:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fff;background-color:#111217;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--background: oklch(.141 .005 285.823);--foreground: oklch(.985 0 0);--card: oklch(.21 .006 285.885);--card-foreground: oklch(.985 0 0);--popover: oklch(.21 .006 285.885);--popover-foreground: oklch(.985 0 0);--primary: oklch(.92 .004 286.32);--primary-foreground: oklch(.21 .006 285.885);--secondary: oklch(.274 .006 286.033);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.274 .006 286.033);--muted-foreground: oklch(.705 .015 286.067);--accent: oklch(.274 .006 286.033);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.704 .191 22.216);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 15%);--ring: oklch(.552 .016 285.938);--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.21 .006 285.885);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.274 .006 286.033);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(1 0 0 / 10%);--sidebar-ring: oklch(.552 .016 285.938);--red: oklch(.8 .2 30);--orange: oklch(.8 .2 80);--green: oklch(.8 .2 150);--blue: oklch(.8 .2 250)}.text-muted{color:var(--muted-foreground)}.non-standard-font{font-family:Caveat Brush,cursive;font-weight:400;font-style:normal}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html{font-size:16px;background:var(--background);background:linear-gradient(90deg,var(--background) 0%,oklch(.1834 .07 276.41) 50%,var(--background) 100%)}body{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;text-align:center}#root{color:var(--foreground);width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.mx-auto{margin-left:auto;margin-right:auto;width:fit-content}.title{font-size:3.2rem}@media screen and (max-width: 425px){.title{font-size:2.4rem}}.parking-canvas{background-image:url(https://discord.mx/5Xyq89e1xv.png);background-repeat:repeat}.selection-row{width:fit-content;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem;margin-left:auto;margin-right:auto}.selection-row>div{display:flex;flex-direction:column;text-align:left}#snapshot-container{margin:auto;padding:.2rem;border-radius:12px;border:1px solid #333;display:flex;flex-direction:column;justify-content:center;max-width:425px}#snapshot-container th,#snapshot-container td{padding:.2rem}@media screen and (min-width: 475px){#snapshot-container{padding:1rem}}select{padding:4px;border-radius:8px;text-align:left;font-size:1rem;cursor:pointer}select:focus{border-color:#333}table{transition:all .3s ease-in-out}.chart-container{background-color:var(--secondary);display:grid;gap:2rem;margin-bottom:2rem}.color-green{color:var(--green);transition:color 1.5s,background-color .8s}.color-red{color:var(--red);transition:color 1.5s,background-color .8s}.color-orange{color:var(--orange);transition:color 1.5s,background-color .8s}.color-green:hover{color:#000;background-color:var(--green)}.color-red:hover{color:#000;background-color:var(--red)}.color-orange:hover{color:#000;background-color:var(--orange)}
