:root{--archive-ivory:#f5f1f0;--warm-paper:#f8f5f4;--blush-peach:#f6e3da;--apricot-wash:#f0d1bd;--watercolor-salmon:#e5b39a;--muted-clay:#d1967f;--dusty-blue-grey:#b5b5bc;--soft-slate:#a09ca1;--warm-taupe:#7e6d69;--ink-black:#0d1014;--paper:var(--blush-peach);--surface:var(--warm-paper);--ink:var(--ink-black);--muted:var(--warm-taupe);--line:#d1967f61;--accent-soft:var(--blush-peach);--accent-wash:var(--apricot-wash);--accent:var(--watercolor-salmon);--accent-strong:var(--muted-clay);--panel:var(--watercolor-salmon);--blue:var(--dusty-blue-grey);--shadow:0 18px 48px #0d10141a;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--paper);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.02}p{color:var(--muted);line-height:1.75}.site-shell{min-height:100vh}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f0d1bdf0;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand,.footer-brand,.hero-logo{color:var(--ink);align-items:center;gap:12px;font-weight:700;display:inline-flex}.logo-mark{border:1px solid var(--ink);width:44px;height:44px;color:var(--ink);border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1;display:inline-grid;position:relative}.logo-mark:before{content:"";background:var(--ink);width:1px;height:26px;position:absolute;transform:rotate(36deg)}.logo-mark span:first-child{transform:translate(-6px,-5px)}.logo-mark span:last-child{transform:translate(6px,6px)}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.site-nav a{min-height:38px;color:var(--muted);border:1px solid #0000;border-radius:999px;padding:9px 13px;font-size:.94rem;transition:border-color .16s,color .16s,background .16s}.site-nav a:hover,.site-nav a.active{border-color:var(--line);color:var(--ink);background:#e5b39a80}.hero-section{background:var(--apricot-wash);grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr);align-items:center;gap:clamp(30px,5vw,76px);min-height:calc(100vh - 82px);padding:clamp(46px,8vw,94px) clamp(18px,4vw,56px) clamp(38px,6vw,72px);display:grid}.hero-copy{max-width:760px}.hero-logo{margin-bottom:34px;font-size:clamp(1.2rem,2vw,1.55rem)}.hero-logo .logo-mark{width:58px;height:58px;font-size:19px}.eyebrow{color:var(--accent-strong);text-transform:uppercase;margin-bottom:16px;font-size:.78rem;font-weight:800;line-height:1.35}.hero-copy h1,.page-intro h1{max-width:860px;color:var(--ink);font-size:clamp(2.55rem,7vw,6.8rem)}.lead,.page-intro .section-inner>p:not(.eyebrow),.hero-copy .lead{max-width:670px;margin-top:24px;font-size:clamp(1rem,2vw,1.2rem)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-actions a,.section-copy button{border:1px solid var(--ink);background:var(--ink);min-height:46px;color:var(--surface);font:inherit;border-radius:999px;padding:13px 18px;font-weight:700;transition:transform .16s,background .16s,color .16s}.hero-actions a:hover{background:var(--muted-clay);color:var(--ink);transform:translateY(-1px)}.hero-actions .ghost-link{color:var(--ink);background:0 0}.hero-media{height:clamp(440px,48vw,620px);box-shadow:var(--shadow);border:1px solid #0d101414;border-radius:8px;overflow:hidden}.hero-media img,.section-media img,.gallery-grid img,.story-card img,.blog-row img{object-fit:cover;height:100%}.section-inner{width:min(1160px,100% - 36px);margin:0 auto;padding:clamp(62px,8vw,104px) 0}.overview-band,.timeline-band{background:var(--panel);color:var(--ink)}.overview-band p,.timeline-band p{color:var(--warm-taupe)}.overview-band .eyebrow,.timeline-band .eyebrow{color:var(--ink)}.overview-grid{grid-template-columns:.85fr 1fr;align-items:start;gap:clamp(24px,5vw,70px);display:grid}.overview-grid h2,.timeline-band h2{color:var(--ink)}.overview-grid h2,.section-heading h2,.section-copy h2,.purpose-grid h2{font-size:clamp(2rem,4.4vw,4.1rem)}.split-section{grid-template-columns:minmax(300px,.86fr) minmax(0,1fr);align-items:center;gap:clamp(30px,6vw,82px);display:grid}.split-section.reverse{grid-template-columns:minmax(0,1fr) minmax(300px,.86fr)}.reverse .section-media{order:2}.reverse .section-copy{order:1}.section-media{background:var(--surface);height:clamp(420px,42vw,540px);box-shadow:var(--shadow);border:1px solid #0d101414;border-radius:8px;overflow:hidden}.tall-media{height:clamp(460px,44vw,600px)}.section-copy{max-width:560px}.section-copy p+p,.prose p+p{margin-top:18px}.section-copy h2{margin-bottom:22px}.section-copy button{border-color:var(--line);color:var(--muted);cursor:not-allowed;background:0 0;margin-top:28px}.row-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.section-heading{margin-bottom:34px}.text-link{min-height:38px;color:var(--warm-taupe);border-bottom:1px solid;align-items:center;font-weight:800;display:inline-flex}.back-link,.card-link{min-height:34px;color:var(--warm-taupe);border-bottom:1px solid;align-items:center;margin-top:18px;font-weight:800;display:inline-flex}.back-link{margin:0 0 22px}.card-grid,.team-grid,.timeline-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.story-card,.team-card,.timeline-item,.blog-row{border:1px solid var(--line);background:#f8f5f4b3;border-radius:8px}.story-card{transition:transform .16s,box-shadow .16s,border-color .16s;overflow:hidden}.story-card:hover{border-color:#d1967f9e;transform:translateY(-2px);box-shadow:0 14px 34px #0d101414}.story-card img{aspect-ratio:4/3}.story-card div,.team-card,.timeline-item{padding:22px}.story-card span,.blog-row span{color:var(--warm-taupe);text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:800;display:inline-block}.story-card h3,.team-card h3,.timeline-item h3{margin-bottom:12px;font-size:1.35rem}.story-card p,.team-card p,.timeline-item p,.blog-row p{font-size:.96rem}.page-intro{background:var(--apricot-wash);padding:clamp(42px,7vw,78px) 0 clamp(20px,5vw,46px)}.page-intro .section-inner{padding-bottom:clamp(34px,5vw,54px)}.purpose-grid{border-top:1px solid var(--line);grid-template-columns:.7fr 1fr;gap:clamp(28px,7vw,92px);display:grid}.team-band{background:var(--blush-peach)}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-card span{background:var(--ink);width:52px;height:52px;color:var(--surface);border-radius:50%;place-items:center;margin-bottom:20px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;display:grid}.timeline-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.timeline-item{background:#f6e3da66;border-color:#0d10141f}.timeline-item span{color:var(--ink);margin-bottom:22px;font-family:Georgia,Times New Roman,serif;font-size:2rem;display:inline-block}.timeline-item h3{color:var(--ink)}.gallery-grid{grid-template-columns:1fr .85fr 1fr;gap:18px;display:grid}.gallery-grid img{border-radius:8px;height:clamp(240px,30vw,420px)}.documentary-section{padding-top:0}.documentary-panel{border:1px solid var(--line);background:#f8f5f4b8;border-radius:8px;grid-template-columns:.85fr 1fr;align-items:center;gap:clamp(26px,5vw,62px);padding:clamp(26px,5vw,54px);display:grid}.documentary-panel h2{margin-bottom:18px;font-size:clamp(2rem,4vw,3.6rem)}.video-placeholder{aspect-ratio:16/9;min-height:260px;color:var(--surface);background:linear-gradient(#0d10144d,#0d101461),url(/assets/listening-hands.jpg) 50%/cover;border-radius:8px;place-items:center;display:grid}.video-placeholder span{background:#0d101457;border:1px solid #f8f5f4b8;border-radius:50%;place-items:center;width:116px;height:116px;font-weight:800;display:grid}.blog-list{gap:18px;padding-top:28px;display:grid}.blog-row{grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);align-items:center;gap:28px;display:grid;overflow:hidden}.blog-row img{height:280px}.blog-row div{max-width:720px;padding:28px 28px 28px 0}.blog-row h2{margin-bottom:14px;font-size:clamp(1.8rem,4vw,3rem)}.blog-detail-hero{background:var(--apricot-wash)}.blog-detail-grid{grid-template-columns:minmax(0,.95fr) minmax(320px,.72fr);align-items:center;gap:clamp(32px,6vw,82px);padding-top:clamp(52px,8vw,96px);padding-bottom:clamp(52px,8vw,96px);display:grid}.blog-detail-grid h1{max-width:760px;font-size:clamp(2.6rem,7vw,6rem)}.blog-detail-grid p:not(.eyebrow){max-width:650px;margin-top:24px;font-size:clamp(1rem,2vw,1.2rem)}.blog-detail-grid img{object-fit:cover;height:clamp(360px,42vw,560px);box-shadow:var(--shadow);border-radius:8px}.post-meta{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.post-meta span{border:1px solid var(--line);color:var(--muted);background:#f8f5f4ad;border-radius:999px;padding:8px 12px;font-size:.86rem;font-weight:800}.article-body{gap:34px;max-width:860px;display:grid}.article-body section{border-bottom:1px solid var(--line);padding-bottom:34px}.article-body section:last-child{border-bottom:0;padding-bottom:0}.article-body h2{margin-bottom:16px;font-size:clamp(1.8rem,4vw,3.2rem)}.article-body p{font-size:clamp(1rem,2vw,1.12rem)}.related-posts{padding-top:0}.site-footer{border-top:1px solid var(--line);background:var(--blush-peach);justify-content:space-between;gap:28px;padding:38px clamp(18px,4vw,56px);display:flex}.site-footer p{max-width:460px;margin-top:12px;font-size:.95rem}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:12px 18px;display:flex}.site-footer nav a{color:var(--muted);font-weight:700}@media (width<=920px){.site-header,.site-footer{flex-direction:column;align-items:flex-start}.site-nav,.site-footer nav{justify-content:flex-start}.hero-section,.overview-grid,.split-section,.split-section.reverse,.purpose-grid,.documentary-panel,.blog-detail-grid,.blog-row{grid-template-columns:1fr}.hero-section{min-height:auto}.hero-media,.section-media,.tall-media{height:420px}.reverse .section-media,.reverse .section-copy{order:initial}.card-grid,.timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-row div{padding:0 24px 24px}.blog-detail-grid img{height:360px}}@media (width<=640px){.site-header{padding:14px 16px}.brand span{max-width:150px}.site-nav{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.site-nav a{text-align:center}.hero-section{padding:34px 16px 28px}.hero-logo{margin-bottom:24px}.hero-copy h1,.page-intro h1{font-size:clamp(2.35rem,14vw,4.2rem)}.hero-media,.section-media,.tall-media{aspect-ratio:4/3;height:auto;min-height:auto}.section-inner{width:min(100% - 32px,1160px);padding:54px 0}.row-heading{flex-direction:column;align-items:flex-start}.card-grid,.team-grid,.timeline-grid,.gallery-grid{grid-template-columns:1fr}.gallery-grid img{height:260px}.documentary-panel{padding:22px}.video-placeholder{min-height:210px}.blog-row{gap:0}.blog-row img{height:220px}.blog-detail-grid{padding-top:46px;padding-bottom:48px}.blog-detail-grid img{height:260px}.article-body{gap:28px}}
