@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-neutral-100: oklch(97% 0 0);--color-neutral-800: oklch(26.9% 0 0);--color-black: #000;--color-white: #fff;--spacing: .25rem;--breakpoint-2xl: 96rem;--container-xs: 20rem;--container-sm: 24rem;--container-md: 28rem;--container-xl: 36rem;--container-2xl: 42rem;--container-4xl: 56rem;--container-6xl: 72rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--text-5xl: 3rem;--text-5xl--line-height: 1;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--tracking-tight: -.025em;--tracking-wide: .025em;--tracking-wider: .05em;--leading-tight: 1.25;--leading-snug: 1.375;--leading-relaxed: 1.625;--radius-xs: var(--theme-radius-sm);--radius-md: var(--theme-radius-md);--radius-lg: var(--theme-radius-lg);--radius-xl: var(--theme-radius-xl);--radius-2xl: var(--theme-radius-2xl);--ease-in: cubic-bezier(.4, 0, 1, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--animate-spin: spin 1s linear infinite;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);--ui-duration-fast: .15s;--ui-duration-base: .2s;--ui-duration-medium: .25s;--ui-duration-ripple: .35s;--ui-ease-out: cubic-bezier(.25, 1, .5, 1);--ui-ease-in: cubic-bezier(.4, 0, 1, 1);--color-primary: var(--theme-primary);--color-primary-hover: var(--theme-primary-hover);--color-primary-light: var(--theme-primary-light);--color-primary-dark: var(--theme-primary-dark);--color-primary-contrast: var(--theme-primary-contrast);--color-accent: var(--theme-accent);--color-accent-hover: var(--theme-accent-hover);--color-accent-light: var(--theme-accent-light);--color-accent-contrast: var(--theme-accent-contrast);--color-surface: var(--theme-surface);--color-surface-hover: var(--theme-surface-hover);--color-theme-bg: var(--theme-bg);--color-theme-bg-secondary: var(--theme-bg-secondary);--color-theme-bg-tertiary: var(--theme-bg-tertiary);--color-theme-text: var(--theme-text);--color-theme-text-secondary: var(--theme-text-secondary);--color-theme-text-tertiary: var(--theme-text-tertiary);--color-theme-border: var(--theme-border);--color-theme-border-hover: var(--theme-border-hover);--color-theme-text-inverse: var(--theme-text-inverse);--color-secondary: var(--theme-secondary);--color-secondary-hover: var(--theme-secondary-hover);--color-secondary-light: var(--theme-secondary-light);--color-secondary-contrast: var(--theme-secondary-contrast);--color-muted: var(--theme-muted);--color-muted-foreground: var(--theme-muted-foreground);--color-danger: var(--theme-danger);--color-danger-hover: var(--theme-danger-hover);--color-danger-light: var(--theme-danger-light);--color-danger-contrast: var(--theme-danger-contrast);--color-warning: var(--theme-warning);--color-warning-contrast: var(--theme-warning-contrast);--color-success: var(--theme-success);--color-success-contrast: var(--theme-success-contrast);--color-info: var(--theme-info);--color-info-contrast: var(--theme-info-contrast)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.inset-x-0{inset-inline:calc(var(--spacing) * 0)}.end-3{inset-inline-end:calc(var(--spacing) * 3)}.top-0{top:calc(var(--spacing) * 0)}.top-1\/2{top:50%}.top-2{top:calc(var(--spacing) * 2)}.top-3{top:calc(var(--spacing) * 3)}.top-14{top:calc(var(--spacing) * 14)}.right-0{right:calc(var(--spacing) * 0)}.right-1\.5{right:calc(var(--spacing) * 1.5)}.right-2{right:calc(var(--spacing) * 2)}.right-3{right:calc(var(--spacing) * 3)}.bottom-0{bottom:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.left-3{left:calc(var(--spacing) * 3)}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-\[2\]{z-index:2}.z-\[1100\]{z-index:1100}.container{width:100%}@media(width>=40rem){.container{max-width:40rem}}@media(width>=48rem){.container{max-width:48rem}}@media(width>=64rem){.container{max-width:64rem}}@media(width>=80rem){.container{max-width:80rem}}@media(width>=96rem){.container{max-width:96rem}}.-mx-1{margin-inline:calc(var(--spacing) * -1)}.mx-1{margin-inline:calc(var(--spacing) * 1)}.mx-auto{margin-inline:auto}.my-1{margin-block:calc(var(--spacing) * 1)}.my-2{margin-block:calc(var(--spacing) * 2)}.-mt-1{margin-top:calc(var(--spacing) * -1)}.-mt-2{margin-top:calc(var(--spacing) * -2)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-\[1\.65rem\]{margin-top:1.65rem}.mt-\[var\(--ui-wizard-footer-mt\,1\.5rem\)\]{margin-top:var(--ui-wizard-footer-mt,1.5rem)}.mt-auto{margin-top:auto}.mr-1{margin-right:calc(var(--spacing) * 1)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mr-auto{margin-right:auto}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-1\.5{margin-bottom:calc(var(--spacing) * 1.5)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-\[var\(--ui-dialog-body-py\,1\.5rem\)\]{margin-bottom:var(--ui-dialog-body-py,1.5rem)}.mb-\[var\(--ui-empty-state-gap\,1\.5rem\)\]{margin-bottom:var(--ui-empty-state-gap,1.5rem)}.mb-\[var\(--ui-page-title-mb\,1\.5rem\)\]{margin-bottom:var(--ui-page-title-mb,1.5rem)}.mb-\[var\(--ui-wizard-steps-mb\,1\.5rem\)\]{margin-bottom:var(--ui-wizard-steps-mb,1.5rem)}.mb-\[var\(--ui-wizard-title-mb\,1rem\)\]{margin-bottom:var(--ui-wizard-title-mb,1rem)}.mb-auto{margin-bottom:auto}.ml-0\.5{margin-left:calc(var(--spacing) * .5)}.ml-1{margin-left:calc(var(--spacing) * 1)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-3{margin-left:calc(var(--spacing) * 3)}.ml-6{margin-left:calc(var(--spacing) * 6)}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-column{display:table-column}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-\[793\.7\/1122\.52\]{aspect-ratio:793.7/1122.52}.size-2\.5{width:calc(var(--spacing) * 2.5);height:calc(var(--spacing) * 2.5)}.size-3\.5{width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.size-5{width:calc(var(--spacing) * 5);height:calc(var(--spacing) * 5)}.size-6{width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}.size-7{width:calc(var(--spacing) * 7);height:calc(var(--spacing) * 7)}.size-8{width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8)}.size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.size-12{width:calc(var(--spacing) * 12);height:calc(var(--spacing) * 12)}.size-full{width:100%;height:100%}.h-0\.5{height:calc(var(--spacing) * .5)}.h-1{height:calc(var(--spacing) * 1)}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-2{height:calc(var(--spacing) * 2)}.h-2\.5{height:calc(var(--spacing) * 2.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.h-16{height:calc(var(--spacing) * 16)}.h-20{height:calc(var(--spacing) * 20)}.h-\[3px\]{height:3px}.h-\[70vh\]{height:70vh}.h-\[min\(900px\,70vh\)\]{height:min(900px,70vh)}.h-dvh{height:100dvh}.h-full{height:100%}.h-screen{height:100vh}.max-h-48{max-height:calc(var(--spacing) * 48)}.max-h-56{max-height:calc(var(--spacing) * 56)}.max-h-60{max-height:calc(var(--spacing) * 60)}.max-h-72{max-height:calc(var(--spacing) * 72)}.max-h-\[26rem\]{max-height:26rem}.max-h-\[85vh\]{max-height:85vh}.max-h-full{max-height:100%}.min-h-0{min-height:calc(var(--spacing) * 0)}.min-h-6{min-height:calc(var(--spacing) * 6)}.min-h-\[18rem\]{min-height:18rem}.min-h-dvh{min-height:100dvh}.min-h-screen{min-height:100vh}.w-1{width:calc(var(--spacing) * 1)}.w-2\.5{width:calc(var(--spacing) * 2.5)}.w-2\/5{width:40%}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.w-9{width:calc(var(--spacing) * 9)}.w-10{width:calc(var(--spacing) * 10)}.w-11{width:calc(var(--spacing) * 11)}.w-12{width:calc(var(--spacing) * 12)}.w-14{width:calc(var(--spacing) * 14)}.w-16{width:calc(var(--spacing) * 16)}.w-20{width:calc(var(--spacing) * 20)}.w-24{width:calc(var(--spacing) * 24)}.w-28{width:calc(var(--spacing) * 28)}.w-32{width:calc(var(--spacing) * 32)}.w-36{width:calc(var(--spacing) * 36)}.w-72{width:calc(var(--spacing) * 72)}.w-\[3px\]{width:3px}.w-\[42\%\]{width:42%}.w-\[150px\]{width:150px}.w-\[var\(--ui-sidebar-rail-w\,4rem\)\]{width:var(--ui-sidebar-rail-w,4rem)}.w-\[var\(--ui-sidebar-w\,16rem\)\]{width:var(--ui-sidebar-w,16rem)}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.max-w-2xl{max-width:var(--container-2xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-32{max-width:calc(var(--spacing) * 32)}.max-w-40{max-width:calc(var(--spacing) * 40)}.max-w-\[9rem\]{max-width:9rem}.max-w-\[10rem\]{max-width:10rem}.max-w-\[794px\]{max-width:794px}.max-w-full{max-width:100%}.max-w-md{max-width:var(--container-md)}.max-w-screen-2xl{max-width:var(--breakpoint-2xl)}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.max-w-xs{max-width:var(--container-xs)}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-40{min-width:calc(var(--spacing) * 40)}.min-w-44{min-width:calc(var(--spacing) * 44)}.min-w-56{min-width:calc(var(--spacing) * 56)}.min-w-\[10rem\]{min-width:10rem}.min-w-\[12rem\]{min-width:12rem}.min-w-\[280px\]{min-width:280px}.min-w-\[300px\]{min-width:300px}.min-w-\[320px\]{min-width:320px}.min-w-full{min-width:100%}.min-w-min{min-width:min-content}.flex-1{flex:1}.flex-\[0_1_320px\]{flex:0 1 320px}.flex-\[1_1_300px\]{flex:1 1 300px}.flex-\[1_1_320px\]{flex:1 1 320px}.flex-\[1_1_480px\]{flex:1 1 480px}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.scale-0{--tw-scale-x: 0%;--tw-scale-y: 0%;--tw-scale-z: 0%;scale:var(--tw-scale-x) var(--tw-scale-y)}.-rotate-90{rotate:-90deg}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-y{resize:vertical}.list-disc{list-style-type:disc}.appearance-none{appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-rows-\[0fr\]{grid-template-rows:0fr}.grid-rows-\[1fr\]{grid-template-rows:1fr}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.content-start{align-content:flex-start}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-\(--ui-card-group-gap\){gap:var(--ui-card-group-gap)}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-\[var\(--ui-dropzone-gap\,0\.75rem\)\]{gap:var(--ui-dropzone-gap,.75rem)}.gap-\[var\(--ui-stat-card-gap\,0\.75rem\)\]{gap:var(--ui-stat-card-gap,.75rem)}:where(.space-y-\(--ui-card-group-gap\)>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(var(--ui-card-group-gap) * var(--tw-space-y-reverse));margin-block-end:calc(var(--ui-card-group-gap) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-0\.5>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-\[var\(--ui-detail-page-gap\,1\.5rem\)\]>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(var(--ui-detail-page-gap,1.5rem) * var(--tw-space-y-reverse));margin-block-end:calc(var(--ui-detail-page-gap,1.5rem) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-\[var\(--ui-section-gap\,1\.5rem\)\]>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(var(--ui-section-gap,1.5rem) * var(--tw-space-y-reverse));margin-block-end:calc(var(--ui-section-gap,1.5rem) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-4{column-gap:calc(var(--spacing) * 4)}.gap-x-6{column-gap:calc(var(--spacing) * 6)}.gap-y-2{row-gap:calc(var(--spacing) * 2)}.gap-y-3{row-gap:calc(var(--spacing) * 3)}.gap-y-4{row-gap:calc(var(--spacing) * 4)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse: 0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-theme-border>:not(:last-child)){border-color:var(--color-theme-border)}:where(.divide-theme-border\/30>:not(:last-child)){border-color:var(--color-theme-border)}@supports (color: color-mix(in lab,red,red)){:where(.divide-theme-border\/30>:not(:last-child)){border-color:color-mix(in oklab,var(--color-theme-border) 30%,transparent)}}.self-start{align-self:flex-start}.self-stretch{align-self:stretch}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[3px\]{border-radius:3px}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-none{border-radius:0}.rounded-xl{border-radius:var(--radius-xl)}.rounded-xs{border-radius:var(--radius-xs)}.rounded-t-lg{border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.rounded-t-md{border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md)}.rounded-l-lg{border-top-left-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-dashed{--tw-border-style: dashed;border-style:dashed}.border-accent{border-color:var(--color-accent)}.border-accent\/40{border-color:var(--color-accent)}@supports (color: color-mix(in lab,red,red)){.border-accent\/40{border-color:color-mix(in oklab,var(--color-accent) 40%,transparent)}}.border-danger{border-color:var(--color-danger)}.border-danger\/30{border-color:var(--color-danger)}@supports (color: color-mix(in lab,red,red)){.border-danger\/30{border-color:color-mix(in oklab,var(--color-danger) 30%,transparent)}}.border-danger\/40{border-color:var(--color-danger)}@supports (color: color-mix(in lab,red,red)){.border-danger\/40{border-color:color-mix(in oklab,var(--color-danger) 40%,transparent)}}.border-info\/30{border-color:var(--color-info)}@supports (color: color-mix(in lab,red,red)){.border-info\/30{border-color:color-mix(in oklab,var(--color-info) 30%,transparent)}}.border-primary{border-color:var(--color-primary)}.border-primary\/30{border-color:var(--color-primary)}@supports (color: color-mix(in lab,red,red)){.border-primary\/30{border-color:color-mix(in oklab,var(--color-primary) 30%,transparent)}}.border-primary\/40{border-color:var(--color-primary)}@supports (color: color-mix(in lab,red,red)){.border-primary\/40{border-color:color-mix(in oklab,var(--color-primary) 40%,transparent)}}.border-secondary{border-color:var(--color-secondary)}.border-secondary\/40{border-color:var(--color-secondary)}@supports (color: color-mix(in lab,red,red)){.border-secondary\/40{border-color:color-mix(in oklab,var(--color-secondary) 40%,transparent)}}.border-success\/30{border-color:var(--color-success)}@supports (color: color-mix(in lab,red,red)){.border-success\/30{border-color:color-mix(in oklab,var(--color-success) 30%,transparent)}}.border-theme-border{border-color:var(--color-theme-border)}.border-theme-border-hover{border-color:var(--color-theme-border-hover)}.border-theme-border\/40{border-color:var(--color-theme-border)}@supports (color: color-mix(in lab,red,red)){.border-theme-border\/40{border-color:color-mix(in oklab,var(--color-theme-border) 40%,transparent)}}.border-theme-border\/50{border-color:var(--color-theme-border)}@supports (color: color-mix(in lab,red,red)){.border-theme-border\/50{border-color:color-mix(in oklab,var(--color-theme-border) 50%,transparent)}}.border-theme-border\/60{border-color:var(--color-theme-border)}@supports (color: color-mix(in lab,red,red)){.border-theme-border\/60{border-color:color-mix(in oklab,var(--color-theme-border) 60%,transparent)}}.border-theme-border\/70{border-color:var(--color-theme-border)}@supports (color: color-mix(in lab,red,red)){.border-theme-border\/70{border-color:color-mix(in oklab,var(--color-theme-border) 70%,transparent)}}.border-transparent{border-color:transparent}.border-warning\/30{border-color:var(--color-warning)}@supports (color: color-mix(in lab,red,red)){.border-warning\/30{border-color:color-mix(in oklab,var(--color-warning) 30%,transparent)}}.\!border-l-accent{border-left-color:var(--color-accent)!important}.\!border-l-warning{border-left-color:var(--color-warning)!important}.\!bg-primary\/10{background-color:var(--color-primary)!important}@supports (color: color-mix(in lab,red,red)){.\!bg-primary\/10{background-color:color-mix(in oklab,var(--color-primary) 10%,transparent)!important}}.bg-accent{background-color:var(--color-accent)}.bg-accent-light{background-color:var(--color-accent-light)}.bg-accent\/10{background-color:var(--color-accent)}@supports (color: color-mix(in lab,red,red)){.bg-accent\/10{background-color:color-mix(in oklab,var(--color-accent) 10%,transparent)}}.bg-accent\/15{background-color:var(--color-accent)}@supports (color: color-mix(in lab,red,red)){.bg-accent\/15{background-color:color-mix(in oklab,var(--color-accent) 15%,transparent)}}.bg-accent\/40{background-color:var(--color-accent)}@supports (color: color-mix(in lab,red,red)){.bg-accent\/40{background-color:color-mix(in oklab,var(--color-accent) 40%,transparent)}}.bg-black\/60{background-color:color-mix(in srgb,#000 60%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-black\/60{background-color:color-mix(in oklab,var(--color-black) 60%,transparent)}}.bg-current{background-color:currentcolor}.bg-danger{background-color:var(--color-danger)}.bg-danger-light{background-color:var(--color-danger-light)}.bg-danger\/5{background-color:var(--color-danger)}@supports (color: color-mix(in lab,red,red)){.bg-danger\/5{background-color:color-mix(in oklab,var(--color-danger) 5%,transparent)}}.bg-danger\/10{background-color:var(--color-danger)}@supports (color: color-mix(in lab,red,red)){.bg-danger\/10{background-color:color-mix(in oklab,var(--color-danger) 10%,transparent)}}.bg-danger\/15{background-color:var(--color-danger)}@supports (color: color-mix(in lab,red,red)){.bg-danger\/15{background-color:color-mix(in oklab,var(--color-danger) 15%,transparent)}}.bg-info{background-color:var(--color-info)}.bg-info\/5{background-color:var(--color-info)}@supports (color: color-mix(in lab,red,red)){.bg-info\/5{background-color:color-mix(in oklab,var(--color-info) 5%,transparent)}}.bg-info\/10{background-color:var(--color-info)}@supports (color: color-mix(in lab,red,red)){.bg-info\/10{background-color:color-mix(in oklab,var(--color-info) 10%,transparent)}}.bg-info\/15{background-color:var(--color-info)}@supports (color: color-mix(in lab,red,red)){.bg-info\/15{background-color:color-mix(in oklab,var(--color-info) 15%,transparent)}}.bg-muted{background-color:var(--color-muted)}.bg-neutral-100{background-color:var(--color-neutral-100)}.bg-primary{background-color:var(--color-primary)}.bg-primary-contrast{background-color:var(--color-primary-contrast)}.bg-primary-contrast\/25{background-color:var(--color-primary-contrast)}@supports (color: color-mix(in lab,red,red)){.bg-primary-contrast\/25{background-color:color-mix(in oklab,var(--color-primary-contrast) 25%,transparent)}}.bg-primary-light{background-color:var(--color-primary-light)}.bg-primary\/10{background-color:var(--color-primary)}@supports (color: color-mix(in lab,red,red)){.bg-primary\/10{background-color:color-mix(in oklab,var(--color-primary) 10%,transparent)}}.bg-primary\/15{background-color:var(--color-primary)}@supports (color: color-mix(in lab,red,red)){.bg-primary\/15{background-color:color-mix(in oklab,var(--color-primary) 15%,transparent)}}.bg-primary\/20{background-color:var(--color-primary)}@supports (color: color-mix(in lab,red,red)){.bg-primary\/20{background-color:color-mix(in oklab,var(--color-primary) 20%,transparent)}}.bg-secondary{background-color:var(--color-secondary)}.bg-secondary-light{background-color:var(--color-secondary-light)}.bg-secondary\/10{background-color:var(--color-secondary)}@supports (color: color-mix(in lab,red,red)){.bg-secondary\/10{background-color:color-mix(in oklab,var(--color-secondary) 10%,transparent)}}.bg-secondary\/15{background-color:var(--color-secondary)}@supports (color: color-mix(in lab,red,red)){.bg-secondary\/15{background-color:color-mix(in oklab,var(--color-secondary) 15%,transparent)}}.bg-success{background-color:var(--color-success)}.bg-success\/5{background-color:var(--color-success)}@supports (color: color-mix(in lab,red,red)){.bg-success\/5{background-color:color-mix(in oklab,var(--color-success) 5%,transparent)}}.bg-success\/10{background-color:var(--color-success)}@supports (color: color-mix(in lab,red,red)){.bg-success\/10{background-color:color-mix(in oklab,var(--color-success) 10%,transparent)}}.bg-success\/15{background-color:var(--color-success)}@supports (color: color-mix(in lab,red,red)){.bg-success\/15{background-color:color-mix(in oklab,var(--color-success) 15%,transparent)}}.bg-surface{background-color:var(--color-surface)}.bg-surface-hover{background-color:var(--color-surface-hover)}.bg-surface-hover\/20{background-color:var(--color-surface-hover)}@supports (color: color-mix(in lab,red,red)){.bg-surface-hover\/20{background-color:color-mix(in oklab,var(--color-surface-hover) 20%,transparent)}}.bg-surface-hover\/30{background-color:var(--color-surface-hover)}@supports (color: color-mix(in lab,red,red)){.bg-surface-hover\/30{background-color:color-mix(in oklab,var(--color-surface-hover) 30%,transparent)}}.bg-surface-hover\/40{background-color:var(--color-surface-hover)}@supports (color: color-mix(in lab,red,red)){.bg-surface-hover\/40{background-color:color-mix(in oklab,var(--color-surface-hover) 40%,transparent)}}.bg-surface-hover\/50{background-color:var(--color-surface-hover)}@supports (color: color-mix(in lab,red,red)){.bg-surface-hover\/50{background-color:color-mix(in oklab,var(--color-surface-hover) 50%,transparent)}}.bg-surface-hover\/60{background-color:var(--color-surface-hover)}@supports (color: color-mix(in lab,red,red)){.bg-surface-hover\/60{background-color:color-mix(in oklab,var(--color-surface-hover) 60%,transparent)}}.bg-theme-bg{background-color:var(--color-theme-bg)}.bg-theme-bg-secondary{background-color:var(--color-theme-bg-secondary)}.bg-theme-bg-secondary\/30{background-color:var(--color-theme-bg-secondary)}@supports (color: color-mix(in lab,red,red)){.bg-theme-bg-secondary\/30{background-color:color-mix(in oklab,var(--color-theme-bg-secondary) 30%,transparent)}}.bg-theme-bg-secondary\/50{background-color:var(--color-theme-bg-secondary)}@supports (color: color-mix(in lab,red,red)){.bg-theme-bg-secondary\/50{background-color:color-mix(in oklab,var(--color-theme-bg-secondary) 50%,transparent)}}.bg-theme-bg-tertiary{background-color:var(--color-theme-bg-tertiary)}.bg-theme-border{background-color:var(--color-theme-border)}.bg-theme-border\/40{background-color:var(--color-theme-border)}@supports (color: color-mix(in lab,red,red)){.bg-theme-border\/40{background-color:color-mix(in oklab,var(--color-theme-border) 40%,transparent)}}.bg-theme-text\/80{background-color:var(--color-theme-text)}@supports (color: color-mix(in lab,red,red)){.bg-theme-text\/80{background-color:color-mix(in oklab,var(--color-theme-text) 80%,transparent)}}.bg-transparent{background-color:transparent}.bg-warning{background-color:var(--color-warning)}.bg-warning\/5{background-color:var(--color-warning)}@supports (color: color-mix(in lab,red,red)){.bg-warning\/5{background-color:color-mix(in oklab,var(--color-warning) 5%,transparent)}}.bg-warning\/10{background-color:var(--color-warning)}@supports (color: color-mix(in lab,red,red)){.bg-warning\/10{background-color:color-mix(in oklab,var(--color-warning) 10%,transparent)}}.bg-warning\/15{background-color:var(--color-warning)}@supports (color: color-mix(in lab,red,red)){.bg-warning\/15{background-color:color-mix(in oklab,var(--color-warning) 15%,transparent)}}.bg-gradient-to-br{--tw-gradient-position: to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-\[radial-gradient\(ellipse_at_top\,rgba\(255\,255\,255\,0\.16\)\,transparent_60\%\)\]{background-image:radial-gradient(ellipse at top,rgba(255,255,255,.16),transparent 60%)}.from-primary{--tw-gradient-from: var(--color-primary);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-primary-hover{--tw-gradient-from: var(--color-primary-hover);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-primary{--tw-gradient-via: var(--color-primary);--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-via-stops)}.to-accent{--tw-gradient-to: var(--color-accent);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-primary-dark{--tw-gradient-to: var(--color-primary-dark);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:calc(var(--spacing) * 0)}.p-0\.5{padding:calc(var(--spacing) * .5)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.p-10{padding:calc(var(--spacing) * 10)}.p-\[var\(--ui-card-body-p\,1rem\)\]{padding:var(--ui-card-body-p,1rem)}.p-\[var\(--ui-card-header-p\,0\.75rem\)\]{padding:var(--ui-card-header-p,.75rem)}.p-\[var\(--ui-dropzone-p\,2rem\)\]{padding:var(--ui-dropzone-p,2rem)}.p-\[var\(--ui-dropzone-p-sm\,1rem\)\]{padding:var(--ui-dropzone-p-sm,1rem)}.p-\[var\(--ui-stat-card-p\,1rem\)\]{padding:var(--ui-stat-card-p,1rem)}.p-\[var\(--ui-stat-card-p-sm\,0\.75rem\)\]{padding:var(--ui-stat-card-p-sm,.75rem)}.\!px-1{padding-inline:calc(var(--spacing) * 1)!important}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-3\.5{padding-inline:calc(var(--spacing) * 3.5)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-\[var\(--ui-alert-px\,1rem\)\]{padding-inline:var(--ui-alert-px,1rem)}.px-\[var\(--ui-detail-page-px\,1rem\)\]{padding-inline:var(--ui-detail-page-px,1rem)}.px-\[var\(--ui-dialog-px\,1\.5rem\)\]{padding-inline:var(--ui-dialog-px,1.5rem)}.px-\[var\(--ui-page-header-px\,1rem\)\]{padding-inline:var(--ui-page-header-px,1rem)}.px-\[var\(--ui-page-px\,1rem\)\]{padding-inline:var(--ui-page-px,1rem)}.px-\[var\(--ui-sidebar-footer-px\,1rem\)\]{padding-inline:var(--ui-sidebar-footer-px,1rem)}.px-\[var\(--ui-sidebar-header-px\,1rem\)\]{padding-inline:var(--ui-sidebar-header-px,1rem)}.px-\[var\(--ui-sidebar-nav-px\,0\.75rem\)\]{padding-inline:var(--ui-sidebar-nav-px,.75rem)}.px-\[var\(--ui-toast-px\,1rem\)\]{padding-inline:var(--ui-toast-px,1rem)}.px-\[var\(--ui-topbar-px\,1rem\)\]{padding-inline:var(--ui-topbar-px,1rem)}.\!py-0\.5{padding-block:calc(var(--spacing) * .5)!important}.py-0{padding-block:calc(var(--spacing) * 0)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-\[var\(--ui-alert-py\,0\.75rem\)\]{padding-block:var(--ui-alert-py,.75rem)}.py-\[var\(--ui-detail-page-py\,1\.5rem\)\]{padding-block:var(--ui-detail-page-py,1.5rem)}.py-\[var\(--ui-dialog-body-py\,1\.25rem\)\]{padding-block:var(--ui-dialog-body-py,1.25rem)}.py-\[var\(--ui-dialog-footer-py\,1rem\)\]{padding-block:var(--ui-dialog-footer-py,1rem)}.py-\[var\(--ui-dialog-header-py\,1rem\)\]{padding-block:var(--ui-dialog-header-py,1rem)}.py-\[var\(--ui-empty-state-py\,4rem\)\]{padding-block:var(--ui-empty-state-py,4rem)}.py-\[var\(--ui-page-header-py\,1rem\)\]{padding-block:var(--ui-page-header-py,1rem)}.py-\[var\(--ui-page-py\,1\.5rem\)\]{padding-block:var(--ui-page-py,1.5rem)}.py-\[var\(--ui-sidebar-nav-py\,0\.5rem\)\]{padding-block:var(--ui-sidebar-nav-py,.5rem)}.py-\[var\(--ui-toast-py\,0\.75rem\)\]{padding-block:var(--ui-toast-py,.75rem)}.pt-1{padding-top:calc(var(--spacing) * 1)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-2\.5{padding-top:calc(var(--spacing) * 2.5)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pr-1{padding-right:calc(var(--spacing) * 1)}.pr-7{padding-right:calc(var(--spacing) * 7)}.pr-8{padding-right:calc(var(--spacing) * 8)}.pr-9{padding-right:calc(var(--spacing) * 9)}.pb-1{padding-bottom:calc(var(--spacing) * 1)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-\[var\(--ui-section-header-pb\,0\.75rem\)\]{padding-bottom:var(--ui-section-header-pb,.75rem)}.pl-3{padding-left:calc(var(--spacing) * 3)}.pl-4{padding-left:calc(var(--spacing) * 4)}.pl-6{padding-left:calc(var(--spacing) * 6)}.pl-7{padding-left:calc(var(--spacing) * 7)}.pl-9{padding-left:calc(var(--spacing) * 9)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.text-\[0\.625rem\]{font-size:.625rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[22px\]{font-size:22px}.text-\[46px\]{font-size:46px}.leading-none{--tw-leading: 1;line-height:1}.leading-relaxed{--tw-leading: var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading: var(--leading-snug);line-height:var(--leading-snug)}.leading-tight{--tw-leading: var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.25em\]{--tw-tracking: .25em;letter-spacing:.25em}.tracking-tight{--tw-tracking: var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-wide{--tw-tracking: var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-wider{--tw-tracking: var(--tracking-wider);letter-spacing:var(--tracking-wider)}.wrap-break-word{overflow-wrap:break-word}.whitespace-nowrap{white-space:nowrap}.text-\[var\(--theme-accent-contrast\)\]{color:var(--theme-accent-contrast)}.text-\[var\(--theme-primary\)\]{color:var(--theme-primary)}.text-accent{color:var(--color-accent)}.text-accent-contrast{color:var(--color-accent-contrast)}.text-danger{color:var(--color-danger)}.text-danger-contrast{color:var(--color-danger-contrast)}.text-info{color:var(--color-info)}.text-info-contrast{color:var(--color-info-contrast)}.text-muted-foreground{color:var(--color-muted-foreground)}.text-primary{color:var(--color-primary)}.text-primary-contrast{color:var(--color-primary-contrast)}.text-primary-contrast\/60{color:var(--color-primary-contrast)}@supports (color: color-mix(in lab,red,red)){.text-primary-contrast\/60{color:color-mix(in oklab,var(--color-primary-contrast) 60%,transparent)}}.text-primary-contrast\/70{color:var(--color-primary-contrast)}@supports (color: color-mix(in lab,red,red)){.text-primary-contrast\/70{color:color-mix(in oklab,var(--color-primary-contrast) 70%,transparent)}}.text-secondary{color:var(--color-secondary)}.text-secondary-contrast{color:var(--color-secondary-contrast)}.text-success{color:var(--color-success)}.text-success-contrast{color:var(--color-success-contrast)}.text-surface{color:var(--color-surface)}.text-theme-bg{color:var(--color-theme-bg)}.text-theme-text{color:var(--color-theme-text)}.text-theme-text-inverse{color:var(--color-theme-text-inverse)}.text-theme-text-secondary{color:var(--color-theme-text-secondary)}.text-theme-text-tertiary{color:var(--color-theme-text-tertiary)}.text-warning{color:var(--color-warning)}.text-warning-contrast{color:var(--color-warning-contrast)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.placeholder-theme-text-tertiary::placeholder{color:var(--color-theme-text-tertiary)}.opacity-0{opacity:0%}.opacity-40{opacity:40%}.opacity-50{opacity:50%}.opacity-60{opacity:60%}.opacity-80{opacity:80%}.opacity-85{opacity:85%}.opacity-90{opacity:90%}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / .25));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring,.ring-1{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-primary\/15{--tw-shadow-color: var(--color-primary)}@supports (color: color-mix(in lab,red,red)){.shadow-primary\/15{--tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-primary) 15%, transparent) var(--tw-shadow-alpha), transparent)}}.ring-accent{--tw-ring-color: var(--color-accent)}.ring-black\/10{--tw-ring-color: color-mix(in srgb, #000 10%, transparent)}@supports (color: color-mix(in lab,red,red)){.ring-black\/10{--tw-ring-color: color-mix(in oklab, var(--color-black) 10%, transparent)}}.ring-danger{--tw-ring-color: var(--color-danger)}.ring-primary{--tw-ring-color: var(--color-primary)}.ring-primary\/40{--tw-ring-color: var(--color-primary)}@supports (color: color-mix(in lab,red,red)){.ring-primary\/40{--tw-ring-color: color-mix(in oklab, var(--color-primary) 40%, transparent)}}.ring-secondary{--tw-ring-color: var(--color-secondary)}.ring-theme-border{--tw-ring-color: var(--color-theme-border)}.ring-theme-text{--tw-ring-color: var(--color-theme-text)}.ring-offset-2{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-\[\.\.\.\]{transition-property:...;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-\[color\,background-color\,border-color\,transform\]{transition-property:color,background-color,border-color,transform;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-\[color\,background-color\,transform\]{transition-property:color,background-color,transform;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-\[color\,transform\]{transition-property:color,transform;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-\[grid-template-rows\]{transition-property:grid-template-rows;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-\[width\,translate\]{transition-property:width,translate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-150{--tw-duration: .15s;transition-duration:.15s}.duration-200{--tw-duration: .2s;transition-duration:.2s}.ease-in{--tw-ease: var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style: none;outline-style:none}.select-all{-webkit-user-select:all;user-select:all}.select-none{-webkit-user-select:none;user-select:none}.ring-inset{--tw-ring-inset: inset}@media(hover:hover){.group-hover\:ring-2:is(:where(.group):hover *){--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@media(hover:hover){.group-hover\:ring-accent\/40:is(:where(.group):hover *){--tw-ring-color: var(--color-accent)}@supports (color: color-mix(in lab,red,red)){.group-hover\:ring-accent\/40:is(:where(.group):hover *){--tw-ring-color: color-mix(in oklab, var(--color-accent) 40%, transparent)}}}@media(hover:hover){.group-hover\:ring-inset:is(:where(.group):hover *){--tw-ring-inset: inset}}@media(hover:hover){.group-hover\/gutter\:opacity-100:is(:where(.group\/gutter):hover *){opacity:100%}}.peer-focus-visible\:ring-2:is(:where(.peer):focus-visible~*){--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.peer-focus-visible\:ring-primary:is(:where(.peer):focus-visible~*){--tw-ring-color: var(--color-primary)}.peer-focus-visible\:ring-inset:is(:where(.peer):focus-visible~*){--tw-ring-inset: inset}.first\:rounded-l-lg:first-child{border-top-left-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-lg)}.last\:rounded-r-lg:last-child{border-top-right-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg)}.last\:border-0:last-child{border-style:var(--tw-border-style);border-width:0px}.empty\:hidden:empty{display:none}.focus-within\:border-primary:focus-within{border-color:var(--color-primary)}@media(hover:hover){.hover\:border-accent:hover{border-color:var(--color-accent)}}@media(hover:hover){.hover\:border-danger:hover{border-color:var(--color-danger)}}@media(hover:hover){.hover\:border-primary:hover{border-color:var(--color-primary)}}@media(hover:hover){.hover\:border-primary\/50:hover{border-color:var(--color-primary)}@supports (color: color-mix(in lab,red,red)){.hover\:border-primary\/50:hover{border-color:color-mix(in oklab,var(--color-primary) 50%,transparent)}}}@media(hover:hover){.hover\:border-secondary:hover{border-color:var(--color-secondary)}}@media(hover:hover){.hover\:\!bg-primary\/15:hover{background-color:var(--color-primary)!important}@supports (color: color-mix(in lab,red,red)){.hover\:\!bg-primary\/15:hover{background-color:color-mix(in oklab,var(--color-primary) 15%,transparent)!important}}}@media(hover:hover){.hover\:bg-\[color-mix\(in_oklch\,var\(--chip-color\)_15\%\,transparent\)\]:hover{background-color:var(--chip-color)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-\[color-mix\(in_oklch\,var\(--chip-color\)_15\%\,transparent\)\]:hover{background-color:color-mix(in oklch,var(--chip-color) 15%,transparent)}}}@media(hover:hover){.hover\:bg-accent-hover:hover{background-color:var(--color-accent-hover)}}@media(hover:hover){.hover\:bg-accent-light:hover{background-color:var(--color-accent-light)}}@media(hover:hover){.hover\:bg-danger-hover:hover{background-color:var(--color-danger-hover)}}@media(hover:hover){.hover\:bg-danger-light:hover{background-color:var(--color-danger-light)}}@media(hover:hover){.hover\:bg-muted:hover{background-color:var(--color-muted)}}@media(hover:hover){.hover\:bg-primary-hover:hover{background-color:var(--color-primary-hover)}}@media(hover:hover){.hover\:bg-primary-light:hover{background-color:var(--color-primary-light)}}@media(hover:hover){.hover\:bg-primary\/5:hover{background-color:var(--color-primary)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-primary\/5:hover{background-color:color-mix(in oklab,var(--color-primary) 5%,transparent)}}}@media(hover:hover){.hover\:bg-primary\/10:hover{background-color:var(--color-primary)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-primary\/10:hover{background-color:color-mix(in oklab,var(--color-primary) 10%,transparent)}}}@media(hover:hover){.hover\:bg-secondary-hover:hover{background-color:var(--color-secondary-hover)}}@media(hover:hover){.hover\:bg-secondary-light:hover{background-color:var(--color-secondary-light)}}@media(hover:hover){.hover\:bg-surface-hover:hover{background-color:var(--color-surface-hover)}}@media(hover:hover){.hover\:bg-theme-border:hover{background-color:var(--color-theme-border)}}@media(hover:hover){.hover\:text-danger:hover{color:var(--color-danger)}}@media(hover:hover){.hover\:text-primary:hover{color:var(--color-primary)}}@media(hover:hover){.hover\:text-theme-text:hover{color:var(--color-theme-text)}}@media(hover:hover){.hover\:underline:hover{text-decoration-line:underline}}@media(hover:hover){.hover\:opacity-100:hover{opacity:100%}}.focus\:border-primary:focus{border-color:var(--color-primary)}.focus\:ring-1:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-primary:focus{--tw-ring-color: var(--color-primary)}.focus\:outline-none:focus{--tw-outline-style: none;outline-style:none}.focus-visible\:bg-primary\/10:focus-visible{background-color:var(--color-primary)}@supports (color: color-mix(in lab,red,red)){.focus-visible\:bg-primary\/10:focus-visible{background-color:color-mix(in oklab,var(--color-primary) 10%,transparent)}}.focus-visible\:opacity-100:focus-visible{opacity:100%}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-accent:focus-visible{--tw-ring-color: var(--color-accent)}.focus-visible\:ring-danger:focus-visible{--tw-ring-color: var(--color-danger)}.focus-visible\:ring-primary:focus-visible{--tw-ring-color: var(--color-primary)}.focus-visible\:ring-secondary:focus-visible{--tw-ring-color: var(--color-secondary)}.focus-visible\:ring-theme-text:focus-visible{--tw-ring-color: var(--color-theme-text)}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width: 1px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-primary:focus-visible{outline-color:var(--color-primary)}.focus-visible\:outline-none:focus-visible{--tw-outline-style: none;outline-style:none}.focus-visible\:ring-inset:focus-visible{--tw-ring-inset: inset}.active\:scale-\[0\.95\]:active{scale:.95}.active\:opacity-70:active{opacity:70%}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-default:disabled{cursor:default}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-theme-bg-secondary:disabled{background-color:var(--color-theme-bg-secondary)}.disabled\:text-theme-text-tertiary:disabled{color:var(--color-theme-text-tertiary)}.disabled\:opacity-50:disabled{opacity:50%}@media(prefers-reduced-motion:reduce){.motion-reduce\:transition-none{transition-property:none}}@media(width<48rem){.max-md\:fixed{position:fixed}}@media(width<48rem){.max-md\:inset-y-0{inset-block:calc(var(--spacing) * 0)}}@media(width<48rem){.max-md\:left-0{left:calc(var(--spacing) * 0)}}@media(width<48rem){.max-md\:z-40{z-index:40}}@media(width<48rem){.max-md\:hidden{display:none}}@media(width<48rem){.max-md\:w-\[var\(--ui-sidebar-w\,16rem\)\]{width:var(--ui-sidebar-w,16rem)}}@media(width<48rem){.max-md\:-translate-x-full{--tw-translate-x: -100%;translate:var(--tw-translate-x) var(--tw-translate-y)}}@media(width<48rem){.max-md\:translate-x-0{--tw-translate-x: calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}}@media(width<48rem){.max-md\:shadow-lg{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@media(width<40rem){.max-sm\:hidden{display:none}}@media(width<40rem){.max-sm\:h-full{height:100%}}@media(width<40rem){.max-sm\:max-h-\[85vh\]{max-height:85vh}}@media(width<40rem){.max-sm\:rounded-t-2xl{border-top-left-radius:var(--radius-2xl);border-top-right-radius:var(--radius-2xl)}}@media(width<40rem){.max-sm\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}}@media(width>=40rem){.sm\:col-span-2{grid-column:span 2 / span 2}}@media(width>=40rem){.sm\:col-span-3{grid-column:span 3 / span 3}}@media(width>=40rem){.sm\:mr-auto{margin-right:auto}}@media(width>=40rem){.sm\:block{display:block}}@media(width>=40rem){.sm\:hidden{display:none}}@media(width>=40rem){.sm\:inline{display:inline}}@media(width>=40rem){.sm\:table-cell{display:table-cell}}@media(width>=40rem){.sm\:max-h-\[90vh\]{max-height:90vh}}@media(width>=40rem){.sm\:max-w-64{max-width:calc(var(--spacing) * 64)}}@media(width>=40rem){.sm\:max-w-80{max-width:calc(var(--spacing) * 80)}}@media(width>=40rem){.sm\:max-w-\[var\(--ui-modal-w-lg\,42rem\)\]{max-width:var(--ui-modal-w-lg,42rem)}}@media(width>=40rem){.sm\:max-w-\[var\(--ui-modal-w-md\,28rem\)\]{max-width:var(--ui-modal-w-md,28rem)}}@media(width>=40rem){.sm\:max-w-\[var\(--ui-modal-w-sm\,24rem\)\]{max-width:var(--ui-modal-w-sm,24rem)}}@media(width>=40rem){.sm\:max-w-\[var\(--ui-modal-w-xl\,56rem\)\]{max-width:var(--ui-modal-w-xl,56rem)}}@media(width>=40rem){.sm\:max-w-none{max-width:none}}@media(width>=40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=40rem){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(width>=40rem){.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(width>=40rem){.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(width>=40rem){.sm\:grid-cols-\[11rem_1fr\]{grid-template-columns:11rem 1fr}}@media(width>=40rem){.sm\:grid-cols-\[auto_auto_minmax\(8rem\,2fr\)_minmax\(6\.5rem\,1fr\)_minmax\(8rem\,1\.3fr\)_minmax\(6rem\,1fr\)_minmax\(6rem\,1fr\)_minmax\(8rem\,1\.2fr\)_minmax\(4\.5rem\,0\.7fr\)_auto\]{grid-template-columns:auto auto minmax(8rem,2fr) minmax(6.5rem,1fr) minmax(8rem,1.3fr) minmax(6rem,1fr) minmax(6rem,1fr) minmax(8rem,1.2fr) minmax(4.5rem,.7fr) auto}}@media(width>=40rem){.sm\:grid-cols-\[auto_auto_minmax\(9rem\,1\.8fr\)_minmax\(7rem\,1fr\)_minmax\(9rem\,1\.3fr\)_minmax\(6\.5rem\,1fr\)_minmax\(8rem\,1\.4fr\)_auto\]{grid-template-columns:auto auto minmax(9rem,1.8fr) minmax(7rem,1fr) minmax(9rem,1.3fr) minmax(6.5rem,1fr) minmax(8rem,1.4fr) auto}}@media(width>=40rem){.sm\:grid-cols-\[auto_minmax\(9rem\,2\.5fr\)_minmax\(7rem\,1\.2fr\)_minmax\(6\.5rem\,1fr\)_auto\]{grid-template-columns:auto minmax(9rem,2.5fr) minmax(7rem,1.2fr) minmax(6.5rem,1fr) auto}}@media(width>=40rem){.sm\:grid-cols-\[minmax\(9rem\,1\.3fr\)_minmax\(7rem\,1fr\)_minmax\(10rem\,1\.6fr\)_minmax\(6\.5rem\,1fr\)_auto\]{grid-template-columns:minmax(9rem,1.3fr) minmax(7rem,1fr) minmax(10rem,1.6fr) minmax(6.5rem,1fr) auto}}@media(width>=40rem){.sm\:grid-cols-\[minmax\(9rem\,1\.4fr\)_minmax\(10rem\,1\.6fr\)_minmax\(6\.5rem\,1fr\)_auto\]{grid-template-columns:minmax(9rem,1.4fr) minmax(10rem,1.6fr) minmax(6.5rem,1fr) auto}}@media(width>=40rem){.sm\:flex-row{flex-direction:row}}@media(width>=40rem){.sm\:items-center{align-items:center}}@media(width>=40rem){.sm\:items-end{align-items:flex-end}}@media(width>=40rem){.sm\:items-start{align-items:flex-start}}@media(width>=40rem){.sm\:justify-between{justify-content:space-between}}@media(width>=40rem){.sm\:gap-4{gap:calc(var(--spacing) * 4)}}@media(width>=40rem){.sm\:rounded-2xl{border-radius:var(--radius-2xl)}}@media(width>=40rem){.sm\:p-5{padding:calc(var(--spacing) * 5)}}@media(width>=40rem){.sm\:p-6{padding:calc(var(--spacing) * 6)}}@media(width>=40rem){.sm\:p-8{padding:calc(var(--spacing) * 8)}}@media(width>=40rem){.sm\:px-\[var\(--ui-detail-page-px\,1\.5rem\)\]{padding-inline:var(--ui-detail-page-px,1.5rem)}}@media(width>=40rem){.sm\:px-\[var\(--ui-page-header-px\,1\.5rem\)\]{padding-inline:var(--ui-page-header-px,1.5rem)}}@media(width>=40rem){.sm\:py-12{padding-block:calc(var(--spacing) * 12)}}@media(width>=40rem){.sm\:py-\[var\(--ui-page-header-py\,1\.25rem\)\]{padding-block:var(--ui-page-header-py,1.25rem)}}@media(width>=40rem){.sm\:text-right{text-align:right}}@media(width>=40rem){.sm\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(width>=48rem){.md\:hidden{display:none}}@media(width>=48rem){.md\:table-cell{display:table-cell}}@media(width>=48rem){.md\:w-\[var\(--ui-sidebar-rail-w\,4rem\)\]{width:var(--ui-sidebar-rail-w,4rem)}}@media(width>=48rem){.md\:w-\[var\(--ui-sidebar-w\,16rem\)\]{width:var(--ui-sidebar-w,16rem)}}@media(width>=64rem){.lg\:sticky{position:sticky}}@media(width>=64rem){.lg\:top-4{top:calc(var(--spacing) * 4)}}@media(width>=64rem){.lg\:col-span-2{grid-column:span 2 / span 2}}@media(width>=64rem){.lg\:col-span-3{grid-column:span 3 / span 3}}@media(width>=64rem){.lg\:flex{display:flex}}@media(width>=64rem){.lg\:inline{display:inline}}@media(width>=64rem){.lg\:table-cell{display:table-cell}}@media(width>=64rem){.lg\:h-\[calc\(100dvh-8rem\)\]{height:calc(100dvh - 8rem)}}@media(width>=64rem){.lg\:max-w-48{max-width:calc(var(--spacing) * 48)}}@media(width>=64rem){.lg\:max-w-sm{max-width:var(--container-sm)}}@media(width>=64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(width>=64rem){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(width>=64rem){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(width>=64rem){.lg\:grid-cols-\[minmax\(320px\,420px\)_1fr\]{grid-template-columns:minmax(320px,420px) 1fr}}@media(width>=64rem){.lg\:self-start{align-self:flex-start}}@media(width>=64rem){.lg\:p-0{padding:calc(var(--spacing) * 0)}}@media(width>=64rem){.lg\:px-\[var\(--ui-detail-page-px\,2rem\)\]{padding-inline:var(--ui-detail-page-px,2rem)}}@media(width>=64rem){.lg\:px-\[var\(--ui-page-header-px\,2rem\)\]{padding-inline:var(--ui-page-header-px,2rem)}}@media(width>=64rem){.lg\:py-0{padding-block:calc(var(--spacing) * 0)}}@media(width>=80rem){.xl\:sticky{position:sticky}}@media(width>=80rem){.xl\:top-14{top:calc(var(--spacing) * 14)}}@media(width>=80rem){.xl\:block{display:block}}@media(width>=80rem){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(width>=80rem){.xl\:grid-cols-\[minmax\(0\,6fr\)_minmax\(0\,5fr\)\]{grid-template-columns:minmax(0,6fr) minmax(0,5fr)}}.dark\:bg-neutral-800:where(.dark,.dark *){background-color:var(--color-neutral-800)}.\[\&_\.cdk-virtual-scroll-content-wrapper\]\:w-full .cdk-virtual-scroll-content-wrapper{width:100%}.\[\&\:\:-moz-color-swatch\]\:rounded-\[3px\]::-moz-color-swatch{border-radius:3px}.\[\&\:\:-moz-color-swatch\]\:border-0::-moz-color-swatch{border-style:var(--tw-border-style);border-width:0px}.\[\&\:\:-webkit-color-swatch\]\:rounded-\[3px\]::-webkit-color-swatch{border-radius:3px}.\[\&\:\:-webkit-color-swatch\]\:border-0::-webkit-color-swatch{border-style:var(--tw-border-style);border-width:0px}.\[\&\:\:-webkit-color-swatch-wrapper\]\:p-0::-webkit-color-swatch-wrapper{padding:calc(var(--spacing) * 0)}}:root,[data-theme=default]{--theme-primary: oklch(.6002 .1038 184.7);--theme-primary-hover: oklch(.5109 .0861 186.39);--theme-primary-light: oklch(.9836 .0142 180.72);--theme-primary-dark: oklch(.3861 .059 188.42);--theme-primary-contrast: var(--theme-text);--theme-accent: oklch(.7686 .1647 70.08);--theme-accent-hover: oklch(.6658 .1574 58.32);--theme-accent-light: oklch(.9869 .0214 95.28);--theme-accent-contrast: var(--theme-text);--theme-bg: oklch(.968 .0013 286.38);--theme-bg-secondary: oklch(.9674 .0013 286.38);--theme-bg-tertiary: oklch(.9851 0 none);--theme-surface: oklch(1 0 none);--theme-surface-hover: oklch(.9674 .0013 286.38);--theme-text: oklch(.2103 .0059 285.89);--theme-text-secondary: oklch(.5517 .0138 285.94);--theme-text-tertiary: oklch(.7118 .0129 286.07);--theme-text-inverse: oklch(1 0 none);--theme-border: oklch(.9197 .004 286.32);--theme-border-hover: oklch(.8711 .0055 286.29);--theme-secondary: oklch(.5517 .0138 285.94);--theme-secondary-hover: oklch(.4419 .0146 285.79);--theme-secondary-light: oklch(.9674 .0013 286.38);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.9674 .0013 286.38);--theme-muted-foreground: oklch(.5517 .0138 285.94);--theme-danger: oklch(.5771 .2152 27.33);--theme-danger-hover: oklch(.5054 .1905 27.52);--theme-danger-light: oklch(.9705 .0129 17.38);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.7686 .1647 70.08);--theme-warning-hover: oklch(.6658 .1574 58.32);--theme-warning-light: oklch(.9619 .058 95.62);--theme-warning-contrast: var(--theme-text);--theme-success: oklch(.6959 .1491 162.48);--theme-success-hover: oklch(.596 .1274 163.23);--theme-success-light: oklch(.9505 .0507 163.05);--theme-success-contrast: var(--theme-text);--theme-info: oklch(.6231 .188 259.81);--theme-info-hover: oklch(.5461 .2152 262.88);--theme-info-light: oklch(.9319 .0316 255.59);--theme-info-contrast: var(--theme-text)}:root{--font-family-body: "Outfit", system-ui, -apple-system, sans-serif;--font-family-mono: "JetBrains Mono", "Fira Code", monospace;--font-family-display: var(--font-family-body);--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--theme-radius-sm: .25rem;--theme-radius-md: .375rem;--theme-radius-lg: .5rem;--theme-radius-xl: .75rem;--theme-radius-2xl: 1rem;--theme-radius-full: 9999px;--theme-border-width: 1px;--theme-shadow-color: 0 0 0;--theme-shadow-strength: 1}.dark,[data-theme=default].dark,.dark [data-theme=default]{--theme-primary: oklch(.7038 .123 182.5);--theme-primary-hover: oklch(.6002 .1038 184.7);--theme-primary-light: oklch(.3861 .059 188.42);--theme-primary-dark: oklch(.7038 .123 182.5);--theme-accent: oklch(.8369 .1644 84.43);--theme-accent-hover: oklch(.7686 .1647 70.08);--theme-accent-light: oklch(.4137 .1054 45.9);--theme-accent-contrast: var(--theme-text-inverse);--theme-bg: oklch(.1408 .0044 285.82);--theme-bg-secondary: oklch(.2103 .0059 285.89);--theme-bg-tertiary: oklch(.2739 .0055 286.03);--theme-surface: oklch(.2103 .0059 285.89);--theme-surface-hover: oklch(.2739 .0055 286.03);--theme-text: oklch(.9851 0 none);--theme-text-secondary: oklch(.7118 .0129 286.07);--theme-text-tertiary: oklch(.5517 .0138 285.94);--theme-text-inverse: oklch(.1408 .0044 285.82);--theme-border: oklch(.2739 .0055 286.03);--theme-border-hover: oklch(.3703 .0119 285.81);--theme-secondary: oklch(.7118 .0129 286.07);--theme-secondary-hover: oklch(.8711 .0055 286.29);--theme-secondary-light: oklch(.2739 .0055 286.03);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.2739 .0055 286.03);--theme-muted-foreground: oklch(.7118 .0129 286.07);--theme-danger-hover: oklch(.6368 .2078 25.33);--theme-danger-light: oklch(.2829 .0666 22.26);--theme-danger-contrast: oklch(1 0 none);--theme-warning-contrast: oklch(.1408 .0044 285.82);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.1408 .0044 285.82);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.1408 .0044 285.82);--theme-primary-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info)}@supports (color: color-mix(in lab,red,red)){.dark,[data-theme=default].dark,.dark [data-theme=default]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){.dark,[data-theme=default].dark,.dark [data-theme=default]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){.dark,[data-theme=default].dark,.dark [data-theme=default]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){.dark,[data-theme=default].dark,.dark [data-theme=default]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){.dark,[data-theme=default].dark,.dark [data-theme=default]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){.dark,[data-theme=default].dark,.dark [data-theme=default]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}html{font-family:var(--font-family-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--theme-bg);color:var(--theme-text);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.012'/%3E%3C/svg%3E")}html.dark{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.025'/%3E%3C/svg%3E")}html.theme-transitioning{transition:background-color var(--ui-duration-base) var(--ui-ease-out),color var(--ui-duration-base) var(--ui-ease-out)!important}html.theme-transitioning body,html.theme-transitioning header,html.theme-transitioning nav,html.theme-transitioning .bg-surface,html.theme-transitioning [class*=bg-theme-],html.theme-transitioning [class*=border-theme-],html.theme-transitioning [class*=text-theme-],html.theme-transitioning input,html.theme-transitioning select,html.theme-transitioning textarea,html.theme-transitioning button{transition:background-color var(--ui-duration-base) var(--ui-ease-out),color var(--ui-duration-base) var(--ui-ease-out),border-color var(--ui-duration-base) var(--ui-ease-out)!important}code,pre,.font-mono{font-family:var(--font-family-mono)}.font-display{font-family:var(--font-family-display)}.border-theme-w{border-width:var(--theme-border-width);border-style:solid}.border{border-width:var(--theme-border-width, 1px)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--theme-border-hover);border-radius:999px}.dark ::-webkit-scrollbar-thumb{background:var(--theme-border-hover)}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;display:none}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes modalScaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-4px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeInUp var(--ui-duration-medium) var(--ui-ease-out) forwards}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.animate-scale-in{animation:scaleIn .18s ease-out forwards}.animate-popover-in{animation:dropdownIn var(--ui-duration-fast) var(--ui-ease-out)}.hover-lift{transition:transform var(--ui-duration-base) var(--ui-ease-out),box-shadow var(--ui-duration-base) var(--ui-ease-out)}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgb(var(--theme-shadow-color) / calc(.08 * var(--theme-shadow-strength, 1)))}.dark .hover-lift:hover{box-shadow:0 4px 16px rgb(var(--theme-shadow-color) / calc(.3 * var(--theme-shadow-strength, 1)))}.transition-theme{transition:background-color var(--ui-duration-base) var(--ui-ease-out),color var(--ui-duration-base) var(--ui-ease-out),border-color var(--ui-duration-base) var(--ui-ease-out)}.stagger-children>*{opacity:0;animation:fadeInUp var(--ui-duration-medium) var(--ui-ease-out) forwards}.stagger-children>*:nth-child(1){animation-delay:0ms}.stagger-children>*:nth-child(2){animation-delay:50ms}.stagger-children>*:nth-child(3){animation-delay:.1s}.stagger-children>*:nth-child(4){animation-delay:.15s}.stagger-children>*:nth-child(5){animation-delay:.2s}.stagger-children>*:nth-child(6){animation-delay:.25s}.animate-in{animation:fadeInUp var(--ui-duration-medium) var(--ui-ease-out) forwards}.animate-in-delay{animation:fadeInUp var(--ui-duration-medium) var(--ui-ease-out) 80ms forwards;opacity:0}.animate-in-delay-2{animation:fadeInUp var(--ui-duration-medium) var(--ui-ease-out) .16s forwards;opacity:0}.animate-in-delay-3{animation:fadeInUp var(--ui-duration-medium) var(--ui-ease-out) .24s forwards;opacity:0}input[type=text],input[type=email],input[type=password],input[type=search],input[type=url],input[type=tel],input[type=number],textarea,select,.input-depth{position:relative;box-shadow:inset 0 1px 2px rgb(var(--theme-shadow-color) / calc(.06 * var(--theme-shadow-strength, 1)));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")}.dark input[type=text],.dark input[type=email],.dark input[type=password],.dark input[type=search],.dark input[type=url],.dark input[type=tel],.dark input[type=number],.dark textarea,.dark select,.dark .input-depth{box-shadow:inset 0 1px 3px rgb(var(--theme-shadow-color) / calc(.25 * var(--theme-shadow-strength, 1)));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.05'/%3E%3C/svg%3E")}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}.surface-raised{box-shadow:0 1px 3px rgb(var(--theme-shadow-color) / calc(.06 * var(--theme-shadow-strength, 1))),0 0 0 1px rgb(var(--theme-shadow-color) / calc(.03 * var(--theme-shadow-strength, 1)))}.dark .surface-raised{box-shadow:0 1px 4px rgb(var(--theme-shadow-color) / calc(.4 * var(--theme-shadow-strength, 1))),0 0 0 1px rgb(255 255 255 / calc(.04 * var(--theme-shadow-strength, 1)))}.surface-noise:before{content:"";position:absolute;inset:0;border-radius:inherit;opacity:.03;pointer-events:none;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)'/%3E%3C/svg%3E")}.dark .surface-noise:before{opacity:.05}.surface-dropdown{box-shadow:0 4px 16px rgb(var(--theme-shadow-color) / calc(.08 * var(--theme-shadow-strength, 1))),0 0 0 1px rgb(var(--theme-shadow-color) / calc(.04 * var(--theme-shadow-strength, 1)))}.dark .surface-dropdown{box-shadow:0 4px 20px rgb(var(--theme-shadow-color) / calc(.5 * var(--theme-shadow-strength, 1))),0 0 0 1px rgb(255 255 255 / calc(.06 * var(--theme-shadow-strength, 1)))}.surface-toolbar{box-shadow:inset 0 -1px rgb(var(--theme-shadow-color) / calc(.04 * var(--theme-shadow-strength, 1)));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.02'/%3E%3C/svg%3E")}.dark .surface-toolbar{box-shadow:inset 0 -1px rgb(255 255 255 / calc(.03 * var(--theme-shadow-strength, 1)));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.04'/%3E%3C/svg%3E")}.bg-page-grain{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.015'/%3E%3C/svg%3E")}.dark .bg-page-grain{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E")}.surface-message{box-shadow:0 1px 2px rgb(var(--theme-shadow-color) / calc(.05 * var(--theme-shadow-strength, 1))),0 0 0 1px rgb(var(--theme-shadow-color) / calc(.03 * var(--theme-shadow-strength, 1)));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.02'/%3E%3C/svg%3E")}.dark .surface-message{box-shadow:0 1px 3px rgb(var(--theme-shadow-color) / calc(.3 * var(--theme-shadow-strength, 1))),0 0 0 1px rgb(255 255 255 / calc(.04 * var(--theme-shadow-strength, 1)));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.04'/%3E%3C/svg%3E")}.surface-table{box-shadow:0 1px 3px rgb(var(--theme-shadow-color) / calc(.04 * var(--theme-shadow-strength, 1))),0 0 0 1px rgb(var(--theme-shadow-color) / calc(.03 * var(--theme-shadow-strength, 1)))}.dark .surface-table{box-shadow:0 1px 4px rgb(var(--theme-shadow-color) / calc(.35 * var(--theme-shadow-strength, 1))),0 0 0 1px rgb(255 255 255 / calc(.04 * var(--theme-shadow-strength, 1)))}.surface-table-header{box-shadow:inset 0 -2px 3px rgb(var(--theme-shadow-color) / calc(.03 * var(--theme-shadow-strength, 1)));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.015'/%3E%3C/svg%3E")}.dark .surface-table-header{box-shadow:inset 0 -2px 4px rgb(var(--theme-shadow-color) / calc(.2 * var(--theme-shadow-strength, 1)));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")}.surface-floating{box-shadow:0 8px 32px rgb(var(--theme-shadow-color) / calc(.12 * var(--theme-shadow-strength, 1))),0 2px 8px rgb(var(--theme-shadow-color) / calc(.06 * var(--theme-shadow-strength, 1))),0 0 0 1px rgb(var(--theme-shadow-color) / calc(.04 * var(--theme-shadow-strength, 1)))}.dark .surface-floating{box-shadow:0 8px 40px rgb(var(--theme-shadow-color) / calc(.6 * var(--theme-shadow-strength, 1))),0 2px 10px rgb(var(--theme-shadow-color) / calc(.4 * var(--theme-shadow-strength, 1))),0 0 0 1px rgb(255 255 255 / calc(.06 * var(--theme-shadow-strength, 1)))}.row-highlight{box-shadow:inset 3px 0 0 var(--theme-primary);background:var(--theme-primary)}@supports (color: color-mix(in lab,red,red)){.row-highlight{background:color-mix(in srgb,var(--theme-primary) 5%,transparent)}}.dark .row-highlight{background:var(--theme-primary)}@supports (color: color-mix(in lab,red,red)){.dark .row-highlight{background:color-mix(in srgb,var(--theme-primary) 8%,transparent)}}.glow-success{box-shadow:0 0 6px var(--theme-success)}@supports (color: color-mix(in lab,red,red)){.glow-success{box-shadow:0 0 6px color-mix(in srgb,var(--theme-success) 40%,transparent)}}.dark .glow-success{box-shadow:0 0 8px var(--theme-success)}@supports (color: color-mix(in lab,red,red)){.dark .glow-success{box-shadow:0 0 8px color-mix(in srgb,var(--theme-success) 50%,transparent)}}@font-face{font-family:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url("./media/nunito-cyrillic-ext-wght-normal-MF3U6A5A.woff2") format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url("./media/nunito-cyrillic-wght-normal-KKO5CHEH.woff2") format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url("./media/nunito-vietnamese-wght-normal-BXDRYU5N.woff2") format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url("./media/nunito-latin-ext-wght-normal-VPKFC542.woff2") format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url("./media/nunito-latin-wght-normal-LTD77BFG.woff2") format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Variable;font-style:italic;font-display:swap;font-weight:200 1000;src:url("./media/nunito-cyrillic-ext-wght-italic-CH72P55Y.woff2") format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito Variable;font-style:italic;font-display:swap;font-weight:200 1000;src:url("./media/nunito-cyrillic-wght-italic-RQNRADIK.woff2") format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Nunito Variable;font-style:italic;font-display:swap;font-weight:200 1000;src:url("./media/nunito-vietnamese-wght-italic-RVT7LFWD.woff2") format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito Variable;font-style:italic;font-display:swap;font-weight:200 1000;src:url("./media/nunito-latin-ext-wght-italic-TH2EDPKY.woff2") format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Variable;font-style:italic;font-display:swap;font-weight:200 1000;src:url("./media/nunito-latin-wght-italic-S76HOEFT.woff2") format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url("./media/jetbrains-mono-cyrillic-ext-wght-normal-BUWC6ZS3.woff2") format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url("./media/jetbrains-mono-cyrillic-wght-normal-ENSFVLK4.woff2") format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:JetBrains Mono Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url("./media/jetbrains-mono-greek-wght-normal-Y3BRZMJV.woff2") format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:JetBrains Mono Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url("./media/jetbrains-mono-vietnamese-wght-normal-SP6EBKAH.woff2") format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url("./media/jetbrains-mono-latin-ext-wght-normal-TSLVDSQR.woff2") format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono Variable;font-style:normal;font-display:swap;font-weight:100 800;src:url("./media/jetbrains-mono-latin-wght-normal-VBS632QH.woff2") format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Press Start 2P";font-style:normal;font-display:swap;font-weight:400;src:url("./media/press-start-2p-latin-400-normal-UGV3EJ3R.woff2") format("woff2"),url("./media/press-start-2p-latin-400-normal-H5F5ZIAW.woff") format("woff")}@font-face{font-family:Share Tech Mono;font-style:normal;font-display:swap;font-weight:400;src:url("./media/share-tech-mono-latin-400-normal-XX4T45LZ.woff2") format("woff2"),url("./media/share-tech-mono-latin-400-normal-RZRFWVSU.woff") format("woff")}@font-face{font-family:VT323;font-style:normal;font-display:swap;font-weight:400;src:url("./media/vt323-latin-400-normal-OFNW3HON.woff2") format("woff2"),url("./media/vt323-latin-400-normal-RVPLEKYS.woff") format("woff")}@font-face{font-family:Chakra Petch;font-style:normal;font-display:swap;font-weight:400;src:url("./media/chakra-petch-latin-400-normal-KUGXLNJZ.woff2") format("woff2"),url("./media/chakra-petch-latin-400-normal-YE3FWWO4.woff") format("woff")}@font-face{font-family:Orbitron;font-style:normal;font-display:swap;font-weight:400;src:url("./media/orbitron-latin-400-normal-AD35BCPV.woff2") format("woff2"),url("./media/orbitron-latin-400-normal-CVVMVFW6.woff") format("woff")}@font-face{font-family:DotGothic16;font-style:normal;font-display:swap;font-weight:400;src:url("./media/dotgothic16-latin-400-normal-EY4SUJMI.woff2") format("woff2"),url("./media/dotgothic16-latin-400-normal-TYW4V7OI.woff") format("woff")}@font-face{font-family:Space Mono;font-style:normal;font-display:swap;font-weight:400;src:url("./media/space-mono-latin-400-normal-FIR2AEI6.woff2") format("woff2"),url("./media/space-mono-latin-400-normal-WRP6FM7S.woff") format("woff")}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:400;src:url("./media/baloo-2-latin-400-normal-I5KIGRYF.woff2") format("woff2"),url("./media/baloo-2-latin-400-normal-RHJ44VID.woff") format("woff")}@font-face{font-family:Fredoka;font-style:normal;font-display:swap;font-weight:400;src:url("./media/fredoka-latin-400-normal-GDVHMTGO.woff2") format("woff2"),url("./media/fredoka-latin-400-normal-YT3VFZKH.woff") format("woff")}.vis-themed{--vis-font-family: var(--font-family-body);--vis-color-main: var(--theme-primary);--vis-color-main-light: var(--theme-primary-light);--vis-color-main-dark: var(--theme-primary-dark);--vis-color-grey: var(--theme-text-tertiary);--vis-color0: var(--theme-primary);--vis-color1: var(--theme-info);--vis-color2: var(--theme-success);--vis-color3: var(--theme-warning);--vis-color4: var(--theme-accent);--vis-color5: var(--theme-danger);--vis-axis-tick-color: var(--theme-border);--vis-axis-domain-color: var(--theme-border);--vis-axis-grid-color: var(--theme-border);--vis-axis-grid-line-width: 1px;--vis-axis-grid-line-dasharray: 2 4;--vis-axis-tick-label-color: var(--theme-text-tertiary);--vis-axis-tick-label-font-size: 11px;--vis-axis-tick-label-weight: 500;--vis-axis-label-color: var(--theme-text-secondary);--vis-axis-label-font-size: 12px;--vis-axis-label-weight: 600;--vis-axis-tick-line-width: 1px;--vis-tooltip-background-color: var(--theme-surface);--vis-tooltip-text-color: var(--theme-text);--vis-tooltip-border-color: var(--theme-border);--vis-tooltip-padding: 10px 12px;--vis-tooltip-border-radius: .5rem;--vis-tooltip-box-shadow: 0 4px 16px rgba(0, 0, 0, .08), 0 0 0 1px rgba(0, 0, 0, .04);--vis-crosshair-line-stroke-color: var(--theme-border-hover);--vis-crosshair-line-stroke-width: 1px;--vis-crosshair-circle-stroke-color: var(--theme-surface);--vis-crosshair-circle-stroke-width: 2px}@supports (color: color-mix(in lab,red,red)){.vis-themed{--vis-axis-tick-color: color-mix(in oklab, var(--theme-border) 70%, transparent)}}@supports (color: color-mix(in lab,red,red)){.vis-themed{--vis-axis-domain-color: color-mix(in oklab, var(--theme-border) 70%, transparent)}}@supports (color: color-mix(in lab,red,red)){.vis-themed{--vis-axis-grid-color: color-mix(in oklab, var(--theme-border) 60%, transparent)}}.dark .vis-themed{--vis-tooltip-box-shadow: 0 4px 20px rgba(0, 0, 0, .5), 0 0 0 1px rgba(255, 255, 255, .06)}:root{--theme-radius-sm: .125rem;--theme-radius-md: .125rem;--theme-radius-lg: .1875rem;--theme-radius-xl: .25rem;--theme-radius-2xl: .25rem}[data-theme=catppuccin]{--theme-shadow-color: 13 8 24;--theme-shadow-strength: 1.15;--theme-border-width: 1px;--theme-primary: oklch(.5547 .2503 297.02);--theme-primary-hover: oklch(.5132 .2401 297.52);--theme-primary-light: oklch(.956 .0248 301.08);--theme-primary-dark: oklch(.4383 .1983 303.72);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.9578 .0058 264.53);--theme-bg-secondary: oklch(.9335 .0087 264.52);--theme-bg-tertiary: oklch(.8575 .0145 268.48);--theme-surface: oklch(1 0 none);--theme-surface-hover: oklch(.9335 .0087 264.52);--theme-text: oklch(.4355 .043 279.33);--theme-text-secondary: oklch(.5471 .0343 279.08);--theme-text-tertiary: oklch(.6536 .0269 278.12);--theme-text-inverse: oklch(1 0 none);--theme-border: oklch(.8575 .0145 268.48);--theme-border-hover: oklch(.8083 .0174 271.2);--theme-secondary: oklch(.5471 .0343 279.08);--theme-secondary-hover: oklch(.492 .0385 279.3);--theme-secondary-light: oklch(.9335 .0087 264.52);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.9335 .0087 264.52);--theme-muted-foreground: oklch(.6536 .0269 278.12);--theme-danger: oklch(.5505 .2155 19.81);--theme-danger-hover: oklch(.4831 .1884 19.63);--theme-danger-light: oklch(.9397 .027 3.4);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.714 .1494 67.78);--theme-success: oklch(.625 .1772 140.44);--theme-info: oklch(.5586 .2255 262.09);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.625 .1772 140.44);--theme-accent-hover: oklch(.5829 .1699 140.55);--theme-accent-light: oklch(.9558 .0264 138.3);--theme-accent-contrast: oklch(.2 0 0);--color-white: oklch(1 0 none);--color-zinc-50: oklch(.9578 .0058 264.53);--color-zinc-100: oklch(.9335 .0087 264.52);--color-zinc-200: oklch(.8575 .0145 268.48);--color-zinc-300: oklch(.8083 .0174 271.2);--color-zinc-400: oklch(.6536 .0269 278.12);--color-zinc-500: oklch(.5471 .0343 279.08);--color-zinc-600: oklch(.492 .0385 279.3);--color-zinc-700: oklch(.4355 .043 279.33);--color-zinc-800: oklch(.3752 .0413 278.68);--color-zinc-900: oklch(.3136 .0432 278.12);--color-zinc-950: oklch(.2491 .0456 277.13)}@supports (color: color-mix(in lab,red,red)){[data-theme=catppuccin]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=catppuccin]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=catppuccin]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=catppuccin]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=catppuccin]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=catppuccin]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=catppuccin].dark,.dark [data-theme=catppuccin]{--theme-primary: oklch(.7871 .1187 304.77);--theme-primary-hover: oklch(.7184 .1435 301.22);--theme-primary-light: oklch(.2678 .0558 299.53);--theme-primary-dark: oklch(.7871 .1187 304.77);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.2429 .0304 283.91);--theme-bg-secondary: oklch(.2155 .0254 284.06);--theme-bg-tertiary: oklch(.324 .0319 281.98);--theme-surface: oklch(.2718 .0424 283.22);--theme-surface-hover: oklch(.324 .0319 281.98);--theme-text: oklch(.8787 .0426 272.28);--theme-text-secondary: oklch(.751 .0396 273.93);--theme-text-tertiary: oklch(.5497 .0345 277.1);--theme-text-inverse: oklch(.2429 .0304 283.91);--theme-border: oklch(.324 .0319 281.98);--theme-border-hover: oklch(.4037 .032 280.15);--theme-secondary: oklch(.751 .0396 273.93);--theme-secondary-hover: oklch(.8168 .0403 272.86);--theme-secondary-light: oklch(.324 .0319 281.98);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.324 .0319 281.98);--theme-muted-foreground: oklch(.5497 .0345 277.1);--theme-danger: oklch(.7556 .1297 2.76);--theme-danger-hover: oklch(.8126 .0952 1.82);--theme-danger-light: oklch(.2736 .0579 356.34);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.8237 .1015 52.63);--theme-success: oklch(.8577 .1092 142.72);--theme-info: oklch(.7664 .1113 259.88);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.8577 .1092 142.72);--theme-accent-hover: oklch(.8141 .1174 143.07);--theme-accent-light: oklch(.337 .0436 142.22);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.2429 .0304 283.91);--color-zinc-50: oklch(.8787 .0426 272.28);--color-zinc-100: oklch(.8168 .0403 272.86);--color-zinc-200: oklch(.751 .0396 273.93);--color-zinc-300: oklch(.6865 .0374 274.73);--color-zinc-400: oklch(.6176 .0367 276);--color-zinc-500: oklch(.5497 .0345 277.1);--color-zinc-600: oklch(.4765 .034 278.64);--color-zinc-700: oklch(.4037 .032 280.15);--color-zinc-800: oklch(.324 .0319 281.98);--color-zinc-900: oklch(.2429 .0304 283.91);--color-zinc-950: oklch(.1828 .0204 284.2)}@supports (color: color-mix(in lab,red,red)){[data-theme=catppuccin].dark,.dark [data-theme=catppuccin]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=catppuccin].dark,.dark [data-theme=catppuccin]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=catppuccin].dark,.dark [data-theme=catppuccin]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=catppuccin].dark,.dark [data-theme=catppuccin]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=catppuccin].dark,.dark [data-theme=catppuccin]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=catppuccin].dark,.dark [data-theme=catppuccin]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=dracula]{--theme-shadow-color: 14 7 23;--theme-shadow-strength: 1.2;--theme-border-width: 1px;--theme-primary: oklch(.742 .1485 301.88);--theme-primary-hover: oklch(.682 .183 297.3);--theme-primary-light: oklch(.9633 .0206 301.15);--theme-primary-dark: oklch(.6056 .2189 292.72);--theme-primary-contrast: var(--theme-text);--theme-bg: oklch(.9775 .0079 106.55);--theme-bg-secondary: oklch(.9535 .008 106.55);--theme-bg-tertiary: oklch(.9045 .0107 106.61);--theme-surface: oklch(1 0 none);--theme-surface-hover: oklch(.9535 .008 106.55);--theme-text: oklch(.2882 .0221 277.51);--theme-text-secondary: oklch(.4028 .0322 277.83);--theme-text-tertiary: oklch(.5598 .0803 270.09);--theme-text-inverse: oklch(.9775 .0079 106.55);--theme-border: oklch(.88 .0108 106.62);--theme-border-hover: oklch(.8305 .011 106.64);--theme-secondary: oklch(.4028 .0322 277.83);--theme-secondary-hover: oklch(.3532 .0279 279.29);--theme-secondary-light: oklch(.9535 .008 106.55);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.9535 .008 106.55);--theme-muted-foreground: oklch(.5598 .0803 270.09);--theme-danger: oklch(.6822 .2063 24.43);--theme-danger-hover: oklch(.6031 .201 25.6);--theme-danger-light: oklch(.943 .0286 17.67);--theme-danger-contrast: var(--theme-text);--theme-warning: oklch(.6837 .1479 68.06);--theme-success: oklch(.6159 .1545 151.27);--theme-info: oklch(.6056 .1097 227.69);--theme-warning-contrast: var(--theme-text);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.871 .2195 148.02);--theme-accent-hover: oklch(.8191 .2192 147.38);--theme-accent-light: oklch(.9712 .0364 150.3);--theme-accent-contrast: var(--theme-text);--color-white: oklch(1 0 none);--color-zinc-50: oklch(.9775 .0079 106.55);--color-zinc-100: oklch(.9535 .008 106.55);--color-zinc-200: oklch(.88 .0108 106.62);--color-zinc-300: oklch(.8305 .011 106.64);--color-zinc-400: oklch(.5598 .0803 270.09);--color-zinc-500: oklch(.4028 .0322 277.83);--color-zinc-600: oklch(.3532 .0279 279.29);--color-zinc-700: oklch(.2882 .0221 277.51);--color-zinc-800: oklch(.2554 .0188 280.49);--color-zinc-900: oklch(.2199 .0137 278.8);--color-zinc-950: oklch(.193 .0122 277.75)}@supports (color: color-mix(in lab,red,red)){[data-theme=dracula]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=dracula]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=dracula]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=dracula]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=dracula]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=dracula]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=dracula].dark,.dark [data-theme=dracula]{--theme-primary: oklch(.742 .1485 301.88);--theme-primary-hover: oklch(.7827 .135 303.21);--theme-primary-light: oklch(.3299 .0864 296.1);--theme-primary-dark: oklch(.742 .1485 301.88);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.2362 .0221 277.51);--theme-bg-secondary: oklch(.2428 .0191 280.4);--theme-bg-tertiary: oklch(.4028 .0322 277.83);--theme-surface: oklch(.2882 .0221 277.51);--theme-surface-hover: oklch(.4028 .0322 277.83);--theme-text: oklch(.9775 .0079 106.55);--theme-text-secondary: oklch(.8055 .0111 106.65);--theme-text-tertiary: oklch(.5598 .0803 270.09);--theme-text-inverse: oklch(.2882 .0221 277.51);--theme-border: oklch(.4028 .0322 277.83);--theme-border-hover: oklch(.5598 .0803 270.09);--theme-secondary: oklch(.8055 .0111 106.65);--theme-secondary-hover: oklch(.88 .0108 106.62);--theme-secondary-light: oklch(.4028 .0322 277.83);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.4028 .0322 277.83);--theme-muted-foreground: oklch(.5598 .0803 270.09);--theme-danger: oklch(.6822 .2063 24.43);--theme-danger-hover: oklch(.7299 .1664 22.05);--theme-danger-light: oklch(.2919 .0735 22.75);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.8339 .1241 66.56);--theme-success: oklch(.871 .2195 148.02);--theme-info: oklch(.8826 .0934 212.85);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.871 .2195 148.02);--theme-accent-hover: oklch(.8839 .1913 149.94);--theme-accent-light: oklch(.326 .0603 151.08);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.2882 .0221 277.51);--color-zinc-50: oklch(.9775 .0079 106.55);--color-zinc-100: oklch(.9045 .0107 106.61);--color-zinc-200: oklch(.8055 .0111 106.65);--color-zinc-300: oklch(.7034 .0114 106.69);--color-zinc-400: oklch(.6152 .031 272.25);--color-zinc-500: oklch(.5598 .0803 270.09);--color-zinc-600: oklch(.4702 .0373 279.04);--color-zinc-700: oklch(.4028 .0322 277.83);--color-zinc-800: oklch(.3455 .028 279.24);--color-zinc-900: oklch(.2882 .0221 277.51);--color-zinc-950: oklch(.2428 .0191 280.4)}@supports (color: color-mix(in lab,red,red)){[data-theme=dracula].dark,.dark [data-theme=dracula]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=dracula].dark,.dark [data-theme=dracula]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=dracula].dark,.dark [data-theme=dracula]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=dracula].dark,.dark [data-theme=dracula]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=dracula].dark,.dark [data-theme=dracula]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=dracula].dark,.dark [data-theme=dracula]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=everforest]{--theme-shadow-color: 10 13 0;--theme-shadow-strength: 1.1;--theme-border-width: 1px;--theme-primary: oklch(.6697 .156 118.23);--theme-primary-hover: oklch(.6043 .1409 118.41);--theme-primary-light: oklch(.9641 .0225 112.26);--theme-primary-dark: oklch(.5652 .1329 119.07);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9559 .0261 90.1);--theme-bg-secondary: oklch(.946 .0287 91.65);--theme-bg-tertiary: oklch(.9167 .035 96.32);--theme-surface: oklch(.9879 .0163 91.55);--theme-surface-hover: oklch(.946 .0287 91.65);--theme-text: oklch(.5054 .0212 232.87);--theme-text-secondary: oklch(.5899 .0233 232.42);--theme-text-tertiary: oklch(.6888 .0243 141.21);--theme-text-inverse: oklch(.9735 .0261 90.1);--theme-border: oklch(.892 .0284 98.1);--theme-border-hover: oklch(.8515 .0314 98.92);--theme-secondary: oklch(.6 .0233 232.42);--theme-secondary-hover: oklch(.5154 .0212 232.87);--theme-secondary-light: oklch(.946 .0287 91.65);--theme-secondary-contrast: oklch(.2 0 0);--theme-muted: oklch(.946 .0287 91.65);--theme-muted-foreground: oklch(.6888 .0243 141.21);--theme-danger: oklch(.6707 .1996 25.2);--theme-danger-hover: oklch(.6007 .2032 26.61);--theme-danger-light: oklch(.9432 .0253 20.61);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.7466 .1545 80.27);--theme-success: oklch(.6535 .1208 163.88);--theme-info: oklch(.6343 .1118 236.35);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6343 .1118 236.35);--theme-accent-hover: oklch(.6009 .1089 235.1);--theme-accent-light: oklch(.9525 .0169 225.19);--theme-accent-contrast: oklch(.2 0 0);--color-white: oklch(.9879 .0163 91.55);--color-zinc-50: oklch(.9735 .0261 90.1);--color-zinc-100: oklch(.946 .0287 91.65);--color-zinc-200: oklch(.892 .0284 98.1);--color-zinc-300: oklch(.8515 .0314 98.92);--color-zinc-400: oklch(.6888 .0243 141.21);--color-zinc-500: oklch(.5899 .0233 232.42);--color-zinc-600: oklch(.5154 .0212 232.87);--color-zinc-700: oklch(.463 .0208 234.93);--color-zinc-800: oklch(.3904 .0175 231.7);--color-zinc-900: oklch(.3239 .0153 240.42);--color-zinc-950: oklch(.2799 .0123 232.92)}@supports (color: color-mix(in lab,red,red)){[data-theme=everforest]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=everforest]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=everforest]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=everforest]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=everforest]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=everforest]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=everforest].dark,.dark [data-theme=everforest]{--theme-primary: oklch(.7732 .0906 125.78);--theme-primary-hover: oklch(.824 .0892 125.01);--theme-primary-light: oklch(.3529 .0541 128.01);--theme-primary-dark: oklch(.7732 .0906 125.78);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.2965 .0134 239.04);--theme-bg-secondary: oklch(.2524 .0092 234.1);--theme-bg-tertiary: oklch(.3678 .0149 223.89);--theme-surface: oklch(.3331 .0152 223.98);--theme-surface-hover: oklch(.3678 .0149 223.89);--theme-text: oklch(.8299 .0405 86.05);--theme-text-secondary: oklch(.7226 .0186 153.43);--theme-text-tertiary: oklch(.6014 .0214 140.48);--theme-text-inverse: oklch(.2965 .0134 239.04);--theme-border: oklch(.3678 .0149 223.89);--theme-border-hover: oklch(.4296 .0132 235.12);--theme-secondary: oklch(.7226 .0186 153.43);--theme-secondary-hover: oklch(.7744 .0309 96.49);--theme-secondary-light: oklch(.3678 .0149 223.89);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.3678 .0149 223.89);--theme-muted-foreground: oklch(.6014 .0214 140.48);--theme-danger: oklch(.7086 .1285 19.62);--theme-danger-hover: oklch(.7723 .0961 18.69);--theme-danger-light: oklch(.275 .0317 19.08);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.8081 .0863 83.7);--theme-success: oklch(.7536 .0912 151.45);--theme-info: oklch(.7487 .0631 185.49);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7487 .0631 185.49);--theme-accent-hover: oklch(.7941 .0606 186.68);--theme-accent-light: oklch(.3139 .0272 184.93);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.2965 .0134 239.04);--color-zinc-50: oklch(.8299 .0405 86.05);--color-zinc-100: oklch(.7744 .0309 96.49);--color-zinc-200: oklch(.7226 .0186 153.43);--color-zinc-300: oklch(.6467 .02 155.58);--color-zinc-400: oklch(.6014 .0214 140.48);--color-zinc-500: oklch(.5154 .0212 232.87);--color-zinc-600: oklch(.4296 .0132 235.12);--color-zinc-700: oklch(.3678 .0149 223.89);--color-zinc-800: oklch(.3331 .0152 223.98);--color-zinc-900: oklch(.2965 .0134 239.04);--color-zinc-950: oklch(.2524 .0092 234.1)}@supports (color: color-mix(in lab,red,red)){[data-theme=everforest].dark,.dark [data-theme=everforest]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=everforest].dark,.dark [data-theme=everforest]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=everforest].dark,.dark [data-theme=everforest]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=everforest].dark,.dark [data-theme=everforest]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=everforest].dark,.dark [data-theme=everforest]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=everforest].dark,.dark [data-theme=everforest]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=gruvbox]{--theme-shadow-color: 23 6 1;--theme-shadow-strength: 1.1;--theme-border-width: 1px;--theme-primary: oklch(.6217 .1707 45.81);--theme-primary-hover: oklch(.568 .1606 44.37);--theme-primary-light: oklch(.9698 .0188 67.6);--theme-primary-dark: oklch(.4906 .1375 44.61);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9555 .0555 96.15);--theme-bg-secondary: oklch(.922 .0553 92.53);--theme-bg-tertiary: oklch(.8941 .0566 89.24);--theme-surface: oklch(.9875 .0555 96.15);--theme-surface-hover: oklch(.922 .0553 92.53);--theme-text: oklch(.3441 .0066 48.52);--theme-text-secondary: oklch(.411 .0115 51.87);--theme-text-tertiary: oklch(.4818 .0181 61.04);--theme-text-inverse: oklch(.9555 .0555 96.15);--theme-border: oklch(.8255 .0507 85.12);--theme-border-hover: oklch(.7564 .041 82.28);--theme-secondary: oklch(.411 .0115 51.87);--theme-secondary-hover: oklch(.3441 .0066 48.52);--theme-secondary-light: oklch(.922 .0553 92.53);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.922 .0553 92.53);--theme-muted-foreground: oklch(.4818 .0181 61.04);--theme-danger: oklch(.5458 .203 28.66);--theme-danger-hover: oklch(.4738 .1771 28.74);--theme-danger-light: oklch(.9389 .0276 20.41);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.7251 .1429 77.71);--theme-success: oklch(.6564 .1354 109.12);--theme-info: oklch(.596 .0658 199.49);--theme-warning-contrast: var(--theme-text);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.596 .0658 199.49);--theme-accent-hover: oklch(.5398 .0632 198.27);--theme-accent-light: oklch(.9446 .0106 196.98);--theme-accent-contrast: oklch(.2 0 0);--color-white: oklch(.9555 .0555 96.15);--color-zinc-50: oklch(.9555 .0555 96.15);--color-zinc-100: oklch(.922 .0553 92.53);--color-zinc-200: oklch(.8255 .0507 85.12);--color-zinc-300: oklch(.7564 .041 82.28);--color-zinc-400: oklch(.4818 .0181 61.04);--color-zinc-500: oklch(.411 .0115 51.87);--color-zinc-600: oklch(.3441 .0066 48.52);--color-zinc-700: oklch(.3109 .0034 48.62);--color-zinc-800: oklch(.2768 0 none);--color-zinc-900: oklch(.2408 .0049 219.67);--color-zinc-950: oklch(.1984 .0037 229.01)}@supports (color: color-mix(in lab,red,red)){[data-theme=gruvbox]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gruvbox]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gruvbox]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gruvbox]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gruvbox]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gruvbox]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=gruvbox].dark,.dark [data-theme=gruvbox]{--theme-primary: oklch(.7311 .182 51.69);--theme-primary-hover: oklch(.7865 .1551 61.89);--theme-primary-light: oklch(.3019 .0377 62.27);--theme-primary-dark: oklch(.7311 .182 51.69);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.2248 0 none);--theme-bg-secondary: oklch(.2408 .0049 219.67);--theme-bg-tertiary: oklch(.3441 .0066 48.52);--theme-surface: oklch(.2768 0 none);--theme-surface-hover: oklch(.3441 .0066 48.52);--theme-text: oklch(.8941 .0566 89.24);--theme-text-secondary: oklch(.8255 .0507 85.12);--theme-text-tertiary: oklch(.7564 .041 82.28);--theme-text-inverse: oklch(.2768 0 none);--theme-border: oklch(.3441 .0066 48.52);--theme-border-hover: oklch(.411 .0115 51.87);--theme-secondary: oklch(.8255 .0507 85.12);--theme-secondary-hover: oklch(.8941 .0566 89.24);--theme-secondary-light: oklch(.3441 .0066 48.52);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.3441 .0066 48.52);--theme-muted-foreground: oklch(.7564 .041 82.28);--theme-danger: oklch(.6597 .2175 30.39);--theme-danger-hover: oklch(.7198 .1679 28.37);--theme-danger-light: oklch(.2907 .0747 29.51);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.8325 .1595 82.99);--theme-success: oklch(.7652 .1581 110.83);--theme-info: oklch(.6927 .042 169.77);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6927 .042 169.77);--theme-accent-hover: oklch(.7555 .1078 137.68);--theme-accent-light: oklch(.3253 .0233 159.73);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.2768 0 none);--color-zinc-50: oklch(.8941 .0566 89.24);--color-zinc-100: oklch(.8255 .0507 85.12);--color-zinc-200: oklch(.7564 .041 82.28);--color-zinc-300: oklch(.6903 .0346 76.31);--color-zinc-400: oklch(.6192 .0286 67.26);--color-zinc-500: oklch(.5505 .0234 62.57);--color-zinc-600: oklch(.4818 .0181 61.04);--color-zinc-700: oklch(.411 .0115 51.87);--color-zinc-800: oklch(.3441 .0066 48.52);--color-zinc-900: oklch(.2768 0 none);--color-zinc-950: oklch(.2408 .0049 219.67)}@supports (color: color-mix(in lab,red,red)){[data-theme=gruvbox].dark,.dark [data-theme=gruvbox]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gruvbox].dark,.dark [data-theme=gruvbox]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gruvbox].dark,.dark [data-theme=gruvbox]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gruvbox].dark,.dark [data-theme=gruvbox]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gruvbox].dark,.dark [data-theme=gruvbox]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gruvbox].dark,.dark [data-theme=gruvbox]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=monokai]{--theme-shadow-color: 7 14 1;--theme-shadow-strength: 1.2;--theme-border-width: 1px;--theme-primary: oklch(.8414 .2044 127.29);--theme-primary-hover: oklch(.7933 .1999 127.92);--theme-primary-light: oklch(.9707 .0357 124.24);--theme-primary-dark: oklch(.7128 .1911 129.73);--theme-primary-contrast: var(--theme-text);--theme-bg: oklch(.968 .0026 106.45);--theme-bg-secondary: oklch(.954 .0053 106.5);--theme-bg-tertiary: oklch(.9233 .008 106.56);--theme-surface: oklch(1 0 none);--theme-surface-hover: oklch(.954 .0053 106.5);--theme-text: oklch(.2737 .0109 114.8);--theme-text-secondary: oklch(.3994 .0163 102.42);--theme-text-tertiary: oklch(.5467 .0288 97.39);--theme-text-inverse: oklch(.9775 .0079 106.55);--theme-border: oklch(.88 .0108 106.62);--theme-border-hover: oklch(.8305 .011 106.64);--theme-secondary: oklch(.3994 .0163 102.42);--theme-secondary-hover: oklch(.3574 .0184 103);--theme-secondary-light: oklch(.954 .0053 106.5);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.954 .0053 106.5);--theme-muted-foreground: oklch(.5467 .0288 97.39);--theme-danger: oklch(.6416 .24 7.47);--theme-danger-hover: oklch(.5656 .2149 7.86);--theme-danger-light: oklch(.9416 .0297 353.86);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.7047 .1467 100.42);--theme-success: oklch(.677 .129 165.43);--theme-info: oklch(.7103 .1117 206.29);--theme-warning-contrast: var(--theme-text);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6416 .24 7.47);--theme-accent-hover: oklch(.5869 .2253 8.93);--theme-accent-light: oklch(.9416 .0297 353.86);--theme-accent-contrast: oklch(.2 0 0);--color-white: oklch(1 0 none);--color-zinc-50: oklch(.9845 .0026 106.45);--color-zinc-100: oklch(.954 .0053 106.5);--color-zinc-200: oklch(.88 .0108 106.62);--color-zinc-300: oklch(.8305 .011 106.64);--color-zinc-400: oklch(.5467 .0288 97.39);--color-zinc-500: oklch(.3994 .0163 102.42);--color-zinc-600: oklch(.3574 .0184 103);--color-zinc-700: oklch(.2737 .0109 114.8);--color-zinc-800: oklch(.2371 .0058 121.89);--color-zinc-900: oklch(.2064 .0079 118.5);--color-zinc-950: oklch(.1707 .0063 122.09)}@supports (color: color-mix(in lab,red,red)){[data-theme=monokai]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=monokai]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=monokai]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=monokai]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=monokai]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=monokai]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=monokai].dark,.dark [data-theme=monokai]{--theme-primary: oklch(.8414 .2044 127.29);--theme-primary-hover: oklch(.8904 .2058 126.37);--theme-primary-light: oklch(.3911 .0844 125.99);--theme-primary-dark: oklch(.8414 .2044 127.29);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.2737 .0109 114.8);--theme-bg-secondary: oklch(.2371 .0058 121.89);--theme-bg-tertiary: oklch(.3574 .0184 103);--theme-surface: oklch(.2977 .0124 113.75);--theme-surface-hover: oklch(.3574 .0184 103);--theme-text: oklch(.9775 .0079 106.55);--theme-text-secondary: oklch(.8284 .0219 106.87);--theme-text-tertiary: oklch(.5467 .0288 97.39);--theme-text-inverse: oklch(.2737 .0109 114.8);--theme-border: oklch(.3574 .0184 103);--theme-border-hover: oklch(.4498 .0221 103.89);--theme-secondary: oklch(.8284 .0219 106.87);--theme-secondary-hover: oklch(.9045 .0107 106.61);--theme-secondary-light: oklch(.3574 .0184 103);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.3574 .0184 103);--theme-muted-foreground: oklch(.5467 .0288 97.39);--theme-danger: oklch(.6416 .24 7.47);--theme-danger-hover: oklch(.6988 .1957 1.35);--theme-danger-light: oklch(.2635 .0694 352.52);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.8792 .1255 103.18);--theme-success: oklch(.7879 .1294 165.54);--theme-info: oklch(.8269 .108 211.96);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6416 .24 7.47);--theme-accent-hover: oklch(.6988 .1957 1.35);--theme-accent-light: oklch(.2635 .0694 352.52);--theme-accent-contrast: oklch(.2 0 0);--color-white: oklch(.2737 .0109 114.8);--color-zinc-50: oklch(.9775 .0079 106.55);--color-zinc-100: oklch(.9045 .0107 106.61);--color-zinc-200: oklch(.8284 .0219 106.87);--color-zinc-300: oklch(.7271 .0225 106.95);--color-zinc-400: oklch(.6226 .0205 106.98);--color-zinc-500: oklch(.5467 .0288 97.39);--color-zinc-600: oklch(.4498 .0221 103.89);--color-zinc-700: oklch(.3574 .0184 103);--color-zinc-800: oklch(.2977 .0124 113.75);--color-zinc-900: oklch(.2737 .0109 114.8);--color-zinc-950: oklch(.2371 .0058 121.89)}@supports (color: color-mix(in lab,red,red)){[data-theme=monokai].dark,.dark [data-theme=monokai]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=monokai].dark,.dark [data-theme=monokai]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=monokai].dark,.dark [data-theme=monokai]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=monokai].dark,.dark [data-theme=monokai]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=monokai].dark,.dark [data-theme=monokai]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=monokai].dark,.dark [data-theme=monokai]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=nord]{--theme-shadow-color: 2 11 25;--theme-shadow-strength: 1;--theme-border-width: 1px;--theme-primary: oklch(.599 .0772 254.03);--theme-primary-hover: oklch(.5337 .0791 254.14);--theme-primary-light: oklch(.9401 .0132 251.56);--theme-primary-dark: oklch(.4247 .0577 258.96);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9513 .0074 260.73);--theme-bg-secondary: oklch(.933 .0104 261.79);--theme-bg-tertiary: oklch(.8993 .0164 262.75);--theme-surface: oklch(1 0 none);--theme-surface-hover: oklch(.933 .0104 261.79);--theme-text: oklch(.3244 .0229 264.18);--theme-text-secondary: oklch(.4157 .0324 264.13);--theme-text-tertiary: oklch(.4523 .0352 264.13);--theme-text-inverse: oklch(.9513 .0074 260.73);--theme-border: oklch(.8993 .0164 262.75);--theme-border-hover: oklch(.8554 .02 260.17);--theme-secondary: oklch(.4157 .0324 264.13);--theme-secondary-hover: oklch(.3792 .029 266.47);--theme-secondary-light: oklch(.933 .0104 261.79);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.933 .0104 261.79);--theme-muted-foreground: oklch(.4523 .0352 264.13);--theme-danger: oklch(.616 .1206 15.34);--theme-danger-hover: oklch(.5281 .1204 16.07);--theme-danger-light: oklch(.9286 .021 10.23);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.6729 .1223 76.91);--theme-success: oklch(.7683 .0749 131.06);--theme-info: oklch(.7746 .0622 217.47);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7683 .0749 131.06);--theme-accent-hover: oklch(.7228 .0775 131.49);--theme-accent-light: oklch(.9533 .0171 128.66);--theme-accent-contrast: var(--theme-text);--color-white: oklch(1 0 none);--color-zinc-50: oklch(.9513 .0074 260.73);--color-zinc-100: oklch(.933 .0104 261.79);--color-zinc-200: oklch(.8993 .0164 262.75);--color-zinc-300: oklch(.8554 .02 260.17);--color-zinc-400: oklch(.4523 .0352 264.13);--color-zinc-500: oklch(.4157 .0324 264.13);--color-zinc-600: oklch(.3792 .029 266.47);--color-zinc-700: oklch(.3244 .0229 264.18);--color-zinc-800: oklch(.2935 .0231 267.24);--color-zinc-900: oklch(.2804 .0198 264.18);--color-zinc-950: oklch(.243 .0164 264.2)}@supports (color: color-mix(in lab,red,red)){[data-theme=nord]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=nord]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=nord]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=nord]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=nord]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=nord]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=nord].dark,.dark [data-theme=nord]{--theme-primary: oklch(.7746 .0622 217.47);--theme-primary-hover: oklch(.7293 .055 220.94);--theme-primary-light: oklch(.3378 .0252 230.04);--theme-primary-dark: oklch(.7746 .0622 217.47);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.3244 .0229 264.18);--theme-bg-secondary: oklch(.2935 .0231 267.24);--theme-bg-tertiary: oklch(.3792 .029 266.47);--theme-surface: oklch(.3477 .0225 264.22);--theme-surface-hover: oklch(.3792 .029 266.47);--theme-text: oklch(.9513 .0074 260.73);--theme-text-secondary: oklch(.8993 .0164 262.75);--theme-text-tertiary: oklch(.6251 .0408 263.48);--theme-text-inverse: oklch(.3244 .0229 264.18);--theme-border: oklch(.3792 .029 266.47);--theme-border-hover: oklch(.4157 .0324 264.13);--theme-secondary: oklch(.8993 .0164 262.75);--theme-secondary-hover: oklch(.933 .0104 261.79);--theme-secondary-light: oklch(.3792 .029 266.47);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.3792 .029 266.47);--theme-muted-foreground: oklch(.6251 .0408 263.48);--theme-danger: oklch(.616 .1206 15.34);--theme-danger-hover: oklch(.6863 .0994 13.54);--theme-danger-light: oklch(.2936 .0386 9.27);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.8549 .0892 84.09);--theme-success: oklch(.7683 .0749 131.06);--theme-info: oklch(.7746 .0622 217.47);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7683 .0749 131.06);--theme-accent-hover: oklch(.8141 .0707 130.25);--theme-accent-light: oklch(.3309 .0353 137.14);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.3244 .0229 264.18);--color-zinc-50: oklch(.9513 .0074 260.73);--color-zinc-100: oklch(.933 .0104 261.79);--color-zinc-200: oklch(.8993 .0164 262.75);--color-zinc-300: oklch(.8052 .0191 258.36);--color-zinc-400: oklch(.6521 .0256 264.38);--color-zinc-500: oklch(.5616 .0314 265.27);--color-zinc-600: oklch(.4523 .0352 264.13);--color-zinc-700: oklch(.4157 .0324 264.13);--color-zinc-800: oklch(.3792 .029 266.47);--color-zinc-900: oklch(.3244 .0229 264.18);--color-zinc-950: oklch(.2935 .0231 267.24)}@supports (color: color-mix(in lab,red,red)){[data-theme=nord].dark,.dark [data-theme=nord]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=nord].dark,.dark [data-theme=nord]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=nord].dark,.dark [data-theme=nord]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=nord].dark,.dark [data-theme=nord]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=nord].dark,.dark [data-theme=nord]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=nord].dark,.dark [data-theme=nord]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=one-dark]{--theme-shadow-color: 4 11 26;--theme-shadow-strength: 1.1;--theme-border-width: 1px;--theme-primary: oklch(.607 .193 263.25);--theme-primary-hover: oklch(.5435 .197 263.04);--theme-primary-light: oklch(.9513 .0216 265.76);--theme-primary-dark: oklch(.4869 .1815 262.29);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.968 0 none);--theme-bg-secondary: oklch(.9551 0 none);--theme-bg-tertiary: oklch(.9219 0 none);--theme-surface: oklch(1 0 none);--theme-surface-hover: oklch(.9551 0 none);--theme-text: oklch(.3496 .0141 274.5);--theme-text-secondary: oklch(.5325 .0175 273.63);--theme-text-tertiary: oklch(.71 .0087 278.58);--theme-text-inverse: oklch(.9851 0 none);--theme-border: oklch(.9067 0 none);--theme-border-hover: oklch(.8576 0 none);--theme-secondary: oklch(.5325 .0175 273.63);--theme-secondary-hover: oklch(.4213 .0135 274.62);--theme-secondary-light: oklch(.9551 0 none);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.9551 0 none);--theme-muted-foreground: oklch(.71 .0087 278.58);--theme-danger: oklch(.6391 .1792 28.34);--theme-danger-hover: oklch(.568 .1745 26.76);--theme-danger-light: oklch(.9399 .0254 23.59);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.6584 .138 76.2);--theme-success: oklch(.6381 .1419 143.46);--theme-info: oklch(.596 .1271 237.19);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6584 .138 76.2);--theme-accent-hover: oklch(.5933 .1246 75.97);--theme-accent-light: oklch(.9723 .0216 83.26);--theme-accent-contrast: oklch(.2 0 0);--color-white: oklch(1 0 none);--color-zinc-50: oklch(.9851 0 none);--color-zinc-100: oklch(.9551 0 none);--color-zinc-200: oklch(.9067 0 none);--color-zinc-300: oklch(.8576 0 none);--color-zinc-400: oklch(.71 .0087 278.58);--color-zinc-500: oklch(.5325 .0175 273.63);--color-zinc-600: oklch(.4213 .0135 274.62);--color-zinc-700: oklch(.3496 .0141 274.5);--color-zinc-800: oklch(.313 .021 265.91);--color-zinc-900: oklch(.263 .0127 258.37);--color-zinc-950: oklch(.2388 .0165 264.19)}@supports (color: color-mix(in lab,red,red)){[data-theme=one-dark]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=one-dark]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=one-dark]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=one-dark]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=one-dark]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=one-dark]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=one-dark].dark,.dark [data-theme=one-dark]{--theme-primary: oklch(.7304 .1213 245.3);--theme-primary-hover: oklch(.7832 .1021 243.46);--theme-primary-light: oklch(.2787 .0367 249.26);--theme-primary-dark: oklch(.7304 .1213 245.3);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.2405 .0157 264.3);--theme-bg-secondary: oklch(.263 .0127 258.37);--theme-bg-tertiary: oklch(.313 .021 265.91);--theme-surface: oklch(.2925 .0157 264.3);--theme-surface-hover: oklch(.313 .021 265.91);--theme-text: oklch(.7621 .0202 262.99);--theme-text-secondary: oklch(.629 .0226 264.4);--theme-text-tertiary: oklch(.4983 .0225 262.91);--theme-text-inverse: oklch(.2925 .0157 264.3);--theme-border: oklch(.3867 .0251 266.92);--theme-border-hover: oklch(.439 .0295 267.55);--theme-secondary: oklch(.629 .0226 264.4);--theme-secondary-hover: oklch(.6881 .0175 262.73);--theme-secondary-light: oklch(.313 .021 265.91);--theme-secondary-contrast: oklch(.2 0 0);--theme-muted: oklch(.313 .021 265.91);--theme-muted-foreground: oklch(.4983 .0225 262.91);--theme-danger: oklch(.6709 .1448 17);--theme-danger-hover: oklch(.7288 .1188 15.81);--theme-danger-light: oklch(.2841 .0453 9.25);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.8249 .097 82.26);--theme-success: oklch(.7683 .1103 133);--theme-info: oklch(.7231 .0916 206.31);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.8249 .097 82.26);--theme-accent-hover: oklch(.8644 .087 83.45);--theme-accent-light: oklch(.3154 .0302 79.04);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.2925 .0157 264.3);--color-zinc-50: oklch(.906 .0117 264.51);--color-zinc-100: oklch(.7621 .0202 262.99);--color-zinc-200: oklch(.6881 .0175 262.73);--color-zinc-300: oklch(.629 .0226 264.4);--color-zinc-400: oklch(.5541 .0219 262.94);--color-zinc-500: oklch(.4983 .0225 262.91);--color-zinc-600: oklch(.4353 .026 268.09);--color-zinc-700: oklch(.3867 .0251 266.92);--color-zinc-800: oklch(.313 .021 265.91);--color-zinc-900: oklch(.2925 .0157 264.3);--color-zinc-950: oklch(.263 .0127 258.37)}@supports (color: color-mix(in lab,red,red)){[data-theme=one-dark].dark,.dark [data-theme=one-dark]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=one-dark].dark,.dark [data-theme=one-dark]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=one-dark].dark,.dark [data-theme=one-dark]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=one-dark].dark,.dark [data-theme=one-dark]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=one-dark].dark,.dark [data-theme=one-dark]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=one-dark].dark,.dark [data-theme=one-dark]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=rose-pine]{--theme-shadow-color: 15 7 23;--theme-shadow-strength: 1.15;--theme-border-width: 1px;--theme-primary: oklch(.6171 .0738 305.7);--theme-primary-hover: oklch(.5551 .0738 305);--theme-primary-light: oklch(.9458 .0197 305.26);--theme-primary-dark: oklch(.4919 .0879 302.91);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.955 .0113 71.9);--theme-bg-secondary: oklch(.987 .0107 76.6);--theme-bg-tertiary: oklch(.9389 .0145 64.34);--theme-surface: oklch(.987 .0107 76.6);--theme-surface-hover: oklch(.9389 .0145 64.34);--theme-text: oklch(.4597 .0629 289.56);--theme-text-secondary: oklch(.5768 .0458 291);--theme-text-tertiary: oklch(.6734 .0268 298.37);--theme-text-inverse: oklch(.9699 .0113 71.9);--theme-border: oklch(.892 .0057 31.06);--theme-border-hover: oklch(.8431 .006 334);--theme-secondary: oklch(.552 .0458 291);--theme-secondary-hover: oklch(.5383 .0435 291.41);--theme-secondary-light: oklch(.9389 .0145 64.34);--theme-secondary-contrast: oklch(.98 0 0);--theme-muted: oklch(.9389 .0145 64.34);--theme-muted-foreground: oklch(.6734 .0268 298.37);--theme-danger: oklch(.614 .1071 2.66);--theme-danger-hover: oklch(.5213 .1024 3.45);--theme-danger-light: oklch(.9279 .0275 .69);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.7555 .1459 69.74);--theme-success: oklch(.6289 .0661 210.12);--theme-info: oklch(.4909 .077 228);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6957 .1058 23.03);--theme-accent-hover: oklch(.6355 .1084 23.42);--theme-accent-light: oklch(.9467 .0219 21.01);--theme-accent-contrast: oklch(.2 0 0);--color-white: oklch(.987 .0107 76.6);--color-zinc-50: oklch(.9699 .0113 71.9);--color-zinc-100: oklch(.9389 .0145 64.34);--color-zinc-200: oklch(.892 .0057 31.06);--color-zinc-300: oklch(.8431 .006 334);--color-zinc-400: oklch(.6734 .0268 298.37);--color-zinc-500: oklch(.5768 .0458 291);--color-zinc-600: oklch(.5383 .0435 291.41);--color-zinc-700: oklch(.4597 .0629 289.56);--color-zinc-800: oklch(.3717 .0358 291.1);--color-zinc-900: oklch(.2894 .0398 287.8);--color-zinc-950: oklch(.2134 .0255 291.13)}@supports (color: color-mix(in lab,red,red)){[data-theme=rose-pine]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=rose-pine]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=rose-pine]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=rose-pine]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=rose-pine]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=rose-pine]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=rose-pine].dark,.dark [data-theme=rose-pine]{--theme-primary: oklch(.776 .0945 304.99);--theme-primary-hover: oklch(.7111 .1063 306.77);--theme-primary-light: oklch(.2723 .0518 297.67);--theme-primary-dark: oklch(.776 .0945 304.99);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.2134 .0255 291.13);--theme-bg-secondary: oklch(.2413 .0322 289.14);--theme-bg-tertiary: oklch(.2708 .0423 289.23);--theme-surface: oklch(.2413 .0322 289.14);--theme-surface-hover: oklch(.2708 .0423 289.23);--theme-text: oklch(.9088 .0299 289.97);--theme-text-secondary: oklch(.6539 .0444 291.23);--theme-text-tertiary: oklch(.5383 .0435 291.41);--theme-text-inverse: oklch(.2134 .0255 291.13);--theme-border: oklch(.2708 .0423 289.23);--theme-border-hover: oklch(.3717 .0358 291.1);--theme-secondary: oklch(.6539 .0444 291.23);--theme-secondary-hover: oklch(.7828 .0325 291.62);--theme-secondary-light: oklch(.2708 .0423 289.23);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.2708 .0423 289.23);--theme-muted-foreground: oklch(.5383 .0435 291.41);--theme-danger: oklch(.6977 .1565 4.22);--theme-danger-hover: oklch(.7557 .124 1.64);--theme-danger-light: oklch(.2852 .0508 351.39);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.8429 .11 74.6);--theme-success: oklch(.8219 .0543 209.56);--theme-info: oklch(.6138 .0926 228);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6977 .1565 4.22);--theme-accent-hover: oklch(.7557 .124 1.64);--theme-accent-light: oklch(.2852 .0508 351.39);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.2413 .0322 289.14);--color-zinc-50: oklch(.9088 .0299 289.97);--color-zinc-100: oklch(.8584 .0345 291.16);--color-zinc-200: oklch(.7828 .0325 291.62);--color-zinc-300: oklch(.6539 .0444 291.23);--color-zinc-400: oklch(.593 .0425 291.6);--color-zinc-500: oklch(.5383 .0435 291.41);--color-zinc-600: oklch(.4535 .0454 291.02);--color-zinc-700: oklch(.3717 .0358 291.1);--color-zinc-800: oklch(.2708 .0423 289.23);--color-zinc-900: oklch(.2413 .0322 289.14);--color-zinc-950: oklch(.2134 .0255 291.13)}@supports (color: color-mix(in lab,red,red)){[data-theme=rose-pine].dark,.dark [data-theme=rose-pine]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=rose-pine].dark,.dark [data-theme=rose-pine]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=rose-pine].dark,.dark [data-theme=rose-pine]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=rose-pine].dark,.dark [data-theme=rose-pine]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=rose-pine].dark,.dark [data-theme=rose-pine]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=rose-pine].dark,.dark [data-theme=rose-pine]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=solarized]{--theme-shadow-color: 1 12 25;--theme-shadow-strength: 1.1;--theme-border-width: 1px;--theme-primary: oklch(.6149 .1394 244.93);--theme-primary-hover: oklch(.5642 .1344 245.75);--theme-primary-light: oklch(.9608 .0176 239.99);--theme-primary-dark: oklch(.4793 .1247 249.45);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9735 .0261 90.1);--theme-bg-secondary: oklch(.9306 .026 92.4);--theme-bg-tertiary: oklch(.8768 .0254 89.23);--theme-surface: oklch(.996 .0261 90.1);--theme-surface-hover: oklch(.9306 .026 92.4);--theme-text: oklch(.47 .0285 221.9);--theme-text-secondary: oklch(.6537 .0197 205.26);--theme-text-tertiary: oklch(.6979 .0159 196.79);--theme-text-inverse: oklch(.9735 .0261 90.1);--theme-border: oklch(.8462 .0244 88.25);--theme-border-hover: oklch(.7963 .0247 88.26);--theme-secondary: oklch(.6537 .0197 205.26);--theme-secondary-hover: oklch(.5682 .0285 221.9);--theme-secondary-light: oklch(.9306 .026 92.4);--theme-secondary-contrast: oklch(.2 0 0);--theme-muted: oklch(.9306 .026 92.4);--theme-muted-foreground: oklch(.6979 .0159 196.79);--theme-danger: oklch(.576 .2064 27.12);--theme-danger-hover: oklch(.5254 .1876 27.65);--theme-danger-light: oklch(.9383 .0264 17.63);--theme-danger-contrast: oklch(.98 0 0);--theme-warning: oklch(.6545 .134 85.72);--theme-success: oklch(.6444 .1508 118.6);--theme-info: oklch(.6437 .1019 187.38);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6437 .1019 187.38);--theme-accent-hover: oklch(.596 .0952 188.5);--theme-accent-light: oklch(.9547 .0171 187.89);--theme-accent-contrast: oklch(.2 0 0);--color-white: oklch(.9735 .0261 90.1);--color-zinc-50: oklch(.9735 .0261 90.1);--color-zinc-100: oklch(.9306 .026 92.4);--color-zinc-200: oklch(.8462 .0244 88.25);--color-zinc-300: oklch(.7963 .0247 88.26);--color-zinc-400: oklch(.6979 .0159 196.79);--color-zinc-500: oklch(.6537 .0197 205.26);--color-zinc-600: oklch(.5682 .0285 221.9);--color-zinc-700: oklch(.523 .0283 219.14);--color-zinc-800: oklch(.3092 .0518 219.65);--color-zinc-900: oklch(.2673 .0486 219.82);--color-zinc-950: oklch(.2209 .0397 218.06)}@supports (color: color-mix(in lab,red,red)){[data-theme=solarized]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=solarized]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=solarized]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=solarized]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=solarized]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=solarized]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=solarized].dark,.dark [data-theme=solarized]{--theme-primary: oklch(.6149 .1394 244.93);--theme-primary-hover: oklch(.6885 .1224 242.38);--theme-primary-light: oklch(.2673 .0486 219.82);--theme-primary-dark: oklch(.6149 .1394 244.93);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.2673 .0486 219.82);--theme-bg-secondary: oklch(.3092 .0518 219.65);--theme-bg-tertiary: oklch(.3507 .0616 225.6);--theme-surface: oklch(.3092 .0518 219.65);--theme-surface-hover: oklch(.3507 .0616 225.6);--theme-text: oklch(.73 .0197 205.26);--theme-text-secondary: oklch(.5682 .0285 221.9);--theme-text-tertiary: oklch(.523 .0283 219.14);--theme-text-inverse: oklch(.2673 .0486 219.82);--theme-border: oklch(.3507 .0616 225.6);--theme-border-hover: oklch(.3972 .0588 213.58);--theme-secondary: oklch(.548 .0285 221.9);--theme-secondary-hover: oklch(.6537 .0197 205.26);--theme-secondary-light: oklch(.3507 .0616 225.6);--theme-secondary-contrast: oklch(.98 0 0);--theme-muted: oklch(.3507 .0616 225.6);--theme-muted-foreground: oklch(.523 .0283 219.14);--theme-danger: oklch(.576 .2064 27.12);--theme-danger-hover: oklch(.6419 .1741 24.54);--theme-danger-light: oklch(.2531 .059 22.19);--theme-danger-contrast: oklch(.98 0 0);--theme-warning: oklch(.6545 .134 85.72);--theme-success: oklch(.6444 .1508 118.6);--theme-info: oklch(.6437 .1019 187.38);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6437 .1019 187.38);--theme-accent-hover: oklch(.7059 .104 187.84);--theme-accent-light: oklch(.3247 .0562 189.33);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.3092 .0518 219.65);--color-zinc-50: oklch(.9306 .026 92.4);--color-zinc-100: oklch(.8462 .0244 88.25);--color-zinc-200: oklch(.6979 .0159 196.79);--color-zinc-300: oklch(.6537 .0197 205.26);--color-zinc-400: oklch(.5682 .0285 221.9);--color-zinc-500: oklch(.523 .0283 219.14);--color-zinc-600: oklch(.4475 .0243 220.1);--color-zinc-700: oklch(.3816 .0382 216.62);--color-zinc-800: oklch(.3507 .0616 225.6);--color-zinc-900: oklch(.3092 .0518 219.65);--color-zinc-950: oklch(.2673 .0486 219.82)}@supports (color: color-mix(in lab,red,red)){[data-theme=solarized].dark,.dark [data-theme=solarized]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=solarized].dark,.dark [data-theme=solarized]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=solarized].dark,.dark [data-theme=solarized]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=solarized].dark,.dark [data-theme=solarized]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=solarized].dark,.dark [data-theme=solarized]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=solarized].dark,.dark [data-theme=solarized]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=synthwave]{--theme-shadow-strength: 1.2;--theme-border-width: 1px;--theme-primary: oklch(.6628 .2195 339.68);--theme-primary-hover: oklch(.6171 .2182 340.2);--theme-primary-light: oklch(.9682 .0191 333.46);--theme-primary-dark: oklch(.5611 .1913 339.55);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.968 .0075 332.12);--theme-bg-secondary: oklch(.954 .0117 334.08);--theme-bg-tertiary: oklch(.9257 .0142 336.16);--theme-surface: oklch(1 0 none);--theme-surface-hover: oklch(.954 .0117 334.08);--theme-text: oklch(.2698 .0451 300.67);--theme-text-secondary: oklch(.4016 .0562 306.88);--theme-text-tertiary: oklch(.6062 .0551 317.61);--theme-text-inverse: oklch(.9775 .0079 106.55);--theme-border: oklch(.8838 .0153 338.95);--theme-border-hover: oklch(.8344 .0155 338.98);--theme-secondary: oklch(.4016 .0562 306.88);--theme-secondary-hover: oklch(.3393 .0574 303.6);--theme-secondary-light: oklch(.954 .0117 334.08);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.954 .0117 334.08);--theme-muted-foreground: oklch(.6062 .0551 317.61);--theme-danger: oklch(.5722 .1991 22.8);--theme-danger-hover: oklch(.5109 .1826 23.33);--theme-danger-light: oklch(.9394 .0275 14.88);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.6688 .1367 90.36);--theme-success: oklch(.6199 .1333 160.22);--theme-info: oklch(.6013 .1062 214.97);--theme-warning-contrast: var(--theme-text);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.8923 .1443 193.24);--theme-accent-hover: oklch(.7997 .1329 193);--theme-accent-light: oklch(.9776 .0321 194.26);--theme-accent-contrast: var(--theme-text);--font-family-display: "Orbitron", "Eurostile", system-ui, sans-serif;--theme-shadow-color: 20 5 16;--color-white: oklch(1 0 none);--color-zinc-50: oklch(.9841 .0075 332.12);--color-zinc-100: oklch(.954 .0117 334.08);--color-zinc-200: oklch(.8838 .0153 338.95);--color-zinc-300: oklch(.8344 .0155 338.98);--color-zinc-400: oklch(.6062 .0551 317.61);--color-zinc-500: oklch(.4016 .0562 306.88);--color-zinc-600: oklch(.3393 .0574 303.6);--color-zinc-700: oklch(.2698 .0451 300.67);--color-zinc-800: oklch(.2427 .0392 304.3);--color-zinc-900: oklch(.2167 .0383 305.2);--color-zinc-950: oklch(.1803 .0331 300.39)}@supports (color: color-mix(in lab,red,red)){[data-theme=synthwave]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=synthwave]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=synthwave]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=synthwave]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=synthwave]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=synthwave]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=synthwave].dark,.dark [data-theme=synthwave]{--theme-primary: oklch(.6628 .2195 339.68);--theme-primary-hover: oklch(.7081 .215 337.29);--theme-primary-light: oklch(.3159 .0785 337.17);--theme-primary-dark: oklch(.6628 .2195 339.68);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.2698 .0451 300.67);--theme-bg-secondary: oklch(.2167 .0383 305.2);--theme-bg-tertiary: oklch(.3094 .0592 298.23);--theme-surface: oklch(.2919 .058 297.06);--theme-surface-hover: oklch(.3094 .0592 298.23);--theme-text: oklch(.9775 .0079 106.55);--theme-text-secondary: oklch(.8061 .0477 307.81);--theme-text-tertiary: oklch(.5495 .0644 304.92);--theme-text-inverse: oklch(.2698 .0451 300.67);--theme-border: oklch(.3094 .0592 298.23);--theme-border-hover: oklch(.3889 .0601 300.72);--theme-secondary: oklch(.8061 .0477 307.81);--theme-secondary-hover: oklch(.8933 .0232 308.17);--theme-secondary-light: oklch(.3094 .0592 298.23);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.3094 .0592 298.23);--theme-muted-foreground: oklch(.5495 .0644 304.92);--theme-danger: oklch(.6635 .221 22.42);--theme-danger-hover: oklch(.7164 .1758 18.89);--theme-danger-light: oklch(.2929 .0732 17.78);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.9039 .1495 95.27);--theme-success: oklch(.8706 .1402 161.99);--theme-info: oklch(.8923 .1443 193.24);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.8923 .1443 193.24);--theme-accent-hover: oklch(.9 .1359 193.85);--theme-accent-light: oklch(.3342 .0405 195.39);--theme-accent-contrast: var(--theme-text-inverse);--font-family-display: "Orbitron", "Eurostile", system-ui, sans-serif;--theme-shadow-color: 20 5 16;--color-white: oklch(.2698 .0451 300.67);--color-zinc-50: oklch(.9775 .0079 106.55);--color-zinc-100: oklch(.8933 .0232 308.17);--color-zinc-200: oklch(.8061 .0477 307.81);--color-zinc-300: oklch(.6944 .0358 300.66);--color-zinc-400: oklch(.6019 .0624 302.85);--color-zinc-500: oklch(.5495 .0644 304.92);--color-zinc-600: oklch(.4016 .0562 306.88);--color-zinc-700: oklch(.3094 .0592 298.23);--color-zinc-800: oklch(.2919 .058 297.06);--color-zinc-900: oklch(.2698 .0451 300.67);--color-zinc-950: oklch(.2167 .0383 305.2)}@supports (color: color-mix(in lab,red,red)){[data-theme=synthwave].dark,.dark [data-theme=synthwave]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=synthwave].dark,.dark [data-theme=synthwave]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=synthwave].dark,.dark [data-theme=synthwave]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=synthwave].dark,.dark [data-theme=synthwave]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=synthwave].dark,.dark [data-theme=synthwave]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=synthwave].dark,.dark [data-theme=synthwave]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=tokyonight]{--theme-shadow-color: 5 10 26;--theme-shadow-strength: 1.2;--theme-border-width: 1px;--theme-primary: oklch(.719 .1322 264.2);--theme-primary-hover: oklch(.6597 .1275 263.57);--theme-primary-light: oklch(.9619 .0179 272.31);--theme-primary-dark: oklch(.6038 .1303 264.7);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9566 .0067 286.27);--theme-bg-secondary: oklch(.9333 .0107 286.19);--theme-bg-tertiary: oklch(.8858 .0163 286.06);--theme-surface: oklch(.9803 .0053 286.3);--theme-surface-hover: oklch(.9333 .0107 286.19);--theme-text: oklch(.3598 .0529 273.42);--theme-text-secondary: oklch(.4717 .0327 276.2);--theme-text-tertiary: oklch(.6551 .0369 270.8);--theme-text-inverse: oklch(.9566 .0067 286.27);--theme-border: oklch(.8612 .0165 286.05);--theme-border-hover: oklch(.8114 .0167 286.02);--theme-secondary: oklch(.4717 .0327 276.2);--theme-secondary-hover: oklch(.4071 .0409 275.31);--theme-secondary-light: oklch(.9333 .0107 286.19);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.9333 .0107 286.19);--theme-muted-foreground: oklch(.6551 .0369 270.8);--theme-danger: oklch(.7227 .1589 10.28);--theme-danger-hover: oklch(.6478 .1775 13.08);--theme-danger-light: oklch(.9427 .027 3.4);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.7839 .1057 75.43);--theme-success: oklch(.6333 .1501 136.54);--theme-info: oklch(.673 .1145 239.51);--theme-warning-contrast: var(--theme-text);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7515 .1344 299.5);--theme-accent-hover: oklch(.6821 .1531 300.6);--theme-accent-light: oklch(.9479 .0287 298.89);--theme-accent-contrast: var(--theme-text);--color-white: oklch(.9803 .0053 286.3);--color-zinc-50: oklch(.9566 .0067 286.27);--color-zinc-100: oklch(.9333 .0107 286.19);--color-zinc-200: oklch(.8612 .0165 286.05);--color-zinc-300: oklch(.8114 .0167 286.02);--color-zinc-400: oklch(.6551 .0369 270.8);--color-zinc-500: oklch(.4717 .0327 276.2);--color-zinc-600: oklch(.4071 .0409 275.31);--color-zinc-700: oklch(.3598 .0529 273.42);--color-zinc-800: oklch(.2819 .0355 274.75);--color-zinc-900: oklch(.2263 .0214 280.49);--color-zinc-950: oklch(.194 .0162 279.2)}@supports (color: color-mix(in lab,red,red)){[data-theme=tokyonight]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=tokyonight]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=tokyonight]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=tokyonight]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=tokyonight]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=tokyonight]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=tokyonight].dark,.dark [data-theme=tokyonight]{--theme-primary: oklch(.719 .1322 264.2);--theme-primary-hover: oklch(.7693 .1175 261.56);--theme-primary-light: oklch(.3322 .0642 268.45);--theme-primary-dark: oklch(.719 .1322 264.2);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.2263 .0214 280.49);--theme-bg-secondary: oklch(.194 .0162 279.2);--theme-bg-tertiary: oklch(.3056 .0369 273.23);--theme-surface: oklch(.2819 .0355 274.75);--theme-surface-hover: oklch(.3056 .0369 273.23);--theme-text: oklch(.8456 .0611 274.76);--theme-text-secondary: oklch(.7666 .0537 275.49);--theme-text-tertiary: oklch(.4955 .0682 274.37);--theme-text-inverse: oklch(.2263 .0214 280.49);--theme-border: oklch(.3056 .0369 273.23);--theme-border-hover: oklch(.3867 .0537 273.88);--theme-secondary: oklch(.7666 .0537 275.49);--theme-secondary-hover: oklch(.8456 .0611 274.76);--theme-secondary-light: oklch(.3056 .0369 273.23);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.3056 .0369 273.23);--theme-muted-foreground: oklch(.4955 .0682 274.37);--theme-danger: oklch(.7227 .1589 10.28);--theme-danger-hover: oklch(.788 .1154 7.09);--theme-danger-light: oklch(.2714 .0556 7.03);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.7839 .1057 75.43);--theme-success: oklch(.7953 .1395 130.14);--theme-info: oklch(.82 .1051 235.72);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7515 .1344 299.5);--theme-accent-hover: oklch(.7947 .1134 303.32);--theme-accent-light: oklch(.2897 .0577 294);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.2263 .0214 280.49);--color-zinc-50: oklch(.8456 .0611 274.76);--color-zinc-100: oklch(.7666 .0537 275.49);--color-zinc-200: oklch(.6875 .0596 275.9);--color-zinc-300: oklch(.5964 .055 279.64);--color-zinc-400: oklch(.5347 .0883 276.78);--color-zinc-500: oklch(.4955 .0682 274.37);--color-zinc-600: oklch(.3867 .0537 273.88);--color-zinc-700: oklch(.3056 .0369 273.23);--color-zinc-800: oklch(.2819 .0355 274.75);--color-zinc-900: oklch(.2263 .0214 280.49);--color-zinc-950: oklch(.194 .0162 279.2)}@supports (color: color-mix(in lab,red,red)){[data-theme=tokyonight].dark,.dark [data-theme=tokyonight]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=tokyonight].dark,.dark [data-theme=tokyonight]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=tokyonight].dark,.dark [data-theme=tokyonight]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=tokyonight].dark,.dark [data-theme=tokyonight]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=tokyonight].dark,.dark [data-theme=tokyonight]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=tokyonight].dark,.dark [data-theme=tokyonight]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=kanagawa]{--theme-shadow-color: 4 11 26;--theme-shadow-strength: .9;--theme-border-width: 1px;--theme-primary: oklch(.5211 .0862 261.49);--theme-primary-hover: oklch(.4761 .0862 261.49);--theme-primary-light: oklch(.8779 .0427 107.17);--theme-primary-dark: oklch(.4011 .0862 261.49);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.936 .0625 101.59);--theme-bg-secondary: oklch(.9118 .0581 101.5);--theme-bg-tertiary: oklch(.8876 .0537 101.41);--theme-surface: oklch(.968 .0625 101.59);--theme-surface-hover: oklch(.9118 .0581 101.5);--theme-text: oklch(.4519 .0259 285.32);--theme-text-secondary: oklch(.5874 .0016 329.01);--theme-text-tertiary: oklch(.6697 .0139 97.77);--theme-text-inverse: oklch(.936 .0625 101.59);--theme-border: oklch(.8585 .0484 101.27);--theme-border-hover: oklch(.8101 .0396 100.95);--theme-secondary: oklch(.602 .0016 329.01);--theme-secondary-hover: oklch(.5245 .0127 288.07);--theme-secondary-light: oklch(.9118 .0581 101.5);--theme-secondary-contrast: oklch(.2 0 0);--theme-muted: oklch(.9118 .0581 101.5);--theme-muted-foreground: oklch(.6697 .0139 97.77);--theme-danger: oklch(.5707 .1715 16.48);--theme-danger-hover: oklch(.5007 .1715 16.48);--theme-danger-light: oklch(.8775 .0613 75.11);--theme-danger-contrast: oklch(.98 0 0);--theme-warning: oklch(.6314 .1523 57.26);--theme-success: oklch(.5951 .0889 128.26);--theme-info: oklch(.545 .0398 182.73);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.98 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.4634 .0901 301.41);--theme-accent-hover: oklch(.4184 .0901 301.41);--theme-accent-light: oklch(.8698 .0421 95.76);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.936 .0625 101.59);--color-zinc-50: oklch(.936 .0625 101.59);--color-zinc-100: oklch(.8672 .0537 101.41);--color-zinc-200: oklch(.771 .0413 101.02);--color-zinc-300: oklch(.7022 .0325 100.57);--color-zinc-400: oklch(.5785 .0166 98.56);--color-zinc-500: oklch(.5029 .0069 92.76);--color-zinc-600: oklch(.4341 .0023 313.2);--color-zinc-700: oklch(.3792 .0092 290.15);--color-zinc-800: oklch(.3242 .0162 286.9);--color-zinc-900: oklch(.2829 .0215 285.86);--color-zinc-950: oklch(.2485 .0259 285.32)}@supports (color: color-mix(in lab,red,red)){[data-theme=kanagawa]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=kanagawa]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=kanagawa]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=kanagawa]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=kanagawa]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=kanagawa]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=kanagawa].dark,.dark [data-theme=kanagawa]{--theme-primary: oklch(.6937 .0951 263.66);--theme-primary-hover: oklch(.7437 .0951 263.66);--theme-primary-light: oklch(.3334 .0321 272.58);--theme-primary-dark: oklch(.6937 .0951 263.66);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.2433 .017 285.06);--theme-bg-secondary: oklch(.2749 .0143 285.88);--theme-bg-tertiary: oklch(.3065 .0115 287.1);--theme-surface: oklch(.2749 .0143 285.88);--theme-surface-hover: oklch(.3129 .0109 287.42);--theme-text: oklch(.8755 .0391 99.09);--theme-text-secondary: oklch(.6985 .0234 97.87);--theme-text-tertiary: oklch(.591 .0139 95.79);--theme-text-inverse: oklch(.2433 .017 285.06);--theme-border: oklch(.3445 .0081 289.67);--theme-border-hover: oklch(.4077 .0027 308.01);--theme-secondary: oklch(.6985 .0234 97.87);--theme-secondary-hover: oklch(.7807 .0307 98.59);--theme-secondary-light: oklch(.2749 .0143 285.88);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.2749 .0143 285.88);--theme-muted-foreground: oklch(.591 .0139 95.79);--theme-danger: oklch(.5594 .167 23.09);--theme-danger-hover: oklch(.6194 .167 23.09);--theme-danger-light: oklch(.2939 .0285 353.26);--theme-danger-contrast: oklch(.98 0 0);--theme-warning: oklch(.7827 .1579 61.68);--theme-success: oklch(.7477 .1125 128.36);--theme-info: oklch(.7407 .064 225.72);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.638 .087 301.7);--theme-accent-hover: oklch(.688 .087 301.7);--theme-accent-light: oklch(.3223 .0307 294.4);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.2433 .017 285.06);--color-zinc-50: oklch(.8755 .0391 99.09);--color-zinc-100: oklch(.8079 .0335 98.78);--color-zinc-200: oklch(.7133 .0257 98.13);--color-zinc-300: oklch(.6457 .0201 97.36);--color-zinc-400: oklch(.524 .01 93.79);--color-zinc-500: oklch(.4496 .004 82.64);--color-zinc-600: oklch(.382 .0022 314.59);--color-zinc-700: oklch(.328 .0065 291.94);--color-zinc-800: oklch(.2739 .0109 287.42);--color-zinc-900: oklch(.2333 .0143 285.88);--color-zinc-950: oklch(.1995 .017 285.06)}@supports (color: color-mix(in lab,red,red)){[data-theme=kanagawa].dark,.dark [data-theme=kanagawa]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=kanagawa].dark,.dark [data-theme=kanagawa]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=kanagawa].dark,.dark [data-theme=kanagawa]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=kanagawa].dark,.dark [data-theme=kanagawa]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=kanagawa].dark,.dark [data-theme=kanagawa]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=kanagawa].dark,.dark [data-theme=kanagawa]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=ayu]{--theme-shadow-color: 22 7 1;--theme-shadow-strength: 1.1;--theme-border-width: 1px;--theme-primary: oklch(.7483 .1599 53.04);--theme-primary-hover: oklch(.7033 .1599 53.04);--theme-primary-light: oklch(.9571 .0224 53.04);--theme-primary-dark: oklch(.6283 .1599 53.04);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9591 0 none);--theme-bg-secondary: oklch(.966 .0005 248.03);--theme-bg-tertiary: oklch(.941 .001 248.03);--theme-surface: oklch(.9911 0 none);--theme-surface-hover: oklch(.966 .0005 248.03);--theme-text: oklch(.4899 .0102 248.04);--theme-text-secondary: oklch(.6302 .0073 248.04);--theme-text-tertiary: oklch(.7154 .0056 248.04);--theme-text-inverse: oklch(.9911 0 none);--theme-border: oklch(.9109 .0016 248.03);--theme-border-hover: oklch(.8608 .0026 248.04);--theme-secondary: oklch(.6302 .0073 248.04);--theme-secondary-hover: oklch(.5651 .0086 248.04);--theme-secondary-light: oklch(.966 .0005 248.03);--theme-secondary-contrast: oklch(.2 0 0);--theme-muted: oklch(.966 .0005 248.03);--theme-muted-foreground: oklch(.7154 .0056 248.04);--theme-danger: oklch(.6994 .1572 21.96);--theme-danger-hover: oklch(.6294 .1572 21.96);--theme-danger-light: oklch(.9444 .0251 21.96);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.7975 .1394 73.81);--theme-success: oklch(.7079 .1793 125.62);--theme-info: oklch(.7251 .1004 222.97);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6739 .1406 244.03);--theme-accent-hover: oklch(.6289 .1406 244.03);--theme-accent-light: oklch(.9467 .0197 244.03);--theme-accent-contrast: oklch(.2 0 0);--color-white: oklch(.9911 0 none);--color-zinc-50: oklch(.9911 0 none);--color-zinc-100: oklch(.9189 .001 248.03);--color-zinc-200: oklch(.8179 .0024 248.04);--color-zinc-300: oklch(.7457 .0035 248.04);--color-zinc-400: oklch(.6158 .0053 248.04);--color-zinc-500: oklch(.5365 .0064 248.04);--color-zinc-600: oklch(.4643 .0074 248.04);--color-zinc-700: oklch(.4066 .0082 248.04);--color-zinc-800: oklch(.3488 .009 248.04);--color-zinc-900: oklch(.3055 .0096 248.04);--color-zinc-950: oklch(.2695 .0102 248.04)}@supports (color: color-mix(in lab,red,red)){[data-theme=ayu]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=ayu]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=ayu]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=ayu]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=ayu]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=ayu]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=ayu].dark,.dark [data-theme=ayu]{--theme-primary: oklch(.7968 .1298 82.17);--theme-primary-hover: oklch(.8468 .1298 82.17);--theme-primary-light: oklch(.3087 .0047 61.69);--theme-primary-dark: oklch(.7968 .1298 82.17);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.191 .0175 264.03);--theme-bg-secondary: oklch(.2188 .0163 263.87);--theme-bg-tertiary: oklch(.2466 .015 263.68);--theme-surface: oklch(.2188 .0163 263.87);--theme-surface-hover: oklch(.2522 .0147 263.63);--theme-text: oklch(.7979 .01 93.6);--theme-text-secondary: oklch(.6421 .0012 131.19);--theme-text-tertiary: oklch(.5475 .0046 258.73);--theme-text-inverse: oklch(.191 .0175 264.03);--theme-border: oklch(.28 .0135 263.4);--theme-border-hover: oklch(.3356 .011 262.77);--theme-secondary: oklch(.6421 .0012 131.19);--theme-secondary-hover: oklch(.7145 .0052 98.02);--theme-secondary-light: oklch(.2188 .0163 263.87);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.2188 .0163 263.87);--theme-muted-foreground: oklch(.5475 .0046 258.73);--theme-danger: oklch(.6257 .164 23.07);--theme-danger-hover: oklch(.6857 .164 23.07);--theme-danger-light: oklch(.2586 .0199 336.7);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.8238 .1408 70.17);--theme-success: oklch(.8251 .1745 125.84);--theme-info: oklch(.7771 .1301 237.29);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7386 .1251 225.66);--theme-accent-hover: oklch(.7886 .1251 225.66);--theme-accent-light: oklch(.294 .0257 235.17);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.191 .0175 264.03);--color-zinc-50: oklch(.7979 .01 93.6);--color-zinc-100: oklch(.7372 .0068 95.85);--color-zinc-200: oklch(.6522 .0023 109.4);--color-zinc-300: oklch(.5915 .0013 230.46);--color-zinc-400: oklch(.4317 .0054 259.3);--color-zinc-500: oklch(.3649 .0082 261.62);--color-zinc-600: oklch(.3042 .0107 262.69);--color-zinc-700: oklch(.2556 .0127 263.24);--color-zinc-800: oklch(.207 .0147 263.63);--color-zinc-900: oklch(.1706 .0163 263.87);--color-zinc-950: oklch(.1402 .0175 264.03)}@supports (color: color-mix(in lab,red,red)){[data-theme=ayu].dark,.dark [data-theme=ayu]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=ayu].dark,.dark [data-theme=ayu]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=ayu].dark,.dark [data-theme=ayu]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=ayu].dark,.dark [data-theme=ayu]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=ayu].dark,.dark [data-theme=ayu]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=ayu].dark,.dark [data-theme=ayu]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=github]{--theme-shadow-color: 3 11 26;--theme-shadow-strength: .35;--theme-border-width: 1px;--theme-primary: oklch(.5399 .1906 257.48);--theme-primary-hover: oklch(.4949 .1906 257.48);--theme-primary-light: oklch(.9356 .0267 257.48);--theme-primary-dark: oklch(.4199 .1906 257.48);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.968 0 none);--theme-bg-secondary: oklch(.9627 .0006 254.04);--theme-bg-tertiary: oklch(.9254 .0011 254.04);--theme-surface: oklch(1 0 none);--theme-surface-hover: oklch(.9627 .0006 254.04);--theme-text: oklch(.2542 .0111 254.04);--theme-text-secondary: oklch(.463 .008 254.04);--theme-text-tertiary: oklch(.5898 .0061 254.04);--theme-text-inverse: oklch(1 0 none);--theme-border: oklch(.8807 .0018 254.04);--theme-border-hover: oklch(.8061 .0029 254.04);--theme-secondary: oklch(.463 .008 254.04);--theme-secondary-hover: oklch(.3661 .0095 254.04);--theme-secondary-light: oklch(.9627 .0006 254.04);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.9627 .0006 254.04);--theme-muted-foreground: oklch(.5898 .0061 254.04);--theme-danger: oklch(.5517 .2051 24.53);--theme-danger-hover: oklch(.4817 .2051 24.53);--theme-danger-light: oklch(.9283 .0328 24.53);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.5542 .1169 75.01);--theme-success: oklch(.5244 .1401 148.04);--theme-info: oklch(.5399 .1906 257.48);--theme-warning-contrast: oklch(.98 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.98 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.5631 .2069 294.97);--theme-accent-hover: oklch(.5181 .2069 294.97);--theme-accent-light: oklch(.9388 .029 294.97);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(1 0 none);--color-zinc-50: oklch(1 0 none);--color-zinc-100: oklch(.914 .0011 254.04);--color-zinc-200: oklch(.7936 .0027 254.04);--color-zinc-300: oklch(.7075 .0038 254.04);--color-zinc-400: oklch(.5527 .0058 254.04);--color-zinc-500: oklch(.4581 .007 254.04);--color-zinc-600: oklch(.3721 .0081 254.04);--color-zinc-700: oklch(.3032 .009 254.04);--color-zinc-800: oklch(.2344 .0099 254.04);--color-zinc-900: oklch(.1828 .0106 254.04);--color-zinc-950: oklch(.1398 .0111 254.04)}@supports (color: color-mix(in lab,red,red)){[data-theme=github]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=github]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=github]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=github]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=github]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=github]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=github].dark,.dark [data-theme=github]{--theme-primary: oklch(.7153 .1518 253.31);--theme-primary-hover: oklch(.7653 .1518 253.31);--theme-primary-light: oklch(.2841 .0415 254.67);--theme-primary-dark: oklch(.7153 .1518 253.31);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.1763 .014 258.36);--theme-bg-secondary: oklch(.2103 .014 257.84);--theme-bg-tertiary: oklch(.2443 .014 257.32);--theme-surface: oklch(.2103 .014 257.84);--theme-surface-hover: oklch(.2512 .014 257.21);--theme-text: oklch(.8569 .0141 247.99);--theme-text-secondary: oklch(.6663 .0141 250.87);--theme-text-tertiary: oklch(.5506 .014 252.63);--theme-text-inverse: oklch(.1763 .014 258.36);--theme-border: oklch(.2852 .014 256.69);--theme-border-hover: oklch(.3532 .014 255.65);--theme-secondary: oklch(.6663 .0141 250.87);--theme-secondary-hover: oklch(.7548 .0141 249.53);--theme-secondary-light: oklch(.2103 .014 257.84);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.2103 .014 257.84);--theme-muted-foreground: oklch(.5506 .014 252.63);--theme-danger: oklch(.7345 .1626 25.78);--theme-danger-hover: oklch(.7945 .1626 25.78);--theme-danger-light: oklch(.2656 .0211 359.41);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.7196 .1401 79.91);--theme-success: oklch(.6951 .1809 145.62);--theme-info: oklch(.7153 .1518 253.31);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7323 .1668 301.69);--theme-accent-hover: oklch(.7823 .1668 301.69);--theme-accent-light: oklch(.2875 .0422 291.19);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.1763 .014 258.36);--color-zinc-50: oklch(.8569 .0141 247.99);--color-zinc-100: oklch(.7857 .0141 249.02);--color-zinc-200: oklch(.6859 .0141 250.46);--color-zinc-300: oklch(.6147 .014 251.49);--color-zinc-400: oklch(.4865 .014 253.36);--color-zinc-500: oklch(.4081 .014 254.51);--color-zinc-600: oklch(.3369 .014 255.55);--color-zinc-700: oklch(.2799 .014 256.38);--color-zinc-800: oklch(.2229 .014 257.21);--color-zinc-900: oklch(.1802 .014 257.84);--color-zinc-950: oklch(.1446 .014 258.36)}@supports (color: color-mix(in lab,red,red)){[data-theme=github].dark,.dark [data-theme=github]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=github].dark,.dark [data-theme=github]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=github].dark,.dark [data-theme=github]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=github].dark,.dark [data-theme=github]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=github].dark,.dark [data-theme=github]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=github].dark,.dark [data-theme=github]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=palenight]{--theme-shadow-color: 4 11 26;--theme-shadow-strength: 1.2;--theme-border-width: 1px;--theme-primary: oklch(.6042 .091 259.97);--theme-primary-hover: oklch(.5592 .091 259.97);--theme-primary-light: oklch(.9318 .0127 259.97);--theme-primary-dark: oklch(.4842 .091 259.97);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9531 0 none);--theme-bg-secondary: oklch(.962 .0018 227.88);--theme-bg-tertiary: oklch(.9388 .0036 227.88);--theme-surface: oklch(.9851 0 none);--theme-surface-hover: oklch(.962 .0018 227.88);--theme-text: oklch(.5221 .0359 227.88);--theme-text-secondary: oklch(.6518 .0259 227.88);--theme-text-tertiary: oklch(.7305 .0197 227.88);--theme-text-inverse: oklch(.9851 0 none);--theme-border: oklch(.911 .0057 227.88);--theme-border-hover: oklch(.8647 .0093 227.88);--theme-secondary: oklch(.6518 .0259 227.88);--theme-secondary-hover: oklch(.5916 .0305 227.88);--theme-secondary-light: oklch(.962 .0018 227.88);--theme-secondary-contrast: oklch(.2 0 0);--theme-muted: oklch(.962 .0018 227.88);--theme-muted-foreground: oklch(.7305 .0197 227.88);--theme-danger: oklch(.623 .209 27.03);--theme-danger-hover: oklch(.5383 .209 27.03);--theme-danger-light: oklch(.9248 .0334 27.03);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.7703 .1741 64.05);--theme-success: oklch(.7331 .1312 127.77);--theme-info: oklch(.6875 .1013 201.74);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.5786 .2468 288.24);--theme-accent-hover: oklch(.5336 .2468 288.24);--theme-accent-light: oklch(.9282 .0346 288.24);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.9851 0 none);--color-zinc-50: oklch(.9851 0 none);--color-zinc-100: oklch(.9153 .0036 227.88);--color-zinc-200: oklch(.8176 .0086 227.88);--color-zinc-300: oklch(.7478 .0122 227.88);--color-zinc-400: oklch(.6222 .0187 227.88);--color-zinc-500: oklch(.5454 .0226 227.88);--color-zinc-600: oklch(.4756 .0262 227.88);--color-zinc-700: oklch(.4198 .0291 227.88);--color-zinc-800: oklch(.3639 .032 227.88);--color-zinc-900: oklch(.3221 .0341 227.88);--color-zinc-950: oklch(.2872 .0359 227.88)}@supports (color: color-mix(in lab,red,red)){[data-theme=palenight]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=palenight]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=palenight]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=palenight]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=palenight]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=palenight]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=palenight].dark,.dark [data-theme=palenight]{--theme-primary: oklch(.7441 .1311 264.28);--theme-primary-hover: oklch(.7941 .1311 264.28);--theme-primary-light: oklch(.3896 .0511 269.09);--theme-primary-dark: oklch(.7441 .1311 264.28);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.3009 .0314 274.11);--theme-bg-secondary: oklch(.3234 .0322 274.33);--theme-bg-tertiary: oklch(.3459 .033 274.54);--theme-surface: oklch(.3234 .0322 274.33);--theme-surface-hover: oklch(.3504 .0332 274.58);--theme-text: oklch(.7507 .0479 277.08);--theme-text-secondary: oklch(.6248 .0432 276.48);--theme-text-tertiary: oklch(.5483 .0404 276.04);--theme-text-inverse: oklch(.3009 .0314 274.11);--theme-border: oklch(.3729 .034 274.78);--theme-border-hover: oklch(.4179 .0356 275.15);--theme-secondary: oklch(.6248 .0432 276.48);--theme-secondary-hover: oklch(.6833 .0454 276.77);--theme-secondary-light: oklch(.3234 .0322 274.33);--theme-secondary-contrast: oklch(.2 0 0);--theme-muted: oklch(.3234 .0322 274.33);--theme-muted-foreground: oklch(.5483 .0404 276.04);--theme-danger: oklch(.7009 .1567 18.62);--theme-danger-hover: oklch(.7609 .1567 18.62);--theme-danger-light: oklch(.3649 .0315 324.53);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.8693 .1281 81.06);--theme-success: oklch(.8837 .1236 126.81);--theme-info: oklch(.8561 .0943 225.87);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7427 .1348 311.06);--theme-accent-hover: oklch(.7927 .1348 311.06);--theme-accent-light: oklch(.3893 .0494 293.28);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.3009 .0314 274.11);--color-zinc-50: oklch(.7507 .0479 277.08);--color-zinc-100: oklch(.7003 .0462 276.88);--color-zinc-200: oklch(.6298 .0439 276.57);--color-zinc-300: oklch(.5794 .0422 276.33);--color-zinc-400: oklch(.4887 .0393 275.85);--color-zinc-500: oklch(.4332 .0375 275.52);--color-zinc-600: oklch(.3828 .0358 275.18);--color-zinc-700: oklch(.3425 .0345 274.9);--color-zinc-800: oklch(.3022 .0332 274.58);--color-zinc-900: oklch(.272 .0322 274.33);--color-zinc-950: oklch(.2468 .0314 274.11)}@supports (color: color-mix(in lab,red,red)){[data-theme=palenight].dark,.dark [data-theme=palenight]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=palenight].dark,.dark [data-theme=palenight]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=palenight].dark,.dark [data-theme=palenight]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=palenight].dark,.dark [data-theme=palenight]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=palenight].dark,.dark [data-theme=palenight]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=palenight].dark,.dark [data-theme=palenight]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=night-owl]{--theme-shadow-color: 1 12 25;--theme-shadow-strength: 1.1;--theme-border-width: 1px;--theme-primary: oklch(.6251 .142 245.26);--theme-primary-hover: oklch(.5801 .142 245.26);--theme-primary-light: oklch(.9373 .0199 245.26);--theme-primary-dark: oklch(.5051 .142 245.26);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9561 0 none);--theme-bg-secondary: oklch(.9575 .0017 286.94);--theme-bg-tertiary: oklch(.927 .0034 286.94);--theme-surface: oklch(.9881 0 none);--theme-surface-hover: oklch(.9575 .0017 286.94);--theme-text: oklch(.3769 .0339 286.94);--theme-text-secondary: oklch(.548 .0244 286.94);--theme-text-tertiary: oklch(.6519 .0187 286.94);--theme-text-inverse: oklch(.9881 0 none);--theme-border: oklch(.8903 .0054 286.94);--theme-border-hover: oklch(.8292 .0088 286.94);--theme-secondary: oklch(.548 .0244 286.94);--theme-secondary-hover: oklch(.4686 .0289 286.94);--theme-secondary-light: oklch(.9575 .0017 286.94);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.9575 .0017 286.94);--theme-muted-foreground: oklch(.6519 .0187 286.94);--theme-danger: oklch(.576 .1983 26.06);--theme-danger-hover: oklch(.5305 .1983 26.06);--theme-danger-light: oklch(.9261 .0317 26.06);--theme-danger-contrast: oklch(.98 0 0);--theme-warning: oklch(.7606 .1553 88.15);--theme-success: oklch(.5828 .1199 165.64);--theme-info: oklch(.6122 .1023 199.06);--theme-warning-contrast: var(--theme-text);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.5639 .186 311.73);--theme-accent-hover: oklch(.5189 .186 311.73);--theme-accent-light: oklch(.9287 .026 311.73);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.9881 0 none);--color-zinc-50: oklch(.9881 0 none);--color-zinc-100: oklch(.91 .0034 286.94);--color-zinc-200: oklch(.8007 .0081 286.94);--color-zinc-300: oklch(.7226 .0115 286.94);--color-zinc-400: oklch(.5821 .0177 286.94);--color-zinc-500: oklch(.4962 .0214 286.94);--color-zinc-600: oklch(.4181 .0248 286.94);--color-zinc-700: oklch(.3557 .0275 286.94);--color-zinc-800: oklch(.2932 .0302 286.94);--color-zinc-900: oklch(.2463 .0323 286.94);--color-zinc-950: oklch(.2073 .0339 286.94)}@supports (color: color-mix(in lab,red,red)){[data-theme=night-owl]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=night-owl]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=night-owl]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=night-owl]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=night-owl]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=night-owl]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=night-owl].dark,.dark [data-theme=night-owl]{--theme-primary: oklch(.7441 .1311 264.28);--theme-primary-hover: oklch(.7941 .1311 264.28);--theme-primary-light: oklch(.3031 .0614 252.5);--theme-primary-dark: oklch(.7441 .1311 264.28);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.1928 .0452 243.97);--theme-bg-secondary: oklch(.2281 .0438 244.33);--theme-bg-tertiary: oklch(.2634 .0425 244.71);--theme-surface: oklch(.2281 .0438 244.33);--theme-surface-hover: oklch(.2704 .0423 244.79);--theme-text: oklch(.8984 .0198 260.17);--theme-text-secondary: oklch(.7008 .0266 252.56);--theme-text-tertiary: oklch(.5809 .0309 249.61);--theme-text-inverse: oklch(.1928 .0452 243.97);--theme-border: oklch(.3057 .041 245.21);--theme-border-hover: oklch(.3763 .0384 246.11);--theme-secondary: oklch(.7008 .0266 252.56);--theme-secondary-hover: oklch(.7925 .0234 255.54);--theme-secondary-light: oklch(.2281 .0438 244.33);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.2281 .0438 244.33);--theme-muted-foreground: oklch(.5809 .0309 249.61);--theme-danger: oklch(.6539 .1926 25.14);--theme-danger-hover: oklch(.7139 .1926 25.14);--theme-danger-light: oklch(.2666 .0238 298.19);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.8622 .1681 88.31);--theme-success: oklch(.8344 .1534 127.38);--theme-info: oklch(.8292 .092 180.7);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7427 .1348 311.06);--theme-accent-hover: oklch(.7927 .1348 311.06);--theme-accent-light: oklch(.3028 .0528 272.02);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.1928 .0452 243.97);--color-zinc-50: oklch(.8984 .0198 260.17);--color-zinc-100: oklch(.8243 .0222 256.91);--color-zinc-200: oklch(.7207 .0256 253.39);--color-zinc-300: oklch(.6467 .0281 251.41);--color-zinc-400: oklch(.5134 .0327 248.62);--color-zinc-500: oklch(.432 .0355 247.27);--color-zinc-600: oklch(.358 .0381 246.21);--color-zinc-700: oklch(.2988 .0402 245.47);--color-zinc-800: oklch(.2395 .0423 244.79);--color-zinc-900: oklch(.1951 .0438 244.33);--color-zinc-950: oklch(.1581 .0452 243.97)}@supports (color: color-mix(in lab,red,red)){[data-theme=night-owl].dark,.dark [data-theme=night-owl]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=night-owl].dark,.dark [data-theme=night-owl]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=night-owl].dark,.dark [data-theme=night-owl]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=night-owl].dark,.dark [data-theme=night-owl]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=night-owl].dark,.dark [data-theme=night-owl]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=night-owl].dark,.dark [data-theme=night-owl]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=oxocarbon]{--theme-shadow-color: 4 11 26;--theme-shadow-strength: .3;--theme-border-width: 1px;--theme-primary: oklch(.5565 .243 261.95);--theme-primary-hover: oklch(.5115 .243 261.95);--theme-primary-light: oklch(.9093 .039 262.28);--theme-primary-dark: oklch(.4365 .243 261.95);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.9668 .0058 264.53);--theme-bg-secondary: oklch(.9284 .0055 264.53);--theme-bg-tertiary: oklch(.8901 .0052 264.53);--theme-surface: oklch(.996 .0058 264.53);--theme-surface-hover: oklch(.9284 .0055 264.53);--theme-text: oklch(.2002 0 none);--theme-text-secondary: oklch(.4148 .0016 264.53);--theme-text-tertiary: oklch(.5452 .0026 264.53);--theme-text-inverse: oklch(.9668 .0058 264.53);--theme-border: oklch(.8441 .0048 264.53);--theme-border-hover: oklch(.7675 .0043 264.53);--theme-secondary: oklch(.4148 .0016 264.53);--theme-secondary-hover: oklch(.3152 .0009 264.53);--theme-secondary-light: oklch(.9284 .0055 264.53);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.9284 .0055 264.53);--theme-muted-foreground: oklch(.5452 .0026 264.53);--theme-danger: oklch(.5692 .2174 25.93);--theme-danger-hover: oklch(.4992 .2174 25.93);--theme-danger-light: oklch(.9032 .0325 18.64);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.645 .1322 85.25);--theme-success: oklch(.6234 .1661 148.09);--theme-info: oklch(.6291 .1079 192.37);--theme-warning-contrast: var(--theme-text);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.5737 .2579 294.89);--theme-accent-hover: oklch(.5287 .2579 294.89);--theme-accent-light: oklch(.9117 .0405 291.35);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.9668 .0058 264.53);--color-zinc-50: oklch(.9668 .0058 264.53);--color-zinc-100: oklch(.8811 .0052 264.53);--color-zinc-200: oklch(.7612 .0044 264.53);--color-zinc-300: oklch(.6755 .0038 264.53);--color-zinc-400: oklch(.5213 .0028 264.53);--color-zinc-500: oklch(.4271 .0021 264.53);--color-zinc-600: oklch(.3414 .0016 264.53);--color-zinc-700: oklch(.2729 .0011 264.53);--color-zinc-800: oklch(.2043 .0006 264.53);--color-zinc-900: oklch(.1529 .0003 264.53);--color-zinc-950: oklch(.1101 0 none)}@supports (color: color-mix(in lab,red,red)){[data-theme=oxocarbon]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=oxocarbon]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=oxocarbon]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=oxocarbon]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=oxocarbon]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=oxocarbon]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=oxocarbon].dark,.dark [data-theme=oxocarbon]{--theme-primary: oklch(.7287 .1549 241.66);--theme-primary-hover: oklch(.7787 .1549 241.66);--theme-primary-light: oklch(.3059 .031 241.66);--theme-primary-dark: oklch(.7287 .1549 241.66);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.2002 0 none);--theme-bg-secondary: oklch(.2385 .0003 264.53);--theme-bg-tertiary: oklch(.2769 .0006 264.53);--theme-surface: oklch(.2385 .0003 264.53);--theme-surface-hover: oklch(.2845 .0006 264.53);--theme-text: oklch(.9668 .0058 264.53);--theme-text-secondary: oklch(.7521 .0041 264.53);--theme-text-tertiary: oklch(.6218 .0032 264.53);--theme-text-inverse: oklch(.2002 0 none);--theme-border: oklch(.3228 .0009 264.53);--theme-border-hover: oklch(.3995 .0015 264.53);--theme-secondary: oklch(.7521 .0041 264.53);--theme-secondary-hover: oklch(.8518 .0049 264.53);--theme-secondary-light: oklch(.2385 .0003 264.53);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.2385 .0003 264.53);--theme-muted-foreground: oklch(.6218 .0032 264.53);--theme-danger: oklch(.6662 .2088 22.13);--theme-danger-hover: oklch(.7262 .2088 22.13);--theme-danger-light: oklch(.2748 .0334 22.13);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.7378 .177 50.58);--theme-success: oklch(.712 .1677 149.29);--theme-info: oklch(.8126 .1262 193.68);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7493 .1531 300.59);--theme-accent-hover: oklch(.7993 .1531 300.59);--theme-accent-light: oklch(.31 .0306 300.59);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.2002 0 none);--color-zinc-50: oklch(.9668 .0058 264.53);--color-zinc-100: oklch(.8865 .0052 264.53);--color-zinc-200: oklch(.7741 .0044 264.53);--color-zinc-300: oklch(.6939 .0038 264.53);--color-zinc-400: oklch(.5494 .0028 264.53);--color-zinc-500: oklch(.4611 .0021 264.53);--color-zinc-600: oklch(.3809 .0016 264.53);--color-zinc-700: oklch(.3167 .0011 264.53);--color-zinc-800: oklch(.2524 .0006 264.53);--color-zinc-900: oklch(.2043 .0003 264.53);--color-zinc-950: oklch(.1642 0 none)}@supports (color: color-mix(in lab,red,red)){[data-theme=oxocarbon].dark,.dark [data-theme=oxocarbon]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=oxocarbon].dark,.dark [data-theme=oxocarbon]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=oxocarbon].dark,.dark [data-theme=oxocarbon]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=oxocarbon].dark,.dark [data-theme=oxocarbon]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=oxocarbon].dark,.dark [data-theme=oxocarbon]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=oxocarbon].dark,.dark [data-theme=oxocarbon]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=zenburn]{--theme-shadow-color: 0 15 17;--theme-shadow-strength: .6;--theme-border-width: 1px;--theme-primary: oklch(.543 .0532 200.73);--theme-primary-hover: oklch(.5179 .0532 200.73);--theme-primary-light: oklch(.8843 .0119 129.66);--theme-primary-dark: oklch(.4429 .0532 200.73);--theme-primary-contrast: oklch(.98 0 0);--theme-bg: oklch(.9366 .0137 92.99);--theme-bg-secondary: oklch(.9101 .0138 93.81);--theme-bg-tertiary: oklch(.8836 .0139 94.62);--theme-surface: oklch(.9686 .0137 92.99);--theme-surface-hover: oklch(.9101 .0138 93.81);--theme-text: oklch(.4059 .0162 107.1);--theme-text-secondary: oklch(.5545 .0154 103.62);--theme-text-tertiary: oklch(.6447 .015 101.34);--theme-text-inverse: oklch(.9366 .0137 92.99);--theme-border: oklch(.8517 .0141 95.57);--theme-border-hover: oklch(.7986 .0143 97.12);--theme-secondary: oklch(.549 .0154 103.62);--theme-secondary-hover: oklch(.4855 .0158 105.28);--theme-secondary-light: oklch(.9101 .0138 93.81);--theme-secondary-contrast: oklch(.98 0 0);--theme-muted: oklch(.9101 .0138 93.81);--theme-muted-foreground: oklch(.6447 .015 101.34);--theme-danger: oklch(.5571 .0839 20.07);--theme-danger-hover: oklch(.4871 .0839 20.07);--theme-danger-light: oklch(.8759 .0201 53.31);--theme-danger-contrast: oklch(.98 0 0);--theme-warning: oklch(.601 .0812 94.52);--theme-success: oklch(.543 .0609 144.71);--theme-info: oklch(.5451 .0796 265.73);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.98 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.98 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.556 .0782 48.97);--theme-accent-hover: oklch(.5308 .0782 48.97);--theme-accent-light: oklch(.8861 .0211 71.84);--theme-accent-contrast: oklch(.98 0 0);--color-white: oklch(.9366 .0137 92.99);--color-zinc-50: oklch(.9366 .0137 92.99);--color-zinc-100: oklch(.8653 .0139 94.62);--color-zinc-200: oklch(.7654 .0142 96.81);--color-zinc-300: oklch(.6941 .0145 98.33);--color-zinc-400: oklch(.5657 .0149 100.92);--color-zinc-500: oklch(.4872 .0152 102.43);--color-zinc-600: oklch(.4159 .0155 103.76);--color-zinc-700: oklch(.3588 .0157 104.78);--color-zinc-800: oklch(.3017 .0159 105.78);--color-zinc-900: oklch(.2589 .0161 106.51);--color-zinc-950: oklch(.2232 .0162 107.1)}@supports (color: color-mix(in lab,red,red)){[data-theme=zenburn]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=zenburn]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=zenburn]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=zenburn]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=zenburn]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=zenburn]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=zenburn].dark,.dark [data-theme=zenburn]{--theme-primary: oklch(.8135 .0685 199.41);--theme-primary-hover: oklch(.8635 .0685 199.41);--theme-primary-light: oklch(.4568 .0137 199.41);--theme-primary-dark: oklch(.8135 .0685 199.41);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.3677 0 none);--theme-bg-secondary: oklch(.3938 .0011 106.83);--theme-bg-tertiary: oklch(.4199 .0021 106.83);--theme-surface: oklch(.3938 .0011 106.83);--theme-surface-hover: oklch(.4251 .0024 106.83);--theme-text: oklch(.8901 .0215 106.83);--theme-text-secondary: oklch(.7438 .0155 106.83);--theme-text-tertiary: oklch(.655 .0118 106.83);--theme-text-inverse: oklch(.3677 0 none);--theme-border: oklch(.4513 .0034 106.83);--theme-border-hover: oklch(.5035 .0056 106.83);--theme-secondary: oklch(.7438 .0155 106.83);--theme-secondary-hover: oklch(.8117 .0183 106.83);--theme-secondary-light: oklch(.3938 .0011 106.83);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.3938 .0011 106.83);--theme-muted-foreground: oklch(.655 .0118 106.83);--theme-danger: oklch(.7183 .0692 18.91);--theme-danger-hover: oklch(.7783 .0692 18.91);--theme-danger-light: oklch(.4238 .0111 18.91);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.9057 .0651 90.86);--theme-success: oklch(.6693 .0586 144.88);--theme-info: oklch(.7929 .0875 253.56);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7897 .0711 55.13);--theme-accent-hover: oklch(.8397 .0711 55.13);--theme-accent-light: oklch(.4521 .0142 55.14);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.3677 0 none);--color-zinc-50: oklch(.8901 .0215 106.83);--color-zinc-100: oklch(.8313 .0193 106.83);--color-zinc-200: oklch(.7488 .0163 106.83);--color-zinc-300: oklch(.69 .0142 106.83);--color-zinc-400: oklch(.584 .0103 106.83);--color-zinc-500: oklch(.5193 .0079 106.83);--color-zinc-600: oklch(.4604 .0058 106.83);--color-zinc-700: oklch(.4133 .0041 106.83);--color-zinc-800: oklch(.3662 .0024 106.83);--color-zinc-900: oklch(.3309 .0011 106.83);--color-zinc-950: oklch(.3015 0 none)}@supports (color: color-mix(in lab,red,red)){[data-theme=zenburn].dark,.dark [data-theme=zenburn]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=zenburn].dark,.dark [data-theme=zenburn]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=zenburn].dark,.dark [data-theme=zenburn]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=zenburn].dark,.dark [data-theme=zenburn]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=zenburn].dark,.dark [data-theme=zenburn]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=zenburn].dark,.dark [data-theme=zenburn]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=cobalt2]{--theme-shadow-color: 19 9 0;--theme-shadow-strength: 1.2;--theme-border-width: 1px;--theme-primary: oklch(.6266 .1296 80.64);--theme-primary-hover: oklch(.5816 .1296 80.64);--theme-primary-light: oklch(.9146 .0122 90.67);--theme-primary-dark: oklch(.5066 .1296 80.64);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9615 .0076 241.66);--theme-bg-secondary: oklch(.927 .0093 242.33);--theme-bg-tertiary: oklch(.8926 .011 242.79);--theme-surface: oklch(.9935 .0076 241.66);--theme-surface-hover: oklch(.927 .0093 242.33);--theme-text: oklch(.2721 .0417 244.62);--theme-text-secondary: oklch(.4652 .0322 244.42);--theme-text-tertiary: oklch(.5823 .0264 244.24);--theme-text-inverse: oklch(.9615 .0076 241.66);--theme-border: oklch(.8512 .013 243.18);--theme-border-hover: oklch(.7823 .0165 243.61);--theme-secondary: oklch(.4652 .0322 244.42);--theme-secondary-hover: oklch(.3755 .0366 244.53);--theme-secondary-light: oklch(.927 .0093 242.33);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.927 .0093 242.33);--theme-muted-foreground: oklch(.5823 .0264 244.24);--theme-danger: oklch(.5739 .2154 9.95);--theme-danger-hover: oklch(.5039 .2154 9.95);--theme-danger-light: oklch(.8995 .0309 .65);--theme-danger-contrast: oklch(.98 0 0);--theme-warning: oklch(.613 .1524 52.02);--theme-success: oklch(.6123 .1976 140.11);--theme-info: oklch(.6321 .2018 254.09);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.5205 .1695 254.68);--theme-accent-hover: oklch(.4755 .1695 254.68);--theme-accent-light: oklch(.8998 .0301 251.88);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.9615 .0076 241.66);--color-zinc-50: oklch(.9615 .0076 241.66);--color-zinc-100: oklch(.8803 .011 242.79);--color-zinc-200: oklch(.7667 .0158 243.54);--color-zinc-300: oklch(.6855 .0192 243.85);--color-zinc-400: oklch(.5394 .0253 244.2);--color-zinc-500: oklch(.45 .0291 244.33);--color-zinc-600: oklch(.3689 .0325 244.43);--color-zinc-700: oklch(.3039 .0353 244.5);--color-zinc-800: oklch(.239 .038 244.55);--color-zinc-900: oklch(.1903 .04 244.59);--color-zinc-950: oklch(.1497 .0417 244.62)}@supports (color: color-mix(in lab,red,red)){[data-theme=cobalt2]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cobalt2]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cobalt2]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cobalt2]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cobalt2]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cobalt2]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=cobalt2].dark,.dark [data-theme=cobalt2]{--theme-primary: oklch(.8536 .1745 87.53);--theme-primary-hover: oklch(.9036 .1745 87.53);--theme-primary-light: oklch(.4243 .0173 179.92);--theme-primary-dark: oklch(.8536 .1745 87.53);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.3169 .0495 241.69);--theme-bg-secondary: oklch(.3486 .0476 241.53);--theme-bg-tertiary: oklch(.3802 .0458 241.34);--theme-surface: oklch(.3486 .0476 241.53);--theme-surface-hover: oklch(.3865 .0454 241.31);--theme-text: oklch(.9491 .0126 228.93);--theme-text-secondary: oklch(.7721 .0228 236.64);--theme-text-tertiary: oklch(.6646 .0291 238.67);--theme-text-inverse: oklch(.3169 .0495 241.69);--theme-border: oklch(.4181 .0435 241.11);--theme-border-hover: oklch(.4813 .0398 240.65);--theme-secondary: oklch(.7721 .0228 236.64);--theme-secondary-hover: oklch(.8543 .018 234.14);--theme-secondary-light: oklch(.3486 .0476 241.53);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.3486 .0476 241.53);--theme-muted-foreground: oklch(.6646 .0291 238.67);--theme-danger: oklch(.708 .193 7.03);--theme-danger-hover: oklch(.768 .193 7.03);--theme-danger-light: oklch(.3795 .0346 288.45);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.7788 .1727 66.57);--theme-success: oklch(.7733 .2526 140.68);--theme-info: oklch(.9403 .0918 195.7);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6321 .2018 254.09);--theme-accent-hover: oklch(.6821 .2018 254.09);--theme-accent-light: oklch(.38 .0795 247.95);--theme-accent-contrast: oklch(.2 0 0);--color-white: oklch(.3169 .0495 241.69);--color-zinc-50: oklch(.9491 .0126 228.93);--color-zinc-100: oklch(.8802 .0162 232.79);--color-zinc-200: oklch(.7837 .0213 235.99);--color-zinc-300: oklch(.7148 .025 237.47);--color-zinc-400: oklch(.5907 .0317 239.27);--color-zinc-500: oklch(.5149 .0357 240.04);--color-zinc-600: oklch(.446 .0394 240.6);--color-zinc-700: oklch(.3908 .0424 240.98);--color-zinc-800: oklch(.3357 .0454 241.31);--color-zinc-900: oklch(.2944 .0476 241.53);--color-zinc-950: oklch(.2599 .0495 241.69)}@supports (color: color-mix(in lab,red,red)){[data-theme=cobalt2].dark,.dark [data-theme=cobalt2]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cobalt2].dark,.dark [data-theme=cobalt2]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cobalt2].dark,.dark [data-theme=cobalt2]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cobalt2].dark,.dark [data-theme=cobalt2]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cobalt2].dark,.dark [data-theme=cobalt2]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cobalt2].dark,.dark [data-theme=cobalt2]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=poimandres]{--theme-shadow-color: 0 16 13;--theme-shadow-strength: 1;--theme-border-width: 1px;--theme-primary: oklch(.591 .0979 183.97);--theme-primary-hover: oklch(.5257 .0979 183.97);--theme-primary-light: oklch(.9321 .0143 193.72);--theme-primary-dark: oklch(.4507 .0979 183.97);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9589 .0029 264.54);--theme-bg-secondary: oklch(.9575 .0039 267.64);--theme-bg-tertiary: oklch(.9241 .0049 269.45);--theme-surface: oklch(.9909 .0029 264.54);--theme-surface-hover: oklch(.9575 .0039 267.64);--theme-text: oklch(.3236 .0235 274.83);--theme-text-secondary: oklch(.5105 .0177 274.37);--theme-text-tertiary: oklch(.6239 .0142 273.91);--theme-text-inverse: oklch(.9909 .0029 264.54);--theme-border: oklch(.8841 .0061 270.82);--theme-border-hover: oklch(.8174 .0082 272.19);--theme-secondary: oklch(.5105 .0177 274.37);--theme-secondary-hover: oklch(.4237 .0204 274.62);--theme-secondary-light: oklch(.9575 .0039 267.64);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.9575 .0039 267.64);--theme-muted-foreground: oklch(.6239 .0142 273.91);--theme-danger: oklch(.4703 .1889 5.27);--theme-danger-hover: oklch(.4003 .1889 5.27);--theme-danger-light: oklch(.9076 .0299 .75);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.5512 .1128 86.08);--theme-success: oklch(.588 .0908 182.37);--theme-info: oklch(.4675 .0858 260.06);--theme-warning-contrast: oklch(.98 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.4945 .0669 261.05);--theme-accent-hover: oklch(.4495 .0669 261.05);--theme-accent-light: oklch(.9214 .0118 261.77);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.9909 .0029 264.54);--color-zinc-50: oklch(.9909 .0029 264.54);--color-zinc-100: oklch(.9096 .0049 269.45);--color-zinc-200: oklch(.7958 .0078 271.98);--color-zinc-300: oklch(.7145 .0098 272.87);--color-zinc-400: oklch(.5682 .0136 273.8);--color-zinc-500: oklch(.4788 .0158 274.15);--color-zinc-600: oklch(.3975 .0179 274.39);--color-zinc-700: oklch(.3324 .0195 274.55);--color-zinc-800: oklch(.2674 .0212 274.68);--color-zinc-900: oklch(.2186 .0224 274.77);--color-zinc-950: oklch(.178 .0235 274.83)}@supports (color: color-mix(in lab,red,red)){[data-theme=poimandres]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=poimandres]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=poimandres]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=poimandres]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=poimandres]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=poimandres]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=poimandres].dark,.dark [data-theme=poimandres]{--theme-primary: oklch(.8366 .1253 176.45);--theme-primary-hover: oklch(.8866 .1253 176.45);--theme-primary-light: oklch(.3566 .0284 210.2);--theme-primary-dark: oklch(.8366 .1253 176.45);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.2366 .0198 271.79);--theme-bg-secondary: oklch(.2623 .0212 272.39);--theme-bg-tertiary: oklch(.288 .0226 272.91);--theme-surface: oklch(.2623 .0212 272.39);--theme-surface-hover: oklch(.2931 .0229 273.01);--theme-text: oklch(.7507 .0479 277.08);--theme-text-secondary: oklch(.6068 .04 276.35);--theme-text-tertiary: oklch(.5193 .0352 275.74);--theme-text-inverse: oklch(.2366 .0198 271.79);--theme-border: oklch(.3188 .0243 273.46);--theme-border-hover: oklch(.3702 .0271 274.22);--theme-secondary: oklch(.6068 .04 276.35);--theme-secondary-hover: oklch(.6736 .0436 276.72);--theme-secondary-light: oklch(.2623 .0212 272.39);--theme-secondary-contrast: oklch(.2 0 0);--theme-muted: oklch(.2623 .0212 272.39);--theme-muted-foreground: oklch(.5193 .0352 275.74);--theme-danger: oklch(.6535 .1457 349.78);--theme-danger-hover: oklch(.7135 .1457 349.78);--theme-danger-light: oklch(.3033 .0313 318.52);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.8545 .0823 53.14);--theme-success: oklch(.7085 .0868 178.03);--theme-info: oklch(.8561 .0943 225.87);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.8629 .0713 247.4);--theme-accent-hover: oklch(.9129 .0713 247.4);--theme-accent-light: oklch(.3618 .0294 260.24);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.2366 .0198 271.79);--color-zinc-50: oklch(.7507 .0479 277.08);--color-zinc-100: oklch(.695 .0451 276.85);--color-zinc-200: oklch(.6171 .0411 276.47);--color-zinc-300: oklch(.5614 .0383 276.15);--color-zinc-400: oklch(.4612 .0332 275.44);--color-zinc-500: oklch(.4 .0301 274.89);--color-zinc-600: oklch(.3443 .0273 274.29);--color-zinc-700: oklch(.2998 .0251 273.7);--color-zinc-800: oklch(.2552 .0229 273.01);--color-zinc-900: oklch(.2218 .0212 272.39);--color-zinc-950: oklch(.194 .0198 271.79)}@supports (color: color-mix(in lab,red,red)){[data-theme=poimandres].dark,.dark [data-theme=poimandres]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=poimandres].dark,.dark [data-theme=poimandres]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=poimandres].dark,.dark [data-theme=poimandres]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=poimandres].dark,.dark [data-theme=poimandres]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=poimandres].dark,.dark [data-theme=poimandres]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=poimandres].dark,.dark [data-theme=poimandres]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=aura]{--theme-shadow-color: 12 8 24;--theme-shadow-strength: 1.2;--theme-border-width: 1px;--theme-primary: oklch(.4907 .2412 292.58);--theme-primary-hover: oklch(.4457 .2412 292.58);--theme-primary-light: oklch(.9091 .0383 291.84);--theme-primary-dark: oklch(.3707 .2412 292.58);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.9773 .0053 286.3);--theme-bg-secondary: oklch(.9395 .0058 286.9);--theme-bg-tertiary: oklch(.9018 .0063 287.41);--theme-surface: oklch(.996 .0053 286.3);--theme-surface-hover: oklch(.9395 .0058 286.9);--theme-text: oklch(.2225 .0155 290.81);--theme-text-secondary: oklch(.4339 .0126 290.28);--theme-text-tertiary: oklch(.5622 .0109 289.83);--theme-text-inverse: oklch(.9773 .0053 286.3);--theme-border: oklch(.8565 .0069 287.92);--theme-border-hover: oklch(.781 .0079 288.59);--theme-secondary: oklch(.4339 .0126 290.28);--theme-secondary-hover: oklch(.3357 .014 290.56);--theme-secondary-light: oklch(.9395 .0058 286.9);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.9395 .0058 286.9);--theme-muted-foreground: oklch(.5622 .0109 289.83);--theme-danger: oklch(.6256 .1933 23.03);--theme-danger-hover: oklch(.5556 .1933 23.03);--theme-danger-light: oklch(.921 .0307 14.76);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.5553 .1455 49);--theme-success: oklch(.6122 .1507 154.1);--theme-info: oklch(.5461 .2152 262.88);--theme-warning-contrast: oklch(.98 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6545 .1099 194.8);--theme-accent-hover: oklch(.6095 .1099 194.8);--theme-accent-light: oklch(.9321 .0159 211.42);--theme-accent-contrast: var(--theme-text);--color-white: oklch(.9773 .0053 286.3);--color-zinc-50: oklch(.9773 .0053 286.3);--color-zinc-100: oklch(.8918 .0063 287.41);--color-zinc-200: oklch(.7721 .0077 288.47);--color-zinc-300: oklch(.6866 .0088 289.01);--color-zinc-400: oklch(.5327 .0106 289.73);--color-zinc-500: oklch(.4387 .0117 290.06);--color-zinc-600: oklch(.3532 .0127 290.31);--color-zinc-700: oklch(.2848 .0136 290.48);--color-zinc-800: oklch(.2164 .0144 290.63);--color-zinc-900: oklch(.1651 .015 290.73);--color-zinc-950: oklch(.1224 .0155 290.81)}@supports (color: color-mix(in lab,red,red)){[data-theme=aura]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=aura]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=aura]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=aura]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=aura]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=aura]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=aura].dark,.dark [data-theme=aura]{--theme-primary: oklch(.674 .1945 295.27);--theme-primary-hover: oklch(.724 .1945 295.27);--theme-primary-light: oklch(.2914 .0501 294.45);--theme-primary-dark: oklch(.674 .1945 295.27);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.1957 .014 291.6);--theme-bg-secondary: oklch(.2331 .0135 291.77);--theme-bg-tertiary: oklch(.2706 .0129 291.97);--theme-surface: oklch(.2331 .0135 291.77);--theme-surface-hover: oklch(.2781 .0128 292.01);--theme-text: oklch(.9444 .0029 308.43);--theme-text-secondary: oklch(.7348 .0059 297.38);--theme-text-tertiary: oklch(.6075 .0078 294.94);--theme-text-inverse: oklch(.1957 .014 291.6);--theme-border: oklch(.3155 .0122 292.22);--theme-border-hover: oklch(.3904 .0111 292.71);--theme-secondary: oklch(.7348 .0059 297.38);--theme-secondary-hover: oklch(.8321 .0045 300.63);--theme-secondary-light: oklch(.2331 .0135 291.77);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.2331 .0135 291.77);--theme-muted-foreground: oklch(.6075 .0078 294.94);--theme-danger: oklch(.7059 .186 23.12);--theme-danger-hover: oklch(.7659 .186 23.12);--theme-danger-light: oklch(.2773 .0317 1.33);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.871 .1052 73.04);--theme-success: oklch(.9027 .153 167.27);--theme-info: oklch(.7624 .1277 248.3);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.864 .0992 219.55);--theme-accent-hover: oklch(.914 .0992 219.55);--theme-accent-light: oklch(.3294 .0256 244.15);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.1957 .014 291.6);--color-zinc-50: oklch(.9444 .0029 308.43);--color-zinc-100: oklch(.866 .0039 302.51);--color-zinc-200: oklch(.7563 .0055 298.19);--color-zinc-300: oklch(.6779 .0066 296.35);--color-zinc-400: oklch(.5368 .0086 294.25);--color-zinc-500: oklch(.4505 .0099 293.38);--color-zinc-600: oklch(.3721 .011 292.77);--color-zinc-700: oklch(.3094 .0119 292.36);--color-zinc-800: oklch(.2467 .0128 292.01);--color-zinc-900: oklch(.1997 .0135 291.77);--color-zinc-950: oklch(.1605 .014 291.6)}@supports (color: color-mix(in lab,red,red)){[data-theme=aura].dark,.dark [data-theme=aura]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=aura].dark,.dark [data-theme=aura]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=aura].dark,.dark [data-theme=aura]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=aura].dark,.dark [data-theme=aura]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=aura].dark,.dark [data-theme=aura]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=aura].dark,.dark [data-theme=aura]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=vaporwave]{--theme-shadow-color: 21 5 16;--theme-shadow-strength: 1.2;--font-family-display: "DotGothic16", ui-monospace, system-ui, sans-serif;--theme-primary: oklch(.7285 .2278 340.51);--theme-primary-hover: oklch(.6835 .2278 340.51);--theme-primary-light: oklch(.9359 .0519 333.1);--theme-primary-dark: oklch(.6085 .2278 340.51);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9696 .0241 321.66);--theme-bg-secondary: oklch(.9412 .0301 317.61);--theme-bg-tertiary: oklch(.9127 .0362 314.91);--theme-surface: oklch(.996 .0241 321.66);--theme-surface-hover: oklch(.9412 .0301 317.61);--theme-text: oklch(.4003 .1483 305.02);--theme-text-secondary: oklch(.5597 .1133 306);--theme-text-tertiary: oklch(.6565 .092 306.96);--theme-text-inverse: oklch(.9696 .0241 321.66);--theme-border: oklch(.8785 .0435 312.68);--theme-border-hover: oklch(.8216 .0559 310.27);--theme-secondary: oklch(.5597 .1133 306);--theme-secondary-hover: oklch(.4857 .1296 305.48);--theme-secondary-light: oklch(.9412 .0301 317.61);--theme-secondary-contrast: oklch(.98 0 0);--theme-muted: oklch(.9412 .0301 317.61);--theme-muted-foreground: oklch(.6565 .092 306.96);--theme-danger: oklch(.6692 .2303 6.08);--theme-danger-hover: oklch(.5992 .2303 6.08);--theme-danger-light: oklch(.9216 .0532 350.64);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.8339 .1241 66.56);--theme-success: oklch(.7888 .1566 164.57);--theme-info: oklch(.572 .2301 285.53);--theme-warning-contrast: var(--theme-text);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.98 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7485 .1316 214.03);--theme-accent-hover: oklch(.7035 .1316 214.03);--theme-accent-light: oklch(.9387 .0232 272.43);--theme-accent-contrast: var(--theme-text);--color-white: oklch(.9696 .0241 321.66);--color-zinc-50: oklch(.9696 .0241 321.66);--color-zinc-100: oklch(.8947 .0362 314.91);--color-zinc-200: oklch(.7897 .0534 310.66);--color-zinc-300: oklch(.7148 .0658 308.99);--color-zinc-400: oklch(.5799 .0883 307.17);--color-zinc-500: oklch(.4974 .102 306.46);--color-zinc-600: oklch(.4225 .1145 305.96);--color-zinc-700: oklch(.3625 .1246 305.63);--color-zinc-800: oklch(.3026 .1346 305.35);--color-zinc-900: oklch(.2576 .1421 305.16);--color-zinc-950: oklch(.2201 .1483 305.02)}@supports (color: color-mix(in lab,red,red)){[data-theme=vaporwave]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=vaporwave]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=vaporwave]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=vaporwave]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=vaporwave]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=vaporwave]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=vaporwave].dark,.dark [data-theme=vaporwave]{--theme-primary: oklch(.7474 .2 342.96);--theme-primary-hover: oklch(.7974 .2 342.96);--theme-primary-light: oklch(.2928 .1091 315.52);--theme-primary-dark: oklch(.7474 .2 342.96);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.1792 .0949 301.47);--theme-bg-secondary: oklch(.2115 .0969 303.74);--theme-bg-tertiary: oklch(.2438 .099 305.92);--theme-surface: oklch(.2115 .0969 303.74);--theme-surface-hover: oklch(.2503 .0994 306.35);--theme-text: oklch(.826 .1538 331.46);--theme-text-secondary: oklch(.6449 .1344 325.79);--theme-text-tertiary: oklch(.5349 .1234 321.51);--theme-text-inverse: oklch(.1792 .0949 301.47);--theme-border: oklch(.2826 .1017 308.42);--theme-border-hover: oklch(.3473 .1067 312.27);--theme-secondary: oklch(.6449 .1344 325.79);--theme-secondary-hover: oklch(.729 .1433 328.62);--theme-secondary-light: oklch(.2115 .0969 303.74);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.2115 .0969 303.74);--theme-muted-foreground: oklch(.5349 .1234 321.51);--theme-danger: oklch(.6856 .2086 12.03);--theme-danger-hover: oklch(.7456 .2086 12.03);--theme-danger-light: oklch(.2602 .0961 320.59);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.9698 .1232 106.5);--theme-success: oklch(.8808 .2064 157.77);--theme-info: oklch(.6737 .2212 306.2);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7875 .1468 223.22);--theme-accent-hover: oklch(.8375 .1468 223.22);--theme-accent-light: oklch(.3008 .0868 282.12);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.1792 .0949 301.47);--color-zinc-50: oklch(.826 .1538 331.46);--color-zinc-100: oklch(.7581 .1467 329.61);--color-zinc-200: oklch(.663 .1371 326.7);--color-zinc-300: oklch(.5951 .1305 324.36);--color-zinc-400: oklch(.4729 .1191 319.52);--color-zinc-500: oklch(.3982 .1127 316.09);--color-zinc-600: oklch(.3303 .1072 312.63);--color-zinc-700: oklch(.2759 .1032 309.61);--color-zinc-800: oklch(.2216 .0994 306.35);--color-zinc-900: oklch(.1809 .0969 303.74);--color-zinc-950: oklch(.1469 .0949 301.47)}@supports (color: color-mix(in lab,red,red)){[data-theme=vaporwave].dark,.dark [data-theme=vaporwave]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=vaporwave].dark,.dark [data-theme=vaporwave]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=vaporwave].dark,.dark [data-theme=vaporwave]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=vaporwave].dark,.dark [data-theme=vaporwave]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=vaporwave].dark,.dark [data-theme=vaporwave]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=vaporwave].dark,.dark [data-theme=vaporwave]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=matrix]{--theme-shadow-color: 3 15 3;--theme-shadow-strength: 1.2;--theme-border-width: 1px;--font-family-display: "Share Tech Mono", ui-monospace, "Courier New", monospace;--theme-primary: oklch(.585 .1769 145.15);--theme-primary-hover: oklch(.5201 .1769 145.15);--theme-primary-light: oklch(.9051 .084 145.05);--theme-primary-dark: oklch(.4451 .1769 145.15);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9604 .0689 145.01);--theme-bg-secondary: oklch(.9278 .0699 145.2);--theme-bg-tertiary: oklch(.8951 .0709 145.37);--theme-surface: oklch(.9604 .0689 145.01);--theme-surface-hover: oklch(.9278 .0699 145.2);--theme-text: oklch(.3072 .0892 147.86);--theme-text-secondary: oklch(.4901 .0835 147.2);--theme-text-tertiary: oklch(.6012 .08 146.76);--theme-text-inverse: oklch(.9604 .0689 145.01);--theme-border: oklch(.8559 .0721 145.58);--theme-border-hover: oklch(.7906 .0741 145.91);--theme-secondary: oklch(.4901 .0835 147.2);--theme-secondary-hover: oklch(.4052 .0862 147.52);--theme-secondary-light: oklch(.9278 .0699 145.2);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.9278 .0699 145.2);--theme-muted-foreground: oklch(.6012 .08 146.76);--theme-danger: oklch(.4776 .193 23.59);--theme-danger-hover: oklch(.4076 .193 23.59);--theme-danger-light: oklch(.8832 .0494 112.76);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.5999 .1522 125.76);--theme-success: oklch(.585 .1769 145.15);--theme-info: oklch(.6448 .1488 158.78);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6674 .2021 146.32);--theme-accent-hover: oklch(.6224 .2021 146.32);--theme-accent-light: oklch(.9194 .0875 145.44);--theme-accent-contrast: var(--theme-text);--color-white: oklch(.9604 .0689 145.01);--color-zinc-50: oklch(.9604 .0689 145.01);--color-zinc-100: oklch(.8813 .0709 145.37);--color-zinc-200: oklch(.7705 .0737 145.84);--color-zinc-300: oklch(.6913 .0758 146.15);--color-zinc-400: oklch(.5489 .0794 146.68);--color-zinc-500: oklch(.4618 .0817 146.97);--color-zinc-600: oklch(.3827 .0837 147.23);--color-zinc-700: oklch(.3193 .0854 147.43);--color-zinc-800: oklch(.256 .087 147.61);--color-zinc-900: oklch(.2085 .0882 147.75);--color-zinc-950: oklch(.169 .0892 147.86)}@supports (color: color-mix(in lab,red,red)){[data-theme=matrix]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=matrix]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=matrix]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=matrix]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=matrix]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=matrix]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=matrix].dark,.dark [data-theme=matrix]{--theme-primary: oklch(.8686 .2776 144.47);--theme-primary-hover: oklch(.9186 .2776 144.47);--theme-primary-light: oklch(.1737 .0555 144.47);--theme-primary-dark: oklch(.8686 .2776 144.47);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(0 0 none);--theme-bg-secondary: oklch(.0434 .0139 144.47);--theme-bg-tertiary: oklch(.0869 .0278 144.47);--theme-surface: oklch(.0434 .0139 144.47);--theme-surface-hover: oklch(.0955 .0305 144.47);--theme-text: oklch(.8686 .2776 144.47);--theme-text-secondary: oklch(.6254 .1999 144.47);--theme-text-tertiary: oklch(.4777 .1527 144.47);--theme-text-inverse: oklch(0 0 none);--theme-border: oklch(.139 .0444 144.47);--theme-border-hover: oklch(.2258 .0722 144.47);--theme-secondary: oklch(.6254 .1999 144.47);--theme-secondary-hover: oklch(.7383 .2359 144.47);--theme-secondary-light: oklch(.0434 .0139 144.47);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.0434 .0139 144.47);--theme-muted-foreground: oklch(.4777 .1527 144.47);--theme-danger: oklch(.6325 .2541 20.14);--theme-danger-hover: oklch(.6925 .2541 20.14);--theme-danger-light: oklch(.1012 .0407 20.14);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.9104 .2445 129.86);--theme-success: oklch(.8686 .2776 144.47);--theme-info: oklch(.9034 .1746 149.83);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6763 .179 149.31);--theme-accent-hover: oklch(.7263 .179 149.31);--theme-accent-light: oklch(.1353 .0358 149.31);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(0 0 none);--color-zinc-50: oklch(.8686 .2776 144.47);--color-zinc-100: oklch(.7817 .2498 144.47);--color-zinc-200: oklch(.6601 .211 144.47);--color-zinc-300: oklch(.5733 .1832 144.47);--color-zinc-400: oklch(.4169 .1332 144.47);--color-zinc-500: oklch(.3214 .1027 144.47);--color-zinc-600: oklch(.2345 .0749 144.47);--color-zinc-700: oklch(.165 .0527 144.47);--color-zinc-800: oklch(.0955 .0305 144.47);--color-zinc-900: oklch(.0434 .0139 144.47);--color-zinc-950: oklch(0 0 none)}@supports (color: color-mix(in lab,red,red)){[data-theme=matrix].dark,.dark [data-theme=matrix]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=matrix].dark,.dark [data-theme=matrix]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=matrix].dark,.dark [data-theme=matrix]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=matrix].dark,.dark [data-theme=matrix]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=matrix].dark,.dark [data-theme=matrix]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=matrix].dark,.dark [data-theme=matrix]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=cyberpunk]{--theme-shadow-color: 14 12 0;--theme-shadow-strength: 1.2;--theme-border-width: 2px;--font-family-display: "Chakra Petch", "Rajdhani", system-ui, sans-serif;--theme-primary: oklch(.808 .1703 103.6);--theme-primary-hover: oklch(.763 .1703 103.6);--theme-primary-light: oklch(.9393 .0653 105.93);--theme-primary-dark: oklch(.688 .1703 103.6);--theme-primary-contrast: var(--theme-text);--theme-bg: oklch(.9607 .0482 107.27);--theme-bg-secondary: oklch(.922 .045 107.32);--theme-bg-tertiary: oklch(.8833 .0418 107.37);--theme-surface: oklch(.9927 .0482 107.27);--theme-surface-hover: oklch(.922 .045 107.32);--theme-text: oklch(.1861 .0162 284.72);--theme-text-secondary: oklch(.403 .0019 123.16);--theme-text-tertiary: oklch(.5347 .0128 109.06);--theme-text-inverse: oklch(.9607 .0482 107.27);--theme-border: oklch(.8368 .0379 107.45);--theme-border-hover: oklch(.7593 .0315 107.62);--theme-secondary: oklch(.403 .0019 123.16);--theme-secondary-hover: oklch(.3023 .0066 281.9);--theme-secondary-light: oklch(.922 .045 107.32);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.922 .045 107.32);--theme-muted-foreground: oklch(.5347 .0128 109.06);--theme-danger: oklch(.544 .2188 21.03);--theme-danger-hover: oklch(.474 .2188 21.03);--theme-danger-light: oklch(.894 .0552 68.04);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.6751 .1384 93.93);--theme-success: oklch(.616 .1435 158.24);--theme-info: oklch(.5668 .2605 328.36);--theme-warning-contrast: var(--theme-text);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6242 .107 207.02);--theme-accent-hover: oklch(.5792 .107 207.02);--theme-accent-light: oklch(.9136 .0416 128.05);--theme-accent-contrast: var(--theme-text);--color-white: oklch(.9607 .0482 107.27);--color-zinc-50: oklch(.9607 .0482 107.27);--color-zinc-100: oklch(.8749 .0418 107.37);--color-zinc-200: oklch(.7547 .0327 107.58);--color-zinc-300: oklch(.6689 .0263 107.81);--color-zinc-400: oklch(.5144 .0147 108.74);--color-zinc-500: oklch(.42 .0076 110.69);--color-zinc-600: oklch(.3341 .0013 131.27);--color-zinc-700: oklch(.2655 .004 278.86);--color-zinc-800: oklch(.1968 .0091 283.23);--color-zinc-900: oklch(.1453 .013 284.24);--color-zinc-950: oklch(.1024 .0162 284.72)}@supports (color: color-mix(in lab,red,red)){[data-theme=cyberpunk]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cyberpunk]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cyberpunk]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cyberpunk]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cyberpunk]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cyberpunk]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=cyberpunk].dark,.dark [data-theme=cyberpunk]{--theme-primary: oklch(.9305 .1966 105.26);--theme-primary-hover: oklch(.9805 .1966 105.26);--theme-primary-light: oklch(.2675 .0255 106.54);--theme-primary-dark: oklch(.9305 .1966 105.26);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.1017 .0173 282.9);--theme-bg-secondary: oklch(.1435 .0114 280.56);--theme-bg-tertiary: oklch(.1853 .0056 273.31);--theme-surface: oklch(.1435 .0114 280.56);--theme-surface-hover: oklch(.1936 .0045 269.61);--theme-text: oklch(.9371 .1008 108.2);--theme-text-secondary: oklch(.7032 .0677 108.57);--theme-text-tertiary: oklch(.5612 .0477 109.06);--theme-text-inverse: oklch(.1017 .0173 282.9);--theme-border: oklch(.2354 .0021 146.89);--theme-border-hover: oklch(.3189 .0135 113.21);--theme-secondary: oklch(.7032 .0677 108.57);--theme-secondary-hover: oklch(.8118 .0831 108.36);--theme-secondary-light: oklch(.1435 .0114 280.56);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.1435 .0114 280.56);--theme-muted-foreground: oklch(.5612 .0477 109.06);--theme-danger: oklch(.6317 .2544 21.75);--theme-danger-hover: oklch(.6917 .2544 21.75);--theme-danger-light: oklch(.1865 .041 1.31);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.9305 .1966 105.26);--theme-success: oklch(.8803 .2083 157.33);--theme-info: oklch(.7017 .3225 328.36);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.87 .1481 202.88);--theme-accent-hover: oklch(.92 .1481 202.88);--theme-accent-light: oklch(.2554 .0348 225.9);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.1017 .0173 282.9);--color-zinc-50: oklch(.9371 .1008 108.2);--color-zinc-100: oklch(.8517 .089 108.3);--color-zinc-200: oklch(.7322 .0725 108.5);--color-zinc-300: oklch(.6468 .0607 108.71);--color-zinc-400: oklch(.4932 .0394 109.4);--color-zinc-500: oklch(.3993 .0265 110.37);--color-zinc-600: oklch(.3139 .0147 112.74);--color-zinc-700: oklch(.2456 .0054 122.12);--color-zinc-800: oklch(.1773 .0045 269.61);--color-zinc-900: oklch(.1261 .0114 280.56);--color-zinc-950: oklch(.0834 .0173 282.9)}@supports (color: color-mix(in lab,red,red)){[data-theme=cyberpunk].dark,.dark [data-theme=cyberpunk]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cyberpunk].dark,.dark [data-theme=cyberpunk]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cyberpunk].dark,.dark [data-theme=cyberpunk]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cyberpunk].dark,.dark [data-theme=cyberpunk]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cyberpunk].dark,.dark [data-theme=cyberpunk]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=cyberpunk].dark,.dark [data-theme=cyberpunk]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=barbie]{--theme-shadow-color: 22 5 11;--theme-shadow-strength: 1.2;--theme-radius-sm: .5rem;--theme-radius-md: .75rem;--theme-radius-lg: 1rem;--theme-radius-xl: 1.5rem;--theme-radius-2xl: 2rem;--font-family-display: "Baloo 2", "Comic Sans MS", system-ui, sans-serif;--theme-primary: oklch(.6549 .2613 356.94);--theme-primary-hover: oklch(.6099 .2613 356.94);--theme-primary-light: oklch(.9079 .0643 350.86);--theme-primary-dark: oklch(.5349 .2613 356.94);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9491 .0327 342.94);--theme-bg-secondary: oklch(.9249 .0406 345.25);--theme-bg-tertiary: oklch(.9007 .0485 346.81);--theme-surface: oklch(.9811 .0327 342.94);--theme-surface-hover: oklch(.9249 .0406 345.25);--theme-text: oklch(.4649 .1922 352.73);--theme-text-secondary: oklch(.6005 .1474 352.13);--theme-text-tertiary: oklch(.6828 .1202 351.54);--theme-text-inverse: oklch(.9491 .0327 342.94);--theme-border: oklch(.8716 .058 348.11);--theme-border-hover: oklch(.8232 .074 349.54);--theme-secondary: oklch(.621 .1474 352.13);--theme-secondary-hover: oklch(.5375 .1682 352.45);--theme-secondary-light: oklch(.9249 .0406 345.25);--theme-secondary-contrast: oklch(.2 0 0);--theme-muted: oklch(.9249 .0406 345.25);--theme-muted-foreground: oklch(.6828 .1202 351.54);--theme-danger: oklch(.4876 .1949 14.68);--theme-danger-hover: oklch(.4176 .1949 14.68);--theme-danger-light: oklch(.8753 .0564 359.84);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.7886 .1536 345.87);--theme-success: oklch(.695 .2229 355.31);--theme-info: oklch(.7609 .2011 338);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.5811 .2374 334.75);--theme-accent-hover: oklch(.5361 .2374 334.75);--theme-accent-light: oklch(.8976 .0612 338.5);--theme-accent-contrast: oklch(.98 0 0);--color-white: oklch(.9491 .0327 342.94);--color-zinc-50: oklch(.9491 .0327 342.94);--color-zinc-100: oklch(.8798 .0485 346.81);--color-zinc-200: oklch(.7827 .0708 349.31);--color-zinc-300: oklch(.7133 .0867 350.31);--color-zinc-400: oklch(.5885 .1155 351.41);--color-zinc-500: oklch(.5123 .133 351.85);--color-zinc-600: oklch(.4429 .149 352.16);--color-zinc-700: oklch(.3875 .1618 352.36);--color-zinc-800: oklch(.332 .1746 352.53);--color-zinc-900: oklch(.2904 .1842 352.65);--color-zinc-950: oklch(.2557 .1922 352.73)}@supports (color: color-mix(in lab,red,red)){[data-theme=barbie]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=barbie]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=barbie]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=barbie]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=barbie]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=barbie]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=barbie].dark,.dark [data-theme=barbie]{--theme-primary: oklch(.6995 .2286 350.76);--theme-primary-hover: oklch(.7495 .2286 350.76);--theme-primary-light: oklch(.2912 .108 352.55);--theme-primary-dark: oklch(.6995 .2286 350.76);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.1892 .0779 353.86);--theme-bg-secondary: oklch(.2256 .0768 353.4);--theme-bg-tertiary: oklch(.262 .0756 352.93);--theme-surface: oklch(.2256 .0768 353.4);--theme-surface-hover: oklch(.2693 .0754 352.83);--theme-text: oklch(.9179 .0558 341.09);--theme-text-secondary: oklch(.7139 .0616 345.58);--theme-text-tertiary: oklch(.59 .0654 347.9);--theme-text-inverse: oklch(.1892 .0779 353.86);--theme-border: oklch(.3058 .0742 352.34);--theme-border-hover: oklch(.3786 .0719 351.31);--theme-secondary: oklch(.7139 .0616 345.58);--theme-secondary-hover: oklch(.8086 .0589 343.61);--theme-secondary-light: oklch(.2256 .0768 353.4);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.2256 .0768 353.4);--theme-muted-foreground: oklch(.59 .0654 347.9);--theme-danger: oklch(.7007 .2 6.64);--theme-danger-hover: oklch(.7607 .2 6.64);--theme-danger-light: oklch(.271 .0969 358.05);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.8535 .1088 339.46);--theme-success: oklch(.7545 .1793 348.59);--theme-info: oklch(.7442 .2058 317.76);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7805 .1815 337.68);--theme-accent-hover: oklch(.8305 .1815 337.68);--theme-accent-light: oklch(.3074 .0977 347.92);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.1892 .0779 353.86);--color-zinc-50: oklch(.9179 .0558 341.09);--color-zinc-100: oklch(.8417 .0579 342.8);--color-zinc-200: oklch(.7349 .0608 344.99);--color-zinc-300: oklch(.6586 .0629 346.43);--color-zinc-400: oklch(.5213 .0669 348.79);--color-zinc-500: oklch(.4374 .0694 350.09);--color-zinc-600: oklch(.3611 .0717 351.2);--color-zinc-700: oklch(.3001 .0735 352.04);--color-zinc-800: oklch(.239 .0754 352.83);--color-zinc-900: oklch(.1933 .0768 353.4);--color-zinc-950: oklch(.1551 .0779 353.86)}@supports (color: color-mix(in lab,red,red)){[data-theme=barbie].dark,.dark [data-theme=barbie]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=barbie].dark,.dark [data-theme=barbie]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=barbie].dark,.dark [data-theme=barbie]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=barbie].dark,.dark [data-theme=barbie]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=barbie].dark,.dark [data-theme=barbie]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=barbie].dark,.dark [data-theme=barbie]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=outrun]{--theme-shadow-color: 23 5 10;--theme-shadow-strength: 1.2;--font-family-display: "Orbitron", "Eurostile", system-ui, sans-serif;--theme-primary: oklch(.581 .2281 .21);--theme-primary-hover: oklch(.5513 .2281 .21);--theme-primary-light: oklch(.9167 .0476 355.96);--theme-primary-dark: oklch(.4763 .2281 .21);--theme-primary-contrast: oklch(.98 0 0);--theme-bg: oklch(.9689 .0185 347.42);--theme-bg-secondary: oklch(.9349 .0215 340.58);--theme-bg-tertiary: oklch(.9008 .0246 335.45);--theme-surface: oklch(.996 .0185 347.42);--theme-surface-hover: oklch(.9349 .0215 340.58);--theme-text: oklch(.2881 .0901 312.9);--theme-text-secondary: oklch(.4787 .0692 315.33);--theme-text-tertiary: oklch(.5945 .0566 317.68);--theme-text-inverse: oklch(.9689 .0185 347.42);--theme-border: oklch(.86 .0286 330.83);--theme-border-hover: oklch(.7919 .0356 325.5);--theme-secondary: oklch(.4787 .0692 315.33);--theme-secondary-hover: oklch(.3902 .0789 314.04);--theme-secondary-light: oklch(.9349 .0215 340.58);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.9349 .0215 340.58);--theme-muted-foreground: oklch(.5945 .0566 317.68);--theme-danger: oklch(.544 .2188 21.03);--theme-danger-hover: oklch(.474 .2188 21.03);--theme-danger-light: oklch(.9009 .0487 10.85);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.7554 .1556 82.15);--theme-success: oklch(.6567 .1228 173.03);--theme-info: oklch(.6513 .1205 222.14);--theme-warning-contrast: var(--theme-text);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.723 .1897 50.54);--theme-accent-hover: oklch(.678 .1897 50.54);--theme-accent-light: oklch(.9345 .0366 27.72);--theme-accent-contrast: var(--theme-text);--color-white: oklch(.9689 .0185 347.42);--color-zinc-50: oklch(.9689 .0185 347.42);--color-zinc-100: oklch(.8879 .0246 335.45);--color-zinc-200: oklch(.7744 .0342 326.39);--color-zinc-300: oklch(.6933 .0413 322.55);--color-zinc-400: oklch(.5475 .0544 318.21);--color-zinc-500: oklch(.4583 .0626 316.46);--color-zinc-600: oklch(.3773 .07 315.22);--color-zinc-700: oklch(.3124 .0759 314.4);--color-zinc-800: oklch(.2476 .0819 313.7);--color-zinc-900: oklch(.199 .0864 313.24);--color-zinc-950: oklch(.1584 .0901 312.9)}@supports (color: color-mix(in lab,red,red)){[data-theme=outrun]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=outrun]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=outrun]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=outrun]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=outrun]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=outrun]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=outrun].dark,.dark [data-theme=outrun]{--theme-primary: oklch(.662 .2444 1.68);--theme-primary-hover: oklch(.712 .2444 1.68);--theme-primary-light: oklch(.2881 .0882 329.09);--theme-primary-dark: oklch(.662 .2444 1.68);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.1947 .0674 299.87);--theme-bg-secondary: oklch(.2309 .0665 301.36);--theme-bg-tertiary: oklch(.2672 .0657 302.89);--theme-surface: oklch(.2309 .0665 301.36);--theme-surface-hover: oklch(.2745 .0656 303.2);--theme-text: oklch(.9198 .0607 334.7);--theme-text-secondary: oklch(.7168 .0602 324.38);--theme-text-tertiary: oklch(.5935 .0608 318.15);--theme-text-inverse: oklch(.1947 .0674 299.87);--theme-border: oklch(.3107 .0648 304.78);--theme-border-hover: oklch(.3832 .0635 308.03);--theme-secondary: oklch(.7168 .0602 324.38);--theme-secondary-hover: oklch(.811 .0602 329.19);--theme-secondary-light: oklch(.2309 .0665 301.36);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.2309 .0665 301.36);--theme-muted-foreground: oklch(.5935 .0608 318.15);--theme-danger: oklch(.6317 .2544 21.75);--theme-danger-hover: oklch(.6917 .2544 21.75);--theme-danger-light: oklch(.2646 .0742 332.74);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.871 .1781 91.77);--theme-success: oklch(.8174 .1506 169.85);--theme-info: oklch(.8442 .1457 209.29);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7805 .1724 67.07);--theme-accent-hover: oklch(.8305 .1724 67.07);--theme-accent-light: oklch(.3118 .043 339.59);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.1947 .0674 299.87);--color-zinc-50: oklch(.9198 .0607 334.7);--color-zinc-100: oklch(.8438 .0603 331.04);--color-zinc-200: oklch(.7374 .0601 325.86);--color-zinc-300: oklch(.6613 .0603 322.16);--color-zinc-400: oklch(.5245 .0613 315.63);--color-zinc-500: oklch(.4409 .0622 311.76);--color-zinc-600: oklch(.3649 .0633 308.37);--color-zinc-700: oklch(.3041 .0644 305.74);--color-zinc-800: oklch(.2433 .0656 303.2);--color-zinc-900: oklch(.1977 .0665 301.36);--color-zinc-950: oklch(.1596 .0674 299.87)}@supports (color: color-mix(in lab,red,red)){[data-theme=outrun].dark,.dark [data-theme=outrun]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=outrun].dark,.dark [data-theme=outrun]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=outrun].dark,.dark [data-theme=outrun]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=outrun].dark,.dark [data-theme=outrun]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=outrun].dark,.dark [data-theme=outrun]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=outrun].dark,.dark [data-theme=outrun]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=acid]{--theme-shadow-color: 6 14 1;--theme-shadow-strength: 1.2;--font-family-display: "Space Mono", ui-monospace, "Courier New", monospace;--theme-primary: oklch(.6815 .1855 130.73);--theme-primary-hover: oklch(.6365 .1855 130.73);--theme-primary-light: oklch(.9381 .0731 124.91);--theme-primary-dark: oklch(.5615 .1855 130.73);--theme-primary-contrast: var(--theme-text);--theme-bg: oklch(.9799 .0551 121.72);--theme-bg-secondary: oklch(.9471 .0563 121.9);--theme-bg-tertiary: oklch(.9142 .0576 122.07);--theme-surface: oklch(.996 .0551 121.72);--theme-surface-hover: oklch(.9471 .0563 121.9);--theme-text: oklch(.3232 .0804 124.2);--theme-text-secondary: oklch(.5071 .0733 123.68);--theme-text-tertiary: oklch(.6187 .069 123.31);--theme-text-inverse: oklch(.9799 .0551 121.72);--theme-border: oklch(.8748 .0591 122.26);--theme-border-hover: oklch(.8091 .0616 122.56);--theme-secondary: oklch(.5071 .0733 123.68);--theme-secondary-hover: oklch(.4217 .0766 123.94);--theme-secondary-light: oklch(.9471 .0563 121.9);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.9471 .0563 121.9);--theme-muted-foreground: oklch(.6187 .069 123.31);--theme-danger: oklch(.5308 .2178 29.23);--theme-danger-hover: oklch(.4608 .2178 29.23);--theme-danger-light: oklch(.908 .0567 83.84);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.6602 .1542 118.36);--theme-success: oklch(.6225 .1852 136.03);--theme-info: oklch(.6257 .115 178.14);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.5552 .2422 339.11);--theme-accent-hover: oklch(.5102 .2422 339.11);--theme-accent-light: oklch(.9204 .029 76.49);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.9799 .0551 121.72);--color-zinc-50: oklch(.9799 .0551 121.72);--color-zinc-100: oklch(.8997 .0576 122.07);--color-zinc-200: oklch(.7874 .0611 122.51);--color-zinc-300: oklch(.7072 .0637 122.79);--color-zinc-400: oklch(.5628 .0682 123.24);--color-zinc-500: oklch(.4745 .071 123.49);--color-zinc-600: oklch(.3943 .0736 123.7);--color-zinc-700: oklch(.3302 .0756 123.86);--color-zinc-800: oklch(.266 .0776 124.01);--color-zinc-900: oklch(.2179 .0792 124.12);--color-zinc-950: oklch(.1778 .0804 124.2)}@supports (color: color-mix(in lab,red,red)){[data-theme=acid]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=acid]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=acid]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=acid]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=acid]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=acid]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=acid].dark,.dark [data-theme=acid]{--theme-primary: oklch(.9104 .2445 129.86);--theme-primary-hover: oklch(.9604 .2445 129.86);--theme-primary-light: oklch(.3079 .0793 126.85);--theme-primary-dark: oklch(.9104 .2445 129.86);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.1573 .0382 122.02);--theme-bg-secondary: oklch(.1962 .0475 121.84);--theme-bg-tertiary: oklch(.2351 .0569 121.71);--theme-surface: oklch(.1962 .0475 121.84);--theme-surface-hover: oklch(.2429 .0587 121.69);--theme-text: oklch(.936 .2252 121.24);--theme-text-secondary: oklch(.718 .1728 121.29);--theme-text-tertiary: oklch(.5856 .141 121.34);--theme-text-inverse: oklch(.1573 .0382 122.02);--theme-border: oklch(.2819 .0681 121.61);--theme-border-hover: oklch(.3597 .0868 121.49);--theme-secondary: oklch(.718 .1728 121.29);--theme-secondary-hover: oklch(.8192 .1971 121.26);--theme-secondary-light: oklch(.1962 .0475 121.84);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.1962 .0475 121.84);--theme-muted-foreground: oklch(.5856 .141 121.34);--theme-danger: oklch(.628 .2577 29.23);--theme-danger-hover: oklch(.688 .2577 29.23);--theme-danger-light: oklch(.2326 .051 68.14);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.9517 .2169 115.67);--theme-success: oklch(.8815 .275 138.49);--theme-info: oklch(.8903 .1739 171.27);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6597 .2755 349.7);--theme-accent-hover: oklch(.7097 .2755 349.7);--theme-accent-light: oklch(.2577 .0413 22.86);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.1573 .0382 122.02);--color-zinc-50: oklch(.936 .2252 121.24);--color-zinc-100: oklch(.8553 .2065 121.26);--color-zinc-200: oklch(.7423 .1803 121.28);--color-zinc-300: oklch(.6616 .1616 121.3);--color-zinc-400: oklch(.5164 .1279 121.36);--color-zinc-500: oklch(.4276 .1073 121.42);--color-zinc-600: oklch(.3469 .0886 121.49);--color-zinc-700: oklch(.2823 .0737 121.57);--color-zinc-800: oklch(.2177 .0587 121.69);--color-zinc-900: oklch(.1693 .0475 121.84);--color-zinc-950: oklch(.129 .0382 122.02)}@supports (color: color-mix(in lab,red,red)){[data-theme=acid].dark,.dark [data-theme=acid]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=acid].dark,.dark [data-theme=acid]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=acid].dark,.dark [data-theme=acid]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=acid].dark,.dark [data-theme=acid]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=acid].dark,.dark [data-theme=acid]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=acid].dark,.dark [data-theme=acid]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=gameboy]{--theme-shadow-color: 3 15 3;--theme-shadow-strength: .1;--theme-border-width: 3px;--theme-radius-sm: 0;--theme-radius-md: 0;--theme-radius-lg: 0;--theme-radius-xl: 0;--theme-radius-2xl: 2px;--font-family-display: "Press Start 2P", ui-monospace, "Courier New", monospace;--theme-primary: oklch(.4478 .0956 143.77);--theme-primary-hover: oklch(.4028 .0956 143.77);--theme-primary-light: oklch(.8634 .0688 126.67);--theme-primary-dark: oklch(.3278 .0956 143.77);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.9311 .0652 122.65);--theme-bg-secondary: oklch(.8996 .0658 123.89);--theme-bg-tertiary: oklch(.8681 .0664 125.12);--theme-surface: oklch(.9311 .0652 122.65);--theme-surface-hover: oklch(.8996 .0658 123.89);--theme-text: oklch(.3015 .0816 143.22);--theme-text-secondary: oklch(.4778 .0761 138.38);--theme-text-tertiary: oklch(.5848 .0731 135.1);--theme-text-inverse: oklch(.9311 .0652 122.65);--theme-border: oklch(.8303 .0672 126.56);--theme-border-hover: oklch(.7674 .0685 128.89);--theme-secondary: oklch(.4778 .0761 138.38);--theme-secondary-hover: oklch(.3959 .0786 140.71);--theme-secondary-light: oklch(.8996 .0658 123.89);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.8996 .0658 123.89);--theme-muted-foreground: oklch(.5848 .0731 135.1);--theme-danger: oklch(.3622 .107 24.18);--theme-danger-hover: oklch(.2922 .107 24.18);--theme-danger-light: oklch(.8401 .055 104.69);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.6007 .1274 118.05);--theme-success: oklch(.4478 .0956 143.77);--theme-info: oklch(.5292 .1077 138.38);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.98 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.98 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6948 .1662 122.51);--theme-accent-hover: oklch(.6498 .1662 122.51);--theme-accent-light: oklch(.898 .0794 122.61);--theme-accent-contrast: var(--theme-text);--color-white: oklch(.9311 .0652 122.65);--color-zinc-50: oklch(.9311 .0652 122.65);--color-zinc-100: oklch(.8546 .0664 125.12);--color-zinc-200: oklch(.7474 .0683 128.43);--color-zinc-300: oklch(.6709 .0697 130.68);--color-zinc-400: oklch(.5331 .0726 134.5);--color-zinc-500: oklch(.449 .0745 136.68);--color-zinc-600: oklch(.3724 .0763 138.56);--color-zinc-700: oklch(.3112 .0778 140.01);--color-zinc-800: oklch(.25 .0793 141.4);--color-zinc-900: oklch(.2041 .0805 142.4);--color-zinc-950: oklch(.1658 .0816 143.22)}@supports (color: color-mix(in lab,red,red)){[data-theme=gameboy]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gameboy]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gameboy]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gameboy]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gameboy]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gameboy]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=gameboy].dark,.dark [data-theme=gameboy]{--theme-primary: oklch(.6948 .1662 122.51);--theme-primary-hover: oklch(.7448 .1662 122.51);--theme-primary-light: oklch(.3801 .0971 136.26);--theme-primary-dark: oklch(.6948 .1662 122.51);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.3015 .0816 143.22);--theme-bg-secondary: oklch(.3236 .0858 141.04);--theme-bg-tertiary: oklch(.3457 .0901 139.07);--theme-surface: oklch(.3236 .0858 141.04);--theme-surface-hover: oklch(.3502 .091 138.7);--theme-text: oklch(.7441 .1768 121.59);--theme-text-secondary: oklch(.6202 .1488 124.83);--theme-text-tertiary: oklch(.5449 .1321 127.47);--theme-text-inverse: oklch(.3015 .0816 143.22);--theme-border: oklch(.3723 .0954 136.94);--theme-border-hover: oklch(.4166 .1045 133.88);--theme-secondary: oklch(.6202 .1488 124.83);--theme-secondary-hover: oklch(.6777 .1617 123.19);--theme-secondary-light: oklch(.3236 .0858 141.04);--theme-secondary-contrast: oklch(.2 0 0);--theme-muted: oklch(.3236 .0858 141.04);--theme-muted-foreground: oklch(.5449 .1321 127.47);--theme-danger: oklch(.7441 .1768 121.59);--theme-danger-hover: oklch(.8041 .1768 121.59);--theme-danger-light: oklch(.3723 .0954 136.94);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.6948 .1662 122.51);--theme-success: oklch(.4478 .0956 143.77);--theme-info: oklch(.6948 .1662 122.51);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.98 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.4478 .0956 143.77);--theme-accent-hover: oklch(.4978 .0956 143.77);--theme-accent-light: oklch(.3308 .0844 143.34);--theme-accent-contrast: oklch(.98 0 0);--color-white: oklch(.3015 .0816 143.22);--color-zinc-50: oklch(.7441 .1768 121.59);--color-zinc-100: oklch(.6944 .1667 122.62);--color-zinc-200: oklch(.6249 .1528 124.3);--color-zinc-300: oklch(.5752 .1428 125.69);--color-zinc-400: oklch(.4857 .1253 128.76);--color-zinc-500: oklch(.4311 .1148 131.09);--color-zinc-600: oklch(.3814 .1054 133.61);--color-zinc-700: oklch(.3416 .0981 135.97);--color-zinc-800: oklch(.3019 .091 138.7);--color-zinc-900: oklch(.2721 .0858 141.04);--color-zinc-950: oklch(.2472 .0816 143.22)}@supports (color: color-mix(in lab,red,red)){[data-theme=gameboy].dark,.dark [data-theme=gameboy]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gameboy].dark,.dark [data-theme=gameboy]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gameboy].dark,.dark [data-theme=gameboy]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gameboy].dark,.dark [data-theme=gameboy]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gameboy].dark,.dark [data-theme=gameboy]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=gameboy].dark,.dark [data-theme=gameboy]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=amber-crt]{--theme-shadow-color: 21 8 0;--theme-shadow-strength: .9;--theme-border-width: 2px;--theme-radius-sm: 0;--theme-radius-md: 0;--theme-radius-lg: 0;--theme-radius-xl: 0;--theme-radius-2xl: 2px;--font-family-display: "VT323", ui-monospace, "Courier New", monospace;--theme-primary: oklch(.609 .1329 65.38);--theme-primary-hover: oklch(.549 .1329 65.38);--theme-primary-light: oklch(.914 .0521 80.23);--theme-primary-dark: oklch(.474 .1329 65.38);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9661 .04 88.2);--theme-bg-secondary: oklch(.9364 .0418 86.65);--theme-bg-tertiary: oklch(.9067 .0437 85.23);--theme-surface: oklch(.9661 .04 88.2);--theme-surface-hover: oklch(.9364 .0418 86.65);--theme-text: oklch(.3724 .0798 71.74);--theme-text-secondary: oklch(.5386 .0683 74.41);--theme-text-tertiary: oklch(.6396 .0614 76.51);--theme-text-inverse: oklch(.9661 .04 88.2);--theme-border: oklch(.8711 .046 83.68);--theme-border-hover: oklch(.8117 .0499 81.42);--theme-secondary: oklch(.5386 .0683 74.41);--theme-secondary-hover: oklch(.4614 .0736 73.07);--theme-secondary-light: oklch(.9364 .0418 86.65);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.9364 .0418 86.65);--theme-muted-foreground: oklch(.6396 .0614 76.51);--theme-danger: oklch(.498 .1826 33.24);--theme-danger-hover: oklch(.428 .1826 33.24);--theme-danger-light: oklch(.8912 .0558 62.8);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.556 .1203 77.28);--theme-success: oklch(.5078 .108 73.3);--theme-info: oklch(.6374 .1069 72.27);--theme-warning-contrast: oklch(.98 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.98 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.6364 .1508 58.97);--theme-accent-hover: oklch(.5914 .1508 58.97);--theme-accent-light: oklch(.9199 .0538 77.16);--theme-accent-contrast: oklch(.2 0 0);--color-white: oklch(.9661 .04 88.2);--color-zinc-50: oklch(.9661 .04 88.2);--color-zinc-100: oklch(.89 .0437 85.23);--color-zinc-200: oklch(.7834 .0491 81.85);--color-zinc-300: oklch(.7073 .053 79.85);--color-zinc-400: oklch(.5702 .0602 76.93);--color-zinc-500: oklch(.4865 .0646 75.46);--color-zinc-600: oklch(.4104 .0687 74.3);--color-zinc-700: oklch(.3495 .072 73.46);--color-zinc-800: oklch(.2885 .0753 72.69);--color-zinc-900: oklch(.2429 .0778 72.16);--color-zinc-950: oklch(.2048 .0798 71.74)}@supports (color: color-mix(in lab,red,red)){[data-theme=amber-crt]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=amber-crt]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=amber-crt]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=amber-crt]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=amber-crt]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=amber-crt]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=amber-crt].dark,.dark [data-theme=amber-crt]{--theme-primary: oklch(.8124 .1704 76.39);--theme-primary-hover: oklch(.8624 .1704 76.39);--theme-primary-light: oklch(.3057 .0638 77.61);--theme-primary-dark: oklch(.8124 .1704 76.39);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.179 .0372 79.02);--theme-bg-secondary: oklch(.2106 .0438 78.51);--theme-bg-tertiary: oklch(.2423 .0505 78.13);--theme-surface: oklch(.2106 .0438 78.51);--theme-surface-hover: oklch(.2486 .0518 78.07);--theme-text: oklch(.8124 .1704 76.39);--theme-text-secondary: oklch(.6351 .1331 76.6);--theme-text-tertiary: oklch(.5274 .1104 76.79);--theme-text-inverse: oklch(.179 .0372 79.02);--theme-border: oklch(.2803 .0585 77.79);--theme-border-hover: oklch(.3437 .0718 77.4);--theme-secondary: oklch(.6351 .1331 76.6);--theme-secondary-hover: oklch(.7174 .1504 76.49);--theme-secondary-light: oklch(.2106 .0438 78.51);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.2106 .0438 78.51);--theme-muted-foreground: oklch(.5274 .1104 76.79);--theme-danger: oklch(.6463 .2409 32.62);--theme-danger-hover: oklch(.7063 .2409 32.62);--theme-danger-light: oklch(.2537 .0642 53.24);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.8666 .1647 88.68);--theme-success: oklch(.8124 .1704 76.39);--theme-info: oklch(.8894 .1134 83.08);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7442 .1812 56.46);--theme-accent-hover: oklch(.7942 .1812 56.46);--theme-accent-light: oklch(.292 .0647 66.61);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.179 .0372 79.02);--color-zinc-50: oklch(.8124 .1704 76.39);--color-zinc-100: oklch(.7459 .1571 76.45);--color-zinc-200: oklch(.6527 .1384 76.56);--color-zinc-300: oklch(.5861 .1251 76.66);--color-zinc-400: oklch(.4663 .1011 76.89);--color-zinc-500: oklch(.393 .0864 77.1);--color-zinc-600: oklch(.3265 .0731 77.36);--color-zinc-700: oklch(.2732 .0625 77.66);--color-zinc-800: oklch(.22 .0518 78.07);--color-zinc-900: oklch(.18 .0438 78.51);--color-zinc-950: oklch(.1467 .0372 79.02)}@supports (color: color-mix(in lab,red,red)){[data-theme=amber-crt].dark,.dark [data-theme=amber-crt]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=amber-crt].dark,.dark [data-theme=amber-crt]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=amber-crt].dark,.dark [data-theme=amber-crt]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=amber-crt].dark,.dark [data-theme=amber-crt]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=amber-crt].dark,.dark [data-theme=amber-crt]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=amber-crt].dark,.dark [data-theme=amber-crt]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=bubblegum]{--theme-shadow-color: 22 5 12;--theme-shadow-strength: 1.2;--theme-radius-sm: .5rem;--theme-radius-md: .75rem;--theme-radius-lg: 1rem;--theme-radius-xl: 1.5rem;--theme-radius-2xl: 2rem;--font-family-display: "Fredoka", "Baloo 2", system-ui, sans-serif;--theme-primary: oklch(.7569 .1686 353.15);--theme-primary-hover: oklch(.7119 .1686 353.15);--theme-primary-light: oklch(.9395 .04 349.36);--theme-primary-dark: oklch(.6369 .1686 353.15);--theme-primary-contrast: oklch(.2 0 0);--theme-bg: oklch(.9692 .0192 343.93);--theme-bg-secondary: oklch(.9455 .023 345.15);--theme-bg-tertiary: oklch(.9219 .0268 346.03);--theme-surface: oklch(.996 .0192 343.93);--theme-surface-hover: oklch(.9455 .023 345.15);--theme-text: oklch(.4965 .0954 349.81);--theme-text-secondary: oklch(.6288 .074 349.39);--theme-text-tertiary: oklch(.7092 .0611 348.98);--theme-text-inverse: oklch(.9692 .0192 343.93);--theme-border: oklch(.8936 .0313 346.79);--theme-border-hover: oklch(.8463 .039 347.67);--theme-secondary: oklch(.6288 .074 349.39);--theme-secondary-hover: oklch(.5674 .084 349.61);--theme-secondary-light: oklch(.9455 .023 345.15);--theme-secondary-contrast: oklch(.2 0 0);--theme-muted: oklch(.9455 .023 345.15);--theme-muted-foreground: oklch(.7092 .0611 348.98);--theme-danger: oklch(.7007 .2 6.64);--theme-danger-hover: oklch(.6307 .2 6.64);--theme-danger-light: oklch(.9262 .0473 359.08);--theme-danger-contrast: oklch(.2 0 0);--theme-warning: oklch(.8137 .1604 73.81);--theme-success: oklch(.6959 .1471 158.47);--theme-info: oklch(.6239 .2103 283.39);--theme-warning-contrast: oklch(.2 0 0);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: oklch(.2 0 0);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: oklch(.2 0 0);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.7086 .1199 208.97);--theme-accent-hover: oklch(.6636 .1199 208.97);--theme-accent-light: oklch(.9327 .0128 275.28);--theme-accent-contrast: oklch(.2 0 0);--color-white: oklch(.9692 .0192 343.93);--color-zinc-50: oklch(.9692 .0192 343.93);--color-zinc-100: oklch(.8996 .0268 346.03);--color-zinc-200: oklch(.8021 .0374 347.53);--color-zinc-300: oklch(.7325 .0451 348.16);--color-zinc-400: oklch(.6072 .0588 348.89);--color-zinc-500: oklch(.5306 .0672 349.19);--color-zinc-600: oklch(.461 .0748 349.41);--color-zinc-700: oklch(.4053 .0809 349.55);--color-zinc-800: oklch(.3496 .087 349.67);--color-zinc-900: oklch(.3079 .0916 349.75);--color-zinc-950: oklch(.2731 .0954 349.81)}@supports (color: color-mix(in lab,red,red)){[data-theme=bubblegum]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=bubblegum]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=bubblegum]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=bubblegum]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=bubblegum]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=bubblegum]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}[data-theme=bubblegum].dark,.dark [data-theme=bubblegum]{--theme-primary: oklch(.7882 .153 346.34);--theme-primary-hover: oklch(.8382 .153 346.34);--theme-primary-light: oklch(.3557 .0634 332.06);--theme-primary-dark: oklch(.7882 .153 346.34);--theme-primary-contrast: var(--theme-text-inverse);--theme-bg: oklch(.2476 .0432 319.44);--theme-bg-secondary: oklch(.2811 .0436 320.85);--theme-bg-tertiary: oklch(.3146 .044 322.23);--theme-surface: oklch(.2811 .0436 320.85);--theme-surface-hover: oklch(.3213 .0441 322.5);--theme-text: oklch(.9176 .0551 342.26);--theme-text-secondary: oklch(.73 .051 336.99);--theme-text-tertiary: oklch(.6161 .0488 333.37);--theme-text-inverse: oklch(.2476 .0432 319.44);--theme-border: oklch(.3548 .0445 323.85);--theme-border-hover: oklch(.4218 .0455 326.45);--theme-secondary: oklch(.73 .051 336.99);--theme-secondary-hover: oklch(.8171 .0528 339.53);--theme-secondary-light: oklch(.2811 .0436 320.85);--theme-secondary-contrast: var(--theme-text-inverse);--theme-muted: oklch(.2811 .0436 320.85);--theme-muted-foreground: oklch(.6161 .0488 333.37);--theme-danger: oklch(.7252 .1772 7.94);--theme-danger-hover: oklch(.7852 .1772 7.94);--theme-danger-light: oklch(.324 .059 340.54);--theme-danger-contrast: var(--theme-text-inverse);--theme-warning: oklch(.9006 .1064 84.68);--theme-success: oklch(.878 .1292 154.21);--theme-info: oklch(.7757 .1315 297.77);--theme-warning-contrast: var(--theme-text-inverse);--theme-warning-hover: var(--theme-warning);--theme-warning-light: var(--theme-warning);--theme-success-contrast: var(--theme-text-inverse);--theme-success-hover: var(--theme-success);--theme-success-light: var(--theme-success);--theme-info-contrast: var(--theme-text-inverse);--theme-info-hover: var(--theme-info);--theme-info-light: var(--theme-info);--theme-accent: oklch(.8519 .1112 218.28);--theme-accent-hover: oklch(.9019 .1112 218.28);--theme-accent-light: oklch(.3685 .0373 283.62);--theme-accent-contrast: var(--theme-text-inverse);--color-white: oklch(.2476 .0432 319.44);--color-zinc-50: oklch(.9176 .0551 342.26);--color-zinc-100: oklch(.8462 .0536 340.47);--color-zinc-200: oklch(.7461 .0516 337.79);--color-zinc-300: oklch(.6747 .0502 335.75);--color-zinc-400: oklch(.546 .0479 331.79);--color-zinc-500: oklch(.4674 .0467 329.19);--color-zinc-600: oklch(.396 .0456 326.71);--color-zinc-700: oklch(.3388 .0448 324.64);--color-zinc-800: oklch(.2816 .0441 322.5);--color-zinc-900: oklch(.2388 .0436 320.85);--color-zinc-950: oklch(.203 .0432 319.44)}@supports (color: color-mix(in lab,red,red)){[data-theme=bubblegum].dark,.dark [data-theme=bubblegum]{--theme-warning-hover: color-mix(in oklch, var(--theme-warning) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=bubblegum].dark,.dark [data-theme=bubblegum]{--theme-warning-light: color-mix(in oklch, var(--theme-warning) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=bubblegum].dark,.dark [data-theme=bubblegum]{--theme-success-hover: color-mix(in oklch, var(--theme-success) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=bubblegum].dark,.dark [data-theme=bubblegum]{--theme-success-light: color-mix(in oklch, var(--theme-success) 20%, var(--theme-surface))}}@supports (color: color-mix(in lab,red,red)){[data-theme=bubblegum].dark,.dark [data-theme=bubblegum]{--theme-info-hover: color-mix(in oklch, var(--theme-info) 85%, oklch(0 0 none))}}@supports (color: color-mix(in lab,red,red)){[data-theme=bubblegum].dark,.dark [data-theme=bubblegum]{--theme-info-light: color-mix(in oklch, var(--theme-info) 20%, var(--theme-surface))}}html[data-theme=gameboy]{--font-family-body: "Press Start 2P", ui-monospace, "Courier New", monospace}html[data-theme=matrix]{--font-family-body: "Share Tech Mono", ui-monospace, "Courier New", monospace}html[data-theme=amber-crt]{--font-family-body: "VT323", ui-monospace, "Courier New", monospace}html[data-theme=cyberpunk]{--font-family-body: "Chakra Petch", "Rajdhani", system-ui, sans-serif}html[data-theme=outrun]{--font-family-body: "Orbitron", "Eurostile", system-ui, sans-serif}html[data-theme=vaporwave]{--font-family-body: "DotGothic16", ui-monospace, system-ui, sans-serif}html[data-theme=acid]{--font-family-body: "Space Mono", ui-monospace, "Courier New", monospace}html[data-theme=barbie]{--font-family-body: "Baloo 2", "Comic Sans MS", system-ui, sans-serif}html[data-theme=bubblegum]{--font-family-body: "Fredoka", "Baloo 2", system-ui, sans-serif}:root{--ui-page-px: 1rem;--ui-page-py: 1rem;--ui-page-title-mb: 1rem;--ui-card-body-p: .75rem;--ui-card-header-p: .5rem;--ui-stat-card-p: .75rem;--ui-stat-card-gap: .5rem;--ui-card-group-gap: .5rem;--ui-section-gap: 1rem;--ui-dialog-px: .75rem;--ui-dialog-header-py: .75rem;--ui-dialog-body-py: .75rem;--ui-dialog-footer-py: .75rem;--ui-topbar-px: 1rem;--ui-page-header-px: 1rem;--ui-page-header-py: .75rem;--ui-empty-state-py: 1.5rem;--ui-empty-state-gap: 1rem;--ui-toast-px: .75rem;--ui-toast-py: .75rem;--ui-detail-page-px: 1rem;--ui-detail-page-py: 1rem;--ui-detail-page-gap: 1rem;--ui-wizard-steps-mb: 1rem;--ui-wizard-footer-mt: 1rem}ui-page-shell>div{padding-top:0!important}ui-detail-page-layout ui-page-header header{padding:0!important}@media(min-width:768px){ui-page-header header{flex-direction:row!important;align-items:center!important}}ui-app-shell main{padding:0!important;view-transition-name:app-main}.ui-press-ripple{position:absolute;border-radius:50%;background:currentColor;opacity:.5;pointer-events:none;transform:scale(0);will-change:transform,opacity;animation:ui-press-ripple var(--ui-duration-ripple) var(--ui-ease-out) forwards}@keyframes ui-press-ripple{to{transform:scale(1);opacity:0}}@media(prefers-reduced-motion:reduce){.ui-press-ripple{animation:none}}::view-transition-old(app-main),::view-transition-new(app-main){animation-duration:var(--ui-duration-base);animation-timing-function:var(--ui-ease-out);pointer-events:none}::view-transition-old(app-main){animation-name:fade-out}::view-transition-new(app-main){animation-name:fade-in}::view-transition-old(root),::view-transition-new(root){animation-duration:0s;pointer-events:none}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){::view-transition-old(app-main),::view-transition-new(app-main){animation:none}}.sna-scope :where(ui-input,ui-select) label{color:var(--theme-text-secondary)}:root{--font-family-body: "Nunito Variable", sans-serif;--font-family-mono: "JetBrains Mono Variable", "JetBrains Mono", ui-monospace, monospace}@media(max-width:639px){.ui-modal-pane:has(app-pdf-preview-dialog) .modal-surface{height:85vh}}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-scale-x{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-y{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-z{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-divide-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-gradient-position{syntax: "*"; inherits: false;}@property --tw-gradient-from{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-via{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-to{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-stops{syntax: "*"; inherits: false;}@property --tw-gradient-via-stops{syntax: "*"; inherits: false;}@property --tw-gradient-from-position{syntax: "<length-percentage>"; inherits: false; initial-value: 0%;}@property --tw-gradient-via-position{syntax: "<length-percentage>"; inherits: false; initial-value: 50%;}@property --tw-gradient-to-position{syntax: "<length-percentage>"; inherits: false; initial-value: 100%;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-ordinal{syntax: "*"; inherits: false;}@property --tw-slashed-zero{syntax: "*"; inherits: false;}@property --tw-numeric-figure{syntax: "*"; inherits: false;}@property --tw-numeric-spacing{syntax: "*"; inherits: false;}@property --tw-numeric-fraction{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@keyframes spin{to{transform:rotate(360deg)}}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-divide-y-reverse: 0;--tw-border-style: solid;--tw-gradient-position: initial;--tw-gradient-from: #0000;--tw-gradient-via: #0000;--tw-gradient-to: #0000;--tw-gradient-stops: initial;--tw-gradient-via-stops: initial;--tw-gradient-from-position: 0%;--tw-gradient-via-position: 50%;--tw-gradient-to-position: 100%;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: initial;--tw-ordinal: initial;--tw-slashed-zero: initial;--tw-numeric-figure: initial;--tw-numeric-spacing: initial;--tw-numeric-fraction: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-duration: initial;--tw-ease: initial}}}
