:root{font-family:Trebuchet MS,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;background:var(--brand-deep-blue);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--brand-app-bg: #063f92;--brand-deep-blue: #042f78;--brand-blue: #063f92;--brand-blue-glow: #0b77c8;--brand-cyan: #13bfd0;--brand-teal-dark: #087d91;--brand-gold: #ffc426;--brand-gold-dark: #d88a00;--brand-coral: #f25e50;--brand-success: #4ebd4a;--brand-lavender: #9d8eea;--brand-surface: #fffdf6;--brand-surface-soft: #f6fbff;--brand-muted: #0d2b45;--brand-text: #031b2e;--brand-border: rgba(19, 78, 118, .18);--paper: #f8f6f2;--white: #ffffff;--shadow-card: 0 11px 0 rgba(2, 35, 78, .18), 0 18px 26px rgba(2, 33, 76, .18), inset 0 2px 0 rgba(255, 255, 255, .55);--shadow-button: 0 8px 0 #d98700, 0 17px 24px rgba(2, 24, 66, .24), inset 0 2px 0 rgba(255, 255, 255, .55);--max: 1200px}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;scroll-padding-top:96px;background:#042f78}body{min-width:320px;margin:0;overflow-x:hidden;background:transparent;color:#fff}main,.section-band{overflow-x:clip}body:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 12% 18%,rgba(19,191,208,.22),transparent 280px),radial-gradient(circle at 88% 12%,rgba(255,196,38,.26),transparent 300px),linear-gradient(180deg,#063f92,#042f78 40%,#032050)}button,a,summary{font:inherit}a{color:inherit}:focus-visible{outline:3px solid var(--brand-gold);outline-offset:3px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;top:-120px;left:16px;z-index:9999;padding:12px 20px;background:var(--brand-gold);color:#07395b;font-weight:1000;font-size:16px;text-decoration:none;border-radius:12px;box-shadow:0 8px 24px #0006;transition:top .15s ease-in-out}.skip-link:focus{top:16px;outline:3px solid #ffffff;outline-offset:2px}.site-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto auto;gap:clamp(10px,1.8vw,18px);align-items:center;width:min(calc(100% - clamp(20px,4vw,36px)),var(--max));min-height:62px;margin:12px auto 0;padding:5px clamp(12px,1.8vw,18px);border:1px solid rgba(255,255,255,.22);border-radius:24px;background:#042f78d6;box-shadow:0 16px 32px #02184259;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-brand img{display:block;width:clamp(84px,8vw,102px);height:auto}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:clamp(10px,1.4vw,18px)}.desktop-nav a,.secondary-link{color:#fff;font-size:clamp(13px,1.1vw,14px);font-weight:1000;text-decoration:none;white-space:nowrap}.desktop-nav a:hover,.secondary-link:hover{color:var(--brand-gold)}.cta,.menu-button,.menu-close{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;border:0;border-radius:16px;color:#07395b;background:linear-gradient(180deg,#ffe96b,var(--brand-gold));box-shadow:var(--shadow-button);font-size:16px;font-weight:1000;text-decoration:none;white-space:nowrap}.cta{padding:0 clamp(16px,2.2vw,24px)}.cta.small{min-height:44px;padding-inline:clamp(14px,1.8vw,18px);font-size:14px}.is-disabled{cursor:not-allowed;filter:saturate(.72);opacity:.82}.menu-button,.menu-close{width:46px;min-height:46px;display:none;box-shadow:0 8px 16px #02184229;cursor:pointer}.mobile-menu{position:fixed;top:max(12px,env(safe-area-inset-top,12px));right:max(12px,env(safe-area-inset-right,12px));left:max(12px,env(safe-area-inset-left,12px));max-height:calc(100svh - max(24px,env(safe-area-inset-top,12px) + env(safe-area-inset-bottom,12px)));overflow-y:auto;z-index:100;display:grid;gap:8px;padding:18px;border-radius:24px;background:linear-gradient(180deg,#fff,#eef8ff);box-shadow:0 28px 60px #02184257}.mobile-menu a:not(.cta){min-height:48px;display:flex;align-items:center;border-radius:14px;padding:0 12px;color:var(--brand-text);background:#ffffffad;font-weight:1000;text-decoration:none}.menu-close{display:inline-flex;justify-self:end;color:var(--white);background:var(--brand-coral)}.section-band{width:min(calc(100% - clamp(20px,4vw,36px)),var(--max));margin:0 auto;padding:clamp(48px,6vw,76px) clamp(16px,3.5vw,32px);scroll-margin-top:96px}.section-band.dark{width:min(calc(100% - clamp(20px,4vw,36px)),1220px);margin-top:18px;border-radius:clamp(22px,3vw,32px);color:var(--white);background:linear-gradient(130deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(40deg,rgba(255,255,255,.045) 1px,transparent 1px),radial-gradient(circle at 70% 14%,rgba(19,191,208,.4),transparent 210px),linear-gradient(155deg,#1283d2f0,#064299fa 32%,#043272 78%);background-size:48px 48px,48px 48px,auto,auto;box-shadow:0 24px 50px #02184242}.hero-section{min-height:calc(100svh - 118px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(24px,4vw,44px);align-items:center;padding-top:clamp(36px,5vw,56px);padding-bottom:clamp(40px,5vw,64px)}.badge,.eyebrow{display:inline-flex;width:fit-content;margin:0;padding:6px 12px;border-radius:999px;color:#031b2e;background:#a7f3d0;font-size:12px;font-weight:1000;text-transform:uppercase}.section-heading.center .eyebrow{white-space:nowrap}.eyebrow.eyebrow-parents{padding:4px 10px;font-size:16px;line-height:1}.eyebrow-match-progress{align-items:center;justify-content:center;width:fit-content;height:26px;padding:6px 12px;font-size:12px;line-height:normal;white-space:nowrap}.evidence-copy .eyebrow-match-progress{font-size:12px;line-height:normal}.hero-copy h1{max-width:680px;margin:18px 0;color:#fff5df;font-size:clamp(44px,5vw,76px);line-height:1.14;text-shadow:0 3px 10px rgba(4,38,90,.3)}.lead{max-width:620px;margin:0;color:#dcf9ff;font-size:clamp(18px,2vw,23px);font-weight:850;line-height:1.38}.hero-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:30px}.dark .secondary-link{color:#9df3ff}.dark .secondary-link:hover{color:#fff5df}.hero-visual{position:relative;width:100%;max-width:520px;height:680px;margin-left:auto}.hero-visual .hero-phone{position:absolute;aspect-ratio:390 / 844}.hero-visual .primary-phone{left:2%;top:0;width:56%;max-width:310px;z-index:2}.hero-visual .side-phone{right:2%;top:56px;width:48%;max-width:260px;z-index:1;transform:rotate(5deg);opacity:.95}.device{position:relative;margin:0;overflow:hidden;border:8px solid #082d5c;border-radius:28px;background:#082d5c;box-shadow:0 14px #0316453d,0 24px 34px #02184242}.device>span{position:absolute;z-index:2;top:2px;left:50%;width:32px;height:2px;border-radius:999px;background:#ffffff59;transform:translate(-50%)}.device img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.screenshot-panel{margin:0;overflow:hidden;border:8px solid #082d5c;border-radius:28px;background:#fff;box-shadow:0 14px #0316451f,0 24px 34px #0218422e}.screenshot-panel img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.browser-frame{margin:0;overflow:hidden;border:8px solid #082d5c;border-radius:24px;background:#082d5c;box-shadow:0 14px #0316451f,0 24px 34px #0218422e}.browser-frame__chrome{display:flex;gap:7px;align-items:center;height:34px;padding:0 14px;background:linear-gradient(180deg,#f8fbff,#dceeff)}.browser-frame__chrome span{width:9px;height:9px;border-radius:50%;background:var(--brand-coral)}.browser-frame__chrome span:nth-child(2){background:var(--brand-gold)}.browser-frame__chrome span:nth-child(3){background:var(--brand-cyan)}.browser-frame__screen{height:calc(100% - 34px);display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px;background:linear-gradient(145deg,var(--brand-deep-blue),var(--brand-app-bg))}.browser-frame__screen img{width:100%;height:100%;min-width:0;object-fit:cover;object-position:top center;border-radius:14px}.section-heading{max-width:720px;margin-bottom:34px}.section-heading.center{margin-inline:auto;text-align:center}.section-heading.light h2,.section-heading.light p:not(.eyebrow){color:var(--white)}.section-heading h2,.final-cta h2{margin:14px 0 0;color:var(--white);font-size:clamp(32px,4vw,54px);line-height:1.02;text-shadow:0 4px 0 rgba(3,22,69,.6)}.section-heading p:not(.eyebrow){color:#fff;font-size:18px;font-weight:800;line-height:1.55}.adults h2,.evidence-copy h2,.learning-card h2{margin:14px 0 0;color:#031b2e;font-size:clamp(32px,4vw,54px);line-height:1.02;text-shadow:none}.evidence-copy p:not(.eyebrow),.adults p:not(.eyebrow),.note{color:#0d2b45;font-size:18px;font-weight:800;line-height:1.55}.step-grid,.skills-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.step-card,.skill-card,.desktop-preview{min-height:230px;padding:24px;border:2px solid rgba(255,255,255,.82);border-radius:24px;background:linear-gradient(180deg,#fff,#f3fbff);box-shadow:var(--shadow-card)}.step-card{position:relative}.step-number{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#08325d;background:var(--brand-gold);font-size:21px;font-weight:1000}.step-card svg,.skill-card svg{color:var(--brand-teal-dark)}.step-card h3,.skill-card h3,.desktop-preview strong{margin:18px 0 8px;color:#031b2e;font-size:24px;line-height:1.1}.step-card p,.skill-card p,.desktop-preview span{margin:0;color:#0d2b45;font-size:16px;font-weight:800;line-height:1.45}.blue{width:100%;max-width:none;background:linear-gradient(160deg,var(--brand-deep-blue),var(--brand-app-bg) 56%,#07527f)}.blue>*{width:min(100%,var(--max));margin-inline:auto}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.case-carousel-indicator{display:none}.case-card{position:relative;min-height:390px;overflow:hidden;display:grid;align-content:space-between;padding:20px;border:2px solid rgba(255,255,255,.58);border-radius:26px;color:var(--white);box-shadow:var(--shadow-card)}.case-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 10%,rgba(255,255,255,.32),transparent 50px),linear-gradient(135deg,rgba(255,255,255,.18),transparent 45%)}.case-card.cyan{background:linear-gradient(145deg,#0b7c93,#064f62)}.case-card.gold{background:linear-gradient(145deg,#9b5a00,#693c00)}.case-card.lavender{background:linear-gradient(145deg,#624ec7,#45349e)}.case-card.coral{background:linear-gradient(145deg,#cc3f31,#9a2317)}.case-card.royal{background:linear-gradient(145deg,#2563eb,#1e3a8a)}.case-card.emerald{background:linear-gradient(145deg,#059669,#064e3b)}.case-card-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.case-lock-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;background:#00000059;border:1px solid rgba(255,255,255,.35);color:#fff9e6;font-size:11px;font-weight:900;white-space:nowrap}.case-card>*{position:relative;z-index:2}.case-card p,.case-card span,.case-card small{margin:0;font-weight:950}.case-card p{opacity:.95;text-transform:uppercase;font-size:12px;min-height:15px}.case-card h3{margin:8px 0;min-height:60px;font-size:28px;line-height:1.05;text-shadow:0 3px 0 rgba(3,22,69,.18)}.case-card span{display:inline-flex;border-radius:999px;padding:5px 10px;background:#ffffff38;font-size:12px}.case-card img{display:block;width:min(100%,260px);max-width:100%;height:auto;margin:12px auto;object-fit:contain;filter:drop-shadow(0 12px 12px rgba(2,24,66,.22))}.case-card small{min-height:58px;font-size:14px;line-height:1.35}.adults{display:grid;grid-template-columns:minmax(0,1fr);gap:54px;align-items:center}.adults .device,.device-row .device{aspect-ratio:390 / 844}.learning-path-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px;align-items:stretch}.learning-card{min-width:0;padding:28px;border:2px solid rgba(255,255,255,.82);border-radius:28px;background:linear-gradient(180deg,#fff,#f3fbff);box-shadow:var(--shadow-card)}.learning-card--evidence{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,190px);gap:22px;align-items:center}.learning-card .section-heading{margin-bottom:24px}.learning-card .section-heading h2,.learning-card .evidence-copy h2{color:#031b2e;text-shadow:none;font-size:clamp(30px,3.4vw,46px)}.evidence-device{width:min(190px,100%);justify-self:end;aspect-ratio:390 / 844;box-shadow:0 10px #0316451f,0 16px 20px #02184229}.check-list{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}.check-list li,.adult-points span,.flow-item{display:flex;align-items:center;gap:10px;min-height:52px;padding:12px 14px;border-radius:16px;background:#fff;color:#031b2e;box-shadow:0 8px 18px #02184214;font-weight:950}.check-list svg,.flow-item svg{flex-shrink:0;color:var(--brand-success)}.progress-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:center}.flow-list{display:grid;gap:14px}.flow-item{font-size:20px}.flow-item svg{color:var(--brand-gold-dark)}.note{margin:32px 0 0;padding:18px 20px;border-left:7px solid var(--brand-gold);border-radius:18px;background:#fffdf6}.skills-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.skills{padding-top:24px}.skill-card{min-height:250px}.adults{width:min(calc(100% - 32px),1240px);border-radius:32px;background:linear-gradient(135deg,#fff,#f0fbff);box-shadow:0 24px 46px #02234e1f}.adult-points{display:grid;gap:10px;margin-top:24px}.devices .section-heading{max-width:820px}.hero-platform-note{margin:18px 0 0;font-size:14px;font-weight:700;color:#ffffffc2}.device-row{display:flex;flex-wrap:wrap;gap:32px;align-items:flex-end;justify-content:center}.devices .device-phone{width:min(220px,100%);flex-shrink:0}.devices .tablet-shot{width:min(340px,100%);aspect-ratio:3 / 4;flex-shrink:0}.platform-status{display:flex;flex-wrap:wrap;gap:16px;margin-top:36px;justify-content:center}.platform-status-item{display:flex;align-items:center;gap:14px;padding:14px 20px;border-radius:18px;background:var(--white);box-shadow:0 8px 22px #02184214;border:1px solid rgba(7,57,91,.08);transition:transform .18s ease,box-shadow .18s ease}.platform-status-item.is-clickable:hover{transform:translateY(-2px);box-shadow:0 12px 28px #02184229}.platform-status-item svg{width:28px;height:28px;color:#063f92;flex-shrink:0}.platform-status-item div{display:flex;flex-direction:column;gap:2px}.platform-status-item strong{font-size:15px;font-weight:900;color:var(--brand-text)}.platform-status-item span{font-size:13px;font-weight:800;color:#1d3d57}.tablet-shot{aspect-ratio:4 / 3}.faq{text-align:center}.faq .section-heading{align-items:center}.faq-list{display:grid;gap:12px;max-width:880px;margin:0 auto;text-align:left}details{border-radius:20px;background:#fff;box-shadow:0 8px 18px #02184214}summary{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;color:var(--brand-text);font-size:18px;font-weight:1000;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary svg{flex-shrink:0;transition:transform .18s ease}details[open] summary svg{transform:rotate(180deg)}details p{margin:0;padding:0 22px 20px;color:#0d2b45;font-size:16px;font-weight:800;line-height:1.55}.final-cta{width:min(calc(100% - 32px),1240px);display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:32px;align-items:center;margin-bottom:30px;border-radius:32px;color:var(--white);background:radial-gradient(circle at 82% 20%,rgba(255,196,38,.3),transparent 190px),linear-gradient(145deg,#0b77c8,var(--brand-deep-blue))}.final-cta h2,.final-cta p{color:var(--white)}.final-cta .eyebrow{padding:5px 12px;font-size:15px;line-height:1;color:#031b2e;background:var(--brand-gold)}.final-cta img{width:100%;filter:drop-shadow(0 16px 14px rgba(1,21,49,.34))}.site-footer{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;width:min(calc(100% - 32px),var(--max));margin:0 auto 28px;padding:24px 0;color:#fff;font-size:14px;font-weight:850}.site-footer img{width:130px}.site-footer p{margin:0;color:#fff}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px}.site-footer a,.site-footer span{color:#fff;text-decoration:none}.site-footer a:hover{color:var(--brand-gold)}.info-page{display:flex;flex-direction:column;gap:24px;width:min(calc(100% - 32px),var(--max));margin:18px auto 44px;overflow-x:clip}.info-hero{padding:72px 32px 44px;border-radius:32px;color:var(--white);background:radial-gradient(circle at 86% 18%,rgba(255,196,38,.34),transparent 190px),linear-gradient(145deg,#0b77c8,var(--brand-deep-blue));box-shadow:0 16px 36px #02184233}.info-hero h1{max-width:780px;margin:18px 0 14px;color:#fff5df;font-size:clamp(42px,6vw,72px);line-height:.98;text-shadow:0 5px 0 rgba(4,38,90,.55)}.info-hero p{max-width:760px;margin:0;color:#dcf9ff;font-size:20px;font-weight:850;line-height:1.45}.info-updated{display:inline-flex;margin-top:22px;padding:8px 12px;border-radius:999px;color:#07395b;background:#fff5df;font-size:13px;font-weight:1000}.info-article{width:100%;padding:44px 48px;background:#fff;border-radius:32px;border:1px solid rgba(7,57,91,.08);box-shadow:0 16px 36px #0218421f;display:flex;flex-direction:column;gap:32px}.info-section{display:flex;flex-direction:column;gap:10px;padding-bottom:28px;border-bottom:1px solid rgba(7,57,91,.08)}.info-section:last-child{padding-bottom:0;border-bottom:none}.info-section h2{margin:0;color:#031b2e;font-size:21px;font-weight:1000;line-height:1.28}.info-section p{margin:0;color:#0d2b45;font-size:16px;font-weight:750;line-height:1.7}.info-action-card{padding:clamp(20px,3.5vw,28px);background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #bae6fd;border-radius:24px;display:flex;flex-direction:column;gap:14px;align-items:flex-start}.info-action-card h2{margin:0;color:#031b2e;font-size:clamp(19px,2.5vw,22px);font-weight:1000;line-height:1.3}.info-action-card p{margin:0;color:#0d2b45;font-size:16px;font-weight:750;line-height:1.6}.info-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 clamp(18px,2.5vw,26px);border-radius:16px;color:#07395b;background:linear-gradient(180deg,#ffe96b,var(--brand-gold));box-shadow:var(--shadow-button);font-size:16px;font-weight:1000;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;word-break:break-word}.info-cta-btn:hover{transform:translateY(-2px);box-shadow:0 10px #d98700,0 20px 28px #02184247}.info-action-note{font-size:14px!important;color:#526b84!important;font-weight:700!important}.info-article a{color:#0265ad;text-decoration:underline;text-underline-offset:3px;font-weight:850}.info-article a:hover{color:#024373}.info-article ul,.info-article ol{margin:8px 0 0 20px;padding:0;display:flex;flex-direction:column;gap:10px;color:#0d2b45;font-size:16px;font-weight:750;line-height:1.65}.info-article li strong{color:#031b2e;font-weight:950}.info-security-box{margin-top:10px;padding:14px 18px;background:#fffbeb;border-left:4px solid var(--brand-gold-dark);border-radius:12px;color:#78350f;font-size:15px;font-weight:800;line-height:1.55}.info-security-box strong{color:#5c2707;font-weight:1000}.a11y-floating-btn,.back-to-top{position:fixed;bottom:22px;bottom:max(22px,env(safe-area-inset-bottom,22px));z-index:60;display:inline-grid;place-items:center;width:46px;height:46px;min-width:44px;min-height:44px;border:0;border-radius:14px;color:#07395b;background:linear-gradient(180deg,#ffe96b,var(--brand-gold));box-shadow:0 12px 20px #0218422e,inset 0 2px #ffffff8c;cursor:pointer;transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease}.a11y-floating-btn{left:22px;left:max(22px,env(safe-area-inset-left,22px))}.back-to-top{right:22px;right:max(22px,env(safe-area-inset-right,22px));opacity:0;pointer-events:none;transform:translateY(18px) scale(.92)}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.a11y-floating-btn:hover,.back-to-top:hover{box-shadow:0 10px 18px #02184229,inset 0 2px #ffffffa6;transform:translateY(-2px) scale(1.02)}.a11y-floating-btn-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;background:var(--brand-coral);color:#fff;font-size:11px;font-weight:1000;border-radius:999px;box-shadow:0 2px 6px #00000040}.a11y-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;justify-content:flex-start;padding:20px;background:#031645a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:a11yFadeIn .2s ease-out}@keyframes a11yFadeIn{0%{opacity:0}to{opacity:1}}.a11y-dialog{position:relative;width:min(440px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow-y:auto;background:#fff;color:#031b2e;border-radius:24px;box-shadow:0 24px 48px #02184259;border:1px solid rgba(7,57,91,.12);display:flex;flex-direction:column}.a11y-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid rgba(7,57,91,.08);gap:12px}.a11y-header-title-wrap{display:flex;align-items:flex-start;gap:12px;color:#031b2e}.a11y-header-icon{color:var(--brand-teal-dark);margin-top:2px;flex-shrink:0}.a11y-dialog-header h2{margin:0;font-size:19px;font-weight:1000;color:#031b2e}.a11y-dialog-subtitle{margin:4px 0 0;font-size:13px;color:#475569;line-height:1.35}.a11y-close-btn{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:12px;background:#f1f5f9;color:#031b2e;cursor:pointer;flex-shrink:0;transition:background .15s ease}.a11y-close-btn:hover{background:#e2e8f0}.a11y-dialog-body{padding:16px 24px;display:flex;flex-direction:column;gap:16px}.a11y-control-group{display:flex;flex-direction:column;gap:8px;padding-bottom:14px;border-bottom:1px solid rgba(7,57,91,.06)}.a11y-control-group:last-child{padding-bottom:0;border-bottom:none}.a11y-group-header{display:flex;align-items:center;gap:8px;color:var(--brand-teal-dark)}.a11y-control-label{font-size:15px;font-weight:900;color:#031b2e;display:block}.a11y-control-desc{font-size:13px;color:#475569;line-height:1.35;display:block}.a11y-control-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(7,57,91,.06)}.a11y-control-row:last-child{padding-bottom:0;border-bottom:none}.a11y-control-info{display:flex;align-items:flex-start;gap:10px;color:var(--brand-teal-dark)}.a11y-segmented-control{display:flex;gap:6px;background:#f1f5f9;padding:4px;border-radius:14px;margin-top:4px}.a11y-segment-btn,.a11y-segmented-btn{flex:1;min-height:44px;border:0;border-radius:10px;background:transparent;color:#334155;font-weight:850;font-size:14px;cursor:pointer;transition:all .15s ease}.a11y-segment-btn.is-active,.a11y-segmented-btn.is-active,.a11y-segment-btn[aria-pressed=true],.a11y-segmented-btn[aria-pressed=true]{background:#fff;color:#031b2e;font-weight:1000;box-shadow:0 2px 8px #0000001a}.a11y-switch{position:relative;width:52px;height:32px;min-height:32px;border:0;border-radius:999px;background:#cbd5e1;cursor:pointer;padding:0;transition:background .2s ease;flex-shrink:0;overflow:hidden}.a11y-switch.is-checked,.a11y-switch[aria-checked=true]{background:var(--brand-teal-dark)}.a11y-switch-handle,.a11y-switch-slider{position:absolute;top:3px;left:3px;width:26px;height:26px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #0003;transition:transform .2s ease}.a11y-switch.is-checked .a11y-switch-handle,.a11y-switch[aria-checked=true] .a11y-switch-handle,.a11y-switch.is-checked .a11y-switch-slider,.a11y-switch[aria-checked=true] .a11y-switch-slider{transform:translate(20px)}.a11y-dialog-footer{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-top:1px solid rgba(7,57,91,.08);background:#f8fafc;border-bottom-left-radius:24px;border-bottom-right-radius:24px;gap:12px}.a11y-reset-btn{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:0 14px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#334155;font-size:13px;font-weight:850;cursor:pointer}.a11y-reset-btn:hover{background:#f1f5f9;color:#0f172a}.a11y-statement-link{font-size:13px;font-weight:850;color:var(--brand-teal-dark);text-decoration:underline;min-height:44px;display:inline-flex;align-items:center}html[data-a11y-text-size=large]{font-size:115%}html[data-a11y-text-size=larger]{font-size:130%}html[data-a11y-line-spacing=true] p,html[data-a11y-line-spacing=true] li,html[data-a11y-line-spacing=true] span,html[data-a11y-line-spacing=true] h1,html[data-a11y-line-spacing=true] h2,html[data-a11y-line-spacing=true] h3{line-height:1.8!important;word-spacing:.16em!important}html[data-a11y-letter-spacing=true] body{letter-spacing:.12em!important}html[data-a11y-underline-links=true] a{text-decoration:underline!important;text-underline-offset:3px}html[data-a11y-readable-font=true],html[data-a11y-readable-font=true] *{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important}html[data-a11y-reduced-motion=true] *,html[data-a11y-reduced-motion=true] *:before,html[data-a11y-reduced-motion=true] *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}html[data-a11y-high-contrast=true]{--brand-deep-blue: #000000;--brand-app-bg: #000000;background:#000!important}html[data-a11y-high-contrast=true] body{background:#000!important;color:#fff!important}html[data-a11y-high-contrast=true] body:before{display:none!important}html[data-a11y-high-contrast=true] .site-header{background:#000!important;border:2px solid #ffffff!important}html[data-a11y-high-contrast=true] .step-card,html[data-a11y-high-contrast=true] .skill-card,html[data-a11y-high-contrast=true] .learning-card,html[data-a11y-high-contrast=true] .info-article{background:#000!important;border:2px solid #ffffff!important;color:#fff!important}html[data-a11y-high-contrast=true] .step-card h3,html[data-a11y-high-contrast=true] .skill-card h3,html[data-a11y-high-contrast=true] .learning-card h2,html[data-a11y-high-contrast=true] .adults h2,html[data-a11y-high-contrast=true] .evidence-copy h2,html[data-a11y-high-contrast=true] .info-section h2,html[data-a11y-high-contrast=true] .step-card p,html[data-a11y-high-contrast=true] .skill-card p,html[data-a11y-high-contrast=true] .adults p,html[data-a11y-high-contrast=true] .evidence-copy p,html[data-a11y-high-contrast=true] .info-section p,html[data-a11y-high-contrast=true] .note{color:#fff!important}html[data-a11y-high-contrast=true] .case-card{border:2px solid #ffffff!important}html[data-a11y-high-contrast=true] :focus-visible{outline:4px solid #ffff00!important;outline-offset:4px}@media(max-width:1024px){.desktop-nav{display:none}.site-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.header-brand{margin-right:auto}.menu-button{display:inline-flex}.site-header>.cta{display:inline-flex}.hero-section{grid-template-columns:1fr;text-align:center;gap:clamp(24px,4vw,36px)}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-actions{justify-content:center}.hero-visual{width:100%;max-width:440px;height:560px;margin-inline:auto;margin-top:14px}.hero-visual .primary-phone{left:2%;top:0;bottom:auto;width:55%;max-width:245px;z-index:2}.hero-visual .side-phone{right:2%;top:48px;width:48%;max-width:215px;z-index:1;transform:rotate(5deg);opacity:.95}.adults,.progress-layout{grid-template-columns:1fr}.final-cta{grid-template-columns:minmax(0,1fr) clamp(160px,24vw,220px);gap:clamp(16px,3vw,28px);align-items:center}.case-grid,.skills-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.adults .device,.progress-layout .device{width:min(330px,100%);justify-self:center}.learning-path-section,.learning-card--evidence{grid-template-columns:1fr}.evidence-device{width:min(240px,100%);justify-self:center;margin-top:12px}.device-row{grid-template-columns:minmax(0,220px) minmax(0,1fr)}.final-cta img{width:100%;max-width:220px;justify-self:end;align-self:center}.site-footer{grid-template-columns:1fr;text-align:center;gap:16px}.site-footer img{margin-inline:auto}.site-footer nav{justify-content:center}.info-section-grid{grid-template-columns:1fr}}@media(max-width:820px){.case-grid{width:calc(100% + clamp(24px,5vw,40px));max-width:none;display:flex;gap:16px;margin-inline:calc(-1*clamp(12px,2.5vw,20px));padding:0 clamp(12px,2.5vw,20px) 18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:clamp(12px,2.5vw,20px);scrollbar-width:none}.case-grid::-webkit-scrollbar{display:none}.case-card{flex:0 0 min(84vw,360px);scroll-snap-align:start}.case-carousel-indicator{display:flex;align-items:center;justify-content:center;gap:7px;width:min(100%,var(--max));margin:8px auto 0;color:#d7f8ff}.case-carousel-indicator span{width:8px;height:8px;border-radius:50%;background:#ffffff6b}.case-carousel-indicator span.active{width:22px;border-radius:999px;background:var(--brand-gold)}.case-carousel-indicator strong{margin-left:6px;font-size:12px;font-weight:1000}}@media(max-width:680px){html{scroll-padding-top:80px}.site-header{display:flex;align-items:center;justify-content:space-between;width:min(calc(100% - 20px),var(--max));min-height:60px;margin-top:8px;padding:4px clamp(12px,3vw,16px);border-radius:20px}.header-brand{display:inline-flex;align-items:center;margin-right:auto}.header-brand img{width:78px}.site-header>.cta{display:none}.menu-button{display:inline-flex;margin-left:auto}.section-band,.section-band.dark,.adults,.final-cta{width:100%;border-radius:0;padding:clamp(40px,7vw,56px) clamp(14px,4vw,20px);scroll-margin-top:80px}.final-cta{grid-template-columns:minmax(0,1fr) clamp(90px,28vw,130px);gap:12px;align-items:center;padding:clamp(28px,5vw,40px) clamp(14px,3.5vw,20px)}.final-cta h2{font-size:clamp(20px,5vw,26px);line-height:1.18;margin:8px 0}.final-cta p{font-size:clamp(13px,3.5vw,15px);line-height:1.4;margin-bottom:14px}.final-cta .cta{font-size:clamp(13px,3.2vw,15px);min-height:44px;padding:0 clamp(10px,2.5vw,16px);white-space:normal;text-align:center;line-height:1.25}.final-cta img{width:100%;max-width:130px;justify-self:end;align-self:center;filter:drop-shadow(0 10px 10px rgba(1,21,49,.3))}.hero-section{min-height:auto;margin-top:-68px;padding-top:88px;gap:18px}.hero-copy h1{font-size:clamp(34px,10vw,50px)}.lead{font-size:16px}.hero-visual{width:100%;max-width:320px;height:410px;margin-inline:auto;margin-top:8px}.hero-visual .primary-phone{left:0;top:0;bottom:auto;width:56%;max-width:180px;z-index:2}.hero-visual .side-phone{right:0;top:36px;width:48%;max-width:155px;z-index:1;transform:rotate(5deg);opacity:.95}.step-grid,.skills-grid,.device-row{grid-template-columns:1fr}.step-grid{gap:11px}.step-card{min-height:0;display:grid;grid-template-columns:38px 34px minmax(0,1fr);column-gap:10px;row-gap:4px;align-items:center;padding:14px}.step-card .step-number{position:static;width:38px;height:38px;font-size:18px}.step-card svg{width:26px;height:26px}.step-card h3{margin:0;font-size:19px}.step-card p{grid-column:2 / -1;font-size:15px}.skill-card{min-height:auto}.case-grid{width:calc(100% + 28px);margin-inline:-14px;padding:0 14px 16px;scroll-padding-inline:14px}.case-card{flex:0 0 min(84vw,320px);min-height:312px}.case-card img{width:min(85%,240px);margin:8px auto}.case-card h3{font-size:24px;min-height:48px}.device-row .device{width:min(235px,100%);justify-self:center}.devices .device-row{width:calc(100% + 28px);max-width:none;display:flex;gap:14px;margin-inline:-14px;padding:0 14px 16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:14px;scrollbar-width:none}.devices .device-row::-webkit-scrollbar{display:none}.devices .device-row .device,.devices .device-row .screenshot-panel{flex:0 0 min(76vw,240px);scroll-snap-align:start}.devices .device-row .device{max-width:235px}.devices .tablet-shot{max-height:300px;aspect-ratio:1.12 / 1}.platform-status{flex-direction:column;align-items:stretch}.progress-layout{gap:20px}.section-heading h2,.evidence-copy h2,.adults h2,.final-cta h2{font-size:clamp(26px,8vw,38px)}.section-heading p:not(.eyebrow),.evidence-copy p:not(.eyebrow),.adults p:not(.eyebrow),.final-cta p:not(.eyebrow),.note{font-size:15px}.flow-item,summary{font-size:15px}.site-footer{width:calc(100% - 28px)}.info-page{width:100%;margin-top:-68px}.info-hero{padding:96px 16px 36px;border-radius:0}.info-hero h1{font-size:clamp(32px,9vw,48px)}.info-hero p{font-size:16px}.info-article{margin:16px 12px;padding:24px 16px;border-radius:20px;gap:22px}.info-section{padding-bottom:18px}.info-section h2{font-size:18px}.info-section p{font-size:14.5px}.a11y-floating-btn{left:max(12px,env(safe-area-inset-left,12px));bottom:max(12px,env(safe-area-inset-bottom,12px));width:44px;height:44px;border-radius:13px}.back-to-top{right:max(12px,env(safe-area-inset-right,12px));bottom:max(12px,env(safe-area-inset-bottom,12px));width:44px;height:44px;border-radius:13px}}@media(max-width:380px){.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .cta,.hero-actions .secondary-link{width:100%}.secondary-link{text-align:center}.hero-visual{max-width:270px;height:350px}.hero-visual .primary-phone{max-width:152px}.hero-visual .side-phone{top:30px;max-width:130px}.step-card{grid-template-columns:32px 28px minmax(0,1fr);padding:12px 10px}.step-card .step-number{width:32px;height:32px;font-size:16px}.step-card h3{font-size:17px}.step-card p{font-size:14px}.flow-item{font-size:14px;padding:10px 12px}}@media(prefers-reduced-motion:no-preference){.step-card,.case-card,.skill-card,.device,.hero-mascot{animation:rise .56s ease both}.side-phone{animation-delay:.1s}.hero-mascot{animation-delay:.18s}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1}}
