@import"https://fonts.googleapis.com/css2?family=TikTok+Sans:opsz,wght@12..36,300..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";@layer reset,base,tokens,recipes,utilities;:root{--font-body: "Tiktok Sans", sans-serif;font-family:var(--font-body)}@keyframes spin{to{transform:rotate(360deg)}}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}.login-bg{background-color:#1e3a8a;background-image:url(/login-bg.svg)}.signup-bg{background-color:#1e3a8a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='%2316a34a' fill-opacity='0.11'%3E%3Cpath fill-rule='evenodd' d='M11 0l5 20H6l5-20zm42 31a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM0 72h40v4H0v-4zm0-8h31v4H0v-4zm20-16h20v4H20v-4zM0 56h40v4H0v-4zm63-25a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm10 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM53 41a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm10 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm10 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-30 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-28-8a5 5 0 0 0-10 0h10zm10 0a5 5 0 0 1-10 0h10zM56 5a5 5 0 0 0-10 0h10zm10 0a5 5 0 0 1-10 0h10zm-3 46a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm10 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM21 0l5 20H16l5-20zm43 64v-4h-4v4h-4v4h4v4h4v-4h4v-4h-4zM36 13h4v4h-4v-4zm4 4h4v4h-4v-4zm-4 4h4v4h-4v-4zm8-8h4v4h-4v-4z'/%3E%3C/g%3E%3C/svg%3E")}.loader{width:100px;height:100px;background:linear-gradient(165deg,var(--colors-blue-200) 0%,var(--colors-blue-400) 40%,var(--colors-blue-600) 98%,var(--colors-blue-900) 100%);border-radius:50%;position:relative}.loader:before{position:absolute;content:"";width:100%;height:100%;border-radius:100%;border-bottom:0 solid rgba(59,130,246,.02);box-shadow:0 -15px 30px 30px #3b82f64d inset,0 -8px 20px 15px #3b82f666 inset,0 -3px 8px #3b82f699 inset,0 -4px 3px #3b82f6cc inset,0 3px #3b82f6,0 3px 5px #3b82f6,0 8px 10px #3b82f6a6,0 15px 25px #3b82f680,0 15px 30px 30px #3b82f659;filter:blur(4px);animation:2s rotate linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.group .input,.group .number-input__input{padding-left:calc(var(--input-height) - var(--start-offset));padding-right:calc(var(--input-height) - var(--end-offset))}.dash-sidebar .active{background-color:var(--colors-blue-50);color:var(--colors-blue-700);font-weight:semibold;box-shadow:var(--shadow-sm)}.dash-sidebar .active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:var(--colors-blue-600);border-radius:"0 full full 0"}:root{--theme-transition: background-color .2s ease, color .2s ease, border-color .2s ease}[data-theme=blue][data-color-mode=light],[data-theme=blue]:not([data-color-mode]),:root{--primary-50: #eff6ff;--primary-100: #dbeafe;--primary-200: #bfdbfe;--primary-300: #93c5fd;--primary-400: #60a5fa;--primary-500: #3b82f6;--primary-600: #2563eb;--primary-700: #1d4ed8;--primary-800: #1e40af;--primary-900: #1e3a8a;--primary-950: #172554;--fg-default: #0f172a;--fg-muted: #64748b;--fg-subtle: #94a3b8;--fg-inverted: #ffffff;--bg-canvas: #f8fafc;--bg-surface: #ffffff;--bg-muted: #f1f5f9;--bg-subtle: #e2e8f0;--bg-hover: #f1f5f9;--border-default: #e2e8f0;--border-muted: #f1f5f9;--border-emphasis: #cbd5e1;--accent-color: var(--primary-500);--accent-fg: #ffffff}[data-theme=blue][data-color-mode=dark]{--primary-50: #eff6ff;--primary-100: #dbeafe;--primary-200: #bfdbfe;--primary-300: #93c5fd;--primary-400: #60a5fa;--primary-500: #3b82f6;--primary-600: #2563eb;--primary-700: #1d4ed8;--primary-800: #1e40af;--primary-900: #1e3a8a;--primary-950: #172554;--fg-default: #f1f5f9;--fg-muted: #94a3b8;--fg-subtle: #64748b;--fg-inverted: #020617;--bg-canvas: #020617;--bg-surface: #0a1628;--bg-muted: #101d32;--bg-subtle: #172a46;--bg-hover: #101d32;--border-default: #172a46;--border-muted: #101d32;--border-emphasis: #1e3a5f;--accent-color: var(--primary-400);--accent-fg: #020617}[data-theme=green][data-color-mode=light],[data-theme=green]:not([data-color-mode]){--primary-50: #f0fdf4;--primary-100: #dcfce7;--primary-200: #bbf7d0;--primary-300: #86efac;--primary-400: #4ade80;--primary-500: #22c55e;--primary-600: #16a34a;--primary-700: #15803d;--primary-800: #166534;--primary-900: #14532d;--primary-950: #052e16;--fg-default: #0f172a;--fg-muted: #64748b;--fg-subtle: #94a3b8;--fg-inverted: #ffffff;--bg-canvas: #f8fafc;--bg-surface: #ffffff;--bg-muted: #f1f5f9;--bg-subtle: #e2e8f0;--bg-hover: #f1f5f9;--border-default: #e2e8f0;--border-muted: #f1f5f9;--border-emphasis: #cbd5e1;--accent-color: var(--primary-500);--accent-fg: #ffffff}[data-theme=green][data-color-mode=dark]{--primary-50: #f0fdf4;--primary-100: #dcfce7;--primary-200: #bbf7d0;--primary-300: #86efac;--primary-400: #4ade80;--primary-500: #22c55e;--primary-600: #16a34a;--primary-700: #15803d;--primary-800: #166534;--primary-900: #14532d;--primary-950: #052e16;--fg-default: #f0fdf4;--fg-muted: #86efac;--fg-subtle: #4ade80;--fg-inverted: #010d06;--bg-canvas: #010d06;--bg-surface: #041a0c;--bg-muted: #0a2614;--bg-subtle: #10331c;--bg-hover: #0a2614;--border-default: #10331c;--border-muted: #0a2614;--border-emphasis: #164426;--accent-color: var(--primary-400);--accent-fg: #010d06}[data-theme=red][data-color-mode=light],[data-theme=red]:not([data-color-mode]){--primary-50: #fef2f2;--primary-100: #fee2e2;--primary-200: #fecaca;--primary-300: #fca5a5;--primary-400: #f87171;--primary-500: #ef4444;--primary-600: #dc2626;--primary-700: #b91c1c;--primary-800: #991b1b;--primary-900: #7f1d1d;--primary-950: #450a0a;--fg-default: #0f172a;--fg-muted: #64748b;--fg-subtle: #94a3b8;--fg-inverted: #ffffff;--bg-canvas: #f8fafc;--bg-surface: #ffffff;--bg-muted: #f1f5f9;--bg-subtle: #e2e8f0;--bg-hover: #f1f5f9;--border-default: #e2e8f0;--border-muted: #f1f5f9;--border-emphasis: #cbd5e1;--accent-color: var(--primary-500);--accent-fg: #ffffff}[data-theme=red][data-color-mode=dark]{--primary-50: #fef2f2;--primary-100: #fee2e2;--primary-200: #fecaca;--primary-300: #fca5a5;--primary-400: #f87171;--primary-500: #ef4444;--primary-600: #dc2626;--primary-700: #b91c1c;--primary-800: #991b1b;--primary-900: #7f1d1d;--primary-950: #450a0a;--fg-default: #fef2f2;--fg-muted: #fca5a5;--fg-subtle: #f87171;--fg-inverted: #0c0202;--bg-canvas: #0c0202;--bg-surface: #1a0606;--bg-muted: #280a0a;--bg-subtle: #3a1010;--bg-hover: #280a0a;--border-default: #3a1010;--border-muted: #280a0a;--border-emphasis: #4c1616;--accent-color: var(--primary-400);--accent-fg: #0c0202}[data-theme=purple][data-color-mode=light],[data-theme=purple]:not([data-color-mode]){--primary-50: #faf5ff;--primary-100: #f3e8ff;--primary-200: #e9d5ff;--primary-300: #d8b4fe;--primary-400: #c084fc;--primary-500: #a855f7;--primary-600: #9333ea;--primary-700: #7e22ce;--primary-800: #6b21a8;--primary-900: #581c87;--primary-950: #3b0764;--fg-default: #0f172a;--fg-muted: #64748b;--fg-subtle: #94a3b8;--fg-inverted: #ffffff;--bg-canvas: #f8fafc;--bg-surface: #ffffff;--bg-muted: #f1f5f9;--bg-subtle: #e2e8f0;--bg-hover: #f1f5f9;--border-default: #e2e8f0;--border-muted: #f1f5f9;--border-emphasis: #cbd5e1;--accent-color: var(--primary-500);--accent-fg: #ffffff}[data-theme=purple][data-color-mode=dark]{--primary-50: #faf5ff;--primary-100: #f3e8ff;--primary-200: #e9d5ff;--primary-300: #d8b4fe;--primary-400: #c084fc;--primary-500: #a855f7;--primary-600: #9333ea;--primary-700: #7e22ce;--primary-800: #6b21a8;--primary-900: #581c87;--primary-950: #3b0764;--fg-default: #faf5ff;--fg-muted: #d8b4fe;--fg-subtle: #c084fc;--fg-inverted: #08020f;--bg-canvas: #08020f;--bg-surface: #10061c;--bg-muted: #1a0c2a;--bg-subtle: #24123a;--bg-hover: #1a0c2a;--border-default: #24123a;--border-muted: #1a0c2a;--border-emphasis: #30184c;--accent-color: var(--primary-400);--accent-fg: #08020f}[data-theme=orange][data-color-mode=light],[data-theme=orange]:not([data-color-mode]){--primary-50: #fff7ed;--primary-100: #ffedd5;--primary-200: #fed7aa;--primary-300: #fdba74;--primary-400: #fb923c;--primary-500: #f97316;--primary-600: #ea580c;--primary-700: #c2410c;--primary-800: #9a3412;--primary-900: #7c2d12;--primary-950: #431407;--fg-default: #0f172a;--fg-muted: #64748b;--fg-subtle: #94a3b8;--fg-inverted: #ffffff;--bg-canvas: #f8fafc;--bg-surface: #ffffff;--bg-muted: #f1f5f9;--bg-subtle: #e2e8f0;--bg-hover: #f1f5f9;--border-default: #e2e8f0;--border-muted: #f1f5f9;--border-emphasis: #cbd5e1;--accent-color: var(--primary-500);--accent-fg: #ffffff}[data-theme=orange][data-color-mode=dark]{--primary-50: #fff7ed;--primary-100: #ffedd5;--primary-200: #fed7aa;--primary-300: #fdba74;--primary-400: #fb923c;--primary-500: #f97316;--primary-600: #ea580c;--primary-700: #c2410c;--primary-800: #9a3412;--primary-900: #7c2d12;--primary-950: #431407;--fg-default: #fff7ed;--fg-muted: #fdba74;--fg-subtle: #fb923c;--fg-inverted: #0c0601;--bg-canvas: #0c0601;--bg-surface: #1a0e04;--bg-muted: #281608;--bg-subtle: #3a200c;--bg-hover: #281608;--border-default: #3a200c;--border-muted: #281608;--border-emphasis: #4c2a10;--accent-color: var(--primary-400);--accent-fg: #0c0601}[data-theme=teal][data-color-mode=light],[data-theme=teal]:not([data-color-mode]){--primary-50: #f0fdfa;--primary-100: #ccfbf1;--primary-200: #99f6e4;--primary-300: #5eead4;--primary-400: #2dd4bf;--primary-500: #14b8a6;--primary-600: #0d9488;--primary-700: #0f766e;--primary-800: #115e59;--primary-900: #134e4a;--primary-950: #042f2e;--fg-default: #0f172a;--fg-muted: #64748b;--fg-subtle: #94a3b8;--fg-inverted: #ffffff;--bg-canvas: #f8fafc;--bg-surface: #ffffff;--bg-muted: #f1f5f9;--bg-subtle: #e2e8f0;--bg-hover: #f1f5f9;--border-default: #e2e8f0;--border-muted: #f1f5f9;--border-emphasis: #cbd5e1;--accent-color: var(--primary-500);--accent-fg: #ffffff}[data-theme=teal][data-color-mode=dark]{--primary-50: #f0fdfa;--primary-100: #ccfbf1;--primary-200: #99f6e4;--primary-300: #5eead4;--primary-400: #2dd4bf;--primary-500: #14b8a6;--primary-600: #0d9488;--primary-700: #0f766e;--primary-800: #115e59;--primary-900: #134e4a;--primary-950: #042f2e;--fg-default: #f0fdfa;--fg-muted: #5eead4;--fg-subtle: #2dd4bf;--fg-inverted: #010d0c;--bg-canvas: #010d0c;--bg-surface: #041a18;--bg-muted: #0a2624;--bg-subtle: #103330;--bg-hover: #0a2624;--border-default: #103330;--border-muted: #0a2624;--border-emphasis: #16443f;--accent-color: var(--primary-400);--accent-fg: #010d0c}.theme-transition,.theme-transition *{transition:var(--theme-transition)!important}.no-transitions,.no-transitions *{transition:none!important}
