.feature-banner{margin:24px 0 32px}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.feature-grid--wide{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.feature-grid--horizontal{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start}.feature-card{background:var(--feature-card-bg,#ffffffd1);border:1px solid var(--feature-card-border,var(--border-soft));border-radius:18px;padding:20px;box-shadow:0 16px 40px #0f172a14}.feature-card--plain{background:var(--feature-card-bg,#fffffff2);box-shadow:none;border:1px solid var(--feature-card-border,var(--border-soft));padding:10px 4px 0}.feature-card h3{margin:12px 0 8px;font-size:1.15rem}.feature-card p{color:var(--ink-700);margin:0;line-height:1.6}.progress-snapshot{color:var(--ink-700);gap:10px;margin-top:14px;font-size:.85rem;display:grid}.progress-snapshot span{color:var(--ink-500);margin-bottom:6px;font-weight:600;display:inline-block}.progress-record{color:var(--ink-700);align-items:center;gap:8px;font-weight:600;display:inline-flex}.record-button{border-radius:var(--radius-pill);background:var(--ink-900);width:22px;height:22px;position:relative;box-shadow:inset 0 0 0 2px #0f172a14}.record-button:after{content:"";background:#ef4444;border-radius:50%;width:10px;height:10px;animation:1.5s ease-in-out infinite pulse-record;position:absolute;top:6px;left:6px;box-shadow:0 0 0 4px #ef44442e}@keyframes pulse-record{0%{opacity:.85;transform:scale(.9);box-shadow:0 0 0 2px #ef444440}50%{opacity:1;transform:scale(1.15);box-shadow:0 0 0 8px #ef44441f}to{opacity:.85;transform:scale(.9);box-shadow:0 0 0 2px #ef444440}}.home-action-strip{margin:6px 0 18px}.home-action-strip--loggedin{margin:0 0 18px}.home-action-strip__title{text-transform:uppercase;letter-spacing:.2em;color:var(--ink-500);text-align:center;margin:0 0 16px;font-size:.75rem}.home-action-strip__header{margin-bottom:14px}.home-action-strip__kicker{margin-bottom:10px}.home-action-strip__header h2{margin:0;font-size:1.45rem;line-height:1.2}.home-action-strip__copy{color:var(--ink-700);max-width:640px;margin:8px 0 0;line-height:1.6}.home-action-strip__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.home-action-strip__action,.home-action-strip__proof{border:1px solid var(--border-soft);background:var(--feature-card-bg,#fffffff5);border-radius:18px;align-content:start;gap:8px;min-height:150px;padding:18px;display:grid;box-shadow:0 16px 40px #0f172a0f}.home-action-strip__action{color:inherit;text-align:left;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s}button.home-action-strip__action{border:1px solid var(--border-soft);background:var(--feature-card-bg,#fffffff5);color:var(--ink-900);font:inherit}.home-action-strip__action:hover:not(:disabled){border-color:#3b82f640;transform:translateY(-1px);box-shadow:0 20px 42px #0f172a1a}.home-action-strip__action strong,.home-action-strip__proof strong{font-size:1rem;line-height:1.35}.home-action-strip__action span,.home-action-strip__proof span{color:var(--ink-700);font-size:.92rem;line-height:1.55}.home-action-strip__grid--public .home-action-strip__proof{min-height:136px}.home-pricing{gap:24px;margin:24px 0 0;display:grid}.home-pricing__table-card{margin-bottom:0;padding:0;overflow:hidden}.home-pricing-faq{padding:26px 0 2px}.home-pricing-faq__header{text-align:center;justify-items:center;gap:10px;margin-bottom:18px;display:grid}.home-pricing-faq__kicker,.home-pricing-contact__kicker{margin:0}.home-pricing-faq__header h2{color:var(--ink-900);margin:0;font-size:clamp(2rem,5vw,3.2rem);line-height:1}.home-pricing-faq__accent{border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--brand-500),#10b981);width:74px;height:7px}.home-pricing-faq__list{border-top:1px solid var(--border-soft);gap:0;max-width:820px;margin:0 auto;display:grid}.home-pricing-faq__item{border-bottom:1px solid var(--border-soft)}.home-pricing-faq__item summary{cursor:pointer;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:18px;min-height:76px;padding:18px 4px;list-style:none;display:grid}.home-pricing-faq__item summary::-webkit-details-marker{display:none}.home-pricing-faq__item summary:focus-visible{outline:3px solid color-mix(in srgb,var(--brand-500)28%,transparent);outline-offset:4px;border-radius:10px}.home-pricing-faq__question{color:var(--ink-900);overflow-wrap:anywhere;font-size:clamp(1.1rem,2.2vw,1.45rem);font-weight:700;line-height:1.25}.home-pricing-faq__chevron{border-right:2px solid var(--ink-700);border-bottom:2px solid var(--ink-700);justify-self:center;width:13px;height:13px;transition:transform .18s;transform:rotate(45deg)}.home-pricing-faq__item[open] .home-pricing-faq__chevron{transform:rotate(225deg)}.home-pricing-faq__item p{max-width:680px;color:var(--ink-700);margin:-6px 44px 20px 4px;line-height:1.65}.home-pricing-contact{background:linear-gradient(135deg,var(--ink-950),#102036);color:#f8fafc;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:clamp(22px,4vw,34px);display:grid;box-shadow:0 22px 50px #0f172a2e}.home-pricing-contact__copy{gap:8px;display:grid}.home-pricing-contact__copy h2{color:#bfdbfe;margin:0;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.08}.home-pricing-contact__copy p{color:#f8fafcd6;max-width:560px;margin:0;line-height:1.55}.home-pricing-contact__kicker{color:#f8fafc9e}.home-pricing-contact__button{min-width:148px;min-height:52px;color:var(--ink-950);text-align:center;background:#f8fafc;border-radius:14px;justify-content:center;align-items:center;padding:14px 20px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;box-shadow:0 16px 32px #0208172e}.home-pricing-contact__button:hover{background:#e0f2fe;transform:translateY(-1px);box-shadow:0 20px 38px #0208173d}.home-pricing-contact__button:focus-visible{outline-offset:3px;outline:3px solid #bfdbfea6}.home-explore{border-top:1px solid #94a3b833;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 22px;margin-top:12px;padding-top:18px;display:flex}.home-explore__kicker{margin-bottom:8px}.home-explore__title{margin:0;font-size:1.12rem}.home-explore__links{flex-wrap:wrap;gap:10px;display:flex}.home-explore__link{border-radius:var(--radius-pill);min-height:42px;color:var(--ink-700);border:1px solid var(--border-soft);background:#ffffffb8;align-items:center;padding:10px 14px;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.home-explore__link:hover{color:var(--brand-600);background:#ffffffe6;border-color:#3b82f638}body[data-theme=dark] .home-explore__link{border-color:var(--border-soft);background:#ffffff0f}body[data-theme=dark] .home-explore__link:hover{background:#ffffff1a;border-color:#3b82f64d}.hiw-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--paper);padding:2.5rem 1.5rem}.hiw-strip__inner{max-width:860px;margin:0 auto}.hiw-strip--compact{border-top:none;padding:1.2rem 1.5rem}.hiw-strip--compact .hiw-step--compact{padding:0 8px}.hiw-strip--compact .hiw-step__label{color:var(--ink-500);font-size:.8rem}.hiw-strip__steps{justify-content:center;align-items:flex-start;gap:0;display:flex}.hiw-step{text-align:center;flex-direction:column;flex:1;align-items:center;max-width:220px;padding:0 12px;display:flex}.hiw-step__icon-wrap{margin-bottom:12px;position:relative}.hiw-step__badge{background:var(--ink-900);width:18px;height:18px;color:var(--button-text);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-8px}.hiw-step__label{color:var(--ink-900);margin-bottom:4px;font-size:.9rem;font-weight:700}.hiw-step__desc{color:var(--ink-500);font-size:.78rem;line-height:1.45}.hiw-arrow{flex-shrink:0;align-items:center;padding-top:14px;display:flex}.home-hero{padding-bottom:12px}.home-hero--split{grid-template-columns:minmax(0,1fr) minmax(320px,430px);align-items:center;gap:clamp(24px,4vw,44px);padding:4.75rem 0 3rem;display:grid}.home-hero__copy{max-width:520px}.home-hero--centered{text-align:center;flex-direction:column;align-items:center;max-width:720px;margin:0 auto;padding:5rem 1.5rem 3rem;display:flex}.home-hero--centered .feature-kicker{margin-bottom:1rem}.home-hero__h1{color:var(--ink-900);margin:0 0 1.2rem;font-size:clamp(2.6rem,5vw,3.8rem);font-weight:800;line-height:1.08}.home-hero__sub{color:var(--ink-500);max-width:520px;margin:0 0 2rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.6}.home-hero--centered .hero__actions{justify-content:center}.home-hero--split .hero__actions{justify-content:flex-start}.home-hero__cta{background:var(--button-bg);min-height:46px;color:var(--button-text);border-radius:12px;justify-content:center;align-items:center;padding:12px 18px;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 24px #0f172a29}.home-hero__cta:hover{background:var(--button-hover);transform:translateY(-1px)}.home-hero__cta--secondary{background:var(--secondary-bg);color:var(--secondary-text);box-shadow:none}.home-hero__cta--secondary:hover{background:color-mix(in srgb,var(--secondary-bg)88%,var(--ink-900))}.home-hero__cta:focus-visible{outline:3px solid color-mix(in srgb,var(--brand-500)28%,transparent);outline-offset:2px}.home-hero--compact{padding:3rem 1.5rem 2rem}.home-hero--compact .home-hero__h1{font-size:clamp(2rem,4vw,2.8rem)}.home-hero--compact .home-hero__sub{margin-bottom:1.5rem}.home-hero-demo{position:relative}.home-hero-demo__frame{border:1px solid var(--border-soft);background:radial-gradient(circle at 0 0,#2563eb29,#0000 35%),radial-gradient(circle at 75% 15%,#10b9811f,#0000 34%),linear-gradient(135deg,#ffffffe6,#eef2fff5);border-radius:28px;min-height:490px;padding:22px 22px 46px;position:relative;overflow:hidden;box-shadow:0 28px 60px #0f172a24}.home-hero-demo__viewport{min-height:420px;position:relative}.home-hero-demo__slide{opacity:0;pointer-events:none;transition:opacity .45s,transform .45s;position:absolute;inset:0;transform:translateY(18px)}.home-hero-demo__slide--feedback,.home-hero-demo__slide--topics{flex-direction:column;gap:12px;display:flex}.home-hero-demo__slide--active{opacity:1;transform:translateY(0)}.home-hero-demo__card{background:#ffffffeb;border:1px solid #0f172a14;border-radius:22px;padding:22px;box-shadow:0 12px 28px #0f172a14}.home-hero-demo__card-bar{align-items:center;gap:12px;margin-bottom:16px;display:flex}.home-hero-demo__card-bar--split,.home-hero-demo__card-bar--feedback{justify-content:space-between}.home-hero-demo__station-badge{border-radius:var(--radius-pill);background:var(--button-bg);min-height:30px;color:var(--button-text);align-items:center;padding:0 12px;font-size:.74rem;font-weight:600;display:inline-flex}.home-hero-demo__timer{color:var(--ink-500);font-size:.84rem;font-weight:600}.home-hero-demo__scenario-text{color:var(--ink-900);margin:0 0 16px;font-size:.95rem;line-height:1.7}.home-hero-demo__question-box{background:var(--paper-muted);border:1px solid #0f172a14;border-radius:14px;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.home-hero-demo__question-badge{background:var(--button-bg);width:22px;height:22px;color:var(--button-text);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.home-hero-demo__question-text{color:var(--ink-900);margin:0;font-size:.9rem;font-weight:600;line-height:1.5}.home-hero-demo__recording-row{border-top:1px solid #0f172a14;align-items:center;gap:12px;margin-top:18px;padding-top:18px;display:flex}.home-hero-demo__mic{border-radius:var(--radius-pill);background:var(--button-bg);flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;animation:2.4s ease-in-out infinite home-hero-mic-pulse;display:inline-flex;position:relative}.home-hero-demo__mic-core{border-radius:var(--radius-pill);background:#fff;width:12px;height:18px;position:relative}.home-hero-demo__mic-core:after{content:"";border-radius:var(--radius-pill);background:#fff;width:10px;height:2px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.home-hero-demo__waveform{flex:1;align-items:center;gap:3px;height:26px;display:flex}.home-hero-demo__wave-bar{border-radius:var(--radius-pill);background:var(--brand-600);opacity:.65;transform-origin:bottom;flex:1;min-width:4px;height:20px;animation:.85s ease-in-out infinite alternate home-hero-wave}.home-hero-demo__wave-bar:first-child{height:6px;animation-delay:0s}.home-hero-demo__wave-bar:nth-child(2){height:12px;animation-delay:60ms}.home-hero-demo__wave-bar:nth-child(3){height:20px;animation-delay:.12s}.home-hero-demo__wave-bar:nth-child(4){height:10px;animation-delay:.18s}.home-hero-demo__wave-bar:nth-child(5){height:17px;animation-delay:.24s}.home-hero-demo__wave-bar:nth-child(6){height:8px;animation-delay:.3s}.home-hero-demo__wave-bar:nth-child(7){height:22px;animation-delay:.36s}.home-hero-demo__wave-bar:nth-child(8){height:12px;animation-delay:.42s}.home-hero-demo__wave-bar:nth-child(9){height:16px;animation-delay:.48s}.home-hero-demo__wave-bar:nth-child(10){height:6px;animation-delay:.54s}.home-hero-demo__wave-bar:nth-child(11){height:19px;animation-delay:.6s}.home-hero-demo__wave-bar:nth-child(12){height:11px;animation-delay:.52s}.home-hero-demo__wave-bar:nth-child(13){height:9px;animation-delay:.32s}.home-hero-demo__wave-bar:nth-child(14){height:16px;animation-delay:.14s}.home-hero-demo__wave-bar:nth-child(15){height:5px;animation-delay:.4s}.home-hero-demo__recording-label{color:var(--brand-600);letter-spacing:.05em;white-space:nowrap;align-items:center;gap:6px;font-size:.74rem;font-weight:700;display:inline-flex}.home-hero-demo__recording-dot{border-radius:var(--radius-pill);background:var(--brand-600);width:8px;height:8px;animation:1.2s ease-in-out infinite pulse-recording}.home-hero-demo__section-label{color:var(--ink-500);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:600}.home-hero-demo__coverage-title{color:var(--ink-900);font-size:1rem;font-weight:700}.home-hero-demo__score-badge{border-radius:var(--radius-pill);color:#b45309;background:#f59e0b1f;border:1px solid #f59e0b2e;align-items:center;min-height:30px;padding:0 12px;font-size:.76rem;font-weight:700;display:inline-flex}.home-hero-demo__point-list{flex-direction:column;gap:9px;display:flex}.home-hero-demo__point{opacity:0;border-radius:12px;align-items:flex-start;gap:9px;padding:10px 12px;font-size:.82rem;line-height:1.55;display:flex;transform:translate(-8px)}.home-hero-demo__point--pass{color:var(--ink-900);background:#10b9811a}.home-hero-demo__point--fail{color:var(--ink-700);background:#ef444414}.home-hero-demo__point-icon{flex-shrink:0;font-weight:800}.home-hero-demo__point--pass .home-hero-demo__point-icon{color:#059669}.home-hero-demo__point--fail .home-hero-demo__point-icon{color:#dc2626}.home-hero-demo__note{border:1px solid #1d4ed824;border-left:3px solid var(--brand-600);color:var(--ink-700);opacity:0;background:#1d4ed80d;border-radius:14px;padding:14px 16px;font-size:.82rem;line-height:1.65;transform:translateY(10px)}.home-hero-demo__topics-title{color:var(--ink-900);margin:0;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.08}.home-hero-demo__topics-subline{max-width:34ch;color:var(--ink-500);margin:0;font-size:.92rem;line-height:1.65}.home-hero-demo__topic-list{flex-direction:column;gap:8px;display:flex}.home-hero-demo__topic-row{opacity:0;background:#ffffffe6;border:1px solid #0f172a14;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex;transform:translate(-8px);box-shadow:0 6px 20px #0f172a0d}.home-hero-demo__topic-name{color:var(--ink-900);font-size:.9rem;font-weight:700}.home-hero-demo__topic-meta{color:var(--ink-500);white-space:nowrap;align-items:center;gap:9px;font-size:.78rem;display:inline-flex}.home-hero-demo__topic-open{border-radius:var(--radius-pill);background:var(--secondary-bg);min-height:24px;color:var(--secondary-text);align-items:center;padding:0 10px;font-weight:700;display:inline-flex}.home-hero-demo__progress{background:#0f172a14;height:3px;position:absolute;bottom:0;left:0;right:0}.home-hero-demo__progress-fill{transform-origin:0;background:linear-gradient(90deg,var(--button-bg),var(--brand-500));width:100%;height:100%;animation:home-hero-progress var(--hero-slide-duration,9s)linear forwards}.home-hero-demo__dots{align-items:center;gap:8px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.home-hero-demo__dot{border-radius:var(--radius-pill);width:7px;height:7px;box-shadow:none;cursor:pointer;background:#0f172a2e;border:none;padding:0;transition:transform .3s,background .3s}.home-hero-demo__dot--active{background:var(--button-bg);transform:scale(1.35)}.home-hero-demo__dot:focus-visible{outline:3px solid color-mix(in srgb,var(--brand-500)28%,transparent);outline-offset:4px}.home-hero-demo__slide--active .home-hero-demo__section-label,.home-hero-demo__slide--active .home-hero-demo__topics-title,.home-hero-demo__slide--active .home-hero-demo__topics-subline,.home-hero-demo__slide--active .home-hero-demo__card,.home-hero-demo__slide--active .home-hero-demo__note{animation:.55s both home-hero-fade-up}.home-hero-demo__slide--active .home-hero-demo__topics-title{animation-delay:80ms}.home-hero-demo__slide--active .home-hero-demo__topics-subline{animation-delay:.14s}.home-hero-demo__slide--active .home-hero-demo__point,.home-hero-demo__slide--active .home-hero-demo__topic-row{animation:.45s both home-hero-fade-x;animation-delay:var(--hero-delay)}.home-hero-demo__slide--active .home-hero-demo__note{animation-delay:.42s}body[data-theme=dark] .home-hero-demo__frame{border-color:var(--border-soft);background:radial-gradient(circle at 0 0,#60a5fa33,#0000 34%),radial-gradient(circle at 78% 14%,#2dd4bf29,#0000 32%),linear-gradient(145deg,#080f21f5,#0f172aeb);box-shadow:0 30px 72px #0206177a}body[data-theme=dark] .home-hero-demo__card{border-color:var(--border-soft);background:#0f172adb;box-shadow:0 18px 40px #02061757}body[data-theme=dark] .home-hero-demo__question-box,body[data-theme=dark] .home-hero-demo__topic-row{background:#0f172abd;border-color:#94a3b829}body[data-theme=dark] .home-hero-demo__recording-row{border-top-color:#94a3b824}body[data-theme=dark] .home-hero-demo__mic{box-shadow:0 0 #e2e8f02e}body[data-theme=dark] .home-hero-demo__score-badge{color:#fcd34d;background:#f59e0b29;border-color:#fbbf243d}body[data-theme=dark] .home-hero-demo__point--pass{color:var(--ink-900);background:#22c55e29}body[data-theme=dark] .home-hero-demo__point--fail{color:var(--ink-700);background:#ef444429}body[data-theme=dark] .home-hero-demo__point--pass .home-hero-demo__point-icon{color:#86efac}body[data-theme=dark] .home-hero-demo__point--fail .home-hero-demo__point-icon{color:#fca5a5}body[data-theme=dark] .home-hero-demo__note{color:var(--ink-700);background:#3b82f61f;border-color:#60a5fa2e}body[data-theme=dark] .home-hero-demo__topic-open{color:#dbeafe;background:#60a5fa2e}body[data-theme=dark] .home-hero-demo__progress{background:#94a3b81f}body[data-theme=dark] .home-hero-demo__dot{background:#e2e8f03d}body[data-theme=dark] .home-hero-demo__dot--active{background:#f8fafc}@keyframes home-hero-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes home-hero-fade-x{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes home-hero-mic-pulse{0%{box-shadow:0 0 #0f172a38}70%{box-shadow:0 0 0 12px #0f172a00}to{box-shadow:0 0 #0f172a00}}@keyframes home-hero-wave{0%{transform:scaleY(.32)}to{transform:scaleY(1)}}@keyframes home-hero-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:880px){.home-hero--split{grid-template-columns:1fr;gap:28px;padding-top:4rem}.home-hero__copy{text-align:center;max-width:720px;margin:0 auto}.home-hero--split .hero__actions{justify-content:center}.home-hero-demo{width:100%;max-width:520px;margin:0 auto}}@media (max-width:768px){.home-pricing-contact{grid-template-columns:1fr;align-items:start}.home-pricing-contact__button{width:100%}.home-explore{align-items:flex-start}.home-hero--centered .hero__actions button,button.home-action-strip__action{width:100%}}@media (max-width:540px){.hiw-strip__steps{flex-direction:column;align-items:center;gap:20px}.hiw-arrow{padding-top:0;transform:rotate(90deg)}.hiw-step{max-width:280px}.home-hero--split{padding-top:3.5rem}.home-hero-demo__frame{border-radius:24px;min-height:460px;padding:18px 18px 44px}.home-hero-demo__viewport{min-height:394px}.home-hero-demo__card{padding:18px}.home-hero-demo__topic-row{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.home-action-strip__grid{grid-template-columns:1fr}.home-action-strip__action,.home-action-strip__proof{min-height:auto}.home-pricing-faq__item summary{grid-template-columns:minmax(0,1fr) 18px;min-height:68px;padding:16px 0}.home-pricing-faq__item p{margin-right:28px}}@media (prefers-reduced-motion:reduce){.home-hero-demo__slide,.home-hero-demo__dot,.home-hero__cta,.home-pricing-contact__button,.home-pricing-faq__chevron,.home-hero-demo__mic,.home-hero-demo__wave-bar,.home-hero-demo__progress-fill,.home-hero-demo__recording-dot{transition:none;animation:none}.home-hero-demo__slide--active .home-hero-demo__point,.home-hero-demo__slide--active .home-hero-demo__topic-row,.home-hero-demo__slide--active .home-hero-demo__note{opacity:1;transform:none}}