*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.dark{--un-preset-theme-colors-typography:255, 255, 255;--un-preset-theme-colors-background:15, 23, 42;--un-preset-theme-colors-brand-secondary:110, 231, 183;--un-preset-theme-colors-error:248, 113, 113;--un-preset-theme-colors-brand-primary:249, 168, 212;--un-preset-theme-colors-typographyinvert:0, 0, 0;--un-preset-theme-colors-description:156, 163, 175;--un-preset-theme-colors-card:30, 41, 59;--un-preset-theme-colors-placeholder:107, 114, 128}:root{--un-preset-theme-colors-typography:0, 0, 0;--un-preset-theme-colors-background:241, 245, 249;--un-preset-theme-colors-brand-secondary:16, 185, 129;--un-preset-theme-colors-error:239, 68, 68;--un-preset-theme-colors-brand-primary:236, 72, 153;--un-preset-theme-colors-typographyinvert:255, 255, 255;--un-preset-theme-colors-description:107, 114, 128;--un-preset-theme-colors-card:226, 232, 240;--un-preset-theme-colors-placeholder:156, 163, 175}.pointer-events-none{pointer-events:none}.relative{position:relative}.mb-2{margin-bottom:.5rem}.ml-4{margin-left:1rem}.mt-2{margin-top:.5rem}.hidden{display:none}.h-1{height:.25rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-28{height:7rem}.h-6{height:1.5rem}.h-full{height:100%}.h-screen{height:100vh}.max-w-sm{max-width:24rem}.min-h-screen{min-height:100vh}.min-w-10{min-width:2.5rem}.w-10{width:2.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-28{width:7rem}.w-6{width:1.5rem}.w-fit{width:fit-content}.w-full{width:100%}.w-sm{width:24rem}.flex{display:flex}.grow{flex-grow:1}.grow-0{flex-grow:0}.flex-col{flex-direction:column}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-text{user-select:text}.select-none{user-select:none}.appearance-none{appearance:none;-webkit-appearance:none}.items-center{align-items:center}.self-center{align-self:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.gap-1{grid-gap:.25rem;gap:.25rem}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-4{grid-gap:1rem;gap:1rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-8{grid-gap:2rem;gap:2rem}.overflow-hidden{overflow:hidden}.border-1{border-width:1px}.border-4{border-width:4px}.border-brand-primary{--un-border-opacity:1;border-color:rgba(var(--un-preset-theme-colors-brand-primary),var(--un-border-opacity))}.border-brand-secondary{--un-border-opacity:1;border-color:rgba(var(--un-preset-theme-colors-brand-secondary),var(--un-border-opacity))}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.border-none{border-style:none}.bg-black{--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity))}.bg-brand-primary{--un-bg-opacity:1;background-color:rgba(var(--un-preset-theme-colors-brand-primary),var(--un-bg-opacity))}.bg-brand-secondary{--un-bg-opacity:1;background-color:rgba(var(--un-preset-theme-colors-brand-secondary),var(--un-bg-opacity))}.bg-card{--un-bg-opacity:1;background-color:rgba(var(--un-preset-theme-colors-card),var(--un-bg-opacity))}.bg-placeholder{--un-bg-opacity:1;background-color:rgba(var(--un-preset-theme-colors-placeholder),var(--un-bg-opacity))}.bg-red{--un-bg-opacity:1;background-color:rgba(248,113,113,var(--un-bg-opacity))}.bg-transparent{background-color:transparent}.bg-typographyinvert{--un-bg-opacity:1;background-color:rgba(var(--un-preset-theme-colors-typographyinvert),var(--un-bg-opacity))}.bg-white,.disabled\:bg-white:disabled{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity))}.object-cover{object-fit:cover}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.leading-10{line-height:2.5rem}.font-italic{font-style:italic}.placeholder\:text-placeholder::placeholder{--un-text-opacity:1;color:rgba(var(--un-preset-theme-colors-placeholder),var(--un-text-opacity))}.text-black{--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}.text-brand-primary{--un-text-opacity:1;color:rgba(var(--un-preset-theme-colors-brand-primary),var(--un-text-opacity))}.text-brand-secondary{--un-text-opacity:1;color:rgba(var(--un-preset-theme-colors-brand-secondary),var(--un-text-opacity))}.text-description{--un-text-opacity:1;color:rgba(var(--un-preset-theme-colors-description),var(--un-text-opacity))}.text-error{--un-text-opacity:1;color:rgba(var(--un-preset-theme-colors-error),var(--un-text-opacity))}.text-gray-500{--un-text-opacity:1;color:rgba(107,114,128,var(--un-text-opacity))}.text-typography{--un-text-opacity:1;color:rgba(var(--un-preset-theme-colors-typography),var(--un-text-opacity))}.text-typographyinvert{--un-text-opacity:1;color:rgba(var(--un-preset-theme-colors-typographyinvert),var(--un-text-opacity))}.underline{text-decoration-line:underline}.decoration-0{text-decoration-thickness:0}.decoration-4{text-decoration-thickness:4px}.underline-offset-6{text-underline-offset:6px}.decoration-solid{text-decoration-style:solid}.decoration-dashed{text-decoration-style:dashed}.disabled\:opacity-50:disabled,.opacity-50{opacity:.5}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgba(0,0,0,.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgba(0,0,0,.1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline-0{outline-width:0}.outline-4{outline-width:4px}.focus-within\:outline-brand-secondary:focus-within,.outline-brand-secondary{--un-outline-color-opacity:1;outline-color:rgba(var(--un-preset-theme-colors-brand-secondary),var(--un-outline-color-opacity))}.outline-brand-primary{--un-outline-color-opacity:1;outline-color:rgba(var(--un-preset-theme-colors-brand-primary),var(--un-outline-color-opacity))}.outline-error{--un-outline-color-opacity:1;outline-color:rgba(var(--un-preset-theme-colors-error),var(--un-outline-color-opacity))}.outline-transparent{outline-color:transparent}.outline-offset-2{outline-offset:2px}.outline{outline-style:solid}.outline-dashed{outline-style:dashed}.focus-within\:outline-none:focus-within,.outline-none{outline:2px solid transparent;outline-offset:2px}.filter-grayscale-100,.grayscale,.grayscale-100{--un-grayscale:grayscale(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}@media (min-width: 640px){.sm\:h-42{height:10.5rem}.sm\:w-42{width:10.5rem}.sm\:gap-6{grid-gap:1.5rem;gap:1.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family: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"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;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}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*{transition:colors .5s ease-in-out}#app-root{max-width:100vw;height:100%;min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;--un-bg-opacity:1;background-color:rgba(var(--un-preset-theme-colors-background),var(--un-bg-opacity));--un-text-opacity:1;color:rgba(var(--un-preset-theme-colors-typography),var(--un-text-opacity))}
