:root{--color:#27202d;--muted:#69616f;--bg-color:#fcfafd;--bg-color-accent:#f0e9f4;--purple-primary:#6b2d83;--purple-light:#eee6f2;--green-primary:#2ea265;--rule:#ded4e4;--hero-bg:#eee6f2;--surface:#fff;--material-bg:#f3eef6;--feature-bg:#dcece2;--feature-ink:#174e35;--font-family-base:"MyriadPro","Segoe UI",Arial,sans-serif}
:root.dark{--color:#f0eaf4;--muted:#b8afc0;--bg-color:#100c16;--bg-color-accent:#251a30;--purple-primary:#c39cde;--purple-light:#2b1d36;--rule:#49364f;--hero-bg:#22162e;--surface:#191120;--material-bg:#1b1224;--feature-bg:#18352a;--feature-ink:#c6e9d3}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color);font:16px/1.55 var(--font-family-base)}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid var(--purple-primary);outline-offset:5px}button{cursor:pointer}a:hover{text-decoration:none}.wrap{width:min(1184px,calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-90px;background:var(--surface);padding:15px;z-index:20}.skip-link:focus{top:16px}
.preview-strip{background:var(--bg-color-accent);color:var(--muted);font-size:12px;border-bottom:1px solid var(--rule)}.preview-strip .wrap{display:flex;align-items:center;justify-content:space-between;min-height:34px;gap:12px}.preview-strip a{text-decoration:underline;text-underline-offset:3px;padding:8px 0}
.site-header{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{flex-shrink:0;display:block}.site-header .site-logo{width:141px;height:auto}.desktop-nav{display:flex;gap:27px;margin-left:auto;align-items:center}.desktop-nav a{font-size:14px;font-weight:600;padding-block:15px}.desktop-nav a:hover,.text-link:hover{color:var(--purple-primary);text-decoration:underline;text-underline-offset:5px}.header-tools{display:flex;align-items:center;gap:14px}.languages{display:flex;gap:2px}.languages a{font-size:12px;min-height:44px;min-width:30px;display:grid;place-items:center;color:var(--muted)}.languages a[aria-current]{color:var(--purple-primary);font-weight:750;border-bottom:2px solid var(--purple-primary)}.theme-toggle{width:44px;height:44px;border:1px solid var(--rule);border-radius:50%;color:var(--color);background:transparent;font-size:23px}.header-donate{min-height:44px;display:flex;gap:24px;align-items:center;font-size:14px;font-weight:600;border:1px solid var(--purple-primary);color:var(--purple-primary);padding:10px 18px;border-radius:5px}.header-donate:hover{background:var(--purple-light)}.menu-toggle{display:none}.mobile-menu[hidden]{display:none}
.hero{background:var(--hero-bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.hero-grid{display:grid;grid-template-columns:1.25fr 1fr;min-height:590px;align-items:center;gap:8px}.hero-copy{padding-block:65px;position:relative;z-index:1}.eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:650;line-height:1.5}.hero .eyebrow{display:flex;align-items:center;gap:10px;color:var(--purple-primary);margin-bottom:28px}.tiny-facet{display:block;width:16px;height:16px;background:var(--green-primary);clip-path:polygon(0 20%,80% 0,100% 100%,20% 80%)}h1{font-size:clamp(44px,4.75vw,65px);letter-spacing:-.045em;line-height:1.09;font-weight:650}h1 span{color:var(--purple-primary)}.hero-lead{font-size:18px;max-width:545px;margin-top:26px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-height:54px;padding:14px 24px;border-radius:5px;font-size:15px;font-weight:650}.primary{background:#6b2d83;color:white}.primary:hover{background:#522165}.button span{font-size:21px;font-weight:400}.text-link{display:inline-flex;align-items:center;gap:14px;min-height:44px;font-size:14px;font-weight:600}.hero-caption{margin-top:24px;font-size:12px;color:var(--muted)}.hero-art{position:relative;align-self:stretch;display:flex;justify-content:center;align-items:center;flex-direction:column;min-width:0}.hero-art svg{width:110%;max-width:560px;flex-shrink:0;margin-left:12px}.art-caption{font-size:11px;letter-spacing:.035em;position:absolute;bottom:33px;color:var(--muted)}:root.dark .hero-art{filter:brightness(.85)}
.section-space{padding-block:80px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:38px}.section-heading .eyebrow{color:var(--purple-primary);margin-bottom:14px}h2{font-size:36px;font-weight:600;line-height:1.2;letter-spacing:-.025em}.section-description{max-width:420px;font-size:15px;line-height:1.6;color:var(--muted)}.help-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;border-top:1px solid var(--rule);padding-top:30px}.help-column{padding-right:28px;border-right:1px solid var(--rule)}.help-column:last-child{padding-right:0;border-right:0}.section-number{font-size:13px;font-weight:650;color:var(--purple-primary);display:block;margin-bottom:22px}.help-column h3{font-size:21px;font-weight:600;margin-bottom:12px;letter-spacing:-.02em}.help-column p{font-size:15px;line-height:1.65;color:var(--muted)}.about-line{display:flex;align-items:center;gap:22px;border-top:1px solid var(--rule);margin-top:36px;padding-top:28px}.about-sign{font-size:38px;color:var(--green-primary)}.about-line p{font-size:16px}.about-line p span{font-size:14px;color:var(--muted)}.about-line .text-link{margin-left:auto;white-space:nowrap}
.materials-section{background:var(--material-bg);border-block:1px solid var(--rule)}.materials-grid{display:grid;grid-template-columns:.95fr 1.15fr;gap:60px}.featured-material{background:var(--feature-bg);color:var(--feature-ink);padding:30px 36px;position:relative;display:flex;flex-direction:column;min-height:450px;border-radius:5px;overflow:hidden}.featured-material .eyebrow{font-size:11px;letter-spacing:.08em;position:relative;z-index:1}.featured-material h3{font-size:33px;line-height:1.16;font-weight:600;letter-spacing:-.03em;position:relative;margin-top:auto}.featured-material p{font-size:15px;max-width:360px;line-height:1.6;margin-top:15px}.feature-link{font-size:14px;font-weight:600;display:flex;justify-content:space-between;align-items:center;border-top:1px solid color-mix(in srgb,var(--feature-ink) 25%,transparent);margin-top:25px;padding-top:19px}.feature-link span{font-size:23px}.featured-material:hover .feature-link{text-decoration:underline}.material-motif{position:relative;width:180px;height:125px;margin:20px 0 22px auto;opacity:.65}.material-motif i{position:absolute;border:1px solid var(--feature-ink);border-radius:100%;width:120px;height:120px;transform:rotate(-28deg);left:0;top:0}.material-motif i:nth-child(2){left:23px}.material-motif i:nth-child(3){left:46px}.material-motif i:nth-child(4){left:69px}.material-list{display:flex;flex-direction:column}.material-list>a{display:flex;align-items:center;justify-content:space-between;gap:26px;border-bottom:1px solid var(--rule);padding:22px 0;flex:1}.material-list>a:first-child{padding-top:0}.category{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:var(--purple-primary);font-weight:650}.material-list h3{font-size:21px;line-height:1.35;font-weight:600;margin-top:8px;max-width:420px;letter-spacing:-.015em}.row-arrow{font-size:26px;color:var(--purple-primary)}.material-list a:hover h3{text-decoration:underline;text-underline-offset:4px}
.stories-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.story-image{height:290px;overflow:hidden;position:relative;border-radius:5px;background:var(--bg-color-accent)}.story-image img{width:100%;height:100%;object-fit:cover}.story-image.earrings img{object-position:center 46%}.image-arrow{position:absolute;bottom:0;right:0;background:var(--bg-color);color:var(--purple-primary);width:55px;height:55px;display:grid;place-items:center;font-size:27px;border-top-left-radius:5px}.story-copy{padding-top:22px}.story h3{font-size:27px;line-height:1.25;letter-spacing:-.02em;font-weight:600;margin-top:12px}.story p{font-size:15px;color:var(--muted);line-height:1.65;margin-top:15px;max-width:460px}.story:hover h3{text-decoration:underline;text-underline-offset:5px}
.support-section{background:#245b43;color:#fff}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:62px}.support-section .eyebrow{color:#bee0cc;letter-spacing:.08em;margin-bottom:18px}.support-section h2{font-size:48px;letter-spacing:-.035em;line-height:1.1}.support-copy p{font-size:17px;line-height:1.65;max-width:430px;margin-bottom:25px}.light-button{background:#f2edf5;color:#49266f}.light-button:hover{background:#fff}.support-note{display:block;font-size:12px;color:#cee1d6;margin-top:14px}.site-v2 .back-to-top-row{margin:24px 0 30px}.site-v2 .back-to-top{font-size:13px;background:transparent;border-radius:5px}
.site-footer{background:#251a30;color:#eee8f2;padding-top:48px}.footer-grid{display:grid;grid-template-columns:1.15fr 1fr .8fr;gap:60px;padding-bottom:40px}.footer-logo{width:135px;background:#f7f3f9;border-radius:4px;padding:7px}.footer-about p{font-size:14px;line-height:1.6;max-width:230px;margin-top:16px;color:#c6b9ce}.site-footer h2{font-size:12px;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;color:#c6b9ce;margin:3px 0 16px;font-weight:500}.footer-grid a{display:block;min-height:44px;padding:8px 0;font-size:14px}.footer-grid .email{font-size:20px}.site-footer a:hover{text-decoration:underline;text-underline-offset:5px}.footer-bottom{border-top:1px solid #503e5d;padding:20px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;color:#c6b9ce}.footer-bottom a{padding-block:12px}
@media(min-width:1500px){.hero-grid{min-height:620px}.hero-copy{padding-block:75px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.site-header{gap:20px}.desktop-nav{gap:18px}.header-tools{gap:8px}.header-donate{display:none}.hero-grid{grid-template-columns:1.25fr .85fr;min-height:540px}h1{font-size:54px}.hero-art svg{width:115%}.hero-lead{font-size:17px}.hero-actions{gap:20px}.materials-grid{gap:36px}.featured-material{padding:28px}.story-image{height:260px}.support-grid{gap:45px}}
@media(max-width:800px){.desktop-nav{display:none}.menu-toggle{display:flex;align-items:center;gap:12px;min-height:44px;background:transparent;color:var(--color);border:0;font-size:14px}.mobile-menu:not([hidden]){display:flex;flex-direction:column;padding-block:10px 22px}.mobile-menu a{padding:12px 0;border-bottom:1px solid var(--rule);min-height:44px}.site-header{min-height:90px}.hero-grid{grid-template-columns:1.3fr .7fr;min-height:510px}.hero-copy{padding-block:42px}.hero-art{overflow:hidden}.hero-art svg{width:150%;max-width:none;margin-left:10px}.art-caption{display:none}h1{font-size:44px}.hero-lead{font-size:16px}.hero-actions{gap:12px;align-items:flex-start;flex-direction:column}.hero-caption{font-size:11px}.help-columns{gap:22px}.help-column{padding-right:16px}.help-column h3{font-size:19px}.section-space{padding-block:56px}h2{font-size:30px}.materials-grid{gap:26px}.featured-material h3{font-size:28px}.featured-material{padding:24px}.material-list h3{font-size:18px}.stories-grid{gap:26px}.story h3{font-size:23px}.story-image{height:230px}.footer-grid{gap:25px;grid-template-columns:1fr 1fr}.footer-about{grid-column:1/-1;display:flex;gap:25px;align-items:center}.footer-about p{margin:0}.support-section h2{font-size:40px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.preview-strip{font-size:10px}.preview-strip .wrap{gap:15px;line-height:1.4}.preview-strip a{max-width:120px;text-align:right}.site-header{gap:12px;min-height:84px}.site-header .site-logo{width:105px}.header-tools{gap:3px}.theme-toggle{width:38px;height:44px;font-size:20px;border:0}.languages a{min-width:28px}.menu-toggle{font-size:0;gap:0;width:38px;justify-content:center}.menu-toggle span{font-size:22px}.hero-grid{grid-template-columns:1fr;position:relative;gap:0}.hero-copy{padding:36px 0 0}.hero .eyebrow{font-size:10px;margin-bottom:22px;letter-spacing:.08em}h1{font-size:clamp(35px,8.8vw,49px);letter-spacing:-.035em;line-height:1.1}.hero-lead{font-size:16px;line-height:1.65;margin-top:22px;max-width:460px}.hero-actions{flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px 22px;margin-top:24px}.button{font-size:14px;padding:13px 19px;gap:24px}.hero-caption{margin-top:14px;line-height:1.5}.hero-art{height:225px;overflow:hidden;align-items:flex-end;pointer-events:none;margin-top:5px}.hero-art svg{width:265px;max-width:100%;height:270px;margin:0 8px -20px 0}.section-space{padding-block:45px}.section-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:27px}.section-heading .eyebrow{font-size:10px;letter-spacing:.08em;margin-bottom:11px}h2{font-size:29px;line-height:1.18}.section-description{font-size:14px}.section-description br{display:none}.help-columns{grid-template-columns:1fr;padding:0;gap:0}.help-column{padding:24px 0;border-right:0;border-bottom:1px solid var(--rule);display:grid;grid-template-columns:36px 1fr;column-gap:15px}.help-column:last-child{padding-bottom:24px}.section-number{margin:2px 0 0;grid-row:1/3;font-size:11px}.help-column h3{font-size:20px;margin-bottom:8px}.help-column p{font-size:14px}.about-line{margin-top:0;padding-top:24px;display:grid;grid-template-columns:30px 1fr;gap:8px 15px;border-top:0}.about-line p{font-size:15px}.about-line p span{display:block;font-size:13px;margin-top:5px}.about-line .text-link{grid-column:2;margin-left:0}.about-sign{align-self:start;font-size:28px}.materials-grid{grid-template-columns:1fr;gap:25px}.featured-material{padding:24px;min-height:380px}.material-motif{margin-top:10px;height:100px;transform:scale(.8);transform-origin:right center}.featured-material h3{font-size:30px}.featured-material p{font-size:14px}.material-list>a{padding:23px 0}.material-list h3{font-size:20px}.stories-grid{grid-template-columns:1fr;gap:35px}.story-image{height:240px}.story h3{font-size:25px}.story-copy{padding-top:18px}.story p{font-size:14px;margin-top:12px}.support-grid{grid-template-columns:1fr;gap:25px;padding-block:40px}.support-section .eyebrow{font-size:10px}.support-section h2{font-size:39px}.support-copy p{font-size:16px}.footer-grid{grid-template-columns:1fr;gap:27px}.footer-about{grid-column:auto;display:block}.footer-about p{margin-top:14px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:4px}.footer-grid .email{font-size:22px}.site-footer{padding-top:36px}.site-footer h2{margin-bottom:8px}.footer-grid{padding-bottom:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* The hero uses clipped original logo elements, with their original colours. */
.site-v2 .hero-art .logo-composition{width:100%;max-width:470px;margin:0;height:auto}
:root.dark .site-v2 .hero-art{filter:none}
@media(max-width:800px) and (min-width:601px){.site-v2 .hero-art .logo-composition{width:100%;max-width:100%}.site-v2 .hero-grid{grid-template-columns:1.3fr .7fr}}
@media(max-width:600px){.site-v2 .hero-art{height:235px;align-items:center;margin-top:15px}.site-v2 .hero-art .logo-composition{width:250px;height:240px;margin:0}}

.section-more{margin-top:28px;color:var(--purple-primary)}
