@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700;900&family=Source+Sans+3:wght@400;600;700;800&display=swap";:root{color-scheme:light;font-family:"Source Sans 3",Segoe UI,sans-serif;--bg: #f2f5fb;--surface: #ffffff;--surface-2: #f9fbff;--ink: #0f1f3d;--muted: #4e5f82;--line: #d8e0f0;--accent: #0a3161;--accent-2: #b31942;--green: #0f766e;--amber: #9a4d00;--red: #b31942;--gold: #caa75e;--sidebar-start: #07214a;--sidebar-mid: #0a3161;--sidebar-end: #0f2f57;--flag-red: #b31942;--flag-blue: #0a3161;--theme-transition-ms: .3s;--theme-transition-ease: cubic-bezier(.32, .72, 0, 1);--shadow: 0 16px 38px rgba(5, 25, 65, .1);--sidebar-width: 292px;--radius: 14px;--space-1: 8px;--space-2: 12px;--space-3: 16px;--space-4: 20px;--space-5: 24px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 8% -10%,rgba(179,25,66,.16),transparent 28%),radial-gradient(circle at 95% 6%,rgba(10,49,97,.17),transparent 26%),linear-gradient(180deg,#f8faff 0%,var(--bg) 42%,#eef3fb 100%);color:var(--ink)}body.theme-executive{background:radial-gradient(circle at 8% -10%,rgba(154,17,46,.18),transparent 28%),radial-gradient(circle at 95% 6%,rgba(11,47,107,.17),transparent 26%),linear-gradient(180deg,#f7faff,#edf3fe 42%,#e8f0ff)}body.theme-legislative{background:radial-gradient(circle at 8% -10%,rgba(179,25,66,.16),transparent 28%),radial-gradient(circle at 95% 6%,rgba(10,49,97,.17),transparent 26%),linear-gradient(180deg,#f8faff 0%,var(--bg) 42%,#eef3fb 100%)}body.theme-public-service{background:radial-gradient(circle at 8% -10%,rgba(178,34,52,.14),transparent 28%),radial-gradient(circle at 95% 6%,rgba(22,75,124,.15),transparent 26%),linear-gradient(180deg,#f8fcff,#eef7fa 42%,#e8f2f8)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.mobile-nav-toggle,.sidebar-backdrop{display:none}.app-shell{display:grid;min-height:100vh;grid-template-columns:var(--sidebar-width) minmax(0,1fr)}.app-shell.theme-animating .sidebar,.app-shell.theme-animating .flag-band,.app-shell.theme-animating .brand-mark,.app-shell.theme-animating .theme-switch-buttons button,.app-shell.theme-animating .nav-item,.app-shell.theme-animating .card,.app-shell.theme-animating .flow-card,.app-shell.theme-animating .theme-mode-tile,.app-shell.theme-animating .badge,.app-shell.theme-animating .button,.app-shell.theme-animating .table-link,.app-shell.theme-animating .page,body{transition:background-color var(--theme-transition-ms) var(--theme-transition-ease),background-image var(--theme-transition-ms) var(--theme-transition-ease),border-color var(--theme-transition-ms) var(--theme-transition-ease),box-shadow var(--theme-transition-ms) var(--theme-transition-ease),color var(--theme-transition-ms) var(--theme-transition-ease)}.app-shell.theme-executive{--bg: #eef3fe;--surface: #ffffff;--surface-2: #f6f9ff;--ink: #0b1d3e;--muted: #4d6189;--line: #d3deef;--accent: #0b2f6b;--accent-2: #9a112e;--gold: #d0ae67;--sidebar-start: #061b45;--sidebar-mid: #0b2f6b;--sidebar-end: #102f56;--flag-red: #a6192e;--flag-blue: #0b2f6b;--theme-transition-ms: .22s;--theme-transition-ease: cubic-bezier(.2, .9, .2, 1)}.app-shell.theme-legislative{--bg: #f2f5fb;--surface: #ffffff;--surface-2: #f9fbff;--ink: #0f1f3d;--muted: #4e5f82;--line: #d8e0f0;--accent: #0a3161;--accent-2: #b31942;--gold: #caa75e;--sidebar-start: #07214a;--sidebar-mid: #0a3161;--sidebar-end: #0f2f57;--flag-red: #b31942;--flag-blue: #0a3161;--theme-transition-ms: .3s;--theme-transition-ease: cubic-bezier(.32, .72, 0, 1)}.app-shell.theme-public-service{--bg: #edf5f9;--surface: #ffffff;--surface-2: #f6fbfd;--ink: #102844;--muted: #48667f;--line: #cfe0ea;--accent: #164b7c;--accent-2: #b22234;--gold: #d3b06c;--sidebar-start: #0a2f4d;--sidebar-mid: #164b7c;--sidebar-end: #114362;--flag-red: #b22234;--flag-blue: #164b7c;--theme-transition-ms: .42s;--theme-transition-ease: cubic-bezier(.16, 1, .3, 1)}.sidebar{position:sticky;top:0;z-index:20;display:flex;height:100vh;flex-direction:column;border-right:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#ffffff0f,#fff0),linear-gradient(165deg,var(--sidebar-start) 0%,var(--sidebar-mid) 62%,var(--sidebar-end) 100%);color:#f6f8ff;padding:22px}.flag-band{height:12px;border-radius:999px;background:repeating-linear-gradient(90deg,var(--flag-red) 0,var(--flag-red) 22px,#ffffff 22px,#ffffff 38px,var(--flag-blue) 38px,var(--flag-blue) 58px);box-shadow:inset 0 0 0 1px #ffffff38;margin-bottom:18px}.theme-switch{margin-bottom:18px}.theme-switch p{margin:0 0 8px;color:#f4f8ffdb;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.theme-switch-buttons{display:grid;gap:8px}.theme-switch-buttons button{cursor:pointer;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff0f;color:#f7fbffe0;padding:8px 10px;text-align:left;transition:background .15s ease,border-color .15s ease,color .15s ease}.theme-switch-buttons button:hover,.theme-switch-buttons button.active{border-color:#ffffff59;background:linear-gradient(90deg,#fff3,#ffffff1a);color:#fff}.brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.brand-mark{display:grid;height:42px;width:42px;place-items:center;border:1px solid rgba(255,255,255,.26);border-radius:12px;background:radial-gradient(circle at 35% 35%,#ffffff4d,#ffffff1a)}.brand strong,.brand span{display:block}.brand strong{font-family:Merriweather,Georgia,serif;font-size:.96rem;letter-spacing:.02em}.brand span{margin-top:2px;color:#f8faf29e;font-size:.78rem}.nav-list{display:grid;gap:6px}.nav-item{display:flex;align-items:center;gap:10px;border-radius:10px;color:#f6f8ffcc;padding:11px 12px;transition:background .16s ease,color .16s ease}.nav-item:hover,.nav-item.active{background:linear-gradient(90deg,#b319423d,#ffffff1a);color:#fff}.sidebar-note{margin-top:auto;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#03112670;padding:14px}.sidebar-note strong,.sidebar-note span{display:block}.sidebar-note span{margin-top:8px;color:#f8faf2a3;font-size:.82rem;line-height:1.55}.workspace{min-width:0}.page{margin:0 auto;max-width:1480px;padding:clamp(18px,3vw,34px)}.page>*{animation:rise-in .38s ease both}.page>*:nth-child(2){animation-delay:60ms}.page>*:nth-child(3){animation-delay:.12s}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:var(--space-5)}.eyebrow{margin:0 0 10px;color:var(--accent-2);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.page-header h1{font-family:Merriweather,Georgia,serif;margin:0;max-width:940px;font-size:clamp(1.7rem,3vw,4.15rem);line-height:1.06;letter-spacing:0}.page-description{max-width:820px;margin:14px 0 0;color:var(--muted);font-size:clamp(.92rem,1.2vw,1rem);line-height:1.65}.header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:10px;padding:0 14px;font-size:.9rem;font-weight:750;transition:transform .13s ease,box-shadow .13s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:linear-gradient(100deg,#0a3161,#0f3b72 62%,#194a86);color:#fff;box-shadow:0 8px 18px #0a316147}.button.secondary{border:1px solid var(--line);background:var(--surface)}.card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:var(--shadow);padding:var(--space-4)}.card-subtle{background:var(--surface-2)}.card h2{margin:0;font-size:1.15rem;line-height:1.25}.card p{color:var(--muted);line-height:1.6}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.stat-card p,.stat-card span{margin:0;color:var(--muted);font-size:.82rem}.stat-card strong{display:block;margin:10px 0 8px;font-size:clamp(1.4rem,2vw,2rem)}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px}.span-2{grid-column:span 2}.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.section-title p{margin:4px 0 0}.badge{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;background:#e9ece2;color:#343a2e;padding:4px 9px;font-size:.72rem;font-weight:800;text-transform:capitalize}.badge-green{background:#dff4ed;color:#075e54}.badge-violet{background:#e5ecfb;color:#1c3f7d}.badge-amber{background:#fff1d7;color:#92400e}.badge-red{background:#ffe4e8;color:#9f1239}.flow-grid,.impact-grid,.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-2)}.flow-card{min-height:170px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);padding:var(--space-3)}.flow-card strong{display:block;margin-top:18px}.flow-card p{margin-bottom:0;font-size:.9rem}.theme-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.theme-mode-tile{cursor:pointer;display:block;width:100%;border:1px solid var(--line);border-radius:12px;color:var(--ink);font:inherit;text-align:left;padding:14px;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.theme-mode-tile:hover{transform:translateY(-1px)}.theme-mode-tile:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-mode-tile.active{border-color:color-mix(in srgb,var(--accent) 58%,white);box-shadow:0 10px 22px #0c2b5c26}.theme-mode-flag{height:10px;margin-bottom:12px;border-radius:999px}.theme-mode-tile strong{display:block;margin-bottom:6px;font-size:.96rem}.theme-mode-tile p{margin:0;min-height:68px;font-size:.88rem;line-height:1.55}.theme-mode-swatch{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.theme-mode-swatch span{display:block;height:26px;border-radius:8px;border:1px solid rgba(15,20,35,.1)}.theme-mode-tile.executive{background:linear-gradient(180deg,#f8faff,#eef3fe)}.theme-mode-tile.executive .theme-mode-flag{background:repeating-linear-gradient(90deg,#a6192e 0 22px,#fff 22px 38px,#0b2f6b 38px 58px)}.theme-mode-tile.executive .theme-mode-swatch span:nth-child(1){background:#0b2f6b}.theme-mode-tile.executive .theme-mode-swatch span:nth-child(2){background:#a6192e}.theme-mode-tile.executive .theme-mode-swatch span:nth-child(3){background:#d0ae67}.theme-mode-tile.legislative{background:linear-gradient(180deg,#f9fbff,#f2f5fb)}.theme-mode-tile.legislative .theme-mode-flag{background:repeating-linear-gradient(90deg,#b31942 0 22px,#fff 22px 38px,#0a3161 38px 58px)}.theme-mode-tile.legislative .theme-mode-swatch span:nth-child(1){background:#0a3161}.theme-mode-tile.legislative .theme-mode-swatch span:nth-child(2){background:#b31942}.theme-mode-tile.legislative .theme-mode-swatch span:nth-child(3){background:#caa75e}.theme-mode-tile.public-service{background:linear-gradient(180deg,#f6fbfd,#edf5f9)}.theme-mode-tile.public-service .theme-mode-flag{background:repeating-linear-gradient(90deg,#b22234 0 22px,#fff 22px 38px,#164b7c 38px 58px)}.theme-mode-tile.public-service .theme-mode-swatch span:nth-child(1){background:#164b7c}.theme-mode-tile.public-service .theme-mode-swatch span:nth-child(2){background:#b22234}.theme-mode-tile.public-service .theme-mode-swatch span:nth-child(3){background:#d3b06c}.stack{display:grid;gap:14px;margin-top:16px}.meter-wrap small{display:block;margin-top:5px;color:var(--muted);font-size:.74rem}.meter{height:9px;overflow:hidden;border-radius:999px;background:#e2e8f5}.meter span{display:block;height:100%;border-radius:inherit}.table-panel{min-width:0}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.table-toolbar input,.table-toolbar select,.control-grid select{width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);padding:10px 12px}.table-toolbar input{max-width:420px}.table-scroll{overflow-x:auto}table{width:100%;min-width:860px;border-collapse:collapse;font-size:.9rem}th{cursor:pointer;color:var(--muted);font-size:.75rem;letter-spacing:.08em;text-align:left;text-transform:uppercase}td,th{border-bottom:1px solid var(--line);padding:14px 12px}.table-link{font-weight:850;color:var(--accent)}.section-list,.allocation-list,.frontier,.matrix{display:grid;gap:12px}.section-row,.allocation-row,.frontier-point,.matrix article,.evidence-item{border:1px solid var(--line);border-radius:10px;background:var(--surface-2);padding:14px}.section-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.section-row p{margin:6px 0 0}.section-metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;color:var(--muted);white-space:nowrap}.evidence-virtual{height:min(390px,52vh);overflow:auto;border-radius:10px}.evidence-item{position:absolute;left:0;right:0;display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:18px}.evidence-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.evidence-score{display:grid;align-content:center;gap:12px}.segmented{display:grid;gap:8px}.segmented button{cursor:pointer;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);padding:10px;text-align:left}.segmented button.active{border-color:var(--accent);background:#e4ebf8;font-weight:800}.boundary-box{display:grid;gap:8px;margin-top:16px}.boundary-box span{border-radius:9px;background:#fff6dd;color:#6b4506;padding:8px 10px;font-size:.86rem}.allocation-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,360px) 32px;align-items:center;gap:16px}.allocation-row span{display:block;margin-top:4px;color:var(--muted);font-size:.82rem}.control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.control-grid label{display:grid;gap:8px;color:var(--muted);font-weight:750}.impact-grid,.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.impact-number{display:block;margin:14px 0;color:var(--accent);font-size:clamp(2rem,5vw,2.5rem)}.frontier-point.efficient{border-color:#0f766e61;background:#edf8f5}.recommendation-score{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;margin-top:24px;color:var(--green)}.recommendation-score strong{font-size:2rem}.matrix{grid-template-columns:repeat(4,minmax(0,1fr))}.matrix-row{display:grid;grid-template-columns:120px minmax(0,1fr);gap:8px;align-items:center;margin-top:12px}.matrix-row span{color:var(--muted);font-size:.78rem}.empty-state,.skeleton{color:var(--muted)}@media(max-width:1360px){.stat-grid,.flow-grid,.theme-preview-grid,.matrix,.impact-grid,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1180px){.app-shell{grid-template-columns:1fr}.mobile-nav-toggle{position:fixed;top:12px;left:12px;z-index:70;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#0a3161;color:#f8fbff;padding:9px 14px;box-shadow:0 14px 30px #08214a4d}.sidebar{position:fixed;left:0;top:0;bottom:0;width:min(85vw,320px);height:100dvh;transform:translate(-100%);transition:transform .22s ease;overflow-y:auto}.nav-open .sidebar{transform:translate(0)}.sidebar-backdrop{position:fixed;inset:0;z-index:60;border:0;background:#070a076b}.nav-open .sidebar-backdrop{display:block}.workspace{padding-top:40px}.sidebar-note{display:none}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.table-toolbar{flex-wrap:wrap}.table-toolbar input{max-width:unset}}@keyframes rise-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.page-header{flex-direction:column}.header-actions{width:100%;justify-content:flex-start}.dashboard-grid,.control-grid,.matrix{grid-template-columns:1fr}.span-2{grid-column:auto}.allocation-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 32px}.section-row{flex-direction:column}.section-metrics{justify-content:flex-start;white-space:normal}}@media(max-width:760px){.page{padding:16px}.stat-grid,.flow-grid,.theme-preview-grid,.impact-grid,.trust-grid,.matrix,.control-grid,.dashboard-grid{grid-template-columns:1fr}.section-title{flex-wrap:wrap}.allocation-row,.evidence-item,.recommendation-score{grid-template-columns:1fr}.evidence-title{align-items:flex-start;flex-direction:column}.matrix-row{grid-template-columns:1fr}.matrix-row span{margin-bottom:2px}.table-toolbar{flex-direction:column;align-items:stretch}}@media(max-width:520px){.mobile-nav-toggle{left:10px;right:10px;justify-content:center}.button,.header-actions{width:100%}.brand{margin-bottom:18px}}@media(prefers-reduced-motion:reduce){.app-shell.theme-animating .sidebar,.app-shell.theme-animating .flag-band,.app-shell.theme-animating .brand-mark,.app-shell.theme-animating .theme-switch-buttons button,.app-shell.theme-animating .nav-item,.app-shell.theme-animating .card,.app-shell.theme-animating .flow-card,.app-shell.theme-animating .theme-mode-tile,.app-shell.theme-animating .badge,.app-shell.theme-animating .button,.app-shell.theme-animating .table-link,.app-shell.theme-animating .page,body{transition:none}}
