:root{--ink:#183b37;--cream:#fff9ef;--sun:#f6bd36;--coral:#ee6b57;--sky:#9ad9df;--sage:#b8d56d;--purple:#b89ad7;--muted:#61736f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.topbar{font-size:12px;letter-spacing:.05em;background:#143a37;color:#fff;padding:10px 0}.topbar-inner{display:flex;justify-content:space-between}.topbar a{color:#fff;text-decoration:none}.header{background:var(--cream);position:sticky;top:0;z-index:10}.nav{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:700;letter-spacing:.06em;text-decoration:none;font-size:15px;line-height:1}.brand small{display:block;letter-spacing:.17em;font-size:8px;margin-top:5px}.brand-mark{height:42px;width:42px;border-radius:50%;background:var(--coral);border:3px solid var(--ink);display:grid;place-items:center;font-family:'Playfair Display';font-size:28px;color:#fff;box-shadow:4px 4px 0 var(--sun)}nav{display:flex;align-items:center;gap:27px}nav>a{font-size:14px;color:var(--ink);text-decoration:none;font-weight:600}.donate-small{background:var(--coral);color:white;padding:13px 17px;border-radius:999px}.donate-small span{font-size:18px;margin-left:5px}.menu{display:none;border:0;background:none}.hero{overflow:hidden;position:relative;padding:76px 0 0;background:#f9e9c3}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:520px;position:relative;z-index:1}.hero h1,h2,.quote-section blockquote{font-family:'Playfair Display',serif;letter-spacing:-.055em;line-height:.99;margin:14px 0 20px}.hero h1{font-size:clamp(54px,6vw,82px)}em{font-style:italic;color:var(--coral)}.eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;margin:0}.eyebrow span{display:inline-block;width:24px;height:2px;background:var(--coral);vertical-align:middle;margin-right:9px}.intro{max-width:470px;font-size:17px;line-height:1.65;color:#415a55}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:32px}.button{display:inline-flex;align-items:center;gap:28px;border-radius:999px;padding:15px 20px;color:inherit;text-decoration:none;font-size:14px;font-weight:700;transition:.25s}.button b{font-size:20px;line-height:12px}.button-dark{background:var(--ink);color:white}.button:hover{transform:translateY(-3px);box-shadow:0 8px 0 rgba(24,59,55,.18)}.text-link{font-weight:700;color:var(--ink);text-decoration:none}.text-link span{font-size:21px;margin-left:7px}.hero-photo{position:relative;height:450px;width:min(100%,430px);justify-self:end;transform:rotate(3deg)}.hero-photo:before{content:"";position:absolute;inset:-16px 20px 18px -15px;background:var(--sky);border-radius:48% 52% 38% 50%;z-index:-1}.hero-photo img{height:100%;width:100%;object-fit:cover;border-radius:49% 45% 35% 40%;border:7px solid var(--cream)}.photo-card{background:#fff;position:absolute;bottom:18px;left:-55px;border-radius:10px;padding:13px 16px;box-shadow:0 8px 25px #4d5d4c29;transform:rotate(-6deg)}.photo-card strong,.photo-card span{display:block}.photo-card strong{font-family:'Playfair Display';font-size:18px}.photo-card span{font-size:11px}.art-one,.art-two,.art-three{position:absolute;border-radius:50%;z-index:0}.art-one{height:230px;width:230px;background:var(--coral);right:-65px;top:-120px}.art-two{width:120px;height:120px;border:18px solid var(--sun);left:45%;bottom:30px}.art-three{height:30px;width:30px;background:var(--purple);left:5%;top:32%}.hero-ticker{margin-top:28px;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);overflow:hidden;white-space:nowrap;padding:13px 0;font-family:'Playfair Display';font-weight:700;font-size:17px;letter-spacing:.08em}.hero-ticker div{animation:ticker 25s linear infinite}.hero-ticker b{color:var(--coral);padding:0 20px}@keyframes ticker{to{transform:translateX(-40%)}}.section{padding:120px 0}.section-head{display:grid;grid-template-columns:1fr 1fr;align-items:end}.section h2,.about h2,.work h2,.stories h2,.donate h2{font-size:clamp(42px,5vw,67px)}.section-head>p:last-child,.work-title>p{max-width:370px;line-height:1.7;color:var(--muted);margin-bottom:28px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #c7d0ca;margin-top:50px}.stat{padding:30px 10px 0;border-right:1px solid #c7d0ca}.stat:last-child{border:0}.stat b{display:block;color:var(--coral);font-family:'Playfair Display';font-size:52px}.stat span{font-size:13px;font-weight:700}.about{background:#dfeadb}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.about-images{height:440px;position:relative}.image-main{width:70%;height:82%;object-fit:cover;border-radius:170px 170px 12px 12px;border:8px solid var(--cream)}.image-small{position:absolute;width:41%;height:42%;object-fit:cover;border:7px solid var(--cream);right:0;bottom:0;border-radius:60% 60% 12px 12px}.round-stamp{position:absolute;right:26%;top:55%;height:88px;width:88px;border-radius:50%;background:var(--sun);display:grid;place-content:center;text-align:center;font-size:9px;font-weight:700;line-height:1.5;transform:rotate(-15deg);border:1px dashed var(--ink)}.round-stamp b{font-size:16px}.about-copy p:not(.eyebrow){line-height:1.7;color:#405c56;max-width:490px}.button-sun{margin-top:13px;background:var(--sun)}.work{background:#fffdf8}.work-title{display:flex;justify-content:space-between;align-items:end}.program-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:54px;gap:14px}.program{min-height:310px;border-radius:12px;padding:22px;display:flex;flex-direction:column;transition:.25s}.program:hover{transform:translateY(-8px) rotate(-1deg)}.program>span{font-size:12px;font-weight:700;opacity:.7}.program-icon{font-size:34px;margin:30px 0 10px}.program h3{font-family:'Playfair Display';font-size:26px;line-height:1;margin:0}.program p{font-size:13px;line-height:1.5;max-width:180px}.program a{margin-top:auto;color:var(--ink);font-size:13px;text-decoration:none;font-weight:700}.program a b{font-size:19px;margin-left:5px}.c-coral{background:#f49481}.c-blue{background:#a7dce0}.c-green{background:#cce184}.c-purple{background:#c7b0e5}.quote-section{position:relative;overflow:hidden;background:var(--ink);color:#fff;padding:110px 0}.quote-content{position:relative;z-index:1;text-align:center}.quote-mark{font-family:'Playfair Display';color:var(--sun);font-size:100px;line-height:.4}.quote-section blockquote{font-size:clamp(40px,5.5vw,70px);margin:20px 0}.quote-section em{color:var(--sun)}.quote-section p{font-size:13px;letter-spacing:.08em;text-transform:uppercase}.quote-art{position:absolute;width:440px;height:440px;border:60px solid #2b5a54;border-radius:50%;left:-150px;top:-150px}.stories-top{display:flex;align-items:end;justify-content:space-between}.button-outline{border:1.5px solid var(--ink)}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:48px}.story-img{height:260px;position:relative;overflow:hidden;border-radius:8px}.story-img img{width:100%;height:100%;object-fit:cover;transition:.6s}.story:hover img{transform:scale(1.08)}.story-img span{position:absolute;bottom:12px;left:12px;background:#fff;padding:7px 10px;border-radius:4px;text-transform:uppercase;font-size:9px;font-weight:700}.date{font-size:10px;font-weight:700;letter-spacing:.1em;color:var(--coral);margin:19px 0 8px}.story h3{font-family:'Playfair Display';font-size:25px;line-height:1.1;margin:0 0 16px}.story>a{color:var(--ink);font-size:13px;font-weight:700;text-decoration:none}.story>a b{font-size:19px;margin-left:6px}.donate{background:var(--coral);padding:95px 0;color:white}.donate-grid{display:grid;grid-template-columns:1fr 1fr;gap:15%;align-items:center}.eyebrow.light span{background:var(--sun)}.donate h2{margin-bottom:0}.donate h2 em{color:var(--sun)}.donate-panel{padding:29px;background:#f9b2a4;border-radius:10px;color:var(--ink)}.donate-panel p{line-height:1.7;margin-top:0}.button-white{background:#fff;margin:10px 0 20px}.donate-panel small{display:block;font-size:11px}footer{background:#163b37;color:#eff4e9;padding:72px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:30px}.footer-brand{color:white}.footer-brand .brand-mark{background:var(--sun);color:var(--ink)}footer p{max-width:280px;color:#aec6bd;line-height:1.6;font-size:14px;margin-top:20px}footer h4{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:var(--sun);margin:0 0 20px}footer a,footer span{display:block;color:#d7e1db;text-decoration:none;font-size:14px;margin:0 0 12px}.social{display:flex;gap:8px;margin-top:20px}.social a{display:grid;place-items:center;height:30px;width:30px;border:1px solid #668078;border-radius:50%;font-weight:700;font-size:11px}.foot-bottom{border-top:1px solid #416058;margin-top:55px;padding-top:18px;display:flex;justify-content:space-between}.foot-bottom span,.foot-bottom a{font-size:11px;color:#9bb2a9}.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:760px){.wrap{width:min(100% - 32px,600px)}.topbar{display:none}.nav{height:73px}.menu{display:flex;flex-direction:column;gap:4px;padding:8px}.menu i{display:block;width:24px;height:2px;background:var(--ink)}nav{display:none;position:absolute;top:73px;left:0;width:100%;padding:22px 24px;background:var(--cream);border-top:1px solid #e8dfcd;flex-direction:column;align-items:flex-start;gap:18px}nav.open{display:flex}.menu{display:flex}.hero{padding-top:42px}.hero-grid,.about-grid,.donate-grid{grid-template-columns:1fr}.hero h1{font-size:54px}.hero-photo{height:320px;margin:48px auto 15px;justify-self:center;width:300px}.art-two{left:auto;right:20px;bottom:110px;width:70px;height:70px;border-width:11px}.hero-ticker{font-size:14px}.section{padding:75px 0}.section-head{display:block}.section-head>p:last-child{margin-bottom:0}.stat-grid{grid-template-columns:1fr 1fr;margin-top:34px}.stat{border-bottom:1px solid #c7d0ca;padding-bottom:20px}.stat:nth-child(2){border-right:0}.stat b{font-size:42px}.about-images{height:360px}.about-copy{margin-top:45px}.work-title,.stories-top{display:block}.work-title>p{margin:15px 0 0}.program-grid{grid-template-columns:1fr 1fr;margin-top:35px;gap:9px}.program{min-height:245px;padding:16px}.program-icon{margin:18px 0 7px}.program h3{font-size:21px}.program p{font-size:11px}.quote-section{padding:76px 0}.story-grid{grid-template-columns:1fr;gap:42px}.story-img{height:245px}.stories-top .button{margin-top:10px}.donate{padding:70px 0}.donate-grid{gap:30px}.footer-grid{grid-template-columns:1fr;gap:34px}.foot-bottom{display:block}.foot-bottom a{margin-top:12px}}@media(max-width:390px){.hero h1{font-size:48px}.brand{font-size:13px}.program-grid{grid-template-columns:1fr}.program{min-height:210px}.hero-actions{gap:15px}.button{gap:13px;padding:13px 16px}}
