:where(body.pg-module){--pa-radius:28px}
:where(body.pg-module) .pa-shell{width:min(1280px,calc(100% - 40px));margin-inline:auto}
:where(body.pg-module) .pa-section{position:relative;padding:clamp(72px,8vw,120px) 0;border-top:1px solid var(--pa-line);overflow:hidden}
:where(body.pg-module) .pa-kicker{display:block;margin-bottom:14px}
:where(body.pg-module) .pa-title{margin:0}
:where(body.pg-module) .pa-title em{font-style:normal}
:where(body.pg-module) .pa-lead{max-width:780px;margin:24px 0 0}
:where(body.pg-module) .pa-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
:where(body.pg-module) .pa-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid var(--line);border-radius:999px;text-decoration:none;transition:.25s}
:where(body.pg-module) .pa-btn:hover{transform:translateY(-2px)}
:where(body.pg-module) .pa-btn[disabled]{opacity:.45;cursor:not-allowed;transform:none}
:where(body.pg-module) .pa-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);gap:40px;align-items:end;margin-bottom:42px}
:where(body.pg-module) .pa-heading h2{margin:0}
:where(body.pg-module) .pa-heading p{margin:0}
:where(body.pg-module) .pa-card{border:1px solid var(--pa-line);border-radius:var(--pa-radius)}
:where(body.pg-module) .pa-hero{position:relative;min-height:82vh;display:grid;align-items:center;padding:clamp(110px,13vw,180px) 0 80px;overflow:hidden}
:where(body.pg-module) .pa-hero:before{content:"";position:absolute;inset:0;background-size:46px 46px;mask-image:linear-gradient(to bottom,black,transparent 88%)}
:where(body.pg-module) .pa-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(44px,7vw,110px);align-items:center}
:where(body.pg-module) .pa-hero-copy{position:relative;z-index:2}
:where(body.pg-module) .pa-hero-visual{position:relative;min-height:560px;border:1px solid var(--line);border-radius:44px;overflow:hidden}
:where(body.pg-module) .pa-hero-visual canvas,:where(body.pg-module) .pa-map-canvas,:where(body.pg-module) .pa-pulse-canvas{position:absolute;inset:0;width:100%;height:100%}
:where(body.pg-module) .pa-hero-visual .pa-orbit-label{position:absolute;padding:7px 12px;border:1px solid var(--pa-line);border-radius:999px}
:where(body.pg-module) .pa-orbit-label.a{top:12%;right:8%}
:where(body.pg-module) .pa-orbit-label.b{top:29%;left:7%}
:where(body.pg-module) .pa-orbit-label.c{bottom:17%;right:12%}
:where(body.pg-module) .pa-orbit-label.d{bottom:8%;left:18%}
:where(body.pg-module) .pa-hero-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:26px}
:where(body.pg-module) .pa-metric{padding:16px;border:1px solid var(--pa-line);border-radius:18px}
:where(body.pg-module) .pa-metric b{display:block}
:where(body.pg-module) .pa-rings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
:where(body.pg-module) .pa-ring{position:relative;min-height:250px;padding:26px;border:1px solid var(--pa-line);border-radius:26px;overflow:hidden}
:where(body.pg-module) .pa-ring:before{content:"";position:absolute;width:150px;height:150px;border:1px solid color-mix(in srgb,var(--ring) 55%,transparent);border-radius:50%;left:-50px;bottom:-55px}
:where(body.pg-module) .pa-ring h3{margin:16px 0 10px}
:where(body.pg-module) .pa-ring p{margin:0}
:where(body.pg-module) .pa-ring ul{margin:18px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:7px}
:where(body.pg-module) .pa-ring li{padding:6px 9px;border:1px solid var(--pa-line);border-radius:999px}
:where(body.pg-module) .pa-process{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
:where(body.pg-module) .pa-step{padding:26px;border:1px solid var(--pa-line);border-radius:24px}
:where(body.pg-module) .pa-step b{display:grid;place-items:center;width:42px;height:42px;border-radius:14px}
:where(body.pg-module) .pa-step h3{margin:20px 0 10px}
:where(body.pg-module) .pa-step p{margin:0}
:where(body.pg-module) .pa-products,:where(body.pg-module) .pa-missions,:where(body.pg-module) .pa-governance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
:where(body.pg-module) .pa-product,:where(body.pg-module) .pa-mission,:where(body.pg-module) .pa-governance-card{padding:26px}
:where(body.pg-module) .pa-product h3,:where(body.pg-module) .pa-mission h3,:where(body.pg-module) .pa-governance-card h3{margin:14px 0 10px}
:where(body.pg-module) .pa-product p,:where(body.pg-module) .pa-mission p,:where(body.pg-module) .pa-governance-card p{margin:0}
:where(body.pg-module) .pa-product a,:where(body.pg-module) .pa-mission a{display:inline-flex;margin-top:18px;text-decoration:none}
:where(body.pg-module) .pa-tag-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}
:where(body.pg-module) .pa-tag{padding:7px 10px;border:1px solid var(--pa-line);border-radius:999px}
:where(body.pg-module) .pa-page-hero{padding:150px 0 76px;border-bottom:1px solid var(--pa-line)}
:where(body.pg-module) .pa-breadcrumb{display:flex;gap:8px;align-items:center;margin-bottom:22px}
:where(body.pg-module) .pa-breadcrumb a{text-decoration:none}
:where(body.pg-module) .pa-page-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);gap:52px;align-items:center}
:where(body.pg-module) .pa-page-visual{min-height:330px;position:relative;border:1px solid var(--pa-line);border-radius:32px;overflow:hidden}
:where(body.pg-module) .pa-toolbar{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(220px,1fr) auto;gap:10px;margin-bottom:22px}
:where(body.pg-module) .pa-input,:where(body.pg-module) .pa-select,:where(body.pg-module) .pa-textarea{width:100%;min-height:48px;padding:0 15px;border:1px solid var(--pa-line);border-radius:14px;outline:none}
:where(body.pg-module) .pa-textarea{min-height:130px;padding-block:12px;resize:vertical}
:where(body.pg-module) .pa-label{display:grid;gap:8px}
:where(body.pg-module) .pa-country-grid,:where(body.pg-module) .pa-member-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
:where(body.pg-module) .pa-country,:where(body.pg-module) .pa-member{padding:18px;border:1px solid var(--pa-line);border-radius:20px}
:where(body.pg-module) .pa-country header,:where(body.pg-module) .pa-member header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}
:where(body.pg-module) .pa-country h3,:where(body.pg-module) .pa-member h3{margin:0}
:where(body.pg-module) .pa-country p,:where(body.pg-module) .pa-member p{margin:9px 0 0}
:where(body.pg-module) .pa-country-meta,:where(body.pg-module) .pa-member-meta{display:flex;justify-content:space-between;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid var(--pa-line)}
:where(body.pg-module) .pa-empty{grid-column:1/-1;padding:50px 24px;border:1px dashed var(--line);border-radius:24px;text-align:center}
:where(body.pg-module) .pa-map-stage,:where(body.pg-module) .pa-pulse-stage{position:relative;min-height:560px;border:1px solid var(--pa-line);border-radius:34px;overflow:hidden}
:where(body.pg-module) .pa-map-stage:after,:where(body.pg-module) .pa-pulse-stage:after{content:"PEACEGRAPH · EVIDENCE BEFORE CLAIMS";position:absolute;left:20px;bottom:16px}
:where(body.pg-module) .pa-map-legend{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
:where(body.pg-module) .pa-map-legend span{padding:7px 10px;border:1px solid var(--pa-line);border-radius:999px}
:where(body.pg-module) .pa-map-legend i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-left:6px}
:where(body.pg-module) .pa-score-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}
:where(body.pg-module) .pa-score-list{display:grid;gap:12px}
:where(body.pg-module) .pa-score-row{display:grid;grid-template-columns:minmax(160px,.8fr) 1fr 54px;gap:14px;align-items:center;padding:16px;border:1px solid var(--pa-line);border-radius:18px}
:where(body.pg-module) .pa-score-row input[type=range]{width:100%;accent-color:var(--pa-accent)}
:where(body.pg-module) .pa-score-row output{display:grid;place-items:center;height:36px;border-radius:10px}
:where(body.pg-module) .pa-score-card{position:sticky;top:112px;padding:26px;height:max-content}
:where(body.pg-module) .pa-score-ring{display:grid;place-items:center;width:190px;height:190px;margin:0 auto 24px;border-radius:50%;position:relative}
:where(body.pg-module) .pa-score-ring:after{content:"";position:absolute;inset:13px;border-radius:50%}
:where(body.pg-module) .pa-score-ring strong{position:relative;z-index:1}
:where(body.pg-module) .pa-score-ring span{position:absolute;z-index:1;margin-top:58px}
:where(body.pg-module) .pa-grade{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-top:1px solid var(--pa-line)}
:where(body.pg-module) .pa-accord{display:grid;gap:12px}
:where(body.pg-module) .pa-clause{display:grid;grid-template-columns:36px 1fr;gap:14px;padding:18px;border:1px solid var(--pa-line);border-radius:18px}
:where(body.pg-module) .pa-clause input{width:20px;height:20px;accent-color:var(--pa-accent);margin-top:3px}
:where(body.pg-module) .pa-clause h3{margin:0 0 6px}
:where(body.pg-module) .pa-clause p{margin:0}
:where(body.pg-module) .pa-sign-box{padding:26px;margin-top:22px}
:where(body.pg-module) .pa-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
:where(body.pg-module) .pa-form-grid .full{grid-column:1/-1}
:where(body.pg-module) .pa-form-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
:where(body.pg-module) .pa-notice{padding:14px 16px;border:1px solid var(--line);border-radius:14px}
:where(body.pg-module) .pa-assembly-diagram{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;position:relative}
:where(body.pg-module) .pa-assembly-ring{min-height:190px;padding:22px;border:1px solid var(--pa-line);border-radius:50% 50% 24px 24px;text-align:center}
:where(body.pg-module) .pa-assembly-ring b{display:block}
:where(body.pg-module) .pa-assembly-ring h3{margin:10px 0 6px}
:where(body.pg-module) .pa-assembly-ring p{margin:0}
:where(body.pg-module) .pa-vote-box{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}
:where(body.pg-module) .pa-vote-box article{padding:22px}
:where(body.pg-module) .pa-vote-box strong{display:block}
:where(body.pg-module) .pa-ledger{display:grid;gap:10px}
:where(body.pg-module) .pa-ledger-item{display:grid;grid-template-columns:80px 1fr auto;gap:14px;align-items:center;padding:15px;border:1px solid var(--pa-line);border-radius:16px}
:where(body.pg-module) .pa-ledger-item h3{margin:0}
:where(body.pg-module) .pa-ledger-item p{margin:4px 0 0}
:where(body.pg-module) .pa-ledger-item span{padding:6px 9px;border-radius:999px}
:where(body.pg-module) .pa-admin-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:20px}
:where(body.pg-module) .pa-admin-nav{position:sticky;top:110px;height:max-content;padding:18px}
:where(body.pg-module) .pa-admin-nav button{width:100%;padding:12px 14px;border:0;border-bottom:1px solid var(--pa-line);text-align:right;cursor:pointer}
:where(body.pg-module) .pa-admin-panel{padding:24px}
:where(body.pg-module) .pa-record-list{display:grid;gap:10px;margin-top:18px}
:where(body.pg-module) .pa-record{display:flex;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--pa-line);border-radius:14px}
:where(body.pg-module) .pa-record h4{margin:0}
:where(body.pg-module) .pa-record p{margin:4px 0 0}
:where(body.pg-module) .pa-record button{border:1px solid var(--pa-line);border-radius:10px;padding:7px 10px;cursor:pointer}
:where(body.pg-module) .pa-home-entry{position:relative;padding:clamp(78px,9vw,130px) 0;border-top:1px solid var(--line);overflow:hidden}
:where(body.pg-module) .pa-home-entry__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:clamp(40px,7vw,100px);align-items:center}
:where(body.pg-module) .pa-home-entry h2{margin:16px 0 18px}
:where(body.pg-module) .pa-home-entry h2 em{font-style:normal}
:where(body.pg-module) .pa-home-entry p{margin:0;max-width:720px}
:where(body.pg-module) .pa-home-entry__visual{position:relative;min-height:390px;border:1px solid var(--line);border-radius:34px;overflow:hidden}
:where(body.pg-module) .pa-home-entry__visual:before,:where(body.pg-module) .pa-home-entry__visual:after{content:"";position:absolute;left:50%;top:50%;border:1px solid var(--line);border-radius:50%;transform:translate(-50%,-50%)}
:where(body.pg-module) .pa-home-entry__visual:before{width:260px;height:260px}
:where(body.pg-module) .pa-home-entry__visual:after{width:155px;height:155px}
:where(body.pg-module) .pa-home-nodes{position:absolute;inset:0}
:where(body.pg-module) .pa-home-node{position:absolute;width:11px;height:11px;border-radius:50%;left:var(--x);top:var(--y);animation:paHomePulse 3s ease-in-out infinite var(--d)}
:where(body.pg-module) .pa-home-lines{position:absolute;inset:0;mask:radial-gradient(circle at center,transparent 0 26%,#000 27% 50%,transparent 51%)}
:where(body.pg-module) .pa-home-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;z-index:2}
:where(body.pg-module) .pa-home-core b{display:block}
:where(body.pg-module) .pa-home-entry__links{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
@keyframes paHomePulse{50%{transform:scale(1.55);opacity:.55}}
@media(max-width:1050px){:where(body.pg-module) .pa-hero-grid,:where(body.pg-module) .pa-page-grid,:where(body.pg-module) .pa-home-entry__grid{grid-template-columns:1fr}
:where(body.pg-module) .pa-hero-visual{min-height:460px}
:where(body.pg-module) .pa-rings,:where(body.pg-module) .pa-products,:where(body.pg-module) .pa-missions,:where(body.pg-module) .pa-governance-grid{grid-template-columns:repeat(2,1fr)}
:where(body.pg-module) .pa-country-grid,:where(body.pg-module) .pa-member-grid{grid-template-columns:repeat(3,1fr)}
:where(body.pg-module) .pa-process{grid-template-columns:repeat(2,1fr)}
:where(body.pg-module) .pa-score-layout,:where(body.pg-module) .pa-admin-layout{grid-template-columns:1fr}
:where(body.pg-module) .pa-score-card,:where(body.pg-module) .pa-admin-nav{position:static}
:where(body.pg-module) .pa-assembly-diagram{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){:where(body.pg-module) .pa-shell{width:min(100% - 24px,1280px)}
:where(body.pg-module) .pa-section{padding:62px 0}
:where(body.pg-module) .pa-hero{min-height:auto;padding-top:120px}
:where(body.pg-module) .pa-hero-visual{min-height:390px;border-radius:28px}
:where(body.pg-module) .pa-hero-metrics{grid-template-columns:repeat(2,1fr)}
:where(body.pg-module) .pa-heading{grid-template-columns:1fr;gap:18px}
:where(body.pg-module) .pa-rings,:where(body.pg-module) .pa-products,:where(body.pg-module) .pa-missions,:where(body.pg-module) .pa-governance-grid,:where(body.pg-module) .pa-process,:where(body.pg-module) .pa-country-grid,:where(body.pg-module) .pa-member-grid,:where(body.pg-module) .pa-assembly-diagram{grid-template-columns:1fr}
:where(body.pg-module) .pa-toolbar{grid-template-columns:1fr}
:where(body.pg-module) .pa-page-hero{padding-top:125px}
:where(body.pg-module) .pa-score-row{grid-template-columns:1fr 52px}
:where(body.pg-module) .pa-score-row input{grid-column:1/-1}
:where(body.pg-module) .pa-form-grid,:where(body.pg-module) .pa-vote-box{grid-template-columns:1fr}
:where(body.pg-module) .pa-form-grid .full{grid-column:auto}
:where(body.pg-module) .pa-ledger-item{grid-template-columns:1fr}
:where(body.pg-module) .pa-home-entry__visual{min-height:320px}
:where(body.pg-module) .pa-admin-panel{padding:16px}}