:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d9dee8}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#b3bed0}input::placeholder,textarea::placeholder{opacity:1;color:#b3bed0}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 222.2 47.4% 11.2%;--primary-foreground: 210 40% 98%;--primary-disabled: 220, 25%, 88%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--secondary-disabled: 220, 20%, 97%;--secondary-hover: 225, 75%, 94%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 222.2 84% 4.9%;--radius: .5rem;--shadow-color: 220, 43%, 11%}.dark{--background: 222.2 84% 4.9%;--foreground: 210 40% 98%;--card: 222.2 84% 4.9%;--card-foreground: 210 40% 98%;--popover: 222.2 84% 4.9%;--popover-foreground: 210 40% 98%;--primary: 210 40% 98%;--primary-foreground: 222.2 47.4% 11.2%;--primary-disabled: 217, 14%, 52%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 98%;--secondary-disabled: 217, 24%, 76%;--secondary-hover: 225, 83%, 14%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 217.2 32.6% 30%;--input: 217.2 32.6% 17.5%;--ring: 212.7 26.8% 83.9%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));font-family:Poppins,sans-serif;color:hsl(var(--foreground))}html,body,#root{width:100%;height:100%;font-size:10px}@media (min-width: 1920px){html,body,#root{font-size:12px}}@media (min-width: 2560px){html,body,#root{font-size:16px}}::-webkit-scrollbar{width:.625rem;height:.625rem}@media (min-width: 2560px){::-webkit-scrollbar{width:.875rem;height:.875rem}}::-webkit-scrollbar-track{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(237 239 244 / var(--tw-bg-opacity))}:is(.dark *)::-webkit-scrollbar-track{--tw-bg-opacity: 1;background-color:rgb(27 33 44 / var(--tw-bg-opacity))}::-webkit-scrollbar-thumb{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(158 174 199 / var(--tw-bg-opacity))}:is(.dark *)::-webkit-scrollbar-thumb{--tw-bg-opacity: 1;background-color:rgb(82 100 133 / var(--tw-bg-opacity))}::-webkit-scrollbar-thumb:hover{--tw-bg-opacity: 1;background-color:rgb(117 136 170 / var(--tw-bg-opacity))}.scrollbar-thin::-webkit-scrollbar,.scrollbar-thin *::-webkit-scrollbar{width:3px;height:3px}@media (min-width: 2560px){.scrollbar-thin::-webkit-scrollbar,.scrollbar-thin *::-webkit-scrollbar{width:5px;height:5px}}.scrollbar-thin::-webkit-scrollbar-track,.scrollbar-thin *::-webkit-scrollbar-track{border-radius:.25rem}.scrollbar-thin::-webkit-scrollbar-thumb,.scrollbar-thin *::-webkit-scrollbar-thumb{border-radius:.25rem}.scrollbar-hidden::-webkit-scrollbar,.scrollbar-hidden *::-webkit-scrollbar{display:none}.ck-editor-styling h2{margin-top:1rem;margin-bottom:1rem}.ck-editor-styling h2{font-size:1.875rem;line-height:2.375rem}.ck-editor-styling h2{font-weight:600}.ck-editor-styling h3{margin-top:1rem;margin-bottom:1rem}.ck-editor-styling h3{font-size:1.5rem;line-height:2rem}.ck-editor-styling h3{font-weight:600}.ck-editor-styling h4{margin-top:1rem;margin-bottom:1rem}.ck-editor-styling h4{font-size:1.5rem;line-height:2rem}.ck-editor-styling h4{font-weight:500}.ck-editor-styling p,.ck-editor-styling a{margin-top:1rem;margin-bottom:1rem}.ck-editor-styling a{--tw-text-opacity: 1;color:rgb(101 137 247 / var(--tw-text-opacity))}.ck-editor-styling a{text-decoration-line:underline}.ck-editor-styling a{transition-duration:.2s}.ck-editor-styling a{animation-duration:.2s}.ck-editor-styling a:hover{--tw-text-opacity: 1;color:rgb(47 93 235 / var(--tw-text-opacity))}.ck-editor-styling table{margin-top:1rem;margin-bottom:1rem}.ck-editor-styling table{border-collapse:collapse}.ck-editor-styling table{border-radius:.25rem}.ck-editor-styling table,.ck-editor-styling table td{border-width:1px}.ck-editor-styling table td{padding:.75rem}.ck-editor-styling blockquote{position:relative}.ck-editor-styling blockquote{padding-left:1.5rem}.ck-editor-styling blockquote{font-style:italic}.ck-editor-styling blockquote:before{position:absolute}.ck-editor-styling blockquote:before{left:0}.ck-editor-styling blockquote:before{display:block}.ck-editor-styling blockquote:before{height:100%}.ck-editor-styling blockquote:before{width:.5rem}.ck-editor-styling blockquote:before{border-radius:9999px}.ck-editor-styling blockquote:before{--tw-bg-opacity: 1;background-color:rgb(179 190 208 / var(--tw-bg-opacity))}.ck-editor-styling blockquote:before{content:" "}.ck-editor-styling ul{margin-top:1rem;margin-bottom:1rem}.ck-editor-styling ul{margin-left:1rem}.ck-editor-styling ul{list-style-position:inside}.ck-editor-styling ul{list-style-type:disc}.ck-editor-styling ul ul{margin-top:0;margin-bottom:0}.ck-editor-styling ul ul{margin-left:2rem}.ck-editor-styling ul ul{list-style-type:circle}.ck-editor-styling ol{margin-top:1rem;margin-bottom:1rem}.ck-editor-styling ol{margin-left:1rem}.ck-editor-styling ol{list-style-position:inside}.ck-editor-styling ol{list-style-type:decimal}.ck-editor-styling ol ol{margin-top:0;margin-bottom:0}.ck-editor-styling ol ol{margin-left:2rem}*,:before,:after{--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: rgb(101 137 247 / .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: }::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: rgb(101 137 247 / .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: }.\!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}}@media (min-width: 1920px){.\!container{max-width:1920px!important}.container{max-width:1920px}}@media (min-width: 2560px){.\!container{max-width:2560px!important}.container{max-width:2560px}}@media (min-width: 3840px){.\!container{max-width:3840px!important}.container{max-width:3840px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.\!pointer-events-none{pointer-events:none!important}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-bottom-12{bottom:-3rem}.-left-12{left:-3rem}.-right-0{right:-0px}.-right-12{right:-3rem}.-top-12{top:-3rem}.left-0{left:0}.left-1\/2,.left-\[50\%\]{left:50%}.right-2{right:.5rem}.right-6{right:1.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-6{top:1.5rem}.top-\[50\%\]{top:50%}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.z-\[100\]{z-index:100}.col-span-2{grid-column:span 2 / span 2}.row-auto{grid-row:auto}.row-span-2{grid-row:span 2 / span 2}.float-right{float:right}.float-none{float:none}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.-mb-2\.5{margin-bottom:-.625rem}.-mb-3\.5{margin-bottom:-.875rem}.-ml-5{margin-left:-1.25rem}.-mt-4{margin-top:-1rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-10{margin-left:2.5rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.mr-1{margin-right:.25rem}.mr-2\.5{margin-right:.625rem}.mr-8{margin-right:2rem}.mt-0{margin-top:0}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-3\.5{margin-top:.875rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[1\.875rem\]{margin-top:1.875rem}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.block{display:block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.\!table{display:table!important}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.size-12{width:3rem;height:3rem}.size-14{width:3.5rem;height:3.5rem}.size-15{width:3.75rem;height:3.75rem}.size-2\.5{width:.625rem;height:.625rem}.size-20{width:5rem;height:5rem}.size-28{width:7rem;height:7rem}.size-3{width:.75rem;height:.75rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.size-72{width:18rem;height:18rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.size-\[3\.375rem\]{width:3.375rem;height:3.375rem}.size-\[7\.25rem\]{width:7.25rem;height:7.25rem}.size-fit{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.size-full{width:100%;height:100%}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-10\.5{height:2.625rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-15{height:3.75rem}.h-16{height:4rem}.h-2\/3{height:66.666667%}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-4\/5{height:80%}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-9\.5{height:2.375rem}.h-96{height:24rem}.h-\[17\.5rem\]{height:17.5rem}.h-\[19rem\]{height:19rem}.h-\[1px\]{height:1px}.h-\[2\.375rem\]{height:2.375rem}.h-\[20rem\]{height:20rem}.h-\[22\.25rem\]{height:22.25rem}.h-\[24\.5rem\]{height:24.5rem}.h-\[3\.375rem\]{height:3.375rem}.h-\[31\.25rem\]{height:31.25rem}.h-\[4\.125rem\]{height:4.125rem}.h-\[4\.5rem\]{height:4.5rem}.h-\[5\.5rem\]{height:5.5rem}.h-\[53rem\]{height:53rem}.h-\[7\.75rem\]{height:7.75rem}.h-\[75rem\]{height:75rem}.h-\[9\.375rem\]{height:9.375rem}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-max{height:-moz-max-content;height:max-content}.\!max-h-\[320px\]{max-height:320px!important}.max-h-80{max-height:20rem}.max-h-\[25rem\]{max-height:25rem}.max-h-\[30rem\]{max-height:30rem}.max-h-\[37\.5rem\]{max-height:37.5rem}.max-h-\[40rem\]{max-height:40rem}.max-h-\[50rem\]{max-height:50rem}.max-h-\[70vh\]{max-height:70vh}.max-h-\[87\.5rem\]{max-height:87.5rem}.max-h-\[9\.375rem\]{max-height:9.375rem}.max-h-\[90dvh\]{max-height:90dvh}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.\!min-h-11{min-height:2.75rem!important}.\!min-h-15{min-height:3.75rem!important}.min-h-20{min-height:5rem}.min-h-8{min-height:2rem}.min-h-\[33\.125rem\]{min-height:33.125rem}.min-h-\[40rem\]{min-height:40rem}.min-h-full{min-height:100%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-1\/6{width:16.666667%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-3\/5{width:60%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[11\.75rem\]{width:11.75rem}.w-\[12\.25rem\]{width:12.25rem}.w-\[12\.5\%\]{width:12.5%}.w-\[12\.5rem\]{width:12.5rem}.w-\[16\%\]{width:16%}.w-\[1px\]{width:1px}.w-\[21\%\]{width:21%}.w-\[21\.25rem\]{width:21.25rem}.w-\[26\.75rem\]{width:26.75rem}.w-\[28\.75rem\]{width:28.75rem}.w-\[3\.375rem\]{width:3.375rem}.w-\[30\%\]{width:30%}.w-\[300px\]{width:300px}.w-\[32rem\]{width:32rem}.w-\[35rem\]{width:35rem}.w-\[38rem\]{width:38rem}.w-\[40\.375\%\]{width:40.375%}.w-\[40rem\]{width:40rem}.w-\[50rem\]{width:50rem}.w-\[55rem\]{width:55rem}.w-\[69rem\]{width:69rem}.w-\[9rem\]{width:9rem}.w-\[var\(--radix-popover-trigger-width\)\]{width:var(--radix-popover-trigger-width)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-14{min-width:3.5rem}.min-w-16{min-width:4rem}.min-w-20{min-width:5rem}.min-w-24{min-width:6rem}.min-w-28{min-width:7rem}.min-w-32{min-width:8rem}.min-w-36{min-width:9rem}.min-w-40{min-width:10rem}.min-w-44{min-width:11rem}.min-w-48{min-width:12rem}.min-w-52{min-width:13rem}.min-w-56{min-width:14rem}.min-w-72{min-width:18rem}.min-w-80{min-width:20rem}.min-w-96{min-width:24rem}.min-w-\[11\.75rem\]{min-width:11.75rem}.min-w-\[12\.25rem\]{min-width:12.25rem}.min-w-\[21\.25rem\]{min-width:21.25rem}.min-w-\[26\.875rem\]{min-width:26.875rem}.min-w-\[50\%\]{min-width:50%}.min-w-\[50rem\]{min-width:50rem}.min-w-\[6\.25rem\]{min-width:6.25rem}.min-w-\[60rem\]{min-width:60rem}.max-w-52{max-width:13rem}.max-w-64{max-width:16rem}.max-w-\[25rem\]{max-width:25rem}.max-w-\[50\%\]{max-width:50%}.max-w-\[90\%\]{max-width:90%}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-spacing-0{--tw-border-spacing-x: 0px;--tw-border-spacing-y: 0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.border-spacing-y-2\.5{--tw-border-spacing-y: .625rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.border-spacing-y-3\.5{--tw-border-spacing-y: .875rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.\!cursor-default{cursor:default!important}.\!cursor-pointer{cursor:pointer!important}.cursor-auto{cursor:auto}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.\!select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.grid-flow-col{grid-auto-flow:column}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-\[1\.5fr_1fr\]{grid-template-columns:1.5fr 1fr}.grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.grid-cols-\[1fr_auto_7fr\]{grid-template-columns:1fr auto 7fr}.grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.grid-cols-\[auto_auto_auto_auto\]{grid-template-columns:auto auto auto auto}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-\[auto_1fr_auto\]{grid-template-rows:auto 1fr auto}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-items-stretch{place-items:stretch}.content-center{align-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.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-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-15{gap:3.75rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-px{gap:1px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-1{row-gap:.25rem}.gap-y-15{row-gap:3.75rem}.gap-y-7{row-gap:1.75rem}.gap-y-8{row-gap:2rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.625rem * var(--tw-space-x-reverse));margin-left:calc(.625rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.875rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.875rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.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}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.\!border-none{border-style:none!important}.border-none{border-style:none}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(195 207 248 / var(--tw-border-opacity))}.border-border{border-color:hsl(var(--border))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(237 239 244 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(199 206 220 / var(--tw-border-opacity))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(74 166 87 / var(--tw-border-opacity))}.border-input{border-color:hsl(var(--input))}.border-primary{--tw-border-opacity: 1;border-color:rgb(101 137 247 / var(--tw-border-opacity))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(226 176 179 / var(--tw-border-opacity))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(200 49 62 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(254 202 0 / var(--tw-border-opacity))}.border-x-transparent{border-left-color:transparent;border-right-color:transparent}.\!bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgb(237 239 244 / var(--tw-bg-opacity))!important}.bg-background{background-color:hsl(var(--background))}.bg-black\/80{background-color:#000c}.bg-blue-25{--tw-bg-opacity: 1;background-color:rgb(252 252 255 / var(--tw-bg-opacity))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(139 164 243 / var(--tw-bg-opacity))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(241 244 253 / var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(101 137 247 / var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(47 93 235 / var(--tw-bg-opacity))}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(6 21 65 / var(--tw-bg-opacity))}.bg-border{background-color:hsl(var(--border))}.bg-dark-blue-400{--tw-bg-opacity: 1;background-color:rgb(43 50 103 / var(--tw-bg-opacity))}.bg-dark-blue-500{--tw-bg-opacity: 1;background-color:rgb(17 20 43 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(237 239 244 / var(--tw-bg-opacity))}.bg-gray-25{--tw-bg-opacity: 1;background-color:rgb(253 253 253 / var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(199 206 220 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(246 247 249 / var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(230 242 230 / var(--tw-bg-opacity))}.bg-green-25{--tw-bg-opacity: 1;background-color:rgb(251 255 251 / var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(243 249 243 / var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(74 166 87 / var(--tw-bg-opacity))}.bg-inherit{background-color:inherit}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(250 237 232 / var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(244 138 105 / var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(101 137 247 / var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(240 215 218 / var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(248 236 236 / var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(200 49 62 / var(--tw-bg-opacity))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-transparent{background-color:transparent}.bg-turquoise-500{--tw-bg-opacity: 1;background-color:rgb(102 219 187 / var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 247 218 / var(--tw-bg-opacity))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(255 251 237 / var(--tw-bg-opacity))}.\!bg-none{background-image:none!important}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-100{--tw-gradient-from: #E3E9FB var(--tw-gradient-from-position);--tw-gradient-to: rgb(227 233 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100{--tw-gradient-from: #E6F2E6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 242 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100{--tw-gradient-from: #F0D7DA var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 215 218 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-50\%{--tw-gradient-from-position: 50%}.to-blue-100{--tw-gradient-to: #E3E9FB var(--tw-gradient-to-position)}.to-green-100{--tw-gradient-to: #E6F2E6 var(--tw-gradient-to-position)}.to-red-100{--tw-gradient-to: #F0D7DA var(--tw-gradient-to-position)}.to-50\%{--tw-gradient-to-position: 50%}.\!bg-clip-border{background-clip:border-box!important}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-16{padding:4rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-20{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-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[0\.3125rem\]{padding-left:.3125rem;padding-right:.3125rem}.px-\[0\.4375rem\]{padding-left:.4375rem;padding-right:.4375rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-\[18px\]{padding-top:18px;padding-bottom:18px}.pb-10{padding-bottom:2.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pl-2{padding-left:.5rem}.pl-3\.5{padding-left:.875rem}.pl-5{padding-left:1.25rem}.pr-0{padding-right:0}.pr-16{padding-right:4rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-3\.5{padding-right:.875rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-2{padding-top:.5rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.text-start{text-align:start}.align-middle{vertical-align:middle}.text-d-l{font-size:3rem;line-height:4rem}.text-d-m{font-size:2.25rem;line-height:3rem}.text-d-s{font-size:1.875rem;line-height:2.375rem}.text-d-xs{font-size:1.5rem;line-height:2rem}.text-l{font-size:1.125rem;line-height:1.625rem}.text-m{font-size:1rem;line-height:1.5rem}.text-s{font-size:.875rem;line-height:1.375rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1.25rem}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.\!text-green-500{--tw-text-opacity: 1 !important;color:rgb(74 166 87 / var(--tw-text-opacity))!important}.\!text-transparent{color:transparent!important}.text-blue-500{--tw-text-opacity: 1;color:rgb(101 137 247 / var(--tw-text-opacity))}.text-current{color:currentColor}.text-dark-blue-500{--tw-text-opacity: 1;color:rgb(17 20 43 / var(--tw-text-opacity))}.text-error{--tw-text-opacity: 1;color:rgb(200 49 62 / var(--tw-text-opacity))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-gray-500{--tw-text-opacity: 1;color:rgb(158 174 199 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(117 136 170 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(82 100 133 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(55 67 89 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(27 33 44 / var(--tw-text-opacity))}.text-green-500{--tw-text-opacity: 1;color:rgb(74 166 87 / var(--tw-text-opacity))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-orange-500{--tw-text-opacity: 1;color:rgb(244 138 105 / var(--tw-text-opacity))}.text-primary{--tw-text-opacity: 1;color:rgb(101 137 247 / var(--tw-text-opacity))}.text-primary-foreground{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-red-400{--tw-text-opacity: 1;color:rgb(199 95 101 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(200 49 62 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(148 50 53 / var(--tw-text-opacity))}.text-secondary-foreground{--tw-text-opacity: 1;color:rgb(101 137 247 / var(--tw-text-opacity))}.text-turquoise-500{--tw-text-opacity: 1;color:rgb(102 219 187 / var(--tw-text-opacity))}.text-turquoise-800{--tw-text-opacity: 1;color:rgb(73 147 120 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(254 202 0 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.underline-offset-1{text-underline-offset:1px}.opacity-0{opacity:0}.opacity-15{opacity:.15}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.\!shadow-none{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-large{--tw-shadow: 0px 8px 8px -4px hsla(var(--shadow-color), .05), 0 20px 30px -6px hsla(var(--shadow-color), .1);--tw-shadow-colored: 0px 8px 8px -4px var(--tw-shadow-color), 0 20px 30px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-medium{--tw-shadow: 0 4px 6px -2px hsla(var(--shadow-color), .05), 0px 12px 20px -6px hsla(var(--shadow-color), .08);--tw-shadow-colored: 0 4px 6px -2px var(--tw-shadow-color), 0px 12px 20px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-small{--tw-shadow: 0 1px 2px 0 hsla(var(--shadow-color), .06);--tw-shadow-colored: 0 1px 2px 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)}.\!outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.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-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.duration-100{animation-duration:.1s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.\[scrollbar-gutter\:stable\]{scrollbar-gutter:stable}.\*\:invisible>*{visibility:hidden}.placeholder\:text-gray-600::-moz-placeholder{--tw-text-opacity: 1;color:rgb(117 136 170 / var(--tw-text-opacity))}.placeholder\:text-gray-600::placeholder{--tw-text-opacity: 1;color:rgb(117 136 170 / var(--tw-text-opacity))}.before\:invisible:before{content:var(--tw-content);visibility:hidden}.after\:invisible:after{content:var(--tw-content);visibility:hidden}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-bottom-\[3px\]:after{content:var(--tw-content);bottom:-3px}.after\:h-1:after{content:var(--tw-content);height:.25rem}.after\:w-full:after{content:var(--tw-content);width:100%}.after\:rounded-lg:after{content:var(--tw-content);border-radius:.5rem}.after\:bg-transparent:after{content:var(--tw-content);background-color:transparent}.after\:duration-300:after{transition-duration:.3s;content:var(--tw-content);animation-duration:.3s}.first\:pl-0:first-child{padding-left:0}.last\:pr-0:last-child{padding-right:0}.first-of-type\:border-none:first-of-type{border-style:none}.first-of-type\:pt-0:first-of-type{padding-top:0}.last-of-type\:hidden:last-of-type{display:none}.last-of-type\:border-r-0:last-of-type{border-right-width:0px}.last-of-type\:pb-6:last-of-type{padding-bottom:1.5rem}.empty\:block:empty{display:block}.focus-within\:border-blue-200:focus-within{--tw-border-opacity: 1;border-color:rgb(195 207 248 / var(--tw-border-opacity))}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.hover\:border-primary:hover{--tw-border-opacity: 1;border-color:rgb(101 137 247 / var(--tw-border-opacity))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(241 244 253 / var(--tw-bg-opacity))}.hover\:bg-dark-blue-25:hover{--tw-bg-opacity: 1;background-color:rgb(244 245 255 / var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(217 222 232 / var(--tw-bg-opacity))}.hover\:bg-gray-25:hover{--tw-bg-opacity: 1;background-color:rgb(253 253 253 / var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(246 247 249 / var(--tw-bg-opacity))}.hover\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:rgb(202 227 201 / var(--tw-bg-opacity))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(99 163 96 / var(--tw-bg-opacity))}.hover\:bg-primary-hover:hover{--tw-bg-opacity: 1;background-color:rgb(47 93 235 / var(--tw-bg-opacity))}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 176 179 / var(--tw-bg-opacity))}.hover\:bg-red-25:hover{--tw-bg-opacity: 1;background-color:rgb(255 250 250 / var(--tw-bg-opacity))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(148 50 53 / var(--tw-bg-opacity))}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary-hover:hover{background-color:hsl(var(--secondary-hover))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:font-medium:hover{font-weight:500}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-primary-hover:hover{--tw-text-opacity: 1;color:rgb(47 93 235 / var(--tw-text-opacity))}.hover\:text-secondary-foreground:hover{--tw-text-opacity: 1;color:rgb(101 137 247 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-none:hover{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 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)}.hover\:shadow-small:hover{--tw-shadow: 0 1px 2px 0 hsla(var(--shadow-color), .06);--tw-shadow-colored: 0 1px 2px 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)}.hover\:after\:bg-blue-200:hover:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(195 207 248 / var(--tw-bg-opacity))}.focus\:border-blue-200:focus{--tw-border-opacity: 1;border-color:rgb(195 207 248 / var(--tw-border-opacity))}.focus\:opacity-100:focus{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-ring:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 186 245 / var(--tw-ring-opacity))}.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-ring:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 186 245 / var(--tw-ring-opacity))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--background))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-gray-300:disabled{--tw-border-opacity: 1;border-color:rgb(199 206 220 / var(--tw-border-opacity))}.disabled\:\!bg-gray-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgb(237 239 244 / var(--tw-bg-opacity))!important}.disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1;background-color:rgb(237 239 244 / var(--tw-bg-opacity))}.disabled\:bg-gray-50:disabled{--tw-bg-opacity: 1;background-color:rgb(246 247 249 / var(--tw-bg-opacity))}.disabled\:bg-green-300:disabled{--tw-bg-opacity: 1;background-color:rgb(171 211 171 / var(--tw-bg-opacity))}.disabled\:bg-primary-disabled:disabled{background-color:hsl(var(--primary-disabled))}.disabled\:bg-red-300:disabled{--tw-bg-opacity: 1;background-color:rgb(212 133 138 / var(--tw-bg-opacity))}.disabled\:bg-secondary-disabled:disabled{background-color:hsl(var(--secondary-disabled))}.disabled\:bg-transparent:disabled{background-color:transparent}.disabled\:\!text-gray-300:disabled{--tw-text-opacity: 1 !important;color:rgb(199 206 220 / var(--tw-text-opacity))!important}.disabled\:text-gray-300:disabled{--tw-text-opacity: 1;color:rgb(199 206 220 / var(--tw-text-opacity))}.disabled\:text-gray-600:disabled{--tw-text-opacity: 1;color:rgb(117 136 170 / var(--tw-text-opacity))}.disabled\:text-primary-disabled:disabled{color:hsl(var(--primary-disabled))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.group:hover .group-hover\:text-primary{--tw-text-opacity: 1;color:rgb(101 137 247 / var(--tw-text-opacity))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-60{opacity:.6}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(212 133 138 / var(--tw-text-opacity))}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(248 236 236 / var(--tw-text-opacity))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(199 95 101 / var(--tw-ring-opacity))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #943235}.peer:disabled~.peer-disabled\:pointer-events-none{pointer-events:none}.has-\[input\[aria-invalid\=\"true\"\]\]\:border-red-200:has(input[aria-invalid=true]){--tw-border-opacity: 1;border-color:rgb(226 176 179 / var(--tw-border-opacity))}.has-\[\:disabled\]\:bg-gray-50:has(:disabled){--tw-bg-opacity: 1;background-color:rgb(246 247 249 / var(--tw-bg-opacity))}.has-\[\:disabled\]\:text-gray-600:has(:disabled){--tw-text-opacity: 1;color:rgb(117 136 170 / var(--tw-text-opacity))}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:select-none[aria-disabled=true]{-webkit-user-select:none;-moz-user-select:none;user-select:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:rounded-l-none[aria-selected=true]{border-top-left-radius:0;border-bottom-left-radius:0}.aria-selected\:rounded-r-none[aria-selected=true]{border-top-right-radius:0;border-bottom-right-radius:0}.aria-selected\:bg-blue-50[aria-selected=true]{--tw-bg-opacity: 1;background-color:rgb(241 244 253 / var(--tw-bg-opacity))}.aria-selected\:bg-gray-50[aria-selected=true]{--tw-bg-opacity: 1;background-color:rgb(246 247 249 / var(--tw-bg-opacity))}.aria-selected\:bg-primary[aria-selected=true]{--tw-bg-opacity: 1;background-color:rgb(101 137 247 / var(--tw-bg-opacity))}.aria-selected\:font-medium[aria-selected=true]{font-weight:500}.aria-selected\:text-gray-600[aria-selected=true]{--tw-text-opacity: 1;color:rgb(117 136 170 / var(--tw-text-opacity))}.aria-selected\:text-primary[aria-selected=true]{--tw-text-opacity: 1;color:rgb(101 137 247 / var(--tw-text-opacity))}.aria-selected\:text-primary-foreground[aria-selected=true]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.aria-selected\:hover\:bg-primary-hover:hover[aria-selected=true]{--tw-bg-opacity: 1;background-color:rgb(47 93 235 / var(--tw-bg-opacity))}.aria-selected\:hover\:text-primary-foreground:hover[aria-selected=true]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.aria-selected\:disabled\:bg-primary-disabled:disabled[aria-selected=true]{background-color:hsl(var(--primary-disabled))}.aria-invalid\:border-gray-200[aria-invalid=true]{--tw-border-opacity: 1;border-color:rgb(217 222 232 / var(--tw-border-opacity))}.aria-invalid\:border-red-200[aria-invalid=true]{--tw-border-opacity: 1;border-color:rgb(226 176 179 / var(--tw-border-opacity))}.aria-invalid\:bg-red-100[aria-invalid=true]{--tw-bg-opacity: 1;background-color:rgb(240 215 218 / var(--tw-bg-opacity))}.aria-invalid\:has-\[\:focus-within\]\:border-red-300:has(:focus-within)[aria-invalid=true]{--tw-border-opacity: 1;border-color:rgb(212 133 138 / var(--tw-border-opacity))}.aria-\[orientation\=\"vertical\"\]\:flex-col[aria-orientation=vertical]{flex-direction:column}.aria-\[current\=\"page\"\]\:bg-primary[aria-current=page]{--tw-bg-opacity: 1;background-color:rgb(101 137 247 / var(--tw-bg-opacity))}.aria-\[current\=\"page\"\]\:font-medium[aria-current=page]{font-weight:500}.aria-\[current\=\"page\"\]\:text-primary-foreground[aria-current=page]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.aria-\[current\=\"page\"\]\:hover\:bg-primary-hover:hover[aria-current=page]{--tw-bg-opacity: 1;background-color:rgb(47 93 235 / var(--tw-bg-opacity))}.aria-\[current\=\"page\"\]\:hover\:text-primary-foreground:hover[aria-current=page]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.aria-\[current\=\"page\"\]\:disabled\:bg-primary-disabled:disabled[aria-current=page]{background-color:hsl(var(--primary-disabled))}.group[aria-expanded=true] .group-aria-expanded\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[aria-selected=true] .group-aria-selected\:bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(237 239 244 / var(--tw-bg-opacity))}.group[aria-selected=true] .group-aria-selected\:bg-primary{--tw-bg-opacity: 1;background-color:rgb(101 137 247 / var(--tw-bg-opacity))}.group[aria-selected=true] .group-aria-selected\:bg-none{background-image:none}.group[aria-invalid=true] .group-aria-invalid\:border-red-200{--tw-border-opacity: 1;border-color:rgb(226 176 179 / var(--tw-border-opacity))}.group[aria-invalid=true] .group-aria-invalid\:bg-red-100{--tw-bg-opacity: 1;background-color:rgb(240 215 218 / var(--tw-bg-opacity))}.peer[aria-invalid=true]~.peer-aria-\[invalid\=true\]\:block{display:block}.peer[aria-invalid=true]~.peer-aria-\[invalid\=true\]\:text-red-500{--tw-text-opacity: 1;color:rgb(200 49 62 / var(--tw-text-opacity))}.data-\[state\=\'open\'\]\:mt-5[data-state=open]{margin-top:1.25rem}.data-\[state\=\'open\'\]\:flex[data-state=open]{display:flex}.data-\[state\=active\]\:w-full[data-state=active]{width:100%}.data-\[state\=checked\]\:translate-x-full[data-state=checked]{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[cansort\]\:cursor-pointer[data-cansort]{cursor:pointer}.data-\[orientation\=\"horizontal\"\]\:flex-row[data-orientation=horizontal]{flex-direction:row}.data-\[orientation\=\"vertical\"\]\:flex-col[data-orientation=vertical]{flex-direction:column}.data-\[state\=\"checked\"\]\:border-primary[data-state=checked]{--tw-border-opacity: 1;border-color:rgb(101 137 247 / var(--tw-border-opacity))}.data-\[state\=\'open\'\]\:bg-blue-50[data-state=open]{--tw-bg-opacity: 1;background-color:rgb(241 244 253 / var(--tw-bg-opacity))}.data-\[state\=checked\]\:bg-primary[data-state=checked],.data-\[state\=indeterminate\]\:bg-primary[data-state=indeterminate]{--tw-bg-opacity: 1;background-color:rgb(101 137 247 / var(--tw-bg-opacity))}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=unchecked\]\:bg-gray-100[data-state=unchecked]{--tw-bg-opacity: 1;background-color:rgb(237 239 244 / var(--tw-bg-opacity))}.data-\[depth\=\'0\'\]\:font-medium[data-depth="0"],.data-\[state\=active\]\:font-medium[data-state=active]{font-weight:500}.data-\[depth\=\'1\'\]\:text-gray-800[data-depth="1"]{--tw-text-opacity: 1;color:rgb(55 67 89 / var(--tw-text-opacity))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked],.data-\[state\=indeterminate\]\:text-primary-foreground[data-state=indeterminate]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.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: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=active\]\:after\:bg-primary-hover[data-state=active]:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(47 93 235 / var(--tw-bg-opacity))}.hover\:data-\[state\=unchecked\]\:bg-gray-200[data-state=unchecked]:hover{--tw-bg-opacity: 1;background-color:rgb(217 222 232 / var(--tw-bg-opacity))}.data-\[state\=\"checked\"\]\:disabled\:border-gray-300:disabled[data-state=checked]{--tw-border-opacity: 1;border-color:rgb(199 206 220 / var(--tw-border-opacity))}.disabled\:data-\[state\=checked\]\:bg-gray-50[data-state=checked]:disabled{--tw-bg-opacity: 1;background-color:rgb(246 247 249 / var(--tw-bg-opacity))}.disabled\:data-\[state\=unchecked\]\:bg-gray-50[data-state=unchecked]:disabled{--tw-bg-opacity: 1;background-color:rgb(246 247 249 / var(--tw-bg-opacity))}.aria-invalid\:data-\[state\=checked\]\:bg-red-100[data-state=checked][aria-invalid=true],.group[aria-invalid=true] .group-aria-invalid\:data-\[state\=checked\]\:bg-red-100[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(240 215 218 / var(--tw-bg-opacity))}.group[aria-invalid=true] .group-aria-invalid\:data-\[state\=checked\]\:text-error[data-state=checked]{--tw-text-opacity: 1;color:rgb(200 49 62 / var(--tw-text-opacity))}.group[data-state=checked] .group-data-\[state\=checked\]\:block,.group[data-state=indeterminate] .group-data-\[state\=indeterminate\]\:block{display:block}.group[data-state=open] .group-data-\[state\=\'open\'\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:border-gray-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(27 33 44 / var(--tw-border-opacity))}.dark\:\!bg-gray-900:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(27 33 44 / var(--tw-bg-opacity))!important}.dark\:bg-blue-700\/60:is(.dark *){background-color:#133dc099}.dark\:bg-blue-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(6 21 65 / var(--tw-bg-opacity))}.dark\:bg-blue-900\/60:is(.dark *){background-color:#06154199}.dark\:bg-blue-900\/70:is(.dark *){background-color:#061541b3}.dark\:bg-dark-blue-400\/60:is(.dark *){background-color:#2b326799}.dark\:bg-dark-blue-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 20 43 / var(--tw-bg-opacity))}.dark\:bg-dark-blue-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(13 15 32 / var(--tw-bg-opacity))}.dark\:bg-gray-100\/20:is(.dark *){background-color:#edeff433}.dark\:bg-gray-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(117 136 170 / var(--tw-bg-opacity))}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 100 133 / var(--tw-bg-opacity))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 67 89 / var(--tw-bg-opacity))}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(27 33 44 / var(--tw-bg-opacity))}.dark\:bg-gray-900\/30:is(.dark *){background-color:#1b212c4d}.dark\:bg-gray-900\/50:is(.dark *){background-color:#1b212c80}.dark\:bg-gray-950\/80:is(.dark *){background-color:#0d1116cc}.dark\:bg-green-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(74 166 87 / var(--tw-bg-opacity))}.dark\:bg-green-500\/30:is(.dark *){background-color:#4aa6574d}.dark\:bg-green-600\/60:is(.dark *){background-color:#63a36099}.dark\:bg-green-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(46 77 44 / var(--tw-bg-opacity))}.dark\:bg-green-900\/50:is(.dark *){background-color:#2e4d2c80}.dark\:bg-orange-900\/40:is(.dark *){background-color:#88331966}.dark\:bg-primary:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(101 137 247 / var(--tw-bg-opacity))}.dark\:bg-primary\/40:is(.dark *){background-color:#6589f766}.dark\:bg-red-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(200 49 62 / var(--tw-bg-opacity))}.dark\:bg-red-500\/30:is(.dark *){background-color:#c8313e4d}.dark\:bg-red-700\/60:is(.dark *){background-color:#6e242899}.dark\:bg-red-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(76 25 27 / var(--tw-bg-opacity))}.dark\:bg-yellow-500\/30:is(.dark *){background-color:#feca004d}.dark\:bg-yellow-500\/70:is(.dark *){background-color:#feca00b3}.dark\:bg-yellow-900\/40:is(.dark *){background-color:#77631d66}.dark\:from-blue-300\/60:is(.dark *){--tw-gradient-from: rgb(167 186 245 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 186 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-green-300\/60:is(.dark *){--tw-gradient-from: rgb(171 211 171 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(171 211 171 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-red-300\/60:is(.dark *){--tw-gradient-from: rgb(212 133 138 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 133 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:to-blue-300\/60:is(.dark *){--tw-gradient-to: rgb(167 186 245 / .6) var(--tw-gradient-to-position)}.dark\:to-green-300\/60:is(.dark *){--tw-gradient-to: rgb(171 211 171 / .6) var(--tw-gradient-to-position)}.dark\:to-red-300\/60:is(.dark *){--tw-gradient-to: rgb(212 133 138 / .6) var(--tw-gradient-to-position)}.dark\:text-blue-50:is(.dark *){--tw-text-opacity: 1;color:rgb(241 244 253 / var(--tw-text-opacity))}.dark\:text-gray-100:is(.dark *){--tw-text-opacity: 1;color:rgb(237 239 244 / var(--tw-text-opacity))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(199 206 220 / var(--tw-text-opacity))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(179 190 208 / var(--tw-text-opacity))}.dark\:text-gray-50:is(.dark *){--tw-text-opacity: 1;color:rgb(246 247 249 / var(--tw-text-opacity))}.dark\:text-gray-500:is(.dark *){--tw-text-opacity: 1;color:rgb(158 174 199 / var(--tw-text-opacity))}.dark\:text-green-100:is(.dark *){--tw-text-opacity: 1;color:rgb(230 242 230 / var(--tw-text-opacity))}.dark\:text-green-50:is(.dark *){--tw-text-opacity: 1;color:rgb(243 249 243 / var(--tw-text-opacity))}.dark\:text-red-100:is(.dark *){--tw-text-opacity: 1;color:rgb(240 215 218 / var(--tw-text-opacity))}.dark\:text-red-300:is(.dark *){--tw-text-opacity: 1;color:rgb(212 133 138 / var(--tw-text-opacity))}.dark\:text-red-50:is(.dark *){--tw-text-opacity: 1;color:rgb(248 236 236 / var(--tw-text-opacity))}.dark\:text-red-500:is(.dark *){--tw-text-opacity: 1;color:rgb(200 49 62 / var(--tw-text-opacity))}.dark\:text-yellow-50:is(.dark *){--tw-text-opacity: 1;color:rgb(255 251 237 / var(--tw-text-opacity))}.dark\:\[color-scheme\:dark\]:is(.dark *){color-scheme:dark}.dark\:hover\:bg-blue-900:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(6 21 65 / var(--tw-bg-opacity))}.dark\:hover\:bg-dark-blue-25\/10:hover:is(.dark *){background-color:#f4f5ff1a}.dark\:hover\:bg-gray-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 67 89 / var(--tw-bg-opacity))}.dark\:hover\:bg-gray-900\/30:hover:is(.dark *){background-color:#1b212c4d}.dark\:hover\:bg-gray-900\/50:hover:is(.dark *){background-color:#1b212c80}.dark\:hover\:bg-green-600\/80:hover:is(.dark *){background-color:#63a360cc}.dark\:hover\:bg-red-700\/80:hover:is(.dark *){background-color:#6e2428cc}.dark\:disabled\:bg-gray-900:disabled:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(27 33 44 / var(--tw-bg-opacity))}.dark\:disabled\:text-gray-100:disabled:is(.dark *){--tw-text-opacity: 1;color:rgb(237 239 244 / var(--tw-text-opacity))}.dark\:has-\[\:disabled\]\:bg-gray-900:has(:disabled):is(.dark *){--tw-bg-opacity: 1;background-color:rgb(27 33 44 / var(--tw-bg-opacity))}.dark\:aria-selected\:bg-blue-900[aria-selected=true]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(6 21 65 / var(--tw-bg-opacity))}.dark\:aria-selected\:bg-gray-900\/50[aria-selected=true]:is(.dark *){background-color:#1b212c80}.group[aria-selected=true] .dark\:group-aria-selected\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 67 89 / var(--tw-bg-opacity))}.dark\:data-\[state\=\'open\'\]\:bg-blue-900[data-state=open]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(6 21 65 / var(--tw-bg-opacity))}.dark\:data-\[depth\=\'1\'\]\:text-gray-500[data-depth="1"]:is(.dark *){--tw-text-opacity: 1;color:rgb(158 174 199 / var(--tw-text-opacity))}@media (min-width: 640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:flex-col{flex-direction:column}.sm\:gap-2\.5{gap:.625rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:text-left{text-align:left}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media (min-width: 768px){.md\:max-w-\[420px\]{max-width:420px}}.\[\&\:not\(\.day-range-end\)\]\:to-gray-100:not(.day-range-end){--tw-gradient-to: #EDEFF4 var(--tw-gradient-to-position)}.\[\&\:not\(\.day-range-end\)\]\:to-primary:not(.day-range-end){--tw-gradient-to: #6589F7 var(--tw-gradient-to-position)}.dark\:\[\&\:not\(\.day-range-end\)\]\:to-gray-800:not(.day-range-end):is(.dark *){--tw-gradient-to: #374359 var(--tw-gradient-to-position)}.\[\&\:not\(\.day-range-start\)\]\:to-gray-100:not(.day-range-start){--tw-gradient-to: #EDEFF4 var(--tw-gradient-to-position)}.\[\&\:not\(\.day-range-start\)\]\:to-primary:not(.day-range-start){--tw-gradient-to: #6589F7 var(--tw-gradient-to-position)}.dark\:\[\&\:not\(\.day-range-start\)\]\:to-gray-800:not(.day-range-start):is(.dark *){--tw-gradient-to: #374359 var(--tw-gradient-to-position)}.\[\&\:where\(\[data-inline-skeleton\]\)\]\:leading-none:where([data-inline-skeleton]){line-height:1}.\[\&\>\*\]\:size-4>*{width:1rem;height:1rem}.\[\&\>\*\]\:size-5>*{width:1.25rem;height:1.25rem}.\[\&\>\*\]\:size-6>*{width:1.5rem;height:1.5rem}.\[\&\>\*\]\:overflow-hidden>*{overflow:hidden}.\[\&\>\*\]\:bg-gradient-to-br>*{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.\[\&\>label\]\:cursor-pointer>label{cursor:pointer}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\:first-child\]\:hidden>svg:first-child{display:none}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:size-5>svg{width:1.25rem;height:1.25rem}.\[\&\>svg\]\:size-8>svg{width:2rem;height:2rem}.\[\&\>svg\]\:size-full>svg{width:100%;height:100%}.\[\&\>svg\]\:h-4>svg{height:1rem}.\[\&\>svg\]\:h-5>svg{height:1.25rem}.\[\&\>svg\]\:h-6>svg{height:1.5rem}.\[\&\>svg\]\:h-8>svg{height:2rem}.\[\&\>svg\]\:w-auto>svg{width:auto}.\[\&\>svg\]\:cursor-pointer>svg{cursor:pointer}.\[\&\>svg\]\:text-gray-600>svg{--tw-text-opacity: 1;color:rgb(117 136 170 / var(--tw-text-opacity))}.\[\&\>svg\]\:text-primary>svg{--tw-text-opacity: 1;color:rgb(101 137 247 / var(--tw-text-opacity))}.\[\&_\>_div\]\:gap-6>div{gap:1.5rem}.\[\&_img\]\:h-6 img{height:1.5rem}.\[\&_img\]\:w-auto img{width:auto}.\[\&_img\]\:shrink-0 img{flex-shrink:0}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:size-5 svg{width:1.25rem;height:1.25rem}.\[\&_svg\]\:size-6 svg{width:1.5rem;height:1.5rem}.\[\&_svg\]\:size-8 svg{width:2rem;height:2rem}.\[\&_svg\]\:h-6 svg{height:1.5rem}.\[\&_svg\]\:w-auto svg{width:auto}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\]\:cursor-pointer svg{cursor:pointer}.\[\&_svg\]\:text-current svg{color:currentColor}.\[\&_svg\]\:text-gray-300 svg{--tw-text-opacity: 1;color:rgb(199 206 220 / var(--tw-text-opacity))}.\[\&_svg\]\:first-of-type\:-mb-0\.5:first-of-type svg{margin-bottom:-.125rem}.\[\&_svg\]\:first-of-type\:-mt-0\.5:first-of-type svg{margin-top:-.125rem}.data-\[sorted\]\:\[\&_svg\]\:text-current svg[data-sorted]{color:currentColor}.dark\:\[\&_svg\]\:text-gray-800 svg:is(.dark *){--tw-text-opacity: 1;color:rgb(55 67 89 / var(--tw-text-opacity))}.dark\:data-\[sorted\]\:\[\&_svg\]\:text-current svg[data-sorted]:is(.dark *){color:currentColor}.\[\&_tr\]\:cursor-pointer tr{cursor:pointer}.last-of-type\:\[\&_tr\]\:border-b-0 tr:last-of-type{border-bottom-width:0px}.hover\:\[\&_tr\]\:border-b-transparent tr:hover{border-bottom-color:transparent}.hover\:\[\&_tr\]\:bg-blue-50 tr:hover{--tw-bg-opacity: 1;background-color:rgb(241 244 253 / var(--tw-bg-opacity))}.has-\[\+_\:hover\]\:\[\&_tr\]\:border-b-transparent tr:has(+:hover){border-bottom-color:transparent}.dark\:hover\:\[\&_tr\]\:bg-blue-900\/50 tr:hover:is(.dark *){background-color:#06154180}.\[\&_td\]\:last-of-type\:\[\&_tr\]\:border-b-0 tr:last-of-type td{border-bottom-width:0px}.\[\&_th\]\:first-of-type\:\[\&_tr\]\:border-t-0 tr:first-of-type th{border-top-width:0px}.\[\&svg\]\:shrink-0svg{flex-shrink:0}
