: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}.menu-toggle{border:1px solid var(--line);cursor:pointer;background:#f8f5f46b;border-radius:50%;width:46px;height:46px;padding:11px;display:none}.menu-toggle span{background:var(--ink);border-radius:999px;width:100%;height:2px;margin:5px 0;transition:transform .18s,opacity .18s;display:block}.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}.home-story-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:18px;display:grid}.featured-story-card img{aspect-ratio:16/9}.upcoming-story-list{gap:18px;display:grid}.upcoming-story{border:1px solid var(--line);background:#f8f5f4b3;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:20px;padding:24px;display:grid}.upcoming-number{color:#0d101447;font-family:Georgia,Times New Roman,serif;font-size:2.2rem;line-height:1}.upcoming-story div>span{color:var(--warm-taupe);text-transform:uppercase;margin-bottom:9px;font-size:.78rem;font-weight:800;display:inline-block}.upcoming-story h3{margin-bottom:10px;font-size:1.55rem}.upcoming-story p{font-size:.94rem}.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}.about-hero{background:var(--apricot-wash);grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);min-height:min(780px,100vh - 82px);display:grid}.about-hero-copy{flex-direction:column;justify-content:center;max-width:760px;padding:clamp(58px,8vw,108px) clamp(28px,6vw,88px);display:flex}.about-hero-copy h1{color:var(--ink);text-wrap:balance;font-size:clamp(3.2rem,6.5vw,6.8rem);line-height:.92}.about-hero-copy>p:not(.eyebrow){max-width:610px;margin-top:26px;font-size:clamp(1rem,1.8vw,1.2rem)}.about-hero-media{min-height:560px;position:relative;overflow:hidden}.about-hero-media:after{content:"";background:linear-gradient(#0000 52%,#0d101494);position:absolute;inset:0}.about-hero-media img{object-fit:cover;object-position:center;height:100%}.about-hero-media span{z-index:1;color:var(--surface);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.3rem,2.5vw,2.2rem);position:absolute;bottom:26px;left:28px;right:28px}.about-origin-grid{grid-template-columns:minmax(300px,.75fr) minmax(0,1fr);align-items:center;gap:clamp(34px,7vw,94px);display:grid}.about-origin-image{box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.about-origin-image img{aspect-ratio:4/3;object-fit:cover}.about-origin-copy h2,.about-proof-band h2{margin-bottom:22px;font-size:clamp(2.2rem,4.5vw,4.2rem)}.about-origin-copy p+p{margin-top:18px}.about-proof-band{background:var(--panel)}.about-facts{border-top:1px solid #0d10142e;border-bottom:1px solid #0d10142e;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:36px;display:grid}.about-facts article{border-right:1px solid #0d10142e;gap:6px;padding:28px 18px;display:grid}.about-facts article:last-child{border-right:0}.about-facts strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,4.4rem);font-weight:500}.about-facts span{color:var(--warm-taupe);text-transform:uppercase;font-size:.8rem;font-weight:800}.about-proof-images{grid-template-columns:1.25fr .72fr .72fr;gap:14px;display:grid}.about-proof-images img{object-fit:cover;border-radius:8px;height:clamp(300px,36vw,500px)}.about-purpose{text-align:center;max-width:980px}.about-purpose blockquote{color:var(--ink);margin:0 auto 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.02}.about-purpose>p:last-child{max-width:760px;margin:0 auto;font-size:1.08rem}.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)}.zarah-hero{isolation:isolate;background:var(--ink);align-items:end;min-height:min(820px,100vh - 82px);display:flex;position:relative;overflow:hidden}.zarah-hero-image,.zarah-hero-shade{width:100%;height:100%;position:absolute;inset:0}.zarah-hero-image{z-index:-2;object-fit:cover;object-position:center 38%;transform:scale(1.015)}.zarah-hero-shade{z-index:-1;background:linear-gradient(90deg,#0d1014e6 0%,#0d101499 43%,#0d101414 78%),linear-gradient(#0000 52%,#0d1014b8 100%)}.zarah-hero-copy{width:min(760px,100% - 36px);margin:0 0 clamp(48px,8vw,96px) clamp(18px,6vw,88px)}.zarah-hero-copy .eyebrow{color:var(--watercolor-salmon)}.zarah-hero-copy h1{max-width:720px;color:var(--surface);text-wrap:balance;font-size:clamp(3.2rem,7.2vw,7.4rem);line-height:.91}.zarah-hero-copy>p:not(.eyebrow){color:#f8f5f4d6;max-width:620px;margin-top:24px;font-size:clamp(1rem,1.8vw,1.2rem)}.zarah-hero-copy a{min-height:46px;color:var(--surface);border:1px solid #f8f5f4b8;border-radius:999px;align-items:center;margin-top:30px;padding:12px 18px;font-weight:800;display:inline-flex}.zarah-hero-caption{color:#f8f5f4ad;letter-spacing:.04em;font-size:.76rem;font-weight:700;position:absolute;bottom:28px;right:clamp(18px,4vw,56px)}.zarah-origin{grid-template-columns:minmax(360px,.92fr) minmax(0,1fr);align-items:center;gap:clamp(34px,6vw,84px);display:grid}.origin-portraits{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:12px;display:grid}.origin-portraits figure{margin:0}.origin-portraits figure:last-child{transform:translateY(40px)}.origin-portraits img{aspect-ratio:3/4;object-fit:cover;box-shadow:var(--shadow);border-radius:8px}.origin-portraits figcaption{color:var(--warm-taupe);letter-spacing:.06em;text-transform:uppercase;padding-top:10px;font-size:.78rem;font-weight:800}.origin-story{max-width:620px}.photo-timeline{gap:70px;display:grid}.journey-chapter{border-top:1px solid #0d10142e;grid-template-columns:minmax(220px,.36fr) minmax(0,1fr);gap:clamp(26px,5vw,64px);padding-top:34px;display:grid}.journey-copy{align-self:start;position:sticky;top:110px}.journey-copy>span{color:#0d101457;margin-bottom:36px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,6rem);line-height:.8;display:block}.journey-copy .eyebrow{margin-bottom:10px}.journey-copy h3{color:var(--ink);margin-bottom:14px;font-size:clamp(1.8rem,3.2vw,3rem)}.journey-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.journey-gallery img{object-fit:cover;border-radius:8px;width:100%;height:clamp(260px,31vw,470px);box-shadow:0 10px 26px #0d101417}.journey-gallery.gallery-count-1{grid-template-columns:1fr}.journey-gallery.gallery-count-1 img{height:min(62vw,660px)}.journey-gallery.gallery-count-3 img:first-child,.journey-gallery.gallery-count-8 img:first-child,.journey-gallery.gallery-count-12 img:first-child{grid-column:1/-1}.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-page-hero{isolation:isolate;background:var(--ink);align-items:center;min-height:clamp(460px,64vh,680px);padding:clamp(48px,7vw,86px) 0;display:flex;position:relative;overflow:hidden}.blog-page-hero>img,.blog-page-hero-overlay{width:100%;height:100%;position:absolute;inset:0}.blog-page-hero>img{z-index:-2;object-fit:cover;object-position:center 46%}.blog-page-hero-overlay{z-index:-1;background:linear-gradient(90deg,#0d1014e6,#0d10145c 62%,#0d10141f),linear-gradient(#0000 45%,#0d1014b8)}.blog-page-hero-copy{width:min(760px,100% - 36px);margin-left:clamp(18px,6vw,88px)}.blog-page-hero-copy .eyebrow{color:var(--watercolor-salmon)}.blog-page-hero-copy h1{color:var(--surface);text-wrap:balance;font-size:clamp(3rem,5.4vw,5.6rem);line-height:.96}.blog-page-hero-copy>p:not(.eyebrow){color:#f8f5f4d6;max-width:620px;margin-top:22px;font-size:clamp(1rem,1.8vw,1.18rem)}.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);grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:38px clamp(18px,4vw,56px);display:grid}.footer-nav{text-align:center;flex-wrap:wrap;grid-column:2;justify-content:center;align-items:center;gap:12px 20px;display:flex}.site-footer p{max-width:460px;margin-top:12px;font-size:.95rem}.site-footer nav{justify-content:center}.site-footer nav a{color:var(--muted);font-weight:700}@media (width<=920px){.site-header{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.menu-toggle{display:block}.menu-open .menu-toggle span:first-child{transform:translateY(7px)rotate(45deg)}.menu-open .menu-toggle span:nth-child(2){opacity:0}.menu-open .menu-toggle span:last-child{transform:translateY(-7px)rotate(-45deg)}.site-nav{opacity:0;grid-column:1/-1;max-height:0;padding:0;transition:max-height .22s,padding .22s,opacity .18s;display:grid;overflow:hidden}.menu-open .site-nav{opacity:1;max-height:320px;padding:10px 0 4px}.site-nav a{border:0;border-bottom:1px solid var(--line);border-radius:0;justify-content:space-between;align-items:center;min-height:48px;font-size:1rem;display:flex}.site-nav a:after{content:"→";color:var(--accent-strong)}.site-footer{text-align:center;grid-template-columns:1fr}.site-footer>div{justify-items:center;display:grid}.footer-nav{flex-direction:row;grid-column:1;justify-self:center}.hero-section,.overview-grid,.home-story-grid,.about-hero,.about-origin-grid,.split-section,.split-section.reverse,.zarah-origin,.journey-chapter,.purpose-grid,.documentary-panel,.blog-detail-grid,.blog-row{grid-template-columns:1fr}.hero-section,.about-hero{min-height:auto}.about-hero-media{min-height:520px}.about-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.about-facts article:nth-child(2){border-right:0}.about-facts article:nth-child(-n+2){border-bottom:1px solid #0d10142e}.about-proof-images{grid-template-columns:1fr 1fr}.about-proof-images img:first-child{grid-column:1/-1}.hero-media,.section-media,.tall-media{height:420px}.reverse .section-media,.reverse .section-copy{order:initial}.journey-copy{position:static}.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}.zarah-hero{min-height:680px}.zarah-hero-image{object-position:58% center}.zarah-hero-shade{background:linear-gradient(#0d10141f 0%,#0d10147a 32%,#0d1014f0 100%)}.zarah-hero-copy{margin:0 18px 56px}.zarah-hero-caption{display:none}.blog-page-hero{min-height:560px}.blog-page-hero-overlay{background:linear-gradient(#0d10141f,#0d10146b 28%,#0d1014f0)}.blog-page-hero-copy{margin-left:18px}.origin-portraits{gap:8px}.about-hero-media{min-height:430px}.about-facts{grid-template-columns:1fr 1fr}.about-proof-images{grid-template-columns:1fr}.about-proof-images img:first-child{grid-column:auto}.about-proof-images img{height:auto;max-height:520px}.origin-portraits figure:last-child{transform:translateY(22px)}.journey-gallery{grid-template-columns:1fr}.journey-gallery.gallery-count-3 img:first-child,.journey-gallery.gallery-count-8 img:first-child,.journey-gallery.gallery-count-12 img:first-child{grid-column:auto}.journey-gallery img,.journey-gallery.gallery-count-1 img{object-fit:contain;background:#f8f5f473;height:auto;max-height:560px}.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}}
