:root{--bg:#f3f5f8;--paper:#fff;--ink:#162832;--muted:#74828e;--line:#e7ecf0;--accent:#0a8277;--nav:#101f2c;--danger:#d14b48;--radius:13px;font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:var(--ink);font-size:14px;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{border:1px solid #dce3e7;background:white;color:var(--ink);border-radius:7px;padding:9px 14px;font-weight:550;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}button:hover{background:#f6f9fa;border-color:#bbc9ce}.primary{background:var(--accent);color:white;border-color:var(--accent)}.primary:hover{background:#066d65;border-color:#066d65}.danger{color:var(--danger)}.ghost{border:0;background:transparent}.small{font-size:12px;padding:6px 10px}.icon{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.shell{display:grid;grid-template-columns:226px 1fr;min-height:100vh}.sidebar{background:var(--nav);color:#a4b2bc;padding:30px 16px 18px;position:fixed;width:226px;height:100vh;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0 13px 29px;color:white}.brand img{width:37px}.brand strong{font-size:22px;letter-spacing:3px}.brand small{display:block;font-size:9px;letter-spacing:1.6px;color:#90a7b3;margin-top:5px}.nav-label{font-size:10px;letter-spacing:1.4px;padding:20px 15px 9px;color:#687e8d}.nav-items{display:grid;gap:4px}.nav-item{display:flex;gap:12px;align-items:center;color:#a7b9c6;border:0;background:transparent;justify-content:flex-start;padding:12px 15px;width:100%;font-weight:400;border-radius:8px}.nav-item:hover{background:#192e3d;color:white}.nav-item.active{background:#1b3e43;color:#7be0cc}.nav-item .tag{margin-left:auto;font-size:10px;color:#7be0cc}.sidebar-bottom{margin-top:auto;padding:18px 12px 0;border-top:1px solid #263644;font-size:11px;line-height:1.8}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#39c6a2;margin-right:6px}.main{grid-column:2;min-width:0}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;background:#fff;border-bottom:1px solid var(--line);gap:15px}.breadcrumbs{color:#82919b;font-size:12px}.breadcrumbs span{color:#263b47;margin-left:12px}.top-actions{display:flex;align-items:center;gap:15px}.env-badge{font-size:11px;background:#edf7f4;color:#328777;border:1px solid #d9ece6;border-radius:20px;padding:5px 11px}.avatar{width:31px;height:31px;background:#e2eeeb;color:#397c70;border-radius:50%;display:grid;place-items:center;font-weight:600}.user-info{font-size:12px;display:flex;align-items:center;gap:9px}.content{max-width:1700px;margin:auto;padding:32px 36px 50px}.page-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:24px}.eyebrow{font-size:10px;color:var(--accent);font-weight:650;letter-spacing:1.8px;margin-bottom:8px}.page-head h1{font-size:27px;letter-spacing:-.6px;margin:0 0 9px;font-weight:650}.page-head p{font-size:12px;color:var(--muted);margin:0;line-height:1.7}.head-actions{display:flex;align-items:center;gap:9px;padding-top:10px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:23px}.stat{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:22px;position:relative;min-height:141px}.stat-label{font-size:12px;color:#6d7d89;display:flex;align-items:center;gap:8px}.stat-label .icon{width:16px}.stat-number{font-size:31px;letter-spacing:-1px;line-height:1.6;font-weight:620;font-variant-numeric:tabular-nums}.stat-note{font-size:11px;color:#8c98a1}.stat.good{background:#0e383b;color:#dcf6f0;border-color:#0e383b}.stat.good .stat-label,.stat.good .stat-note{color:#9cc7c2}.stat.good .stat-number{color:#adf0d7}.stat-number small{font-size:12px;letter-spacing:0;font-weight:400;margin-left:8px}.stat .corner{position:absolute;right:20px;top:48px;font-size:30px;color:#315457}.grid-main{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(280px,1fr);gap:22px;margin-bottom:22px}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);min-width:0;overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:21px 23px 16px;gap:15px}.panel-head h2{font-size:14px;margin:0;font-weight:650}.panel-head p{font-size:11px;color:var(--muted);margin:7px 0 0}.panel-body{padding:4px 23px 23px}.legend{font-size:10px;color:var(--muted);display:flex;gap:13px;align-items:center}.legend i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);margin-right:5px}.legend i.orange{background:#e7a66a}.chart-wrap{height:240px;padding:6px 13px 0 0}.chart{width:100%;height:100%;overflow:visible}.chart text{fill:#97a4ad;font-size:10px;font-family:inherit}.chart .grid{stroke:#edf0f2;stroke-dasharray:3 4}.chart-note{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted);padding-top:15px;border-top:1px solid var(--line)}.risk-row{display:flex;align-items:center;justify-content:space-between;margin:20px 0 8px;font-size:12px}.progress{height:5px;background:#eff2f5;border-radius:3px;overflow:hidden}.progress div{height:100%;background:#edb370;border-radius:3px}.risk-summary{padding:15px;margin-top:25px;border-radius:8px;background:#f4f7f8;font-size:11px;line-height:1.9;color:#7b8b96}.list-row{display:flex;align-items:center;gap:12px;padding:17px 0;border-top:1px solid var(--line)}.list-row:first-child{border-top:0}.site-icon{background:#eef5f4;border-radius:9px;width:35px;height:35px;color:#30877b;display:grid;place-items:center}.grow{flex:1;min-width:0}.list-title{font-size:12px;font-weight:550}.list-sub{font-size:11px;color:var(--muted);margin-top:5px;overflow-wrap:anywhere}.pill{display:inline-flex;align-items:center;gap:4px;font-size:10px;line-height:1.5;border-radius:4px;padding:3px 7px;font-weight:500;background:#edf2f6;color:#617988;white-space:nowrap}.pill.high,.pill.critical{color:#ca4d50;background:#fdf0f0}.pill.medium{color:#b27b29;background:#fbf4e7}.pill.low{color:#44829f;background:#eef5fa}.pill.completed,.pill.resolved,.pill.enabled,.pill.verified{color:#298570;background:#eaf6f0}.pill.failed,.pill.block{color:#c45151;background:#fdf0ef}.pill.running,.pill.investigating{color:#5572be;background:#eef2fc}.pill.queued,.pill.open{color:#a7833e;background:#faf4e8}.toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.toolbar input{max-width:260px}.toolbar select{max-width:170px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;background:#f8fafb;color:#87959f;font-size:10px;letter-spacing:.3px;font-weight:500;padding:13px 20px;white-space:nowrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}td{padding:16px 20px;border-bottom:1px solid #edf0f3;vertical-align:middle;line-height:1.65}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcfc}.cell-title{font-weight:550;min-width:160px}.cell-sub{font-size:10px;color:#8a99a2;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mono{font-family:"Cascadia Code",Consolas,monospace;font-size:11px}.pagination{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;font-size:11px;color:var(--muted);border-top:1px solid var(--line)}.pagination div{display:flex;gap:8px}.empty{text-align:center;padding:48px 24px;color:var(--muted)}.empty .icon{width:32px;height:32px;margin-bottom:10px;color:#a8b9c1}.empty h3{font-size:15px;color:#526774;font-weight:500}.empty p{font-size:12px;line-height:1.8;max-width:460px;margin:10px auto 18px}.notice{padding:13px 17px;background:#edf5f3;border:1px solid #dcebe5;color:#4d7b70;border-radius:8px;font-size:12px;line-height:1.8;margin-bottom:20px}.notice.warn{background:#fbf7eb;border-color:#eee6d0;color:#957733}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:15px}.field label{font-size:12px;font-weight:550;color:#526775}.field small{font-size:11px;color:var(--muted);line-height:1.7}input,select,textarea{border:1px solid #dce4e8;border-radius:6px;padding:10px 12px;min-width:0;width:100%;background:#fff;color:var(--ink)}input:focus,select:focus,textarea:focus{border-color:var(--accent);outline:2px solid #c6e7df;outline-offset:0}textarea{min-height:115px;resize:vertical;line-height:1.6}.form-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}.form-error{color:var(--danger);font-size:12px;line-height:1.7;margin:12px 0;min-height:20px}.form-error:empty{display:none}dialog{border:1px solid #e5ebee;border-radius:15px;padding:0;max-width:min(760px,calc(100vw - 36px));width:720px;box-shadow:0 25px 100px #0b263e30;max-height:90vh;color:var(--ink)}dialog::backdrop{background:#10263766;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;padding:22px 26px 18px;border-bottom:1px solid var(--line)}.dialog-head h2{font-size:19px;font-weight:600;margin:0}.dialog-body{padding:24px 26px}.tabs{display:flex;gap:18px;border-bottom:1px solid var(--line);margin-bottom:20px}.tabs button{border:0;background:transparent;color:var(--muted);padding:10px 0;border-radius:0}.tabs button.selected{color:var(--accent);border-bottom:2px solid var(--accent)}pre{background:#142937;color:#c4dfdf;padding:18px;border-radius:8px;white-space:pre-wrap;overflow-wrap:anywhere;font:11px/1.9 Consolas,monospace;margin:12px 0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:23px}.detail-item small{display:block;font-size:11px;color:var(--muted);margin-bottom:7px}.detail-item span{font-size:12px}.detail-heading{font-size:13px;margin:26px 0 10px}.detail-text{font-size:12px;line-height:1.9;color:#586d79;white-space:pre-line}.detail-steps{font-size:12px;color:#586d79;padding-left:20px;line-height:2}.kb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.kb-card{padding:23px}.kb-card h3{font-size:15px;margin:12px 0 6px}.kb-card p{font-size:12px;line-height:1.9;color:#74838d}.kb-card small{font-size:10px;color:#94a0a7}.settings-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,1fr);gap:22px}.metric-detail{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:17px 0;font-size:12px}.metric-detail span{color:var(--muted)}.auth{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:white}.auth-story{background:#112f35;color:#ebfaf6;display:flex;flex-direction:column;padding:58px 11%;justify-content:center;position:relative}.auth-story .brand{padding:0;position:absolute;top:48px;left:11%}.auth-story h1{font-size:44px;line-height:1.5;font-weight:500;letter-spacing:1px;margin:55px 0 20px}.auth-story h1 em{font-style:normal;color:#91deca}.auth-story p{font-size:14px;color:#99b9ba;line-height:2;max-width:420px}.auth-diagram{margin-top:38px;display:flex;gap:13px;align-items:center;flex-wrap:wrap;font-size:11px;color:#91bbb6}.auth-diagram span{padding:14px 17px;border:1px solid #305456;border-radius:6px}.auth-story footer{position:absolute;bottom:36px;font-size:10px;letter-spacing:1px;color:#6c9698}.auth-form{display:flex;align-items:center;justify-content:center;padding:50px 30px}.auth-form form{width:350px}.auth-form h2{font-size:26px;font-weight:550;margin:12px 0}.auth-form .intro{font-size:12px;color:#8a98a1;margin-bottom:35px}.auth-form .primary{width:100%;margin-top:6px}.auth-switch{font-size:12px;text-align:center;margin-top:22px;color:var(--muted)}.auth-switch button{font-size:12px;color:var(--accent);padding:3px;border:0}.auth-form .field{margin-bottom:19px}.boot{height:100vh;display:grid;place-items:center;color:#758b96}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);border-radius:8px;padding:13px 22px;background:#143a37;color:#fff;box-shadow:0 5px 25px #12362b20;z-index:100;max-width:90vw;font-size:12px;display:none}#toast.show{display:block}.mobile-nav{display:none}.muted{color:var(--muted)}.spacer{margin-top:20px}.stack{display:grid;gap:15px}.success{color:var(--accent)}.footer-note{text-align:center;color:#a1adb5;font-size:10px;margin-top:29px;letter-spacing:.5px}.risk-meter{font-size:42px;font-weight:600;color:#deac64;margin:6px 0}.print-only{display:none}
@media(min-width:1500px){.content{padding:36px 44px}.stat{padding:24px}.grid-main{grid-template-columns:2.1fr 1fr}}
@media(max-width:1100px){.shell{grid-template-columns:195px 1fr}.sidebar{width:195px;padding:26px 10px 16px}.content{padding:25px 22px}.topbar{padding:0 22px}.grid-main{grid-template-columns:1fr}.stats{gap:11px}.stat{padding:17px}.stat-number{font-size:26px}.settings-grid{grid-template-columns:1fr}.auth-story h1{font-size:34px}.user-info span{display:none}}
@media(max-width:760px){.shell{display:block}.sidebar{transform:translateX(-100%);transition:transform .2s;width:225px}.sidebar.open{transform:translateX(0);box-shadow:0 0 0 100vw #17283370}.main{width:100%}.topbar{height:63px;padding:0 17px}.mobile-nav{display:inline-flex;padding:6px}.breadcrumbs{display:none}.content{padding:23px 16px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stat{min-height:127px}.page-head{flex-direction:column;gap:5px}.page-head h1{font-size:23px}.head-actions{width:100%;flex-wrap:wrap}.panel-head{padding:18px}.panel-body{padding:0 18px 18px}.legend{gap:7px}.kb-grid,.form-grid{grid-template-columns:1fr}.form-grid{gap:0}.auth{display:block}.auth-story{display:none}.auth-form{min-height:100vh;padding:32px 23px}.auth-form form{width:min(380px,100%)}.env-badge{font-size:10px}.top-actions{gap:9px}.dialog-body{padding:20px}.detail-grid{grid-template-columns:1fr}.chart-wrap{height:205px}.topbar .ghost{padding:6px}.settings-grid{gap:16px}}
@media print{body{background:white}.sidebar,.topbar,.page-head,.stats,.grid-main,.footer-note,#toast,.dialog-head button,.no-print{display:none!important}.shell{display:block}.content{padding:0}.main{width:100%}dialog[open]{position:static;max-height:none;max-width:none;width:100%;border:0;box-shadow:none;margin:0;padding:0}dialog::backdrop{background:white}#app{display:none}.dialog-body{padding:15px}.print-only{display:block}.detail-text{color:#222}pre{background:#f4f4f4;color:#111}a{color:black}.panel{break-inside:avoid}}

progress.progress{width:100%;display:block;border:0;appearance:none}progress.progress::-webkit-progress-bar{background:#eff2f5;border-radius:3px}progress.progress::-webkit-progress-value{background:#edb370;border-radius:3px}progress.progress::-moz-progress-bar{background:#edb370;border-radius:3px}

@media(max-width:760px){.sidebar{visibility:hidden}.sidebar.open{visibility:visible}}
.setup-steps{display:flex;gap:8px;margin-bottom:22px;font-size:12px;color:#8b95a4}.setup-steps span{flex:1;border-bottom:3px solid #e8edf1;padding:0 0 12px}.setup-steps .done{border-color:#0a8277;color:#0a8277}.setup-steps .current{border-color:#77bdb6;color:#15383b}.setup-section{border:1px solid #e5ebef;border-radius:12px;padding:20px;margin-bottom:18px}.setup-section h3{margin:0 0 12px;font-size:15px}.setup-section pre{white-space:pre-wrap;overflow-wrap:anywhere}.setup-options{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0}.setup-option{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:22px;gap:13px;border:1px solid #dce7e7;border-radius:12px;background:#f8fbfa;white-space:normal}.setup-option:hover{border-color:#0a8277;background:#eff9f6}.setup-option strong{font-size:17px;color:#173b3b}.setup-option span{line-height:1.8;font-size:13px;color:#63717e}.setup-option small{font-size:11px;color:#0a8277}.setup-option .icon{width:25px;height:25px;color:#0a8277}.setup-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.setup-title h3{margin:0}.setup-checks{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:18px 0}.setup-check{display:flex;align-items:flex-start;gap:10px}.setup-dot{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border-radius:50%;background:#eef1f4;color:#8f9daa}.setup-dot.ok{background:#dbf2e9;color:#147f64}.setup-check strong{font-size:12px;display:block}.setup-check small{font-size:11px;color:#72818c;display:block;margin-top:5px;line-height:1.6}.setup-advanced{padding:16px;background:#f7f9fb;border-radius:10px;margin:16px 0}.setup-advanced summary{cursor:pointer;font-size:12px;font-weight:600}.setup-section .detail-steps{padding-left:22px}.setup-section .detail-steps li{margin-bottom:9px}#enrollment-result pre{max-height:220px;overflow:auto}@media(max-width:600px){.setup-options,.setup-checks{grid-template-columns:1fr}.setup-section{padding:16px}.setup-title{align-items:flex-start}.setup-steps{font-size:10px}.setup-option{padding:18px}}

#content > .panel + .panel{margin-top:20px}
