@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Syne:wght@500;600;700;800&display=swap";:root{--bg: #0d0719;--bg-strong: #07030f;--surface: rgba(28, 15, 52, .8);--surface-strong: rgba(39, 18, 74, .92);--surface-soft: rgba(255, 255, 255, .06);--text: #f7f0ff;--muted: #cbb9dc;--accent: #c477ff;--accent-strong: #8e5bff;--accent-pink: #ff78cf;--ink-line: rgba(255, 255, 255, .1);--border: rgba(255, 255, 255, .1);--shadow: 0 28px 90px rgba(5, 2, 14, .45);--radius-xl: 34px;--radius-lg: 26px;--radius-md: 18px;--radius-sm: 14px;--container-max: 1200px;--celestial-center: rgba(196, 119, 255, .14);--celestial-haze: rgba(255, 120, 207, .06);--star-dot: rgba(255, 255, 255, .38)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;color:var(--text);font-family:Space Grotesk,Helvetica Neue,sans-serif;line-height:1.6;background:radial-gradient(ellipse 90% 70% at 50% -15%,var(--celestial-center),transparent 55%),radial-gradient(circle at top left,rgba(196,119,255,.25),transparent 28%),radial-gradient(circle at top right,rgba(255,120,207,.2),transparent 18%),linear-gradient(180deg,#140923,#0d0719,#12081f)}body:before,body:after{content:"";position:fixed;inset:0;pointer-events:none}body:before{background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(180deg,rgba(255,255,255,.22),transparent 78%);opacity:.85}body:after{background:radial-gradient(circle at 70% 10%,rgba(196,119,255,.24),transparent 0 12%),radial-gradient(circle at 15% 20%,rgba(255,120,207,.16),transparent 0 10%)}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0;font-family:Syne,Avenir Next,sans-serif;line-height:.98;letter-spacing:-.05em}.page-hero h1{font-size:clamp(2.65rem,6.2vw,5.35rem)}h2{font-size:clamp(2.1rem,4vw,3.8rem)}h3{font-size:clamp(1.25rem,2vw,1.75rem)}p{margin:0;color:var(--muted)}main{position:relative;z-index:1}.container{width:100%;max-width:var(--container-max);min-width:0;margin-inline:auto;padding-inline:max(1rem,env(safe-area-inset-left,0px)) max(1rem,env(safe-area-inset-right,0px));box-sizing:border-box}.skip-link{position:absolute;left:1rem;top:-10rem;padding:.75rem 1rem;border-radius:999px;background:#fff;color:#11051d;z-index:10}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:8;backdrop-filter:blur(20px);background:#0c0717b8;border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{display:grid;grid-template-columns:auto 1fr auto auto;gap:1rem;align-items:center;min-height:5.7rem}.brand{display:inline-flex;align-items:center;gap:.95rem}.brand strong{font-size:1rem;font-weight:800;line-height:1}.brand-mark{position:relative;width:2.95rem;height:2.95rem;border-radius:1.05rem;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.92),transparent 0 18%),linear-gradient(145deg,var(--accent),var(--accent-pink));box-shadow:inset 0 0 0 1px #ffffff24,0 18px 40px #a458ff3d}.brand-mark:before,.brand-mark:after{content:"";position:absolute;inset:0;margin:auto;border-radius:999px}.brand-mark:before{width:1.55rem;height:1.55rem;border:2px solid rgba(255,255,255,.62)}.brand-mark:after{width:.55rem;height:.55rem;background:#ffffffe0}.desktop-nav,.header-actions,.hero-actions,.card-grid,.stats-grid,.faq-grid{display:flex;gap:1rem}.desktop-nav{justify-content:center;align-items:center}.desktop-nav a,.mobile-menu nav a{padding:.7rem .95rem;border-radius:999px;color:var(--muted);font-size:.96rem;font-weight:600}.desktop-nav a.active,.desktop-nav a:hover,.mobile-menu nav a:hover{background:#ffffff14;color:#fff}.header-actions{align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.2rem;padding:.9rem 1.4rem;border:none;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-pink));color:#180724;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 18px 50px #a458ff38;transition:transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px);box-shadow:0 24px 60px #a458ff47}.button-secondary{background:#ffffff14;color:#fff;box-shadow:inset 0 0 0 1px #ffffff1f}.mobile-menu{display:none}.mobile-menu summary{display:grid;place-items:center;width:3rem;height:3rem;list-style:none;border-radius:999px;background:#ffffff14;border:1px solid var(--border);cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{display:block;width:1rem;height:2px;margin:.15rem 0;background:#fff}.mobile-menu nav{position:absolute;right:1rem;top:calc(100% + .7rem);width:min(18rem,calc(100vw - 2rem));padding:.75rem;border:1px solid var(--border);border-radius:1.3rem;background:#120922fa;box-shadow:var(--shadow)}.mobile-menu nav a{display:block}section{padding:4.8rem 0}.hero{padding-top:4rem}section.hero.hero--splash{position:relative;isolation:isolate;overflow:hidden;padding-top:1.5rem;padding-bottom:2rem}.hero--splash .hero-layout{position:relative;z-index:1;gap:clamp(1.35rem,3vw,2.25rem);min-width:0;container-type:inline-size;container-name:hero-splash}.hero--splash .hero-copy-block{max-width:none;width:100%;min-width:0;margin-top:clamp(.65rem,1.85vw,1.5rem);gap:clamp(.7rem,1.6vw,1rem);overflow-x:clip;justify-items:center;text-align:center;container-type:inline-size;container-name:hero-copy}.hero--splash .hero-wordmark{font-size:clamp(1.85rem,3.55vw,2.55rem);margin:0 0 clamp(1.2rem,3.2vw,2.1rem)}.hero--splash .hero-copy-block h1{font-size:min(5.75rem,max(.55rem,3.85vw));line-height:1.05;letter-spacing:-.045em;color:var(--text);white-space:nowrap;max-width:100%;box-sizing:border-box}@supports (width: 1cqw){.hero--splash .hero-copy-block h1{font-size:min(5.75rem,max(.55rem,5.1cqw))}}.hero--splash .hero-subhead{margin:0;max-width:100%;font-size:clamp(1.18rem,.52rem + 2.75vw,1.95rem);font-weight:600;letter-spacing:-.02em;line-height:1.35;color:#f7f0ffeb}@supports (width: 1cqw){.hero--splash .hero-subhead{font-size:clamp(1.18rem,.52rem + 3.05cqw,1.95rem)}}.hero--splash .hero-copy{display:flex;flex-direction:column;align-items:center;gap:.35em;margin-top:clamp(1.25rem,3.2vw,2rem);min-width:0;width:100%;margin-inline:auto;box-sizing:border-box;text-align:center}.hero--splash .hero-copy-line{display:block;white-space:nowrap;max-width:100%;box-sizing:border-box;line-height:1.45;font-size:min(1.12rem,max(.35rem,1.85vw))}@supports (width: 1cqw){.hero--splash .hero-copy-line{font-size:min(1.12rem,max(.35rem,2.08cqw))}}.hero--splash .hero-copy--below .hero-copy-line{font-size:calc(min(1.12rem,max(.35rem,1.85vw)) + 2pt)}@supports (width: 1cqw){.hero--splash .hero-copy--below .hero-copy-line{font-size:calc(min(1.12rem,max(.35rem,2.08cqw)) + 2pt)}}.hero--splash .hero-actions{margin-top:.35rem}.hero-atmosphere{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.hero-atmosphere:before{content:"";position:absolute;inset:0;z-index:0;background-image:radial-gradient(1px 1px at 8% 12%,var(--star-dot),transparent),radial-gradient(1px 1px at 22% 44%,var(--star-dot),transparent),radial-gradient(1px 1px at 38% 18%,rgba(255,255,255,.52),transparent),radial-gradient(1px 1px at 55% 62%,var(--star-dot),transparent),radial-gradient(1px 1px at 71% 28%,rgba(255,255,255,.45),transparent),radial-gradient(1px 1px at 84% 71%,var(--star-dot),transparent),radial-gradient(1px 1px at 91% 14%,rgba(255,255,255,.42),transparent),radial-gradient(1.5px 1.5px at 15% 78%,rgba(255,255,255,.35),transparent),radial-gradient(1px 1px at 48% 8%,var(--star-dot),transparent),radial-gradient(1px 1px at 63% 88%,rgba(255,255,255,.4),transparent),radial-gradient(1px 1px at 33% 91%,var(--star-dot),transparent),radial-gradient(1px 1px at 77% 48%,rgba(255,255,255,.36),transparent),radial-gradient(1px 1px at 5% 56%,var(--star-dot),transparent),radial-gradient(1px 1px at 96% 38%,var(--star-dot),transparent);opacity:.62}.hero-atmosphere:after{content:"";position:absolute;inset:-20% -10% 35%;z-index:0;background:radial-gradient(ellipse 55% 48% at 50% 42%,var(--celestial-haze),transparent 68%);opacity:.9}.hero-wordmark{margin:0 0 .35rem;font-family:Syne,Avenir Next,sans-serif;font-size:clamp(2.35rem,5.2vw,3.35rem);font-weight:800;letter-spacing:-.075em;line-height:.95;color:#fff;text-shadow:0 0 42px rgba(196,119,255,.22)}.hero-layout{display:flex;flex-direction:column;gap:clamp(2.25rem,5vw,3.75rem)}.hero-grid,.split-grid,.lead-panel,.process-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.hero-copy-block{display:grid;align-content:start;gap:1.2rem;padding-top:.35rem;max-width:52rem}.hero-copy,.page-hero .hero-copy,.section-intro p,.metric p,.card p,.panel p,.faq-item p,.footer-copy{font-size:clamp(1.02rem,1.6vw,1.15rem);line-height:1.72}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:.5rem;color:#eedcff;font-size:.78rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.eyebrow:before{content:"";width:.72rem;height:.72rem;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-pink));box-shadow:0 0 0 .28rem #c477ff14}.hero-actions{flex-wrap:wrap;margin-top:.6rem}.hero-card strong,.card-tag,.mock-chip,.pill,.process-card small{display:block;font-weight:700}.panel,.card,.metric,.faq-item{position:relative;overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.panel:before,.card:before,.metric:before,.faq-item:before{content:"";position:absolute;inset:0;background:linear-gradient(140deg,rgba(255,255,255,.1),transparent 36%);pointer-events:none}.panel,.card,.metric,.faq-item{padding:1.6rem}.hero-visual{width:100%;min-width:0;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--border);background:linear-gradient(145deg,#1c0f3480,#0c0717d9)}.hero-media{position:relative;width:100%}.hero-media-visual{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden}.hero-media-stage{position:absolute;inset:0;z-index:1;overflow:hidden}.hero-carousel-track-outer{height:100%;width:100%;overflow:hidden;transform:scaleX(-1)}.hero-carousel-track{display:flex;height:100%;width:calc(100% * var(--hero-track-slides, var(--hero-slides, 1)));transition:transform .75s cubic-bezier(.22,1,.36,1);will-change:transform}.hero-slide{position:relative;flex:0 0 calc(100% / var(--hero-track-slides, var(--hero-slides, 1)));min-width:0;height:100%;transform:scaleX(-1)}@media(prefers-reduced-motion:reduce){.hero-carousel-track{transition:none}}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 38%}.hero-scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,rgba(9,5,17,.92) 0%,rgba(9,5,17,.38) 42%,transparent 68%),linear-gradient(to right,rgba(10,6,20,.52) 0%,transparent 58%)}.hero-carousel-controls{position:absolute;right:.55rem;bottom:1.1rem;z-index:4;display:flex;align-items:center;gap:.4rem;pointer-events:auto}.hero-carousel-btn{display:grid;place-items:center;width:2.15rem;height:2.15rem;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#080411a6;color:#f7e7ff;font-size:1.35rem;font-weight:700;line-height:1;cursor:pointer;backdrop-filter:blur(12px);transition:background .15s ease,transform .15s ease}.hero-carousel-btn:hover{background:#ffffff1f}.hero-carousel-btn:focus-visible{outline:2px solid rgba(196,119,255,.85);outline-offset:2px}.hero-carousel-dots{display:flex;align-items:center;gap:.35rem}.hero-carousel-dot{width:.42rem;height:.42rem;padding:0;border:none;border-radius:999px;background:#ffffff59;cursor:pointer;transition:background .15s ease,transform .15s ease}.hero-carousel-dot.is-active{background:#fffffff2;transform:scale(1.25)}.hero-carousel-dot:focus-visible{outline:2px solid rgba(196,119,255,.85);outline-offset:2px}.hero-carousel-progress{position:absolute;left:0;right:0;bottom:0;z-index:3;height:3px;pointer-events:none}.hero-carousel-progress-track{position:absolute;inset:0;background:#ffffff6b}.hero-carousel-progress-fill{position:absolute;inset:0;transform-origin:left center;transform:scaleX(0);background:linear-gradient(90deg,var(--accent),var(--accent-pink));box-shadow:0 0 12px #c477ff73}@keyframes hero-carousel-progress-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-carousel-progress-fill.is-running{animation:hero-carousel-progress-fill var(--hero-autoplay-ms, 8s) linear forwards}@media(prefers-reduced-motion:reduce){.hero-carousel-progress-fill.is-running{animation:none;transform:scaleX(1);opacity:.6}}.hero-overlay{display:flex;flex-direction:column;min-width:0}.hero-overlay-inner{display:flex;flex-direction:column;gap:.65rem;width:fit-content;max-width:min(34rem,100%);min-width:0}@media(min-width:1024px){.hero-overlay{position:absolute;inset:0;z-index:2;justify-content:flex-end;align-items:flex-start;padding:.95rem 1.05rem 1.05rem;pointer-events:none}.hero-overlay-inner{pointer-events:auto;max-width:min(34rem,54%)}}@media(max-width:1023px){.hero--splash .hero-overlay{position:relative;inset:auto;z-index:1;justify-content:flex-start;align-items:center;padding:clamp(.85rem,2vw,1.25rem) 0 0;pointer-events:auto;width:100%;background:transparent;border:none;border-radius:0}.hero--splash .hero-overlay-inner{margin-inline:auto;max-width:min(34rem,100%)}.hero-visual{overflow:visible}.hero-media{display:flex;flex-direction:column;aspect-ratio:auto;overflow:visible}.hero-media-visual{border-radius:var(--radius-lg)}.hero--splash .hero-layout>.hero-overlay .hero-dock{animation:hero-dock-glow-pulse 4.5s ease-in-out infinite}}@keyframes hero-dock-glow-pulse{0%,to{box-shadow:0 0 0 1px #c477ff38,0 10px 31px #05020e8c,0 0 25px #c477ff47,0 0 39px #ff78cf24}50%{box-shadow:0 0 0 1px #c477ff52,0 10px 31px #05020e8c,0 0 34px #c477ff61,0 0 53px #ff78cf33}}@media(prefers-reduced-motion:reduce){.hero--splash .hero-layout>.hero-overlay .hero-dock{animation:none;box-shadow:0 0 0 1px #c477ff38,0 10px 31px #05020e8c,0 0 25px #c477ff47,0 0 39px #ff78cf24}}.hero-dock{display:inline-flex;flex-direction:column;align-items:stretch;gap:.5rem;max-width:100%;box-sizing:border-box;padding:.65rem .75rem;border-radius:var(--radius-md);background:linear-gradient(165deg,#08041173,#080411b8);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(16px)}.hero-quote{align-self:flex-start;width:fit-content;max-width:100%;min-width:0;box-sizing:border-box;padding:.58rem .7rem;border-radius:var(--radius-sm);background:#ffffff0f;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff14,0 0 0 1px #c477ff38,0 0 14px #c477ff1a}.hero-quote strong{display:block;margin-bottom:.4rem;font-family:Syne,Avenir Next,sans-serif;font-size:clamp(.88rem,2.1vw,1rem);font-weight:700;letter-spacing:-.02em;line-height:1.25;color:#fff}.hero-quote p{margin:0;color:#ffffffdb;font-size:.88rem;line-height:1.45;font-style:italic}.hero-cards{display:grid;grid-template-columns:minmax(0,8rem) minmax(0,8rem) minmax(0,9.35rem);gap:.5rem;align-items:start;justify-items:stretch;justify-content:start}.hero-card{display:flex;flex-direction:column;width:max-content;max-width:100%;min-width:0;padding:.5rem .52rem;border-radius:var(--radius-sm);background:#ffffff0f;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff14,0 0 0 1px #c477ff38,0 0 14px #c477ff1a;min-height:0}.hero-card small{display:block;margin-bottom:.32rem;color:#ffffff8f;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;line-height:1.35}.hero-card--sentence small{text-transform:none;letter-spacing:.04em;font-size:.72rem;white-space:nowrap}.hero-card.hero-card--sentence{width:100%;min-width:0;box-sizing:border-box;height:auto;align-self:start}.hero-card strong{min-width:0;font-size:.8rem;line-height:1.38}.mock-chip{width:fit-content;padding:.5rem .8rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.marquee-band{display:flex;flex-direction:column;align-items:center;gap:.65rem;width:fit-content;max-width:100%;margin-inline:auto;min-width:0;padding:.95rem 1rem;border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid rgba(255,255,255,.08);box-sizing:border-box}.marquee-band-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;max-width:100%;min-width:0}.marquee-band-row--secondary{justify-content:center}.marquee-band span{padding:.58rem .85rem;border-radius:999px;background:linear-gradient(135deg,#c477ff29,#ff78cf1f);color:#f7e7ff;font-size:clamp(.82rem,1.1vw,.92rem);font-weight:700;line-height:1.25;text-align:center}.section-intro{max-width:min(52rem,100%);margin-inline:auto;margin-bottom:1.9rem;text-align:center}.section-intro .eyebrow{justify-content:center}.card-grid,.stats-grid,.faq-grid{flex-wrap:wrap}.card-grid.is-3>*,.stats-grid>*{flex:1 1 20rem}.card-grid.card-grid--steps{flex-direction:column;align-items:center}.card-grid.card-grid--steps>.card{width:min(100%,42rem)}.hero--splash+section .card-grid.is-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.65rem,2.4vw,1.25rem);align-items:stretch}.hero--splash+section .card-grid.is-3>*{flex:unset;min-width:0}@media(max-width:719px){.hero--splash+section .card-grid.is-3 .card{padding:clamp(.85rem,2.2vw,1.15rem)}.hero--splash+section .card-grid.is-3 .card p{font-size:clamp(.86rem,2.1vw,.98rem);line-height:1.55}.hero--splash+section .card-grid.is-3 .card h3{font-size:clamp(1.02rem,2.4vw,1.2rem)}}.page-how-it-works .page-hero{padding-bottom:.65rem}.page-how-it-works .page-hero h1{font-size:clamp(2rem,4.6vw,3.45rem);white-space:pre-line}.page-how-it-works .page-hero .eyebrow{font-size:.72rem}.page-how-it-works .page-hero .hero-copy{margin-top:1.5rem;font-size:clamp(.95rem,1.35vw,1.05rem)}.page-how-it-works .card h2,.page-how-it-works .panel h2{font-size:clamp(1.55rem,2.65vw,2.45rem)}.page-how-it-works .hiw-steps{padding:1.15rem 0 2.75rem}.page-how-it-works .hiw-diff{padding:0 0 2.75rem}.page-how-it-works .hiw-diff-label{display:inline-flex;justify-content:center;width:100%;margin-bottom:1.35rem}.page-how-it-works .hiw-cta{padding:2rem 0 5rem;text-align:center}.page-how-it-works .hiw-cta .button{display:inline-flex}.page-features>section:not(.page-hero){padding-top:0;padding-bottom:0}.page-features .page-hero{padding-bottom:2rem}.page-features .features-visual{padding:0 0 2.75rem}.page-features .features-demo-figure{max-width:min(56rem,100%);margin-inline:auto}.page-features .features-demo-media{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffff0a}.page-features .features-demo-media img{display:block;width:100%;height:auto;vertical-align:middle}.page-features .features-demo-caption{margin-top:.85rem;text-align:center;color:var(--muted);font-size:.95rem;line-height:1.5}.page-features .features-tier{padding-bottom:2rem}.page-features .features-tier--hero{padding-bottom:2.35rem}.page-features .features-tier--teacher{padding-top:4.5rem}.page-features .features-tier--teacher .container{padding-top:2rem}.page-features .features-tier--school{padding-top:2.75rem;padding-bottom:.5rem}.page-features .features-tier--school .container{padding-top:2rem}.page-features .features-tier-label{justify-content:center;width:100%;margin-bottom:1.25rem}.page-features .features-grid{display:grid;min-width:0}.page-features .features-grid--hero{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}.page-features .features-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(max-width:719px){.page-features .features-grid--hero,.page-features .features-grid--compact{grid-template-columns:1fr}}.page-features .card--feature-primary{min-width:0;padding:clamp(1.85rem,3.2vw,2.45rem)}.page-features .card--feature-primary h3{font-size:clamp(1.35rem,2.1vw,1.65rem);line-height:1.25;margin-bottom:.85rem}@media(min-width:960px){.page-features .card--feature-primary h3.feature-title--nowrap{white-space:nowrap;font-size:clamp(1.15rem,1.75vw,1.52rem)}}.page-features .card--feature-primary p{font-size:clamp(1.05rem,1.55vw,1.2rem);line-height:1.65}.page-features .card--feature-compact{min-width:0;padding:1.35rem 1.5rem}.page-features .card--feature-compact h3{font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.3;margin-bottom:.55rem}.page-features .card--feature-compact p{font-size:clamp(.96rem,1.25vw,1.05rem);line-height:1.62}.page-features .features-cta{padding:clamp(5.5rem,14vw,11rem) 0 clamp(7rem,18vw,15rem);text-align:center}.page-features .features-cta .container{padding-block:clamp(2rem,5vw,3.5rem)}.page-features .features-cta .button{display:inline-flex}.card-tag{margin-bottom:.75rem;color:#f2d4ff;font-size:.74rem;letter-spacing:.18em;text-transform:uppercase}.card h3,.faq-item h3{margin-bottom:.6rem}.faq-grid{flex-direction:column;align-items:stretch}.faq-grid>.faq-item{width:100%;min-width:0;box-sizing:border-box}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-card small{margin-bottom:1.25rem;color:#f2d4ff;font-size:.82rem;letter-spacing:.16em}.page-hero{padding-top:3.6rem}.page-hero .container{text-align:center}.page-hero .breadcrumbs,.page-hero .eyebrow{justify-content:center}.page-hero .hero-copy{max-width:min(42rem,100%);margin-inline:auto}.page-hero .hero-actions{justify-content:center}.page-pilot section.pilot-lead{padding-top:0;padding-bottom:4.8rem}.page-faq section.faq-list{padding-top:0;padding-bottom:4.8rem}.page-faq .page-hero .hero-copy{margin-top:.75rem}.page-faq{--faq-h-gutter: clamp(1.25rem, 5vw, 2rem)}.page-faq .page-hero .container,.page-faq .faq-list .container{padding-inline:max(var(--faq-h-gutter),env(safe-area-inset-left,0px)) max(var(--faq-h-gutter),env(safe-area-inset-right,0px))}.page-faq .faq-grid{align-items:center}.page-faq .faq-grid>.faq-item{max-width:min(42rem,100%,calc(100vw - 2 * var(--faq-h-gutter)));width:100%}.page-pilot .page-hero h1{font-size:clamp(2.35rem,4.6vw,3.85rem);text-wrap:balance;white-space:pre-line}.page-pilot .page-hero .hero-copy{margin-top:.75rem;max-width:min(36rem,100%);margin-inline:auto;text-wrap:pretty;white-space:pre-line}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1.15rem;color:var(--muted);font-size:.9rem}.lead-panel,.footer-grid{align-items:start}.panel.lead-panel{grid-template-columns:1fr;gap:1.5rem;justify-items:stretch;align-items:start;width:100%;max-width:min(58rem,100%);margin-inline:auto;box-sizing:border-box}.panel.lead-panel .lead-form{justify-self:stretch}.panel.lead-panel.pilot-section{display:flex;flex-direction:column;flex-wrap:nowrap;gap:2rem;align-items:stretch;max-width:480px;margin-left:auto;margin-right:auto}.panel.lead-panel.pilot-section .pilot-text,.panel.lead-panel.pilot-section .pilot-form{flex:1 1 auto;min-width:0}.panel.lead-panel.pilot-section .pilot-text h2{overflow-wrap:break-word;word-wrap:break-word}.lead-copy{min-width:0;max-width:100%;overflow-wrap:break-word}.lead-form{display:grid;grid-template-columns:minmax(0,1fr);justify-items:stretch;gap:1rem}.lead-form label{display:grid;grid-template-columns:1fr;align-items:start;gap:.65rem 1rem;font-size:.92rem;font-weight:700;width:100%;max-width:none}.lead-form-label{text-align:left;justify-self:start;line-height:1.25;min-width:0;margin-bottom:-.35rem}.lead-form input{width:100%;min-width:0;min-height:3.15rem;padding:.9rem 1rem;border-radius:var(--radius-sm);border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:var(--text);font:inherit}.lead-form>.button{width:100%;max-width:none;justify-self:stretch;box-sizing:border-box}@media(min-width:768px){.panel.lead-panel{grid-template-columns:minmax(0,1fr) auto;gap:1.5rem 100px;justify-items:start;align-items:center}.panel.lead-panel .lead-form{justify-self:end}.panel.lead-panel.pilot-section{flex-direction:row;align-items:flex-start;max-width:min(58rem,100%);margin-inline:auto}.panel.lead-panel.pilot-section .pilot-text,.panel.lead-panel.pilot-section .pilot-form{flex:1 1 300px;min-width:0}.lead-form{justify-items:end}.lead-form label{grid-template-columns:max-content 12rem;align-items:center;width:max-content;max-width:100%}.lead-form-label{text-align:right;justify-self:end;margin-bottom:0}.lead-form>.button{width:min(100%,13rem);max-width:13rem;justify-self:end}}.pill-row{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.pill{width:fit-content;padding:.62rem .92rem;border-radius:999px;background:#ffffff14;color:#f7e7ff;font-size:.9rem}.inline-link{color:#f3cbff;font-weight:700}.site-footer{padding:0;margin-top:4rem}.footer-inner{border-top:1px solid var(--border);padding:3.5rem 0 2.5rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.footer-brand{max-width:360px}.footer-brand .footer-copy{margin-top:1rem;color:var(--muted)}.footer-nav-group h2{font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:600;margin-bottom:1rem}.footer-links{display:grid;gap:.6rem;margin:0;padding:0;list-style:none}.footer-links a{color:var(--text);opacity:.85;transition:opacity .15s;font-size:.95rem}.footer-links a:hover{opacity:1;color:var(--accent)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--border);font-size:.85rem;color:var(--muted)}.footer-bottom a{color:var(--muted);transition:color .15s}.footer-bottom a:hover{color:var(--accent)}@media(max-width:980px){.desktop-nav,.header-actions{display:none}.header-inner{grid-template-columns:1fr auto}.mobile-menu{display:block;position:relative}.hero-grid,.split-grid,.process-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1;max-width:none}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center}}@media(max-width:719px){section{padding:4rem 0}.hero{padding-top:3rem}.panel,.card,.metric,.faq-item{padding:1.25rem}.page-pilot .panel.lead-panel{padding-top:.6rem;padding-bottom:1.05rem}.page-pilot .lead-copy .eyebrow{margin-bottom:.35rem}}
