:root{color-scheme:light;--bg: #f5f1e8;--panel: rgba(255, 252, 246, .9);--panel-strong: #fffdf9;--ink: #172033;--muted: #627085;--line: rgba(23, 32, 51, .12);--teal: #0f766e;--teal-strong: #115e59;--sand: #e9dcc2;--danger: #9f2d2d;--shadow: 0 24px 60px rgba(26, 35, 52, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--ink);font-family:IBM Plex Sans,PingFang SC,Microsoft YaHei,sans-serif;background:radial-gradient(circle at top left,rgba(15,118,110,.13),transparent 30%),radial-gradient(circle at top right,rgba(233,220,194,.7),transparent 26%),linear-gradient(180deg,#fbf8f2,#f2ede4)}a{color:var(--teal-strong)}.boot-screen,.login-screen{min-height:100vh}.boot-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.login-screen{display:flex;align-items:center;justify-content:center;padding:24px}.hero-kicker,.form-kicker,.section-kicker,.shell-kicker{letter-spacing:.16em;font-size:12px;text-transform:uppercase;color:var(--muted)}.login-card{width:min(100%,460px);align-self:center;border-radius:28px!important;background:#fffdf9e6!important;box-shadow:var(--shadow)}.shell{min-height:100vh;background:transparent!important}.shell-sider{background:linear-gradient(180deg,#0f172afa,#182742fa)!important;border-right:1px solid rgba(255,255,255,.06)}.brand-block{padding:28px 20px 18px}.brand-title{margin:0!important;color:#f8fafc!important}.brand-copy{color:#e2e8f0b8}.shell-menu{padding:8px 12px;background:transparent!important;border-inline-end:0!important}.shell-menu.ant-menu-dark{background:transparent!important}.shell-menu .ant-menu-item{margin-inline:0!important;border-radius:12px!important}.shell-menu.ant-menu-dark .ant-menu-item{color:#e2e8f0e0!important}.shell-menu.ant-menu-dark .ant-menu-item-selected{background:#0f766e47!important;color:#fff!important}.shell-menu.ant-menu-dark .ant-menu-item-active{background:#ffffff14!important}.shell-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;height:auto!important;padding:24px 32px!important;background:#fbf8f2cc!important;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.shell-title{margin:6px 0 0!important}.user-chip{padding:10px 14px;border-radius:999px;background:#0f766e14;color:var(--teal-strong)}.shell-content{padding:28px 32px 40px!important}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.panel-card,.metric-card{border:1px solid rgba(255,255,255,.5)!important;background:var(--panel)!important;box-shadow:var(--shadow)}.metric-card{overflow:hidden}.metric-card:before{content:"";display:block;height:5px;margin:-24px -24px 18px;background:var(--sand)}.metric-success:before{background:linear-gradient(90deg,#0f766e,#34d399)}.metric-warning:before{background:linear-gradient(90deg,#c77b14,#f1c27d)}.metric-danger:before{background:linear-gradient(90deg,#9f2d2d,#ef4444)}.metric-default:before{background:linear-gradient(90deg,#172033,#6b7280)}.table-link{font-weight:600;text-decoration:none}.table-link:hover{text-decoration:underline}.chart-panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.nav-chart-wrap{height:320px;padding:12px 8px 4px;border-radius:20px;background:linear-gradient(180deg,#ffffffa6,#f9f6efeb)}.nav-chart-tooltip{padding:10px 12px;border:1px solid rgba(23,32,51,.08);border-radius:14px;background:#fffdf9fa;box-shadow:0 12px 32px #1720331f;color:var(--ink);font-size:12px;line-height:1.6}.nav-hover-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.nav-hover-item{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border:1px solid rgba(23,32,51,.08);border-radius:16px;background:#ffffff8f}.semantic-version-card{min-height:100%}.semantic-version-card-active{outline:2px solid rgba(15,118,110,.3)}.semantic-json-block{margin:0;padding:16px;overflow:auto;border:1px solid rgba(23,32,51,.08);border-radius:16px;background:linear-gradient(180deg,#ffffffbf,#f6f2eae6);color:var(--ink);font-size:12px;line-height:1.65;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace}@media(max-width:980px){.login-screen{padding:20px}.shell,.shell>.ant-layout{min-width:1180px}.shell-header,.page-head{flex-direction:column;align-items:flex-start}.shell-content{padding:20px 16px 28px!important}.nav-hover-panel{grid-template-columns:1fr}}
