.ic-dh-wrapper{--dh-indigo: #4f46e5;--dh-violet: #7c3aed;--dh-purple: #6d28d9;--dh-grad: linear-gradient(90deg, #4f46e5, #7c3aed);--dh-grad-lt: linear-gradient(135deg, #f5f3ff 0%, #ede9fe 100%);--dh-dark: linear-gradient(135deg, #1e1b4b 0%, #312e81 50%, #4c1d95 100%);--dh-text: #111827;--dh-muted: #4b5563;--dh-border: #e5e7eb;--dh-radius: 16px;--dh-radius-lg:24px;--dh-ease: .22s ease}.ic-dh-container{max-width:1200px;margin:0 auto;padding:0 clamp(16px,4vw,48px)}.ic-dh-section-label{display:inline-flex;align-items:center;gap:6px;font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.ic-dh-section-label--indigo{color:var(--dh-indigo)}.ic-dh-section-label--violet{color:var(--dh-violet)}.ic-dh-section-label--fire{color:#dc2626}.ic-dh-section-heading{font-size:clamp(2rem,3vw,2.8rem);font-weight:800;line-height:1.18;letter-spacing:-.02em;color:var(--dh-text);margin:0 0 16px}.ic-dh-section-body{font-size:1.45rem;color:var(--dh-muted);line-height:1.7;margin:0}.ic-dh-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:999px;font-size:1.4rem;font-weight:700;text-decoration:none;cursor:pointer;transition:transform var(--dh-ease),box-shadow var(--dh-ease),background var(--dh-ease);border:2px solid transparent}.ic-dh-btn--primary{background:var(--dh-grad);color:#fff;box-shadow:0 4px 18px #7c3aed47}.ic-dh-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #7c3aed66;color:#fff;text-decoration:none}.ic-dh-btn--ghost{background:transparent;color:var(--dh-violet);border-color:var(--dh-violet)}.ic-dh-btn--ghost:hover{background:var(--dh-violet);color:#fff;transform:translateY(-2px);text-decoration:none}.ic-dh-btn--lg{padding:16px 36px;font-size:1.5rem}.ic-dh-hero{position:relative;overflow:hidden;padding:80px 0 72px;color:#fff}.ic-dh-hero__orbs{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ic-dh-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.32;animation:dh-orb-float 9s ease-in-out infinite}.ic-dh-orb--1{width:380px;height:380px;background:#7c3aed;top:-100px;left:-60px;animation-delay:0s}.ic-dh-orb--2{width:280px;height:280px;background:#4f46e5;bottom:-50px;right:18%;animation-delay:-3s}.ic-dh-orb--3{width:200px;height:200px;background:#a78bfa;top:25%;right:8%;animation-delay:-6s}@keyframes dh-orb-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-28px) scale(1.04)}}.ic-dh-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center}.ic-dh-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:1.2rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#a78bfa;margin-bottom:14px}.ic-dh-pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:#a78bfa;box-shadow:0 0 #a78bfab3;animation:dh-pulse 2s infinite}@keyframes dh-pulse{0%{box-shadow:0 0 #a78bfab3}70%{box-shadow:0 0 0 10px #a78bfa00}to{box-shadow:0 0 #a78bfa00}}.ic-dh-hero__title{font-size:clamp(2.8rem,4.5vw,4.2rem);font-weight:900;line-height:1.1;letter-spacing:-.03em;color:#fff;margin:0 0 18px}.ic-dh-hero__sub{font-size:1.55rem;color:#fffc;line-height:1.65;max-width:580px;margin-bottom:32px}.ic-dh-hero__pills{display:flex;flex-wrap:wrap;gap:10px}.ic-dh-pill{display:inline-flex;align-items:center;gap:6px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);color:#ffffffeb;padding:7px 16px;border-radius:999px;font-size:1.2rem;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background var(--dh-ease)}.ic-dh-pill:hover{background:#fff3}.ic-dh-hero__visual{flex-shrink:0}.ic-dh-hero__tag-stack{display:flex;flex-direction:column;gap:12px;align-items:flex-end}.ic-dh-hero__tag{display:flex;align-items:center;gap:12px;background:#ffffff24;border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;padding:14px 22px;min-width:160px;animation:dh-tag-float 6s ease-in-out infinite}.ic-dh-hero__tag--1{animation-delay:0s}.ic-dh-hero__tag--2{animation-delay:-2s}.ic-dh-hero__tag--3{animation-delay:-4s}@keyframes dh-tag-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ic-dh-hero__tag-pct{font-size:2.4rem;font-weight:900;line-height:1;letter-spacing:-.03em;background:linear-gradient(90deg,#fff,#c4b5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ic-dh-hero__tag-label{font-size:1.2rem;font-weight:600;color:#ffffffd9;text-transform:uppercase;letter-spacing:.06em}.ic-dh-nav-strip{background:#fff;border-bottom:1px solid var(--dh-border);position:sticky;top:0;z-index:20;box-shadow:0 2px 12px #0000000f}.ic-dh-nav-strip__inner{display:grid;grid-template-columns:repeat(3,1fr)}.ic-dh-nav-card{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 16px;text-decoration:none;font-size:1.3rem;font-weight:700;color:var(--dh-text);border-right:1px solid var(--dh-border);transition:background var(--dh-ease),color var(--dh-ease)}.ic-dh-nav-card:last-child{border-right:none}.ic-dh-nav-card:hover{text-decoration:none}.ic-dh-nav-card--indigo:hover{background:#eef2ff;color:var(--dh-indigo)}.ic-dh-nav-card--violet:hover{background:#f5f3ff;color:var(--dh-violet)}.ic-dh-nav-card--purple:hover{background:#fef2f2;color:#dc2626}.ic-dh-nav-card__icon{font-size:1.8rem}.ic-dh-nav-card__arrow{font-size:1.1rem;opacity:.5;margin-left:auto}.ic-dh-section{padding:88px 0}.ic-dh-section:nth-child(2n){background:var(--dh-grad-lt)}.ic-dh-section:nth-child(odd){background:#fff}.ic-dh-newsletter__layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.ic-dh-perk-list{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-direction:column;gap:12px}.ic-dh-perk-list li{display:flex;align-items:center;gap:10px;font-size:1.4rem;color:var(--dh-text);font-weight:500}.ic-dh-perk-list__icon{font-size:1.4rem;flex-shrink:0}.ic-dh-newsletter__card{background:#fff;border-radius:var(--dh-radius-lg);padding:40px 36px;box-shadow:0 8px 40px #4f46e51f;border:1.5px solid #e9d5ff;display:flex;flex-direction:column;gap:24px}.ic-dh-newsletter__card-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;background:var(--dh-grad-lt);border-radius:12px;padding:20px 16px;border:1px solid #ddd6fe}.ic-dh-big-pct{font-size:clamp(3.5rem,6vw,5rem);font-weight:900;line-height:1;letter-spacing:-.04em;background:var(--dh-grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ic-dh-big-pct__label{font-size:1.3rem;font-weight:700;color:var(--dh-violet);text-transform:uppercase;letter-spacing:.05em}.ic-dh-nl__input-row{display:flex;gap:10px;flex-wrap:wrap}.ic-dh-nl__input{flex:1 1 200px;height:48px;border:1.5px solid var(--dh-border);border-radius:999px;padding:0 20px;font-size:1.4rem;color:var(--dh-text);background:#fff;outline:none;transition:border-color var(--dh-ease),box-shadow var(--dh-ease)}.ic-dh-nl__input:focus{border-color:var(--dh-violet);box-shadow:0 0 0 3px #7c3aed26}.ic-dh-nl__btn{height:48px;padding:0 24px;border:none;border-radius:999px;color:#fff;font-size:1.35rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:opacity var(--dh-ease),transform var(--dh-ease);flex-shrink:0}.ic-dh-nl__btn:hover{opacity:.9;transform:translateY(-1px)}.ic-dh-nl__small{font-size:1.15rem;color:#9ca3af;text-align:center}.ic-dh-form-success{background:#f0fdf4;border:1.5px solid #86efac;border-radius:10px;padding:14px 18px;font-size:1.4rem;color:#166534;font-weight:600}.ic-dh-form-error{background:#fef2f2;border:1.5px solid #fca5a5;border-radius:10px;padding:12px 16px;font-size:1.3rem;color:#dc2626}.ic-dh-student__layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.ic-dh-student__visual{display:flex;align-items:center;justify-content:center}.ic-dh-student__badge-wrap{display:flex;flex-direction:column;align-items:center;gap:16px}.ic-dh-student__badge{background:var(--dh-dark);border-radius:var(--dh-radius-lg);padding:40px 48px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;box-shadow:0 16px 48px #4f46e540;position:relative;overflow:hidden}.ic-dh-student__badge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(124,58,237,.35) 0%,transparent 70%);pointer-events:none}.ic-dh-student__badge-icon{font-size:4rem;display:block;position:relative;z-index:1}.ic-dh-student__badge-pct{font-size:clamp(4rem,7vw,6rem);font-weight:900;line-height:1;letter-spacing:-.04em;color:#fff;display:block;background:linear-gradient(90deg,#a5b4fc,#c4b5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;z-index:1}.ic-dh-student__badge-label{font-size:1.4rem;font-weight:700;color:#ffffffd9;text-transform:uppercase;letter-spacing:.07em;position:relative;z-index:1}.ic-dh-student__verified-pill{background:#f0fdf4;border:1.5px solid #86efac;border-radius:999px;padding:8px 20px;font-size:1.2rem;font-weight:700;color:#166534}.ic-dh-steps{list-style:none;padding:0;margin:24px 0;display:flex;flex-direction:column;gap:16px;counter-reset:none}.ic-dh-steps__item{display:flex;align-items:flex-start;gap:14px}.ic-dh-steps__num{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:var(--dh-grad);color:#fff;font-size:1.25rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:2px}.ic-dh-steps__item strong{display:block;font-size:1.4rem;font-weight:700;color:var(--dh-text);margin-bottom:3px}.ic-dh-steps__item p{font-size:1.3rem;color:var(--dh-muted);line-height:1.55;margin:0}.ic-dh-student__ctas{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.ic-dh-student__note{font-size:1.2rem;color:#9ca3af;margin-top:16px}.ic-dh-deals__header{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;flex-wrap:wrap;margin-bottom:40px}.ic-dh-deals__header-left{flex:1 1 300px}.ic-dh-countdown{flex-shrink:0;text-align:center}.ic-dh-countdown__label{font-size:1.15rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--dh-muted);margin-bottom:8px}.ic-dh-countdown__units{display:flex;align-items:center;gap:6px}.ic-dh-cunit{display:flex;flex-direction:column;align-items:center;background:var(--dh-text);border-radius:10px;padding:10px 16px;min-width:56px}.ic-dh-cunit__num{font-size:2.2rem;font-weight:900;color:#fff;line-height:1;font-variant-numeric:tabular-nums}.ic-dh-cunit__lbl{font-size:.9rem;font-weight:700;letter-spacing:.08em;color:#a78bfa;margin-top:3px}.ic-dh-countdown__sep{font-size:2rem;font-weight:900;color:var(--dh-text);line-height:1;margin-bottom:14px}.ic-dh-deals__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ic-dh-deal-card{position:relative;background:#fff;border-radius:var(--dh-radius);border:1.5px solid var(--dh-border);box-shadow:0 2px 16px #4f46e50f;transition:transform var(--dh-ease),box-shadow var(--dh-ease),border-color var(--dh-ease);overflow:hidden;display:flex;flex-direction:column}.ic-dh-deal-card:hover{transform:translateY(-5px);box-shadow:0 12px 36px #7c3aed24;border-color:#c4b5fd}.ic-dh-deal-card--featured{grid-column:span 2}.ic-dh-deal-card--featured .ic-dh-deal-card__inner{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:start}.ic-dh-deal-card__badge{position:absolute;top:14px;left:14px;background:var(--dh-grad);color:#fff;font-size:1.1rem;font-weight:700;padding:4px 12px;border-radius:999px;z-index:1}.ic-dh-deal-card__inner{padding:24px;display:flex;flex-direction:column;gap:14px;flex:1}.ic-dh-deal-card__icon{font-size:3.5rem;display:block;line-height:1;margin-top:6px}.ic-dh-deal-card--featured .ic-dh-deal-card__icon{font-size:5rem}.ic-dh-deal-card__img{width:100%;max-width:140px;aspect-ratio:1 / 1;object-fit:contain;border-radius:10px}.ic-dh-deal-card--featured .ic-dh-deal-card__img{max-width:180px}.ic-dh-deal-card__body{display:flex;flex-direction:column;gap:8px}.ic-dh-deal-card__title{font-size:1.6rem;font-weight:800;color:var(--dh-text);line-height:1.3;margin:0}.ic-dh-deal-card--featured .ic-dh-deal-card__title{font-size:1.9rem}.ic-dh-deal-card__desc{font-size:1.3rem;color:var(--dh-muted);line-height:1.55;margin:0}.ic-dh-deal-card__saving{font-size:1.3rem;font-weight:700;color:#16a34a;margin:0}.ic-dh-deal-card__code-row{margin-top:4px}.ic-dh-code-pill{display:inline-flex;align-items:center;gap:8px;background:#f5f3ff;border:1.5px dashed #c4b5fd;border-radius:8px;padding:8px 14px;font-size:1.25rem;cursor:pointer}.ic-dh-code-pill__label{font-weight:600;color:var(--dh-muted);font-size:1.1rem}.ic-dh-code-pill__code{font-family:SF Mono,Fira Code,Consolas,monospace;font-weight:800;font-size:1.35rem;color:var(--dh-violet);letter-spacing:.05em}.ic-dh-code-pill__copy{display:inline-flex;align-items:center;gap:4px;background:var(--dh-grad);color:#fff;border:none;border-radius:6px;padding:4px 10px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:opacity var(--dh-ease),transform var(--dh-ease);margin-left:4px}.ic-dh-code-pill__copy:hover{opacity:.88;transform:scale(1.03)}.ic-dh-code-pill__copy.is-copied{background:#16a34a}.ic-dh-code-pill__copy svg{width:12px;height:12px;flex-shrink:0}.ic-dh-deal-card__cta{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:1.3rem;font-weight:700;padding:11px 22px;border-radius:999px;text-decoration:none;margin-top:auto;align-self:flex-start;transition:opacity var(--dh-ease),transform var(--dh-ease)}.ic-dh-deal-card__cta:hover{opacity:.88;transform:translateY(-1px);color:#fff;text-decoration:none}.ic-dh-deals__placeholder{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 24px;background:var(--dh-grad-lt);border-radius:var(--dh-radius-lg);border:2px dashed #c4b5fd;text-align:center;color:var(--dh-muted);font-size:1.4rem}.ic-dh-deals__placeholder span{font-size:3rem}.ic-dh-deals__footer{display:flex;justify-content:center;margin-top:40px}@media screen and (max-width:989px){.ic-dh-hero__inner{grid-template-columns:1fr}.ic-dh-hero__visual{display:none}.ic-dh-newsletter__layout,.ic-dh-student__layout{grid-template-columns:1fr;gap:40px}.ic-dh-student__visual{order:-1}.ic-dh-deals__grid{grid-template-columns:repeat(2,1fr)}.ic-dh-deal-card--featured{grid-column:span 2}}@media screen and (max-width:749px){.ic-dh-hero{padding:60px 0 52px}.ic-dh-nav-strip{position:static}.ic-dh-nav-strip__inner{grid-template-columns:1fr}.ic-dh-nav-card{border-right:none;border-bottom:1px solid var(--dh-border);justify-content:flex-start}.ic-dh-nav-card:last-child{border-bottom:none}.ic-dh-nav-card__arrow{margin-left:auto}.ic-dh-section{padding:60px 0}.ic-dh-deals__grid{grid-template-columns:1fr}.ic-dh-deal-card--featured,.ic-dh-deal-card--featured .ic-dh-deal-card__inner{grid-column:span 1;grid-template-columns:1fr}.ic-dh-deals__header{flex-direction:column;gap:24px}.ic-dh-countdown__units{justify-content:center}.ic-dh-nl__input-row{flex-direction:column}.ic-dh-nl__input,.ic-dh-nl__btn{width:100%;border-radius:10px}.ic-dh-nl__btn{height:50px}.ic-dh-student__ctas{flex-direction:column}.ic-dh-btn{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ic-discount-hub.css.map */
