@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-border-style:solid;--tw-font-weight:initial;--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{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-bold:700;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:"Lexend", ui-sans-serif, system-ui, sans-serif;--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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,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{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring-primary)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring-primary) 50%,transparent)}}body{background-color:var(--background);color:var(--foreground);font-family:Lexend,ui-sans-serif,system-ui,sans-serif}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.bottom-4{bottom:calc(var(--spacing) * 4)}.left-4{left:calc(var(--spacing) * 4)}.flex{display:flex}.min-h-screen{min-height:100vh}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing) * 1)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-border{border-color:var(--border)}.bg-accent{background-color:var(--accent)}.bg-card{background-color:var(--card)}.p-1{padding:calc(var(--spacing) * 1)}.p-1\.5{padding:calc(var(--spacing) * 1.5)}.p-8{padding:calc(var(--spacing) * 8)}.text-center{text-align:center}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.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))}@media(hover:hover){.hover\:bg-ghost-hover:hover{background-color:var(--ghost-hover)}.hover\:text-foreground:hover{color:var(--foreground)}}}@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{--radius:.5rem;--background:oklch(100% 0 0);--foreground:oklch(12.9% .041 264.7);--card:oklch(98.4% .003 248.234);--card-foreground:oklch(12.9% .041 264.7);--popover:oklch(100% 0 0);--popover-foreground:oklch(12.9% .041 264.7);--primary:oklch(72.9% .169 61.277);--primary-foreground:oklch(100% 0 0);--primary-hover:oklch(68.8% .16 60.807);--secondary:oklch(92.9% .013 255.561);--secondary-foreground:oklch(12.9% .041 264.7);--secondary-foreground-hover:oklch(64.6% .194 41.107);--muted:oklch(96.8% .007 248.084);--muted-foreground:oklch(55.4% .041 257.428);--accent:oklch(86.9% .02 252.937);--accent-foreground:oklch(20.8% .04 265.759);--destructive:oklch(63.7% .208 25.322);--destructive-hover:oklch(57.7% .215 27.317);--destructive-foreground:oklch(100% 0 0);--destructive-background:oklch(63.7% .208 25.322/.102);--outline:oklch(100% 0 0/.102);--border:oklch(86.9% .02 252.937);--border-accent:oklch(71.1% .035 256.803);--input:oklch(92.9% .013 255.561);--ring-primary:oklch(89.2% .089 73.938);--ring-destructive:oklch(80.8% .103 19.539);--ring-classic:oklch(55.4% .041 257.428/.502);--ghost:oklch(100% 0 0/.012);--ghost-hover:oklch(55.4% .041 257.428/.102);--destructive-ghost-hover:oklch(63.7% .208 25.322/.102);--primary-ghost:oklch(72.9% .169 61.277/.051);--success:oklch(72.3% .192 149.6);--chart-1:oklch(72.9% .169 61.277);--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);--sidebar:oklch(98.4% .003 248.234);--sidebar-foreground:oklch(12.9% .041 264.7);--sidebar-primary:oklch(72.9% .169 61.277);--sidebar-primary-foreground:oklch(100% 0 0);--sidebar-accent:oklch(86.9% .02 252.937);--sidebar-accent-foreground:oklch(20.8% .04 265.759);--sidebar-border:oklch(92.9% .013 255.561);--sidebar-ring:oklch(89.2% .089 73.938)}.dark{--background:oklch(12.9% .041 264.7);--foreground:oklch(98.4% .003 248.234);--card:oklch(20.8% .04 265.759);--card-foreground:oklch(98.4% .003 248.234);--popover:oklch(20.8% .04 265.759);--popover-foreground:oklch(98.4% .003 248.234);--primary:oklch(72.9% .169 61.277);--primary-foreground:oklch(12.9% .041 264.7);--primary-hover:oklch(68.8% .16 60.807);--secondary:oklch(27.9% .037 260.038);--secondary-foreground:oklch(72.9% .169 61.277);--secondary-foreground-hover:oklch(64.6% .194 41.107);--muted:oklch(27.9% .037 260.038);--muted-foreground:oklch(71.1% .035 256.803);--accent:oklch(27.9% .037 260.038);--accent-foreground:oklch(98.4% .003 248.234);--destructive:oklch(39.6% .133 25.714);--destructive-hover:oklch(44.4% .161 26.892);--destructive-foreground:oklch(98.4% .003 248.234);--destructive-background:oklch(63.7% .208 25.322/.102);--outline:oklch(12.9% .041 264.7/.102);--border:oklch(27.9% .037 260.038);--border-accent:oklch(37.2% .039 257.296);--input:oklch(37.2% .039 257.296);--ring-primary:oklch(89.2% .089 73.938);--ring-destructive:oklch(80.8% .103 19.539);--ring-classic:oklch(100% 0 0/.502);--ghost:oklch(100% 0 0/.012);--ghost-hover:oklch(71.1% .035 256.803/.102);--destructive-ghost-hover:oklch(63.7% .208 25.322/.102);--primary-ghost:oklch(72.9% .169 61.277/.051);--success:oklch(80% .182 151.734);--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);--sidebar:oklch(20.8% .04 265.759);--sidebar-foreground:oklch(98.4% .003 248.234);--sidebar-primary:oklch(72.9% .169 61.277);--sidebar-primary-foreground:oklch(98.4% .003 248.234);--sidebar-accent:oklch(27.9% .037 260.038);--sidebar-accent-foreground:oklch(98.4% .003 248.234);--sidebar-border:oklch(27.9% .037 260.038);--sidebar-ring:oklch(89.2% .089 73.938)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}
