@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#202020;--purple:#171717;--accent:#f3d5df;--paper:#ffffff;--line:#e6e2e3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #ad5876;outline-offset:5px}header{max-width:1440px;margin:auto;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;font-size:22px;font-weight:700;letter-spacing:-1px}.brand i{font-family:Georgia,serif;font-weight:400}.brandmark{background:var(--purple);color:white;width:43px;height:43px;border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-size:35px;line-height:1;padding-bottom:5px}nav{display:flex;gap:32px;align-items:center;font-size:14px;font-weight:600}.navbutton{border:1px solid var(--purple);border-radius:30px;padding:10px 22px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:6%;padding:65px 5% 70px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin:0 0 24px}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.08;font-weight:600;margin:0;letter-spacing:-3px}h1{font-size:clamp(48px,5.6vw,80px)}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:var(--purple)}.intro{max-width:440px;margin:28px 0;font-size:17px;line-height:1.8;color:#595459}.button{display:inline-flex;gap:36px;align-items:center;background:var(--purple);color:white;padding:15px 26px;border-radius:32px;font-weight:600}.button:hover{background:#454045}.hero-note{font-size:14px;margin-top:28px;color:#686268;display:flex;gap:10px;align-items:center}.hero-note span{font-size:25px}.hero-art{position:relative;min-height:540px;padding-bottom:42px}.photo{height:100%;min-height:460px;border-radius:180px 180px 12px 12px;background:#f4e7ec;background-size:cover;background-position:center;position:relative;overflow:hidden}.photo:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(35,19,24,.7))}.image-caption{position:absolute;bottom:35px;left:32px;color:white;font-size:27px;line-height:1.3;z-index:1;letter-spacing:-.7px}.image-caption em{font-family:Georgia,serif}.art-note{position:absolute;right:-16px;bottom:0;background:var(--accent);padding:23px 30px;transform:rotate(-4deg);border-radius:2px;box-shadow:0 8px 20px #2020200a}.art-note span{font-size:10px;letter-spacing:1.5px;font-weight:700}.art-note p{font-family:Georgia,serif;font-size:25px;line-height:1.2;margin:9px 0 0}.statement{background:var(--purple);color:white;padding:25px 5%;display:flex;justify-content:space-between;align-items:center;gap:20px}.statement p{font-family:Georgia,serif;font-size:27px;margin:0}.statement span{font-size:14px;color:#f5dbe4}.section{padding:90px 5%;max-width:1440px;margin:auto}.support{display:grid;grid-template-columns:1fr 1.6fr;gap:8%}h2{font-size:clamp(36px,3.5vw,50px);letter-spacing:-2px}.section-heading>p:last-child{color:#625a5f;max-width:310px;margin-top:25px}.cards{display:grid;grid-template-columns:1fr 1fr;gap:30px}.cards article{border-top:1px solid #d8c9cf;padding-top:17px}.number{font-size:12px;color:#7c666e}h3{font-size:22px;letter-spacing:-.6px;margin-top:13px}.cards p{color:#625a5f;font-size:15px;line-height:1.7}.tag{display:block;font-size:12px;font-weight:600;color:var(--purple);margin-top:25px}.about{background:#fbf0f4;display:grid;grid-template-columns:1fr 1fr;gap:10%;border-radius:8px}.about-copy>p:first-child{font-size:23px;line-height:1.5;margin-top:0}.about-copy>p:nth-child(2){color:#625a5f}.signature{font-family:Georgia,serif;font-size:24px;border-top:1px solid #e2cdd5;padding-top:22px;margin-bottom:0}.signature span{font-family:'DM Sans',sans-serif;font-size:12px;letter-spacing:1px;margin-left:20px}.connect{text-align:center;max-width:900px;padding-top:95px;padding-bottom:95px}.connect>p:not(.eyebrow){color:#625a5f;max-width:460px;margin:25px auto}footer{padding:30px 5%;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}footer p,footer>span{font-size:12px;color:#6d6066}footer .brand{font-size:18px}footer .brandmark{height:35px;width:35px;font-size:29px}@media(min-width:1440px){.statement{padding-left:max(5%,calc((100vw - 1296px)/2));padding-right:max(5%,calc((100vw - 1296px)/2))}}@media(max-width:800px){header{padding:20px 6%}.brand{font-size:20px}nav{gap:14px}nav>a:not(.navbutton){display:none}.navbutton{padding:8px 13px;font-size:12px}.hero{grid-template-columns:1fr;padding:40px 6% 50px;gap:30px}h1{font-size:58px}.hero-art{min-height:420px;max-width:540px;width:100%;margin:auto}.photo{min-height:400px}.intro{max-width:100%}.statement{display:block;padding:25px 6%}.statement p{font-size:22px;margin-bottom:6px}.support{grid-template-columns:1fr;gap:30px}.section{padding:55px 6%}.section-heading>p:last-child{max-width:100%}.cards{gap:28px 20px}.about{grid-template-columns:1fr;gap:30px;border-radius:0}.about-copy>p:first-child{font-size:21px}.connect{padding-top:65px;padding-bottom:65px}footer{flex-wrap:wrap;padding:25px 6%}footer p{width:100%;order:3;margin:0}.art-note{right:-6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(max-width:370px){h1{font-size:49px}.cards{grid-template-columns:1fr}.brand{font-size:17px}}

.photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%}

.tag{font-size:14px}@media(max-width:800px){.navbutton{font-size:14px}}

.wordmark{font-family:Georgia,serif;font-size:27px;font-weight:400;letter-spacing:1px;white-space:nowrap;line-height:1.2}.wordmark i{color:#bd6d89;font-size:26px;letter-spacing:-2px}.wordmark small{display:block;text-align:center;font-family:"DM Sans",sans-serif;font-size:9px;letter-spacing:3px;margin-top:5px}.hero h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(48px,5.4vw,77px);letter-spacing:-2.5px;line-height:1.06}.hero h1 em{color:#97506a}.photo{border-radius:4px}.hero-art{padding-top:10px}.art-note{transform:rotate(-3deg);box-shadow:none;padding:26px 35px}.statement{background:#f3d5df;color:#171717}.statement span{color:#57464d}.statement p{font-size:24px}.about{border-radius:0}h2{font-family:Georgia,serif;font-weight:400}h2 em{color:#97506a}.button{border-radius:3px}.navbutton{border-radius:3px}.resource-link{display:inline-block;text-decoration:underline;text-underline-offset:5px;margin:20px 25px;font-size:15px}.connect{max-width:none;background:#fcf7f9}.tag{font-weight:500}footer .wordmark{font-size:21px}@media(max-width:800px){.wordmark{font-size:20px}.wordmark i{font-size:22px}.hero h1{font-size:53px}.statement p{font-size:22px}.navbutton{font-size:14px;padding:8px 10px}.hero-art{min-height:440px}}@media(max-width:370px){.wordmark{font-size:17px}.hero h1{font-size:45px}}

.resource-section{background:#fcf8fa;max-width:none}.resource-section>h2,.resource-intro,.resource-note,.resource-grid,.resource-tip{max-width:1296px;margin-left:auto;margin-right:auto}.resource-intro{font-size:18px;margin-top:24px}.resource-note{font-size:14px;color:#63565c;line-height:1.7;margin-bottom:35px}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.resource-card{background:#fff;padding:27px;border:1px solid #e5d7dd;min-width:0;display:flex;flex-direction:column}.resource-card h3{line-height:1.25;margin:0 0 10px;font-size:24px}.resource-type{font-size:14px;color:#97506a;font-weight:600;margin:0 0 14px}.resource-card>p:not(.resource-type),.resource-card details p{font-size:15px;line-height:1.7}.resource-card strong{color:#292326}.resource-card details{border-top:1px solid #eadfe3;border-bottom:1px solid #eadfe3;margin:12px 0 22px;padding:12px 0}.resource-card summary{cursor:pointer;font-size:15px;font-weight:600}.resource-card summary:focus-visible{outline:2px solid #97506a;outline-offset:5px}.source-link{margin-top:auto;font-size:14px;text-decoration:underline;text-underline-offset:4px}.resource-card a,.resource-tip a{overflow-wrap:anywhere}.resource-tip{background:#f3d5df;padding:25px;margin-top:30px;font-size:16px}.resource-tip a{text-decoration:underline}.donation-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.donation-section>div>p:not(.eyebrow){margin:25px 0}.donation-note{font-size:14px;color:#6d6066;max-width:420px}.fundraiser{min-width:0;max-width:100%;}.gfm-embed{max-width:100%}.gfm-embed iframe{max-width:100%;border:0}header nav{gap:20px}@media(max-width:1050px){.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}header{flex-wrap:wrap;gap:20px}header nav{flex-wrap:wrap}}@media(max-width:800px){header nav>a:not(.navbutton){display:inline-block}header nav{width:100%;gap:12px 20px;font-size:14px}.resource-grid,.donation-section{grid-template-columns:1fr}.resource-card{padding:23px}.donation-section{gap:30px}.resource-section h2{font-size:36px}}
