/*! tailwindcss v4.2.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-space-x-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-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-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:host,:root{--font-sans:var(--font-switzer),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-white:#fff;--spacing:.25rem;--container-sm:24rem;--container-5xl:64rem;--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:calc(1.5 / 1);--font-weight-light:var(--font-weight-light);--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:var(--font-weight-bold);--tracking-tight:-.025em;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--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);--text-h2:var(--font-size-h2);--text-subtitle:var(--font-size-subtitle);--font-weight-regular:var(--font-weight-regular);--color-neutral-bg-2-default:var(--neutral-background-2-default);--color-neutral-bg-2-hover:var(--neutral-background-2-hover);--color-neutral-bg-2-pressed:var(--neutral-background-2-pressed);--color-neutral-bg-2-inverted:var(--neutral-background-2-inverted);--color-neutral-bg-disabled:var(--neutral-background-disabled);--color-neutral-fg-1-inverted:var(--neutral-foreground-1-inverted);--color-neutral-fg-3-default:var(--neutral-foreground-3-default);--color-neutral-fg-3-hover:var(--neutral-foreground-3-hover);--color-neutral-fg-3-pressed:var(--neutral-foreground-3-pressed);--color-neutral-fg-3-selected:var(--neutral-foreground-3-selected);--color-neutral-fg-disabled:var(--neutral-foreground-disabled);--color-brand-bg-1-pressed:var(--brand-background-1-pressed);--color-brand-fg-1-default:var(--brand-foreground-1-default);--color-brand-fg-1-hover:var(--brand-foreground-1-hover);--color-brand-fg-1-pressed:var(--brand-foreground-1-pressed);--color-brand-fg-1-selected:var(--brand-foreground-1-selected);--color-primary-bg-3:var(--primary-background-3-default);--color-error-bg-1:var(--error-background-1);--color-error-bg-2:var(--error-background-2);--color-error-bg-4:var(--error-background-4);--color-error-bg-5:var(--error-background-5);--color-error-bg-6:var(--error-background-6);--color-error-fg-4:var(--error-foreground-4);--color-success-bg-1:var(--success-background-1);--color-success-bg-2:var(--success-background-2);--color-neutral-border-1:var(--neutral-border-1-primary);--neutral-border-1-disabled:var(--neutral-border-1-disabled);--color-neutral-border-2-disabled:var(--neutral-border-2-disabled);--color-brand-border-1:var(--brand-border-1-primary);--color-error-border-2:var(--error-border-2-primary);--color-success-border-2:var(--success-border-2-primary);--color-primary-border-1:var(--primary-border-1-primary)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;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,pre,samp{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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}: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{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-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]){appearance:button}::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 components;@layer utilities{.\@container\/field-group{container:field-group/inline-size}.absolute{position:absolute}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-1\/2{top:50%}.col-start-2{grid-column-start:2}.container{width:100%}@media (min-width:25rem){.container{max-width:25rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:90rem){.container{max-width:90rem}}.mx-auto{margin-inline:auto}.-my-2{margin-block:calc(var(--spacing) * -2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-3\.5{margin-bottom:calc(var(--spacing) * 3.5)}.mb-9{margin-bottom:calc(var(--spacing) * 9)}.ml-4{margin-left:calc(var(--spacing) * 4)}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-7{height:calc(var(--spacing) * 7)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-auto{height:auto}.min-h-4{min-height:calc(var(--spacing) * 4)}.min-h-screen{min-height:100vh}.w-7{width:calc(var(--spacing) * 7)}.w-10{width:calc(var(--spacing) * 10)}.w-72{width:calc(var(--spacing) * 72)}.w-fit{width:fit-content}.w-full{width:100%}.max-w-5xl{max-width:var(--container-5xl)}.max-w-138\.25{max-width:calc(var(--spacing) * 138.25)}.max-w-sm{max-width:var(--container-sm)}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.animate-spin{animation:var(--animate-spin)}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.grid-cols-\[0_1fr\]{grid-template-columns:0 1fr}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-items-start{justify-items:start}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-7{gap:calc(var(--spacing) * 7)}:where(.space-x-3\.5>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 3.5) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 3.5) * calc(1 - var(--tw-space-x-reverse)))}.gap-y-0\.5{row-gap:calc(var(--spacing) * .5)}.overflow-hidden{overflow:hidden}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:3.40282e+38px}.rounded-lg{border-radius:var(--number-scale-2s-m)}.rounded-md{border-radius:var(--number-scale-2s-s)}.border{border-style:var(--tw-border-style);border-width:1px}.border-border{border-color:var(--border)}.border-input{border-color:var(--input)}.border-neutral-border-1{border-color:var(--color-neutral-border-1)}.border-transparent{border-color:#0000}.bg-background{background-color:var(--background)}.bg-border{background-color:var(--border)}.bg-card{background-color:var(--card)}.bg-destructive{background-color:var(--destructive)}.bg-error-bg-4{background-color:var(--color-error-bg-4)}.bg-inherit{background-color:inherit}.bg-neutral-bg-2-default{background-color:var(--color-neutral-bg-2-default)}.bg-neutral-bg-2-inverted{background-color:var(--color-neutral-bg-2-inverted)}.bg-primary{background-color:var(--primary)}.bg-primary-bg-3{background-color:var(--color-primary-bg-3)}.bg-secondary{background-color:var(--secondary)}.bg-transparent{background-color:#0000}.bg-linear-to-b{--tw-gradient-position:to bottom}@supports (background-image:linear-gradient(in lab,red,red)){.bg-linear-to-b{--tw-gradient-position:to bottom in oklab}}.bg-linear-to-b{background-image:linear-gradient(var(--tw-gradient-stops))}.from-\[\#FFFFFF\]{--tw-gradient-from:#fff;--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-\[\#FEFAF8\]{--tw-gradient-via:#fefaf8;--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-\[\#FFF3EE\]{--tw-gradient-to:#fff3ee;--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))}.p-0{padding:calc(var(--spacing) * 0)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.pt-16{padding-top:calc(var(--spacing) * 16)}.pb-10{padding-bottom:calc(var(--spacing) * 10)}.text-center{text-align:center}.font-sans{font-family:var(--font-sans)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-h2{font-size:var(--text-h2)}.text-subtitle{font-size:var(--text-subtitle)}.leading-none{--tw-leading:1;line-height:1}.leading-normal{--tw-leading:var(--leading-normal);line-height:var(--leading-normal)}.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-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-regular{--tw-font-weight:var(--font-weight-regular);font-weight:var(--font-weight-regular)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.whitespace-nowrap{white-space:nowrap}.text-card-foreground{color:var(--card-foreground)}.text-destructive{color:var(--destructive)}.text-error-fg-4\!{color:var(--color-error-fg-4)!important}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-neutral-fg-1-inverted\!{color:var(--color-neutral-fg-1-inverted)!important}.text-neutral-fg-3-default\!{color:var(--color-neutral-fg-3-default)!important}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-white{color:var(--color-white)}.italic{font-style:italic}.underline-offset-4{text-underline-offset:4px}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;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))}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.group-has-\[\[data-orientation\=horizontal\]\]\/field\:text-balance:is(:where(.group\/field):has([data-orientation=horizontal]) *){text-wrap:balance}.group-data-\[disabled\=true\]\:pointer-events-none:is(:where(.group)[data-disabled=true] *){pointer-events:none}.group-data-\[disabled\=true\]\/field\:opacity-50:is(:where(.group\/field)[data-disabled=true] *),.group-data-\[disabled\=true\]\:opacity-50:is(:where(.group)[data-disabled=true] *){opacity:.5}.group-data-\[variant\=outline\]\/field-group\:-mb-2:is(:where(.group\/field-group)[data-variant=outline] *){margin-bottom:calc(var(--spacing) * -2)}.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*){cursor:not-allowed}.peer-disabled\:opacity-50:is(:where(.peer):disabled~*){opacity:.5}.selection\:bg-primary ::selection{background-color:var(--primary)}.selection\:bg-primary::selection{background-color:var(--primary)}.selection\:text-primary-foreground ::selection{color:var(--primary-foreground)}.selection\:text-primary-foreground::selection{color:var(--primary-foreground)}.file\:inline-flex::file-selector-button{display:inline-flex}.file\:h-7::file-selector-button{height:calc(var(--spacing) * 7)}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\:text-foreground::file-selector-button{color:var(--foreground)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}.last\:mt-0:last-child{margin-top:calc(var(--spacing) * 0)}@media (hover:hover){.hover\:border-primary-border-1:hover{border-color:var(--color-primary-border-1)}.hover\:bg-error-bg-5:hover{background-color:var(--color-error-bg-5)}.hover\:bg-neutral-bg-2-default:hover{background-color:var(--color-neutral-bg-2-default)}.hover\:bg-neutral-bg-2-hover:hover{background-color:var(--color-neutral-bg-2-hover)}.hover\:text-brand-fg-1-hover\!:hover{color:var(--color-brand-fg-1-hover)!important}.hover\:text-neutral-fg-3-hover\!:hover{color:var(--color-neutral-fg-3-hover)!important}}.focus\:bg-error-bg-4:focus{background-color:var(--color-error-bg-4)}.focus\:text-subtitle:focus{font-size:var(--text-subtitle)}.focus\:font-bold:focus{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.focus\:text-brand-fg-1-selected\!:focus{color:var(--color-brand-fg-1-selected)!important}.focus\:text-neutral-fg-3-selected\!:focus{color:var(--color-neutral-fg-3-selected)!important}.focus\:shadow-\[inset_0_0_0_2px_var\(--border-primary-border-1\)\]:focus{--tw-shadow:inset 0 0 0 2px var(--tw-shadow-color,var(--border-primary-border-1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:shadow-\[inset_0_0_0_2px_var\(--error-border-3-primary\)\]:focus{--tw-shadow:inset 0 0 0 2px var(--tw-shadow-color,var(--error-border-3-primary));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:shadow-\[inset_0_0_0_2px_var\(--neutral-border-4-primary\)\]:focus{--tw-shadow:inset 0 0 0 2px var(--tw-shadow-color,var(--neutral-border-4-primary));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\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + 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-destructive\/20:focus-visible{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color:color-mix(in oklab,var(--destructive) 20%,transparent)}}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:color-mix(in oklab,var(--ring) 50%,transparent)}}.active\:bg-error-bg-6:active{background-color:var(--color-error-bg-6)}.active\:bg-neutral-bg-2-pressed:active{background-color:var(--color-neutral-bg-2-pressed)}.active\:text-brand-fg-1-pressed\!:active{color:var(--color-brand-fg-1-pressed)!important}.active\:text-error-fg-4\!:active{color:var(--color-error-fg-4)!important}.active\:text-neutral-fg-1-inverted\!:active{color:var(--color-neutral-fg-1-inverted)!important}.active\:text-neutral-fg-3-pressed\!:active{color:var(--color-neutral-fg-3-pressed)!important}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-neutral-border-2-disabled:disabled{border-color:var(--color-neutral-border-2-disabled)}.disabled\:bg-neutral-bg-disabled:disabled{background-color:var(--color-neutral-bg-disabled)}.disabled\:text-neutral-fg-disabled:disabled{color:var(--color-neutral-fg-disabled)}.disabled\:text-neutral-fg-disabled\!:disabled{color:var(--color-neutral-fg-disabled)!important}.disabled\:opacity-50:disabled{opacity:.5}.has-data-\[state\=checked\]\:border-primary:has([data-state=checked]){border-color:var(--primary)}.has-data-\[state\=checked\]\:bg-primary\/5:has([data-state=checked]){background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.has-data-\[state\=checked\]\:bg-primary\/5:has([data-state=checked]){background-color:color-mix(in oklab,var(--primary) 5%,transparent)}}.has-\[\>\[data-slot\=checkbox-group\]\]\:gap-3:has(>[data-slot=checkbox-group]){gap:calc(var(--spacing) * 3)}.has-\[\>\[data-slot\=field-content\]\]\:items-start:has(>[data-slot=field-content]){align-items:flex-start}.has-\[\>\[data-slot\=field\]\]\:w-full:has(>[data-slot=field]){width:100%}.has-\[\>\[data-slot\=field\]\]\:flex-col:has(>[data-slot=field]){flex-direction:column}.has-\[\>\[data-slot\=field\]\]\:rounded-md:has(>[data-slot=field]){border-radius:var(--number-scale-2s-s)}.has-\[\>\[data-slot\=field\]\]\:border:has(>[data-slot=field]){border-style:var(--tw-border-style);border-width:1px}.has-\[\>\[data-slot\=radio-group\]\]\:gap-3:has(>[data-slot=radio-group]){gap:calc(var(--spacing) * 3)}.has-\[\>svg\]\:grid-cols-\[calc\(var\(--spacing\)\*4\)_1fr\]:has(>svg){grid-template-columns:calc(var(--spacing) * 4) 1fr}.has-\[\>svg\]\:gap-1:has(>svg){gap:calc(var(--spacing) * 1)}.has-\[\>svg\]\:gap-2:has(>svg){gap:calc(var(--spacing) * 2)}.has-\[\>svg\]\:gap-x-3:has(>svg){column-gap:calc(var(--spacing) * 3)}.aria-invalid\:border-destructive[aria-invalid=true]{border-color:var(--destructive)}.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:color-mix(in oklab,var(--destructive) 20%,transparent)}}.data-\[error\=true\]\:text-destructive[data-error=true],.data-\[invalid\=true\]\:text-destructive[data-invalid=true]{color:var(--destructive)}.data-\[orientation\=horizontal\]\:h-px[data-orientation=horizontal]{height:1px}.data-\[orientation\=horizontal\]\:w-full[data-orientation=horizontal]{width:100%}.data-\[orientation\=vertical\]\:h-full[data-orientation=vertical]{height:100%}.data-\[orientation\=vertical\]\:w-px[data-orientation=vertical]{width:1px}:is(.\*\:data-\[slot\=alert-description\]\:text-destructive\/90>*)[data-slot=alert-description]{color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){:is(.\*\:data-\[slot\=alert-description\]\:text-destructive\/90>*)[data-slot=alert-description]{color:color-mix(in oklab,var(--destructive) 90%,transparent)}}.data-\[slot\=checkbox-group\]\:gap-3[data-slot=checkbox-group]{gap:calc(var(--spacing) * 3)}.data-\[variant\=label\]\:text-sm[data-variant=label]{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.data-\[variant\=legend\]\:text-base[data-variant=legend]{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.nth-last-2\:-mt-1:nth-last-child(2){margin-top:calc(var(--spacing) * -1)}@media (min-width:25rem){.sm\:px-8{padding-inline:calc(var(--spacing) * 8)}}@media (min-width:48rem){.md\:block{display:block}.md\:hidden{display:none}.md\:max-w-none{max-width:none}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-center{justify-content:center}.md\:gap-0{gap:calc(var(--spacing) * 0)}.md\:pt-28{padding-top:calc(var(--spacing) * 28)}.md\:pb-16{padding-bottom:calc(var(--spacing) * 16)}.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@container field-group (min-width:28rem){.\@md\/field-group\:flex-row{flex-direction:row}.\@md\/field-group\:items-center{align-items:center}.\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:items-start:has(>[data-slot=field-content]){align-items:flex-start}}.dark\:bg-destructive\/60:is(.dark *){background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark\:bg-destructive\/60:is(.dark *){background-color:color-mix(in oklab,var(--destructive) 60%,transparent)}}.dark\:bg-input\/30:is(.dark *){background-color:var(--input)}@supports (color:color-mix(in lab,red,red)){.dark\:bg-input\/30:is(.dark *){background-color:color-mix(in oklab,var(--input) 30%,transparent)}}.dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible{--tw-ring-color:color-mix(in oklab,var(--destructive) 40%,transparent)}}.dark\:has-data-\[state\=checked\]\:bg-primary\/10:is(.dark *):has([data-state=checked]){background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.dark\:has-data-\[state\=checked\]\:bg-primary\/10:is(.dark *):has([data-state=checked]){background-color:color-mix(in oklab,var(--primary) 10%,transparent)}}.dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true]{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true]{--tw-ring-color:color-mix(in oklab,var(--destructive) 40%,transparent)}}.\[\&_p\]\:leading-relaxed p{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.\[\&\>\*\]\:w-full>*{width:100%}.\[\&\>\*\]\:data-\[slot\=field\]\:p-4>[data-slot=field]{padding:calc(var(--spacing) * 4)}@container field-group (min-width:28rem){.\@md\/field-group\:\[\&\>\*\]\:w-auto>*{width:auto}}.\[\&\>\.sr-only\]\:w-auto>.sr-only{width:auto}.\[\&\>\[data-slot\=field-group\]\]\:gap-4>[data-slot=field-group]{gap:calc(var(--spacing) * 4)}.\[\&\>\[data-slot\=field-label\]\]\:flex-auto>[data-slot=field-label]{flex:auto}@container field-group (min-width:28rem){.\@md\/field-group\:\[\&\>\[data-slot\=field-label\]\]\:flex-auto>[data-slot=field-label]{flex:auto}}.has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px:has(>[data-slot=field-content]) [role=radio],.has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px:has(>[data-slot=field-content])>[role=checkbox]{margin-top:1px}@container field-group (min-width:28rem){.\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px:has(>[data-slot=field-content]) [role=radio],.\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px:has(>[data-slot=field-content])>[role=checkbox]{margin-top:1px}}.\[\&\>a\]\:underline>a{text-decoration-line:underline}.\[\&\>a\]\:underline-offset-4>a{text-underline-offset:4px}.\[\&\>a\:hover\]\:text-primary>a:hover{color:var(--primary)}.\[\&\>svg\]\:pointer-events-none>svg{pointer-events:none}.\[\&\>svg\]\:size-3>svg{width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3)}.\[\&\>svg\]\:size-4>svg{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&\>svg\]\:translate-y-0\.5>svg{--tw-translate-y:calc(var(--spacing) * .5);translate:var(--tw-translate-x) var(--tw-translate-y)}.\[\&\>svg\]\:text-current>svg{color:currentColor}[data-variant=legend]+.\[\[data-variant\=legend\]\+\&\]\:-mt-1\.5{margin-top:calc(var(--spacing) * -1.5)}@media (hover:hover){a.\[a\&\]\:hover\:bg-accent:hover{background-color:var(--accent)}a.\[a\&\]\:hover\:bg-destructive\/90:hover{background-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){a.\[a\&\]\:hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab,var(--destructive) 90%,transparent)}}a.\[a\&\]\:hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){a.\[a\&\]\:hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary) 90%,transparent)}}a.\[a\&\]\:hover\:bg-secondary\/90:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab,red,red)){a.\[a\&\]\:hover\:bg-secondary\/90:hover{background-color:color-mix(in oklab,var(--secondary) 90%,transparent)}}a.\[a\&\]\:hover\:text-accent-foreground:hover{color:var(--accent-foreground)}a.\[a\&\]\:hover\:underline:hover{text-decoration-line:underline}}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--base-white:#fff;--base-black:#000;--base-transparent:#fff;--brand-950:#170936;--brand-900:#3d2077;--brand-800:#5530a3;--brand-700:#6536c6;--brand-600:#6e3fce;--brand-500:#874ffa;--brand-400:#9f72fb;--brand-300:#b591ff;--brand-200:#d6c1ff;--brand-100:#e4d7ff;--brand-50:#f7f3ff;--yellow-950:#452003;--yellow-900:#713b12;--yellow-800:#c5b9ad;--yellow-700:#a15c07;--yellow-600:#ca8504;--yellow-500:#eaaa08;--yellow-400:#fdb022;--yellow-300:#fec84b;--yellow-200:#fedf89;--yellow-100:#fef0c7;--yellow-50:#fefbe8;--pink-950:#4f0347;--pink-900:#7a066f;--pink-800:#9e0891;--pink-700:#c40ab5;--pink-600:#e920da;--pink-500:#ff4cf3;--pink-400:#ff66f5;--pink-300:#ff8cf7;--pink-200:#ffb8fa;--pink-100:#ffe0fd;--pink-50:#fff0fe;--blue-950:#142959;--blue-900:#194185;--blue-800:#1849a9;--blue-700:#175cd3;--blue-600:#1570ef;--blue-500:#2e90fa;--blue-400:#53b1fd;--blue-300:#84caff;--blue-200:#b2ddff;--blue-100:#d1e9ff;--blue-50:#eff8ff;--teal-950:#062e2a;--teal-900:#134e48;--teal-800:#125d56;--teal-700:#107569;--teal-600:#0e9384;--teal-500:#15b79e;--teal-400:#2dd4bf;--teal-300:#5eead4;--teal-200:#99f6e4;--teal-100:#ccfbf1;--teal-50:#f0fdfa;--green-950:#053321;--green-900:#074d31;--green-800:#085d3a;--green-700:#067647;--green-600:#079455;--green-500:#17b26a;--green-400:#32d583;--green-300:#6ce9a6;--green-200:#a6f4c5;--green-100:#d1fadf;--green-50:#ecfdf3;--orangedark-950:#4e1d04;--orangedark-900:#7a2e0e;--orangedark-800:#93370d;--orangedark-700:#b54708;--orangedark-600:#dc6803;--orangedark-500:#f79009;--orangedark-400:#fdb022;--orangedark-300:#fec84b;--orangedark-200:#fedf89;--orangedark-100:#fef0c7;--orangedark-50:#fffaeb;--orange-950:#471508;--orange-900:#7c2d12;--orange-800:#9a3412;--orange-700:#c93f0c;--orange-600:#fa530d;--orange-500:#f76626;--orange-400:#ff9365;--orange-300:#ffb98b;--orange-200:#ffd6ae;--orange-100:#ffe6d5;--orange-50:#fff4ed;--red-950:#67100e;--red-900:#7a271a;--red-800:#912018;--red-700:#b42318;--red-600:#d92d20;--red-500:#f04438;--red-400:#f97066;--red-300:#fda29b;--red-200:#fecdca;--red-100:#fee4e2;--red-50:#fef3f2;--grey-lightmode-950:#0c0c0d;--grey-lightmode-900:#18181b;--grey-lightmode-800:#27272a;--grey-lightmode-700:#3f3f46;--grey-lightmode-600:#52525b;--grey-lightmode-500:#71717a;--grey-lightmode-400:#a1a1aa;--grey-lightmode-300:#d4d4d8;--grey-lightmode-200:#e4e4e7;--grey-lightmode-100:#f4f4f5;--grey-lightmode-50:#fafafa;--number:0px;--number-scale-2s-3xs:2px;--number-scale-2s-2xs:4px;--number-scale-2s-xs:6px;--number-scale-2s-s:8px;--number-scale-2s-m:12px;--number-scale-2s-l:16px;--number-scale-2s-xl:20px;--number-scale-2s-2xl:24px;--number-scale-2s-3xl:32px;--number-scale-2s-4xl:40px;--number-scale-2s-full:99px;--number-scale-avatar-radius:var(--number-scale-2s-s);--number-scale-avatar-size:32px;--number-scale-avatar-padding:var(--number-scale-2s-l);--radius-xs:var(--number-scale-2s-3xs);--radius-s:var(--number-scale-2s-2xs);--radius-m:var(--number-scale-2s-s);--radius-l:var(--number-scale-2s-m);--radius-xl:var(--number-scale-2s-xl);--radius-round:var(--number-scale-2s-full);--font-switzer:var(--font-switzer);--font-size-h1:49px;--font-size-h2:39px;--font-size-h3:31px;--font-size-h4:25px;--font-size-headline:20px;--font-size-body:16px;--font-size-subtitle:14px;--font-size-caption:12px;--font-size-footnote:10px;--font-weight-light:300;--font-weight-regular:400;--font-weight-bold:700;--neutral-background-1-default:var(--base-white);--neutral-background-1-hover:var(--grey-lightmode-50);--neutral-background-1-pressed:var(--grey-lightmode-100);--neutral-background-1-selected:var(--grey-lightmode-50);--neutral-background-1-inverted:var(--grey-lightmode-950);--neutral-background-2-default:var(--grey-lightmode-50);--neutral-background-2-hover:var(--grey-lightmode-100);--neutral-background-2-pressed:var(--grey-lightmode-200);--neutral-background-2-selected:var(--grey-lightmode-200);--neutral-background-2-inverted:var(--grey-lightmode-800);--neutral-background-3-default:var(--grey-lightmode-100);--neutral-background-3-hover:var(--grey-lightmode-200);--neutral-background-3-pressed:var(--grey-lightmode-300);--neutral-background-3-selected:var(--grey-lightmode-200);--neutral-background-3-inverted:var(--grey-lightmode-700);--neutral-background-disabled:var(--grey-lightmode-200);--neutral-background-overlay:var(--grey-lightmode-950);--neutral-background-4-default:var(--grey-lightmode-300);--neutral-foreground-1-default:var(--grey-lightmode-900);--neutral-foreground-1-hover:var(--grey-lightmode-950);--neutral-foreground-1-pressed:var(--grey-lightmode-950);--neutral-foreground-1-selected:var(--grey-lightmode-900);--neutral-foreground-1-inverted:var(--grey-lightmode-50);--neutral-foreground-2-default:var(--grey-lightmode-700);--neutral-foreground-2-hover:var(--grey-lightmode-800);--neutral-foreground-2-pressed:var(--grey-lightmode-800);--neutral-foreground-2-selected:var(--grey-lightmode-800);--neutral-foreground-3-default:var(--grey-lightmode-600);--neutral-foreground-3-hover:var(--grey-lightmode-700);--neutral-foreground-3-pressed:var(--grey-lightmode-700);--neutral-foreground-3-selected:var(--grey-lightmode-700);--neutral-foreground-3-inverted:var(--grey-lightmode-50);--neutral-foreground-4-default:var(--grey-lightmode-400);--neutral-foreground-disabled:var(--grey-lightmode-400);--neutral-foreground-overlay:var(--grey-lightmode-200);--brand-background-1-default:var(--brand-50);--brand-background-1-hover:var(--brand-100);--brand-background-1-pressed:var(--brand-200);--brand-background-1-selected:var(--brand-100);--brand-background-1-inverted:var(--brand-500);--brand-background-2-default:var(--brand-200);--brand-background-2-hover:var(--brand-300);--brand-background-2-pressed:var(--brand-300);--brand-background-2-selected:var(--brand-200);--brand-background-2-inverted:var(--brand-600);--brand-background-3-default:var(--brand-500);--brand-background-3-hover:var(--brand-600);--brand-background-3-pressed:var(--brand-700);--brand-background-3-selected:var(--brand-100);--brand-background-3-inverted:var(--brand-50);--brand-background-4-default:var(--brand-950);--brand-background-5-default:var(--blue-950);--brand-foreground-1-default:var(--brand-500);--brand-foreground-1-hover:var(--brand-900);--brand-foreground-1-pressed:var(--brand-700);--brand-foreground-1-selected:var(--brand-600);--brand-foreground-2-default:var(--brand-900);--brand-foreground-2-hover:var(--brand-800);--brand-foreground-2-pressed:var(--brand-700);--brand-foreground-2-selected:var(--brand-700);--brand-foreground-3-default:var(--brand-50);--brand-foreground-3-hover:var(--brand-100);--brand-foreground-3-pressed:var(--brand-100);--brand-foreground-3-selected:var(--brand-100);--brand-foreground-4-default:var(--brand-950);--primary-background-3-default:var(--orange-500);--primary-foreground-1-default:var(--orange-500);--primary-border-1-primary:var(--orange-500);--error-background-1:var(--red-50);--error-background-2:var(--red-100);--error-background-3:var(--red-300);--error-background-4:var(--red-500);--error-background-5:var(--red-600);--error-background-6:var(--red-700);--error-foreground-1:var(--red-500);--error-foreground-2:var(--red-600);--error-foreground-3:var(--red-700);--error-foreground-4:var(--red-50);--warning-background-1:var(--orangedark-50);--warning-background-2:var(--orangedark-100);--warning-background-3:var(--orangedark-300);--warning-background-4:var(--orangedark-500);--warning-foreground-1:var(--orangedark-500);--warning-foreground-2:var(--orangedark-600);--warning-foreground-3:var(--orangedark-700);--warning-foreground-4:var(--orangedark-50);--success-background-1:var(--green-50);--success-background-2:var(--green-100);--success-background-3:var(--green-300);--success-background-4:var(--green-500);--success-foreground-1:var(--green-500);--success-foreground-2:var(--green-600);--success-foreground-3:var(--green-700);--success-foreground-4:var(--green-50);--neutral-border-1-primary:var(--grey-lightmode-300);--neutral-border-1-subtle:var(--grey-lightmode-200);--neutral-border-1-disabled:var(--grey-lightmode-200);--neutral-border-2-primary:var(--grey-lightmode-400);--neutral-border-2-subtle:var(--grey-lightmode-300);--neutral-border-2-disabled:var(--grey-lightmode-300);--neutral-border-3-primary:var(--grey-lightmode-500);--neutral-border-3-subtle:var(--grey-lightmode-400);--neutral-border-3-disabled:var(--grey-lightmode-300);--neutral-border-4-primary:var(--grey-lightmode-600);--neutral-border-5-primary:var(--grey-lightmode-100);--neutral-border-disabled:var(--grey-lightmode-400);--neutral-border-overlay:var(--grey-lightmode-200);--brand-border-1-primary:var(--brand-500);--brand-border-1-subtle:var(--brand-600);--brand-border-2-primary:var(--brand-400);--brand-border-2-subtle:var(--brand-500);--brand-border-3-primary:var(--brand-300);--brand-border-3-subtle:var(--brand-400);--brand-border-disabled:var(--grey-lightmode-400);--brand-border-overlay:var(--grey-lightmode-200);--error-border-1-primary:var(--red-500);--error-border-1-subtle:var(--red-600);--error-border-2-primary:var(--red-400);--error-border-2-subtle:var(--red-500);--error-border-3-primary:var(--red-300);--error-border-3-subtle:var(--red-400);--error-border-disabled:var(--grey-lightmode-400);--error-border-overlay:var(--grey-lightmode-200);--warning-border-1-primary:var(--orangedark-500);--warning-border-1-subtle:var(--orangedark-600);--warning-border-2-primary:var(--orangedark-400);--warning-border-2-subtle:var(--orangedark-500);--warning-border-3-primary:var(--orangedark-300);--warning-border-3-subtle:var(--orangedark-400);--warning-border-disabled:var(--grey-lightmode-400);--warning-border-overlay:var(--grey-lightmode-200);--success-border-1-primary:var(--green-500);--success-border-1-subtle:var(--green-600);--success-border-2-primary:var(--green-400);--success-border-2-subtle:var(--green-500);--success-border-3-primary:var(--green-300);--success-border-3-subtle:var(--green-400);--success-border-disabled:var(--grey-lightmode-400);--success-border-overlay:var(--grey-lightmode-200);--radius:.625rem;--background:oklch(100% 0 0);--foreground:oklch(14.5% 0 0);--card:oklch(100% 0 0);--card-foreground:oklch(14.5% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.5% 0 0);--primary:var(--brand-500);--primary-foreground:var(--base-white);--secondary:oklch(97% 0 0);--secondary-foreground:oklch(20.5% 0 0);--muted:oklch(97% 0 0);--muted-foreground:oklch(55.6% 0 0);--accent:oklch(97% 0 0);--accent-foreground:oklch(20.5% 0 0);--destructive:oklch(57.7% .245 27.325);--border:oklch(92.2% 0 0);--input:oklch(92.2% 0 0);--ring:oklch(70.8% 0 0);--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.5% 0 0);--sidebar-primary:oklch(20.5% 0 0);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(97% 0 0);--sidebar-accent-foreground:oklch(20.5% 0 0);--sidebar-border:oklch(92.2% 0 0);--sidebar-ring:oklch(70.8% 0 0)}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(20.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(20.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:oklch(92.2% 0 0);--primary-foreground:oklch(20.5% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(70.4% .191 22.216);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(55.6% 0 0);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(55.6% 0 0)}:root{--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08)}.dark{--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439)}:root{--sidebar:var(--neutral-background-2-default);--sidebar-foreground:var(--neutral-foreground-3-default);--sidebar-primary:#18181b;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#f4f4f5;--sidebar-accent-foreground:#18181b;--sidebar-border:#e5e7eb;--sidebar-ring:#3b82f6}.dark{--sidebar:#18181b;--sidebar-foreground:#f4f4f5;--sidebar-primary:#1d4ed8;--sidebar-primary-foreground:#fff;--sidebar-accent:#27272a;--sidebar-accent-foreground:#f4f4f5;--sidebar-border:#27272a;--sidebar-ring:#3b82f6}html{font-family:var(--font-sans)}*,:after,:before{box-sizing:border-box}body{color:var(--base-black);background-color:var(--color-neutral-bg-2-default);margin:0;padding:8px 0}@property --tw-space-x-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-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:0}@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-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}@keyframes spin{to{transform:rotate(1turn)}}@font-face{font-family:switzerFont;src:url(/_next/static/media/14878b5fe91f4400-s.p.woff2) format("woff2");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:switzerFont;src:url(/_next/static/media/85923683a62fc648-s.p.woff2) format("woff2");font-display:swap;font-weight:100;font-style:italic}@font-face{font-family:switzerFont;src:url(/_next/static/media/ee3809640bbf0cfa-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:switzerFont;src:url(/_next/static/media/d0fdfc844db33816-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:switzerFont;src:url(/_next/static/media/03e7decc532f08a6-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:switzerFont;src:url(/_next/static/media/5b88e1e538148b68-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:switzerFont;src:url(/_next/static/media/7b78a01de3f438de-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:switzerFont;src:url(/_next/static/media/bf21a2364228a69e-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:switzerFont;src:url(/_next/static/media/a50b65dc40b33829-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:switzerFont;src:url(/_next/static/media/1766b54536905ced-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:italic}@font-face{font-family:switzerFont;src:url(/_next/static/media/31bf83bcbf020d67-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:switzerFont;src:url(/_next/static/media/1107dab5a2b7b463-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:switzerFont;src:url(/_next/static/media/d081d8ffa85da187-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:switzerFont;src:url(/_next/static/media/9308a9843b999973-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:italic}@font-face{font-family:switzerFont Fallback;src:local("Arial");ascent-override:96.67%;descent-override:24.66%;line-gap-override:8.88%;size-adjust:101.38%}.__className_20637f{font-family:switzerFont,switzerFont Fallback}.__variable_20637f{--font-switzer:"switzerFont","switzerFont Fallback"}