:root{--ink:#15131a;--night:#0d0c10;--paper:#f4f5f0;--white:#fff;--coral:#ff715b;--mint:#56dda7;--sky:#8eb9ff;--gold:#f7d465;--violet:#a88cff;--muted:#77747d;--line:rgba(21,19,26,.16);--darkline:rgba(255,255,255,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:0}button,input,textarea,select{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}.site-header{height:72px;position:absolute;left:0;right:0;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4vw;color:var(--white);border-bottom:1px solid rgba(255,255,255,.24)}.brand{display:flex;align-items:center;gap:10px}.brand>span{width:38px;height:38px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-weight:900}.brand>b{display:flex;flex-direction:column;font-size:14px}.brand small{font-size:7px;letter-spacing:1px;opacity:.65}.site-header nav{display:flex;gap:32px;font-size:11px}.site-header nav a{opacity:.72;transition:.2s}.site-header nav a:hover{opacity:1;color:var(--gold)}.header-action{justify-self:end;display:flex;align-items:center;gap:9px;font-size:11px}.header-action svg{width:17px}.hero{height:calc(100svh - 38px);min-height:760px;position:relative;overflow:hidden;background:var(--night);color:var(--white)}.hero-image{position:absolute;inset:0;height:100%;animation:heroZoom 18s ease-in-out infinite alternate;transform-origin:center 60%}@keyframes heroZoom{to{transform:scale(1.055)}}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,9,13,.55),rgba(10,9,13,.18) 40%,rgba(10,9,13,.82)),linear-gradient(90deg,rgba(10,9,13,.48),transparent 60%)}.light-trails{position:absolute;inset:0;overflow:hidden;mix-blend-mode:screen}.light-trails i{position:absolute;width:1px;height:48%;background:linear-gradient(transparent,var(--gold),transparent);filter:drop-shadow(0 0 9px var(--gold));transform:rotate(34deg);animation:trail 7s linear infinite}.light-trails i:nth-child(1){left:20%;top:-20%;animation-delay:-1s}.light-trails i:nth-child(2){left:47%;top:-25%;animation-delay:-4s;height:65%}.light-trails i:nth-child(3){left:70%;top:-35%;animation-delay:-2s;height:58%}.light-trails i:nth-child(4){left:88%;top:-28%;animation-delay:-5s}@keyframes trail{to{top:105%;left:calc(var(--x,0%) + 10%)}}.hero-kicker{position:absolute;left:4vw;right:4vw;top:112px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;font-size:9px}.hero-kicker i{height:1px;background:rgba(255,255,255,.35)}.hero-kicker b{font-weight:500}.hero-copy{position:absolute;left:4vw;right:4vw;top:47%;transform:translateY(-50%);text-align:center}.hero-copy>p{font-size:9px;letter-spacing:2px;color:var(--gold)}.hero-copy h1{font-size:118px;line-height:.9;margin:26px 0 22px;font-weight:900;text-shadow:0 10px 40px rgba(0,0,0,.3)}.hero-copy>strong{font-size:27px;font-weight:500}.hero-statement{margin:38px auto 0;max-width:780px;display:flex;align-items:center;justify-content:center;gap:34px}.hero-statement span{font-size:14px;line-height:1.75;text-align:left}.hero-statement button{border:1px solid rgba(255,255,255,.7);background:rgba(255,255,255,.12);backdrop-filter:blur(14px);color:var(--white);border-radius:6px;padding:15px 19px;display:flex;align-items:center;gap:8px;font-size:12px;transition:.25s}.hero-statement button:hover{background:var(--white);color:var(--ink);transform:translateY(-3px)}.hero-statement svg{width:16px}.hero-impact{position:absolute;left:4vw;right:4vw;bottom:38px;display:grid;grid-template-columns:repeat(3,170px) 1fr;border-top:1px solid rgba(255,255,255,.35)}.hero-impact article{padding:16px 18px 0 0}.hero-impact span,.hero-impact small{display:block;font-size:8px}.hero-impact b{display:block;font-size:27px;color:var(--gold);margin:5px 0}.hero-impact small{opacity:.65}.impact-pulse{justify-self:end;align-self:end;display:flex;align-items:center;gap:9px;font-size:9px}.impact-pulse i{width:9px;height:9px;background:var(--coral);border-radius:50%;box-shadow:0 0 0 0 rgba(255,113,91,.55);animation:pulse 1.8s infinite}@keyframes pulse{70%{box-shadow:0 0 0 13px rgba(255,113,91,0)}}.hero-scroll{position:absolute;right:18px;top:46%;display:flex;flex-direction:column;align-items:center;font-size:7px;gap:10px}.hero-scroll span{writing-mode:vertical-rl}.hero-scroll i{height:70px;width:1px;background:rgba(255,255,255,.45);position:relative}.hero-scroll i:after{content:"";position:absolute;left:-2px;top:0;width:5px;height:14px;background:var(--white);animation:scrollDot 2s ease-in-out infinite}@keyframes scrollDot{50%{top:55px}}.flow-ticker{height:38px;background:var(--coral);overflow:hidden}.flow-ticker div{height:100%;display:flex;align-items:center;gap:24px;white-space:nowrap;min-width:max-content;animation:marquee 20s linear infinite}.flow-ticker span{font-size:11px;font-weight:800}.flow-ticker i{font-style:normal}@keyframes marquee{to{transform:translateX(-50%)}}.manifesto-section{min-height:760px;padding:130px 6vw;display:grid;grid-template-columns:120px 1fr 300px;gap:5vw;align-items:center;background:var(--paper)}.manifesto-index{height:100%;border-right:1px solid var(--line);padding-top:8vh}.manifesto-index span{display:block;font-size:72px;color:var(--coral);font-weight:200}.manifesto-index b{font-size:8px;writing-mode:vertical-rl;margin:35px 0 0 28px}.manifesto-copy>p{font-size:12px;color:var(--muted)}.manifesto-copy h2{font-size:56px;line-height:1.25;margin:20px 0;font-weight:500}.manifesto-note{align-self:end;border-top:1px solid var(--ink);padding-top:16px}.manifesto-note span{font-size:9px;color:var(--coral);font-weight:800}.manifesto-note p{font-size:14px;line-height:1.8}.prototype-section{background:var(--night);color:var(--white);padding:120px 4vw;overflow:hidden}.prototype-intro{display:grid;grid-template-columns:1.4fr 1fr;gap:8vw;align-items:end}.prototype-intro>div>p,.mindmap-head>div>p,.functions-head>p,.transparency-copy>p,.sustainability-head>p{font-size:9px;letter-spacing:1.5px;color:var(--coral)}.prototype-intro h2,.mindmap-head h2,.functions-head h2,.transparency-copy h2,.sustainability-head h2{font-size:62px;line-height:1.05;margin:20px 0}.prototype-intro>p{color:#aaa7ae;font-size:14px;line-height:1.8}.app-frame{margin-top:65px;min-height:760px;background:#f7f7f4;color:var(--ink);border-radius:8px;overflow:hidden;box-shadow:0 35px 100px rgba(0,0,0,.45)}.app-topbar{height:64px;background:var(--white);border-bottom:1px solid var(--line);display:grid;grid-template-columns:200px 1fr auto;align-items:center;padding:0 18px}.app-topbar>a{display:flex;align-items:center;gap:8px}.app-topbar>a span{width:28px;height:28px;background:var(--ink);color:var(--white);border-radius:50%;display:grid;place-items:center;font-size:8px;font-weight:900}.app-topbar>a b{font-size:12px}.app-search{max-width:520px;height:36px;border:1px solid var(--line);border-radius:18px;display:flex;align-items:center;padding:0 12px;gap:7px}.app-search svg{width:15px;color:var(--muted)}.app-search input{border:0;outline:0;background:transparent;width:100%;font-size:10px}.app-account{display:flex;align-items:center;gap:8px}.app-account>button{width:32px;height:32px;border:1px solid var(--line);background:transparent;border-radius:50%;position:relative}.app-account>button svg{width:14px}.app-account>button span{position:absolute;right:-2px;top:-2px;width:13px;height:13px;background:var(--coral);color:var(--white);border-radius:50%;font-size:6px;display:grid;place-items:center}.app-account>b{font-size:9px}.app-account>b small{display:block;font-size:6px;color:var(--muted);margin-top:2px}.app-account>i{width:30px;height:30px;background:var(--gold);border-radius:50%;display:grid;place-items:center;font-size:8px;font-style:normal}.app-layout{display:grid;grid-template-columns:82px 1fr;min-height:696px}.app-nav{background:var(--white);border-right:1px solid var(--line);padding:10px 7px;display:flex;flex-direction:column}.app-nav button{height:68px;border:0;background:transparent;color:var(--muted);border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:7px}.app-nav button svg{width:18px}.app-nav button.is-active{background:var(--ink);color:var(--white)}.app-nav .org-entry{margin-top:auto;border:1px solid var(--line);color:var(--ink)}.app-stage{position:relative;min-width:0;min-height:696px}.app-view{padding:24px;min-height:696px;animation:viewIn .28s ease}.app-view[hidden],.project-overlay[hidden],.support-overlay[hidden],.action-success[hidden]{display:none!important}@keyframes viewIn{from{opacity:.35;transform:translateY(7px)}}.home-welcome{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.home-welcome small,.view-head small,.app-section-head small,.org-projects header small,.verification-queue header small{font-size:7px;letter-spacing:1px;color:var(--coral)}.home-welcome h3,.view-head h3{font-size:25px;margin:5px 0}.home-welcome p{font-size:9px;color:var(--muted)}.home-welcome>button{border:1px solid var(--line);background:var(--white);border-radius:6px;padding:9px 12px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;text-align:left}.home-welcome>button>span{font-size:8px}.home-welcome>button b{font-size:20px;color:var(--coral)}.home-welcome>button small{display:block;color:var(--muted)}.home-welcome>button svg{width:15px}.featured-project{height:300px;position:relative;border-radius:8px;overflow:hidden;color:var(--white)}.featured-project>img{height:100%}.featured-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,11,15,.9),rgba(12,11,15,.25)),linear-gradient(0deg,rgba(12,11,15,.45),transparent)}.featured-badge{position:absolute;left:16px;top:16px;background:rgba(255,255,255,.15);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.45);border-radius:4px;padding:6px 8px;font-size:7px;display:flex;align-items:center;gap:4px}.featured-badge svg{width:11px;color:var(--mint)}.featured-copy{position:absolute;left:24px;top:70px;width:56%}.featured-copy>small{font-size:7px;color:var(--gold)}.featured-copy h3{font-size:26px;line-height:1.1;margin:10px 0}.featured-copy>p{font-size:8px}.featured-copy>div>span{font-size:8px}.featured-copy>div>span b{font-size:12px}.featured-copy>div>i{display:block;height:3px;background:rgba(255,255,255,.22);margin:7px 0}.featured-copy>div>i em{display:block;width:var(--progress);height:100%;background:var(--coral)}.featured-copy>button{border:0;background:var(--white);color:var(--ink);border-radius:4px;padding:8px 10px;font-size:8px}.featured-copy>button svg{width:11px;vertical-align:middle}.featured-stat{position:absolute;right:20px;bottom:20px;width:105px;height:105px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;backdrop-filter:blur(10px)}.featured-stat b{font-size:24px}.featured-stat span,.featured-stat small{font-size:7px}.featured-stat small{opacity:.65;margin-top:3px}.quick-support{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.quick-support button{border:1px solid var(--line);background:var(--white);border-radius:6px;padding:11px;display:flex;align-items:center;gap:9px;text-align:left}.quick-support button>svg{width:20px;color:var(--coral)}.quick-support b,.quick-support small{display:block;font-size:9px}.quick-support small{font-size:6px;color:var(--muted);margin-top:3px}.app-section-head,.view-head{display:flex;align-items:center;justify-content:space-between;margin:22px 0 12px}.app-section-head h3{font-size:18px;margin:3px 0}.app-section-head button,.view-head>button{border:0;background:transparent;font-size:8px}.app-section-head svg,.view-head svg{width:12px;vertical-align:middle}.project-strip{display:grid;grid-template-columns:1fr 1fr;gap:9px}.project-strip article{background:var(--white);border:1px solid var(--line);border-radius:6px;display:grid;grid-template-columns:120px 1fr;overflow:hidden}.project-strip article>button{height:120px;border:0;padding:0;background:none;position:relative}.project-strip img{height:100%}.project-strip article>button span{position:absolute;left:5px;bottom:5px;background:var(--gold);border-radius:3px;padding:3px 5px;font-size:6px}.project-strip article>div{padding:10px}.project-strip article>div>small{font-size:6px;color:#35936d}.project-strip article>div>small svg{width:10px;vertical-align:middle}.project-strip h4{font-size:11px;margin:7px 0}.project-strip p{font-size:7px;color:var(--muted)}.project-strip article>div>b{font-size:10px;color:var(--coral)}.project-strip article>div>b span{font-size:6px;color:var(--muted)}.view-head{margin-top:0}.view-head>button{border:1px solid var(--line);padding:8px 10px;border-radius:4px;display:flex;gap:5px;align-items:center}.project-filters{display:flex;gap:6px;overflow:auto;margin-bottom:15px}.project-filters button{border:1px solid var(--line);background:var(--white);border-radius:16px;padding:7px 11px;font-size:7px;white-space:nowrap}.project-filters button.is-active{background:var(--ink);color:var(--white)}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.projects-grid>article{background:var(--white);border:1px solid var(--line);border-radius:6px;overflow:hidden}.projects-grid>article>button{width:100%;border:0;background:none;padding:0;text-align:left}.projects-grid>article>button>div:first-child{height:150px;position:relative}.projects-grid img{height:100%}.projects-grid>article>button>div:first-child>span{position:absolute;left:8px;bottom:8px;background:var(--gold);border-radius:3px;padding:4px 6px;font-size:7px}.projects-grid>article small,.projects-grid>article h4,.projects-grid>article p,.projects-grid>article>button>div:last-child{display:block;margin-left:12px;margin-right:12px}.projects-grid>article small{font-size:6px;color:#328d69;margin-top:10px}.projects-grid>article small svg{width:10px;vertical-align:middle}.projects-grid h4{font-size:12px;margin-top:7px;margin-bottom:4px}.projects-grid p{font-size:7px;color:var(--muted)}.projects-grid>article>button>div:last-child{padding:5px 0 12px}.projects-grid>article>button>div:last-child span{font-size:7px}.projects-grid>article>button>div:last-child span b{color:var(--coral)}.projects-grid>article>button>div:last-child em{display:block;height:3px;background:#e8e6e4;margin-top:6px}.projects-grid>article>button>div:last-child em i{display:block;width:var(--p);height:100%;background:var(--coral)}.empty-projects{text-align:center;padding:80px 0;font-size:9px;color:var(--muted)}.tracking-summary,.org-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tracking-summary article,.org-metrics article{background:var(--white);border:1px solid var(--line);border-radius:6px;padding:14px}.tracking-summary span,.tracking-summary small,.org-metrics span,.org-metrics small{display:block;font-size:7px;color:var(--muted)}.tracking-summary b,.org-metrics b{display:block;font-size:23px;margin:7px 0}.tracked-project{background:var(--white);border:1px solid var(--line);border-radius:6px;margin-top:12px}.tracked-project>header{padding:12px 14px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.tracked-project>header span{font-size:6px;color:var(--coral)}.tracked-project>header h4{margin:3px 0;font-size:12px}.tracked-project>header>b{font-size:7px;color:#2f8f68}.tracked-body{display:grid;grid-template-columns:35% 1fr}.tracked-body>img{height:100%;min-height:270px}.milestone-list{padding:10px 14px}.milestone-list article{display:grid;grid-template-columns:18px 1fr auto;gap:8px;min-height:61px}.milestone-list article>i{position:relative}.milestone-list article>i:after{content:"";position:absolute;top:14px;bottom:-5px;left:4px;width:1px;background:#d8d6d3}.milestone-list article:last-child>i:after{display:none}.milestone-list article>i span{display:block;width:9px;height:9px;border:1px solid #bbb;border-radius:50%}.milestone-list article.done>i span{background:var(--mint);border-color:var(--mint)}.milestone-list article.active>i span{border:2px solid var(--coral);animation:pulseSmall 1.5s infinite}@keyframes pulseSmall{50%{box-shadow:0 0 0 6px rgba(255,113,91,.18)}}.milestone-list b,.milestone-list small{display:block;font-size:9px}.milestone-list small{font-size:6px;color:var(--muted);margin-top:4px}.milestone-list em{font-size:6px;font-style:normal;color:var(--muted)}.tracked-project>footer{border-top:1px solid var(--line);padding:10px 14px;display:flex;justify-content:space-between;font-size:7px}.tracked-project>footer button{border:0;background:none;font-size:7px}.tracked-project>footer svg{width:10px;vertical-align:middle}.impact-report{margin-top:12px;background:var(--ink);color:var(--white);border-radius:6px;padding:17px;display:grid;grid-template-columns:1fr 200px}.impact-report small{font-size:6px;color:var(--gold)}.impact-report h4{font-size:16px;margin:8px 0}.impact-report p{font-size:8px;color:#aaa7ae}.impact-orbit{position:relative;display:flex;align-items:center;justify-content:space-between}.impact-orbit i{position:absolute;left:50%;top:50%;width:75px;height:75px;border:1px solid rgba(255,255,255,.3);border-radius:50%;transform:translate(-50%,-50%);animation:orbitSpin 5s linear infinite}.impact-orbit i:after{content:"";position:absolute;width:7px;height:7px;background:var(--coral);border-radius:50%;top:-4px;left:50%}@keyframes orbitSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}.impact-orbit span{font-size:7px;z-index:1}.impact-orbit b{display:block;font-size:20px;color:var(--gold)}.profile-hero{height:190px;background:var(--ink);color:var(--white);border-radius:8px;padding:28px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.profile-hero>span{width:78px;height:78px;border-radius:50%;background:var(--coral);display:grid;place-items:center;font-size:20px}.profile-hero small{font-size:7px;color:var(--gold)}.profile-hero h3{font-size:28px;margin:5px 0}.profile-hero p{font-size:8px;color:#aaa7ae}.profile-hero button{width:36px;height:36px;border:1px solid var(--darkline);border-radius:50%;background:transparent;color:var(--white)}.profile-hero svg{width:15px}.profile-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:6px;margin:12px 0;background:var(--white)}.profile-stats article{padding:14px;border-right:1px solid var(--line)}.profile-stats article:last-child{border:0}.profile-stats b,.profile-stats span{display:block}.profile-stats b{font-size:20px}.profile-stats span{font-size:7px;color:var(--muted)}.profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.profile-actions button{border:1px solid var(--line);background:var(--white);border-radius:6px;padding:14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;text-align:left}.profile-actions svg{width:18px;color:var(--coral)}.profile-actions button>svg:last-child{width:13px;color:var(--muted)}.profile-actions b,.profile-actions small{display:block;font-size:9px}.profile-actions small{font-size:6px;color:var(--muted);margin-top:4px}.org-view{background:#f1f2ee}.org-head>div:last-child{display:flex;align-items:center;gap:8px}.org-head>div:last-child span{font-size:7px;color:#2c8a65}.org-head>div:last-child span i{display:inline-block;width:6px;height:6px;background:var(--mint);border-radius:50%;margin-right:4px}.org-head>div:last-child button{width:30px;height:30px;padding:0;display:grid;place-items:center;border-radius:50%}.org-metrics{grid-template-columns:repeat(4,1fr)}.org-metrics b{font-size:20px}.org-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:10px;margin-top:12px}.org-projects,.verification-queue{background:var(--white);border:1px solid var(--line);border-radius:6px;padding:14px}.org-projects>header{display:flex;justify-content:space-between}.org-projects h4,.verification-queue h4{font-size:12px;margin:3px 0}.org-projects>header button{border:0;background:var(--ink);color:var(--white);border-radius:4px;padding:7px 9px;font-size:7px}.org-projects>header button svg{width:12px;vertical-align:middle}.org-projects>article{display:grid;grid-template-columns:64px 1fr auto;gap:8px;align-items:center;padding:10px 0;border-top:1px solid var(--line);margin-top:10px}.org-projects>article img{height:60px;border-radius:4px}.org-projects>article div span,.org-projects>article div small{font-size:6px;color:var(--muted)}.org-projects>article h4{font-size:9px}.org-projects>article p{height:3px;background:#eee;margin:5px 0}.org-projects>article p i{display:block;width:var(--p);height:100%;background:var(--coral)}.org-projects>article button,.verification-queue article button{border:1px solid var(--line);background:transparent;border-radius:4px;padding:6px 7px;font-size:6px}.verification-queue>article{padding:10px 0;border-top:1px solid var(--line);margin-top:10px}.verification-queue>article span,.verification-queue>article b,.verification-queue>article small{display:block;font-size:7px}.verification-queue>article b{font-size:9px;margin:6px 0}.verification-queue>article small{color:var(--muted);margin-bottom:8px}.verification-queue>div{background:#f6f1ff;border-radius:5px;padding:9px;display:flex;gap:7px;margin-top:9px}.verification-queue>div svg{width:16px;color:var(--violet)}.verification-queue>div b,.verification-queue>div span{display:block;font-size:7px}.verification-queue>div span{font-size:6px;color:var(--muted);margin-top:3px}.org-bottom{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.org-bottom button{border:0;background:var(--ink);color:var(--white);border-radius:6px;padding:12px;display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;text-align:left}.org-bottom>button:first-child{background:var(--coral);color:var(--ink)}.org-bottom svg{width:18px}.org-bottom b,.org-bottom small{display:block;font-size:8px}.org-bottom small{font-size:6px;opacity:.7;margin-top:3px}.project-overlay,.support-overlay{position:absolute;inset:0;z-index:20}.overlay-close-area{position:absolute;inset:0;border:0;background:rgba(12,11,15,.64);width:100%}.project-detail{position:absolute;right:0;top:0;bottom:0;width:520px;background:var(--paper);box-shadow:-20px 0 60px rgba(0,0,0,.2);animation:slideIn .35s ease}@keyframes slideIn{from{transform:translateX(100%)}}.project-detail>header{height:54px;padding:0 14px;display:grid;grid-template-columns:32px 1fr 32px;align-items:center;border-bottom:1px solid var(--line);background:var(--white)}.project-detail>header button{border:0;background:none}.project-detail>header span{text-align:center;font-size:7px;letter-spacing:1px}.project-detail>header svg{width:15px}.detail-scroll{height:calc(100% - 108px);overflow:auto}.detail-visual{height:240px;position:relative}.detail-visual img{height:100%}.detail-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,13,18,.65),transparent 55%)}.detail-visual>div{position:absolute;left:16px;right:16px;bottom:12px;z-index:1;color:var(--white);display:flex;justify-content:space-between}.detail-visual span{font-size:7px;background:rgba(255,255,255,.14);backdrop-filter:blur(10px);padding:5px 7px;border-radius:3px}.detail-visual span svg{width:11px;color:var(--mint);vertical-align:middle}.detail-visual small{font-size:7px;color:var(--gold)}.detail-title,.trust-facts,.project-goal,.budget-section,.update-preview{margin:14px}.detail-title small{font-size:7px;color:var(--coral)}.detail-title h3{font-size:22px;line-height:1.25;margin:8px 0}.detail-title p{font-size:9px;line-height:1.65;color:var(--muted)}.trust-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.trust-facts article{background:var(--white);padding:9px}.trust-facts svg{width:15px;color:var(--coral)}.trust-facts b,.trust-facts small{display:block;font-size:7px}.trust-facts small{font-size:6px;color:var(--muted);margin-top:3px}.project-goal,.budget-section,.update-preview{background:var(--white);border-radius:6px;padding:11px}.project-goal header,.budget-section header,.update-preview header{display:flex;justify-content:space-between;font-size:8px}.project-goal>div{height:4px;background:#eee;margin:10px 0}.project-goal>div i{display:block;width:72%;height:100%;background:var(--coral);transition:.5s}.project-goal>p{display:flex;justify-content:space-between;font-size:6px;color:var(--muted)}.budget-section header button,.update-preview header button{border:0;background:none;font-size:6px}.budget-section header svg{width:10px;vertical-align:middle}.budget-section>p{display:flex;justify-content:space-between;font-size:7px;padding-top:8px;border-top:1px solid var(--line)}.update-preview article{display:flex;gap:8px;padding-top:10px}.update-preview article>i{width:8px;height:8px;border-radius:50%;background:var(--mint);margin-top:3px}.update-preview b,.update-preview small{display:block;font-size:8px}.update-preview small{font-size:6px;color:var(--muted);margin-top:4px}.support-project{position:absolute;left:0;right:0;bottom:0;height:54px;border:0;background:var(--coral);display:flex;justify-content:space-between;align-items:center;padding:0 16px;font-size:9px;font-weight:900}.support-project svg{width:14px;vertical-align:middle}.support-dialog{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:580px;max-height:90%;overflow:auto;background:var(--paper);border-radius:8px;box-shadow:0 30px 100px rgba(0,0,0,.35);animation:dialogIn .3s ease}@keyframes dialogIn{from{opacity:.3;transform:translate(-50%,-47%) scale(.96)}}.support-dialog>header{padding:18px;display:flex;justify-content:space-between;background:var(--white)}.support-dialog>header small{font-size:7px;color:var(--coral)}.support-dialog>header h3{font-size:20px;margin:4px 0}.support-dialog>header button{width:30px;height:30px;border:1px solid var(--line);background:none;border-radius:50%}.support-dialog>header svg{width:14px}.support-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.support-tabs button{border:0;border-right:1px solid var(--line);background:none;padding:11px;font-size:8px}.support-tabs button.is-active{background:var(--ink);color:var(--white)}.support-tabs svg{width:14px;vertical-align:middle}.support-pane{padding:18px}.support-pane>p{font-size:8px;line-height:1.6;color:var(--muted)}.amount-options{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:14px 0}.amount-options button{border:1px solid var(--line);background:var(--white);border-radius:5px;padding:11px;font-size:11px}.amount-options button.is-selected{background:var(--ink);color:var(--white)}.custom-amount,.monthly-switch,.consent-check{display:flex;justify-content:space-between;align-items:center;background:var(--white);border-radius:5px;padding:10px;margin-bottom:7px;font-size:8px}.custom-amount span{border-bottom:1px solid var(--ink);padding:3px}.custom-amount input{border:0;outline:0;width:100px}.monthly-switch b,.monthly-switch small{display:block;font-size:8px}.monthly-switch small{font-size:6px;color:var(--muted);margin-top:3px}.monthly-switch input,.consent-check input{accent-color:var(--coral)}.money-path{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:5px;padding:12px;margin:12px 0}.money-path span{display:flex;flex-direction:column;align-items:center;font-size:7px;gap:4px}.money-path svg{width:17px;color:var(--coral)}.money-path>svg{width:13px;color:var(--muted)}.support-pane>button{width:100%;border:0;background:var(--coral);border-radius:5px;padding:12px;font-size:9px;font-weight:900;display:flex;justify-content:center;gap:6px}.material-list label{display:grid;grid-template-columns:auto 58px 1fr auto;align-items:center;gap:8px;background:var(--white);border:1px solid transparent;border-radius:5px;padding:8px;margin:6px 0}.material-list label.is-selected{border-color:var(--coral)}.material-list input{accent-color:var(--coral)}.material-list img{height:50px;border-radius:4px}.material-list b,.material-list small{display:block;font-size:8px}.material-list small{font-size:6px;color:var(--muted);margin-top:3px}.material-list svg{width:15px;opacity:0}.material-list label.is-selected svg{opacity:1;color:var(--coral)}.time-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:12px 0}.time-slots button{border:1px solid var(--line);background:var(--white);border-radius:5px;padding:10px;text-align:left}.time-slots button.is-selected{border-color:var(--coral);background:#fff4f1}.time-slots span,.time-slots b,.time-slots small{display:block;font-size:7px}.time-slots b{font-size:9px;margin:5px 0}.time-slots small{color:var(--muted)}.consent-check{justify-content:flex-start;gap:7px}.action-success{position:absolute;inset:0;background:var(--ink);color:var(--white);z-index:30;display:grid;place-items:center;text-align:center}.action-success>div{width:430px}.action-success>div>span{width:70px;height:70px;border-radius:50%;background:var(--mint);color:var(--ink);display:grid;place-items:center;margin:0 auto 15px;box-shadow:0 0 0 12px rgba(86,221,167,.12);animation:successPop .45s cubic-bezier(.2,.9,.3,1.3)}@keyframes successPop{from{transform:scale(0)}}.action-success>div>span svg{width:27px}.action-success small{font-size:7px;color:var(--gold)}.action-success h3{font-size:26px}.action-success>div>p{font-size:9px;line-height:1.7;color:#aaa7ae}.action-success>div>div{border:1px solid var(--darkline);border-radius:6px;padding:8px 13px;margin:16px 0}.action-success>div>div p{display:flex;justify-content:space-between;font-size:8px;border-bottom:1px solid var(--darkline);padding:7px 0;margin:0}.action-success>div>div p:last-child{border:0}.action-success>div>button{width:100%;border:1px solid var(--darkline);background:transparent;color:var(--white);border-radius:5px;padding:10px;margin:3px 0;font-size:8px}.action-success>div>button:first-of-type{background:var(--coral);border-color:var(--coral);color:var(--ink)}.mindmap-section{background:var(--paper);padding:130px 4vw}.mindmap-head{display:grid;grid-template-columns:1.35fr 1fr;gap:8vw;align-items:end}.mindmap-head>p{font-size:14px;line-height:1.8;color:var(--muted)}.mindmap-toolbar{display:flex;justify-content:space-between;align-items:center;margin:55px 0 18px}.mindmap-toolbar>div{display:flex;gap:6px;flex-wrap:wrap}.mindmap-toolbar button{border:1px solid var(--line);background:var(--white);border-radius:18px;padding:8px 12px;font-size:8px}.mindmap-toolbar>div button.is-active{background:var(--ink);color:var(--white)}.mindmap-toolbar>button{border-radius:5px;display:flex;align-items:center;gap:5px}.mindmap-toolbar svg{width:13px}.mindmap-workspace{display:grid;grid-template-columns:1fr 330px;gap:14px;align-items:stretch}.mindmap-canvas{min-height:760px;background:var(--ink);border-radius:8px;padding:30px;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:18px;color:var(--white);overflow:hidden}.mindmap-canvas:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:34px 34px}.mind-root{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4;width:210px;height:210px;border-radius:50%;background:var(--white);color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 0 0 12px rgba(255,255,255,.06),0 0 70px rgba(255,113,91,.16)}.mind-root span{font-size:9px;color:var(--coral)}.mind-root b{font-size:18px;margin:7px 0}.mind-root small{font-size:6px;color:var(--muted);max-width:150px}.mind-branch{z-index:2;align-self:start}.mind-branch:nth-of-type(2),.mind-branch:nth-of-type(4){justify-self:end}.branch-project,.branch-governance{align-self:end}.mind-branch[hidden]{display:none}.mind-branch>header{width:250px;display:grid;grid-template-columns:34px 1fr;gap:7px;align-items:center;margin-bottom:7px}.mind-branch:nth-of-type(2)>header,.mind-branch:nth-of-type(4)>header{margin-left:auto}.mind-branch>header>i{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--coral)}.mind-branch>header svg{width:16px}.mind-branch>header span,.mind-branch>header b{display:block;font-size:9px}.mind-branch>header b{font-size:7px;color:#99959e;margin-top:2px}.mind-nodes{width:260px;display:flex;flex-direction:column;gap:5px}.mind-branch:nth-of-type(2) .mind-nodes,.mind-branch:nth-of-type(4) .mind-nodes{margin-left:auto}.mind-nodes button{border:1px solid var(--darkline);background:rgba(255,255,255,.035);color:var(--white);border-radius:5px;padding:8px 10px;text-align:left;transition:.2s}.mind-nodes button:hover,.mind-nodes button.is-selected{background:var(--white);color:var(--ink);transform:translateX(4px)}.mind-nodes span,.mind-nodes small{display:block;font-size:8px}.mind-nodes small{font-size:6px;color:#8e8a94;margin-top:3px}.mind-nodes button.is-selected small,.mind-nodes button:hover small{color:var(--muted)}.branch-project>header>i{background:var(--mint);color:var(--ink)}.branch-org>header>i{background:var(--sky);color:var(--ink)}.branch-governance>header>i{background:var(--gold);color:var(--ink)}.mindmap-workspace.is-collapsed .mind-leaf{display:none}.mind-detail{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:24px;display:grid;grid-template-rows:130px 1fr}.mind-detail-code span{font-size:64px;color:var(--coral);font-weight:200}.mind-detail-code i{display:block;width:100%;height:1px;background:var(--line);margin:8px 0}.mind-detail-code small{font-size:8px;color:var(--muted)}.mind-detail>div:last-child>span{font-size:7px;color:var(--coral);letter-spacing:1px}.mind-detail h3{font-size:25px;margin:12px 0}.mind-detail>div:last-child>p{font-size:11px;line-height:1.8;color:var(--muted)}.mind-detail dl{margin-top:25px}.mind-detail dl div{border-top:1px solid var(--line);padding:12px 0}.mind-detail dt{font-size:8px;color:var(--coral);font-weight:800}.mind-detail dd{font-size:10px;line-height:1.6;margin:5px 0 0}.functions-section{padding:130px 4vw;background:var(--white)}.functions-head{max-width:1000px}.role-switcher{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);margin-top:65px}.role-switcher button{border:0;border-right:1px solid var(--line);background:transparent;padding:18px;text-align:left}.role-switcher button:last-child{border:0}.role-switcher button.is-active{background:var(--ink);color:var(--white)}.role-switcher span,.role-switcher b{display:block}.role-switcher span{font-size:8px;color:var(--coral)}.role-switcher b{font-size:12px;margin-top:8px}.role-content{display:grid;grid-template-columns:1fr 1.05fr;margin-top:30px;gap:7vw;align-items:center}.role-visual{height:650px;position:relative;border-radius:8px;overflow:hidden}.role-visual img{height:100%}.role-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,13,18,.55),transparent 48%)}.role-visual>span{position:absolute;left:15px;top:15px;background:var(--white);border-radius:4px;padding:7px 9px;font-size:7px;z-index:1}.role-signal{position:absolute;right:18px;bottom:18px;width:145px;height:145px;border-radius:50%;background:rgba(21,19,26,.75);backdrop-filter:blur(14px);color:var(--white);z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.role-signal i{width:7px;height:7px;background:var(--mint);border-radius:50%;animation:pulse 1.8s infinite}.role-signal b{font-size:15px;margin:7px 0}.role-signal small{font-size:6px}.role-copy>p:first-child{font-size:8px;color:var(--coral);letter-spacing:1px}.role-copy>h3{font-size:44px;line-height:1.2;margin:18px 0}.role-copy>p:nth-of-type(2){font-size:14px;line-height:1.8;color:var(--muted)}.role-function-list{margin-top:32px}.role-function-list article{display:grid;grid-template-columns:42px 1fr;border-top:1px solid var(--line);padding:15px 0}.role-function-list article>span{font-size:10px;color:var(--coral)}.role-function-list b,.role-function-list small{display:block}.role-function-list b{font-size:14px}.role-function-list small{font-size:10px;color:var(--muted);margin-top:5px;line-height:1.5}.transparency-section{padding:130px 4vw;background:var(--ink);color:var(--white)}.transparency-copy{max-width:1000px}.transparency-copy>p:last-child{font-size:14px;color:#aaa7ae;line-height:1.8;max-width:700px}.transparency-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;margin-top:70px}.transparency-flow article{border-top:1px solid var(--darkline);padding:22px 16px}.transparency-flow article>span{font-size:8px;color:var(--coral)}.transparency-flow article>svg{width:24px;height:24px;margin:35px 0 18px}.transparency-flow h3{font-size:16px}.transparency-flow p{font-size:10px;color:#aaa7ae;line-height:1.7}.transparency-flow>svg{width:17px;align-self:center;color:var(--muted)}.sustainability-section{padding:130px 4vw;background:var(--paper)}.sustainability-head{display:grid;grid-template-columns:1.3fr 1fr;gap:6vw;align-items:end}.sustainability-head>p{grid-column:1/3}.sustainability-head>span{font-size:14px;line-height:1.8;color:var(--muted)}.model-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);margin:70px 0 120px}.model-grid article{padding:24px 20px;border-right:1px solid var(--line);min-height:300px}.model-grid article:first-child{border-left:1px solid var(--line)}.model-grid article>span{font-size:9px;color:var(--coral)}.model-grid h3{font-size:18px;margin:45px 0 20px}.model-grid b{font-size:24px}.model-grid p{font-size:11px;line-height:1.7;color:var(--muted);margin-top:35px}.value-section{display:grid;grid-template-columns:1.1fr 1fr;background:var(--ink);color:var(--white);border-radius:8px;overflow:hidden}.value-image{min-height:600px;position:relative}.value-image img{height:100%}.value-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,11,15,.45),transparent)}.value-image span{position:absolute;left:15px;bottom:15px;background:var(--gold);color:var(--ink);border-radius:4px;padding:7px 9px;font-size:7px;z-index:1}.value-copy{padding:65px 55px;display:flex;flex-direction:column;justify-content:center}.value-copy>p:first-child{font-size:8px;color:var(--coral);letter-spacing:1px}.value-copy h3{font-size:39px;line-height:1.25}.value-copy>p:nth-of-type(2){font-size:13px;line-height:1.8;color:#aaa7ae}.value-copy dl{display:grid;grid-template-columns:repeat(3,1fr);margin-top:35px;border-top:1px solid var(--darkline)}.value-copy dl div{padding:20px 8px;border-right:1px solid var(--darkline)}.value-copy dl div:last-child{border:0}.value-copy dt{font-size:42px;color:var(--gold)}.value-copy dd{font-size:7px;color:#aaa7ae;margin:4px 0}.finale-section{height:760px;position:relative;color:var(--white);overflow:hidden}.finale-section>img{height:100%;animation:heroZoom 18s ease-in-out infinite alternate}.finale-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,12,16,.88),rgba(13,12,16,.22)),linear-gradient(0deg,rgba(13,12,16,.55),transparent)}.finale-copy{position:absolute;left:7vw;top:50%;transform:translateY(-50%);max-width:920px}.finale-copy p{font-size:8px;color:var(--gold);letter-spacing:1px}.finale-copy h2{font-size:65px;line-height:1.1}.finale-copy span{font-size:14px}.seo-section{padding:16px 4vw;background:var(--coral)}.seo-section p{font-size:8px;line-height:1.7;margin:0;font-weight:700}body>footer{min-height:150px;background:var(--night);color:var(--white);padding:35px 4vw;display:grid;grid-template-columns:1fr 1fr auto;gap:20px;align-items:center}body>footer>div small,body>footer>div b{display:block}body>footer>div small{font-size:7px;color:#8e8a94;margin-bottom:7px}body>footer>div b{font-size:11px}body>footer>a:last-child{width:40px;height:40px;border:1px solid var(--darkline);border-radius:50%;display:grid;place-items:center}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,15px);background:var(--ink);color:var(--white);border:1px solid var(--darkline);border-radius:5px;padding:10px 14px;font-size:9px;z-index:100;opacity:0;pointer-events:none;transition:.22s;max-width:90%;text-align:center}.toast.is-visible{opacity:1;transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(30px);transition:.8s ease}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1100px){.site-header nav{display:none}.site-header{grid-template-columns:1fr auto}.hero-copy h1{font-size:94px}.manifesto-section{grid-template-columns:90px 1fr}.manifesto-note{grid-column:2}.prototype-intro,.mindmap-head{grid-template-columns:1fr}.prototype-intro>p,.mindmap-head>p{max-width:700px}.mindmap-workspace{grid-template-columns:1fr}.mindmap-canvas{min-height:760px}.mind-detail{grid-template-columns:180px 1fr;grid-template-rows:1fr}.mind-detail-code{padding-right:20px}.org-layout{grid-template-columns:1fr}.role-content{gap:4vw}.transparency-flow{grid-template-columns:1fr 1fr}.transparency-flow>svg{display:none}.model-grid{grid-template-columns:1fr 1fr}.model-grid article:nth-child(3){border-left:1px solid var(--line);border-top:1px solid var(--ink)}.model-grid article:nth-child(4){border-top:1px solid var(--ink)}}
@media(max-width:780px){.hero{height:auto;min-height:900px}.hero-copy{top:43%}.hero-copy h1{font-size:76px}.hero-copy>strong{font-size:21px}.hero-statement{flex-direction:column;gap:18px}.hero-statement span{text-align:center}.hero-impact{grid-template-columns:repeat(3,1fr)}.impact-pulse{display:none}.manifesto-section{grid-template-columns:1fr;padding:90px 24px}.manifesto-index{display:none}.manifesto-note{grid-column:auto}.manifesto-copy h2{font-size:42px}.prototype-section,.mindmap-section,.functions-section,.transparency-section,.sustainability-section{padding:90px 20px}.prototype-intro h2,.mindmap-head h2,.functions-head h2,.transparency-copy h2,.sustainability-head h2{font-size:45px}.app-topbar{grid-template-columns:130px 1fr}.app-account>b,.app-account>i{display:none}.app-layout{grid-template-columns:1fr}.app-nav{height:58px;border-right:0;border-bottom:1px solid var(--line);padding:0;flex-direction:row}.app-nav button{height:58px;flex:1}.app-nav .org-entry{margin-top:0}.app-stage{min-height:750px}.app-view{min-height:750px}.featured-copy{width:70%}.project-strip{grid-template-columns:1fr}.projects-grid{grid-template-columns:1fr}.tracking-summary,.org-metrics{grid-template-columns:1fr 1fr}.tracked-body{grid-template-columns:1fr}.tracked-body>img{min-height:220px}.impact-report{grid-template-columns:1fr}.impact-orbit{height:100px}.profile-actions{grid-template-columns:1fr}.org-bottom{grid-template-columns:1fr}.mindmap-canvas{grid-template-columns:1fr;gap:14px;min-height:auto;padding:20px}.mind-root{position:relative;left:auto;top:auto;transform:none;width:170px;height:170px;margin:0 auto 15px}.mind-branch{justify-self:stretch!important;align-self:auto}.mind-branch>header,.mind-nodes{width:100%;margin-left:0!important}.mind-detail{grid-template-columns:1fr}.mind-detail-code{padding-right:0}.role-switcher{grid-template-columns:1fr 1fr}.role-switcher button{border-bottom:1px solid var(--line)}.role-content{grid-template-columns:1fr}.role-visual{height:500px}.transparency-flow{grid-template-columns:1fr}.sustainability-head{grid-template-columns:1fr}.sustainability-head>p{grid-column:auto}.value-section{grid-template-columns:1fr}.value-image{min-height:450px}.finale-copy h2{font-size:49px}}
@media(max-width:520px){.site-header{height:62px;padding:0 16px}.header-action span{display:none}.hero{min-height:850px}.hero-kicker{top:90px;left:20px;right:20px}.hero-kicker i,.hero-kicker b{display:none}.hero-copy{left:18px;right:18px;top:42%}.hero-copy h1{font-size:58px}.hero-copy>strong{font-size:18px}.hero-statement span{font-size:12px}.hero-impact{left:18px;right:18px;bottom:28px}.hero-impact article{padding-right:8px}.hero-impact b{font-size:20px}.hero-impact small{font-size:6px}.hero-scroll{display:none}.manifesto-copy h2{font-size:34px}.prototype-section,.mindmap-section,.functions-section,.transparency-section,.sustainability-section{padding-left:10px;padding-right:10px}.prototype-intro,.mindmap-head,.functions-head,.transparency-copy,.sustainability-head{padding:0 10px}.prototype-intro h2,.mindmap-head h2,.functions-head h2,.transparency-copy h2,.sustainability-head h2{font-size:36px}.app-frame{margin-top:40px}.app-topbar{height:56px;grid-template-columns:110px 1fr;padding:0 8px}.app-search{height:32px}.app-account{display:none}.app-nav button{font-size:6px}.app-nav button svg{width:16px}.app-view{padding:12px}.home-welcome{align-items:flex-start}.home-welcome h3{font-size:20px}.home-welcome p{max-width:180px}.home-welcome>button{padding:7px}.home-welcome>button>span,.home-welcome>button>svg{display:none}.featured-project{height:340px}.featured-copy{left:15px;top:62px;width:75%}.featured-copy h3{font-size:22px}.featured-stat{width:82px;height:82px;right:10px;bottom:10px}.quick-support{grid-template-columns:1fr}.project-strip article{grid-template-columns:95px 1fr}.projects-grid>article>button>div:first-child{height:175px}.tracking-summary,.org-metrics{grid-template-columns:1fr 1fr}.tracked-project>footer{gap:8px}.profile-hero{padding:18px}.profile-hero>span{width:58px;height:58px}.profile-hero h3{font-size:22px}.profile-stats{grid-template-columns:1fr 1fr}.profile-stats article:nth-child(2){border-right:0}.profile-stats article:nth-child(-n+2){border-bottom:1px solid var(--line)}.org-projects>article{grid-template-columns:52px 1fr}.org-projects>article>button{grid-column:2}.project-detail{width:100%}.support-dialog{width:calc(100% - 16px)}.amount-options{grid-template-columns:1fr 1fr}.time-slots{grid-template-columns:1fr}.trust-facts{grid-template-columns:1fr}.action-success>div{width:calc(100% - 30px)}.mindmap-toolbar{align-items:flex-start;gap:10px;flex-direction:column}.mindmap-toolbar>div{flex-wrap:nowrap;overflow:auto;width:100%}.mindmap-toolbar>div button{white-space:nowrap}.mindmap-canvas{padding:14px}.mindmap-workspace{gap:8px}.role-switcher{margin-top:40px}.role-switcher button{padding:13px}.role-visual{height:420px}.role-copy>h3{font-size:34px}.model-grid{grid-template-columns:1fr}.model-grid article,.model-grid article:nth-child(3){border-left:1px solid var(--line);border-top:1px solid var(--ink)}.value-copy{padding:35px 22px}.value-copy h3{font-size:31px}.value-copy dl{grid-template-columns:1fr}.value-copy dl div{border-right:0;border-bottom:1px solid var(--darkline)}.finale-section{height:650px}.finale-copy{left:20px;right:20px}.finale-copy h2{font-size:40px}body>footer{grid-template-columns:1fr auto}body>footer>div{grid-column:1/3;grid-row:2}}
@media(max-width:360px){.hero-copy h1{font-size:52px}.hero-impact article:nth-child(3){display:none}.hero-impact{grid-template-columns:1fr 1fr}.app-topbar{grid-template-columns:100px 1fr}.app-topbar>a b{font-size:10px}.home-welcome p{max-width:160px}.project-detail>header{grid-template-columns:30px 1fr 30px}.support-tabs button{padding:9px 2px}.mindmap-section,.functions-section{padding-left:6px;padding-right:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-image,.finale-section>img,.light-trails i,.hero-scroll i:after,.impact-pulse i,.flow-ticker div,.impact-orbit i,.milestone-list article.active>i span{animation:none!important}.reveal{opacity:1;transform:none;transition:none}}
