:root{--background:0.985 0.003 247;--foreground:0.208 0.021 266;--card:1 0 0;--card-foreground:0.208 0.021 266;--popover:1 0 0;--popover-foreground:0.208 0.021 266;--primary:0.545 0.196 264;--primary-foreground:1 0 0;--secondary:0.968 0.006 248;--secondary-foreground:0.279 0.020 266;--muted:0.968 0.006 248;--muted-foreground:0.551 0.020 264;--accent:0.961 0.013 256;--accent-foreground:0.373 0.030 266;--destructive:0.577 0.245 27;--border:0.923 0.006 250;--input:0.923 0.006 250;--ring:0.545 0.196 264;--radius:0.75rem;color-scheme:light}.dark{--background:0.179 0.020 266;--foreground:0.967 0.006 248;--card:0.221 0.022 266;--card-foreground:0.967 0.006 248;--popover:0.221 0.022 266;--popover-foreground:0.967 0.006 248;--primary:0.637 0.182 264;--primary-foreground:0.179 0.020 266;--secondary:0.279 0.020 266;--secondary-foreground:0.928 0.010 256;--muted:0.265 0.020 266;--muted-foreground:0.735 0.022 258;--accent:0.295 0.022 266;--accent-foreground:0.928 0.010 256;--destructive:0.704 0.191 22;--border:0.330 0.020 266;--input:0.330 0.020 266;--ring:0.637 0.182 264;color-scheme:dark}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:is(button,[role=button],a,input,select,textarea){transition-property:color,background-color,border-color,opacity,box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}:is(button,[role=button],a,input,select,textarea):focus-visible{outline:none;box-shadow:0 0 0 2px oklch(var(--background)),0 0 0 4px color-mix(in oklch,oklch(var(--ring)) 50%,transparent)}input:not([type=checkbox]):not([type=radio]),select,textarea{border-color:oklch(var(--border));background-color:oklch(var(--background));color:oklch(var(--foreground))}input:not([type=checkbox]):not([type=radio])::placeholder,textarea::placeholder{color:oklch(var(--muted-foreground))}input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{box-shadow:0 1px 2px oklch(0 0 0/.04)}.dark input:not([type=checkbox]):not([type=radio]):not([type=range]),.dark select,.dark textarea{box-shadow:0 1px 2px oklch(0 0 0/.25)}input:not([type=checkbox]):not([type=radio]):not([type=range]):hover:not(:focus),select:hover:not(:focus),textarea:hover:not(:focus){border-color:oklch(var(--muted-foreground)/.45)}input:not([type=checkbox]):not([type=radio]):not([type=range]):focus,select:focus,textarea:focus{border-color:oklch(var(--primary))}input[type=checkbox],input[type=radio]{accent-color:oklch(var(--primary));width:1rem;height:1rem;cursor:pointer}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{accent-color:oklch(var(--primary))}input[type=date]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator,input[type=month]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;border-radius:.375rem;padding:.2rem;margin-left:.25rem;opacity:.65;transition:opacity .15s ease,background-color .15s ease}input[type=date]::-webkit-calendar-picker-indicator:hover,input[type=datetime-local]::-webkit-calendar-picker-indicator:hover,input[type=month]::-webkit-calendar-picker-indicator:hover,input[type=time]::-webkit-calendar-picker-indicator:hover{opacity:1;background-color:oklch(var(--primary)/.12)}table tbody td:first-child,table thead th:first-child{padding-left:1.5rem}table tbody td:last-child,table thead th:last-child{padding-right:1.5rem}table thead th{font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:oklch(var(--muted-foreground));white-space:nowrap}table tbody tr{transition:background-color .14s ease,box-shadow .14s ease}table tbody tr:not(:last-child){border-bottom:1px solid oklch(var(--border)/.55)}table tbody tr:hover{background-color:oklch(var(--primary)/.05)}.dark table tbody tr:hover{background-color:oklch(var(--primary)/.1)}body{font-feature-settings:"cv11","ss01";letter-spacing:-.005em}.font-display,h1,h2,h3,h4{font-family:var(--font-display),var(--font-sans),ui-sans-serif,system-ui,sans-serif;letter-spacing:-.02em}body{background-color:oklch(var(--background));background-image:radial-gradient(60rem 60rem at 110% -10%,oklch(var(--primary)/.05),transparent 60%),radial-gradient(50rem 50rem at -10% 0,oklch(var(--primary)/.04),transparent 55%);background-attachment:fixed}::selection{background:oklch(var(--primary)/.18);color:oklch(var(--foreground))}*{scrollbar-width:thin;scrollbar-color:oklch(var(--muted-foreground)/.3) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background-color:oklch(var(--muted-foreground)/.28);border-radius:9999px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:oklch(var(--muted-foreground)/.45);background-clip:content-box}.hue-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:9999px;background:#fff;border:2px solid oklch(var(--foreground)/.25);box-shadow:0 1px 3px oklch(0 0 0/.3);cursor:pointer}.hue-slider::-moz-range-thumb{width:18px;height:18px;border-radius:9999px;background:#fff;border:2px solid oklch(var(--foreground)/.25);box-shadow:0 1px 3px oklch(0 0 0/.3);cursor:pointer}.shadow-card{box-shadow:0 1px 2px oklch(0 0 0/.04),0 1px 3px oklch(0 0 0/.06)}.shadow-card-hover{box-shadow:0 4px 12px oklch(0 0 0/.06),0 2px 6px oklch(0 0 0/.05)}.dark .shadow-card{box-shadow:0 1px 2px oklch(0 0 0/.4),0 1px 3px oklch(0 0 0/.3)}.dark .shadow-card-hover{box-shadow:0 6px 18px oklch(0 0 0/.5),0 2px 8px oklch(0 0 0/.4)}