:root{--page:#eef0f2;--panel:#f8f9f9;--surface:#fff;--work-surface:#f1f3f4;--editor-canvas:#15181a;--text-primary:#131619;--text-muted:#6e747b;--border:#d9dde0;--border-strong:#c6cbd0;--footer-surface:#e7eaec;--footer-text:#262b2f;--footer-muted:#747b82;--footer-border:#d2d6d9;--accent:#315cf5;--accent-strong:#2449d8;--success:#3f9d76;--warning:#c67a18;--danger:#bd4545;--radius-panel:7px;--font-display:Inter,"SF Pro Display","PingFang SC","Microsoft YaHei",sans-serif;--radius-artwork:4px;--header-height:58px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif}:root[data-theme=obsidian]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page:#171a1e;--panel:#1d2125;--surface:#23282d;--work-surface:#2b3137;--text-primary:#f0f2f4;--text-muted:#929aa2;--border:#323940;--border-strong:#414950;--footer-surface:#14171a;--footer-text:#dce0e3;--footer-muted:#8f979e;--footer-border:#30363c;--editor-canvas:#0f1113}:root[data-theme=editorial]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#eceae5;--panel:#f3f1ec;--surface:#faf9f6;--work-surface:#e5e2dc;--text-primary:#1b1c1d;--text-muted:#72716d;--border:#d5d1c9;--border-strong:#bfbab1;--footer-surface:#e2ded6;--footer-text:#252522;--footer-muted:#74716a;--footer-border:#cec9bf;--font-display:Georgia,"Songti SC",serif}:root[data-theme=editorial] .page-heading h1{font-family:var(--font-display);font-weight:550}.admin-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#eef0f2;--panel:#f8f9f9;--surface:#fff;--work-surface:#f1f3f4;--text-primary:#131619;--text-muted:#6e747b;--border:#d9dde0;--border-strong:#c6cbd0;--footer-surface:#e7eaec;--footer-text:#262b2f;--footer-muted:#747b82;--footer-border:#d2d6d9;--font-display:Inter,"SF Pro Display","PingFang SC",sans-serif}*{box-sizing:border-box}html{min-width:320px}body,html{background:var(--page)}body{color:var(--text-primary);margin:0;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{text-decoration:none}a,button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mono{font-variant-numeric:tabular-nums;font-family:SFMono-Regular,Consolas,monospace}.shell-page{min-height:calc(100vh - var(--header-height))}.section-label{letter-spacing:.02em;margin:0;font-size:12px;font-weight:700}.muted{color:var(--text-muted)}.text-button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:650}.primary-button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:6px;min-height:44px;font-weight:750;transition:background .16s,transform .16s}.primary-button:hover{background:var(--accent-strong)}.primary-button:active{transform:translateY(1px)}.workspace-page{max-width:1280px;margin:0 auto}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.page-heading h1{letter-spacing:-.035em;margin:5px 0 0;font-size:27px}.page-heading p{color:var(--text-muted);margin:7px 0 0;font-size:14px}.page-heading>div>span{color:var(--text-muted);font-size:13px}.toolbar{align-items:center;gap:8px;display:flex}.secondary-button{border:1px solid var(--border-strong);background:var(--surface);border-radius:6px;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 13px;font-size:14px;display:inline-flex}.surface-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-panel)}.data-table{border-collapse:collapse;width:100%}.data-table td,.data-table th{text-align:left;border-bottom:1px solid var(--border);padding:13px 14px;font-size:13px}.data-table th{color:var(--text-muted);background:var(--panel);font-weight:650}.data-table tr:last-child td{border-bottom:0}.stat-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:7px;padding:16px}.stat-card span,.stat-card strong{display:block}.stat-card span{color:var(--text-muted);font-size:12px}.stat-card strong{margin-top:8px;font-size:22px}.subnav{border-bottom:1px solid var(--border);gap:3px;margin-bottom:18px;display:flex}.subnav button{height:38px;color:var(--text-muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:0 14px;font-size:14px}.subnav button.active{border-bottom-color:var(--accent);color:var(--text-primary);font-weight:700}@media (width<=760px){.page-heading{flex-direction:column;align-items:flex-start}.toolbar{width:100%;overflow-x:auto}.stat-grid{grid-template-columns:1fr}.surface-panel{overflow-x:auto}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
