:root{--bg:#eef2f7;--paper:#fff;--ink:#172b4d;--muted:#62728b;--line:#dce3ed;--blue:#2459dc;--green:#287565;--red:#a74621;--radius:12px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:14px;line-height:1.5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}a{color:var(--blue);text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #91adf7;outline-offset:3px}button{color:inherit}h1,h2,h3,p{margin:0}h1{font-size:34px;line-height:1.2;letter-spacing:-1px;font-weight:650}h2{font-size:22px;line-height:1.3;letter-spacing:-.4px}.brand{font-size:31px;letter-spacing:-1.7px;line-height:1;font-weight:750;color:var(--ink);display:block}.brand span{font-size:13px;font-weight:500;letter-spacing:0;display:block;margin-top:12px;color:var(--muted)}.sidebar{position:fixed;inset:0 auto 0 0;width:220px;background:#fff;border-right:1px solid var(--line);padding:36px 22px;display:flex;flex-direction:column}.sidebar nav{display:grid;gap:7px;margin-top:54px}.sidebar nav a,.sidebar nav button{padding:13px 12px;border:0;border-radius:7px;display:flex;align-items:center;justify-content:space-between;text-align:left;background:transparent;font-size:13px;color:#50617b}.sidebar nav .nav-active{background:#edf2ff;color:var(--blue);font-weight:600;justify-content:flex-start;gap:10px}.nav-icon{font-size:18px}.side-bottom{margin-top:auto;font-size:11px;color:var(--muted)}.side-bottom p{margin-top:10px;line-height:1.7}.connection-dot{display:inline-block;background:var(--green);width:6px;height:6px;border-radius:50%;margin-right:4px}.text-button{border:0;background:none;padding:12px 0;color:var(--muted)}.workspace{margin-left:220px;padding:36px 36px 20px;max-width:2100px}header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:29px}.breadcrumb{font-size:12px;color:var(--muted);margin-bottom:8px}.header-actions{display:flex;align-items:center;gap:10px}#clock{font-variant-numeric:tabular-nums;color:var(--muted);margin-right:12px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;padding:10px 15px;font-weight:550;border:1px solid var(--line);background:white;white-space:nowrap}.primary{background:var(--blue);color:white;border-color:var(--blue)}.secondary:hover{background:#f8faff;border-color:#b6c4db}.overview{display:flex;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:24px}.metric{flex:1;background:none;border:0;text-align:left;position:relative;padding:17px 22px 16px;border-right:1px solid var(--line)}.metric:first-child{padding-left:0}.metric:last-child{border-right:0}.metric span{font-size:12px;color:var(--muted);display:block}.metric strong{font-size:30px;line-height:1.5;font-weight:600;font-variant-numeric:tabular-nums}.metric.selected:after{content:"";height:3px;background:var(--blue);position:absolute;bottom:-1px;left:0;right:20px}.metric.selected strong{color:var(--blue)}.registry{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.filters{display:flex;padding:18px;gap:12px;align-items:center;border-bottom:1px solid var(--line)}.search{position:relative;flex:1;max-width:420px}.search span{position:absolute;left:12px;top:5px;font-size:24px;color:var(--muted)}input,select{border:1px solid var(--line);border-radius:6px;background:white;color:var(--ink);padding:10px 12px;min-height:42px}input[type=search]{width:100%;padding-left:38px;background:#f8fafc}select{max-width:230px}.test-toggle{margin-left:auto;font-size:12px;color:var(--muted);display:flex;gap:8px;align-items:center;white-space:nowrap}.test-toggle input{min-height:0;accent-color:var(--blue)}table{width:100%;border-collapse:collapse;text-align:left;table-layout:fixed}th{font-size:11px;font-weight:550;color:var(--muted);padding:13px 17px;background:#f9fbfd;border-bottom:1px solid var(--line)}th:first-child{width:25%}th:nth-child(2){width:20%}th:nth-child(3){width:17%}th:nth-child(4){width:23%}th:nth-child(5){width:15%}th:last-child{width:35px;padding:0}td{padding:22px 17px;vertical-align:top;border-bottom:1px solid #e9edf3;font-size:13px;overflow-wrap:anywhere}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcff}.order-button{display:block;font-size:14px;line-height:1.4;font-weight:600;border:0;padding:0;background:none;text-align:left}.order-button:hover{color:var(--blue)}.sub{font-size:11px;color:var(--muted);margin-top:7px;display:block}.test-badge{display:inline-block;font-size:10px;border:1px solid #d2ddec;color:#62728b;border-radius:4px;padding:1px 5px;margin-right:6px;font-weight:500;vertical-align:middle}.stage-label{font-weight:550;line-height:1.4;display:flex;align-items:center;gap:7px}.stage-dot{width:7px;height:7px;border-radius:50%;background:var(--blue);flex-shrink:0}.progress{display:flex;gap:3px;margin-top:12px}.progress i{height:3px;flex:1;background:#e2e8f2;border-radius:1px}.progress i.passed{background:#9bb8ed}.progress i.now{background:var(--blue)}.due{font-weight:600;font-variant-numeric:tabular-nums}.overdue{color:var(--red)}.problem{margin-top:9px;display:block;color:var(--red);font-size:11px}.row-arrow{border:0;background:none;color:var(--muted);font-size:24px;padding:0}footer{display:flex;gap:16px;justify-content:space-between;border-top:1px solid var(--line);padding:14px 18px;font-size:11px;color:var(--muted)}.footnote{font-size:11px;color:var(--muted);margin-top:16px}.banner{border:1px solid #e5c9ab;background:#fff7ed;padding:13px 16px;border-radius:8px;margin-bottom:18px;font-size:13px;color:#7b4b1f}.empty{padding:60px 24px;text-align:center}.empty-symbol{font-size:35px;color:#91a8c6;margin-bottom:16px}.empty p{max-width:510px;margin:10px auto 20px;color:var(--muted)}[hidden]{display:none!important}dialog{position:fixed;inset:0 0 0 auto;margin:0;width:510px;max-width:100%;height:100dvh;max-height:100dvh;padding:0;border:0;box-shadow:-10px 0 50px #172b4d1c;color:var(--ink);background:white}dialog::backdrop{background:#172b4d55}.detail-head{display:flex;justify-content:space-between;align-items:center;padding:18px 28px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted);position:sticky;top:0;background:white;z-index:1}.detail-head button{border:0;background:#eef2f7;border-radius:50%;width:30px;height:30px;font-size:23px}.detail-body{padding:25px 28px}.detail-body h2{margin:8px 0 16px}.detail-links{display:flex;gap:10px;flex-wrap:wrap}.detail-facts{margin:25px 0;display:grid;grid-template-columns:1fr 1fr;gap:20px}.detail-facts dt{color:var(--muted);font-size:11px;margin-bottom:5px}.detail-facts dd{margin:0;font-size:13px}.detail-action{background:#edf2ff;border-left:3px solid var(--blue);padding:15px 17px;margin-bottom:24px}.detail-action h3{font-size:12px;color:var(--blue);margin-bottom:7px}.detail-action p{font-size:14px}.route{list-style:none;padding:0;margin:20px 0}.route li{position:relative;padding:0 0 22px 34px;color:var(--muted);font-size:13px;min-height:47px}.route li:before{position:absolute;content:"";left:10px;top:20px;bottom:0;width:1px;background:var(--line)}.route li:last-child:before{display:none}.route .number{position:absolute;left:0;top:0;width:22px;height:22px;border:1px solid var(--line);border-radius:50%;text-align:center;font-size:10px;line-height:20px;background:white}.route li.current{color:var(--blue);font-weight:600}.route li.current .number{background:var(--blue);color:white;border-color:var(--blue)}.route-note{font-size:11px;color:var(--muted)}.toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);padding:12px 20px;background:var(--ink);color:white;border-radius:7px;z-index:10}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.screen-mode .sidebar{display:none}.screen-mode .workspace{margin:0;padding:30px 40px}.screen-mode td{font-size:16px;padding-top:27px;padding-bottom:27px}.screen-mode .order-button{font-size:18px}.screen-mode .sub{font-size:13px}.screen-mode .footnote{display:none}.screen-mode h1{font-size:42px}.login{min-height:100dvh;display:flex;align-items:center;justify-content:center;gap:100px;padding:40px;background:#f5f7fb}.login-box{width:370px}.login h1{font-size:35px;margin-top:48px}.login-box>p{margin:18px 0 30px;color:var(--muted);font-size:14px}.login form label{display:block;margin-bottom:17px;font-size:12px;font-weight:550}.login form input{display:block;margin-top:6px;width:100%;background:#fff}.login .primary{width:100%;margin-top:6px}.login small{display:block;margin-top:25px;color:var(--muted);font-size:11px}.login-route{padding:40px 50px;border-left:1px solid var(--line);font-size:15px;color:#73839b}.login-route div{padding:25px 0 25px 38px;position:relative}.login-route div:before{content:"";position:absolute;left:0;top:30px;border:2px solid #c4d2e5;width:11px;height:11px;background:#f5f7fb;border-radius:50%;z-index:1}.login-route div:after{content:"";position:absolute;left:6px;top:43px;height:66px;width:1px;background:#c4d2e5}.login-route div:last-child:after{display:none}.login-route .current{color:var(--blue);font-weight:650}.login-route .current:before{border-color:var(--blue);background:var(--blue)}.error{color:var(--red);font-size:13px;margin:12px 0}@media(min-width:1700px){.workspace{padding:45px 55px}.sidebar{width:240px}.workspace{margin-left:240px}td{padding:25px 22px}}@media(max-width:1100px){.sidebar{width:180px;padding:28px 16px}.workspace{margin-left:180px;padding:28px 22px}.header-actions{flex-wrap:wrap;justify-content:flex-end}#clock{display:none}.filters{flex-wrap:wrap}.test-toggle{margin-left:0}.table-wrap{overflow-x:auto}table{min-width:850px}.login-route{display:none}}@media(max-width:700px){.sidebar{position:static;width:100%;height:auto;display:block;padding:18px 20px;border-bottom:1px solid var(--line);border-right:0}.sidebar .brand{font-size:26px;display:flex;align-items:center;gap:17px}.brand span{margin-top:0}.sidebar nav,.side-bottom{display:none}.workspace{margin-left:0;padding:24px 15px}.header-actions{gap:6px}.secondary{padding:8px 10px;font-size:12px}h1{font-size:29px}.breadcrumb{font-size:10px}.overview{flex-wrap:wrap}.metric{flex-basis:50%;padding:12px!important;border-bottom:1px solid var(--line)}.metric:nth-child(2){border-right:0}.metric span{font-size:10px}.metric strong{font-size:26px}.filters{padding:12px;gap:10px}.search{max-width:none;flex-basis:100%}.test-toggle{margin-left:auto}select{max-width:55%;font-size:12px}.table-wrap{overflow:visible}table,tbody{display:block;min-width:0}thead{display:none}tr{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);padding:15px 6px}td{border:0;padding:8px 10px}td:first-child{grid-column:1/-1}td:nth-child(4){grid-column:1/-1;grid-row:3}td:nth-child(5){grid-column:1/-1}td:last-child{display:none}footer{flex-direction:column;gap:4px}.login{padding:30px 24px}.login-box{width:100%;max-width:370px}.detail-body{padding:24px 22px}.screen-mode .workspace{padding:20px 15px}}
@media(prefers-reduced-motion:no-preference){dialog[open]{animation:appear .18s ease-out}@keyframes appear{from{transform:translateX(20px);opacity:.6}to{transform:none;opacity:1}}}
