:root{--ink:#152238;--ink-soft:#2a3d5c;--muted:#5c6d84;--line:#1522381f;--paper:#f6f9fc;--mist:#e7f0f8;--sky:#d5e6f4;--accent:#e06b4f;--accent-deep:#c4553c;--cream:#f3efe8;--white:#fff;--shadow-soft:0 24px 60px #1522381f;--radius:18px;--font-display:"Literata", "Times New Roman", serif;--font-sans:"Onest", system-ui, sans-serif;--max:1160px;color:var(--ink);background:var(--paper);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(var(--max), calc(100% - 2.5rem));margin-inline:auto}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-deep);font-size:.78rem;font-weight:600;display:inline-block}.display{font-family:var(--font-display);letter-spacing:-.02em;font-weight:600;line-height:1.12}.lead{color:var(--muted);font-size:clamp(1.05rem,1.8vw,1.2rem);line-height:1.65}.btn{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:3.15rem;padding:.85rem 1.45rem;font-size:.98rem;font-weight:600;transition:transform .25s,background .25s,color .25s,box-shadow .25s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--accent);color:var(--white);box-shadow:0 12px 28px #e06b4f47}.btn-primary:hover{background:var(--accent-deep)}.btn-ghost{color:var(--ink);border:1px solid var(--line);background:0 0}.btn-ghost:hover{background:#ffffff8c}.btn-light{background:var(--white);color:var(--ink)}.section{padding:clamp(4.5rem,9vw,7.5rem) 0}.section-head{max-width:38rem;margin-bottom:clamp(2rem,5vw,3.2rem)}.section-head h2{margin:.55rem 0 .9rem;font-size:clamp(2rem,4.4vw,3.1rem)}.section-head p{margin:0}.site-header{z-index:20;padding:1.35rem 0;position:absolute;inset:0 0 auto}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand{font-family:var(--font-display);color:var(--white);font-size:1.35rem;font-weight:600}.nav{color:#ffffffdb;gap:1.6rem;font-size:.95rem;font-weight:500;display:none}.nav a:hover{color:var(--white)}.header-cta{min-height:2.7rem;padding:.65rem 1.15rem;font-size:.9rem;display:none}@media (width>=900px){.nav,.header-cta{display:inline-flex}}.hero{min-height:100svh;color:var(--white);align-items:end;display:grid;position:relative;overflow:hidden}.hero__media{position:absolute;inset:0}.hero__media img{object-fit:cover;width:100%;height:100%;transform:scale(1.04)}.hero__scrim{background:linear-gradient(90deg,#0c1626c7 0%,#0c16266b 48%,#0c162633 100%),linear-gradient(#0c162659 0%,#0c162626 35%,#0c1626b8 100%);position:absolute;inset:0}.hero__content{z-index:2;width:min(var(--max), calc(100% - 2.5rem));max-width:40rem;margin:0 auto;padding:7.5rem 0 4.5rem;position:relative}.hero__brand{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 1.1rem;font-size:clamp(2.6rem,7vw,4.4rem);font-weight:600;line-height:1.02}.hero__title{font-family:var(--font-display);color:#fffffff0;margin:0 0 1rem;font-size:clamp(1.55rem,3.4vw,2.15rem);font-weight:500;line-height:1.25}.hero__text{color:#ffffffc7;max-width:32rem;margin:0 0 1.8rem;font-size:clamp(1.02rem,1.7vw,1.15rem);line-height:1.65}.hero__actions{flex-wrap:wrap;gap:.8rem;display:flex}@media (width>=980px){.hero__content{max-width:42rem;margin-left:max(1.25rem, calc((100% - var(--max)) / 2));margin-right:auto;padding-bottom:5rem}.hero__copy{max-width:40rem}}.proof{background:var(--ink);color:var(--white);padding:2.4rem 0}.proof__grid{gap:1.4rem;display:grid}.proof__item strong{font-family:var(--font-display);margin-bottom:.25rem;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:600;display:block}.proof__item span{color:#ffffffad;font-size:.98rem;line-height:1.45}@media (width>=760px){.proof__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.audiences{background:radial-gradient(circle at top left, #d5e6f4e6, transparent 42%), var(--paper)}.audience-list{gap:1rem;display:grid}.audience{border-radius:var(--radius);border:1px solid var(--line);background:#ffffffb8;gap:.85rem;padding:1.5rem 1.4rem;transition:transform .3s,border-color .3s;display:grid}.audience:hover{border-color:#e06b4f59;transform:translateY(-3px)}.audience h3{font-family:var(--font-display);margin:0;font-size:1.55rem;font-weight:600}.audience p{color:var(--muted);margin:0;line-height:1.6}.audience a{color:var(--accent-deep);font-weight:600}@media (width>=860px){.audience-list{grid-template-columns:repeat(3,1fr)}}.method{background:var(--cream)}.method__grid{gap:1.2rem;display:grid}.method-step{border-top:1px solid #15223824;padding:1.4rem 0}.method-step:last-child{border-bottom:1px solid #15223824}.method-step__num{letter-spacing:.12em;color:var(--accent-deep);margin-bottom:.55rem;font-size:.78rem;font-weight:700}.method-step h3{font-family:var(--font-display);margin:0 0 .55rem;font-size:1.45rem}.method-step p{color:var(--muted);max-width:42rem;margin:0;line-height:1.65}@media (width>=900px){.method__layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:3rem;display:grid}.method .section-head{margin-bottom:0;position:sticky;top:2rem}}.course{background:var(--ink);color:var(--white);overflow:hidden}.course .eyebrow{color:#f0a28f}.course .section-head p,.course .lead{color:#ffffffb8}.course__panel{background:linear-gradient(160deg,#ffffff14,#ffffff08);border:1px solid #ffffff1f;border-radius:24px;gap:1.5rem;padding:clamp(1.5rem,3vw,2.2rem);display:grid}.course__meta{flex-wrap:wrap;gap:.7rem;display:flex}.course__chip{color:#ffffffd1;border:1px solid #ffffff29;border-radius:999px;padding:.45rem .85rem;font-size:.88rem}.course__list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.course__list li{color:#fffc;padding-left:1.3rem;line-height:1.5;position:relative}.course__list li:before{content:"";background:var(--accent);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.55rem;left:0}.course__actions{flex-wrap:wrap;gap:.8rem;margin-top:.4rem;display:flex}@media (width>=900px){.course__panel{grid-template-columns:1.2fr .8fr;align-items:center}}.about__grid{align-items:center;gap:1.8rem;display:grid}.about__media{background:var(--mist);border-radius:24px;min-height:280px;overflow:hidden}.about__media img{object-fit:cover;object-position:center top;width:100%;height:100%;min-height:280px}.about__copy h2{margin:.55rem 0 1rem;font-size:clamp(2rem,4vw,3rem)}.about__copy p{color:var(--muted);margin:0 0 1rem;line-height:1.7}@media (width>=900px){.about__grid{grid-template-columns:.95fr 1.05fr;gap:3rem}.about__media,.about__media img{min-height:520px}}.offerings{background:linear-gradient(180deg, var(--mist), var(--paper) 40%)}.offer-grid{gap:1rem;display:grid}.offer{border-radius:var(--radius);background:var(--white);border:1px solid var(--line);padding:1.45rem 1.35rem 1.35rem}.offer__tag{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-deep);margin-bottom:.7rem;font-size:.78rem;font-weight:600}.offer h3{font-family:var(--font-display);margin:0 0 .55rem;font-size:1.4rem}.offer p{color:var(--muted);margin:0 0 1rem;line-height:1.6}.offer a{color:var(--ink);font-weight:600}@media (width>=760px){.offer-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.offer-grid{grid-template-columns:repeat(4,1fr)}}.final-cta{padding:clamp(4rem,8vw,6rem) 0}.final-cta__box{color:var(--white);background:radial-gradient(circle at 100% 0,#e06b4f2e,#0000 40%),linear-gradient(135deg,#1a2d48,#152238 55%,#243b5d);border-radius:28px;padding:clamp(2rem,5vw,3.4rem)}.final-cta__box h2{max-width:16ch;margin:.5rem 0 .9rem;font-size:clamp(2rem,4.5vw,3.2rem)}.final-cta__box p{color:#ffffffbf;max-width:34rem;margin:0 0 1.6rem;line-height:1.65}.final-cta__actions{flex-wrap:wrap;gap:.8rem;display:flex}.final-cta .eyebrow{color:#f0a28f}.site-footer{border-top:1px solid var(--line);padding:2.2rem 0 2.6rem}.site-footer__inner{flex-direction:column;gap:1rem;display:flex}.site-footer strong{font-family:var(--font-display);font-size:1.2rem}.site-footer p,.site-footer a{color:var(--muted);font-size:.95rem}.footer-links{flex-wrap:wrap;gap:1rem 1.4rem;display:flex}@media (width>=800px){.site-footer__inner{flex-direction:row;justify-content:space-between;align-items:end}}
