:root{color:#132033;background:#f6f9fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.page-shell{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 12% 20%,rgba(66,170,216,.18),transparent 24rem),radial-gradient(circle at 88% 8%,rgba(242,162,58,.16),transparent 22rem),linear-gradient(180deg,#fff,#eff7fb 56%,#fff)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0}.brand{display:inline-flex;align-items:center;gap:.65rem;font-size:1.25rem;font-weight:800}.brand img{width:46px;height:46px;object-fit:contain}.course-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.pill{min-height:40px;border:1px solid rgba(19,32,51,.12);border-radius:999px;background:#ffffffc7;color:#24364f;padding:.45rem .9rem;font-weight:700}.pill.active{border-color:transparent;background:#132033;color:#fff}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(280px,.78fr);gap:clamp(2rem,5vw,5rem);align-items:center;width:min(1120px,calc(100% - 2rem));min-height:calc(100vh - 88px);margin:0 auto;padding:clamp(1.5rem,4vw,4rem) 0 4rem}.hero-copy{max-width:680px}.eyebrow,.card-kicker{margin:0 0 .75rem;color:#56708f;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:1.15rem;color:#102033;font-size:clamp(3.1rem,8vw,6.7rem);line-height:.93;letter-spacing:0}h2{margin-bottom:.75rem;color:#102033;font-size:clamp(2rem,4vw,3.5rem);line-height:1}h3{margin-bottom:.75rem;color:#102033;font-size:1.65rem}.intro{max-width:590px;color:#4c6078;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.primary-action,.secondary-action,.store-link{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;border-radius:999px;padding:.8rem 1.25rem;font-weight:800}.play-icon{width:1.15rem;height:1.15rem;flex:0 0 auto}.primary-action{background:#132033;color:#fff;box-shadow:0 18px 42px #13203338}.secondary-action{border:1px solid rgba(19,32,51,.14);background:#ffffffbd;color:#1f3148}.hero-visual{position:relative;display:grid;place-items:center;min-height:430px;border-radius:48% 52% 43% 57%;background:linear-gradient(145deg,color-mix(in srgb,var(--accent),white 66%),#fff 70%),#fff;box-shadow:inset 0 0 0 1px #13203314,0 30px 80px #2a52772e}.hero-visual img{width:min(78%,390px);height:auto;object-fit:contain;filter:drop-shadow(0 22px 24px rgba(39,60,84,.18))}.course-badge{position:absolute;right:0;bottom:2rem;width:min(220px,64%);border:1px solid rgba(19,32,51,.12);border-radius:8px;background:#ffffffe0;padding:1rem;box-shadow:0 18px 46px #13203329;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.course-badge span{display:block;color:#60758e;font-size:.8rem;font-weight:800}.course-badge strong{display:block;color:var(--accent);font-size:2rem;line-height:1}.courses,.open-panel{width:min(1120px,calc(100% - 2rem));margin:0 auto}.courses{padding:3.5rem 0}.section-heading{max-width:620px;margin-bottom:1.5rem}.course-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.course-card{display:grid;grid-template-rows:auto 1fr auto;min-height:440px;border:1px solid rgba(19,32,51,.1);border-radius:8px;background:#fff;padding:1rem;box-shadow:0 18px 48px #3355711a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.course-card.selected{border-color:color-mix(in srgb,var(--accent),white 20%);box-shadow:0 22px 58px color-mix(in srgb,var(--accent),transparent 78%);transform:translateY(-4px)}.course-card img{width:100%;max-height:154px;object-fit:contain;margin-bottom:1rem}.course-card ul{display:grid;gap:.45rem;margin:0;padding:0;list-style:none;color:#51677f;line-height:1.35}.course-card li{display:flex;align-items:center;gap:.5rem}.course-card li:before{content:"";width:.55rem;height:.55rem;border-radius:999px;background:var(--accent);flex:0 0 auto}.store-link{width:100%;border:0;background:color-mix(in srgb,var(--accent),#102033 10%);color:#fff;margin-top:1.25rem}.privacy-link{display:inline-flex;justify-content:center;width:100%;margin-top:.85rem;color:#51677f;font-size:.92rem;font-weight:800}.open-panel{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-radius:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent),white 76%),#fff),#fff;margin-bottom:4rem;padding:clamp(1.25rem,4vw,2.25rem);box-shadow:inset 0 0 0 1px #13203314}.open-panel p:not(.eyebrow){max-width:620px;margin-bottom:0;color:#4a6078;line-height:1.65}.privacy-footer{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1rem;width:min(1120px,calc(100% - 2rem));margin:-1.5rem auto 3rem;color:#51677f;font-weight:700}.privacy-footer span{color:#102033;font-weight:900}.privacy-footer a{text-decoration:underline;text-underline-offset:.22rem}.privacy-shell{min-height:100vh;background:radial-gradient(circle at 10% 0%,rgba(66,170,216,.14),transparent 20rem),linear-gradient(180deg,#fff,#f1f7fb);padding-bottom:4rem}.privacy-topbar{min-height:84px}.privacy-document{width:min(860px,calc(100% - 2rem));margin:1rem auto 0;border:1px solid rgba(19,32,51,.1);border-radius:8px;background:#ffffffe6;padding:clamp(1.25rem,4vw,3rem);box-shadow:0 24px 70px #3355711f}.privacy-document h1{margin-bottom:1.5rem;font-size:clamp(2.3rem,6vw,4.2rem);line-height:1}.privacy-document h2{margin-top:2rem;font-size:clamp(1.35rem,3vw,2rem);line-height:1.15}.privacy-document p,.privacy-document li{color:#3f5369;line-height:1.7}.privacy-document ul{display:grid;gap:.35rem;padding-left:1.25rem}@media(max-width:920px){.topbar{align-items:flex-start;flex-direction:column}.course-pills{justify-content:flex-start}.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{min-height:360px}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.open-panel{align-items:stretch;flex-direction:column}}@media(max-width:560px){.topbar,.hero,.courses,.open-panel{width:min(100% - 1rem,1120px)}h1{font-size:clamp(2.45rem,17vw,4rem)}.hero{padding-top:1rem}.hero-visual{min-height:290px;border-radius:8px}.course-badge{right:.75rem;bottom:.75rem}.course-grid{grid-template-columns:1fr}.course-card{min-height:0}.primary-action,.secondary-action{width:100%}}
