@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{--nexxcar-scroll-margin-top: 92px;--background: 0 0% 100%;--foreground: 0 0% 9%;--card: 0 0% 100%;--card-foreground: 0 0% 9%;--popover: 0 0% 100%;--popover-foreground: 0 0% 9%;--primary: 173 58% 39%;--primary-foreground: 0 0% 100%;--secondary: 0 0% 96%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96%;--muted-foreground: 0 0% 45%;--accent: 0 0% 96%;--accent-foreground: 0 0% 9%;--destructive: 0 85% 60%;--destructive-foreground: 0 0% 100%;--border: 0 0% 90%;--input: 0 0% 90%;--ring: 173 58% 39%;--live: 0 90% 60%;--auction-timer: 25 100% 55%;--success: 145 70% 50%;--chart-1: 173 58% 39%;--chart-2: 25 100% 55%;--chart-3: 0 90% 60%;--chart-4: 145 70% 50%;--chart-5: 280 70% 60%;--sidebar: 0 0% 100%;--sidebar-foreground: 0 0% 9%;--sidebar-primary: 173 58% 39%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 0 0% 96%;--sidebar-accent-foreground: 0 0% 9%;--sidebar-border: 0 0% 90%;--sidebar-ring: 173 58% 39%;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-serif: Georgia, serif;--font-mono: Menlo, monospace;--radius: .5rem;--shadow-2xs: 0px 2px 0px 0px hsl(0, 0%, 0%, .1);--shadow-xs: 0px 2px 0px 0px hsl(0, 0%, 0%, .1);--shadow-sm: 0px 2px 0px 0px hsl(0, 0%, 0%, .1), 0px 1px 2px -1px hsl(0, 0%, 0%, .1);--shadow: 0px 2px 0px 0px hsl(0, 0%, 0%, .1), 0px 1px 2px -1px hsl(0, 0%, 0%, .1);--shadow-md: 0px 2px 0px 0px hsl(0, 0%, 0%, .15), 0px 2px 4px -1px hsl(0, 0%, 0%, .15);--shadow-lg: 0px 2px 0px 0px hsl(0, 0%, 0%, .2), 0px 4px 6px -1px hsl(0, 0%, 0%, .2);--shadow-xl: 0px 2px 0px 0px hsl(0, 0%, 0%, .25), 0px 8px 10px -1px hsl(0, 0%, 0%, .25);--shadow-2xl: 0px 2px 0px 0px hsl(0, 0%, 0%, .3);--tracking-normal: 0em;--spacing: .25rem}.dark{--background: 0 0% 9%;--foreground: 0 0% 98%;--card: 0 0% 12%;--card-foreground: 0 0% 98%;--popover: 0 0% 12%;--popover-foreground: 0 0% 98%;--primary: 173 58% 39%;--primary-foreground: 0 0% 100%;--secondary: 0 0% 14%;--secondary-foreground: 0 0% 98%;--muted: 0 0% 14%;--muted-foreground: 0 0% 65%;--accent: 0 0% 14%;--accent-foreground: 0 0% 98%;--destructive: 0 85% 60%;--destructive-foreground: 0 0% 100%;--border: 0 0% 20%;--input: 0 0% 20%;--ring: 173 58% 39%;--live: 0 90% 60%;--auction-timer: 25 100% 55%;--success: 145 70% 50%;--chart-1: 173 58% 39%;--chart-2: 25 100% 55%;--chart-3: 0 90% 60%;--chart-4: 145 70% 50%;--chart-5: 280 70% 60%;--sidebar: 0 0% 9%;--sidebar-foreground: 0 0% 95%;--sidebar-primary: 173 58% 39%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 0 0% 14%;--sidebar-accent-foreground: 0 0% 98%;--sidebar-border: 0 0% 20%;--sidebar-ring: 173 58% 39%}@keyframes heart-burst{0%{opacity:0;transform:scale(.3) translateY(0)}15%{opacity:1;transform:scale(1.1) translateY(-6px)}to{opacity:0;transform:scale(1.6) translateY(-80px)}}@layer base{*{@apply border-gray-200;}html,body,#root{width:100%;max-width:100vw;overflow-x:hidden}body{@apply font-sans antialiased bg-background text-foreground;}section[id],main[id],[data-scroll-section],.nexxcar-scroll-section{scroll-margin-top:var(--nexxcar-scroll-margin-top)}@media (max-width: 980px){:root{--nexxcar-scroll-margin-top: 82px}}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:active,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus,select:-webkit-autofill:active{-webkit-text-fill-color:hsl(var(--foreground))!important;-webkit-box-shadow:0 0 0 1000px hsl(var(--background)) inset!important;box-shadow:0 0 0 1000px hsl(var(--background)) inset!important;transition:background-color 5000s ease-in-out 0s}.dark input:-webkit-autofill,.dark input:-webkit-autofill:hover,.dark input:-webkit-autofill:focus,.dark input:-webkit-autofill:active,.dark textarea:-webkit-autofill,.dark textarea:-webkit-autofill:hover,.dark textarea:-webkit-autofill:focus,.dark textarea:-webkit-autofill:active{-webkit-text-fill-color:hsl(var(--foreground))!important;-webkit-box-shadow:0 0 0 1000px hsl(var(--input)) inset!important;box-shadow:0 0 0 1000px hsl(var(--input)) inset!important}}@layer utilities{.hover-elevate{@apply transition-colors duration-200;}.hover-elevate:hover{@apply brightness-95;}.active-elevate-2:active{@apply brightness-90;}.no-default-hover-elevate:hover,.no-default-active-elevate:active{@apply brightness-100;}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.hide-scrollbar::-webkit-scrollbar{display:none}@keyframes pulseLive{0%{box-shadow:0 0 4px #ff4d4f66}50%{box-shadow:0 0 12px #ff4d4fe6}to{box-shadow:0 0 4px #ff4d4f66}}@keyframes pulseAuction{0%{box-shadow:0 0 4px #facc1566}50%{box-shadow:0 0 14px #facc15}to{box-shadow:0 0 4px #facc1566}}@keyframes pulseNextLive{0%{box-shadow:0 0 6px #3b82f659}50%{box-shadow:0 0 18px #3b82f6bf}to{box-shadow:0 0 6px #3b82f659}}}
