:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20364a;background:#f3f6f9;font-synthesis:none;font-size:16px;--navy:#1f4e78;--teal:#4bacc6;--purple:#8064a2;--border:#dce4ec;--muted:#64788a}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:32px;padding:6px 10px;border:1px solid #d4dfe8;background:#fff;color:#284b68;border-radius:6px;font-size:.875rem;font-weight:550;cursor:pointer;transition:background .12s,border .12s}button:hover:not(:disabled){background:#edf3f8;border-color:#aac0d1}button:disabled{opacity:.45;cursor:default}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #57abc7;outline-offset:3px}input,select,textarea{border:1px solid #cedae4;border-radius:6px;background:#fff;color:#213d54;padding:10px 12px;min-width:0;font-size:.9375rem}input::placeholder{color:#8796a4}input[type=checkbox]{accent-color:var(--navy);width:15px;height:15px;margin:0;flex-shrink:0;cursor:pointer}h1,h2,p{margin:0}h1{letter-spacing:-.8px}h2{font-size:1.2rem}button svg{flex-shrink:0}.primary{background:var(--navy);border-color:var(--navy);color:#fff}.primary:hover:not(:disabled){background:#163d61;border-color:#163d61}.text-button{border-color:transparent;background:transparent}.icon-button{width:34px;height:34px;padding:7px;border-color:transparent;background:transparent}.quiet{color:var(--muted)}.brand{display:flex;align-items:center;gap:10px;font-size:1.6rem;font-weight:750;letter-spacing:-1px;color:#1d4567}.brand-dot{color:#57a8bf}.brand-mark{position:relative;display:grid;place-items:center;width:33px;height:34px;border-radius:7px;background:var(--navy);color:#fff;font-size:23px;font-weight:650;letter-spacing:0}.brand-mark:after{content:"";position:absolute;top:0;height:3px;left:8px;right:8px;background:linear-gradient(90deg,var(--teal) 50%,#b29bcc 50%)}.boot{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.login-page{min-height:100dvh;background:#f3f6f9;display:grid;place-items:center;padding:24px}.login-main{width:min(320px,100%)}.login-main>.brand{margin-bottom:28px}.login-main form{display:flex;flex-direction:column;gap:8px}.login-main label{font-size:.875rem;font-weight:600}.login-main input{height:42px;background:#fff;border-color:#ccdbe6}.login-button{align-self:flex-start;margin-top:4px;background:transparent;border-color:#c8d6e1;padding:7px 16px;font-weight:550}.app-shell{height:100dvh;min-height:600px;display:flex;flex-direction:column}.app-header{background:#fff;border-bottom:1px solid var(--border);height:52px;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;padding:0 16px}.brand-group,.header-actions{display:flex;align-items:center;gap:14px}.header-title{font-size:.875rem;color:#6d8092}.header-divider{height:23px;width:1px;background:var(--border)}.header-actions{gap:10px}.logout{border-left:1px solid var(--border);border-radius:0;padding-left:12px;width:43px}.workspace{padding:10px 16px 12px;width:100%;max-width:2000px;margin:0 auto;flex:1;min-height:0;display:flex;flex-direction:column}.updated-at{font-size:.75rem;color:var(--muted);white-space:nowrap}.tabs{display:flex;gap:5px;border-bottom:1px solid #d3dee7;margin-bottom:8px;overflow:auto;flex-shrink:0}.tabs button{white-space:nowrap;border:0;background:transparent;color:#6e8090;min-height:36px;gap:7px;padding:7px 13px;border-radius:0;border-bottom:3px solid transparent}.tabs button:first-child{padding-left:4px;padding-right:14px}.tabs button.active{color:var(--navy);border-bottom-color:var(--navy);font-weight:650}.tabs button:hover{background:#eaf0f6}.tab-count{font-size:.75rem;font-variant-numeric:tabular-nums;color:#8294a3;line-height:20px;padding:0 6px;border-radius:4px;background:#e7edf2}.tabs .active .tab-count{background:#dce9f3;color:var(--navy)}.working-panel{border:1px solid #d6e0e8;border-radius:6px;background:#fff;overflow:hidden;flex:1;min-height:0;display:flex;flex-direction:column}.working-panel>div:not(.table-scroll){flex-shrink:0}.search-row{display:flex;align-items:center;gap:8px;padding:10px 12px 8px}.search-input{display:flex;align-items:center;gap:12px;border:1px solid #cbdbe7;border-radius:7px;min-width:100px;flex:1;padding:0 13px;background:#fbfdff;color:#648199;max-width:780px;box-shadow:0 1px 3px #254f7105}.search-input:focus-within{border-color:#7daccd;box-shadow:0 0 0 3px #e7f1f8}.search-input input{width:100%;border:0;background:transparent;padding:8px 0;font-size:.9375rem;outline:none;min-height:36px}.search-input input:focus-visible{outline:none}kbd{white-space:nowrap;border:1px solid #dce5ee;border-radius:4px;font-size:.75rem;color:#8c9cab;padding:2px 5px}.filter-control{height:36px;padding:7px 12px}.filter-control>span{padding:0 5px;background:#e0ebf3;border-radius:3px}.quick-filters{display:flex;align-items:center;gap:6px;padding:0 12px 9px;flex-wrap:wrap}.filter-chip{border-color:#e0e7ee;background:#f8fafc;font-size:.8125rem;min-height:28px;padding:4px 9px;gap:8px;color:#527087}.filter-chip.applied{color:#1f4e78;background:#e3eff7;border-color:#99bad1}.filter-chip svg{opacity:.6}.applied-filters{display:flex;gap:7px;flex-wrap:wrap;padding:0 12px 8px}.applied-filters button{font-size:.75rem;min-height:26px;max-width:440px;overflow:hidden;text-overflow:ellipsis;background:#e8f2f8;border-color:#cfdfeb}.applied-filters button svg{margin-left:5px}.guidance{padding:8px 12px;background:#f7f5fa;border-top:1px solid #ede8f3;color:#655578;font-size:.8125rem;line-height:1.6}.table-toolbar{padding:7px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e6edf3;min-height:46px}.result-info{display:flex;align-items:center;gap:7px;font-size:.875rem;white-space:nowrap;color:#698196}.result-info>strong{color:#213e56;font-size:1rem}.export-actions{display:flex;gap:8px;align-items:center}.check-label{font-size:.8125rem;color:#768b9c;display:flex;align-items:center;gap:7px;margin-right:9px;white-space:nowrap}.selection-count{background:#dfebf5;color:#315d7d;padding:4px 7px;font-size:.75rem;border-radius:4px;margin-left:5px}.selection-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:6px 12px;background:#eaf3fa;border-top:1px solid #d6e6f2;font-size:.8125rem;color:#355d7e}.selection-actions{margin-left:auto;display:flex;gap:6px;align-items:center}.selection-actions button{font-size:.8125rem;min-height:29px;padding-top:5px;padding-bottom:5px}.selection-bar>.text-button{font-size:.8125rem;min-height:27px;padding:0 5px;text-decoration:underline}.table-scroll{position:relative;overflow:auto;flex:1;min-height:160px;overscroll-behavior:contain;scrollbar-width:auto;scrollbar-color:#afc4d4 #f3f7fa}.table-scroll::-webkit-scrollbar{height:12px;width:12px}.table-scroll::-webkit-scrollbar-thumb{background:#b2c6d5;border:3px solid #f4f7fa;border-radius:8px}.table-scroll::-webkit-scrollbar-track{background:#f4f7fa}table{table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:.875rem}th{position:sticky;top:0;z-index:3;text-align:left;vertical-align:middle;height:52px;background:var(--navy);color:#fff;padding:8px 10px;font-weight:600;border-right:1px solid #ffffff25;font-size:.8125rem;line-height:1.45}td{vertical-align:top;padding:8px 10px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.4;border-bottom:1px solid #e1e8ee;border-right:1px solid #edf1f5;color:#365267;background:#fff;font-size:.875rem}tr:nth-child(2n) td{background-color:#f8fbfd}td.frozen-col{font-weight:550;color:#244860}.frozen-col{position:sticky;left:54px;z-index:2;box-shadow:2px 0 #bccedb70}th.frozen-col{z-index:5}.select-col{position:sticky;left:0;z-index:2;text-align:center;background:#fff;padding-left:0;padding-right:0}.select-col input{margin-top:4px}th.select-col{z-index:6;background:#193f61;border-right-color:#ffffff26}.code-cell{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.8125rem;letter-spacing:-.15px}.full-code{color:#1f4e78;font-weight:650}.column-heading{display:flex;gap:4px;align-items:center}.sort-button,.column-filter{color:inherit;background:none;border:0;border-radius:3px;min-height:28px;padding:0;font-size:inherit;font-weight:inherit}.sort-button{flex:1;justify-content:flex-start;text-align:left;gap:5px}.sort-button:hover:not(:disabled),.column-filter:hover:not(:disabled){background:#ffffff1a}.column-filter{width:25px;opacity:.7;flex-shrink:0}.column-filter.is-filtered{opacity:1;background:#ffffff35}.resize-handle{position:absolute;width:8px;right:-4px;top:0;height:100%;cursor:col-resize;z-index:8;touch-action:none}.resize-handle:hover{background:#a0d1eb99}.row-actions{white-space:nowrap;padding:5px 4px;position:sticky;right:0;z-index:2;box-shadow:-2px 0 #bccedb70}.row-actions .icon-button{width:32px;display:inline-flex;color:#62869e}.actions-header{background:#294d69;right:0;z-index:5;box-shadow:-2px 0 #bccedb70}.selected td{box-shadow:inset 0 2px #8eb7d355,inset 0 -2px #8eb7d355}.selected .select-col,.selected td.frozen-col{background-color:#e7f1f8!important}mark{background:#fff19a;color:#263a4c;box-shadow:0 0 0 1px #e6c64440;border-radius:2px}.table-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #dce6ee;padding:6px 12px;font-size:.8125rem;color:#6a8194;background:#fcfdff}.footer-note{color:#8c9caa}.pagination{display:flex;align-items:center;gap:13px;font-variant-numeric:tabular-nums}.pagination span{min-width:91px;text-align:center}.pagination .icon-button{border:1px solid #dce6ee;width:31px;height:31px;min-height:31px;padding:5px}.table-loading{display:flex;align-items:center;justify-content:center;gap:10px;height:260px;color:#6e8799}.empty{position:sticky;left:0;width:calc(100vw - 70px);max-width:100%;display:flex;align-items:center;flex-direction:column;gap:12px;padding:50px 20px;color:#778fa2}.empty h2{color:#31536d}.empty p{font-size:.875rem}.error-message{color:#a13b43;background:#fcf0f1;border:1px solid #efcbd0;padding:12px;border-radius:6px;font-size:.875rem;line-height:1.5}.error-banner{display:flex;align-items:center;justify-content:space-between;color:#96363e;background:#fff0f1;padding:10px 20px;font-size:.875rem}.toast{position:fixed;bottom:27px;left:50%;transform:translate(-50%);background:#173c59;box-shadow:0 5px 20px #173c5928;color:#fff;display:flex;align-items:center;gap:10px;border-radius:8px;padding:13px 20px;font-size:.875rem;z-index:30;max-width:90vw}dialog{width:min(560px,calc(100vw - 32px));border:1px solid #d8e4ed;border-radius:13px;box-shadow:0 25px 100px #102c4855;padding:0;color:#2a465c;max-height:90vh}dialog::backdrop{background:#15344855;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid #e2eaf0}.dialog-head h2{font-weight:650}.dialog-body{padding:16px 18px;overflow:auto;max-height:calc(90vh - 145px)}.dialog-body>input,.dialog-body>select{width:100%;font-size:.875rem}.field-label{display:block;font-size:.8125rem;font-weight:650;margin-bottom:8px}.dialog-body input+.field-label,.dialog-body select+.field-label{margin-top:20px}.value-heading{margin:21px 0 7px;display:flex;align-items:center;justify-content:space-between;font-size:.8125rem;font-weight:600}.value-heading button{font-size:.75rem;padding:0 4px;min-height:24px}.filter-values{border:1px solid #dbe5ed;border-radius:6px;margin-top:8px;max-height:240px;overflow:auto}.filter-values label{display:flex;gap:11px;align-items:flex-start;padding:10px 11px;border-bottom:1px solid #edf2f6;font-size:.875rem;line-height:1.4;white-space:pre-wrap;cursor:pointer}.filter-values input{margin-top:2px}.filter-values label:hover{background:#f1f7fb}.dialog-footer{display:flex;justify-content:space-between;gap:12px;padding:12px 18px;border-top:1px solid #e0e9f0;background:#fafcfe}.dialog-intro{font-size:.875rem;line-height:1.65;color:#6a8296;margin-bottom:12px}.upload-zone{position:relative;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:11px;padding:22px 16px;border:1.5px dashed #9dbbd1;background:#f6fafd;border-radius:8px;color:#547f9d;cursor:pointer}.upload-zone strong{font-size:.9375rem}.upload-zone span{font-size:.75rem;color:#849cad}.upload-zone input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;cursor:pointer}.upload-zone:focus-within{outline:3px solid var(--teal);outline-offset:3px}.upload-progress{display:flex;align-items:center;gap:9px;margin-top:18px;font-size:.8125rem;color:#50758f}.dialog-body>.error-message{margin-top:17px}.upload-review{margin-top:21px;border-top:1px solid #e1e9f0;padding-top:20px}.validated{display:flex;align-items:center;gap:7px;font-size:.8125rem;color:#267459;margin-bottom:9px}.upload-filename{display:block;font-size:.875rem;overflow-wrap:anywhere;line-height:1.6}.count-compare{display:flex;align-items:center;justify-content:space-around;background:#f2f7fb;border:1px solid #e1eaf1;border-radius:7px;padding:15px;margin:16px 0}.count-compare div{display:flex;flex-direction:column;gap:6px}.count-compare small{font-size:.75rem;color:#7f94a5}.count-compare strong{font-size:1.7rem;font-weight:650}.upload-review>p{font-size:.8125rem;color:#7690a3;line-height:1.6}.upload-review .warning{background:#fff5dd;color:#8d6624;padding:12px;margin:11px 0;border-radius:6px}.fallback-text{width:100%;min-height:240px;margin-top:15px;font-family:monospace;font-size:.8125rem}.dialog-body>p{line-height:1.6}@media(max-width:1100px){.updated-at{display:none}.table-toolbar{flex-wrap:wrap}.export-actions{margin-left:auto}.check-label{margin-right:2px}}@media(max-width:760px){.workspace{padding:8px}.app-header{padding:0 12px}.header-title,.header-divider{display:none}.header-actions{gap:4px}.header-actions .text-button{font-size:.8125rem;padding:5px}.brand{font-size:1.4rem}.brand-mark{width:28px;height:29px;font-size:21px}.tabs button{font-size:.8125rem;padding:7px 10px;gap:6px}.tabs button:first-child{padding-right:10px}.tab-count{font-size:.7rem;padding:0 4px}.search-row{gap:6px;flex-wrap:wrap}.search-input{min-width:190px;gap:8px;padding:0 9px}.search-input input{font-size:.875rem}.search-input kbd{display:none}.filter-control{padding:6px 9px;font-size:.8125rem}.clear{font-size:.75rem;margin-left:auto;min-height:24px;padding:0}.quick-filters{gap:5px}.filter-chip{padding:4px 7px;gap:7px}.table-toolbar{gap:6px}.export-actions{flex-wrap:wrap;gap:6px;width:100%;justify-content:flex-end}.export-actions .check-label{margin-right:auto;font-size:.75rem}.export-actions button{font-size:.75rem;gap:5px;padding:6px 8px;min-height:32px}.export-actions button svg{width:13px}.result-info{font-size:.8125rem}.table-footer{padding:6px 8px;font-size:.75rem}.pagination{gap:5px}.pagination span{min-width:80px}.selection-bar{font-size:.75rem}.selection-actions{margin-left:0;width:100%}.selection-actions button{font-size:.75rem}.selection-actions button:last-child{margin-left:auto}.applied-filters button{max-width:100%;font-size:.75rem}.footer-note{display:none}th.frozen-col,td.frozen-col{position:static;box-shadow:none}th.frozen-col{position:sticky;left:auto}.row-actions{position:static;box-shadow:none}.actions-header{right:auto;box-shadow:none}.empty{width:calc(100vw - 18px)}}@media(prefers-reduced-motion:reduce){*{transition:none!important}.spin{animation-duration:2s}}
