:root{--navy:#081f3d;--navy2:#14385f;--blue:#2f7fd4;--sky:#edf6ff;--ink:#102b49;--muted:#58708a;--line:#d7e6f4;--gold:#f3ca69}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8fbff;color:var(--ink);font:18px/1.6 "DM Sans",sans-serif}img{max-width:100%;display:block}a{color:inherit}.wrap{width:min(1280px,calc(100% - 88px));margin:auto}h1,h2,h3{font-family:"Fraunces",serif;line-height:1.12;margin:0}h1{font-size:clamp(2.4rem,5.2vw,4.3rem);letter-spacing:-.01em}h2{font-size:clamp(1.7rem,2.8vw,2.05rem);letter-spacing:-.005em}h3{font-size:1.25rem}p{margin:0 0 1rem}.eyebrow{font:800 .85rem/1 "DM Sans";text-transform:uppercase;letter-spacing:.14em;color:var(--blue);margin-bottom:16px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:70px;padding:19px 37px;border-radius:999px;background:var(--navy);color:white;text-decoration:none;font-weight:800;border:2px solid var(--navy);gap:.4rem}.button:after{content:"→"}.button.light{background:white;color:var(--navy);border-color:white}.button.outline{background:transparent;color:var(--navy)}header{background:white;border-bottom:1px solid var(--line)}nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font:700 .95rem/1.08 "Fraunces"}.brand img{width:55px;height:46px;object-fit:contain}.back{text-decoration:none;font-weight:800;color:#365b7d}.hero{padding:76px 0;background:linear-gradient(135deg,#f8fbff,#eaf5ff)}.hero-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:55px;align-items:center}.lead{font-size:1.25rem;color:var(--muted);max-width:760px;margin:24px 0}.price-box{background:var(--navy);color:white;border-radius:26px;padding:30px;box-shadow:0 18px 50px rgba(8,31,61,.18)}.price{font:700 2.4rem/1 "Fraunces";margin:12px 0}.monthly{color:#c7d8e8}.saving{color:#8bc8ff;font-weight:800}.price-box .button{width:100%;margin-top:18px}section{padding:76px 0}.intro{text-align:center;max-width:1320px;margin:auto}.intro p{color:var(--muted);font-size:1.2rem;margin-top:18px;max-width:860px;margin-left:auto;margin-right:auto}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:35px}.box{background:white;border:1px solid var(--line);border-radius:20px;padding:25px}.box b{display:block;font:700 1.15rem "Fraunces";margin-bottom:8px}.box p{color:var(--muted);margin:0}.program{background:var(--navy);color:white}.program .eyebrow{color:#80c3ff}.program h2{text-align:center}.modules{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:35px auto 0;max-width:850px}.module{background:var(--navy2);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:18px}.module small{color:#83c5ff;font-weight:800;text-transform:uppercase}.module b{display:block;margin-top:4px}.included{display:grid;grid-template-columns:.9fr 1.1fr;gap:45px;align-items:center}.included img{border-radius:24px;height:410px;width:100%;object-fit:cover}.checks{list-style:none;padding:0;margin:24px 0}.checks li{padding:12px 0 12px 28px;border-bottom:1px solid var(--line);position:relative}.checks li:before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:900}.cta{background:linear-gradient(135deg,var(--navy),#174c7e);color:white;text-align:center;padding:68px 0}.cta p{color:#d1dfec;margin:16px auto 24px}.legal{font-size:.85rem!important;color:#a9bfd2!important;margin-top:20px!important}body>footer{background:#06172d;color:#b7c7d7;padding:22px 0;font-size:.8rem}body>footer .wrap{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}body>footer a{color:white}@media(max-width:800px){.hero-grid,.included{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.modules{grid-template-columns:1fr}.included img{height:320px}}@media(max-width:520px){body{font-size:16px}.wrap{width:min(100% - 28px,1060px)}.hero,section{padding:58px 0}h1{font-size:2.65rem}.brand span{font-size:1rem}}
