:root{color:#17201c;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17201c;--muted:#69736d;--paper:#faf9f5;--line:#dcded8;--green:#b9f22f;--forest:#14251e;--orange:#ee7a3c;--danger:#c94d43;--shadow:0 18px 50px #1b241f14;background:#f2f0e9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f2f0e9;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #7bb48c}.skip-link{z-index:200;color:var(--ink);box-shadow:var(--shadow);background:#fff;border-radius:6px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}button,a{color:inherit}code{overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82em}h1,h2,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:12px;font-size:clamp(2rem,4vw,4.25rem);font-weight:650;line-height:.98}h2{letter-spacing:-.025em;margin-bottom:8px}.eyebrow{color:#637069;letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;font-size:.72rem;font-weight:750}.muted-copy{color:var(--muted)}.button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:0 18px;font-weight:700;text-decoration:none;transition:transform .16s,background .16s,opacity .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.48}.button.primary{background:var(--green);color:#162019;box-shadow:inset 0 -2px #0000001a}.button.subtle{border-color:var(--line);background:#fff}.button.danger{color:#8c332c;background:#fff3f1;border-color:#d7a19b}.button.large{justify-content:space-between;width:100%;min-height:55px;padding:0 22px}.text-button,.back-link{color:#355f4c;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.back-link{margin-bottom:28px}.brand-mark{background:var(--green);color:#18211d;letter-spacing:-.05em;border:1px solid #ffffff47;border-radius:15px 4px;place-items:center;width:58px;height:58px;font-size:.9rem;font-weight:900;display:grid;box-shadow:8px 8px #b9f22f2e}.brand-mark.small{border-radius:11px 3px;width:40px;height:40px;box-shadow:5px 5px #b9f22f26}.status-dot{background:#73c632;border-radius:50%;flex:none;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 4px #73c63221}.status-dot.danger{background:var(--danger);margin-top:8px;box-shadow:0 0 0 4px #c94d431f}.startup-screen{color:#f8f7f0;text-align:center;background:radial-gradient(circle at 50% 10%,#284235,#101915 56%);place-content:center;justify-items:center;min-height:100vh;padding:28px;display:grid}.startup-screen .brand-mark{margin-bottom:28px}.startup-screen h1{max-width:720px;font-size:clamp(2rem,5vw,4.5rem)}.loading-line{background:#ffffff1f;width:min(360px,70vw);height:2px;margin-top:32px;overflow:hidden}.loading-line:after{background:var(--green);content:"";width:35%;height:100%;animation:1.2s ease-in-out infinite loading;display:block}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(390%)}}.startup-card{text-align:left;background:#ffffff0f;border:1px solid #ffffff24;width:min(580px,92vw);padding:30px}.startup-card .button{margin-top:18px}.admin-shell{min-height:100vh}.sidebar{z-index:20;background:var(--forest);color:#f3f3e9;flex-direction:column;width:264px;padding:28px 20px 20px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{align-items:center;gap:16px;padding:0 8px 28px;display:flex}.sidebar-brand div:last-child{flex-direction:column;display:flex}.sidebar-brand span{color:#9ba79f;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.sidebar-brand strong{margin-top:2px;font-size:1.08rem}.global-badge{background:#b9f22f12;border:1px solid #b9f22f2b;border-radius:8px;align-items:center;gap:12px;margin-bottom:23px;padding:13px 14px;display:flex}.global-badge div,.operator-card div:not(.avatar){flex-direction:column;min-width:0;display:flex}.global-badge strong{font-size:.82rem}.global-badge small,.operator-card small{color:#92a098;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.sidebar nav{flex-direction:column;gap:4px;display:flex}.sidebar nav a{color:#aeb8b1;border-radius:7px;align-items:center;gap:14px;padding:11px 12px;font-size:.86rem;font-weight:650;text-decoration:none;transition:background .16s,color .16s;display:flex}.sidebar nav a span{color:#66756c;font-family:monospace;font-size:.68rem}.sidebar nav a:hover,.sidebar nav a.router-link-active{color:#fff;background:#ffffff12}.sidebar nav a.router-link-active span{color:var(--green)}.operator-card{border-top:1px solid #ffffff17;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:auto;padding:16px 8px 0;display:grid}.avatar{color:#fff;background:#385746;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.7rem;font-weight:800;display:grid}.operator-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.operator-card button{color:#9dac9f;cursor:pointer;background:0 0;border:0}.main-content{min-height:100vh;margin-left:264px}.mobile-header{display:none}.page{width:min(1440px,100%);margin:0 auto;padding:58px clamp(28px,5vw,78px) 90px}.page-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px;display:flex}.page-header>div:first-child{max-width:790px}.page-header h1{font-size:clamp(2.5rem,5vw,5rem)}.page-header>div>p:last-child{max-width:700px;color:var(--muted);margin-bottom:0;font-size:1rem;line-height:1.6}.page-actions{flex:none;align-items:center;gap:12px;display:flex}.context-chip{background:#ffffff73;border:1px solid #d6dbd5;border-radius:99px;align-items:center;gap:10px;padding:10px 15px;font-size:.76rem;font-weight:750;display:flex}.hero-grid{grid-template-columns:1.25fr .75fr;gap:18px;margin-bottom:22px;display:grid}.hero-card{border:1px solid var(--line);background:var(--paper);min-height:265px;box-shadow:var(--shadow);border-radius:13px;padding:clamp(25px,4vw,42px)}.hero-card.dark{background:var(--forest);color:#fff}.hero-card.dark .eyebrow,.hero-card.dark>p:not(.eyebrow){color:#93a299}.hero-card h2{margin-bottom:5px;font-size:clamp(2rem,4vw,3.75rem)}.metric-row{gap:48px;margin-top:48px;display:flex}.metric-row div{flex-direction:column;display:flex}.metric-row strong{color:var(--green);font-size:2rem}.metric-row span{color:#96a299;text-transform:uppercase;font-size:.72rem}.detail-list{margin:25px 0 0}.detail-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:17px 0;display:flex}.detail-list dt{color:var(--muted)}.detail-list dd{text-align:right;align-items:center;gap:9px;margin:0;font-weight:700;display:flex}.section-block{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:13px;margin-top:18px;padding:30px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:7px}.health-grid{grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:10px;display:grid}.health-card{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:13px;min-height:74px;padding:15px;display:flex}.health-card div{flex-direction:column;display:flex}.health-card strong{text-transform:capitalize}.health-card small{color:var(--muted)}.tag-cloud,.permission-stack{flex-wrap:wrap;gap:7px;display:flex}.tag-cloud span,.permission-stack span{background:#fff;border:1px solid #d7dcd5;border-radius:4px;padding:6px 9px;font-family:monospace;font-size:.73rem}.login-page{background:var(--forest);grid-template-columns:minmax(0,1.45fr) minmax(390px,.55fr);min-height:100vh;display:grid}.login-story{color:#fff;background:radial-gradient(circle at 12% 15%,#31543f,#0000 34%),linear-gradient(145deg,#14251e 42%,#1d3428);flex-direction:column;justify-content:center;padding:clamp(50px,9vw,140px);display:flex}.login-story .brand-mark{margin-bottom:58px}.login-story .eyebrow{color:#a6b4aa}.login-story h1{max-width:900px;font-size:clamp(3rem,7vw,7.5rem)}.login-story>p:not(.eyebrow){color:#aebbb2;max-width:660px;font-size:1.1rem;line-height:1.7}.login-proof{align-items:center;gap:14px;margin-top:55px;display:flex}.login-proof div{flex-direction:column;display:flex}.login-proof small{color:#8e9f94}.login-panel{background:#f7f5ef;flex-direction:column;justify-content:center;padding:clamp(40px,6vw,80px);display:flex}.login-panel h2{font-size:2.7rem}.login-panel>div>p:last-child{color:var(--muted);margin-bottom:38px;line-height:1.6}.fine-print{color:#7b827e;margin-top:20px;font-size:.75rem;line-height:1.5}.table-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:11px;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%}th{border-bottom:1px solid var(--line);color:#778079;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;padding:14px 18px;font-size:.67rem}td{vertical-align:middle;border-bottom:1px solid #e5e6e1;padding:18px;font-size:.84rem}tbody tr:last-child td{border-bottom:0}tbody tr{transition:background .13s}tbody tr:hover{background:#f4f5ef}.primary-cell{min-width:160px;color:inherit;flex-direction:column;text-decoration:none;display:flex}.primary-cell:hover strong{text-decoration:underline}.primary-cell small,.citizen-cell small{color:var(--muted);margin-top:4px}.state-pill,.scope-pill{color:#376a31;white-space:nowrap;background:#e6f3df;border-radius:99px;align-items:center;padding:5px 9px;font-size:.68rem;font-weight:750;display:inline-flex}.state-pill.disabled{color:#a64d40;background:#f2e8e4}.state-pill.neutral{color:#5c665f;background:#ebede9}.grant-state{text-transform:capitalize}.table-identity{color:inherit;flex-direction:column;text-decoration:none;display:inline-flex}.table-identity:hover{color:#316145;text-decoration:underline}.table-identity small,.table-card td>small{color:var(--muted);margin-top:4px;display:block}.compact-button{min-height:34px;padding:7px 11px}.scope-pill.platform{color:#3e6634;background:#e4eadc}.scope-pill.application{color:#544d9b;background:#e7e6f5}.scope-pill.league{color:#9b5e31;background:#f4e7da}.pagination{color:var(--muted);justify-content:space-between;align-items:center;margin-top:18px;font-size:.8rem;display:flex}.pagination p{margin:0}.pagination div{gap:8px;display:flex}.citizen-cell{align-items:center;gap:11px;min-width:190px;display:flex}.citizen-cell img{object-fit:cover;border-radius:50%;width:36px;height:36px}.citizen-cell div{flex-direction:column;display:flex}.empty-state,.loading-panel{text-align:center;background:#fff6;border:1px dashed #c9ccc6;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:40px;display:flex}.empty-state>span{color:#73917e;margin-bottom:20px;font-size:3rem}.empty-state p{max-width:490px;color:var(--muted);line-height:1.6}.empty-state .button{margin-top:8px}.loading-panel{grid-template-columns:repeat(3,8px);place-content:center;gap:7px;min-height:260px;display:grid}.loading-panel span{background:#62866f;border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite alternate pulse}.loading-panel span:nth-child(2){animation-delay:.15s}.loading-panel span:nth-child(3){animation-delay:.3s}.loading-panel p{color:var(--muted);grid-column:1/-1;margin:12px 0 0;font-size:.8rem}@keyframes pulse{to{opacity:.25;transform:translateY(-6px)}}.error-panel{color:var(--ink);text-align:left;background:#fff8f5;border:1px solid #ead1cb;border-radius:10px;gap:17px;padding:22px;display:flex}.error-panel h2{font-size:1.25rem}.error-panel p:not(.eyebrow){color:#765c56;margin-bottom:0}.validation-issues{color:#765c56;margin:14px 0 0;padding-left:18px;font-size:.8rem;line-height:1.55}.technical-details{margin-top:14px}.technical-details summary{cursor:pointer;font-size:.78rem;font-weight:700}.technical-details dl{grid-template-columns:auto 1fr;gap:6px 14px;font-size:.76rem;display:grid}.technical-details dt{color:var(--muted)}.technical-details dd{margin:0;font-family:monospace}.support-hint{max-width:680px;margin:10px 0;font-size:.76rem;line-height:1.5}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#09110dad;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal{background:var(--paper);border-radius:14px;width:min(780px,100%);max-height:calc(100vh - 48px);padding:clamp(24px,4vw,40px);overflow-y:auto;box-shadow:0 30px 90px #00000047}.modal.compact{width:min(660px,100%)}.modal-header{justify-content:space-between;gap:20px;margin-bottom:28px;display:flex}.modal-header h2{margin:0;font-size:2rem}.modal-header button{cursor:pointer;background:0 0;border:0;align-self:flex-start;font-size:1.8rem}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-grid .full{grid-column:1/-1}label>span,fieldset>legend{margin-bottom:7px;font-size:.76rem;font-weight:750;display:block}label>small,fieldset small{color:var(--muted);margin-top:7px;font-size:.7rem;line-height:1.45;display:block}input:not([type=checkbox]),textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd0c9;border-radius:7px;outline:none;padding:11px 12px;transition:border .13s,box-shadow .13s}input:focus,textarea:focus,select:focus{border-color:#6e927c;box-shadow:0 0 0 3px #6e927c21}textarea{resize:vertical;line-height:1.5}fieldset{border:1px solid var(--line);border-radius:9px;margin:0;padding:16px}fieldset legend{padding:0 5px}.check-grid{grid-template-columns:1fr 1fr;gap:8px;max-height:260px;display:grid;overflow-y:auto}.check-row,.toggle-row{cursor:pointer;border-radius:6px;align-items:flex-start;gap:10px;padding:9px;display:flex}.check-row:hover{background:#f0f2ec}.check-row input,.toggle-row input{accent-color:#416d55;margin-top:3px}.check-row span,.toggle-row span{flex-direction:column;display:flex}.check-row strong,.toggle-row strong{font-size:.78rem}.check-row small,.toggle-row small{margin:3px 0 0}.toggle-row{border:1px solid var(--line);background:#fff}.modal-actions,.form-actions{justify-content:flex-end;gap:10px;margin-top:10px;display:flex}.review-warning{background:#fff8e9;border:1px solid #edd9bf;border-radius:8px;align-items:flex-start;gap:13px;margin-bottom:24px;padding:14px;display:flex}.review-warning span{color:#fff;background:#f2a44f;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.review-warning p{color:#725d43;margin:2px 0 0;font-size:.8rem}.review-list{margin:0 0 25px}.review-list div{border-bottom:1px solid var(--line);grid-template-columns:160px 1fr;gap:20px;padding:13px 0;display:grid}.review-list dt{color:var(--muted);font-size:.75rem}.review-list dd{flex-direction:column;gap:6px;margin:0;font-weight:700;display:flex}.change-list{margin-bottom:24px}.change-list>div{border-bottom:1px solid var(--line);padding:14px 0}.change-list strong{font-size:.75rem}.change-list p{white-space:pre-wrap;grid-template-columns:1fr auto 1fr;gap:12px;margin:7px 0 0;font-family:monospace;font-size:.75rem;display:grid}.change-list del{color:#985d56}.change-list ins{color:#3d754d;text-decoration:none}.record-strip{border:1px solid var(--line);background:var(--paper);border-radius:10px;grid-template-columns:1.3fr 1fr .8fr;margin-bottom:18px;display:grid}.record-strip>div{border-right:1px solid var(--line);flex-direction:column;gap:7px;min-width:0;padding:18px 22px;display:flex}.record-strip>div:last-child{border-right:0}.record-strip span{color:var(--muted);text-transform:uppercase;font-size:.68rem}.record-strip code{text-overflow:ellipsis;overflow:hidden}.editor-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:12px;flex-direction:column;gap:22px;padding:clamp(24px,4vw,38px);display:flex}.editor-card .section-heading{margin-bottom:0}.league-card{margin-top:18px}.section-copy{max-width:680px;color:var(--muted);margin:8px 0 0;font-size:.85rem;line-height:1.55}.league-link-form{grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:14px;display:grid}.linked-league-list{border-top:1px solid var(--line);flex-direction:column;display:flex}.linked-league-list article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:16px 0;display:flex}.linked-league-list article>div{flex-direction:column;gap:5px;min-width:0;display:flex}.linked-league-list code{color:var(--muted);text-overflow:ellipsis;overflow:hidden}.league-card .empty-state,.league-card .loading-panel{min-height:170px}.danger-warning{background:#fff3f1;border-color:#e5bbb6}.danger-warning span{background:#a5433a}.danger-warning p{color:#74362f}.policy-note{background:#f3f7f3;border:1px solid #cbd7ce;border-radius:10px;margin-bottom:18px;padding:18px 20px}.policy-note p{color:var(--muted);margin:5px 0 0}.role-permissions{margin-top:18px}.permission-editor{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;display:grid}.permission-toggle:has(input:disabled){cursor:not-allowed;opacity:.72}.danger-zone{background:#fff8f7;border:1px solid #e0b3ad;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:24px;display:flex}.danger-zone h2,.danger-zone p{margin:5px 0 0}.danger-zone>div>p:last-child{color:var(--muted)}.citizen-profile-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:12px;grid-template-columns:minmax(240px,.65fr) minmax(320px,1.35fr);gap:30px;margin-bottom:18px;padding:clamp(24px,4vw,38px);display:grid}.citizen-profile-identity{align-items:center;gap:17px;display:flex}.citizen-profile-identity img,.avatar.large{object-fit:cover;border-radius:50%;width:72px;height:72px}.citizen-profile-identity div{flex-direction:column;min-width:0;display:flex}.citizen-profile-identity strong{font-size:1.25rem}.citizen-profile-identity span,.profile-facts dt{color:var(--muted)}.profile-facts{margin:0}.profile-facts div{border-bottom:1px solid var(--line);grid-template-columns:100px minmax(0,1fr);gap:12px;padding:10px 0;display:grid}.profile-facts dd{min-width:0;margin:0}.profile-facts code{text-overflow:ellipsis;display:block;overflow:hidden}.role-grant-form{grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:14px;display:grid}.assigned-role-list{border-top:1px solid var(--line);flex-direction:column;display:flex}.assigned-role-list article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.assigned-role-list article>div{grid-template-columns:auto auto 1fr;align-items:center;gap:8px 12px;display:grid}.assigned-role-list p,.assigned-role-list small{color:var(--muted);grid-column:1/-1;margin:0}.inline-empty{background:#fafbf8;border:1px dashed #c7cec7;border-radius:9px;padding:22px}.inline-empty p{color:var(--muted);margin:5px 0 0}.success-note{color:#3d7a4d;font-size:.78rem;font-weight:750}.card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.resource-card{border:1px solid var(--line);background:var(--paper);min-height:255px;box-shadow:var(--shadow);border-radius:11px;flex-direction:column;justify-content:space-between;padding:24px;display:flex}.resource-link{color:inherit;text-decoration:none;transition:transform .16s,border-color .16s}.resource-link:hover{border-color:#aebbb1;transform:translateY(-2px)}.citizen-link{color:inherit;text-decoration:none}.citizen-link:hover strong{color:#316145;text-decoration:underline}.resource-card h2{margin-top:17px;font-size:1.45rem}.resource-card p{color:var(--muted);line-height:1.5}.resource-card>code{color:var(--muted);margin-top:20px}.permission-stack small{color:var(--muted);align-self:center}.filter-bar{border:1px solid var(--line);background:var(--paper);border-radius:10px;grid-template-columns:1fr 1.4fr 1.4fr auto;align-items:end;gap:12px;margin-bottom:22px;padding:18px;display:grid}.timeline{padding-left:24px;position:relative}.timeline:before{content:"";background:#c9cdc7;width:1px;position:absolute;inset:0 auto 0 5px}.audit-event{margin-bottom:13px;position:relative}.timeline-mark{background:#688b75;border:2px solid #f2f0e9;border-radius:50%;width:11px;height:11px;position:absolute;top:26px;left:-24px;box-shadow:0 0 0 1px #688b75}.audit-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:10px;padding:22px}.audit-heading{justify-content:space-between;gap:15px;display:flex}.audit-heading h2{margin:9px 0 0;font-size:1rem}.audit-heading>code{color:var(--muted)}.audit-meta{flex-wrap:wrap;gap:28px;margin:20px 0;display:flex}.audit-meta div{flex-direction:column;gap:5px;display:flex}.audit-meta dt{color:var(--muted);text-transform:uppercase;font-size:.66rem}.audit-meta dd{margin:0}.audit-card details summary{cursor:pointer;font-size:.75rem;font-weight:750}.audit-card pre{color:#dfe9df;white-space:pre-wrap;background:#17201c;border-radius:6px;max-height:260px;padding:14px;font-size:.73rem;overflow:auto}.scope-search{border:1px solid var(--line);background:var(--paper);border-radius:11px;margin-bottom:22px;padding:20px}.scope-choice{background:#e9ebe6;border-radius:8px;gap:4px;margin-bottom:18px;padding:4px;display:inline-flex}.scope-choice button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:8px 14px;font-size:.76rem;font-weight:750}.scope-choice button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #00000014}.scope-search form{grid-template-columns:minmax(240px,1fr) auto auto;align-items:end;gap:18px;display:grid}.inline-check{align-items:center;gap:7px;min-height:42px;display:flex}.inline-check span{margin:0}.state-page{background:var(--forest);color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh;padding:max(7vw,35px);display:flex}.state-page .brand-mark{margin-bottom:50px}.state-page .eyebrow{color:#95a49a}.state-page h1{max-width:850px}.state-page>p:not(.eyebrow){color:#aab7ae;max-width:640px;font-size:1.05rem;line-height:1.65}.state-page .button{margin-top:22px}@media (width<=1000px){.sidebar{transition:transform .18s;transform:translate(-100%)}.sidebar.open{transform:translate(0);box-shadow:30px 0 80px #00000038}.main-content{margin-left:0;padding-top:58px}.mobile-header{z-index:15;background:var(--forest);color:#fff;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex;position:fixed;inset:0 0 auto}.menu-button{color:#fff;background:0 0;border:1px solid #ffffff2e;border-radius:5px;padding:6px 9px}.login-page{grid-template-columns:1fr}.login-story{min-height:62vh}.login-panel{min-height:420px}}@media (width<=760px){.citizen-profile-card,.role-grant-form{grid-template-columns:1fr}.role-grant-form .button{justify-content:center;width:100%}.assigned-role-list article,.danger-zone{flex-direction:column;align-items:stretch}.league-link-form{grid-template-columns:1fr}.league-link-form .button{justify-content:center;width:100%}.linked-league-list article{flex-direction:column;align-items:stretch}.page{padding:38px 18px 70px}.page-header{flex-direction:column;align-items:flex-start;margin-bottom:30px}.page-actions,.page-actions .button{width:100%}.hero-grid{grid-template-columns:1fr}.hero-card{min-height:auto}.metric-row{margin-top:32px}.form-grid,.check-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.record-strip{grid-template-columns:1fr}.record-strip>div{border-right:0;border-bottom:1px solid var(--line)}.record-strip>div:last-child{border-bottom:0}.filter-bar,.scope-search form{grid-template-columns:1fr}.filter-bar .button,.scope-search .button{width:100%}.review-list div{grid-template-columns:1fr;gap:5px}.change-list p{grid-template-columns:1fr}.change-list p span{transform:rotate(90deg)}.pagination{flex-direction:column;align-items:stretch;gap:12px}.pagination div,.pagination button{flex:1}.login-story{padding:45px 25px}.login-story .brand-mark{margin-bottom:42px}.login-story h1{font-size:3.2rem}.login-panel{padding:45px 25px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
