.Marquee-module-scss-module__raKy6W__wrap{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 80px calc(100% - 80px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 80px calc(100% - 80px),#0000 100%)}.Marquee-module-scss-module__raKy6W__track{gap:var(--marquee-gap,20px);width:max-content;animation:Marquee-module-scss-module__raKy6W__marquee-scroll var(--marquee-duration,28s) linear infinite;display:flex}.Marquee-module-scss-module__raKy6W__track.Marquee-module-scss-module__raKy6W__reverse{animation-direction:reverse}.Marquee-module-scss-module__raKy6W__group{align-items:center;gap:var(--marquee-gap,20px);display:flex}.Marquee-module-scss-module__raKy6W__pauseOnHover:hover{animation-play-state:paused}.Marquee-module-scss-module__raKy6W__speedOnHover:hover{animation-duration:var(--marquee-duration-hover,var(--marquee-duration))}@keyframes Marquee-module-scss-module__raKy6W__marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Marquee-module-scss-module__raKy6W__track{animation-play-state:paused}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto}body{font-family:var(--ds-font-body);background:var(--ds-surface-page);color:var(--ds-text-primary);overflow-x:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(38px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseRing{0%,to{box-shadow:0 0 #241c1833}50%{box-shadow:0 0 0 10px #241c1800}}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.btn-purple{background:var(--ds-accent);color:var(--ds-text-on-accent);border:1px solid var(--ds-accent);border-radius:var(--ds-radius-pill);font-family:var(--ds-font-body);cursor:pointer;letter-spacing:.01em;transition:transform box-shadow background-color .2s ease;align-items:center;gap:8px;padding:15px 30px;font-size:14.5px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 6px 18px -6px #dc262673}.btn-purple:hover{background:var(--ds-accent-hover);border-color:var(--ds-accent-hover);transform:translateY(-2px)}.btn-purple:focus-visible{outline:2px solid var(--ds-focus-ring);outline-offset:3px}.btn-ghost{color:var(--ds-text-primary);border:1px solid var(--ds-border-default);border-radius:var(--ds-radius-pill);font-family:var(--ds-font-body);cursor:pointer;transition:transform background-color border-color .2s ease;background:0 0;align-items:center;gap:8px;padding:15px 30px;font-size:14.5px;font-weight:600;text-decoration:none;display:inline-flex}.btn-ghost:hover{background:var(--ds-surface-sunken);border-color:var(--ds-border-default);transform:translateY(-2px)}.btn-ghost:focus-visible{outline:2px solid var(--ds-focus-ring);outline-offset:3px}.g-card{background:var(--ds-surface-card);border:1px solid var(--ds-border-subtle);border-radius:var(--ds-radius-lg);box-shadow:var(--ds-shadow-sm);transition:all .3s}.g-card:hover{border-color:var(--ds-border-default);box-shadow:var(--ds-shadow-md);transform:translateY(-3px)}.pill{background:var(--ds-accent-subtle);border:1px solid var(--ds-accent-border);color:var(--ds-accent-hover);border-radius:var(--ds-radius-pill);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.home-section{max-width:1200px;margin:0 auto;padding:88px 24px}.home-section--soft{background:var(--ds-surface-sunken)}.home-section--bleed{width:100%;max-width:none}.home-section--tight-top{padding:0 24px 88px}.home-section-head{max-width:640px;margin-bottom:48px}.home-section-head--center{text-align:center;max-width:640px;margin:0 auto 48px}.home-section-title{font-family:var(--ds-font-display);letter-spacing:-.02em;color:var(--ds-text-primary);font-size:clamp(28px,4vw,36px);font-weight:800;line-height:1.15}.home-section-lead{color:var(--ds-text-secondary);margin-top:14px;font-size:16px;line-height:1.6}.hero-section{box-sizing:border-box;flex-direction:column;justify-content:center;min-height:100vh;padding:104px 24px 40px;display:flex;position:relative;overflow:hidden}.hero-bg-grid{pointer-events:none;z-index:-1;background-image:linear-gradient(var(--ds-border-subtle) 1px, transparent 1px),linear-gradient(90deg, var(--ds-border-subtle) 1px, transparent 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 80% at 50% 0,#000 25%,#0000 78%);mask-image:radial-gradient(120% 80% at 50% 0,#000 25%,#0000 78%)}.hero-bg-glow{pointer-events:none;z-index:-1;border-radius:50%;position:absolute}.hero-bg-glow--red{background:radial-gradient(circle, color-mix(in srgb, var(--ds-accent) 16%, transparent), transparent 62%);width:820px;height:820px;top:-260px;right:-160px}.hero-bg-glow--dark{background:radial-gradient(circle, color-mix(in srgb, var(--ds-text-primary) 7%, transparent), transparent 65%);width:620px;height:620px;top:120px;left:-220px}.hero-grid{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:72px;width:100%;max-width:1200px;margin:0 auto;padding-bottom:40px;display:grid;position:relative}.hero-title{font-family:var(--ds-font-display);letter-spacing:-.02em;color:var(--ds-text-primary);margin-bottom:26px;font-size:clamp(40px,5.6vw,68px);font-weight:800;line-height:1.06}.hero-title__accent{color:var(--ds-accent)}.hero-lead{color:var(--ds-text-secondary);max-width:560px;margin-bottom:38px;font-size:20px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:16px;margin-bottom:52px;display:flex}.hero-stats{border-top:1px solid var(--ds-border-subtle);flex-wrap:wrap;gap:48px;padding-top:32px;display:flex}.hero-stat__value{font-family:var(--ds-font-display);color:var(--ds-text-primary);font-size:34px;font-weight:800;display:block}.hero-stat__label{color:var(--ds-text-secondary);max-width:170px;margin-top:4px;font-size:14px;line-height:1.4;display:block}.hero-visual{--tilt-x:0deg;--tilt-y:0deg;--glare-x:50%;--glare-y:50%;--glare-o:0;padding:40px 56px 48px;position:relative}@media (hover:hover) and (pointer:fine){.hero-visual{transform:perspective(1600px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));will-change:transform;transition:transform .5s cubic-bezier(.22,1,.36,1)}}.hero-visual__glare{z-index:4;pointer-events:none;border-radius:var(--ds-radius-lg);opacity:var(--glare-o);background:radial-gradient(circle at var(--glare-x) var(--glare-y), #ffffff59, transparent 55%);mix-blend-mode:soft-light;transition:opacity .4s;position:absolute;inset:0}[data-theme=dark] .hero-visual__glare{background:radial-gradient(circle at var(--glare-x) var(--glare-y), #ffffff24, transparent 55%);mix-blend-mode:overlay}.hero-float{z-index:3;filter:drop-shadow(0 16px 30px #09090b24);animation:6s ease-in-out infinite floaty;position:absolute}.hero-float--mic{animation-duration:6s;top:0;left:-4px}.hero-float--headphone{animation-duration:7.5s;animation-delay:.8s;top:200px;right:-10px}.hero-float--trophy{animation-duration:8s;animation-delay:.4s;bottom:20px;left:-8px}.hero-float__tile{background:var(--ds-surface-card);border:1px solid var(--ds-border-subtle);box-sizing:border-box;border-radius:24px;justify-content:center;align-items:center;width:96px;height:96px;padding:10px;display:flex}.hero-float__tile img{object-fit:contain;width:100%;height:100%}.hero-float__tile--headphone{width:80px;height:80px}.hero-float__tile--trophy{width:72px;height:72px}.exam-mock{background:var(--ds-surface-card);border:1px solid var(--ds-border-subtle);border-radius:var(--ds-radius-lg);z-index:2;padding:30px;transition:box-shadow .5s;position:relative;box-shadow:0 34px 70px -22px #09090b40,0 2px 6px #09090b0d}.hero-visual:hover .exam-mock{box-shadow:0 50px 100px -24px #09090b57,0 4px 10px #09090b14}.exam-mock__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.exam-mock__title{color:var(--ds-text-primary);font-size:16px;font-weight:700}.exam-mock__timer{color:var(--ds-accent);background:var(--ds-accent-subtle);font-variant-numeric:tabular-nums;letter-spacing:.02em;border-radius:8px;padding:5px 12px;font-size:14px;font-weight:700}.exam-mock__q{background:var(--ds-surface-sunken);border-radius:var(--ds-radius-md);margin-bottom:16px;padding:24px}.exam-mock__qlabel{text-transform:uppercase;letter-spacing:.06em;color:var(--ds-text-tertiary);margin-bottom:10px;font-size:12px;font-weight:700}.exam-mock__text{color:var(--ds-text-primary);font-size:16.5px;line-height:1.55}.exam-mock__opts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.exam-mock__opt{border:1.5px solid var(--ds-border-default);color:var(--ds-text-secondary);border-radius:10px;align-items:center;gap:9px;padding:13px 14px;font-size:15px;display:flex}.exam-mock__opt--active{border-color:var(--ds-accent);background:var(--ds-accent-subtle);color:var(--ds-accent-hover);font-weight:600}.exam-mock__letter{background:var(--ds-border-default);width:24px;height:24px;color:var(--ds-text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.exam-mock__opt--active .exam-mock__letter{background:var(--ds-accent);color:var(--ds-text-on-accent)}.browser-mock{background:var(--ds-surface-card);border:1px solid var(--ds-border-subtle);width:940px;box-shadow:var(--ds-shadow-lg);border-radius:0;margin:0 auto;overflow:hidden}.browser-mock__bar{background:var(--ds-surface-sunken);border-bottom:1px solid var(--ds-border-subtle);align-items:center;gap:12px;padding:12px 16px;display:flex}.browser-mock__dots{flex-shrink:0;gap:6px;display:flex}.browser-mock__dot{border-radius:50%;width:10px;height:10px}.browser-mock__dot--red{background:#f87171}.browser-mock__dot--amber{background:#fbbf24}.browser-mock__dot--green{background:#4ade80}.browser-mock__url{background:var(--ds-surface-card);border:1px solid var(--ds-border-subtle);color:var(--ds-text-tertiary);border-radius:8px;flex:1;padding:5px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.profile-mock{background:var(--ds-surface-page)}.profile-mock__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--ds-accent);margin-bottom:4px;font-size:10px;font-weight:800;display:block}.profile-mock__topbar{background:var(--ds-surface-card);border-bottom:1px solid var(--ds-border-subtle);justify-content:flex-end;align-items:center;padding:8px 16px;display:flex}.profile-mock__greeting{color:var(--ds-text-secondary);align-items:center;gap:8px;font-size:11px;display:flex}.profile-mock__avatar-sm{background:var(--ds-accent);width:20px;height:20px;color:var(--ds-text-on-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.profile-mock__shell{min-height:340px;display:flex}.profile-mock__nav{border-right:1px solid var(--ds-border-subtle);background:var(--ds-surface-card);flex-direction:column;flex-shrink:0;gap:2px;width:126px;padding:12px 8px;display:flex}.profile-mock__nav-item{color:var(--ds-text-secondary);border-radius:0;align-items:center;gap:8px;padding:6px 8px;font-size:11.5px;display:flex}.profile-mock__nav-item img{border-radius:0}.profile-mock__nav-item--active{background:var(--ds-accent-subtle);color:var(--ds-accent-hover);font-weight:700}.profile-mock__nav-item--logout{border-top:1px solid var(--ds-border-subtle);color:var(--ds-danger);margin-top:auto;padding-top:12px}.profile-mock__main{flex-direction:column;flex:1;gap:12px;min-width:0;padding:14px;display:flex}.profile-mock__banner{background:var(--ds-accent-subtle);border:1px solid var(--ds-accent-border);border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.profile-mock__banner h4{font-family:var(--ds-font-display);color:var(--ds-text-primary);margin-bottom:2px;font-size:14.5px;font-weight:800}.profile-mock__banner p{color:var(--ds-text-secondary);font-size:11px}.profile-mock__banner-badges{flex-shrink:0;gap:8px;display:flex}.profile-mock__badge-pill{border-radius:var(--ds-radius-pill);background:var(--ds-surface-card);color:var(--ds-text-primary);border:1px solid var(--ds-border-subtle);align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:flex}.profile-mock__row{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) minmax(0,.85fr) minmax(0,1fr);align-items:start;gap:10px;display:grid}.profile-mock__card{background:var(--ds-surface-card);border:1px solid var(--ds-border-subtle);border-radius:0;flex-direction:column;gap:4px;padding:13px;display:flex}.profile-mock__card-head{justify-content:space-between;align-items:center;gap:6px;min-width:0;margin-bottom:7px;display:flex}.profile-mock__card-head>div{min-width:0}.profile-mock__card-title{color:var(--ds-text-primary);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;min-width:0;font-size:11.5px;font-weight:700;display:flex;overflow:hidden}.profile-mock__last-activity{color:var(--ds-text-tertiary);white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:10px;display:flex}.profile-mock__band-ring{width:102px;height:102px;margin:2px auto 8px;position:relative}.profile-mock__band-ring svg{width:100%;height:100%}.profile-mock__band-track{stroke:var(--ds-border-subtle)}.profile-mock__band-progress{stroke:var(--ds-accent);filter:drop-shadow(0 0 5px #dc262666)}.profile-mock__band-ring-text{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.profile-mock__band-number{align-items:baseline;gap:2px;display:flex}.profile-mock__band-number strong{font-family:var(--ds-font-display);color:var(--ds-text-primary);font-size:24px;font-weight:800}.profile-mock__band-number em{color:var(--ds-text-tertiary);font-size:11px;font-style:normal}.profile-mock__band-ring-text small{color:var(--ds-text-tertiary);margin-top:2px;font-size:9.5px}.profile-mock__best-mock{background:var(--ds-surface-sunken);color:var(--ds-text-tertiary);border-radius:0;justify-content:space-between;align-items:center;margin-bottom:8px;padding:7px 10px;font-size:11px;display:flex}.profile-mock__best-mock strong{background:var(--ds-accent-subtle);color:var(--ds-accent-hover);border-radius:var(--ds-radius-pill);padding:2px 9px;font-size:11.5px}.profile-mock__skills-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.profile-mock__skill-card{background:var(--ds-surface-sunken);border:1px solid var(--ds-border-subtle);border-radius:0;align-items:center;gap:7px;padding:7px 8px;display:flex}.profile-mock__skill-card div{flex-direction:column;min-width:0;display:flex}.profile-mock__skill-card span{color:var(--ds-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;display:block;overflow:hidden}.profile-mock__skill-card em{color:var(--ds-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;font-style:normal;display:block;overflow:hidden}.profile-mock__skill-card--empty em{color:var(--ds-text-tertiary)}.profile-mock__radar-toggle{gap:4px;display:flex}.profile-mock__radar-toggle-btn{border-radius:var(--ds-radius-pill);color:var(--ds-text-tertiary);background:var(--ds-surface-sunken);padding:4px 9px;font-size:10px;font-weight:700}.profile-mock__radar-toggle-btn--active{background:var(--ds-accent);color:var(--ds-text-on-accent)}.profile-mock__radar-svg{width:100%;max-width:172px;height:auto;margin:2px auto 0;display:block}.profile-mock__radar-grid{fill:none;stroke:var(--ds-border-subtle);stroke-width:1px}.profile-mock__radar-shape{fill:var(--ds-accent);fill-opacity:.16;stroke:var(--ds-accent);stroke-width:2px;stroke-linejoin:round}.profile-mock__radar-label{fill:var(--ds-text-tertiary);font-size:8.5px}.profile-mock__col{flex-direction:column;gap:9px;display:flex}.profile-mock__streak-top{align-items:center;gap:8px;display:flex}.profile-mock__streak-top strong{font-family:var(--ds-font-display);color:var(--ds-text-primary);font-size:17px;font-weight:800;display:block}.profile-mock__streak-top span{color:var(--ds-text-tertiary);font-size:10px;display:block}.profile-mock__streak-week{justify-content:space-between;gap:3px;margin-top:8px;display:flex}.profile-mock__streak-day{opacity:.32;flex-direction:column;align-items:center;gap:3px;display:flex}.profile-mock__streak-day img{filter:grayscale()}.profile-mock__streak-day span{color:var(--ds-text-tertiary);font-size:8.5px;font-weight:700}.profile-mock__streak-day--active{opacity:1}.profile-mock__streak-day--active img{filter:none}.profile-mock__streak-day--active span{color:var(--ds-text-primary)}.profile-mock__xp-user{border-top:1px solid var(--ds-border-subtle);align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:flex}.profile-mock__xp-user div{flex-direction:column;flex:1;min-width:0;display:flex}.profile-mock__xp-user strong{color:var(--ds-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;display:block;overflow:hidden}.profile-mock__xp-user span{color:var(--ds-text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;display:block;overflow:hidden}.profile-mock__xp-user em{color:var(--ds-text-secondary);flex-shrink:0;font-size:11px;font-style:normal;font-weight:700}.profile-mock__card--exam{flex-flow:wrap;align-items:center;gap:6px 10px}.profile-mock__card--exam svg{box-sizing:content-box;background:var(--ds-accent-subtle);width:24px;height:24px;color:var(--ds-accent);border-radius:0;flex-shrink:0;padding:6px}.profile-mock__card--exam>div{flex:100px;min-width:100px}.profile-mock__card--exam strong{color:var(--ds-text-primary);white-space:nowrap;margin-bottom:1px;font-size:12px;font-weight:700;display:block}.profile-mock__card--exam p{color:var(--ds-text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;line-height:1.35;overflow:hidden}.profile-mock__pick-date-btn{border-radius:var(--ds-radius-pill);border:1px solid var(--ds-border-default);color:var(--ds-text-secondary);flex-shrink:0;margin-left:auto;padding:5px 9px;font-size:10px;font-weight:700}.profile-mock__soon-badge{white-space:nowrap;border-radius:var(--ds-radius-pill);background:var(--ds-accent-subtle);color:var(--ds-accent-hover);flex-shrink:0;padding:3px 8px;font-size:9px;font-weight:700}.profile-mock__tasks-list{flex-direction:column;gap:6px;display:flex}.profile-mock__tasks-item{border-radius:var(--ds-radius-pill);background:var(--ds-surface-sunken);height:9px}.profile-mock__tasks-item--done{background:var(--ds-accent)}.profile-mock__live-btn{border-radius:var(--ds-radius-pill);background:var(--ds-accent-subtle);color:var(--ds-accent-hover);flex-shrink:0;align-items:center;gap:5px;padding:6px 10px;font-size:10.5px;font-weight:700;display:flex}.profile-mock__route-list{flex-direction:column;gap:8px;display:flex}.profile-mock__route-item{border:1px solid var(--ds-border-subtle);background:var(--ds-surface-sunken);border-radius:0;align-items:center;gap:8px;padding:7px 8px;display:flex}.profile-mock__route-item>div{flex-direction:column;flex:1;min-width:0;display:flex}.profile-mock__route-item strong{color:var(--ds-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;display:block;overflow:hidden}.profile-mock__route-item span{color:var(--ds-text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;display:block;overflow:hidden}.profile-mock__route-item svg:last-child{color:var(--ds-text-tertiary);flex-shrink:0}.profile-mock__route-item--current{border-color:var(--ds-accent-border);background:var(--ds-accent-subtle)}.profile-mock__route-index{color:var(--ds-text-tertiary);flex-shrink:0;font-size:10px;font-weight:700}.marquee-wrap{border-top:1px solid var(--ds-border-subtle);border-bottom:1px solid var(--ds-border-subtle);padding:22px 0;overflow:hidden}.marquee{white-space:nowrap;gap:44px;width:max-content;animation:84s linear infinite marqueeScroll;display:flex}.marquee__item{color:var(--ds-text-secondary);align-items:center;gap:10px;font-size:16.5px;font-weight:600;display:flex}.marquee__item:before{content:"";background:var(--ds-accent);border-radius:50%;width:6px;height:6px}@media (prefers-reduced-motion:reduce){.marquee,.hero-float{animation:none}}.paths-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.path-card{background:var(--ds-surface-card);border:1px solid var(--ds-border-subtle);border-radius:var(--ds-radius-md);cursor:pointer;min-height:168px;box-shadow:var(--ds-shadow-sm);flex-direction:column;padding:20px;text-decoration:none;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.path-card:hover{box-shadow:var(--ds-shadow-lg);transform:translateY(-6px)}}.path-card__icon{background:linear-gradient(150deg, var(--ds-warm-50) 0%, var(--ds-warm-100) 100%);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:10px;display:flex;position:relative;overflow:hidden}.path-card__icon img{object-fit:contain;filter:drop-shadow(0 6px 10px #09090b29);width:66%;height:66%}.path-card--exam .path-card__icon{background:linear-gradient(150deg, var(--ds-skill-listening-bg) 0%, #cfe0fa 100%)}.path-card--vocab .path-card__icon{background:linear-gradient(150deg, var(--ds-skill-reading-bg) 0%, #bfe8cd 100%)}.path-card--speaking .path-card__icon{background:linear-gradient(150deg, var(--ds-skill-speaking-bg) 0%, #d9c8f7 100%)}.path-card--writing .path-card__icon{background:linear-gradient(150deg, var(--ds-skill-writing-bg) 0%, #fbdba8 100%)}.path-card__title{font-family:var(--ds-font-display);letter-spacing:-.01em;color:var(--ds-text-primary);margin-bottom:5px;font-size:17px;font-weight:800}.path-card__desc{color:var(--ds-text-secondary);flex:1;font-size:13px;line-height:1.45}.path-card__meta{border-radius:var(--ds-radius-sm);background:var(--ds-accent-subtle);letter-spacing:.08em;text-transform:uppercase;color:var(--ds-accent);align-self:flex-start;align-items:center;gap:8px;margin-top:8px;padding:5px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;font-weight:600;display:inline-flex}.path-card__arrow{background:var(--ds-surface-sunken);width:28px;height:28px;color:var(--ds-text-tertiary);transition:background-color color transform .25s ease;border-radius:50%;justify-content:center;align-items:center;font-size:14px;line-height:1;display:flex;position:absolute;top:16px;right:16px}@media (hover:hover) and (pointer:fine){.path-card:hover .path-card__arrow{background:var(--ds-accent);color:var(--ds-text-on-accent);transform:translate(2px,-2px)}}.steps-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.step{border-top:2px solid var(--ds-border-default);padding-top:20px;position:relative}.step__num{color:var(--ds-accent);background:var(--ds-surface-sunken);font-variant-numeric:tabular-nums;padding-right:10px;font-size:13px;font-weight:700;position:absolute;top:-11px;left:0}.step__title{color:var(--ds-text-primary);margin:14px 0 8px;font-size:17px;font-weight:700}.step__desc{color:var(--ds-text-secondary);font-size:14px;line-height:1.55}.team-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.team-card{padding:0;overflow:hidden}.team-card:hover{border-color:var(--ds-border-subtle);box-shadow:var(--ds-shadow-sm);transform:none}.team-card__photo{aspect-ratio:1;background:var(--ds-surface-sunken);position:relative;overflow:hidden}.team-card__photo img{object-fit:cover;width:100%;height:100%}.team-card__badge{background:var(--ds-accent);color:var(--ds-text-on-accent);border-radius:var(--ds-radius-pill);letter-spacing:.02em;padding:5px 12px;font-size:12px;font-weight:700;position:absolute;top:14px;right:14px}.team-card__body{padding:16px}.team-card__name{font-family:var(--ds-font-display);color:var(--ds-text-primary);font-size:15px;font-weight:800}.team-card__role{color:var(--ds-text-secondary);margin-top:3px;margin-bottom:12px;font-size:12.5px}.team-card__socials{gap:8px;display:flex}.team-card__socials a{background:var(--ds-surface-sunken);width:30px;height:30px;color:var(--ds-text-secondary);transition:background-color color .2s ease;border-radius:50%;justify-content:center;align-items:center;display:flex}.team-card__socials a:hover{background:var(--ds-accent-subtle);color:var(--ds-accent)}.partners-marquee__item{flex:none;width:240px}.partner-card__logo{background:#fff;justify-content:center;align-items:center;height:160px;padding:20px;display:flex}.partner-card__logo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.t-card{padding:26px}.t-head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.t-avatar{width:44px;height:44px;color:var(--ds-text-on-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.t-name{color:var(--ds-text-primary);font-size:14.5px;font-weight:700}.t-meta{color:var(--ds-text-secondary);font-size:12.5px}.t-text{color:var(--ds-text-secondary);margin-bottom:16px;font-size:14.5px;line-height:1.6}.band-chip{background:var(--ds-success-soft);color:var(--ds-success);border-radius:var(--ds-radius-pill);align-items:center;gap:8px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.band-chip__arrow{color:var(--ds-text-secondary)}.pricing-grid{grid-template-columns:repeat(3,minmax(0,320px));justify-content:center;align-items:stretch;gap:24px;max-width:1032px;margin:0 auto;display:grid}.pricing-box{background:var(--ds-surface-card);border:1px solid var(--ds-border-subtle);border-radius:var(--ds-radius-lg);box-shadow:var(--ds-shadow-md);text-align:center;transition:transform box-shadow .2s ease;flex-direction:column;padding:40px 32px;display:flex;position:relative}.pricing-box--featured{border-color:var(--ds-accent);transform:translateY(-6px);box-shadow:0 16px 32px -12px #dc262659}@media (min-width:600px){.pricing-box--featured:hover{transform:translateY(-8px)}}.pricing-box__badge{background:var(--ds-accent);color:var(--ds-text-on-accent);letter-spacing:.03em;text-transform:uppercase;border-radius:var(--ds-radius-pill);white-space:nowrap;padding:5px 14px;font-size:12px;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px -3px #dc262680}.pricing-box__plan{color:var(--ds-text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:14px;font-weight:600}.pricing-box__price{font-family:var(--ds-font-display);color:var(--ds-text-primary);letter-spacing:-.02em;margin:8px 0 4px;font-size:44px;font-weight:800}.pricing-box__price span{font-family:var(--ds-font-body);color:var(--ds-text-secondary);font-size:16px;font-weight:600}.pricing-box__was{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.pricing-box__strike{color:var(--ds-text-secondary);text-decoration:line-through;-webkit-text-decoration-color:var(--ds-accent);text-decoration-color:var(--ds-accent);opacity:.75;font-size:14px;font-weight:600}.pricing-box__per-month{color:var(--ds-success);font-size:13px;font-weight:600}.pricing-box__sub{color:var(--ds-text-secondary);margin-bottom:26px;font-size:14px}.pricing-box__list{text-align:left;flex:1;gap:12px;margin-bottom:28px;display:grid}.pricing-box__item{color:var(--ds-text-primary);align-items:center;gap:10px;font-size:14.5px;display:flex}.pricing-box__check{background:var(--ds-success-soft);width:20px;height:20px;color:var(--ds-success);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.pricing-box__cta{justify-content:center;width:100%}.pricing-box__cta--ghost{color:var(--ds-text-primary);border-color:var(--ds-border-subtle);box-shadow:none;background:0 0}.pricing-box__cta--ghost:hover{background:var(--ds-surface-hover,var(--ds-accent-subtle));border-color:var(--ds-border-subtle);color:var(--ds-text-primary)}.faq{max-width:760px;margin:0 auto}.faq-item{border-bottom:1px solid var(--ds-border-subtle);padding:20px 0}.faq-item__q{cursor:pointer;width:100%;color:var(--ds-text-primary);text-align:left;font-size:16px;font-weight:700;font-family:var(--ds-font-body);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;display:flex}.faq-item__plus{color:var(--ds-accent);flex-shrink:0;font-size:22px;font-weight:400;line-height:1;transition:transform .2s}.faq-item--open .faq-item__plus{transform:rotate(45deg)}.faq-item__a{max-height:0;transition:max-height .25s;overflow:hidden}.faq-item--open .faq-item__a{max-height:240px;margin-top:12px}.faq-item__a p{color:var(--ds-text-secondary);font-size:14.5px;line-height:1.6}
@media (max-width:1023px){.hero-grid{grid-template-columns:1fr;gap:36px}.hero-lead{max-width:100%}.paths-grid,.steps-grid,.testimonials-grid,.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.home-section{padding:48px 16px}.home-section--tight-top{padding:0 16px 48px}.home-section-title{font-size:clamp(24px,6.5vw,30px)}.hero-section{min-height:100svh;padding:calc(56px + 40px + env(safe-area-inset-top,0px)) 16px 40px}.hero-title,.hero-lead{text-align:center}.hero-title{font-size:clamp(30px,8vw,38px)}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center;margin-bottom:32px}.hero-actions .btn-purple,.hero-actions .btn-ghost{justify-content:center;width:100%;min-height:42px;padding:12px 20px;font-size:13.5px}.hero-stats{gap:20px 28px}.hero-visual{padding:30px 26px 34px}.hero-float__tile{border-radius:18px;width:68px;height:68px;padding:8px}.hero-float__tile--headphone{width:58px;height:58px}.hero-float__tile--trophy{width:52px;height:52px}.hero-float--mic{left:-6px}.hero-float--headphone{top:150px;right:-8px}.hero-float--trophy{bottom:10px;left:-6px}.exam-mock{padding:16px}.exam-mock__header{margin-bottom:12px}.exam-mock__title{font-size:14px}.exam-mock__timer{padding:4px 10px;font-size:12px}.exam-mock__q{margin-bottom:10px;padding:14px}.exam-mock__qlabel{margin-bottom:6px;font-size:11px}.exam-mock__text{font-size:13.5px;line-height:1.45}.exam-mock__opts{grid-template-columns:1fr 1fr;gap:6px}.exam-mock__opt{gap:6px;min-height:0;padding:8px 9px;font-size:12.5px}.exam-mock__letter{width:18px;height:18px;font-size:10px}.marquee-wrap{padding:16px 0}.marquee{will-change:transform;gap:28px;animation-duration:60s}.marquee__item{font-size:13.5px}.paths-grid{grid-template-columns:repeat(2,1fr);gap:12px}.path-card{min-height:auto;padding:14px}.path-card__icon{border-radius:14px;width:48px;height:48px;margin-bottom:10px}.path-card__title{margin-bottom:4px;font-size:14.5px}.path-card__desc{font-size:12px;line-height:1.4}.path-card__meta{margin-top:10px;padding:4px 8px;font-size:10px}.path-card__arrow{width:26px;height:26px;font-size:13px;top:50%;right:12px;transform:translateY(-50%)}.steps-grid{grid-template-columns:1fr;gap:14px}.testimonials-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;margin:0 -16px;padding:4px 16px 10px;display:flex;overflow-x:auto}.testimonials-grid::-webkit-scrollbar{display:none}.t-card{scroll-snap-align:start;flex:0 0 84%;max-width:340px}.team-grid{grid-template-columns:1fr;gap:14px}.partners-marquee__item{width:180px}.team-card{align-items:center;gap:14px;padding:12px;display:flex}.team-card__photo{aspect-ratio:1;border-radius:16px;flex-shrink:0;width:76px}.team-card__badge{display:none}.team-card__body{min-width:0;padding:0}.team-card__name{font-size:15px}.team-card__role{margin-top:2px;margin-bottom:10px;font-size:12px}.team-card__socials{gap:6px}.team-card__socials a{width:44px;height:44px}.pricing-grid{grid-template-columns:1fr;max-width:360px}.pricing-box{padding:28px 22px}.pricing-box--featured{transform:none}.faq-item__q{min-height:44px;font-size:15px}}@media (max-width:599px){.hero-section{padding:calc(56px + 32px + env(safe-area-inset-top,0px)) 12px 32px}.hero-title{font-size:clamp(26px,7vw,32px)}.hero-lead{font-size:15px}.hero-actions .btn-purple,.hero-actions .btn-ghost{min-height:40px;padding:11px 16px;font-size:13px}.hero-stat__value{font-size:22px}.hero-stats{gap:16px 24px}.exam-mock{padding:14px}.exam-mock__q{padding:12px}.exam-mock__text{font-size:13px}.exam-mock__opt{padding:7px 8px;font-size:12px}.marquee__item{font-size:14px}.paths-grid{grid-template-columns:1fr}.path-card{padding:14px}.path-card__icon{width:44px;height:44px;margin-bottom:8px}.path-card__title{margin-bottom:3px;font-size:14px}.path-card__desc{font-size:11.5px;line-height:1.4}.path-card__meta{margin-top:8px;padding:3px 7px;font-size:9.5px}.t-card{flex-basis:88%;padding:22px}.pricing-box{padding:24px 18px}.pricing-box__price{font-size:34px}.browser-mock__url{font-size:11px}}@media (max-width:987px){.browser-mock{zoom:.75}}@media (max-width:768px){.browser-mock{zoom:.58}}@media (max-width:600px){.browser-mock{zoom:.38}}@media (max-width:400px){.browser-mock{zoom:.3}}
