*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#ffffff;color:#142b4b;font-family:var(--helder-font)}a{color:inherit}a:focus-visible{outline:3px solid #587794;outline-offset:5px}.wrap{max-width:1280px;margin:auto;padding:0 32px}.skip{position:absolute;top:-60px;left:16px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}.site-header{background:#4f46e5;color:white}.nav{min-height:102px;display:flex;align-items:center;gap:48px}.brand{display:flex;align-items:center;gap:11px;font-weight:900;font-size:28px;text-decoration:none;letter-spacing:-1px}.brand-mark{background:white;color:#4f46e5;border-radius:13px;width:44px;height:44px;display:grid;place-items:center;font-size:28px}.dot{color:#83a9ff}.nav-links{display:flex;gap:30px}.nav-links a{text-decoration:none;font-weight:700}.nav-links a:hover{text-decoration:underline}.login{margin-left:auto;background:#fff;color:#4f46e5;padding:12px 27px;border-radius:14px;text-decoration:none;font-weight:800}.hero{margin-top:36px;border-radius:30px;background:linear-gradient(115deg,#14233e,#1c3c68 65%,#25558e);color:white;padding:52px 46px;display:grid;grid-template-columns:1.1fr 1fr;gap:25px;align-items:center;min-height:430px;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;width:300px;height:300px;border:1px solid #ffffff0c;border-radius:50%;right:-100px;top:-160px;pointer-events:none}.kicker,.eyebrow{font-size:12px;font-weight:900;letter-spacing:1.3px}.kicker{color:#ffffff;margin:0 0 18px}.hero h1{font-size:clamp(36px,4.1vw,54px);line-height:1.07;letter-spacing:-1.7px;margin:0 0 22px;font-weight:900}.hero h1 span{color:#ffffff}.hero-description{font-size:19px;line-height:1.6;max-width:480px;margin:0 0 26px;color:#eef1f4}.cta{display:inline-flex;gap:32px;align-items:center;background:white;color:#163453;border-radius:15px;text-decoration:none;padding:18px 24px;font-size:18px;font-weight:800}.cta:hover{background:#f2f4ed}.hero-note{font-size:13px;color:#d6dfe6;margin:14px 0 0}.hero-visual{height:310px;position:relative;min-width:0}.shape{position:absolute;border-radius:40px}.one{width:245px;height:245px;right:30px;top:12px;transform:rotate(-9deg);background:linear-gradient(130deg,#879caf,#b5c2cc)}.two{width:185px;height:185px;right:107px;top:95px;transform:rotate(8deg);background:#e4e8ec}.journey-card{position:absolute;top:35px;left:20px;right:55px;background:white;color:#173353;padding:25px 25px 22px;border-radius:25px;box-shadow:0 15px 40px #081b3922}.journey-card .eyebrow{color:#626c87;font-size:10px}.journey-card h2{font-size:22px;margin:8px 0 20px}.journey{display:flex;align-items:center;justify-content:space-between}.step{border-radius:50%;width:34px;height:34px;display:grid;place-items:center;background:#f0f1ed;color:#626c87;font-weight:900}.step.done{background:#ededff;color:#4f46e5}.step.active{background:#4f46e5;color:#fff}.line{flex:1;height:3px;background:#e6e9e4;margin:0 9px}.journey-labels{display:flex;justify-content:space-between;margin-top:9px;font-size:11px;font-weight:700}.float{position:absolute;background:white;color:#142b4b;border-radius:18px;display:flex;align-items:center;gap:10px;padding:12px 16px;box-shadow:0 8px 20px #0e25421a}.float-a{bottom:23px;left:0}.float-b{bottom:-4px;right:0}.float strong{display:block;font-size:12px}.float small{display:block;font-size:10px;color:#626c87;margin-top:3px}.mini-icon{display:grid;place-items:center;width:33px;height:33px;border-radius:11px;font-size:23px}.mint{background:#ededff;color:#4f46e5}.sand{background:#ededff;color:#4f46e5}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0 54px}.benefits article{display:flex;gap:15px;align-items:center;border-radius:18px;background:#ffffff;border:1px solid #e5e8f0;padding:23px 21px}.benefit-icon{font-size:28px;color:#4f46e5;width:30px;flex-shrink:0;text-align:center}.benefits h2{font-size:17px;margin:0 0 5px}.benefits p{font-size:14px;line-height:1.5;margin:0;color:#626c87}
.section-heading{margin-bottom:22px}
.section-heading h2{font-size:30px;margin:0}
.subject-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.subject-card{display:flex;flex-direction:column;min-width:0;padding:26px 30px 28px;background:#ffffff;border:1px solid #e5e8f0;border-radius:24px;text-decoration:none;transition:box-shadow .18s,border-color .18s}
.subject-card:hover{border-color:#b6b8f5;box-shadow:0 8px 24px #142b4b0c}
.subject-card:focus-visible{outline:3px solid #4f46e5;outline-offset:5px}
.subject-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-height:26px}
.level{font-size:.875rem;font-weight:800;color:#626c87;letter-spacing:.03em}
.subject-status{font-size:.875rem;font-weight:700;color:#626c87;background:#ffffffa6;border:1px solid #e5e8f0;padding:3px 10px;border-radius:20px}
.subject-content{display:grid;grid-template-columns:minmax(0,1fr) 156px;gap:14px;align-items:center;flex:1;margin:14px 0 0;min-height:156px}
.subject-copy{min-width:0}
.subject-card h3{font-size:1.75rem;margin:0 0 9px}
.subject-card p{font-size:1rem;line-height:1.6;color:#626c87;margin:0;max-width:265px}
.subject-art{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}
.subject-link{margin-top:20px;display:inline-flex;align-items:center;justify-content:center;gap:14px;align-self:flex-start;max-width:100%;padding:12px 16px;border:1px solid #4f46e5;border-radius:12px;background:#4f46e5;color:#fff;font-weight:800;font-size:1rem;line-height:1.4}
.subject-link span{flex-shrink:0}
.subject-link-secondary{background:transparent;color:#4f46e5;border-color:#d9dcf4}
.subject-card:hover .subject-link{background:#4338ca;border-color:#4338ca}
.subject-card:hover .subject-link-secondary{background:#ededff;border-color:#b6b8f5}
.account-invite{margin:26px 0 32px;text-align:center;padding:14px 20px}
.account-invite p{font-size:1rem;line-height:1.7;color:#626c87;margin:0}
.account-invite a{color:#4f46e5;font-weight:800;text-underline-offset:3px}
footer.wrap{border-top:1px solid #e5e8f0;padding-top:24px;padding-bottom:28px;display:flex;justify-content:space-between;font-size:13px;color:#626c87}footer a{font-weight:900;text-decoration:none;color:#4f46e5}
.benefits article{background:#fff;border-color:#e5e8f0;box-shadow:0 5px 18px #142b4b06}
.benefits .benefit-icon{color:#4f46e5;display:grid;place-items:center;flex:0 0 44px;height:44px;border-radius:14px;background:#ededff}
.hero{margin-bottom:54px}
@media(max-width:950px){.hero{padding:35px 28px;gap:12px}.hero-visual{height:290px}.journey-card{left:0;right:15px;padding:22px}.float{padding:10px}.float-a{bottom:36px}.float-b{bottom:-15px}.benefits article{padding:18px 14px;gap:10px}.benefit-icon{display:none}}
@media(max-width:650px){.wrap{padding-left:20px;padding-right:20px}.nav{min-height:80px;gap:18px;flex-wrap:wrap;padding-top:15px;padding-bottom:15px}.brand{font-size:24px}.brand-mark{width:36px;height:36px;font-size:24px}.login{padding:10px 17px}.nav-links{order:3;width:100%;font-size:14px;gap:22px}.hero{grid-template-columns:1fr;padding:32px 24px;margin-top:22px;border-radius:25px}.hero h1{font-size:39px}.hero-description{font-size:17px}.hero-visual{max-width:370px;width:100%;margin:10px auto 5px;height:285px}.journey-card{left:14px;right:30px}.float-a{bottom:24px}.float-b{bottom:-10px}.benefits{grid-template-columns:1fr;gap:10px;margin-bottom:36px}.benefits article{padding:19px}.benefit-icon{display:block}.subject-grid{grid-template-columns:1fr}.section-heading h2{font-size:27px}footer.wrap{gap:20px}.hero-note{font-size:12px}}
@media(max-width:650px){.hero{margin-bottom:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@media(max-width:1000px) and (min-width:701px){.subject-card{padding:24px}.subject-content{grid-template-columns:minmax(0,1fr) 116px;gap:10px}.subject-card h3{font-size:1.5rem}}
@media(max-width:700px){.subject-grid{grid-template-columns:1fr}.subject-card{padding:23px 25px}.subject-content{grid-template-columns:minmax(0,1fr) clamp(88px,24vw,140px)}.subject-card h3{font-size:1.625rem}.account-invite{padding:10px 0;margin-top:22px}}
@media(max-width:380px){.subject-card{padding:20px}.subject-content{grid-template-columns:minmax(0,1fr) 88px;gap:8px}.subject-link{padding:12px 14px;gap:12px}.subject-meta{gap:6px}}

@media(max-width:420px){.subject-link{font-size:.9375rem;padding:11px 12px;gap:8px}.subject-card h3{font-size:1.5rem}}

/* Keep the navy hero; give the surrounding interface a light identity. */
.site-header{background:#fff;color:#142b4b;border-bottom:1px solid #e5e8f0}
.brand-mark{background:#4f46e5;color:#fff}
.dot{color:#4f46e5}
.nav-links a{color:#626c87}
.nav-links a:hover{color:#4f46e5}
.login{background:#4f46e5;color:#fff}
.login:hover{background:#4338ca}
.subject-card{background:#eef9ff;border-color:#e4f2fa}
.subject-card:hover{border-color:#b6b8f5;box-shadow:0 6px 20px #142b4b06}
.subject-status{background:#fff;border-color:#e5e8f0;color:#626c87}
.subject-link-secondary{background:#fff;color:#4f46e5;border-color:#d9dcf4}
.subject-card:hover .subject-link-secondary{background:#ededff;border-color:#b6b8f5}
