@tailwind base;@tailwind components;@tailwind utilities;:root{--background: hsl(0, 0%, 98%);--foreground: hsl(20, 14.3%, 4.1%);--muted: hsl(60, 4.8%, 95.9%);--muted-foreground: hsl(25, 5.3%, 44.7%);--popover: hsl(0, 0%, 100%);--popover-foreground: hsl(20, 14.3%, 4.1%);--card: hsl(0, 0%, 100%);--card-foreground: hsl(20, 14.3%, 4.1%);--border: hsl(20, 5.9%, 90%);--input: hsl(20, 5.9%, 90%);--primary: hsl(18, 100%, 60%);--primary-foreground: hsl(0, 0%, 100%);--secondary: hsl(60, 4.8%, 95.9%);--secondary-foreground: hsl(24, 9.8%, 10%);--accent: hsl(60, 4.8%, 95.9%);--accent-foreground: hsl(24, 9.8%, 10%);--destructive: hsl(0, 84.2%, 60.2%);--destructive-foreground: hsl(60, 9.1%, 97.8%);--ring: hsl(20, 14.3%, 4.1%);--radius: .5rem}.dark{--background: hsl(240, 10%, 3.9%);--foreground: hsl(0, 0%, 98%);--muted: hsl(240, 3.7%, 15.9%);--muted-foreground: hsl(240, 5%, 64.9%);--popover: hsl(240, 10%, 3.9%);--popover-foreground: hsl(0, 0%, 98%);--card: hsl(240, 10%, 3.9%);--card-foreground: hsl(0, 0%, 98%);--border: hsl(240, 3.7%, 15.9%);--input: hsl(240, 3.7%, 15.9%);--primary: hsl(18, 100%, 60%);--primary-foreground: hsl(0, 0%, 100%);--secondary: hsl(240, 3.7%, 15.9%);--secondary-foreground: hsl(0, 0%, 98%);--accent: hsl(240, 3.7%, 15.9%);--accent-foreground: hsl(0, 0%, 98%);--destructive: hsl(0, 62.8%, 30.6%);--destructive-foreground: hsl(0, 0%, 98%);--ring: hsl(240, 4.9%, 83.9%);--radius: .5rem}@layer base{*{@apply border-border;}body{@apply font-sans antialiased bg-background text-foreground;font-family:Roboto,Inter,-apple-system,BlinkMacSystemFont,sans-serif}}.MuiButton-root{text-transform:none!important}.MuiTypography-root{font-family:Roboto,Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f5f5f4}::-webkit-scrollbar-thumb{background:#78716c;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0c0a09}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes mapLoad{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.map-container{animation:mapLoad .8s ease-out}.map-marker{animation:mapLoad 1.2s ease-out backwards}.map-marker:nth-child(1){animation-delay:.2s}.map-marker:nth-child(2){animation-delay:.4s}.map-marker:nth-child(3){animation-delay:.6s}.map-marker:nth-child(4){animation-delay:.8s}.map-marker:nth-child(5){animation-delay:1s}.gm-style{font-family:Roboto,Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.gm-style-moc{background-color:#00000096!important;pointer-events:none!important;text-align:center!important;transition:opacity ease-in-out!important}.gm-style-mot{color:#fff!important;font-family:Roboto,Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:22px!important;margin:0!important;position:relative!important;top:50%!important;transform:translateY(-50%)!important}[data-testid=map]{cursor:grab!important}[data-testid=map]:active{cursor:grabbing!important}.gm-control-active{background-color:#fff!important;border-radius:4px!important;box-shadow:0 2px 6px #0000001a!important}.gm-control-active:hover{background-color:#f5f5f5!important}.map-full-height{height:100%!important;min-height:400px!important}.map-responsive{width:100%!important;height:100%!important;min-height:400px!important;position:relative!important;overflow:hidden!important}
