:root{--bg:#f6f6f1;--paper:#fff;--ink:#24261f;--muted:#70756c;--line:#e5e6de;--green:#4f673b;--green2:#6f835c;--pale:#eef3e8;--sand:#eee6d8;--amber:#a96b32;--shadow:0 18px 55px rgba(44,52,37,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{text-decoration:none;color:inherit}button,input{font:inherit}.hidden{display:none!important}.org-shell{display:grid;grid-template-columns:205px minmax(0,1fr);min-height:100vh}.org-side{height:100vh;position:sticky;top:0;padding:20px 14px;border-right:1px solid var(--line);background:#fbfbf8;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:9px;padding:4px 8px 25px;font:600 15px Georgia,serif}.brand img{width:40px;height:25px}.org-side nav{display:grid;gap:3px}.org-side nav a,.profile-link{padding:11px 12px;border-radius:11px;display:flex;gap:11px;align-items:center;color:#62675e;font-size:13px}.org-side nav a span,.profile-link span{width:18px;text-align:center}.org-side nav a.active{background:#edf0e9;color:var(--green);font-weight:750}.side-space{flex:1}.org-side>p{font:400 13px/1.5 Georgia,serif;color:#8a8f86;padding:10px}.org-workspace{min-width:0}.topbar{height:66px;display:flex;align-items:center;padding:0 28px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.88);backdrop-filter:blur(14px);position:sticky;top:0;z-index:50}.search{height:40px;width:min(520px,48vw);border:1px solid var(--line);border-radius:12px;background:#f7f7f4;display:flex;align-items:center;gap:9px;padding:0 12px;color:#8a8e86}.search input{border:0;outline:0;background:transparent;width:100%}.top-actions{margin-left:auto;display:flex;gap:10px;align-items:center;font-size:12px}.top-actions a{padding:9px 13px;border-radius:9px}.top-actions .solid{background:var(--green);color:white}.org-hero{min-height:345px;position:relative;overflow:hidden;border-bottom:1px solid var(--line);background:linear-gradient(110deg,#f9f8f2 0 52%,#dce6d4 100%)}.hero-art{position:absolute;inset:0;overflow:hidden;opacity:.95}.sun{position:absolute;width:170px;height:170px;border-radius:50%;right:11%;top:44px;background:radial-gradient(circle,#f8f0ce 0 46%,rgba(248,240,206,.25) 47% 62%,transparent 63%)}.ridge{position:absolute;right:-4%;left:47%;height:280px;bottom:-130px;border-radius:50% 50% 0 0/70% 70% 0 0;transform:rotate(-4deg)}.r1{background:#9cab8f;bottom:-120px}.r2{background:#6d805e;left:58%;right:-12%;bottom:-165px;opacity:.95}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:92px minmax(0,760px);gap:26px;align-items:center;padding:54px 7vw 44px}.org-mark{width:88px;height:88px;border-radius:24px;background:var(--green);display:grid;place-items:center;color:#fff;font:700 44px Georgia,serif;box-shadow:0 12px 34px #50663c33;border:5px solid #ffffffaa}.hero-badges{display:flex;gap:7px;flex-wrap:wrap}.hero-badges span{font-size:11px;font-weight:750;letter-spacing:.04em;border-radius:999px;padding:6px 10px;background:#fff;border:1px solid #dfe2da}.hero-badges .partner{background:#f4eadd;color:#875927;border-color:#e8d3b8}.demo-badge{background:#23251f!important;color:#fff!important;border-color:#23251f!important}.hero-copy h1{font:500 clamp(42px,5vw,68px)/.98 Georgia,serif;letter-spacing:-.035em;margin:12px 0 9px}.hero-copy>p{margin:0 0 8px;max-width:720px}.hero-copy #orgTagline{font:500 22px/1.35 Georgia,serif;color:#45523c}.hero-copy #orgDescription{font-size:15px;line-height:1.55;color:var(--muted);max-width:640px}.hero-actions{display:flex;gap:9px;align-items:center;margin-top:20px;flex-wrap:wrap}.primary,.secondary,.link-action{border-radius:11px;padding:11px 16px;font-weight:750;font-size:13px}.primary{border:1px solid var(--green);background:var(--green);color:#fff}.primary.following{background:#fff;color:var(--green)}.secondary{border:1px solid #cdd2c8;background:#fff;color:var(--ink)}.link-action{color:var(--green);padding-inline:8px}.relationship-note{font-size:11px;color:#777d73;margin-top:12px}.org-tabs{position:sticky;top:66px;z-index:40;display:flex;gap:6px;padding:10px 7vw;background:rgba(246,246,241,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);overflow:auto}.org-tabs button{border:0;background:transparent;border-radius:999px;padding:8px 13px;color:#676c64;white-space:nowrap}.org-tabs button.active{background:#fff;color:var(--green);box-shadow:0 3px 12px #0000000d;font-weight:750}.org-content,.org-section,.partner-footer{margin:0 7vw}.org-content{padding:26px 0 20px}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.stats-strip article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:15px;display:grid;grid-template-columns:35px 1fr;grid-template-rows:auto auto;column-gap:9px}.stats-strip span{grid-row:1/3;width:34px;height:34px;border-radius:50%;background:var(--pale);color:var(--green);display:grid;place-items:center}.stats-strip b{font:600 23px Georgia,serif}.stats-strip small{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:1.55fr .75fr;gap:14px;margin-top:15px}.territory-card,.campaign-card{background:#fff;border:1px solid var(--line);border-radius:19px;overflow:hidden;box-shadow:var(--shadow)}.territory-card.large{display:grid;grid-template-columns:.95fr 1.05fr;min-height:270px}.card-photo{min-height:230px;position:relative;overflow:hidden}.photo-gandia{background:linear-gradient(175deg,#b8d0d7 0 25%,#cfdabf 26% 48%,#819572 49% 65%,#5e7452 66%)}.photo-gandia:before{content:"";position:absolute;left:-10%;right:25%;bottom:-32%;height:68%;border-radius:50%;background:#e6d7af;transform:rotate(-5deg)}.photo-gandia:after{content:"";position:absolute;right:-15%;bottom:-25%;width:70%;height:70%;border-radius:50%;background:#435c3e}.card-photo span{position:absolute;left:14px;top:14px;background:#ffffffdf;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:750;z-index:2}.card-copy{padding:26px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#81867d;font-size:10px;font-weight:800;margin:0 0 6px}.card-copy h2,.campaign-card h2,.org-section h2,.partner-footer h2{font:600 28px/1.05 Georgia,serif;margin:4px 0 10px}.card-copy p,.campaign-card p,.partner-footer p{color:var(--muted);line-height:1.55}.card-copy a,.campaign-card a{color:var(--green);font-weight:750;font-size:13px}.campaign-card{padding:24px;display:flex;flex-direction:column}.campaign-icon{width:58px;height:58px;border-radius:18px;background:#e7efe1;color:var(--green);display:grid;place-items:center;font:700 28px Georgia,serif;margin:8px 0 12px}.campaign-card p{flex:1}.progress{height:7px;background:#eceee8;border-radius:999px;overflow:hidden;margin:8px 0}.progress i{display:block;height:100%;background:var(--green);border-radius:inherit}.campaign-card small{color:#8a8e86;margin-bottom:12px}.org-section{padding:46px 0}.org-section>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.org-section h2{font-size:38px;margin:2px 0}.text-btn{border:0;background:transparent;color:var(--green);font-weight:750}.soft-section{position:relative}.soft-section:before{content:"";position:absolute;z-index:-1;left:-7vw;right:-7vw;top:0;bottom:0;background:#f0f2eb;border-top:1px solid #e3e6dd;border-bottom:1px solid #e3e6dd}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.route-card,.place-card,.challenge-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;min-width:0}.route-visual{height:146px;background:linear-gradient(150deg,#cad6c0,#eef0e5);position:relative;overflow:hidden}.route-visual:before{content:"";position:absolute;left:-10%;right:-10%;bottom:-34%;height:78%;border-radius:50%;background:#7f9373;transform:rotate(-4deg)}.route-visual:after{content:"";position:absolute;right:-5%;bottom:-42%;width:67%;height:72%;border-radius:50%;background:#526d4b}.route-card:nth-child(2) .route-visual{background:linear-gradient(150deg,#cbd8dc,#e7e2cc)}.route-card:nth-child(3) .route-visual{background:linear-gradient(150deg,#d5d3bd,#eef0e4)}.route-body{padding:15px}.route-body h3,.place-copy h3,.challenge-card h3{font:600 21px Georgia,serif;margin:3px 0 7px}.route-meta{display:flex;gap:10px;flex-wrap:wrap;color:#6f746c;font-size:11px}.route-body p,.place-copy p,.challenge-card p{color:var(--muted);font-size:13px;line-height:1.48}.audience{display:inline-flex;margin-top:8px;font-size:10px;border-radius:999px;padding:5px 7px;background:#f2f3ef;color:#6a7067}.audience.followers{background:#eaf1e4;color:#4f673b}.place-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.place-card{padding:14px;min-height:180px;display:flex;flex-direction:column}.place-icon{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#fff7eb;color:#94612e;font-size:19px;border:1px solid #ead9c3}.place-copy{display:flex;flex-direction:column;flex:1}.place-copy p{flex:1}.place-copy small{color:#888d84}.event-list{display:grid;gap:9px}.event-row{display:grid;grid-template-columns:66px minmax(0,1fr) auto;gap:14px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px}.event-date{text-align:center;border-right:1px solid var(--line);padding-right:10px}.event-date b{display:block;font:700 23px Georgia,serif}.event-date small{text-transform:uppercase;color:#777c73;font-size:10px}.event-main h3{font:600 18px Georgia,serif;margin:0 0 4px}.event-main small{color:#777c73}.event-row .tag{font-size:10px;border-radius:999px;padding:6px 9px;background:#edf3e8;color:var(--green);font-weight:750}.challenge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.challenge-card{padding:18px;min-height:190px;display:flex;flex-direction:column}.challenge-card .challenge-top{display:flex;justify-content:space-between;align-items:center}.challenge-card .n{font:700 28px Georgia,serif;color:var(--green)}.challenge-card p{flex:1}.partner-footer{margin-top:48px;margin-bottom:55px;border:1px solid var(--line);border-radius:20px;background:#fff;padding:22px;display:grid;grid-template-columns:56px minmax(0,1fr) 220px;gap:18px;align-items:center}.mini-mark{width:52px;height:52px;border-radius:15px;background:var(--green);color:white;display:grid;place-items:center;font:700 25px Georgia,serif}.partner-footer h2{font-size:24px}.partner-footer p{margin:0;font-size:13px}.partner-actions{display:grid;gap:9px}.partner-actions small{color:#858a81;line-height:1.4}.mobile-nav{display:none}.toast{position:fixed;right:22px;bottom:22px;z-index:100;background:#263020;color:white;border-radius:12px;padding:11px 14px;box-shadow:0 10px 30px #0002;opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s;font-size:13px}.toast.show{opacity:1;transform:none}
@media(max-width:1050px){.org-shell{grid-template-columns:176px minmax(0,1fr)}.card-grid{grid-template-columns:repeat(2,1fr)}.place-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.campaign-card{min-height:230px}.stats-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){body{padding-bottom:70px}.org-shell{display:block}.org-side{display:none}.topbar{height:60px;padding:0 12px}.search{width:100%}.top-actions .ghost{display:none}.top-actions .solid{padding:8px 10px;white-space:nowrap}.org-hero{min-height:390px}.hero-inner{display:block;padding:32px 18px 38px}.org-mark{width:70px;height:70px;border-radius:20px;font-size:34px;margin-bottom:18px}.hero-copy h1{font-size:43px}.hero-copy #orgTagline{font-size:19px}.hero-art{opacity:.55}.ridge{left:30%}.org-tabs{top:60px;padding:8px 12px}.org-content,.org-section,.partner-footer{margin-left:12px;margin-right:12px}.stats-strip{display:flex;overflow:auto}.stats-strip article{min-width:150px}.territory-card.large{display:block}.card-photo{min-height:180px}.card-copy{padding:19px}.org-section{padding:34px 0}.org-section h2{font-size:32px}.card-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.route-card{min-width:82vw;scroll-snap-align:start}.place-grid{display:flex;overflow:auto}.place-card{min-width:70vw}.challenge-grid{display:flex;overflow:auto}.challenge-card{min-width:78vw}.event-row{grid-template-columns:56px minmax(0,1fr)}.event-row .tag{grid-column:2}.partner-footer{grid-template-columns:48px 1fr;margin-top:35px;margin-bottom:25px}.partner-actions{grid-column:1/-1}.mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:80;bottom:0;left:0;right:0;padding:6px 5px calc(6px + env(safe-area-inset-bottom));background:#fffffff2;backdrop-filter:blur(14px);border-top:1px solid var(--line)}.mobile-nav a{display:grid;place-items:center;gap:1px;color:#676c63}.mobile-nav a.active{color:var(--green);font-weight:750}.mobile-nav small{font-size:9px}.toast{left:12px;right:12px;bottom:82px;text-align:center}}
