@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background:240 6% 10%;--foreground:0 0% 98%;--card:240 6% 12%;--card-foreground:0 0% 98%;--popover:240 6% 10%;--popover-foreground:0 0% 98%;--primary:45 95% 51%;--primary-foreground:240 6% 10%;--secondary:0 0% 14.9%;--secondary-foreground:0 0% 98%;--muted:0 0% 14.9%;--muted-foreground:0 0% 63.9%;--accent:45 95% 41%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:0 0% 14.9%;--input:0 0% 14.9%;--ring:45 95% 51%;--chart-1:45 70% 50%;--chart-2:45 60% 45%;--chart-3:45 80% 55%;--chart-4:45 65% 60%;--chart-5:45 75% 55%;--radius:0.5rem;--sidebar-background:240 6% 10%;--sidebar-foreground:0 0% 98%;--sidebar-primary:45 95% 51%;--sidebar-primary-foreground:240 6% 10%;--sidebar-accent:0 0% 14.9%;--sidebar-accent-foreground:0 0% 98%;--sidebar-border:0 0% 14.9%;--sidebar-ring:45 95% 51%}.dark{--background:240 6% 10%;--foreground:0 0% 98%;--card:240 6% 12%;--card-foreground:0 0% 98%;--popover:240 6% 10%;--popover-foreground:0 0% 98%;--primary:45 95% 51%;--primary-foreground:240 6% 10%;--secondary:0 0% 14.9%;--secondary-foreground:0 0% 98%;--muted:0 0% 14.9%;--muted-foreground:0 0% 63.9%;--accent:45 95% 41%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:0 0% 14.9%;--input:0 0% 14.9%;--ring:45 95% 51%;--chart-1:45 70% 50%;--chart-2:45 60% 45%;--chart-3:45 80% 55%;--chart-4:45 65% 60%;--chart-5:45 75% 55%;--sidebar-background:240 6% 10%;--sidebar-foreground:0 0% 98%;--sidebar-primary:45 95% 51%;--sidebar-primary-foreground:240 6% 10%;--sidebar-accent:0 0% 14.9%;--sidebar-accent-foreground:0 0% 98%;--sidebar-border:0 0% 14.9%;--sidebar-ring:45 95% 51%}}@layer base{*{@apply border-border}body{@apply bg-background text-foreground}}@keyframes ppAuthLights{0%{transform:translateZ(0) scale(1);opacity:.92}50%{transform:translate3d(-1.4%,1%,0) scale(1.045);opacity:1}to{transform:translateZ(0) scale(1);opacity:.92}}@keyframes ppAuthDrift{0%{transform:scale(1.06) translateZ(0)}50%{transform:scale(1.1) translate3d(-1%,-.8%,0)}to{transform:scale(1.06) translateZ(0)}}.pp-auth-lights{animation:ppAuthLights 26s ease-in-out infinite;will-change:transform,opacity}.pp-auth-drift{animation:ppAuthDrift 48s ease-in-out infinite;will-change:transform}@media (prefers-reduced-motion:reduce){.pp-auth-drift,.pp-auth-lights{animation:none!important}}.pp-auth-field:-webkit-autofill,.pp-auth-field:-webkit-autofill:active,.pp-auth-field:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px #1a1a1e!important;-webkit-text-fill-color:#ffffff!important;caret-color:#ffffff;-webkit-transition:background-color 100000s ease-in-out 0s;transition:background-color 100000s ease-in-out 0s}.pp-auth-field:-webkit-autofill:focus{box-shadow:0 0 0 3px rgba(168,85,247,.16),inset 0 0 0 1000px #1a1a1e!important}