/*
! tailwindcss v3.3.5 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e3e8ef}:after,:before{--tw-content:""}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;font-variation-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:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#94a3b8}input::placeholder,textarea::placeholder{opacity:1;color:#94a3b8}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}:root{--white:#fff;--black:#000;--gray-50:#f8f9fa;--gray-100:#f0f2f4;--gray-200:#e3e8ef;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#26344a;--gray-800:#1e293b;--gray-900:#0f172a;--primary-50:#f5f6ff;--primary-100:#e6e8fe;--primary-200:#b5bafc;--primary-300:#7880fc;--primary-400:#3d47e8;--primary-500:#040fd9;--primary-600:#0711ae;--primary-700:#0a137e;--primary-800:#0c145e;--primary-900:#0e163c;--blue-50:#f5f6ff;--blue-100:#e6e8fe;--blue-200:#b5bafc;--blue-300:#7880fc;--blue-400:#3d47e8;--blue-500:#040fd9;--blue-600:#0711ae;--blue-700:#0a137e;--blue-800:#0c145e;--blue-900:#0e163c;--red-50:#feecec;--red-100:#fee2e2;--red-200:#feb4b4;--red-300:#fc9797;--red-400:#f15a5a;--red-500:#ef4444;--red-600:#b7393e;--red-700:#7b2d37;--red-800:#532431;--red-900:#261c2d;--yellow-50:#fffbeb;--yellow-100:#fef3c7;--yellow-200:#fde68a;--yellow-300:#fcd34d;--yellow-400:#fbbf24;--yellow-500:#f59e0b;--yellow-600:#bc7c13;--yellow-700:#7e581b;--yellow-800:#543f20;--yellow-900:#262527;--green-50:#ecfdf5;--green-100:#d1fae5;--green-200:#a7f3d0;--green-300:#6ee7b7;--green-400:#34d399;--green-500:#10b981;--green-600:#10916c;--green-700:#106554;--green-800:#104744;--green-900:#102733;--purple-50:#faf5ff;--purple-100:#f3e8ff;--purple-200:#e9d5ff;--purple-300:#d8b4fe;--purple-400:#c084fc;--purple-500:#a855f7;--purple-600:#9333ea;--purple-700:#7e22ce;--purple-800:#6b21a8;--purple-900:#581c87;--void:var(--gray-100);--background:var(--white);--foreground:var(--gray-700);--foreground-default:var(--gray-700);--foreground-primary:var(--primary-500);--foreground-secondary:var(--gray-500);--foreground-tertiary:var(--gray-400);--foreground-disabled:var(--gray-300);--foreground-error:var(--red-600);--foreground-success:var(--green-600);--foreground-danger:var(--yellow-600);--foreground-white:var(--white);--foreground-black:var(--gray-800);--foreground-neutral:var(--white);--border:var(--gray-100);--border-default:var(--gray-100);--border-dark:#47556980;--border-medium:var(--gray-200);--border-light:var(--gray-50);--border-neutral:var(--white)}@media (prefers-color-scheme:dark){:root{--void:var(--gray-900);--background:var(--gray-800);--foreground:var(--gray-50);--foreground-default:var(--gray-50);--foreground-primary:var(--primary-300);--foreground-secondary:var(--gray-300);--foreground-tertiary:var(--gray-400);--foreground-disabled:var(--gray-500);--foreground-error:var(--red-300);--foreground-success:var(--green-300);--foreground-danger:var(--yellow-300);--foreground-white:var(--white);--foreground-black:var(--gray-800);--foreground-neutral:var(--gray-800);--border:var(--gray-700);--border-default:var(--gray-700);--border-dark:var(--gray-300);--border-medium:var(--gray-600);--border-light:#47556966;--border-neutral:var(--gray-800)}}*{border-color:var(--border)}body{background-color:var(--background);color:var(--foreground)}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(4,15,217,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(4,15,217,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{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}}.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-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-right-\[6px\]{right:-6px}.-top-7{top:-1.75rem}.-top-\[6px\]{top:-6px}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-\[-2px\]{bottom:-2px}.bottom-\[2px\]{bottom:2px}.bottom-\[6px\]{bottom:6px}.left-0{left:0}.left-10{left:2.5rem}.left-3{left:.75rem}.left-\[-2px\]{left:-2px}.left-\[50\%\]{left:50%}.right-0{right:0}.right-10{right:2.5rem}.right-3{right:.75rem}.right-\[-1\.5px\]{right:-1.5px}.right-\[-2px\]{right:-2px}.right-\[6px\]{right:6px}.-top-10{top:-2.5rem}.top-0{top:0}.top-3{top:.75rem}.top-\[-12px\]{top:-12px}.top-\[50\%\]{top:50%}.top-\[6px\]{top:6px}.isolate{isolation:isolate}.z-\[100\]{z-index:100}.z-\[200\]{z-index:200}.z-\[205\]{z-index:205}.z-\[206\]{z-index:206}.z-\[20\]{z-index:20}.z-\[2\]{z-index:2}.z-\[4\]{z-index:4}.z-\[5\]{z-index:5}.z-\[6\]{z-index:6}.z-\[94\]{z-index:94}.z-\[96\]{z-index:96}.z-\[97\]{z-index:97}.z-\[99\]{z-index:99}.m-0{margin:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[15px\]{margin-bottom:15px}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-9{margin-left:2.25rem}.ml-\[40px\]{margin-left:40px}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-\[15px\]{margin-right:15px}.mr-\[20px\]{margin-right:20px}.mr-\[30px\]{margin-right:30px}.mr-\[40px\]{margin-right:40px}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[1\.5px\]{margin-top:1.5px}.mt-\[2px\]{margin-top:2px}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-3,.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-4{-webkit-line-clamp:4}.line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.\!line-clamp-none{overflow:visible!important;display:block!important;-webkit-box-orient:horizontal!important;-webkit-line-clamp:none!important}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[1\.125rem\]{height:1.125rem}.h-\[1\.5px\]{height:1.5px}.h-\[100dvh\]{height:100dvh}.h-\[100px\]{height:100px}.h-\[120px\]{height:120px}.h-\[140px\]{height:140px}.h-\[14px\]{height:14px}.h-\[150px\]{height:150px}.h-\[1px\]{height:1px}.h-\[200\%\]{height:200%}.h-\[200px\]{height:200px}.h-\[2px\]{height:2px}.h-\[3\.75rem\]{height:3.75rem}.h-\[36px\]{height:36px}.h-\[400px\]{height:400px}.h-\[40px\]{height:40px}.h-\[46px\]{height:46px}.h-\[50px\]{height:50px}.h-\[56px\]{height:56px}.h-\[5px\]{height:5px}.h-\[60px\]{height:60px}.h-\[6px\]{height:6px}.h-\[78px\]{height:78px}.h-\[90px\]{height:90px}.h-\[95dvh\]{height:95dvh}.h-full{height:100%}.max-h-\[400px\]{max-height:400px}.max-h-\[85vh\]{max-height:85vh}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[16px\]{min-height:16px}.min-h-\[20px\]{min-height:20px}.min-h-\[240px\]{min-height:240px}.min-h-\[24px\]{min-height:24px}.min-h-\[56px\]{min-height:56px}.min-h-\[60dvh\]{min-height:60dvh}.min-h-\[64px\]{min-height:64px}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[1\.125rem\]{width:1.125rem}.w-\[100px\]{width:100px}.w-\[11px\]{width:11px}.w-\[120px\]{width:120px}.w-\[12px\]{width:12px}.w-\[140px\]{width:140px}.w-\[1px\]{width:1px}.w-\[200\%\]{width:200%}.w-\[200px\]{width:200px}.w-\[25\%\]{width:25%}.w-\[288px\]{width:288px}.w-\[3\.75rem\]{width:3.75rem}.w-\[390px\]{width:390px}.w-\[3px\]{width:3px}.w-\[40px\]{width:40px}.w-\[46px\]{width:46px}.w-\[50px\]{width:50px}.w-\[56px\]{width:56px}.w-\[60px\]{width:60px}.w-\[6px\]{width:6px}.w-\[78px\]{width:78px}.w-\[8px\]{width:8px}.w-\[900px\]{width:900px}.w-\[90vw\]{width:90vw}.w-\[95dvw\]{width:95dvw}.w-\[96px\]{width:96px}.w-\[calc\(100\%-2em\)\]{width:calc(100% - 2em)}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0}.min-w-\[1\.25rem\]{min-width:1.25rem}.min-w-\[1\.5rem\]{min-width:1.5rem}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[130px\]{min-width:130px}.min-w-\[150px\]{min-width:150px}.min-w-\[16px\]{min-width:16px}.min-w-\[1rem\]{min-width:1rem}.min-w-\[2\.25rem\]{min-width:2.25rem}.min-w-\[2\.5rem\]{min-width:2.5rem}.min-w-\[20px\]{min-width:20px}.min-w-\[220px\]{min-width:220px}.min-w-\[240px\]{min-width:240px}.min-w-\[24px\]{min-width:24px}.min-w-\[288px\]{min-width:288px}.min-w-\[3\.75rem\]{min-width:3.75rem}.min-w-\[360px\]{min-width:360px}.min-w-\[3rem\]{min-width:3rem}.min-w-\[44px\]{min-width:44px}.min-w-\[56px\]{min-width:56px}.min-w-\[60px\]{min-width:60px}.min-w-\[64px\]{min-width:64px}.min-w-\[76px\]{min-width:76px}.min-w-\[80\%\]{min-width:80%}.min-w-\[80px\]{min-width:80px}.min-w-\[90px\]{min-width:90px}.min-w-\[min\(33rem\2c 90\%\)\]{min-width:min(33rem,90%)}.max-w-\[100dvw\]{max-width:100dvw}.max-w-\[100vw\]{max-width:100vw}.max-w-\[220px\]{max-width:220px}.max-w-\[240px\]{max-width:240px}.max-w-\[320px\]{max-width:320px}.max-w-\[33rem\]{max-width:33rem}.max-w-\[420px\]{max-width:420px}.max-w-\[480px\]{max-width:480px}.max-w-\[500px\]{max-width:500px}.max-w-\[600px\]{max-width:600px}.max-w-\[648px\]{max-width:648px}.max-w-\[64px\]{max-width:64px}.max-w-\[76px\]{max-width:76px}.max-w-\[800px\]{max-width:800px}.max-w-full{max-width:100%}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-\[2\]{flex:2}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.grow{flex-grow:1}.border-separate{border-collapse:separate}.border-spacing-1{--tw-border-spacing-x:0.25rem;--tw-border-spacing-y:0.25rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.-translate-y-0{--tw-translate-y:-0px}.-translate-y-0,.-translate-y-0\.5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-0\.5{--tw-translate-y:-0.125rem}.translate-x-\[-0\.5rem\]{--tw-translate-x:-0.5rem}.translate-x-\[-0\.5rem\],.translate-x-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-x-\[30\%\]{--tw-translate-x:30%}.translate-x-\[30\%\],.translate-y-\[-1\.75rem\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-1\.75rem\]{--tw-translate-y:-1.75rem}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.translate-y-\[-50\%\],.translate-y-\[30\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[30\%\]{--tw-translate-y:30%}.rotate-180{--tw-rotate:180deg}.rotate-180,.scale-\[80\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[80\%\]{--tw-scale-x:80%;--tw-scale-y:80%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-pan-y{--tw-pan-y:pan-y;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[10px\]{gap:10px}.gap-\[25px\]{gap:25px}.self-start{align-self:flex-start}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[20px\]{border-radius:20px}.rounded-\[24px\]{border-radius:24px}.rounded-\[2px\]{border-radius:2px}.rounded-\[30px\]{border-radius:30px}.rounded-\[40px\]{border-radius:40px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-0{border-left-width:0}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-blue-400\/50{border-color:rgba(61,71,232,.5)}.border-border{border-color:var(--border)}.border-border-light{border-color:var(--border-light)}.border-gray-100{--tw-border-opacity:1;border-color:rgb(240 242 244/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(227 232 239/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity))}.border-gray-400\/50{border-color:rgba(148,163,184,.5)}.border-gray-50{--tw-border-opacity:1;border-color:rgb(248 249 250/var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity))}.border-green-500{--tw-border-opacity:1;border-color:rgb(16 185 129/var(--tw-border-opacity))}.border-green-600\/50{border-color:rgba(16,145,108,.5)}.border-primary-500{--tw-border-opacity:1;border-color:rgb(4 15 217/var(--tw-border-opacity))}.border-red-400\/50{border-color:rgba(241,90,90,.5)}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-yellow-400\/50{border-color:rgba(251,191,36,.5)}.border-yellow-500{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}.bg-\[\#040fd9\]\/90{background-color:rgba(4,15,217,.9)}.bg-\[\#1e293b\]\/90{background-color:rgba(30,41,59,.9)}.bg-\[var\(--active-track-color-light\)\]{background-color:var(--active-track-color-light)}.bg-background{background-color:var(--background)}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(230 232 254/var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(4 15 217/var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(7 17 174/var(--tw-bg-opacity))}.bg-foreground-default{background-color:var(--foreground-default)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(240 242 244/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(227 232 239/var(--tw-bg-opacity))}.bg-gray-200\/75{background-color:rgba(227,232,239,.75)}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.bg-gray-300\/10{background-color:rgba(203,213,225,.1)}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}.bg-gray-400\/10{background-color:rgba(148,163,184,.1)}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(248 249 250/var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-gray-500\/30{background-color:rgba(100,116,139,.3)}.bg-gray-700\/30{background-color:rgba(38,52,74,.3)}.bg-gray-700\/60{background-color:rgba(38,52,74,.6)}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity))}.bg-primary-100{--tw-bg-opacity:1;background-color:rgb(230 232 254/var(--tw-bg-opacity))}.bg-primary-50{--tw-bg-opacity:1;background-color:rgb(245 246 255/var(--tw-bg-opacity))}.bg-primary-500{--tw-bg-opacity:1;background-color:rgb(4 15 217/var(--tw-bg-opacity))}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity))}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 236 236/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-slate-600{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-void{background-color:var(--void)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/80{background-color:hsla(0,0%,100%,.8)}.bg-white\/90{background-color:hsla(0,0%,100%,.9)}.bg-white\/95{background-color:hsla(0,0%,100%,.95)}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}.bg-yellow-500\/20{background-color:rgba(245,158,11,.2)}.fill-\[\#040fd9\]\/90{fill:rgba(4,15,217,.9)}.fill-\[\#1e293b\]\/90{fill:rgba(30,41,59,.9)}.fill-gray-700{fill:#26344a}.fill-gray-800{fill:#1e293b}.fill-green-400{fill:#34d399}.fill-green-500{fill:#10b981}.fill-primary-300{fill:#7880fc}.fill-primary-500{fill:#040fd9}.fill-red-500{fill:#ef4444}.fill-white{fill:#fff}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[2px\]{padding:2px}.p-\[40px\]{padding:40px}.p-\[60px\]{padding:60px}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.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-\[20px\]{padding-left:20px;padding-right:20px}.px-\[50px\]{padding-left:50px;padding-right:50px}.px-\[60px\]{padding-left:60px;padding-right:60px}.px-\[80px\]{padding-left:80px;padding-right:80px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[25px\]{padding-top:25px;padding-bottom:25px}.py-\[30px\]{padding-top:30px;padding-bottom:30px}.py-\[40px\]{padding-top:40px;padding-bottom:40px}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pb-\[2px\]{padding-bottom:2px}.pl-0{padding-left:0}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-\[14px\]{padding-left:14px}.pr-0{padding-right:0}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pt-2{padding-top:.5rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-start{text-align:start}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-\[0px\]{font-size:0}.text-\[10px\]{font-size:10px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal}.ordinal,.tabular-nums{font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tabular-nums{--tw-numeric-spacing:tabular-nums}.leading-4{line-height:1rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-\[14px\]{line-height:14px}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.tracking-normal{letter-spacing:0}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-\[\#ffffff\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-\[3xl\]{color:3xl}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(4 15 217/var(--tw-text-opacity))}.text-current{color:currentColor}.text-foreground{color:var(--foreground)}.text-foreground-default{color:var(--foreground-default)}.text-foreground-disabled{color:var(--foreground-disabled)}.text-foreground-error{color:var(--foreground-error)}.text-foreground-primary{color:var(--foreground-primary)}.text-foreground-secondary{color:var(--foreground-secondary)}.text-foreground-tertiary{color:var(--foreground-tertiary)}.text-gray-100{--tw-text-opacity:1;color:rgb(240 242 244/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.text-gray-50{--tw-text-opacity:1;color:rgb(248 249 250/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.text-gray-500\/50{color:rgba(100,116,139,.5)}.text-gray-700{--tw-text-opacity:1;color:rgb(38 52 74/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity))}.text-primary-500{--tw-text-opacity:1;color:rgb(4 15 217/var(--tw-text-opacity))}.text-primary-500\/30{color:rgba(4,15,217,.3)}.text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(183 57 62/var(--tw-text-opacity))}.text-transparent{color:transparent}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity:1;color:rgb(188 124 19/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.caret-transparent{caret-color:transparent}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-2xl,.shadow-\[0_8px_30px_rgb\(0\2c 0\2c 0\2c 0\.3\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_30px_rgb\(0\2c 0\2c 0\2c 0\.3\)\]{--tw-shadow:0 8px 30px rgb(0,0,0,0.3);--tw-shadow-colored:0 8px 30px var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-gray-100{--tw-shadow-color:#f0f2f4;--tw-shadow:var(--tw-shadow-colored)}.shadow-gray-200{--tw-shadow-color:#e3e8ef;--tw-shadow:var(--tw-shadow-colored)}.shadow-gray-400\/20{--tw-shadow-color:rgba(148,163,184,.2);--tw-shadow:var(--tw-shadow-colored)}.shadow-gray-400\/40{--tw-shadow-color:rgba(148,163,184,.4);--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-primary-400\/50{--tw-ring-color:rgba(61,71,232,.5)}.ring-offset-background{--tw-ring-offset-color:var(--background)}.blur{--tw-blur:blur(8px)}.blur,.blur-lg{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-lg{--tw-blur:blur(16px)}.blur-md{--tw-blur:blur(12px)}.blur-md,.blur-none{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-none{--tw-blur:blur(0)}.blur-xl{--tw-blur:blur(24px)}.blur-xl,.drop-shadow-lg{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}.backdrop-blur-lg,.backdrop-blur-md{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-none{--tw-backdrop-blur:blur(0)}.backdrop-blur-none,.backdrop-blur-sm{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.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-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.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-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)}.duration-150,.transition-transform{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.animate-out{animation-name:exit;animation-duration:.15s;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.fade-in{--tw-enter-opacity:0}.fade-out{--tw-exit-opacity:0}.slide-in-from-bottom-4{--tw-enter-translate-y:1rem}.duration-150{animation-duration:.15s}.duration-200{animation-duration:.2s}.duration-500{animation-duration:.5s}.ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.running{animation-play-state:running}.paused{animation-play-state:paused}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}input[data-autocompleted]{background-color:transparent!important}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{-webkit-box-shadow:none;background:transparent}::-webkit-scrollbar-thumb{background:var(--background);-webkit-box-shadow:none;border-radius:5px}::-webkit-scrollbar-thumb:window-inactive{background:none}.animated-background{position:absolute;opacity:.7;top:0;left:0;right:0;bottom:0;background:linear-gradient(-45deg,#4a217ca9,#1b2551a6,#065470a8);background-size:400% 400%;animation:gradient 30s ease infinite}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.ReactMarkdown{color:var(--foreground-default)}.ReactMarkdown h1{font-size:36px;line-height:40px;letter-spacing:-.03em;font-weight:600;margin-bottom:12px}.ReactMarkdown h2{font-size:30px;line-height:36px;letter-spacing:-.02em;font-weight:600;margin-bottom:12px}.ReactMarkdown h3{font-size:24px;margin-bottom:8px}.ReactMarkdown h3,.ReactMarkdown h4{line-height:28px;letter-spacing:-.02em;font-weight:600}.ReactMarkdown h4{font-size:20px;margin-bottom:6px}.ReactMarkdown h5{font-size:18px;line-height:28px;font-weight:600;margin-bottom:4px}.ReactMarkdown h6{font-size:16px;line-height:24px;font-weight:600;margin-bottom:4px}.ReactMarkdown pre{font-weight:500}.ReactMarkdown del{text-decoration-line:line-through;text-decoration-style:solid}.ReactMarkdown em{font-style:italic}.ReactMarkdown a{font-size:16px;line-height:24px;color:var(--foreground-primary)}.ReactMarkdown ul{list-style-type:disc;padding-left:20px}.ReactMarkdown ol{list-style-type:decimal;padding-left:20px}.ReactMarkdown blockquote{margin:0;padding:10px;border-left:4px solid var(--border)}.selection\:text-white ::-moz-selection{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.selection\:text-white ::selection{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.selection\:text-white::-moz-selection{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.selection\:text-white::selection{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.placeholder\:text-foreground-tertiary::-moz-placeholder{color:var(--foreground-tertiary)}.placeholder\:text-foreground-tertiary::placeholder{color:var(--foreground-tertiary)}.placeholder\:text-gray-300::-moz-placeholder{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.placeholder\:text-gray-300::placeholder{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.placeholder-shown\:italic:-moz-placeholder-shown{font-style:italic}.placeholder-shown\:italic:placeholder-shown{font-style:italic}.focus-within\:border-primary-500:focus-within{--tw-border-opacity:1;border-color:rgb(4 15 217/var(--tw-border-opacity))}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(240 242 244/var(--tw-bg-opacity))}.hover\:bg-gray-400\/10:hover{background-color:rgba(148,163,184,.1)}.hover\:bg-gray-400\/30:hover{background-color:rgba(148,163,184,.3)}.hover\:bg-gray-400\/5:hover{background-color:rgba(148,163,184,.05)}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(248 249 250/var(--tw-bg-opacity))}.hover\:bg-green-50\/70:hover{background-color:rgba(236,253,245,.7)}.hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.hover\:bg-primary-400\/70:hover{background-color:rgba(61,71,232,.7)}.hover\:bg-primary-500:hover{--tw-bg-opacity:1;background-color:rgb(4 15 217/var(--tw-bg-opacity))}.hover\:bg-red-50\/70:hover{background-color:hsla(0,90%,96%,.7)}.hover\:bg-red-500:hover{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.hover\:bg-white\/70:hover{background-color:hsla(0,0%,100%,.7)}.hover\:text-green-400:hover{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity))}.hover\:text-primary-400:hover{--tw-text-opacity:1;color:rgb(61 71 232/var(--tw-text-opacity))}.hover\:text-red-400:hover{--tw-text-opacity:1;color:rgb(241 90 90/var(--tw-text-opacity))}.hover\:opacity-90:hover{opacity:.9}.focus\:border:focus{border-width:1px}.focus\:border-primary-500:focus{--tw-border-opacity:1;border-color:rgb(4 15 217/var(--tw-border-opacity))}.focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgb(240 242 244/var(--tw-bg-opacity))}.focus\:bg-gray-200\/10:focus{background-color:rgba(227,232,239,.1)}.focus\:bg-gray-400\/10:focus{background-color:rgba(148,163,184,.1)}.focus\:bg-primary-500:focus{--tw-bg-opacity:1;background-color:rgb(4 15 217/var(--tw-bg-opacity))}.focus\:text-white:focus{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-primary-500\/50:focus{--tw-ring-color:rgba(4,15,217,.5)}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-foreground-primary:focus-visible{--tw-ring-color:var(--foreground-primary)}.focus-visible\:ring-primary-500\/80:focus-visible{--tw-ring-color:rgba(4,15,217,.8)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.active\:bg-gray-100:active{--tw-bg-opacity:1;background-color:rgb(240 242 244/var(--tw-bg-opacity))}.active\:bg-gray-200:active{--tw-bg-opacity:1;background-color:rgb(227 232 239/var(--tw-bg-opacity))}.active\:bg-gray-50:active{--tw-bg-opacity:1;background-color:rgb(248 249 250/var(--tw-bg-opacity))}.active\:bg-green-100:active{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}.active\:bg-green-600:active{--tw-bg-opacity:1;background-color:rgb(16 145 108/var(--tw-bg-opacity))}.active\:bg-primary-600:active{--tw-bg-opacity:1;background-color:rgb(7 17 174/var(--tw-bg-opacity))}.active\:bg-red-100:active{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.active\:bg-red-600:active{--tw-bg-opacity:1;background-color:rgb(183 57 62/var(--tw-bg-opacity))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:text-gray-300:disabled{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:hover\:bg-gray-100:hover:disabled{--tw-bg-opacity:1;background-color:rgb(240 242 244/var(--tw-bg-opacity))}.group:hover .group-hover\:fill-gray-700\/70{fill:rgba(38,52,74,.7)}.group:hover .group-hover\:fill-gray-800\/70{fill:rgba(30,41,59,.7)}.group:hover .group-hover\:fill-green-500\/70{fill:rgba(16,185,129,.7)}.group:hover .group-hover\:fill-red-500\/70{fill:rgba(239,68,68,.7)}.group:hover .group-hover\:text-gray-700\/70{color:rgba(38,52,74,.7)}.group:hover .group-hover\:text-gray-800\/70{color:rgba(30,41,59,.7)}.group:hover .group-hover\:text-green-500\/70{color:rgba(16,185,129,.7)}.group:hover .group-hover\:text-red-500\/70{color:rgba(239,68,68,.7)}.group:hover .group-hover\:underline{text-decoration-line:underline}.group:active .group-active\:fill-gray-600{fill:#475569}.group:active .group-active\:fill-gray-900{fill:#0f172a}.group:active .group-active\:fill-green-600{fill:#10916c}.group:active .group-active\:fill-red-600{fill:#b7393e}.group:active .group-active\:text-gray-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.group:active .group-active\:text-gray-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.group:active .group-active\:text-green-600{--tw-text-opacity:1;color:rgb(16 145 108/var(--tw-text-opacity))}.group:active .group-active\:text-red-600{--tw-text-opacity:1;color:rgb(183 57 62/var(--tw-text-opacity))}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[size\=default\]\:mt-2[data-size=default],.data-\[size\=large\]\:mt-2[data-size=large]{margin-top:.5rem}.data-\[size\=small\]\:mt-1\.5[data-size=small]{margin-top:.375rem}.data-\[size\=small\]\:h-5[data-size=small]{height:1.25rem}.data-\[size\=small\]\:w-5[data-size=small]{width:1.25rem}.data-\[state\=checked\]\:translate-x-\[20px\][data-state=checked]{--tw-translate-x:20px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[disabled\]\:cursor-not-allowed[data-disabled],.data-\[outside-month\]\:cursor-not-allowed[data-outside-month]{cursor:not-allowed}.data-\[state\=disabled\]\:cursor-auto[data-state=disabled]{cursor:auto}.data-\[extra-state\=error\]\:border-red-500[data-extra-state=error]{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.data-\[extra-state\=warning\]\:border-yellow-500[data-extra-state=warning]{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}.data-\[state\=checked\]\:border-foreground-primary[data-state=checked]{border-color:var(--foreground-primary)}.data-\[state\=checked\]\:border-primary-500[data-state=checked]{--tw-border-opacity:1;border-color:rgb(4 15 217/var(--tw-border-opacity))}.data-\[state\=error\]\:border-red-500[data-state=error]{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.data-\[disabled\]\:bg-gray-300[data-disabled]{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.data-\[highlighted\]\:bg-gray-100[data-highlighted]{--tw-bg-opacity:1;background-color:rgb(240 242 244/var(--tw-bg-opacity))}.data-\[selected\]\:bg-gray-800[data-selected]{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.data-\[state\=checked\]\:bg-primary-500[data-state=checked]{--tw-bg-opacity:1;background-color:rgb(4 15 217/var(--tw-bg-opacity))}.data-\[state\=disabled\]\:bg-gray-100[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(240 242 244/var(--tw-bg-opacity))}.data-\[state\=disabled\]\:bg-green-50[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity))}.data-\[state\=disabled\]\:bg-green-500[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.data-\[state\=disabled\]\:bg-primary-500[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(4 15 217/var(--tw-bg-opacity))}.data-\[state\=disabled\]\:bg-red-50[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(254 236 236/var(--tw-bg-opacity))}.data-\[state\=disabled\]\:bg-red-500[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.data-\[state\=disabled\]\:bg-white[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.data-\[state\=disabled\]\:fill-gray-700[data-state=disabled]{fill:#26344a}.data-\[state\=disabled\]\:fill-gray-800[data-state=disabled]{fill:#1e293b}.data-\[state\=disabled\]\:fill-green-500[data-state=disabled]{fill:#10b981}.data-\[state\=disabled\]\:fill-red-500[data-state=disabled]{fill:#ef4444}.data-\[size\=small\]\:text-sm[data-size=small]{font-size:.875rem;line-height:1.25rem}.data-\[disabled\]\:text-gray-300[data-disabled]{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.data-\[disabled\]\:text-gray-400[data-disabled]{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.data-\[highlighted\]\:text-gray-700[data-highlighted]{--tw-text-opacity:1;color:rgb(38 52 74/var(--tw-text-opacity))}.data-\[outside-month\]\:text-gray-400[data-outside-month],.data-\[placeholder\]\:text-gray-400[data-placeholder]{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.data-\[placeholder\]\:text-gray-500[data-placeholder]{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.data-\[selected\]\:text-gray-50[data-selected]{--tw-text-opacity:1;color:rgb(248 249 250/var(--tw-text-opacity))}.data-\[state\=disabled\]\:text-gray-700[data-state=disabled]{--tw-text-opacity:1;color:rgb(38 52 74/var(--tw-text-opacity))}.data-\[state\=disabled\]\:text-gray-800[data-state=disabled]{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.data-\[state\=disabled\]\:text-green-500[data-state=disabled]{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.data-\[state\=disabled\]\:text-red-500[data-state=disabled]{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.data-\[state\=focused\]\:text-foreground-primary[data-state=focused]{color:var(--foreground-primary)}.data-\[disabled\]\:line-through[data-disabled]{text-decoration-line:line-through}.data-\[disabled\]\:opacity-30[data-disabled]{opacity:.3}.data-\[state\=disabled\]\:opacity-0[data-state=disabled]{opacity:0}.data-\[state\=disabled\]\:opacity-30[data-state=disabled]{opacity:.3}.data-\[highlighted\]\:outline-none[data-highlighted]{outline:2px solid transparent;outline-offset:2px}.data-\[disabled\]\:hover\:bg-transparent:hover[data-disabled],.data-\[outside-month\]\:hover\:bg-transparent:hover[data-outside-month]{background-color:transparent}.data-\[extra-state\=error\]\:focus\:bg-red-500\/50:focus[data-extra-state=error]{background-color:rgba(239,68,68,.5)}.data-\[extra-state\=warning\]\:focus\:bg-yellow-500\/50:focus[data-extra-state=warning]{background-color:rgba(245,158,11,.5)}@media (prefers-color-scheme:dark){.dark\:visible{visibility:visible}.dark\:invisible{visibility:hidden}.dark\:flex{display:flex}.dark\:hidden{display:none}.dark\:border{border-width:1px}.dark\:border-0{border-width:0}.dark\:border-blue-600\/50{border-color:rgba(7,17,174,.5)}.dark\:border-gray-100{--tw-border-opacity:1;border-color:rgb(240 242 244/var(--tw-border-opacity))}.dark\:border-gray-50{--tw-border-opacity:1;border-color:rgb(248 249 250/var(--tw-border-opacity))}.dark\:border-gray-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity))}.dark\:border-gray-600\/40{border-color:rgba(71,85,105,.4)}.dark\:border-gray-600\/50{border-color:rgba(71,85,105,.5)}.dark\:border-gray-700{--tw-border-opacity:1;border-color:rgb(38 52 74/var(--tw-border-opacity))}.dark\:border-green-300{--tw-border-opacity:1;border-color:rgb(110 231 183/var(--tw-border-opacity))}.dark\:border-green-400\/50{border-color:rgba(52,211,153,.5)}.dark\:border-primary-300{--tw-border-opacity:1;border-color:rgb(120 128 252/var(--tw-border-opacity))}.dark\:border-red-300{--tw-border-opacity:1;border-color:rgb(252 151 151/var(--tw-border-opacity))}.dark\:border-red-600\/50{border-color:rgba(183,57,62,.5)}.dark\:border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.dark\:border-yellow-300{--tw-border-opacity:1;border-color:rgb(252 211 77/var(--tw-border-opacity))}.dark\:border-yellow-600\/50{border-color:rgba(188,124,19,.5)}.dark\:bg-\[\#3d47e8\]\/90{background-color:rgba(61,71,232,.9)}.dark\:bg-\[\#47556966\]{background-color:#47556966}.dark\:bg-\[\#ffffff\]\/90{background-color:hsla(0,0%,100%,.9)}.dark\:bg-\[var\(--active-track-color-dark\)\]{background-color:var(--active-track-color-dark)}.dark\:bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.dark\:bg-blue-400{--tw-bg-opacity:1;background-color:rgb(61 71 232/var(--tw-bg-opacity))}.dark\:bg-blue-800\/70{background-color:rgba(12,20,94,.7)}.dark\:bg-gray-100{--tw-bg-opacity:1;background-color:rgb(240 242 244/var(--tw-bg-opacity))}.dark\:bg-gray-300{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.dark\:bg-gray-400{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}.dark\:bg-gray-50{--tw-bg-opacity:1;background-color:rgb(248 249 250/var(--tw-bg-opacity))}.dark\:bg-gray-500{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.dark\:bg-gray-600{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.dark\:bg-gray-600\/30{background-color:rgba(71,85,105,.3)}.dark\:bg-gray-600\/60{background-color:rgba(71,85,105,.6)}.dark\:bg-gray-700{--tw-bg-opacity:1;background-color:rgb(38 52 74/var(--tw-bg-opacity))}.dark\:bg-gray-700\/10{background-color:rgba(38,52,74,.1)}.dark\:bg-gray-700\/20{background-color:rgba(38,52,74,.2)}.dark\:bg-gray-700\/50{background-color:rgba(38,52,74,.5)}.dark\:bg-gray-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.dark\:bg-gray-800\/70{background-color:rgba(30,41,59,.7)}.dark\:bg-gray-800\/95{background-color:rgba(30,41,59,.95)}.dark\:bg-gray-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.dark\:bg-green-300{--tw-bg-opacity:1;background-color:rgb(110 231 183/var(--tw-bg-opacity))}.dark\:bg-green-400{--tw-bg-opacity:1;background-color:rgb(52 211 153/var(--tw-bg-opacity))}.dark\:bg-green-800{--tw-bg-opacity:1;background-color:rgb(16 71 68/var(--tw-bg-opacity))}.dark\:bg-green-900{--tw-bg-opacity:1;background-color:rgb(16 39 51/var(--tw-bg-opacity))}.dark\:bg-orange-400{--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity))}.dark\:bg-orange-800{--tw-bg-opacity:1;background-color:rgb(154 52 18/var(--tw-bg-opacity))}.dark\:bg-primary-300{--tw-bg-opacity:1;background-color:rgb(120 128 252/var(--tw-bg-opacity))}.dark\:bg-primary-400{--tw-bg-opacity:1;background-color:rgb(61 71 232/var(--tw-bg-opacity))}.dark\:bg-primary-800{--tw-bg-opacity:1;background-color:rgb(12 20 94/var(--tw-bg-opacity))}.dark\:bg-primary-900{--tw-bg-opacity:1;background-color:rgb(14 22 60/var(--tw-bg-opacity))}.dark\:bg-purple-400{--tw-bg-opacity:1;background-color:rgb(192 132 252/var(--tw-bg-opacity))}.dark\:bg-purple-800{--tw-bg-opacity:1;background-color:rgb(107 33 168/var(--tw-bg-opacity))}.dark\:bg-red-300{--tw-bg-opacity:1;background-color:rgb(252 151 151/var(--tw-bg-opacity))}.dark\:bg-red-400{--tw-bg-opacity:1;background-color:rgb(241 90 90/var(--tw-bg-opacity))}.dark\:bg-red-800{--tw-bg-opacity:1;background-color:rgb(83 36 49/var(--tw-bg-opacity))}.dark\:bg-red-800\/70{background-color:rgba(83,36,49,.7)}.dark\:bg-red-900{--tw-bg-opacity:1;background-color:rgb(38 28 45/var(--tw-bg-opacity))}.dark\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.dark\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(252 211 77/var(--tw-bg-opacity))}.dark\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity))}.dark\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgb(84 63 32/var(--tw-bg-opacity))}.dark\:bg-yellow-800\/70{background-color:rgba(84,63,32,.7)}.dark\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgb(38 37 39/var(--tw-bg-opacity))}.dark\:fill-\[\#3d47e8\]\/90{fill:rgba(61,71,232,.9)}.dark\:fill-\[\#ffffff\]\/90{fill:hsla(0,0%,100%,.9)}.dark\:fill-gray-50{fill:#f8f9fa}.dark\:fill-green-300{fill:#6ee7b7}.dark\:fill-primary-300{fill:#7880fc}.dark\:fill-red-300{fill:#fc9797}.dark\:fill-white{fill:#fff}.dark\:text-\[\#1e293b\]{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.dark\:text-\[\#ffffff\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.dark\:text-blue-300{--tw-text-opacity:1;color:rgb(120 128 252/var(--tw-text-opacity))}.dark\:text-blue-500{--tw-text-opacity:1;color:rgb(4 15 217/var(--tw-text-opacity))}.dark\:text-gray-100{--tw-text-opacity:1;color:rgb(240 242 244/var(--tw-text-opacity))}.dark\:text-gray-200{--tw-text-opacity:1;color:rgb(227 232 239/var(--tw-text-opacity))}.dark\:text-gray-300{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.dark\:text-gray-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.dark\:text-gray-50{--tw-text-opacity:1;color:rgb(248 249 250/var(--tw-text-opacity))}.dark\:text-gray-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.dark\:text-gray-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.dark\:text-gray-700{--tw-text-opacity:1;color:rgb(38 52 74/var(--tw-text-opacity))}.dark\:text-gray-800{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.dark\:text-gray-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.dark\:text-green-200{--tw-text-opacity:1;color:rgb(167 243 208/var(--tw-text-opacity))}.dark\:text-green-300{--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity))}.dark\:text-green-400{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity))}.dark\:text-green-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.dark\:text-orange-200{--tw-text-opacity:1;color:rgb(254 215 170/var(--tw-text-opacity))}.dark\:text-primary-200{--tw-text-opacity:1;color:rgb(181 186 252/var(--tw-text-opacity))}.dark\:text-primary-300{--tw-text-opacity:1;color:rgb(120 128 252/var(--tw-text-opacity))}.dark\:text-primary-300\/30{color:rgba(120,128,252,.3)}.dark\:text-primary-500{--tw-text-opacity:1;color:rgb(4 15 217/var(--tw-text-opacity))}.dark\:text-purple-200{--tw-text-opacity:1;color:rgb(233 213 255/var(--tw-text-opacity))}.dark\:text-red-200{--tw-text-opacity:1;color:rgb(254 180 180/var(--tw-text-opacity))}.dark\:text-red-300{--tw-text-opacity:1;color:rgb(252 151 151/var(--tw-text-opacity))}.dark\:text-red-400{--tw-text-opacity:1;color:rgb(241 90 90/var(--tw-text-opacity))}.dark\:text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.dark\:text-transparent{color:transparent}.dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:text-yellow-200{--tw-text-opacity:1;color:rgb(253 230 138/var(--tw-text-opacity))}.dark\:text-yellow-300{--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity))}.dark\:text-yellow-400{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}.dark\:text-yellow-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.dark\:shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.dark\:shadow-lg,.dark\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.dark\:shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.dark\:shadow-primary-400\/30{--tw-shadow-color:rgba(61,71,232,.3);--tw-shadow:var(--tw-shadow-colored)}.dark\:selection\:text-white ::-moz-selection{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:selection\:text-white ::selection{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:selection\:text-white::-moz-selection{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:selection\:text-white::selection{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.dark\:placeholder\:text-gray-500::placeholder{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.dark\:focus-within\:border-primary-300:focus-within{--tw-border-opacity:1;border-color:rgb(120 128 252/var(--tw-border-opacity))}.dark\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.dark\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(38 52 74/var(--tw-bg-opacity))}.dark\:hover\:bg-gray-700\/60:hover{background-color:rgba(38,52,74,.6)}.dark\:hover\:bg-gray-700\/70:hover{background-color:rgba(38,52,74,.7)}.dark\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.dark\:hover\:bg-gray-800\/70:hover{background-color:rgba(30,41,59,.7)}.dark\:hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgb(110 231 183/var(--tw-bg-opacity))}.dark\:hover\:bg-green-900\/70:hover{background-color:rgba(16,39,51,.7)}.dark\:hover\:bg-primary-300:hover{--tw-bg-opacity:1;background-color:rgb(120 128 252/var(--tw-bg-opacity))}.dark\:hover\:bg-red-300:hover{--tw-bg-opacity:1;background-color:rgb(252 151 151/var(--tw-bg-opacity))}.dark\:hover\:bg-red-900\/70:hover{background-color:rgba(38,28,45,.7)}.dark\:hover\:text-green-200:hover{--tw-text-opacity:1;color:rgb(167 243 208/var(--tw-text-opacity))}.dark\:hover\:text-primary-200:hover{--tw-text-opacity:1;color:rgb(181 186 252/var(--tw-text-opacity))}.dark\:hover\:text-red-200:hover{--tw-text-opacity:1;color:rgb(254 180 180/var(--tw-text-opacity))}.dark\:focus\:border-primary-300:focus{--tw-border-opacity:1;border-color:rgb(120 128 252/var(--tw-border-opacity))}.dark\:focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgb(38 52 74/var(--tw-bg-opacity))}.dark\:focus\:bg-primary-400:focus{--tw-bg-opacity:1;background-color:rgb(61 71 232/var(--tw-bg-opacity))}.dark\:focus\:ring-primary-300\/50:focus{--tw-ring-color:rgba(120,128,252,.5)}.dark\:focus-visible\:ring-primary-300\/80:focus-visible{--tw-ring-color:rgba(120,128,252,.8)}.dark\:active\:bg-gray-700:active{--tw-bg-opacity:1;background-color:rgb(38 52 74/var(--tw-bg-opacity))}.dark\:active\:bg-gray-800:active{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.dark\:active\:bg-gray-900:active{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.dark\:active\:bg-green-500:active{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.dark\:active\:bg-green-900:active{--tw-bg-opacity:1;background-color:rgb(16 39 51/var(--tw-bg-opacity))}.dark\:active\:bg-primary-500:active{--tw-bg-opacity:1;background-color:rgb(4 15 217/var(--tw-bg-opacity))}.dark\:active\:bg-red-500:active{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.dark\:active\:bg-red-900:active{--tw-bg-opacity:1;background-color:rgb(38 28 45/var(--tw-bg-opacity))}.dark\:disabled\:text-gray-600:disabled{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.dark\:disabled\:hover\:bg-gray-700:hover:disabled{--tw-bg-opacity:1;background-color:rgb(38 52 74/var(--tw-bg-opacity))}.group:hover .dark\:group-hover\:fill-gray-50\/70{fill:rgba(248,249,250,.7)}.group:hover .dark\:group-hover\:fill-green-300\/70{fill:rgba(110,231,183,.7)}.group:hover .dark\:group-hover\:fill-red-300\/70{fill:hsla(0,94%,79%,.7)}.group:hover .dark\:group-hover\:fill-white\/70{fill:hsla(0,0%,100%,.7)}.group:hover .dark\:group-hover\:text-gray-50\/70{color:rgba(248,249,250,.7)}.group:hover .dark\:group-hover\:text-green-300\/70{color:rgba(110,231,183,.7)}.group:hover .dark\:group-hover\:text-red-300\/70{color:hsla(0,94%,79%,.7)}.group:hover .dark\:group-hover\:text-white\/70{color:hsla(0,0%,100%,.7)}.group:active .dark\:group-active\:fill-gray-100{fill:#f0f2f4}.group:active .dark\:group-active\:fill-gray-300{fill:#cbd5e1}.group:active .dark\:group-active\:fill-green-400{fill:#34d399}.group:active .dark\:group-active\:fill-red-400{fill:#f15a5a}.group:active .dark\:group-active\:text-gray-100{--tw-text-opacity:1;color:rgb(240 242 244/var(--tw-text-opacity))}.group:active .dark\:group-active\:text-gray-300{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.group:active .dark\:group-active\:text-green-400{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity))}.group:active .dark\:group-active\:text-red-400{--tw-text-opacity:1;color:rgb(241 90 90/var(--tw-text-opacity))}.dark\:data-\[extra-state\=error\]\:border-red-300[data-extra-state=error]{--tw-border-opacity:1;border-color:rgb(252 151 151/var(--tw-border-opacity))}.dark\:data-\[extra-state\=warning\]\:border-yellow-300[data-extra-state=warning]{--tw-border-opacity:1;border-color:rgb(252 211 77/var(--tw-border-opacity))}.dark\:data-\[state\=checked\]\:border-primary-300[data-state=checked]{--tw-border-opacity:1;border-color:rgb(120 128 252/var(--tw-border-opacity))}.dark\:data-\[state\=error\]\:border-red-300[data-state=error]{--tw-border-opacity:1;border-color:rgb(252 151 151/var(--tw-border-opacity))}.dark\:data-\[disabled\]\:bg-gray-600[data-disabled]{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.dark\:data-\[highlighted\]\:bg-gray-800[data-highlighted]{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.dark\:data-\[selected\]\:bg-white[data-selected]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.dark\:data-\[state\=checked\]\:bg-primary-300[data-state=checked]{--tw-bg-opacity:1;background-color:rgb(120 128 252/var(--tw-bg-opacity))}.dark\:data-\[state\=disabled\]\:bg-gray-700[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(38 52 74/var(--tw-bg-opacity))}.dark\:data-\[state\=disabled\]\:bg-gray-800[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.dark\:data-\[state\=disabled\]\:bg-green-300[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(110 231 183/var(--tw-bg-opacity))}.dark\:data-\[state\=disabled\]\:bg-green-900[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(16 39 51/var(--tw-bg-opacity))}.dark\:data-\[state\=disabled\]\:bg-primary-300[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(120 128 252/var(--tw-bg-opacity))}.dark\:data-\[state\=disabled\]\:bg-red-300[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(252 151 151/var(--tw-bg-opacity))}.dark\:data-\[state\=disabled\]\:bg-red-900[data-state=disabled]{--tw-bg-opacity:1;background-color:rgb(38 28 45/var(--tw-bg-opacity))}.dark\:data-\[state\=disabled\]\:fill-gray-50[data-state=disabled]{fill:#f8f9fa}.dark\:data-\[state\=disabled\]\:fill-green-300[data-state=disabled]{fill:#6ee7b7}.dark\:data-\[state\=disabled\]\:fill-red-300[data-state=disabled]{fill:#fc9797}.dark\:data-\[state\=disabled\]\:fill-white[data-state=disabled]{fill:#fff}.dark\:data-\[disabled\]\:text-gray-500[data-disabled]{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.dark\:data-\[disabled\]\:text-gray-600[data-disabled]{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.dark\:data-\[highlighted\]\:text-white[data-highlighted]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:data-\[outside-month\]\:text-gray-600[data-outside-month]{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.dark\:data-\[placeholder\]\:text-gray-300[data-placeholder]{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.dark\:data-\[placeholder\]\:text-gray-400[data-placeholder]{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.dark\:data-\[selected\]\:text-gray-800[data-selected]{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.dark\:data-\[state\=disabled\]\:text-gray-50[data-state=disabled]{--tw-text-opacity:1;color:rgb(248 249 250/var(--tw-text-opacity))}.dark\:data-\[state\=disabled\]\:text-green-300[data-state=disabled]{--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity))}.dark\:data-\[state\=disabled\]\:text-red-300[data-state=disabled]{--tw-text-opacity:1;color:rgb(252 151 151/var(--tw-text-opacity))}.dark\:data-\[state\=disabled\]\:text-white[data-state=disabled]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark\:data-\[extra-state\=error\]\:focus\:bg-red-500\/50:focus[data-extra-state=error]{background-color:rgba(239,68,68,.5)}.dark\:data-\[extra-state\=warning\]\:focus\:bg-yellow-500\/50:focus[data-extra-state=warning]{background-color:rgba(245,158,11,.5)}}@media print{.print\:hidden{display:none}.print\:w-full{width:100%}}@media (min-width:640px){.sm\:mt-8{margin-top:2rem}}@media (min-width:768px){.md\:bottom-auto{bottom:auto}.md\:left-\[288px\]{left:288px}.md\:left-\[50\%\]{left:50%}.md\:right-auto{right:auto}.md\:top-\[50\%\]{top:50%}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-6{height:1.5rem}.md\:max-h-\[85vh\]{max-height:85vh}.md\:min-h-0{min-height:0}.md\:w-6{width:1.5rem}.md\:w-\[205px\]{width:205px}.md\:w-\[480px\]{width:480px}.md\:w-\[90vh\]{width:90vh}.md\:min-w-\[300px\]{min-width:300px}.md\:min-w-\[420px\]{min-width:420px}.md\:min-w-\[680px\]{min-width:680px}.md\:max-w-\[1060px\]{max-width:1060px}.md\:max-w-\[600px\]{max-width:600px}.md\:max-w-\[680px\]{max-width:680px}.md\:translate-x-\[-50\%\]{--tw-translate-x:-50%}.md\:translate-x-\[-50\%\],.md\:translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:translate-y-\[-50\%\]{--tw-translate-y:-50%}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-center{justify-content:center}.md\:gap-6{gap:1.5rem}.md\:self-center{align-self:center}.md\:rounded-2xl{border-radius:1rem}.md\:rounded-3xl{border-radius:1.5rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pl-4{padding-left:1rem}.md\:pl-\[22px\]{padding-left:22px}.md\:pr-6{padding-right:1.5rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-blue-500{--tw-text-opacity:1;color:rgb(4 15 217/var(--tw-text-opacity))}.md\:text-gray-700{--tw-text-opacity:1;color:rgb(38 52 74/var(--tw-text-opacity))}.md\:text-green-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.md\:text-primary-500{--tw-text-opacity:1;color:rgb(4 15 217/var(--tw-text-opacity))}.md\:text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.md\:text-yellow-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.md\:duration-300{transition-duration:.3s}.md\:slide-in-from-bottom-\[-45\%\]{--tw-enter-translate-y:-45%}.md\:slide-in-from-left-\[50\%\]{--tw-enter-translate-x:-50%}.md\:duration-300{animation-duration:.3s}@media (prefers-color-scheme:dark){.md\:dark\:text-blue-500{--tw-text-opacity:1;color:rgb(4 15 217/var(--tw-text-opacity))}.md\:dark\:text-gray-700{--tw-text-opacity:1;color:rgb(38 52 74/var(--tw-text-opacity))}.md\:dark\:text-green-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.md\:dark\:text-primary-500{--tw-text-opacity:1;color:rgb(4 15 217/var(--tw-text-opacity))}.md\:dark\:text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.md\:dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.md\:dark\:text-yellow-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}}@media print{.md\:print\:hidden{display:none}.md\:print\:self-start{align-self:flex-start}}}@media (min-width:1024px){.lg\:mb-10{margin-bottom:2.5rem}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:min-w-\[840px\]{min-width:840px}.lg\:min-w-\[880px\]{min-width:880px}.lg\:max-w-\[840px\]{max-width:840px}.lg\:max-w-\[880px\]{max-width:880px}.lg\:self-center{align-self:center}}@media (min-width:1280px){.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:min-w-\[364px\]{min-width:364px}.xl\:min-w-\[940px\]{min-width:940px}.xl\:max-w-\[364px\]{max-width:364px}.xl\:max-w-\[940px\]{max-width:940px}.xl\:flex-1{flex:1 1 0%}.xl\:flex-row{flex-direction:row}.xl\:items-start{align-items:flex-start}.xl\:gap-6{gap:1.5rem}.xl\:rounded-2xl{border-radius:1rem}.xl\:border{border-width:1px}.xl\:border-border{border-color:var(--border)}.xl\:bg-background{background-color:var(--background)}.xl\:bg-void{background-color:var(--void)}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1536px){.\32xl\:min-w-\[1140px\]{min-width:1140px}.\32xl\:min-w-\[1240px\]{min-width:1240px}.\32xl\:min-w-\[1440px\]{min-width:1440px}.\32xl\:min-w-\[432px\]{min-width:432px}.\32xl\:max-w-\[1240px\]{max-width:1240px}.\32xl\:max-w-\[1440px\]{max-width:1440px}.\32xl\:max-w-\[432px\]{max-width:432px}.\32xl\:self-center{align-self:center}}.\[\&\>p\>a\]\:text-primary-500>p>a{--tw-text-opacity:1;color:rgb(4 15 217/var(--tw-text-opacity))}@media (prefers-color-scheme:dark){.dark\:\[\&\>p\>a\]\:text-primary-300>p>a{--tw-text-opacity:1;color:rgb(120 128 252/var(--tw-text-opacity))}}.\[\&_\*\]\:text-gray-800 *{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}@media (prefers-color-scheme:dark){.dark\:\[\&_\*\]\:text-gray-800 *{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}}.\[\&_p\]\:text-gray-500 p{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}body[data-theme=vanilla] .\[body\[data-theme\=\'vanilla\'\]_\&\>p\>a\]\:text-primary-700>p>a{--tw-text-opacity:1;color:rgb(10 19 126/var(--tw-text-opacity))}@media (prefers-color-scheme:dark){body[data-theme=vanilla] .dark\:\[body\[data-theme\=\'vanilla\'\]_\&\>p\>a\]\:text-primary-300>p>a{--tw-text-opacity:1;color:rgb(120 128 252/var(--tw-text-opacity))}}body[data-theme=vanilla] .\[body\[data-theme\=\'vanilla\'\]_\&_\*\]\:\!text-primary-700 *{--tw-text-opacity:1!important;color:rgb(10 19 126/var(--tw-text-opacity))!important}@media (prefers-color-scheme:dark){body[data-theme=vanilla] .dark\:\[body\[data-theme\=\'vanilla\'\]_\&_\*\]\:\!text-primary-300 *{--tw-text-opacity:1!important;color:rgb(120 128 252/var(--tw-text-opacity))!important}}body[data-theme=vanilla] .\[body\[data-theme\=\'vanilla\'\]_\&_label\]\:text-primary-700 label{--tw-text-opacity:1;color:rgb(10 19 126/var(--tw-text-opacity))}@media (prefers-color-scheme:dark){body[data-theme=vanilla] .dark\:\[body\[data-theme\=\'vanilla\'\]_\&_label\]\:text-primary-300 label{--tw-text-opacity:1;color:rgb(120 128 252/var(--tw-text-opacity))}}