:root { --paper:#f7f5ef; --white:#fff; --ink:#142635; --muted:#63707a; --accent:#d64f36; --accent2:#78b7c8; --deep:#102a3d; --line:rgba(20,38,53,.16); }
.theme-brindle { --paper:#f2f0e9; --ink:#142635; --muted:#68727a; --accent:#c94d38; --accent2:#6fb6c8; --deep:#102a3d; }
.theme-vantrelle { --paper:#f5f7f2; --ink:#16334c; --muted:#69747b; --accent:#f1c736; --accent2:#4b83d1; --deep:#113a61; }
.theme-orisette { --paper:#fffdfa; --ink:#17191d; --muted:#6c6d72; --accent:#f16649; --accent2:#3fc37b; --deep:#17191d; }
.theme-caelthorn { --paper:#f1f3ee; --ink:#22302d; --muted:#69736f; --accent:#e06f3d; --accent2:#89a17a; --deep:#263a37; }
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55} a{color:inherit;text-decoration:none} button{color:inherit;font:inherit} body::selection{color:var(--white);background:var(--accent)}
.project-ribbon{display:flex;min-height:34px;align-items:center;justify-content:center;padding:7px 18px;color:var(--paper);background:var(--deep);font-size:.69rem;font-weight:800;text-align:center;text-transform:uppercase}
.site-header{position:absolute;z-index:20;top:34px;right:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:18px clamp(18px,4vw,62px);color:var(--white);transition:background 180ms ease,color 180ms ease,padding 180ms ease}.site-header.is-scrolled{position:fixed;top:0;padding-block:11px;color:var(--ink);background:rgba(247,245,239,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}
.brand{display:inline-flex;align-items:center;gap:12px;font-weight:850}.brand-mark{display:grid;width:43px;aspect-ratio:1;place-items:center;border:1px solid currentColor;border-radius:4px;font-family:Georgia,serif;font-size:.82rem}.brand-copy strong,.brand-copy small{display:block}.brand-copy strong{font-size:.9rem}.brand-copy small{font-size:.62rem;font-weight:750;opacity:.76;text-transform:uppercase}.site-nav{display:flex;gap:clamp(14px,2.2vw,30px)}.site-nav a{padding-block:6px;border-bottom:2px solid transparent;font-size:.72rem;font-weight:850;text-transform:uppercase}.site-nav a:hover,.site-nav a.is-active{border-bottom-color:var(--accent)}.menu-toggle{display:none;border:0;padding:8px;background:transparent}.menu-toggle span{display:block;width:24px;height:2px;margin:4px 0;background:currentColor}
.hero{position:relative;min-height:82svh;display:grid;align-items:end;overflow:hidden;padding:126px clamp(20px,6vw,88px) 58px;color:var(--white);background:linear-gradient(90deg,rgba(10,23,31,.88),rgba(10,23,31,.42) 52%,rgba(10,23,31,.08)),url("assets/hero.png") center/cover no-repeat}.hero-copy{position:relative;z-index:1;max-width:820px}.hero-copy.align-right{justify-self:end;max-width:680px}.theme-vantrelle .hero{background:linear-gradient(90deg,rgba(10,35,60,.12),rgba(10,35,60,.28) 47%,rgba(10,35,60,.88)),url("assets/hero.png") center/cover no-repeat}.theme-orisette .hero{background:linear-gradient(90deg,rgba(18,20,23,.82),rgba(18,20,23,.24) 55%,rgba(18,20,23,.06)),url("assets/hero.png") center/cover no-repeat}.theme-caelthorn .hero{background:linear-gradient(90deg,rgba(28,45,42,.82),rgba(28,45,42,.28) 55%,rgba(28,45,42,.08)),url("assets/hero.png") center/cover no-repeat}
.eyebrow,.section-kicker{margin:0 0 16px;color:var(--accent);font-size:.74rem;font-weight:900;text-transform:uppercase}.hero .eyebrow{color:#ffd38a}h1,h2,h3,p{margin-top:0}h1{max-width:14ch;margin-bottom:20px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.7rem,8vw,7.7rem);font-weight:400;line-height:.86}h2{margin-bottom:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,5.7vw,5.8rem);font-weight:400;line-height:.94}h3{margin-bottom:10px;font-size:1rem}.hero-copy>p:not(.eyebrow){max-width:660px;margin-bottom:28px;color:rgba(255,255,255,.82);font-size:clamp(1.06rem,1.8vw,1.45rem)}
.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:4px;padding:12px 18px;font-size:.77rem;font-weight:900;text-transform:uppercase;transition:transform 180ms ease,background 180ms ease}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--deep);border-color:var(--accent2);background:var(--accent2)}.button-ghost{margin-left:10px;color:var(--white);background:rgba(255,255,255,.08)}
.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--white)}.metric-strip article{min-height:128px;padding:24px clamp(18px,3vw,42px);border-right:1px solid var(--line);border-bottom:5px solid var(--accent)}.metric-strip article:nth-child(2){border-bottom-color:var(--accent2)}.metric-strip article:nth-child(3){border-bottom-color:var(--deep)}.metric-strip article:last-child{border-right:0;border-bottom-color:#9eab66}.metric-strip span{display:block;margin-bottom:24px;color:var(--muted);font-size:.69rem;font-weight:850;text-transform:uppercase}.metric-strip strong{display:block;font-family:Georgia,serif;font-size:clamp(1.7rem,3.2vw,3.2rem);font-weight:400;line-height:1}
.section{padding:clamp(76px,10vw,140px) clamp(20px,6vw,88px)}.section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.5fr);gap:38px;align-items:end;margin-bottom:48px}.section-head>p{max-width:620px;margin-bottom:0;color:var(--muted)}.intro-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.55fr);gap:clamp(34px,7vw,96px);align-items:start}.intro-copy .lead{font-family:Georgia,serif;font-size:clamp(1.5rem,2.7vw,2.3rem);line-height:1.3}.intro-copy p:not(.lead){max-width:740px;color:var(--muted)}.facts{margin:0;border-top:2px solid var(--accent)}.facts div{padding:15px 0;border-bottom:1px solid var(--line)}dt{color:var(--accent);font-size:.68rem;font-weight:900;text-transform:uppercase}dd{margin:4px 0 0;font-weight:700}
.areas{color:var(--white);background:var(--deep)}.areas .section-head>p{color:rgba(255,255,255,.64)}.area-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.2)}.area-grid article{min-height:250px;padding:28px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.area-grid article:nth-child(3n){border-right:0}.area-grid span{color:var(--accent2);font-size:.7rem;font-weight:900}.area-grid h3{margin:68px 0 12px;font-family:Georgia,serif;font-size:1.45rem;font-weight:400}.area-grid p{margin:0;color:rgba(255,255,255,.65)}
.programs{background:var(--white)}.program-list{border-top:2px solid var(--ink)}.program-list article{display:grid;grid-template-columns:90px minmax(0,1fr) minmax(260px,.65fr);gap:30px;align-items:start;padding:24px 8px;border-bottom:1px solid var(--line)}.program-list>article>span{color:var(--accent);font-family:Georgia,serif;font-size:1.4rem}.program-list h3{font-family:Georgia,serif;font-size:1.4rem;font-weight:400}.program-list p{margin:0;color:var(--muted)}
.outputs{background:var(--paper)}.output-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:clamp(34px,6vw,80px);align-items:start}.table-wrap{overflow-x:auto;border-top:2px solid var(--ink)}table{width:100%;min-width:650px;border-collapse:collapse}caption{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}th,td{padding:18px 12px;border-bottom:1px solid var(--line);text-align:left}th{color:var(--muted);font-size:.68rem;text-transform:uppercase}td{font-size:.9rem;font-weight:650}.people{padding:28px;color:var(--white);background:var(--accent)}.people h3{font-family:Georgia,serif;font-size:1.8rem;font-weight:400}.people ul{margin:24px 0 0;padding:0;list-style:none}.people li{padding:14px 0;border-top:1px solid rgba(255,255,255,.32)}.people strong,.people span{display:block}.people span{font-size:.75rem;opacity:.72}
.resources{color:var(--white);background:var(--deep)}.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.resource-grid a{min-height:160px;padding:26px;border:1px solid rgba(255,255,255,.24);border-radius:6px;transition:background 180ms ease}.resource-grid a:hover{background:rgba(255,255,255,.08)}.resource-grid strong{display:block;margin-bottom:12px;font-family:Georgia,serif;font-size:1.45rem;font-weight:400}.resource-grid span{color:rgba(255,255,255,.64);font-size:.84rem}.resource-note{margin-top:20px;color:rgba(255,255,255,.54);font-size:.75rem}
.contact{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end;background:var(--accent2)}.contact h2{font-size:clamp(2.4rem,5vw,5rem)}.contact p{max-width:700px;margin:22px 0 0;color:rgba(20,38,53,.72)}.contact .button{color:var(--white);border-color:var(--deep);background:var(--deep)}
.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:42px;padding:30px clamp(20px,6vw,88px);color:rgba(255,255,255,.64);background:#0d1d26;font-size:.75rem}.site-footer p{margin:0}.site-footer p:first-child{max-width:900px}.site-footer strong{color:var(--white)}
@media(max-width:900px){.menu-toggle{display:block;z-index:2}.site-nav{position:absolute;top:100%;right:16px;left:16px;display:none;flex-direction:column;gap:0;padding:8px;color:var(--ink);background:var(--white);border:1px solid var(--line)}.site-nav.is-open{display:flex}.site-nav a{padding:12px}.hero-copy.align-right{justify-self:start}.theme-vantrelle .hero{background:linear-gradient(90deg,rgba(10,35,60,.75),rgba(10,35,60,.2)),url("assets/hero.png") 35% center/cover no-repeat}.metric-strip{grid-template-columns:1fr 1fr}.metric-strip article:nth-child(2){border-right:0}.intro-grid,.section-head,.output-layout{grid-template-columns:1fr}.area-grid{grid-template-columns:1fr 1fr}.area-grid article:nth-child(3n){border-right:1px solid rgba(255,255,255,.2)}.area-grid article:nth-child(2n){border-right:0}.program-list article{grid-template-columns:70px minmax(0,1fr)}.program-list p{grid-column:2}.contact{grid-template-columns:1fr;align-items:start}.contact .button{justify-self:start}}
@media(max-width:600px){.brand-copy{display:none}.project-ribbon{text-align:left;justify-content:flex-start}.hero{min-height:78svh;background-position:58% center}.theme-orisette .hero{background-position:42% center}.metric-strip strong{font-size:1.6rem}.area-grid,.resource-grid{grid-template-columns:1fr}.area-grid article{min-height:210px;border-right:0!important}.program-list article{grid-template-columns:1fr}.program-list p{grid-column:auto}.site-footer{grid-template-columns:1fr}.button-ghost{margin:10px 0 0}.section{padding-block:68px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important}}
