@layer reset,base,components,responsive;@layer reset{*,*:before,*:after{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit}button,input,select{font:inherit}}@layer base{:root{color:#e8eee9;background:#07100d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}body{background:radial-gradient(circle at 70% -10%,#244d3b 0,transparent 35rem),#07100d}.portal-shell{min-height:100vh;overflow:hidden}p{line-height:1.75}h1,h2,h3{margin:0;font-weight:500;letter-spacing:-.04em}h1,h2,h3,.portal-brand strong{font-family:Georgia,"Noto Serif SC",serif}}@layer components{.portal-header{width:min(1220px,calc(100% - 48px));margin:0 auto;min-height:76px;display:flex;align-items:center;gap:28px;border-bottom:1px solid rgb(225 240 229 / 14%)}.portal-brand{display:flex;align-items:center;gap:10px;text-decoration:none;margin-right:auto}.portal-brand__mark{width:35px;height:35px;display:grid;place-items:center;border:1px solid #9ac9a4;color:#b8edc2;font-family:Georgia,serif;font-size:1.35rem}.portal-brand strong{display:block;font-size:1.15rem}.portal-brand small{display:block;color:#8ca195;font-size:.65rem;letter-spacing:.13em;margin-top:2px}.portal-header nav{display:flex;gap:20px;align-items:center}.portal-header nav a,.portal-header__story{color:#a7b8ad;font-size:.78rem;text-decoration:none;white-space:nowrap}.portal-header nav a:hover,.portal-header nav a.is-active,.portal-header__story:hover{color:#c6f0cc}.portal-header__story{padding:9px 13px;border:1px solid rgb(180 228 188 / 35%);border-radius:5px}.portal-main{width:min(1220px,calc(100% - 48px));margin:0 auto}.portal-main--narrow{max-width:1040px;padding:80px 0 120px}.portal-hero{width:min(1220px,calc(100% - 48px));margin:0 auto;min-height:570px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding:90px 0 80px}.portal-kicker{margin:0 0 17px;color:#a1d3a9;font-size:.66rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase}.portal-hero h1{max-width:680px;color:#eff9f0;font-size:clamp(3.4rem,7vw,6.6rem);line-height:.98}.portal-hero h1 em{color:#a8e4b0;font-style:normal}.portal-hero__lede{max-width:570px;margin:28px 0 0;color:#b4c4ba;font-size:1.05rem}.portal-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border:1px solid rgb(194 230 200 / 28%);border-radius:5px;color:#d7e8da;text-decoration:none;font-size:.8rem}.button:hover{border-color:#a8e4b0;background:#a8e4b014}.button--primary{border-color:#a8e4b0;background:#a8e4b0;color:#102417;font-weight:700}.button--primary:hover{background:#c0f0c6}.button--quiet{border-color:transparent;color:#9eb3a4}.portal-hero__diagram{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:10px;align-items:center;padding:22px;border:1px solid rgb(198 232 204 / 18%);background:linear-gradient(135deg,#305b436b,#07100d66);box-shadow:0 25px 80px #00000040}.diagram-node{min-height:122px;display:flex;flex-direction:column;justify-content:space-between;padding:13px;border:1px solid rgb(198 232 204 / 17%);background:#08150fb8}.diagram-node--accent{border-color:#a8e4b0;box-shadow:0 0 0 1px #a8e4b01f}.diagram-node b{color:#a8e4b0;font-size:.66rem;letter-spacing:.12em}.diagram-node span{font-family:Georgia,serif;font-size:1.2rem}.diagram-node small{color:#8da497;font-size:.67rem;line-height:1.4}.diagram-arrow{color:#70977b;font-size:1.4rem}.portal-section{padding:95px 0;border-top:1px solid rgb(225 240 229 / 12%)}.portal-section--stats{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:38px 0}.portal-stat{display:flex;flex-direction:column;gap:5px}.portal-stat strong{color:#e6f5e8;font-family:Georgia,serif;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:400;letter-spacing:-.05em}.portal-stat span{color:#c4d6c9;font-size:.78rem}.portal-stat small{color:#84988b;font-size:.68rem}.portal-section-heading{max-width:850px;margin-bottom:34px}.portal-section-heading h2{color:#eaf5ec;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.05}.portal-section-heading>p:last-child{max-width:690px;margin:20px 0 0;color:#a7b8ad;font-size:.96rem}.campaign-card{padding:32px;border:1px solid rgb(188 233 197 / 29%);background:linear-gradient(130deg,#244b35a3,#0a1710d1)}.campaign-card__top{display:flex;justify-content:space-between;gap:12px;color:#8da497;font-size:.68rem}.status-pill{display:inline-flex;align-items:center;width:fit-content;padding:4px 8px;border:1px solid rgb(168 228 176 / 48%);border-radius:99px;color:#b8edc2;font-size:.62rem;letter-spacing:.04em}.status-pill--muted{border-color:#a0b1a547;color:#99ab9f}.campaign-card h3{margin-top:44px;color:#eef9ef;font-size:clamp(2rem,4vw,3.6rem)}.campaign-card p{max-width:700px;color:#b0c2b5}.campaign-card__stats{display:flex;flex-wrap:wrap;gap:20px;margin:27px 0;color:#8fa799;font-size:.75rem}.campaign-card__stats b{color:#d5edd9;font-size:1.1rem;font-weight:500}.campaign-card__actions{display:flex;gap:10px;flex-wrap:wrap}.portal-section--split{display:grid;grid-template-columns:1fr 1fr;gap:80px}.principle-list{display:grid;gap:0;align-content:center}.principle-list div{display:grid;grid-template-columns:130px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid rgb(225 240 229 / 12%)}.principle-list b{color:#b8edc2;font-family:Georgia,serif;font-size:1.2rem;font-weight:400}.principle-list span{color:#a7b8ad;font-size:.82rem;line-height:1.7}.portal-section--dark{margin:0 calc((min(1220px,100vw - 48px) - 100vw)/2);padding-left:max(24px,calc((100vw - 1220px)/2));padding-right:max(24px,calc((100vw - 1220px)/2));background:#0d1d15}.portal-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:36px}.portal-link-grid a,.doc-card{display:flex;flex-direction:column;gap:10px;padding:21px;border:1px solid rgb(188 233 197 / 20%);color:#d7e8da;text-decoration:none}.portal-link-grid a:hover,.doc-card:hover{border-color:#a8e4b0;background:#a8e4b012}.portal-link-grid b,.doc-card b{color:#b8edc2;font-family:Georgia,serif;font-size:1.15rem;font-weight:400}.portal-link-grid span,.doc-card span{color:#93aa99;font-size:.76rem;line-height:1.6}.portal-footer{width:min(1220px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:12px 30px;padding:35px 0 45px;color:#8ba093;font-size:.72rem}.portal-footer>div:first-child{display:flex;gap:14px;align-items:baseline}.portal-footer strong{color:#cce7d0;font-family:Georgia,serif;font-weight:400}.portal-footer__links{display:flex;gap:18px}.portal-footer a{text-decoration:none}.portal-footer a:hover{color:#b8edc2}.portal-footer>small{grid-column:1 / -1;color:#667b6d}.breadcrumb{display:flex;gap:10px;margin-bottom:35px;color:#82998a;font-size:.72rem}.breadcrumb a{color:#b8edc2;text-decoration:none}.campaign-detail-hero,.research-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:45px 0;padding:25px 0;border-top:1px solid rgb(225 240 229 / 12%);border-bottom:1px solid rgb(225 240 229 / 12%)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.detail-panel,.mode-card,.source-callout{padding:27px;border:1px solid rgb(188 233 197 / 19%);background:#12261b8c}.detail-panel h3,.mode-card h3{margin:8px 0 13px;color:#e7f4e9;font-size:1.7rem}.detail-panel p,.mode-card p,.source-callout p{color:#a4b8aa;font-size:.83rem}.score-list{display:grid;gap:11px;padding:0;margin:20px 0 0;list-style:none}.score-list li{display:grid;grid-template-columns:10px 1fr auto;gap:9px;align-items:center;color:#c4d6c9;font-size:.8rem}.score-list strong{color:#dff3e2;font-weight:500}.score-dot{width:9px;height:9px;border-radius:50%}.detail-panel--method{margin-top:16px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.tag-row span{padding:6px 9px;border:1px solid rgb(188 233 197 / 24%);color:#a9c5ae;font-size:.68rem}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:45px 0 16px}.mode-card--active{border-color:#a8e4b0}.rule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:15px}.rule-grid article,.project-grid article{min-height:180px;padding:22px;border:1px solid rgb(188 233 197 / 17%)}.rule-grid article>span,.project-grid article>span{color:#a8e4b0;font-size:.68rem;letter-spacing:.12em}.rule-grid h3,.project-grid h3{margin:28px 0 8px;color:#e7f4e9;font-size:1.35rem}.rule-grid p,.project-grid p{color:#99ad9f;font-size:.78rem;line-height:1.7}.source-callout{margin-top:16px;border-left:3px solid #a8e4b0}.source-callout b{color:#b8edc2;font-family:Georgia,serif;font-weight:400}.source-callout a{color:#b8edc2}.research-list{display:grid;gap:15px;padding-left:20px;color:#a4b8aa;font-size:.83rem;line-height:1.75}.research-list b{color:#d5edd9;font-weight:500}pre{overflow-x:auto;padding:15px;background:#07100d;color:#b8edc2;font-size:.74rem}.docs-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.doc-card{min-height:135px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:30px}.empty-note{display:flex;gap:16px;align-items:baseline;margin-top:15px;padding:20px;border:1px dashed rgb(188 233 197 / 24%);color:#8fa799;font-size:.8rem}.empty-note b{color:#b8edc2}}@layer responsive{@media(max-width:960px){.portal-header{gap:15px}.portal-header nav{gap:12px}.portal-header__story{display:none}.portal-hero{grid-template-columns:1fr;gap:45px}.portal-hero__diagram{max-width:700px}}@media(max-width:700px){.portal-header,.portal-main,.portal-footer,.portal-hero{width:min(100% - 30px,1220px)}.portal-header{min-height:66px;align-items:flex-start;padding:15px 0;flex-wrap:wrap}.portal-header nav{order:3;width:100%;overflow-x:auto;padding-bottom:3px}.portal-header nav a{font-size:.7rem}.portal-hero{padding:65px 0 55px}.portal-hero h1{font-size:clamp(3rem,15vw,5rem)}.portal-hero__diagram{grid-template-columns:1fr 1fr}.diagram-arrow{display:none}.portal-section{padding:65px 0}.portal-section--stats,.campaign-detail-hero,.research-metrics{grid-template-columns:1fr 1fr;gap:22px 15px}.portal-section--split,.detail-grid,.mode-grid,.docs-grid{grid-template-columns:1fr;gap:25px}.portal-link-grid,.project-grid,.rule-grid,.portal-footer{grid-template-columns:1fr}.portal-footer__links{grid-row:2}.portal-footer>small{grid-row:3}.campaign-card{padding:22px}.campaign-card__top{flex-direction:column}.portal-main--narrow{padding:55px 0 80px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}}
