:root{--navy:#111f30;--navy2:#1a2d43;--ink:#1b2938;--muted:#728090;--teal:#0c766a;--line:#e1e7ec;--bg:#f3f6f8;--white:#fff;--amber:#95551d;--red:#b34443;--radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);font-size:14px}*{box-sizing:border-box}body{margin:0;background:var(--bg)}[hidden]{display:none!important}button,input,textarea,select{font:inherit}button,.button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:7px;padding:10px 14px;text-decoration:none;white-space:nowrap;transition:background .15s}button:hover,.button:hover{background:#eef4f3}button.primary{background:var(--teal);border-color:var(--teal);color:white}button.primary:hover{background:#075d55}button:disabled{opacity:.45;cursor:not-allowed}input,textarea,select{border:1px solid #d3dde5;border-radius:7px;padding:10px 11px;background:white;color:var(--ink);min-width:0}input:focus,textarea:focus,select:focus{outline:2px solid #b5d9d2;outline-offset:1px}label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:500}input[type=checkbox]{accent-color:var(--teal);width:15px;height:15px}h1,h2,h3,p{margin-top:0}.muted,small{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:1.8px;color:var(--muted);font-weight:700;margin-bottom:12px}.monogram{font-family:Georgia,serif;font-size:92px;font-weight:bold;letter-spacing:-8px}.monogram span{color:#38a898}.monogram.small{font-size:45px;letter-spacing:-4px;line-height:1}.login-screen{min-height:100vh;display:grid;grid-template-columns:1.08fr 1fr}.login-brand{background:var(--navy);padding:10vh 8vw;color:white}.login-brand .eyebrow{margin-top:64px;color:#8caaaf}.login-brand h1{font-size:52px;line-height:1.4;letter-spacing:2px;margin-bottom:24px}.login-brand>p:last-child{color:#b5c4d1;font-size:16px;line-height:2}.login-card{align-self:center;margin:8vw;max-width:390px}.login-card h2{font-size:27px;margin-bottom:12px}.login-card label{margin-top:23px}.login-card button{margin:28px 0 20px;width:100%;justify-content:space-between;padding:13px 16px}.login-card small{font-size:11px}.error{color:var(--red);line-height:1.7}.workspace{display:flex;min-height:100vh}.sidebar{width:234px;flex-shrink:0;background:var(--navy);color:white;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:30px 20px}.brand{display:flex;align-items:center;gap:15px;margin-bottom:48px}.brand strong{font-size:17px;letter-spacing:1px}.brand small{display:block;font-size:8px;letter-spacing:1.2px;color:#95aabf;margin-top:7px}.nav-caption{font-size:10px;color:#6c829a;letter-spacing:2px;padding:0 12px;margin-bottom:14px}nav button{background:transparent;border:0;color:#a6b7c8;justify-content:flex-start;width:100%;padding:14px 12px;font-size:13px;margin-bottom:6px;gap:12px}nav button>span:first-child{font-size:10px;color:#6b839e}nav button:hover{background:var(--navy2)}nav button.active{background:#233950;color:white}nav button.active>span:first-child{color:#5ac8b6}.pill{font-size:10px;padding:2px 6px;border-radius:10px;background:#314b63;color:#c0d1df;margin-left:auto}.sidebar-bottom{margin-top:auto}.side-note{border-top:1px solid #293d51;padding:22px 9px 10px;font-size:11px;color:#a6bacb}.side-note p{font-size:10px;line-height:1.9;margin-top:12px;color:#688098}.live-dot{width:6px;height:6px;background:#4fc1a8;border-radius:50%;display:inline-block;margin-right:7px}.quiet{background:none;border:0;color:#8fa3b8;font-size:11px}.quiet:hover{background:#233950}.version{font-size:9px;color:#536b83;padding-left:10px}main{margin-left:234px;flex:1;min-width:0}.topbar{height:69px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;background:#ffffffb8;font-size:11px}.breadcrumb{color:#8b97a4}.sep{margin:0 14px;color:#c2ccd5}.topbar-right{display:flex;gap:12px;align-items:center;color:#6d7b8b}.timezone{border-left:1px solid var(--line);padding-left:12px;font-size:10px}.page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:35px 38px 21px}.page-head h1{font-size:29px;letter-spacing:-.5px;margin-bottom:12px}.page-head p:last-child{font-size:12px;color:var(--muted);margin-bottom:0}.head-actions{display:flex;gap:10px}.head-actions input{font-size:12px;max-width:152px}.notice-bar{margin:0 38px 24px;background:#eaf2f1;border:1px solid #d9e8e5;padding:12px 15px;border-radius:8px;color:#59756f;display:flex;gap:11px;line-height:1.6;font-size:11px}.notice-icon{border:1px solid #95b7ae;border-radius:50%;width:16px;height:16px;text-align:center;line-height:14px;font-family:Georgia;margin-top:1px;flex-shrink:0}.notice-bar b{font-weight:600;color:#356459}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:0 38px 25px}.metrics article{background:white;border:1px solid var(--line);border-radius:10px;padding:21px 21px 18px}.metrics article>span{font-size:11px;color:var(--muted)}.metrics strong{display:block;font-size:35px;font-weight:650;line-height:1.4;margin-top:8px;font-variant-numeric:tabular-nums}.metrics small{display:block;font-size:10px;margin-top:5px}.metric-focus{border-top:3px solid var(--teal)!important;padding-top:19px!important}.metric-focus strong{color:var(--teal)}.panel{margin:0 38px 22px;background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.panel-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:18px 20px;border-bottom:1px solid var(--line);flex-wrap:wrap}.filters,.toolbar-actions,.button-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.toolbar-actions button{padding:8px 11px;font-size:11px}.chip{font-size:11px;padding:7px 12px;border:0;background:#f3f6f8;color:#657486}.chip.active{background:#eaf3f1;color:var(--teal)}.check{display:inline-flex;flex-direction:row;align-items:center;gap:5px;font-size:11px;color:#687688}.filters input:not([type=checkbox]){width:154px;font-size:11px;padding:7px 10px}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:var(--muted);font-weight:500;background:#fafbfd;font-size:10px;line-height:1.5;padding:14px 16px;border-bottom:1px solid var(--line)}th small{font-size:9px;font-weight:400}td{padding:17px 16px;border-bottom:1px solid #edf1f4;vertical-align:middle}th:first-child,td:first-child{padding-right:0;padding-left:20px}.match-table td:first-child{width:36px}.match-table tbody tr:hover{background:#fbfcfd}.match-meta{font-size:10px;color:var(--muted);display:block;margin-bottom:7px}.match-meta b{font-weight:600;color:#657f99;margin-right:9px}.teams{font-size:13px;font-weight:550;white-space:nowrap}.versus{color:#a7b3bf;font-size:10px;font-weight:400;margin:0 8px}.sp-values{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;color:#48576b;font-weight:550}.sp-values span{margin:0 4px;color:#c0c9d2;font-weight:400}.tiny{font-size:9px;display:block;margin-top:6px;color:#97a3af}.badge{display:inline-flex;padding:4px 7px;border-radius:4px;background:#f0f3f6;color:#708090;font-size:10px;white-space:nowrap}.badge.good{background:#e9f5ef;color:#247153}.badge.warn{background:#fff4e5;color:#97662c}.badge.bad{background:#fff0ee;color:#b26259}.grade{font-size:11px;display:inline-grid;place-items:center;width:25px;height:25px;border-radius:6px;background:#f0f3f6;font-weight:700;color:#8a99a8}.grade.A,.grade.B{color:#137561;background:#e6f3ed}.grade.C{color:#9f7938;background:#fbf2e0}.detail-btn{border:0;color:#4a778e;font-size:11px;padding:7px;background:none}.panel-footer{padding:13px 20px;display:flex;justify-content:space-between;color:#9aa6b2;font-size:10px}.empty{padding:58px 20px 66px;text-align:center}.empty-mark{font-size:45px;color:#c4d4d8;font-family:Georgia;margin-bottom:18px}.empty h3{font-size:17px;font-weight:550}.empty p{font-size:12px;color:#8a98a6;line-height:1.9;margin-bottom:22px}.empty button{font-size:12px}.page-footer{margin:25px 38px;color:#a3afbb;font-size:9px;display:flex;justify-content:space-between;letter-spacing:1px}.jobbar{padding:15px 20px;border-bottom:1px solid var(--line);background:#f6faf9}.jobbar>div{display:flex;align-items:center;gap:10px;font-size:11px}.jobbar p{font-size:10px;margin:9px 0;color:#70877d}.jobbar progress{width:100%;height:4px;accent-color:var(--teal)}.spinner{height:12px;width:12px;border:2px solid #c1dfd7;border-top-color:var(--teal);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.health-card{padding:25px}.health-card h2{font-size:17px}.health-card p{font-size:12px;color:#6e7e90;line-height:1.9}.warning{color:var(--amber)!important;background:#fff8ec;padding:12px;border-radius:6px;font-size:11px;line-height:1.8}.health-card pre{font-size:11px;overflow:auto;background:#f5f7fa;padding:15px;line-height:1.7;max-height:400px}.diag-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.diag-item{border:1px solid var(--line);border-radius:8px;padding:18px}.diag-item strong{display:block;margin-bottom:10px}.diag-item p{overflow-wrap:anywhere}.job-history{padding:15px 0;border-bottom:1px solid var(--line)}.job-history summary{cursor:pointer;font-size:12px}.job-history pre{font-size:10px}dialog{border:1px solid var(--line);border-radius:14px;padding:0;width:720px;max-width:95vw;max-height:92vh;color:var(--ink);box-shadow:0 25px 100px #06122238}dialog::backdrop{background:#0f213578;backdrop-filter:blur(2px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid var(--line)}.dialog-head h2{font-size:20px;margin:0}.dialog-head .eyebrow{margin-bottom:8px}.close{font-size:23px;border:0;padding:0;background:none;color:#8795a4}.dialog-body{padding:23px 28px;overflow:auto}.dialog-body>p{font-size:12px;line-height:1.9;color:#6f7e8d}.dialog-footer{display:flex;justify-content:flex-end;gap:12px;padding:18px 28px;border-top:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px}.dialog-body textarea{width:100%;resize:vertical;font-size:12px;line-height:1.7;font-family:ui-monospace,Consolas,monospace;margin:15px 0}.file-btn{position:relative;border:1px solid var(--line);border-radius:7px;padding:10px 14px;cursor:pointer;font-size:12px}.file-btn input{position:absolute;width:1px;height:1px;opacity:0}.button-row .button{font-size:12px}.preview-table{max-height:260px;overflow:auto;margin-top:16px;border:1px solid var(--line);border-radius:6px}.detail-dialog{width:1080px}.detail-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.detail-summary article{background:#f4f7fa;border-radius:8px;padding:14px}.detail-summary small{font-size:10px}.detail-summary strong{display:block;font-size:15px;margin-top:7px}.section-title{font-size:15px;margin:28px 0 14px;display:flex;justify-content:space-between;align-items:center}.detail-block{border:1px solid var(--line);border-radius:9px;padding:18px;margin:12px 0}.detail-block h3{font-size:13px;margin-bottom:8px}.rule{font-size:11px;white-space:pre-wrap;line-height:1.7;color:#7b8997;max-height:150px;overflow:auto}.binding-area{display:flex;gap:10px;margin:13px 0}.binding-area input{flex:1}.compact-table{font-size:11px}.compact-table td{padding:11px}.quote-chart{height:100px;width:100%;display:block;margin:12px 0;border-bottom:1px solid var(--line);background:#fafcfc}.quote-chart polyline{fill:none;stroke:var(--teal);stroke-width:2}.mini-metrics{display:flex;gap:24px;flex-wrap:wrap;font-size:11px;line-height:1.9}.mini-metrics b{display:block;color:#334559}.details-error{font-size:11px;color:var(--red);overflow-wrap:anywhere;line-height:1.8}.evidence details{font-size:11px;margin:10px 0}.evidence pre{background:#f5f7fa;padding:12px;max-height:250px;overflow:auto;font-size:10px;white-space:pre-wrap;overflow-wrap:anywhere}a{color:var(--teal)}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#172b3e;color:white;padding:13px 22px;border-radius:8px;z-index:50;box-shadow:0 5px 30px #0002;font-size:13px;max-width:85vw;line-height:1.7}.review-notice{border-left:3px solid #6aa998;background:#f0f7f4;padding:13px;font-size:11px;line-height:1.8}.status-note{max-width:190px;white-space:normal;line-height:1.5}.empty-filter{padding:30px;text-align:center;color:#8293a3}@media(max-width:1200px){.sidebar{width:205px;padding:27px 15px}main{margin-left:205px}.page-head,.topbar{padding-left:24px;padding-right:24px}.metrics,.panel,.notice-bar{margin-left:24px;margin-right:24px}.metrics{gap:10px}.metrics article{padding:17px 14px}.topbar-right #clock{display:none}.page-head{align-items:flex-start}.head-actions{flex-direction:column}.metrics small{font-size:9px}.page-head h1{font-size:26px}.page-footer{margin-left:24px;margin-right:24px}.table-wrap th,.table-wrap td{padding-left:10px;padding-right:10px}}@media(max-width:800px){.sidebar{position:static;width:100%;padding:17px 18px}.brand{margin:0 0 16px}.brand small{display:none}.brand .monogram{font-size:30px}.nav-caption,.sidebar-bottom{display:none}nav{display:flex;gap:5px}nav button{margin:0;padding:9px;font-size:11px;gap:7px;justify-content:center}nav button>span:first-child{display:none}.workspace{display:block}main{margin-left:0}.topbar{height:48px;padding:0 18px}.page-head{padding:23px 18px 18px}.page-head .eyebrow{font-size:8px;letter-spacing:1px}.page-head h1{font-size:23px}.page-head p:last-child{font-size:11px;max-width:220px}.metrics,.panel,.notice-bar{margin-left:18px;margin-right:18px}.metrics{grid-template-columns:repeat(2,1fr)}.metrics strong{font-size:28px}.metrics article{padding:15px}.notice-bar b{display:none}.head-actions button{font-size:10px;padding:9px}.head-actions input{font-size:10px;width:134px}.panel-toolbar{padding:13px;gap:14px}.filters{gap:6px}.toolbar-actions{width:100%}.toolbar-actions button{flex:1}.match-table{min-width:770px}.page-footer{margin:18px;font-size:7px}.login-screen{display:block}.login-brand{padding:25px 30px}.login-brand .monogram{font-size:40px;letter-spacing:-4px}.login-brand .eyebrow{margin-top:17px;font-size:8px}.login-brand h1{font-size:28px;margin-bottom:10px}.login-brand>p:last-child{display:none}.login-card{margin:40px auto;padding:0 25px}.diag-grid,.form-grid{grid-template-columns:1fr}.detail-summary{grid-template-columns:1fr 1fr}.dialog-head,.dialog-body{padding:18px}.dialog-head h2{font-size:17px}.detail-dialog{width:96vw}.panel-footer span:last-child{display:none}.health-card{padding:18px}.detail-dialog .table-wrap table{min-width:600px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
