.app-shell{--at-apply: "min-h-screen bg-gray-50 dark:bg-gray-950 font-sans text-gray-900 dark:text-gray-100"}html,body,#app{height:100%;margin:0;padding:0}html{font-size:max(.75rem,calc(100vw / 1180 * 16))}body{overflow:hidden;background:rgb(var(--color-background))}*,*:before,*:after{box-sizing:border-box}html.dark{color-scheme:dark}:root{--radius: .5rem;--color-background: 255 255 255;--color-foreground: 9 9 11;--color-primary: 180 78 0;--color-primary-foreground: 250 250 250;--color-secondary: 244 244 245;--color-secondary-foreground: 24 24 27;--color-muted: 244 244 245;--color-muted-foreground: 113 113 122;--color-destructive: 239 68 68;--color-destructive-foreground: 250 250 250;--color-border: 228 228 231;--color-input: 228 228 231;--color-ring: 180 78 0;--color-card: 255 255 255;--color-card-foreground: 9 9 11;--color-popover: 255 255 255;--color-popover-foreground: 9 9 11}html.dark{--color-background: 9 9 11;--color-foreground: 250 250 250;--color-primary: 217 119 6;--color-primary-foreground: 250 250 250;--color-secondary: 39 39 42;--color-secondary-foreground: 250 250 250;--color-muted: 39 39 42;--color-muted-foreground: 161 161 170;--color-destructive: 185 28 28;--color-destructive-foreground: 250 250 250;--color-border: 39 39 42;--color-input: 39 39 42;--color-ring: 217 119 6;--color-card: 9 9 11;--color-card-foreground: 250 250 250;--color-popover: 9 9 11;--color-popover-foreground: 250 250 250}@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{--un-ring-opacity:100%;--un-bg-opacity:100%;--un-text-opacity:100%;--un-space-y-reverse:initial;--un-border-opacity:100%}}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-outline-style{syntax:"*";inherits:false;initial-value:solid;}@property --un-border-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-ring-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-inset-ring-color{syntax:"*";inherits:false;}@property --un-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-shadow-color{syntax:"*";inherits:false;}@property --un-ring-color{syntax:"*";inherits:false;}@property --un-ring-inset{syntax:"*";inherits:false;}@property --un-ring-offset-color{syntax:"*";inherits:false;}@property --un-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0;}@property --un-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-shadow-color{syntax:"*";inherits:false;}@property --un-space-y-reverse{syntax:"*";inherits:false;initial-value:0;}:root,:host{--font-sans: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--spacing: .25rem;--colors-gray-200: oklch(92.8% .006 264.531);--fontWeight-semibold: 600;--radius-md: .375rem;--default-transition-timingFunction: cubic-bezier(.4, 0, .2, 1);--default-transition-duration: .15s;--fontWeight-medium: 500;--colors-gray-50: oklch(98.5% .002 247.839);--colors-gray-900: oklch(21% .034 264.665);--colors-white: #fff;--colors-gray-500: oklch(55.1% .027 264.364);--colors-gray-700: oklch(37.3% .034 259.733);--colors-red-600: oklch(57.7% .245 27.325);--colors-gray-800: oklch(27.8% .033 256.848);--colors-gray-950: oklch(13% .028 261.692);--colors-gray-100: oklch(96.7% .003 264.542);--colors-gray-400: oklch(70.7% .022 261.325);--font-mono: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family: var(--font-sans);--default-monoFont-family: var(--font-mono)}*,: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-featureSettings, normal);font-variation-settings:var(--default-font-variationSettings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:.0625rem}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-monoFont-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace );font-feature-settings:var(--default-monoFont-featureSettings, normal);font-variation-settings:var(--default-monoFont-variationSettings, 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:1.25rem}::file-selector-button{margin-inline-end:.25rem}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::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}.text-13px{font-size:.8125rem}.text-14px{font-size:.875rem}.text-24px{font-size:1.5rem}.dark .dark\:text-gray-100{color:color-mix(in srgb,var(--colors-gray-100) var(--un-text-opacity),transparent)}.dark .dark\:text-gray-200{color:color-mix(in srgb,var(--colors-gray-200) var(--un-text-opacity),transparent)}.dark .dark\:text-gray-400{color:color-mix(in srgb,var(--colors-gray-400) var(--un-text-opacity),transparent)}.dark .dark\:text-white{color:color-mix(in srgb,var(--colors-white) var(--un-text-opacity),transparent)}.text-destructive-foreground{color:color-mix(in srgb,rgb(var(--color-destructive-foreground)) var(--un-text-opacity),transparent)}.text-foreground{color:color-mix(in srgb,rgb(var(--color-foreground)) var(--un-text-opacity),transparent)}.text-gray-500{color:color-mix(in srgb,var(--colors-gray-500) var(--un-text-opacity),transparent)}.text-gray-700{color:color-mix(in srgb,var(--colors-gray-700) var(--un-text-opacity),transparent)}.text-gray-900{color:color-mix(in srgb,var(--colors-gray-900) var(--un-text-opacity),transparent)}.text-primary-foreground{color:color-mix(in srgb,rgb(var(--color-primary-foreground)) var(--un-text-opacity),transparent)}.text-red-600{color:color-mix(in srgb,var(--colors-red-600) var(--un-text-opacity),transparent)}.text-secondary-foreground{color:color-mix(in srgb,rgb(var(--color-secondary-foreground)) var(--un-text-opacity),transparent)}.hover\:text-foreground:hover{color:color-mix(in srgb,rgb(var(--color-foreground)) var(--un-text-opacity),transparent)}.placeholder\:text-muted-foreground::placeholder{color:color-mix(in srgb,rgb(var(--color-muted-foreground)) var(--un-text-opacity),transparent)}.font-medium{--un-font-weight:var(--fontWeight-medium);font-weight:var(--fontWeight-medium)}.font-sans{font-family:var(--font-sans)}.font-semibold{--un-font-weight:var(--fontWeight-semibold);font-weight:var(--fontWeight-semibold)}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.mb-8px{margin-bottom:.5rem}.mt-24px{margin-top:1.5rem}.mt-8px{margin-top:.5rem}.p-24px{padding:1.5rem}.px-12px{padding-inline:.75rem}.px-16px{padding-inline:1rem}.px-24px{padding-inline:1.5rem}.py-4px{padding-block:.25rem}.outline{outline-style:var(--un-outline-style);outline-width:.0625rem}.focus-visible\:outline-none:focus-visible{--un-outline-style:none;outline-style:none}.border{border-width:.0625rem}.border-input{border-color:color-mix(in srgb,rgb(var(--color-input)) var(--un-border-opacity),transparent)}.rounded-12px{border-radius:.75rem}.rounded-md{border-radius:var(--radius-md)}.bg-background{background-color:color-mix(in srgb,rgb(var(--color-background)) var(--un-bg-opacity),transparent)}.bg-destructive{background-color:color-mix(in srgb,rgb(var(--color-destructive)) var(--un-bg-opacity),transparent)}.bg-gray-50{background-color:color-mix(in srgb,var(--colors-gray-50) var(--un-bg-opacity),transparent)}.bg-primary{background-color:color-mix(in srgb,rgb(var(--color-primary)) var(--un-bg-opacity),transparent)}.bg-secondary{background-color:color-mix(in srgb,rgb(var(--color-secondary)) var(--un-bg-opacity),transparent)}.bg-transparent{background-color:transparent}.bg-white{background-color:color-mix(in srgb,var(--colors-white) var(--un-bg-opacity),transparent)}.dark .dark\:bg-gray-900{background-color:color-mix(in srgb,var(--colors-gray-900) var(--un-bg-opacity),transparent)}.dark .dark\:bg-gray-950{background-color:color-mix(in srgb,var(--colors-gray-950) var(--un-bg-opacity),transparent)}.dark .dark\:bg-hex-121212{background-color:color-mix(in oklab,#121212 var(--un-bg-opacity),transparent)}.hover\:bg-destructive\/90:hover{background-color:color-mix(in srgb,rgb(var(--color-destructive)) 90%,transparent)}.hover\:bg-muted:hover{background-color:color-mix(in srgb,rgb(var(--color-muted)) var(--un-bg-opacity),transparent)}.hover\:bg-primary\/90:hover{background-color:color-mix(in srgb,rgb(var(--color-primary)) 90%,transparent)}.hover\:bg-secondary\/80:hover{background-color:color-mix(in srgb,rgb(var(--color-secondary)) 80%,transparent)}.disabled\:opacity-50:disabled{opacity:50%}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.inline-grid{display:inline-grid}.h-32px{height:2rem}.h-36px{height:2.25rem}.h-40px{height:2.5rem}.h1{height:calc(var(--spacing) * 1)}.h2{height:calc(var(--spacing) * 2)}.h3{height:calc(var(--spacing) * 3)}.max-w-420px{max-width:26.25rem}.min-h-screen{min-height:100vh}.w-36px{width:2.25rem}.w-full{width:100%}.block{display:block}.hidden{display:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:pointer-events-none:disabled{pointer-events:none}.ring-1{--un-ring-shadow:var(--un-ring-inset,) 0 0 0 calc(.0625rem + var(--un-ring-offset-width)) var(--un-ring-color, currentColor);box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus-visible\:ring-2px:focus-visible{--un-ring-shadow:var(--un-ring-inset,) 0 0 0 calc(.125rem + var(--un-ring-offset-width)) var(--un-ring-color, currentColor);box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.dark .dark\:ring-gray-800{--un-ring-color:color-mix(in srgb, var(--colors-gray-800) var(--un-ring-opacity), transparent) }.ring-gray-200{--un-ring-color:color-mix(in srgb, var(--colors-gray-200) var(--un-ring-opacity), transparent) }.focus-visible\:ring-ring:focus-visible{--un-ring-color:color-mix(in srgb, rgb(var(--color-ring)) var(--un-ring-opacity), transparent) }.shadow-sm{--un-shadow:0 .0625rem .1875rem 0 var(--un-shadow-color, rgb(0 0 0 / .1)),0 .0625rem .125rem -.0625rem var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,--un-gradient-from,--un-gradient-via,--un-gradient-to;transition-timing-function:var(--un-ease, var(--default-transition-timingFunction));transition-duration:var(--un-duration, var(--default-transition-duration))}.items-center{align-items:center}.justify-center{justify-content:center}.filter{filter:var(--un-blur,) var(--un-brightness,) var(--un-contrast,) var(--un-grayscale,) var(--un-hue-rotate,) var(--un-invert,) var(--un-saturate,) var(--un-sepia,) var(--un-drop-shadow,)}:where(.space-y-16px>:not(:last-child)){--un-space-y-reverse:0;margin-block-start:calc(1rem * var(--un-space-y-reverse));margin-block-end:calc(1rem * calc(1 - var(--un-space-y-reverse)))}@supports (color: color-mix(in lab,red,red)){.dark .dark\:text-gray-100{color:color-mix(in oklab,var(--colors-gray-100) var(--un-text-opacity),transparent)}.dark .dark\:text-gray-200{color:color-mix(in oklab,var(--colors-gray-200) var(--un-text-opacity),transparent)}.dark .dark\:text-gray-400{color:color-mix(in oklab,var(--colors-gray-400) var(--un-text-opacity),transparent)}.dark .dark\:text-white{color:color-mix(in oklab,var(--colors-white) var(--un-text-opacity),transparent)}.text-gray-500{color:color-mix(in oklab,var(--colors-gray-500) var(--un-text-opacity),transparent)}.text-gray-700{color:color-mix(in oklab,var(--colors-gray-700) var(--un-text-opacity),transparent)}.text-gray-900{color:color-mix(in oklab,var(--colors-gray-900) var(--un-text-opacity),transparent)}.text-red-600{color:color-mix(in oklab,var(--colors-red-600) var(--un-text-opacity),transparent)}.bg-gray-50{background-color:color-mix(in oklab,var(--colors-gray-50) var(--un-bg-opacity),transparent)}.bg-white{background-color:color-mix(in oklab,var(--colors-white) var(--un-bg-opacity),transparent)}.dark .dark\:bg-gray-900{background-color:color-mix(in oklab,var(--colors-gray-900) var(--un-bg-opacity),transparent)}.dark .dark\:bg-gray-950{background-color:color-mix(in oklab,var(--colors-gray-950) var(--un-bg-opacity),transparent)}.dark .dark\:ring-gray-800{--un-ring-color:color-mix(in oklab, var(--colors-gray-800) var(--un-ring-opacity), transparent) }.ring-gray-200{--un-ring-color:color-mix(in oklab, var(--colors-gray-200) var(--un-ring-opacity), transparent) }}
