:root{--bg:#ffffff;--bg-page:#f9fafb;--surface-2:#f3f4f6;--text:#111827;--text-secondary:#374151;--text-muted:#9ca3af;--border:#e5e7eb;--border-strong:#d1d5db;--primary:#2563eb;--primary-dark:#1d4ed8;--primary-bg:#eff6ff;--primary-border:#bfdbfe;--active:#1d4ed8;--active-bg:#eff6ff;--active-border:#2563eb;--success:#16a34a;--success-bg:#f0fdf4;--success-border:#86efac;--danger:#dc2626;--danger-bg:#fef2f2;--danger-border:#fecaca;--warning:#b45309;--warning-bg:#fffbeb;--warning-border:#fde68a;--shadow:rgba(0,0,0,.08);--overlay:rgba(0,0,0,.5);color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#1e293b;--bg-page:#0f172a;--surface-2:#334155;--text:#f1f5f9;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--border:#334155;--border-strong:#475569;--primary:#3b82f6;--primary-dark:#2563eb;--primary-bg:rgba(37,99,235,.18);--primary-border:rgba(59,130,246,.45);--active:#60a5fa;--active-bg:rgba(37,99,235,.22);--active-border:rgba(59,130,246,.55);--success:#4ade80;--success-bg:rgba(22,163,74,.16);--success-border:rgba(74,222,128,.32);--danger:#f87171;--danger-bg:rgba(220,38,38,.16);--danger-border:rgba(248,113,113,.32);--warning:#fbbf24;--warning-bg:rgba(180,83,9,.18);--warning-border:rgba(251,191,36,.32);--shadow:rgba(0,0,0,.4);--overlay:rgba(0,0,0,.6);color-scheme:dark}}:root[data-theme=dark]{--bg:#1e293b;--bg-page:#0f172a;--surface-2:#334155;--text:#f1f5f9;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--border:#334155;--border-strong:#475569;--primary:#3b82f6;--primary-dark:#2563eb;--primary-bg:rgba(37,99,235,.18);--primary-border:rgba(59,130,246,.45);--active:#60a5fa;--active-bg:rgba(37,99,235,.22);--active-border:rgba(59,130,246,.55);--success:#4ade80;--success-bg:rgba(22,163,74,.16);--success-border:rgba(74,222,128,.32);--danger:#f87171;--danger-bg:rgba(220,38,38,.16);--danger-border:rgba(248,113,113,.32);--warning:#fbbf24;--warning-bg:rgba(180,83,9,.18);--warning-border:rgba(251,191,36,.32);--shadow:rgba(0,0,0,.4);--overlay:rgba(0,0,0,.6);color-scheme:dark}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-page);color:var(--text);transition:background-color .2s ease,color .2s ease}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a{text-decoration:none;color:inherit}button{font-family:inherit}@media (max-width:1024px){div[style*="height: 100vh"],div[style*="height:100vh"]{height:100dvh!important}}@media (max-width:900px){table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}}@media (max-width:767px){div[style*=grid-template-columns]:not([data-keep-grid]){grid-template-columns:1fr!important}div[style*="display: flex"][style*="gap: 12px"][style*="margin-bottom: 20px"],div[style*="display:flex"][style*="gap:12px"][style*="margin-bottom:20px"]{flex-wrap:wrap!important}div[style*="display: flex"][style*="gap: 12px"][style*="margin-bottom: 20px"]>div,div[style*="display:flex"][style*="gap:12px"][style*="margin-bottom:20px"]>div{min-width:46%}div[style*="position: fixed"][style*="inset: 0"]>div,div[style*="position:fixed"][style*="inset:0"]>div{max-width:94vw!important;max-height:88dvh!important;overflow-y:auto!important}div[style*="padding: 24px"],div[style*="padding:24px"]{padding:14px!important}div[style*="height: 56px"][style*="justify-content: space-between"],div[style*="height:56px"][style*="justify-content:space-between"]{height:auto!important;min-height:56px;flex-wrap:wrap!important;padding-top:8px!important;padding-bottom:8px!important;gap:8px}div[style*="height: 56px"][style*="justify-content: space-between"]>div,div[style*="height:56px"][style*="justify-content:space-between"]>div{flex-wrap:wrap!important;max-width:100%;min-width:0}div[style*="position: fixed"][style*="right: 0px"][style*="bottom: 0px"],div[style*="position:fixed"][style*="right:0"][style*="bottom:0"]{max-width:100vw!important}div[style*="justify-content: space-between"],div[style*="justify-content:space-between"]{flex-wrap:wrap!important}div[data-settings-layout]{flex-direction:column!important}div[data-settings-tabs]{width:100%!important;display:flex!important;flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important;border-right:none!important;border-bottom:.5px solid var(--border);padding:8px!important;gap:4px;flex-shrink:0;-webkit-overflow-scrolling:touch}div[data-settings-tabs]>div{white-space:nowrap;flex-shrink:0;margin-bottom:0!important}input,select,textarea{font-size:16px!important}}