:root{--background:#010102;--foreground:#eee;--card:#040609;--card-foreground:#eee;--popover:#040609;--popover-foreground:#eee;--primary:#0092fb;--primary-foreground:#f8f8f8;--secondary:#0f1216;--secondary-foreground:#eee;--muted:#0f1216;--muted-foreground:#8f8f8f;--accent:#00a4a4;--accent-foreground:#f8f8f8;--destructive:#d40924;--destructive-foreground:#f8f8f8;--border:#1c222b;--input:#0f1216;--ring:#0092fb;--chart-1:#0092fb;--chart-2:#00ba91;--chart-3:#e1a100;--chart-4:#9754ed;--chart-5:#ff2e4e;--radius:.75rem;--sidebar:#020306;--sidebar-foreground:#eee;--sidebar-primary:#0092fb;--sidebar-primary-foreground:#f8f8f8;--sidebar-accent:#0f1216;--sidebar-accent-foreground:#eee;--sidebar-border:#1c222b;--sidebar-ring:#0092fb}@supports (color:lab(0% 0 0)){:root{--background:lab(.303495% -.0105202 -.517231);--foreground:lab(94.2% 0 0);--card:lab(1.5459% -.0968501 -1.40916);--card-foreground:lab(94.2% 0 0);--popover:lab(1.5459% -.0968501 -1.40916);--popover-foreground:lab(94.2% 0 0);--primary:lab(58.1966% -1.69382 -66.8123);--primary-foreground:lab(97.68% -.0000298023 .0000119209);--secondary:lab(5.23796% -.285208 -3.0582);--secondary-foreground:lab(94.2% 0 0);--muted:lab(5.23796% -.285208 -3.0582);--muted-foreground:lab(59.4% 0 0);--accent:lab(60.9754% -49.1396 -14.5884);--accent-foreground:lab(97.68% -.0000298023 .0000119209);--destructive:lab(45.5382% 69.8881 46.2994);--destructive-foreground:lab(97.68% -.0000298023 .0000119209);--border:lab(12.9118% -.603847 -7.27841);--input:lab(5.23796% -.285208 -3.0582);--ring:lab(58.1966% -1.69382 -66.8123);--chart-1:lab(58.1966% -1.69382 -66.8123);--chart-2:lab(67.1731% -52.7864 9.57993);--chart-3:lab(70.9121% 20.8605 100.151);--chart-4:lab(49.9229% 50.9125 -67.8201);--chart-5:lab(56.8337% 77.0567 37.6056);--sidebar:lab(.892191% -.0545979 -.999779);--sidebar-foreground:lab(94.2% 0 0);--sidebar-primary:lab(58.1966% -1.69382 -66.8123);--sidebar-primary-foreground:lab(97.68% -.0000298023 .0000119209);--sidebar-accent:lab(5.23796% -.285208 -3.0582);--sidebar-accent-foreground:lab(94.2% 0 0);--sidebar-border:lab(12.9118% -.603847 -7.27841);--sidebar-ring:lab(58.1966% -1.69382 -66.8123)}}@theme inline{--font-sans: "Inter","Inter Fallback",system-ui,sans-serif; --font-mono: "Geist Mono","Geist Mono Fallback",monospace; --color-background: var(--background); --color-foreground: var(--foreground); --color-card: var(--card); --color-card-foreground: var(--card-foreground); --color-popover: var(--popover); --color-popover-foreground: var(--popover-foreground); --color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-secondary: var(--secondary); --color-secondary-foreground: var(--secondary-foreground); --color-muted: var(--muted); --color-muted-foreground: var(--muted-foreground); --color-accent: var(--accent); --color-accent-foreground: var(--accent-foreground); --color-destructive: var(--destructive); --color-destructive-foreground: var(--destructive-foreground); --color-border: var(--border); --color-input: var(--input); --color-ring: var(--ring); --color-chart-1: var(--chart-1); --color-chart-2: var(--chart-2); --color-chart-3: var(--chart-3); --color-chart-4: var(--chart-4); --color-chart-5: var(--chart-5); --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); --radius-xl: calc(var(--radius) + 4px); --color-sidebar: var(--sidebar); --color-sidebar-foreground: var(--sidebar-foreground); --color-sidebar-primary: var(--sidebar-primary); --color-sidebar-primary-foreground: var(--sidebar-primary-foreground); --color-sidebar-accent: var(--sidebar-accent); --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-border: var(--sidebar-border); --color-sidebar-ring: var(--sidebar-ring);}@layer base{@apply border-border outline-ring/50;*{box-sizing:border-box}html,body{scroll-behavior:smooth;height:100%;margin:0;padding:0;overflow-x:hidden}@apply bg-background text-foreground;body{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}}@media (max-width:1200px){.grid-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:25px!important}}@media (max-width:768px){.grid-container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:20px!important}}@media (max-width:480px){.grid-container{grid-template-columns:1fr!important;gap:15px!important}}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#3b82f64d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3b82f680}@media (max-width:768px){h1{font-size:clamp(24px,6vw,32px)!important}h2{font-size:clamp(20px,5vw,28px)!important}h3{font-size:clamp(18px,4vw,24px)!important}p{font-size:clamp(14px,3vw,16px)!important}}@media (max-width:480px){.mobile-stack{flex-direction:column!important;gap:15px!important}.mobile-full-width{width:100%!important}.mobile-center{text-align:center!important}.mobile-padding{padding:15px!important}}@media (max-width:768px){button{min-width:44px;min-height:44px}}.container{max-width:100%;overflow-x:hidden}.loading{opacity:.7;pointer-events:none}.error{background-color:#ef44441a!important;border-color:#ef4444!important}.success{background-color:#22c55e1a!important;border-color:#22c55e!important}
