:root{--color-brand:#16324f;--color-brand-dark:#0f1f33;--color-brand-light:#1d7fa8;--color-brand-muted:#d7e4ec;--color-brand-surface:#eaf4f8;--color-text:#0f1a2a;--color-text-muted:#51606f;--color-border:#d7dfe6;--color-border-strong:#b7c3cf;--color-page-bg:#f5f7fa;--color-surface:#fff;--color-surface-soft:#f2f5f8;--shadow-panel:0 6px 18px #10284012, 0 1px 0 #ffffffd9 inset;--shadow-panel-hover:0 10px 26px #1028401f, 0 1px 0 #ffffffe6 inset;--diff-added-bg:#b8f0c8;--diff-added-bg-soft:#d8f8e2;--diff-added-text:#0a5c24;--diff-added-border:#1f9d48;--diff-removed-bg:#ffc4c0;--diff-removed-bg-soft:#ffe0dd;--diff-removed-text:#8f1212;--diff-removed-border:#d32f2f;--diff-modified-bg:#ffe08a;--diff-modified-bg-soft:#fff0b8;--diff-modified-text:#7a4d00;--diff-modified-border:#e0a100;--diff-empty-bg:#eef2f6;--diff-empty-text:#64748b;color:var(--color-text);background:var(--color-page-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}[data-theme=dark]{--color-brand:#7fc3e0;--color-brand-dark:#a8dcef;--color-brand-light:#4fa3c7;--color-brand-muted:#1d3a4d;--color-brand-surface:#14293a;--color-text:#e8eef6;--color-text-muted:#a8bbd0;--color-border:#2f4a5e;--color-border-strong:#3f6178;--color-page-bg:#0b1726;--color-surface:#132234;--color-surface-soft:#182c3d;--shadow-panel:0 12px 30px #00000059, 0 1px 0 #ffffff0d inset;--shadow-panel-hover:0 18px 40px #00000073, 0 1px 0 #ffffff12 inset;--diff-added-bg:#145c32;--diff-added-bg-soft:#0f3f24;--diff-added-text:#9af0b4;--diff-added-border:#3ddc84;--diff-removed-bg:#7a1f24;--diff-removed-bg-soft:#4a1418;--diff-removed-text:#ffb4b0;--diff-removed-border:#ff6b6b;--diff-modified-bg:#7a5a00;--diff-modified-bg-soft:#4a3800;--diff-modified-text:#ffe08a;--diff-modified-border:#ffc107;--diff-empty-bg:#1a2a3a;--diff-empty-text:#8aa0b5;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--color-text);background:radial-gradient(at top,#1d7fa81f,#0000 55%),linear-gradient(#eef2f6 0%,#f5f7fa 45%,#fafbfc 100%);margin:0}[data-theme=dark] body{background:radial-gradient(at top,#4fa3c738,#0000 52%),linear-gradient(#0d1d2c 0%,#0f2131 40%,#0b1726 100%)}a{color:var(--color-brand);text-decoration:none}a:hover{text-decoration:underline}button{font:inherit;cursor:pointer}.app-shell{max-width:1200px;margin:0 auto;padding:2rem 1.25rem 4rem}.page-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.search-page .search-hero{margin-bottom:1.5rem}.global-search-form{gap:.75rem;margin-top:1rem;display:flex}.global-search-form input[type=search]{border:1px solid var(--color-border);border-radius:10px;flex:1;padding:.75rem 1rem;font-size:1rem}.search-layout{grid-template-columns:280px 1fr;align-items:start;gap:1.5rem;display:grid}.search-sidebar{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;flex-direction:column;gap:.75rem;max-height:calc(100vh - 4rem);padding:1rem;display:flex;position:sticky;top:1rem;overflow-y:auto}.search-sidebar h2{margin:0 0 .25rem;font-size:1rem}.search-sidebar label{color:#3d5166;flex-direction:column;gap:.3rem;font-size:.8rem;display:flex}.search-sidebar input,.search-sidebar select{border:1px solid var(--color-border);border-radius:8px;padding:.45rem .55rem;font-size:.9rem}.search-results{min-width:0}.search-stats{color:#5b6b7c;margin:0 0 1rem;font-size:.9rem}.search-file-group{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 50%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:14px;margin-bottom:1.5rem;overflow:hidden}.search-file-header{border-bottom:1px solid var(--color-border);background:linear-gradient(#eef2f6 0%,#f5f7fa 100%);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}.search-file-header h2{margin:.25rem 0;font-size:1.15rem}.search-file-header p{color:#5b6b7c;margin:0;font-size:.85rem}.search-call-status{font-weight:600;color:var(--color-brand)!important;margin-top:.2rem!important}.search-best-score{color:var(--color-brand);font-size:1.1rem;font-weight:700}.search-hits{flex-direction:column;display:flex}.search-hit{border-bottom:1px solid #eef2f6;padding:1rem 1.25rem}.search-hit:last-child{border-bottom:none}.search-hit-header{justify-content:space-between;margin-bottom:.35rem;display:flex}.search-source{text-transform:uppercase;color:var(--color-brand);letter-spacing:.03em;font-size:.75rem;font-weight:700}.search-score{color:#5b6b7c;font-size:.8rem;font-weight:600}.search-doc-title{margin:0 0 .35rem;font-size:.92rem;font-weight:600}.search-fragment{color:#3d5166;margin:0 0 .5rem;font-size:.9rem;line-height:1.55}.search-fragment mark{background:#fff8c5;border-radius:2px;padding:0 .15rem}.search-hit-meta{color:#5b6b7c;flex-wrap:wrap;gap:.75rem;font-size:.8rem;display:flex}.search-hit-meta a{font-weight:600}.search-pagination{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.search-pagination button{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:8px;padding:.5rem 1rem}.secondary-btn{border:1px solid var(--color-brand);background:var(--color-surface-soft);color:var(--color-brand);border-radius:8px;padding:.6rem 1.1rem;font-weight:600;text-decoration:none;box-shadow:0 2px 8px #16324f1a}.chat-page .chat-layout{grid-template-columns:1fr 320px;gap:1rem;min-height:70vh;display:grid}.chat-main{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.chat-header{border-bottom:1px solid var(--color-border);background:linear-gradient(#eef2f6 0%,#f5f7fa 100%);padding:1rem 1.25rem}.chat-header__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.chat-export-btn{white-space:nowrap;flex-shrink:0}.chat-scope-label{border:1px solid var(--color-border);background:var(--color-surface-soft);border-radius:8px;flex-direction:column;gap:.15rem;max-width:100%;margin-bottom:.75rem;padding:.45rem .75rem;display:inline-flex;box-shadow:0 2px 8px #16324f14}.chat-scope-label--file{border-color:var(--color-brand-light);background:var(--color-brand-surface)}.chat-scope-label--global{border-color:var(--color-border);background:#eef2f6}.chat-scope-label__title{letter-spacing:.04em;text-transform:uppercase;color:#5b6b7c;font-size:.7rem;font-weight:600}.chat-scope-label__value{color:var(--color-brand);word-break:break-word;font-size:.92rem;font-weight:600;line-height:1.35}a.chat-scope-label__value{text-decoration:none}a.chat-scope-label__value:hover{text-decoration:underline}.chat-header h1{margin:0 0 .35rem;font-size:1.2rem}.chat-header p{color:#5b6b7c;margin:0;font-size:.85rem}.chat-messages{flex-direction:column;flex:1;gap:.85rem;max-height:55vh;padding:1rem;display:flex;overflow-y:auto}.chat-welcome{background:var(--color-surface-soft);border:1px solid var(--color-border);border-radius:10px;padding:1rem;font-size:.9rem;box-shadow:0 2px 10px #16324f14}.chat-loading{background:var(--color-surface-soft);border:1px solid var(--color-border);color:#3d5166;border-radius:12px;align-self:flex-start;align-items:center;gap:.6rem;padding:.75rem 1rem;font-size:.9rem;display:inline-flex;box-shadow:0 2px 10px #16324f14}.chat-loading__spinner{border:2px solid #c5d4e3;border-top-color:var(--color-brand);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite spin;display:inline-block}.chat-bubble{border-radius:12px;max-width:92%;padding:.75rem 1rem}.chat-bubble--1{border:1px solid var(--color-border);background:#dbe9f0;align-self:flex-end;box-shadow:0 3px 12px #16324f1a}.chat-bubble--2{background:var(--color-surface-soft);border:1px solid var(--color-border);align-self:flex-start;box-shadow:0 3px 12px #16324f1a}.chat-bubble-meta{color:#5b6b7c;margin-bottom:.35rem;font-size:.72rem}.chat-bubble-content{white-space:pre-wrap;font-size:.92rem;line-height:1.55}.chat-inline-citations{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.citation-chip{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:999px;padding:.15rem .5rem;font-size:.75rem}.chat-input-form{border-top:1px solid var(--color-border);background:linear-gradient(#f5f7fa 0%,#eef2f6 100%);gap:.75rem;padding:1rem;display:flex}.chat-model-selector{min-width:240px;color:var(--text-muted);gap:.25rem;font-size:.82rem;display:grid}.chat-model-selector select{min-height:42px}.chat-model-selector small{font-size:.72rem}.chat-model-selector--header{max-width:420px;margin-top:.75rem}.chat-usage{border-top:1px solid var(--border-color);color:var(--text-muted);flex-wrap:wrap;gap:.35rem 1rem;margin-top:.85rem;padding-top:.65rem;font-size:.75rem;display:flex}.chat-input-form textarea{border:1px solid var(--color-border);resize:vertical;border-radius:8px;flex:1;padding:.65rem;font-family:inherit}.chat-sources-panel{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:14px;max-height:75vh;padding:1rem;overflow-y:auto}.chat-sources-panel h2{margin:0 0 .75rem;font-size:1rem}.chat-evidence-toggle{color:var(--color-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;margin-top:.5rem;font-size:.82rem;display:flex}.chat-evidence-toggle input{cursor:pointer;margin:0}.citation-card{text-align:left;border:1px solid var(--color-border);background:var(--color-surface-soft);cursor:pointer;border-radius:10px;width:100%;margin-bottom:.5rem;padding:.75rem;box-shadow:0 2px 10px #16324f14}.citation-card.active{border-color:var(--color-border-strong);background:#dbe9f0;box-shadow:0 4px 14px #16324f24}.citation-index{color:var(--color-brand);margin-right:.35rem;font-weight:700}.citation-snippet{color:#3d5166;margin:.35rem 0;font-size:.82rem}.empty-state.small{padding:.75rem;font-size:.85rem}@media (width<=900px){.chat-page .chat-layout,.search-layout{grid-template-columns:1fr}.search-sidebar{max-height:none;position:static}}.page-header,.timeline-header{margin-bottom:2rem}.page-header h1,.timeline-header h1{color:#0f1f33;margin:0 0 .5rem;font-size:2rem}.file-number{color:#0f3f5c;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700;display:inline-block}.file-list-hero h1{color:#0a3a66;letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.75rem}.file-list-hero p{color:#3d5166;margin:0;font-size:1rem}.file-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.portal-option-card{min-height:150px;padding:1rem;text-decoration:none}.bulletin-detail{white-space:pre-wrap;line-height:1.65}.public-view-selector{justify-content:flex-end;align-items:center;gap:.6rem;margin:0 0 1rem;display:flex}.public-view-selector>span{color:var(--color-text-muted);margin-right:.15rem;font-size:.85rem;font-weight:600}.public-view-selector button{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);font:inherit;cursor:pointer;padding:.44rem 1.1rem;font-size:.85rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.public-view-selector button:first-of-type{border-radius:8px 0 0 8px}.public-view-selector button:last-child{border-radius:0 8px 8px 0;margin-left:-1px}.public-view-selector button:hover:not(.active){border-color:var(--color-border-strong);color:var(--color-text)}.public-view-selector button.active{background:var(--color-brand);border-color:var(--color-brand);color:#fff;box-shadow:0 3px 10px #16324f38}.public-file-list-wrap{margin-bottom:1.5rem}.file-row-list{flex-direction:column;gap:.9rem;display:flex}.file-row{background:var(--color-surface);border:1px solid var(--color-border-strong);border-left:4px solid var(--color-border-strong);box-shadow:none;border-radius:8px;align-items:stretch;gap:1.1rem;padding:1.1rem 1.3rem;transition:border-color .15s;display:flex}.file-row:hover{border-color:var(--color-brand);border-left-color:var(--color-brand)}.file-row--info{border-left-color:var(--color-brand-light)}.file-row--info:hover{border-color:var(--color-brand-light);border-left-color:var(--color-brand-light)}.file-row--warning{border-left-color:#c08a12}.file-row--warning:hover{border-color:#c08a12}.file-row--success{border-left-color:#2f9e64}.file-row--success:hover{border-color:#2f9e64}.file-row--danger{border-left-color:#a33a3a}.file-row--danger:hover{border-color:#a33a3a}.file-row .file-status-badge{color:var(--color-border-strong);border:1px solid var(--color-border-strong);box-shadow:none;background:#fff}.file-row--info .file-status-badge{color:var(--color-brand-light);border-color:var(--color-brand-light)}.file-row--warning .file-status-badge{color:#a5730d;border-color:#c08a12}.file-row--success .file-status-badge{color:#237a4c;border-color:#2f9e64}.file-row--danger .file-status-badge{color:#8a2f2f;border-color:#a33a3a}.file-row-body{flex-direction:column;flex:1;justify-content:center;gap:.35rem;min-width:0;display:flex}.file-row-top{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.file-row .file-number{background:var(--color-brand-surface);color:var(--color-brand);letter-spacing:normal;text-transform:none;border-radius:6px;padding:.2rem .55rem;font-size:.78rem;font-weight:700;display:inline-block}.file-row-title{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:700;overflow:hidden}.file-row-meta{color:var(--color-text-muted);margin:0;font-size:.83rem}.file-row-actions{flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-end;gap:.5rem;display:flex}.file-row-link{color:var(--color-brand-light);white-space:nowrap;font-size:.85rem;font-weight:700;text-decoration:none}.file-row-link:hover{text-decoration:underline}@media (width<=720px){.file-row{flex-wrap:wrap}.file-row-title{white-space:normal}.file-row-actions{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-left:1.1rem}}.public-file-list{border-collapse:separate;border-spacing:0;min-width:880px}.public-file-list thead th{z-index:1;background:var(--color-surface-soft);color:var(--color-brand);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--color-border);font-size:.78rem;position:sticky;top:0}.public-file-list tbody tr{transition:background .12s}.public-file-list tbody tr:hover{background:var(--color-brand-surface)}.public-file-list tbody tr:not(:last-child) td{border-bottom:1px solid var(--color-border)}.public-file-list .file-number{background:var(--color-brand-surface);color:var(--color-brand);border-radius:6px;padding:.2rem .55rem;font-size:.82rem;font-weight:700;display:inline-block}.public-file-list__title{min-width:260px;max-width:560px;color:var(--color-text);margin-bottom:.4rem;font-weight:600;line-height:1.35}.file-card{--file-card-blue-deep:#0d3654;min-width:0;color:inherit;background:radial-gradient(120% 80% at 100% 0,#1d7fa829,#0000 46%),radial-gradient(90% 70% at 0 100%,#16324f14,#0000 50%),linear-gradient(165deg,#f7fbff 0%,#fff 48%,#edf4fb 100%);border:1px solid #6f97c08c;border-radius:24px;flex-direction:column;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #16324f1f,inset 0 2px #fffffff2,inset 0 -1px #16324f0f}.file-card:before{content:"";background:linear-gradient(90deg,#0f3f5c 0%,#1d7fa8 48%,#4fb2d6 100%);height:.55rem;position:absolute;inset:0 0 auto}.file-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#1d7fa824,#0000 68%);border-radius:50%;width:7rem;height:7rem;position:absolute;top:1.1rem;right:-1.5rem}.file-card:hover{border-color:#5485b8d9;transform:translateY(-5px);box-shadow:0 26px 48px #16324f2e,inset 0 2px #fffffffa,inset 0 -1px #16324f14}.file-card-top{z-index:1;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.35rem 1.35rem .85rem;display:flex;position:relative}.file-card-top-main{flex-direction:column;gap:.55rem;min-width:0;display:flex}.file-card .file-number{width:fit-content;color:var(--file-card-blue-deep);letter-spacing:.06em;background:#ffffffb8;border:1px solid #8fb0d4d9;border-radius:999px;align-items:center;padding:.28rem .7rem;font-size:.78rem;display:inline-flex;box-shadow:0 4px 12px #16324f14,inset 0 1px #ffffffe6}.file-card-body{z-index:1;flex-direction:column;flex:1;gap:.75rem;padding:0 1.35rem 1rem;display:flex;position:relative}.file-topic-dots{background:#ffffff8c;border:1px solid #a8c6e4b3;border-radius:999px;align-items:center;gap:.35rem;width:fit-content;padding:.22rem .4rem;display:inline-flex;box-shadow:inset 0 1px 2px #16324f0f}.file-topic-dot{border:2px solid #ffffffe6;border-radius:50%;flex-shrink:0;width:.85rem;height:.85rem;display:inline-block;box-shadow:0 2px 6px #0f294238}.topic-color-swatch{border:1px solid #0f294233;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;display:inline-block}.topic-color-field{align-items:center;gap:.75rem;display:flex}.topic-color-field input[type=color]{border:1px solid var(--color-border);cursor:pointer;border-radius:8px;width:3rem;height:2.25rem;padding:.15rem}.topic-checkbox-label{align-items:center;gap:.4rem;display:inline-flex}.checkbox-list{border:1px solid var(--color-border);border-radius:8px;min-width:0;margin:0;padding:.75rem 1rem}.checkbox-list legend{color:#3d5166;padding:0 .25rem;font-size:.85rem}.checkbox-list__scroll{max-height:calc(var(--checkbox-list-visible-rows,10) * 2.15rem);flex-direction:column;gap:.1rem;padding-right:.25rem;display:flex;overflow-y:auto}.checkbox-list__item{border-radius:6px;align-items:flex-start;gap:.5rem;padding:.35rem .25rem;display:flex}.checkbox-list__item:hover{background:#f4f8fc}.checkbox-list__item-text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.checkbox-list__item-text small{color:#5b7086;font-size:.78rem}.proponent-selector__filters{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:.75rem;margin-bottom:.6rem;display:grid}.proponent-selector__filters .secondary-btn{white-space:nowrap;min-height:2.35rem}.proponent-selector__summary{color:#5b7086;margin:0 0 .5rem;font-size:.8rem}.actor-selector{flex-direction:column;gap:.55rem;display:flex}.actor-selector__filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.actor-selector label,.actor-selector__filters label{color:#3d5166;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.actor-selector select{border:1px solid var(--color-border);background:var(--color-surface,#fff);width:100%;color:var(--color-text);font:inherit;border-radius:8px;padding:.55rem .65rem}[data-theme=dark] .actor-selector label{color:var(--color-text)}[data-theme=dark] .actor-selector select{border-color:var(--color-border);background:#0f1f33}@media (width<=640px){.actor-selector__filters{grid-template-columns:1fr}}.proponent-selector__empty{color:#5b7086;margin:0;padding:.65rem .25rem}@media (width<=760px){.proponent-selector__filters{grid-template-columns:1fr}}.file-status-badge{color:#fff;letter-spacing:.03em;white-space:nowrap;background:linear-gradient(160deg,#1d7fa8 0%,#16628a 62%,#0d3654 100%);border-radius:999px;flex-shrink:0;padding:.38rem .8rem;font-size:.72rem;font-weight:700;box-shadow:0 8px 18px #0f549447,inset 0 1px #ffffff47}.file-card-actions{z-index:1;background:var(--color-surface-soft);border-top:1px solid var(--color-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin-top:auto;padding:.95rem 1.1rem 1.15rem;display:grid;position:relative}.file-card-action-btn{background:var(--color-brand-surface);min-height:2.35rem;color:var(--color-brand-light);text-align:center;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.4rem .45rem;font-size:.74rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background .16s,color .16s,border-color .16s,transform .16s,box-shadow .16s;display:flex}.file-card-action-btn:hover{color:#fff;background:linear-gradient(160deg,#1d7fa8 0%,#16628a 100%);border-color:#16628a;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 16px #0f549447}.file-card-action-btn:focus-visible{outline-offset:2px;outline:2px solid #16628a}@media (width<=420px){.file-card-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.metadata-page .metadata-actions{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;flex-wrap:wrap;align-items:end;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.metadata-form{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;padding:1.25rem;display:grid}.metadata-field{color:#3d5166;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.metadata-field-full{grid-column:1/-1}.metadata-field input,.metadata-field textarea,.approver-field input{border:1px solid var(--color-border);font:inherit;border-radius:8px;padding:.55rem .7rem}.approver-field{flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.btn-primary{background:var(--color-brand);color:#fff;border:none;border-radius:8px;padding:.55rem 1rem;font-size:.9rem;text-decoration:none;display:inline-block}.btn-primary:hover{background:var(--color-brand-dark);text-decoration:none}.document-list-panel{flex-direction:column;gap:.75rem;display:flex}.document-row{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.document-row h2{margin:0 0 .25rem;font-size:1rem}.document-row p{color:#5b6b7c;margin:0;font-size:.9rem}.approved-banner{color:var(--color-brand);background:#eaf4f8;border-radius:12px;margin-top:1rem;padding:1rem}.file-card h2{letter-spacing:-.015em;color:#0a3a66;-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;margin:0;font-size:1.12rem;line-height:1.35;display:-webkit-box;overflow:hidden}.file-card-summary{color:#3a5168;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.file-card-stage{background:linear-gradient(#f4f9ff 0%,#dceaf8 100%);border:1px solid #8fb0d4d9;border-radius:14px;align-items:center;gap:.55rem;width:fit-content;max-width:100%;margin:.15rem 0 0;padding:.4rem .7rem;display:flex;box-shadow:0 4px 12px #16324f0f,inset 0 1px #ffffffd9}.file-card-stage-label{letter-spacing:.06em;text-transform:uppercase;color:#5b7a98;flex-shrink:0;font-size:.68rem;font-weight:700}.file-card-stage-value{color:#16628a;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:600;overflow:hidden}.file-card p{color:#5b6b7c;margin:0;font-size:.95rem}.file-card-footer{color:#3d5166;justify-content:space-between;gap:.5rem;font-size:.85rem;display:flex}.breadcrumb{color:#5b6b7c;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.page-nav{margin-bottom:1rem}.page-nav .back-link{align-items:center;margin-bottom:.5rem;display:inline-flex}.page-footer-actions{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:.75rem;margin-top:2rem;padding-top:1.25rem;display:flex}.filters-panel{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:16px;margin-bottom:2rem;padding:1.25rem}.public-file-filters.filters-panel{background:var(--color-surface);border:1px solid var(--color-border-strong);box-shadow:none;border-radius:10px}.filters-panel h2{margin:0 0 1rem;font-size:1rem}.public-file-filters__grid{grid-template-columns:minmax(160px,.7fr) minmax(220px,1fr) repeat(2,minmax(220px,1.15fr));gap:1rem;display:grid}.public-file-filters__grid>label,.public-file-filters__grid fieldset{min-width:0}.public-file-filters__title,.public-file-filters__number{color:#3d5166;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.public-file-filters__title input,.public-file-filters__number input{border:1px solid var(--color-border-strong);background:#fff;border-radius:6px;padding:.55rem .7rem}.public-file-filters fieldset{border:1px solid var(--color-border-strong);border-radius:6px;margin:0;padding:.65rem .8rem}.public-file-filters legend{color:#3d5166;padding:0 .25rem;font-size:.85rem}.public-file-filters__choices{flex-wrap:wrap;gap:.4rem;max-height:8rem;display:flex;overflow-y:auto}.public-file-filters__choices .filter-choice-chip{border:1px solid var(--color-border-strong);color:var(--color-text);cursor:pointer;box-shadow:none;background:#fff;border-radius:6px;align-items:center;gap:.4rem;padding:.32rem .8rem .32rem .6rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.public-file-filters__choices .filter-choice-chip:hover{border-color:var(--color-brand-light);color:var(--color-brand);box-shadow:none}.public-file-filters__choices .filter-choice-chip.is-selected{background:var(--color-brand);border-color:var(--color-brand);color:#fff;box-shadow:none}.public-file-filters__choices .filter-choice-chip:focus-visible{outline:3px solid color-mix(in srgb, var(--color-brand-light) 55%, transparent);outline-offset:2px}.public-file-filters__choices .status-filter-chip{box-shadow:none;background:#fff}.public-file-filters__choices .status-filter-chip--info,.public-file-filters__choices .status-filter-chip--info:hover{color:var(--color-brand-light);border-color:var(--color-brand-light)}.public-file-filters__choices .status-filter-chip--warning,.public-file-filters__choices .status-filter-chip--warning:hover{color:#a5730d;border-color:#c08a12}.public-file-filters__choices .status-filter-chip--success,.public-file-filters__choices .status-filter-chip--success:hover{color:#237a4c;border-color:#2f9e64}.public-file-filters__choices .status-filter-chip--danger,.public-file-filters__choices .status-filter-chip--danger:hover{color:#8a2f2f;border-color:#a33a3a}.public-file-filters__choices .status-filter-chip--info.is-selected{background:var(--color-brand-light);border-color:var(--color-brand-light);color:#fff}.public-file-filters__choices .status-filter-chip--warning.is-selected{color:#fff;background:#c08a12;border-color:#c08a12}.public-file-filters__choices .status-filter-chip--success.is-selected{color:#fff;background:#2f9e64;border-color:#2f9e64}.public-file-filters__choices .status-filter-chip--danger.is-selected{color:#fff;background:#a33a3a;border-color:#a33a3a}.public-file-filters__actions{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.public-file-filters__actions .primary-btn,.public-file-filters__actions .btn-secondary{box-shadow:none;border-radius:6px}.public-file-filters__actions .btn-secondary{border-color:var(--color-border-strong);background:#fff}.public-file-filters__actions span{color:#5b7086;margin-left:auto;font-size:.88rem}@media (width<=900px){.public-file-filters__grid{grid-template-columns:1fr}}.filters-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.filters-grid label{color:#3d5166;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.filters-grid select,.filters-grid input,.date-input{border:1px solid var(--color-border);background:#fff;border-radius:8px;padding:.55rem .7rem}.date-input{font-variant-numeric:tabular-nums;max-width:11rem}.btn-secondary{border:1px solid var(--color-border-strong);background:var(--color-surface-soft);color:#101c28;border-radius:8px;padding:.55rem 1rem;box-shadow:0 2px 8px #16324f1a}.vertical-timeline{padding-left:1rem;position:relative}.timeline-view-options{justify-content:flex-end;margin:0 0 1.25rem;display:flex}.timeline-view-options label{color:var(--color-text-muted);gap:.35rem;font-size:.9rem;font-weight:600;display:grid}.timeline-view-options select{min-width:13rem}.chronological-timeline{gap:1rem;padding-left:3.5rem;display:grid;position:relative}.chronological-timeline:before{content:"";background:linear-gradient(180deg, var(--color-brand), var(--color-brand-light));border-radius:999px;width:3px;position:absolute;top:.75rem;bottom:.75rem;left:1.7rem}.chronological-timeline-item{position:relative}.chronological-marker{border:3px solid var(--color-brand);background:var(--color-surface);border-radius:50%;width:.9rem;height:.9rem;position:absolute;top:1.1rem;left:-2.25rem;box-shadow:0 0 0 4px #cfe0ea}.timeline-stage-badge{border:1px solid var(--color-border-strong);background:var(--color-surface-soft);color:var(--color-brand);border-radius:999px;padding:.18rem .55rem;font-weight:600;display:inline-block}.vertical-timeline:before{content:"";background:linear-gradient(180deg, var(--color-brand), var(--color-brand-light));border-radius:999px;width:3px;position:absolute;top:0;bottom:0;left:28px}.timeline-stage-group{grid-template-columns:56px 1fr;gap:1rem;margin-bottom:2rem;display:grid;position:relative}.stage-marker{justify-content:center;padding-top:.25rem;display:flex}.stage-order{background:var(--color-brand);color:#fff;z-index:1;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:700;display:grid;box-shadow:0 0 0 6px #cfe0ea,0 4px 12px #16324f40}.stage-content{min-width:0}.stage-header{margin-bottom:1rem}.stage-header h3{color:#0f1f33;margin:0 0 .25rem}.stage-header p{color:#5b6b7c;margin:0;font-size:.92rem}.stage-events{flex-direction:column;gap:1rem;display:flex}.timeline-event-card{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:14px;padding:1rem 1.1rem}.timeline-event-card header{margin-bottom:.75rem}.timeline-event-card time{color:#5b6b7c;margin-bottom:.25rem;font-size:.82rem;display:block}.timeline-event-card h4{margin:0;font-size:1.05rem}.event-description{color:#3d5166;margin:0 0 .75rem}.event-meta{grid-template-columns:auto 1fr;gap:.35rem 1rem;margin:0 0 .75rem;font-size:.9rem;display:grid}.event-meta dt{color:#5b6b7c;font-weight:600}.event-meta dd{margin:0}.status-badge{color:var(--color-brand);background:#eaf4f8;border-radius:999px;padding:.15rem .55rem;font-size:.82rem;font-weight:600;display:inline-block}.primary-document{margin-bottom:.75rem;font-size:.92rem}.document-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.document-list li{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.doc-type{color:#5b6b7c;font-size:.82rem}.loading,.error,.empty-state{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;padding:1.5rem}.error{color:#9b1c1c;background:#fff5f5;border-color:#f3c4c4}.version-comparison-page .comparison-controls{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:end;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:grid}.version-comparison-page label{color:#3d5166;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.version-comparison-page select{border:1px solid var(--color-border);border-radius:8px;padding:.5rem .65rem;font-size:.95rem}.primary-btn{background:var(--color-brand);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.1rem;font-weight:600}.primary-btn:hover:not(:disabled){background:var(--color-brand-dark)}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.version-meta-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.version-meta-card{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;padding:1rem}.version-meta-card h3{color:#0f1f33;margin:0 0 .75rem;font-size:1rem}.version-meta-card dl{gap:.5rem;margin:0;display:grid}.version-meta-card dt{text-transform:uppercase;letter-spacing:.04em;color:#5b6b7c;font-size:.75rem}.version-meta-card dd{margin:.15rem 0 0;font-size:.92rem}.comparison-summary{margin-bottom:1.5rem}.comparison-stats{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.stat{border:1px solid #0000;border-radius:999px;padding:.35rem .75rem;font-size:.85rem;font-weight:600;box-shadow:0 2px 8px #16324f14}.stat--added{background:var(--diff-added-bg);color:var(--diff-added-text);border-color:var(--diff-added-border)}.stat--removed{background:var(--diff-removed-bg);color:var(--diff-removed-text);border-color:var(--diff-removed-border)}.stat--modified{background:var(--diff-modified-bg);color:var(--diff-modified-text);border-color:var(--diff-modified-border)}.stat--unchanged{color:#1a3348;border-color:var(--color-border);background:#dce8f4}.comparison-filters{gap:.5rem;display:flex}.comparison-filters button{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:8px;padding:.4rem .85rem}.comparison-filters button.active{background:var(--color-brand);color:#fff;border-color:var(--color-brand)}.article-diff-list{flex-direction:column;gap:.75rem;display:flex}.article-diff{border:1px solid var(--color-border);background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);box-shadow:var(--shadow-panel);border-radius:12px;overflow:hidden}.article-diff-header{background:var(--color-surface-soft);text-align:left;cursor:pointer;border:none;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;padding:.85rem 1rem;display:flex}.article-diff-badge{text-transform:uppercase;border-radius:6px;padding:.15rem .5rem;font-size:.75rem;font-weight:700}.article-diff--2 .article-diff-badge{background:var(--diff-added-bg);color:var(--diff-added-text);border:1px solid var(--diff-added-border)}.article-diff--3 .article-diff-badge{background:var(--diff-removed-bg);color:var(--diff-removed-text);border:1px solid var(--diff-removed-border)}.article-diff--4 .article-diff-badge{background:var(--diff-modified-bg);color:var(--diff-modified-text);border:1px solid var(--diff-modified-border)}.article-diff--1 .article-diff-badge{color:#5b6b7c;background:#eef2f6}.article-diff-type{color:#5b6b7c;margin-left:auto;font-size:.8rem}.article-diff-body{padding:.75rem 1rem 1rem}.diff-unified,.diff-plain,.diff-pane{border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;line-height:1.5;overflow-x:auto}.diff-unified{border:1px solid var(--color-border);box-shadow:0 4px 14px #16324f1a}.diff-line{white-space:pre-wrap;word-break:break-word;gap:.5rem;padding:.1rem .5rem;display:flex}.diff-prefix{-webkit-user-select:none;user-select:none;opacity:.7;flex:0 0 1rem}.diff-line--added{background:var(--diff-added-bg);color:var(--diff-added-text);box-shadow:inset 4px 0 0 var(--diff-added-border)}.diff-line--removed{background:var(--diff-removed-bg);color:var(--diff-removed-text);box-shadow:inset 4px 0 0 var(--diff-removed-border)}.diff-line--modified{background:var(--diff-modified-bg);color:var(--diff-modified-text);box-shadow:inset 4px 0 0 var(--diff-modified-border)}.diff-split{border:1px solid var(--color-border);border-radius:8px;overflow:hidden;box-shadow:0 4px 14px #16324f1a}.diff-split--aligned{flex-direction:column;display:flex}.diff-line-nav,.change-navigator{background:var(--color-surface-soft);border:1px solid var(--color-border);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.change-navigator-info{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.2rem;min-width:12rem;display:flex}.change-navigator-counter{font-size:.95rem}.change-navigator-detail{color:#5b6b7c;font-size:.82rem}.diff-line-nav-label{color:#3d5166;font-size:.85rem;font-weight:600}.diff-split-header{text-align:center;z-index:2;background:#e2e8f0;grid-template-columns:1fr 1fr;gap:1px;font-size:.8rem;font-weight:600;display:grid;position:sticky;top:0}.diff-split-header span{background:#f1f5f9;padding:.5rem}.diff-split-body{background:#e2e8f0;grid-template-columns:1fr 1fr;gap:1px;display:grid}.diff-split-aligned-body{border-top:1px solid #e2e8f0;max-height:min(70vh,720px);overflow:auto}.diff-aligned-row{background:#e2e8f0;border-bottom:1px solid #eef2f6;grid-template-columns:1fr 1fr;gap:1px;display:grid}.diff-aligned-row--active{box-shadow:inset 0 0 0 2px var(--color-brand)}.diff-aligned-cell{white-space:pre-wrap;word-break:break-word;background:#fff;align-items:flex-start;gap:.5rem;min-height:1.6rem;padding:.35rem .5rem;display:flex}.diff-aligned-gutter{text-align:right;color:#94a3b8;-webkit-user-select:none;user-select:none;flex:0 0 2rem;font-size:.75rem}.diff-aligned-text{flex:1}.diff-aligned-row--unchanged .diff-aligned-cell{background:var(--color-surface);color:var(--color-text-muted)}.diff-aligned-row--removed .diff-aligned-cell--base{background:var(--diff-removed-bg);color:var(--diff-removed-text);box-shadow:inset 4px 0 0 var(--diff-removed-border)}.diff-aligned-row--removed .diff-aligned-cell--target,.diff-aligned-row--added .diff-aligned-cell--base{background:var(--diff-empty-bg);color:var(--diff-empty-text)}.diff-aligned-row--added .diff-aligned-cell--target{background:var(--diff-added-bg);color:var(--diff-added-text);box-shadow:inset 4px 0 0 var(--diff-added-border)}.diff-aligned-row--modified .diff-aligned-cell--base{background:var(--diff-modified-bg);color:var(--diff-modified-text);box-shadow:inset 4px 0 0 var(--diff-modified-border)}.diff-aligned-row--modified .diff-aligned-cell--target{background:var(--diff-added-bg-soft);color:var(--diff-added-text);box-shadow:inset 4px 0 0 var(--diff-added-border)}.diff-split-legend{background:var(--color-surface-soft);border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.75rem;padding:.5rem .75rem;font-size:.78rem;display:flex}.diff-legend-item{align-items:center;gap:.35rem;display:inline-flex}.diff-legend-item:before{content:"";border:1px solid #00000014;border-radius:3px;width:.75rem;height:.75rem}.diff-legend-item--removed:before{background:var(--diff-removed-bg);border-color:var(--diff-removed-border)}.diff-legend-item--added:before{background:var(--diff-added-bg);border-color:var(--diff-added-border)}.diff-legend-item--modified:before{background:var(--diff-modified-bg);border-color:var(--diff-modified-border)}.article-diff-header--static{cursor:default}.article-diff-number{color:#5b6b7c;font-size:.82rem}.diff-pane{background:#fff;max-height:320px;margin:0;padding:.5rem;overflow:auto}.diff-pane--base{background:var(--diff-removed-bg-soft);color:var(--diff-removed-text);border:1px solid var(--diff-removed-border)}.diff-pane--target{background:var(--diff-added-bg-soft);color:var(--diff-added-text);border:1px solid var(--diff-added-border)}.diff-pane--empty{color:var(--diff-empty-text);background:var(--diff-empty-bg);font-style:italic}.diff-pane-line--empty{padding:.5rem 0}.diff-pane-line{white-space:pre-wrap;word-break:break-word}.back-link{color:#0f5a8a;align-items:center;margin-bottom:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.back-link:hover{text-decoration:underline}.motions-page .motion-filters{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;padding:1rem;display:grid}.motions-page label{color:#3d5166;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.filter-inline{gap:.5rem;display:flex}.filter-inline input{border:1px solid var(--color-border);border-radius:8px;flex:1;padding:.5rem}.motion-import-panel{background:var(--color-surface-soft);border:1px dashed var(--color-border-strong);box-shadow:var(--shadow-panel);border-radius:12px;margin-bottom:1.5rem;padding:1rem}.motion-import-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.motion-import-row select{border:1px solid var(--color-border);border-radius:8px;flex:1;min-width:240px;padding:.5rem}.motion-list{flex-direction:column;gap:1rem;display:flex}.motion-card{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:16px;padding:1.25rem}.motion-card-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.motion-number{color:var(--color-brand);text-transform:uppercase;font-size:.85rem;font-weight:700}.motion-result{border-radius:999px;padding:.2rem .6rem;font-size:.8rem;font-weight:600}.motion-result--1{color:#3d5166;background:#eef2f6}.motion-result--2{color:#1a7f37;background:#e6f6ed}.motion-result--3{color:#9b1c1c;background:#fde8e8}.motion-result--4{color:#9a6700;background:#fff4e5}.motion-meta{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin:.75rem 0;display:grid}.motion-meta dt{text-transform:uppercase;color:#5b6b7c;font-size:.75rem}.motion-meta dd{margin:.15rem 0 0;font-size:.9rem}.motion-excerpt{color:#3d5166;margin:.5rem 0;font-size:.92rem}.motion-detail-link{font-size:.9rem;font-weight:600}.motion-detail-header{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.motion-detail-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.motion-detail-card{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;margin-bottom:1rem;padding:1.25rem}.motion-detail-card h2{margin:0 0 1rem;font-size:1.1rem}.motion-detail-card dl{gap:.65rem;margin:0;display:grid}.motion-detail-card dt{text-transform:uppercase;color:#5b6b7c;font-size:.75rem}.motion-detail-card dd{margin:.1rem 0 0}.motion-text-block{white-space:pre-wrap;word-break:break-word;background:var(--color-surface-soft);border-radius:8px;margin:0;padding:.75rem;font-family:inherit;font-size:.92rem;line-height:1.55}.motion-impact-section h2{margin-bottom:1rem}.motion-impact-article{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;margin-bottom:1rem;padding:1rem}.motion-impact-columns{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:1rem 0;display:grid}.motion-impact-columns h4{color:#5b6b7c;margin:0 0 .5rem;font-size:.85rem}.tab-bar{border-bottom:2px solid var(--color-border);gap:.5rem;margin-bottom:1.5rem;display:flex}.tab-bar button{color:#5b6b7c;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600}.tab-bar button.active{color:var(--color-brand);border-bottom-color:var(--color-brand)}.position-summary{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.position-summary h2{margin:0 0 1rem;font-size:1.1rem}.position-bar{background:#eef2f6;border-radius:8px;height:28px;margin-bottom:.75rem;display:flex;overflow:hidden}.position-bar-segment{min-width:4px;transition:width .3s}.pos-favorable,.position-bar-segment.pos-favorable{color:#1a7f37;background:#2da44e}.pos-unfavorable,.position-bar-segment.pos-unfavorable{color:#9b1c1c;background:#cf222e}.pos-observations,.position-bar-segment.pos-observations{color:#9a6700;background:#bf8700}.pos-no-response,.position-bar-segment.pos-no-response{color:#3d5166;background:#8b949e}.position-legend{flex-wrap:wrap;gap:1rem;font-size:.85rem;display:flex}.position-legend-item:before{content:"";vertical-align:middle;border-radius:2px;width:10px;height:10px;margin-right:.35rem;display:inline-block}.position-legend-item.pos-favorable:before{background:#2da44e}.position-legend-item.pos-unfavorable:before{background:#cf222e}.position-legend-item.pos-observations:before{background:#bf8700}.position-legend-item.pos-no-response:before{background:#8b949e}.position-badge{border-radius:999px;padding:.15rem .55rem;font-size:.75rem;font-weight:700}.position-badge.position--1{color:#1a7f37;background:#e6f6ed}.position-badge.position--2{color:#9b1c1c;background:#fde8e8}.position-badge.position--3{color:#9a6700;background:#fff4e5}.position-badge.position--4{color:#5b6b7c;background:#eef2f6}.topics-breakdown{margin-bottom:1.5rem}.topics-breakdown h3{margin-bottom:.75rem}.topics-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.topic-card{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:10px;padding:.85rem 1rem}.topic-card h4{margin:0 0 .5rem;font-size:.95rem}.topic-card ul{margin:0;padding:0;font-size:.85rem;list-style:none}.consultation-filters{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem;padding:1rem;display:grid}.consultation-filters label{color:#3d5166;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.consultation-filters select,.consultation-filters input{border:1px solid var(--color-border);border-radius:8px;padding:.5rem}.unanswered-panel{background:#fff4e5;border:1px solid #e0b56a;border-radius:12px;margin-bottom:1.5rem;padding:1rem;box-shadow:0 8px 22px #9a67001a}.unanswered-panel ul{margin:.5rem 0 0;padding-left:1.25rem;font-size:.9rem}.consultation-list,.hearing-list{flex-direction:column;gap:1rem;display:flex}.consultation-card,.hearing-card{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;padding:1.25rem}.consultation-card header,.hearing-card header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.consultation-topic{margin:.25rem 0 .75rem;font-weight:600}.consultation-meta{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem;margin:0 0 .75rem;display:grid}.consultation-meta dt{text-transform:uppercase;color:#5b6b7c;font-size:.72rem}.consultation-meta dd{margin:.1rem 0 0;font-size:.88rem}.consultation-excerpt{color:#3d5166;margin:.5rem 0;font-size:.9rem}.consultation-articles{color:#5b6b7c;font-size:.85rem}.hearing-stage,.hearing-location{color:#5b6b7c;margin:.25rem 0;font-size:.88rem}.hearing-summary{margin:.5rem 0;font-size:.92rem}.hearing-participants ul{margin:.35rem 0 0;padding-left:1.25rem;font-size:.9rem}.hearing-participants li{margin-bottom:.25rem}.hearing-docs{color:#5b6b7c;margin-top:.5rem;font-size:.85rem}@media (width<=640px){.timeline-stage-group{grid-template-columns:40px 1fr}.vertical-timeline:before{left:20px}.stage-order{width:32px;height:32px;font-size:.85rem}}.admin-shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.admin-sidebar{background:var(--color-brand);color:#e3edf2;flex-direction:column;gap:1.5rem;padding:1.5rem 1rem;display:flex}.admin-sidebar-header h1{margin:0 0 .5rem;font-size:1.2rem}.admin-sidebar-header p{color:#b8c9dc;margin:0;font-size:.85rem}.admin-nav{flex-direction:column;gap:.35rem;display:flex}.admin-nav a{color:#d7e9f0;border-radius:8px;padding:.55rem .75rem;font-size:.92rem;text-decoration:none}.admin-nav a.active,.admin-nav a:hover{background:#ffffff1f}.admin-sidebar-footer{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}.admin-sidebar-footer a{color:var(--color-brand-muted);font-size:.88rem}.admin-content{background:#f4f7fb;min-width:0;padding:2rem}.admin-content .page{max-width:1200px}.admin-login-page{justify-content:center;align-items:center;min-height:70vh;display:flex}.admin-login-card{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border-strong);width:100%;max-width:420px;box-shadow:var(--shadow-panel-hover);border-radius:14px;padding:2rem}.admin-login-hint{color:#5b6b7c;margin-top:1rem;font-size:.85rem}.login-splash{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.25rem;display:flex;position:relative;overflow:hidden}.login-splash-backdrop{background:radial-gradient(circle at 12% 18%,#1b5e4038,#0000 42%),radial-gradient(circle at 88% 12%,#1444782e,#0000 38%),linear-gradient(160deg,#eef4f8 0%,#d9e7f0 48%,#c7d8e4 100%);position:absolute;inset:0}.login-splash-card{z-index:1;border:1px solid var(--color-border-strong);width:100%;max-width:440px;box-shadow:var(--shadow-panel-hover);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(165deg,#f3f8fffa 0%,#fffffff7 55%);border-radius:18px;padding:2.25rem 2rem;position:relative}.login-splash-brand{text-align:center;margin-bottom:1.5rem}.login-splash-logo{width:72px;height:auto;margin-bottom:.75rem}.login-splash-org{letter-spacing:.14em;text-transform:uppercase;color:#1b5e40;margin:0;font-size:.8rem;font-weight:700}.login-splash-brand h1{color:#16324a;margin:.35rem 0 .55rem;font-size:1.55rem}.login-splash-subtitle{color:#5b6b7c;margin:0;font-size:.95rem;line-height:1.45}.login-splash-form{margin-top:.5rem}.login-splash-form .primary-btn{width:100%;margin-top:.35rem}.app-topbar-user{color:#3a4e60;text-overflow:ellipsis;white-space:nowrap;max-width:10rem;font-size:.85rem;overflow:hidden}.link-btn{color:var(--color-brand,#1b5e40);cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.admin-form{flex-direction:column;gap:.85rem;display:flex}.admin-form label{color:#3d5166;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.admin-form input,.admin-form select,.admin-form textarea{border:1px solid var(--color-border);border-radius:8px;padding:.55rem .65rem;font-family:inherit;font-size:.95rem}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;display:grid}.admin-form-span-2{grid-column:span 2}.customer-color-field{grid-template-columns:4rem minmax(8rem,1fr);align-items:center;gap:.6rem;display:grid}.admin-form .customer-color-field input[type=color]{cursor:pointer;background:var(--color-surface,#fff);width:4rem;height:2.65rem;padding:.18rem}.admin-form .customer-color-field input[type=color]::-webkit-color-swatch-wrapper{padding:0}.admin-form .customer-color-field input[type=color]::-webkit-color-swatch{border:0;border-radius:5px}.summary-source-field{color:#3d5166;flex-direction:column;flex:100%;gap:.35rem;font-family:inherit;font-size:.85rem;font-weight:400;display:flex}.admin-form textarea.legislative-file-summary-input{resize:vertical;min-height:12rem;line-height:1.5}.summary-source-field select{border:1px solid var(--color-border);background:var(--color-surface,#fff);width:100%;min-height:2.45rem;color:var(--color-text);border-radius:8px;padding:.55rem .65rem;font-family:inherit;font-size:.95rem;font-weight:400}[data-theme=dark] .summary-source-field{color:var(--color-text)}[data-theme=dark] .summary-source-field select{color:var(--color-text);border-color:var(--color-border);background:#0f1f33}[data-template=modern] .app-topbar{border-radius:16px;margin:.75rem 1rem 0;box-shadow:0 8px 24px #16324f29}[data-template=modern] .app-shell{max-width:1440px}[data-template=modern] .file-card,[data-template=modern] .admin-panel{border:0;border-radius:18px;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 26px #16324f1f}[data-template=modern] .file-card:hover{transform:translateY(-3px);box-shadow:0 13px 32px #16324f2e}[data-template=modern] .primary-btn,[data-template=modern] .file-card-action-btn{border-radius:999px}@media (width>=900px){[data-template=executive] .app-topbar{z-index:100;flex-direction:column;align-items:stretch;width:240px;height:100vh;padding:1.5rem 1rem;position:fixed;inset:0 auto 0 0}[data-template=executive] .app-topbar-brand,[data-template=executive] .app-topbar-nav{flex-direction:column;align-items:stretch}[data-template=executive] .app-topbar-logo{max-width:92px;margin:0 auto}[data-template=executive] .app-topbar-title{text-align:center}[data-template=executive] .app-topbar-nav a,[data-template=executive] .app-topbar-nav button{justify-content:flex-start;width:100%}[data-template=executive] .app-shell{max-width:none;margin-left:240px;padding:1.5rem 2rem}[data-template=executive] .file-grid{grid-template-columns:repeat(auto-fill,minmax(420px,1fr))}}[data-template=executive] .file-card{border-left:5px solid var(--color-brand);border-radius:6px;box-shadow:0 2px 8px #16324f1a}[data-template=informative] .app-topbar{border-bottom:5px solid var(--color-brand-light);min-height:88px}[data-template=informative] .app-topbar-logo{max-height:64px}[data-template=informative] .app-shell{max-width:1560px}[data-template=informative] .page-header{background:linear-gradient(135deg, var(--color-brand), var(--color-brand-light));color:#fff;border-radius:14px;padding:1.6rem}[data-template=informative] .page-header h1,[data-template=informative] .page-header p{color:inherit}[data-template=informative] .file-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1.5rem}[data-template=informative] .file-card{border-top:7px solid var(--color-brand-light);border-radius:14px;overflow:hidden}[data-template=informative] .file-card-actions{background:color-mix(in srgb, var(--color-brand) 7%, white);padding:.85rem}.file-report-page{max-width:980px;margin:0 auto}.file-report-actions{justify-content:space-between;gap:1rem;margin-bottom:1rem;display:flex}.file-report{border:1px solid var(--color-border);background:var(--color-surface,#fff);color:var(--color-text);border-radius:8px;padding:2.5rem 3rem;box-shadow:0 5px 22px #16324f1a}.file-report-header{border-bottom:3px solid var(--color-brand);align-items:center;gap:1.25rem;padding-bottom:1.25rem;display:flex}.file-report-header img{object-fit:contain;width:74px;max-height:74px}.file-report-header p,.file-report-header h1{margin:0}.file-report-header p{color:var(--color-brand);font-weight:700}.file-report-header h1{margin-top:.2rem;font-size:1.55rem}.file-report-title{margin:2rem 0 1.5rem}.file-report-title span{color:var(--color-brand);font-weight:700}.file-report-title h2{margin:.4rem 0 0;font-size:1.4rem;line-height:1.35}.file-report-grid{border-top:1px solid var(--color-border);border-left:1px solid var(--color-border);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.file-report-grid>div{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:.7rem .85rem}.file-report-grid dt{color:var(--color-brand);text-transform:uppercase;font-size:.78rem;font-weight:700}.file-report-grid dd{margin:.25rem 0 0}.file-report-section{margin-top:1.5rem}.file-report-section h3{border-bottom:1px solid var(--color-brand-muted);color:var(--color-brand);margin:0 0 .45rem;padding-bottom:.3rem}.file-report-section p{white-space:pre-wrap;margin:0;line-height:1.55}.file-report footer{border-top:1px solid var(--color-border);color:var(--color-text-muted,#678);text-align:center;margin-top:2rem;padding-top:.75rem;font-size:.8rem}@media (width<=640px){.file-report{padding:1.25rem}.file-report-grid{grid-template-columns:1fr}}@media print{@page{size:Letter;margin:14mm}.no-print,.app-topbar{display:none!important}html,body{color:#111!important;background:#fff!important}.app-shell,[data-template=executive] .app-shell{max-width:none!important;margin:0!important;padding:0!important}.file-report-page{max-width:none}.file-report{box-shadow:none;border:0;border-radius:0;padding:0;color:#111!important;background:#fff!important}.file-report-grid>div,.file-report-section{break-inside:avoid}.file-report-header p,.file-report-grid dt,.file-report-section h3,.file-report-title span{color:#16324f!important}}.admin-nav-section{letter-spacing:.06em;text-transform:uppercase;color:#8aa4bd;margin-top:.75rem;margin-bottom:.25rem;padding:0 .75rem;font-size:.72rem;font-weight:600;display:block}.admin-subnav,.section-subnav{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.admin-subnav a,.section-subnav a{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);color:#3a4e60;border-radius:999px;padding:.45rem .85rem;font-size:.88rem;text-decoration:none;box-shadow:0 3px 10px #16324f1a}.admin-subnav a.active,.admin-subnav a:hover,.section-subnav a.active,.section-subnav a:hover{background:var(--color-brand);border-color:var(--color-brand);color:#fff}.admin-checkbox-group{border:1px solid var(--color-border);border-radius:8px;flex-wrap:wrap;gap:.5rem 1rem;padding:.75rem 1rem;display:flex}.admin-checkbox-group legend{color:#3d5166;padding:0 .25rem;font-size:.85rem}.processing-banner{border-radius:8px;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.85rem 1rem;font-size:.92rem;display:flex}.processing-banner--loading{border:1px solid var(--color-border);color:#3d5166;background:#f4f7fb}.processing-banner--pending{color:#6b5200;background:#fff8e6;border:1px solid #f0d78c}.processing-banner--success{color:#1f6b3a;background:#e8f7ee;border:1px solid #b8dfc8}.processing-banner--error{color:#8a1f1f;background:#fdecea;border:1px solid #f5c2c0;flex-direction:column;align-items:flex-start}.processing-banner--warning{color:#6b5200;background:#fff8e6;border:1px solid #f0d78c}.processing-spinner{border:2px solid #d4a800;border-top-color:#0000;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin;display:inline-block}.metadata-hint{color:#5b6b7c;margin-bottom:1rem;font-size:.9rem}.metadata-hint--error{color:#8a1f1f}.processing-cell-error{color:#8a1f1f;cursor:help}@keyframes spin{to{transform:rotate(360deg)}}.success-banner{color:#1f6b3a;background:#e8f7ee;border:1px solid #b8dfc8;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem}.admin-panel{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.admin-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.admin-status{color:#3a4e60;margin-top:.85rem}.admin-status-error{color:#8a1f1f}.ai-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}.ai-compare-card{border:1px solid var(--color-border);background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);box-shadow:var(--shadow-panel);border-radius:10px;min-width:0;padding:1rem}.ai-compare-card--error{background:#fff7f7;border-color:#e2b6b6}.ai-compare-card header{flex-direction:column;gap:.15rem;margin-bottom:.85rem;display:flex}.ai-compare-card h4{color:#1d3550;margin:0;font-size:1rem}.ai-compare-card header span{color:#5b6b7c;font-size:.85rem}.ai-compare-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0 0 .85rem;display:grid}.ai-compare-metrics div{min-width:0}.ai-compare-metrics dt{color:#6a7d90;text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:.75rem}.ai-compare-metrics dd{color:#1d3550;margin:.15rem 0 0;font-size:.95rem;font-weight:600}.ai-compare-response{white-space:pre-wrap;word-break:break-word;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;max-height:28rem;margin:0;padding:.85rem;font-family:inherit;font-size:.9rem;line-height:1.45;overflow:auto;box-shadow:0 2px 10px #16324f14}.ai-compare-warnings{color:#8a1f1f;margin:.75rem 0 0;padding-left:1.1rem;font-size:.85rem}@media (width<=900px){.ai-compare-grid,.admin-form-grid{grid-template-columns:1fr}.admin-form-span-2{grid-column:span 1}}.admin-hint{color:#5b6b7c;margin:0 0 1rem;font-size:.9rem}.form-section-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.form-section-header h3{margin:0;font-size:1rem}.inline-form-row{grid-template-columns:1fr 5rem 2fr auto;gap:.5rem;margin-bottom:.5rem;display:grid}.nested-form-block{border:1px solid var(--color-border);background:var(--color-surface-soft);border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:.75rem;padding:.85rem;display:grid;box-shadow:0 3px 12px #16324f14}.linked-docs-list{margin:.75rem 0 0;padding:0;list-style:none}.linked-docs-list li{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;gap:.75rem;padding:.45rem 0;display:flex}.checkbox-label{align-items:center;flex-direction:row!important;gap:.5rem!important}.admin-table-wrap{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:14px;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.9rem}.admin-table th,.admin-table td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;padding:.75rem 1rem}.admin-table tbody tr{transition:background .12s}.admin-table tbody tr:hover{background:var(--color-brand-surface)}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table td:last-child{white-space:nowrap;width:1%}.admin-table th{background:var(--color-surface-soft);color:var(--color-brand);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--color-border);font-size:.78rem;font-weight:700}.table-actions{flex-wrap:wrap;gap:.35rem;display:flex}.table-actions button,.danger-btn{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:6px;padding:.35rem .55rem;font-size:.82rem}.table-actions-menu{display:inline-block}.table-actions-menu__trigger{border:1px solid var(--color-border);color:var(--color-brand);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.82rem;font-weight:600;display:inline-flex}.table-actions-menu__trigger:hover,.table-actions-menu__trigger[aria-expanded=true]{border-color:var(--color-brand);background:#f0f6fc}.table-actions-menu__chevron{opacity:.75;font-size:.7rem}.table-actions-menu__dropdown{z-index:1200;border:1px solid var(--color-border-strong);background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);min-width:11.5rem;max-height:min(20rem,100vh - 1rem);box-shadow:var(--shadow-panel-hover);border-radius:10px;padding:.35rem;position:fixed;overflow-y:auto}.table-actions-menu__item{color:#101c28;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:.5rem .65rem;font-size:.84rem;text-decoration:none;display:block}.table-actions-menu__item:hover{color:var(--color-brand);background:#f0f6fc;text-decoration:none}.table-actions-menu__item:disabled{opacity:.55;cursor:not-allowed}.table-actions-menu__item:disabled:hover{color:#101c28;background:0 0}.table-actions-menu__item--danger{color:#b42318}.table-actions-menu__item--danger:hover{color:#912018;background:#fef3f2}.table-actions-menu__divider{background:#e2e8f0;height:1px;margin:.25rem .35rem}.confirm-dialog-backdrop{z-index:3000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0b1f3a85;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.confirm-dialog{border:2px solid var(--color-brand);background:var(--color-surface);border-radius:14px;width:min(31rem,100%);overflow:hidden;box-shadow:0 24px 70px #08274c4d}.confirm-dialog__header{border-bottom:1px solid var(--color-brand-light);background:var(--color-brand-surface);padding:1rem 1.25rem}.confirm-dialog__header h2{color:var(--color-brand-dark);margin:0;font-size:1.08rem}.confirm-dialog__message{color:var(--color-text);white-space:pre-line;margin:0;padding:1.25rem;line-height:1.55}.confirm-dialog__actions{justify-content:flex-end;gap:.7rem;padding:.9rem 1.25rem 1.15rem;display:flex}.confirm-dialog__button{border:1px solid var(--color-brand);cursor:pointer;border-radius:8px;min-width:7rem;padding:.62rem 1rem;font-weight:700}.confirm-dialog__button--cancel{background:var(--color-surface);color:var(--color-brand)}.confirm-dialog__button--confirm{background:var(--color-brand);color:#fff}.confirm-dialog__button:hover{box-shadow:0 0 0 2px var(--color-brand-surface)}.confirm-dialog__button:focus-visible{outline:3px solid var(--color-brand-light);outline-offset:2px}.danger-btn{color:#b42318;border-color:#fecdca}.metadata-status{font-size:.84rem;line-height:1.4;display:inline-block}.metadata-status small,.metadata-status--pending{color:#5b6b7c}.metadata-status--running{color:var(--color-brand);font-weight:600}.metadata-status--error{color:#b42318}.admin-dashboard-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.admin-dashboard-card{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);color:inherit;border-radius:12px;padding:1.25rem;text-decoration:none;transition:box-shadow .15s}.admin-dashboard-card:hover{box-shadow:var(--shadow-panel-hover);border-color:var(--color-border-strong)}.admin-dashboard-card h2{margin:0 0 .5rem;font-size:1.05rem}.roles-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.role-card{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;padding:1.25rem}.role-card h2{margin:0 0 .75rem;font-size:1rem}.role-card ul{margin:0;padding-left:1.2rem}.role-card li{margin-bottom:.35rem;font-size:.9rem}.status-pill{border-radius:999px;padding:.2rem .5rem;font-size:.78rem;font-weight:600;display:inline-block}.status-1{color:#78350f;background:#fde68a;border:1px solid #f59e0b}.status-2{color:#1e3a8a;background:#bfdbfe;border:1px solid #60a5fa}.status-3{color:#064e3b;background:#a7f3d0;border:1px solid #34d399}.status-4{color:#7f1d1d;background:#fecaca;border:1px solid #f87171}.error-cell{color:#991b1b;max-width:280px;font-size:.82rem}.json-preview{background:var(--color-surface-soft);white-space:pre-wrap;border-radius:6px;max-width:220px;max-height:120px;margin:0;padding:.35rem;font-size:.75rem;overflow:auto}.pagination-row{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.form-actions{gap:.75rem;display:flex}.text-link{color:#1d7fa8;margin-top:1rem;display:inline-block}.muted{color:#5b6b7c;font-size:.9rem}@media (width<=900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{z-index:10;position:sticky;top:0}}.app-topbar-nav .secondary-btn{color:#fff;background:0 0;border-color:#ffffff73}.app-topbar-nav .secondary-btn:hover{background:#ffffff1f;border-color:#ffffffa6}.app-topbar{background:var(--color-brand);color:#e3edf2;z-index:30;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.75rem;padding:.5rem 1.25rem;display:flex;position:relative;overflow:visible}.app-topbar-brand{align-items:center;gap:.85rem;min-width:0;text-decoration:none;display:flex}.app-topbar-logo{background:#fff;border-radius:12px;flex-shrink:0;width:auto;height:128px;margin-bottom:-3rem;padding:.4rem .7rem;display:block;box-shadow:0 6px 18px #0e2a4d38}.app-topbar-title{color:#fff;font-size:1.4rem;font-weight:700;line-height:1.25}.app-topbar-nav{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:.85rem;display:flex}.app-topbar-nav a{color:#d7e9f0;font-size:.92rem;text-decoration:none}@media (width<=768px){.app-topbar{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;padding:.5rem .85rem}.app-topbar-logo{height:96px;margin-bottom:-2rem}.app-topbar-title{font-size:1.15rem}.app-topbar-nav{justify-content:center;width:100%}}.small-btn{padding:.35rem .75rem!important;font-size:.85rem!important}.notification-bell{position:relative}.bell-button{cursor:pointer;background:#ffffff1a;border:none;border-radius:999px;width:2.2rem;height:2.2rem;font-size:1rem;position:relative}.bell-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:1.1rem;height:1.1rem;padding:0 .2rem;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-.25rem;right:-.25rem}.bell-panel{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);color:#1f2937;border:1px solid var(--color-border-strong);width:min(360px,90vw);box-shadow:var(--shadow-panel-hover);z-index:100;border-radius:12px;position:absolute;top:calc(100% + .5rem);right:0}.bell-panel-header,.bell-panel-footer{justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.bell-panel-header{border-bottom:1px solid #e3edf2}.bell-panel-footer{border-top:1px solid var(--color-border);font-size:.85rem}.bell-panel-footer a{color:#1d7fa8}.bell-list{max-height:320px;margin:0;padding:0;list-style:none;overflow-y:auto}.bell-list li a{color:inherit;border-bottom:1px solid #f1f5f9;padding:.75rem 1rem;text-decoration:none;display:block}.bell-list li.unread a{background:#eff6ff}.bell-alert-title{font-size:.9rem;font-weight:600;display:block}.bell-alert-message,.bell-alert-meta{color:#5b6b7c;margin-top:.2rem;font-size:.82rem;display:block}.bell-empty{padding:1rem}.text-link-btn{color:#1d7fa8;cursor:pointer;background:0 0;border:none;font-size:.82rem}.preferences-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.preference-card{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);border-radius:10px;padding:.85rem;box-shadow:0 4px 14px #16324f1a}.alert-history-list{flex-direction:column;gap:.85rem;display:flex}.alert-history-card{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);border-radius:12px;padding:1rem 1.15rem}.alert-history-card.unread{border-left:4px solid #2563eb}.alert-history-card h2{margin:.35rem 0;font-size:1rem}.alert-history-card p{color:#3d5166;margin:0 0 .75rem}.alert-history-card-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.alert-type-pill{color:#3730a3;background:#eef2ff;border-radius:999px;padding:.15rem .55rem;font-size:.75rem;font-weight:600;display:inline-block}.alert-history-meta{color:#5b6b7c;gap:1rem;font-size:.82rem;display:flex}.theme-toggle{color:#fff;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff73;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.theme-toggle:hover{background:#fff3;border-color:#ffffffb3;transform:translateY(-1px)}.theme-toggle__icon{font-size:.95rem;line-height:1}.login-splash-theme{z-index:2;position:absolute;top:1rem;right:1rem}.login-splash-theme .theme-toggle,.admin-sidebar-footer .theme-toggle{border-color:var(--color-border);background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-surface-soft) 100%);color:var(--color-text);box-shadow:0 4px 12px #16324f1f}.login-splash-theme .theme-toggle:hover,.admin-sidebar-footer .theme-toggle:hover{border-color:var(--color-border-strong);background:var(--color-brand-surface)}[data-theme=dark] .page-header h1,[data-theme=dark] .timeline-header h1,[data-theme=dark] .file-list-hero h1,[data-theme=dark] .file-card h2,[data-theme=dark] .search-file-header h2,[data-theme=dark] .version-meta-card h3,[data-theme=dark] .motion-detail-card h2,[data-theme=dark] .admin-sidebar-header h1{color:var(--color-text)}[data-theme=dark] .file-list-hero p,[data-theme=dark] .file-card-summary,[data-theme=dark] .file-card p,[data-theme=dark] .search-stats,[data-theme=dark] .search-file-header p,[data-theme=dark] .chat-header p,[data-theme=dark] .document-row p,[data-theme=dark] .admin-sidebar-header p,[data-theme=dark] .login-splash-subtitle,[data-theme=dark] .login-splash-brand h1{color:var(--color-text-muted)}[data-theme=dark] .file-card{background:radial-gradient(120% 80% at 100% 0,#1d7fa824,#0000 46%),radial-gradient(90% 70% at 0 100%,#08142473,#0000 50%),linear-gradient(165deg,#1a3048 0%,#152536 48%,#122945 100%);border-color:#1d7fa88c;box-shadow:0 18px 40px #00000059,inset 0 1px #ffffff0f}[data-theme=dark] .file-card .file-number{color:#b6d6f5;background:#1c3148e6;border-color:#1d7fa8a6}[data-theme=dark] .file-card-stage{background:linear-gradient(#16324f 0%,#122a40 100%);border-color:#1d7fa88c}[data-theme=dark] .file-card-stage-label{color:#8aa4bd}[data-theme=dark] .file-card-stage-value{color:#7fc3e0}[data-theme=dark] .file-card-actions{background:linear-gradient(#12283cb3 0%,#0c1c2cf2 100%);border-top-color:#1d7fa873}[data-theme=dark] .file-card-action-btn{color:#c5dff5;background:linear-gradient(#1a3348 0%,#1a3048 100%);border-color:#1d7fa8b3;box-shadow:0 4px 10px #00000040,inset 0 1px #ffffff0f}[data-theme=dark] .file-card-action-btn:hover{color:#fff;background:linear-gradient(160deg,#1d7fa8 0%,#16628a 100%);border-color:#1d7fa8}[data-theme=dark] .file-topic-dots{background:#12283cb3;border-color:#1d7fa873}[data-theme=dark] .search-sidebar,[data-theme=dark] .search-file-group,[data-theme=dark] .chat-main,[data-theme=dark] .chat-sources-panel,[data-theme=dark] .admin-panel,[data-theme=dark] .filters-panel,[data-theme=dark] .metadata-form,[data-theme=dark] .metadata-page .metadata-actions,[data-theme=dark] .document-row,[data-theme=dark] .empty-state,[data-theme=dark] .loading,[data-theme=dark] .timeline-event-card,[data-theme=dark] .version-meta-card,[data-theme=dark] .version-comparison-page .comparison-controls,[data-theme=dark] .motions-page .motion-filters,[data-theme=dark] .motion-card,[data-theme=dark] .motion-detail-card,[data-theme=dark] .motion-impact-article,[data-theme=dark] .position-summary,[data-theme=dark] .topic-card,[data-theme=dark] .consultation-filters,[data-theme=dark] .consultation-card,[data-theme=dark] .hearing-card,[data-theme=dark] .admin-table-wrap,[data-theme=dark] .admin-dashboard-card,[data-theme=dark] .role-card,[data-theme=dark] .alert-history-card,[data-theme=dark] .preference-card,[data-theme=dark] .article-diff,[data-theme=dark] .ai-compare-card,[data-theme=dark] .admin-login-card,[data-theme=dark] .nested-form-block{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border-color:var(--color-border);color:var(--color-text)}[data-theme=dark] .search-file-header,[data-theme=dark] .chat-header,[data-theme=dark] .chat-input-form,[data-theme=dark] .admin-table th{border-color:var(--color-border);color:var(--color-text);background:linear-gradient(#16324f 0%,#122a40 100%)}[data-theme=dark] .chat-welcome,[data-theme=dark] .chat-loading,[data-theme=dark] .chat-bubble--2,[data-theme=dark] .citation-card,[data-theme=dark] .motion-text-block,[data-theme=dark] .motion-import-panel,[data-theme=dark] .ai-compare-response{background:var(--color-surface-soft);border-color:var(--color-border);color:var(--color-text)}[data-theme=dark] .chat-bubble--1{border-color:var(--color-border);color:#e8eef6;background:#1d5573}[data-theme=dark] .citation-card.active{border-color:var(--color-border-strong);background:#1d5573}[data-theme=dark] .secondary-btn,[data-theme=dark] .btn-secondary,[data-theme=dark] .search-pagination button,[data-theme=dark] .comparison-filters button,[data-theme=dark] .table-actions button,[data-theme=dark] .table-actions-menu__trigger{background:var(--color-surface-soft);color:var(--color-brand);border-color:var(--color-border)}[data-theme=dark] .primary-btn,[data-theme=dark] .btn-primary{color:#fff;background:#1d7fa8}[data-theme=dark] .primary-btn:hover:not(:disabled),[data-theme=dark] .btn-primary:hover{background:#2a86d4}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea,[data-theme=dark] .filters-grid select,[data-theme=dark] .filters-grid input,[data-theme=dark] .date-input,[data-theme=dark] .chat-input-form textarea,[data-theme=dark] .filter-inline input,[data-theme=dark] .admin-form input,[data-theme=dark] .admin-form select,[data-theme=dark] .admin-form textarea,[data-theme=dark] .metadata-field input,[data-theme=dark] .metadata-field textarea{color:var(--color-text);border-color:var(--color-border);background:#0f1f33}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#7f96ad}[data-theme=dark] .admin-sidebar{color:#e3edf2;background:#0a1c30}[data-theme=dark] .admin-content{color:var(--color-text);background:#0b1726}[data-theme=dark] .admin-nav a{color:#d7e9f0}[data-theme=dark] .admin-nav a.active,[data-theme=dark] .admin-nav a:hover{color:#fff;background:#ffffff1f}[data-theme=dark] .admin-sidebar-footer .theme-toggle{color:#fff;background:#ffffff1a;border-color:#ffffff59}[data-theme=dark] .admin-subnav a,[data-theme=dark] .section-subnav a{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border-color:var(--color-border);color:var(--color-text-muted)}[data-theme=dark] .admin-subnav a.active,[data-theme=dark] .admin-subnav a:hover,[data-theme=dark] .section-subnav a.active,[data-theme=dark] .section-subnav a:hover{color:#fff;background:#1d7fa8;border-color:#1d7fa8}[data-theme=dark] .admin-table th,[data-theme=dark] .admin-table td{color:var(--color-text);border-bottom-color:#2a4563}[data-theme=dark] .table-actions-menu__dropdown,[data-theme=dark] .bell-panel{background:linear-gradient(165deg, var(--color-surface-soft) 0%, var(--color-surface) 55%);border-color:var(--color-border-strong);color:var(--color-text)}[data-theme=dark] .login-splash-backdrop{background:radial-gradient(circle at 18% 20%,#4fa3c747,#0000 42%),radial-gradient(circle at 82% 16%,#16324f4d,#0000 40%),linear-gradient(160deg,#0d2238 0%,#122a42 50%,#0b1726 100%)}[data-theme=dark] .login-splash-card{border-color:var(--color-border-strong);color:var(--color-text);background:linear-gradient(165deg,#1c3148fa 0%,#152536f7 55%)}[data-theme=dark] .login-splash-org{color:#7fc3e0}[data-theme=dark] .app-topbar{background:#0a2340}[data-theme=dark] .app-topbar-user,[data-theme=dark] .app-topbar-nav a{color:#cfe6ee}[data-theme=dark] .app-topbar-nav .secondary-btn{color:#fff;background:#ffffff1a;border-color:#ffffff73}[data-theme=dark] .diff-aligned-cell,[data-theme=dark] .diff-unified,[data-theme=dark] .diff-split{border-color:var(--color-border);color:var(--color-text);background:#0f1f33}[data-theme=dark] .diff-split-header{background:#0d1a28}[data-theme=dark] .diff-split-header span{color:var(--color-text);background:#122a40}[data-theme=dark] .diff-split-body,[data-theme=dark] .diff-aligned-row{background:#0d1a28;border-bottom-color:#1a3348}[data-theme=dark] .diff-split-aligned-body,[data-theme=dark] .diff-split-legend{border-color:#1a3348}[data-theme=dark] .diff-aligned-gutter{color:#7f96ad}[data-theme=dark] .diff-pane{color:var(--color-text);background:#0f1f33}[data-theme=dark] .checkbox-list{background:var(--color-surface);border-color:var(--color-border)}[data-theme=dark] .checkbox-list__item:hover{background:#16324f}[data-theme=dark] .status-badge{color:#7fc3e0;background:#16324f}[data-theme=dark] .error{color:#fecaca;background:#3a1c1c;border-color:#7f1d1d}[data-theme=dark] .success-banner{color:#a7f3d0;background:#163828;border-color:#1f6b3f}[data-theme=dark] .unanswered-panel{color:var(--color-text);background:#3a2b14;border-color:#9a6700}[data-theme=dark] .tab-bar{border-bottom-color:var(--color-border)}[data-theme=dark] .tab-bar button{color:var(--color-text-muted)}[data-theme=dark] .tab-bar button.active{color:var(--color-brand)}[data-theme=dark] .page-footer-actions{border-top-color:var(--color-border)}@media (width<=640px){.theme-toggle__label{display:none}}.call-history-list{margin:.75rem 0 0;padding-left:1.25rem}.call-history-list li{margin-bottom:.4rem}.call-status-panel h2{margin-top:0}.call-status-panel h3{margin:1rem 0 .35rem;font-size:1rem}.bulletin-import-preview>header,.bulletin-import-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.bulletin-import-list{gap:.75rem;margin:1rem 0;display:grid}.bulletin-import-block{border:1px solid var(--border-color,#d5dce5);background:#fff;border-radius:10px}.bulletin-import-block.needs-review{background:#fffaf0;border:2px solid #d97706}.bulletin-import-block summary{cursor:pointer;align-items:center;gap:1rem;padding:1rem;display:flex}.bulletin-import-block summary strong{flex:1}.bulletin-import-block summary span{color:#2563a7;font-size:.8rem;font-weight:700}.bulletin-import-block.needs-review summary span{color:#b45309}.bulletin-import-block[open]>:not(summary){margin-left:1rem;margin-right:1rem}.bulletin-import-block[open]>:last-child{margin-bottom:1rem}.bulletin-import-block label{gap:.35rem;margin-top:.75rem;display:grid}.bulletin-import-block summary .checkbox-label{margin:0;display:flex}.bulletin-import-preview .warning{color:#92400e;background:#fff7ed;border-left:4px solid #d97706;padding:.75rem 1rem}form.admin-panel>article.admin-panel>strong+small{margin-left:.6rem}
