:root{--latitude-background:220 20% 96%;--latitude-foreground:0 0% 0%;--brand-gray:250 7% 50%;--brand-lightGray:210 35% 94%;--brand-uv:241 87% 61%;--brand-deepPurple:262 32% 20%;--brand-melrose:244 57% 69%;--brand-metal:0 0% 37%;--hsl-selection:174 100% 75%;--hsl-secondary:210 5% 83%;--hsl-link:var(--brand-uv);--hsl-border:0 0% 92%;--hsl-code:305 95% 51%;--hsl-cyan:165 72% 57%;--hsl-purple:305 95% 51%;--hsl-alert:332 100% 50%;--hsl-violet:270 59% 49%;--hsl-white:0 0% 100%;--accent-default:0 0% 100%;--accent-two:0 0% 98%;--accent-three:210 9% 90%;--accent-four:210 4% 53%;--accent-five:210 2% 40%;--accent-six:210 4% 28%;--accent-seven:210 4% 20%;--accent-eight:210 4% 7%;--success-default:var(--brand-uv);--success-dark:var(--brand-deepPurple);--error-light:0 100% 94%;--error-default:0 100% 47%;--error-dark:0 100% 39%;--warning-light:62 100% 94.12%;--warning-default:45 100% 53%;--warning-dark:30 80% 35%;--positive-default:168.15 75.7% 41.96%}.dark{--latitude-background:71 1.5% 12%;--latitude-foreground:0 0% 99%;--hsl-border:71 2% 18%;--brand-uv:71 99% 67%;--brand-melrose:68 30% 40%;--hsl-secondary:71 2% 28%;--accent-default:71 1.5% 7%;--accent-two:71 1.5% 10%;--accent-three:71 1.5% 25%;--accent-four:71 1.5% 50%;--accent-five:71 1.5% 60%;--accent-six:71 1.5% 80%;--accent-seven:71 1.5% 90%;--accent-eight:71 1.5% 100%;--error-light:0 45% 65%;--error-default:0 60% 60%;--error-dark:0 40% 45%;--warning-light:45 80% 64%;--warning-default:45 100% 53%;--warning-dark:30 80% 35%}::-moz-selection{color:hsl(var(--latitude-foreground));background:hsl(var(--accent-three))}::selection{color:hsl(var(--latitude-foreground));background:hsl(var(--accent-three))}input,input:active,input:focus,input:hover,input[type=date],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:hsl(var(--accent-default));color:hsl(var(--latitude-foreground))}input:-webkit-autofill{-webkit-text-fill-color:hsl(var(--latitude-foreground))!important}input:autofill{-webkit-text-fill-color:hsl(var(--latitude-foreground))!important}input:-webkit-autofill{color:hsl(var(--latitude-foreground))!important;background-color:transparent!important;box-shadow:0 0 0 30px hsl(var(--accent-default)) inset!important}input:-webkit-autofill,input:autofill{color:hsl(var(--latitude-foreground))!important;background-color:transparent!important;box-shadow:0 0 0 30px hsl(var(--accent-default)) inset!important}.HeaderCell:has([role=checkbox]){padding-right:.25rem;padding-left:.25rem}.HeaderCell:has([role=checkbox])+th,td:has([role=checkbox])+td .TableCellContent{padding-left:12px!important}@theme{--color-*:initial;--font-sans:"Inter",ui-sans-serif,system-ui,-apple-system,sans-serif;--font-mono:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;--radius:5px;--color-latitude-background:hsl(var(--latitude-background));--color-latitude-foreground:hsl(var(--latitude-foreground));--color-background:hsl(var(--latitude-background));--color-foreground:hsl(var(--latitude-foreground));--color-white:hsl(var(--hsl-white));--color-selection:hsl(var(--hsl-selection));--color-secondary:hsl(var(--hsl-secondary));--color-link:hsl(var(--hsl-link));--color-border:hsl(var(--hsl-border));--color-code:hsl(var(--hsl-code));--color-cyan:hsl(var(--hsl-cyan));--color-purple:hsl(var(--hsl-purple));--color-alert:hsl(var(--hsl-alert));--color-violet:hsl(var(--hsl-violet));--color-brand-gray:hsl(var(--brand-gray));--color-brand-lightGray:hsl(var(--brand-lightGray));--color-brand-uv:hsl(var(--brand-uv));--color-brand-deepPurple:hsl(var(--brand-deepPurple));--color-brand-melrose:hsl(var(--brand-melrose));--color-brand-metal:hsl(var(--brand-metal));--color-accent:hsl(var(--accent-default));--color-accent-two:hsl(var(--accent-two));--color-accent-three:hsl(var(--accent-three));--color-accent-four:hsl(var(--accent-four));--color-accent-five:hsl(var(--accent-five));--color-accent-six:hsl(var(--accent-six));--color-accent-seven:hsl(var(--accent-seven));--color-accent-eight:hsl(var(--accent-eight));--color-success:hsl(var(--success-default));--color-success-dark:hsl(var(--success-dark));--color-error-light:hsl(var(--error-light));--color-error:hsl(var(--error-default));--color-error-dark:hsl(var(--error-dark));--color-warning-light:hsl(var(--warning-light));--color-warning:hsl(var(--warning-default));--color-warning-dark:hsl(var(--warning-dark));--color-positive:hsl(var(--positive-default));--color-transparent:transparent;--color-current:currentColor}body{-webkit-font-smoothing:antialiased;font-size:16px;line-height:inherit;color:hsl(var(--foreground))}a{text-decoration:none;cursor:pointer}::-moz-selection{background-color:rgba(224,254,86,.75)!important}::selection{background-color:rgba(224,254,86,.75)!important}.dark ::-moz-selection{color:#000;background:rgb(235,255,141,.9)!important}.dark ::selection{color:#000;background:rgb(235,255,141,.9)!important}