: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)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.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(--total-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(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-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.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}*,: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(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: }::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(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: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}: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:Inter,system-ui,sans-serif;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:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}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]:where(:not([hidden=until-found])){display:none}.\!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}}.btn-primary{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(var(--primary-blue-rgb) / var(--tw-bg-opacity, 1));padding:.625rem 1.5rem;font-size:14px;font-weight:500;letter-spacing:-.01em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[data-theme=light] .text-white:not(.btn-primary):not([class*=bg-emerald]):not([class*=bg-red]):not([class*=bg-amber]):not([class*=bg-gradient]):not([class*="bg-[#093dbc]"]):not([class*=btn-primary]):not(.bg-green-600):not(.bg-green-500){color:#1f2937}[data-theme=light] .btn-primary:not(.bg-primary-blue):not([class*=bg-emerald]):not([class*=bg-red]):not([class*=bg-amber]):not([class*=bg-gradient]):not([class*="bg-[#093dbc]"]):not([class*=btn-primary]):not(.bg-green-600):not(.bg-green-500){color:#1f2937}[data-theme=light] .btn-primary .text-white,[data-theme=light] .btn-primary,[data-theme=light] .btn-primary *,[data-theme=light] .bg-primary-blue .btn-primary{color:#fff}[data-theme=light] .hover\:text-white:hover:not(.btn-primary):not(.btn-primary):not([class*=bg-emerald]):not([class*=bg-red]){color:#111827}[data-theme=light] .btn-primary,[data-theme=light] .btn-primary *{color:#fff}.btn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(var(--primary-blue-hover-rgb) / var(--tw-bg-opacity, 1))}.btn-secondary{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--border-muted-rgb) / var(--tw-border-opacity, 1));background-color:transparent;padding:.625rem 1.5rem;font-size:14px;font-weight:500;letter-spacing:-.01em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[data-theme=light] .bg-\[\#1a1d24\].btn-secondary.border-\[\#2a2e38\]{background-color:#f1f5f9;border-color:#94a3b8;color:#1f2937}[data-theme=light] .bg-\[\#1a1d24\].btn-secondary.border-\[\#2a2e38\]:hover{background-color:#e2e8f0;border-color:#64748b}[data-theme=light] .btn-secondary:not(.bg-primary-blue):not([class*=bg-emerald]):not([class*=bg-red]):not([class*=bg-amber]):not([class*=bg-gradient]):not([class*="bg-[#093dbc]"]):not([class*=btn-primary]):not(.bg-green-600):not(.bg-green-500){color:#1f2937}[data-theme=light] .bg-primary-blue .btn-secondary{color:#fff}[data-theme=light] .btn-secondary:hover{background-color:#f1f5f9;border-color:#94a3b8}.btn-secondary:hover{--tw-border-opacity: 1;border-color:rgb(85 85 85 / var(--tw-border-opacity, 1));background-color:#ffffff0d}.card{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--border-default-rgb) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--surface-rgb) / var(--tw-bg-opacity, 1));padding:1rem}[data-theme=light] .bg-\[\#1a1d24\].card.border-\[\#2a2e38\]{background-color:#f1f5f9;border-color:#94a3b8;color:#1f2937}[data-theme=light] .bg-\[\#1a1d24\].card.border-\[\#2a2e38\]:hover{background-color:#e2e8f0;border-color:#64748b}[data-theme=light] .card{background-color:#f3f4f6}@media (min-width: 768px){.card{padding:1.5rem}}.billing-address-radio{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1rem;height:1rem;min-width:1rem;border-radius:9999px;border:2px solid rgb(107 114 128);background-color:transparent;cursor:pointer;flex-shrink:0}.billing-address-radio:hover{border-color:#93c5fd}.billing-address-radio:checked{border-color:var(--primary-blue);background-color:var(--primary-blue);background-image:radial-gradient(circle,white 35%,transparent 40%)}.billing-address-radio:focus{outline:none;box-shadow:0 0 0 2px #1a1a1a,0 0 0 4px var(--primary-blue)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-\[1px\]{top:1px;right:1px;bottom:1px;left:1px}.inset-x-0{left:0;right:0}.\!bottom-1\.5{bottom:.375rem!important}.\!right-1\.5{right:.375rem!important}.-bottom-0\.5{bottom:-.125rem}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-10{top:-2.5rem}.-top-2\.5{top:-.625rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-1\.5{bottom:.375rem}.bottom-14{bottom:3.5rem}.bottom-2{bottom:.5rem}.bottom-2\.5{bottom:.625rem}.bottom-20{bottom:5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.bottom-\[max\(1\.5rem\,env\(safe-area-inset-bottom\)\)\]{bottom:max(1.5rem,env(safe-area-inset-bottom))}.bottom-full{bottom:100%}.left-0{left:0}.left-1{left:.25rem}.left-1\.5{left:.375rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-3{left:.75rem}.left-4{left:1rem}.left-\[20px\]{left:20px}.right-0{right:0}.right-1{right:.25rem}.right-1\.5{right:.375rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-\[20px\]{right:20px}.top-0{top:0}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-3{top:.75rem}.top-4{top:1rem}.top-\[18px\]{top:18px}.top-full{top:100%}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[2\]{z-index:2}.z-\[3\]{z-index:3}.z-\[4\]{z-index:4}.z-\[5\]{z-index:5}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[80\]{z-index:80}.z-\[90\]{z-index:90}.z-\[9999\]{z-index:9999}.col-span-2{grid-column:span 2 / span 2}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.row-span-2{grid-row:span 2 / span 2}.row-start-1{grid-row-start:1}.m-0{margin:0}.m-1{margin:.25rem}.m-3{margin:.75rem}.-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-mx-\[1px\]{margin-left:-1px;margin-right:-1px}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-\[2px\]{margin-top:2px;margin-bottom:2px}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-px{margin-bottom:-1px}.-ml-1{margin-left:-.25rem}.-ml-3{margin-left:-.75rem}.-mr-3{margin-right:-.75rem}.-mt-0\.5{margin-top:-.125rem}.-mt-1{margin-top:-.25rem}.-mt-12{margin-top:-3rem}.-mt-2{margin-top:-.5rem}.-mt-4{margin-top:-1rem}.-mt-\[1px\]{margin-top:-1px}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-12{margin-left:3rem}.ml-14{margin-left:3.5rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.ml-9{margin-left:2.25rem}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[2px\]{margin-top:2px}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[16\/9\]{aspect-ratio:16/9}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.\!h-7{height:1.75rem!important}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[1\.5px\]{height:1.5px}.h-\[100px\]{height:100px}.h-\[11px\]{height:11px}.h-\[160px\]{height:160px}.h-\[16px\]{height:16px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[20px\]{height:20px}.h-\[22px\]{height:22px}.h-\[34px\]{height:34px}.h-\[3px\]{height:3px}.h-\[500px\]{height:500px}.h-\[58px\]{height:58px}.h-\[600px\]{height:600px}.h-\[60px\]{height:60px}.h-\[60vh\]{height:60vh}.h-\[70px\]{height:70px}.h-\[90vh\]{height:90vh}.h-\[calc\(100dvh-5rem\)\]{height:calc(100dvh - 5rem)}.h-\[calc\(100vh-64px\)\]{height:calc(100vh - 64px)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-0{max-height:0px}.max-h-16{max-height:4rem}.max-h-32{max-height:8rem}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-80{max-height:20rem}.max-h-\[100dvh\]{max-height:100dvh}.max-h-\[300px\]{max-height:300px}.max-h-\[400px\]{max-height:400px}.max-h-\[500px\]{max-height:500px}.max-h-\[600px\]{max-height:600px}.max-h-\[64vh\]{max-height:64vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[95vh\]{max-height:95vh}.max-h-\[calc\(100vh-2rem\)\]{max-height:calc(100vh - 2rem)}.max-h-\[calc\(100vh-400px\)\]{max-height:calc(100vh - 400px)}.max-h-\[calc\(100vh-8rem\)\]{max-height:calc(100vh - 8rem)}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-11{min-height:2.75rem}.min-h-\[10px\]{min-height:10px}.min-h-\[14px\]{min-height:14px}.min-h-\[200px\]{min-height:200px}.min-h-\[24rem\]{min-height:24rem}.min-h-\[300px\]{min-height:300px}.min-h-\[34px\]{min-height:34px}.min-h-\[36px\]{min-height:36px}.min-h-\[38px\]{min-height:38px}.min-h-\[400px\]{min-height:400px}.min-h-\[42px\]{min-height:42px}.min-h-\[44px\]{min-height:44px}.min-h-\[4rem\]{min-height:4rem}.min-h-\[600px\]{min-height:600px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[70vh\]{min-height:70vh}.min-h-\[72px\]{min-height:72px}.min-h-\[calc\(100dvh-4rem\)\]{min-height:calc(100dvh - 4rem)}.min-h-\[calc\(100vh-3rem\)\]{min-height:calc(100vh - 3rem)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.\!w-7{width:1.75rem!important}.\!w-auto{width:auto!important}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[1\.5px\]{width:1.5px}.w-\[100px\]{width:100px}.w-\[110px\]{width:110px}.w-\[11px\]{width:11px}.w-\[120px\]{width:120px}.w-\[140px\]{width:140px}.w-\[180px\]{width:180px}.w-\[18px\]{width:18px}.w-\[200px\]{width:200px}.w-\[22px\]{width:22px}.w-\[240px\]{width:240px}.w-\[28rem\]{width:28rem}.w-\[40\%\]{width:40%}.w-\[600px\]{width:600px}.w-\[70px\]{width:70px}.w-\[80px\]{width:80px}.w-\[calc\(100vw-16px\)\]{width:calc(100vw - 16px)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-32{min-width:8rem}.min-w-36{min-width:9rem}.min-w-40{min-width:10rem}.min-w-\[100px\]{min-width:100px}.min-w-\[10px\]{min-width:10px}.min-w-\[10rem\]{min-width:10rem}.min-w-\[110px\]{min-width:110px}.min-w-\[120px\]{min-width:120px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[140px\]{min-width:140px}.min-w-\[14px\]{min-width:14px}.min-w-\[160px\]{min-width:160px}.min-w-\[16px\]{min-width:16px}.min-w-\[180px\]{min-width:180px}.min-w-\[18px\]{min-width:18px}.min-w-\[200px\]{min-width:200px}.min-w-\[20px\]{min-width:20px}.min-w-\[280px\]{min-width:280px}.min-w-\[300px\]{min-width:300px}.min-w-\[320px\]{min-width:320px}.min-w-\[4\.75rem\]{min-width:4.75rem}.min-w-\[40px\]{min-width:40px}.min-w-\[50px\]{min-width:50px}.min-w-\[600px\]{min-width:600px}.min-w-\[90px\]{min-width:90px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[120px\]{max-width:120px}.max-w-\[1400px\]{max-width:1400px}.max-w-\[140px\]{max-width:140px}.max-w-\[160px\]{max-width:160px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[240px\]{max-width:240px}.max-w-\[250px\]{max-width:250px}.max-w-\[320px\]{max-width:320px}.max-w-\[400px\]{max-width:400px}.max-w-\[500px\]{max-width:500px}.max-w-\[520px\]{max-width:520px}.max-w-\[60\%\]{max-width:60%}.max-w-\[70\%\]{max-width:70%}.max-w-\[80\%\]{max-width:80%}.max-w-\[840px\]{max-width:840px}.max-w-\[85\%\]{max-width:85%}.max-w-\[8rem\]{max-width:8rem}.max-w-\[90\%\]{max-width:90%}.max-w-\[90vw\]{max-width:90vw}.max-w-\[calc\(100\%-2rem\)\]{max-width:calc(100% - 2rem)}.max-w-\[min\(100\%\,calc\(100\%-5rem\)\)\]{max-width:min(100%,calc(100% - 5rem))}.max-w-\[min\(28rem\,calc\(100vw-2rem\)\)\]{max-width:min(28rem,calc(100vw - 2rem))}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.-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-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-1{--tw-translate-x: .25rem;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-6{--tw-translate-x: 1.5rem;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-full{--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))}.-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))}.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))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;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))}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;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))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;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))}.scale-\[0\.99\]{--tw-scale-x: .99;--tw-scale-y: .99;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 bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .3s ease-in-out}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.animate-slideUp{animation:slideUp .3s ease-out}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}@keyframes toastIn{0%{opacity:0;transform:translateY(-16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-toastIn{animation:toastIn .35s cubic-bezier(.16,1,.3,1)}.cursor-crosshair{cursor:crosshair}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.touch-pan-y{--tw-pan-y: pan-y;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-start{scroll-snap-align:start}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,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-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[120px_1fr_1fr_1fr\]{grid-template-columns:120px 1fr 1fr 1fr}.grid-cols-\[1fr_160px_60px\]{grid-template-columns:1fr 160px 60px}.grid-cols-\[1fr_160px_80px_60px\]{grid-template-columns:1fr 160px 80px 60px}.grid-cols-\[1fr_180px_60px_40px\]{grid-template-columns:1fr 180px 60px 40px}.grid-cols-\[44px_1fr_32px\]{grid-template-columns:44px 1fr 32px}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.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-\[5px\]{gap:5px}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.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-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * 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-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-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-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-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))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-\[\#002080\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 32 128 / var(--tw-divide-opacity, 1))}.divide-\[\#0037C1\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 55 193 / var(--tw-divide-opacity, 1))}.divide-\[\#0042E0\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 66 224 / var(--tw-divide-opacity, 1))}.divide-\[\#0048E6\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(0 72 230 / var(--tw-divide-opacity, 1))}.divide-\[\#0A0A0A\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(10 10 10 / var(--tw-divide-opacity, 1))}.divide-\[\#0A0D12\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(10 13 18 / var(--tw-divide-opacity, 1))}.divide-\[\#0B0E14\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(11 14 20 / var(--tw-divide-opacity, 1))}.divide-\[\#0C0C0C\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(12 12 12 / var(--tw-divide-opacity, 1))}.divide-\[\#0D1017\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(13 16 23 / var(--tw-divide-opacity, 1))}.divide-\[\#0D9488\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(13 148 136 / var(--tw-divide-opacity, 1))}.divide-\[\#0F0F0F\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(15 15 15 / var(--tw-divide-opacity, 1))}.divide-\[\#0F1318\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(15 19 24 / var(--tw-divide-opacity, 1))}.divide-\[\#0F766E\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(15 118 110 / var(--tw-divide-opacity, 1))}.divide-\[\#111111\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(17 17 17 / var(--tw-divide-opacity, 1))}.divide-\[\#115E59\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(17 94 89 / var(--tw-divide-opacity, 1))}.divide-\[\#141414\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(20 20 20 / var(--tw-divide-opacity, 1))}.divide-\[\#141820\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(20 24 32 / var(--tw-divide-opacity, 1))}.divide-\[\#14B8A6\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(20 184 166 / var(--tw-divide-opacity, 1))}.divide-\[\#161B24\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(22 27 36 / var(--tw-divide-opacity, 1))}.divide-\[\#1A2030\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(26 32 48 / var(--tw-divide-opacity, 1))}.divide-\[\#1C1C1C\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(28 28 28 / var(--tw-divide-opacity, 1))}.divide-\[\#1E2430\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 36 48 / var(--tw-divide-opacity, 1))}.divide-\[\#1E2430\]\/30>:not([hidden])~:not([hidden]){border-color:#1e24304d}.divide-\[\#1F1F1F\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(31 31 31 / var(--tw-divide-opacity, 1))}.divide-\[\#1e2a42\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 42 66 / var(--tw-divide-opacity, 1))}.divide-\[\#2A2A2A\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(42 42 42 / var(--tw-divide-opacity, 1))}.divide-\[\#2A3344\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(42 51 68 / var(--tw-divide-opacity, 1))}.divide-\[\#333333\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(51 51 51 / var(--tw-divide-opacity, 1))}.divide-\[\#3A4455\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(58 68 85 / var(--tw-divide-opacity, 1))}.divide-\[\#4338CA\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(67 56 202 / var(--tw-divide-opacity, 1))}.divide-\[\#4F46E5\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(79 70 229 / var(--tw-divide-opacity, 1))}.divide-\[\#6366F1\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(99 102 241 / var(--tw-divide-opacity, 1))}.divide-\[\#818CF8\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(129 140 248 / var(--tw-divide-opacity, 1))}.divide-\[\#94A3B8\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(148 163 184 / var(--tw-divide-opacity, 1))}.divide-\[\#CBD5E1\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(203 213 225 / var(--tw-divide-opacity, 1))}.divide-\[\#E2E8F0\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(226 232 240 / var(--tw-divide-opacity, 1))}.divide-\[\#F1F5F9\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.divide-\[\#F8FAFC\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(248 250 252 / var(--tw-divide-opacity, 1))}.divide-\[\#FFFFFF\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(255 255 255 / var(--tw-divide-opacity, 1))}.divide-border>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(var(--border-default-rgb) / var(--tw-divide-opacity, 1))}.divide-border\/50>:not([hidden])~:not([hidden]){border-color:rgb(var(--border-default-rgb) / .5)}.self-start{align-self:flex-start}.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}.overscroll-contain{overscroll-behavior:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[11px\]{border-radius:11px}.rounded-\[14px\]{border-radius:14px}.rounded-\[15px\]{border-radius:15px}.rounded-\[18px\]{border-radius:18px}.rounded-\[5px\]{border-radius:5px}.rounded-\[6px\]{border-radius:6px}.rounded-\[9px\]{border-radius:9px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-sm{border-top-right-radius:.125rem}.rounded-tr-xl{border-top-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[1\.5px\]{border-width:1.5px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-dashed{border-style:dashed}.border-\[\#002080\]{--tw-border-opacity: 1;border-color:rgb(0 32 128 / var(--tw-border-opacity, 1))}.border-\[\#002080\]\/50{border-color:#00208080}.border-\[\#0037C1\]{--tw-border-opacity: 1;border-color:rgb(0 55 193 / var(--tw-border-opacity, 1))}.border-\[\#0037C1\]\/50{border-color:#0037c180}.border-\[\#0042E0\]{--tw-border-opacity: 1;border-color:rgb(0 66 224 / var(--tw-border-opacity, 1))}.border-\[\#0042E0\]\/50{border-color:#0042e080}.border-\[\#0048E6\]{--tw-border-opacity: 1;border-color:rgb(0 72 230 / var(--tw-border-opacity, 1))}.border-\[\#0048E6\]\/50{border-color:#0048e680}.border-\[\#0A0A0A\]{--tw-border-opacity: 1;border-color:rgb(10 10 10 / var(--tw-border-opacity, 1))}.border-\[\#0A0A0A\]\/50{border-color:#0a0a0a80}.border-\[\#0A0D12\]{--tw-border-opacity: 1;border-color:rgb(10 13 18 / var(--tw-border-opacity, 1))}.border-\[\#0A0D12\]\/50{border-color:#0a0d1280}.border-\[\#0B0E14\]{--tw-border-opacity: 1;border-color:rgb(11 14 20 / var(--tw-border-opacity, 1))}.border-\[\#0B0E14\]\/50{border-color:#0b0e1480}.border-\[\#0C0C0C\]{--tw-border-opacity: 1;border-color:rgb(12 12 12 / var(--tw-border-opacity, 1))}.border-\[\#0C0C0C\]\/50{border-color:#0c0c0c80}.border-\[\#0D1017\]{--tw-border-opacity: 1;border-color:rgb(13 16 23 / var(--tw-border-opacity, 1))}.border-\[\#0D1017\]\/50{border-color:#0d101780}.border-\[\#0D9488\]{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.border-\[\#0D9488\]\/50{border-color:#0d948880}.border-\[\#0F0F0F\]{--tw-border-opacity: 1;border-color:rgb(15 15 15 / var(--tw-border-opacity, 1))}.border-\[\#0F0F0F\]\/50{border-color:#0f0f0f80}.border-\[\#0F1318\]{--tw-border-opacity: 1;border-color:rgb(15 19 24 / var(--tw-border-opacity, 1))}.border-\[\#0F1318\]\/50{border-color:#0f131880}.border-\[\#0F766E\]{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.border-\[\#0F766E\]\/50{border-color:#0f766e80}.border-\[\#111111\]{--tw-border-opacity: 1;border-color:rgb(17 17 17 / var(--tw-border-opacity, 1))}.border-\[\#111111\]\/50{border-color:#11111180}.border-\[\#115E59\]{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.border-\[\#115E59\]\/50{border-color:#115e5980}.border-\[\#121212\]{--tw-border-opacity: 1;border-color:rgb(18 18 18 / var(--tw-border-opacity, 1))}.border-\[\#141414\]{--tw-border-opacity: 1;border-color:rgb(20 20 20 / var(--tw-border-opacity, 1))}.border-\[\#141414\]\/50{border-color:#14141480}.border-\[\#141820\]{--tw-border-opacity: 1;border-color:rgb(20 24 32 / var(--tw-border-opacity, 1))}.border-\[\#141820\]\/50{border-color:#14182080}.border-\[\#14B8A6\]{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-\[\#14B8A6\]\/50{border-color:#14b8a680}.border-\[\#161B24\]{--tw-border-opacity: 1;border-color:rgb(22 27 36 / var(--tw-border-opacity, 1))}.border-\[\#161B24\]\/50{border-color:#161b2480}.border-\[\#1A2030\]{--tw-border-opacity: 1;border-color:rgb(26 32 48 / var(--tw-border-opacity, 1))}.border-\[\#1A2030\]\/50{border-color:#1a203080}.border-\[\#1C1C1C\]{--tw-border-opacity: 1;border-color:rgb(28 28 28 / var(--tw-border-opacity, 1))}.border-\[\#1C1C1C\]\/50{border-color:#1c1c1c80}.border-\[\#1E2430\]{--tw-border-opacity: 1;border-color:rgb(30 36 48 / var(--tw-border-opacity, 1))}.border-\[\#1E2430\]\/50{border-color:#1e243080}.border-\[\#1E2A3A\]{--tw-border-opacity: 1;border-color:rgb(30 42 58 / var(--tw-border-opacity, 1))}.border-\[\#1F1F1F\]{--tw-border-opacity: 1;border-color:rgb(31 31 31 / var(--tw-border-opacity, 1))}.border-\[\#1F1F1F\]\/50{border-color:#1f1f1f80}.border-\[\#1a1a1a\]{--tw-border-opacity: 1;border-color:rgb(26 26 26 / var(--tw-border-opacity, 1))}.border-\[\#1e1e1e\]{--tw-border-opacity: 1;border-color:rgb(30 30 30 / var(--tw-border-opacity, 1))}.border-\[\#1e2028\]{--tw-border-opacity: 1;border-color:rgb(30 32 40 / var(--tw-border-opacity, 1))}.border-\[\#1e2028\]\/50{border-color:#1e202880}.border-\[\#1e2a42\]{--tw-border-opacity: 1;border-color:rgb(30 42 66 / var(--tw-border-opacity, 1))}.border-\[\#21C55E\]\/20{border-color:#21c55e33}.border-\[\#222\]{--tw-border-opacity: 1;border-color:rgb(34 34 34 / var(--tw-border-opacity, 1))}.border-\[\#242424\]{--tw-border-opacity: 1;border-color:rgb(36 36 36 / var(--tw-border-opacity, 1))}.border-\[\#252525\]{--tw-border-opacity: 1;border-color:rgb(37 37 37 / var(--tw-border-opacity, 1))}.border-\[\#262626\]{--tw-border-opacity: 1;border-color:rgb(38 38 38 / var(--tw-border-opacity, 1))}.border-\[\#262a34\]{--tw-border-opacity: 1;border-color:rgb(38 42 52 / var(--tw-border-opacity, 1))}.border-\[\#2A2A2A\]{--tw-border-opacity: 1;border-color:rgb(42 42 42 / var(--tw-border-opacity, 1))}.border-\[\#2A2A2A\]\/50{border-color:#2a2a2a80}.border-\[\#2A3344\]{--tw-border-opacity: 1;border-color:rgb(42 51 68 / var(--tw-border-opacity, 1))}.border-\[\#2A3344\]\/50{border-color:#2a334480}.border-\[\#2a2a3e\]{--tw-border-opacity: 1;border-color:rgb(42 42 62 / var(--tw-border-opacity, 1))}.border-\[\#2a2e38\]{--tw-border-opacity: 1;border-color:rgb(42 46 56 / var(--tw-border-opacity, 1))}.border-\[\#2a2e3a\]{--tw-border-opacity: 1;border-color:rgb(42 46 58 / var(--tw-border-opacity, 1))}.border-\[\#2a3347\]{--tw-border-opacity: 1;border-color:rgb(42 51 71 / var(--tw-border-opacity, 1))}.border-\[\#2a3654\]{--tw-border-opacity: 1;border-color:rgb(42 54 84 / var(--tw-border-opacity, 1))}.border-\[\#2d2d2d\]{--tw-border-opacity: 1;border-color:rgb(45 45 45 / var(--tw-border-opacity, 1))}.border-\[\#2e2e40\]{--tw-border-opacity: 1;border-color:rgb(46 46 64 / var(--tw-border-opacity, 1))}.border-\[\#333333\]{--tw-border-opacity: 1;border-color:rgb(51 51 51 / var(--tw-border-opacity, 1))}.border-\[\#333333\]\/50{border-color:#33333380}.border-\[\#333\]{--tw-border-opacity: 1;border-color:rgb(51 51 51 / var(--tw-border-opacity, 1))}.border-\[\#3A3A3A\]{--tw-border-opacity: 1;border-color:rgb(58 58 58 / var(--tw-border-opacity, 1))}.border-\[\#3A4455\]{--tw-border-opacity: 1;border-color:rgb(58 68 85 / var(--tw-border-opacity, 1))}.border-\[\#3A4455\]\/50{border-color:#3a445580}.border-\[\#3a3e48\]{--tw-border-opacity: 1;border-color:rgb(58 62 72 / var(--tw-border-opacity, 1))}.border-\[\#3b82f6\]{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-\[\#4338CA\]{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.border-\[\#4338CA\]\/50{border-color:#4338ca80}.border-\[\#444\]{--tw-border-opacity: 1;border-color:rgb(68 68 68 / var(--tw-border-opacity, 1))}.border-\[\#4F46E5\]{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.border-\[\#4F46E5\]\/50{border-color:#4f46e580}.border-\[\#60A5FA\]\/50{border-color:#60a5fa80}.border-\[\#6366F1\]{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-\[\#6366F1\]\/50{border-color:#6366f180}.border-\[\#666\]{--tw-border-opacity: 1;border-color:rgb(102 102 102 / var(--tw-border-opacity, 1))}.border-\[\#70a2ff\]{--tw-border-opacity: 1;border-color:rgb(112 162 255 / var(--tw-border-opacity, 1))}.border-\[\#70a2ff\]\/15{border-color:#70a2ff26}.border-\[\#70a2ff\]\/20{border-color:#70a2ff33}.border-\[\#70a2ff\]\/25{border-color:#70a2ff40}.border-\[\#70a2ff\]\/30{border-color:#70a2ff4d}.border-\[\#70a2ff\]\/50{border-color:#70a2ff80}.border-\[\#818CF8\]{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-\[\#818CF8\]\/50{border-color:#818cf880}.border-\[\#94A3B8\]{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.border-\[\#94A3B8\]\/50{border-color:#94a3b880}.border-\[\#CBD5E1\]{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-\[\#CBD5E1\]\/50{border-color:#cbd5e180}.border-\[\#E2E8F0\]{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-\[\#E2E8F0\]\/50{border-color:#e2e8f080}.border-\[\#F1F5F9\]{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-\[\#F1F5F9\]\/50{border-color:#f1f5f980}.border-\[\#F8FAFC\]{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))}.border-\[\#F8FAFC\]\/50{border-color:#f8fafc80}.border-\[\#FFFFFF\]{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-\[\#FFFFFF\]\/50{border-color:#ffffff80}.border-\[\#e5b23f\]\/40{border-color:#e5b23f66}.border-\[rgba\(112\,162\,255\,0\.18\)\]{border-color:#70a2ff2e}.border-\[rgba\(112\,162\,255\,0\.45\)\]{border-color:#70a2ff73}.border-\[rgba\(69\,191\,118\,0\.25\)\]{border-color:#45bf7640}.border-\[var\(--od-btn-border\)\]{border-color:var(--od-btn-border)}.border-\[var\(--od-divider\)\]{border-color:var(--od-divider)}.border-\[var\(--od-inner-border\)\]{border-color:var(--od-inner-border)}.border-\[var\(--od-panel-border\)\]{border-color:var(--od-panel-border)}.border-\[var\(--od-stat-border\)\]{border-color:var(--od-stat-border)}.border-accent-blue{--tw-border-opacity: 1;border-color:rgb(var(--accent-blue-rgb) / var(--tw-border-opacity, 1))}.border-accent-blue\/20{border-color:rgb(var(--accent-blue-rgb) / .2)}.border-accent-blue\/30{border-color:rgb(var(--accent-blue-rgb) / .3)}.border-accent-blue\/40{border-color:rgb(var(--accent-blue-rgb) / .4)}.border-accent-blue\/50{border-color:rgb(var(--accent-blue-rgb) / .5)}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-amber-500\/10{border-color:#f59e0b1a}.border-amber-500\/15{border-color:#f59e0b26}.border-amber-500\/20{border-color:#f59e0b33}.border-amber-500\/25{border-color:#f59e0b40}.border-amber-500\/30{border-color:#f59e0b4d}.border-amber-500\/40{border-color:#f59e0b66}.border-amber-700\/40{border-color:#b4530966}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-blue-500\/10{border-color:#3b82f61a}.border-blue-500\/20{border-color:#3b82f633}.border-blue-500\/25{border-color:#3b82f640}.border-blue-500\/30{border-color:#3b82f64d}.border-blue-500\/40{border-color:#3b82f666}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-border{--tw-border-opacity: 1;border-color:rgb(var(--border-default-rgb) / var(--tw-border-opacity, 1))}.border-border-muted{--tw-border-opacity: 1;border-color:rgb(var(--border-muted-rgb) / var(--tw-border-opacity, 1))}.border-border\/50{border-color:rgb(var(--border-default-rgb) / .5)}.border-cyan-500\/20{border-color:#06b6d433}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-emerald-500\/15{border-color:#10b98126}.border-emerald-500\/20{border-color:#10b98133}.border-emerald-500\/25{border-color:#10b98140}.border-emerald-500\/30{border-color:#10b9814d}.border-emerald-500\/40{border-color:#10b98166}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-gray-500\/20{border-color:#6b728033}.border-gray-500\/30{border-color:#6b72804d}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-gray-600\/30{border-color:#4b55634d}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-gray-700\/50{border-color:#37415180}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-green-500\/10{border-color:#22c55e1a}.border-green-500\/15{border-color:#22c55e26}.border-green-500\/20{border-color:#22c55e33}.border-green-500\/25{border-color:#22c55e40}.border-green-500\/30{border-color:#22c55e4d}.border-green-500\/40{border-color:#22c55e66}.border-green-500\/50{border-color:#22c55e80}.border-green-500\/60{border-color:#22c55e99}.border-orange-400{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.border-orange-500\/15{border-color:#f9731626}.border-orange-500\/20{border-color:#f9731633}.border-orange-500\/30{border-color:#f973164d}.border-primary-blue{--tw-border-opacity: 1;border-color:rgb(var(--primary-blue-rgb) / var(--tw-border-opacity, 1))}.border-primary-blue\/20{border-color:rgb(var(--primary-blue-rgb) / .2)}.border-primary-blue\/25{border-color:rgb(var(--primary-blue-rgb) / .25)}.border-primary-blue\/30{border-color:rgb(var(--primary-blue-rgb) / .3)}.border-primary-blue\/40{border-color:rgb(var(--primary-blue-rgb) / .4)}.border-primary-blue\/50{border-color:rgb(var(--primary-blue-rgb) / .5)}.border-purple-500\/20{border-color:#a855f733}.border-purple-500\/30{border-color:#a855f74d}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-400\/40{border-color:#f8717166}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-500\/15{border-color:#ef444426}.border-red-500\/20{border-color:#ef444433}.border-red-500\/25{border-color:#ef444440}.border-red-500\/30{border-color:#ef44444d}.border-red-500\/40{border-color:#ef444466}.border-red-500\/50{border-color:#ef444480}.border-red-500\/60{border-color:#ef444499}.border-red-600\/30{border-color:#dc26264d}.border-red-800{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.border-sky-500{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.border-sky-500\/40{border-color:#0ea5e966}.border-sky-800\/50{border-color:#07598580}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-slate-700\/50{border-color:#33415580}.border-slate-800{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-violet-500\/20{border-color:#8b5cf633}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.border-white\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.border-white\/35{border-color:#ffffff59}.border-white\/5{border-color:#ffffff0d}.border-white\/\[0\.06\]{border-color:#ffffff0f}.border-white\/\[0\.08\]{border-color:#ffffff14}.border-yellow-500\/10{border-color:#eab3081a}.border-yellow-500\/20{border-color:#eab30833}.border-yellow-500\/30{border-color:#eab3084d}.border-yellow-600\/30{border-color:#ca8a044d}.border-l-accent-blue{--tw-border-opacity: 1;border-left-color:rgb(var(--accent-blue-rgb) / var(--tw-border-opacity, 1))}.border-l-red-500\/80{border-left-color:#ef4444cc}.border-t-blue-500{--tw-border-opacity: 1;border-top-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.border-t-white{--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#002080\]{--tw-bg-opacity: 1;background-color:rgb(0 32 128 / var(--tw-bg-opacity, 1))}.bg-\[\#002080\]\/10{background-color:#0020801a}.bg-\[\#002080\]\/20{background-color:#00208033}.bg-\[\#002080\]\/50{background-color:#00208080}.bg-\[\#0037C1\]{--tw-bg-opacity: 1;background-color:rgb(0 55 193 / var(--tw-bg-opacity, 1))}.bg-\[\#0037C1\]\/10{background-color:#0037c11a}.bg-\[\#0037C1\]\/20{background-color:#0037c133}.bg-\[\#0037C1\]\/50{background-color:#0037c180}.bg-\[\#0042E0\]{--tw-bg-opacity: 1;background-color:rgb(0 66 224 / var(--tw-bg-opacity, 1))}.bg-\[\#0042E0\]\/10{background-color:#0042e01a}.bg-\[\#0042E0\]\/20{background-color:#0042e033}.bg-\[\#0042E0\]\/50{background-color:#0042e080}.bg-\[\#0048E6\]{--tw-bg-opacity: 1;background-color:rgb(0 72 230 / var(--tw-bg-opacity, 1))}.bg-\[\#0048E6\]\/10{background-color:#0048e61a}.bg-\[\#0048E6\]\/20{background-color:#0048e633}.bg-\[\#0048E6\]\/50{background-color:#0048e680}.bg-\[\#080808\]{--tw-bg-opacity: 1;background-color:rgb(8 8 8 / var(--tw-bg-opacity, 1))}.bg-\[\#093dbc\]{--tw-bg-opacity: 1;background-color:rgb(9 61 188 / var(--tw-bg-opacity, 1))}.bg-\[\#093dbc\]\/20{background-color:#093dbc33}.bg-\[\#0A0A0A\]{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.bg-\[\#0A0A0A\]\/10{background-color:#0a0a0a1a}.bg-\[\#0A0A0A\]\/20{background-color:#0a0a0a33}.bg-\[\#0A0A0A\]\/50{background-color:#0a0a0a80}.bg-\[\#0A0A0A\]\/95{background-color:#0a0a0af2}.bg-\[\#0A0D12\]{--tw-bg-opacity: 1;background-color:rgb(10 13 18 / var(--tw-bg-opacity, 1))}.bg-\[\#0A0D12\]\/10{background-color:#0a0d121a}.bg-\[\#0A0D12\]\/20{background-color:#0a0d1233}.bg-\[\#0A0D12\]\/50{background-color:#0a0d1280}.bg-\[\#0B0D0F\]{--tw-bg-opacity: 1;background-color:rgb(11 13 15 / var(--tw-bg-opacity, 1))}.bg-\[\#0B0E14\]{--tw-bg-opacity: 1;background-color:rgb(11 14 20 / var(--tw-bg-opacity, 1))}.bg-\[\#0B0E14\]\/10{background-color:#0b0e141a}.bg-\[\#0B0E14\]\/20{background-color:#0b0e1433}.bg-\[\#0B0E14\]\/50{background-color:#0b0e1480}.bg-\[\#0C0C0C\]{--tw-bg-opacity: 1;background-color:rgb(12 12 12 / var(--tw-bg-opacity, 1))}.bg-\[\#0C0C0C\]\/10{background-color:#0c0c0c1a}.bg-\[\#0C0C0C\]\/20{background-color:#0c0c0c33}.bg-\[\#0C0C0C\]\/50{background-color:#0c0c0c80}.bg-\[\#0D1017\]{--tw-bg-opacity: 1;background-color:rgb(13 16 23 / var(--tw-bg-opacity, 1))}.bg-\[\#0D1017\]\/10{background-color:#0d10171a}.bg-\[\#0D1017\]\/20{background-color:#0d101733}.bg-\[\#0D1017\]\/50{background-color:#0d101780}.bg-\[\#0D1117\]{--tw-bg-opacity: 1;background-color:rgb(13 17 23 / var(--tw-bg-opacity, 1))}.bg-\[\#0D9488\]{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-\[\#0D9488\]\/10{background-color:#0d94881a}.bg-\[\#0D9488\]\/20{background-color:#0d948833}.bg-\[\#0D9488\]\/50{background-color:#0d948880}.bg-\[\#0F0F0F\]{--tw-bg-opacity: 1;background-color:rgb(15 15 15 / var(--tw-bg-opacity, 1))}.bg-\[\#0F0F0F\]\/10{background-color:#0f0f0f1a}.bg-\[\#0F0F0F\]\/20{background-color:#0f0f0f33}.bg-\[\#0F0F0F\]\/50{background-color:#0f0f0f80}.bg-\[\#0F0F0F\]\/80{background-color:#0f0f0fcc}.bg-\[\#0F1318\]{--tw-bg-opacity: 1;background-color:rgb(15 19 24 / var(--tw-bg-opacity, 1))}.bg-\[\#0F1318\]\/10{background-color:#0f13181a}.bg-\[\#0F1318\]\/20{background-color:#0f131833}.bg-\[\#0F1318\]\/30{background-color:#0f13184d}.bg-\[\#0F1318\]\/50{background-color:#0f131880}.bg-\[\#0F766E\]{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.bg-\[\#0F766E\]\/10{background-color:#0f766e1a}.bg-\[\#0F766E\]\/20{background-color:#0f766e33}.bg-\[\#0F766E\]\/50{background-color:#0f766e80}.bg-\[\#0a0e1a\]{--tw-bg-opacity: 1;background-color:rgb(10 14 26 / var(--tw-bg-opacity, 1))}.bg-\[\#0c0c0c\]{--tw-bg-opacity: 1;background-color:rgb(12 12 12 / var(--tw-bg-opacity, 1))}.bg-\[\#0c0f1a\]{--tw-bg-opacity: 1;background-color:rgb(12 15 26 / var(--tw-bg-opacity, 1))}.bg-\[\#0d0d0d\]{--tw-bg-opacity: 1;background-color:rgb(13 13 13 / var(--tw-bg-opacity, 1))}.bg-\[\#0d1b3c\]{--tw-bg-opacity: 1;background-color:rgb(13 27 60 / var(--tw-bg-opacity, 1))}.bg-\[\#0e1017\]{--tw-bg-opacity: 1;background-color:rgb(14 16 23 / var(--tw-bg-opacity, 1))}.bg-\[\#111111\]{--tw-bg-opacity: 1;background-color:rgb(17 17 17 / var(--tw-bg-opacity, 1))}.bg-\[\#111111\]\/10{background-color:#1111111a}.bg-\[\#111111\]\/20{background-color:#1113}.bg-\[\#111111\]\/50{background-color:#11111180}.bg-\[\#111318\]{--tw-bg-opacity: 1;background-color:rgb(17 19 24 / var(--tw-bg-opacity, 1))}.bg-\[\#111326\]{--tw-bg-opacity: 1;background-color:rgb(17 19 38 / var(--tw-bg-opacity, 1))}.bg-\[\#111827\]{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-\[\#111827\]\/95{background-color:#111827f2}.bg-\[\#111\]{--tw-bg-opacity: 1;background-color:rgb(17 17 17 / var(--tw-bg-opacity, 1))}.bg-\[\#115E59\]{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.bg-\[\#115E59\]\/10{background-color:#115e591a}.bg-\[\#115E59\]\/20{background-color:#115e5933}.bg-\[\#115E59\]\/50{background-color:#115e5980}.bg-\[\#121212\]{--tw-bg-opacity: 1;background-color:rgb(18 18 18 / var(--tw-bg-opacity, 1))}.bg-\[\#121212\]\/60{background-color:#12121299}.bg-\[\#141414\]{--tw-bg-opacity: 1;background-color:rgb(20 20 20 / var(--tw-bg-opacity, 1))}.bg-\[\#141414\]\/10{background-color:#1414141a}.bg-\[\#141414\]\/20{background-color:#14141433}.bg-\[\#141414\]\/50{background-color:#14141480}.bg-\[\#141414\]\/90{background-color:#141414e6}.bg-\[\#141720\]{--tw-bg-opacity: 1;background-color:rgb(20 23 32 / var(--tw-bg-opacity, 1))}.bg-\[\#141820\]{--tw-bg-opacity: 1;background-color:rgb(20 24 32 / var(--tw-bg-opacity, 1))}.bg-\[\#141820\]\/10{background-color:#1418201a}.bg-\[\#141820\]\/20{background-color:#14182033}.bg-\[\#141820\]\/50{background-color:#14182080}.bg-\[\#141a2c\]{--tw-bg-opacity: 1;background-color:rgb(20 26 44 / var(--tw-bg-opacity, 1))}.bg-\[\#14B8A6\]{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-\[\#14B8A6\]\/10{background-color:#14b8a61a}.bg-\[\#14B8A6\]\/20{background-color:#14b8a633}.bg-\[\#14B8A6\]\/50{background-color:#14b8a680}.bg-\[\#151920\]{--tw-bg-opacity: 1;background-color:rgb(21 25 32 / var(--tw-bg-opacity, 1))}.bg-\[\#161616\]{--tw-bg-opacity: 1;background-color:rgb(22 22 22 / var(--tw-bg-opacity, 1))}.bg-\[\#161B24\]{--tw-bg-opacity: 1;background-color:rgb(22 27 36 / var(--tw-bg-opacity, 1))}.bg-\[\#161B24\]\/10{background-color:#161b241a}.bg-\[\#161B24\]\/20{background-color:#161b2433}.bg-\[\#161B24\]\/50{background-color:#161b2480}.bg-\[\#181818\]{--tw-bg-opacity: 1;background-color:rgb(24 24 24 / var(--tw-bg-opacity, 1))}.bg-\[\#1A1A1A\]{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-\[\#1A1D23\]{--tw-bg-opacity: 1;background-color:rgb(26 29 35 / var(--tw-bg-opacity, 1))}.bg-\[\#1A2030\]{--tw-bg-opacity: 1;background-color:rgb(26 32 48 / var(--tw-bg-opacity, 1))}.bg-\[\#1A2030\]\/10{background-color:#1a20301a}.bg-\[\#1A2030\]\/20{background-color:#1a203033}.bg-\[\#1A2030\]\/50{background-color:#1a203080}.bg-\[\#1A2A1A\]{--tw-bg-opacity: 1;background-color:rgb(26 42 26 / var(--tw-bg-opacity, 1))}.bg-\[\#1C1C1C\]{--tw-bg-opacity: 1;background-color:rgb(28 28 28 / var(--tw-bg-opacity, 1))}.bg-\[\#1C1C1C\]\/10{background-color:#1c1c1c1a}.bg-\[\#1C1C1C\]\/20{background-color:#1c1c1c33}.bg-\[\#1C1C1C\]\/50{background-color:#1c1c1c80}.bg-\[\#1E2430\]{--tw-bg-opacity: 1;background-color:rgb(30 36 48 / var(--tw-bg-opacity, 1))}.bg-\[\#1E2430\]\/10{background-color:#1e24301a}.bg-\[\#1E2430\]\/20{background-color:#1e243033}.bg-\[\#1E2430\]\/50{background-color:#1e243080}.bg-\[\#1F1F1F\]{--tw-bg-opacity: 1;background-color:rgb(31 31 31 / var(--tw-bg-opacity, 1))}.bg-\[\#1F1F1F\]\/10{background-color:#1f1f1f1a}.bg-\[\#1F1F1F\]\/20{background-color:#1f1f1f33}.bg-\[\#1F1F1F\]\/50{background-color:#1f1f1f80}.bg-\[\#1a1708\]{--tw-bg-opacity: 1;background-color:rgb(26 23 8 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1a2e\]{--tw-bg-opacity: 1;background-color:rgb(26 26 46 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1d24\]{--tw-bg-opacity: 1;background-color:rgb(26 29 36 / var(--tw-bg-opacity, 1))}.bg-\[\#1a2236\]{--tw-bg-opacity: 1;background-color:rgb(26 34 54 / var(--tw-bg-opacity, 1))}.bg-\[\#1a2a5a\]{--tw-bg-opacity: 1;background-color:rgb(26 42 90 / var(--tw-bg-opacity, 1))}.bg-\[\#1a2a5a\]\/40{background-color:#1a2a5a66}.bg-\[\#1a2a5a\]\/60{background-color:#1a2a5a99}.bg-\[\#1e1e1e\]{--tw-bg-opacity: 1;background-color:rgb(30 30 30 / var(--tw-bg-opacity, 1))}.bg-\[\#1e1e2e\]{--tw-bg-opacity: 1;background-color:rgb(30 30 46 / var(--tw-bg-opacity, 1))}.bg-\[\#1e2535\]{--tw-bg-opacity: 1;background-color:rgb(30 37 53 / var(--tw-bg-opacity, 1))}.bg-\[\#1e2a42\]{--tw-bg-opacity: 1;background-color:rgb(30 42 66 / var(--tw-bg-opacity, 1))}.bg-\[\#21C55E\]\/10{background-color:#21c55e1a}.bg-\[\#222\]{--tw-bg-opacity: 1;background-color:rgb(34 34 34 / var(--tw-bg-opacity, 1))}.bg-\[\#252525\]{--tw-bg-opacity: 1;background-color:rgb(37 37 37 / var(--tw-bg-opacity, 1))}.bg-\[\#2563eb\]{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-\[\#2A2A2A\]{--tw-bg-opacity: 1;background-color:rgb(42 42 42 / var(--tw-bg-opacity, 1))}.bg-\[\#2A2A2A\]\/10{background-color:#2a2a2a1a}.bg-\[\#2A2A2A\]\/20{background-color:#2a2a2a33}.bg-\[\#2A2A2A\]\/50{background-color:#2a2a2a80}.bg-\[\#2A3344\]{--tw-bg-opacity: 1;background-color:rgb(42 51 68 / var(--tw-bg-opacity, 1))}.bg-\[\#2A3344\]\/10{background-color:#2a33441a}.bg-\[\#2A3344\]\/20{background-color:#2a334433}.bg-\[\#2A3344\]\/50{background-color:#2a334480}.bg-\[\#2a3347\]{--tw-bg-opacity: 1;background-color:rgb(42 51 71 / var(--tw-bg-opacity, 1))}.bg-\[\#333333\]{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.bg-\[\#333333\]\/10{background-color:#3333331a}.bg-\[\#333333\]\/20{background-color:#3333}.bg-\[\#333333\]\/50{background-color:#33333380}.bg-\[\#3A3A3A\]{--tw-bg-opacity: 1;background-color:rgb(58 58 58 / var(--tw-bg-opacity, 1))}.bg-\[\#3A4455\]{--tw-bg-opacity: 1;background-color:rgb(58 68 85 / var(--tw-bg-opacity, 1))}.bg-\[\#3A4455\]\/10{background-color:#3a44551a}.bg-\[\#3A4455\]\/20{background-color:#3a445533}.bg-\[\#3A4455\]\/50{background-color:#3a445580}.bg-\[\#3b82f6\]\/\[0\.06\]{background-color:#3b82f60f}.bg-\[\#3b82f6\]\/\[0\.12\]{background-color:#3b82f61f}.bg-\[\#4338CA\]{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.bg-\[\#4338CA\]\/10{background-color:#4338ca1a}.bg-\[\#4338CA\]\/20{background-color:#4338ca33}.bg-\[\#4338CA\]\/50{background-color:#4338ca80}.bg-\[\#444\]{--tw-bg-opacity: 1;background-color:rgb(68 68 68 / var(--tw-bg-opacity, 1))}.bg-\[\#4F46E5\]{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-\[\#4F46E5\]\/10{background-color:#4f46e51a}.bg-\[\#4F46E5\]\/20{background-color:#4f46e533}.bg-\[\#4F46E5\]\/50{background-color:#4f46e580}.bg-\[\#6366F1\]{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.bg-\[\#6366F1\]\/10{background-color:#6366f11a}.bg-\[\#6366F1\]\/20{background-color:#6366f133}.bg-\[\#6366F1\]\/50{background-color:#6366f180}.bg-\[\#666\]\/10{background-color:#6666661a}.bg-\[\#70a2ff\]{--tw-bg-opacity: 1;background-color:rgb(112 162 255 / var(--tw-bg-opacity, 1))}.bg-\[\#70a2ff\]\/10{background-color:#70a2ff1a}.bg-\[\#70a2ff\]\/15{background-color:#70a2ff26}.bg-\[\#70a2ff\]\/20{background-color:#70a2ff33}.bg-\[\#70a2ff\]\/\[0\.06\]{background-color:#70a2ff0f}.bg-\[\#818CF8\]{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.bg-\[\#818CF8\]\/10{background-color:#818cf81a}.bg-\[\#818CF8\]\/20{background-color:#818cf833}.bg-\[\#818CF8\]\/50{background-color:#818cf880}.bg-\[\#888\]\/10{background-color:#8888881a}.bg-\[\#94A3B8\]{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-\[\#94A3B8\]\/10{background-color:#94a3b81a}.bg-\[\#94A3B8\]\/20{background-color:#94a3b833}.bg-\[\#94A3B8\]\/50{background-color:#94a3b880}.bg-\[\#CBD5E1\]{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.bg-\[\#CBD5E1\]\/10{background-color:#cbd5e11a}.bg-\[\#CBD5E1\]\/20{background-color:#cbd5e133}.bg-\[\#CBD5E1\]\/50{background-color:#cbd5e180}.bg-\[\#E2E8F0\]{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-\[\#E2E8F0\]\/10{background-color:#e2e8f01a}.bg-\[\#E2E8F0\]\/20{background-color:#e2e8f033}.bg-\[\#E2E8F0\]\/50{background-color:#e2e8f080}.bg-\[\#F1F5F9\]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-\[\#F1F5F9\]\/10{background-color:#f1f5f91a}.bg-\[\#F1F5F9\]\/20{background-color:#f1f5f933}.bg-\[\#F1F5F9\]\/50{background-color:#f1f5f980}.bg-\[\#F8FAFC\]{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-\[\#F8FAFC\]\/10{background-color:#f8fafc1a}.bg-\[\#F8FAFC\]\/20{background-color:#f8fafc33}.bg-\[\#F8FAFC\]\/50{background-color:#f8fafc80}.bg-\[\#FFFFFF\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFFFF\]\/10{background-color:#ffffff1a}.bg-\[\#FFFFFF\]\/20{background-color:#fff3}.bg-\[\#FFFFFF\]\/50{background-color:#ffffff80}.bg-\[rgba\(112\,162\,255\,0\.22\)\]{background-color:#70a2ff38}.bg-\[rgba\(69\,191\,118\,0\.14\)\]{background-color:#45bf7624}.bg-\[rgba\(9\,61\,188\,0\.18\)\]{background-color:#093dbc2e}.bg-\[rgba\(9\,61\,188\,0\.22\)\]{background-color:#093dbc38}.bg-\[var\(--od-btn-primary-bg\)\]{background-color:var(--od-btn-primary-bg)}.bg-\[var\(--od-inner-bg\)\]{background-color:var(--od-inner-bg)}.bg-\[var\(--od-page-bg\)\]{background-color:var(--od-page-bg)}.bg-\[var\(--od-panel-bg\)\]{background-color:var(--od-panel-bg)}.bg-\[var\(--od-stat-bg\)\]{background-color:var(--od-stat-bg)}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-400\/10{background-color:#fbbf241a}.bg-amber-400\/80{background-color:#fbbf24cc}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-amber-500\/15{background-color:#f59e0b26}.bg-amber-500\/20{background-color:#f59e0b33}.bg-amber-500\/5{background-color:#f59e0b0d}.bg-amber-500\/90{background-color:#f59e0be6}.bg-amber-500\/\[0\.08\]{background-color:#f59e0b14}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-900\/10{background-color:#78350f1a}.bg-amber-900\/15{background-color:#78350f26}.bg-amber-900\/20{background-color:#78350f33}.bg-amber-950\/30{background-color:#451a034d}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/0{background-color:#0000}.bg-black\/20{background-color:#0003}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/55{background-color:#0000008c}.bg-black\/60{background-color:#0009}.bg-black\/65{background-color:#000000a6}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-black\/85{background-color:#000000d9}.bg-black\/90{background-color:#000000e6}.bg-black\/95{background-color:#000000f2}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-400\/10{background-color:#60a5fa1a}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/15{background-color:#3b82f626}.bg-blue-500\/20{background-color:#3b82f633}.bg-blue-500\/5{background-color:#3b82f60d}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-600\/20{background-color:#2563eb33}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.bg-blue-900\/10{background-color:#1e3a8a1a}.bg-blue-900\/15{background-color:#1e3a8a26}.bg-blue-900\/20{background-color:#1e3a8a33}.bg-blue-900\/30{background-color:#1e3a8a4d}.bg-cyan-400\/10{background-color:#22d3ee1a}.bg-cyan-500\/10{background-color:#06b6d41a}.bg-cyan-900\/30{background-color:#164e634d}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/15{background-color:#10b98126}.bg-emerald-500\/20{background-color:#10b98133}.bg-emerald-500\/5{background-color:#10b9810d}.bg-emerald-500\/50{background-color:#10b98180}.bg-emerald-500\/\[0\.08\]{background-color:#10b98114}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-emerald-600\/90{background-color:#059669e6}.bg-emerald-900\/20{background-color:#064e3b33}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200\/10{background-color:#e5e7eb1a}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-500\/10{background-color:#6b72801a}.bg-gray-500\/15{background-color:#6b728026}.bg-gray-500\/20{background-color:#6b728033}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-600\/20{background-color:#4b556333}.bg-gray-600\/40{background-color:#4b556366}.bg-gray-600\/5{background-color:#4b55630d}.bg-gray-600\/60{background-color:#4b556399}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-800\/30{background-color:#1f29374d}.bg-gray-900\/20{background-color:#11182733}.bg-gray-900\/30{background-color:#1118274d}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-400\/10{background-color:#4ade801a}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/15{background-color:#22c55e26}.bg-green-500\/20{background-color:#22c55e33}.bg-green-500\/30{background-color:#22c55e4d}.bg-green-500\/5{background-color:#22c55e0d}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-900\/10{background-color:#14532d1a}.bg-green-900\/20{background-color:#14532d33}.bg-green-900\/30{background-color:#14532d4d}.bg-indigo-400\/10{background-color:#818cf81a}.bg-muted{--tw-bg-opacity: 1;background-color:rgb(var(--text-muted-rgb) / var(--tw-bg-opacity, 1))}.bg-muted\/10{background-color:rgb(var(--text-muted-rgb) / .1)}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-400\/10{background-color:#fb923c1a}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-500\/15{background-color:#f9731626}.bg-orange-500\/20{background-color:#f9731633}.bg-orange-500\/5{background-color:#f973160d}.bg-orange-600\/90{background-color:#ea580ce6}.bg-orange-900\/20{background-color:#7c2d1233}.bg-orange-900\/30{background-color:#7c2d124d}.bg-pink-900\/30{background-color:#8318434d}.bg-primary-blue{--tw-bg-opacity: 1;background-color:rgb(var(--primary-blue-rgb) / var(--tw-bg-opacity, 1))}.bg-primary-blue\/10{background-color:rgb(var(--primary-blue-rgb) / .1)}.bg-primary-blue\/15{background-color:rgb(var(--primary-blue-rgb) / .15)}.bg-primary-blue\/20{background-color:rgb(var(--primary-blue-rgb) / .2)}.bg-primary-blue\/25{background-color:rgb(var(--primary-blue-rgb) / .25)}.bg-primary-blue\/30{background-color:rgb(var(--primary-blue-rgb) / .3)}.bg-primary-blue\/40{background-color:rgb(var(--primary-blue-rgb) / .4)}.bg-primary-blue\/5{background-color:rgb(var(--primary-blue-rgb) / .05)}.bg-primary-blue\/80{background-color:rgb(var(--primary-blue-rgb) / .8)}.bg-primary-blue\/90{background-color:rgb(var(--primary-blue-rgb) / .9)}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-400\/10{background-color:#c084fc1a}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-purple-500\/10{background-color:#a855f71a}.bg-purple-500\/15{background-color:#a855f726}.bg-purple-500\/20{background-color:#a855f733}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-purple-600\/20{background-color:#9333ea33}.bg-purple-900\/20{background-color:#581c8733}.bg-purple-900\/30{background-color:#581c874d}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-400\/10{background-color:#f871711a}.bg-red-400\/80{background-color:#f87171cc}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/15{background-color:#ef444426}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/5{background-color:#ef44440d}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-600\/20{background-color:#dc262633}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-red-900\/10{background-color:#7f1d1d1a}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-red-900\/40{background-color:#7f1d1d66}.bg-red-900\/5{background-color:#7f1d1d0d}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.bg-sky-500\/10{background-color:#0ea5e91a}.bg-sky-500\/20{background-color:#0ea5e933}.bg-sky-500\/5{background-color:#0ea5e90d}.bg-sky-950\/40{background-color:#082f4966}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-slate-800\/40{background-color:#1e293b66}.bg-slate-900\/50{background-color:#0f172a80}.bg-slate-900\/60{background-color:#0f172a99}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-slate-950\/40{background-color:#02061766}.bg-slate-950\/50{background-color:#02061780}.bg-surface{--tw-bg-opacity: 1;background-color:rgb(var(--surface-rgb) / var(--tw-bg-opacity, 1))}.bg-surface-hover{--tw-bg-opacity: 1;background-color:rgb(var(--surface-hover-rgb) / var(--tw-bg-opacity, 1))}.bg-surface-hover\/30{background-color:rgb(var(--surface-hover-rgb) / .3)}.bg-surface-hover\/40{background-color:rgb(var(--surface-hover-rgb) / .4)}.bg-surface-hover\/50{background-color:rgb(var(--surface-hover-rgb) / .5)}.bg-surface-hover\/60{background-color:rgb(var(--surface-hover-rgb) / .6)}.bg-surface-hover\/80{background-color:rgb(var(--surface-hover-rgb) / .8)}.bg-surface-overlay{--tw-bg-opacity: 1;background-color:rgb(var(--surface-overlay-rgb) / var(--tw-bg-opacity, 1))}.bg-surface-overlay\/60{background-color:rgb(var(--surface-overlay-rgb) / .6)}.bg-surface-overlay\/70{background-color:rgb(var(--surface-overlay-rgb) / .7)}.bg-surface-overlay\/85{background-color:rgb(var(--surface-overlay-rgb) / .85)}.bg-surface-raised{--tw-bg-opacity: 1;background-color:rgb(var(--surface-raised-rgb) / var(--tw-bg-opacity, 1))}.bg-surface\/50{background-color:rgb(var(--surface-rgb) / .5)}.bg-surface\/70{background-color:rgb(var(--surface-rgb) / .7)}.bg-surface\/90{background-color:rgb(var(--surface-rgb) / .9)}.bg-teal-900\/30{background-color:#134e4a4d}.bg-tertiary\/10{background-color:rgb(var(--text-tertiary-rgb) / .1)}.bg-transparent{background-color:transparent}.bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.bg-violet-500\/10{background-color:#8b5cf61a}.bg-violet-500\/20{background-color:#8b5cf633}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-white\/40{background-color:#fff6}.bg-white\/5{background-color:#ffffff0d}.bg-white\/\[0\.04\]{background-color:#ffffff0a}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-400\/10{background-color:#facc151a}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-500\/10{background-color:#eab3081a}.bg-yellow-500\/15{background-color:#eab30826}.bg-yellow-500\/20{background-color:#eab30833}.bg-yellow-500\/5{background-color:#eab3080d}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-yellow-600\/20{background-color:#ca8a0433}.bg-yellow-900\/10{background-color:#713f121a}.bg-yellow-900\/15{background-color:#713f1226}.bg-yellow-900\/20{background-color:#713f1233}.bg-yellow-900\/30{background-color:#713f124d}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-75{--tw-bg-opacity: .75}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.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))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-\[\#093dbc\]{--tw-gradient-from: #093dbc var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 61 188 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#0F0F23\]{--tw-gradient-from: #0F0F23 var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 15 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#111827\]{--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#141720\]{--tw-gradient-from: #141720 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 23 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1A1A1A\]{--tw-gradient-from: #1A1A1A var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 26 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1E1E1E\]{--tw-gradient-from: #1E1E1E var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 30 30 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1F0F23\]{--tw-gradient-from: #1F0F23 var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 15 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#70a2ff\]\/\[0\.08\]{--tw-gradient-from: rgb(112 162 255 / .08) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 162 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-300{--tw-gradient-from: #fcd34d var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 211 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500\/20{--tw-gradient-from: rgb(245 158 11 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500\/30{--tw-gradient-from: rgb(245 158 11 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-500\/\[0\.07\]{--tw-gradient-from: rgb(245 158 11 / .07) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-950\/40{--tw-gradient-from: rgb(69 26 3 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/50{--tw-gradient-from: rgb(0 0 0 / .5) 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-black\/60{--tw-gradient-from: rgb(0 0 0 / .6) 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-black\/80{--tw-gradient-from: rgb(0 0 0 / .8) 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-blue-500\/5{--tw-gradient-from: rgb(59 130 246 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/30{--tw-gradient-from: rgb(30 58 138 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/80{--tw-gradient-from: rgb(30 58 138 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500\/20{--tw-gradient-from: rgb(16 185 129 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-900\/80{--tw-gradient-from: rgb(6 78 59 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 78 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-950{--tw-gradient-from: #022c22 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 44 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-700{--tw-gradient-from: #374151 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/30{--tw-gradient-from: rgb(34 197 94 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/20{--tw-gradient-from: rgb(20 83 45 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/30{--tw-gradient-from: rgb(20 83 45 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/80{--tw-gradient-from: rgb(124 45 18 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950{--tw-gradient-from: #431407 var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-blue{--tw-gradient-from: rgb(var(--primary-blue-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--primary-blue-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-blue\/20{--tw-gradient-from: rgb(var(--primary-blue-rgb) / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--primary-blue-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-blue\/30{--tw-gradient-from: rgb(var(--primary-blue-rgb) / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--primary-blue-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-blue\/\[0\.08\]{--tw-gradient-from: rgb(var(--primary-blue-rgb) / .08) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--primary-blue-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/20{--tw-gradient-from: rgb(127 29 29 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-900\/80{--tw-gradient-from: rgb(28 25 23 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(28 25 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-surface{--tw-gradient-from: rgb(var(--surface-rgb) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--surface-rgb) / 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)}.via-\[\#0047E1\]{--tw-gradient-to: rgb(0 71 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0047E1 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#0a46d8\]{--tw-gradient-to: rgb(10 70 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0a46d8 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#1A1A2E\]{--tw-gradient-to: rgb(26 26 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1A1A2E var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#2E1A2E\]{--tw-gradient-to: rgb(46 26 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2E1A2E var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-accent-blue\/10{--tw-gradient-to: rgb(var(--accent-blue-rgb) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--accent-blue-rgb) / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-400\/20{--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 191 36 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-400\/50{--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 191 36 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/20{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/60{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-emerald-800\/60{--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(6 95 70 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-neutral-800\/60{--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(38 38 38 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/60{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#0052FF\]{--tw-gradient-to: #0052FF var(--tw-gradient-to-position)}.to-\[\#00c6ff\]{--tw-gradient-to: #00c6ff var(--tw-gradient-to-position)}.to-\[\#0a1a12\]{--tw-gradient-to: #0a1a12 var(--tw-gradient-to-position)}.to-\[\#0d0d0d\]{--tw-gradient-to: #0d0d0d var(--tw-gradient-to-position)}.to-\[\#111\]{--tw-gradient-to: #111 var(--tw-gradient-to-position)}.to-\[\#141414\]{--tw-gradient-to: #141414 var(--tw-gradient-to-position)}.to-\[\#16213E\]{--tw-gradient-to: #16213E var(--tw-gradient-to-position)}.to-\[\#1A1A1A\]{--tw-gradient-to: #1A1A1A var(--tw-gradient-to-position)}.to-\[\#1a0f05\]{--tw-gradient-to: #1a0f05 var(--tw-gradient-to-position)}.to-\[\#1a5eff\]{--tw-gradient-to: #1a5eff var(--tw-gradient-to-position)}.to-\[\#2E1623\]{--tw-gradient-to: #2E1623 var(--tw-gradient-to-position)}.to-amber-500{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.to-amber-600\/10{--tw-gradient-to: rgb(217 119 6 / .1) var(--tw-gradient-to-position)}.to-emerald-500\/5{--tw-gradient-to: rgb(16 185 129 / .05) var(--tw-gradient-to-position)}.to-emerald-900\/20{--tw-gradient-to: rgb(6 78 59 / .2) var(--tw-gradient-to-position)}.to-gray-600{--tw-gradient-to: #4b5563 var(--tw-gradient-to-position)}.to-green-500\/10{--tw-gradient-to: rgb(34 197 94 / .1) var(--tw-gradient-to-position)}.to-green-800\/10{--tw-gradient-to: rgb(22 101 52 / .1) var(--tw-gradient-to-position)}.to-orange-500{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.to-orange-500\/30{--tw-gradient-to: rgb(249 115 22 / .3) var(--tw-gradient-to-position)}.to-orange-500\/\[0\.05\]{--tw-gradient-to: rgb(249 115 22 / .05) var(--tw-gradient-to-position)}.to-primary-blue\/10{--tw-gradient-to: rgb(var(--primary-blue-rgb) / .1) var(--tw-gradient-to-position)}.to-primary-blue\/40{--tw-gradient-to: rgb(var(--primary-blue-rgb) / .4) var(--tw-gradient-to-position)}.to-purple-500\/5{--tw-gradient-to: rgb(168 85 247 / .05) var(--tw-gradient-to-position)}.to-purple-900\/30{--tw-gradient-to: rgb(88 28 135 / .3) var(--tw-gradient-to-position)}.to-red-800\/10{--tw-gradient-to: rgb(153 27 27 / .1) var(--tw-gradient-to-position)}.to-surface{--tw-gradient-to: rgb(var(--surface-rgb) / 1) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.fill-white{fill:#fff}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-\[0\%_center\]{-o-object-position:0% center;object-position:0% center}.object-\[65\%_center\]{-o-object-position:65% center;object-position:65% center}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-2{padding:.5rem}.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}.p-\[1px\]{padding:1px}.p-\[3px\]{padding:3px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.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-8{padding-left:2rem;padding-right:2rem}.px-\[11px\]{padding-left:11px;padding-right:11px}.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-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-3\.5{padding-bottom:.875rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[max\(1rem\,env\(safe-area-inset-bottom\)\)\]{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pl-\[18px\]{padding-left:18px}.pl-\[4px\]{padding-left:4px}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-16{padding-right:4rem}.pr-20{padding-right:5rem}.pr-3{padding-right:.75rem}.pr-3\.5{padding-right:.875rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-\[\'Arial\'\]{font-family:Arial}.font-\[\'Impact\'\]{font-family:Impact}.font-booking{font-family:DM Sans,system-ui,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.\!text-xs{font-size:.75rem!important;line-height:1rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-\[10\.5px\]{font-size:10.5px}.text-\[10px\]{font-size:10px}.text-\[11\.5px\]{font-size:11.5px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13\.5px\]{font-size:13.5px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[17px\]{font-size:17px}.text-\[19px\]{font-size:19px}.text-\[22px\]{font-size:22px}.text-\[28px\]{font-size:28px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-\[1\.25\]{line-height:1.25}.leading-\[1\.4\]{line-height:1.4}.leading-\[1\.55\]{line-height:1.55}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.01em\]{letter-spacing:-.01em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.3px\]{letter-spacing:.3px}.tracking-\[0\.5px\]{letter-spacing:.5px}.tracking-\[1\.5px\]{letter-spacing:1.5px}.tracking-\[1px\]{letter-spacing:1px}.tracking-\[2px\]{letter-spacing:2px}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#002080\]{--tw-text-opacity: 1;color:rgb(0 32 128 / var(--tw-text-opacity, 1))}.text-\[\#0037C1\]{--tw-text-opacity: 1;color:rgb(0 55 193 / var(--tw-text-opacity, 1))}.text-\[\#0042E0\]{--tw-text-opacity: 1;color:rgb(0 66 224 / var(--tw-text-opacity, 1))}.text-\[\#0048E6\]{--tw-text-opacity: 1;color:rgb(0 72 230 / var(--tw-text-opacity, 1))}.text-\[\#0A0A0A\]{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}.text-\[\#0A0D12\]{--tw-text-opacity: 1;color:rgb(10 13 18 / var(--tw-text-opacity, 1))}.text-\[\#0B0E14\]{--tw-text-opacity: 1;color:rgb(11 14 20 / var(--tw-text-opacity, 1))}.text-\[\#0C0C0C\]{--tw-text-opacity: 1;color:rgb(12 12 12 / var(--tw-text-opacity, 1))}.text-\[\#0D1017\]{--tw-text-opacity: 1;color:rgb(13 16 23 / var(--tw-text-opacity, 1))}.text-\[\#0D9488\]{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-\[\#0F0F0F\]{--tw-text-opacity: 1;color:rgb(15 15 15 / var(--tw-text-opacity, 1))}.text-\[\#0F1318\]{--tw-text-opacity: 1;color:rgb(15 19 24 / var(--tw-text-opacity, 1))}.text-\[\#0F766E\]{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-\[\#111111\]{--tw-text-opacity: 1;color:rgb(17 17 17 / var(--tw-text-opacity, 1))}.text-\[\#115E59\]{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.text-\[\#141414\]{--tw-text-opacity: 1;color:rgb(20 20 20 / var(--tw-text-opacity, 1))}.text-\[\#141820\]{--tw-text-opacity: 1;color:rgb(20 24 32 / var(--tw-text-opacity, 1))}.text-\[\#14B8A6\]{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-\[\#161B24\]{--tw-text-opacity: 1;color:rgb(22 27 36 / var(--tw-text-opacity, 1))}.text-\[\#1A2030\]{--tw-text-opacity: 1;color:rgb(26 32 48 / var(--tw-text-opacity, 1))}.text-\[\#1C1C1C\]{--tw-text-opacity: 1;color:rgb(28 28 28 / var(--tw-text-opacity, 1))}.text-\[\#1E2430\]{--tw-text-opacity: 1;color:rgb(30 36 48 / var(--tw-text-opacity, 1))}.text-\[\#1F1F1F\]{--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.text-\[\#21C55E\]{--tw-text-opacity: 1;color:rgb(33 197 94 / var(--tw-text-opacity, 1))}.text-\[\#22c55e\]{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-\[\#2A2A2A\]{--tw-text-opacity: 1;color:rgb(42 42 42 / var(--tw-text-opacity, 1))}.text-\[\#2A3344\]{--tw-text-opacity: 1;color:rgb(42 51 68 / var(--tw-text-opacity, 1))}.text-\[\#2a3347\]{--tw-text-opacity: 1;color:rgb(42 51 71 / var(--tw-text-opacity, 1))}.text-\[\#333333\],.text-\[\#333\]{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.text-\[\#3A4455\]{--tw-text-opacity: 1;color:rgb(58 68 85 / var(--tw-text-opacity, 1))}.text-\[\#3b82f6\]{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-\[\#4338CA\]{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-\[\#444\]{--tw-text-opacity: 1;color:rgb(68 68 68 / var(--tw-text-opacity, 1))}.text-\[\#45bf76\]{--tw-text-opacity: 1;color:rgb(69 191 118 / var(--tw-text-opacity, 1))}.text-\[\#4D7CE8\]{--tw-text-opacity: 1;color:rgb(77 124 232 / var(--tw-text-opacity, 1))}.text-\[\#4F46E5\]{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-\[\#4d8aff\]{--tw-text-opacity: 1;color:rgb(77 138 255 / var(--tw-text-opacity, 1))}.text-\[\#4d8bff\]{--tw-text-opacity: 1;color:rgb(77 139 255 / var(--tw-text-opacity, 1))}.text-\[\#555\]{--tw-text-opacity: 1;color:rgb(85 85 85 / var(--tw-text-opacity, 1))}.text-\[\#586680\]{--tw-text-opacity: 1;color:rgb(88 102 128 / var(--tw-text-opacity, 1))}.text-\[\#5a6478\]{--tw-text-opacity: 1;color:rgb(90 100 120 / var(--tw-text-opacity, 1))}.text-\[\#5b8fff\]{--tw-text-opacity: 1;color:rgb(91 143 255 / var(--tw-text-opacity, 1))}.text-\[\#60A5FA\]{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-\[\#6366F1\]{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.text-\[\#666\]{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity, 1))}.text-\[\#667\]{--tw-text-opacity: 1;color:rgb(102 102 119 / var(--tw-text-opacity, 1))}.text-\[\#6b7080\]{--tw-text-opacity: 1;color:rgb(107 112 128 / var(--tw-text-opacity, 1))}.text-\[\#6dd99a\]{--tw-text-opacity: 1;color:rgb(109 217 154 / var(--tw-text-opacity, 1))}.text-\[\#777\]{--tw-text-opacity: 1;color:rgb(119 119 119 / var(--tw-text-opacity, 1))}.text-\[\#818CF8\]{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.text-\[\#888\]{--tw-text-opacity: 1;color:rgb(136 136 136 / var(--tw-text-opacity, 1))}.text-\[\#888\]\/50{color:#88888880}.text-\[\#8a8f9a\]{--tw-text-opacity: 1;color:rgb(138 143 154 / var(--tw-text-opacity, 1))}.text-\[\#8a96b0\]{--tw-text-opacity: 1;color:rgb(138 150 176 / var(--tw-text-opacity, 1))}.text-\[\#94A3B8\]{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-\[\#999\]{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.text-\[\#9a9a9a\]{--tw-text-opacity: 1;color:rgb(154 154 154 / var(--tw-text-opacity, 1))}.text-\[\#CBD5E1\]{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-\[\#E2E8F0\]{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-\[\#F1F5F9\]{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.text-\[\#F8FAFC\]{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.text-\[\#FFFFFF\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-\[\#a78bfa\]{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.text-\[\#aaa\]{--tw-text-opacity: 1;color:rgb(170 170 170 / var(--tw-text-opacity, 1))}.text-\[\#c8cad0\]{--tw-text-opacity: 1;color:rgb(200 202 208 / var(--tw-text-opacity, 1))}.text-\[\#ccc\]{--tw-text-opacity: 1;color:rgb(204 204 204 / var(--tw-text-opacity, 1))}.text-\[\#e5b23f\]{--tw-text-opacity: 1;color:rgb(229 178 63 / var(--tw-text-opacity, 1))}.text-\[\#f59e0b\]{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-\[var\(--od-btn-primary-text\)\]{color:var(--od-btn-primary-text)}.text-accent-blue{--tw-text-opacity: 1;color:rgb(var(--accent-blue-rgb) / var(--tw-text-opacity, 1))}.text-accent-blue\/80{color:rgb(var(--accent-blue-rgb) / .8)}.text-amber-100\/90{color:#fef3c7e6}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-amber-200\/90{color:#fde68ae6}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-300\/60{color:#fcd34d99}.text-amber-300\/80{color:#fcd34dcc}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-400\/70{color:#fbbf24b3}.text-amber-400\/80{color:#fbbf24cc}.text-amber-400\/90{color:#fbbf24e6}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-500\/70{color:#f59e0bb3}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-blue-200\/60{color:#bfdbfe99}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-300\/90{color:#93c5fde6}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-400\/70{color:#60a5fab3}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-current{color:currentColor}.text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.text-disabled{--tw-text-opacity: 1;color:rgb(var(--text-disabled-rgb) / var(--tw-text-opacity, 1))}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-400\/80{color:#34d399cc}.text-emerald-400\/90{color:#34d399e6}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-500\/50{color:#10b98180}.text-emerald-500\/60{color:#10b98199}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.text-green-300\/80{color:#86efaccc}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-400\/60{color:#4ade8099}.text-green-400\/80{color:#4ade80cc}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-indigo-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.text-muted{--tw-text-opacity: 1;color:rgb(var(--text-muted-rgb) / var(--tw-text-opacity, 1))}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-400\/80{color:#fb923ccc}.text-orange-400\/90{color:#fb923ce6}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.text-primary-blue{--tw-text-opacity: 1;color:rgb(var(--primary-blue-rgb) / var(--tw-text-opacity, 1))}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-red-200\/90{color:#fecacae6}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-400\/60{color:#f8717199}.text-red-400\/70{color:#f87171b3}.text-red-400\/80{color:#f87171cc}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-secondary{--tw-text-opacity: 1;color:rgb(var(--text-secondary-rgb) / var(--tw-text-opacity, 1))}.text-sky-100\/90{color:#e0f2fee6}.text-sky-300{--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.text-sky-400{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.text-tertiary{--tw-text-opacity: 1;color:rgb(var(--text-tertiary-rgb) / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-violet-400{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.text-violet-400\/60{color:#a78bfa99}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/50{color:#ffffff80}.text-white\/55{color:#ffffff8c}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-100{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-300\/80{color:#fde047cc}.text-yellow-300\/90{color:#fde047e6}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-\[\#4d8aff\]\/40{text-decoration-color:#4d8aff66}.underline-offset-2{text-underline-offset:2px}.placeholder-\[\#3a3e4a\]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(58 62 74 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#3a3e4a\]::placeholder{--tw-placeholder-opacity: 1;color:rgb(58 62 74 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#555\]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(85 85 85 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#555\]::placeholder{--tw-placeholder-opacity: 1;color:rgb(85 85 85 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#666\]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(102 102 102 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#666\]::placeholder{--tw-placeholder-opacity: 1;color:rgb(102 102 102 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#888\]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(136 136 136 / var(--tw-placeholder-opacity, 1))}.placeholder-\[\#888\]::placeholder{--tw-placeholder-opacity: 1;color:rgb(136 136 136 / var(--tw-placeholder-opacity, 1))}.placeholder-disabled::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(var(--text-disabled-rgb) / var(--tw-placeholder-opacity, 1))}.placeholder-disabled::placeholder{--tw-placeholder-opacity: 1;color:rgb(var(--text-disabled-rgb) / var(--tw-placeholder-opacity, 1))}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-700::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(55 65 81 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-700::placeholder{--tw-placeholder-opacity: 1;color:rgb(55 65 81 / var(--tw-placeholder-opacity, 1))}.placeholder-muted::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(var(--text-muted-rgb) / var(--tw-placeholder-opacity, 1))}.placeholder-muted::placeholder{--tw-placeholder-opacity: 1;color:rgb(var(--text-muted-rgb) / var(--tw-placeholder-opacity, 1))}.placeholder-tertiary::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(var(--text-tertiary-rgb) / var(--tw-placeholder-opacity, 1))}.placeholder-tertiary::placeholder{--tw-placeholder-opacity: 1;color:rgb(var(--text-tertiary-rgb) / var(--tw-placeholder-opacity, 1))}.accent-\[\#70a2ff\]{accent-color:#70a2ff}.accent-orange-500{accent-color:#f97316}.accent-white{accent-color:#fff}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px 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-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px 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_0_0_3px_\#1C1C1C\,0_4px_16px_rgba\(0\,0\,0\,0\.5\)\]{--tw-shadow: 0 0 0 3px #1C1C1C,0 4px 16px rgba(0,0,0,.5);--tw-shadow-colored: 0 0 0 3px var(--tw-shadow-color), 0 4px 16px 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_0_10px_rgba\(0\,55\,193\,0\.5\)\]{--tw-shadow: 0 0 10px rgba(0,55,193,.5);--tw-shadow-colored: 0 0 10px 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_0_18px_rgba\(0\,55\,193\,0\.45\)\]{--tw-shadow: 0 0 18px rgba(0,55,193,.45);--tw-shadow-colored: 0 0 18px 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_0_20px_rgba\(0\,55\,193\,0\.12\)\]{--tw-shadow: 0 0 20px rgba(0,55,193,.12);--tw-shadow-colored: 0 0 20px 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_0_24px_rgba\(112\,162\,255\,0\.15\)\]{--tw-shadow: 0 0 24px rgba(112,162,255,.15);--tw-shadow-colored: 0 0 24px 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_0_8px_rgba\(0\,55\,193\,0\.4\)\]{--tw-shadow: 0 0 8px rgba(0,55,193,.4);--tw-shadow-colored: 0 0 8px 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_24px_60px_rgba\(0\,0\,0\,0\.45\)\]{--tw-shadow: 0 24px 60px rgba(0,0,0,.45);--tw-shadow-colored: 0 24px 60px 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-\[inset_0_0_0_1px_\#70a2ff\]{--tw-shadow: inset 0 0 0 1px #70a2ff;--tw-shadow-colored: inset 0 0 0 1px 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-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(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)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--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)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[\#70a2ff\]\/10{--tw-shadow-color: rgb(112 162 255 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/20{--tw-shadow-color: rgb(245 158 11 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/30{--tw-shadow-color: rgb(245 158 11 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/40{--tw-shadow-color: rgb(0 0 0 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/50{--tw-shadow-color: rgb(0 0 0 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/20{--tw-shadow-color: rgb(59 130 246 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/20{--tw-shadow-color: rgb(37 99 235 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/20{--tw-shadow-color: rgb(34 197 94 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-primary-blue\/20{--tw-shadow-color: rgb(var(--primary-blue-rgb) / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-primary-blue\/25{--tw-shadow-color: rgb(var(--primary-blue-rgb) / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-primary-blue\/30{--tw-shadow-color: rgb(var(--primary-blue-rgb) / .3);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--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)}.ring-4{--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(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[3px\]{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-\[\#002080\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 32 128 / var(--tw-ring-opacity, 1))}.ring-\[\#0037C1\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 55 193 / var(--tw-ring-opacity, 1))}.ring-\[\#0042E0\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 66 224 / var(--tw-ring-opacity, 1))}.ring-\[\#0048E6\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 72 230 / var(--tw-ring-opacity, 1))}.ring-\[\#0A0A0A\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(10 10 10 / var(--tw-ring-opacity, 1))}.ring-\[\#0A0D12\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(10 13 18 / var(--tw-ring-opacity, 1))}.ring-\[\#0B0E14\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(11 14 20 / var(--tw-ring-opacity, 1))}.ring-\[\#0C0C0C\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(12 12 12 / var(--tw-ring-opacity, 1))}.ring-\[\#0D1017\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(13 16 23 / var(--tw-ring-opacity, 1))}.ring-\[\#0D9488\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(13 148 136 / var(--tw-ring-opacity, 1))}.ring-\[\#0F0F0F\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 15 15 / var(--tw-ring-opacity, 1))}.ring-\[\#0F1318\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 19 24 / var(--tw-ring-opacity, 1))}.ring-\[\#0F766E\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 118 110 / var(--tw-ring-opacity, 1))}.ring-\[\#111111\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 17 17 / var(--tw-ring-opacity, 1))}.ring-\[\#111318\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 19 24 / var(--tw-ring-opacity, 1))}.ring-\[\#115E59\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 94 89 / var(--tw-ring-opacity, 1))}.ring-\[\#141414\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 20 20 / var(--tw-ring-opacity, 1))}.ring-\[\#141820\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 24 32 / var(--tw-ring-opacity, 1))}.ring-\[\#14B8A6\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.ring-\[\#161B24\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 27 36 / var(--tw-ring-opacity, 1))}.ring-\[\#1A2030\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(26 32 48 / var(--tw-ring-opacity, 1))}.ring-\[\#1C1C1C\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(28 28 28 / var(--tw-ring-opacity, 1))}.ring-\[\#1E2430\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 36 48 / var(--tw-ring-opacity, 1))}.ring-\[\#1F1F1F\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(31 31 31 / var(--tw-ring-opacity, 1))}.ring-\[\#2A2A2A\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(42 42 42 / var(--tw-ring-opacity, 1))}.ring-\[\#2A3344\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(42 51 68 / var(--tw-ring-opacity, 1))}.ring-\[\#333333\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 51 51 / var(--tw-ring-opacity, 1))}.ring-\[\#3A4455\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(58 68 85 / var(--tw-ring-opacity, 1))}.ring-\[\#4338CA\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(67 56 202 / var(--tw-ring-opacity, 1))}.ring-\[\#4F46E5\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1))}.ring-\[\#6366F1\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.ring-\[\#70a2ff\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(112 162 255 / var(--tw-ring-opacity, 1))}.ring-\[\#818CF8\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1))}.ring-\[\#94A3B8\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1))}.ring-\[\#CBD5E1\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}.ring-\[\#E2E8F0\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.ring-\[\#F1F5F9\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1))}.ring-\[\#F8FAFC\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 250 252 / var(--tw-ring-opacity, 1))}.ring-\[\#FFFFFF\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.ring-amber-500\/40{--tw-ring-color: rgb(245 158 11 / .4)}.ring-emerald-500\/40{--tw-ring-color: rgb(16 185 129 / .4)}.ring-green-400\/20{--tw-ring-color: rgb(74 222 128 / .2)}.ring-primary-blue{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--primary-blue-rgb) / var(--tw-ring-opacity, 1))}.ring-primary-blue\/30{--tw-ring-color: rgb(var(--primary-blue-rgb) / .3)}.ring-primary-blue\/40{--tw-ring-color: rgb(var(--primary-blue-rgb) / .4)}.ring-sky-500\/40{--tw-ring-color: rgb(14 165 233 / .4)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[2px\]{--tw-blur: blur(2px);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)}.brightness-100{--tw-brightness: brightness(1);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)}.brightness-75{--tw-brightness: brightness(.75);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_2px_8px_rgba\(245\,158\,11\,0\.2\)\]{--tw-drop-shadow: drop-shadow(0 2px 8px rgba(245,158,11,.2));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)}.grayscale{--tw-grayscale: grayscale(100%);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)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{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-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[-webkit-overflow-scrolling\:touch\]{-webkit-overflow-scrolling:touch}.\[color-scheme\:dark\]{color-scheme:dark}.\[overflow-wrap\:anywhere\]{overflow-wrap:anywhere}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}:root{--primary-blue: #0037C1;--primary-blue-hover: #002da1;--primary-blue-hover-alt: #002A9A;--primary-blue-light: #0048E6;--primary-blue-deep: #002080;--secondary-blue: #2563eb;--accent-blue: #3B82F6;--primary-blue-rgb: 0 55 193;--primary-blue-hover-rgb: 0 45 161;--primary-blue-hover-alt-rgb: 0 42 154;--primary-blue-light-rgb: 0 72 230;--primary-blue-deep-rgb: 0 32 128;--accent-blue-rgb: 59 130 246;--text-secondary-rgb: 209 213 219;--text-muted-rgb: 156 163 175;--text-tertiary-rgb: 107 114 128;--text-disabled-rgb: 75 85 99;--surface-rgb: 28 28 28;--surface-raised-rgb: 26 26 26;--surface-overlay-rgb: 18 18 18;--surface-hover-rgb: 42 42 42;--border-default-rgb: 42 42 42;--border-muted-rgb: 58 58 58;--text-secondary: #D1D5DB;--text-muted: #9CA3AF;--text-tertiary: #6B7280;--text-disabled: #4B5563;--subtitle-text: var(--text-muted);--surface: #1C1C1C;--surface-raised: #1A1A1A;--surface-overlay: #121212;--surface-hover: #2A2A2A;--dark-bg: var(--surface);--border-default: #2A2A2A;--border-muted: #3A3A3A;--border-color: var(--border-default);--font-sans: "Inter", system-ui, sans-serif;--font-booking: "DM Sans", system-ui, sans-serif;--font-serif: "Fraunces", Georgia, serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-slideUp{animation:slideUp .3s ease-out forwards}.animate-fadeIn{animation:fadeIn .3s ease-out forwards}.google-places-autocomplete{font-family:Inter,system-ui,sans-serif}.google-places__menu{z-index:100}.google-places__loading-indicator{color:var(--accent-blue)}.google-places__single-value{color:#fff!important}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}[data-theme=light]{--primary-blue: #0D9488;--primary-blue-hover: #0F766E;--primary-blue-light: #14B8A6;--primary-blue-deep: #115E59;--secondary-blue: #0D9488;--accent-blue: #14B8A6;--primary-blue-rgb: 13 148 136;--primary-blue-hover-rgb: 15 118 110;--primary-blue-hover-alt-rgb: 15 118 110;--primary-blue-light-rgb: 20 184 166;--primary-blue-deep-rgb: 17 94 89;--accent-blue-rgb: 20 184 166;--text-secondary: #374151;--text-muted: #6B7280;--text-tertiary: #9CA3AF;--text-disabled: #D1D5DB;--text-secondary-rgb: 55 65 81;--text-muted-rgb: 107 114 128;--text-tertiary-rgb: 156 163 175;--text-disabled-rgb: 209 213 219;--surface: #FFFFFF;--surface-raised: #F9FAFB;--surface-overlay: #F3F4F6;--surface-hover: #E5E7EB;--dark-bg: #F8FAFC;--surface-rgb: 255 255 255;--surface-raised-rgb: 249 250 251;--surface-overlay-rgb: 243 244 246;--surface-hover-rgb: 229 231 235;--border-default: #D1D5DB;--border-muted: #E5E7EB;--border-color: #D1D5DB;--border-default-rgb: 209 213 219;--border-muted-rgb: 229 231 235;color:#1f2937;background-color:#f8fafc}[data-theme=light] body{background-color:#f8fafc;color:#1f2937}[data-theme=light] .font-booking{color:#1f2937!important}[data-theme=light] .bg-\[\#0B0E14\],[data-theme=light] .bg-\[\#0A0D12\],[data-theme=light] .bg-\[\#0F1318\],[data-theme=light] .bg-\[\#0F1318\]\/50,[data-theme=light] .bg-\[\#0D1017\],[data-theme=light] .bg-\[\#141820\],[data-theme=light] .bg-\[\#161B24\],[data-theme=light] .bg-\[\#111620\]{background-color:var(--admin-page-bg, #F8FAFC)!important}[data-theme=light] .border-\[\#1E2430\],[data-theme=light] .border-\[\#1A2030\],[data-theme=light] .border-\[\#2A3344\],[data-theme=light] .border-\[\#3A4455\]{border-color:var(--admin-border-primary, #E2E8F0)!important}[data-theme=light] .bg-\[\#0A0A0A\],[data-theme=light] .bg-\[\#0F0F0F\],[data-theme=light] .bg-\[\#0C0C0C\],[data-theme=light] .bg-\[\#141414\],[data-theme=light] .bg-\[\#111111\],[data-theme=light] .bg-\[\#1C1C1C\]{background-color:var(--supplier-page-bg, #F8FAFC)!important}[data-theme=light] .border-\[\#1F1F1F\],[data-theme=light] .border-\[\#1C1C1C\],[data-theme=light] .border-\[\#2A2A2A\],[data-theme=light] .border-\[\#333333\],[data-theme=light] .border-\[\#333\]{border-color:var(--supplier-border-primary, #E2E8F0)!important}[data-theme=light] .bg-\[\#141720\],[data-theme=light] .bg-\[\#1a1d24\],[data-theme=light] .bg-\[\#151920\],[data-theme=light] .bg-\[\#111318\],[data-theme=light] .bg-\[\#0B0D0F\],[data-theme=light] .bg-\[\#161616\],[data-theme=light] .bg-\[\#0d0d0d\],[data-theme=light] .bg-\[\#0e1017\],[data-theme=light] .bg-\[\#0D1117\],[data-theme=light] .bg-\[\#141a2c\],[data-theme=light] .bg-\[\#1a2a5a\],[data-theme=light] .bg-\[\#080808\],[data-theme=light] .bg-\[\#111827\],[data-theme=light] .bg-\[\#22262f\],[data-theme=light] .bg-\[\#111\],[data-theme=light] .bg-\[\#181818\],[data-theme=light] .bg-\[\#1e1e1e\],[data-theme=light] .bg-\[\#0a1a12\],[data-theme=light] .bg-\[\#1a0f05\]{background-color:#fff!important}[data-theme=light] .border-\[\#2a2e38\],[data-theme=light] .border-\[\#3a3e48\],[data-theme=light] .border-\[\#1e2028\],[data-theme=light] .border-\[\#1e2028\]\/50,[data-theme=light] .border-\[\#1E2A3A\],[data-theme=light] .border-\[\#1a1a1a\],[data-theme=light] .border-\[\#242424\],[data-theme=light] .border-\[\#2d2d2d\],[data-theme=light] .border-\[\#252525\],[data-theme=light] .border-\[\#333\],[data-theme=light] .border-\[\#222\]{border-color:#e2e8f0!important}[data-theme=light] .bg-\[\#1a1d24\].border.border-\[\#2a2e38\]{background-color:#f1f5f9!important;border-color:#94a3b8!important;color:#1f2937!important}[data-theme=light] .bg-\[\#1a1d24\].border.border-\[\#2a2e38\]:hover{background-color:#e2e8f0!important;border-color:#64748b!important}[data-theme=light] .image-expand-btn{background-color:#ffffffd9!important;border-color:#0f172a1f!important}[data-theme=light] .image-expand-btn:hover{background-color:#fffffff2!important}[data-theme=light] .image-expand-btn svg{color:#1f2937!important}[data-theme=light] .hover\:border-\[\#3d3d3d\]:hover{border-color:#cbd5e1!important}[data-theme=light] .bg-\[\#093dbc\]{background-color:var(--primary-blue)!important;color:#fff!important}[data-theme=light] .hover\:bg-\[\#0a46d8\]:hover{background-color:var(--primary-blue-hover)!important}[data-theme=light] .text-\[\#70a2ff\],[data-theme=light] .stroke-\[\#70a2ff\]{color:var(--primary-blue)!important}[data-theme=light] .bg-\[\#70a2ff\]{background-color:var(--primary-blue)!important;color:#fff!important}[data-theme=light] .ring-\[\#70a2ff\]{--tw-ring-color: var(--primary-blue) !important}[data-theme=light] .bg-gradient-to-r.from-\[\#093dbc\]{background:linear-gradient(to right,var(--primary-blue),var(--primary-blue-light))!important;color:#fff!important}[data-theme=light] .bg-gradient-to-b.from-\[\#70a2ff\]\/\[0\.08\]{background:linear-gradient(to bottom,#0d94880f,#fff)!important}[data-theme=light] .bg-\[\#0d0d0d\]{background-color:#fff!important}[data-theme=light] .border-\[\#1e1e1e\]{border-color:#e2e8f0!important}[data-theme=light] .bg-\[\#222\]{background-color:#e2e8f0!important}[data-theme=light] .bg-\[\#093dbc\]\/20,[data-theme=light] .bg-\[\#70a2ff\]\/10,[data-theme=light] .bg-\[\#70a2ff\]\/12,[data-theme=light] .bg-\[\#70a2ff\]\/15{background-color:#0d94881a!important}[data-theme=light] .hover\:bg-\[\#70a2ff\]\/15:hover,[data-theme=light] .hover\:bg-\[\#70a2ff\]\/20:hover{background-color:#0d948826!important}[data-theme=light] .border-\[\#70a2ff\]\/20,[data-theme=light] .border-\[\#70a2ff\]\/30{border-color:#0d94884d!important}[data-theme=light] .shadow-\[\#70a2ff\]\/10{--tw-shadow-color: rgba(13, 148, 136, .1) !important}[data-theme=light] .bg-\[\#093dbc\]\/8{background-color:#0d94880f!important}[data-theme=light] .bg-black{background-color:#f8fafc!important}[data-theme=light] .bg-\[\#1e1e2e\]{background-color:#e2e8f0!important}[data-theme=light] .border-\[\#2e2e40\]{border-color:#cbd5e1!important}[data-theme=light] .bg-\[\#111827\],[data-theme=light] .bg-\[\#0a0e1a\],[data-theme=light] .bg-\[\#1a2236\],[data-theme=light] .bg-\[\#111827\]\/95{background-color:#fff!important}[data-theme=light] .border-\[\#1e2a42\],[data-theme=light] .border-\[\#2a3654\]{border-color:#e2e8f0!important}[data-theme=light] .hover\:bg-\[\#1e2a42\]:hover{background-color:#f1f5f9!important}[data-theme=light] .hover\:border-gray-500:hover{border-color:#94a3b8!important}[data-theme=light] .focus\:border-\[\#70a2ff\]:focus,[data-theme=light] .focus\:ring-\[\#70a2ff\]:focus{border-color:var(--primary-blue)!important;--tw-ring-color: var(--primary-blue) !important}[data-theme=light] .text-white:not(.bg-primary-blue):not([class*=bg-emerald]):not([class*=bg-red]):not([class*=bg-amber]):not([class*=bg-gradient]):not([class*="bg-[#093dbc]"]):not([class*=btn-primary]):not(.bg-green-600):not(.bg-green-500){color:#1f2937!important}[data-theme=light] .bg-primary-blue .text-white,[data-theme=light] .bg-primary-blue,[data-theme=light] .bg-primary-blue *,[data-theme=light] .bg-primary-blue-hover *,[data-theme=light] .bg-\[\#093dbc\] *,[data-theme=light] .bg-emerald-500 *,[data-theme=light] .bg-red-500 *,[data-theme=light] [class*=bg-gradient-to-r][class*=from-primary] *,[data-theme=light] .btn-primary,[data-theme=light] .btn-primary *{color:#fff!important}[data-theme=light] .text-\[\#ccc\],[data-theme=light] .text-\[\#888\],[data-theme=light] .text-\[\#999\]{color:#6b7280!important}[data-theme=light] .text-\[\#666\],[data-theme=light] .text-\[\#555\],[data-theme=light] .text-\[\#777\]{color:#9ca3af!important}[data-theme=light] .text-\[\#c8cad0\]{color:#4b5563!important}[data-theme=light] .text-\[\#8a8f9a\]{color:#6b7280!important}[data-theme=light] .text-\[\#6b7080\]{color:#9ca3af!important}[data-theme=light] [style*="rgba(80,60,20"]{background:linear-gradient(180deg,rgba(245,158,11,.06) 0%,transparent 100%)!important}[data-theme=light] [style*="rgba(20,23,32"]{background:transparent!important}[data-theme=light] .bg-white\/8{background-color:#0000000d!important}[data-theme=light] .hover\:bg-white\/15:hover{background-color:#00000014!important}[data-theme=light] .text-white\/50{color:#6b7280!important}[data-theme=light] .text-gray-200,[data-theme=light] .text-gray-100{color:#374151!important}[data-theme=light] .placeholder-tertiary::-moz-placeholder,[data-theme=light] .placeholder-disabled::-moz-placeholder{color:#9ca3af!important}[data-theme=light] .placeholder-tertiary::placeholder,[data-theme=light] .placeholder-disabled::placeholder{color:#9ca3af!important}[data-theme=light] .border-white\/5,[data-theme=light] .border-white\/\[0\.06\],[data-theme=light] .border-white\/\[0\.08\],[data-theme=light] .border-white\/10,[data-theme=light] .border-white\/30,[data-theme=light] .border-white\/35{border-color:#e2e8f0!important}[data-theme=light] .border-white{border-color:#1f2937!important}[data-theme=light] .text-\[\#aaa\]{color:#6b7280!important}[data-theme=light] .hover\:text-\[\#aaa\]:hover{color:#4b5563!important}[data-theme=light] .border-gray-600,[data-theme=light] .border-gray-700,[data-theme=light] .border-gray-800{border-color:#d1d5db!important}[data-theme=light] .hover\:border-gray-600:hover,[data-theme=light] .hover\:border-gray-700:hover{border-color:#94a3b8!important}[data-theme=light] input,[data-theme=light] textarea,[data-theme=light] select{color:#1f2937!important;border-color:#d1d5db!important;background-color:#fff!important}[data-theme=light] input:focus,[data-theme=light] textarea:focus,[data-theme=light] select:focus{border-color:var(--primary-blue)!important}[data-theme=light] .hover\:bg-\[\#161B24\]:hover,[data-theme=light] .hover\:bg-\[\#111111\]:hover,[data-theme=light] .hover\:bg-\[\#1E2430\]:hover,[data-theme=light] .hover\:bg-\[\#2A2A2A\]:hover,[data-theme=light] .hover\:bg-\[\#22262f\]:hover,[data-theme=light] .hover\:bg-\[\#1a1d24\]:hover,[data-theme=light] .hover\:bg-\[\#1e1e2e\]:hover,[data-theme=light] .hover\:bg-\[\#141414\]:hover,[data-theme=light] .hover\:bg-white\/5:hover,[data-theme=light] .hover\:bg-white\/\[0\.06\]:hover,[data-theme=light] .hover\:bg-white\/15:hover,[data-theme=light] .hover\:bg-white\/25:hover{background-color:#f1f5f9!important}[data-theme=light] .hover\:bg-\[\#0a46d8\]:hover,[data-theme=light] .hover\:bg-\[\#0a47d4\]:hover{background-color:var(--primary-blue-hover)!important}[data-theme=light] .hover\:text-white:hover:not(.btn-primary):not(.bg-primary-blue):not([class*=bg-emerald]):not([class*=bg-red]){color:#111827!important}[data-theme=light] .hover\:border-\[\#2A3344\]:hover,[data-theme=light] .hover\:border-\[\#333\]:hover,[data-theme=light] .hover\:border-\[\#3a3e48\]:hover,[data-theme=light] .hover\:border-\[\#555\]:hover,[data-theme=light] .hover\:border-\[\#2A2A2A\]:hover,[data-theme=light] .hover\:border-white\/25:hover{border-color:#94a3b8!important}[data-theme=light] .bg-primary-blue,[data-theme=light] .bg-primary-blue-hover,[data-theme=light] .bg-primary-blue *,[data-theme=light] .bg-primary-blue-hover *,[data-theme=light] [class*=bg-primary-blue],[data-theme=light] [class*=bg-primary-blue] *,[data-theme=light] button.btn-primary,[data-theme=light] button.btn-primary *,[data-theme=light] a.btn-primary,[data-theme=light] a.btn-primary *,[data-theme=light] .bg-emerald-500,[data-theme=light] .bg-emerald-500 *,[data-theme=light] .bg-red-500,[data-theme=light] .bg-red-500 *,[data-theme=light] .bg-amber-500,[data-theme=light] .bg-amber-500 *{color:#fff!important}[data-theme=light] .btn-secondary{color:#374151!important;border-color:#d1d5db!important;background-color:transparent!important}[data-theme=light] .btn-secondary:hover{background-color:#f1f5f9!important;border-color:#94a3b8!important}[data-theme=light] .divide-\[\#1E2430\]>*+*,[data-theme=light] .divide-\[\#1C1C1C\]>*+*,[data-theme=light] .divide-\[\#1F1F1F\]>*+*{border-color:#e2e8f0!important}[data-theme=light] .border-t.border-\[\#1A2030\],[data-theme=light] .border-t.border-\[\#1C1C1C\]{border-color:#e2e8f0!important}[data-theme=light] .bg-black\/30{background-color:#0000000d!important}[data-theme=light] .bg-black\/40{background-color:#00000014!important}[data-theme=light] .border-b[class*="border-white/"]{border-color:#e2e8f0!important}[data-theme=light] .bg-\[\#141414\]\/90{background-color:#fffffff2!important}[data-theme=light] .bg-surface{background-color:#f3f4f6!important}[data-theme=light] .bg-\[\#181818\]{background-color:#fff!important;border-color:#e2e8f0!important}[data-theme=light] .border-\[\#242424\]{border-color:#e2e8f0!important}[data-theme=light] .border-\[\#70a2ff\]{border-color:var(--primary-blue)!important}[data-theme=light] .shadow-\[0_0_0_4px_rgba\(112\,162\,255\,0\.08\)\]{box-shadow:0 0 0 4px #0d948814!important}[data-theme=light] .text-\[\#9a9a9a\]{color:#4b5563!important}[data-theme=light] button.bg-\[\#181818\],[data-theme=light] button.bg-\[\#181818\] h3,[data-theme=light] button.bg-\[\#181818\] p:not([class*="text-["]),[data-theme=light] button[class*="bg-[#093dbc]"],[data-theme=light] button[class*="bg-[#093dbc]"] h3,[data-theme=light] button[class*="bg-[#093dbc]"] p:not([class*="text-["]){color:#1f2937!important}[data-theme=light] .bg-\[\#111\]{background-color:#f1f5f9!important}[data-theme=light] .shadow-black\/50,[data-theme=light] .shadow-black\/20{--tw-shadow-color: rgba(0, 0, 0, .08) !important}[data-theme=light] .bg-black\/50,[data-theme=light] .bg-black\/60{background-color:#0006!important}[data-theme=light] .bg-\[\#141720\],[data-theme=light] .bg-\[\#111318\]{background-color:#fff!important;box-shadow:0 25px 50px -12px #00000026!important}[data-theme=light] .bg-gradient-to-t.from-black\/50{background:linear-gradient(to top,rgba(0,0,0,.4),transparent)!important}[data-theme=light] .bg-black\/55,[data-theme=light] .bg-black\/75{background-color:#0000008c!important}[data-theme=light] .hover\:bg-black\/75:hover{background-color:#000000bf!important}[data-theme=light] .hover\:bg-black\/80:hover{background-color:#000c!important}[data-theme=light] .bg-white.text-black,[data-theme=light] .bg-white.text-\[\#0A0A0A\],[data-theme=light] .bg-white.text-\[\#0B0E14\]{background-color:var(--primary-blue)!important;color:#fff!important}[data-theme=light] .bg-white.text-\[\#0A0A0A\]:hover,[data-theme=light] .bg-white.text-\[\#0B0E14\]:hover{background-color:var(--primary-blue-hover)!important}[data-theme=light] .bg-\[\#141a2c\]{background-color:#fff!important;border-color:#e2e8f0!important}[data-theme=light] .bg-\[\#0c0f1a\]{background-color:#fff!important;border-color:#e2e8f0!important;box-shadow:0 24px 60px #0000001f!important}[data-theme=light] .text-white\/60{color:#6b7280!important}[data-theme=light] .text-white\/50,[data-theme=light] .text-white\/42,[data-theme=light] .text-white\/40{color:#9ca3af!important}[data-theme=light] .text-white\/12{color:#d1d5db!important}[data-theme=light] .border-white\/12{border-color:#d1d5db!important}[data-theme=light] .bg-\[rgba\(9\,61\,188\,0\.18\)\]{background-color:#0d94881a!important}[data-theme=light] .border-\[rgba\(112\,162\,255\,0\.45\)\]{border-color:var(--primary-blue)!important}[data-theme=light] .bg-primary-blue-deep{color:#fff!important}[data-theme=light] .border-l-2.border-emerald-500{border-left-color:var(--primary-blue)!important}[data-theme=light] .bg-\[\#181818\]{background-color:#f9fafb!important;border-color:#e2e8f0!important}[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4{color:#111827!important}[data-theme=light] .text-accent-blue,[data-theme=light] .text-primary-blue{color:var(--primary-blue)!important}.placeholder\:text-\[\#555\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(85 85 85 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#555\]::placeholder{--tw-text-opacity: 1;color:rgb(85 85 85 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#888\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(136 136 136 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#888\]::placeholder{--tw-text-opacity: 1;color:rgb(136 136 136 / var(--tw-text-opacity, 1))}.placeholder\:text-disabled::-moz-placeholder{--tw-text-opacity: 1;color:rgb(var(--text-disabled-rgb) / var(--tw-text-opacity, 1))}.placeholder\:text-disabled::placeholder{--tw-text-opacity: 1;color:rgb(var(--text-disabled-rgb) / var(--tw-text-opacity, 1))}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:pb-0:last-child{padding-bottom:0}.checked\:border-primary-blue:checked{--tw-border-opacity: 1;border-color:rgb(var(--primary-blue-rgb) / var(--tw-border-opacity, 1))}.checked\:bg-primary-blue:checked{--tw-bg-opacity: 1;background-color:rgb(var(--primary-blue-rgb) / var(--tw-bg-opacity, 1))}.focus-within\:border-\[\#5b8fff\]:focus-within{--tw-border-opacity: 1;border-color:rgb(91 143 255 / var(--tw-border-opacity, 1))}.focus-within\:border-red-500\/70:focus-within{border-color:#ef4444b3}.focus-within\:ring-2:focus-within{--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-within\:ring-primary-blue:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--primary-blue-rgb) / var(--tw-ring-opacity, 1))}.hover\:scale-105:hover{--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))}.hover\:border-\[\#002080\]:hover{--tw-border-opacity: 1;border-color:rgb(0 32 128 / var(--tw-border-opacity, 1))}.hover\:border-\[\#0037C1\]:hover{--tw-border-opacity: 1;border-color:rgb(0 55 193 / var(--tw-border-opacity, 1))}.hover\:border-\[\#0037C1\]\/50:hover{border-color:#0037c180}.hover\:border-\[\#0042E0\]:hover{--tw-border-opacity: 1;border-color:rgb(0 66 224 / var(--tw-border-opacity, 1))}.hover\:border-\[\#0048E6\]:hover{--tw-border-opacity: 1;border-color:rgb(0 72 230 / var(--tw-border-opacity, 1))}.hover\:border-\[\#0A0A0A\]:hover{--tw-border-opacity: 1;border-color:rgb(10 10 10 / var(--tw-border-opacity, 1))}.hover\:border-\[\#0A0D12\]:hover{--tw-border-opacity: 1;border-color:rgb(10 13 18 / var(--tw-border-opacity, 1))}.hover\:border-\[\#0B0E14\]:hover{--tw-border-opacity: 1;border-color:rgb(11 14 20 / var(--tw-border-opacity, 1))}.hover\:border-\[\#0C0C0C\]:hover{--tw-border-opacity: 1;border-color:rgb(12 12 12 / var(--tw-border-opacity, 1))}.hover\:border-\[\#0D1017\]:hover{--tw-border-opacity: 1;border-color:rgb(13 16 23 / var(--tw-border-opacity, 1))}.hover\:border-\[\#0D9488\]:hover{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.hover\:border-\[\#0F0F0F\]:hover{--tw-border-opacity: 1;border-color:rgb(15 15 15 / var(--tw-border-opacity, 1))}.hover\:border-\[\#0F1318\]:hover{--tw-border-opacity: 1;border-color:rgb(15 19 24 / var(--tw-border-opacity, 1))}.hover\:border-\[\#0F766E\]:hover{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.hover\:border-\[\#111111\]:hover{--tw-border-opacity: 1;border-color:rgb(17 17 17 / var(--tw-border-opacity, 1))}.hover\:border-\[\#115E59\]:hover{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.hover\:border-\[\#141414\]:hover{--tw-border-opacity: 1;border-color:rgb(20 20 20 / var(--tw-border-opacity, 1))}.hover\:border-\[\#141820\]:hover{--tw-border-opacity: 1;border-color:rgb(20 24 32 / var(--tw-border-opacity, 1))}.hover\:border-\[\#14B8A6\]:hover{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.hover\:border-\[\#161B24\]:hover{--tw-border-opacity: 1;border-color:rgb(22 27 36 / var(--tw-border-opacity, 1))}.hover\:border-\[\#1A2030\]:hover{--tw-border-opacity: 1;border-color:rgb(26 32 48 / var(--tw-border-opacity, 1))}.hover\:border-\[\#1C1C1C\]:hover{--tw-border-opacity: 1;border-color:rgb(28 28 28 / var(--tw-border-opacity, 1))}.hover\:border-\[\#1E2430\]:hover{--tw-border-opacity: 1;border-color:rgb(30 36 48 / var(--tw-border-opacity, 1))}.hover\:border-\[\#1F1F1F\]:hover{--tw-border-opacity: 1;border-color:rgb(31 31 31 / var(--tw-border-opacity, 1))}.hover\:border-\[\#21C55E\]\/30:hover{border-color:#21c55e4d}.hover\:border-\[\#2A2A2A\]:hover{--tw-border-opacity: 1;border-color:rgb(42 42 42 / var(--tw-border-opacity, 1))}.hover\:border-\[\#2A3344\]:hover{--tw-border-opacity: 1;border-color:rgb(42 51 68 / var(--tw-border-opacity, 1))}.hover\:border-\[\#2a2e38\]:hover{--tw-border-opacity: 1;border-color:rgb(42 46 56 / var(--tw-border-opacity, 1))}.hover\:border-\[\#333333\]:hover,.hover\:border-\[\#333\]:hover{--tw-border-opacity: 1;border-color:rgb(51 51 51 / var(--tw-border-opacity, 1))}.hover\:border-\[\#3A3A3A\]:hover{--tw-border-opacity: 1;border-color:rgb(58 58 58 / var(--tw-border-opacity, 1))}.hover\:border-\[\#3A4455\]:hover{--tw-border-opacity: 1;border-color:rgb(58 68 85 / var(--tw-border-opacity, 1))}.hover\:border-\[\#3a3a5e\]:hover{--tw-border-opacity: 1;border-color:rgb(58 58 94 / var(--tw-border-opacity, 1))}.hover\:border-\[\#3a3e48\]:hover{--tw-border-opacity: 1;border-color:rgb(58 62 72 / var(--tw-border-opacity, 1))}.hover\:border-\[\#3d3d3d\]:hover{--tw-border-opacity: 1;border-color:rgb(61 61 61 / var(--tw-border-opacity, 1))}.hover\:border-\[\#4338CA\]:hover{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.hover\:border-\[\#444\]:hover{--tw-border-opacity: 1;border-color:rgb(68 68 68 / var(--tw-border-opacity, 1))}.hover\:border-\[\#4A4A4A\]:hover{--tw-border-opacity: 1;border-color:rgb(74 74 74 / var(--tw-border-opacity, 1))}.hover\:border-\[\#4F46E5\]:hover{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.hover\:border-\[\#5B8DEF\]:hover{--tw-border-opacity: 1;border-color:rgb(91 141 239 / var(--tw-border-opacity, 1))}.hover\:border-\[\#6366F1\]:hover{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.hover\:border-\[\#70a2ff\]:hover{--tw-border-opacity: 1;border-color:rgb(112 162 255 / var(--tw-border-opacity, 1))}.hover\:border-\[\#70a2ff\]\/30:hover{border-color:#70a2ff4d}.hover\:border-\[\#70a2ff\]\/40:hover{border-color:#70a2ff66}.hover\:border-\[\#818CF8\]:hover{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.hover\:border-\[\#8a96b0\]:hover{--tw-border-opacity: 1;border-color:rgb(138 150 176 / var(--tw-border-opacity, 1))}.hover\:border-\[\#94A3B8\]:hover{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.hover\:border-\[\#CBD5E1\]:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.hover\:border-\[\#E2E8F0\]:hover{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.hover\:border-\[\#F1F5F9\]:hover{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.hover\:border-\[\#F8FAFC\]:hover{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))}.hover\:border-\[\#FFFFFF\]:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.hover\:border-\[rgba\(112\,162\,255\,0\.35\)\]:hover{border-color:#70a2ff59}.hover\:border-\[var\(--od-hover-border\)\]:hover{border-color:var(--od-hover-border)}.hover\:border-accent-blue:hover{--tw-border-opacity: 1;border-color:rgb(var(--accent-blue-rgb) / var(--tw-border-opacity, 1))}.hover\:border-accent-blue\/40:hover{border-color:rgb(var(--accent-blue-rgb) / .4)}.hover\:border-accent-blue\/50:hover{border-color:rgb(var(--accent-blue-rgb) / .5)}.hover\:border-amber-500\/30:hover{border-color:#f59e0b4d}.hover\:border-amber-500\/40:hover{border-color:#f59e0b66}.hover\:border-blue-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.hover\:border-border:hover{--tw-border-opacity: 1;border-color:rgb(var(--border-default-rgb) / var(--tw-border-opacity, 1))}.hover\:border-border-muted:hover{--tw-border-opacity: 1;border-color:rgb(var(--border-muted-rgb) / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-gray-500:hover{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.hover\:border-gray-600:hover{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.hover\:border-green-500\/40:hover{border-color:#22c55e66}.hover\:border-green-500\/50:hover{border-color:#22c55e80}.hover\:border-primary-blue:hover{--tw-border-opacity: 1;border-color:rgb(var(--primary-blue-rgb) / var(--tw-border-opacity, 1))}.hover\:border-primary-blue\/50:hover{border-color:rgb(var(--primary-blue-rgb) / .5)}.hover\:border-red-400:hover{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.hover\:border-slate-600:hover{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.hover\:border-white\/20:hover{border-color:#fff3}.hover\:border-white\/25:hover{border-color:#ffffff40}.hover\:bg-\[\#002080\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 32 128 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0029A3\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 41 163 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#002da0\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 45 160 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#002da1\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 45 161 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0037C1\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 55 193 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0042E0\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 66 224 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0048E6\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 72 230 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0052FF\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 82 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0A0A0A\]:hover{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0A0D12\]:hover{--tw-bg-opacity: 1;background-color:rgb(10 13 18 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0B0E14\]:hover{--tw-bg-opacity: 1;background-color:rgb(11 14 20 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0C0C0C\]:hover{--tw-bg-opacity: 1;background-color:rgb(12 12 12 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0D1017\]:hover{--tw-bg-opacity: 1;background-color:rgb(13 16 23 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0D9488\]:hover{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0E0E0E\]:hover{--tw-bg-opacity: 1;background-color:rgb(14 14 14 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0F0F0F\]:hover{--tw-bg-opacity: 1;background-color:rgb(15 15 15 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0F0F0F\]\/50:hover{background-color:#0f0f0f80}.hover\:bg-\[\#0F1318\]:hover{--tw-bg-opacity: 1;background-color:rgb(15 19 24 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0F1318\]\/50:hover{background-color:#0f131880}.hover\:bg-\[\#0F766E\]:hover{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0a46d8\]:hover{--tw-bg-opacity: 1;background-color:rgb(10 70 216 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0a47d4\]:hover{--tw-bg-opacity: 1;background-color:rgb(10 71 212 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0d1b3c\]:hover{--tw-bg-opacity: 1;background-color:rgb(13 27 60 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#111111\]:hover,.hover\:bg-\[\#111\]:hover{--tw-bg-opacity: 1;background-color:rgb(17 17 17 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#115E59\]:hover{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#141414\]:hover{--tw-bg-opacity: 1;background-color:rgb(20 20 20 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#141820\]:hover{--tw-bg-opacity: 1;background-color:rgb(20 24 32 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#14B8A6\]:hover{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#161B24\]:hover{--tw-bg-opacity: 1;background-color:rgb(22 27 36 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#161B24\]\/30:hover{background-color:#161b244d}.hover\:bg-\[\#161B24\]\/50:hover{background-color:#161b2480}.hover\:bg-\[\#1A1A1A\]:hover{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1A2030\]:hover{--tw-bg-opacity: 1;background-color:rgb(26 32 48 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1C1C1C\]:hover{--tw-bg-opacity: 1;background-color:rgb(28 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1E2430\]:hover{--tw-bg-opacity: 1;background-color:rgb(30 36 48 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1E2A3A\]:hover{--tw-bg-opacity: 1;background-color:rgb(30 42 58 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1F1F1F\]:hover{--tw-bg-opacity: 1;background-color:rgb(31 31 31 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1d4ed8\]:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1e1e2e\]:hover{--tw-bg-opacity: 1;background-color:rgb(30 30 46 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1e2a42\]:hover{--tw-bg-opacity: 1;background-color:rgb(30 42 66 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1e2a42\]\/50:hover{background-color:#1e2a4280}.hover\:bg-\[\#21C55E\]\/20:hover{background-color:#21c55e33}.hover\:bg-\[\#22262f\]:hover{--tw-bg-opacity: 1;background-color:rgb(34 38 47 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#222\]:hover{--tw-bg-opacity: 1;background-color:rgb(34 34 34 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#252010\]:hover{--tw-bg-opacity: 1;background-color:rgb(37 32 16 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#252d3d\]:hover{--tw-bg-opacity: 1;background-color:rgb(37 45 61 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2A2A2A\]:hover{--tw-bg-opacity: 1;background-color:rgb(42 42 42 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2A3344\]:hover{--tw-bg-opacity: 1;background-color:rgb(42 51 68 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#333333\]:hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#3A4455\]:hover{--tw-bg-opacity: 1;background-color:rgb(58 68 85 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4338CA\]:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4F46E5\]:hover{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#60A5FA\]\/10:hover{background-color:#60a5fa1a}.hover\:bg-\[\#6366F1\]:hover{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#70a2ff\]\/10:hover{background-color:#70a2ff1a}.hover\:bg-\[\#70a2ff\]\/15:hover{background-color:#70a2ff26}.hover\:bg-\[\#70a2ff\]\/20:hover{background-color:#70a2ff33}.hover\:bg-\[\#818CF8\]:hover{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#94A3B8\]:hover{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#CBD5E1\]:hover{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E2E8F0\]:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F1F5F9\]:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F8FAFC\]:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFFFFF\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e5e5e5\]:hover{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e6e6e6\]:hover{--tw-bg-opacity: 1;background-color:rgb(230 230 230 / var(--tw-bg-opacity, 1))}.hover\:bg-\[rgba\(112\,162\,255\,0\.06\)\]:hover{background-color:#70a2ff0f}.hover\:bg-\[var\(--od-btn-primary-hover\)\]:hover{background-color:var(--od-btn-primary-hover)}.hover\:bg-\[var\(--od-hover-bg\)\]:hover{background-color:var(--od-hover-bg)}.hover\:bg-amber-400:hover{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-400\/20:hover{background-color:#fbbf2433}.hover\:bg-amber-500\/10:hover{background-color:#f59e0b1a}.hover\:bg-amber-500\/20:hover{background-color:#f59e0b33}.hover\:bg-amber-500\/25:hover{background-color:#f59e0b40}.hover\:bg-amber-500\/30:hover{background-color:#f59e0b4d}.hover\:bg-amber-500\/5:hover{background-color:#f59e0b0d}.hover\:bg-amber-700:hover{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-900\/30:hover{background-color:#78350f4d}.hover\:bg-black\/40:hover{background-color:#0006}.hover\:bg-black\/50:hover{background-color:#00000080}.hover\:bg-black\/70:hover{background-color:#000000b3}.hover\:bg-black\/75:hover{background-color:#000000bf}.hover\:bg-black\/80:hover{background-color:#000c}.hover\:bg-blue-500:hover{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-500\/10:hover{background-color:#3b82f61a}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-900\/50:hover{background-color:#1e3a8a80}.hover\:bg-border-muted:hover{--tw-bg-opacity: 1;background-color:rgb(var(--border-muted-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-border-muted\/50:hover{background-color:rgb(var(--border-muted-rgb) / .5)}.hover\:bg-border-muted\/60:hover{background-color:rgb(var(--border-muted-rgb) / .6)}.hover\:bg-emerald-500:hover{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-500\/10:hover{background-color:#10b9811a}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-green-500\/10:hover{background-color:#22c55e1a}.hover\:bg-green-500\/20:hover{background-color:#22c55e33}.hover\:bg-green-500\/30:hover{background-color:#22c55e4d}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-green-900\/20:hover{background-color:#14532d33}.hover\:bg-green-900\/50:hover{background-color:#14532d80}.hover\:bg-orange-500\/10:hover{background-color:#f973161a}.hover\:bg-orange-500\/30:hover{background-color:#f973164d}.hover\:bg-primary-blue-hover:hover{--tw-bg-opacity: 1;background-color:rgb(var(--primary-blue-hover-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-primary-blue-hover-alt:hover{--tw-bg-opacity: 1;background-color:rgb(var(--primary-blue-hover-alt-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-primary-blue-light:hover{--tw-bg-opacity: 1;background-color:rgb(var(--primary-blue-light-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-primary-blue\/10:hover{background-color:rgb(var(--primary-blue-rgb) / .1)}.hover\:bg-primary-blue\/20:hover{background-color:rgb(var(--primary-blue-rgb) / .2)}.hover\:bg-primary-blue\/30:hover{background-color:rgb(var(--primary-blue-rgb) / .3)}.hover\:bg-primary-blue\/5:hover{background-color:rgb(var(--primary-blue-rgb) / .05)}.hover\:bg-primary-blue\/80:hover{background-color:rgb(var(--primary-blue-rgb) / .8)}.hover\:bg-primary-blue\/90:hover{background-color:rgb(var(--primary-blue-rgb) / .9)}.hover\:bg-purple-500\/20:hover{background-color:#a855f733}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.hover\:bg-red-400\/10:hover{background-color:#f871711a}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-red-500\/15:hover{background-color:#ef444426}.hover\:bg-red-500\/20:hover{background-color:#ef444433}.hover\:bg-red-500\/30:hover{background-color:#ef44444d}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.hover\:bg-red-900\/10:hover{background-color:#7f1d1d1a}.hover\:bg-red-900\/20:hover{background-color:#7f1d1d33}.hover\:bg-red-900\/30:hover{background-color:#7f1d1d4d}.hover\:bg-slate-800\/70:hover{background-color:#1e293bb3}.hover\:bg-surface:hover{--tw-bg-opacity: 1;background-color:rgb(var(--surface-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-surface-hover:hover{--tw-bg-opacity: 1;background-color:rgb(var(--surface-hover-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-surface-hover\/30:hover{background-color:rgb(var(--surface-hover-rgb) / .3)}.hover\:bg-surface-hover\/50:hover{background-color:rgb(var(--surface-hover-rgb) / .5)}.hover\:bg-surface-hover\/60:hover{background-color:rgb(var(--surface-hover-rgb) / .6)}.hover\:bg-surface-overlay:hover{--tw-bg-opacity: 1;background-color:rgb(var(--surface-overlay-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-surface-raised:hover{--tw-bg-opacity: 1;background-color:rgb(var(--surface-raised-rgb) / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/15:hover{background-color:#ffffff26}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/25:hover{background-color:#ffffff40}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/60:hover{background-color:#fff9}.hover\:bg-white\/\[0\.02\]:hover{background-color:#ffffff05}.hover\:bg-white\/\[0\.06\]:hover{background-color:#ffffff0f}.hover\:bg-yellow-500\/10:hover{background-color:#eab3081a}.hover\:bg-yellow-500\/30:hover{background-color:#eab3084d}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-700:hover{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.hover\:text-\[\#002080\]:hover{--tw-text-opacity: 1;color:rgb(0 32 128 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0037C1\]:hover{--tw-text-opacity: 1;color:rgb(0 55 193 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0042E0\]:hover{--tw-text-opacity: 1;color:rgb(0 66 224 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0048E6\]:hover{--tw-text-opacity: 1;color:rgb(0 72 230 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0A0A0A\]:hover{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0A0D12\]:hover{--tw-text-opacity: 1;color:rgb(10 13 18 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0B0E14\]:hover{--tw-text-opacity: 1;color:rgb(11 14 20 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0C0C0C\]:hover{--tw-text-opacity: 1;color:rgb(12 12 12 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0D1017\]:hover{--tw-text-opacity: 1;color:rgb(13 16 23 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0D9488\]:hover{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0F0F0F\]:hover{--tw-text-opacity: 1;color:rgb(15 15 15 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0F1318\]:hover{--tw-text-opacity: 1;color:rgb(15 19 24 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0F766E\]:hover{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.hover\:text-\[\#111111\]:hover{--tw-text-opacity: 1;color:rgb(17 17 17 / var(--tw-text-opacity, 1))}.hover\:text-\[\#115E59\]:hover{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.hover\:text-\[\#141414\]:hover{--tw-text-opacity: 1;color:rgb(20 20 20 / var(--tw-text-opacity, 1))}.hover\:text-\[\#141820\]:hover{--tw-text-opacity: 1;color:rgb(20 24 32 / var(--tw-text-opacity, 1))}.hover\:text-\[\#14B8A6\]:hover{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.hover\:text-\[\#161B24\]:hover{--tw-text-opacity: 1;color:rgb(22 27 36 / var(--tw-text-opacity, 1))}.hover\:text-\[\#1A2030\]:hover{--tw-text-opacity: 1;color:rgb(26 32 48 / var(--tw-text-opacity, 1))}.hover\:text-\[\#1C1C1C\]:hover{--tw-text-opacity: 1;color:rgb(28 28 28 / var(--tw-text-opacity, 1))}.hover\:text-\[\#1E2430\]:hover{--tw-text-opacity: 1;color:rgb(30 36 48 / var(--tw-text-opacity, 1))}.hover\:text-\[\#1F1F1F\]:hover{--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.hover\:text-\[\#2A2A2A\]:hover{--tw-text-opacity: 1;color:rgb(42 42 42 / var(--tw-text-opacity, 1))}.hover\:text-\[\#2A3344\]:hover{--tw-text-opacity: 1;color:rgb(42 51 68 / var(--tw-text-opacity, 1))}.hover\:text-\[\#333333\]:hover{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.hover\:text-\[\#3366ff\]:hover{--tw-text-opacity: 1;color:rgb(51 102 255 / var(--tw-text-opacity, 1))}.hover\:text-\[\#3A4455\]:hover{--tw-text-opacity: 1;color:rgb(58 68 85 / var(--tw-text-opacity, 1))}.hover\:text-\[\#4338CA\]:hover{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.hover\:text-\[\#4F46E5\]:hover{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.hover\:text-\[\#4d8aff\]:hover{--tw-text-opacity: 1;color:rgb(77 138 255 / var(--tw-text-opacity, 1))}.hover\:text-\[\#5B8DEF\]:hover{--tw-text-opacity: 1;color:rgb(91 141 239 / var(--tw-text-opacity, 1))}.hover\:text-\[\#60A5FA\]:hover{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.hover\:text-\[\#6366F1\]:hover{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.hover\:text-\[\#6da0ff\]:hover{--tw-text-opacity: 1;color:rgb(109 160 255 / var(--tw-text-opacity, 1))}.hover\:text-\[\#818CF8\]:hover{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.hover\:text-\[\#93C5FD\]:hover{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.hover\:text-\[\#94A3B8\]:hover{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.hover\:text-\[\#999\]:hover{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.hover\:text-\[\#CBD5E1\]:hover{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.hover\:text-\[\#E2E8F0\]:hover{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.hover\:text-\[\#F1F5F9\]:hover{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.hover\:text-\[\#F8FAFC\]:hover{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.hover\:text-\[\#FFFFFF\]:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-\[\#aaa\]:hover{--tw-text-opacity: 1;color:rgb(170 170 170 / var(--tw-text-opacity, 1))}.hover\:text-\[\#c8cad0\]:hover{--tw-text-opacity: 1;color:rgb(200 202 208 / var(--tw-text-opacity, 1))}.hover\:text-\[\#ccc\]:hover{--tw-text-opacity: 1;color:rgb(204 204 204 / var(--tw-text-opacity, 1))}.hover\:text-\[\#e5e5e5\]:hover{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity, 1))}.hover\:text-accent-blue:hover{--tw-text-opacity: 1;color:rgb(var(--accent-blue-rgb) / var(--tw-text-opacity, 1))}.hover\:text-accent-blue\/80:hover{color:rgb(var(--accent-blue-rgb) / .8)}.hover\:text-amber-300:hover{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.hover\:text-amber-400:hover{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.hover\:text-blue-300:hover{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.hover\:text-blue-400:hover{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-green-300:hover{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.hover\:text-green-400:hover{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.hover\:text-muted:hover{--tw-text-opacity: 1;color:rgb(var(--text-muted-rgb) / var(--tw-text-opacity, 1))}.hover\:text-primary-blue:hover{--tw-text-opacity: 1;color:rgb(var(--primary-blue-rgb) / var(--tw-text-opacity, 1))}.hover\:text-purple-300:hover{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.hover\:text-secondary:hover{--tw-text-opacity: 1;color:rgb(var(--text-secondary-rgb) / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-yellow-300:hover{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.hover\:text-yellow-400:hover{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(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)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[\#70a2ff\]\/10:hover{--tw-shadow-color: rgb(112 162 255 / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-amber-500\/10:hover{--tw-shadow-color: rgb(245 158 11 / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-black\/20:hover{--tw-shadow-color: rgb(0 0 0 / .2);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-primary-blue\/10:hover{--tw-shadow-color: rgb(var(--primary-blue-rgb) / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-primary-blue\/5:hover{--tw-shadow-color: rgb(var(--primary-blue-rgb) / .05);--tw-shadow: var(--tw-shadow-colored)}.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)}.hover\:ring-white\/20:hover{--tw-ring-color: rgb(255 255 255 / .2)}.focus\:border-\[\#002080\]:focus{--tw-border-opacity: 1;border-color:rgb(0 32 128 / var(--tw-border-opacity, 1))}.focus\:border-\[\#0037C1\]:focus{--tw-border-opacity: 1;border-color:rgb(0 55 193 / var(--tw-border-opacity, 1))}.focus\:border-\[\#0042E0\]:focus{--tw-border-opacity: 1;border-color:rgb(0 66 224 / var(--tw-border-opacity, 1))}.focus\:border-\[\#0048E6\]:focus{--tw-border-opacity: 1;border-color:rgb(0 72 230 / var(--tw-border-opacity, 1))}.focus\:border-\[\#0A0A0A\]:focus{--tw-border-opacity: 1;border-color:rgb(10 10 10 / var(--tw-border-opacity, 1))}.focus\:border-\[\#0A0D12\]:focus{--tw-border-opacity: 1;border-color:rgb(10 13 18 / var(--tw-border-opacity, 1))}.focus\:border-\[\#0B0E14\]:focus{--tw-border-opacity: 1;border-color:rgb(11 14 20 / var(--tw-border-opacity, 1))}.focus\:border-\[\#0C0C0C\]:focus{--tw-border-opacity: 1;border-color:rgb(12 12 12 / var(--tw-border-opacity, 1))}.focus\:border-\[\#0D1017\]:focus{--tw-border-opacity: 1;border-color:rgb(13 16 23 / var(--tw-border-opacity, 1))}.focus\:border-\[\#0D9488\]:focus{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.focus\:border-\[\#0F0F0F\]:focus{--tw-border-opacity: 1;border-color:rgb(15 15 15 / var(--tw-border-opacity, 1))}.focus\:border-\[\#0F1318\]:focus{--tw-border-opacity: 1;border-color:rgb(15 19 24 / var(--tw-border-opacity, 1))}.focus\:border-\[\#0F766E\]:focus{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.focus\:border-\[\#111111\]:focus{--tw-border-opacity: 1;border-color:rgb(17 17 17 / var(--tw-border-opacity, 1))}.focus\:border-\[\#115E59\]:focus{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.focus\:border-\[\#141414\]:focus{--tw-border-opacity: 1;border-color:rgb(20 20 20 / var(--tw-border-opacity, 1))}.focus\:border-\[\#141820\]:focus{--tw-border-opacity: 1;border-color:rgb(20 24 32 / var(--tw-border-opacity, 1))}.focus\:border-\[\#14B8A6\]:focus{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.focus\:border-\[\#161B24\]:focus{--tw-border-opacity: 1;border-color:rgb(22 27 36 / var(--tw-border-opacity, 1))}.focus\:border-\[\#1A2030\]:focus{--tw-border-opacity: 1;border-color:rgb(26 32 48 / var(--tw-border-opacity, 1))}.focus\:border-\[\#1C1C1C\]:focus{--tw-border-opacity: 1;border-color:rgb(28 28 28 / var(--tw-border-opacity, 1))}.focus\:border-\[\#1E2430\]:focus{--tw-border-opacity: 1;border-color:rgb(30 36 48 / var(--tw-border-opacity, 1))}.focus\:border-\[\#1F1F1F\]:focus{--tw-border-opacity: 1;border-color:rgb(31 31 31 / var(--tw-border-opacity, 1))}.focus\:border-\[\#2A2A2A\]:focus{--tw-border-opacity: 1;border-color:rgb(42 42 42 / var(--tw-border-opacity, 1))}.focus\:border-\[\#2A3344\]:focus{--tw-border-opacity: 1;border-color:rgb(42 51 68 / var(--tw-border-opacity, 1))}.focus\:border-\[\#333333\]:focus{--tw-border-opacity: 1;border-color:rgb(51 51 51 / var(--tw-border-opacity, 1))}.focus\:border-\[\#333\]:focus{--tw-border-opacity: 1;border-color:rgb(51 51 51 / var(--tw-border-opacity, 1))}.focus\:border-\[\#3A4455\]:focus{--tw-border-opacity: 1;border-color:rgb(58 68 85 / var(--tw-border-opacity, 1))}.focus\:border-\[\#4338CA\]:focus{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.focus\:border-\[\#4F46E5\]:focus{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.focus\:border-\[\#6366F1\]:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:border-\[\#70a2ff\]:focus{--tw-border-opacity: 1;border-color:rgb(112 162 255 / var(--tw-border-opacity, 1))}.focus\:border-\[\#818CF8\]:focus{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.focus\:border-\[\#94A3B8\]:focus{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.focus\:border-\[\#CBD5E1\]:focus{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.focus\:border-\[\#E2E8F0\]:focus{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.focus\:border-\[\#F1F5F9\]:focus{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.focus\:border-\[\#F8FAFC\]:focus{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))}.focus\:border-\[\#FFFFFF\]:focus{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.focus\:border-accent-blue:focus{--tw-border-opacity: 1;border-color:rgb(var(--accent-blue-rgb) / var(--tw-border-opacity, 1))}.focus\:border-accent-blue\/50:focus{border-color:rgb(var(--accent-blue-rgb) / .5)}.focus\:border-blue-400:focus{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-blue-500\/50:focus{border-color:#3b82f680}.focus\:border-emerald-500\/40:focus{border-color:#10b98166}.focus\:border-primary-blue:focus{--tw-border-opacity: 1;border-color:rgb(var(--primary-blue-rgb) / var(--tw-border-opacity, 1))}.focus\:border-red-400:focus{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus\:border-red-500\/70:focus{border-color:#ef4444b3}.focus\:border-transparent:focus{border-color:transparent}.focus\:border-white\/30:focus{border-color:#ffffff4d}.focus\:bg-primary-blue\/10:focus{background-color:rgb(var(--primary-blue-rgb) / .1)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#002080\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 32 128 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#0037C1\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 55 193 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#0042E0\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 66 224 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#0048E6\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 72 230 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#0A0A0A\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(10 10 10 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#0A0D12\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(10 13 18 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#0B0E14\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(11 14 20 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#0C0C0C\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(12 12 12 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#0D1017\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(13 16 23 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#0D9488\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(13 148 136 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#0F0F0F\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 15 15 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#0F1318\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 19 24 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#0F766E\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(15 118 110 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#111111\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 17 17 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#115E59\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 94 89 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#141414\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 20 20 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#141820\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 24 32 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#14B8A6\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#161B24\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 27 36 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#1A2030\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(26 32 48 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#1C1C1C\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(28 28 28 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#1E2430\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 36 48 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#1F1F1F\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(31 31 31 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#2A2A2A\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(42 42 42 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#2A3344\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(42 51 68 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#333333\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 51 51 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#333\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 51 51 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#3A4455\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(58 68 85 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#4338CA\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(67 56 202 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#4F46E5\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#6366F1\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#70a2ff\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(112 162 255 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#818CF8\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#94A3B8\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#CBD5E1\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#E2E8F0\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#F1F5F9\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#F8FAFC\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 250 252 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#FFFFFF\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-400\/30:focus{--tw-ring-color: rgb(96 165 250 / .3)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-500\/20:focus{--tw-ring-color: rgb(16 185 129 / .2)}.focus\:ring-orange-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-blue:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--primary-blue-rgb) / var(--tw-ring-opacity, 1))}.focus\:ring-primary-blue\/20:focus{--tw-ring-color: rgb(var(--primary-blue-rgb) / .2)}.focus\:ring-primary-blue\/30:focus{--tw-ring-color: rgb(var(--primary-blue-rgb) / .3)}.focus\:ring-primary-blue\/40:focus{--tw-ring-color: rgb(var(--primary-blue-rgb) / .4)}.focus\:ring-primary-blue\/50:focus{--tw-ring-color: rgb(var(--primary-blue-rgb) / .5)}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500\/20:focus{--tw-ring-color: rgb(239 68 68 / .2)}.focus\:ring-red-500\/30:focus{--tw-ring-color: rgb(239 68 68 / .3)}.focus\:ring-red-500\/50:focus{--tw-ring-color: rgb(239 68 68 / .5)}.focus\:ring-white\/20:focus{--tw-ring-color: rgb(255 255 255 / .2)}.focus\:ring-yellow-500\/40:focus{--tw-ring-color: rgb(234 179 8 / .4)}.focus\:ring-opacity-20:focus{--tw-ring-opacity: .2}.focus\:ring-opacity-50:focus{--tw-ring-opacity: .5}.focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px}.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-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-\[\#333\]:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 51 51 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-primary-blue:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--primary-blue-rgb) / var(--tw-ring-opacity, 1))}.focus-visible\:ring-red-400:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-red-500:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-white\/20:focus-visible{--tw-ring-color: rgb(255 255 255 / .2)}.focus-visible\:ring-white\/50:focus-visible{--tw-ring-color: rgb(255 255 255 / .5)}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;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))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;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))}.active\:bg-primary-blue\/20:active{background-color:rgb(var(--primary-blue-rgb) / .2)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-border:disabled{--tw-border-opacity: 1;border-color:rgb(var(--border-default-rgb) / var(--tw-border-opacity, 1))}.disabled\:bg-gray-700:disabled{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.disabled\:bg-surface-hover:disabled{--tw-bg-opacity: 1;background-color:rgb(var(--surface-hover-rgb) / var(--tw-bg-opacity, 1))}.disabled\:text-\[\#444\]:disabled{--tw-text-opacity: 1;color:rgb(68 68 68 / var(--tw-text-opacity, 1))}.disabled\:text-disabled:disabled{--tw-text-opacity: 1;color:rgb(var(--text-disabled-rgb) / var(--tw-text-opacity, 1))}.disabled\:text-muted:disabled{--tw-text-opacity: 1;color:rgb(var(--text-muted-rgb) / var(--tw-text-opacity, 1))}.disabled\:text-tertiary:disabled{--tw-text-opacity: 1;color:rgb(var(--text-tertiary-rgb) / var(--tw-text-opacity, 1))}.disabled\:opacity-20:disabled{opacity:.2}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:hover\:bg-emerald-600:hover:disabled{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.disabled\:hover\:bg-primary-blue:hover:disabled{--tw-bg-opacity: 1;background-color:rgb(var(--primary-blue-rgb) / var(--tw-bg-opacity, 1))}.group\/guar:hover .group-hover\/guar\:scale-\[1\.03\]{--tw-scale-x: 1.03;--tw-scale-y: 1.03;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\/thumb:hover .group-hover\/thumb\: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\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;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\: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\:scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;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\:border-\[\#555\]{--tw-border-opacity: 1;border-color:rgb(85 85 85 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-\[\#666\]{--tw-border-opacity: 1;border-color:rgb(102 102 102 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-accent-blue\/60{border-color:rgb(var(--accent-blue-rgb) / .6)}.group:hover .group-hover\:bg-black\/30{background-color:#0000004d}.group:hover .group-hover\:bg-primary-blue{--tw-bg-opacity: 1;background-color:rgb(var(--primary-blue-rgb) / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-primary-blue\/10{background-color:rgb(var(--primary-blue-rgb) / .1)}.group:hover .group-hover\:text-\[\#888\]{--tw-text-opacity: 1;color:rgb(136 136 136 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#ccc\]{--tw-text-opacity: 1;color:rgb(204 204 204 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-secondary{--tw-text-opacity: 1;color:rgb(var(--text-secondary-rgb) / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group\/thumb:hover .group-hover\/thumb\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group\/guar:hover .group-hover\/guar\:shadow-amber-500\/40{--tw-shadow-color: rgb(245 158 11 / .4);--tw-shadow: var(--tw-shadow-colored)}@media not all and (min-width: 768px){.max-md\:sticky{position:sticky}.max-md\:top-0{top:0}.max-md\:z-20{z-index:20}.max-md\:overflow-visible{overflow:visible}.max-md\:bg-\[\#0A0A0A\]{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.max-md\:pb-3{padding-bottom:.75rem}}@media (min-width: 640px){.sm\:left-auto{left:auto}.sm\:right-0{right:0}.sm\:col-span-3{grid-column:span 3 / span 3}.sm\:row-span-1{grid-row:span 1 / span 1}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:-mx-8{margin-left:-2rem;margin-right:-2rem}.sm\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-auto{margin-top:auto;margin-bottom:auto}.sm\:mb-0{margin-bottom:0}.sm\:mb-1\.5{margin-bottom:.375rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:ml-1\.5{margin-left:.375rem}.sm\:ml-3{margin-left:.75rem}.sm\:ml-\[52px\]{margin-left:52px}.sm\:mt-0{margin-top:0}.sm\:mt-1{margin-top:.25rem}.sm\:mt-1\.5{margin-top:.375rem}.sm\:mt-2{margin-top:.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:aspect-\[2\/1\]{aspect-ratio:2/1}.sm\:h-10{height:2.5rem}.sm\:h-12{height:3rem}.sm\:h-14{height:3.5rem}.sm\:h-2{height:.5rem}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:h-3{height:.75rem}.sm\:h-4{height:1rem}.sm\:h-5{height:1.25rem}.sm\:h-56{height:14rem}.sm\:h-6{height:1.5rem}.sm\:h-60{height:15rem}.sm\:h-9{height:2.25rem}.sm\:h-\[26px\]{height:26px}.sm\:h-auto{height:auto}.sm\:w-1\/3{width:33.333333%}.sm\:w-10{width:2.5rem}.sm\:w-12{width:3rem}.sm\:w-14{width:3.5rem}.sm\:w-2{width:.5rem}.sm\:w-20{width:5rem}.sm\:w-24{width:6rem}.sm\:w-3{width:.75rem}.sm\:w-4{width:1rem}.sm\:w-48{width:12rem}.sm\:w-5{width:1.25rem}.sm\:w-6{width:1.5rem}.sm\:w-72{width:18rem}.sm\:w-9{width:2.25rem}.sm\:w-96{width:24rem}.sm\:w-\[26px\]{width:26px}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:min-w-\[13rem\]{min-width:13rem}.sm\:min-w-\[160px\]{min-width:160px}.sm\:min-w-\[200px\]{min-width:200px}.sm\:min-w-\[240px\]{min-width:240px}.sm\:min-w-\[320px\]{min-width:320px}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-\[18rem\]{max-width:18rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-none{max-width:none}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xs{max-width:20rem}.sm\:flex-1{flex:1 1 0%}.sm\:flex-initial{flex:0 1 auto}.sm\:flex-none{flex:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-\[56px_1fr_40px\]{grid-template-columns:56px 1fr 40px}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-0{gap:0px}.sm\:gap-1\.5{gap:.375rem}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.sm\: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)))}.sm\: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)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\: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))}.sm\: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))}.sm\: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))}.sm\: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))}.sm\:overflow-y-auto{overflow-y:auto}.sm\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sm\:rounded-2xl{border-radius:1rem}.sm\:rounded-\[14px\]{border-radius:14px}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-xl{border-radius:.75rem}.sm\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.sm\: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)}.sm\:to-\[\#1A1A1A\]{--tw-gradient-to: #1A1A1A var(--tw-gradient-to-position)}.sm\:p-1{padding:.25rem}.sm\:p-12{padding:3rem}.sm\:p-2{padding:.5rem}.sm\:p-3{padding:.75rem}.sm\:p-3\.5{padding:.875rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:p-\[18px\]{padding:18px}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pl-0{padding-left:0}.sm\:pl-10{padding-left:2.5rem}.sm\:pl-3{padding-left:.75rem}.sm\:pr-0{padding-right:0}.sm\:pr-2{padding-right:.5rem}.sm\:pr-4{padding-right:1rem}.sm\:pt-3{padding-top:.75rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pt-8{padding-top:2rem}.sm\:pt-\[22px\]{padding-top:22px}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-7xl{font-size:4.5rem;line-height:1}.sm\:text-\[13px\]{font-size:13px}.sm\:text-\[14\.5px\]{font-size:14.5px}.sm\:text-\[19px\]{font-size:19px}.sm\:text-\[22px\]{font-size:22px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:font-medium{font-weight:500}.sm\:leading-relaxed{line-height:1.625}.sm\:leading-tight{line-height:1.25}}@media (min-width: 768px){.md\:bottom-2{bottom:.5rem}.md\:left-2{left:.5rem}.md\:left-4{left:1rem}.md\:right-2{right:.5rem}.md\:right-3{right:.75rem}.md\:right-4{right:1rem}.md\:top-3{top:.75rem}.md\:top-4{top:1rem}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-4{grid-column:span 4 / span 4}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.md\:mb-1{margin-bottom:.25rem}.md\:mb-1\.5{margin-bottom:.375rem}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-2\.5{margin-bottom:.625rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-3\.5{margin-bottom:.875rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-5{margin-bottom:1.25rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-9{margin-bottom:2.25rem}.md\:mt-1{margin-top:.25rem}.md\:mt-2{margin-top:.5rem}.md\:mt-4{margin-top:1rem}.md\:mt-6{margin-top:1.5rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-12{height:3rem}.md\:h-14{height:3.5rem}.md\:h-20{height:5rem}.md\:h-28{height:7rem}.md\:h-3\.5{height:.875rem}.md\:h-32{height:8rem}.md\:h-4{height:1rem}.md\:h-44{height:11rem}.md\:h-48{height:12rem}.md\:h-5{height:1.25rem}.md\:h-6{height:1.5rem}.md\:h-9{height:2.25rem}.md\:h-\[13px\]{height:13px}.md\:h-\[18px\]{height:18px}.md\:h-\[26px\]{height:26px}.md\:h-full{height:100%}.md\:min-h-0{min-height:0px}.md\:w-12{width:3rem}.md\:w-14{width:3.5rem}.md\:w-20{width:5rem}.md\:w-3\.5{width:.875rem}.md\:w-4{width:1rem}.md\:w-40{width:10rem}.md\:w-5{width:1.25rem}.md\:w-56{width:14rem}.md\:w-6{width:1.5rem}.md\:w-9{width:2.25rem}.md\:w-\[13px\]{width:13px}.md\:w-\[18px\]{width:18px}.md\:w-\[26px\]{width:26px}.md\:w-auto{width:auto}.md\:max-w-\[520px\]{max-width:520px}.md\:max-w-\[70\%\]{max-width:70%}.md\:flex-1{flex:1 1 0%}.md\:flex-shrink-0{flex-shrink:0}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-col{flex-direction:column}.md\:items-center{align-items:center}.md\:gap-1\.5{gap:.375rem}.md\:gap-2\.5{gap:.625rem}.md\:gap-3\.5{gap:.875rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\: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))}.md\: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))}.md\:overflow-hidden{overflow:hidden}.md\:overflow-y-auto{overflow-y:auto}.md\:rounded-2xl{border-radius:1rem}.md\:rounded-full{border-radius:9999px}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-\[22px\]{padding-left:22px;padding-right:22px}.md\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pb-0{padding-bottom:0}.md\:pb-5{padding-bottom:1.25rem}.md\:pb-\[22px\]{padding-bottom:22px}.md\:pl-\[18px\]{padding-left:18px}.md\:pr-0{padding-right:0}.md\:pr-6{padding-right:1.5rem}.md\:pt-2{padding-top:.5rem}.md\:pt-4{padding-top:1rem}.md\:pt-5{padding-top:1.25rem}.md\:text-center{text-align:center}.md\:font-serif{font-family:Fraunces,Georgia,serif}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-\[13\.5px\]{font-size:13.5px}.md\:text-\[13px\]{font-size:13px}.md\:text-\[15px\]{font-size:15px}.md\:text-\[17px\]{font-size:17px}.md\:text-\[36px\]{font-size:36px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:font-normal{font-weight:400}.md\:leading-\[1\.1\]{line-height:1.1}.md\:leading-\[1\.45\]{line-height:1.45}.md\:tracking-\[-0\.02em\]{letter-spacing:-.02em}.md\:shadow-\[0_0_0_4px_rgba\(112\,162\,255\,0\.08\)\]{--tw-shadow: 0 0 0 4px rgba(112,162,255,.08);--tw-shadow-colored: 0 0 0 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)}.md\:hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;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))}}@media (min-width: 1024px){.lg\:fixed{position:fixed}.lg\:inset-y-0{top:0;bottom:0}.lg\:right-2{right:.5rem}.lg\:top-2{top:.5rem}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:\!mb-0{margin-bottom:0!important}.lg\:mb-2{margin-bottom:.5rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-\[32px\]{margin-left:32px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-4{height:1rem}.lg\:h-\[calc\(100dvh-9rem\)\]{height:calc(100dvh - 9rem)}.lg\:h-\[calc\(100vh-64px\)\]{height:calc(100vh - 64px)}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:max-h-0{max-height:0px}.lg\:max-h-\[200px\]{max-height:200px}.lg\:min-h-0{min-height:0px}.lg\:min-h-\[140px\]{min-height:140px}.lg\:w-4{width:1rem}.lg\:w-52{width:13rem}.lg\:w-64{width:16rem}.lg\:w-\[300px\]{width:300px}.lg\:w-\[60\%\]{width:60%}.lg\:min-w-0{min-width:0px}.lg\:max-w-xs{max-width:20rem}.lg\:flex-1{flex:1 1 0%}.lg\:flex-none{flex:none}.lg\:flex-shrink-0{flex-shrink:0}.lg\:snap-none{scroll-snap-type:none}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[minmax\(0\,1\.7fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr)}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-0{gap:0px}.lg\:gap-2{gap:.5rem}.lg\:gap-3{gap:.75rem}.lg\:gap-4{gap:1rem}.lg\: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)))}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-visible{overflow:visible}.lg\:overflow-y-auto{overflow-y:auto}.lg\:rounded-lg{border-radius:.5rem}.lg\:rounded-md{border-radius:.375rem}.lg\:rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.lg\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.lg\:border-2{border-width:2px}.lg\:\!border-transparent{border-color:transparent!important}.lg\:\!py-0{padding-top:0!important;padding-bottom:0!important}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pb-0{padding-bottom:0}.lg\:pl-64{padding-left:16rem}.lg\:pl-9{padding-left:2.25rem}.lg\:pr-0{padding-right:0}.lg\:pr-3{padding-right:.75rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-xs{font-size:.75rem;line-height:1rem}.lg\:opacity-0{opacity:0}.lg\:opacity-100{opacity:1}}@media (min-width: 1280px){.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}.\[\&_svg\:last-child\]\:rotate-180 svg:last-child{--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))}.\[\&_svg\]\:rotate-180 svg{--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))}
