:root{--bg:#f5f8fb;--surface:#ffffff;--ink:#0f2a44;--muted:#5b7190;--line:#d7e3ef;--brand:#075ff2;--brand-2:#08cde0;--brand-dark:#0b3a5c;--brand-grad:linear-gradient(135deg,#075ff2,#08cde0);--brand-grad-hover:linear-gradient(135deg,#0868f5,#0ad4e8);--success:#16a34a;--info:#2563eb;--warn:#ea580c;--danger:#dc2626;--r:16px;--r-sm:12px;--card-shadow:0 12px 28px rgba(15,42,68,0.07);--card-border:1px solid #d7e3ef;--btn-h:46px;--input-h:48px;--page-max:1240px;--section-gap:4.5rem;--heading:clamp(1.75rem,3.2vw,2.4rem);--focus-ring:0 0 0 3px rgba(14,159,195,0.28);--font:"PingFang SC","Microsoft YaHei","Noto Sans SC",system-ui,sans-serif;--table-head-bg:#eef5fb}.container{width:min(var(--page-max),calc(100% - 2rem));margin-inline:auto}.btn-primary,.btn.primary,.btn:not(.secondary):not(.soft):not(.white):not(.ghost){min-height:var(--btn-h);padding:0 1.15rem;border:0;border-radius:var(--r-sm);background:var(--brand-grad);color:#fff;font-weight:700;box-shadow:0 10px 22px rgba(7,95,242,.22)}.btn-primary:hover,.btn.primary:hover,.btn:not(.secondary):not(.soft):not(.white):not(.ghost):hover{background:var(--brand-grad-hover);transform:translateY(-1px)}.btn-primary:disabled,.btn.primary:disabled,.btn:not(.secondary):not(.soft):not(.white):not(.ghost):disabled{background:var(--brand-grad);transform:none;opacity:.52}.btn-secondary,.btn.secondary{min-height:var(--btn-h);padding:0 1.1rem;border:1.5px solid #7ec8e6;border-radius:var(--r-sm);background:#fff;color:#1277b8;font-weight:700}.btn-secondary:hover,.btn.secondary:hover{background:linear-gradient(135deg,rgba(7,95,242,.08),rgba(8,205,224,.1))}.brand-card{border:var(--card-border);border-radius:var(--r);background:var(--surface);box-shadow:var(--card-shadow)}.status-ok{color:var(--success)}.status-busy{color:var(--info)}.status-warn{color:var(--warn)}.status-fail{color:var(--danger)}.bd-site-header,.bd-site-header *{box-sizing:border-box}.bd-site-header{width:100%;margin:0;padding:0;background:#fff;border:0;border-bottom:1px solid #e4edf6;color:#10233f;font:14px/1.6 Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.bd-site-header__inner{width:min(1240px,calc(100% - 48px));min-height:84px;margin:0 auto;padding:0;display:flex;align-items:center;gap:54px}.bd-site-header__brand{display:block;flex:0 0 164px;line-height:0}.bd-site-header__brand img{display:block;width:164px;height:52px;max-width:100%;object-fit:contain;object-position:left center}.bd-site-header__nav{display:flex;align-items:center;justify-content:flex-start;flex:0 1 auto;gap:32px;height:84px;min-width:0;margin:0;overflow-x:auto;scrollbar-width:thin}.bd-site-header a,.bd-site-header button{font:inherit;text-decoration:none;background:transparent;border:0;border-radius:6px;box-shadow:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0;white-space:nowrap;color:#61748d;-webkit-tap-highlight-color:transparent}.bd-site-header .bd-site-header__brand{display:block;min-height:0}.bd-site-header__nav a,.bd-site-header__nav button{position:relative;min-height:0;border-radius:0;font-size:15px;font-weight:400;flex-shrink:0}.bd-site-header__actions{margin-left:auto;flex:0 0 auto;display:flex;align-items:center;gap:14px;font-size:13px;color:#708198;white-space:nowrap}.bd-site-header__actions a{font-weight:600}.bd-site-header__actions .bd-site-header__login{font-weight:500;min-width:40px}.bd-site-header__actions .bd-site-header__primary{color:#075ff2}.bd-site-header__actions button{color:#075ff2;font-size:12px}.bd-site-header a:hover,.bd-site-header button:hover{color:#075ff2}.bd-site-header a:focus-visible,.bd-site-header button:focus-visible{outline:3px solid #89c2ff;outline-offset:3px}.bd-site-header__nav [aria-current=page]{color:#075ff2;font-weight:600}.bd-site-header__nav [aria-current=page]:after{content:"";position:absolute;bottom:-29px;height:3px;left:0;right:0;border-radius:3px;background:linear-gradient(135deg,#075ff2,#08cde0)}.bd-site-header__username{max-width:135px;overflow:hidden;text-overflow:ellipsis}.bd-site-header__admin{color:#60758e}.bd-site-header .bd-site-header__menu{display:none;border:1px solid #e4edf6;border-radius:10px;min-width:36px;min-height:36px;padding:7px}.bd-site-header__menu svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round}@media (max-width:1100px){.bd-site-header__inner{gap:36px}}@media (max-width:820px){.bd-site-header__inner{gap:25px}.bd-site-header__nav{gap:20px}}@media (max-width:680px){.bd-site-header__inner{width:calc(100% - 28px);min-height:72px;gap:10px;flex-wrap:wrap;position:relative}.bd-site-header__brand{flex-basis:145px;width:145px}.bd-site-header__brand img{width:145px;height:46px}.bd-site-header__actions{gap:12px;font-size:12px}.bd-site-header__prompt,.bd-site-header__username{display:none}.bd-site-header__nav{display:none;order:3;width:100%;height:auto;padding:8px 0 15px;gap:28px}.bd-site-header.menu-open .bd-site-header__nav{display:flex}.bd-site-header__nav a,.bd-site-header__nav button{font-size:13px}.bd-site-header__nav [aria-current=page]:after{display:none}.bd-site-header .bd-site-header__menu{display:inline-flex}}@media (max-width:359px){.bd-site-header__brand{flex-basis:125px}.bd-site-header__brand,.bd-site-header__brand img{width:125px}.bd-site-header__actions{gap:9px}}