@charset "UTF-8";:root{--foreground: hsl(210 11% 10%);--card: hsl(0 0% 100%);--card-foreground: hsl(210 11% 10%);--popover: hsl(0 0% 100%);--popover-foreground: hsl(210 11% 10%);--primary: hsl(175 91% 32%);--primary-foreground: hsl(0 0% 100%);--secondary: hsl(175 20% 94%);--secondary-foreground: hsl(175 40% 20%);--muted: hsl(210 14% 96%);--muted-foreground: hsl(210 8% 57%);--accent-foreground: hsl(175 40% 20%);--destructive: hsl(0 72% 51%);--destructive-foreground: hsl(0 0% 100%);--border: hsl(214 20% 90%);--input: hsl(214 20% 90%);--ring: hsl(175 91% 32%);--radius: .375rem}body{margin:0;font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:Open Sans,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.shadcn-theme{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.205 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.205 0 0);--popover-foreground: oklch(.985 0 0);--primary: oklch(.922 0 0);--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.269 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.704 .191 22.216);--destructive-foreground: oklch(.985 0 0);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 15%);--ring: oklch(.556 0 0);--radius: .625rem;--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(1 0 0 / 10%);--sidebar-ring: oklch(.556 0 0)}.light .shadcn-theme{--background: oklch(1 0 0);--foreground: oklch(.145 0 0);--card: oklch(1 0 0);--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: oklch(.205 0 0);--primary-foreground: oklch(.985 0 0);--secondary: oklch(.97 0 0);--secondary-foreground: oklch(.205 0 0);--muted: oklch(.97 0 0);--muted-foreground: oklch(.556 0 0);--accent: oklch(.97 0 0);--accent-foreground: oklch(.205 0 0);--destructive: oklch(.577 .245 27.325);--destructive-foreground: oklch(.985 0 0);--border: oklch(.922 0 0);--input: oklch(.922 0 0);--ring: oklch(.708 0 0);--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: oklch(.205 0 0);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0)}:root{--peach: #ff8080;--bright-red: #ff3636;--bali: #5ce8f2;--lake: #00d9a7;--red-700: #800b0b;--red-600: #c41010;--red-500: #d33535;--red-450: #df5c5c;--red-400: #edb5b5;--red-300: #f6d6d6;--green-900: #032e2b;--green-800: #04504b;--green-700: #06655e;--green-600: #158178;--green-500: #11998e;--green-400: #4ebbb2;--green-300: #93cebd;--green-200: #d2ebe5;--black: #000000;--grey-1000: #0d1010;--grey-900: #171b1d;--grey-800: #202527;--grey-700: #232d33;--grey-650: #353b40;--grey-600: #585858;--grey-500: #95979a;--grey-400: #bababc;--grey-350: #dedede;--grey-300: #ededed;--grey-200: #f5f5f5;--grey-100: #fafafa;--white: #fff;--yellow-900: #b98000;--yellow-800: #d09617;--yellow-700: #e2aa38;--yellow-600: #ffb22e;--yellow-500: #fdc23b;--yellow-400: #ffd36e;--yellow-300: #ffe8b2;--yellow-200: #fff6e6;--blue-900: #152241;--blue-800: #1d2a5a;--blue-700: #134795;--blue-600: #1c61c9;--blue-500: #166ae8;--blue-400: #4d91f7;--blue-350: #abc7f2;--blue-300: #e3ecfc;--blue-200: #eaf2ff;--ai-purple: #b24bfc;--ai-purple-rgb: 178, 75, 252;--peach-rgb: 255, 128, 128;--bright-red-rgb: 255, 54, 54;--bali-rgb: 92, 232, 242;--lake-rgb: 0, 217, 167;--red-700-rgb: 128, 11, 11;--red-600-rgb: 196, 16, 16;--red-500-rgb: 211, 53, 53;--red-450-rgb: 223, 92, 92;--red-400-rgb: 237, 181, 181;--red-300-rgb: 246, 214, 214;--green-900-rgb: 3, 46, 43;--green-800-rgb: 4, 80, 75;--green-700-rgb: 6, 101, 94;--green-600-rgb: 21, 129, 120;--green-500-rgb: 17, 153, 142;--green-400-rgb: 78, 187, 178;--green-300-rgb: 147, 206, 189;--green-200-rgb: 210, 235, 229;--black-rgb: 0, 0, 0;--grey-1000-rgb: 13, 16, 16;--grey-900-rgb: 23, 27, 29;--grey-800-rgb: 32, 37, 39;--grey-700-rgb: 35, 45, 51;--grey-650-rgb: 53, 59, 64;--grey-600-rgb: 88, 88, 88;--grey-500-rgb: 149, 151, 154;--grey-400-rgb: 186, 186, 188;--grey-350-rgb: 222, 222, 222;--grey-300-rgb: 237, 237, 237;--grey-200-rgb: 245, 245, 245;--grey-100-rgb: 250, 250, 250;--white-rgb: 255, 255, 255;--yellow-900-rgb: 185, 128, 0;--yellow-800-rgb: 208, 150, 23;--yellow-700-rgb: 226, 170, 56;--yellow-600-rgb: 255, 178, 46;--yellow-500-rgb: 253, 194, 59;--yellow-400-rgb: 255, 211, 110;--yellow-300-rgb: 255, 232, 178;--yellow-200-rgb: 255, 246, 230;--blue-900-rgb: 21, 34, 65;--blue-800-rgb: 29, 42, 90;--blue-700-rgb: 19, 71, 149;--blue-600-rgb: 28, 97, 201;--blue-500-rgb: 22, 106, 232;--blue-400-rgb: 77, 145, 247;--blue-350-rgb: 171, 199, 242;--blue-300-rgb: 227, 236, 252;--blue-200-rgb: 234, 242, 255;--accent-rgb: var(--yellow-500-rgb);--text: var(--white);--background: #222222;--stroke: #444444;--stroke-light: #dddddd;--surface: #333333;--accent: var(--yellow-500);--text-muted: #808080;--surface-elevated: #444444;--hover: var(--grey-800);--overlay: rgba(0, 0, 0, .65);--text-secondary: #a0a0a0;--surface-ring: rgba(255, 255, 255, .1);--surface-ring-weak: rgba(255, 255, 255, .06);--interactive-shadow-resting: 0 4px 16px rgba(0, 0, 0, .4), 0 1px 4px rgba(0, 0, 0, .28);--interactive-shadow-hover: 0 8px 32px rgba(0, 0, 0, .55), 0 2px 8px rgba(0, 0, 0, .35);--interactive-outer-stroke: rgba(68, 68, 68, .1);--interactive-outer-stroke-required: rgba(68, 68, 68, .25);--interactive-outer-stroke-completed: rgba(68, 68, 68, .25);--interactive-inner-ring: rgba(255, 255, 255, .25);--interactive-inner-ring-required: var(--blue-400);--interactive-inner-ring-completed: var(--green-400);--interactive-inner-ring-end: rgba(255, 255, 255, .25)}.light{--accent-rgb: var(--yellow-600-rgb);--text: #111111;--background: var(--white);--stroke: #dddddd;--surface: #f7f7f7;--accent: var(--yellow-600);--text-muted: #808080;--surface-elevated: #eeeeee;--hover: var(--grey-200);--text-secondary: #707070;--surface-ring: rgba(255, 255, 255, 1);--surface-ring-weak: rgba(255, 255, 255, .5);--interactive-shadow-resting: 0 6px 18px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .04);--interactive-shadow-hover: 0 0 12px rgba(0, 0, 0, .06), 0 0 36px rgba(0, 0, 0, .09);--interactive-outer-stroke: var(--stroke);--interactive-outer-stroke-required: var(--stroke);--interactive-outer-stroke-completed: var(--stroke);--interactive-inner-ring: rgba(255, 255, 255, 1);--interactive-inner-ring-required: var(--blue-400);--interactive-inner-ring-completed: var(--green-400);--interactive-inner-ring-end: rgba(255, 255, 255, 1)}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--stroke)}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-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";font-feature-settings:normal}body{margin:0;line-height:inherit}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:var(--accent);text-decoration:underline;font-weight:600}:where(.shadcn-theme) a{color:inherit;font-weight:inherit;text-decoration:none}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-color:transparent;background-image:none}:-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::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,: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 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(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 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(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: }@keyframes shadcn-enter{0%{opacity:var(--un-enter-opacity, 1);transform:translate3d(var(--un-enter-translate-x, 0),var(--un-enter-translate-y, 0),0) scale3d(var(--un-enter-scale, 1),var(--un-enter-scale, 1),var(--un-enter-scale, 1)) rotate(var(--un-enter-rotate, 0))}}@keyframes shadcn-exit{to{opacity:var(--un-exit-opacity, 1);transform:translate3d(var(--un-exit-translate-x, 0),var(--un-exit-translate-y, 0),0) scale3d(var(--un-exit-scale, 1),var(--un-exit-scale, 1),var(--un-exit-scale, 1)) rotate(var(--un-exit-rotate, 0))}}.container{width:100%}.aspect-box{position:relative}.aspect-box>*{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.\[animation-duration\:1\.4s\]{animation-duration:1.4s}.\[animation-iteration-count\:infinite\]{animation-iteration-count:infinite}.\[animation-timing-function\:ease-in-out\]{animation-timing-function:ease-in-out}.\[font-weight\:450\]{font-weight:450}.\[font-weight\:550\]{font-weight:550}.\[scrollbar-width\:none\]{scrollbar-width:none}.\[transition\:border_0\.2s_ease\]{transition:border .2s ease}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-auto{pointer-events:auto}.\[\&_svg\]\:pointer-events-none svg,.aria-disabled\:pointer-events-none[aria-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled],.group[data-disabled=true] .group-data-\[disabled\=true\]\:pointer-events-none,.pointer-events-none{pointer-events:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.absolute{position:absolute}.fixed,.position-fixed{position:fixed}.position-relative,.relative{position:relative}.sticky{position:sticky}.before\:absolute:before{position:absolute}.after\:absolute:after{position:absolute}.position-inherit{position:inherit}.static{position:static}.inset-0{top:0;right:0;bottom:0;left:0}.inset-16{top:4rem;right:4rem;bottom:4rem;left:4rem}.after\:-inset-2:after{top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.after\:inset-y-0:after{top:0;bottom:0}.-bottom-1{bottom:-.25rem}.-right-1\.5{right:-.375rem}.bottom-\[27px\]{bottom:27px}.bottom-0{bottom:0}.bottom-100\%{bottom:100%}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width) * -1)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width) * -1)}.group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.group[data-side=right] .group-data-\[side\=right\]\:left-0,.left-0{left:0}.left--113px{left:-113px}.left--220px{left:-220px}.left--8px{left:-8px}.left-\[20px\]{left:20px}.left-\[50\%\],.left-1\/2{left:50%}.left-1\.5{left:.375rem}.left-108px{left:108px}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-4{left:1rem}.left-6px{left:6px}.left-8px{left:8px}.left-dock{left:41px}.peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5,.top-1\.5{top:.375rem}.peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.right-0{right:0}.right-1{right:.25rem}.right-1\.5{right:.375rem}.right-2{right:.5rem}.right-24px{right:24px}.right-3{right:.75rem}.right-4{right:1rem}.right-8px{right:8px}.top--1{top:-.25rem}.top-\[50\%\],.top-1\/2{top:50%}.top-0{top:0}.top-10px{top:10px}.top-14px{top:14px}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-40px{top:40px}.top-44px{top:44px}.top-8px{top:8px}.top-full{top:100%}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}.before\:-top-2\.5:before{top:-.625rem}.before\:right-2:before{right:.5rem}.after\:left-1\/2:after{left:50%}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{left:100%}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.z--1{z-index:-1}.z-\[2002\]{z-index:2002}.z-\[999999\],.z-999999{z-index:999999}.z-1{z-index:1}.z-10{z-index:10}.z-1000{z-index:1000}.z-2{z-index:2}.z-20{z-index:20}.z-3{z-index:3}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-598{z-index:598}.z-9999{z-index:9999}.z-modal{z-index:99999}.grid{display:grid}.row-span-2{grid-row:span 2/span 2}.\[\&\>\*\]\:col-start-1>*{grid-column-start:1}.\[\&\>\*\]\:row-start-1>*,.row-start-1{grid-row-start:1}.col-start-2{grid-column-start:2}.auto-cols-\[1fr\]{grid-auto-columns:1fr}.auto-rows-min{grid-auto-rows:min-content}.grid-flow-col{grid-auto-flow:column}.grid-cols-\[auto_1fr_auto_auto_auto\]{grid-template-columns:auto 1fr auto auto auto}.grid-cols-\[auto_1fr_auto_auto\]{grid-template-columns:auto 1fr auto auto}.grid-cols-\[auto_1fr_auto\]{grid-template-columns:auto 1fr auto}.grid-cols-\[repeat\(8\,22px\)\]{grid-template-columns:repeat(8,22px)}.grid-rows-\[100\%\]{grid-template-rows:100%}.grid-rows-\[auto_auto\]{grid-template-rows:auto auto}.has-\[\[data-slot\=card-action\]\]\:grid-cols-\[1fr_auto\]:has([data-slot=card-action]){grid-template-columns:1fr auto}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,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-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.float-right{float:right}.clear-both{clear:both}.m-\[-6px\]{margin:-6px}.m-0{margin:0}.m-auto{margin:auto}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-px{margin-bottom:-1px}.-mr-2{margin-right:-.5rem}.-mr-3{margin-right:-.75rem}.-mt-0\.5{margin-top:-.125rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group\/field-group[data-variant=outline] .group-data-\[variant\=outline\]\/field-group\:-mb-2{margin-bottom:-.5rem}.has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px:has(undefined){margin-top:1px}.m-b-\[30px\]{margin-bottom:30px}.m-l-\[10px\]{margin-left:10px}.m-t-\[-4px\]{margin-top:-4px}.m-t-\[6px\]{margin-top:6px}.mb-\[10vh\]{margin-bottom:10vh}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10px{margin-bottom:10px}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-auto{margin-bottom:auto}.me{margin-inline-end:1rem}.ml-\[23px\]{margin-left:23px}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-3\.5{margin-left:.875rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-64{margin-left:16rem}.ml-6px{margin-left:6px}.ml-auto{margin-left:auto}.mr-0\.75{margin-right:.1875rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-10{margin-right:2.5rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-5{margin-right:1.25rem}.mr-6px{margin-right:6px}.mr-7{margin-right:1.75rem}.mr-auto{margin-right:auto}.ms{margin-inline-start:1rem}.mt-\[4px\]{margin-top:4px}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.25{margin-top:.3125rem}.mt-10{margin-top:2.5rem}.mt-10px{margin-top:10px}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-2px{margin-top:2px}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}[data-variant=legend]+.\[\[data-variant\=legend\]\+\&\]\:-mt-1\.5{margin-top:-.375rem}.nth-last-2\:-mt-1:nth-last-child(2){margin-top:-.25rem}.last\:mt-0:last-child{margin-top:0}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.inline{display:inline}.block,.group:focus-within .group-focus-within\:block,.group\/treeNode:hover .group-hover\/treeNode\:block{display:block}.inline-block{display:inline-block}.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar,.\[\&\>button\]\:hidden>button,.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden,.hidden{display:none}.hidden\!{display:none!important}.display-inherit{display:inherit}.aspect-\[10\/7\]{aspect-ratio:10/7}.aspect-\[220\/149\]{aspect-ratio:220/149}.aspect-\[3\/2\]{aspect-ratio:3/2}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1/1}.\[\&_svg\:not\(\[class\*\=size-\]\)\]\:size-3 svg:not([class*=size-]),.size-3{width:.75rem;height:.75rem}.\[\&_svg\:not\(\[class\*\=size-\]\)\]\:size-4 svg:not([class*=size-]),.\[\&_svg\]\:size-4 svg,.\[\&\>svg\]\:size-4>svg,.size-4{width:1rem;height:1rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8{width:2rem!important;height:2rem!important}.size-10{width:2.5rem;height:2.5rem}.size-16{width:4rem;height:4rem}.size-3\.5{width:.875rem;height:.875rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.group.flex-col .group-\[\.flex-col\]\:w-full,.\[\&\>\*\]\:w-full>*,.data-\[orientation\=horizontal\]\:w-full[data-orientation=horizontal],.has-\[\>\[data-slot\=field\]\]\:w-full:has(>[data-slot=field]),.w-full{width:100%}.\!min-h-0{min-height:0!important}.\[\&\>\.sr-only\]\:w-auto>.sr-only,.w-auto{width:auto}.\[\&\>svg\]\:h-3\.5>svg,.h-3\.5{height:.875rem}.\[\&\>svg\]\:w-3\.5>svg,.w-3\.5{width:.875rem}.data-\[orientation\=horizontal\]\:h-px[data-orientation=horizontal],.h-px{height:.062rem}.data-\[orientation\=vertical\]\:h-full[data-orientation=vertical],.h-full{height:100%}.data-\[orientation\=vertical\]\:w-px[data-orientation=vertical],.w-\[1px\],.w-px{width:1px}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_1rem_\+2px\)\]{width:calc(var(--sidebar-width-icon) + 1rem +2px)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_1rem\)\]{width:calc(var(--sidebar-width-icon) + 1rem)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[var\(--sidebar-width-icon\)\]{width:var(--sidebar-width-icon)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0,.w-0{width:0}.h-\[10px\]{height:10px}.h-\[180px\]{height:180px}.h-\[18px\]{height:18px}.h-\[1px\],.h-1px{height:1px}.h-\[22px\]{height:22px}.h-\[28px\]{height:28px}.h-\[2px\]{height:2px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[34px\]{height:34px}.h-\[360px\]{height:360px}.h-\[4px\]{height:4px}.h-\[calc\(100\%\+4px\)\]{height:calc(100% + 4px)}.h-\[calc\(50\%\)\]\!{height:50%!important}.h-0{height:0}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-10\.5{height:2.625rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-44px{height:44px}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-6\.5{height:1.625rem}.h-64{height:16rem}.h-64px{height:64px}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-auto{height:auto}.h-auto\!{height:auto!important}.h-fit{height:fit-content}.h-navigation-bar{height:calc(60px + var(--safeAreaBottom))}.h-screen{height:100vh}.max-h-\[--radix-context-menu-content-available-height\]{max-height:var(--radix-context-menu-content-available-height)}.max-h-\[400px\]{max-height:400px}.max-h-\[80vh\]{max-height:80vh}.max-h-\[calc\(100vh-200px\)\]{max-height:calc(100vh - 200px)}.max-h-\[calc\(100vh-2rem\)\]{max-height:calc(100vh - 2rem)}.max-h-\[var\(--radix-dropdown-menu-content-available-height\)\]{max-height:var(--radix-dropdown-menu-content-available-height)}.max-h-140{max-height:35rem}.max-h-200{max-height:50rem}.max-h-225{max-height:56.25rem}.max-h-45{max-height:11.25rem}.max-h-500{max-height:125rem}.max-h-6{max-height:1.5rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-80{max-height:20rem}.max-h-full{max-height:100%}.max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.max-w-\[300px\]{max-width:300px}.max-w-\[512px\]{max-width:512px}.max-w-\[700px\],.max-w-700px{max-width:700px}.max-w-100{max-width:25rem}.max-w-2xl{max-width:42rem}.max-w-40{max-width:10rem}.max-w-7xl{max-width:80rem}.max-w-80{max-width:20rem}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-max{max-width:max-content}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.min-h-\[120px\]{min-height:120px}.min-h-\[1em\]{min-height:1em}.min-h-\[200px\]{min-height:200px}.min-h-\[20px\]{min-height:20px}.min-h-\[25px\]{min-height:25px}.min-h-\[300px\]{min-height:300px}.min-h-\[34px\]{min-height:34px}.min-h-0{min-height:0}.min-h-100{min-height:25rem}.min-h-16{min-height:4rem}.min-h-32{min-height:8rem}.min-h-44px{min-height:44px}.min-h-48{min-height:12rem}.min-h-6{min-height:1.5rem}.min-h-8{min-height:2rem}.min-h-80{min-height:20rem}.min-h-full{min-height:100%}.min-h-max{min-height:max-content}.min-w-\[150px\]{min-width:150px}.min-w-\[8rem\]{min-width:8rem}.min-w-0{min-width:0}.min-w-30{min-width:7.5rem}.min-w-5{min-width:1.25rem}.min-w-fit{min-width:fit-content}.min-w-max{min-width:max-content}.w-\[10px\]{width:10px}.w-\[18px\]{width:18px}.w-\[22px\]{width:22px}.w-\[30px\]{width:30px}.w-\[600px\]{width:600px}.w-\[6px\]{width:6px}.w-\[var\(--sidebar-width\)\]{width:var(--sidebar-width)}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.3333333333%}.w-1\/5{width:20%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-21{width:5.25rem}.w-24{width:6rem}.w-25{width:6.25rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-44{width:11rem}.w-44px{width:44px}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-64px{width:64px}.w-7{width:1.75rem}.w-70{width:17.5rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-fit{width:fit-content}.w-full-minus-dock{width:calc(100% - 41px)}.w-screen{width:100vw}.group:hover .group-hover\:max-w-\[40rem\]{max-width:40rem}.last\:min-w-0:last-child{min-width:0}.before\:h-0:before{height:0}.before\:w-0:before{width:0}.after\:w-\[2px\]:after{width:2px}.flex,.group\/card:hover .group-hover\/card\:flex{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.\[\&\>\[data-slot\=field-label\]\]\:flex-auto>[data-slot=field-label],.flex-auto{flex:1 1 auto}.flex-none{flex:none}.\[\&_svg\]\:shrink-0 svg,.\[\&\>svg\]\:shrink-0>svg,.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow,.grow-1{flex-grow:1}.grow-0{flex-grow:0}.basis-0{flex-basis:0}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col,.has-\[\>\[data-slot\=field\]\]\:flex-col:has(>[data-slot=field]){flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.table{display:table}.border-collapse{border-collapse:collapse}.table-fixed{table-layout:fixed}.origin-\[--radix-context-menu-content-transform-origin\]{transform-origin:var(--radix-context-menu-content-transform-origin)}.origin-\[--radix-dropdown-menu-content-transform-origin\]{transform-origin:var(--radix-dropdown-menu-content-transform-origin)}.origin-\[--radix-popover-content-transform-origin\]{transform-origin:var(--radix-popover-content-transform-origin)}.origin-\[--radix-tooltip-content-transform-origin\]{transform-origin:var(--radix-tooltip-content-transform-origin)}.origin-center{transform-origin:center}.origin-top-right{transform-origin:top right}.-translate-x-1\/2,.translate-x-\[-50\%\]{--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-full{--un-translate-x:-100%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-x-px{--un-translate-x:-1px;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-1\/2,.translate-y-\[-50\%\]{--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0,.translate-x-0{--un-translate-x:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-x-full{--un-translate-x:100%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-x-px{--un-translate-x:1px;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-z-0{--un-translate-z:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.active\:translate-y-0\.2:active{--un-translate-y:.05rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.active\:translate-y-2px:active{--un-translate-y:2px;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.disabled\:active\:translate-y-none:active:disabled{--un-translate-y:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.group[data-side=right] .group-data-\[side\=right\]\:rotate-180,.rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-270{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:270deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:90deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.scale-100{--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.scale-70{--un-scale-x:.7;--un-scale-y:.7;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.scale-95{--un-scale-x:.95;--un-scale-y:.95;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.active\:scale-\[0\.96\]:active{--un-scale-x:.96;--un-scale-y:.96;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.active\:scale-\[0\.99\]:active{--un-scale-x:.99;--un-scale-y:.99;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.preserve-3d{transform-style:preserve-3d}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}@keyframes check-in{0%{opacity:0;transform:scale(.35)}to{opacity:1;transform:scale(1)}}@keyframes check-pulse{0%{transform:scale(1)}28%{transform:scale(1.28)}58%{transform:scale(.91)}to{transform:scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-check-in{animation:check-in .12s cubic-bezier(.25,1,.5,1) 1;animation-fill-mode:forwards}.animate-check-pulse{animation:check-pulse .26s ease-out 1}.animate-fade-in{animation:fade-in .3s ease 1}.animate-fade-out{animation:fade-out .3s ease 1}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.animate-duration-300{animation-duration:.3s}.animate-ease{animation-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:cursor-auto:hover{cursor:auto}.cursor-default,.hover\:cursor-default:hover{cursor:default}.disabled\:cursor-default:disabled{cursor:default}.cursor-pointer,.hover\:cursor-pointer:hover{cursor:pointer}.cursor-crosshair{cursor:crosshair}.cursor-text{cursor:text}.cursor-not-allowed,.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.cursor-grab{cursor:grab}.active\:cursor-grabbing:active{cursor:grabbing}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize,[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize,[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}.cursor-ew-resize{cursor:ew-resize}.cursor-zoom-in{cursor:zoom-in}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;user-select:none}.resize-y{resize:vertical}.resize{resize:both}.resize-none{resize:none}.list-disc{list-style-type:disc}.important\:list-none{list-style-type:none!important}.list-none{list-style-type:none}.content-center{align-content:center}.content-start{align-content:flex-start}.has-\[\>\[data-slot\=field-content\]\]\:items-start:has(>[data-slot=field-content]),.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.self-start{align-self:flex-start}.self-center{align-self:center}.self-stretch{align-self:stretch}.group.flex-col .group-\[\.flex-col\]\:justify-start,.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.group.flex-row .group-\[\.flex-row\]\:justify-center,.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-start{justify-items:start}.justify-self-end{justify-self:end}.\[\&\>\[data-slot\=field-group\]\]\:gap-4>[data-slot=field-group],.gap-4{gap:1rem}.data-\[slot\=checkbox-group\]\:gap-3[data-slot=checkbox-group],.gap-3,.has-\[\>\[data-slot\=checkbox-group\]\]\:gap-3:has(>[data-slot=checkbox-group]),.has-\[\>\[data-slot\=radio-group\]\]\:gap-3:has(>[data-slot=radio-group]){gap:.75rem}.gap-\[20px\]{gap:20px}.gap-\[6px\]{gap:6px}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\!{gap:.5rem!important}.gap-2\.5{gap:.625rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-x-4{column-gap:1rem}.gap-y-2{row-gap:.5rem}.gap-y-6{row-gap:1.5rem}.-space-y-px>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(calc(1px * calc(1 - var(--un-space-y-reverse))) * -1);margin-bottom:calc(calc(1px * var(--un-space-y-reverse)) * -1)}.space-x-2>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(.5rem * var(--un-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.75rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(.75rem * var(--un-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(1rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(1rem * var(--un-space-x-reverse))}.space-x-8>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(2rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(2rem * var(--un-space-x-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.125rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.125rem * var(--un-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.375rem * var(--un-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.25rem * var(--un-space-y-reverse))}.space-y-16>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(4rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(4rem * var(--un-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.5rem * var(--un-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--un-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--un-divide-y-reverse)));border-bottom-width:calc(1px * var(--un-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--un-divide-opacity:1;border-color:rgb(245 245 245 / var(--un-divide-opacity))}.\!overflow-hidden{overflow:hidden!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden,.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.\[\&\>span\:last-child\]\:truncate>span:last-child,.text-overflow-ellipsis,.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.b,.border,.border-1,.group[data-variant=floating] .group-data-\[variant\=floating\]\:border,.has-\[\>\[data-slot\=field\]\]\:border:has(>[data-slot=field]),.light .light\:border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-6{border-width:6px}.file\:border-0::file-selector-button{border-width:0px}.border-b,.border-b-1{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l,.border-l-1,.group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.border-r,.border-r-1,.group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-t,.border-t-1{border-top-width:1px}.last\:border-b-0:last-child{border-bottom-width:0px}.before\:border-b-\[10px\]:before{border-bottom-width:10px}.before\:border-l-\[10px\]:before{border-left-width:10px}.before\:border-r-\[10px\]:before{border-right-width:10px}.aria-invalid\:border-destructive[aria-invalid=true]{--un-border-opacity:1;border-color:color-mix(in oklab,var(--destructive) calc(var(--un-border-opacity) * 100%),transparent)}.b-transparent,.border-transparent{border-color:transparent}.border-\[\#dedede\],.border-gray-350,.border-grey-350{--un-border-opacity:1;border-color:rgb(222 222 222 / var(--un-border-opacity))}.border-black\/10{border-color:#0000001a}.border-blue-300{--un-border-opacity:1;border-color:rgb(227 236 252 / var(--un-border-opacity))}.border-blue-400,.has-\[\:focus\]\:border-blue-400:has(:focus){--un-border-opacity:1;border-color:rgb(77 145 247 / var(--un-border-opacity))}.border-blue-500{--un-border-opacity:1;border-color:rgb(22 106 232 / var(--un-border-opacity))}.border-gray-200{--un-border-opacity:1;border-color:rgb(245 245 245 / var(--un-border-opacity))}.border-gray-300,.border-grey-300{--un-border-opacity:1;border-color:rgb(237 237 237 / var(--un-border-opacity))}.border-gray-500{--un-border-opacity:1;border-color:rgb(149 151 154 / var(--un-border-opacity))}.border-gray-650,.border-grey-650{--un-border-opacity:1;border-color:rgb(53 59 64 / var(--un-border-opacity))}.border-green-300{--un-border-opacity:1;border-color:rgb(147 206 189 / var(--un-border-opacity))}.border-green-500,.data-\[state\=checked\]\:border-green-500[data-state=checked],.data-\[state\=indeterminate\]\:border-green-500[data-state=indeterminate]{--un-border-opacity:1;border-color:rgb(17 153 142 / var(--un-border-opacity))}.border-grey-350\!{--un-border-opacity:1 !important;border-color:rgb(222 222 222 / var(--un-border-opacity))!important}.border-grey-650\!{--un-border-opacity:1 !important;border-color:rgb(53 59 64 / var(--un-border-opacity))!important}.border-grey-700{--un-border-opacity:1;border-color:rgb(35 45 51 / var(--un-border-opacity))}.border-input,.dark .dark\:border-input{--un-border-opacity:1;border-color:color-mix(in oklab,var(--input) calc(var(--un-border-opacity) * 100%),transparent)}.border-orange-500{--un-border-opacity:1;border-color:rgb(242 112 19 / var(--un-border-opacity))}.border-pink-500{--un-border-opacity:1;border-color:rgb(232 22 124 / var(--un-border-opacity))}.border-primary,.has-data-\[state\=checked\]\:border-primary:has([data-state=checked]){--un-border-opacity:1;border-color:color-mix(in oklab,var(--primary) calc(var(--un-border-opacity) * 100%),transparent)}.border-primary\/50{border-color:color-mix(in oklab,var(--primary) 50%,transparent)}.border-purple-500{--un-border-opacity:1;border-color:rgb(144 22 232 / var(--un-border-opacity))}.border-red-300{--un-border-opacity:1;border-color:rgb(246 214 214 / var(--un-border-opacity))}.border-red-500,.has-\[\:focus\]\:border-red-500:has(:focus){--un-border-opacity:1;border-color:rgb(211 53 53 / var(--un-border-opacity))}.border-sidebar-border,.group[data-variant=floating] .group-data-\[variant\=floating\]\:border-sidebar-border{--un-border-opacity:1;border-color:color-mix(in oklab,var(--sidebar-border) calc(var(--un-border-opacity) * 100%),transparent)}.border-stroke,.light .light\:border-stroke{--un-border-opacity:1;border-color:color-mix(in oklab,var(--stroke) calc(var(--un-border-opacity) * 100%),transparent)}.border-surface{--un-border-opacity:1;border-color:color-mix(in oklab,var(--surface) calc(var(--un-border-opacity) * 100%),transparent)}.border-white{--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity))}.border-white\/20{border-color:#fff3}.border-yellow-300{--un-border-opacity:1;border-color:rgb(255 232 178 / var(--un-border-opacity))}.border-yellow-400{--un-border-opacity:1;border-color:rgb(255 211 110 / var(--un-border-opacity))}.border-yellow-500{--un-border-opacity:1;border-color:rgb(253 194 59 / var(--un-border-opacity))}.border-yellow-800{--un-border-opacity:1;border-color:rgb(208 150 23 / var(--un-border-opacity))}.dark .dark\:border-blue-700{--un-border-opacity:1;border-color:rgb(19 71 149 / var(--un-border-opacity))}.dark .dark\:border-green-700{--un-border-opacity:1;border-color:rgb(6 101 94 / var(--un-border-opacity))}.dark .dark\:border-white\/10{border-color:#ffffff1a}.dark .dark\:border-yellow-700{--un-border-opacity:1;border-color:rgb(226 170 56 / var(--un-border-opacity))}.has-\[\:focus\]\:border-ai-purple:has(:focus){--un-border-opacity:1;border-color:rgb(178 75 252 / var(--un-border-opacity))}.has-\[\:focus\]\:hover\:border-ai-purple:hover:has(:focus){--un-border-opacity:1;border-color:rgb(178 75 252 / var(--un-border-opacity))}.has-\[\:focus\]\:hover\:border-blue-400:hover:has(:focus){--un-border-opacity:1;border-color:rgb(77 145 247 / var(--un-border-opacity))}.has-\[\:focus\]\:hover\:border-red-500:hover:has(:focus){--un-border-opacity:1;border-color:rgb(211 53 53 / var(--un-border-opacity))}.hover\:border-blue-500:hover{--un-border-opacity:1;border-color:rgb(22 106 232 / var(--un-border-opacity))}.hover\:border-gray-300:hover{--un-border-opacity:1;border-color:rgb(237 237 237 / var(--un-border-opacity))}.hover\:border-red-500:hover{--un-border-opacity:1;border-color:rgb(211 53 53 / var(--un-border-opacity))}.hover\:border-stroke:hover{--un-border-opacity:1;border-color:color-mix(in oklab,var(--stroke) calc(var(--un-border-opacity) * 100%),transparent)}.hover\:border-yellow-300:hover{--un-border-opacity:1;border-color:rgb(255 232 178 / var(--un-border-opacity))}.focus\:border-blue-500:focus{--un-border-opacity:1;border-color:rgb(22 106 232 / var(--un-border-opacity))}.focus\:border-red-500:focus{--un-border-opacity:1;border-color:rgb(211 53 53 / var(--un-border-opacity))}.focus-visible\:border-ring:focus-visible{--un-border-opacity:1;border-color:color-mix(in oklab,var(--ring) calc(var(--un-border-opacity) * 100%),transparent)}.active\:border-accent:active{--un-border-opacity:1;border-color:color-mix(in oklab,var(--accent) calc(var(--un-border-opacity) * 100%),transparent)}.active\:border-red-500:active{--un-border-opacity:1;border-color:rgb(211 53 53 / var(--un-border-opacity))}.disabled\:border-grey-300:disabled{--un-border-opacity:1;border-color:rgb(237 237 237 / var(--un-border-opacity))}.border-b-stroke{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:color-mix(in oklab,var(--stroke) calc(var(--un-border-bottom-opacity) * 100%),transparent)}.border-b-transparent{border-bottom-color:transparent}.border-l-transparent{border-left-color:transparent}.border-t-transparent{border-top-color:transparent}.hover\:border-b-bright-red\/80:hover{border-bottom-color:#ff3636cc}.hover\:border-b-grey-400:hover{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(186 186 188 / var(--un-border-bottom-opacity))}.focus\:border-b-accent:focus{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:color-mix(in oklab,var(--accent) calc(var(--un-border-bottom-opacity) * 100%),transparent)}.focus\:border-b-ai-purple:focus{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(178 75 252 / var(--un-border-bottom-opacity))}.focus\:border-b-bright-red\/80:focus{border-bottom-color:#ff3636cc}.focus\:border-b-stroke:focus{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:color-mix(in oklab,var(--stroke) calc(var(--un-border-bottom-opacity) * 100%),transparent)}.active\:border-b-accent:active{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:color-mix(in oklab,var(--accent) calc(var(--un-border-bottom-opacity) * 100%),transparent)}.active\:border-b-ai-purple:active{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(178 75 252 / var(--un-border-bottom-opacity))}.active\:border-b-bright-red\/80:active{border-bottom-color:#ff3636cc}.active\:border-b-stroke:active{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:color-mix(in oklab,var(--stroke) calc(var(--un-border-bottom-opacity) * 100%),transparent)}.before\:border-b-bright-red:before{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgb(255 54 54 / var(--un-border-bottom-opacity))}.before\:border-l-transparent:before{border-left-color:transparent}.before\:border-r-transparent:before{border-right-color:transparent}.border-opacity-50{--un-border-opacity:.5}.border-rd-\[10px\],.rounded-\[10px\]{border-radius:10px}.border-rd-2,.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg,.rounded-2,.rounded-lg{border-radius:.5rem}.border-rd-24{border-radius:6rem}.border-rd-full,.rounded-full{border-radius:9999px}.border-rd-xl,.rounded-3,.rounded-xl{border-radius:.75rem}.border-rounded,.rounded,.rounded-1{border-radius:.25rem}.has-\[\>\[data-slot\=field\]\]\:rounded-md:has(>[data-slot=field]),.rounded-1\.5,.rounded-md{border-radius:.375rem}.rounded-\[15px\]{border-radius:15px}.rounded-\[2px\]{border-radius:2px}.rounded-\[40px\]{border-radius:40px}.rounded-\[4px\]{border-radius:4px}.rounded-\[5px\]{border-radius:5px}.rounded-\[6px\]{border-radius:6px}.rounded-\[inherit\]{border-radius:inherit}.rounded-0\.5,.rounded-sm{border-radius:.125rem}.rounded-10{border-radius:2.5rem}.rounded-2xl,.rounded-4{border-radius:1rem}.rounded-none{border-radius:0}.focus\:rounded:focus{border-radius:.25rem}.\[\&\>td\:first-child\]\:rounded-l-lg>td:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.\[\&\>td\:last-child\]\:rounded-r-lg>td:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.border-rd-b-22px{border-bottom-left-radius:22px;border-bottom-right-radius:22px}.border-rd-t-22px{border-top-left-radius:22px;border-top-right-radius:22px}.rounded-b-0\.5{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-t-0\.5{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.rounded-t-2{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-bl-2{border-bottom-left-radius:.5rem}.first\:rounded-tl-md:first-child{border-top-left-radius:.375rem}.first\:rounded-tr-md:first-child{border-top-right-radius:.375rem}.last\:rounded-bl-md:last-child{border-bottom-left-radius:.375rem}.last\:rounded-br-md:last-child{border-bottom-right-radius:.375rem}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-solid{border-style:solid}.border-b-solid{border-bottom-style:solid}.bg-\[\#f1f0ef\]{--un-bg-opacity:1;background-color:rgb(241 240 239 / var(--un-bg-opacity))}.bg-\[grey\]{background-color:gray}.bg-\[var\(--surface\,\#333\)\]{background-color:var(--surface,#333)}.bg-accent,.data-\[state\=open\]\:bg-accent[data-state=open]{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--accent) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-ai-purple{--un-bg-opacity:1;background-color:rgb(178 75 252 / var(--un-bg-opacity))}.bg-background{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--background) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-black\/80{background-color:#000c}.bg-blue-200{--un-bg-opacity:1;background-color:rgb(234 242 255 / var(--un-bg-opacity))}.bg-blue-300{--un-bg-opacity:1;background-color:rgb(227 236 252 / var(--un-bg-opacity))}.bg-blue-400{--un-bg-opacity:1;background-color:rgb(77 145 247 / var(--un-bg-opacity))}.bg-blue-400\/20{background-color:#4d91f733}.bg-blue-50{--un-bg-opacity:1;background-color:rgb(239 246 255 / var(--un-bg-opacity))}.bg-blue-500{--un-bg-opacity:1;background-color:rgb(22 106 232 / var(--un-bg-opacity))}.bg-blue-500\/80{background-color:#166ae8cc}.bg-blue-600{--un-bg-opacity:1;background-color:rgb(28 97 201 / var(--un-bg-opacity))}.bg-blue-900\/40{background-color:#15224166}.bg-border{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--border) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-bright-red{--un-bg-opacity:1;background-color:rgb(255 54 54 / var(--un-bg-opacity))}.bg-card{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--card) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-destructive{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--destructive) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-gray-100,.bg-grey-100{--un-bg-opacity:1;background-color:rgb(250 250 250 / var(--un-bg-opacity))}.bg-gray-200,.bg-grey-200,.light .light\:bg-grey-200{--un-bg-opacity:1;background-color:rgb(245 245 245 / var(--un-bg-opacity))}.bg-gray-300,.bg-grey-300{--un-bg-opacity:1;background-color:rgb(237 237 237 / var(--un-bg-opacity))}.bg-gray-350{--un-bg-opacity:1;background-color:rgb(222 222 222 / var(--un-bg-opacity))}.bg-gray-50{--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity))}.bg-gray-900,.bg-grey-900,.light .light\:bg-grey-900{--un-bg-opacity:1;background-color:rgb(23 27 29 / var(--un-bg-opacity))}.bg-green-200{--un-bg-opacity:1;background-color:rgb(210 235 229 / var(--un-bg-opacity))}.bg-green-500,.data-\[state\=checked\]\:bg-green-500[data-state=checked],.data-\[state\=indeterminate\]\:bg-green-500[data-state=indeterminate]{--un-bg-opacity:1;background-color:rgb(17 153 142 / var(--un-bg-opacity))}.bg-green-900\/40{background-color:#032e2b66}.bg-grey-200\!{--un-bg-opacity:1 !important;background-color:rgb(245 245 245 / var(--un-bg-opacity))!important}.bg-grey-600{--un-bg-opacity:1;background-color:rgb(88 88 88 / var(--un-bg-opacity))}.bg-grey-700\!{--un-bg-opacity:1 !important;background-color:rgb(35 45 51 / var(--un-bg-opacity))!important}.bg-grey-800{--un-bg-opacity:1;background-color:rgb(32 37 39 / var(--un-bg-opacity))}.bg-grey-800\/40{background-color:#20252766}.bg-grey-800\/60{background-color:#20252799}.bg-grey-900\!{--un-bg-opacity:1 !important;background-color:rgb(23 27 29 / var(--un-bg-opacity))!important}.bg-grey-900\/70{background-color:#171b1db3}.bg-hover{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--hover) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-inherit{background-color:inherit}.bg-muted{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--muted) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-muted\/50{background-color:color-mix(in oklab,var(--muted) 50%,transparent)}.bg-muted\/80{background-color:color-mix(in oklab,var(--muted) 80%,transparent)}.bg-orange-500{--un-bg-opacity:1;background-color:rgb(242 112 19 / var(--un-bg-opacity))}.bg-orange-900\/40{background-color:#7c2d1266}.bg-overlay{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--overlay) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-pink-500{--un-bg-opacity:1;background-color:rgb(232 22 124 / var(--un-bg-opacity))}.bg-pink-900\/40{background-color:#83184366}.bg-popover{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--popover) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-primary{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--primary) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-primary\/10,.dark .dark\:has-data-\[state\=checked\]\:bg-primary\/10:has([data-state=checked]){background-color:color-mix(in oklab,var(--primary) 10%,transparent)}.bg-primary\/5,.has-data-\[state\=checked\]\:bg-primary\/5:has([data-state=checked]){background-color:color-mix(in oklab,var(--primary) 5%,transparent)}.bg-purple-500{--un-bg-opacity:1;background-color:rgb(144 22 232 / var(--un-bg-opacity))}.bg-purple-900\/40{background-color:#581c8766}.bg-red-450\/20{background-color:#df5c5c33}.bg-red-500{--un-bg-opacity:1;background-color:rgb(211 53 53 / var(--un-bg-opacity))}.bg-red-600{--un-bg-opacity:1;background-color:rgb(196 16 16 / var(--un-bg-opacity))}.bg-red-900\/40{background-color:#7f1d1d66}.bg-secondary,.data-\[state\=open\]\:bg-secondary[data-state=open]{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--secondary) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-sidebar,.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){--un-bg-opacity:1;background-color:color-mix(in oklab,var(--sidebar) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-sidebar-accent,.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--sidebar-accent) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-sidebar-border{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--sidebar-border) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-stroke{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--stroke) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-stroke\/20{background-color:color-mix(in oklab,var(--stroke) 20%,transparent)}.bg-surface,.dark .dark\:bg-surface,.light .light\:bg-surface{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--surface) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-surface-elevated{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--surface-elevated) calc(var(--un-bg-opacity) * 100%),transparent)}.bg-teal-900\/40{background-color:#134e4a66}.bg-transparent{background-color:transparent}.bg-white,.dark .dark\:bg-white,.light .light\:bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.bg-white\!{--un-bg-opacity:1 !important;background-color:rgb(255 255 255 / var(--un-bg-opacity))!important}.bg-white\/80{background-color:#fffc}.bg-white\/95{background-color:#fffffff2}.bg-yellow-200{--un-bg-opacity:1;background-color:rgb(255 246 230 / var(--un-bg-opacity))}.bg-yellow-500{--un-bg-opacity:1;background-color:rgb(253 194 59 / var(--un-bg-opacity))}.bg-yellow-900{--un-bg-opacity:1;background-color:rgb(185 128 0 / var(--un-bg-opacity))}.bg-yellow-900\/40{background-color:#b9800066}.dark .dark\:bg-black,.light .light\:bg-black{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity))}.dark .dark\:bg-destructive\/60{background-color:color-mix(in oklab,var(--destructive) 60%,transparent)}.dark .dark\:bg-gray-500,.light .light\:bg-gray-500{--un-bg-opacity:1;background-color:rgb(149 151 154 / var(--un-bg-opacity))}.dark .dark\:bg-grey-1000{--un-bg-opacity:1;background-color:rgb(13 16 16 / var(--un-bg-opacity))}.dark .dark\:bg-grey-700,.light .light\:bg-grey-700{--un-bg-opacity:1;background-color:rgb(35 45 51 / var(--un-bg-opacity))}.dark .dark\:bg-input\/30{background-color:color-mix(in oklab,var(--input) 30%,transparent)}.dark .dark\:bg-yellow-800{--un-bg-opacity:1;background-color:rgb(208 150 23 / var(--un-bg-opacity))}.important\:bg-surface{--un-bg-opacity:1 !important;background-color:color-mix(in oklab,var(--surface) calc(var(--un-bg-opacity) * 100%),transparent)!important}.selection\:bg-blue-500\/30 *::selection,.selection\:bg-blue-500\/30::selection{background-color:#166ae84d}.dark .dark\:hover\:bg-accent\/50:hover{background-color:color-mix(in oklab,var(--accent) 50%,transparent)}.dark .dark\:hover\:bg-input\/50:hover{background-color:color-mix(in oklab,var(--input) 50%,transparent)}.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open]{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--sidebar-accent) calc(var(--un-bg-opacity) * 100%),transparent)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--sidebar) calc(var(--un-bg-opacity) * 100%),transparent)}.hover\:after\:bg-sidebar-border:hover:after{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--sidebar-border) calc(var(--un-bg-opacity) * 100%),transparent)}.hover\:bg-accent:hover{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--accent) calc(var(--un-bg-opacity) * 100%),transparent)}.hover\:bg-background:hover{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--background) calc(var(--un-bg-opacity) * 100%),transparent)}.hover\:bg-blue-400:hover{--un-bg-opacity:1;background-color:rgb(77 145 247 / var(--un-bg-opacity))}.hover\:bg-blue-400\/90:hover{background-color:#4d91f7e6}.hover\:bg-blue-600:hover{--un-bg-opacity:1;background-color:rgb(28 97 201 / var(--un-bg-opacity))}.hover\:bg-destructive\/80:hover{background-color:color-mix(in oklab,var(--destructive) 80%,transparent)}.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab,var(--destructive) 90%,transparent)}.hover\:bg-gray-100:hover{--un-bg-opacity:1;background-color:rgb(250 250 250 / var(--un-bg-opacity))}.hover\:bg-gray-350:hover{--un-bg-opacity:1;background-color:rgb(222 222 222 / var(--un-bg-opacity))}.hover\:bg-gray-50:hover{--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity))}.hover\:bg-green-400:hover{--un-bg-opacity:1;background-color:rgb(78 187 178 / var(--un-bg-opacity))}.hover\:bg-green-600:hover{--un-bg-opacity:1;background-color:rgb(21 129 120 / var(--un-bg-opacity))}.hover\:bg-grey-200:hover{--un-bg-opacity:1;background-color:rgb(245 245 245 / var(--un-bg-opacity))}.hover\:bg-grey-300:hover{--un-bg-opacity:1;background-color:rgb(237 237 237 / var(--un-bg-opacity))}.hover\:bg-grey-350:hover{--un-bg-opacity:1;background-color:rgb(222 222 222 / var(--un-bg-opacity))}.hover\:bg-hover:hover{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--hover) calc(var(--un-bg-opacity) * 100%),transparent)}.hover\:bg-muted:hover{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--muted) calc(var(--un-bg-opacity) * 100%),transparent)}.hover\:bg-muted\/50:hover{background-color:color-mix(in oklab,var(--muted) 50%,transparent)}.hover\:bg-primary\/80:hover{background-color:color-mix(in oklab,var(--primary) 80%,transparent)}.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary) 90%,transparent)}.hover\:bg-red-600:hover{--un-bg-opacity:1;background-color:rgb(196 16 16 / var(--un-bg-opacity))}.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,var(--secondary) 80%,transparent)}.hover\:bg-sidebar-accent:hover{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--sidebar-accent) calc(var(--un-bg-opacity) * 100%),transparent)}.hover\:bg-surface-elevated:hover{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--surface-elevated) calc(var(--un-bg-opacity) * 100%),transparent)}.hover\:bg-surface:hover{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--surface) calc(var(--un-bg-opacity) * 100%),transparent)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-yellow-400:hover{--un-bg-opacity:1;background-color:rgb(255 211 110 / var(--un-bg-opacity))}.hover\:enabled\:bg-surface:enabled:hover{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--surface) calc(var(--un-bg-opacity) * 100%),transparent)}.focus\:bg-accent:focus{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--accent) calc(var(--un-bg-opacity) * 100%),transparent)}.focus\:bg-destructive\/10:focus{background-color:color-mix(in oklab,var(--destructive) 10%,transparent)}.active\:bg-grey-300:active{--un-bg-opacity:1;background-color:rgb(237 237 237 / var(--un-bg-opacity))}.active\:bg-grey-400:active{--un-bg-opacity:1;background-color:rgb(186 186 188 / var(--un-bg-opacity))}.active\:bg-sidebar-accent:active{--un-bg-opacity:1;background-color:color-mix(in oklab,var(--sidebar-accent) calc(var(--un-bg-opacity) * 100%),transparent)}.active\:bg-yellow-600:active{--un-bg-opacity:1;background-color:rgb(255 178 46 / var(--un-bg-opacity))}.disabled\:bg-blue-200:disabled{--un-bg-opacity:1;background-color:rgb(234 242 255 / var(--un-bg-opacity))}.disabled\:bg-gray-300:disabled{--un-bg-opacity:1;background-color:rgb(237 237 237 / var(--un-bg-opacity))}.disabled\:bg-grey-300:disabled{--un-bg-opacity:1;background-color:rgb(237 237 237 / var(--un-bg-opacity))}.disabled\:hover\:bg-blue-300:hover:disabled{--un-bg-opacity:1;background-color:rgb(227 236 252 / var(--un-bg-opacity))}.disabled\:hover\:bg-gray-300:hover:disabled{--un-bg-opacity:1;background-color:rgb(237 237 237 / var(--un-bg-opacity))}.disabled\:hover\:bg-grey-300:hover:disabled{--un-bg-opacity:1;background-color:rgb(237 237 237 / var(--un-bg-opacity))}.disabled\:hover\:bg-white:hover:disabled{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.file\:bg-transparent::file-selector-button{background-color:transparent}.bg-opacity-10{--un-bg-opacity:.1}.bg-opacity-20,.dark .dark\:bg-opacity-20,.light .light\:bg-opacity-20{--un-bg-opacity:.2}.bg-opacity-20\!{--un-bg-opacity:.2 !important}.bg-opacity-50,.light .light\:bg-opacity-50{--un-bg-opacity:.5}.bg-opacity-50\!{--un-bg-opacity:.5 !important}.dark .dark\:bg-opacity-40{--un-bg-opacity:.4}.hover\:bg-opacity-30:hover{--un-bg-opacity:.3}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.dark .dark\:fill-white{--un-fill-opacity:1;fill:rgb(255 255 255 / var(--un-fill-opacity))}.fill-accent{--un-fill-opacity:1;fill:color-mix(in oklab,var(--accent) calc(var(--un-fill-opacity) * 100%),transparent)}.fill-blue-600{--un-fill-opacity:1;fill:rgb(28 97 201 / var(--un-fill-opacity))}.fill-current{fill:currentColor}.light .light\:fill-grey-900{--un-fill-opacity:1;fill:rgb(23 27 29 / var(--un-fill-opacity))}.stroke-\[3\]{stroke:3}.stroke-ai-purple{--un-stroke-opacity:1;stroke:rgb(178 75 252 / var(--un-stroke-opacity))}.stroke-blue-500{--un-stroke-opacity:1;stroke:rgb(22 106 232 / var(--un-stroke-opacity))}.stroke-green-500{--un-stroke-opacity:1;stroke:rgb(17 153 142 / var(--un-stroke-opacity))}.stroke-red-500{--un-stroke-opacity:1;stroke:rgb(211 53 53 / var(--un-stroke-opacity))}.stroke-text{--un-stroke-opacity:1;stroke:color-mix(in oklab,var(--text) calc(var(--un-stroke-opacity) * 100%),transparent)}.stroke-text-muted{--un-stroke-opacity:1;stroke:color-mix(in oklab,var(--text-muted) calc(var(--un-stroke-opacity) * 100%),transparent)}.stroke-yellow-800{--un-stroke-opacity:1;stroke:rgb(208 150 23 / var(--un-stroke-opacity))}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.\[\&\>\*\]\:data-\[slot\=field\]\:p-4[data-slot=field]>*,.p-4{padding:1rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.p-\[1px\],.p-px{padding:1px}.p-\[6px\]{padding:6px}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4px{padding:4px}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.has-\[\>svg\]\:px-1\.5:has(>svg),.px-1\.5{padding-left:.375rem;padding-right:.375rem}.has-\[\>svg\]\:px-2\.5:has(>svg),.px-2\.5{padding-left:.625rem;padding-right:.625rem}.has-\[\>svg\]\:px-3:has(>svg),.px-3{padding-left:.75rem;padding-right:.75rem}.has-\[\>svg\]\:px-4:has(>svg),.px,.px-4{padding-left:1rem;padding-right:1rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.2{padding-left:.3rem;padding-right:.3rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.25{padding-left:.5625rem;padding-right:.5625rem}.px-20px{padding-left:20px;padding-right:20px}.px-3px{padding-left:3px;padding-right:3px}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.py-0{padding-top:0;padding-bottom:0}.py-0\.25{padding-top:.0625rem;padding-bottom:.0625rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.25{padding-top:.3125rem;padding-bottom:.3125rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-2\.75{padding-top:.6875rem;padding-bottom:.6875rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{padding-right:2rem}.p-b-6,.pb-6{padding-bottom:1.5rem}.p-l-0{padding-left:0}.p-l-14{padding-left:3.5rem}.p-l-18{padding-left:4.5rem}.p-l-22{padding-left:5.5rem}.p-t-\[3px\]{padding-top:3px}.p-t-2\.5{padding-top:.625rem}.pb-\[120px\]{padding-bottom:120px}.pb-\[60px\]{padding-bottom:60px}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-14{padding-bottom:3.5rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pl-1\.25{padding-left:.3125rem}.pl-12{padding-left:3rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pl-90px{padding-left:90px}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-48px{padding-right:48px}.pr-6{padding-right:1.5rem}.pr-9{padding-right:2.25rem}.pt-\[env\(safe-area-inset-top\)\]{padding-top:env(safe-area-inset-top)}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.indent{text-indent:1.5rem}.text-nowrap{text-wrap:nowrap}.group\/field:has([data-orientation=horizontal]) .group-has-\[\[data-orientation\=horizontal\]\]\/field\:text-balance{text-wrap:balance}.align-middle{vertical-align:middle}.align-start,.align-top{vertical-align:top}.\!text-m{font-size:20px!important;line-height:28px!important}.\[\&_textarea\]\:text-\[13px\] textarea,.text-\[13px\]{font-size:13px}.data-\[variant\=label\]\:text-sm[data-variant=label],.text-s,.text-sm{font-size:14px;line-height:22px}.data-\[variant\=legend\]\:text-base[data-variant=legend],.text-base{font-size:16px;line-height:24px}.text-\[10px\]{font-size:10px}.font-size-xs,.text-\[12px\]{font-size:12px}.text-\[20px\]{font-size:20px}.text-\[9px\]{font-size:9px}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5{font-size:1.25rem}.text-5xl{font-size:3rem;line-height:3.4rem}.text-6{font-size:1.5rem}.text-6xl{font-size:3.75rem;line-height:4.1rem}.text-7xl{font-size:4.5rem;line-height:5rem}.text-8px{font-size:8px}.text-8xl{font-size:6rem;line-height:6.6rem}.text-9xl{font-size:8rem;line-height:8.7rem}.text-l,.text-lg{font-size:24px;line-height:32px}.text-m,.text-md{font-size:20px;line-height:28px}.text-sm\!{font-size:14px!important;line-height:22px!important}.text-xl{font-size:32px;line-height:38px}.text-xs{font-size:12px;line-height:16px}.text-xxl{font-size:38px;line-height:46px}.text-xxs{font-size:8px;line-height:8px}.file\:text-sm::file-selector-button{font-size:14px;line-height:22px}.\[\&\>a\:hover\]\:text-primary>a:hover,.text-primary{--un-text-opacity:1;color:color-mix(in oklab,var(--primary) calc(var(--un-text-opacity) * 100%),transparent)}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg,.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true],.peer\/menu-button[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground,.text-sidebar-accent-foreground,.peer\/menu-button:hover~.peer-hover\/menu-button\:text-sidebar-accent-foreground{--un-text-opacity:1;color:color-mix(in oklab,var(--sidebar-accent-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.dark .dark\:text-text-secondary,.light .light\:text-text-secondary,.text-text-secondary,.group:hover .group-hover\:text-text-secondary{--un-text-opacity:1;color:color-mix(in oklab,var(--text-secondary) calc(var(--un-text-opacity) * 100%),transparent)}.dark .dark\:text-white,.data-\[state\=checked\]\:text-white[data-state=checked],.data-\[state\=indeterminate\]\:text-white[data-state=indeterminate],.light .light\:text-white,.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.data-\[invalid\=true\]\:text-destructive[data-invalid=true],.text-destructive{--un-text-opacity:1;color:color-mix(in oklab,var(--destructive) calc(var(--un-text-opacity) * 100%),transparent)}.data-\[state\=open\]\:text-accent-foreground[data-state=open]{--un-text-opacity:1;color:color-mix(in oklab,var(--accent-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.data-\[state\=open\]\:text-muted-foreground[data-state=open],.text-muted-foreground{--un-text-opacity:1;color:color-mix(in oklab,var(--muted-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.light .light\:text-black,.text-black{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.light .light\:text-grey-100,.text-gray-100{--un-text-opacity:1;color:rgb(250 250 250 / var(--un-text-opacity))}.light .light\:text-grey-400,.text-gray-400,.text-grey-400{--un-text-opacity:1;color:rgb(186 186 188 / var(--un-text-opacity))}.color-grey-500,.light .light\:text-grey-500,.text-gray-500,.text-grey-500{--un-text-opacity:1;color:rgb(149 151 154 / var(--un-text-opacity))}.light .light\:text-grey-600,.text-gray-600,.text-grey-600{--un-text-opacity:1;color:rgb(88 88 88 / var(--un-text-opacity))}.light .light\:text-grey-650,.text-grey-650{--un-text-opacity:1;color:rgb(53 59 64 / var(--un-text-opacity))}.light .light\:text-grey-700,.text-gray-700,.text-grey-700{--un-text-opacity:1;color:rgb(35 45 51 / var(--un-text-opacity))}.text-accent{--un-text-opacity:1;color:color-mix(in oklab,var(--accent) calc(var(--un-text-opacity) * 100%),transparent)}.text-ai-purple{--un-text-opacity:1;color:rgb(178 75 252 / var(--un-text-opacity))}.text-black\!{--un-text-opacity:1 !important;color:rgb(0 0 0 / var(--un-text-opacity))!important}.text-blue-300{--un-text-opacity:1;color:rgb(227 236 252 / var(--un-text-opacity))}.text-blue-400{--un-text-opacity:1;color:rgb(77 145 247 / var(--un-text-opacity))}.text-blue-500,.group\/card:hover .group-hover\/card\:text-blue-500,.group\/filepicker:hover .group-hover\/filepicker\:text-blue-500{--un-text-opacity:1;color:rgb(22 106 232 / var(--un-text-opacity))}.text-blue-600{--un-text-opacity:1;color:rgb(28 97 201 / var(--un-text-opacity))}.text-blue-700{--un-text-opacity:1;color:rgb(19 71 149 / var(--un-text-opacity))}.text-blue-900{--un-text-opacity:1;color:rgb(21 34 65 / var(--un-text-opacity))}.text-border{--un-text-opacity:1;color:color-mix(in oklab,var(--border) calc(var(--un-text-opacity) * 100%),transparent)}.text-bright-red{--un-text-opacity:1;color:rgb(255 54 54 / var(--un-text-opacity))}.text-card-foreground{--un-text-opacity:1;color:color-mix(in oklab,var(--card-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.text-current{color:currentColor}.text-destructive-foreground{--un-text-opacity:1;color:color-mix(in oklab,var(--destructive-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.text-foreground{--un-text-opacity:1;color:color-mix(in oklab,var(--foreground) calc(var(--un-text-opacity) * 100%),transparent)}.text-gray-1000,.text-grey-1000{--un-text-opacity:1;color:rgb(13 16 16 / var(--un-text-opacity))}.text-gray-300,.text-grey-300{--un-text-opacity:1;color:rgb(237 237 237 / var(--un-text-opacity))}.text-gray-350,.text-grey-350{--un-text-opacity:1;color:rgb(222 222 222 / var(--un-text-opacity))}.text-gray-800,.text-grey-800{--un-text-opacity:1;color:rgb(32 37 39 / var(--un-text-opacity))}.text-gray-900,.text-grey-900{--un-text-opacity:1;color:rgb(23 27 29 / var(--un-text-opacity))}.text-green-300{--un-text-opacity:1;color:rgb(147 206 189 / var(--un-text-opacity))}.text-green-400{--un-text-opacity:1;color:rgb(78 187 178 / var(--un-text-opacity))}.text-green-500{--un-text-opacity:1;color:rgb(17 153 142 / var(--un-text-opacity))}.text-green-700{--un-text-opacity:1;color:rgb(6 101 94 / var(--un-text-opacity))}.text-muted{--un-text-opacity:1;color:color-mix(in oklab,var(--muted) calc(var(--un-text-opacity) * 100%),transparent)}.text-orange-300{--un-text-opacity:1;color:rgb(253 186 116 / var(--un-text-opacity))}.text-orange-500{--un-text-opacity:1;color:rgb(242 112 19 / var(--un-text-opacity))}.text-pink-300{--un-text-opacity:1;color:rgb(249 168 212 / var(--un-text-opacity))}.text-pink-500{--un-text-opacity:1;color:rgb(232 22 124 / var(--un-text-opacity))}.text-popover-foreground{--un-text-opacity:1;color:color-mix(in oklab,var(--popover-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.text-primary-foreground{--un-text-opacity:1;color:color-mix(in oklab,var(--primary-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.text-purple-300{--un-text-opacity:1;color:rgb(216 180 254 / var(--un-text-opacity))}.text-purple-500{--un-text-opacity:1;color:rgb(144 22 232 / var(--un-text-opacity))}.text-red-300{--un-text-opacity:1;color:rgb(246 214 214 / var(--un-text-opacity))}.text-red-400{--un-text-opacity:1;color:rgb(237 181 181 / var(--un-text-opacity))}.text-red-450{--un-text-opacity:1;color:rgb(223 92 92 / var(--un-text-opacity))}.text-red-500{--un-text-opacity:1;color:rgb(211 53 53 / var(--un-text-opacity))}.text-red-600{--un-text-opacity:1;color:rgb(196 16 16 / var(--un-text-opacity))}.text-red-900{--un-text-opacity:1;color:rgb(127 29 29 / var(--un-text-opacity))}.text-secondary{--un-text-opacity:1;color:color-mix(in oklab,var(--secondary) calc(var(--un-text-opacity) * 100%),transparent)}.text-secondary-foreground{--un-text-opacity:1;color:color-mix(in oklab,var(--secondary-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.text-sidebar-foreground{--un-text-opacity:1;color:color-mix(in oklab,var(--sidebar-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.text-sidebar-foreground\/70{color:color-mix(in oklab,var(--sidebar-foreground) 70%,transparent)}.text-teal-300{--un-text-opacity:1;color:rgb(94 234 212 / var(--un-text-opacity))}.text-text,.group\/optionTile:hover .group-hover\/optionTile\:text-text{--un-text-opacity:1;color:color-mix(in oklab,var(--text) calc(var(--un-text-opacity) * 100%),transparent)}.text-text-muted{--un-text-opacity:1;color:color-mix(in oklab,var(--text-muted) calc(var(--un-text-opacity) * 100%),transparent)}.text-text-secondary\!{--un-text-opacity:1 !important;color:color-mix(in oklab,var(--text-secondary) calc(var(--un-text-opacity) * 100%),transparent)!important}.text-white\!{--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity))!important}.text-yellow-300{--un-text-opacity:1;color:rgb(255 232 178 / var(--un-text-opacity))}.text-yellow-400{--un-text-opacity:1;color:rgb(255 211 110 / var(--un-text-opacity))}.text-yellow-500{--un-text-opacity:1;color:rgb(253 194 59 / var(--un-text-opacity))}.text-yellow-600{--un-text-opacity:1;color:rgb(255 178 46 / var(--un-text-opacity))}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open]{--un-text-opacity:1;color:color-mix(in oklab,var(--sidebar-accent-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.hover\:text-accent-foreground:hover{--un-text-opacity:1;color:color-mix(in oklab,var(--accent-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.hover\:text-accent:hover{--un-text-opacity:1;color:color-mix(in oklab,var(--accent) calc(var(--un-text-opacity) * 100%),transparent)}.hover\:text-blue-500:hover{--un-text-opacity:1;color:rgb(22 106 232 / var(--un-text-opacity))}.hover\:text-blue-600:hover{--un-text-opacity:1;color:rgb(28 97 201 / var(--un-text-opacity))}.hover\:text-destructive:hover{--un-text-opacity:1;color:color-mix(in oklab,var(--destructive) calc(var(--un-text-opacity) * 100%),transparent)}.hover\:text-foreground:hover{--un-text-opacity:1;color:color-mix(in oklab,var(--foreground) calc(var(--un-text-opacity) * 100%),transparent)}.hover\:text-gray-500:hover{--un-text-opacity:1;color:rgb(149 151 154 / var(--un-text-opacity))}.hover\:text-gray-700:hover{--un-text-opacity:1;color:rgb(35 45 51 / var(--un-text-opacity))}.hover\:text-gray-900:hover{--un-text-opacity:1;color:rgb(23 27 29 / var(--un-text-opacity))}.hover\:text-green-400:hover{--un-text-opacity:1;color:rgb(78 187 178 / var(--un-text-opacity))}.hover\:text-green-800:hover{--un-text-opacity:1;color:rgb(4 80 75 / var(--un-text-opacity))}.hover\:text-grey-200:hover{--un-text-opacity:1;color:rgb(245 245 245 / var(--un-text-opacity))}.hover\:text-grey-350:hover{--un-text-opacity:1;color:rgb(222 222 222 / var(--un-text-opacity))}.hover\:text-grey-500:hover{--un-text-opacity:1;color:rgb(149 151 154 / var(--un-text-opacity))}.hover\:text-grey-600:hover{--un-text-opacity:1;color:rgb(88 88 88 / var(--un-text-opacity))}.hover\:text-grey-700:hover{--un-text-opacity:1;color:rgb(35 45 51 / var(--un-text-opacity))}.hover\:text-red-500:hover{--un-text-opacity:1;color:rgb(211 53 53 / var(--un-text-opacity))}.hover\:text-sidebar-accent-foreground:hover{--un-text-opacity:1;color:color-mix(in oklab,var(--sidebar-accent-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.hover\:text-text-secondary:hover{--un-text-opacity:1;color:color-mix(in oklab,var(--text-secondary) calc(var(--un-text-opacity) * 100%),transparent)}.hover\:text-text:hover{--un-text-opacity:1;color:color-mix(in oklab,var(--text) calc(var(--un-text-opacity) * 100%),transparent)}.focus\:text-accent-foreground:focus{--un-text-opacity:1;color:color-mix(in oklab,var(--accent-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.focus\:text-destructive:focus{--un-text-opacity:1;color:color-mix(in oklab,var(--destructive) calc(var(--un-text-opacity) * 100%),transparent)}.active\:text-blue-500:active{--un-text-opacity:1;color:rgb(22 106 232 / var(--un-text-opacity))}.active\:text-sidebar-accent-foreground:active{--un-text-opacity:1;color:color-mix(in oklab,var(--sidebar-accent-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.disabled\:hover\:text-gray-600:hover:disabled{--un-text-opacity:1;color:rgb(88 88 88 / var(--un-text-opacity))}.disabled\:text-blue-500:disabled{--un-text-opacity:1;color:rgb(22 106 232 / var(--un-text-opacity))}.disabled\:text-gray-500:disabled{--un-text-opacity:1;color:rgb(149 151 154 / var(--un-text-opacity))}.disabled\:text-gray-600:disabled{--un-text-opacity:1;color:rgb(88 88 88 / var(--un-text-opacity))}.disabled\:text-grey-500:disabled{--un-text-opacity:1;color:rgb(149 151 154 / var(--un-text-opacity))}.disabled\:text-grey-600:disabled{--un-text-opacity:1;color:rgb(88 88 88 / var(--un-text-opacity))}.disabled\:text-white:disabled{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.placeholder\:text-grey-500::placeholder{--un-text-opacity:1;color:rgb(149 151 154 / var(--un-text-opacity))}.placeholder\:text-muted-foreground::placeholder{--un-text-opacity:1;color:color-mix(in oklab,var(--muted-foreground) calc(var(--un-text-opacity) * 100%),transparent)}.file\:text-foreground::file-selector-button{--un-text-opacity:1;color:color-mix(in oklab,var(--foreground) calc(var(--un-text-opacity) * 100%),transparent)}.color-inherit,.text-inherit{color:inherit}.text-inherit\!{color:inherit!important}.text-opacity-50\!{--un-text-opacity:.5 !important}.data-\[active\=true\]\:font-medium[data-active=true],.font-medium{font-weight:500}.font-400,.font-normal{font-weight:400}.font-600\!{font-weight:600!important}.font-700,.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-semibold{font-weight:600}.font-thin{font-weight:100}.file\:font-medium::file-selector-button{font-weight:500}.leading-\[1\.25\],.leading-tight{line-height:1.25}.leading-\[14px\]{line-height:14px}.leading-\[28px\]{line-height:28px}.leading-3{line-height:.75rem}.leading-3\.5{line-height:.875rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-5\.5{line-height:1.375rem}.leading-6{line-height:1.5rem}.leading-7\.5{line-height:1.875rem}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.line-height-\[10px\]{line-height:10px}.line-height-15px{line-height:15px}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.\[\&_\*\]\:font-\[\'Inter\'\,system-ui\,sans-serif\] *,.font-\[\'Inter\'\,system-ui\,sans-serif\]{font-family:Inter,system-ui,sans-serif}.font-\[\'Google_Sans_Code\'\]{font-family:Google Sans Code}.font-\[\'Google_Sans_Code\'\]\!{font-family:Google Sans Code!important}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.ordinal{--un-ordinal:ordinal;font-variant-numeric:var(--un-ordinal) var(--un-slashed-zero) var(--un-numeric-figure) var(--un-numeric-spacing) var(--un-numeric-fraction)}.tabular-nums{--un-numeric-spacing:tabular-nums;font-variant-numeric:var(--un-ordinal) var(--un-slashed-zero) var(--un-numeric-figure) var(--un-numeric-spacing) var(--un-numeric-fraction)}.\[\&\>a\]\:underline>a,.underline{text-decoration-line:underline}.hover\:underline:hover{text-decoration-line:underline}.\[\&\>a\]\:underline-offset-4>a,.underline-offset-4{text-underline-offset:4px}.hover\:no-underline:hover,.decoration-none{text-decoration:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tab{-moz-tab-size:4;tab-size:4}.caret-blue-400{--un-caret-opacity:1;caret-color:rgb(77 145 247 / var(--un-caret-opacity))}.caret-transparent{caret-color:transparent}.accent-blue-400{--un-accent-opacity:1;accent-color:rgb(77 145 247 / var(--un-accent-opacity))}.accent-blue-600{--un-accent-opacity:1;accent-color:rgb(28 97 201 / var(--un-accent-opacity))}.aria-disabled\:opacity-50[aria-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled],.group[data-disabled=true] .group-data-\[disabled\=true\]\:opacity-50,.group\/field[data-disabled=true] .group-data-\[disabled\=true\]\/field\:opacity-50,.opacity-50,.peer:disabled~.peer-disabled\:opacity-50{opacity:.5}.data-\[state\=open\]\:opacity-100[data-state=open],.opacity-100,.group:focus-within .group-focus-within\:opacity-100,.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100,.group:hover .group-hover\:opacity-100,.group\/menu-item:hover .group-hover\/menu-item\:opacity-100,.group\/treeNode:hover .group-hover\/treeNode\:opacity-100{opacity:1}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0,.opacity-0{opacity:0}.opacity-30{opacity:.3}.opacity-40\!{opacity:.4!important}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.group:hover .group-hover\:opacity-75{opacity:.75}.hover\:\!opacity-100:hover{opacity:1!important}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.active\:opacity-100:active{opacity:1}.disabled\:opacity-100:disabled{opacity:1}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.dark .dark\:bg-blend-darken{background-blend-mode:darken}.light .light\:bg-blend-lighten{background-blend-mode:lighten}.mix-blend-hard-light{mix-blend-mode:hard-light}.dark .dark\:shadow-sm2,.shadow-sm2{--un-shadow:0 6px 10px 0px var(--un-shadow-color, rgba(0, 0, 0, .2));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow,.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.light .light\:shadow-xs,.shadow-xs{--un-shadow:0 0 3px var(--un-shadow-color, rgba(0, 0, 0, .25));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--un-shadow:0 0 0 1px var(--un-shadow-color, hsl(var(--sidebar-border)));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-\[0_4px_16px_rgba\(0\,0\,0\,0\.4\)\]{--un-shadow:0 4px 16px var(--un-shadow-color, rgba(0, 0, 0, .4));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-\[0_5px_15px_rgba\(0\,0\,0\,0\.8\)\]{--un-shadow:0 5px 15px var(--un-shadow-color, rgba(0, 0, 0, .8));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-\[inset_0_0_0_1px_\#4d91f7\]{--un-shadow:inset 0 0 0 1px var(--un-shadow-color, rgb(77 145 247));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-2xl{--un-shadow:var(--un-shadow-inset) 0 25px 50px -12px var(--un-shadow-color, rgb(0 0 0 / .25));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-lg{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-md{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-none{--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-sm{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-xl{--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.dark .hover\:dark\:shadow-md:hover{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--un-shadow:0 0 0 1px var(--un-shadow-color, hsl(var(--sidebar-accent)));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:shadow-md:hover{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:shadow-sm2:hover{--un-shadow:0 6px 10px 0px var(--un-shadow-color, rgba(0, 0, 0, .2));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.light .hover\:light\:shadow-xs:hover{--un-shadow:0 0 3px var(--un-shadow-color, rgba(0, 0, 0, .25));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.active\:shadow-none:active,.dark .active\:dark\:shadow-none:active,.light .active\:light\:shadow-none:active{--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline-2,.hover\:outline-2:hover{outline-width:2px}.focus\:outline-2:focus{outline-width:2px}.outline-yellow-500,.hover\:outline-yellow-500:hover{--un-outline-color-opacity:1;outline-color:rgb(253 194 59 / var(--un-outline-color-opacity))}.focus\:outline-blue-500:focus{--un-outline-color-opacity:1;outline-color:rgb(22 106 232 / var(--un-outline-color-opacity))}.outline-offset-\[-1px\]{outline-offset:-1px}.focus\:outline-offset-2:focus{outline-offset:2px}.outline,.hover\:outline:hover{outline-style:solid}.outline-none{outline:2px solid transparent;outline-offset:2px}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.ring{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.ring-1{--un-ring-width:1px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.ring-2{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus-within\:ring-2:focus-within{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus\:ring-0:focus{--un-ring-width:0px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus\:ring-1:focus{--un-ring-width:1px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus\:ring-2:focus{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus-visible\:ring-2:focus-visible{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus-within\:ring-offset-2:focus-within{--un-ring-offset-width:2px}.focus\:ring-offset-2:focus{--un-ring-offset-width:2px}.focus-visible\:ring-offset-2:focus-visible{--un-ring-offset-width:2px}.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--un-ring-color:color-mix(in oklab, var(--destructive) 20% , transparent) }.dark .dark\:aria-invalid\:ring-destructive\/40[aria-invalid=true]{--un-ring-color:color-mix(in oklab, var(--destructive) 40% , transparent) }.ring-black{--un-ring-opacity:1;--un-ring-color:rgb(0 0 0 / var(--un-ring-opacity)) }.ring-primary{--un-ring-opacity:1;--un-ring-color:color-mix(in oklab, var(--primary) calc(var(--un-ring-opacity) * 100%), transparent) }.ring-sidebar-ring{--un-ring-opacity:1;--un-ring-color:color-mix(in oklab, var(--sidebar-ring) calc(var(--un-ring-opacity) * 100%), transparent) }.focus-within\:ring-blue-500:focus-within{--un-ring-opacity:1;--un-ring-color:rgb(22 106 232 / var(--un-ring-opacity)) }.focus\:ring-blue-300:focus{--un-ring-opacity:1;--un-ring-color:rgb(227 236 252 / var(--un-ring-opacity)) }.focus\:ring-blue-400:focus{--un-ring-opacity:1;--un-ring-color:rgb(77 145 247 / var(--un-ring-opacity)) }.focus\:ring-blue-500:focus{--un-ring-opacity:1;--un-ring-color:rgb(22 106 232 / var(--un-ring-opacity)) }.focus\:ring-grey-300:focus{--un-ring-opacity:1;--un-ring-color:rgb(237 237 237 / var(--un-ring-opacity)) }.focus\:ring-grey-500:focus{--un-ring-opacity:1;--un-ring-color:rgb(149 151 154 / var(--un-ring-opacity)) }.focus\:ring-indigo-500:focus{--un-ring-opacity:1;--un-ring-color:rgb(99 102 241 / var(--un-ring-opacity)) }.focus\:ring-red-500:focus{--un-ring-opacity:1;--un-ring-color:rgb(211 53 53 / var(--un-ring-opacity)) }.focus\:ring-ring:focus{--un-ring-opacity:1;--un-ring-color:color-mix(in oklab, var(--ring) calc(var(--un-ring-opacity) * 100%), transparent) }.dark .dark\:focus-visible\:ring-destructive\/40:focus-visible{--un-ring-color:color-mix(in oklab, var(--destructive) 40% , transparent) }.focus-visible\:ring-destructive\/20:focus-visible{--un-ring-color:color-mix(in oklab, var(--destructive) 20% , transparent) }.focus-visible\:ring-ring:focus-visible{--un-ring-opacity:1;--un-ring-color:color-mix(in oklab, var(--ring) calc(var(--un-ring-opacity) * 100%), transparent) }.focus-visible\:ring-ring\/50:focus-visible{--un-ring-color:color-mix(in oklab, var(--ring) 50% , transparent) }.focus-visible\:ring-sidebar-ring:focus-visible{--un-ring-opacity:1;--un-ring-color:color-mix(in oklab, var(--sidebar-ring) calc(var(--un-ring-opacity) * 100%), transparent) }.ring-opacity-5{--un-ring-opacity:.05}.ring-offset-background{--un-ring-offset-opacity:1;--un-ring-offset-color:color-mix(in oklab, var(--background) calc(var(--un-ring-offset-opacity) * 100%), transparent) }.focus-within\:ring-offset-gray-100:focus-within{--un-ring-offset-opacity:1;--un-ring-offset-color:rgb(250 250 250 / var(--un-ring-offset-opacity)) }.focus\:ring-offset-gray-100:focus{--un-ring-offset-opacity:1;--un-ring-offset-color:rgb(250 250 250 / var(--un-ring-offset-opacity)) }.ring-inset{--un-ring-inset:inset}.blur{--un-blur:blur(8px);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)}.hover\:brightness-95:hover{--un-brightness:brightness(.95);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)}.grayscale{--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)}.filter{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{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[background-color\,transform\]{transition-property:background-color,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\,opacity\]{transition-property:margin,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-300{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.transition-333{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:333ms}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all-300{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.transition-all-500{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.transition-color-300{transition-property:color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity,.transition-opacity-150{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-\[333ms\]{transition-duration:333ms}.duration-0\.25s{transition-duration:.25s}.transition-duration-300{transition-duration:.3s}.ease,.ease-in-out,.transition-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-\[cubic-bezier\(0\.22\,1\,0\.36\,1\)\]{transition-timing-function:cubic-bezier(.22,1,.36,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.hover\:ease-in:hover{transition-timing-function:cubic-bezier(.4,0,1,1)}.before\:content-\[\'\'\]:before{content:""}.placeholder-red-300::placeholder{--un-placeholder-opacity:1;color:rgb(246 214 214 / var(--un-placeholder-opacity))}.min-h-svh{min-height:100svh}.h-svh{height:100svh}.field-sizing-content{field-sizing:content}.animate-in,.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:shadcn-enter;animation-duration:var(--un-animate-duration, .15s);--un-enter-opacity:initial;--un-enter-scale:initial;--un-enter-rotate:initial;--un-enter-translate-x:initial;--un-enter-translate-y:initial}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-name:shadcn-exit;animation-duration:var(--un-animate-duration, .15s);--un-exit-opacity:initial;--un-exit-scale:initial;--un-exit-rotate:initial;--un-exit-translate-x:initial;--un-exit-translate-y:initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--un-exit-opacity:0}.data-\[state\=open\]\:fade-in-0[data-state=open],.fade-in-0{--un-enter-opacity:0}.fade-in-80{--un-enter-opacity:.8}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--un-exit-scale:.95}.data-\[state\=open\]\:zoom-in-95[data-state=open],.zoom-in-95{--un-enter-scale:.95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--un-enter-translate-y:-.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--un-enter-translate-x:.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--un-enter-translate-x:-.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--un-enter-translate-y:.5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--un-exit-translate-y:100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--un-exit-translate-x:-50%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--un-exit-translate-x:-100%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{--un-exit-translate-x:100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--un-exit-translate-y:-48%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--un-exit-translate-y:-100%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--un-enter-translate-y:100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--un-enter-translate-x:-50%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--un-enter-translate-x:-100%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--un-enter-translate-x:100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--un-enter-translate-y:-48%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--un-enter-translate-y:-100%}.focus-visible\:ring-\[3px\]:focus-visible{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.data-\[state\=closed\]\:duration-300[data-state=closed],.duration-300{--un-animate-duration:.3s;animation-duration:.3s;transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open],.duration-500{--un-animate-duration:.5s;animation-duration:.5s;transition-duration:.5s}.duration-100{--un-animate-duration:.1s;animation-duration:.1s;transition-duration:.1s}.duration-150{--un-animate-duration:.15s;animation-duration:.15s;transition-duration:.15s}.duration-200{--un-animate-duration:.2s;animation-duration:.2s;transition-duration:.2s}.duration-700{--un-animate-duration:.7s;animation-duration:.7s;transition-duration:.7s}.duration-75{--un-animate-duration:75ms;animation-duration:75ms;transition-duration:75ms}.\@container\/field-group{container-type:inline-size;container-name:field-group}.h-100dvh{height:100vh;height:100dvh}.before\:rounded-gradient-border-ai:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(var(--gradient-border-angle, 140deg),var(--ai-purple) 3.71%,var(--stroke) 24.17%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:opacity .5s ease-in-out,background .5s ease-in-out}.\@container{container-type:inline-size}@media (prefers-reduced-motion: reduce){.motion-reduce\:active\:scale-100:active{--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.motion-reduce\:animate-none{animation:none}.motion-reduce\:transition-none{transition:none}}@container (min-width: 28rem){.\@md\:flex{display:flex}.\@md\:flex-row{flex-direction:row}.\@md\:items-start{align-items:flex-start}.\@md\:items-center{align-items:center}.\@md\:gap-4{gap:1rem}.\@md\:space-y-0>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0px * var(--un-space-y-reverse))}}@container (min-width: 32rem){.\@lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\@lg\:gap-x-6{column-gap:1.5rem}.\@lg\:gap-y-8{row-gap:2rem}}@container (min-width: 42rem){.\@2xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (min-width: 56rem){.\@4xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\@4xl\:gap-x-8{column-gap:2rem}}@container field-group (min-width: 28rem){.\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px:has(undefined){margin-top:1px}.\@md\/field-group\:\[\&\>\*\]\:w-auto>*{width:auto}.\@md\/field-group\:\[\&\>\[data-slot\=field-label\]\]\:flex-auto>[data-slot=field-label]{flex:1 1 auto}.\@md\/field-group\:flex-row{flex-direction:row}.\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:items-start:has(>[data-slot=field-content]){align-items:flex-start}.\@md\/field-group\:items-center{align-items:center}}@media (min-width: 640px){.sm\:bottom-7{bottom:1.75rem}.sm\:left-auto{left:auto}.sm\:right-7{right:1.75rem}.sm\:grid{display:grid}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.peer[data-variant=inset]~.sm\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-state=collapsed][data-variant=inset]~.sm\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.sm\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.sm\:ml-4{margin-left:1rem}.sm\:ml-6{margin-left:1.5rem}.sm\:mt-0{margin-top:0}.sm\:mt-4{margin-top:1rem}.sm\:mt-8{margin-top:2rem}.sm\:block{display:block}.sm\:hidden{display:none}.after\:sm\:hidden:after{display:none}.sm\:max-w-100{max-width:25rem}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-fit{max-width:fit-content}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-sm{max-width:24rem}.sm\:w-auto{width:auto}.sm\:flex{display:flex}.sm\:flex-auto{flex:1 1 auto}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-4{gap:1rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(.5rem * var(--un-space-x-reverse))}.sm\:border-l{border-left-width:1px}.sm\:border-gray-200{--un-border-opacity:1;border-color:rgb(245 245 245 / var(--un-border-opacity))}.sm\:border-transparent{border-color:transparent}.peer[data-variant=inset]~.sm\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:p-10{padding:2.5rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pt-5{padding-top:1.25rem}.sm\:text-left{text-align:left}.sm\:text-sm{font-size:14px;line-height:22px}.sm\:opacity-0{opacity:0}.peer[data-variant=inset]~.sm\:peer-data-\[variant\=inset\]\:shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}}@media (min-width: 768px){.md\:top-0{top:0}.md\:block{display:block}.md\:hidden{display:none}.md\:w-56{width:14rem}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:scale-100{--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.md\:items-center{align-items:center}.md\:pt-4{padding-top:1rem}.md\:text-5xl{font-size:3rem;line-height:3.4rem}.md\:text-sm{font-size:14px;line-height:22px}}@media (min-width: 1024px){.lg\:sticky{position:sticky}.lg\:top-0{top:0}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:w-96{width:24rem}.lg\:max-w-screen-xl{max-width:1280px}.lg\:flex{display:flex}.lg\:flex-row{flex-direction:row}.lg\:border-r-2{border-right-width:2px}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pt-0{padding-top:0}}
