:root{--indices-max: 1240px;--indices-line: #dfe5e8;--indices-line-strong: #cbd5da;--indices-muted: #60717a;--indices-ink: #172a33;--indices-surface: #ffffff;--indices-soft: #f4f7f8;--indices-canvas: #eef2f3;--indices-blue: #174f6b;--indices-blue-strong: #103f57;--indices-blue-soft: #e8f1f4;--indices-green: #177255;--indices-amber: #9a5a08;--indices-red: #a13a3a}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--indices-canvas);color:var(--indices-ink);font-family:var(--font-sans, Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif)}[hidden]{display:none!important}.indices-header{color:#fff;background:linear-gradient(115deg,#123f56,#174f6b 60%,#1f6079);border-bottom:1px solid rgba(12,44,59,.35)}.indices-header-inner,.indices-main,.indices-footer{width:min(calc(100% - 40px),var(--indices-max));margin-inline:auto}.indices-header-inner{min-height:108px;padding-block:17px;display:flex;align-items:center;justify-content:space-between;gap:24px}.indices-brand{display:flex;align-items:center;gap:22px}.back-link{display:inline-flex;align-items:center;gap:9px;color:#ffffffe0;font-size:13px;font-weight:650;text-decoration:none}.back-link:hover,.sheet-heading a:hover{text-decoration:underline}.back-link:hover{color:#fff}.indices-mark{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(255,255,255,.32);border-radius:9px;background:#ffffff1a}.indices-mark svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.indices-title-block{padding-left:22px;border-left:1px solid rgba(255,255,255,.22)}.indices-eyebrow{display:block;margin-bottom:3px;color:#ffffffab;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}h1,h2,p{margin:0}h1{font-size:clamp(23px,2.5vw,29px);line-height:1.12;letter-spacing:-.028em}.indices-header h1{color:#fff}.indices-header p{margin-top:4px;color:#ffffffb3;font-size:13px}.header-actions{display:flex;gap:9px;align-items:center}.indices-header .btn-secondary{color:#fff;background:#ffffff1a;border-color:#ffffff52}.indices-header .btn-secondary:hover{background:#ffffff2b}.indices-main{padding-block:20px 42px}.system-line{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--indices-muted);font-size:12px}.system-state:before{content:"";display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:50%;background:var(--indices-green);vertical-align:1px}.panel-message{min-height:18px;color:var(--indices-red);font-size:13px}.panel-message:empty{display:none}.review-section,.data-sheet,.history-section{padding:0;margin-top:14px;background:var(--indices-surface);border:1px solid var(--indices-line);border-radius:11px;overflow:hidden}.review-section{border-color:#ead7bb}.section-heading,.sheet-heading{padding:18px 20px}.compact-heading{padding-block:15px;background:#fffdf9}.section-heading h2,.sheet-heading h2{font-size:16px;letter-spacing:-.01em}.section-heading p,.sheet-heading p{margin-top:5px;color:var(--indices-muted);font-size:12px}.index-selector{margin-top:16px;padding:5px;display:flex;gap:4px;overflow-x:auto;background:#e4eaed;border:1px solid var(--indices-line-strong);border-bottom:0;border-radius:11px 11px 0 0;scrollbar-width:thin}.index-option{position:relative;min-height:36px;padding:8px 13px;flex:0 0 auto;border:0;background:transparent;color:var(--indices-muted);font:inherit;border-radius:7px;font-size:12px;font-weight:600;cursor:pointer}.index-option:hover{color:var(--indices-ink);background:#ffffff8c}.index-option[aria-current=true]{color:var(--indices-blue-strong);background:var(--indices-surface);box-shadow:0 1px 2px #103f571a}.index-option[data-status=review_required]:before,.index-option[data-status=error]:before{content:"";display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:50%;background:var(--indices-amber);vertical-align:1px}.index-option[data-status=error]:before{background:var(--indices-red)}.data-sheet{margin-top:0;border-radius:0 0 11px 11px}.sheet-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.sheet-heading h2{color:var(--indices-blue-strong)}.sheet-heading a{color:var(--indices-blue);font-size:12px;font-weight:650;text-decoration:none;white-space:nowrap}.sheet-toolbar{padding:10px 20px;display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid var(--indices-line);background:#f7f9fa}.sheet-toolbar label{color:var(--indices-muted);font-size:12px}.sheet-toolbar input{width:min(240px,45vw);min-height:34px;padding-inline:10px;color:var(--indices-ink);background:var(--indices-surface);border:1px solid var(--indices-line-strong);border-radius:7px;font-size:13px}.sheet-toolbar input:focus{outline:2px solid rgba(23,79,107,.18);border-color:var(--indices-blue)}.table-scroll{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:13px;font-variant-numeric:tabular-nums}.data-table th,.data-table td{padding:10px 20px;border-top:1px solid var(--indices-line);text-align:left}.data-table th{position:sticky;top:0;z-index:1;background:var(--indices-soft);color:var(--indices-muted);font-size:11px;font-weight:650;white-space:nowrap}.data-table tbody tr:nth-child(2n){background:#fbfcfc}.data-table tbody tr:hover{background:var(--indices-blue-soft)}.data-table .numeric{text-align:right}.data-table .proposed-value{color:var(--indices-amber);font-weight:650}.data-table .muted-cell{color:var(--indices-muted)}.data-table .date-cell{color:var(--indices-muted);font-size:12px;white-space:nowrap}.action-cell{text-align:right!important}.table-action{padding:4px 0;border:0;background:transparent;color:var(--indices-blue);font:inherit;font-size:12px;font-weight:650;cursor:pointer}.table-action:hover{text-decoration:underline}.pagination{padding:12px 20px;display:flex;align-items:center;justify-content:flex-end;gap:13px;border-top:1px solid var(--indices-line);color:var(--indices-muted);font-size:12px}.empty-state{padding:32px 20px;color:var(--indices-muted);font-size:13px;text-align:center;border-top:1px solid var(--indices-line)}.success-state{color:var(--indices-green)}.error-state{color:var(--indices-red)}.indices-footer{padding-block:0 30px;color:var(--indices-muted);font-size:11px;line-height:1.5}.review-dialog{width:min(calc(100% - 32px),500px);padding:0;border:1px solid var(--indices-line);border-radius:12px;box-shadow:0 24px 70px #141c2d33}.review-dialog::backdrop{background:#141c2d59}.review-dialog form{padding:22px;display:grid;gap:8px}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:3px}.dialog-heading h2{font-size:18px}.dialog-close{width:32px;height:32px;border:0;background:transparent;color:var(--indices-muted);font-size:23px;cursor:pointer}.review-context{margin-bottom:9px;color:var(--indices-muted);font-size:13px;line-height:1.5}.review-dialog label{margin-top:5px;color:var(--indices-ink);font-size:12px;font-weight:650}.review-dialog select,.review-dialog input,.review-dialog textarea{width:100%;font:inherit;font-size:14px}.review-dialog textarea{resize:vertical}.dialog-message{min-height:18px;color:var(--indices-red);font-size:12px}.dialog-actions{margin-top:5px;display:flex;justify-content:flex-end;gap:9px}@media(max-width:760px){.indices-header-inner,.indices-main,.indices-footer{width:min(calc(100% - 24px),var(--indices-max))}.indices-header-inner{align-items:stretch;flex-direction:column;gap:14px;padding-block:15px}.indices-brand{align-items:flex-start;flex-direction:column;gap:12px}.indices-title-block{padding-left:0;border-left:0}.header-actions{width:100%}.header-actions .btn{flex:1}.system-line{align-items:flex-start;flex-direction:column;gap:5px}.sheet-heading{align-items:flex-start}.sheet-toolbar{align-items:stretch;flex-direction:column}.sheet-toolbar input{width:100%}.data-table th,.data-table td{padding-inline:13px}.pagination{justify-content:space-between}}
