:root{--navy:#172b52;--blue:#199ee3;--sky:#eaf8ff;--gold:#ffb900;--ink:#17213a;--muted:#61708c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.5}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,30px);position:absolute;top:0;width:100%;z-index:3}.brand{align-items:center;color:var(--navy);display:flex;font-size:15px;font-weight:700;gap:10px;text-decoration:none}.brand small{display:block;font-size:9px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.brand-mark{background:var(--navy);border-radius:50%;color:#fff;display:grid;font-family:"Playfair Display";font-size:22px;height:39px;place-items:center;width:39px}.menu{display:flex;align-items:center;gap:28px}.menu a{color:var(--ink);font-size:14px;font-weight:600;text-decoration:none}.nav-cta{background:var(--navy);border-radius:100px;color:#fff!important;padding:11px 18px}.menu-button{display:none}.hero{background:linear-gradient(116deg,#f8fbfc 0%,#fff 58%,#e5f7ff 100%);display:grid;grid-template-columns:1.15fr .85fr;min-height:710px;overflow:hidden;padding:160px max(7vw,40px) 90px;position:relative}.hero:after{background:var(--blue);border-radius:50%;bottom:-480px;content:"";height:790px;left:-110px;opacity:.09;position:absolute;width:790px}.hero-copy{max-width:650px;position:relative;z-index:1}.eyebrow{color:#198bd1;font-size:12px;font-weight:700;letter-spacing:.14em;margin:0 0 18px;text-transform:uppercase}.hero h1,.section h2,.contact h2{font-size:clamp(45px,5.4vw,76px);letter-spacing:-.055em;line-height:1.03;margin:0}.hero h1 em,.section h2 em,.contact h2 em{color:#148dd2;font-family:"Playfair Display";font-weight:600}.intro{color:var(--muted);font-size:18px;max-width:520px;margin:28px 0}.actions{display:flex;gap:13px;flex-wrap:wrap}.button{border-radius:99px;font-weight:700;padding:14px 20px;text-decoration:none}.primary{background:var(--gold);color:var(--ink)}.primary span{margin-left:13px}.quiet{border:1px solid #cbd5df;color:var(--ink)}.availability{color:var(--muted);font-size:13px;margin-top:27px}.availability span{background:#51b779;border-radius:50%;display:inline-block;height:8px;margin-right:7px;width:8px}.hero-visual{display:grid;place-items:center;position:relative}.hero-visual img{border-radius:50%;box-shadow:0 28px 55px #14336324;max-width:390px;position:relative;width:86%;z-index:1}.orb{border-radius:50%;position:absolute}.orb-one{background:var(--gold);height:140px;right:4%;top:15%;width:140px}.orb-two{border:24px solid var(--blue);bottom:0;height:210px;left:-20px;width:210px}.visual-note{background:#fff;bottom:8%;box-shadow:0 12px 30px #172b521f;font-size:12px;padding:14px 19px;position:absolute;right:0;z-index:2}.trust{background:var(--navy);color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:30px max(7vw,40px)}.trust div{border-right:1px solid #ffffff35;padding:0 25px}.trust div:first-child{padding-left:0}.trust div:last-child{border:0}.trust strong{display:block;font-family:"Playfair Display";font-size:27px}.trust span{color:#c7d3eb;font-size:12px}.section{padding:120px max(7vw,40px)}.benefits{display:grid;gap:75px;grid-template-columns:.85fr 1.6fr}.section h2{font-size:clamp(36px,4vw,58px)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.benefit-grid article{border-top:2px solid var(--blue);padding-top:19px}.number{color:#169bdf;font-size:12px;font-weight:700}.benefit-grid h3,.process h3{font-size:19px;margin:24px 0 8px}.benefit-grid p,.process p{color:var(--muted);font-size:14px;margin:0}.process{background:var(--sky);display:grid;grid-template-columns:1fr 1fr;gap:60px}.process ol{counter-reset:item;list-style:none;margin:0;padding:0}.process li{border-bottom:1px solid #bfd7e5;display:flex;gap:19px;padding:0 0 22px;margin-bottom:23px}.process li:last-child{border:0}.process li>span{background:var(--navy);border-radius:50%;color:#fff;display:grid;font-family:"Playfair Display";font-weight:700;height:31px;place-items:center;width:31px}.process h3{margin:0 0 5px}.contact{background:var(--blue);color:#fff;display:flex;gap:50px;justify-content:space-between;align-items:center;padding:100px max(7vw,40px)}.contact .eyebrow{color:#cceeff}.contact h2 em{color:#fff}.contact>div>p:last-child{max-width:510px}.email-card{background:#fff;color:var(--navy);min-width:335px;padding:26px;text-decoration:none;position:relative}.email-card span{color:#62708a;display:block;font-size:12px;font-weight:700;margin-bottom:8px;text-transform:uppercase}.email-card strong{font-size:18px;line-height:1.15}.email-card b{bottom:24px;font-size:23px;position:absolute;right:25px}footer{color:#68758d;display:flex;font-size:12px;justify-content:space-between;padding:24px max(7vw,40px)}
@media(max-width:800px){.site-header{padding:0 24px}.menu-button{background:none;border:0;color:var(--navy);display:block;font:700 14px "DM Sans"}.menu{background:#fff;box-shadow:0 12px 30px #172b5224;display:none;flex-direction:column;gap:19px;left:20px;padding:24px;position:absolute;right:20px;top:68px}.menu.open{display:flex}.hero{grid-template-columns:1fr;min-height:0;padding:130px 24px 60px}.hero-visual{margin-top:50px}.hero-visual img{max-width:320px}.orb-one{right:5%;top:5%}.trust{grid-template-columns:repeat(2,1fr);padding:25px 24px}.trust div{padding:13px 15px}.trust div:nth-child(2){border:0}.trust div:nth-child(3){padding-left:0}.section{padding:75px 24px}.benefits,.process{grid-template-columns:1fr;gap:42px}.benefit-grid{grid-template-columns:1fr;gap:35px}.contact{align-items:flex-start;flex-direction:column;padding:75px 24px}.email-card{min-width:0;width:100%}footer{gap:8px;padding:22px 24px}.brand small{font-size:7px}}
.professor-strip{align-items:center;background:#fff;display:grid;gap:8vw;grid-template-columns:minmax(260px,.8fr) 1.2fr;overflow:hidden;padding:85px max(7vw,40px)}.professor-strip img{border-radius:4px;box-shadow:18px 18px 0 var(--gold);max-width:330px;width:100%}.professor-strip h2{font-size:clamp(32px,3.6vw,51px);letter-spacing:-.045em;line-height:1.08;margin:0 0 20px}.professor-strip h2 em{color:#148dd2;font-family:"Playfair Display";font-weight:600}.professor-strip div>p:last-child{color:var(--muted);max-width:500px}@media(max-width:800px){.professor-strip{grid-template-columns:1fr;padding:75px 24px}.professor-strip img{max-width:330px}}
.pricing{background:#fbfcfd;display:grid;gap:70px;grid-template-columns:.8fr 1.2fr}.pricing-intro{color:var(--muted);font-size:16px;max-width:360px}.price-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.price-card{border:1px solid #dbe3ea;padding:30px 25px;position:relative}.price-card.featured{background:var(--navy);border-color:var(--navy);color:#fff}.price-label{font-size:13px;font-weight:700;margin:0;text-transform:uppercase}.price{font-size:15px;font-weight:700;margin:20px 0}.price span{font-family:"Playfair Display";font-size:39px;letter-spacing:-.04em}.price small{color:var(--muted);display:block;font-size:12px;font-weight:500;margin-top:2px}.featured .price small{color:#c7d3eb}.price-card ul{border-top:1px solid #dbe3ea;list-style:none;margin:20px 0 28px;padding:17px 0 0}.featured ul{border-color:#ffffff35}.price-card li{font-size:13px;margin:10px 0;padding-left:18px;position:relative}.price-card li:before{color:var(--blue);content:"✓";font-weight:700;left:0;position:absolute}.tag{background:var(--gold);color:var(--ink);font-size:10px;font-weight:700;letter-spacing:.08em;margin:0;position:absolute;right:15px;top:-12px;padding:5px 9px;text-transform:uppercase}.price-card .button{display:block;font-size:13px;padding:12px;text-align:center}@media(max-width:800px){.pricing{grid-template-columns:1fr;gap:42px}.price-grid{grid-template-columns:1fr}}
.curriculum{background:var(--navy);color:#fff;display:grid;gap:70px;grid-template-columns:.9fr 1.1fr}.curriculum .eyebrow{color:#76cef7}.curriculum h2 em{color:#fff;font-family:"Playfair Display";font-weight:600}.curriculum-list{display:grid;gap:0}.curriculum-list article{border-top:1px solid #ffffff33;display:flex;gap:18px;padding:20px 0}.curriculum-list article:last-child{border-bottom:1px solid #ffffff33}.curriculum-list span{color:#70c9f4;font-family:"Playfair Display";font-size:18px;font-weight:700}.curriculum-list h3{font-size:16px;margin:0 0 6px}.curriculum-list p{color:#c7d3eb;font-size:13px;margin:0}@media(max-width:800px){.curriculum{grid-template-columns:1fr;gap:38px}}
