:root{--ink:#0e1626;--ink-soft:#1a2438;--paper:#f4efe6;--paper-soft:#ebe4d8;--cream:#e8dcc8;--muted:#6b7385;--line:#0e16261f;--line-light:#e8dcc838;--accent:#c4a574;--accent-deep:#a88652;--white:#fff;--font-display:"Literata", "Times New Roman", serif;--font-sans:"Manrope", system-ui, sans-serif;--max:1140px;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;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.4rem));margin-inline:auto}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-deep);font-size:.75rem;font-weight:700;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.02rem,1.7vw,1.15rem);line-height:1.65}.btn{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:3.1rem;padding:.8rem 1.4rem;font-size:.95rem;font-weight:600;transition:transform .25s,background .25s,color .25s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--cream);color:var(--ink)}.btn-primary:hover{background:#f3e9d7}.btn-dark{background:var(--ink);color:var(--cream)}.btn-dark:hover{background:#18233a}.btn-ghost{color:var(--cream);border:1px solid var(--line-light);background:0 0}.btn-ghost-dark{color:var(--ink);border:1px solid var(--line);background:0 0}.section{padding:clamp(4.2rem,8vw,7rem) 0}.section-head{max-width:38rem;margin-bottom:clamp(1.8rem,4vw,3rem)}.section-head h2{margin:.5rem 0 .85rem;font-size:clamp(1.9rem,4.2vw,3rem)}.section-head p{margin:0}.site-header{z-index:20;padding:1.3rem 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(--cream);letter-spacing:.02em;font-size:1.15rem;font-weight:600}.nav{color:#e8dcc8d1;gap:1.5rem;font-size:.92rem;font-weight:500;display:none}.nav a:hover{color:var(--cream)}.header-cta{min-height:2.6rem;padding:.55rem 1.1rem;font-size:.88rem;display:none}@media (width>=900px){.nav,.header-cta{display:inline-flex}}.hero{min-height:100svh;color:var(--cream);background:var(--ink);align-items:end;display:grid;position:relative;overflow:hidden}.hero__media{position:absolute;inset:0}.hero__media img{object-fit:cover;opacity:.55;width:100%;height:100%}.hero__scrim{background:linear-gradient(105deg,#080c16eb 0%,#080c168c 48%,#080c1659 100%),linear-gradient(#080c1640 0%,#080c16bf 100%);position:absolute;inset:0}.hero__content{z-index:2;width:min(var(--max), calc(100% - 2.4rem));max-width:40rem;margin:0 auto;padding:7.2rem 0 4.2rem;position:relative}.hero__brand{font-family:var(--font-display);letter-spacing:-.03em;color:var(--cream);margin:0 0 .9rem;font-size:clamp(2.4rem,6.5vw,4.1rem);font-weight:600;line-height:1.02}.hero__title{font-family:var(--font-display);color:#f4efe6eb;margin:0 0 1rem;font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:500;line-height:1.3}.hero__text{color:#e8dcc8b8;max-width:34rem;margin:0 0 1.7rem;font-size:clamp(1rem,1.6vw,1.1rem);line-height:1.65}.hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.hero__note{color:#e8dcc88c;margin:1.2rem 0 0;font-size:.9rem}.proof{background:var(--ink-soft);color:var(--cream);padding:2.2rem 0}.proof__grid{gap:1.3rem;display:grid}.proof__item strong{font-family:var(--font-display);margin-bottom:.25rem;font-size:clamp(1.6rem,2.8vw,2.2rem);display:block}.proof__item span{color:#e8dcc89e;font-size:.95rem;line-height:1.45}@media (width>=760px){.proof__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.audiences{background:var(--paper)}.audience-list{gap:1rem;display:grid}.audience{border-top:1px solid var(--line);padding:1.45rem 1.35rem;transition:background .25s}.audience:last-child{border-bottom:1px solid var(--line)}.audience:hover{background:#ffffff73}.audience__num{letter-spacing:.14em;color:var(--accent-deep);margin-bottom:.5rem;font-size:.75rem;font-weight:700}.audience h3{font-family:var(--font-display);margin:0 0 .55rem;font-size:1.5rem}.audience p{color:var(--muted);margin:0 0 .9rem;line-height:1.6}.audience a{color:var(--ink);border-bottom:1px solid #0e162640;font-weight:600}@media (width>=900px){.audience-list{grid-template-columns:repeat(3,1fr);gap:0}.audience{border-top:0;border-bottom:0;border-left:1px solid var(--line);padding:0 1.5rem}.audience:first-child{border-left:0;padding-left:0}.audience:last-child{padding-right:0}}.programs{background:var(--ink);color:var(--cream)}.programs .eyebrow{color:var(--accent)}.programs .lead{color:#e8dcc8ad}.program-grid{gap:1rem;display:grid}.program{border:1px solid var(--line-light);background:#ffffff08;border-radius:18px;padding:1.5rem 1.35rem}.program__tag{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.7rem;font-size:.74rem;font-weight:700}.program h3{font-family:var(--font-display);margin:0 0 .55rem;font-size:1.4rem}.program p{color:#e8dcc8ad;margin:0 0 1rem;line-height:1.6}.program a{color:var(--cream);font-weight:600}@media (width>=800px){.program-grid{grid-template-columns:repeat(2,1fr)}}.method{background:var(--paper-soft)}.method-steps{gap:0;display:grid}.method-step{border-top:1px solid var(--line);gap:.4rem;padding:1.35rem 0;display:grid}.method-step:last-child{border-bottom:1px solid var(--line)}.method-step span{letter-spacing:.14em;color:var(--accent-deep);font-size:.75rem;font-weight:700}.method-step h3{font-family:var(--font-display);margin:0;font-size:1.4rem}.method-step p{color:var(--muted);max-width:40rem;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}}.about__grid{align-items:center;gap:1.8rem;display:grid}.about__media{background:var(--ink);border-radius:22px;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:.5rem 0 .9rem;font-size:clamp(1.9rem,4vw,2.8rem)}.about__copy p{color:var(--muted);margin:0 0 1rem;line-height:1.7}@media (width>=900px){.about__grid{grid-template-columns:.85fr 1.15fr;gap:3rem}.about__media,.about__media img{min-height:520px}}.final-cta{padding:clamp(3.5rem,7vw,5.5rem) 0}.final-cta__box{color:var(--cream);background:radial-gradient(circle at 100% 0,#c4a5742e,#0000 42%),linear-gradient(145deg,#121a2c,#0e1626 60%,#18233a);border-radius:26px;padding:clamp(2rem,5vw,3.2rem)}.final-cta__box .eyebrow{color:var(--accent)}.final-cta__box h2{max-width:16ch;margin:.5rem 0 .9rem;font-size:clamp(1.9rem,4.2vw,3rem)}.final-cta__box p{color:#e8dcc8b3;max-width:34rem;margin:0 0 1.5rem;line-height:1.65}.final-cta__actions{flex-wrap:wrap;gap:.75rem;display:flex}.site-footer{border-top:1px solid var(--line);padding:2rem 0 2.4rem}.site-footer__inner{flex-direction:column;gap:1rem;display:flex}.site-footer strong{font-family:var(--font-display);font-size:1.15rem}.site-footer p,.site-footer a{color:var(--muted);font-size:.92rem}.footer-links{flex-wrap:wrap;gap:1rem 1.3rem;display:flex}@media (width>=800px){.site-footer__inner{flex-direction:row;justify-content:space-between;align-items:end}}
