*{box-sizing:border-box}:root,html[data-theme=light]{color-scheme:light;--admin-primary: #2563eb;--admin-primary-hover: #1d4ed8;--admin-primary-pressed: #1e40af;--admin-page-bg: #f8fafc;--admin-content-bg: #f8fafc;--admin-surface-bg: #ffffff;--admin-surface-secondary-bg: #f1f5f9;--admin-header-bg: #ffffff;--admin-header-border: #e2e8f0;--admin-sidebar-bg: #ffffff;--admin-sidebar-border: #e2e8f0;--admin-sidebar-text: #64748b;--admin-sidebar-text-strong: #0f172a;--admin-text: #0f172a;--admin-text-secondary: #64748b;--admin-border: #e2e8f0;--admin-success: #16a34a;--admin-warning: #d97706;--admin-error: #dc2626}html[data-theme=dark]{color-scheme:dark;--admin-primary: #3b82f6;--admin-primary-hover: #60a5fa;--admin-primary-pressed: #2563eb;--admin-page-bg: #0f172a;--admin-content-bg: #0f172a;--admin-surface-bg: #1e293b;--admin-surface-secondary-bg: #172033;--admin-header-bg: #1e293b;--admin-header-border: #334155;--admin-sidebar-bg: #1e293b;--admin-sidebar-border: #334155;--admin-sidebar-text: #94a3b8;--admin-sidebar-text-strong: #f1f5f9;--admin-text: #f1f5f9;--admin-text-secondary: #94a3b8;--admin-border: #334155;--admin-success: #22c55e;--admin-warning: #fbbf24;--admin-error: #f87171}body{margin:0;font-family:-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:var(--admin-page-bg);color:var(--admin-text)}html.dark body{background:var(--admin-page-bg);color:var(--admin-text)}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.min-h-screen{min-height:100vh}.px-3{padding-left:12px;padding-right:12px}.py-4{padding-top:16px;padding-bottom:16px}.px-4{padding-left:16px;padding-right:16px}.font-semibold{font-weight:600}
