*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%}:root,html[data-theme=light]{--admin-bg:#f8fafc;--admin-bg-muted:#f1f5f9;--admin-surface:#ffffff;--admin-surface-hover:#f8fafc;--admin-border:#e2e8f0;--admin-border-strong:#cbd5e1;--admin-border-focus:#4338ca;--admin-text:#0f172a;--admin-text-secondary:#475569;--admin-text-muted:#94a3b8;--admin-text-inverse:#ffffff;--admin-text-placeholder:#94a3b8;--admin-primary:#3730a3;--admin-primary-hover:#312e81;--admin-primary-muted:#eef2ff;--admin-primary-border:#c7d2fe;--admin-success:#15803d;--admin-success-bg:#f0fdf4;--admin-success-border:#bbf7d0;--admin-warning:#b45309;--admin-warning-bg:#fffbeb;--admin-warning-border:#fde68a;--admin-danger:#b91c1c;--admin-danger-bg:#fef2f2;--admin-danger-border:#fecaca;--admin-info:#1d4ed8;--admin-info-bg:#eff6ff;--admin-info-border:#bfdbfe;--admin-sidebar-bg:#0f172a;--admin-sidebar-text:#cbd5e1;--admin-sidebar-text-active:#ffffff;--admin-sidebar-hover:rgba(255,255,255,0.06);--admin-sidebar-active:rgba(99,102,241,0.18);--admin-sidebar-border:rgba(148,163,184,0.16);--admin-topbar-bg:#ffffff;--admin-overlay:rgba(15,23,42,0.45);--admin-radius-md:10px;--admin-radius-lg:12px;--admin-shadow-xs:0 1px 2px rgba(15,23,42,0.04);--admin-shadow-sm:0 1px 3px rgba(15,23,42,0.06),0 1px 2px rgba(15,23,42,0.04);--admin-shadow-md:0 4px 12px rgba(15,23,42,0.06);--admin-shadow-lg:0 10px 28px rgba(15,23,42,0.08);--admin-shadow-focus:0 0 0 3px rgba(67,56,202,0.18);--admin-sidebar-width:248px;--admin-topbar-height:56px;--admin-content-max:1280px;--color-background:var(--admin-bg);--color-surface:var(--admin-surface);--color-border:var(--admin-border);--color-border-focus:var(--admin-border-focus);--color-text-primary:var(--admin-text);--color-text-secondary:var(--admin-text-secondary);--color-text-muted:var(--admin-text-muted);--color-error:var(--admin-danger);--color-success:var(--admin-success)}html[data-theme=dark]{--admin-bg:#0b1220;--admin-bg-muted:#111827;--admin-surface:#111827;--admin-surface-hover:#1f2937;--admin-border:#1f2937;--admin-border-strong:#334155;--admin-border-focus:#818cf8;--admin-text:#f8fafc;--admin-text-secondary:#cbd5e1;--admin-text-muted:#64748b;--admin-text-placeholder:#64748b;--admin-primary:#818cf8;--admin-primary-hover:#a5b4fc;--admin-primary-muted:rgba(99,102,241,0.16);--admin-primary-border:rgba(129,140,248,0.35);--admin-topbar-bg:#0f172a;--admin-sidebar-bg:#020617}body{font-family:Inter,IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--admin-bg);color:var(--admin-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;border:none;background:none}input{outline:none}.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}