*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f2f5fb;--surface:#fff;--surface2:#e8edf6;--border:#c8d4e8;--text:#0a1828;--muted:#4e6480;--accent:#07c;--green:#138844;--red:#b02;--yellow:#a80;--neon-purple:#72c}[data-theme=dark]{--bg:#04060d;--surface:#080e1c;--surface2:#0d1526;--border:#162238;--text:#d8e8f8;--muted:#7899bb;--accent:#00b4d8;--green:#2c5;--red:#c13;--yellow:#fc0;--neon-purple:#93f}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;transition:background .2s,color .2s}.theme-toggle{border:1px solid var(--border);cursor:pointer;color:var(--muted);white-space:nowrap;background:0 0;border-radius:6px;padding:.28rem .65rem;font-size:.8rem;transition:all .15s}.theme-toggle:hover{border-color:var(--muted);color:var(--text)}.hdr{background:var(--surface);border-bottom:1px solid var(--border);border-bottom-color:#0000;border-image:linear-gradient(90deg,#00d4ff,#c044ff,#f36) 1;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.hdr-title{align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.hdr-sub{color:var(--muted);font-size:.75rem}.hdr-right{align-items:center;gap:.75rem;display:flex}.hdr-breadcrumb{color:var(--muted);font-size:.78rem}.hdr-breadcrumb span{color:var(--text);font-weight:600}.ch-wordmark{letter-spacing:.2em;text-transform:uppercase;background:linear-gradient(90deg,#00d4ff 0%,#c044ff 100%);-webkit-text-fill-color:transparent;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:800}.ch-wordmark-sub{letter-spacing:.15em;text-transform:uppercase;color:var(--muted);text-align:right;margin-top:.1rem;font-size:.58rem}.top-tabs{align-items:center;gap:.1rem;margin:0 1rem;display:flex}.top-tab{cursor:pointer;color:var(--muted);white-space:nowrap;border:1px solid #0000;border-radius:6px;padding:.26rem .65rem;font-size:.74rem;font-weight:600;text-decoration:none;transition:all .15s}.top-tab:hover{color:var(--text);border-color:var(--border)}.top-tab.active{background:var(--accent);color:#fff;border-color:#0000}.screen{display:none}.screen.active{display:block}.btn-primary{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:.55rem 1.4rem;font-size:.85rem;font-weight:700}.btn-primary:hover{opacity:.88}.btn-ghost{color:var(--muted);border:1px solid var(--border);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.55rem 1.1rem;font-size:.82rem}.btn-ghost:hover{border-color:var(--muted);color:var(--text)}.btn-danger{color:var(--red);cursor:pointer;background:0 0;border:1px solid #f8514959;border-radius:5px;padding:.4rem .85rem;font-size:.78rem}.btn-danger:hover{background:#f851491a}.btn-open{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:5px;padding:.4rem .85rem;font-size:.78rem;font-weight:600}.btn-open:hover{opacity:.88}.lib-hdr{justify-content:space-between;align-items:center;margin-bottom:1.6rem;display:flex}.lib-hdr-left h2{font-size:1.25rem;font-weight:700}.lib-hdr-left p{color:var(--muted);margin-top:.2rem;font-size:.82rem}.lib-empty{text-align:center;color:var(--muted);padding:5rem 2rem}.lib-empty-icon{margin-bottom:1rem;font-size:3rem}.lib-empty h3{color:var(--text);margin-bottom:.4rem;font-size:1.1rem}.lib-empty p{margin-bottom:1.5rem;font-size:.85rem}.lib-table-wrap{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden}.lib-table{border-collapse:collapse;width:100%}.lib-table thead th{text-align:left;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);border-bottom:1px solid var(--border);background:var(--surface2);white-space:nowrap;padding:.65rem 1rem;font-size:.68rem;font-weight:700}.lib-table thead th.r{text-align:right}.lib-table tbody tr{border-bottom:1px solid var(--border);transition:background .1s}.lib-table tbody tr:last-child{border-bottom:none}.lib-table tbody tr:hover{background:var(--surface2)}.lib-table td{vertical-align:middle;padding:.75rem 1rem}.lib-table td.r{text-align:right}.lib-name{font-size:.9rem;font-weight:600}.lib-file{color:var(--muted);margin-top:.15rem;font-size:.75rem}.lib-actions{flex-wrap:wrap;justify-content:flex-end;gap:.3rem;display:flex}.lib-badge{color:var(--accent);background:#00d4ff1f;border-radius:4px;padding:.15rem .5rem;font-size:.72rem;font-weight:700;display:inline-block}.lib-wrap{max-width:none;margin:0;padding:1.5rem 1rem}.lib-sum-wrap{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden}.lib-sum-scroll{overflow-x:auto}.lib-sum-tbl{border-collapse:collapse;width:100%;font-size:clamp(.65rem,.85vw,.82rem)}.lib-sum-tbl thead tr{background:var(--surface2)}.lib-sum-tbl thead th{text-align:right;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);border-bottom:1px solid var(--border);white-space:normal;padding:.45rem clamp(.25rem,.5vw,.9rem);font-size:.82em;font-weight:700;line-height:1.25}.lib-sum-tbl thead th.left{text-align:left}.lib-sum-tbl tbody tr{border-bottom:1px solid var(--border);transition:background .12s}.lib-sum-tbl tbody tr:last-child{border-bottom:none}.lib-sum-tbl tbody tr:hover{background:#00d4ff0a}.lib-sum-tbl td{text-align:right;vertical-align:middle;white-space:nowrap;padding:.55rem clamp(.25rem,.5vw,.9rem)}.lib-sum-tbl td.left{text-align:left}.lib-sum-name{white-space:nowrap;text-overflow:ellipsis;max-width:clamp(120px,13vw,240px);font-size:1em;font-weight:700;overflow:hidden}.lib-sum-file{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:clamp(120px,13vw,240px);margin-top:.1rem;font-size:.82em;overflow:hidden}.lib-sum-legend{color:var(--muted);border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:1rem;padding:.45rem 1rem;font-size:.62rem;display:flex}.asof-btn{color:var(--muted);cursor:pointer;vertical-align:middle;background:0 0;border:none;padding:0 .25rem;font-size:.72rem}.asof-btn:hover{color:var(--accent)}.app-body{align-items:flex-start;display:flex}.sidebar{background:#1a2235;border-right:1px solid #2a3a55;flex-direction:column;flex-shrink:0;width:195px;height:calc(100vh - 52px);display:flex;position:sticky;top:52px;overflow-y:auto}.main-content{flex:1;min-width:0}.sb-logo{text-transform:uppercase;letter-spacing:.09em;color:#8aaac8;padding:1rem 1rem .5rem;font-size:.68rem;font-weight:700}.sb-sector{text-transform:uppercase;letter-spacing:.09em;justify-content:space-between;align-items:center;padding:.55rem 1rem .2rem;font-size:.68rem;font-weight:700;display:flex}.sb-sector.rmbs{color:#40c8f0}.sb-sector.abs{color:#c880ff}.sb-item{cursor:pointer;color:#9ab0cc;border-left:2px solid #0000;justify-content:space-between;align-items:center;padding:.38rem 1rem .38rem 1.6rem;font-size:.82rem;transition:all .12s;display:flex}.sb-item.top{color:#b8cce0;padding-left:1rem;font-size:.84rem;font-weight:600}.sb-item:hover{color:#def;background:#ffffff0f}.sb-item.active{color:#e8f4ff;background:#40c8f01f;border-left-color:#40c8f0;font-weight:600}.sb-item.active.abs{background:#c880ff1a;border-left-color:#c880ff}.sb-count{color:#8aaac8;background:#ffffff1a;border-radius:10px;padding:.08rem .45rem;font-size:.65rem}.type-badge{border-radius:4px;padding:.18rem .55rem;font-size:.7rem;font-weight:700;display:inline-block}.type-badge.rmbs{color:var(--accent);background:#00d4ff26}.type-badge.abs{color:var(--neon-purple);background:#c044ff26}.sub-badge{background:var(--surface2);color:var(--muted);border-radius:4px;margin-left:.3rem;padding:.15rem .5rem;font-size:.68rem;display:inline-block}.sec-sel{background:var(--surface2);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:5px;max-width:105px;padding:.28rem .5rem;font-size:.75rem;transition:border-color .15s}.sec-sel:hover,.sec-sel:focus{border-color:var(--muted);outline:none}.sec-sel.rmbs{color:var(--accent);border-color:#00d4ff59}.sec-sel.abs{color:var(--neon-purple);border-color:#c044ff59}.sec-sub-sel{background:var(--surface2);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:5px;max-width:130px;margin-top:.3rem;padding:.28rem .5rem;font-size:.75rem;transition:border-color .15s;display:block}.sec-sub-sel:hover,.sec-sub-sel:focus{border-color:var(--muted);outline:none}.sec-sub-sel.has-val{color:var(--text)}.trends-wrap{max-width:1400px;margin:0 auto;padding:1.5rem}.trend-sector-bar{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.25rem;padding:.65rem 0 .5rem;display:flex}.trend-sector-label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-right:.2rem;font-size:.72rem;font-weight:600}.trend-subtype-sep{color:var(--border);margin:0 .3rem}.trend-sector-chip{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:20px;padding:.22rem .75rem;font-size:.75rem;transition:all .15s}.trend-sector-chip.active{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:700}.trend-sector-chip:hover:not(.active){border-color:var(--accent);color:var(--accent)}.trends-grid{grid-template-columns:repeat(auto-fit,minmax(480px,1fr));gap:1.2rem;margin-top:1.2rem;display:grid}@media (max-width:540px){.trends-grid{grid-template-columns:1fr}}.trend-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow:hidden}.trend-head{background:var(--surface2);border-bottom:1px solid var(--border);padding:.75rem 1rem;font-size:.85rem;font-weight:700}.trend-chart-wrap{height:220px;padding:.75rem 1rem 1rem;position:relative}.trends-empty{text-align:center;color:var(--muted);padding:4rem 2rem}.trends-empty h3{color:var(--text);margin-bottom:.5rem;font-size:1.1rem}.trend-metric-toggle{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.tmt-btn{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:20px;padding:.3rem .85rem;font-size:.75rem;transition:all .15s}.tmt-btn.on{border-color:currentColor;font-weight:700}.tmt-btn:hover{opacity:.85}.trend-insights{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-top:1.4rem;padding:1.2rem 1.4rem}.ins-hdr{color:var(--text);margin-bottom:.2rem;font-size:.95rem;font-weight:700}.ins-sub{color:var(--muted);margin-bottom:1rem;font-size:.78rem}.ins-row{border-top:1px solid var(--border);align-items:flex-start;gap:1rem;padding:.65rem 0;display:flex}.ins-metric{min-width:110px;padding-top:.1rem;font-size:.78rem;font-weight:700}.ins-body{flex:1}.ins-range{color:var(--text);margin-bottom:.2rem;font-size:.82rem}.ins-detail{color:var(--muted);font-size:.75rem;line-height:1.5}.ins-detail strong{color:var(--text)}.ins-flag{vertical-align:middle;border-radius:10px;margin-right:.35rem;padding:.1rem .45rem;font-size:.68rem;font-weight:700;display:inline-block}.ins-flag.red{color:var(--red);background:#e945602e;border:1px solid #e9456066}.ins-flag.yellow{color:var(--yellow);background:#ffe6001f;border:1px solid #ffe6004d}.ins-flag.green{color:var(--green);background:#00ff881a;border:1px solid #00ff884d}.ins-no-diff{color:var(--muted);padding-top:.5rem;font-size:.82rem}.bond-modal-overlay{z-index:1000;background:#000000b8;justify-content:center;align-items:flex-start;padding:2rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.bond-modal-box{background:var(--surface);border:1px solid var(--border);border-radius:12px;width:100%;max-width:900px;margin:auto}.bond-modal-hdr{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;display:flex}.bond-modal-hdr h3{font-size:1rem;font-weight:700}.bond-modal-hdr-sub{color:var(--muted);margin-top:.1rem;font-size:.75rem}.bond-modal-body{padding:1.4rem 1.5rem}.bond-modal-section-title{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-top:0;margin-bottom:.75rem;font-size:.68rem;font-weight:700}.bond-modal-ftr{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.bond-drop-zone{border:1px solid var(--border);border-radius:7px;min-height:48px;margin-bottom:.5rem;overflow:hidden}.bond-drop-empty{color:var(--muted);text-align:center;padding:1.2rem;font-size:.8rem}.bond-clean-tbl{border-collapse:separate;border-spacing:3px;width:100%;padding:4px;font-size:.82rem}.bond-clean-tbl thead th{background:var(--surface2);color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--border);white-space:nowrap;border-radius:4px;padding:.4rem .75rem;font-size:.65rem;font-weight:700}.bond-clean-tbl td{white-space:nowrap;background:var(--surface);border:1px solid #30363d99;border-radius:4px;padding:.38rem .75rem}.bond-clean-tbl tbody tr:hover td{background:var(--surface2)}.bond-clean-tbl tr.bond-subhdr td{background:var(--surface2);color:var(--accent);border-color:var(--accent);opacity:.85;font-size:.78rem;font-weight:700}.bond-clean-tbl tr.bond-row-sep td{background:0 0;border:none;padding:2px 0}.bond-tbl-actions{align-items:center;gap:.75rem;margin-bottom:.65rem;display:flex}.bond-paste-hint{color:var(--green);flex:1;font-size:.75rem}.bond-clear-btn{border:1px dashed var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:5px;padding:.35rem .85rem;font-size:.78rem;transition:all .15s}.bond-clear-btn:hover{border-color:var(--red);color:var(--red)}.bond-ai-badge{background:linear-gradient(135deg,var(--accent),#7c3aed);color:#fff;vertical-align:middle;letter-spacing:.04em;border-radius:3px;margin-left:.35rem;padding:.1rem .35rem;font-size:.55rem;font-weight:800}.deal-doc-zone{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.deal-doc-label{cursor:pointer;align-items:center;display:inline-flex}.deal-doc-label input[type=file]{display:none}.deal-doc-btn{color:var(--accent);border:1px solid var(--accent);background:0 0;border-radius:6px;padding:.38rem .9rem;font-size:.8rem;font-weight:600;transition:background .15s}.deal-doc-btn:hover{background:#00d4ff1a}.deal-doc-hint{color:var(--muted);font-size:.72rem}.deal-doc-status{color:var(--accent);margin-bottom:.5rem;font-size:.78rem}.deal-doc-summary-box{background:var(--surface2);border:1px solid var(--border);border-radius:7px;margin-bottom:.5rem;padding:.85rem 1rem}.deal-doc-summary-hdr{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.deal-doc-filename{color:var(--accent);font-size:.75rem;font-weight:700}.deal-doc-clear{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem}.deal-doc-clear:hover{color:var(--red)}.deal-doc-summary-content{flex-direction:column;gap:.6rem;display:flex}.dds-lbl{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);margin-bottom:.25rem;font-size:.6rem;font-weight:700}.dds-text{color:var(--text);font-size:.8rem;line-height:1.6}.dds-list{color:var(--text);margin:0;padding-left:1.1rem;font-size:.8rem;line-height:1.75}.dds-risks li{color:var(--red)}.dds-invest li{color:#4caf50;font-weight:500}.dds-themes li{color:var(--accent);font-style:italic}.dds-prose-section{border-left:2px solid var(--accent);padding-left:.75rem}.dds-prose .dds-para{color:var(--text);margin:0 0 .5rem;font-size:.8rem;line-height:1.7}.dds-prose .dds-para:last-child{margin-bottom:0}.deal-doc-section-picker{background:var(--surface2);border:1px solid var(--border);border-radius:7px;margin-bottom:.5rem;padding:.85rem 1rem}.dds-picker-hdr{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.dds-picker-title{color:var(--text);font-size:.75rem;font-weight:700}.dds-section-cards{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem;margin-bottom:.75rem;display:grid}.dds-section-card{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:6px;align-items:flex-start;gap:.5rem;padding:.55rem .65rem;transition:border-color .12s;display:flex}.dds-section-card:hover{border-color:var(--accent)}.dds-section-card input[type=checkbox]{accent-color:var(--accent);flex-shrink:0;margin-top:.1rem}.dds-card-body{min-width:0}.dds-card-title{color:var(--text);font-size:.78rem;font-weight:600;line-height:1.3}.dds-card-pages{color:var(--muted);margin-top:.1rem;font-size:.65rem}.dds-card-preview{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.2rem;font-size:.68rem;line-height:1.4;display:-webkit-box;overflow:hidden}.dds-picker-ftr{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.dds-analyze-hint{color:var(--muted);font-size:.68rem}.dds-tbl-title{color:var(--accent);margin:.6rem 0 .25rem;font-size:.7rem;font-weight:700}.dds-tbl-wrap{overflow-x:auto}.dds-tbl{border-collapse:collapse;width:100%;margin-bottom:.5rem;font-size:.76rem}.dds-tbl thead th{background:var(--surface);color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border);white-space:nowrap;padding:.3rem .6rem;font-size:.62rem;font-weight:700}.dds-tbl tbody tr:nth-child(2n){background:#ffffff08}.dds-tbl td{white-space:nowrap;color:var(--text);border-bottom:1px solid #30363d66;padding:.28rem .6rem}.bond-terms-grid{grid-template-columns:1fr 1fr;gap:.75rem 1.2rem;display:grid}@media (max-width:600px){.bond-terms-grid{grid-template-columns:1fr}}.bond-term-field label{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:.28rem;font-size:.65rem;font-weight:700;display:block}.bond-term-field input{background:var(--surface2);border:1px solid var(--border);width:100%;color:var(--text);border-radius:5px;padding:.42rem .6rem;font-size:.82rem}.bond-term-field input:focus{border-color:var(--accent);outline:none}.bond-chart-picker-hdr{justify-content:space-between;align-items:center;margin-bottom:.55rem;display:flex}.bond-chart-picker-hint{color:var(--muted);font-size:.72rem}.bond-chart-picker{flex-wrap:wrap;gap:.4rem .5rem;display:flex}.bond-chart-chip{border:1px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--muted);border-radius:20px;align-items:center;gap:.35rem;padding:.28rem .65rem;font-size:.75rem;transition:all .15s;display:inline-flex}.bond-chart-chip input[type=checkbox]{display:none}.bond-chart-chip.on{border-color:var(--accent);color:var(--accent);background:#00d4ff14}.bond-chart-chip:hover{border-color:var(--accent);color:var(--text)}.gurgs-toolbar{z-index:1;background:#0c2340;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 1.25rem;display:flex;position:sticky;top:0;box-shadow:0 2px 12px #0006}@media print{.gurgs-toolbar{display:none!important}#gurgsteezeOverlay{position:absolute!important;overflow:visible!important}}.upload-wrap{justify-content:center;align-items:center;min-height:calc(100vh - 52px);padding:2rem;display:flex}.dropzone{border:2px dashed var(--border);text-align:center;cursor:pointer;border-radius:14px;width:100%;max-width:480px;padding:3.5rem 5rem;transition:border-color .2s,background .2s}.dropzone:hover,.dropzone.over{border-color:var(--accent);background:#2f81f70d}.dz-icon{margin-bottom:1rem;font-size:3rem}.dz-title{margin-bottom:.4rem;font-size:1.2rem;font-weight:700}.dz-sub{color:var(--muted);font-size:.85rem;line-height:1.5}.dz-btns{justify-content:center;gap:.75rem;margin-top:1.4rem;display:flex}.dz-note{color:var(--muted);margin-top:1rem;font-size:.72rem}#fileInput{display:none}.mapper-wrap{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.page-title{margin-bottom:.3rem;font-size:1.25rem;font-weight:700}.page-sub{color:var(--muted);margin-bottom:1rem;font-size:.85rem}.name-field{margin-bottom:1.4rem}.name-field label{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:.4rem;font-size:.72rem;font-weight:700;display:block}.name-input{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:6px;width:100%;max-width:380px;padding:.6rem .9rem;font-size:.95rem}.name-input:focus{border-color:var(--accent);outline:none}.mapper-grid{margin-bottom:1.2rem}.row-actions{align-items:center;gap:.75rem;display:flex}.mapper-cov-wrap{align-items:center;gap:.85rem;margin-bottom:1.1rem;display:flex}.mapper-cov-track{background:var(--border);border-radius:3px;flex:1;height:5px;overflow:hidden}.mapper-cov-fill{background:var(--green);border-radius:3px;height:100%;transition:width .4s}.mapper-cov-label{color:var(--muted);white-space:nowrap;min-width:160px;font-size:.75rem}.mapper-tbl-wrap{background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:1rem;overflow:auto hidden}.mapper-tbl{border-collapse:collapse;width:100%;font-size:.82rem}.mapper-tbl thead th{text-align:left;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);background:var(--surface2);border-bottom:1px solid var(--border);white-space:nowrap;padding:.5rem .9rem;font-size:.62rem;font-weight:700}.mapper-tbl .grp-hdr-row td{background:var(--surface2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:.3rem .9rem}.grp-hdr{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);font-size:.6rem;font-weight:700}.mapper-tbl tbody tr:not(.grp-hdr-row):hover td{background:#ffffff06}.mapper-tbl td{border-bottom:1px solid var(--border);vertical-align:middle;padding:.52rem .9rem}.mapper-tbl tbody tr:last-child td{border-bottom:none}.map-field-name{white-space:nowrap;min-width:168px;font-size:.82rem;font-weight:600}.field-req{color:var(--red);margin-left:.15rem}.map-ac-cell{min-width:240px;max-width:300px}.map-ac-wrap{position:relative}.map-ac-input-row{align-items:stretch;display:flex}.map-ac-input{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:5px 0 0 5px;outline:none;flex:1;min-width:0;padding:.38rem .6rem;font-size:.82rem;transition:border-color .15s}.map-ac-input:focus{border-color:var(--accent)}.map-ac-clear{background:var(--surface2);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-left:none;border-radius:0 5px 5px 0;padding:0 .55rem;font-size:1rem;line-height:1}.map-ac-clear:hover{color:var(--red);background:#ff336614}.map-ac-drop{background:var(--surface);border:1px solid var(--border);z-index:300;border-radius:6px;max-height:210px;position:absolute;top:calc(100% + 3px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000080}.map-ac-opt{cursor:pointer;align-items:baseline;gap:.5rem;padding:.38rem .7rem;font-size:.8rem;display:flex}.map-ac-opt:hover,.map-ac-opt.hi{color:var(--accent);background:#00d4ff1f}.map-ac-opt.used{color:var(--muted);font-style:italic}.map-ac-empty{color:var(--muted);padding:.5rem .7rem;font-size:.78rem}.ac-code{white-space:nowrap;flex-shrink:0}.ac-desc{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.map-ac-opt:hover .ac-desc,.map-ac-opt.hi .ac-desc{color:inherit;opacity:.75}.utag-desc{color:var(--muted);margin-left:.2rem;font-size:.65rem}.map-samples-cell{min-width:150px;max-width:230px}.sample-chips{flex-wrap:wrap;gap:.28rem;display:flex}.sample-chip{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;background:#00d4ff12;border-radius:3px;max-width:110px;padding:.08rem .38rem;font-family:SF Mono,Fira Mono,monospace;font-size:.68rem;overflow:hidden}.mstat-ok{color:var(--green);font-size:.82rem;font-weight:700}.mstat-req{color:var(--red);background:#ff33661a;border-radius:3px;padding:.1rem .4rem;font-size:.68rem;font-weight:700}.mstat-none{color:var(--border);font-size:.8rem}.unassigned-wrap{margin-bottom:1.4rem}.mapper-section-lbl{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:.5rem;font-size:.68rem;font-weight:700}.unassigned-tags{flex-wrap:wrap;gap:.38rem;display:flex}.unassigned-tag{background:var(--surface);border:1px solid var(--border);color:var(--muted);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-radius:4px;max-width:220px;padding:.2rem .55rem;font-size:.72rem;transition:all .12s;overflow:hidden}.unassigned-tag:hover{border-color:var(--accent);color:var(--accent)}.remap-banner{color:var(--yellow);background:#ffe60014;border:1px solid #ffe6004d;border-radius:8px;margin-bottom:1.2rem;padding:.6rem 1rem;font-size:.82rem}.btn-remap{color:var(--yellow);cursor:pointer;background:0 0;border:1px solid #ffe60059;border-radius:5px;padding:.4rem .85rem;font-size:.78rem}.btn-remap:hover{background:#ffe60014}.tape-info-wrap{max-width:600px;margin:0 auto;padding:3rem 1.5rem}.tape-info-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.8rem 2rem}.ti-file-row{border-bottom:1px solid var(--border);align-items:center;gap:1rem;margin-bottom:1.6rem;padding-bottom:1.4rem;display:flex}.ti-file-icon{flex-shrink:0;font-size:2.2rem}.ti-file-name{word-break:break-all;color:var(--text);font-size:.9rem;font-weight:700}.ti-file-sub{color:var(--muted);margin-top:.15rem;font-size:.72rem}.ti-fields{grid-template-columns:1fr 1fr;gap:1.1rem 1.4rem;margin-bottom:1.8rem;display:grid}@media (max-width:520px){.ti-fields{grid-template-columns:1fr}}.ti-field label{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:.38rem;font-size:.7rem;font-weight:700;display:block}.ti-field label .req{color:var(--red)}.ti-field .name-input{width:100%;max-width:none}.ti-field-full{grid-column:1/-1}.dash{padding:1.5rem}.dash-hdr{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.4rem;display:flex}.dash-hdr-left .dash-title{font-size:1.1rem;font-weight:700}.dash-hdr-left .dash-meta{color:var(--muted);margin-top:.2rem;font-size:.78rem}.stats-bar{grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:.75rem;margin-bottom:.5rem;display:grid}.stat-wide{grid-column:span 2;min-width:0}@media (max-width:520px){.stat-wide{grid-column:span 1}}.stat{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.85rem 1rem;transition:border-color .2s,box-shadow .2s}.stat:hover{border-color:#00d4ff66;box-shadow:0 0 14px #00d4ff14}.stat-lbl{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:.3rem;font-size:.65rem;font-weight:700}.stat-val{font-size:1.2rem;font-weight:700}.stat-val.hi{color:var(--accent)}.stat-sub{color:var(--muted);margin-top:.12rem;font-size:.72rem}.stat-toggle{cursor:pointer;-webkit-user-select:none;user-select:none}.stat-toggle:hover{border-color:var(--accent)}.stat-top-row{justify-content:space-between;align-items:baseline;display:flex}.stat-chevron{color:var(--muted);margin-left:4px;font-size:.6rem;transition:transform .2s;display:inline-block}.stat-chevron.open{transform:rotate(180deg)}.stat-dist{border-top:1px solid var(--border);margin-top:.5rem;padding-top:.4rem;display:none}.stat-dist.open{display:block}.stat-dist-row{justify-content:space-between;gap:.5rem;padding:.15rem 0;font-size:.73rem;display:flex}.stat-dist-row .dl{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stat-dist-row .dv{color:var(--text);flex-shrink:0;font-weight:600}.stat-footnote{color:var(--muted);margin-bottom:1.4rem;font-size:.65rem}.tables-grid{grid-template-columns:repeat(auto-fit,minmax(480px,1fr));gap:1.2rem;display:grid}@media (max-width:540px){.tables-grid{grid-template-columns:1fr}}.tbl-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;transition:border-color .2s;overflow:hidden}.tbl-card.dragging{opacity:.35;outline:2px dashed var(--border)}.tbl-card.drag-over{border-color:var(--accent);box-shadow:0 0 16px #00d4ff33}.tbl-head{background:var(--surface2);border-bottom:1px solid var(--border);cursor:grab;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:700;display:flex}.tbl-head:active{cursor:grabbing}.drag-handle{color:var(--muted);opacity:.5;flex-shrink:0;font-size:1rem}.tbl-head:hover .drag-handle{opacity:1;color:var(--accent)}.tbl-wrap{overflow-x:auto}.tbl-wrap-list{padding:.25rem 0}.tbl-wrap-list table{font-size:.82rem}.tbl-wrap-list tbody td:first-child{font-weight:600}.ctb-list{margin-left:.2rem;border-left:1px solid var(--border)!important}.card-color-wrap{cursor:pointer;align-items:center;margin-left:.25rem;display:inline-flex;position:relative}.card-color-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.card-color-swatch{border:1px solid #fff3;border-radius:3px;flex-shrink:0;width:14px;height:14px;transition:transform .1s;display:inline-block}.card-color-wrap:hover .card-color-swatch{transform:scale(1.2)}.card-del-btn{color:var(--muted);cursor:pointer;opacity:0;background:0 0;border:none;padding:0 .2rem;font-size:.8rem;line-height:1;transition:opacity .15s,color .15s}.tbl-head:hover .card-del-btn{opacity:1}.card-del-btn:hover{color:var(--red)}.hidden-cards-hint{text-align:center;color:var(--muted);padding:.6rem 0 .2rem;font-size:.78rem}table{border-collapse:collapse;width:100%;font-size:.78rem}thead th{text-align:right;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border-bottom:1px solid var(--border);white-space:nowrap;padding:.5rem .7rem;font-size:.67rem;font-weight:700}thead th.left{text-align:left}tbody tr{border-bottom:1px solid #30363d99}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:#ffffff08}td{text-align:right;white-space:nowrap;padding:.48rem .7rem}td.left{text-align:left;font-weight:500}td.bar-cell{position:relative}.bar-bg{pointer-events:none;background:#2f81f71f;position:absolute;top:0;bottom:0;left:0}.bar-txt{z-index:1;position:relative}.lib-check{cursor:pointer;width:15px;height:15px;accent-color:var(--accent)}.cmp-bar{background:var(--surface2);border-top:1px solid var(--border);z-index:10;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:none;position:sticky;bottom:0}.cmp-bar.show{display:flex}.cmp-bar-msg{color:var(--muted);font-size:.85rem}.cmp-bar-msg strong{color:var(--text)}.cmp-tape-strip{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.6rem;display:grid}.cmp-tape-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1rem 1.2rem}.cmp-tape-card .ltr{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.2rem;font-size:.68rem;font-weight:700}.cmp-tape-card .nm{font-size:1rem;font-weight:700}.cmp-tape-card .sub{color:var(--muted);margin-top:.15rem;font-size:.75rem}.cmp-tape-card.a{border-color:var(--accent)}.cmp-tape-card.b{border-color:var(--yellow)}.cmp-tape-card.c{border-color:var(--green)}.cmp-tape-card.d{border-color:var(--neon-purple)}.cmp-section{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-bottom:1px solid var(--border);margin:1.6rem 0 .75rem;padding-bottom:.4rem;font-size:.78rem;font-weight:700}.cmp-wa-wrap{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-bottom:1.6rem;overflow:hidden}.cmp-wa-table{border-collapse:collapse;width:100%;font-size:.85rem}.cmp-wa-table th{text-align:right;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);background:var(--surface2);border-bottom:1px solid var(--border);white-space:nowrap;padding:.6rem 1rem;font-size:.68rem;font-weight:700}.cmp-wa-table th:first-child{text-align:left}.cmp-wa-table td{text-align:right;border-bottom:1px solid #30363d80;padding:.6rem 1rem}.cmp-wa-table td:first-child{text-align:left;color:var(--muted);font-size:.82rem;font-weight:500}.cmp-wa-table tr:last-child td{border-bottom:none}.cmp-wa-table tr.sig-row td{background:#d299220f}.cmp-wa-table tr.sig-row td:first-child{color:var(--text)}.diff-pos{color:var(--green);font-weight:600}.diff-neg{color:var(--red);font-weight:600}.diff-neu{color:var(--muted)}.sig-dot{background:var(--yellow);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-left:5px;display:inline-block}.cmp-conc-grid{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:1.2rem;display:grid}@media (max-width:500px){.cmp-conc-grid{grid-template-columns:1fr}}.cmp-conc-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow:hidden}.cmp-conc-head{background:var(--surface2);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.7rem 1rem;font-size:.85rem;font-weight:700;display:flex}.cmp-conc-head .col-labels{color:var(--muted);font-size:.68rem;font-weight:400}.cmp-conc-wrap{overflow-x:auto}.cmp-conc-tbl{border-collapse:collapse;width:100%;font-size:.78rem}.cmp-conc-tbl th{text-align:right;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border-bottom:1px solid var(--border);white-space:nowrap;padding:.45rem .7rem;font-size:.65rem;font-weight:700}.cmp-conc-tbl th.left{text-align:left}.cmp-conc-tbl td{text-align:right;white-space:nowrap;border-bottom:1px solid #30363d66;padding:.42rem .7rem}.cmp-conc-tbl td.left{text-align:left;font-weight:500}.cmp-conc-tbl tr:last-child td{border-bottom:none}.cmp-conc-tbl tr.sig-row td{background:#d2992212}.col-a{color:var(--accent)}.col-b{color:var(--yellow)}.col-c{color:var(--green)}.col-d{color:var(--neon-purple)}.stat{position:relative}.stat.has-tip{cursor:help}.st-icon{color:var(--muted);vertical-align:middle;opacity:.6;margin-left:.25rem;font-size:.58rem}.stat-tip-popup{background:var(--surface2);border:1px solid var(--border);z-index:300;white-space:normal;pointer-events:none;text-align:left;border-radius:7px;min-width:230px;max-width:300px;padding:.65rem .85rem;display:none;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000073}.stat.has-tip:hover .stat-tip-popup{display:block}.st-row{justify-content:space-between;align-items:flex-start;gap:.6rem;margin-bottom:.28rem;font-size:.73rem;display:flex}.st-row:last-child{margin-bottom:0}.st-lbl{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;padding-top:.05rem;font-size:.63rem}.st-val{color:var(--accent);text-align:right;word-break:break-word;font-weight:600}.st-formula{font-family:monospace;font-size:.78rem;color:var(--text)!important;font-weight:400!important}.st-sep{border-top:1px solid var(--border);margin-top:.25rem;padding-top:.3rem}.gauge-track{background:var(--border);border-radius:2px;height:4px;margin-top:.55rem;overflow:hidden}.gauge-fill{border-radius:2px;height:100%;transition:width .4s;box-shadow:0 0 6px}.chart-container{padding:.75rem 1rem 0}.chart-canvas-wrap{position:relative}.tbl-toggle{color:var(--muted);cursor:pointer;text-align:left;border:none;border-top:1px solid var(--border);background:0 0;width:100%;padding:.4rem 1rem;font-size:.72rem;display:block}.tbl-toggle:hover{color:var(--text)}.tbl-collapsible{transition:max-height .25s;overflow:hidden}.chart-src-sel{min-width:0;color:var(--text);cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0000;outline:none;flex:1;padding:0 .3rem 0 0;font-family:inherit;font-size:.82rem;font-weight:700;transition:border-color .15s}.chart-src-sel:hover,.chart-src-sel:focus{border-bottom-color:var(--accent)}.chart-src-sel option,.chart-src-sel optgroup{color:var(--text);background:#141b2d;font-weight:400}.chart-src-sel optgroup{color:var(--muted);font-size:.7rem;font-weight:700}.chart-type-btns{flex-shrink:0;gap:.18rem;margin-left:.5rem;display:flex}.dist-int-ctrl{flex-shrink:0;align-items:center;gap:.2rem;margin:0 .4rem;display:inline-flex}.dist-int-unit{color:var(--muted);white-space:nowrap;font-size:.58rem}.dist-int-input{background:var(--surface2);border:1px solid var(--border);width:48px;color:var(--text);text-align:right;-moz-appearance:textfield;border-radius:4px;outline:none;padding:.12rem .3rem;font-size:.68rem}.dist-int-input::-webkit-inner-spin-button{-webkit-appearance:none}.dist-int-input::-webkit-outer-spin-button{-webkit-appearance:none}.dist-int-input:focus{border-color:var(--accent)}.ctb{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:4px;padding:.15rem .5rem;font-size:.62rem;font-weight:600;line-height:1.4;transition:all .12s}.ctb:hover{border-color:var(--muted);color:var(--text)}.ctb.on{border-color:var(--accent);color:var(--accent);background:#00d4ff1f}.modal-overlay{z-index:200;background:#000000a6;justify-content:center;align-items:flex-start;padding:1.5rem;display:none;position:fixed;inset:0;overflow-y:auto}.modal-overlay.show{display:flex}.modal-box{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:100%;max-width:1200px;max-height:calc(100vh - 3rem);margin:auto;display:flex;overflow:hidden}.modal-hdr{border-bottom:1px solid var(--border);background:var(--surface2);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.2rem;display:flex}.modal-title{font-size:1rem;font-weight:700}.modal-meta{color:var(--muted);margin-top:.2rem;font-size:.78rem}.modal-close{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:5px;flex-shrink:0;padding:.25rem .6rem;font-size:1rem}.modal-close:hover{color:var(--text);border-color:var(--muted)}.modal-body{flex:1;overflow:auto}.drill-tbl{border-collapse:collapse;white-space:nowrap;width:100%;font-size:.78rem}.drill-tbl thead th{background:var(--surface2);text-align:right;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border-bottom:1px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;padding:.5rem .85rem;font-size:.65rem;font-weight:700;position:sticky;top:0}.drill-tbl thead th:hover{color:var(--text)}.drill-tbl thead th.sorted{color:var(--accent)}.drill-tbl thead th.left{text-align:left}.drill-tbl tbody tr{border-bottom:1px solid #30363d73}.drill-tbl tbody tr:hover{background:#ffffff08}.drill-tbl td{text-align:right;padding:.42rem .85rem}.drill-tbl td.left{text-align:left}.drill-note{color:var(--muted);border-top:1px solid var(--border);flex-shrink:0;padding:.6rem 1rem;font-size:.75rem}.modal-filter-bar{border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;align-items:center;gap:.75rem;padding:.45rem 1.2rem;display:flex}.drill-filter-count{color:var(--accent);font-size:.74rem;font-weight:600}.lib-sum-tbl thead tr.lib-filter-row th{background:var(--surface);border-bottom:2px solid var(--border);padding:.2rem clamp(.15rem,.3vw,.4rem)}.lib-col-filter{box-sizing:border-box;background:var(--bg);border:1px solid var(--border);width:100%;color:var(--text);border-radius:4px;outline:none;min-width:34px;padding:.2rem .3rem;font-family:inherit;font-size:.9em}.lib-col-filter:focus{border-color:var(--accent)}.lib-col-filter::placeholder{opacity:.4}.lib-sum-tbl .btn-open,.lib-sum-tbl .btn-remap,.lib-sum-tbl .btn-danger{padding:.3rem clamp(.3rem,.5vw,.85rem);font-size:.85em}.lib-sum-tbl .btn-notes-lib{padding:.18rem clamp(.25rem,.4vw,.6rem);font-size:.85em}.lib-col-filter.active-filter{border-color:var(--accent);background:#00d4ff12}.lib-filter-bar{align-items:center;gap:.75rem;min-height:1.4rem;padding:.3rem 0 .1rem;display:flex}.lib-filter-count{color:var(--accent);font-size:.74rem;font-weight:600}.drill-tbl thead tr.filter-row th{background:var(--surface);border-bottom:2px solid var(--border);padding:.22rem .4rem}.drill-col-filter{box-sizing:border-box;background:var(--bg);border:1px solid var(--border);width:100%;color:var(--text);border-radius:4px;outline:none;min-width:48px;padding:.2rem .35rem;font-family:inherit;font-size:.7rem}.drill-col-filter:focus{border-color:var(--accent)}.drill-col-filter::placeholder{opacity:.4}.drill-col-filter.active-filter{border-color:var(--accent);background:#00d4ff12}.drill-tfd-trigger{background:var(--bg);border:1px solid var(--border);width:100%;color:var(--muted);cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;border-radius:4px;padding:.2rem .35rem;font-size:.7rem;overflow:hidden}.drill-tfd-trigger:hover{border-color:var(--muted)}.drill-tfd-trigger.active-filter{border-color:var(--accent);color:var(--accent);background:#00d4ff12}.drill-tfd-panel{background:var(--surface);border:1px solid var(--border);z-index:600;border-radius:8px;min-width:180px;max-width:260px;display:none;position:fixed;box-shadow:0 8px 32px #00000080}.drill-tfd-actions{border-bottom:1px solid var(--border);gap:.4rem;padding:.45rem .6rem;display:flex}.drill-tfd-items{max-height:220px;padding:.3rem 0;overflow-y:auto}.drill-tfd-item{cursor:pointer;align-items:center;gap:.45rem;padding:.24rem .65rem;font-size:.78rem;display:flex}.drill-tfd-item:hover{background:var(--surface2)}.drill-tfd-item input[type=checkbox]{cursor:pointer;accent-color:var(--accent);flex-shrink:0}.drill-tfd-footer{border-top:1px solid var(--border);text-align:right;padding:.4rem .6rem}.cross-wrap{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.cross-filter-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:1.5rem;padding:1.4rem 1.6rem}.cross-filter-grid{grid-template-columns:repeat(3,1fr);gap:.85rem 1.2rem;margin-bottom:1.2rem;display:grid}.cross-filter-field{flex-direction:column;gap:.28rem;display:flex}.cross-filter-field label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.68rem;font-weight:700}.caf-input{background:var(--surface2);border:1px solid var(--border);color:var(--text);box-sizing:border-box;border-radius:6px;outline:none;width:100%;padding:.38rem .65rem;font-size:.82rem}.caf-input:focus{border-color:var(--accent)}.caf-input.active{border-color:var(--accent);background:#00d4ff0f}.cross-results-summary{color:var(--muted);flex-wrap:wrap;align-items:center;gap:1.2rem;padding:.5rem 0 .75rem;font-size:.82rem;display:flex}.cross-results-summary strong{color:var(--text)}.cross-tbl-wrap{overflow-x:auto}.cross-tbl{border-collapse:collapse;white-space:nowrap;width:100%;font-size:.8rem}.cross-tbl thead th{background:var(--surface2);text-align:right;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border-bottom:1px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;padding:.5rem .85rem;font-size:.65rem;font-weight:700;position:sticky;top:0}.cross-tbl thead th:hover{color:var(--text)}.cross-tbl thead th.left{text-align:left}.cross-tbl thead th.sorted{color:var(--accent)}.cross-tbl tbody tr{border-bottom:1px solid #30363d73}.cross-tbl tbody tr:hover{background:#ffffff08}.cross-tbl td{text-align:right;padding:.45rem .85rem}.cross-tbl td.left{text-align:left}.cross-total-row td{border-top:2px solid var(--border);background:var(--surface2);font-weight:700}.cross-chart-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:1.5rem;padding:1.2rem 1.4rem}.cross-chart-hdr{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.cross-chart-title{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-size:.72rem;font-weight:700}.cross-chart-btns{gap:.35rem;display:flex}.cross-chart-btn{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:4px;padding:.22rem .75rem;font-size:.72rem;transition:all .15s}.cross-chart-btn:hover{border-color:var(--muted);color:var(--text)}.cross-chart-btn.on{border-color:var(--accent);color:var(--accent);background:#00d4ff1f}.cross-scope-wrap{border-bottom:1px solid var(--border);margin-bottom:1.2rem;padding-bottom:1rem}.cross-scope-hdr{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.cross-scope-lbl{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-size:.68rem;font-weight:700}.cross-scope-row{flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.4rem;display:flex}.cross-scope-sector{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);min-width:38px;font-size:.65rem;font-weight:700}.cross-scope-chip{border:1px solid var(--border);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:20px;padding:.18rem .65rem;font-size:.72rem;transition:all .12s}.cross-scope-chip:hover{border-color:var(--muted);color:var(--text)}.cross-scope-chip.on{border-color:var(--accent);color:var(--accent);background:#00d4ff1f}.notes-modal-box{max-width:580px}.notes-list{max-height:360px;padding:.6rem 1.2rem;overflow-y:auto}.notes-empty{color:var(--muted);text-align:center;padding:2rem 0;font-size:.8rem}.note-entry{border-bottom:1px solid #30363d80;padding:.7rem 0}.note-entry:last-child{border-bottom:none}.note-hdr{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.note-author{color:var(--accent);font-size:.75rem;font-weight:700}.note-ts{color:var(--muted);font-size:.68rem}.note-text{white-space:pre-wrap;color:var(--text);font-size:.82rem;line-height:1.5}.note-reply-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:3px;margin-top:.3rem;padding:.15rem .35rem;font-size:.7rem}.note-reply-btn:hover{color:var(--accent);background:var(--surface2)}.note-replies{border-left:2px solid var(--border);margin-top:.45rem;margin-left:1rem;padding-left:.75rem}.note-reply-entry{padding:.35rem 0}.note-reply-entry:not(:last-child){border-bottom:1px solid #30363d4d}.note-reply-form{border-left:2px solid var(--accent);margin-top:.45rem;margin-left:1rem;padding-left:.75rem;display:none}.note-reply-form.open{display:block}.notes-compose{border-top:1px solid var(--border);background:var(--surface);flex-shrink:0;padding:.85rem 1.2rem}.notes-input-row{align-items:center;gap:.5rem;margin-bottom:.45rem;display:flex}.notes-author-input,.notes-reply-author{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:6px;outline:none;padding:.34rem .6rem;font-size:.78rem}.notes-author-input{width:180px}.notes-reply-author{width:150px}.notes-author-input:focus,.notes-reply-author:focus{border-color:var(--accent)}.notes-textarea,.notes-reply-textarea{box-sizing:border-box;background:var(--surface2);border:1px solid var(--border);width:100%;color:var(--text);resize:vertical;border-radius:6px;outline:none;margin-bottom:.45rem;padding:.4rem .6rem;font-family:inherit;font-size:.82rem}.notes-textarea:focus,.notes-reply-textarea:focus{border-color:var(--accent)}.notes-actions{justify-content:flex-end;display:flex}.btn-notes-lib{border:1px solid var(--border);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:4px;padding:.22rem .6rem;font-size:.72rem}.btn-notes-lib:hover{border-color:var(--accent);color:var(--accent)}.btn-notes-lib.has-notes{color:var(--accent);border-color:var(--accent)}.docs-modal-box{flex-direction:column;max-width:660px;max-height:88vh;display:flex}.docs-search-bar{border-bottom:1px solid var(--border);flex-shrink:0;padding:.6rem 1.2rem}.docs-search-input{background:var(--surface2);border:1px solid var(--border);width:100%;color:var(--text);border-radius:6px;outline:none;padding:.45rem .75rem;font-size:.85rem}.docs-search-input:focus{border-color:var(--accent)}.docs-search-results{border-bottom:1px solid var(--border);background:var(--surface2);max-height:260px;padding:.6rem 1.2rem;overflow-y:auto}.docs-search-result-doc{margin-bottom:.85rem}.docs-search-doc-name{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.35rem;font-size:.72rem;font-weight:700}.docs-snippet{color:var(--text);background:var(--surface);border-left:2px solid var(--border);white-space:pre-wrap;border-radius:5px;margin-bottom:.3rem;padding:.4rem .6rem;font-size:.8rem;line-height:1.6}.docs-snippet mark{color:var(--yellow);background:#ffe60040;border-radius:2px;padding:0 .15rem}.docs-no-results{color:var(--muted);text-align:center;padding:1rem 0;font-size:.8rem}.docs-list{flex:1;min-height:80px;padding:.5rem 1.2rem;overflow-y:auto}.docs-empty{color:var(--muted);text-align:center;padding:2rem 0;font-size:.8rem}.doc-entry{border-bottom:1px solid #30363d80;align-items:center;gap:.75rem;padding:.6rem 0;display:flex}.doc-entry:last-child{border-bottom:none}.doc-icon{flex-shrink:0;font-size:1.3rem}.doc-info{flex:1;min-width:0}.doc-name{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.doc-meta{color:var(--muted);margin-top:.1rem;font-size:.72rem}.doc-actions{flex-shrink:0;gap:.35rem;display:flex}.docs-upload-zone{border-top:1px solid var(--border);background:var(--surface);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 1.2rem;display:flex}.docs-upload-label{cursor:pointer;align-items:center;display:inline-flex}.docs-upload-label input[type=file]{display:none}.docs-upload-btn{color:var(--accent);border:1px solid var(--accent);background:0 0;border-radius:6px;padding:.4rem 1rem;font-size:.82rem;font-weight:600}.docs-upload-btn:hover{background:#00d4ff1a}.docs-upload-hint{color:var(--muted);font-size:.72rem}.docs-upload-progress{color:var(--accent);width:100%;padding-top:.3rem;font-size:.78rem}.btn-docs-lib{border:1px solid var(--border);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:4px;padding:.22rem .6rem;font-size:.72rem}.btn-docs-lib:hover{border-color:var(--accent);color:var(--accent)}.btn-docs-lib.has-docs{color:var(--accent);border-color:var(--accent)}.rates-section{margin-bottom:1.4rem}.rates-loading{text-align:center;color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.5rem;font-size:.82rem}.rates-error{color:var(--red);background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1rem 1.2rem;font-size:.82rem}.rates-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:900px){.rates-grid{grid-template-columns:1fr}}.rates-mtg-card,.rates-tsy-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden}.rates-card-hdr{background:var(--surface2);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.8rem 1.2rem;display:flex}.rates-card-title{font-size:.85rem;font-weight:700}.rates-cur-block{align-items:baseline;gap:.5rem;display:flex}.rates-big-num{color:var(--accent);font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:800}.rates-wow{font-size:.75rem;font-weight:600}.wow-up{color:var(--red)}.wow-dn{color:var(--green)}.wow-neu{color:var(--muted)}.rates-chart-wrap{height:180px;padding:.75rem 1rem .4rem}.rates-legend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:1rem;padding:.45rem 1rem .65rem;font-size:.72rem;display:flex}.rates-leg-item{align-items:center;gap:.3rem;display:flex}.rates-leg-dot{border-radius:1px;width:18px;height:2px;display:inline-block}.tsy-curve-wrap{height:140px;padding:.75rem 1rem .4rem}.tsy-grid{grid-template-columns:repeat(auto-fill,minmax(68px,1fr));gap:.5rem;padding:.7rem 1rem .9rem;display:grid}.tsy-tile{background:var(--surface2);border:1px solid var(--border);text-align:center;border-radius:6px;padding:.45rem .5rem}.tsy-mat{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.2rem;font-size:.6rem;font-weight:700}.tsy-rate{font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:700}.tsy-wow{margin-top:.15rem;font-size:.64rem}.toast{background:var(--surface);border:1px solid var(--border);opacity:0;pointer-events:none;z-index:999;border-radius:8px;padding:.75rem 1.2rem;font-size:.85rem;transition:opacity .3s;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 20px #0006}.toast.show{opacity:1}.toast.ok{border-color:var(--green);color:var(--green)}.toast.err{border-color:var(--red);color:var(--red)}.tmpl-sel-wrap{max-width:900px;margin:0 auto;padding:2.5rem 1.5rem}.tmpl-sel-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}@media (max-width:700px){.tmpl-sel-grid{grid-template-columns:1fr}}.tmpl-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.2rem 1.4rem;transition:border-color .15s,box-shadow .15s}.tmpl-card:hover{border-color:var(--accent);box-shadow:0 0 14px #00d4ff14}.tmpl-card-name{margin-bottom:.3rem;font-size:1rem;font-weight:700}.tmpl-card-meta{color:var(--muted);margin-bottom:1rem;font-size:.75rem}.settings-wrap{max-width:700px;margin:0 auto;padding:2rem 1.5rem}.settings-section{background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:1.5rem;padding:1.4rem 1.6rem}.settings-sec-hdr{justify-content:space-between;align-items:center;margin-bottom:1.1rem;font-size:.9rem;font-weight:700;display:flex}.settings-tmpl-row{border-top:1px solid var(--border);align-items:center;gap:.75rem;padding:.65rem 0;display:flex}.settings-tmpl-name{flex:1;font-size:.85rem;font-weight:600}.settings-tmpl-badge{color:var(--accent);background:#00d4ff1a;border-radius:4px;padding:.1rem .45rem;font-size:.7rem;font-weight:700}.settings-empty{text-align:center;color:var(--muted);padding:2rem;font-size:.85rem}.settings-sec-sub{color:var(--muted);margin-top:-.6rem;margin-bottom:1.1rem;font-size:.78rem}.stype-sector-row{border-top:1px solid var(--border);padding:.85rem 0}.stype-sector-row:first-child{border-top:none}.stype-sector-lbl{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:.55rem;font-size:.72rem;font-weight:700}.stype-chips-wrap{flex-wrap:wrap;gap:.4rem;min-height:1.6rem;margin-bottom:.65rem;display:flex}.stype-chip{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:20px;align-items:center;gap:.3rem;padding:.22rem .6rem .22rem .75rem;font-size:.78rem;display:inline-flex}.stype-chip-del{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;line-height:1}.stype-chip-del:hover{color:var(--red)}.stype-add-row{align-items:center;gap:.5rem;display:flex}.stype-input{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:6px;outline:none;width:220px;padding:.35rem .65rem;font-size:.82rem}.stype-input:focus{border-color:var(--accent)}.mapper-tbl .tmpl-col{display:none}.mapper-wrap.tmpl-edit-mode .mapper-tbl .tmpl-col{display:table-cell}.tmpl-sel{background:var(--surface2);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:4px;min-width:100px;padding:.28rem .4rem;font-size:.75rem}.tmpl-sel:focus{border-color:var(--accent);outline:none}.risk-modal-box{max-width:960px}.risk-flag-bar{background:var(--surface2);border-bottom:1px solid var(--border);flex-shrink:0;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;padding:.9rem 1.2rem;display:grid}.risk-flag-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.75rem .9rem}.risk-flag-card.risk-flag-clean{opacity:.55}.risk-flag-icon{margin-bottom:.25rem;font-size:1.1rem}.risk-flag-count{color:var(--yellow);font-size:1.5rem;font-weight:800;line-height:1.1}.risk-flag-clean .risk-flag-count{color:var(--green)}.risk-flag-lbl{text-transform:uppercase;letter-spacing:.06em;color:var(--text);margin:.2rem 0 .15rem;font-size:.7rem;font-weight:700}.risk-flag-sub{color:var(--muted);font-size:.68rem}.risk-flag-sub2{color:var(--muted);margin-top:.1rem;font-size:.63rem;font-style:italic}.risk-flag-upb{color:var(--accent);margin-top:.35rem;font-size:.7rem;font-weight:600}.risk-table-wrap{padding:.75rem 1.2rem;overflow-x:auto}.risk-tbl{border-collapse:collapse;width:100%;font-size:.8rem}.risk-tbl th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);border-bottom:1px solid var(--border);white-space:nowrap;padding:.4rem .65rem;font-size:.67rem;font-weight:700}.risk-tbl td{font-variant-numeric:tabular-nums;white-space:nowrap;border-bottom:1px solid #30363d66;padding:.38rem .65rem}.risk-tbl tr:last-child td{border-bottom:none}.risk-tbl tr:hover td{background:#ffffff06}.risk-cell-med{color:var(--yellow);font-weight:600}.risk-cell-high{color:var(--red);font-weight:700}.risk-badge{font-variant-numeric:tabular-nums;border-radius:4px;padding:.12rem .45rem;font-size:.72rem;font-weight:800;display:inline-block}.risk-badge-2{color:var(--yellow);background:#ffe6001f}.risk-badge-3{color:#f93;background:#ff8c002e}.risk-badge-4{color:var(--red);background:#ff33662e}.risk-empty{text-align:center;color:var(--green);padding:3rem 1rem;font-size:.9rem}.risk-overflow-note{color:var(--muted);text-align:center;padding:.5rem 0 .2rem;font-size:.72rem}.btn-sm{padding:.3rem .8rem;font-size:.75rem}.dds-overview-tbl{border-collapse:collapse;width:100%;margin-bottom:.75rem;font-size:.78rem}.dds-overview-tbl td{border-bottom:1px solid #30363d59;padding:.28rem .6rem}.dds-overview-tbl td:first-child{color:var(--muted);width:45%;font-weight:600}.dds-overview-tbl td:last-child{color:var(--text)}.dds-chart-summary{background:var(--surface);border-left:2px solid var(--border);border-radius:5px;margin-bottom:.5rem;padding:.55rem .75rem}.dds-chart-title{color:var(--text);margin-bottom:.2rem;font-size:.75rem;font-weight:700}.dds-chart-desc{color:var(--muted);font-size:.75rem;line-height:1.5}.btn-go-cc{color:#fff;cursor:pointer;letter-spacing:.04em;white-space:nowrap;background:linear-gradient(135deg,#7b2ff7,#00d4ff);border:none;border-radius:8px;padding:.45rem 1.2rem;font-size:.85rem;font-weight:800;box-shadow:0 2px 12px #7b2ff766}.btn-go-cc:hover{opacity:.9}.cc-overlay{z-index:2000;background:#060b14;flex-direction:column;display:flex;position:fixed;inset:0}.cc-top-bar{background:#0a1020;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:.9rem 2rem;display:flex}.cc-deal-name{color:#fff;letter-spacing:.04em;font-size:1.1rem;font-weight:800}.cc-exit-btn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;padding:.35rem .9rem;font-size:.8rem}.cc-exit-btn:hover{color:#fff;border-color:#ffffff80}.cc-verdict-row{background:#0a1020;border-bottom:2px solid #ffffff0f;flex-shrink:0;justify-content:center;gap:2rem;padding:1.4rem 2rem;display:flex}.cc-pass-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b5e20,#43a047);border:none;border-radius:14px;padding:1rem 3rem;font-size:1.4rem;font-weight:900;transition:transform .1s,box-shadow .1s;box-shadow:0 4px 24px #43a04780}.cc-pass-btn:hover{transform:scale(1.04);box-shadow:0 6px 32px #43a047b3}.cc-fail-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4a0000,#c62828);border:none;border-radius:14px;padding:1rem 3rem;font-size:1.4rem;font-weight:900;transition:transform .1s,box-shadow .1s;box-shadow:0 4px 24px #c6282866}.cc-fail-btn:hover{transform:scale(1.04);box-shadow:0 6px 32px #c6282899}.cc-report-frame{background:#fff;flex:1;width:100%}.reports-bubble-view{padding:2rem}.rbv-header{color:var(--text);letter-spacing:.03em;margin-bottom:1.8rem;font-size:1.3rem;font-weight:800}.rbv-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.2rem;display:grid}.deal-bubble{background:var(--surface);border:1px solid var(--border);text-align:center;cursor:pointer;border-radius:16px;flex-direction:column;align-items:center;gap:.35rem;padding:1.6rem 1.2rem 1.3rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.deal-bubble:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 28px #00d4ff2e}.deal-bubble.passed{border-color:#43a0474d}.deal-bubble.passed:hover{border-color:#43a047;box-shadow:0 8px 28px #43a04740}.bubble-icon{margin-bottom:.2rem;font-size:2.4rem;line-height:1}.bubble-name{color:var(--text);font-size:.88rem;font-weight:700;line-height:1.35}.bubble-status-lbl{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-top:.1rem;font-size:.65rem;font-weight:700}.deal-bubble.passed .bubble-status-lbl{color:#43a047}.bubble-date{color:var(--muted);font-size:.65rem}.bubble-empty{color:var(--muted);text-align:center;grid-column:1/-1;padding:3rem;font-size:.85rem}.pre-cc-overlay{z-index:3000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pre-cc-box{text-align:center;background:#0a1020;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;gap:.9rem;width:90%;max-width:420px;padding:3rem 3.5rem;display:flex;box-shadow:0 24px 80px #0009}.pre-cc-unicorn{font-size:4.5rem;animation:.8s infinite alternate uc-bounce}@keyframes uc-bounce{0%{transform:translateY(0)scale(1)}to{transform:translateY(-10px)scale(1.08)}}.pre-cc-heading{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#7b2ff7,#00d4ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.7rem;font-weight:900;line-height:1.2}.pre-cc-deal{color:#ffffffb3;font-size:1rem;font-weight:600}.pre-cc-go{color:#fff;cursor:pointer;letter-spacing:.03em;background:linear-gradient(135deg,#7b2ff7,#00d4ff);border:none;border-radius:12px;width:100%;margin-top:.5rem;padding:.9rem 2.2rem;font-size:1rem;font-weight:800;transition:opacity .15s,transform .1s;box-shadow:0 4px 20px #7b2ff780}.pre-cc-go:hover{opacity:.9;transform:scale(1.02)}.cc-content-area{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.cc-unicorn-loading{z-index:5;background:#060b14;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.uc-room{text-align:center;padding:2rem}.uc-room-label{letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(135deg,#7b2ff7,#00d4ff,#f36);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.3rem;font-size:2.2rem;font-weight:900}.uc-room-sub{color:#fff6;letter-spacing:.08em;text-transform:uppercase;margin-bottom:2.5rem;font-size:.8rem}.uc-table-scene{width:340px;margin:0 auto 2rem}.uc-seats{justify-content:center;gap:1.5rem;margin-bottom:.5rem;display:flex}.uc-seat{opacity:0;font-size:2.8rem;display:inline-block}.uc-s1{animation:.55s cubic-bezier(.34,1.56,.64,1) .3s forwards uc-arrive-l}.uc-s2{animation:.55s cubic-bezier(.34,1.56,.64,1) .75s forwards uc-arrive-l}.uc-s3{animation:.65s cubic-bezier(.34,1.56,.64,1) 1.2s forwards uc-arrive-t}.uc-s4{animation:.55s cubic-bezier(.34,1.56,.64,1) 1.65s forwards uc-arrive-r}.uc-s5{animation:.55s cubic-bezier(.34,1.56,.64,1) 2.1s forwards uc-arrive-r}@keyframes uc-arrive-l{0%{opacity:0;transform:translate(-140px)rotate(-25deg)}to{opacity:1;transform:none}}@keyframes uc-arrive-r{0%{opacity:0;transform:translate(140px)rotate(25deg)}to{opacity:1;transform:none}}@keyframes uc-arrive-t{0%{opacity:0;transform:translateY(-120px)}to{opacity:1;transform:none}}.uc-table-bar{background:linear-gradient(90deg,#1a2540,#2a3a5c,#1a2540);border-radius:8px;height:14px;box-shadow:0 3px 12px #00000080}.uc-table-legs{justify-content:space-between;margin-top:3px;padding:0 30px;display:flex}.uc-table-legs span{background:#1a2540;border-radius:0 0 4px 4px;width:8px;height:28px;display:block}.uc-status-text{color:#ffffff8c;letter-spacing:.03em;min-height:1.5rem;margin-top:1.5rem;font-size:1rem;transition:opacity .4s}.cc-badge{vertical-align:middle;border-radius:4px;margin-left:.4rem;padding:.1rem .4rem;font-size:.62rem;font-weight:700;display:inline-block}.cc-badge-passed{color:#43a047;background:#43a0472e}.cc-badge-comm{color:#a97ff7;background:#7b2ff72e}.cc-badge-pub{color:var(--accent);background:#00d4ff1f}.cc-badge-fail{color:var(--red);background:#c6282826}.home-body{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 52px);padding:3rem 2rem;display:flex}.home-headline{text-align:center;background:linear-gradient(135deg,#00d4ff 0%,#c044ff 55%,#f36 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1.1}.home-sub{color:var(--muted);text-align:center;letter-spacing:.01em;margin-bottom:3rem;font-size:1.05rem}.home-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:880px;display:grid}@media (max-width:640px){.home-cards{grid-template-columns:1fr}}.home-card{cursor:pointer;border:1px solid var(--border);background:var(--surface);border-radius:18px;flex-direction:column;padding:2.5rem 2.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.home-card:hover{transform:translateY(-5px)}.home-card.cyan{border-color:#00d4ff40}.home-card.cyan:hover{border-color:#00d4ffb3;box-shadow:0 8px 48px #00d4ff1f,0 2px 12px #0000004d}.home-card.purple{border-color:#c044ff40}.home-card.purple:hover{border-color:#c044ffb3;box-shadow:0 8px 48px #c044ff1f,0 2px 12px #0000004d}.home-card-glow{opacity:.07;pointer-events:none;border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:-80px}.home-card.cyan .home-card-glow{background:radial-gradient(circle,#00d4ff 0%,#0000 70%)}.home-card.purple .home-card-glow{background:radial-gradient(circle,#c044ff 0%,#0000 70%)}.home-card-icon{margin-bottom:1.25rem;font-size:3.2rem}.home-card-num{letter-spacing:.14em;text-transform:uppercase;margin-bottom:.5rem;font-size:.68rem;font-weight:800}.home-card.cyan .home-card-num{color:var(--accent)}.home-card.purple .home-card-num{color:var(--neon-purple)}.home-card-title{color:var(--text);margin-bottom:.65rem;font-size:1.45rem;font-weight:800;line-height:1.2}.home-card-desc{color:var(--muted);flex:1;font-size:.87rem;line-height:1.7}.home-card-cta{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.5rem;margin-top:2rem;font-size:.8rem;font-weight:800;display:flex}.home-card.cyan .home-card-cta{color:var(--accent)}.home-card.purple .home-card-cta{color:var(--neon-purple)}.home-divider{border-radius:2px;width:40px;height:3px;margin-bottom:2rem}.home-card.cyan .home-divider{background:var(--accent)}.home-card.purple .home-divider{background:var(--neon-purple)}.progress-row>td{background:var(--surface2);border-bottom:2px solid var(--border);padding:.8rem 1.25rem 1rem}.btn-open-disabled{background:var(--surface2);color:var(--muted);border:1px solid var(--border);cursor:not-allowed;white-space:nowrap;border-radius:5px;padding:.4rem .85rem;font-size:.78rem;font-weight:600}.btn-pricing{color:var(--neon-purple);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #c044ff66;border-radius:5px;padding:.4rem .85rem;font-size:.78rem;font-weight:600;transition:all .15s}.btn-pricing:hover{border-color:var(--neon-purple);background:#c044ff14}.pricing-wrap{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.pricing-back{color:var(--muted);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:.4rem;margin-bottom:1.75rem;padding:.42rem .95rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.pricing-back:hover{border-color:var(--muted);color:var(--text)}.pricing-deal-hdr{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1.25rem}.pricing-deal-title{margin-bottom:.5rem;font-size:1.75rem;font-weight:900}.pricing-deal-meta{flex-wrap:wrap;gap:1.5rem;display:flex}.pricing-meta-item{color:var(--muted);font-size:.82rem}.pricing-meta-item strong{color:var(--text);font-weight:700}.pricing-sections{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (max-width:768px){.pricing-sections{grid-template-columns:1fr}}.pricing-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.pricing-card-hdr{background:var(--surface2);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.09em;color:var(--muted);align-items:center;gap:.5rem;padding:.9rem 1.25rem;font-size:.72rem;font-weight:800;display:flex}.pricing-card-hdr-accent{color:var(--accent)}.pricing-card-hdr-purple{color:var(--neon-purple)}.pricing-card-body{padding:0}.pricing-field{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.65rem 1.25rem;display:flex}.pricing-field:last-child{border-bottom:none}.pricing-field-label{color:var(--muted);font-size:.78rem}.pricing-field-value{color:var(--text);font-size:.88rem;font-weight:700}.pricing-no-data{text-align:center;color:var(--muted);padding:3rem 1rem}.pricing-no-data-icon{margin-bottom:.75rem;font-size:2.5rem}.pricing-no-data h4{color:var(--text);margin-bottom:.35rem;font-size:.95rem}.pricing-no-data p{font-size:.82rem}.pricing-structure-tbl{border-collapse:collapse;width:100%;font-size:.82rem}.pricing-structure-tbl thead th{text-align:right;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);border-bottom:1px solid var(--border);white-space:nowrap;background:var(--surface2);padding:.55rem 1.25rem;font-size:.68rem;font-weight:800}.pricing-structure-tbl thead th:first-child{text-align:left}.pricing-structure-tbl tbody td{text-align:right;border-bottom:1px solid var(--border);padding:.6rem 1.25rem;font-size:.83rem}.pricing-structure-tbl tbody td:first-child{text-align:left;color:var(--text);font-weight:700}.pricing-structure-tbl tbody tr:last-child td{border-bottom:none}.pricing-structure-tbl tbody tr:hover{background:var(--surface2)}.pricing-full-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.pricing-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.pricing-empty-state-icon{opacity:.6;margin-bottom:1.25rem;font-size:4rem}.pricing-empty-state h3{color:var(--text);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.pricing-empty-state p{color:var(--muted);max-width:380px;margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.sb-divider{background:var(--border);height:1px;margin:.5rem .75rem}.home-card.green{border-color:#00ff8840}.home-card.green:hover{border-color:#00ff88a6;box-shadow:0 8px 48px #00ff881c,0 2px 12px #0000004d}.home-card.green .home-card-glow{background:radial-gradient(circle,#0f8 0%,#0000 70%)}.home-card.green .home-card-num,.home-card.green .home-card-cta{color:var(--green)}.home-card.green .home-divider{background:var(--green)}.home-card.yellow{border-color:#ffe60040}.home-card.yellow:hover{border-color:#ffe600a6;box-shadow:0 8px 48px #ffe60017,0 2px 12px #0000004d}.home-card.yellow .home-card-glow{background:radial-gradient(circle,#ffe600 0%,#0000 70%)}.home-card.yellow .home-card-num,.home-card.yellow .home-card-cta{color:var(--yellow)}.home-card.yellow .home-divider{background:var(--yellow)}.ni-deal-name{color:var(--text);letter-spacing:-.02em;font-size:1.15rem;font-weight:900;line-height:1.2}.ni-deal-file{color:var(--muted);margin-top:.18rem;font-size:.72rem}.ni-deal-row{border-top:2px solid #00d4ff1f!important}.ni-deal-row td:first-child{border-left:3px solid #0000;transition:border-color .15s}.ni-deal-row:hover td:first-child{border-left-color:var(--accent)}.ni-deal-row.rmbs-row td:first-child{border-left-color:#00d4ff73}.ni-deal-row.abs-row td:first-child{border-left-color:#c044ff73}.ni-deal-row td{padding-top:.9rem;padding-bottom:.9rem}.progress-row>td{background:#0e1320a6;padding:.85rem 1.4rem 1rem;border-bottom:3px solid #00d4ff14!important}.progress-track{align-items:flex-start;display:flex}.progress-step{flex-direction:column;flex:1;align-items:center;display:flex}.progress-dot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.82rem;font-weight:800;transition:all .2s;display:flex}.progress-dot.done{background:var(--green);color:#001a0a;box-shadow:0 0 14px #00ff8873}.progress-dot.current{background:var(--accent);color:#fff;box-shadow:0 0 14px #00d4ff73}.progress-dot.pending{background:var(--surface);border:2px solid var(--border);color:var(--muted)}.progress-lbl{text-transform:uppercase;letter-spacing:.06em;text-align:center;white-space:pre-line;margin-top:.4rem;font-size:.6rem;font-weight:700;line-height:1.35}.progress-lbl.done{color:var(--green)}.progress-lbl.current{color:var(--accent)}.progress-lbl.pending{color:var(--muted)}.progress-line{border-radius:2px;flex:1;min-width:12px;height:3px;margin-top:16px}.progress-line.done{background:var(--green)}.progress-line.pending{background:var(--border)}.step-action-btn{cursor:pointer;white-space:nowrap;letter-spacing:.02em;border-radius:4px;margin-top:.5rem;padding:.2rem .55rem;font-size:.6rem;font-weight:700;transition:all .15s}.step-action-btn.step-current{background:var(--accent);color:#fff;border:none;box-shadow:0 0 8px #00d4ff4d}.step-action-btn.step-current:hover{box-shadow:0 0 16px #00d4ff80}.step-action-btn.step-next{color:var(--muted);border:1px solid var(--border);background:0 0}.step-action-btn.step-next:hover{border-color:var(--muted);color:var(--text)}.step-locked-lbl{color:#8ba8c473;letter-spacing:.04em;margin-top:.5rem;font-size:.55rem;font-weight:600}.btn-cc-ready{color:#001a0a;cursor:pointer;letter-spacing:.07em;text-transform:uppercase;background:linear-gradient(135deg,#0f8 0%,#00d4ff 100%);border:none;border-radius:9px;width:100%;margin-top:1rem;padding:.78rem 1.5rem;font-size:.9rem;font-weight:900;transition:all .2s;box-shadow:0 0 28px #00ff8859,0 2px 8px #0000004d}.btn-cc-ready:hover{transform:scale(1.01);box-shadow:0 0 48px #00ff888c,0 2px 12px #0006}.deal-page-wrap{max-width:none;padding:2rem 1.75rem}.deal-page-section{margin-bottom:2.5rem}.deal-section-hdr{text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid var(--border);align-items:center;gap:.6rem;margin-bottom:1.25rem;padding-bottom:.85rem;font-size:.68rem;font-weight:800;display:flex}.deal-section-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.deal-section-hdr.s-ready{color:var(--accent)}.deal-section-hdr.s-ready .deal-section-dot{background:var(--accent);box-shadow:0 0 7px #00d4ffb3}.deal-section-hdr.s-pending{color:var(--yellow)}.deal-section-hdr.s-pending .deal-section-dot{background:var(--yellow);box-shadow:0 0 7px #ffe60099}.deal-section-hdr.s-pass{color:var(--green)}.deal-section-hdr.s-pass .deal-section-dot{background:var(--green);box-shadow:0 0 7px #00ff88b3}.deal-section-hdr.s-fail{color:var(--red)}.deal-section-hdr.s-fail .deal-section-dot{background:var(--red);box-shadow:0 0 7px #f369}.deal-section-hdr.s-priced{color:var(--yellow)}.deal-section-hdr.s-priced .deal-section-dot{background:var(--yellow);box-shadow:0 0 7px #ffe60099}.deal-cards-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.25rem;display:grid}.deal-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:1.85rem;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.deal-card:hover{transform:translateY(-3px)}.deal-card-glow{opacity:.065;pointer-events:none;border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-60px}.deal-card.dc-ready{border-color:#00d4ff4d}.deal-card.dc-ready:hover{border-color:#00d4ff99;box-shadow:0 6px 36px #00d4ff1a}.deal-card.dc-ready .deal-card-glow{background:radial-gradient(circle,#00d4ff 0%,#0000 70%)}.deal-card.dc-pending{border-color:#ffe6004d}.deal-card.dc-pending:hover{border-color:#ffe60099;box-shadow:0 6px 36px #ffe60012}.deal-card.dc-pending .deal-card-glow{background:radial-gradient(circle,#ffe600 0%,#0000 70%)}.deal-card.dc-pass{border-color:#00ff884d}.deal-card.dc-pass:hover{border-color:#0f89;box-shadow:0 6px 36px #00ff881a}.deal-card.dc-pass .deal-card-glow{background:radial-gradient(circle,#0f8 0%,#0000 70%)}.deal-card.dc-fail{border-color:#ff33664d}.deal-card.dc-fail:hover{border-color:#f369;box-shadow:0 6px 36px #ff336614}.deal-card.dc-fail .deal-card-glow{background:radial-gradient(circle,#f36 0%,#0000 70%)}.deal-card.dc-priced{border-color:#ffe6004d}.deal-card.dc-priced:hover{border-color:#ffe60099;box-shadow:0 6px 36px #ffe60012}.deal-card.dc-priced .deal-card-glow{background:radial-gradient(circle,#ffe600 0%,#0000 70%)}.dc-status-label{text-transform:uppercase;letter-spacing:.14em;margin-bottom:.65rem;font-size:.65rem;font-weight:800}.dc-status-label.s-ready{color:var(--accent)}.dc-status-label.s-pending{color:var(--yellow)}.dc-status-label.s-pass{color:var(--green)}.dc-status-label.s-fail{color:var(--red)}.dc-status-label.s-priced{color:var(--yellow)}.dc-name{color:var(--text);letter-spacing:-.025em;margin-bottom:.5rem;font-size:1.65rem;font-weight:900;line-height:1.15}.dc-meta{flex-wrap:wrap;gap:1.1rem;margin-bottom:1.5rem;display:flex}.dc-meta-item{color:var(--muted);font-size:.79rem}.dc-meta-item strong{color:var(--text);font-weight:700}.dc-actions{flex-wrap:wrap;gap:.6rem;margin-top:auto;display:flex}.btn-cc-enter{color:#001a0a;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#0f8 0%,#00d4ff 100%);border:none;border-radius:6px;padding:.52rem 1.2rem;font-size:.78rem;font-weight:900;transition:all .18s;box-shadow:0 0 16px #00ff884d}.btn-cc-enter:hover{transform:scale(1.02);box-shadow:0 0 30px #00ff8880}.deal-page-empty{text-align:center;color:var(--muted);padding:5rem 2rem}.deal-page-empty-icon{margin-bottom:1rem;font-size:3.5rem}.deal-page-empty h3{color:var(--text);margin-bottom:.4rem;font-size:1.15rem;font-weight:700}.deal-page-empty p{font-size:.85rem}:root[data-theme=light] .lib-table thead th{color:#3a4f68}:root[data-theme=light] .lib-table td,:root[data-theme=light] .lib-table td.r{color:#0d1b2e}:root[data-theme=light] .hdr-sub{color:#3a5070}:root[data-theme=light] .ni-deal-name{color:#0d1b2e}:root[data-theme=light] .ni-deal-file{color:#4a6280}:root[data-theme=light] .progress-lbl.done{color:#006b38}:root[data-theme=light] .progress-lbl.current{color:#005fa3}:root[data-theme=light] .progress-lbl.pending{color:#5c7080}:root[data-theme=light] .step-action-btn.step-current{background:#07c}:root[data-theme=light] .progress-dot.done{color:#fff;background:#00875a;box-shadow:0 0 10px #00875a59}:root[data-theme=light] .progress-dot.current{color:#fff;background:#07c;box-shadow:0 0 10px #0077cc59}:root[data-theme=light] .dc-name{color:#0d1b2e}:root[data-theme=light] .dc-meta-item{color:#3a5070}:root[data-theme=light] .dc-meta-item strong{color:#0d1b2e}:root[data-theme=light] .home-card-desc{color:#3a5070}:root[data-theme=light] .home-card-title{color:#0d1b2e}:root[data-theme=light] .pricing-field-label{color:#3a5070}:root[data-theme=light] .pricing-field-value,:root[data-theme=light] .ni-sb-item{color:#0d1b2e}:root[data-theme=light] .ni-sb-month,:root[data-theme=light] .theme-toggle{color:#3a5070}:root[data-theme=light] .step-locked-lbl{color:#3a506873}.home-ocean-wrap{background:linear-gradient(#00000085 0%,#00041059 50%,#0009 100%),url(/halo-bg.jpg) 50%/cover no-repeat fixed;min-height:100vh}.home-ocean-wrap .home-body{position:relative}.home-ocean-wrap .home-headline{filter:drop-shadow(0 2px 18px #00b4ff59)}.home-ocean-wrap .home-sub{color:#bedcffe6;text-shadow:0 1px 12px #000000b3}.home-ocean-wrap .home-card{-webkit-backdrop-filter:blur(22px);background:#020614b8;border-color:#ffffff1a}.home-ocean-wrap .home-card:hover{border-color:#ffffff40}.home-ocean-wrap .home-card.cyan:hover{border-color:#00d4ff99;box-shadow:0 8px 48px #00d4ff2e,0 2px 12px #0009}.home-ocean-wrap .home-card.purple:hover{border-color:#c044ff99;box-shadow:0 8px 48px #c044ff2e,0 2px 12px #0009}.home-ocean-wrap .home-card.green:hover{border-color:#0f89;box-shadow:0 8px 48px #00ff8826,0 2px 12px #0009}.home-ocean-wrap .home-card.yellow:hover{border-color:#ffe60099;box-shadow:0 8px 48px #ffe6001f,0 2px 12px #0009}.home-ocean-wrap .home-card-desc{color:#aac8ebe0}.home-ocean-wrap .home-card-title{color:#e8f0fa}:root[data-theme=light] .home-ocean-wrap{background:linear-gradient(#ffffff2e 0%,#c8dcff14 50%,#00000038 100%),url(/halo-bg.jpg) 50%/cover no-repeat fixed}:root[data-theme=light] .home-ocean-wrap .home-sub{color:#f0f8fff2;text-shadow:0 1px 10px #0009}:root[data-theme=light] .home-ocean-wrap .home-card{-webkit-backdrop-filter:blur(22px);background:#ffffffd1;border-color:#0000001f}:root[data-theme=light] .home-ocean-wrap .home-card:hover{border-color:#00000038}:root[data-theme=light] .home-ocean-wrap .home-card-desc{color:#3a5070}:root[data-theme=light] .home-ocean-wrap .home-card-title{color:#0d1b2e}:root[data-theme=light] .home-ocean-wrap .home-headline{filter:drop-shadow(0 2px 8px #00000026)}.ni-page{align-items:flex-start;display:flex}.ni-sidebar{background:var(--surface);border-right:1px solid var(--border);flex-shrink:0;width:220px;height:calc(100vh - 52px);position:sticky;top:52px;overflow-y:auto}.ni-main{flex:1;min-width:0;padding:1.5rem 1rem;overflow:hidden}.ni-sb-top{border-bottom:1px solid var(--border);padding:.9rem 1rem .5rem}.ni-sb-top-label{text-transform:uppercase;letter-spacing:.13em;color:var(--accent);font-size:.62rem;font-weight:800}.ni-sb-top-sub{color:var(--muted);margin-top:.15rem;font-size:.68rem}.ni-sb-month{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;padding:.6rem 1rem .2rem;font-size:.65rem;font-weight:800}.ni-sb-item{cursor:pointer;border-left:2px solid #0000;flex-direction:column;padding:.4rem 1rem .4rem 1.2rem;transition:all .12s;display:flex}.ni-sb-item:hover{background:var(--surface2);border-left-color:var(--accent)}.ni-sb-item-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;max-width:175px;font-size:.78rem;font-weight:700;overflow:hidden}.ni-sb-item-meta{color:var(--muted);align-items:center;gap:.4rem;margin-top:.1rem;font-size:.65rem;display:flex}.ni-sector-block{margin-bottom:1.25rem}.ni-sector-hdr{cursor:pointer;background:var(--surface);border:1px solid var(--border);-webkit-user-select:none;user-select:none;border-radius:10px;justify-content:space-between;align-items:center;padding:.82rem 1.1rem;transition:background .12s,border-color .12s;display:flex}.ni-sector-hdr:hover{background:var(--surface2);border-color:#8ba8c459}.ni-sector-hdr-left{align-items:center;gap:.65rem;display:flex}.ni-sector-label{color:var(--text);letter-spacing:-.01em;font-size:1.05rem;font-weight:900}.ni-sector-count{color:var(--muted);background:var(--surface2);border-radius:20px;padding:.1rem .55rem;font-size:.72rem;font-weight:700}.ni-sector-chevron{color:var(--muted);font-size:.7rem;transition:transform .2s}.ni-sector-chevron.open{transform:rotate(180deg)}.ni-sector-body{padding:.6rem 0 0}.ni-subtype-hdr{background:var(--surface2);border-left:3px solid var(--border);border-radius:0 5px 5px 0;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.48rem .9rem;display:flex}.ni-subtype-hdr.rmbs-sub{border-left-color:#00d4ff80}.ni-subtype-hdr.abs-sub{border-left-color:#c044ff80}.ni-subtype-name{color:var(--text);letter-spacing:.01em;font-size:.8rem;font-weight:800}.ni-subtype-count{color:var(--muted);font-size:.68rem;font-weight:600}.ni-group-table{border-radius:8px;margin-bottom:1rem;overflow:hidden}.pr-page{max-width:1260px;margin:0 auto;padding:2rem 1.5rem}.pr-back{color:var(--muted);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:.4rem;margin-bottom:1.75rem;padding:.4rem .9rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.pr-back:hover{border-color:var(--muted);color:var(--text)}.pr-deal-hdr{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1.25rem}.pr-deal-title{letter-spacing:-.025em;margin-bottom:.5rem;font-size:1.9rem;font-weight:900}.pr-deal-meta{flex-wrap:wrap;gap:1.5rem;display:flex}.pr-meta-item{color:var(--muted);font-size:.82rem}.pr-meta-item strong{color:var(--text);font-weight:700}.pr-upload-zone{border:2px dashed var(--border);text-align:center;cursor:pointer;border-radius:14px;margin-bottom:2rem;padding:3rem 2rem;transition:border-color .2s,background .2s}.pr-upload-zone:hover,.pr-upload-zone.over{border-color:var(--accent);background:#00d4ff0a}.pr-upload-zone.has-file{border-color:var(--green);background:#00ff880a}.pr-upload-icon{margin-bottom:.75rem;font-size:2.8rem}.pr-upload-title{color:var(--text);margin-bottom:.35rem;font-size:1.05rem;font-weight:800}.pr-upload-sub{color:var(--muted);font-size:.82rem;line-height:1.6}.pr-upload-note{color:var(--muted);margin-top:.75rem;font-size:.7rem}.pr-upload-btns{justify-content:center;gap:.75rem;margin-top:1.25rem;display:flex}.pr-file-name{color:var(--green);margin-top:.5rem;font-size:.88rem;font-weight:700}.pr-section{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:1.5rem;overflow:hidden}.pr-section-hdr{background:var(--surface2);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.9rem 1.35rem;display:flex}.pr-section-title{text-transform:uppercase;letter-spacing:.1em;color:var(--text);align-items:center;gap:.5rem;font-size:.72rem;font-weight:800;display:flex}.pr-section-accent,.sc-base{color:var(--accent)}.sc-fast{color:var(--green)}.sc-slow{color:var(--yellow)}.sc-stress{color:var(--red)}:root[data-theme=light] .sc-base{color:#07c}:root[data-theme=light] .sc-fast{color:#00875a}:root[data-theme=light] .sc-slow{color:#b8860b}:root[data-theme=light] .sc-stress{color:#d63031}.pr-tbl{border-collapse:collapse;width:100%}.pr-tbl thead th{text-align:center;text-transform:uppercase;letter-spacing:.08em;border-bottom:2px solid var(--border);white-space:nowrap;padding:.62rem 1rem;font-size:.7rem;font-weight:800}.pr-tbl thead th.left{text-align:left}.pr-tbl thead th.sc-base-hdr{color:var(--accent);border-bottom-color:var(--accent)}.pr-tbl thead th.sc-fast-hdr{color:var(--green);border-bottom-color:var(--green)}.pr-tbl thead th.sc-slow-hdr{color:var(--yellow);border-bottom-color:var(--yellow)}.pr-tbl thead th.sc-stress-hdr{color:var(--red);border-bottom-color:var(--red)}:root[data-theme=light] .pr-tbl thead th.sc-base-hdr{color:#07c;border-bottom-color:#07c}:root[data-theme=light] .pr-tbl thead th.sc-fast-hdr{color:#00875a;border-bottom-color:#00875a}:root[data-theme=light] .pr-tbl thead th.sc-slow-hdr{color:#b8860b;border-bottom-color:#b8860b}:root[data-theme=light] .pr-tbl thead th.sc-stress-hdr{color:#d63031;border-bottom-color:#d63031}.pr-tbl tbody tr{border-bottom:1px solid var(--border)}.pr-tbl tbody tr:last-child{border-bottom:none}.pr-tbl tbody tr:hover{background:var(--surface2)}.pr-tbl td{text-align:center;color:var(--text);padding:.6rem 1rem;font-size:.84rem}.pr-tbl td.metric-label{text-align:left;color:var(--muted);white-space:nowrap;font-size:.78rem;font-weight:700}.pr-tbl td.metric-label strong{color:var(--text);font-size:.82rem;font-weight:800}.pr-tbl td.cell-value{color:var(--text);font-variant-numeric:tabular-nums;font-size:.88rem;font-weight:700}.pr-tbl td.cell-value.best{color:var(--green)}.pr-tbl td.cell-value.worst{color:var(--red)}.pr-cell-input{border:none;border-bottom:1px dashed var(--border);color:var(--text);text-align:center;font-variant-numeric:tabular-nums;background:0 0;outline:none;width:80px;padding:.1rem .2rem;font-family:inherit;font-size:.84rem;font-weight:600;transition:border-color .15s}.pr-cell-input:focus{border-bottom-color:var(--accent)}.pr-cell-input.wide{width:110px}.pr-param-input{border:none;border-bottom:1px dashed var(--border);color:var(--text);text-align:center;background:0 0;outline:none;width:60px;padding:.1rem .15rem;font-family:inherit;font-size:.84rem;font-weight:600;transition:border-color .15s}.pr-param-input:focus{border-bottom-color:var(--accent)}.pr-param-input.w-name{text-align:left;width:100px}.pr-param-input.w-call{width:72px}.pr-chart-area{padding:1.25rem 1.35rem}.pr-metric-tabs{flex-wrap:wrap;gap:.35rem;margin-bottom:1.25rem;display:flex}.pr-metric-tab{border:1px solid var(--border);color:var(--muted);cursor:pointer;letter-spacing:.03em;white-space:nowrap;background:0 0;border-radius:20px;padding:.25rem .7rem;font-size:.72rem;font-weight:700;transition:all .15s}.pr-metric-tab:hover{border-color:var(--accent);color:var(--accent)}.pr-metric-tab.active{background:var(--accent);color:#fff;border-color:#0000}.pr-chart-toggle{gap:.35rem;display:flex}.pr-chart-type-btn{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:5px;padding:.22rem .6rem;font-size:.68rem;font-weight:700;transition:all .15s}.pr-chart-type-btn.active{background:var(--surface2);color:var(--text);border-color:var(--muted)}.pr-charts-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (max-width:800px){.pr-charts-grid{grid-template-columns:1fr}}.pr-chart-box{background:var(--surface2);border-radius:10px;padding:1.1rem}.pr-chart-label{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);margin-bottom:.75rem;font-size:.68rem;font-weight:800}.pr-sheet-tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.35rem;padding:.75rem 1.35rem;display:flex}.pr-sheet-tab{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:5px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s}.pr-sheet-tab:hover{border-color:var(--muted);color:var(--text)}.pr-sheet-tab.active{background:var(--surface2);color:var(--text);border-color:var(--accent)}.pr-tranche-tabs{flex-wrap:wrap;gap:.35rem;display:flex}.pr-tranche-tab{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;padding:.28rem .8rem;font-size:.78rem;font-weight:700;transition:all .15s}.pr-tranche-tab:hover{border-color:var(--accent);color:var(--accent)}.pr-tranche-tab.active{color:var(--accent);background:#00d4ff1f;border-color:#00d4ff66}.pr-parse-banner{color:var(--text);background:#00d4ff0f;border:1px solid #00d4ff33;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:.85rem 1.35rem;font-size:.82rem;display:flex}.pr-parse-banner.ok{background:#00ff880f;border-color:#00ff8840}.pr-parse-banner.err{color:var(--red);background:#ff33660f;border-color:#ff336640}.pr-spinner{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.print-only{display:none}@media print{@page{size:letter portrait;margin:.55in .6in}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.hdr,.top-tabs,.pr-back,.pr-upload-zone,.pr-parse-banner,.no-print,.pr-sheet-tabs,.pr-tranche-tabs-wrap,.ni-sidebar,.pr-deal-hdr{display:none!important}.print-only{display:block!important}body{margin:0;font-size:10px;color:#111!important;background:#fff!important}.ni-page,.ni-main{width:100%!important;margin:0!important;padding:0!important;display:block!important}.pr-print-hdr{margin-bottom:14px;padding-bottom:0;font-family:Helvetica,Arial,sans-serif}.pr-report-header{page-break-inside:avoid;border-radius:4px!important;margin-bottom:10px!important}.pr-scenario-bar{display:flex!important}.pr-section{break-inside:avoid;page-break-inside:avoid;border:1px solid #c8d4e0!important;border-radius:4px!important;margin-bottom:10px!important}.pr-section-hdr{background:#eef2f7!important;padding:5px 10px!important}.pr-section-title{color:#0c2340!important;font-size:9pt!important}.pr-section-accent{color:#185fa5!important}.pr-tbl{font-size:7.5pt!important}.pr-tbl thead th{padding:4px 6px!important;font-size:7pt!important}.pr-tbl td{padding:3px 6px!important}.pr-section>div>div[style*="flex:1 1 120px"]{border-radius:4px!important}svg{max-width:100%!important;height:auto!important}li{font-size:8pt!important}.print-page-break{page-break-before:always!important;break-before:page!important}.pr-section>div[style*="fontStyle:'italic'"]{font-size:7pt!important}}.deal-ov-toolbar{z-index:10;position:sticky;top:0}@media print{@page{size:letter portrait;margin:.5in}.hdr,.pr-section-hdr [class*=tab],[class*=verdict],.no-print,.deal-ov-toolbar{display:none!important}body>*>*{background:#fff!important;padding:0!important}.deal-ov-doc{width:100%!important;max-width:none!important;box-shadow:none!important;margin:0!important;padding:0!important;font-size:8pt!important;display:block!important}body{background:#fff!important;margin:0!important}}
