:root{--bg: #f5f0eb;--bg-panel: #ede7e0;--text: #2e2e30;--text-muted: #8a8480;--accent: #c9a97a;--depth: #1c1c1e;--border: rgba(140, 120, 100, .16);--shadow: 0 4px 24px rgba(60, 50, 40, .1), 0 1px 4px rgba(60, 50, 40, .07);--font-heading: "Outfit", system-ui, sans-serif;--font-body: "Plus Jakarta Sans", system-ui, sans-serif}[data-theme=dark]{--bg: #f5f0eb;--bg-panel: #ede7e0}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-body);font-weight:400;color:var(--text);background:var(--bg);line-height:1.7}h1,h2,h3,h4{font-family:var(--font-heading);letter-spacing:-.02em}a{color:inherit}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1}.section{padding:4rem 1.25rem}.section--depth{background:var(--depth);color:#f5f0eb}.section-inner{max-width:72rem;margin:0 auto}.masthead{background:var(--bg);padding:1.75rem 1rem 0}.masthead-inner{max-width:72rem;margin:0 auto;text-align:center}.masthead-brand{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.35rem);font-weight:600;text-decoration:none;color:#1a1916;display:inline-block;margin-bottom:1rem}.masthead-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;align-items:center;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:#3a3830}.masthead-nav__link{text-decoration:none;color:inherit;padding:.25rem 0;border-bottom:1px solid transparent}.masthead-nav__link--active,.masthead-nav__link:hover{border-color:var(--accent);color:#1c1c1e}.masthead-cta{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.masthead-rule{max-width:72rem;margin:1.25rem auto 0;height:1px;background:var(--border)}.site-footer{background:var(--depth);color:#f5f0eb;padding:3rem 1.25rem 2rem;margin-top:auto}.site-footer__grid{max-width:72rem;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.site-footer__heading{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#f5f0ebb8}.site-footer__name{font-family:var(--font-heading);font-size:1.25rem;margin:0 0 .5rem}.site-footer__tagline{color:#f5f0ebc7;margin:0;font-size:.95rem}.site-footer__list{list-style:none;padding:0;margin:0}.site-footer__list a{color:#f5f0ebdb;text-decoration:none}.site-footer__list a:hover{color:var(--accent)}.site-footer__meta{color:#f5f0ebb8;font-size:.9rem;margin:.35rem 0}.site-footer__rights,.site-footer__photo-credit{max-width:72rem;margin:2rem auto 0;font-size:.78rem;color:#f5f0eb8c}.cookie-toast{position:fixed;bottom:5.5rem;right:1rem;z-index:50;max-width:18rem;background:#fffdf8;border:1px solid var(--border)}.cookie-toast__link{color:var(--accent);font-weight:600}.theme-fab{position:fixed;bottom:1rem;right:1rem;z-index:40}.image-fallback{width:100%;border-radius:14px;background:linear-gradient(135deg,#c9a97a59,#1e1e2073)}.image-fallback--pattern{background:repeating-linear-gradient(-45deg,#c9a97a33,#c9a97a33 12px,#f5f0eb66 12px,#f5f0eb66 24px)}.intro-band{padding:3rem 1.25rem 2rem;background:linear-gradient(180deg,rgba(237,231,224,.95),var(--bg))}.intro-band__inner{max-width:48rem;margin:0 auto}.intro-band__text{font-size:1.15rem;color:var(--text-muted)}.hero-cards{position:relative;max-width:72rem;margin:0 auto;padding:2rem 1.25rem 4rem}.hero-cards__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;align-items:start}.hero-cards__panel{background:var(--bg-panel);border-radius:18px;padding:1.5rem;box-shadow:var(--shadow);border:1px solid var(--border)}.hero-cards__overlap{margin-top:-2rem}.stats-kanban{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.stats-kanban__card{background:#fffdf8;border:1px solid var(--border);border-radius:14px;padding:1rem;min-height:120px}.stats-kanban__value{font-family:var(--font-heading);font-size:2rem;color:#1c1c1e;border-bottom:2px solid var(--accent);display:inline-block;padding-bottom:.25rem}.tree-join{border:1px solid var(--border);border-radius:14px;padding:1rem;background:#fffdf8}.world-map{position:relative;border-radius:18px;background:var(--bg-panel);min-height:220px;border:1px solid var(--border)}.world-map svg{width:100%;height:auto;display:block}.cta-banner{background:linear-gradient(120deg,#1c1c1e,#2e2e30);color:#f5f0eb;padding:3.5rem 1.25rem;text-align:center}.cta-banner h2{margin-top:0}.legal-doc{max-width:52rem;margin:0 auto;padding:3rem 1.25rem 4rem}.legal-doc h1{font-size:2rem}.legal-doc section{margin-bottom:2rem}@media (max-width: 720px){.masthead-nav{flex-direction:column}}
