@simpoobusiness/sdk 2.0.69 → 2.0.72

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,7 @@
1
+ declare const ItemManagers: ({ returnSelectedManagers, }: {
2
+ returnSelectedManagers?: (managers: {
3
+ manager_uuid: string;
4
+ quantity: number;
5
+ }[]) => void;
6
+ }) => import("react/jsx-runtime").JSX.Element;
7
+ export default ItemManagers;
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import * as CheckboxPrimitive from "@radix-ui/react-checkbox";
3
+ declare const Checkbox: React.ForwardRefExoticComponent<Omit<CheckboxPrimitive.CheckboxProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
4
+ export { Checkbox };
@@ -1 +1 @@
1
- .\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{bottom:0;top:0}.-bottom-\[5px\]{bottom:-5px}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.right-0{right:0}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-4{top:1rem}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.col-span-10{grid-column:span 10/span 10}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.my-1{margin-top:.25rem}.mb-1,.my-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[14px\]{height:14px}.h-\[163px\]{height:163px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[30px\]{height:30px}.h-\[38px\]{height:38px}.h-\[48px\]{height:48px}.h-\[50px\]{height:50px}.h-\[5px\]{height:5px}.h-\[79px\]{height:79px}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-96{max-height:24rem}.max-h-\[300px\]{max-height:300px}.max-h-\[90vh\]{max-height:90vh}.w-10{width:2.5rem}.w-12{width:3rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-28{width:7rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[115px\]{width:115px}.w-\[1176px\]{width:1176px}.w-\[140px\]{width:140px}.w-\[150px\]{width:150px}.w-\[171px\]{width:171px}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[210px\]{width:210px}.w-\[280px\]{width:280px}.w-\[320px\]{width:320px}.w-\[326px\]{width:326px}.w-\[337px\]{width:337px}.w-\[38px\]{width:38px}.w-\[425px\]{width:425px}.w-\[440px\]{width:440px}.w-\[480px\]{width:480px}.w-\[500px\]{width:500px}.w-\[50px\]{width:50px}.w-\[896px\]{width:896px}.w-\[89px\]{width:89px}.w-\[90px\]{width:90px}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.min-w-\[280px\]{min-width:280px}.min-w-\[38px\]{min-width:38px}.min-w-\[70px\]{min-width:70px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-5xl{max-width:64rem}.max-w-\[265px\]{max-width:265px}.max-w-lg{max-width:32rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-auto{table-layout:auto}.caption-bottom{caption-side:bottom}.border-separate{border-collapse:separate}.border-spacing-x-4{--tw-border-spacing-x:1rem}.border-spacing-x-4,.border-spacing-y-3{border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.border-spacing-y-3{--tw-border-spacing-y:0.75rem}.border-spacing-y-4{--tw-border-spacing-y:1rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{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\/2{--tw-translate-y:-50%}.-rotate-90{--tw-rotate:-90deg}.-rotate-90,.rotate-90{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))}.rotate-90{--tw-rotate:90deg}.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}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-disc{list-style-type:disc}.grid-cols-12{grid-template-columns:repeat(12,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))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.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-8{gap:2rem}.gap-9{gap:2.25rem}.gap-\[30px\]{gap:30px}.gap-\[5px\]{gap:5px}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.space-y-\[18px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(18px*var(--tw-space-y-reverse));margin-top:calc(18px*(1 - var(--tw-space-y-reverse)))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[7px\]{border-radius:7px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.border{border-width:1px}.border-0{border-width:0}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-danger{--tw-border-opacity:1!important;border-color:rgb(241 65 108/var(--tw-border-opacity,1))!important}.\!border-gray-600{--tw-border-opacity:1!important;border-color:rgb(75 85 99/var(--tw-border-opacity,1))!important}.\!border-primary{--tw-border-opacity:1!important;border-color:rgb(24 104 219/var(--tw-border-opacity,1))!important}.\!border-success{--tw-border-opacity:1!important;border-color:rgb(80 205 137/var(--tw-border-opacity,1))!important}.border-\[\#E1E3EA\]{--tw-border-opacity:1;border-color:rgb(225 227 234/var(--tw-border-opacity,1))}.border-\[\#E4E7EC\]{--tw-border-opacity:1;border-color:rgb(228 231 236/var(--tw-border-opacity,1))}.border-\[\#EDEEF1\]{--tw-border-opacity:1;border-color:rgb(237 238 241/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(241 241 242/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(225 227 234/var(--tw-border-opacity,1))}.border-neutral-200{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity,1))}.border-primary{--tw-border-opacity:1;border-color:rgb(24 104 219/var(--tw-border-opacity,1))}.border-l-transparent{border-left-color:transparent}.border-t-transparent{border-top-color:transparent}.bg-\[\#0A0D14\]{--tw-bg-opacity:1;background-color:rgb(10 13 20/var(--tw-bg-opacity,1))}.bg-\[\#1E1E1E\]\/30{background-color:rgba(30,30,30,.3)}.bg-\[\#7E8299\]{--tw-bg-opacity:1;background-color:rgb(126 130 153/var(--tw-bg-opacity,1))}.bg-\[\#C6E3D2\]{--tw-bg-opacity:1;background-color:rgb(198 227 210/var(--tw-bg-opacity,1))}.bg-\[\#D8CDF4\]{--tw-bg-opacity:1;background-color:rgb(216 205 244/var(--tw-bg-opacity,1))}.bg-\[\#E1E3EA\]{--tw-bg-opacity:1;background-color:rgb(225 227 234/var(--tw-bg-opacity,1))}.bg-\[\#E4EEFA\]{--tw-bg-opacity:1;background-color:rgb(228 238 250/var(--tw-bg-opacity,1))}.bg-\[\#EBF5EF\]{--tw-bg-opacity:1;background-color:rgb(235 245 239/var(--tw-bg-opacity,1))}.bg-\[\#EEE9FA\]{--tw-bg-opacity:1;background-color:rgb(238 233 250/var(--tw-bg-opacity,1))}.bg-\[\#EEEFF2\]{--tw-bg-opacity:1;background-color:rgb(238 239 242/var(--tw-bg-opacity,1))}.bg-\[\#EFF5FF\]{--tw-bg-opacity:1;background-color:rgb(239 245 255/var(--tw-bg-opacity,1))}.bg-\[\#F1F1F2\]{--tw-bg-opacity:1;background-color:rgb(241 241 242/var(--tw-bg-opacity,1))}.bg-\[\#F6F8FA\]{--tw-bg-opacity:1;background-color:rgb(246 248 250/var(--tw-bg-opacity,1))}.bg-\[\#F9DFDD\]{--tw-bg-opacity:1;background-color:rgb(249 223 221/var(--tw-bg-opacity,1))}.bg-\[\#F9F9F9\]{--tw-bg-opacity:1;background-color:rgb(249 249 249/var(--tw-bg-opacity,1))}.bg-\[\#FAEAE9\]{--tw-bg-opacity:1;background-color:rgb(250 234 233/var(--tw-bg-opacity,1))}.bg-\[\#f5edff\]{--tw-bg-opacity:1;background-color:rgb(245 237 255/var(--tw-bg-opacity,1))}.bg-danger{--tw-bg-opacity:1;background-color:rgb(241 65 108/var(--tw-bg-opacity,1))}.bg-danger_light{--tw-bg-opacity:1;background-color:rgb(255 245 248/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(249 249 249/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(241 241 242/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(225 227 234/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-inherit{background-color:inherit}.bg-muted\/50{background-color:rgba(82,88,102,.5)}.bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.bg-neutral-200{--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity,1))}.bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity,1))}.bg-primary{--tw-bg-opacity:1;background-color:rgb(24 104 219/var(--tw-bg-opacity,1))}.bg-primary_light{--tw-bg-opacity:1;background-color:rgb(231 241 255/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-red_light{--tw-bg-opacity:1;background-color:rgb(253 237 240/var(--tw-bg-opacity,1))}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity,1))}.bg-success-light{--tw-bg-opacity:1;background-color:rgb(232 255 243/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-warning-light{--tw-bg-opacity:1;background-color:rgb(255 248 221/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-\[url\(\'\/assets\/images\/ecstacy1\.svg\'\)\]{background-image:url(/assets/images/ecstacy1.svg)}.bg-\[url\(\'\/assets\/images\/ecstacy2\.svg\'\)\]{background-image:url(/assets/images/ecstacy2.svg)}.bg-\[url\(\'\/assets\/images\/ecstacy3\.svg\'\)\]{background-image:url(/assets/images/ecstacy3.svg)}.bg-\[url\(\'\/assets\/images\/ecstacy4\.svg\'\)\]{background-image:url(/assets/images/ecstacy4.svg)}.bg-right-bottom{background-position:100% 100%}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-\[15px\]{padding:15px}.p-\[1px\]{padding:1px}.p-\[30px\]{padding:30px}.p-\[7px\]{padding:7px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[5px\]{padding-left:5px;padding-right:5px}.px-\[7px\]{padding-left:7px;padding-right:7px}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-24{padding-bottom:6rem;padding-top:6rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-\[30px\]{padding-bottom:30px;padding-top:30px}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-5{padding-bottom:1.25rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-0{padding-right:0}.pr-2{padding-right:.5rem}.pt-5{padding-top:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.align-middle{vertical-align:middle}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[29px\]{font-size:29px}.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-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.text-\[\#0A0D14\]{--tw-text-opacity:1;color:rgb(10 13 20/var(--tw-text-opacity,1))}.text-\[\#181C32\]{--tw-text-opacity:1;color:rgb(24 28 50/var(--tw-text-opacity,1))}.text-\[\#525866\]{--tw-text-opacity:1;color:rgb(82 88 102/var(--tw-text-opacity,1))}.text-\[\#5E6278\]{--tw-text-opacity:1;color:rgb(94 98 120/var(--tw-text-opacity,1))}.text-\[\#7239EA\]{--tw-text-opacity:1;color:rgb(114 57 234/var(--tw-text-opacity,1))}.text-\[\#B5B5B5\]{--tw-text-opacity:1;color:rgb(181 181 181/var(--tw-text-opacity,1))}.text-\[\#CDD0D5\]{--tw-text-opacity:1;color:rgb(205 208 213/var(--tw-text-opacity,1))}.text-\[\#E12D39\]{--tw-text-opacity:1;color:rgb(225 45 57/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-danger{--tw-text-opacity:1;color:rgb(241 65 108/var(--tw-text-opacity,1))}.text-dark{--tw-text-opacity:1;color:rgb(24 28 50/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(32 33 37/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(94 98 120/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:rgb(63 66 84/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(24 28 50/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-neutral-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.text-neutral-900{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.text-neutral-950{--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1))}.text-orange{--tw-text-opacity:1;color:rgb(237 116 0/var(--tw-text-opacity,1))}.text-primary{--tw-text-opacity:1;color:rgb(24 104 219/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-success{--tw-text-opacity:1;color:rgb(80 205 137/var(--tw-text-opacity,1))}.text-warning{--tw-text-opacity:1;color:rgb(246 192 0/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow-\[0_1px_2px_0px_\#E4E5E73D\2c _0_12px_24px_0_\#868C981F\]{--tw-shadow:0 1px 2px 0px #e4e5e73d,0 12px 24px 0 #868c981f;--tw-shadow-colored:0 1px 2px 0px var(--tw-shadow-color),0 12px 24px 0 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-\[0_3px_4px_0_\#00000008\]{--tw-shadow:0 3px 4px 0 #00000008;--tw-shadow-colored:0 3px 4px 0 var(--tw-shadow-color)}.shadow-\[0_3px_4px_0_\#00000008\],.shadow-\[0_8px_14px_0_\#0F2A510A\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_14px_0_\#0F2A510A\]{--tw-shadow:0 8px 14px 0 #0f2a510a;--tw-shadow-colored:0 8px 14px 0 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)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-inset{--tw-ring-inset:inset}.ring-dark{--tw-ring-opacity:1;--tw-ring-color:rgb(24 28 50/var(--tw-ring-opacity,1))}.ring-offset-white{--tw-ring-offset-color:#fff}.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)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.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}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,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))}}.duration-150{animation-duration:.15s}.duration-200{animation-duration:.2s}.ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ReactCollapse--collapse{transition:height .3s}.first-letter\:uppercase:first-letter{text-transform:uppercase}.placeholder\:text-xs::-moz-placeholder{font-size:.75rem;line-height:1rem}.placeholder\:text-xs::placeholder{font-size:.75rem;line-height:1rem}.placeholder\:font-medium::-moz-placeholder{font-weight:500}.placeholder\:font-medium::placeholder{font-weight:500}.placeholder\:text-\[\#7E8299\]::-moz-placeholder{--tw-text-opacity:1;color:rgb(126 130 153/var(--tw-text-opacity,1))}.placeholder\:text-\[\#7E8299\]::placeholder{--tw-text-opacity:1;color:rgb(126 130 153/var(--tw-text-opacity,1))}.placeholder\:text-neutral-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.placeholder\:text-neutral-500::placeholder{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:left-1\/2:before{content:var(--tw-content);left:50%}.before\:h-1\.5:before{content:var(--tw-content);height:.375rem}.before\:w-3:before{content:var(--tw-content);width:.75rem}.before\:-translate-x-1\/2:before{--tw-translate-x:-50%}.before\:-translate-x-1\/2:before,.before\:rotate-45:before{content:var(--tw-content);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))}.before\:rotate-45:before{--tw-rotate:45deg}.before\:bg-white:before{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));content:var(--tw-content)}.hover\:border:hover{border-width:1px}.hover\:border-\[\#BFD7FE\]:hover{--tw-border-opacity:1;border-color:rgb(191 215 254/var(--tw-border-opacity,1))}.hover\:border-neutral-200:hover{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity,1))}.hover\:border-primary_light:hover{--tw-border-opacity:1;border-color:rgb(231 241 255/var(--tw-border-opacity,1))}.hover\:border-b-neutral-200:hover{--tw-border-opacity:1;border-bottom-color:rgb(229 229 229/var(--tw-border-opacity,1))}.hover\:\!bg-gray-100:hover{--tw-bg-opacity:1!important;background-color:rgb(249 249 249/var(--tw-bg-opacity,1))!important}.hover\:bg-\[\#F1F1F2\]\/90:hover{background-color:hsla(240,4%,95%,.9)}.hover\:bg-button:hover{--tw-bg-opacity:1;background-color:rgb(19 83 175/var(--tw-bg-opacity,1))}.hover\:bg-danger\/90:hover{background-color:rgba(241,65,108,.9)}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(249 249 249/var(--tw-bg-opacity,1))}.hover\:bg-gray-200\/90:hover{background-color:hsla(240,4%,95%,.9)}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(225 227 234/var(--tw-bg-opacity,1))}.hover\:bg-gray-300\/90:hover{background-color:rgba(225,227,234,.9)}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgb(216 216 229/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-muted\/50:hover{background-color:rgba(82,88,102,.5)}.hover\:bg-neutral-100:hover{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.hover\:bg-neutral-100\/80:hover{background-color:hsla(0,0%,96%,.8)}.hover\:bg-neutral-900\/90:hover{background-color:hsla(0,0%,9%,.9)}.hover\:bg-primary_light:hover{--tw-bg-opacity:1;background-color:rgb(231 241 255/var(--tw-bg-opacity,1))}.hover\:bg-primary_light\/90:hover{background-color:rgba(231,241,255,.9)}.hover\:bg-red-500\/90:hover{background-color:rgba(239,68,68,.9)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.hover\:text-button:hover{--tw-text-opacity:1;color:rgb(19 83 175/var(--tw-text-opacity,1))}.hover\:text-neutral-900:hover{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.hover\:text-primary:hover{--tw-text-opacity:1;color:rgb(24 104 219/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:ring-2:hover{--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\:border-neutral-200:focus{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity,1))}.focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgb(24 104 219/var(--tw-border-opacity,1))}.focus\:bg-neutral-100:focus{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.focus\:bg-primary\/20:focus{background-color:rgba(24,104,219,.2)}.focus\:bg-primary_light:focus{--tw-bg-opacity:1;background-color:rgb(231 241 255/var(--tw-bg-opacity,1))}.focus\:text-danger:focus{--tw-text-opacity:1;color:rgb(241 65 108/var(--tw-text-opacity,1))}.focus\:text-neutral-900:focus{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.focus\:text-primary:focus{--tw-text-opacity:1;color:rgb(24 104 219/var(--tw-text-opacity,1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-neutral-950:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(10 10 10/var(--tw-ring-opacity,1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.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-neutral-950:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(10 10 10/var(--tw-ring-opacity,1))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:no-underline:disabled{text-decoration-line:none}.disabled\:opacity-100:disabled{opacity:1}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:hover\:text-inherit:hover:disabled{color:inherit}.group:hover .group-hover\:bg-primary_light{--tw-bg-opacity:1;background-color:rgb(231 241 255/var(--tw-bg-opacity,1))}.group:hover .group-hover\:text-gray-900{--tw-text-opacity:1;color:rgb(24 28 50/var(--tw-text-opacity,1))}.group:hover .group-hover\:text-primary{--tw-text-opacity:1;color:rgb(24 104 219/var(--tw-text-opacity,1))}.group.toaster .group-\[\.toaster\]\:border-neutral-200{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity,1))}.group.toast .group-\[\.toast\]\:bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.group.toast .group-\[\.toast\]\:bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity,1))}.group.toaster .group-\[\.toaster\]\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.group.toast .group-\[\.toast\]\:text-neutral-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.group.toast .group-\[\.toast\]\:text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.group.toaster .group-\[\.toaster\]\:text-neutral-950{--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1))}.group.toaster .group-\[\.toaster\]\: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);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:0.25rem}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom],.data-\[side\=left\]\:-translate-x-1[data-side=left]{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-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:-0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right],.data-\[side\=top\]\:-translate-y-1[data-side=top]{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-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:-0.25rem}.data-\[state\=checked\]\:border-none[data-state=checked]{border-style:none}.data-\[selected\=\'true\'\]\:bg-primary_light[data-selected=true]{--tw-bg-opacity:1;background-color:rgb(231 241 255/var(--tw-bg-opacity,1))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{--tw-bg-opacity:1;background-color:rgb(24 104 219/var(--tw-bg-opacity,1))}.data-\[state\=open\]\:bg-neutral-100[data-state=open]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.data-\[state\=selected\]\:bg-gray-100[data-state=selected]{--tw-bg-opacity:1;background-color:rgb(249 249 249/var(--tw-bg-opacity,1))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{--tw-bg-opacity:1;background-color:rgb(82 88 102/var(--tw-bg-opacity,1))}.data-\[selected\=true\]\:text-primary[data-selected=true]{--tw-text-opacity:1;color:rgb(24 104 219/var(--tw-text-opacity,1))}.data-\[state\=open\]\:text-neutral-500[data-state=open]{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[state\=open\]\:animate-in[data-state=open]{--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;animation-duration:.15s;animation-name:enter}.data-\[state\=closed\]\:animate-out[data-state=closed]{--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial;animation-duration:.15s;animation-name:exit}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-0.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:0.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-0.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:0.5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y:100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x:-100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x:-50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{--tw-exit-translate-x:100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y:-100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y:-48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y:100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x:-100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x:-50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x:100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y:-100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y:-48%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.data-\[side\=bottom\]\:before\:top-0[data-side=bottom]:before{content:var(--tw-content);top:0}.data-\[side\=top\]\:before\:bottom-0[data-side=top]:before{bottom:0;content:var(--tw-content)}.dark\:border-neutral-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity,1))}.dark\:bg-neutral-50:is(.dark *){--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.dark\:bg-neutral-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.dark\:bg-neutral-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity,1))}.dark\:bg-red-900:is(.dark *){--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity,1))}.dark\:text-neutral-400:is(.dark *){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.dark\:text-neutral-50:is(.dark *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.dark\:text-neutral-900:is(.dark *){--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.dark\:ring-offset-neutral-950:is(.dark *){--tw-ring-offset-color:#0a0a0a}.dark\:placeholder\:text-neutral-400:is(.dark *)::-moz-placeholder{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.dark\:placeholder\:text-neutral-400:is(.dark *)::placeholder{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.dark\:hover\:bg-neutral-50\/90:hover:is(.dark *){background-color:hsla(0,0%,98%,.9)}.dark\:hover\:bg-neutral-800:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.dark\:hover\:bg-neutral-800\/80:hover:is(.dark *){background-color:rgba(38,38,38,.8)}.dark\:hover\:bg-red-900\/90:hover:is(.dark *){background-color:rgba(127,29,29,.9)}.dark\:hover\:text-neutral-50:hover:is(.dark *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.dark\:focus\:bg-neutral-800:focus:is(.dark *){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.dark\:focus\:text-neutral-50:focus:is(.dark *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.dark\:focus\:ring-neutral-300:focus:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(212 212 212/var(--tw-ring-opacity,1))}.dark\:focus-visible\:ring-neutral-300:focus-visible:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(212 212 212/var(--tw-ring-opacity,1))}.group.toaster .dark\:group-\[\.toaster\]\:border-neutral-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity,1))}.group.toast .dark\:group-\[\.toast\]\:bg-neutral-50:is(.dark *){--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.group.toast .dark\:group-\[\.toast\]\:bg-neutral-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.group.toaster .dark\:group-\[\.toaster\]\:bg-neutral-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity,1))}.group.toast .dark\:group-\[\.toast\]\:text-neutral-400:is(.dark *){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.group.toast .dark\:group-\[\.toast\]\:text-neutral-900:is(.dark *){--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.group.toaster .dark\:group-\[\.toaster\]\:text-neutral-50:is(.dark *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.dark\:data-\[selected\=\'true\'\]\:bg-primary_light[data-selected=true]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(231 241 255/var(--tw-bg-opacity,1))}.dark\:data-\[state\=open\]\:bg-neutral-800[data-state=open]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.dark\:data-\[selected\=true\]\:text-primary[data-selected=true]:is(.dark *){--tw-text-opacity:1;color:rgb(24 104 219/var(--tw-text-opacity,1))}.dark\:data-\[state\=open\]\:text-neutral-400[data-state=open]:is(.dark *){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}@media (min-width:640px){.sm\:max-w-sm{max-width:24rem}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.sm\:rounded-lg{border-radius:.5rem}.sm\:text-left{text-align:left}}@media (min-width:768px){.md\:flex-row{flex-direction:row}}@media (min-width:1024px){.lg\:max-w-full{max-width:100%}}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>span\]\:line-clamp-1>span{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-bottom:.375rem;padding-top:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-neutral-500 [cmdk-group-heading]{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.dark\:\[\&_\[cmdk-group-heading\]\]\:text-neutral-400 [cmdk-group-heading]:is(.dark *){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-bottom:.75rem;padding-top:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}
1
+ .simpoo-sdk *,.simpoo-sdk :after,.simpoo-sdk :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(59,130,246,.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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.simpoo-sdk ::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(59,130,246,.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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.simpoo-sdk .\!container{width:100%!important}.simpoo-sdk .container{width:100%}@media (min-width:640px){.simpoo-sdk .\!container{max-width:640px!important}.simpoo-sdk .container{max-width:640px}}@media (min-width:768px){.simpoo-sdk .\!container{max-width:768px!important}.simpoo-sdk .container{max-width:768px}}@media (min-width:1024px){.simpoo-sdk .\!container{max-width:1024px!important}.simpoo-sdk .container{max-width:1024px}}@media (min-width:1280px){.simpoo-sdk .\!container{max-width:1280px!important}.simpoo-sdk .container{max-width:1280px}}@media (min-width:1536px){.simpoo-sdk .\!container{max-width:1536px!important}.simpoo-sdk .container{max-width:1536px}}.simpoo-sdk .sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.simpoo-sdk .pointer-events-none{pointer-events:none}.simpoo-sdk .visible{visibility:visible}.simpoo-sdk .fixed{position:fixed}.simpoo-sdk .absolute{position:absolute}.simpoo-sdk .relative{position:relative}.simpoo-sdk .sticky{position:sticky}.simpoo-sdk .inset-0{inset:0}.simpoo-sdk .inset-x-0{left:0;right:0}.simpoo-sdk .inset-y-0{bottom:0;top:0}.simpoo-sdk .-bottom-\[5px\]{bottom:-5px}.simpoo-sdk .bottom-0{bottom:0}.simpoo-sdk .left-0{left:0}.simpoo-sdk .left-1\/2{left:50%}.simpoo-sdk .left-2{left:.5rem}.simpoo-sdk .right-0{right:0}.simpoo-sdk .right-4{right:1rem}.simpoo-sdk .top-0{top:0}.simpoo-sdk .top-1\/2{top:50%}.simpoo-sdk .top-4{top:1rem}.simpoo-sdk .z-10{z-index:10}.simpoo-sdk .z-20{z-index:20}.simpoo-sdk .z-50{z-index:50}.simpoo-sdk .col-span-10{grid-column:span 10/span 10}.simpoo-sdk .col-span-2{grid-column:span 2/span 2}.simpoo-sdk .col-span-3{grid-column:span 3/span 3}.simpoo-sdk .-mx-1{margin-left:-.25rem;margin-right:-.25rem}.simpoo-sdk .my-1{margin-top:.25rem}.simpoo-sdk .mb-1,.simpoo-sdk .my-1{margin-bottom:.25rem}.simpoo-sdk .mb-2{margin-bottom:.5rem}.simpoo-sdk .ml-2{margin-left:.5rem}.simpoo-sdk .ml-4{margin-left:1rem}.simpoo-sdk .ml-auto{margin-left:auto}.simpoo-sdk .mr-2{margin-right:.5rem}.simpoo-sdk .mt-3{margin-top:.75rem}.simpoo-sdk .mt-4{margin-top:1rem}.simpoo-sdk .mt-5{margin-top:1.25rem}.simpoo-sdk .inline{display:inline}.simpoo-sdk .flex{display:flex}.simpoo-sdk .inline-flex{display:inline-flex}.simpoo-sdk .table{display:table}.simpoo-sdk .grid{display:grid}.simpoo-sdk .hidden{display:none}.simpoo-sdk .h-10{height:2.5rem}.simpoo-sdk .h-11{height:2.75rem}.simpoo-sdk .h-12{height:3rem}.simpoo-sdk .h-2{height:.5rem}.simpoo-sdk .h-2\.5{height:.625rem}.simpoo-sdk .h-24{height:6rem}.simpoo-sdk .h-3\.5{height:.875rem}.simpoo-sdk .h-4{height:1rem}.simpoo-sdk .h-5{height:1.25rem}.simpoo-sdk .h-6{height:1.5rem}.simpoo-sdk .h-72{height:18rem}.simpoo-sdk .h-8{height:2rem}.simpoo-sdk .h-9{height:2.25rem}.simpoo-sdk .h-\[14px\]{height:14px}.simpoo-sdk .h-\[163px\]{height:163px}.simpoo-sdk .h-\[18px\]{height:18px}.simpoo-sdk .h-\[1px\]{height:1px}.simpoo-sdk .h-\[30px\]{height:30px}.simpoo-sdk .h-\[38px\]{height:38px}.simpoo-sdk .h-\[48px\]{height:48px}.simpoo-sdk .h-\[50px\]{height:50px}.simpoo-sdk .h-\[5px\]{height:5px}.simpoo-sdk .h-\[79px\]{height:79px}.simpoo-sdk .h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.simpoo-sdk .h-auto{height:auto}.simpoo-sdk .h-full{height:100%}.simpoo-sdk .h-px{height:1px}.simpoo-sdk .max-h-96{max-height:24rem}.simpoo-sdk .max-h-\[300px\]{max-height:300px}.simpoo-sdk .max-h-\[90vh\]{max-height:90vh}.simpoo-sdk .w-10{width:2.5rem}.simpoo-sdk .w-12{width:3rem}.simpoo-sdk .w-2{width:.5rem}.simpoo-sdk .w-2\.5{width:.625rem}.simpoo-sdk .w-20{width:5rem}.simpoo-sdk .w-28{width:7rem}.simpoo-sdk .w-3\.5{width:.875rem}.simpoo-sdk .w-3\/4{width:75%}.simpoo-sdk .w-4{width:1rem}.simpoo-sdk .w-5{width:1.25rem}.simpoo-sdk .w-6{width:1.5rem}.simpoo-sdk .w-64{width:16rem}.simpoo-sdk .w-72{width:18rem}.simpoo-sdk .w-8{width:2rem}.simpoo-sdk .w-9{width:2.25rem}.simpoo-sdk .w-\[115px\]{width:115px}.simpoo-sdk .w-\[1176px\]{width:1176px}.simpoo-sdk .w-\[140px\]{width:140px}.simpoo-sdk .w-\[150px\]{width:150px}.simpoo-sdk .w-\[171px\]{width:171px}.simpoo-sdk .w-\[1px\]{width:1px}.simpoo-sdk .w-\[200px\]{width:200px}.simpoo-sdk .w-\[210px\]{width:210px}.simpoo-sdk .w-\[280px\]{width:280px}.simpoo-sdk .w-\[320px\]{width:320px}.simpoo-sdk .w-\[326px\]{width:326px}.simpoo-sdk .w-\[337px\]{width:337px}.simpoo-sdk .w-\[38px\]{width:38px}.simpoo-sdk .w-\[425px\]{width:425px}.simpoo-sdk .w-\[440px\]{width:440px}.simpoo-sdk .w-\[450px\]{width:450px}.simpoo-sdk .w-\[480px\]{width:480px}.simpoo-sdk .w-\[500px\]{width:500px}.simpoo-sdk .w-\[50px\]{width:50px}.simpoo-sdk .w-\[896px\]{width:896px}.simpoo-sdk .w-\[89px\]{width:89px}.simpoo-sdk .w-\[90px\]{width:90px}.simpoo-sdk .w-full{width:100%}.simpoo-sdk .w-max{width:-moz-max-content;width:max-content}.simpoo-sdk .min-w-\[280px\]{min-width:280px}.simpoo-sdk .min-w-\[38px\]{min-width:38px}.simpoo-sdk .min-w-\[70px\]{min-width:70px}.simpoo-sdk .min-w-\[8rem\]{min-width:8rem}.simpoo-sdk .min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.simpoo-sdk .min-w-max{min-width:-moz-max-content;min-width:max-content}.simpoo-sdk .max-w-5xl{max-width:64rem}.simpoo-sdk .max-w-\[265px\]{max-width:265px}.simpoo-sdk .max-w-lg{max-width:32rem}.simpoo-sdk .flex-1{flex:1 1 0%}.simpoo-sdk .flex-auto{flex:1 1 auto}.simpoo-sdk .shrink-0{flex-shrink:0}.simpoo-sdk .flex-grow{flex-grow:1}.simpoo-sdk .table-auto{table-layout:auto}.simpoo-sdk .caption-bottom{caption-side:bottom}.simpoo-sdk .border-separate{border-collapse:separate}.simpoo-sdk .border-spacing-x-4{--tw-border-spacing-x:1rem}.simpoo-sdk .border-spacing-x-4,.simpoo-sdk .border-spacing-y-3{border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.simpoo-sdk .border-spacing-y-3{--tw-border-spacing-y:0.75rem}.simpoo-sdk .border-spacing-y-4{--tw-border-spacing-y:1rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.simpoo-sdk .-translate-x-1\/2{--tw-translate-x:-50%}.simpoo-sdk .-translate-x-1\/2,.simpoo-sdk .-translate-y-1\/2{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))}.simpoo-sdk .-translate-y-1\/2{--tw-translate-y:-50%}.simpoo-sdk .-rotate-90{--tw-rotate:-90deg}.simpoo-sdk .-rotate-90,.simpoo-sdk .rotate-90{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))}.simpoo-sdk .rotate-90{--tw-rotate:90deg}.simpoo-sdk .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}}.simpoo-sdk .animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.simpoo-sdk .cursor-default{cursor:default}.simpoo-sdk .cursor-not-allowed{cursor:not-allowed}.simpoo-sdk .cursor-pointer{cursor:pointer}.simpoo-sdk .touch-none{touch-action:none}.simpoo-sdk .select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.simpoo-sdk .resize{resize:both}.simpoo-sdk .list-disc{list-style-type:disc}.simpoo-sdk .grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.simpoo-sdk .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.simpoo-sdk .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.simpoo-sdk .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.simpoo-sdk .flex-col{flex-direction:column}.simpoo-sdk .flex-col-reverse{flex-direction:column-reverse}.simpoo-sdk .flex-wrap{flex-wrap:wrap}.simpoo-sdk .items-center{align-items:center}.simpoo-sdk .justify-start{justify-content:flex-start}.simpoo-sdk .justify-end{justify-content:flex-end}.simpoo-sdk .justify-center{justify-content:center}.simpoo-sdk .justify-between{justify-content:space-between}.simpoo-sdk .gap-1{gap:.25rem}.simpoo-sdk .gap-1\.5{gap:.375rem}.simpoo-sdk .gap-2{gap:.5rem}.simpoo-sdk .gap-2\.5{gap:.625rem}.simpoo-sdk .gap-3{gap:.75rem}.simpoo-sdk .gap-4{gap:1rem}.simpoo-sdk .gap-5{gap:1.25rem}.simpoo-sdk .gap-6{gap:1.5rem}.simpoo-sdk .gap-8{gap:2rem}.simpoo-sdk .gap-9{gap:2.25rem}.simpoo-sdk .gap-\[30px\]{gap:30px}.simpoo-sdk .gap-\[5px\]{gap:5px}.simpoo-sdk .space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.simpoo-sdk .space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.simpoo-sdk .space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.simpoo-sdk .space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.625rem*var(--tw-space-y-reverse));margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))}.simpoo-sdk .space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.simpoo-sdk .space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.simpoo-sdk .space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.simpoo-sdk .space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse));margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))}.simpoo-sdk .space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.simpoo-sdk .space-y-\[18px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(18px*var(--tw-space-y-reverse));margin-top:calc(18px*(1 - var(--tw-space-y-reverse)))}.simpoo-sdk .overflow-auto{overflow:auto}.simpoo-sdk .overflow-hidden{overflow:hidden}.simpoo-sdk .overflow-y-auto{overflow-y:auto}.simpoo-sdk .overflow-x-hidden{overflow-x:hidden}.simpoo-sdk .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.simpoo-sdk .whitespace-normal{white-space:normal}.simpoo-sdk .whitespace-nowrap{white-space:nowrap}.simpoo-sdk .whitespace-pre-wrap{white-space:pre-wrap}.simpoo-sdk .rounded{border-radius:.25rem}.simpoo-sdk .rounded-2xl{border-radius:1rem}.simpoo-sdk .rounded-\[10px\]{border-radius:10px}.simpoo-sdk .rounded-\[7px\]{border-radius:7px}.simpoo-sdk .rounded-\[inherit\]{border-radius:inherit}.simpoo-sdk .rounded-full{border-radius:9999px}.simpoo-sdk .rounded-lg{border-radius:.5rem}.simpoo-sdk .rounded-md{border-radius:.375rem}.simpoo-sdk .rounded-none{border-radius:0}.simpoo-sdk .rounded-sm{border-radius:.125rem}.simpoo-sdk .rounded-xl{border-radius:.75rem}.simpoo-sdk .rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.simpoo-sdk .rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.simpoo-sdk .rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.simpoo-sdk .rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.simpoo-sdk .border{border-width:1px}.simpoo-sdk .border-0{border-width:0}.simpoo-sdk .border-b{border-bottom-width:1px}.simpoo-sdk .border-l{border-left-width:1px}.simpoo-sdk .border-r{border-right-width:1px}.simpoo-sdk .border-t{border-top-width:1px}.simpoo-sdk .border-dashed{border-style:dashed}.simpoo-sdk .border-none{border-style:none}.simpoo-sdk .\!border-danger{--tw-border-opacity:1!important;border-color:rgb(241 65 108/var(--tw-border-opacity,1))!important}.simpoo-sdk .\!border-gray-600{--tw-border-opacity:1!important;border-color:rgb(75 85 99/var(--tw-border-opacity,1))!important}.simpoo-sdk .\!border-primary{--tw-border-opacity:1!important;border-color:rgb(24 104 219/var(--tw-border-opacity,1))!important}.simpoo-sdk .\!border-success{--tw-border-opacity:1!important;border-color:rgb(80 205 137/var(--tw-border-opacity,1))!important}.simpoo-sdk .border-\[\#7E8299\]{--tw-border-opacity:1;border-color:rgb(126 130 153/var(--tw-border-opacity,1))}.simpoo-sdk .border-\[\#E1E3EA\]{--tw-border-opacity:1;border-color:rgb(225 227 234/var(--tw-border-opacity,1))}.simpoo-sdk .border-\[\#E4E7EC\]{--tw-border-opacity:1;border-color:rgb(228 231 236/var(--tw-border-opacity,1))}.simpoo-sdk .border-\[\#EDEEF1\]{--tw-border-opacity:1;border-color:rgb(237 238 241/var(--tw-border-opacity,1))}.simpoo-sdk .border-gray-200{--tw-border-opacity:1;border-color:rgb(241 241 242/var(--tw-border-opacity,1))}.simpoo-sdk .border-gray-300{--tw-border-opacity:1;border-color:rgb(225 227 234/var(--tw-border-opacity,1))}.simpoo-sdk .border-neutral-200{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity,1))}.simpoo-sdk .border-neutral-300{--tw-border-opacity:1;border-color:rgb(212 212 212/var(--tw-border-opacity,1))}.simpoo-sdk .border-primary{--tw-border-opacity:1;border-color:rgb(24 104 219/var(--tw-border-opacity,1))}.simpoo-sdk .border-l-transparent{border-left-color:transparent}.simpoo-sdk .border-t-transparent{border-top-color:transparent}.simpoo-sdk .bg-\[\#0A0D14\]{--tw-bg-opacity:1;background-color:rgb(10 13 20/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#1E1E1E\]\/30{background-color:rgba(30,30,30,.3)}.simpoo-sdk .bg-\[\#7E8299\]{--tw-bg-opacity:1;background-color:rgb(126 130 153/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#C6E3D2\]{--tw-bg-opacity:1;background-color:rgb(198 227 210/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#D8CDF4\]{--tw-bg-opacity:1;background-color:rgb(216 205 244/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#E1E3EA\]{--tw-bg-opacity:1;background-color:rgb(225 227 234/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#E4EEFA\]{--tw-bg-opacity:1;background-color:rgb(228 238 250/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#EBF5EF\]{--tw-bg-opacity:1;background-color:rgb(235 245 239/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#EEE9FA\]{--tw-bg-opacity:1;background-color:rgb(238 233 250/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#EEEFF2\]{--tw-bg-opacity:1;background-color:rgb(238 239 242/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#EFF5FF\]{--tw-bg-opacity:1;background-color:rgb(239 245 255/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#F1F1F2\]{--tw-bg-opacity:1;background-color:rgb(241 241 242/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#F6F8FA\]{--tw-bg-opacity:1;background-color:rgb(246 248 250/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#F9DFDD\]{--tw-bg-opacity:1;background-color:rgb(249 223 221/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#F9F9F9\]{--tw-bg-opacity:1;background-color:rgb(249 249 249/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#FAEAE9\]{--tw-bg-opacity:1;background-color:rgb(250 234 233/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[\#f5edff\]{--tw-bg-opacity:1;background-color:rgb(245 237 255/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-danger{--tw-bg-opacity:1;background-color:rgb(241 65 108/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-danger_light{--tw-bg-opacity:1;background-color:rgb(255 245 248/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-gray-100{--tw-bg-opacity:1;background-color:rgb(249 249 249/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-gray-200{--tw-bg-opacity:1;background-color:rgb(241 241 242/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-gray-300{--tw-bg-opacity:1;background-color:rgb(225 227 234/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-inherit{background-color:inherit}.simpoo-sdk .bg-muted\/50{background-color:rgba(82,88,102,.5)}.simpoo-sdk .bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-neutral-200{--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-primary{--tw-bg-opacity:1;background-color:rgb(24 104 219/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-primary_light{--tw-bg-opacity:1;background-color:rgb(231 241 255/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-red_light{--tw-bg-opacity:1;background-color:rgb(253 237 240/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-success-light{--tw-bg-opacity:1;background-color:rgb(232 255 243/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-transparent{background-color:transparent}.simpoo-sdk .bg-warning-light{--tw-bg-opacity:1;background-color:rgb(255 248 221/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.simpoo-sdk .bg-\[url\(\'\/assets\/images\/ecstacy1\.svg\'\)\]{background-image:url(/assets/images/ecstacy1.svg)}.simpoo-sdk .bg-\[url\(\'\/assets\/images\/ecstacy2\.svg\'\)\]{background-image:url(/assets/images/ecstacy2.svg)}.simpoo-sdk .bg-\[url\(\'\/assets\/images\/ecstacy3\.svg\'\)\]{background-image:url(/assets/images/ecstacy3.svg)}.simpoo-sdk .bg-\[url\(\'\/assets\/images\/ecstacy4\.svg\'\)\]{background-image:url(/assets/images/ecstacy4.svg)}.simpoo-sdk .bg-right-bottom{background-position:100% 100%}.simpoo-sdk .bg-no-repeat{background-repeat:no-repeat}.simpoo-sdk .fill-current{fill:currentColor}.simpoo-sdk .object-cover{-o-object-fit:cover;object-fit:cover}.simpoo-sdk .p-0{padding:0}.simpoo-sdk .p-1{padding:.25rem}.simpoo-sdk .p-2{padding:.5rem}.simpoo-sdk .p-2\.5{padding:.625rem}.simpoo-sdk .p-3{padding:.75rem}.simpoo-sdk .p-4{padding:1rem}.simpoo-sdk .p-5{padding:1.25rem}.simpoo-sdk .p-6{padding:1.5rem}.simpoo-sdk .p-\[15px\]{padding:15px}.simpoo-sdk .p-\[1px\]{padding:1px}.simpoo-sdk .p-\[30px\]{padding:30px}.simpoo-sdk .p-\[7px\]{padding:7px}.simpoo-sdk .px-0{padding-left:0;padding-right:0}.simpoo-sdk .px-1{padding-left:.25rem;padding-right:.25rem}.simpoo-sdk .px-1\.5{padding-left:.375rem;padding-right:.375rem}.simpoo-sdk .px-2{padding-left:.5rem;padding-right:.5rem}.simpoo-sdk .px-3{padding-left:.75rem;padding-right:.75rem}.simpoo-sdk .px-3\.5{padding-left:.875rem;padding-right:.875rem}.simpoo-sdk .px-4{padding-left:1rem;padding-right:1rem}.simpoo-sdk .px-5{padding-left:1.25rem;padding-right:1.25rem}.simpoo-sdk .px-8{padding-left:2rem;padding-right:2rem}.simpoo-sdk .px-\[15px\]{padding-left:15px;padding-right:15px}.simpoo-sdk .px-\[5px\]{padding-left:5px;padding-right:5px}.simpoo-sdk .px-\[7px\]{padding-left:7px;padding-right:7px}.simpoo-sdk .py-1{padding-bottom:.25rem;padding-top:.25rem}.simpoo-sdk .py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.simpoo-sdk .py-2{padding-bottom:.5rem;padding-top:.5rem}.simpoo-sdk .py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.simpoo-sdk .py-24{padding-bottom:6rem;padding-top:6rem}.simpoo-sdk .py-3{padding-bottom:.75rem;padding-top:.75rem}.simpoo-sdk .py-4{padding-bottom:1rem;padding-top:1rem}.simpoo-sdk .py-5{padding-bottom:1.25rem;padding-top:1.25rem}.simpoo-sdk .py-6{padding-bottom:1.5rem;padding-top:1.5rem}.simpoo-sdk .py-\[30px\]{padding-bottom:30px;padding-top:30px}.simpoo-sdk .pb-1{padding-bottom:.25rem}.simpoo-sdk .pb-2{padding-bottom:.5rem}.simpoo-sdk .pb-2\.5{padding-bottom:.625rem}.simpoo-sdk .pb-5{padding-bottom:1.25rem}.simpoo-sdk .pl-4{padding-left:1rem}.simpoo-sdk .pl-6{padding-left:1.5rem}.simpoo-sdk .pl-8{padding-left:2rem}.simpoo-sdk .pr-0{padding-right:0}.simpoo-sdk .pr-2{padding-right:.5rem}.simpoo-sdk .pt-5{padding-top:1.25rem}.simpoo-sdk .text-left{text-align:left}.simpoo-sdk .text-center{text-align:center}.simpoo-sdk .text-right{text-align:right}.simpoo-sdk .text-start{text-align:start}.simpoo-sdk .align-middle{vertical-align:middle}.simpoo-sdk .text-3xl{font-size:1.875rem;line-height:2.25rem}.simpoo-sdk .text-\[10px\]{font-size:10px}.simpoo-sdk .text-\[11px\]{font-size:11px}.simpoo-sdk .text-\[13px\]{font-size:13px}.simpoo-sdk .text-\[15px\]{font-size:15px}.simpoo-sdk .text-\[29px\]{font-size:29px}.simpoo-sdk .text-lg{font-size:1.125rem;line-height:1.75rem}.simpoo-sdk .text-sm{font-size:.875rem;line-height:1.25rem}.simpoo-sdk .text-xl{font-size:1.25rem;line-height:1.75rem}.simpoo-sdk .text-xs{font-size:.75rem;line-height:1rem}.simpoo-sdk .font-bold{font-weight:700}.simpoo-sdk .font-medium{font-weight:500}.simpoo-sdk .font-normal{font-weight:400}.simpoo-sdk .font-semibold{font-weight:600}.simpoo-sdk .uppercase{text-transform:uppercase}.simpoo-sdk .capitalize{text-transform:capitalize}.simpoo-sdk .leading-none{line-height:1}.simpoo-sdk .tracking-tight{letter-spacing:-.025em}.simpoo-sdk .tracking-widest{letter-spacing:.1em}.simpoo-sdk .text-\[\#0A0D14\]{--tw-text-opacity:1;color:rgb(10 13 20/var(--tw-text-opacity,1))}.simpoo-sdk .text-\[\#181C32\]{--tw-text-opacity:1;color:rgb(24 28 50/var(--tw-text-opacity,1))}.simpoo-sdk .text-\[\#525866\]{--tw-text-opacity:1;color:rgb(82 88 102/var(--tw-text-opacity,1))}.simpoo-sdk .text-\[\#5E6278\]{--tw-text-opacity:1;color:rgb(94 98 120/var(--tw-text-opacity,1))}.simpoo-sdk .text-\[\#7239EA\]{--tw-text-opacity:1;color:rgb(114 57 234/var(--tw-text-opacity,1))}.simpoo-sdk .text-\[\#B5B5B5\]{--tw-text-opacity:1;color:rgb(181 181 181/var(--tw-text-opacity,1))}.simpoo-sdk .text-\[\#CDD0D5\]{--tw-text-opacity:1;color:rgb(205 208 213/var(--tw-text-opacity,1))}.simpoo-sdk .text-\[\#E12D39\]{--tw-text-opacity:1;color:rgb(225 45 57/var(--tw-text-opacity,1))}.simpoo-sdk .text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.simpoo-sdk .text-current{color:currentColor}.simpoo-sdk .text-danger{--tw-text-opacity:1;color:rgb(241 65 108/var(--tw-text-opacity,1))}.simpoo-sdk .text-dark{--tw-text-opacity:1;color:rgb(24 28 50/var(--tw-text-opacity,1))}.simpoo-sdk .text-gray-500{--tw-text-opacity:1;color:rgb(32 33 37/var(--tw-text-opacity,1))}.simpoo-sdk .text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.simpoo-sdk .text-gray-700{--tw-text-opacity:1;color:rgb(94 98 120/var(--tw-text-opacity,1))}.simpoo-sdk .text-gray-800{--tw-text-opacity:1;color:rgb(63 66 84/var(--tw-text-opacity,1))}.simpoo-sdk .text-gray-900{--tw-text-opacity:1;color:rgb(24 28 50/var(--tw-text-opacity,1))}.simpoo-sdk .text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.simpoo-sdk .text-neutral-400{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.simpoo-sdk .text-neutral-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.simpoo-sdk .text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.simpoo-sdk .text-neutral-700{--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity,1))}.simpoo-sdk .text-neutral-900{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.simpoo-sdk .text-neutral-950{--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1))}.simpoo-sdk .text-orange{--tw-text-opacity:1;color:rgb(237 116 0/var(--tw-text-opacity,1))}.simpoo-sdk .text-primary{--tw-text-opacity:1;color:rgb(24 104 219/var(--tw-text-opacity,1))}.simpoo-sdk .text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.simpoo-sdk .text-success{--tw-text-opacity:1;color:rgb(80 205 137/var(--tw-text-opacity,1))}.simpoo-sdk .text-warning{--tw-text-opacity:1;color:rgb(246 192 0/var(--tw-text-opacity,1))}.simpoo-sdk .text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.simpoo-sdk .underline{text-decoration-line:underline}.simpoo-sdk .underline-offset-4{text-underline-offset:4px}.simpoo-sdk .opacity-0{opacity:0}.simpoo-sdk .opacity-100{opacity:1}.simpoo-sdk .opacity-50{opacity:.5}.simpoo-sdk .opacity-60{opacity:.6}.simpoo-sdk .opacity-70{opacity:.7}.simpoo-sdk .shadow-\[0_1px_2px_0px_\#E4E5E73D\2c _0_12px_24px_0_\#868C981F\]{--tw-shadow:0 1px 2px 0px #e4e5e73d,0 12px 24px 0 #868c981f;--tw-shadow-colored:0 1px 2px 0px var(--tw-shadow-color),0 12px 24px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.simpoo-sdk .shadow-\[0_3px_4px_0_\#00000008\]{--tw-shadow:0 3px 4px 0 #00000008;--tw-shadow-colored:0 3px 4px 0 var(--tw-shadow-color)}.simpoo-sdk .shadow-\[0_3px_4px_0_\#00000008\],.simpoo-sdk .shadow-\[0_8px_14px_0_\#0F2A510A\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.simpoo-sdk .shadow-\[0_8px_14px_0_\#0F2A510A\]{--tw-shadow:0 8px 14px 0 #0f2a510a;--tw-shadow-colored:0 8px 14px 0 var(--tw-shadow-color)}.simpoo-sdk .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)}.simpoo-sdk .shadow-lg,.simpoo-sdk .shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.simpoo-sdk .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)}.simpoo-sdk .outline-none{outline:2px solid transparent;outline-offset:2px}.simpoo-sdk .outline{outline-style:solid}.simpoo-sdk .ring-inset{--tw-ring-inset:inset}.simpoo-sdk .ring-dark{--tw-ring-opacity:1;--tw-ring-color:rgb(24 28 50/var(--tw-ring-opacity,1))}.simpoo-sdk .ring-offset-white{--tw-ring-offset-color:#fff}.simpoo-sdk .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)}.simpoo-sdk .transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.simpoo-sdk .transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.simpoo-sdk .transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.simpoo-sdk .transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.simpoo-sdk .transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.simpoo-sdk .duration-150{transition-duration:.15s}.simpoo-sdk .duration-200{transition-duration:.2s}.simpoo-sdk .ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.simpoo-sdk .ease-in-out{transition-timing-function:cubic-bezier(.4,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))}}.simpoo-sdk .duration-150{animation-duration:.15s}.simpoo-sdk .duration-200{animation-duration:.2s}.simpoo-sdk .ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)}.simpoo-sdk .ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.simpoo-sdk .simpoo-sdk *{box-sizing:border-box}.simpoo-sdk .ReactCollapse--collapse{transition:height .3s}.simpoo-sdk .first-letter\:uppercase:first-letter{text-transform:uppercase}.simpoo-sdk .placeholder\:text-xs::-moz-placeholder{font-size:.75rem;line-height:1rem}.simpoo-sdk .placeholder\:text-xs::placeholder{font-size:.75rem;line-height:1rem}.simpoo-sdk .placeholder\:font-medium::-moz-placeholder{font-weight:500}.simpoo-sdk .placeholder\:font-medium::placeholder{font-weight:500}.simpoo-sdk .placeholder\:text-\[\#7E8299\]::-moz-placeholder{--tw-text-opacity:1;color:rgb(126 130 153/var(--tw-text-opacity,1))}.simpoo-sdk .placeholder\:text-\[\#7E8299\]::placeholder{--tw-text-opacity:1;color:rgb(126 130 153/var(--tw-text-opacity,1))}.simpoo-sdk .placeholder\:text-neutral-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.simpoo-sdk .placeholder\:text-neutral-500::placeholder{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.simpoo-sdk .before\:absolute:before{content:var(--tw-content);position:absolute}.simpoo-sdk .before\:left-1\/2:before{content:var(--tw-content);left:50%}.simpoo-sdk .before\:h-1\.5:before{content:var(--tw-content);height:.375rem}.simpoo-sdk .before\:w-3:before{content:var(--tw-content);width:.75rem}.simpoo-sdk .before\:-translate-x-1\/2:before{--tw-translate-x:-50%}.simpoo-sdk .before\:-translate-x-1\/2:before,.simpoo-sdk .before\:rotate-45:before{content:var(--tw-content);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))}.simpoo-sdk .before\:rotate-45:before{--tw-rotate:45deg}.simpoo-sdk .before\:bg-white:before{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));content:var(--tw-content)}.simpoo-sdk .hover\:border:hover{border-width:1px}.simpoo-sdk .hover\:border-\[\#BFD7FE\]:hover{--tw-border-opacity:1;border-color:rgb(191 215 254/var(--tw-border-opacity,1))}.simpoo-sdk .hover\:border-neutral-200:hover{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity,1))}.simpoo-sdk .hover\:border-primary_light:hover{--tw-border-opacity:1;border-color:rgb(231 241 255/var(--tw-border-opacity,1))}.simpoo-sdk .hover\:border-b-neutral-200:hover{--tw-border-opacity:1;border-bottom-color:rgb(229 229 229/var(--tw-border-opacity,1))}.simpoo-sdk .hover\:\!bg-gray-100:hover{--tw-bg-opacity:1!important;background-color:rgb(249 249 249/var(--tw-bg-opacity,1))!important}.simpoo-sdk .hover\:bg-\[\#F1F1F2\]\/90:hover{background-color:hsla(240,4%,95%,.9)}.simpoo-sdk .hover\:bg-button:hover{--tw-bg-opacity:1;background-color:rgb(19 83 175/var(--tw-bg-opacity,1))}.simpoo-sdk .hover\:bg-danger\/90:hover{background-color:rgba(241,65,108,.9)}.simpoo-sdk .hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(249 249 249/var(--tw-bg-opacity,1))}.simpoo-sdk .hover\:bg-gray-200\/90:hover{background-color:hsla(240,4%,95%,.9)}.simpoo-sdk .hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(225 227 234/var(--tw-bg-opacity,1))}.simpoo-sdk .hover\:bg-gray-300\/90:hover{background-color:rgba(225,227,234,.9)}.simpoo-sdk .hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgb(216 216 229/var(--tw-bg-opacity,1))}.simpoo-sdk .hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.simpoo-sdk .hover\:bg-muted\/50:hover{background-color:rgba(82,88,102,.5)}.simpoo-sdk .hover\:bg-neutral-100:hover{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.simpoo-sdk .hover\:bg-neutral-100\/80:hover{background-color:hsla(0,0%,96%,.8)}.simpoo-sdk .hover\:bg-neutral-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.simpoo-sdk .hover\:bg-neutral-900\/90:hover{background-color:hsla(0,0%,9%,.9)}.simpoo-sdk .hover\:bg-primary_light:hover{--tw-bg-opacity:1;background-color:rgb(231 241 255/var(--tw-bg-opacity,1))}.simpoo-sdk .hover\:bg-primary_light\/90:hover{background-color:rgba(231,241,255,.9)}.simpoo-sdk .hover\:bg-red-500\/90:hover{background-color:rgba(239,68,68,.9)}.simpoo-sdk .hover\:bg-transparent:hover{background-color:transparent}.simpoo-sdk .hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.simpoo-sdk .hover\:text-button:hover{--tw-text-opacity:1;color:rgb(19 83 175/var(--tw-text-opacity,1))}.simpoo-sdk .hover\:text-neutral-900:hover{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.simpoo-sdk .hover\:text-primary:hover{--tw-text-opacity:1;color:rgb(24 104 219/var(--tw-text-opacity,1))}.simpoo-sdk .hover\:underline:hover{text-decoration-line:underline}.simpoo-sdk .hover\:opacity-100:hover{opacity:1}.simpoo-sdk .hover\:ring-2:hover{--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)}.simpoo-sdk .focus\:border-neutral-200:focus{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity,1))}.simpoo-sdk .focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgb(24 104 219/var(--tw-border-opacity,1))}.simpoo-sdk .focus\:bg-neutral-100:focus{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.simpoo-sdk .focus\:bg-primary\/20:focus{background-color:rgba(24,104,219,.2)}.simpoo-sdk .focus\:bg-primary_light:focus{--tw-bg-opacity:1;background-color:rgb(231 241 255/var(--tw-bg-opacity,1))}.simpoo-sdk .focus\:text-danger:focus{--tw-text-opacity:1;color:rgb(241 65 108/var(--tw-text-opacity,1))}.simpoo-sdk .focus\:text-neutral-900:focus{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.simpoo-sdk .focus\:text-primary:focus{--tw-text-opacity:1;color:rgb(24 104 219/var(--tw-text-opacity,1))}.simpoo-sdk .focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.simpoo-sdk .focus\:ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.simpoo-sdk .focus\:ring-1:focus,.simpoo-sdk .focus\:ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.simpoo-sdk .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)}.simpoo-sdk .focus\:ring-neutral-950:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(10 10 10/var(--tw-ring-opacity,1))}.simpoo-sdk .focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(24 104 219/var(--tw-ring-opacity,1))}.simpoo-sdk .focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.simpoo-sdk .focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.simpoo-sdk .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)}.simpoo-sdk .focus-visible\:ring-neutral-950:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(10 10 10/var(--tw-ring-opacity,1))}.simpoo-sdk .focus-visible\:ring-primary:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(24 104 219/var(--tw-ring-opacity,1))}.simpoo-sdk .focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.simpoo-sdk .disabled\:pointer-events-none:disabled{pointer-events:none}.simpoo-sdk .disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.simpoo-sdk .disabled\:no-underline:disabled{text-decoration-line:none}.simpoo-sdk .disabled\:opacity-100:disabled{opacity:1}.simpoo-sdk .disabled\:opacity-50:disabled{opacity:.5}.simpoo-sdk .disabled\:opacity-70:disabled{opacity:.7}.simpoo-sdk .disabled\:hover\:text-inherit:hover:disabled{color:inherit}.simpoo-sdk .group:hover .group-hover\:bg-primary_light{--tw-bg-opacity:1;background-color:rgb(231 241 255/var(--tw-bg-opacity,1))}.simpoo-sdk .group:hover .group-hover\:text-gray-900{--tw-text-opacity:1;color:rgb(24 28 50/var(--tw-text-opacity,1))}.simpoo-sdk .group:hover .group-hover\:text-primary{--tw-text-opacity:1;color:rgb(24 104 219/var(--tw-text-opacity,1))}.simpoo-sdk .group.toaster .group-\[\.toaster\]\:border-neutral-200{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity,1))}.simpoo-sdk .group.toast .group-\[\.toast\]\:bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.simpoo-sdk .group.toast .group-\[\.toast\]\:bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity,1))}.simpoo-sdk .group.toaster .group-\[\.toaster\]\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.simpoo-sdk .group.toast .group-\[\.toast\]\:text-neutral-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.simpoo-sdk .group.toast .group-\[\.toast\]\:text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.simpoo-sdk .group.toaster .group-\[\.toaster\]\:text-neutral-950{--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1))}.simpoo-sdk .group.toaster .group-\[\.toaster\]\: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);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.simpoo-sdk .aria-selected\:bg-blue-100[aria-selected=true]{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.simpoo-sdk .aria-selected\:bg-neutral-100[aria-selected=true]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.simpoo-sdk .data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.simpoo-sdk .data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.simpoo-sdk .data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:0.25rem}.simpoo-sdk .data-\[side\=bottom\]\:translate-y-1[data-side=bottom],.simpoo-sdk .data-\[side\=left\]\:-translate-x-1[data-side=left]{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))}.simpoo-sdk .data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:-0.25rem}.simpoo-sdk .data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:0.25rem}.simpoo-sdk .data-\[side\=right\]\:translate-x-1[data-side=right],.simpoo-sdk .data-\[side\=top\]\:-translate-y-1[data-side=top]{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))}.simpoo-sdk .data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:-0.25rem}.simpoo-sdk .data-\[state\=checked\]\:border-none[data-state=checked]{border-style:none}.simpoo-sdk .data-\[state\=checked\]\:border-primary[data-state=checked]{--tw-border-opacity:1;border-color:rgb(24 104 219/var(--tw-border-opacity,1))}.simpoo-sdk .data-\[selected\=\'true\'\]\:bg-primary_light[data-selected=true]{--tw-bg-opacity:1;background-color:rgb(231 241 255/var(--tw-bg-opacity,1))}.simpoo-sdk .data-\[state\=checked\]\:bg-primary[data-state=checked]{--tw-bg-opacity:1;background-color:rgb(24 104 219/var(--tw-bg-opacity,1))}.simpoo-sdk .data-\[state\=open\]\:bg-neutral-100[data-state=open]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.simpoo-sdk .data-\[state\=selected\]\:bg-gray-100[data-state=selected]{--tw-bg-opacity:1;background-color:rgb(249 249 249/var(--tw-bg-opacity,1))}.simpoo-sdk .data-\[state\=selected\]\:bg-muted[data-state=selected]{--tw-bg-opacity:1;background-color:rgb(82 88 102/var(--tw-bg-opacity,1))}.simpoo-sdk .data-\[selected\=true\]\:text-primary[data-selected=true]{--tw-text-opacity:1;color:rgb(24 104 219/var(--tw-text-opacity,1))}.simpoo-sdk .data-\[state\=checked\]\:text-neutral-50[data-state=checked]{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.simpoo-sdk .data-\[state\=open\]\:text-neutral-500[data-state=open]{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.simpoo-sdk .data-\[disabled\=true\]\:opacity-50[data-disabled=true],.simpoo-sdk .data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.simpoo-sdk .data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.simpoo-sdk .data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.simpoo-sdk .data-\[state\=open\]\:animate-in[data-state=open]{--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;animation-duration:.15s;animation-name:enter}.simpoo-sdk .data-\[state\=closed\]\:animate-out[data-state=closed]{--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial;animation-duration:.15s;animation-name:exit}.simpoo-sdk .data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.simpoo-sdk .data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.simpoo-sdk .data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.simpoo-sdk .data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.simpoo-sdk .data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-0.5rem}.simpoo-sdk .data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:0.5rem}.simpoo-sdk .data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-0.5rem}.simpoo-sdk .data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:0.5rem}.simpoo-sdk .data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y:100%}.simpoo-sdk .data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x:-100%}.simpoo-sdk .data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x:-50%}.simpoo-sdk .data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{--tw-exit-translate-x:100%}.simpoo-sdk .data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y:-100%}.simpoo-sdk .data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y:-48%}.simpoo-sdk .data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y:100%}.simpoo-sdk .data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x:-100%}.simpoo-sdk .data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x:-50%}.simpoo-sdk .data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x:100%}.simpoo-sdk .data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y:-100%}.simpoo-sdk .data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y:-48%}.simpoo-sdk .data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.simpoo-sdk .data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.simpoo-sdk .data-\[side\=bottom\]\:before\:top-0[data-side=bottom]:before{content:var(--tw-content);top:0}.simpoo-sdk .data-\[side\=top\]\:before\:bottom-0[data-side=top]:before{bottom:0;content:var(--tw-content)}.simpoo-sdk .dark\:border-neutral-50:is(.dark *){--tw-border-opacity:1;border-color:rgb(250 250 250/var(--tw-border-opacity,1))}.simpoo-sdk .dark\:border-neutral-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity,1))}.simpoo-sdk .dark\:bg-neutral-50:is(.dark *){--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.simpoo-sdk .dark\:bg-neutral-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.simpoo-sdk .dark\:bg-neutral-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity,1))}.simpoo-sdk .dark\:bg-red-900:is(.dark *){--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity,1))}.simpoo-sdk .dark\:text-neutral-400:is(.dark *){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.simpoo-sdk .dark\:text-neutral-50:is(.dark *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.simpoo-sdk .dark\:text-neutral-900:is(.dark *){--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.simpoo-sdk .dark\:ring-offset-neutral-950:is(.dark *){--tw-ring-offset-color:#0a0a0a}.simpoo-sdk .dark\:placeholder\:text-neutral-400:is(.dark *)::-moz-placeholder{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.simpoo-sdk .dark\:placeholder\:text-neutral-400:is(.dark *)::placeholder{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.simpoo-sdk .dark\:hover\:bg-neutral-50\/90:hover:is(.dark *){background-color:hsla(0,0%,98%,.9)}.simpoo-sdk .dark\:hover\:bg-neutral-800:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.simpoo-sdk .dark\:hover\:bg-neutral-800\/80:hover:is(.dark *){background-color:rgba(38,38,38,.8)}.simpoo-sdk .dark\:hover\:bg-red-900\/90:hover:is(.dark *){background-color:rgba(127,29,29,.9)}.simpoo-sdk .dark\:hover\:text-neutral-50:hover:is(.dark *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.simpoo-sdk .dark\:focus\:bg-neutral-800:focus:is(.dark *){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.simpoo-sdk .dark\:focus\:text-neutral-50:focus:is(.dark *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.simpoo-sdk .dark\:focus\:ring-neutral-300:focus:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(212 212 212/var(--tw-ring-opacity,1))}.simpoo-sdk .dark\:focus-visible\:ring-neutral-300:focus-visible:is(.dark *){--tw-ring-opacity:1;--tw-ring-color:rgb(212 212 212/var(--tw-ring-opacity,1))}.simpoo-sdk .group.toaster .dark\:group-\[\.toaster\]\:border-neutral-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity,1))}.simpoo-sdk .group.toast .dark\:group-\[\.toast\]\:bg-neutral-50:is(.dark *){--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.simpoo-sdk .group.toast .dark\:group-\[\.toast\]\:bg-neutral-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.simpoo-sdk .group.toaster .dark\:group-\[\.toaster\]\:bg-neutral-950:is(.dark *){--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity,1))}.simpoo-sdk .group.toast .dark\:group-\[\.toast\]\:text-neutral-400:is(.dark *){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.simpoo-sdk .group.toast .dark\:group-\[\.toast\]\:text-neutral-900:is(.dark *){--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.simpoo-sdk .group.toaster .dark\:group-\[\.toaster\]\:text-neutral-50:is(.dark *){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity,1))}.simpoo-sdk .dark\:data-\[selected\=\'true\'\]\:bg-primary_light[data-selected=true]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(231 241 255/var(--tw-bg-opacity,1))}.simpoo-sdk .dark\:data-\[state\=checked\]\:bg-neutral-50[data-state=checked]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.simpoo-sdk .dark\:data-\[state\=open\]\:bg-neutral-800[data-state=open]:is(.dark *){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.simpoo-sdk .dark\:data-\[selected\=true\]\:text-primary[data-selected=true]:is(.dark *){--tw-text-opacity:1;color:rgb(24 104 219/var(--tw-text-opacity,1))}.simpoo-sdk .dark\:data-\[state\=checked\]\:text-neutral-900[data-state=checked]:is(.dark *){--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity,1))}.simpoo-sdk .dark\:data-\[state\=open\]\:text-neutral-400[data-state=open]:is(.dark *){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}@media (min-width:640px){.simpoo-sdk .sm\:max-w-sm{max-width:24rem}.simpoo-sdk .sm\:flex-row{flex-direction:row}.simpoo-sdk .sm\:justify-end{justify-content:flex-end}.simpoo-sdk .sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.simpoo-sdk .sm\:rounded-lg{border-radius:.5rem}.simpoo-sdk .sm\:text-left{text-align:left}}@media (min-width:768px){.simpoo-sdk .md\:flex-row{flex-direction:row}}@media (min-width:1024px){.simpoo-sdk .lg\:max-w-full{max-width:100%}}.simpoo-sdk .\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.simpoo-sdk .\[\&\>span\]\:line-clamp-1>span{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden}.simpoo-sdk .\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0}.simpoo-sdk .\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.simpoo-sdk .\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-bottom:.375rem;padding-top:.375rem}.simpoo-sdk .\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.simpoo-sdk .\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.simpoo-sdk .\[\&_\[cmdk-group-heading\]\]\:text-neutral-500 [cmdk-group-heading]{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.simpoo-sdk .dark\:\[\&_\[cmdk-group-heading\]\]\:text-neutral-400 [cmdk-group-heading]:is(.dark *){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.simpoo-sdk .\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.simpoo-sdk .\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.simpoo-sdk .\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.simpoo-sdk .\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.simpoo-sdk .\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.simpoo-sdk .\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.simpoo-sdk .\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-bottom:.75rem;padding-top:.75rem}.simpoo-sdk .\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.simpoo-sdk .\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.simpoo-sdk .\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0}.simpoo-sdk .\[\&_tr\]\:border-b tr{border-bottom-width:1px}