:root{--ink:#102f25;--muted:#596861;--paper:#fff;--soft:#f2f5f3;--gold:#f0c36e;--line:#dce4df;--radius:24px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit;text-underline-offset:4px}button,a{-webkit-tap-highlight-color:transparent}a,button,input{touch-action:manipulation}:focus-visible{outline:3px solid #a66600;outline-offset:5px}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:16px;background:var(--ink);color:white;padding:12px;z-index:200}.skip:focus{top:12px}.header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:88px;background:#fffffff5;backdrop-filter:blur(18px);border-bottom:1px solid #e7ece9;padding:10px max(24px,calc((100vw - 1320px)/2))}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:22px;font-weight:750;letter-spacing:-.7px;line-height:1.15}.brand img{object-fit:contain}.brand small{display:block;font-size:12px;font-weight:500;letter-spacing:.15px;margin-top:5px}.header nav{display:flex;align-items:center;gap:30px}.header nav a{text-decoration:none;font-size:14px;font-weight:600}.header nav a:hover{text-decoration:underline}.nav-contact{background:var(--ink);color:#fff;border-radius:100px;padding:10px 18px}.menu-button{display:none;border:1px solid var(--line);background:white;border-radius:30px;padding:10px 14px}.hero{text-align:center;padding:86px 24px 56px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:13px;font-weight:650;color:#51685b;margin:0 0 20px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,6.2vw,88px);line-height:1.05;letter-spacing:-.055em;font-weight:700;margin-bottom:26px}h1 span{color:#557665}h2{font-size:clamp(32px,4vw,56px);line-height:1.1;letter-spacing:-.045em;font-weight:650;margin-bottom:25px}h3{font-size:25px;line-height:1.2;letter-spacing:-.6px}.lead{font-size:clamp(18px,1.75vw,23px);line-height:1.55;color:var(--muted)}.hero .lead{margin:0 auto 28px;max-width:810px}.actions{display:flex;justify-content:center;align-items:center;gap:28px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;text-decoration:none;border:0;border-radius:100px;background:var(--ink);color:#fff;padding:14px 23px;font-weight:600;cursor:pointer;min-height:48px;transition:background .2s,transform .2s}.button:hover{background:#22543d;transform:translateY(-1px)}.button:disabled{opacity:.65;cursor:wait}.text-link{font-weight:600;text-decoration:none}.text-link:hover{text-decoration:underline}.hero-photo{max-width:1320px;margin:0 auto;border-radius:28px;overflow:hidden;position:relative;background:var(--ink)}.hero-photo img{width:100%;height:550px;display:block;object-fit:cover;object-position:center 48%}.hero-photo figcaption{display:flex;justify-content:space-between;gap:10px;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#061c14ce);padding:65px 36px 24px;color:#fff;font-size:17px;font-weight:600}.section{max-width:var(--max);margin:auto;padding:100px 24px}.intro{display:grid;grid-template-columns:1fr 2fr;gap:60px}.intro>div{max-width:720px}.intro p:not(.eyebrow){margin-bottom:25px}.program-section{max-width:none;background:var(--soft);padding-left:max(24px,calc((100vw - 1192px)/2));padding-right:max(24px,calc((100vw - 1192px)/2))}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:36px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{display:flex;flex-direction:column;padding:34px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);text-decoration:none;min-height:340px;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-5px);box-shadow:0 16px 35px #173d3110}.card .num{font-size:14px;color:var(--muted);margin-bottom:44px}.card h3{max-width:270px}.card p{color:var(--muted)}.card-link{margin-top:auto;display:flex;justify-content:space-between;font-weight:600}.story{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:70px}.story img{width:100%;height:480px;object-fit:cover;border-radius:var(--radius)}.story p:not(.eyebrow){color:var(--muted);font-size:19px}.participate{max-width:none;background:var(--ink);color:white;text-align:center}.participate .eyebrow{color:var(--gold)}.participate h2{font-size:clamp(38px,5.5vw,76px)}.participate p:not(.eyebrow){color:#ccd9d2;font-size:19px}.participate .button{background:var(--gold);color:var(--ink)}.faq{max-width:900px}.faq h2{margin-bottom:40px}details{border-top:1px solid var(--line);padding:21px 0}details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:19px;font-weight:600;min-height:32px}details p{margin:16px 0 0;color:var(--muted)}footer{background:var(--soft);padding:60px max(24px,calc((100vw - 1192px)/2)) 28px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px;padding-bottom:40px}.footer-top>div{display:flex;flex-direction:column;align-items:start;gap:10px}.footer-top p{color:var(--muted);margin-top:8px}.footer-top a:not(.brand){text-decoration:none;color:var(--muted);font-size:15px}.footer-top a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:var(--muted);padding-bottom:58px}.footer-bottom div{display:flex;gap:20px}.page-top{max-width:var(--max);margin:auto;padding:30px 24px 0;font-size:14px;color:var(--muted)}.page-hero{max-width:1000px;margin:auto;padding:75px 24px 30px;text-align:center}.page-hero h1{font-size:clamp(42px,5.4vw,74px)}.page-hero .lead{max-width:760px;margin:auto}.compact{padding-top:45px;padding-bottom:75px}.reading{max-width:850px}.reading article{padding:30px 0;border-bottom:1px solid var(--line)}.reading h2{font-size:29px;letter-spacing:-.6px;margin-bottom:16px}.reading p{color:var(--muted);font-size:18px}.small-cta{text-align:center;background:var(--soft);padding:60px 24px}.small-cta h2{font-size:36px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:55px}.contact-layout h2{font-size:34px}.contact-note{background:var(--soft);border-radius:24px;padding:32px}.chat-launch{position:fixed;bottom:22px;right:24px;z-index:30;background:var(--ink);color:white;border:1px solid #ffffff66;padding:14px 22px;border-radius:100px;box-shadow:0 5px 20px #102f252b;font-weight:600;cursor:pointer}.chat-launch span{margin-left:12px;color:var(--gold)}dialog{border:1px solid var(--line);border-radius:24px;width:min(460px,calc(100% - 24px));max-height:calc(100dvh - 32px);padding:22px;color:var(--ink);box-shadow:0 25px 100px #0003}dialog::backdrop{background:#0b231866;backdrop-filter:blur(4px)}.chat-head{display:flex;align-items:center;justify-content:space-between}.chat-head h2{font-size:25px;margin:0}.chat-head .eyebrow{font-size:12px;margin-bottom:4px}.icon-button{border:0;background:var(--soft);border-radius:50%;width:44px;height:44px;font-size:28px;cursor:pointer}.chat-disclosure{font-size:13px;color:var(--muted);margin:18px 0}.message{border-radius:16px;background:var(--soft);padding:13px 16px;margin:0 20px 12px 0;font-size:15px;white-space:pre-wrap;overflow-wrap:anywhere}.message.user{background:var(--ink);color:white;margin:0 0 12px 20px}#chat-log{max-height:30dvh;overflow:auto}#chat-state{font-size:14px;color:var(--muted);min-height:22px;margin-bottom:8px}.suggestions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.suggestions button{font-size:14px;border:1px solid var(--line);border-radius:100px;background:white;padding:8px 12px;cursor:pointer}#chat-form label{font-size:14px;display:block;margin-bottom:6px}.input-row{display:flex;gap:8px}.input-row input{min-width:0;flex:1;border:1px solid #81978a;border-radius:100px;padding:12px 15px;font-size:16px}.input-row .button{padding:12px 18px}.chat-foot{display:flex;justify-content:space-between;gap:15px;margin-top:16px;font-size:13px}.text-button{border:0;background:none;padding:0;text-decoration:underline;cursor:pointer;color:var(--ink);font-size:13px}
@media(max-width:900px){.header{padding:10px 20px}.header nav{gap:18px}.hero-photo{margin:0 20px}.hero-photo img{height:450px}.cards{gap:12px}.card{padding:24px}.story{gap:35px}.intro{gap:30px}.section{padding-top:75px;padding-bottom:75px}.compact{padding-top:35px}.brand small{font-size:12px}}
@media(max-width:700px){.header{min-height:76px;flex-wrap:wrap}.brand{font-size:20px}.brand img{width:47px;height:47px}.menu-button{display:block;font-size:14px}.header nav{width:100%;display:flex;flex-direction:column;align-items:stretch;padding:15px 0;gap:0}.header nav a{padding:13px 16px}.header.js nav:not(.open){display:none}.hero{padding:54px 22px 36px}.hero h1{font-size:clamp(39px,9vw,60px)}.hero .lead{font-size:18px}.desktop-break{display:none}.hero-photo{margin:0 12px;border-radius:20px}.hero-photo img{height:390px}.hero-photo figcaption{font-size:13px;padding:60px 18px 18px}.section{padding:62px 22px}.intro,.story,.contact-layout{grid-template-columns:1fr;gap:24px}.intro .eyebrow{margin-bottom:0}.cards{grid-template-columns:1fr;gap:16px}.card{min-height:250px;padding:28px}.card .num{margin-bottom:25px}.section-heading{display:block}.section-heading .text-link{display:inline-block;margin-top:5px}.story img{height:350px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.actions{gap:22px}.page-hero{padding:48px 22px 15px}.page-top{padding:24px 22px 0}.compact{padding-top:24px}.chat-launch{bottom:16px;right:16px;padding:12px 18px}.input-row{gap:6px}.input-row input{padding:10px}.input-row .button{padding:10px 15px}.chat-foot{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:360px){.header{padding:10px 14px;gap:10px}.brand{font-size:18px;gap:7px}.brand small{font-size:10px;letter-spacing:0}.brand img{width:38px;height:38px}.menu-button{padding:9px 12px}.hero{padding-top:44px}}

.event-strip{background:#5b0d32;color:#fff;text-align:center;padding:14px 22px;font-weight:600}.event-strip a{text-decoration:none}.event-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:start}.event-layout .actions{justify-content:flex-start;margin:24px 0}.event-poster{margin:0}.event-poster img,.poster-thumb{display:block;width:100%;height:auto;border-radius:16px}.event-poster figcaption{font-size:13px;color:var(--muted);padding-top:14px}.reading li{margin-bottom:18px;overflow-wrap:anywhere}.header nav{gap:20px}@media(max-width:900px){.header nav{gap:12px}.header nav a{font-size:13px}}@media(max-width:700px){.event-layout{grid-template-columns:1fr;gap:30px}.event-strip{font-size:14px}.header nav{gap:0}.header nav a{font-size:15px}}

.social-links{display:flex;flex-wrap:wrap;gap:12px}.social-links a{display:inline-flex;align-items:center;min-height:44px;padding:10px 18px;border:1px solid var(--line);border-radius:100px;text-decoration:none;font-weight:600}.social-links a:hover{background:var(--soft)}.social-section{border-top:1px solid var(--line)}.footer-community{display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding:25px 0;border-top:1px solid var(--line)}.footer-community>a{min-height:44px;display:inline-flex;align-items:center}.community-gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px}.community-gallery figure{margin:0}.community-gallery img{width:100%;height:340px;object-fit:cover;border-radius:24px}.community-gallery figcaption,.source-note{font-size:14px;color:var(--muted);margin-top:12px}.reading li{margin-bottom:12px}@media(max-width:700px){.community-gallery{grid-template-columns:1fr}.community-gallery img{height:auto}.footer-community{align-items:flex-start;gap:16px}.social-links{gap:8px}.social-links a{font-size:14px}}
