:root{--brand:#10539a;--cyan:#27aad7;--teal:#51baa5;--ink:#102238;--text:#40546a;--muted:#718196;--bg:#f4f7fa;--line:#dde5ed;--white:#fff;--warn:#b76b00;--danger:#c83b45;--shadow:0 16px 44px rgba(16,34,56,.12);font-family:"Segoe UI","Microsoft YaHei UI","PingFang SC",sans-serif;color:var(--ink);background:var(--bg);font-size:15px}*{box-sizing:border-box}body{margin:0;min-width:1180px;background:var(--bg)}button,input,select{font:inherit}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:#0d2b49;color:#d8e6f2;display:flex;flex-direction:column;z-index:20;transition:width .18s ease;box-shadow:8px 0 30px rgba(11,34,56,.08)}.brand{height:82px;display:flex;align-items:center;gap:10px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.09);overflow:hidden}.brand-logo{position:relative;width:92px;height:38px;overflow:hidden;flex:0 0 92px;border-radius:6px;background:white}.brand-logo img{position:absolute;width:116px;height:116px;max-width:none;left:-12px;top:-39px}.brand-copy{white-space:nowrap;display:flex;flex-direction:column;gap:3px}.brand-copy strong{font-size:16px;color:#fff;letter-spacing:.02em}.brand-copy span{font-size:12px;color:#8eb1ce}.nav{padding:14px 10px;overflow-y:auto;flex:1}.nav-label{padding:18px 13px 7px;color:#7698b5;font-size:12px;letter-spacing:.08em}.nav-item{width:100%;height:44px;border:0;background:transparent;color:#c7d8e8;border-radius:9px;display:flex;align-items:center;gap:12px;padding:0 12px;margin:2px 0;cursor:pointer;text-align:left;white-space:nowrap}.nav-item svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}.nav-item span{flex:1}.nav-item b{min-width:22px;height:22px;border-radius:11px;background:rgba(255,255,255,.12);display:grid;place-items:center;font-size:12px}.nav-item:hover{background:rgba(255,255,255,.07);color:#fff}.nav-item.active{background:linear-gradient(90deg,#1666ae,#176eaa);color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.15)}.sidebar-foot{height:72px;margin:0 12px 12px;padding:12px;border-radius:10px;background:rgba(255,255,255,.06);display:flex;align-items:center;gap:10px;white-space:nowrap;overflow:hidden}.health-dot{width:9px;height:9px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px rgba(81,186,165,.15);flex:none}.sidebar-foot div{display:flex;flex-direction:column;gap:3px}.sidebar-foot strong{font-size:13px}.sidebar-foot small{font-size:11px;color:#88a8c2}.workspace{margin-left:248px;width:calc(100% - 248px);transition:margin-left .18s ease,width .18s ease}.topbar{height:64px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 30px;gap:18px;position:sticky;top:0;z-index:12;backdrop-filter:blur(10px)}.icon-button{width:40px;height:40px;border:1px solid var(--line);background:#fff;border-radius:9px;display:grid;place-items:center;cursor:pointer;color:var(--text)}.icon-button svg,.panel-foot svg,.safety-banner svg,.release-list svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.menu-button{display:none}.global-search{height:42px;max-width:620px;flex:1;background:var(--bg);border:1px solid transparent;border-radius:9px;display:flex;align-items:center;padding:0 12px;gap:10px}.global-search:focus-within{background:#fff;border-color:var(--cyan);box-shadow:0 0 0 3px rgba(39,170,215,.13)}.global-search svg{width:19px;height:19px;fill:none;stroke:var(--muted);stroke-width:2}.global-search input{border:0;outline:0;background:transparent;flex:1;color:var(--ink)}.global-search kbd{font-size:11px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:5px;padding:2px 6px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.notification{position:relative}.notification i{position:absolute;right:7px;top:7px;width:7px;height:7px;background:var(--danger);border:2px solid #fff;border-radius:50%}.profile{border:0;background:transparent;display:flex;align-items:center;gap:9px;cursor:pointer;padding:4px 2px 4px 8px;color:var(--ink)}.profile>span:not(.avatar){display:flex;flex-direction:column;text-align:left}.profile small{color:var(--muted);margin-top:2px;font-size:11px}.profile svg{width:15px;height:15px;fill:none;stroke:var(--muted);stroke-width:2;transform:rotate(90deg)}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--brand),var(--cyan));color:#fff;font-weight:700}.main{padding:28px 30px 48px;max-width:1680px;margin:auto}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.eyebrow{font-size:12px;color:var(--muted);letter-spacing:.04em;margin:0 0 4px}.page-heading h1{font-size:27px;line-height:36px;margin:0}.page-heading>div>p:last-child{margin:5px 0 0;color:var(--text)}.heading-actions{display:flex;gap:10px}.button{height:42px;border-radius:9px;padding:0 17px;border:1px solid var(--line);font-weight:600;cursor:pointer}.button.primary{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 5px 14px rgba(16,83,154,.2)}.button.primary:hover{background:#0b477f}.button.ghost{background:#fff;color:var(--text)}.button.small{height:36px;font-size:13px}.safety-banner{border:1px solid #b9e2d8;background:#eef9f6;border-radius:11px;min-height:60px;display:flex;align-items:center;padding:10px 15px;gap:11px;margin-bottom:18px}.safety-icon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--teal);font-weight:800}.safety-banner>div:nth-child(2){display:flex;flex-direction:column;gap:3px;flex:1}.safety-banner span{color:#40655e;font-size:13px}.safety-banner button{border:0;background:transparent;color:#176f66;font-weight:600;display:flex;align-items:center;gap:5px;cursor:pointer}.metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:18px}.metrics article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:15px 17px;display:grid;grid-template-columns:1fr auto;align-items:baseline;box-shadow:0 2px 7px rgba(16,34,56,.03)}.metrics span{color:var(--text);font-size:13px}.metrics strong{font-size:24px}.metrics strong em{font-style:normal;font-size:13px;color:var(--muted);font-weight:500}.metrics small{grid-column:1/-1;color:var(--muted);margin-top:6px;font-size:12px}.warning-text{color:var(--warn)!important}.ok-text{color:#277e70!important}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:18px;margin-bottom:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 3px 10px rgba(16,34,56,.035)}.panel-head{min-height:68px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.panel-head h2{font-size:17px;margin:0 0 3px}.panel-head p{font-size:12px;color:var(--muted);margin:0}.segmented{background:var(--bg);padding:3px;border-radius:8px}.segmented button{height:30px;border:0;border-radius:6px;background:transparent;padding:0 11px;color:var(--muted);font-size:12px;cursor:pointer}.segmented button.selected{background:#fff;color:var(--ink);box-shadow:0 1px 5px rgba(16,34,56,.11)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:780px}th{text-align:left;height:42px;padding:0 13px;color:var(--muted);font-size:12px;font-weight:600;background:#f8fafc;border-bottom:1px solid var(--line)}td{height:61px;padding:9px 13px;border-bottom:1px solid #edf1f5;color:var(--text);font-size:13px}tbody tr{cursor:pointer}tbody tr:hover{background:#f8fbfe}.task-main{display:flex;flex-direction:column;gap:3px}.task-main strong{color:var(--ink);font-size:13px}.task-main small{color:var(--muted)}.status{display:inline-flex;align-items:center;height:27px;padding:0 9px;border-radius:7px;font-size:12px;font-weight:650;white-space:nowrap}.status.testing{background:#e8f4fb;color:#10698e}.status.review{background:#f3edfc;color:#6944a3}.status.import{background:#eaf8f5;color:#24786c}.status.rnd{background:#fff3df;color:#9a5a00}.status.blocked{background:#fdecef;color:#a72f39}.owner{display:flex;align-items:center;gap:7px;white-space:nowrap}.owner i{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e7eef5;color:var(--brand);font-style:normal;font-size:11px;font-weight:700}.sla{white-space:nowrap}.sla.warn{color:var(--warn);font-weight:650}.row-action{width:31px;height:31px;border:1px solid var(--line);background:#fff;border-radius:7px;display:grid;place-items:center;color:var(--brand);cursor:pointer}.row-action svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.panel-foot{height:52px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.panel-foot button{border:0;background:transparent;color:var(--brand);font-weight:600;display:flex;align-items:center;gap:5px;cursor:pointer}.more-button{border:0;background:transparent;font-weight:700;color:var(--muted);cursor:pointer}.flow-summary{height:102px;margin:0 17px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.flow-summary>div:first-child{display:flex;flex-direction:column}.flow-summary span{font-size:12px;color:var(--muted)}.flow-summary strong{font-size:25px;margin-top:5px}.ring{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--teal) 0 91.7%,#e8eef3 91.7%);position:relative}.ring:after{content:"";position:absolute;inset:7px;background:#fff;border-radius:50%}.ring span{z-index:1;color:var(--ink);font-weight:700}.ring small{font-weight:400;color:var(--muted)}.stage-list{list-style:none;margin:0;padding:11px 17px 17px}.stage-list li{height:58px;display:flex;align-items:center;gap:11px;position:relative}.stage-list li:not(:last-child):after{content:"";position:absolute;left:14px;top:43px;height:18px;border-left:1px dashed #cbd5df}.stage-icon{width:29px;height:29px;border-radius:9px;background:#eef2f6;color:var(--muted);display:grid;place-items:center;font-size:12px;font-weight:700;flex:none}.stage-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.2}.stage-icon.done{background:#e8f7f3;color:#287c6f}.stage-icon.current{background:#e6f2fb;color:var(--brand);box-shadow:0 0 0 3px rgba(39,170,215,.1)}.stage-list div{display:flex;flex-direction:column;gap:3px;flex:1}.stage-list strong{font-size:13px}.stage-list small{font-size:11px;color:var(--muted)}.stage-list b{font-size:13px}.success-number{color:#277e70}.recent-panel{overflow:hidden}.release-list>div{min-height:64px;display:grid;grid-template-columns:43px minmax(260px,1fr) 100px 100px 115px 35px;align-items:center;gap:11px;padding:8px 17px;border-top:1px solid #edf1f5}.release-list>div:first-child{border-top:0}.file-symbol{width:39px;height:39px;border-radius:9px;background:#e7f1fb;color:var(--brand);display:grid;place-items:center;font-size:10px;font-weight:800}.file-symbol.teal{background:#e8f7f3;color:#277e70}.release-list p{display:flex;flex-direction:column;gap:3px;margin:0}.release-list p small,.release-list time{color:var(--muted);font-size:12px}.release-list button{border:0;background:transparent;color:var(--muted);cursor:pointer}.drawer-backdrop,.modal-backdrop{position:fixed;inset:0;background:rgba(9,24,39,.35);z-index:40;opacity:0;visibility:hidden;transition:.18s}.drawer{position:fixed;z-index:45;right:0;top:0;bottom:0;width:560px;max-width:94vw;background:#fff;box-shadow:-20px 0 60px rgba(16,34,56,.18);transform:translateX(105%);transition:transform .22s ease;display:flex;flex-direction:column}.drawer.open{transform:none}.drawer-backdrop.show,.modal-backdrop.show{opacity:1;visibility:visible}.drawer>header,.modal>header{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 22px}.drawer h2,.modal h2{font-size:19px;margin:2px 0 0}.task-id{font-size:11px;color:var(--muted)}.drawer-body{padding:20px 22px;overflow:auto;flex:1}.drawer-summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.drawer-summary p{color:var(--text);font-size:13px;margin:0}.info-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:10px;margin:0 0 22px;overflow:hidden}.info-grid div{padding:11px 13px;border-bottom:1px solid var(--line)}.info-grid div:nth-child(odd){border-right:1px solid var(--line)}.info-grid div:nth-last-child(-n+2){border-bottom:0}.info-grid dt{font-size:11px;color:var(--muted);margin-bottom:4px}.info-grid dd{margin:0;font-size:13px;font-weight:600}.muted{color:var(--muted);font-weight:400!important}.drawer-section{margin-top:22px}.drawer-section h3{font-size:14px;margin:0 0 11px}.file-card{border:1px solid var(--line);border-radius:9px;padding:10px;display:flex;align-items:center;gap:10px;margin-bottom:8px}.file-card>span{width:36px;height:36px;border-radius:8px;background:#e8f3fb;display:grid;place-items:center;color:var(--brand);font-size:10px;font-weight:800}.file-card>span svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.file-card>span.pdf{background:#fdecef;color:var(--danger)}.file-card>div{display:flex;flex-direction:column;gap:3px;flex:1}.file-card strong{font-size:12px}.file-card small{font-size:10px;color:var(--muted)}.file-card button{border:0;background:transparent;color:var(--brand);font-size:12px;font-weight:650;cursor:pointer}.timeline{list-style:none;padding:0;margin:0}.timeline li{display:flex;gap:12px;position:relative;min-height:69px}.timeline li:not(:last-child):after{content:"";position:absolute;left:6px;top:18px;bottom:-1px;border-left:1px solid var(--line)}.timeline i{width:13px;height:13px;border:2px solid #bdc9d4;background:#fff;border-radius:50%;margin-top:3px;z-index:1}.timeline li.complete i{background:var(--teal);border-color:var(--teal)}.timeline li.active i{background:var(--cyan);border-color:var(--cyan);box-shadow:0 0 0 4px rgba(39,170,215,.12)}.timeline div{display:flex;flex-direction:column;gap:3px}.timeline strong{font-size:13px}.timeline p{font-size:11px;color:var(--muted);margin:0}.timeline time{font-size:10px;color:#94a0ae}.drawer>footer,.modal>footer{height:72px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;align-items:center;padding:0 22px;gap:10px}.modal{position:fixed;z-index:55;left:50%;top:50%;width:720px;max-width:94vw;background:#fff;border-radius:14px;box-shadow:var(--shadow);transform:translate(-50%,-46%) scale(.98);opacity:0;visibility:hidden;transition:.18s}.modal.open{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.modal-note{margin:18px 22px 4px;padding:12px 14px;border-radius:9px;background:#eef7fc;border:1px solid #cbe6f3;display:flex;flex-direction:column;gap:3px;color:#195a77}.modal-note span{font-size:12px}.modal form{padding:16px 22px 23px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.modal label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:650;color:var(--text)}.modal label em{color:var(--danger);font-style:normal}.modal input,.modal select{height:41px;border:1px solid var(--line);border-radius:8px;padding:0 11px;color:var(--ink);background:#fff;outline:none}.modal input:focus,.modal select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px rgba(39,170,215,.12)}.modal input:disabled{background:#f2f5f8;color:#8997a7}.span-2{grid-column:1/-1}.toast{position:fixed;z-index:70;left:50%;bottom:24px;transform:translate(-50%,30px);opacity:0;display:flex;align-items:center;gap:10px;background:#102e49;color:#fff;border-radius:10px;padding:11px 15px;box-shadow:var(--shadow);transition:.2s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}.toast>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--teal)}.toast p{display:flex;flex-direction:column;margin:0;gap:2px}.toast strong{font-size:12px}.toast small{font-size:10px;color:#b8ccdd}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sidebar.collapsed{width:72px}.sidebar.collapsed .brand{padding:0 10px}.sidebar.collapsed .brand-logo{width:52px;flex-basis:52px}.sidebar.collapsed .brand-logo img{left:-32px}.sidebar.collapsed .brand-copy,.sidebar.collapsed .nav-item span,.sidebar.collapsed .nav-item b,.sidebar.collapsed .nav-label,.sidebar.collapsed .sidebar-foot div{display:none}.sidebar.collapsed .nav-item{justify-content:center;padding:0}.sidebar.collapsed .sidebar-foot{justify-content:center}.sidebar.collapsed+.workspace{margin-left:72px;width:calc(100% - 72px)}@media(max-width:1420px){.metrics{grid-template-columns:repeat(3,1fr)}.content-grid{grid-template-columns:minmax(0,1fr) 320px}.topbar{padding:0 22px}.main{padding-left:22px;padding-right:22px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
