@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700;800;900&family=Outfit:wght@300;400;500;600;700;800&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,400&family=JetBrains+Mono:wght@400;500&display=swap";:root{--color-brand-navy: #0D1B3E;--color-brand-blue: #1A5CD8;--color-brand-cyan: #00C4FF;--color-brand-white: #FFFFFF;--bg-void: #04080F;--bg-base: #080E1C;--bg-surface: #0D1628;--bg-elevated: #132040;--bg-overlay: #1A2A54;--text-primary: #FFFFFF;--text-secondary: #A8BDD4;--text-muted: #5A7394;--text-disabled: #2E4060;--accent-primary: #00C4FF;--accent-secondary: #1A5CD8;--accent-glow: rgba(0, 196, 255, .2);--accent-glow-strong: rgba(0, 196, 255, .45);--status-available: #00E5A0;--status-shipping: #FFB020;--status-arriving: #00C4FF;--status-sold: #FF4455;--status-port: #A78BFA;--border-subtle: rgba(255,255,255,.06);--border-default: rgba(255,255,255,.12);--border-strong: rgba(0, 196, 255, .3);--border-accent: #00C4FF;--shadow-card: 0 4px 24px rgba(0,0,0,.4);--shadow-elevated: 0 8px 48px rgba(0,0,0,.6);--shadow-glow-sm: 0 0 12px rgba(0,196,255,.25);--shadow-glow-md: 0 0 32px rgba(0,196,255,.35);--shadow-glow-lg: 0 0 64px rgba(0,196,255,.2);--font-display: "Barlow Condensed", sans-serif;--font-heading: "Outfit", sans-serif;--font-body: "DM Sans", sans-serif;--font-mono: "JetBrains Mono", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-md: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 1.875rem;--text-3xl: 2.25rem;--text-4xl: 3rem;--text-5xl: 3.75rem;--text-6xl: 4.5rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 18px;--radius-xl: 24px;--radius-full: 9999px;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .25s cubic-bezier(.4, 0, .2, 1);--transition-slow: .4s cubic-bezier(.4, 0, .2, 1);--transition-spring: .5s cubic-bezier(.34, 1.56, .64, 1);--z-base: 0;--z-raised: 10;--z-dropdown: 100;--z-sticky: 200;--z-overlay: 300;--z-modal: 400;--z-toast: 500;--z-tooltip: 600}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background-color:var(--bg-base);color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;min-height:100dvh}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg-base)}::-webkit-scrollbar-thumb{background:var(--bg-overlay);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--accent-secondary)}::selection{background:var(--accent-glow-strong);color:var(--text-primary)}:focus-visible{outline:2px solid var(--accent-primary);outline-offset:3px;border-radius:var(--radius-sm)}a{color:var(--accent-primary);text-decoration:none;transition:opacity var(--transition-fast)}a:hover{opacity:.8}img,video{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.2;color:var(--text-primary)}#root{min-height:100dvh;display:flex;flex-direction:column;isolation:isolate}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.glass{background:#0d1b3e99;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-default)}.glow-text{text-shadow:0 0 20px var(--accent-glow-strong),0 0 40px var(--accent-glow)}.glow-border{border-color:var(--border-accent)!important;box-shadow:var(--shadow-glow-sm)}.gradient-text{background:linear-gradient(135deg,var(--color-brand-cyan),var(--color-brand-blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.noise-bg:after{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:9999;opacity:.4}.animated-bg{background:radial-gradient(ellipse at 20% 50%,rgba(26,92,216,.12) 0%,transparent 60%),radial-gradient(ellipse at 80% 20%,rgba(0,196,255,.08) 0%,transparent 50%),radial-gradient(ellipse at 60% 80%,rgba(13,27,62,.3) 0%,transparent 50%),var(--bg-base)}.atk-reduce-motion *,.atk-reduce-motion *:before,.atk-reduce-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.atk-data-saver .decorative-img{display:none!important}body{padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}button,a,[role=button]{min-height:44px;min-width:44px}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}.scroll-container,main,aside,.overflow-scroll{-webkit-overflow-scrolling:touch}button,a,input,select,textarea{touch-action:manipulation}@media (max-width: 640px){.admin-sidebar-mobile-hidden{transform:translate(-100%);position:fixed!important;z-index:200!important;height:100dvh!important;box-shadow:4px 0 32px #00000080}.admin-sidebar-mobile-visible{transform:translate(0)!important}.catalogue-grid{grid-template-columns:1fr!important}.filter-drawer{width:100vw!important;max-width:100vw!important}.car-detail-grid{grid-template-columns:1fr!important}.admin-panel-inner{padding:1rem!important}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}h1{font-size:clamp(1.6rem,8vw,2.5rem)!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 400px){.catalogue-grid{grid-template-columns:1fr!important}h1{font-size:1.5rem!important}}@media (min-width: 641px) and (max-width: 1024px){.catalogue-grid,.stats-grid{grid-template-columns:repeat(2,1fr)!important}}.video-embed-wrapper{position:relative;width:100%;padding-top:56.25%}.video-embed-wrapper iframe{position:absolute;inset:0;width:100%;height:100%;border:none}*{-webkit-tap-highlight-color:rgba(0,196,255,.12)}input,select,textarea{font-size:max(16px,.875rem)!important}@media (max-width: 768px){.nav-desktop{display:none!important}}@media (max-width: 768px){.admin-main-content{padding:1rem!important;overflow-x:hidden!important}.admin-topbar{padding:0 1rem!important}.settings-tabs{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;padding-bottom:4px!important}div[style*="grid-template-columns: 1fr 340px"]{grid-template-columns:1fr!important}div[style*="repeat(auto-fit,minmax(180px,1fr))"]{grid-template-columns:repeat(2,1fr)!important}div[style*="grid-template-columns: 1fr 1fr"]:not(nav *):not(.keep-2col *){grid-template-columns:1fr!important}.filter-panel-drawer{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important}div[style*="grid-template-columns: 1fr 360px"],div[style*="gridTemplateColumns: 1fr 1fr"]{grid-template-columns:1fr!important}body,#root{overflow-x:hidden!important}div[style*="repeat(3, 1fr)"]{grid-template-columns:1fr!important}}@media (max-width: 400px){div[style*="repeat(auto-fit,minmax(180px,1fr))"],div[style*="1fr 1fr 1fr"]{grid-template-columns:1fr 1fr!important}}@media (min-width: 769px) and (max-width: 1024px){div[style*="repeat(3, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}div[style*="grid-template-columns: 1fr 340px"]{grid-template-columns:1fr!important}}.modal-overlay{padding:clamp(.5rem,4vw,2rem)!important;align-items:flex-end!important}@media (min-width: 481px){.modal-overlay{align-items:center!important}}div[role=dialog],.modal-box{max-height:calc(100dvh - 2rem)!important;overflow-y:auto!important;width:min(600px,calc(100vw - 1rem))!important;margin:0 auto!important}nav{min-width:0}@media (max-width: 768px){div[style*="grid-template-columns: 1fr 340px"]{grid-template-columns:1fr!important}div[style*="repeat(auto-fit,minmax(200px"]{grid-template-columns:1fr 1fr!important}div[style*="1fr 380px"],div[style*="1fr 400px"],div[style*="1fr 420px"]{grid-template-columns:1fr!important}div[style*=space-between][style*=wrap]>*{flex-shrink:0}.admin-sidebar-mobile-visible~.admin-overlay{display:block!important}}@media (max-width: 600px){div[style*="display: flex"][style*="width: 200"]{flex-direction:column!important}div[style*="width: 200px"][style*=minHeight]{width:100%!important;height:180px!important;min-height:180px!important}}@media (max-width: 480px){h1[style*=clamp]{word-break:break-word}div[style*="gap: 1rem"][style*=flex-wrap]{flex-direction:column!important;align-items:stretch!important}div[style*="gap: 1rem"][style*=flex-wrap]>*{width:100%!important}}@media (max-width: 768px){div[style*="0.625rem"][style*=gap]>a[href*="wa.me"],div[style*="0.625rem"][style*=gap]>a[href*="tel:"],div[style*="0.625rem"][style*=gap]>a[href*="mailto:"]{flex:1!important;min-width:0!important}}@media (max-width: 400px){div[style*="display: flex"][style*="gap: 0.5rem"]>button[style*="flex: 1"]{padding:.4rem .1rem!important;font-size:.65rem!important}}@media (min-width: 481px) and (max-width: 900px){.filter-drawer{width:340px!important;max-width:340px!important}}@media (max-width: 640px){footer div[style*="repeat(4"]{grid-template-columns:1fr 1fr!important}footer div[style*="repeat(3"]{grid-template-columns:1fr 1fr!important}}@media (max-width: 480px){.pagination-wrap{gap:.25rem!important}.pagination-wrap button{min-width:32px!important;height:32px!important;font-size:.75rem!important}}@media (max-width: 480px){.react-hot-toast>div{max-width:calc(100vw - 2rem)!important}}*{max-width:100%}img,video,iframe,canvas,svg{max-width:100%}@media (pointer: coarse){button,a,[role=button]{min-height:40px;min-width:40px}button[style*="width: 16"],button[style*="width: 20"],button[style*="width: 24"]{min-height:unset;min-width:unset}}
