@import"https://fonts.googleapis.com/css2?family=Inter&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;500;600;700&display=swap";@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.color-maker .react-colorful{width:100%;min-height:200px;height:auto}.color-maker .react-colorful__hue,.color-maker .react-colorful__alpha{height:20px;border-radius:0;margin:.5rem .5rem 0;border-radius:.225rem}.color-maker .react-colorful__pointer{height:1rem;width:1rem}.color-maker .react-colorful__saturation{cursor:pointer;border-radius:0;height:180px}.color-maker .react-colorful__saturation .react-colorful__interactive{height:180px}.color-maker .gradient .react-colorful__saturation{border-radius:.225rem}.color-maker .gradient .react-colorful__hue,.color-maker .gradient .react-colorful__alpha{margin:.5rem 0 0}.color-maker .react-colorful__pointer{box-shadow:none;outline:rgba(0,0,0,.3) 1px solid}.e-learning .scene{display:inline-block;width:200px;height:260px;border:1px solid #ccc;margin:40px 0;perspective:600px}.e-learning .card{position:relative;width:100%;height:100%;cursor:pointer;transform-style:preserve-3d;transform-origin:center right;transition:transform 1s}.e-learning .card.is-flipped{transform:translate(-100%) rotateY(-180deg)}.e-learning .card__face{position:absolute;width:100%;height:100%;line-height:260px;color:#fff;text-align:center;font-weight:700;font-size:40px;backface-visibility:hidden}.e-learning .card__face--front{background:crimson}.e-learning .card__face--back{background:slateblue;transform:rotateY(180deg)}.e-learning *[data-content-block-id]{scroll-snap-align:center}.e-learning .lesson-designer *[data-content-block-id]{position:relative}.e-learning .lesson-designer *[data-content-block-id] .content-block-buttons{opacity:0;top:-3rem;pointer-events:none}.e-learning .lesson-designer *[data-content-block-id]:hover .content-block-buttons{opacity:1;top:5rem}.e-learning .lesson-designer *[data-content-block-id]:hover .content-block-buttons button{pointer-events:all}.e-learning .lesson-designer *[data-content-block-id]:hover .content-block-buttons>*{position:sticky}.e-learning .lesson-designer *[data-content-block-id]:hover .add-block-buttons-top{top:0}.e-learning .lesson-designer *[data-content-block-id]:hover>*[data-e-learning-block-id]:has(.content-block-buttons){border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.e-learning .lesson-designer *[data-content-block-id] .content-block-buttons:has([data-state=open]){opacity:1;top:5rem}.e-learning .lesson-designer *[data-content-block-id] .content-block-buttons:has([data-state=open]) button{pointer-events:all}.e-learning input[type=range]{font-size:1.5rem;min-width:10rem}.e-learning input[type=range]{--thumb-height: .825em;--track-height: .125em;--track-color: rgba(0, 0, 0, .2);--brightness-hover: 180%;--brightness-down: 80%;--clip-edges: .125em}.e-learning input.win10-thumb[type=range]{color:#2b2d42;--thumb-height: 1.375em;--thumb-width: .5em;--clip-edges: .0125em}.e-learning input[type=range]{position:relative;background:#fff0;overflow:hidden}.e-learning input[type=range]:active{cursor:grabbing}.e-learning input[type=range]:disabled{filter:grayscale(1);opacity:.3;cursor:not-allowed}.e-learning input[type=range],.e-learning input[type=range]::-webkit-slider-runnable-track,.e-learning input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-webkit-transition:all ease .1s;transition:all ease .1s;height:var(--thumb-height)}.e-learning input[type=range]::-webkit-slider-runnable-track,.e-learning input[type=range]::-webkit-slider-thumb{position:relative}.e-learning input[type=range]::-webkit-slider-thumb{--thumb-radius: calc((var(--thumb-height) * .5) - 1px);--clip-top: calc( (var(--thumb-height) - var(--track-height)) * .5 - .5px );--clip-bottom: calc(var(--thumb-height) - var(--clip-top));--clip-further:calc(100% + 1px);--box-fill: calc(-100vmax - var(--thumb-width, var(--thumb-height))) 0 0 100vmax currentColor;width:var(--thumb-width, var(--thumb-height));background:linear-gradient(currentColor 0 0) scroll no-repeat left center / 50% calc(var(--track-height) + 1px);background-color:currentColor;box-shadow:var(--box-fill);border-radius:var(--thumb-width, var(--thumb-height));filter:brightness(100%);clip-path:polygon(100% -1px,var(--clip-edges) -1px,0 var(--clip-top),-100vmax var(--clip-top),-100vmax var(--clip-bottom),0 var(--clip-bottom),var(--clip-edges) 100%,var(--clip-further) var(--clip-further))}.e-learning input[type=range]:hover::-webkit-slider-thumb{filter:brightness(var(--brightness-hover));cursor:grab}.e-learning input[type=range]:active::-webkit-slider-thumb{filter:brightness(var(--brightness-down));cursor:grabbing}.e-learning input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(var(--track-color) 0 0) scroll no-repeat center / 100% calc(var(--track-height) + 1px)}.e-learning input[type=range]:disabled::-webkit-slider-thumb{cursor:not-allowed}.e-learning input[type=range],.e-learning input[type=range]::-moz-range-track,.e-learning input[type=range]::-moz-range-thumb{-moz-appearance:none;-webkit-appearance:none;appearance:none;-moz-transition:all ease .1s;transition:all ease .1s;height:var(--thumb-height)}.e-learning input[type=range]::-moz-range-track,.e-learning input[type=range]::-moz-range-thumb,.e-learning input[type=range]::-moz-range-progress{background:#fff0}.e-learning input[type=range]::-moz-range-thumb{background:currentColor;border:0;width:var(--thumb-width, var(--thumb-height));border-radius:var(--thumb-width, var(--thumb-height));cursor:grab}.e-learning input[type=range]:active::-moz-range-thumb{cursor:grabbing}.e-learning input[type=range]::-moz-range-track{width:100%;background:var(--track-color)}.e-learning input[type=range]::-moz-range-progress{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:currentColor;transition-delay:30ms}.e-learning input[type=range]::-moz-range-track,.e-learning input[type=range]::-moz-range-progress{height:calc(var(--track-height) + 1px);border-radius:var(--track-height)}.e-learning input[type=range]::-moz-range-thumb,.e-learning input[type=range]::-moz-range-progress{filter:brightness(100%)}.e-learning input[type=range]:hover::-moz-range-thumb,.e-learning input[type=range]:hover::-moz-range-progress{filter:brightness(var(--brightness-hover))}.e-learning input[type=range]:active::-moz-range-thumb,.e-learning input[type=range]:active::-moz-range-progress{filter:brightness(var(--brightness-down))}.e-learning input[type=range]:disabled::-moz-range-thumb{cursor:not-allowed}.hamburger-button{--button-color: black;overflow:hidden}.hamburger-button .hamburger{transition:translate .5s,rotate .5s}.hamburger-button[aria-expanded=true] .hamburger{translate:2px -2px;rotate:.125turn}.hamburger-button .line{transition:.5s;transition-delay:.5s;stroke-dasharray:60 31 60 300}.hamburger-button[aria-expanded=true] .line{stroke-dasharray:60 105 60 300;stroke-dashoffset:-90}.button-one .line{transition:y .3s ease-in .5s,rotate .3s ease-in,opacity 0ms .5s;transform-origin:center}.button-one[aria-expanded=true] .line{transition:y .3s ease-in,rotate .3s ease-in .5s,opacity 0ms .5s}.button-one[aria-expanded=true] :is(.top,.bottom){y:45}.button-one[aria-expanded=true] .top{rotate:45deg}.button-one[aria-expanded=true] .middle{opacity:0}.button-one[aria-expanded=true] .bottom{rotate:-45deg}.with-transition.slide-out.up:not(:has(.zoom-image)) .animation-target{animation-name:slide-up-out;animation-duration:.25s;animation-iteration-count:1;animation-fill-mode:forwards}.with-transition.slide-in.up:not(:has(.zoom-image)) .animation-target{animation-name:slide-up-in;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards}.with-transition.slide-out.down:not(:has(.zoom-image)) .animation-target{animation-name:slide-down-out;animation-duration:.25s;animation-iteration-count:1;animation-fill-mode:forwards}.with-transition.slide-in.down:not(:has(.zoom-image)) .animation-target{animation-name:slide-down-in;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes slide-up-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100vh)}}@keyframes slide-up-in{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes slide-down-in{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@keyframes slide-down-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100vh)}}.submission-success{animation-name:submission-success;animation-duration:.5s;animation-iteration-count:1;animation-fill-mode:forwards}.submission-pending{animation-name:submission-pending;animation-duration:.5s;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes submission-success{0%{opacity:0;transform:translate(-50%)}to{opacity:1;transform:translate(0)}}@keyframes submission-pending{0%{opacity:1}to{opacity:0}}.fade-in{animation:fadeIn 5s;animation-fill-mode:forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}*,: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,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]{display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--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);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--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)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}*{scrollbar-color:initial;scrollbar-width:initial}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--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: ;--tw-perspective: none;--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: 0;--tw-rotate-y: 0;--tw-rotate-z: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1}::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--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: ;--tw-perspective: none;--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: 0;--tw-rotate-y: 0;--tw-rotate-z: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.form-input,.form-textarea,.form-select,.form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}.form-input:focus,.form-textarea:focus,.form-select:focus,.form-multiselect:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--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);border-color:#2563eb}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#6b7280;opacity:1}.form-input::placeholder,.form-textarea::placeholder{color:#6b7280;opacity:1}.form-input::-webkit-datetime-edit-fields-wrapper{padding:0}.form-input::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}.form-input::-webkit-datetime-edit{display:inline-flex}.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}.form-checkbox,.form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}.form-checkbox{border-radius:0}.form-radio{border-radius:100%}.form-checkbox:focus,.form-radio:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--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)}.form-checkbox:checked,.form-radio:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.form-checkbox:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){.form-checkbox:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}.form-radio:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){.form-radio:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}.form-checkbox:checked:hover,.form-checkbox:checked:focus,.form-radio:checked:hover,.form-radio:checked:focus{border-color:transparent;background-color:currentColor}.form-checkbox:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){.form-checkbox:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}.form-checkbox:indeterminate:hover,.form-checkbox:indeterminate:focus{border-color:transparent;background-color:currentColor}.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}.not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-inset-1{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}.-inset-1\.5{top:-.375rem;right:-.375rem;bottom:-.375rem;left:-.375rem}.-inset-2{top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.-inset-2\.5{top:-.625rem;right:-.625rem;bottom:-.625rem;left:-.625rem}.inset-0{top:0;right:0;bottom:0;left:0}.inset-auto{inset:auto}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-0{bottom:-0px}.-bottom-0\.5{bottom:-.125rem}.-bottom-1{bottom:-.25rem}.-bottom-1\.5{bottom:-.375rem}.-bottom-1\/2{bottom:-50%}.-bottom-1\/3{bottom:-33.333333%}.-bottom-1\/4{bottom:-25%}.-bottom-10{bottom:-2.5rem}.-bottom-11{bottom:-2.75rem}.-bottom-12{bottom:-3rem}.-bottom-14{bottom:-3.5rem}.-bottom-16{bottom:-4rem}.-bottom-2{bottom:-.5rem}.-bottom-2\.5{bottom:-.625rem}.-bottom-2\/3{bottom:-66.666667%}.-bottom-2\/4{bottom:-50%}.-bottom-20{bottom:-5rem}.-bottom-24{bottom:-6rem}.-bottom-28{bottom:-7rem}.-bottom-3{bottom:-.75rem}.-bottom-3\.5{bottom:-.875rem}.-bottom-3\/4{bottom:-75%}.-bottom-32{bottom:-8rem}.-bottom-36{bottom:-9rem}.-bottom-4{bottom:-1rem}.-bottom-40{bottom:-10rem}.-bottom-44{bottom:-11rem}.-bottom-48{bottom:-12rem}.-bottom-5{bottom:-1.25rem}.-bottom-52{bottom:-13rem}.-bottom-56{bottom:-14rem}.-bottom-6{bottom:-1.5rem}.-bottom-60{bottom:-15rem}.-bottom-64{bottom:-16rem}.-bottom-7{bottom:-1.75rem}.-bottom-72{bottom:-18rem}.-bottom-8{bottom:-2rem}.-bottom-80{bottom:-20rem}.-bottom-9{bottom:-2.25rem}.-bottom-96{bottom:-24rem}.-bottom-\[4px\]{bottom:-4px}.-bottom-full{bottom:-100%}.-bottom-px{bottom:-1px}.-left-2{left:-.5rem}.-left-5{left:-1.25rem}.-left-\[2px\]{left:-2px}.-right-4{right:-1rem}.-right-6{right:-1.5rem}.-top-0{top:-0px}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-1\.5{top:-.375rem}.-top-1\/2{top:-50%}.-top-1\/3{top:-33.333333%}.-top-1\/4{top:-25%}.-top-10{top:-2.5rem}.-top-11{top:-2.75rem}.-top-12{top:-3rem}.-top-14{top:-3.5rem}.-top-16{top:-4rem}.-top-2{top:-.5rem}.-top-2\.5{top:-.625rem}.-top-2\/3{top:-66.666667%}.-top-2\/4{top:-50%}.-top-20{top:-5rem}.-top-24{top:-6rem}.-top-28{top:-7rem}.-top-3{top:-.75rem}.-top-3\.5{top:-.875rem}.-top-3\/4{top:-75%}.-top-32{top:-8rem}.-top-36{top:-9rem}.-top-4{top:-1rem}.-top-40{top:-10rem}.-top-44{top:-11rem}.-top-48{top:-12rem}.-top-5{top:-1.25rem}.-top-52{top:-13rem}.-top-56{top:-14rem}.-top-6{top:-1.5rem}.-top-60{top:-15rem}.-top-64{top:-16rem}.-top-7{top:-1.75rem}.-top-72{top:-18rem}.-top-8{top:-2rem}.-top-80{top:-20rem}.-top-9{top:-2.25rem}.-top-96{top:-24rem}.-top-\[1000\]{top:-1000}.-top-\[1rem\]{top:-1rem}.-top-\[2px\]{top:-2px}.-top-full{top:-100%}.-top-px{top:-1px}.bottom-0{bottom:0}.bottom-0\.5{bottom:.125rem}.bottom-1{bottom:.25rem}.bottom-1\.5{bottom:.375rem}.bottom-1\/2{bottom:50%}.bottom-1\/3{bottom:33.333333%}.bottom-1\/4{bottom:25%}.bottom-10{bottom:2.5rem}.bottom-11{bottom:2.75rem}.bottom-12{bottom:3rem}.bottom-14{bottom:3.5rem}.bottom-16{bottom:4rem}.bottom-2{bottom:.5rem}.bottom-2\.5{bottom:.625rem}.bottom-2\/3{bottom:66.666667%}.bottom-2\/4{bottom:50%}.bottom-20{bottom:5rem}.bottom-24{bottom:6rem}.bottom-28{bottom:7rem}.bottom-3{bottom:.75rem}.bottom-3\.5{bottom:.875rem}.bottom-3\/4{bottom:75%}.bottom-32{bottom:8rem}.bottom-36{bottom:9rem}.bottom-4{bottom:1rem}.bottom-40{bottom:10rem}.bottom-44{bottom:11rem}.bottom-48{bottom:12rem}.bottom-5{bottom:1.25rem}.bottom-52{bottom:13rem}.bottom-56{bottom:14rem}.bottom-6{bottom:1.5rem}.bottom-60{bottom:15rem}.bottom-64{bottom:16rem}.bottom-7{bottom:1.75rem}.bottom-72{bottom:18rem}.bottom-8{bottom:2rem}.bottom-80{bottom:20rem}.bottom-9{bottom:2.25rem}.bottom-96{bottom:24rem}.bottom-\[17px\]{bottom:17px}.bottom-auto{bottom:auto}.bottom-full{bottom:100%}.bottom-px{bottom:1px}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-11{left:2.75rem}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-60{left:15rem}.left-80{left:20rem}.left-9{left:2.25rem}.left-\[20rem\]{left:20rem}.left-\[36px\]{left:36px}.left-\[42rem\]{left:42rem}.left-\[50\%\]{left:50%}.left-full{left:100%}.right-0{right:0}.right-1{right:.25rem}.right-1\/2{right:50%}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-60{right:15rem}.right-8{right:2rem}.right-80{right:20rem}.right-full{right:100%}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-1\/3{top:33.333333%}.top-1\/4{top:25%}.top-10{top:2.5rem}.top-11{top:2.75rem}.top-12{top:3rem}.top-14{top:3.5rem}.top-16{top:4rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-2\/3{top:66.666667%}.top-2\/4{top:50%}.top-20{top:5rem}.top-24{top:6rem}.top-28{top:7rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-3\/4{top:75%}.top-32{top:8rem}.top-36{top:9rem}.top-4{top:1rem}.top-40{top:10rem}.top-44{top:11rem}.top-48{top:12rem}.top-5{top:1.25rem}.top-52{top:13rem}.top-56{top:14rem}.top-6{top:1.5rem}.top-60{top:15rem}.top-64{top:16rem}.top-7{top:1.75rem}.top-72{top:18rem}.top-8{top:2rem}.top-80{top:20rem}.top-9{top:2.25rem}.top-96{top:24rem}.top-\[10vh\]{top:10vh}.top-\[1px\]{top:1px}.top-\[36px\]{top:36px}.top-\[50\%\]{top:50%}.top-\[6\.5rem\]{top:6.5rem}.top-\[60\%\]{top:60%}.top-auto{top:auto}.top-full{top:100%}.top-px{top:1px}.isolate{isolation:isolate}.z-0{z-index:0}.z-1{z-index:1}.z-10{z-index:10}.z-100{z-index:100}.z-2{z-index:2}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-51{z-index:51}.z-90{z-index:90}.z-99{z-index:99}.z-\[10000\]{z-index:10000}.z-\[1000\]{z-index:1000}.z-\[1001\]{z-index:1001}.z-\[100\]{z-index:100}.z-\[10\]{z-index:10}.z-\[1\]{z-index:1}.z-\[2000\]{z-index:2000}.z-\[9000\]{z-index:9000}.z-\[9001\]{z-index:9001}.z-\[9998\]{z-index:9998}.z-\[99998\]{z-index:99998}.z-\[999999999999\]{z-index:999999999999}.z-\[9999999999\]{z-index:9999999999}.z-\[999999999\]{z-index:999999999}.z-\[99999999\]{z-index:99999999}.z-\[9999999\]{z-index:9999999}.z-\[999999\]{z-index:999999}.z-\[99999\]{z-index:99999}.z-\[9999\]{z-index:9999}.z-\[999\]{z-index:999}.z-\[99\]{z-index:99}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-first{order:-9999}.order-last{order:9999}.col-span-1{grid-column:span 1 / span 1}.col-span-10{grid-column:span 10 / span 10}.col-span-11{grid-column:span 11 / span 11}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}.col-span-5{grid-column:span 5 / span 5}.col-span-6{grid-column:span 6 / span 6}.col-span-7{grid-column:span 7 / span 7}.col-span-8{grid-column:span 8 / span 8}.col-span-9{grid-column:span 9 / span 9}.col-span-full{grid-column:1 / -1}.col-start-2{grid-column-start:2}.row-span-1{grid-row:span 1 / span 1}.row-span-10{grid-row:span 10 / span 10}.row-span-11{grid-row:span 11 / span 11}.row-span-12{grid-row:span 12 / span 12}.row-span-2{grid-row:span 2 / span 2}.row-span-3{grid-row:span 3 / span 3}.row-span-4{grid-row:span 4 / span 4}.row-span-5{grid-row:span 5 / span 5}.row-span-6{grid-row:span 6 / span 6}.row-span-7{grid-row:span 7 / span 7}.row-span-8{grid-row:span 8 / span 8}.row-span-9{grid-row:span 9 / span 9}.row-span-full{grid-row:1 / -1}.row-start-1{grid-row-start:1}.\!m-0{margin:0!important}.-m-0{margin:-0px}.-m-0\.5{margin:-.125rem}.-m-1{margin:-.25rem}.-m-1\.5{margin:-.375rem}.-m-10{margin:-2.5rem}.-m-11{margin:-2.75rem}.-m-12{margin:-3rem}.-m-14{margin:-3.5rem}.-m-16{margin:-4rem}.-m-2{margin:-.5rem}.-m-2\.5{margin:-.625rem}.-m-20{margin:-5rem}.-m-24{margin:-6rem}.-m-28{margin:-7rem}.-m-3{margin:-.75rem}.-m-3\.5{margin:-.875rem}.-m-32{margin:-8rem}.-m-36{margin:-9rem}.-m-4{margin:-1rem}.-m-40{margin:-10rem}.-m-44{margin:-11rem}.-m-48{margin:-12rem}.-m-5{margin:-1.25rem}.-m-52{margin:-13rem}.-m-56{margin:-14rem}.-m-6{margin:-1.5rem}.-m-60{margin:-15rem}.-m-64{margin:-16rem}.-m-7{margin:-1.75rem}.-m-72{margin:-18rem}.-m-8{margin:-2rem}.-m-80{margin:-20rem}.-m-9{margin:-2.25rem}.-m-96{margin:-24rem}.-m-px{margin:-1px}.m-0{margin:0}.m-0\.5{margin:.125rem}.m-1{margin:.25rem}.m-1\.5{margin:.375rem}.m-10{margin:2.5rem}.m-11{margin:2.75rem}.m-12{margin:3rem}.m-14{margin:3.5rem}.m-16{margin:4rem}.m-2{margin:.5rem}.m-2\.5{margin:.625rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-28{margin:7rem}.m-3{margin:.75rem}.m-3\.5{margin:.875rem}.m-32{margin:8rem}.m-36{margin:9rem}.m-4{margin:1rem}.m-40{margin:10rem}.m-44{margin:11rem}.m-48{margin:12rem}.m-5{margin:1.25rem}.m-52{margin:13rem}.m-56{margin:14rem}.m-6{margin:1.5rem}.m-60{margin:15rem}.m-64{margin:16rem}.m-7{margin:1.75rem}.m-72{margin:18rem}.m-8{margin:2rem}.m-80{margin:20rem}.m-9{margin:2.25rem}.m-96{margin:24rem}.m-auto{margin:auto}.m-px{margin:1px}.-mx-0{margin-left:-0px;margin-right:-0px}.-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.-mx-12{margin-left:-3rem;margin-right:-3rem}.-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.-mx-16{margin-left:-4rem;margin-right:-4rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.-mx-20{margin-left:-5rem;margin-right:-5rem}.-mx-24{margin-left:-6rem;margin-right:-6rem}.-mx-28{margin-left:-7rem;margin-right:-7rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.-mx-32{margin-left:-8rem;margin-right:-8rem}.-mx-36{margin-left:-9rem;margin-right:-9rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-40{margin-left:-10rem;margin-right:-10rem}.-mx-44{margin-left:-11rem;margin-right:-11rem}.-mx-48{margin-left:-12rem;margin-right:-12rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-mx-52{margin-left:-13rem;margin-right:-13rem}.-mx-56{margin-left:-14rem;margin-right:-14rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-mx-60{margin-left:-15rem;margin-right:-15rem}.-mx-64{margin-left:-16rem;margin-right:-16rem}.-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.-mx-72{margin-left:-18rem;margin-right:-18rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-mx-80{margin-left:-20rem;margin-right:-20rem}.-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.-mx-96{margin-left:-24rem;margin-right:-24rem}.-mx-px{margin-left:-1px;margin-right:-1px}.-my-0{margin-top:-0px;margin-bottom:-0px}.-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.-my-12{margin-top:-3rem;margin-bottom:-3rem}.-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.-my-16{margin-top:-4rem;margin-bottom:-4rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.-my-2\.5{margin-top:-.625rem;margin-bottom:-.625rem}.-my-20{margin-top:-5rem;margin-bottom:-5rem}.-my-24{margin-top:-6rem;margin-bottom:-6rem}.-my-28{margin-top:-7rem;margin-bottom:-7rem}.-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.-my-3\.5{margin-top:-.875rem;margin-bottom:-.875rem}.-my-32{margin-top:-8rem;margin-bottom:-8rem}.-my-36{margin-top:-9rem;margin-bottom:-9rem}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.-my-40{margin-top:-10rem;margin-bottom:-10rem}.-my-44{margin-top:-11rem;margin-bottom:-11rem}.-my-48{margin-top:-12rem;margin-bottom:-12rem}.-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.-my-52{margin-top:-13rem;margin-bottom:-13rem}.-my-56{margin-top:-14rem;margin-bottom:-14rem}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.-my-60{margin-top:-15rem;margin-bottom:-15rem}.-my-64{margin-top:-16rem;margin-bottom:-16rem}.-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.-my-72{margin-top:-18rem;margin-bottom:-18rem}.-my-8{margin-top:-2rem;margin-bottom:-2rem}.-my-80{margin-top:-20rem;margin-bottom:-20rem}.-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.-my-96{margin-top:-24rem;margin-bottom:-24rem}.-my-px{margin-top:-1px;margin-bottom:-1px}.mx-0{margin-left:0;margin-right:0}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-11{margin-left:2.75rem;margin-right:2.75rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.mx-16{margin-left:4rem;margin-right:4rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-2\.5{margin-left:.625rem;margin-right:.625rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-24{margin-left:6rem;margin-right:6rem}.mx-28{margin-left:7rem;margin-right:7rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-32{margin-left:8rem;margin-right:8rem}.mx-36{margin-left:9rem;margin-right:9rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-40{margin-left:10rem;margin-right:10rem}.mx-44{margin-left:11rem;margin-right:11rem}.mx-48{margin-left:12rem;margin-right:12rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-52{margin-left:13rem;margin-right:13rem}.mx-56{margin-left:14rem;margin-right:14rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-60{margin-left:15rem;margin-right:15rem}.mx-64{margin-left:16rem;margin-right:16rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.mx-72{margin-left:18rem;margin-right:18rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-80{margin-left:20rem;margin-right:20rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.mx-96{margin-left:24rem;margin-right:24rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-px{margin-left:1px;margin-right:1px}.my-0{margin-top:0;margin-bottom:0}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-11{margin-top:2.75rem;margin-bottom:2.75rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-24{margin-top:6rem;margin-bottom:6rem}.my-28{margin-top:7rem;margin-bottom:7rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-3\.5{margin-top:.875rem;margin-bottom:.875rem}.my-32{margin-top:8rem;margin-bottom:8rem}.my-36{margin-top:9rem;margin-bottom:9rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-40{margin-top:10rem;margin-bottom:10rem}.my-44{margin-top:11rem;margin-bottom:11rem}.my-48{margin-top:12rem;margin-bottom:12rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-52{margin-top:13rem;margin-bottom:13rem}.my-56{margin-top:14rem;margin-bottom:14rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-60{margin-top:15rem;margin-bottom:15rem}.my-64{margin-top:16rem;margin-bottom:16rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-72{margin-top:18rem;margin-bottom:18rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-80{margin-top:20rem;margin-bottom:20rem}.my-9{margin-top:2.25rem;margin-bottom:2.25rem}.my-96{margin-top:24rem;margin-bottom:24rem}.my-auto{margin-top:auto;margin-bottom:auto}.my-px{margin-top:1px;margin-bottom:1px}.\!mt-1{margin-top:.25rem!important}.-mb-0{margin-bottom:-0px}.-mb-0\.5{margin-bottom:-.125rem}.-mb-1{margin-bottom:-.25rem}.-mb-1\.5{margin-bottom:-.375rem}.-mb-10{margin-bottom:-2.5rem}.-mb-11{margin-bottom:-2.75rem}.-mb-12{margin-bottom:-3rem}.-mb-14{margin-bottom:-3.5rem}.-mb-16{margin-bottom:-4rem}.-mb-2{margin-bottom:-.5rem}.-mb-2\.5{margin-bottom:-.625rem}.-mb-20{margin-bottom:-5rem}.-mb-24{margin-bottom:-6rem}.-mb-28{margin-bottom:-7rem}.-mb-3{margin-bottom:-.75rem}.-mb-3\.5{margin-bottom:-.875rem}.-mb-32{margin-bottom:-8rem}.-mb-36{margin-bottom:-9rem}.-mb-4{margin-bottom:-1rem}.-mb-40{margin-bottom:-10rem}.-mb-44{margin-bottom:-11rem}.-mb-48{margin-bottom:-12rem}.-mb-5{margin-bottom:-1.25rem}.-mb-52{margin-bottom:-13rem}.-mb-56{margin-bottom:-14rem}.-mb-6{margin-bottom:-1.5rem}.-mb-60{margin-bottom:-15rem}.-mb-64{margin-bottom:-16rem}.-mb-7{margin-bottom:-1.75rem}.-mb-72{margin-bottom:-18rem}.-mb-8{margin-bottom:-2rem}.-mb-80{margin-bottom:-20rem}.-mb-9{margin-bottom:-2.25rem}.-mb-96{margin-bottom:-24rem}.-mb-px{margin-bottom:-1px}.-ml-0{margin-left:-0px}.-ml-0\.5{margin-left:-.125rem}.-ml-1{margin-left:-.25rem}.-ml-1\.5{margin-left:-.375rem}.-ml-10{margin-left:-2.5rem}.-ml-11{margin-left:-2.75rem}.-ml-12{margin-left:-3rem}.-ml-14{margin-left:-3.5rem}.-ml-16{margin-left:-4rem}.-ml-2{margin-left:-.5rem}.-ml-2\.5{margin-left:-.625rem}.-ml-20{margin-left:-5rem}.-ml-24{margin-left:-6rem}.-ml-28{margin-left:-7rem}.-ml-3{margin-left:-.75rem}.-ml-3\.5{margin-left:-.875rem}.-ml-32{margin-left:-8rem}.-ml-36{margin-left:-9rem}.-ml-4{margin-left:-1rem}.-ml-40{margin-left:-10rem}.-ml-44{margin-left:-11rem}.-ml-48{margin-left:-12rem}.-ml-5{margin-left:-1.25rem}.-ml-52{margin-left:-13rem}.-ml-56{margin-left:-14rem}.-ml-6{margin-left:-1.5rem}.-ml-60{margin-left:-15rem}.-ml-64{margin-left:-16rem}.-ml-7{margin-left:-1.75rem}.-ml-72{margin-left:-18rem}.-ml-8{margin-left:-2rem}.-ml-80{margin-left:-20rem}.-ml-9{margin-left:-2.25rem}.-ml-96{margin-left:-24rem}.-ml-\[150px\]{margin-left:-150px}.-ml-\[1px\]{margin-left:-1px}.-ml-\[5px\]{margin-left:-5px}.-ml-px{margin-left:-1px}.-mr-0{margin-right:-0px}.-mr-0\.5{margin-right:-.125rem}.-mr-1{margin-right:-.25rem}.-mr-1\.5{margin-right:-.375rem}.-mr-10{margin-right:-2.5rem}.-mr-11{margin-right:-2.75rem}.-mr-12{margin-right:-3rem}.-mr-14{margin-right:-3.5rem}.-mr-16{margin-right:-4rem}.-mr-2{margin-right:-.5rem}.-mr-2\.5{margin-right:-.625rem}.-mr-20{margin-right:-5rem}.-mr-24{margin-right:-6rem}.-mr-28{margin-right:-7rem}.-mr-3{margin-right:-.75rem}.-mr-3\.5{margin-right:-.875rem}.-mr-32{margin-right:-8rem}.-mr-36{margin-right:-9rem}.-mr-4{margin-right:-1rem}.-mr-40{margin-right:-10rem}.-mr-44{margin-right:-11rem}.-mr-48{margin-right:-12rem}.-mr-5{margin-right:-1.25rem}.-mr-52{margin-right:-13rem}.-mr-56{margin-right:-14rem}.-mr-6{margin-right:-1.5rem}.-mr-60{margin-right:-15rem}.-mr-64{margin-right:-16rem}.-mr-7{margin-right:-1.75rem}.-mr-72{margin-right:-18rem}.-mr-8{margin-right:-2rem}.-mr-80{margin-right:-20rem}.-mr-9{margin-right:-2.25rem}.-mr-96{margin-right:-24rem}.-mr-px{margin-right:-1px}.-mt-0{margin-top:-0px}.-mt-0\.5{margin-top:-.125rem}.-mt-1{margin-top:-.25rem}.-mt-1\.5{margin-top:-.375rem}.-mt-10{margin-top:-2.5rem}.-mt-11{margin-top:-2.75rem}.-mt-12{margin-top:-3rem}.-mt-14{margin-top:-3.5rem}.-mt-16{margin-top:-4rem}.-mt-2{margin-top:-.5rem}.-mt-2\.5{margin-top:-.625rem}.-mt-20{margin-top:-5rem}.-mt-24{margin-top:-6rem}.-mt-28{margin-top:-7rem}.-mt-3{margin-top:-.75rem}.-mt-3\.5{margin-top:-.875rem}.-mt-32{margin-top:-8rem}.-mt-36{margin-top:-9rem}.-mt-4{margin-top:-1rem}.-mt-40{margin-top:-10rem}.-mt-44{margin-top:-11rem}.-mt-48{margin-top:-12rem}.-mt-5{margin-top:-1.25rem}.-mt-52{margin-top:-13rem}.-mt-56{margin-top:-14rem}.-mt-6{margin-top:-1.5rem}.-mt-60{margin-top:-15rem}.-mt-64{margin-top:-16rem}.-mt-7{margin-top:-1.75rem}.-mt-72{margin-top:-18rem}.-mt-8{margin-top:-2rem}.-mt-80{margin-top:-20rem}.-mt-9{margin-top:-2.25rem}.-mt-96{margin-top:-24rem}.-mt-\[200\%\]{margin-top:-200%}.-mt-px{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-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-28{margin-bottom:7rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-32{margin-bottom:8rem}.mb-36{margin-bottom:9rem}.mb-4{margin-bottom:1rem}.mb-40{margin-bottom:10rem}.mb-44{margin-bottom:11rem}.mb-48{margin-bottom:12rem}.mb-5{margin-bottom:1.25rem}.mb-52{margin-bottom:13rem}.mb-56{margin-bottom:14rem}.mb-6{margin-bottom:1.5rem}.mb-60{margin-bottom:15rem}.mb-64{margin-bottom:16rem}.mb-7{margin-bottom:1.75rem}.mb-72{margin-bottom:18rem}.mb-8{margin-bottom:2rem}.mb-80{margin-bottom:20rem}.mb-9{margin-bottom:2.25rem}.mb-96{margin-bottom:24rem}.mb-auto{margin-bottom:auto}.mb-px{margin-bottom:1px}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-10{margin-left:2.5rem}.ml-11{margin-left:2.75rem}.ml-12{margin-left:3rem}.ml-14{margin-left:3.5rem}.ml-16{margin-left:4rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-20{margin-left:5rem}.ml-24{margin-left:6rem}.ml-28{margin-left:7rem}.ml-3{margin-left:.75rem}.ml-3\.5{margin-left:.875rem}.ml-32{margin-left:8rem}.ml-36{margin-left:9rem}.ml-4{margin-left:1rem}.ml-40{margin-left:10rem}.ml-44{margin-left:11rem}.ml-48{margin-left:12rem}.ml-5{margin-left:1.25rem}.ml-52{margin-left:13rem}.ml-56{margin-left:14rem}.ml-6{margin-left:1.5rem}.ml-60{margin-left:15rem}.ml-64{margin-left:16rem}.ml-7{margin-left:1.75rem}.ml-72{margin-left:18rem}.ml-8{margin-left:2rem}.ml-80{margin-left:20rem}.ml-9{margin-left:2.25rem}.ml-96{margin-left:24rem}.ml-\[-8px\]{margin-left:-8px}.ml-\[1\%\]{margin-left:1%}.ml-\[150px\]{margin-left:150px}.ml-\[360px\]{margin-left:360px}.ml-\[5px\]{margin-left:5px}.ml-auto{margin-left:auto}.ml-px{margin-left:1px}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-10{margin-right:2.5rem}.mr-11{margin-right:2.75rem}.mr-12{margin-right:3rem}.mr-14{margin-right:3.5rem}.mr-16{margin-right:4rem}.mr-2{margin-right:.5rem}.mr-2\.5{margin-right:.625rem}.mr-20{margin-right:5rem}.mr-24{margin-right:6rem}.mr-28{margin-right:7rem}.mr-3{margin-right:.75rem}.mr-3\.5{margin-right:.875rem}.mr-32{margin-right:8rem}.mr-36{margin-right:9rem}.mr-4{margin-right:1rem}.mr-40{margin-right:10rem}.mr-44{margin-right:11rem}.mr-48{margin-right:12rem}.mr-5{margin-right:1.25rem}.mr-52{margin-right:13rem}.mr-56{margin-right:14rem}.mr-6{margin-right:1.5rem}.mr-60{margin-right:15rem}.mr-64{margin-right:16rem}.mr-7{margin-right:1.75rem}.mr-72{margin-right:18rem}.mr-8{margin-right:2rem}.mr-80{margin-right:20rem}.mr-9{margin-right:2.25rem}.mr-96{margin-right:24rem}.mr-auto{margin-right:auto}.mr-px{margin-right:1px}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-28{margin-top:7rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-32{margin-top:8rem}.mt-36{margin-top:9rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-44{margin-top:11rem}.mt-48{margin-top:12rem}.mt-5{margin-top:1.25rem}.mt-52{margin-top:13rem}.mt-56{margin-top:14rem}.mt-6{margin-top:1.5rem}.mt-60{margin-top:15rem}.mt-64{margin-top:16rem}.mt-7{margin-top:1.75rem}.mt-72{margin-top:18rem}.mt-8{margin-top:2rem}.mt-80{margin-top:20rem}.mt-9{margin-top:2.25rem}.mt-96{margin-top:24rem}.mt-\[6px\]{margin-top:6px}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.box-border{box-sizing:border-box}.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}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.line-clamp-6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}.line-clamp-none{overflow:visible;display:block;-webkit-box-orient:horizontal;-webkit-line-clamp:none}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.\!inline{display:inline!important}.inline{display:inline}.flex{display:flex}.\!inline-flex{display:inline-flex!important}.inline-flex{display:inline-flex}.\!table{display:table!important}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-row{display:table-row}.flow-root{display:flow-root}.\!grid{display:grid!important}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.size-10{width:2.5rem;height:2.5rem}.size-2{width:.5rem;height:.5rem}.size-2\.5{width:.625rem;height:.625rem}.size-3{width:.75rem;height:.75rem}.size-3\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.size-full{width:100%;height:100%}.h-0{height:0px}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-1\/4{height:25%}.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-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-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[1\.6rem\]{height:1.6rem}.h-\[10\%\]{height:10%}.h-\[100vh\]{height:100vh}.h-\[16px\]{height:16px}.h-\[250px\]{height:250px}.h-\[300px\]{height:300px}.h-\[320px\]{height:320px}.h-\[350px\]{height:350px}.h-\[35px\]{height:35px}.h-\[36px\]{height:36px}.h-\[400px\]{height:400px}.h-\[48px\]{height:48px}.h-\[5\.25rem\]{height:5.25rem}.h-\[5px\]{height:5px}.h-\[90vh\]{height:90vh}.h-\[calc\(100\%-0\.5rem\)\]{height:calc(100% - .5rem)}.h-\[calc\(100\%-1px\)\]{height:calc(100% - 1px)}.h-\[calc\(100vh-100px\)\]{height:calc(100vh - 100px)}.h-\[calc\(100vh-128px\)\]{height:calc(100vh - 128px)}.h-\[calc\(100vh-130px\)\]{height:calc(100vh - 130px)}.h-\[calc\(100vh-44px\)\]{height:calc(100vh - 44px)}.h-\[calc\(100vh-48px\)\]{height:calc(100vh - 48px)}.h-\[calc\(100vh-4rem\)\]{height:calc(100vh - 4rem)}.h-\[calc\(100vh-64px\)\]{height:calc(100vh - 64px)}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.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-144{max-height:36rem}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.max-h-\[0px\]{max-height:0px}.max-h-\[100vh\]{max-height:100vh}.max-h-\[10rem\]{max-height:10rem}.max-h-\[12rem\]{max-height:12rem}.max-h-\[16rem\]{max-height:16rem}.max-h-\[23rem\]{max-height:23rem}.max-h-\[24rem\]{max-height:24rem}.max-h-\[320px\]{max-height:320px}.max-h-\[32rem\]{max-height:32rem}.max-h-\[36px\]{max-height:36px}.max-h-\[36rem\]{max-height:36rem}.max-h-\[40rem\]{max-height:40rem}.max-h-\[500px\]{max-height:500px}.max-h-\[50vh\]{max-height:50vh}.max-h-\[65vh\]{max-height:65vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[72px\]{max-height:72px}.max-h-\[74vh\]{max-height:74vh}.max-h-\[75vh\]{max-height:75vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[90\%\]{max-height:90%}.max-h-\[90vh\]{max-height:90vh}.max-h-\[95vh\]{max-height:95vh}.max-h-\[9999px\]{max-height:9999px}.max-h-\[calc\(100vh-108px\)\]{max-height:calc(100vh - 108px)}.max-h-\[calc\(100vh-42px\)\]{max-height:calc(100vh - 42px)}.max-h-\[calc\(100vh-68px\)\]{max-height:calc(100vh - 68px)}.max-h-\[calc\(100vh-87px\)\]{max-height:calc(100vh - 87px)}.max-h-\[calc\(100vh-91px\)\]{max-height:calc(100vh - 91px)}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-10{min-height:2.5rem}.min-h-12{min-height:3rem}.min-h-16{min-height:4rem}.min-h-2{min-height:.5rem}.min-h-24{min-height:6rem}.min-h-32{min-height:8rem}.min-h-4{min-height:1rem}.min-h-40{min-height:10rem}.min-h-64{min-height:16rem}.min-h-8{min-height:2rem}.min-h-9{min-height:2.25rem}.min-h-96{min-height:24rem}.min-h-\[100\%\]{min-height:100%}.min-h-\[100vh\]{min-height:100vh}.min-h-\[120px\]{min-height:120px}.min-h-\[140px\]{min-height:140px}.min-h-\[2rem\]{min-height:2rem}.min-h-\[3rem\]{min-height:3rem}.min-h-\[46px\]{min-height:46px}.min-h-\[5\.25rem\]{min-height:5.25rem}.min-h-\[54px\]{min-height:54px}.min-h-\[60px\]{min-height:60px}.min-h-\[80px\]{min-height:80px}.min-h-\[8rem\]{min-height:8rem}.min-h-\[calc\(100vh-4rem\)\]{min-height:calc(100vh - 4rem)}.min-h-\[calc\(100vh-64px\)\]{min-height:calc(100vh - 64px)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.\!w-4{width:1rem!important}.\!w-auto{width:auto!important}.w-0{width:0px}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-1\/5{width:20%}.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\/3{width:66.666667%}.w-2\/5{width:40%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/12{width:25%}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-6\/12{width:50%}.w-60{width:15rem}.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-9\/12{width:75%}.w-96{width:24rem}.w-\[10\%\]{width:10%}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[12\.5\%\]{width:12.5%}.w-\[125px\]{width:125px}.w-\[148px\]{width:148px}.w-\[16px\]{width:16px}.w-\[176px\]{width:176px}.w-\[24\%\]{width:24%}.w-\[2px\]{width:2px}.w-\[300px\]{width:300px}.w-\[31\%\]{width:31%}.w-\[35px\]{width:35px}.w-\[400px\]{width:400px}.w-\[42rem\]{width:42rem}.w-\[432px\]{width:432px}.w-\[48px\]{width:48px}.w-\[50\%\]{width:50%}.w-\[80\%\]{width:80%}.w-\[8rem\]{width:8rem}.w-\[90\%\]{width:90%}.w-\[90vh\]{width:90vh}.w-\[90vw\]{width:90vw}.w-\[calc\(100\%-44px\)\]{width:calc(100% - 44px)}.w-\[calc\(33\%-1rem\)\]{width:calc(33% - 1rem)}.w-\[max-content\]{width:-moz-max-content;width:max-content}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-screen{width:100vw}.min-w-0{min-width:0px}.min-w-11{min-width:2.75rem}.min-w-12{min-width:3rem}.min-w-14{min-width:3.5rem}.min-w-16{min-width:4rem}.min-w-20{min-width:5rem}.min-w-32{min-width:8rem}.min-w-4{min-width:1rem}.min-w-48{min-width:12rem}.min-w-52{min-width:13rem}.min-w-60{min-width:15rem}.min-w-64{min-width:16rem}.min-w-72{min-width:18rem}.min-w-8{min-width:2rem}.min-w-80{min-width:20rem}.min-w-9{min-width:2.25rem}.min-w-96{min-width:24rem}.min-w-\[1\.5rem\]{min-width:1.5rem}.min-w-\[100\%\]{min-width:100%}.min-w-\[100px\]{min-width:100px}.min-w-\[1024px\]{min-width:1024px}.min-w-\[10rem\]{min-width:10rem}.min-w-\[120px\]{min-width:120px}.min-w-\[125px\]{min-width:125px}.min-w-\[140px\]{min-width:140px}.min-w-\[150px\]{min-width:150px}.min-w-\[160px\]{min-width:160px}.min-w-\[200px\]{min-width:200px}.min-w-\[20px\]{min-width:20px}.min-w-\[225px\]{min-width:225px}.min-w-\[25\%\]{min-width:25%}.min-w-\[250px\]{min-width:250px}.min-w-\[260px\]{min-width:260px}.min-w-\[2rem\]{min-width:2rem}.min-w-\[300px\]{min-width:300px}.min-w-\[340px\]{min-width:340px}.min-w-\[34px\]{min-width:34px}.min-w-\[36px\]{min-width:36px}.min-w-\[400px\]{min-width:400px}.min-w-\[40px\]{min-width:40px}.min-w-\[50\%\]{min-width:50%}.min-w-\[54px\]{min-width:54px}.min-w-\[600px\]{min-width:600px}.min-w-\[60px\]{min-width:60px}.min-w-\[632px\]{min-width:632px}.min-w-\[640px\]{min-width:640px}.min-w-\[70\%\]{min-width:70%}.min-w-\[75px\]{min-width:75px}.min-w-\[896px\]{min-width:896px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[992px\]{min-width:992px}.min-w-\[calc\(100\%-44px\)\]{min-width:calc(100% - 44px)}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.min-w-min{min-width:-moz-min-content;min-width:min-content}.max-w-12{max-width:3rem}.max-w-20{max-width:5rem}.max-w-28{max-width:7rem}.max-w-2xl{max-width:42rem}.max-w-32{max-width:8rem}.max-w-36{max-width:9rem}.max-w-3xl{max-width:48rem}.max-w-4{max-width:1rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-60{max-width:15rem}.max-w-64{max-width:16rem}.max-w-6xl{max-width:72rem}.max-w-72{max-width:18rem}.max-w-7xl{max-width:80rem}.max-w-80{max-width:20rem}.max-w-96{max-width:24rem}.max-w-\[100vw\]{max-width:100vw}.max-w-\[125px\]{max-width:125px}.max-w-\[12rem\]{max-width:12rem}.max-w-\[15rem\]{max-width:15rem}.max-w-\[200px\]{max-width:200px}.max-w-\[225px\]{max-width:225px}.max-w-\[250px\]{max-width:250px}.max-w-\[300px\]{max-width:300px}.max-w-\[30rem\]{max-width:30rem}.max-w-\[340px\]{max-width:340px}.max-w-\[36rem\]{max-width:36rem}.max-w-\[40rem\]{max-width:40rem}.max-w-\[41\.5rem\]{max-width:41.5rem}.max-w-\[42rem\]{max-width:42rem}.max-w-\[50\%\]{max-width:50%}.max-w-\[54px\]{max-width:54px}.max-w-\[80\%\]{max-width:80%}.max-w-\[90\%\]{max-width:90%}.max-w-\[90vw\]{max-width:90vw}.max-w-\[95\%\]{max-width:95%}.max-w-\[96rem\]{max-width:96rem}.max-w-\[990px\]{max-width:990px}.max-w-\[996px\]{max-width:996px}.max-w-\[calc\(100\%-320px\)\]{max-width:calc(100% - 320px)}.max-w-\[calc\(100\%-640px\)\]{max-width:calc(100% - 640px)}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-screen-2xl{max-width:1536px}.max-w-screen-lg{max-width:1024px}.max-w-screen-xl{max-width:1280px}.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-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-\[0\%\]{flex-basis:0%}.basis-\[10\%\]{flex-basis:10%}.basis-\[100\%\]{flex-basis:100%}.basis-\[15\%\]{flex-basis:15%}.basis-\[20\%\]{flex-basis:20%}.basis-\[25\%\]{flex-basis:25%}.basis-\[30\%\]{flex-basis:30%}.basis-\[35\%\]{flex-basis:35%}.basis-\[40\%\]{flex-basis:40%}.basis-\[45\%\]{flex-basis:45%}.basis-\[5\%\]{flex-basis:5%}.basis-\[50\%\]{flex-basis:50%}.basis-\[55\%\]{flex-basis:55%}.basis-\[60\%\]{flex-basis:60%}.basis-\[65\%\]{flex-basis:65%}.basis-\[70\%\]{flex-basis:70%}.basis-\[80\%\]{flex-basis:80%}.basis-\[90\%\]{flex-basis:90%}.basis-\[content\]{flex-basis:content}.basis-full{flex-basis:100%}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-bottom-left{transform-origin:bottom left}.origin-bottom-right{transform-origin:bottom right}.origin-right{transform-origin:right}.origin-top{transform-origin:top}.origin-top-left{transform-origin:top left}.origin-top-right{transform-origin:top right}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-zoom-in{cursor:zoom-in}.cursor-zoom-out{cursor:zoom-out}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.snap-none{scroll-snap-type:none}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-y{scroll-snap-type:y var(--tw-scroll-snap-strictness)}.snap-both{scroll-snap-type:both var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-proximity{--tw-scroll-snap-strictness: proximity}.snap-start{scroll-snap-align:start}.snap-end{scroll-snap-align:end}.snap-center{scroll-snap-align:center}.snap-align-none{scroll-snap-align:none}.snap-normal{scroll-snap-stop:normal}.snap-always{scroll-snap-stop:always}.-scroll-m-0{scroll-margin:-0px}.-scroll-m-0\.5{scroll-margin:-.125rem}.-scroll-m-1{scroll-margin:-.25rem}.-scroll-m-1\.5{scroll-margin:-.375rem}.-scroll-m-10{scroll-margin:-2.5rem}.-scroll-m-11{scroll-margin:-2.75rem}.-scroll-m-12{scroll-margin:-3rem}.-scroll-m-14{scroll-margin:-3.5rem}.-scroll-m-16{scroll-margin:-4rem}.-scroll-m-2{scroll-margin:-.5rem}.-scroll-m-2\.5{scroll-margin:-.625rem}.-scroll-m-20{scroll-margin:-5rem}.-scroll-m-24{scroll-margin:-6rem}.-scroll-m-28{scroll-margin:-7rem}.-scroll-m-3{scroll-margin:-.75rem}.-scroll-m-3\.5{scroll-margin:-.875rem}.-scroll-m-32{scroll-margin:-8rem}.-scroll-m-36{scroll-margin:-9rem}.-scroll-m-4{scroll-margin:-1rem}.-scroll-m-40{scroll-margin:-10rem}.-scroll-m-44{scroll-margin:-11rem}.-scroll-m-48{scroll-margin:-12rem}.-scroll-m-5{scroll-margin:-1.25rem}.-scroll-m-52{scroll-margin:-13rem}.-scroll-m-56{scroll-margin:-14rem}.-scroll-m-6{scroll-margin:-1.5rem}.-scroll-m-60{scroll-margin:-15rem}.-scroll-m-64{scroll-margin:-16rem}.-scroll-m-7{scroll-margin:-1.75rem}.-scroll-m-72{scroll-margin:-18rem}.-scroll-m-8{scroll-margin:-2rem}.-scroll-m-80{scroll-margin:-20rem}.-scroll-m-9{scroll-margin:-2.25rem}.-scroll-m-96{scroll-margin:-24rem}.-scroll-m-px{scroll-margin:-1px}.scroll-m-0{scroll-margin:0px}.scroll-m-0\.5{scroll-margin:.125rem}.scroll-m-1{scroll-margin:.25rem}.scroll-m-1\.5{scroll-margin:.375rem}.scroll-m-10{scroll-margin:2.5rem}.scroll-m-11{scroll-margin:2.75rem}.scroll-m-12{scroll-margin:3rem}.scroll-m-14{scroll-margin:3.5rem}.scroll-m-16{scroll-margin:4rem}.scroll-m-2{scroll-margin:.5rem}.scroll-m-2\.5{scroll-margin:.625rem}.scroll-m-20{scroll-margin:5rem}.scroll-m-24{scroll-margin:6rem}.scroll-m-28{scroll-margin:7rem}.scroll-m-3{scroll-margin:.75rem}.scroll-m-3\.5{scroll-margin:.875rem}.scroll-m-32{scroll-margin:8rem}.scroll-m-36{scroll-margin:9rem}.scroll-m-4{scroll-margin:1rem}.scroll-m-40{scroll-margin:10rem}.scroll-m-44{scroll-margin:11rem}.scroll-m-48{scroll-margin:12rem}.scroll-m-5{scroll-margin:1.25rem}.scroll-m-52{scroll-margin:13rem}.scroll-m-56{scroll-margin:14rem}.scroll-m-6{scroll-margin:1.5rem}.scroll-m-60{scroll-margin:15rem}.scroll-m-64{scroll-margin:16rem}.scroll-m-7{scroll-margin:1.75rem}.scroll-m-72{scroll-margin:18rem}.scroll-m-8{scroll-margin:2rem}.scroll-m-80{scroll-margin:20rem}.scroll-m-9{scroll-margin:2.25rem}.scroll-m-96{scroll-margin:24rem}.scroll-m-px{scroll-margin:1px}.-scroll-mx-0{scroll-margin-left:-0px;scroll-margin-right:-0px}.-scroll-mx-0\.5{scroll-margin-left:-.125rem;scroll-margin-right:-.125rem}.-scroll-mx-1{scroll-margin-left:-.25rem;scroll-margin-right:-.25rem}.-scroll-mx-1\.5{scroll-margin-left:-.375rem;scroll-margin-right:-.375rem}.-scroll-mx-10{scroll-margin-left:-2.5rem;scroll-margin-right:-2.5rem}.-scroll-mx-11{scroll-margin-left:-2.75rem;scroll-margin-right:-2.75rem}.-scroll-mx-12{scroll-margin-left:-3rem;scroll-margin-right:-3rem}.-scroll-mx-14{scroll-margin-left:-3.5rem;scroll-margin-right:-3.5rem}.-scroll-mx-16{scroll-margin-left:-4rem;scroll-margin-right:-4rem}.-scroll-mx-2{scroll-margin-left:-.5rem;scroll-margin-right:-.5rem}.-scroll-mx-2\.5{scroll-margin-left:-.625rem;scroll-margin-right:-.625rem}.-scroll-mx-20{scroll-margin-left:-5rem;scroll-margin-right:-5rem}.-scroll-mx-24{scroll-margin-left:-6rem;scroll-margin-right:-6rem}.-scroll-mx-28{scroll-margin-left:-7rem;scroll-margin-right:-7rem}.-scroll-mx-3{scroll-margin-left:-.75rem;scroll-margin-right:-.75rem}.-scroll-mx-3\.5{scroll-margin-left:-.875rem;scroll-margin-right:-.875rem}.-scroll-mx-32{scroll-margin-left:-8rem;scroll-margin-right:-8rem}.-scroll-mx-36{scroll-margin-left:-9rem;scroll-margin-right:-9rem}.-scroll-mx-4{scroll-margin-left:-1rem;scroll-margin-right:-1rem}.-scroll-mx-40{scroll-margin-left:-10rem;scroll-margin-right:-10rem}.-scroll-mx-44{scroll-margin-left:-11rem;scroll-margin-right:-11rem}.-scroll-mx-48{scroll-margin-left:-12rem;scroll-margin-right:-12rem}.-scroll-mx-5{scroll-margin-left:-1.25rem;scroll-margin-right:-1.25rem}.-scroll-mx-52{scroll-margin-left:-13rem;scroll-margin-right:-13rem}.-scroll-mx-56{scroll-margin-left:-14rem;scroll-margin-right:-14rem}.-scroll-mx-6{scroll-margin-left:-1.5rem;scroll-margin-right:-1.5rem}.-scroll-mx-60{scroll-margin-left:-15rem;scroll-margin-right:-15rem}.-scroll-mx-64{scroll-margin-left:-16rem;scroll-margin-right:-16rem}.-scroll-mx-7{scroll-margin-left:-1.75rem;scroll-margin-right:-1.75rem}.-scroll-mx-72{scroll-margin-left:-18rem;scroll-margin-right:-18rem}.-scroll-mx-8{scroll-margin-left:-2rem;scroll-margin-right:-2rem}.-scroll-mx-80{scroll-margin-left:-20rem;scroll-margin-right:-20rem}.-scroll-mx-9{scroll-margin-left:-2.25rem;scroll-margin-right:-2.25rem}.-scroll-mx-96{scroll-margin-left:-24rem;scroll-margin-right:-24rem}.-scroll-mx-px{scroll-margin-left:-1px;scroll-margin-right:-1px}.-scroll-my-0{scroll-margin-top:-0px;scroll-margin-bottom:-0px}.-scroll-my-0\.5{scroll-margin-top:-.125rem;scroll-margin-bottom:-.125rem}.-scroll-my-1{scroll-margin-top:-.25rem;scroll-margin-bottom:-.25rem}.-scroll-my-1\.5{scroll-margin-top:-.375rem;scroll-margin-bottom:-.375rem}.-scroll-my-10{scroll-margin-top:-2.5rem;scroll-margin-bottom:-2.5rem}.-scroll-my-11{scroll-margin-top:-2.75rem;scroll-margin-bottom:-2.75rem}.-scroll-my-12{scroll-margin-top:-3rem;scroll-margin-bottom:-3rem}.-scroll-my-14{scroll-margin-top:-3.5rem;scroll-margin-bottom:-3.5rem}.-scroll-my-16{scroll-margin-top:-4rem;scroll-margin-bottom:-4rem}.-scroll-my-2{scroll-margin-top:-.5rem;scroll-margin-bottom:-.5rem}.-scroll-my-2\.5{scroll-margin-top:-.625rem;scroll-margin-bottom:-.625rem}.-scroll-my-20{scroll-margin-top:-5rem;scroll-margin-bottom:-5rem}.-scroll-my-24{scroll-margin-top:-6rem;scroll-margin-bottom:-6rem}.-scroll-my-28{scroll-margin-top:-7rem;scroll-margin-bottom:-7rem}.-scroll-my-3{scroll-margin-top:-.75rem;scroll-margin-bottom:-.75rem}.-scroll-my-3\.5{scroll-margin-top:-.875rem;scroll-margin-bottom:-.875rem}.-scroll-my-32{scroll-margin-top:-8rem;scroll-margin-bottom:-8rem}.-scroll-my-36{scroll-margin-top:-9rem;scroll-margin-bottom:-9rem}.-scroll-my-4{scroll-margin-top:-1rem;scroll-margin-bottom:-1rem}.-scroll-my-40{scroll-margin-top:-10rem;scroll-margin-bottom:-10rem}.-scroll-my-44{scroll-margin-top:-11rem;scroll-margin-bottom:-11rem}.-scroll-my-48{scroll-margin-top:-12rem;scroll-margin-bottom:-12rem}.-scroll-my-5{scroll-margin-top:-1.25rem;scroll-margin-bottom:-1.25rem}.-scroll-my-52{scroll-margin-top:-13rem;scroll-margin-bottom:-13rem}.-scroll-my-56{scroll-margin-top:-14rem;scroll-margin-bottom:-14rem}.-scroll-my-6{scroll-margin-top:-1.5rem;scroll-margin-bottom:-1.5rem}.-scroll-my-60{scroll-margin-top:-15rem;scroll-margin-bottom:-15rem}.-scroll-my-64{scroll-margin-top:-16rem;scroll-margin-bottom:-16rem}.-scroll-my-7{scroll-margin-top:-1.75rem;scroll-margin-bottom:-1.75rem}.-scroll-my-72{scroll-margin-top:-18rem;scroll-margin-bottom:-18rem}.-scroll-my-8{scroll-margin-top:-2rem;scroll-margin-bottom:-2rem}.-scroll-my-80{scroll-margin-top:-20rem;scroll-margin-bottom:-20rem}.-scroll-my-9{scroll-margin-top:-2.25rem;scroll-margin-bottom:-2.25rem}.-scroll-my-96{scroll-margin-top:-24rem;scroll-margin-bottom:-24rem}.-scroll-my-px{scroll-margin-top:-1px;scroll-margin-bottom:-1px}.scroll-mx-0{scroll-margin-left:0px;scroll-margin-right:0px}.scroll-mx-0\.5{scroll-margin-left:.125rem;scroll-margin-right:.125rem}.scroll-mx-1{scroll-margin-left:.25rem;scroll-margin-right:.25rem}.scroll-mx-1\.5{scroll-margin-left:.375rem;scroll-margin-right:.375rem}.scroll-mx-10{scroll-margin-left:2.5rem;scroll-margin-right:2.5rem}.scroll-mx-11{scroll-margin-left:2.75rem;scroll-margin-right:2.75rem}.scroll-mx-12{scroll-margin-left:3rem;scroll-margin-right:3rem}.scroll-mx-14{scroll-margin-left:3.5rem;scroll-margin-right:3.5rem}.scroll-mx-16{scroll-margin-left:4rem;scroll-margin-right:4rem}.scroll-mx-2{scroll-margin-left:.5rem;scroll-margin-right:.5rem}.scroll-mx-2\.5{scroll-margin-left:.625rem;scroll-margin-right:.625rem}.scroll-mx-20{scroll-margin-left:5rem;scroll-margin-right:5rem}.scroll-mx-24{scroll-margin-left:6rem;scroll-margin-right:6rem}.scroll-mx-28{scroll-margin-left:7rem;scroll-margin-right:7rem}.scroll-mx-3{scroll-margin-left:.75rem;scroll-margin-right:.75rem}.scroll-mx-3\.5{scroll-margin-left:.875rem;scroll-margin-right:.875rem}.scroll-mx-32{scroll-margin-left:8rem;scroll-margin-right:8rem}.scroll-mx-36{scroll-margin-left:9rem;scroll-margin-right:9rem}.scroll-mx-4{scroll-margin-left:1rem;scroll-margin-right:1rem}.scroll-mx-40{scroll-margin-left:10rem;scroll-margin-right:10rem}.scroll-mx-44{scroll-margin-left:11rem;scroll-margin-right:11rem}.scroll-mx-48{scroll-margin-left:12rem;scroll-margin-right:12rem}.scroll-mx-5{scroll-margin-left:1.25rem;scroll-margin-right:1.25rem}.scroll-mx-52{scroll-margin-left:13rem;scroll-margin-right:13rem}.scroll-mx-56{scroll-margin-left:14rem;scroll-margin-right:14rem}.scroll-mx-6{scroll-margin-left:1.5rem;scroll-margin-right:1.5rem}.scroll-mx-60{scroll-margin-left:15rem;scroll-margin-right:15rem}.scroll-mx-64{scroll-margin-left:16rem;scroll-margin-right:16rem}.scroll-mx-7{scroll-margin-left:1.75rem;scroll-margin-right:1.75rem}.scroll-mx-72{scroll-margin-left:18rem;scroll-margin-right:18rem}.scroll-mx-8{scroll-margin-left:2rem;scroll-margin-right:2rem}.scroll-mx-80{scroll-margin-left:20rem;scroll-margin-right:20rem}.scroll-mx-9{scroll-margin-left:2.25rem;scroll-margin-right:2.25rem}.scroll-mx-96{scroll-margin-left:24rem;scroll-margin-right:24rem}.scroll-mx-px{scroll-margin-left:1px;scroll-margin-right:1px}.scroll-my-0{scroll-margin-top:0px;scroll-margin-bottom:0px}.scroll-my-0\.5{scroll-margin-top:.125rem;scroll-margin-bottom:.125rem}.scroll-my-1{scroll-margin-top:.25rem;scroll-margin-bottom:.25rem}.scroll-my-1\.5{scroll-margin-top:.375rem;scroll-margin-bottom:.375rem}.scroll-my-10{scroll-margin-top:2.5rem;scroll-margin-bottom:2.5rem}.scroll-my-11{scroll-margin-top:2.75rem;scroll-margin-bottom:2.75rem}.scroll-my-12{scroll-margin-top:3rem;scroll-margin-bottom:3rem}.scroll-my-14{scroll-margin-top:3.5rem;scroll-margin-bottom:3.5rem}.scroll-my-16{scroll-margin-top:4rem;scroll-margin-bottom:4rem}.scroll-my-2{scroll-margin-top:.5rem;scroll-margin-bottom:.5rem}.scroll-my-2\.5{scroll-margin-top:.625rem;scroll-margin-bottom:.625rem}.scroll-my-20{scroll-margin-top:5rem;scroll-margin-bottom:5rem}.scroll-my-24{scroll-margin-top:6rem;scroll-margin-bottom:6rem}.scroll-my-28{scroll-margin-top:7rem;scroll-margin-bottom:7rem}.scroll-my-3{scroll-margin-top:.75rem;scroll-margin-bottom:.75rem}.scroll-my-3\.5{scroll-margin-top:.875rem;scroll-margin-bottom:.875rem}.scroll-my-32{scroll-margin-top:8rem;scroll-margin-bottom:8rem}.scroll-my-36{scroll-margin-top:9rem;scroll-margin-bottom:9rem}.scroll-my-4{scroll-margin-top:1rem;scroll-margin-bottom:1rem}.scroll-my-40{scroll-margin-top:10rem;scroll-margin-bottom:10rem}.scroll-my-44{scroll-margin-top:11rem;scroll-margin-bottom:11rem}.scroll-my-48{scroll-margin-top:12rem;scroll-margin-bottom:12rem}.scroll-my-5{scroll-margin-top:1.25rem;scroll-margin-bottom:1.25rem}.scroll-my-52{scroll-margin-top:13rem;scroll-margin-bottom:13rem}.scroll-my-56{scroll-margin-top:14rem;scroll-margin-bottom:14rem}.scroll-my-6{scroll-margin-top:1.5rem;scroll-margin-bottom:1.5rem}.scroll-my-60{scroll-margin-top:15rem;scroll-margin-bottom:15rem}.scroll-my-64{scroll-margin-top:16rem;scroll-margin-bottom:16rem}.scroll-my-7{scroll-margin-top:1.75rem;scroll-margin-bottom:1.75rem}.scroll-my-72{scroll-margin-top:18rem;scroll-margin-bottom:18rem}.scroll-my-8{scroll-margin-top:2rem;scroll-margin-bottom:2rem}.scroll-my-80{scroll-margin-top:20rem;scroll-margin-bottom:20rem}.scroll-my-9{scroll-margin-top:2.25rem;scroll-margin-bottom:2.25rem}.scroll-my-96{scroll-margin-top:24rem;scroll-margin-bottom:24rem}.scroll-my-px{scroll-margin-top:1px;scroll-margin-bottom:1px}.-scroll-mb-0{scroll-margin-bottom:-0px}.-scroll-mb-0\.5{scroll-margin-bottom:-.125rem}.-scroll-mb-1{scroll-margin-bottom:-.25rem}.-scroll-mb-1\.5{scroll-margin-bottom:-.375rem}.-scroll-mb-10{scroll-margin-bottom:-2.5rem}.-scroll-mb-11{scroll-margin-bottom:-2.75rem}.-scroll-mb-12{scroll-margin-bottom:-3rem}.-scroll-mb-14{scroll-margin-bottom:-3.5rem}.-scroll-mb-16{scroll-margin-bottom:-4rem}.-scroll-mb-2{scroll-margin-bottom:-.5rem}.-scroll-mb-2\.5{scroll-margin-bottom:-.625rem}.-scroll-mb-20{scroll-margin-bottom:-5rem}.-scroll-mb-24{scroll-margin-bottom:-6rem}.-scroll-mb-28{scroll-margin-bottom:-7rem}.-scroll-mb-3{scroll-margin-bottom:-.75rem}.-scroll-mb-3\.5{scroll-margin-bottom:-.875rem}.-scroll-mb-32{scroll-margin-bottom:-8rem}.-scroll-mb-36{scroll-margin-bottom:-9rem}.-scroll-mb-4{scroll-margin-bottom:-1rem}.-scroll-mb-40{scroll-margin-bottom:-10rem}.-scroll-mb-44{scroll-margin-bottom:-11rem}.-scroll-mb-48{scroll-margin-bottom:-12rem}.-scroll-mb-5{scroll-margin-bottom:-1.25rem}.-scroll-mb-52{scroll-margin-bottom:-13rem}.-scroll-mb-56{scroll-margin-bottom:-14rem}.-scroll-mb-6{scroll-margin-bottom:-1.5rem}.-scroll-mb-60{scroll-margin-bottom:-15rem}.-scroll-mb-64{scroll-margin-bottom:-16rem}.-scroll-mb-7{scroll-margin-bottom:-1.75rem}.-scroll-mb-72{scroll-margin-bottom:-18rem}.-scroll-mb-8{scroll-margin-bottom:-2rem}.-scroll-mb-80{scroll-margin-bottom:-20rem}.-scroll-mb-9{scroll-margin-bottom:-2.25rem}.-scroll-mb-96{scroll-margin-bottom:-24rem}.-scroll-mb-px{scroll-margin-bottom:-1px}.-scroll-ml-0{scroll-margin-left:-0px}.-scroll-ml-0\.5{scroll-margin-left:-.125rem}.-scroll-ml-1{scroll-margin-left:-.25rem}.-scroll-ml-1\.5{scroll-margin-left:-.375rem}.-scroll-ml-10{scroll-margin-left:-2.5rem}.-scroll-ml-11{scroll-margin-left:-2.75rem}.-scroll-ml-12{scroll-margin-left:-3rem}.-scroll-ml-14{scroll-margin-left:-3.5rem}.-scroll-ml-16{scroll-margin-left:-4rem}.-scroll-ml-2{scroll-margin-left:-.5rem}.-scroll-ml-2\.5{scroll-margin-left:-.625rem}.-scroll-ml-20{scroll-margin-left:-5rem}.-scroll-ml-24{scroll-margin-left:-6rem}.-scroll-ml-28{scroll-margin-left:-7rem}.-scroll-ml-3{scroll-margin-left:-.75rem}.-scroll-ml-3\.5{scroll-margin-left:-.875rem}.-scroll-ml-32{scroll-margin-left:-8rem}.-scroll-ml-36{scroll-margin-left:-9rem}.-scroll-ml-4{scroll-margin-left:-1rem}.-scroll-ml-40{scroll-margin-left:-10rem}.-scroll-ml-44{scroll-margin-left:-11rem}.-scroll-ml-48{scroll-margin-left:-12rem}.-scroll-ml-5{scroll-margin-left:-1.25rem}.-scroll-ml-52{scroll-margin-left:-13rem}.-scroll-ml-56{scroll-margin-left:-14rem}.-scroll-ml-6{scroll-margin-left:-1.5rem}.-scroll-ml-60{scroll-margin-left:-15rem}.-scroll-ml-64{scroll-margin-left:-16rem}.-scroll-ml-7{scroll-margin-left:-1.75rem}.-scroll-ml-72{scroll-margin-left:-18rem}.-scroll-ml-8{scroll-margin-left:-2rem}.-scroll-ml-80{scroll-margin-left:-20rem}.-scroll-ml-9{scroll-margin-left:-2.25rem}.-scroll-ml-96{scroll-margin-left:-24rem}.-scroll-ml-px{scroll-margin-left:-1px}.-scroll-mr-0{scroll-margin-right:-0px}.-scroll-mr-0\.5{scroll-margin-right:-.125rem}.-scroll-mr-1{scroll-margin-right:-.25rem}.-scroll-mr-1\.5{scroll-margin-right:-.375rem}.-scroll-mr-10{scroll-margin-right:-2.5rem}.-scroll-mr-11{scroll-margin-right:-2.75rem}.-scroll-mr-12{scroll-margin-right:-3rem}.-scroll-mr-14{scroll-margin-right:-3.5rem}.-scroll-mr-16{scroll-margin-right:-4rem}.-scroll-mr-2{scroll-margin-right:-.5rem}.-scroll-mr-2\.5{scroll-margin-right:-.625rem}.-scroll-mr-20{scroll-margin-right:-5rem}.-scroll-mr-24{scroll-margin-right:-6rem}.-scroll-mr-28{scroll-margin-right:-7rem}.-scroll-mr-3{scroll-margin-right:-.75rem}.-scroll-mr-3\.5{scroll-margin-right:-.875rem}.-scroll-mr-32{scroll-margin-right:-8rem}.-scroll-mr-36{scroll-margin-right:-9rem}.-scroll-mr-4{scroll-margin-right:-1rem}.-scroll-mr-40{scroll-margin-right:-10rem}.-scroll-mr-44{scroll-margin-right:-11rem}.-scroll-mr-48{scroll-margin-right:-12rem}.-scroll-mr-5{scroll-margin-right:-1.25rem}.-scroll-mr-52{scroll-margin-right:-13rem}.-scroll-mr-56{scroll-margin-right:-14rem}.-scroll-mr-6{scroll-margin-right:-1.5rem}.-scroll-mr-60{scroll-margin-right:-15rem}.-scroll-mr-64{scroll-margin-right:-16rem}.-scroll-mr-7{scroll-margin-right:-1.75rem}.-scroll-mr-72{scroll-margin-right:-18rem}.-scroll-mr-8{scroll-margin-right:-2rem}.-scroll-mr-80{scroll-margin-right:-20rem}.-scroll-mr-9{scroll-margin-right:-2.25rem}.-scroll-mr-96{scroll-margin-right:-24rem}.-scroll-mr-px{scroll-margin-right:-1px}.-scroll-mt-0{scroll-margin-top:-0px}.-scroll-mt-0\.5{scroll-margin-top:-.125rem}.-scroll-mt-1{scroll-margin-top:-.25rem}.-scroll-mt-1\.5{scroll-margin-top:-.375rem}.-scroll-mt-10{scroll-margin-top:-2.5rem}.-scroll-mt-11{scroll-margin-top:-2.75rem}.-scroll-mt-12{scroll-margin-top:-3rem}.-scroll-mt-14{scroll-margin-top:-3.5rem}.-scroll-mt-16{scroll-margin-top:-4rem}.-scroll-mt-2{scroll-margin-top:-.5rem}.-scroll-mt-2\.5{scroll-margin-top:-.625rem}.-scroll-mt-20{scroll-margin-top:-5rem}.-scroll-mt-24{scroll-margin-top:-6rem}.-scroll-mt-28{scroll-margin-top:-7rem}.-scroll-mt-3{scroll-margin-top:-.75rem}.-scroll-mt-3\.5{scroll-margin-top:-.875rem}.-scroll-mt-32{scroll-margin-top:-8rem}.-scroll-mt-36{scroll-margin-top:-9rem}.-scroll-mt-4{scroll-margin-top:-1rem}.-scroll-mt-40{scroll-margin-top:-10rem}.-scroll-mt-44{scroll-margin-top:-11rem}.-scroll-mt-48{scroll-margin-top:-12rem}.-scroll-mt-5{scroll-margin-top:-1.25rem}.-scroll-mt-52{scroll-margin-top:-13rem}.-scroll-mt-56{scroll-margin-top:-14rem}.-scroll-mt-6{scroll-margin-top:-1.5rem}.-scroll-mt-60{scroll-margin-top:-15rem}.-scroll-mt-64{scroll-margin-top:-16rem}.-scroll-mt-7{scroll-margin-top:-1.75rem}.-scroll-mt-72{scroll-margin-top:-18rem}.-scroll-mt-8{scroll-margin-top:-2rem}.-scroll-mt-80{scroll-margin-top:-20rem}.-scroll-mt-9{scroll-margin-top:-2.25rem}.-scroll-mt-96{scroll-margin-top:-24rem}.-scroll-mt-px{scroll-margin-top:-1px}.scroll-mb-0{scroll-margin-bottom:0px}.scroll-mb-0\.5{scroll-margin-bottom:.125rem}.scroll-mb-1{scroll-margin-bottom:.25rem}.scroll-mb-1\.5{scroll-margin-bottom:.375rem}.scroll-mb-10{scroll-margin-bottom:2.5rem}.scroll-mb-11{scroll-margin-bottom:2.75rem}.scroll-mb-12{scroll-margin-bottom:3rem}.scroll-mb-14{scroll-margin-bottom:3.5rem}.scroll-mb-16{scroll-margin-bottom:4rem}.scroll-mb-2{scroll-margin-bottom:.5rem}.scroll-mb-2\.5{scroll-margin-bottom:.625rem}.scroll-mb-20{scroll-margin-bottom:5rem}.scroll-mb-24{scroll-margin-bottom:6rem}.scroll-mb-28{scroll-margin-bottom:7rem}.scroll-mb-3{scroll-margin-bottom:.75rem}.scroll-mb-3\.5{scroll-margin-bottom:.875rem}.scroll-mb-32{scroll-margin-bottom:8rem}.scroll-mb-36{scroll-margin-bottom:9rem}.scroll-mb-4{scroll-margin-bottom:1rem}.scroll-mb-40{scroll-margin-bottom:10rem}.scroll-mb-44{scroll-margin-bottom:11rem}.scroll-mb-48{scroll-margin-bottom:12rem}.scroll-mb-5{scroll-margin-bottom:1.25rem}.scroll-mb-52{scroll-margin-bottom:13rem}.scroll-mb-56{scroll-margin-bottom:14rem}.scroll-mb-6{scroll-margin-bottom:1.5rem}.scroll-mb-60{scroll-margin-bottom:15rem}.scroll-mb-64{scroll-margin-bottom:16rem}.scroll-mb-7{scroll-margin-bottom:1.75rem}.scroll-mb-72{scroll-margin-bottom:18rem}.scroll-mb-8{scroll-margin-bottom:2rem}.scroll-mb-80{scroll-margin-bottom:20rem}.scroll-mb-9{scroll-margin-bottom:2.25rem}.scroll-mb-96{scroll-margin-bottom:24rem}.scroll-mb-px{scroll-margin-bottom:1px}.scroll-ml-0{scroll-margin-left:0px}.scroll-ml-0\.5{scroll-margin-left:.125rem}.scroll-ml-1{scroll-margin-left:.25rem}.scroll-ml-1\.5{scroll-margin-left:.375rem}.scroll-ml-10{scroll-margin-left:2.5rem}.scroll-ml-11{scroll-margin-left:2.75rem}.scroll-ml-12{scroll-margin-left:3rem}.scroll-ml-14{scroll-margin-left:3.5rem}.scroll-ml-16{scroll-margin-left:4rem}.scroll-ml-2{scroll-margin-left:.5rem}.scroll-ml-2\.5{scroll-margin-left:.625rem}.scroll-ml-20{scroll-margin-left:5rem}.scroll-ml-24{scroll-margin-left:6rem}.scroll-ml-28{scroll-margin-left:7rem}.scroll-ml-3{scroll-margin-left:.75rem}.scroll-ml-3\.5{scroll-margin-left:.875rem}.scroll-ml-32{scroll-margin-left:8rem}.scroll-ml-36{scroll-margin-left:9rem}.scroll-ml-4{scroll-margin-left:1rem}.scroll-ml-40{scroll-margin-left:10rem}.scroll-ml-44{scroll-margin-left:11rem}.scroll-ml-48{scroll-margin-left:12rem}.scroll-ml-5{scroll-margin-left:1.25rem}.scroll-ml-52{scroll-margin-left:13rem}.scroll-ml-56{scroll-margin-left:14rem}.scroll-ml-6{scroll-margin-left:1.5rem}.scroll-ml-60{scroll-margin-left:15rem}.scroll-ml-64{scroll-margin-left:16rem}.scroll-ml-7{scroll-margin-left:1.75rem}.scroll-ml-72{scroll-margin-left:18rem}.scroll-ml-8{scroll-margin-left:2rem}.scroll-ml-80{scroll-margin-left:20rem}.scroll-ml-9{scroll-margin-left:2.25rem}.scroll-ml-96{scroll-margin-left:24rem}.scroll-ml-px{scroll-margin-left:1px}.scroll-mr-0{scroll-margin-right:0px}.scroll-mr-0\.5{scroll-margin-right:.125rem}.scroll-mr-1{scroll-margin-right:.25rem}.scroll-mr-1\.5{scroll-margin-right:.375rem}.scroll-mr-10{scroll-margin-right:2.5rem}.scroll-mr-11{scroll-margin-right:2.75rem}.scroll-mr-12{scroll-margin-right:3rem}.scroll-mr-14{scroll-margin-right:3.5rem}.scroll-mr-16{scroll-margin-right:4rem}.scroll-mr-2{scroll-margin-right:.5rem}.scroll-mr-2\.5{scroll-margin-right:.625rem}.scroll-mr-20{scroll-margin-right:5rem}.scroll-mr-24{scroll-margin-right:6rem}.scroll-mr-28{scroll-margin-right:7rem}.scroll-mr-3{scroll-margin-right:.75rem}.scroll-mr-3\.5{scroll-margin-right:.875rem}.scroll-mr-32{scroll-margin-right:8rem}.scroll-mr-36{scroll-margin-right:9rem}.scroll-mr-4{scroll-margin-right:1rem}.scroll-mr-40{scroll-margin-right:10rem}.scroll-mr-44{scroll-margin-right:11rem}.scroll-mr-48{scroll-margin-right:12rem}.scroll-mr-5{scroll-margin-right:1.25rem}.scroll-mr-52{scroll-margin-right:13rem}.scroll-mr-56{scroll-margin-right:14rem}.scroll-mr-6{scroll-margin-right:1.5rem}.scroll-mr-60{scroll-margin-right:15rem}.scroll-mr-64{scroll-margin-right:16rem}.scroll-mr-7{scroll-margin-right:1.75rem}.scroll-mr-72{scroll-margin-right:18rem}.scroll-mr-8{scroll-margin-right:2rem}.scroll-mr-80{scroll-margin-right:20rem}.scroll-mr-9{scroll-margin-right:2.25rem}.scroll-mr-96{scroll-margin-right:24rem}.scroll-mr-px{scroll-margin-right:1px}.scroll-mt-0{scroll-margin-top:0px}.scroll-mt-0\.5{scroll-margin-top:.125rem}.scroll-mt-1{scroll-margin-top:.25rem}.scroll-mt-1\.5{scroll-margin-top:.375rem}.scroll-mt-10{scroll-margin-top:2.5rem}.scroll-mt-11{scroll-margin-top:2.75rem}.scroll-mt-12{scroll-margin-top:3rem}.scroll-mt-14{scroll-margin-top:3.5rem}.scroll-mt-16{scroll-margin-top:4rem}.scroll-mt-2{scroll-margin-top:.5rem}.scroll-mt-2\.5{scroll-margin-top:.625rem}.scroll-mt-20{scroll-margin-top:5rem}.scroll-mt-24{scroll-margin-top:6rem}.scroll-mt-28{scroll-margin-top:7rem}.scroll-mt-3{scroll-margin-top:.75rem}.scroll-mt-3\.5{scroll-margin-top:.875rem}.scroll-mt-32{scroll-margin-top:8rem}.scroll-mt-36{scroll-margin-top:9rem}.scroll-mt-4{scroll-margin-top:1rem}.scroll-mt-40{scroll-margin-top:10rem}.scroll-mt-44{scroll-margin-top:11rem}.scroll-mt-48{scroll-margin-top:12rem}.scroll-mt-5{scroll-margin-top:1.25rem}.scroll-mt-52{scroll-margin-top:13rem}.scroll-mt-56{scroll-margin-top:14rem}.scroll-mt-6{scroll-margin-top:1.5rem}.scroll-mt-60{scroll-margin-top:15rem}.scroll-mt-64{scroll-margin-top:16rem}.scroll-mt-7{scroll-margin-top:1.75rem}.scroll-mt-72{scroll-margin-top:18rem}.scroll-mt-8{scroll-margin-top:2rem}.scroll-mt-80{scroll-margin-top:20rem}.scroll-mt-9{scroll-margin-top:2.25rem}.scroll-mt-96{scroll-margin-top:24rem}.scroll-mt-px{scroll-margin-top:1px}.scroll-p-0{scroll-padding:0px}.scroll-p-0\.5{scroll-padding:.125rem}.scroll-p-1{scroll-padding:.25rem}.scroll-p-1\.5{scroll-padding:.375rem}.scroll-p-10{scroll-padding:2.5rem}.scroll-p-11{scroll-padding:2.75rem}.scroll-p-12{scroll-padding:3rem}.scroll-p-14{scroll-padding:3.5rem}.scroll-p-16{scroll-padding:4rem}.scroll-p-2{scroll-padding:.5rem}.scroll-p-2\.5{scroll-padding:.625rem}.scroll-p-20{scroll-padding:5rem}.scroll-p-24{scroll-padding:6rem}.scroll-p-28{scroll-padding:7rem}.scroll-p-3{scroll-padding:.75rem}.scroll-p-3\.5{scroll-padding:.875rem}.scroll-p-32{scroll-padding:8rem}.scroll-p-36{scroll-padding:9rem}.scroll-p-4{scroll-padding:1rem}.scroll-p-40{scroll-padding:10rem}.scroll-p-44{scroll-padding:11rem}.scroll-p-48{scroll-padding:12rem}.scroll-p-5{scroll-padding:1.25rem}.scroll-p-52{scroll-padding:13rem}.scroll-p-56{scroll-padding:14rem}.scroll-p-6{scroll-padding:1.5rem}.scroll-p-60{scroll-padding:15rem}.scroll-p-64{scroll-padding:16rem}.scroll-p-7{scroll-padding:1.75rem}.scroll-p-72{scroll-padding:18rem}.scroll-p-8{scroll-padding:2rem}.scroll-p-80{scroll-padding:20rem}.scroll-p-9{scroll-padding:2.25rem}.scroll-p-96{scroll-padding:24rem}.scroll-p-px{scroll-padding:1px}.scroll-px-0{scroll-padding-left:0px;scroll-padding-right:0px}.scroll-px-0\.5{scroll-padding-left:.125rem;scroll-padding-right:.125rem}.scroll-px-1{scroll-padding-left:.25rem;scroll-padding-right:.25rem}.scroll-px-1\.5{scroll-padding-left:.375rem;scroll-padding-right:.375rem}.scroll-px-10{scroll-padding-left:2.5rem;scroll-padding-right:2.5rem}.scroll-px-11{scroll-padding-left:2.75rem;scroll-padding-right:2.75rem}.scroll-px-12{scroll-padding-left:3rem;scroll-padding-right:3rem}.scroll-px-14{scroll-padding-left:3.5rem;scroll-padding-right:3.5rem}.scroll-px-16{scroll-padding-left:4rem;scroll-padding-right:4rem}.scroll-px-2{scroll-padding-left:.5rem;scroll-padding-right:.5rem}.scroll-px-2\.5{scroll-padding-left:.625rem;scroll-padding-right:.625rem}.scroll-px-20{scroll-padding-left:5rem;scroll-padding-right:5rem}.scroll-px-24{scroll-padding-left:6rem;scroll-padding-right:6rem}.scroll-px-28{scroll-padding-left:7rem;scroll-padding-right:7rem}.scroll-px-3{scroll-padding-left:.75rem;scroll-padding-right:.75rem}.scroll-px-3\.5{scroll-padding-left:.875rem;scroll-padding-right:.875rem}.scroll-px-32{scroll-padding-left:8rem;scroll-padding-right:8rem}.scroll-px-36{scroll-padding-left:9rem;scroll-padding-right:9rem}.scroll-px-4{scroll-padding-left:1rem;scroll-padding-right:1rem}.scroll-px-40{scroll-padding-left:10rem;scroll-padding-right:10rem}.scroll-px-44{scroll-padding-left:11rem;scroll-padding-right:11rem}.scroll-px-48{scroll-padding-left:12rem;scroll-padding-right:12rem}.scroll-px-5{scroll-padding-left:1.25rem;scroll-padding-right:1.25rem}.scroll-px-52{scroll-padding-left:13rem;scroll-padding-right:13rem}.scroll-px-56{scroll-padding-left:14rem;scroll-padding-right:14rem}.scroll-px-6{scroll-padding-left:1.5rem;scroll-padding-right:1.5rem}.scroll-px-60{scroll-padding-left:15rem;scroll-padding-right:15rem}.scroll-px-64{scroll-padding-left:16rem;scroll-padding-right:16rem}.scroll-px-7{scroll-padding-left:1.75rem;scroll-padding-right:1.75rem}.scroll-px-72{scroll-padding-left:18rem;scroll-padding-right:18rem}.scroll-px-8{scroll-padding-left:2rem;scroll-padding-right:2rem}.scroll-px-80{scroll-padding-left:20rem;scroll-padding-right:20rem}.scroll-px-9{scroll-padding-left:2.25rem;scroll-padding-right:2.25rem}.scroll-px-96{scroll-padding-left:24rem;scroll-padding-right:24rem}.scroll-px-px{scroll-padding-left:1px;scroll-padding-right:1px}.scroll-py-0{scroll-padding-top:0px;scroll-padding-bottom:0px}.scroll-py-0\.5{scroll-padding-top:.125rem;scroll-padding-bottom:.125rem}.scroll-py-1{scroll-padding-top:.25rem;scroll-padding-bottom:.25rem}.scroll-py-1\.5{scroll-padding-top:.375rem;scroll-padding-bottom:.375rem}.scroll-py-10{scroll-padding-top:2.5rem;scroll-padding-bottom:2.5rem}.scroll-py-11{scroll-padding-top:2.75rem;scroll-padding-bottom:2.75rem}.scroll-py-12{scroll-padding-top:3rem;scroll-padding-bottom:3rem}.scroll-py-14{scroll-padding-top:3.5rem;scroll-padding-bottom:3.5rem}.scroll-py-16{scroll-padding-top:4rem;scroll-padding-bottom:4rem}.scroll-py-2{scroll-padding-top:.5rem;scroll-padding-bottom:.5rem}.scroll-py-2\.5{scroll-padding-top:.625rem;scroll-padding-bottom:.625rem}.scroll-py-20{scroll-padding-top:5rem;scroll-padding-bottom:5rem}.scroll-py-24{scroll-padding-top:6rem;scroll-padding-bottom:6rem}.scroll-py-28{scroll-padding-top:7rem;scroll-padding-bottom:7rem}.scroll-py-3{scroll-padding-top:.75rem;scroll-padding-bottom:.75rem}.scroll-py-3\.5{scroll-padding-top:.875rem;scroll-padding-bottom:.875rem}.scroll-py-32{scroll-padding-top:8rem;scroll-padding-bottom:8rem}.scroll-py-36{scroll-padding-top:9rem;scroll-padding-bottom:9rem}.scroll-py-4{scroll-padding-top:1rem;scroll-padding-bottom:1rem}.scroll-py-40{scroll-padding-top:10rem;scroll-padding-bottom:10rem}.scroll-py-44{scroll-padding-top:11rem;scroll-padding-bottom:11rem}.scroll-py-48{scroll-padding-top:12rem;scroll-padding-bottom:12rem}.scroll-py-5{scroll-padding-top:1.25rem;scroll-padding-bottom:1.25rem}.scroll-py-52{scroll-padding-top:13rem;scroll-padding-bottom:13rem}.scroll-py-56{scroll-padding-top:14rem;scroll-padding-bottom:14rem}.scroll-py-6{scroll-padding-top:1.5rem;scroll-padding-bottom:1.5rem}.scroll-py-60{scroll-padding-top:15rem;scroll-padding-bottom:15rem}.scroll-py-64{scroll-padding-top:16rem;scroll-padding-bottom:16rem}.scroll-py-7{scroll-padding-top:1.75rem;scroll-padding-bottom:1.75rem}.scroll-py-72{scroll-padding-top:18rem;scroll-padding-bottom:18rem}.scroll-py-8{scroll-padding-top:2rem;scroll-padding-bottom:2rem}.scroll-py-80{scroll-padding-top:20rem;scroll-padding-bottom:20rem}.scroll-py-9{scroll-padding-top:2.25rem;scroll-padding-bottom:2.25rem}.scroll-py-96{scroll-padding-top:24rem;scroll-padding-bottom:24rem}.scroll-py-px{scroll-padding-top:1px;scroll-padding-bottom:1px}.scroll-pb-0{scroll-padding-bottom:0px}.scroll-pb-0\.5{scroll-padding-bottom:.125rem}.scroll-pb-1{scroll-padding-bottom:.25rem}.scroll-pb-1\.5{scroll-padding-bottom:.375rem}.scroll-pb-10{scroll-padding-bottom:2.5rem}.scroll-pb-11{scroll-padding-bottom:2.75rem}.scroll-pb-12{scroll-padding-bottom:3rem}.scroll-pb-14{scroll-padding-bottom:3.5rem}.scroll-pb-16{scroll-padding-bottom:4rem}.scroll-pb-2{scroll-padding-bottom:.5rem}.scroll-pb-2\.5{scroll-padding-bottom:.625rem}.scroll-pb-20{scroll-padding-bottom:5rem}.scroll-pb-24{scroll-padding-bottom:6rem}.scroll-pb-28{scroll-padding-bottom:7rem}.scroll-pb-3{scroll-padding-bottom:.75rem}.scroll-pb-3\.5{scroll-padding-bottom:.875rem}.scroll-pb-32{scroll-padding-bottom:8rem}.scroll-pb-36{scroll-padding-bottom:9rem}.scroll-pb-4{scroll-padding-bottom:1rem}.scroll-pb-40{scroll-padding-bottom:10rem}.scroll-pb-44{scroll-padding-bottom:11rem}.scroll-pb-48{scroll-padding-bottom:12rem}.scroll-pb-5{scroll-padding-bottom:1.25rem}.scroll-pb-52{scroll-padding-bottom:13rem}.scroll-pb-56{scroll-padding-bottom:14rem}.scroll-pb-6{scroll-padding-bottom:1.5rem}.scroll-pb-60{scroll-padding-bottom:15rem}.scroll-pb-64{scroll-padding-bottom:16rem}.scroll-pb-7{scroll-padding-bottom:1.75rem}.scroll-pb-72{scroll-padding-bottom:18rem}.scroll-pb-8{scroll-padding-bottom:2rem}.scroll-pb-80{scroll-padding-bottom:20rem}.scroll-pb-9{scroll-padding-bottom:2.25rem}.scroll-pb-96{scroll-padding-bottom:24rem}.scroll-pb-px{scroll-padding-bottom:1px}.scroll-pl-0{scroll-padding-left:0px}.scroll-pl-0\.5{scroll-padding-left:.125rem}.scroll-pl-1{scroll-padding-left:.25rem}.scroll-pl-1\.5{scroll-padding-left:.375rem}.scroll-pl-10{scroll-padding-left:2.5rem}.scroll-pl-11{scroll-padding-left:2.75rem}.scroll-pl-12{scroll-padding-left:3rem}.scroll-pl-14{scroll-padding-left:3.5rem}.scroll-pl-16{scroll-padding-left:4rem}.scroll-pl-2{scroll-padding-left:.5rem}.scroll-pl-2\.5{scroll-padding-left:.625rem}.scroll-pl-20{scroll-padding-left:5rem}.scroll-pl-24{scroll-padding-left:6rem}.scroll-pl-28{scroll-padding-left:7rem}.scroll-pl-3{scroll-padding-left:.75rem}.scroll-pl-3\.5{scroll-padding-left:.875rem}.scroll-pl-32{scroll-padding-left:8rem}.scroll-pl-36{scroll-padding-left:9rem}.scroll-pl-4{scroll-padding-left:1rem}.scroll-pl-40{scroll-padding-left:10rem}.scroll-pl-44{scroll-padding-left:11rem}.scroll-pl-48{scroll-padding-left:12rem}.scroll-pl-5{scroll-padding-left:1.25rem}.scroll-pl-52{scroll-padding-left:13rem}.scroll-pl-56{scroll-padding-left:14rem}.scroll-pl-6{scroll-padding-left:1.5rem}.scroll-pl-60{scroll-padding-left:15rem}.scroll-pl-64{scroll-padding-left:16rem}.scroll-pl-7{scroll-padding-left:1.75rem}.scroll-pl-72{scroll-padding-left:18rem}.scroll-pl-8{scroll-padding-left:2rem}.scroll-pl-80{scroll-padding-left:20rem}.scroll-pl-9{scroll-padding-left:2.25rem}.scroll-pl-96{scroll-padding-left:24rem}.scroll-pl-px{scroll-padding-left:1px}.scroll-pr-0{scroll-padding-right:0px}.scroll-pr-0\.5{scroll-padding-right:.125rem}.scroll-pr-1{scroll-padding-right:.25rem}.scroll-pr-1\.5{scroll-padding-right:.375rem}.scroll-pr-10{scroll-padding-right:2.5rem}.scroll-pr-11{scroll-padding-right:2.75rem}.scroll-pr-12{scroll-padding-right:3rem}.scroll-pr-14{scroll-padding-right:3.5rem}.scroll-pr-16{scroll-padding-right:4rem}.scroll-pr-2{scroll-padding-right:.5rem}.scroll-pr-2\.5{scroll-padding-right:.625rem}.scroll-pr-20{scroll-padding-right:5rem}.scroll-pr-24{scroll-padding-right:6rem}.scroll-pr-28{scroll-padding-right:7rem}.scroll-pr-3{scroll-padding-right:.75rem}.scroll-pr-3\.5{scroll-padding-right:.875rem}.scroll-pr-32{scroll-padding-right:8rem}.scroll-pr-36{scroll-padding-right:9rem}.scroll-pr-4{scroll-padding-right:1rem}.scroll-pr-40{scroll-padding-right:10rem}.scroll-pr-44{scroll-padding-right:11rem}.scroll-pr-48{scroll-padding-right:12rem}.scroll-pr-5{scroll-padding-right:1.25rem}.scroll-pr-52{scroll-padding-right:13rem}.scroll-pr-56{scroll-padding-right:14rem}.scroll-pr-6{scroll-padding-right:1.5rem}.scroll-pr-60{scroll-padding-right:15rem}.scroll-pr-64{scroll-padding-right:16rem}.scroll-pr-7{scroll-padding-right:1.75rem}.scroll-pr-72{scroll-padding-right:18rem}.scroll-pr-8{scroll-padding-right:2rem}.scroll-pr-80{scroll-padding-right:20rem}.scroll-pr-9{scroll-padding-right:2.25rem}.scroll-pr-96{scroll-padding-right:24rem}.scroll-pr-px{scroll-padding-right:1px}.scroll-pt-0{scroll-padding-top:0px}.scroll-pt-0\.5{scroll-padding-top:.125rem}.scroll-pt-1{scroll-padding-top:.25rem}.scroll-pt-1\.5{scroll-padding-top:.375rem}.scroll-pt-10{scroll-padding-top:2.5rem}.scroll-pt-11{scroll-padding-top:2.75rem}.scroll-pt-12{scroll-padding-top:3rem}.scroll-pt-14{scroll-padding-top:3.5rem}.scroll-pt-16{scroll-padding-top:4rem}.scroll-pt-2{scroll-padding-top:.5rem}.scroll-pt-2\.5{scroll-padding-top:.625rem}.scroll-pt-20{scroll-padding-top:5rem}.scroll-pt-24{scroll-padding-top:6rem}.scroll-pt-28{scroll-padding-top:7rem}.scroll-pt-3{scroll-padding-top:.75rem}.scroll-pt-3\.5{scroll-padding-top:.875rem}.scroll-pt-32{scroll-padding-top:8rem}.scroll-pt-36{scroll-padding-top:9rem}.scroll-pt-4{scroll-padding-top:1rem}.scroll-pt-40{scroll-padding-top:10rem}.scroll-pt-44{scroll-padding-top:11rem}.scroll-pt-48{scroll-padding-top:12rem}.scroll-pt-5{scroll-padding-top:1.25rem}.scroll-pt-52{scroll-padding-top:13rem}.scroll-pt-56{scroll-padding-top:14rem}.scroll-pt-6{scroll-padding-top:1.5rem}.scroll-pt-60{scroll-padding-top:15rem}.scroll-pt-64{scroll-padding-top:16rem}.scroll-pt-7{scroll-padding-top:1.75rem}.scroll-pt-72{scroll-padding-top:18rem}.scroll-pt-8{scroll-padding-top:2rem}.scroll-pt-80{scroll-padding-top:20rem}.scroll-pt-9{scroll-padding-top:2.25rem}.scroll-pt-96{scroll-padding-top:24rem}.scroll-pt-px{scroll-padding-top:1px}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-flow-row{grid-auto-flow:row}.auto-rows-min{grid-auto-rows:min-content}.\!grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-13{grid-template-columns:repeat(13,minmax(0,1fr))}.grid-cols-14{grid-template-columns:repeat(14,minmax(0,1fr))}.grid-cols-15{grid-template-columns:repeat(15,minmax(0,1fr))}.grid-cols-16{grid-template-columns:repeat(16,minmax(0,1fr))}.grid-cols-17{grid-template-columns:repeat(17,minmax(0,1fr))}.grid-cols-18{grid-template-columns:repeat(18,minmax(0,1fr))}.grid-cols-19{grid-template-columns:repeat(19,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-20{grid-template-columns:repeat(20,minmax(0,1fr))}.grid-cols-21{grid-template-columns:repeat(21,minmax(0,1fr))}.grid-cols-22{grid-template-columns:repeat(22,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-\[1fr_minmax\(12rem\,16\%\)\]{grid-template-columns:1fr minmax(12rem,16%)}.grid-cols-\[1fr_minmax\(16rem\,24\%\)\]{grid-template-columns:1fr minmax(16rem,24%)}.grid-cols-\[1fr_minmax\(20rem\,32\%\)\]{grid-template-columns:1fr minmax(20rem,32%)}.grid-cols-\[1fr_minmax\(28rem\,44\%\)\]{grid-template-columns:1fr minmax(28rem,44%)}.grid-cols-\[1fr_minmax\(36rem\,56\%\)\]{grid-template-columns:1fr minmax(36rem,56%)}.grid-cols-\[1fr_minmax\(44rem\,64\%\)\]{grid-template-columns:1fr minmax(44rem,64%)}.grid-cols-\[1fr_minmax\(4rem\,4\%\)\]{grid-template-columns:1fr minmax(4rem,4%)}.grid-cols-\[1fr_minmax\(52rem\,72\%\)\]{grid-template-columns:1fr minmax(52rem,72%)}.grid-cols-\[1fr_minmax\(60rem\,80\%\)\]{grid-template-columns:1fr minmax(60rem,80%)}.grid-cols-\[1fr_minmax\(8rem\,8\%\)\]{grid-template-columns:1fr minmax(8rem,8%)}.grid-cols-\[minmax\(12rem\,16\%\)_1fr\]{grid-template-columns:minmax(12rem,16%) 1fr}.grid-cols-\[minmax\(16rem\,24\%\)_1fr\]{grid-template-columns:minmax(16rem,24%) 1fr}.grid-cols-\[minmax\(20rem\,32\%\)_1fr\]{grid-template-columns:minmax(20rem,32%) 1fr}.grid-cols-\[minmax\(28rem\,44\%\)_1fr\]{grid-template-columns:minmax(28rem,44%) 1fr}.grid-cols-\[minmax\(36rem\,56\%\)_1fr\]{grid-template-columns:minmax(36rem,56%) 1fr}.grid-cols-\[minmax\(44rem\,64\%\)_1fr\]{grid-template-columns:minmax(44rem,64%) 1fr}.grid-cols-\[minmax\(4rem\,4\%\)_1fr\]{grid-template-columns:minmax(4rem,4%) 1fr}.grid-cols-\[minmax\(52rem\,72\%\)_1fr\]{grid-template-columns:minmax(52rem,72%) 1fr}.grid-cols-\[minmax\(60rem\,80\%\)_1fr\]{grid-template-columns:minmax(60rem,80%) 1fr}.grid-cols-\[minmax\(8rem\,8\%\)_1fr\]{grid-template-columns:minmax(8rem,8%) 1fr}.grid-cols-none{grid-template-columns:none}.grid-cols-subgrid{grid-template-columns:subgrid}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.grid-rows-\[auto_auto\]{grid-template-rows:auto auto}.grid-rows-\[minmax\(12rem\,16\%\)_minmax\(100\%\,1fr\)\]{grid-template-rows:minmax(12rem,16%) minmax(100%,1fr)}.grid-rows-\[minmax\(16rem\,24\%\)_minmax\(100\%\,1fr\)\]{grid-template-rows:minmax(16rem,24%) minmax(100%,1fr)}.grid-rows-\[minmax\(20rem\,32\%\)_minmax\(100\%\,1fr\)\]{grid-template-rows:minmax(20rem,32%) minmax(100%,1fr)}.grid-rows-\[minmax\(28rem\,44\%\)_minmax\(100\%\,1fr\)\]{grid-template-rows:minmax(28rem,44%) minmax(100%,1fr)}.grid-rows-\[minmax\(36rem\,56\%\)_minmax\(100\%\,1fr\)\]{grid-template-rows:minmax(36rem,56%) minmax(100%,1fr)}.grid-rows-\[minmax\(44rem\,64\%\)_minmax\(100\%\,1fr\)\]{grid-template-rows:minmax(44rem,64%) minmax(100%,1fr)}.grid-rows-\[minmax\(4rem\,4\%\)_minmax\(100\%\,1fr\)\]{grid-template-rows:minmax(4rem,4%) minmax(100%,1fr)}.grid-rows-\[minmax\(52rem\,72\%\)_minmax\(100\%\,1fr\)\]{grid-template-rows:minmax(52rem,72%) minmax(100%,1fr)}.grid-rows-\[minmax\(60rem\,80\%\)_minmax\(100\%\,1fr\)\]{grid-template-rows:minmax(60rem,80%) minmax(100%,1fr)}.grid-rows-\[minmax\(66rem\,88\%\)_minmax\(100\%\,1fr\)\]{grid-template-rows:minmax(66rem,88%) minmax(100%,1fr)}.grid-rows-\[minmax\(72rem\,96\%\)_minmax\(100\%\,1fr\)\]{grid-template-rows:minmax(72rem,96%) minmax(100%,1fr)}.grid-rows-\[minmax\(8rem\,8\%\)_minmax\(100\%\,1fr\)\]{grid-template-rows:minmax(8rem,8%) minmax(100%,1fr)}.grid-rows-none{grid-template-rows:none}.grid-rows-subgrid{grid-template-rows:subgrid}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.place-items-center{place-items:center}.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}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-stretch{justify-content:stretch}.justify-items-center{justify-items:center}.\!gap-4{gap:1rem!important}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-11{gap:2.75rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-20{gap:5rem}.gap-24{gap:6rem}.gap-28{gap:7rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-32{gap:8rem}.gap-36{gap:9rem}.gap-4{gap:1rem}.gap-40{gap:10rem}.gap-44{gap:11rem}.gap-48{gap:12rem}.gap-5{gap:1.25rem}.gap-52{gap:13rem}.gap-56{gap:14rem}.gap-6{gap:1.5rem}.gap-60{gap:15rem}.gap-64{gap:16rem}.gap-7{gap:1.75rem}.gap-72{gap:18rem}.gap-8{gap:2rem}.gap-80{gap:20rem}.gap-9{gap:2.25rem}.gap-96{gap:24rem}.gap-\[6px\]{gap:6px}.gap-px{gap:1px}.gap-x-0{-moz-column-gap:0px;column-gap:0px}.gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.gap-x-28{-moz-column-gap:7rem;column-gap:7rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}.gap-x-32{-moz-column-gap:8rem;column-gap:8rem}.gap-x-36{-moz-column-gap:9rem;column-gap:9rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-40{-moz-column-gap:10rem;column-gap:10rem}.gap-x-44{-moz-column-gap:11rem;column-gap:11rem}.gap-x-48{-moz-column-gap:12rem;column-gap:12rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-52{-moz-column-gap:13rem;column-gap:13rem}.gap-x-56{-moz-column-gap:14rem;column-gap:14rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-60{-moz-column-gap:15rem;column-gap:15rem}.gap-x-64{-moz-column-gap:16rem;column-gap:16rem}.gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.gap-x-72{-moz-column-gap:18rem;column-gap:18rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-x-80{-moz-column-gap:20rem;column-gap:20rem}.gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}.gap-x-96{-moz-column-gap:24rem;column-gap:24rem}.gap-x-px{-moz-column-gap:1px;column-gap:1px}.gap-y-0{row-gap:0px}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-10{row-gap:2.5rem}.gap-y-11{row-gap:2.75rem}.gap-y-12{row-gap:3rem}.gap-y-14{row-gap:3.5rem}.gap-y-16{row-gap:4rem}.gap-y-2{row-gap:.5rem}.gap-y-2\.5{row-gap:.625rem}.gap-y-20{row-gap:5rem}.gap-y-24{row-gap:6rem}.gap-y-28{row-gap:7rem}.gap-y-3{row-gap:.75rem}.gap-y-3\.5{row-gap:.875rem}.gap-y-32{row-gap:8rem}.gap-y-36{row-gap:9rem}.gap-y-4{row-gap:1rem}.gap-y-40{row-gap:10rem}.gap-y-44{row-gap:11rem}.gap-y-48{row-gap:12rem}.gap-y-5{row-gap:1.25rem}.gap-y-52{row-gap:13rem}.gap-y-56{row-gap:14rem}.gap-y-6{row-gap:1.5rem}.gap-y-60{row-gap:15rem}.gap-y-64{row-gap:16rem}.gap-y-7{row-gap:1.75rem}.gap-y-72{row-gap:18rem}.gap-y-8{row-gap:2rem}.gap-y-80{row-gap:20rem}.gap-y-9{row-gap:2.25rem}.gap-y-96{row-gap:24rem}.gap-y-px{row-gap:1px}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1px * var(--tw-space-x-reverse));margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-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-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.75rem * var(--tw-space-x-reverse));margin-left:calc(1.75rem * 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-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem * 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-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-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))}.space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1px * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-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-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px * var(--tw-divide-y-reverse))}.divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(2px * var(--tw-divide-y-reverse))}.divide-y-\[1px\]>: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-\[\#374151\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(55 65 81 / var(--tw-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(209 213 219 / var(--tw-divide-opacity))}.divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(55 65 81 / var(--tw-divide-opacity))}.divide-gray-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(31 41 55 / var(--tw-divide-opacity))}.divide-slate-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(226 232 240 / var(--tw-divide-opacity))}.divide-slate-200\/75>:not([hidden])~:not([hidden]){border-color:#e2e8f0bf}.divide-slate-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(203 213 225 / var(--tw-divide-opacity))}.divide-slate-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(148 163 184 / var(--tw-divide-opacity))}.divide-slate-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(100 116 139 / var(--tw-divide-opacity))}.divide-slate-600\/50>:not([hidden])~:not([hidden]){border-color:#47556980}.divide-slate-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(51 65 85 / var(--tw-divide-opacity))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-self-end{justify-self:end}.overflow-auto{overflow:auto}.\!overflow-hidden{overflow:hidden!important}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-visible{overflow-y:visible}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-ellipsis,.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-nowrap{text-wrap:nowrap}.text-balance{text-wrap:balance}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[0\.225rem\]{border-radius:.225rem}.rounded-\[2px\]{border-radius:2px}.rounded-\[4px\]{border-radius:4px}.rounded-\[calc\(\.85rem-1px\)\]{border-radius:calc(.85rem - 1px)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-e{border-start-end-radius:.25rem;border-end-end-radius:.25rem}.rounded-e-2xl{border-start-end-radius:1rem;border-end-end-radius:1rem}.rounded-e-3xl{border-start-end-radius:1.5rem;border-end-end-radius:1.5rem}.rounded-e-full{border-start-end-radius:9999px;border-end-end-radius:9999px}.rounded-e-lg{border-start-end-radius:.5rem;border-end-end-radius:.5rem}.rounded-e-md{border-start-end-radius:.375rem;border-end-end-radius:.375rem}.rounded-e-none{border-start-end-radius:0px;border-end-end-radius:0px}.rounded-e-sm{border-start-end-radius:.125rem;border-end-end-radius:.125rem}.rounded-e-xl{border-start-end-radius:.75rem;border-end-end-radius:.75rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-s{border-start-start-radius:.25rem;border-end-start-radius:.25rem}.rounded-s-2xl{border-start-start-radius:1rem;border-end-start-radius:1rem}.rounded-s-3xl{border-start-start-radius:1.5rem;border-end-start-radius:1.5rem}.rounded-s-full{border-start-start-radius:9999px;border-end-start-radius:9999px}.rounded-s-lg{border-start-start-radius:.5rem;border-end-start-radius:.5rem}.rounded-s-md{border-start-start-radius:.375rem;border-end-start-radius:.375rem}.rounded-s-none{border-start-start-radius:0px;border-end-start-radius:0px}.rounded-s-sm{border-start-start-radius:.125rem;border-end-start-radius:.125rem}.rounded-s-xl{border-start-start-radius:.75rem;border-end-start-radius:.75rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-bl-3xl,.rounded-bl-\[1\.5rem\]{border-bottom-left-radius:1.5rem}.rounded-bl-full{border-bottom-left-radius:9999px}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-bl-none{border-bottom-left-radius:0}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-br-2xl{border-bottom-right-radius:1rem}.rounded-br-3xl{border-bottom-right-radius:1.5rem}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-br-none{border-bottom-right-radius:0}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-ee{border-end-end-radius:.25rem}.rounded-ee-2xl{border-end-end-radius:1rem}.rounded-ee-3xl{border-end-end-radius:1.5rem}.rounded-ee-full{border-end-end-radius:9999px}.rounded-ee-lg{border-end-end-radius:.5rem}.rounded-ee-md{border-end-end-radius:.375rem}.rounded-ee-none{border-end-end-radius:0px}.rounded-ee-sm{border-end-end-radius:.125rem}.rounded-ee-xl{border-end-end-radius:.75rem}.rounded-es{border-end-start-radius:.25rem}.rounded-es-2xl{border-end-start-radius:1rem}.rounded-es-3xl{border-end-start-radius:1.5rem}.rounded-es-full{border-end-start-radius:9999px}.rounded-es-lg{border-end-start-radius:.5rem}.rounded-es-md{border-end-start-radius:.375rem}.rounded-es-none{border-end-start-radius:0px}.rounded-es-sm{border-end-start-radius:.125rem}.rounded-es-xl{border-end-start-radius:.75rem}.rounded-se{border-start-end-radius:.25rem}.rounded-se-2xl{border-start-end-radius:1rem}.rounded-se-3xl{border-start-end-radius:1.5rem}.rounded-se-full{border-start-end-radius:9999px}.rounded-se-lg{border-start-end-radius:.5rem}.rounded-se-md{border-start-end-radius:.375rem}.rounded-se-none{border-start-end-radius:0px}.rounded-se-sm{border-start-end-radius:.125rem}.rounded-se-xl{border-start-end-radius:.75rem}.rounded-ss{border-start-start-radius:.25rem}.rounded-ss-2xl{border-start-start-radius:1rem}.rounded-ss-3xl{border-start-start-radius:1.5rem}.rounded-ss-full{border-start-start-radius:9999px}.rounded-ss-lg{border-start-start-radius:.5rem}.rounded-ss-md{border-start-start-radius:.375rem}.rounded-ss-none{border-start-start-radius:0px}.rounded-ss-sm{border-start-start-radius:.125rem}.rounded-ss-xl{border-start-start-radius:.75rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tl-3xl{border-top-left-radius:1.5rem}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tl-none{border-top-left-radius:0}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-tr-3xl{border-top-right-radius:1.5rem}.rounded-tr-full{border-top-right-radius:9999px}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-tr-md{border-top-right-radius:.375rem}.rounded-tr-none{border-top-right-radius:0}.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-8{border-width:8px}.border-\[1px\]{border-width:1px}.border-\[3px\]{border-width:3px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-y-\[0\.5px\]{border-top-width:.5px;border-bottom-width:.5px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-b-\[0\.5px\]{border-bottom-width:.5px}.border-b-\[1px\]{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-0{border-left-width:0px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-l-8{border-left-width:8px}.border-l-\[1px\]{border-left-width:1px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-\[1px\]{border-top-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-none{border-style:none}.border-\[\#066ab9\]{--tw-border-opacity: 1;border-color:rgb(6 106 185 / var(--tw-border-opacity))}.border-\[\#37415162\]{border-color:#37415162}.border-\[\#37415166\]{border-color:#37415166}.border-\[\#374151\]{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.border-\[\#374151\]\/20{border-color:#37415133}.border-\[\#c3c3c340\]{border-color:#c3c3c340}.border-\[\#c3c3c3\]{--tw-border-opacity: 1;border-color:rgb(195 195 195 / var(--tw-border-opacity))}.border-\[--var\(border-color\)\]{border-color:var(--var(border-color))}.border-\[rgba\(0\,0\,0\,0\)\]{border-color:#0000}.border-\[rgba\(255\,255\,255\,0\.09\)\]{border-color:#ffffff17}.border-\[rgba\(28\,78\,216\,0\.09\)\]{border-color:#1c4ed817}.border-\[var\(--border-color\)\]{border-color:var(--border-color)}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity))}.border-blue-600\/5{border-color:#2563eb0d}.border-blue-600\/90{border-color:#2563ebe6}.border-blue-700{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity))}.border-current{border-color:currentColor}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-300\/10{border-color:#d1d5db1a}.border-gray-300\/30{border-color:#d1d5db4d}.border-gray-300\/50{border-color:#d1d5db80}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}.border-gray-900{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity))}.border-gray-900\/10{border-color:#1118271a}.border-gray-900\/25{border-color:#11182740}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity))}.border-green-50{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity))}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity))}.border-green-700{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity))}.border-indigo-200\/50{border-color:#c7d2fe80}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity))}.border-indigo-400{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity))}.border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity))}.border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity))}.border-indigo-700{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity))}.border-indigo-800\/20{border-color:#3730a333}.border-indigo-900{--tw-border-opacity: 1;border-color:rgb(49 46 129 / var(--tw-border-opacity))}.border-neutral-200{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity))}.border-neutral-300{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity))}.border-neutral-400{--tw-border-opacity: 1;border-color:rgb(163 163 163 / var(--tw-border-opacity))}.border-neutral-600{--tw-border-opacity: 1;border-color:rgb(82 82 82 / var(--tw-border-opacity))}.border-neutral-700{--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity))}.border-orange-100{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity))}.border-pink-500{--tw-border-opacity: 1;border-color:rgb(236 72 153 / var(--tw-border-opacity))}.border-pink-600{--tw-border-opacity: 1;border-color:rgb(219 39 119 / var(--tw-border-opacity))}.border-purple-100{--tw-border-opacity: 1;border-color:rgb(243 232 255 / var(--tw-border-opacity))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity))}.border-purple-400{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity))}.border-purple-600{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity))}.border-purple-600\/20{border-color:#9333ea33}.border-purple-600\/50{border-color:#9333ea80}.border-purple-700{--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity))}.border-purple-800{--tw-border-opacity: 1;border-color:rgb(107 33 168 / var(--tw-border-opacity))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity))}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity))}.border-sapien-blue{--tw-border-opacity: 1;border-color:rgb(17 25 40 / var(--tw-border-opacity))}.border-sky-300{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity))}.border-slate-100\/50{border-color:#f1f5f980}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity))}.border-slate-200\/50{border-color:#e2e8f080}.border-slate-200\/75{border-color:#e2e8f0bf}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity))}.border-slate-300\/50{border-color:#cbd5e180}.border-slate-300\/75{border-color:#cbd5e1bf}.border-slate-500{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity))}.border-slate-600{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity))}.border-slate-600\/50{border-color:#47556980}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity))}.border-slate-900{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-white\/10{border-color:#ffffff1a}.border-white\/30{border-color:#ffffff4d}.border-white\/40{border-color:#fff6}.border-white\/50{border-color:#ffffff80}.border-white\/80{border-color:#fffc}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity))}.border-zinc-700{--tw-border-opacity: 1;border-color:rgb(63 63 70 / var(--tw-border-opacity))}.border-y-\[rgba\(255\,255\,255\,0\.15\)\]{border-top-color:#ffffff26;border-bottom-color:#ffffff26}.border-b-gray-300{--tw-border-opacity: 1;border-bottom-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-b-indigo-800\/20{border-bottom-color:#3730a333}.border-b-neutral-300{--tw-border-opacity: 1;border-bottom-color:rgb(212 212 212 / var(--tw-border-opacity))}.border-b-red-700{--tw-border-opacity: 1;border-bottom-color:rgb(185 28 28 / var(--tw-border-opacity))}.border-b-slate-200{--tw-border-opacity: 1;border-bottom-color:rgb(226 232 240 / var(--tw-border-opacity))}.border-l-\[rgba\(28\,78\,216\,0\.2\)\]{border-left-color:#1c4ed833}.border-l-sapien-blue{--tw-border-opacity: 1;border-left-color:rgb(17 25 40 / var(--tw-border-opacity))}.border-l-transparent{border-left-color:transparent}.border-r-gray-300{--tw-border-opacity: 1;border-right-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-t-neutral-300{--tw-border-opacity: 1;border-top-color:rgb(212 212 212 / var(--tw-border-opacity))}.border-t-neutral-400{--tw-border-opacity: 1;border-top-color:rgb(163 163 163 / var(--tw-border-opacity))}.border-t-red-700{--tw-border-opacity: 1;border-top-color:rgb(185 28 28 / var(--tw-border-opacity))}.border-t-transparent{border-top-color:transparent}.border-opacity-50{--tw-border-opacity: .5}.\!bg-transparent{background-color:transparent!important}.bg-\[\#0003\]{background-color:#0003}.bg-\[\#066ab9\]{--tw-bg-opacity: 1;background-color:rgb(6 106 185 / var(--tw-bg-opacity))}.bg-\[\#111928\]{--tw-bg-opacity: 1;background-color:rgb(17 25 40 / var(--tw-bg-opacity))}.bg-\[\#111928aa\]{background-color:#111928aa}.bg-\[\#192332\]{--tw-bg-opacity: 1;background-color:rgb(25 35 50 / var(--tw-bg-opacity))}.bg-\[\#1F2A37\]{--tw-bg-opacity: 1;background-color:rgb(31 42 55 / var(--tw-bg-opacity))}.bg-\[\#1f2a378f\]{background-color:#1f2a378f}.bg-\[\#29303e\]{--tw-bg-opacity: 1;background-color:rgb(41 48 62 / var(--tw-bg-opacity))}.bg-\[\#3071F2\]{--tw-bg-opacity: 1;background-color:rgb(48 113 242 / var(--tw-bg-opacity))}.bg-\[\#f5f5f7\]{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity))}.bg-\[\#ffffff11\]{background-color:#fff1}.bg-\[rgba\(255\,255\,255\,\.1\)\]{background-color:#ffffff1a}.bg-\[rgba\(255\,255\,255\,0\.03\)\]{background-color:#ffffff08}.bg-\[rgba\(255\,255\,255\,0\.05\)\]{background-color:#ffffff0d}.bg-\[rgba\(255\,255\,255\,0\.06\)\]{background-color:#ffffff0f}.bg-\[rgba\(255\,255\,255\,0\.1\)\]{background-color:#ffffff1a}.bg-\[rgba\(255\,255\,255\,0\.15\)\]{background-color:#ffffff26}.bg-\[rgba\(255\,255\,255\,0\.24\)\]{background-color:#ffffff3d}.bg-\[rgba\(255\,255\,255\,0\.25\)\]{background-color:#ffffff40}.bg-\[rgba\(28\,78\,216\,0\.03\)\]{background-color:#1c4ed808}.bg-\[rgba\(28\,78\,216\,0\.05\)\]{background-color:#1c4ed80d}.bg-\[var\(--bg-color\)\]{background-color:var(--bg-color)}.bg-\[var\(--custom-color-\$\{contentBlock\?\.theme\?\.backgroundColorId\}\)\]{background-color:var(--custom-color-${contentBlock?.theme?.backgroundColorId})}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-black\/10{background-color:#0000001a}.bg-black\/20{background-color:#0003}.bg-black\/25{background-color:#00000040}.bg-black\/30{background-color:#0000004d}.bg-black\/5{background-color:#0000000d}.bg-black\/50{background-color:#00000080}.bg-black\/95{background-color:#000000f2}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.bg-blue-100\/25{background-color:#dbeafe40}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.bg-blue-400\/20{background-color:#60a5fa33}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bg-blue-500\/50{background-color:#3b82f680}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.bg-blue-600\/5{background-color:#2563eb0d}.bg-blue-600\/75{background-color:#2563ebbf}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.bg-blue-700\/80{background-color:#1d4ed8cc}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity))}.bg-current{background-color:currentColor}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity))}.bg-emerald-50\/80{background-color:#ecfdf5cc}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-100\/50{background-color:#f3f4f680}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-200\/50{background-color:#e5e7eb80}.bg-gray-200\/60{background-color:#e5e7eb99}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.bg-gray-500\/20{background-color:#6b728033}.bg-gray-500\/30{background-color:#6b72804d}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.bg-gray-700\/50{background-color:#37415180}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.bg-gray-800\/50{background-color:#1f293780}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.bg-gray-900\/50{background-color:#11182780}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.bg-green-100\/70{background-color:#dcfce7b3}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.bg-indigo-100\/50{background-color:#e0e7ff80}.bg-indigo-100\/80{background-color:#e0e7ffcc}.bg-indigo-400{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.bg-indigo-50\/80{background-color:#eef2ffcc}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.bg-indigo-700{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.bg-indigo-700\/50{background-color:#4338ca80}.bg-indigo-900{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity))}.bg-indigo-900\/5{background-color:#312e810d}.bg-inherit{background-color:inherit}.bg-lime-300{--tw-bg-opacity: 1;background-color:rgb(190 242 100 / var(--tw-bg-opacity))}.bg-lime-50{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity))}.bg-lime-50\/80{background-color:#f7fee7cc}.bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.bg-neutral-400{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity))}.bg-neutral-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.bg-neutral-800{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.bg-orange-100\/20{background-color:#ffedd533}.bg-orange-100\/50{background-color:#ffedd580}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.bg-pink-200{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity))}.bg-pink-50\/50{background-color:#fdf2f880}.bg-pink-500{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity))}.bg-pink-600{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity))}.bg-purple-100\/25{background-color:#f3e8ff40}.bg-purple-100\/50{background-color:#f3e8ff80}.bg-purple-100\/75{background-color:#f3e8ffbf}.bg-purple-400{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity))}.bg-purple-50\/30{background-color:#faf5ff4d}.bg-purple-50\/50{background-color:#faf5ff80}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.bg-red-100\/25{background-color:#fee2e240}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity))}.bg-rose-50\/80{background-color:#fff1f2cc}.bg-rose-950{--tw-bg-opacity: 1;background-color:rgb(76 5 25 / var(--tw-bg-opacity))}.bg-sapien-blue{--tw-bg-opacity: 1;background-color:rgb(17 25 40 / var(--tw-bg-opacity))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.bg-slate-100\/50{background-color:#f1f5f980}.bg-slate-100\/60{background-color:#f1f5f999}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.bg-slate-200\/25{background-color:#e2e8f040}.bg-slate-200\/50{background-color:#e2e8f080}.bg-slate-200\/80{background-color:#e2e8f0cc}.bg-slate-200\/90{background-color:#e2e8f0e6}.bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.bg-slate-50\/5{background-color:#f8fafc0d}.bg-slate-50\/50{background-color:#f8fafc80}.bg-slate-500\/50{background-color:#64748b80}.bg-slate-500\/75{background-color:#64748bbf}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.bg-slate-600\/10{background-color:#4755691a}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.bg-slate-900\/60{background-color:#0f172a99}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity))}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-white\/5{background-color:#ffffff0d}.bg-white\/50{background-color:#ffffff80}.bg-white\/60{background-color:#fff9}.bg-white\/70{background-color:#ffffffb3}.bg-white\/75{background-color:#ffffffbf}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.bg-yellow-100\/10{background-color:#fef9c31a}.bg-yellow-100\/75{background-color:#fef9c3bf}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.bg-opacity-0{--tw-bg-opacity: 0}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-15{--tw-bg-opacity: .15}.bg-opacity-20{--tw-bg-opacity: .2}.bg-opacity-25{--tw-bg-opacity: .25}.bg-opacity-30{--tw-bg-opacity: .3}.bg-opacity-5{--tw-bg-opacity: .05}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-70{--tw-bg-opacity: .7}.bg-opacity-75{--tw-bg-opacity: .75}.bg-opacity-80{--tw-bg-opacity: .8}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,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))}.bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.bg-none{background-image:none}.from-\[var\(--from-color\)\]{--tw-gradient-from: var(--from-color) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100{--tw-gradient-from: #fef3c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/0{--tw-gradient-from: rgb(254 243 199 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/10{--tw-gradient-from: rgb(254 243 199 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/100{--tw-gradient-from: rgb(254 243 199 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/15{--tw-gradient-from: rgb(254 243 199 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/20{--tw-gradient-from: rgb(254 243 199 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/25{--tw-gradient-from: rgb(254 243 199 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/30{--tw-gradient-from: rgb(254 243 199 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/35{--tw-gradient-from: rgb(254 243 199 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/40{--tw-gradient-from: rgb(254 243 199 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/45{--tw-gradient-from: rgb(254 243 199 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/5{--tw-gradient-from: rgb(254 243 199 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/50{--tw-gradient-from: rgb(254 243 199 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/55{--tw-gradient-from: rgb(254 243 199 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/60{--tw-gradient-from: rgb(254 243 199 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/65{--tw-gradient-from: rgb(254 243 199 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/70{--tw-gradient-from: rgb(254 243 199 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/75{--tw-gradient-from: rgb(254 243 199 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/80{--tw-gradient-from: rgb(254 243 199 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/85{--tw-gradient-from: rgb(254 243 199 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/90{--tw-gradient-from: rgb(254 243 199 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-100\/95{--tw-gradient-from: rgb(254 243 199 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200{--tw-gradient-from: #fde68a var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/0{--tw-gradient-from: rgb(253 230 138 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/10{--tw-gradient-from: rgb(253 230 138 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/100{--tw-gradient-from: rgb(253 230 138 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/15{--tw-gradient-from: rgb(253 230 138 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/20{--tw-gradient-from: rgb(253 230 138 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/25{--tw-gradient-from: rgb(253 230 138 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/30{--tw-gradient-from: rgb(253 230 138 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/35{--tw-gradient-from: rgb(253 230 138 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/40{--tw-gradient-from: rgb(253 230 138 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/45{--tw-gradient-from: rgb(253 230 138 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/5{--tw-gradient-from: rgb(253 230 138 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/50{--tw-gradient-from: rgb(253 230 138 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/55{--tw-gradient-from: rgb(253 230 138 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/60{--tw-gradient-from: rgb(253 230 138 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/65{--tw-gradient-from: rgb(253 230 138 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/70{--tw-gradient-from: rgb(253 230 138 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/75{--tw-gradient-from: rgb(253 230 138 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/80{--tw-gradient-from: rgb(253 230 138 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/85{--tw-gradient-from: rgb(253 230 138 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/90{--tw-gradient-from: rgb(253 230 138 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-200\/95{--tw-gradient-from: rgb(253 230 138 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 230 138 / 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-300\/0{--tw-gradient-from: rgb(252 211 77 / 0) 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-300\/10{--tw-gradient-from: rgb(252 211 77 / .1) 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-300\/100{--tw-gradient-from: rgb(252 211 77 / 1) 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-300\/15{--tw-gradient-from: rgb(252 211 77 / .15) 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-300\/20{--tw-gradient-from: rgb(252 211 77 / .2) 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-300\/25{--tw-gradient-from: rgb(252 211 77 / .25) 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-300\/30{--tw-gradient-from: rgb(252 211 77 / .3) 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-300\/35{--tw-gradient-from: rgb(252 211 77 / .35) 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-300\/40{--tw-gradient-from: rgb(252 211 77 / .4) 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-300\/45{--tw-gradient-from: rgb(252 211 77 / .45) 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-300\/5{--tw-gradient-from: rgb(252 211 77 / .05) 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-300\/50{--tw-gradient-from: rgb(252 211 77 / .5) 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-300\/55{--tw-gradient-from: rgb(252 211 77 / .55) 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-300\/60{--tw-gradient-from: rgb(252 211 77 / .6) 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-300\/65{--tw-gradient-from: rgb(252 211 77 / .65) 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-300\/70{--tw-gradient-from: rgb(252 211 77 / .7) 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-300\/75{--tw-gradient-from: rgb(252 211 77 / .75) 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-300\/80{--tw-gradient-from: rgb(252 211 77 / .8) 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-300\/85{--tw-gradient-from: rgb(252 211 77 / .85) 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-300\/90{--tw-gradient-from: rgb(252 211 77 / .9) 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-300\/95{--tw-gradient-from: rgb(252 211 77 / .95) 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-400{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/0{--tw-gradient-from: rgb(251 191 36 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/10{--tw-gradient-from: rgb(251 191 36 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/100{--tw-gradient-from: rgb(251 191 36 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/15{--tw-gradient-from: rgb(251 191 36 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/20{--tw-gradient-from: rgb(251 191 36 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/25{--tw-gradient-from: rgb(251 191 36 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/30{--tw-gradient-from: rgb(251 191 36 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/35{--tw-gradient-from: rgb(251 191 36 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/40{--tw-gradient-from: rgb(251 191 36 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/45{--tw-gradient-from: rgb(251 191 36 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/5{--tw-gradient-from: rgb(251 191 36 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/50{--tw-gradient-from: rgb(251 191 36 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/55{--tw-gradient-from: rgb(251 191 36 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/60{--tw-gradient-from: rgb(251 191 36 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/65{--tw-gradient-from: rgb(251 191 36 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/70{--tw-gradient-from: rgb(251 191 36 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/75{--tw-gradient-from: rgb(251 191 36 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/80{--tw-gradient-from: rgb(251 191 36 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/85{--tw-gradient-from: rgb(251 191 36 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/90{--tw-gradient-from: rgb(251 191 36 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400\/95{--tw-gradient-from: rgb(251 191 36 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50{--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/0{--tw-gradient-from: rgb(255 251 235 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/10{--tw-gradient-from: rgb(255 251 235 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/100{--tw-gradient-from: rgb(255 251 235 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/15{--tw-gradient-from: rgb(255 251 235 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/20{--tw-gradient-from: rgb(255 251 235 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/25{--tw-gradient-from: rgb(255 251 235 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/30{--tw-gradient-from: rgb(255 251 235 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/35{--tw-gradient-from: rgb(255 251 235 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/40{--tw-gradient-from: rgb(255 251 235 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/45{--tw-gradient-from: rgb(255 251 235 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/5{--tw-gradient-from: rgb(255 251 235 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/50{--tw-gradient-from: rgb(255 251 235 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/55{--tw-gradient-from: rgb(255 251 235 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/60{--tw-gradient-from: rgb(255 251 235 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/65{--tw-gradient-from: rgb(255 251 235 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/70{--tw-gradient-from: rgb(255 251 235 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/75{--tw-gradient-from: rgb(255 251 235 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/80{--tw-gradient-from: rgb(255 251 235 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/85{--tw-gradient-from: rgb(255 251 235 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/90{--tw-gradient-from: rgb(255 251 235 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/95{--tw-gradient-from: rgb(255 251 235 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 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\/0{--tw-gradient-from: rgb(245 158 11 / 0) 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\/10{--tw-gradient-from: rgb(245 158 11 / .1) 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\/100{--tw-gradient-from: rgb(245 158 11 / 1) 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\/15{--tw-gradient-from: rgb(245 158 11 / .15) 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\/25{--tw-gradient-from: rgb(245 158 11 / .25) 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\/35{--tw-gradient-from: rgb(245 158 11 / .35) 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\/40{--tw-gradient-from: rgb(245 158 11 / .4) 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\/45{--tw-gradient-from: rgb(245 158 11 / .45) 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\/5{--tw-gradient-from: rgb(245 158 11 / .05) 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\/50{--tw-gradient-from: rgb(245 158 11 / .5) 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\/55{--tw-gradient-from: rgb(245 158 11 / .55) 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\/60{--tw-gradient-from: rgb(245 158 11 / .6) 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\/65{--tw-gradient-from: rgb(245 158 11 / .65) 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\/70{--tw-gradient-from: rgb(245 158 11 / .7) 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\/75{--tw-gradient-from: rgb(245 158 11 / .75) 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\/80{--tw-gradient-from: rgb(245 158 11 / .8) 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\/85{--tw-gradient-from: rgb(245 158 11 / .85) 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\/90{--tw-gradient-from: rgb(245 158 11 / .9) 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\/95{--tw-gradient-from: rgb(245 158 11 / .95) 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-600{--tw-gradient-from: #d97706 var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/0{--tw-gradient-from: rgb(217 119 6 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/10{--tw-gradient-from: rgb(217 119 6 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/100{--tw-gradient-from: rgb(217 119 6 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/15{--tw-gradient-from: rgb(217 119 6 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/20{--tw-gradient-from: rgb(217 119 6 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/25{--tw-gradient-from: rgb(217 119 6 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/30{--tw-gradient-from: rgb(217 119 6 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/35{--tw-gradient-from: rgb(217 119 6 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/40{--tw-gradient-from: rgb(217 119 6 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/45{--tw-gradient-from: rgb(217 119 6 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/5{--tw-gradient-from: rgb(217 119 6 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/50{--tw-gradient-from: rgb(217 119 6 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/55{--tw-gradient-from: rgb(217 119 6 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/60{--tw-gradient-from: rgb(217 119 6 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/65{--tw-gradient-from: rgb(217 119 6 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/70{--tw-gradient-from: rgb(217 119 6 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/75{--tw-gradient-from: rgb(217 119 6 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/80{--tw-gradient-from: rgb(217 119 6 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/85{--tw-gradient-from: rgb(217 119 6 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/90{--tw-gradient-from: rgb(217 119 6 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-600\/95{--tw-gradient-from: rgb(217 119 6 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700{--tw-gradient-from: #b45309 var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/0{--tw-gradient-from: rgb(180 83 9 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/10{--tw-gradient-from: rgb(180 83 9 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/100{--tw-gradient-from: rgb(180 83 9 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/15{--tw-gradient-from: rgb(180 83 9 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/20{--tw-gradient-from: rgb(180 83 9 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/25{--tw-gradient-from: rgb(180 83 9 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/30{--tw-gradient-from: rgb(180 83 9 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/35{--tw-gradient-from: rgb(180 83 9 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/40{--tw-gradient-from: rgb(180 83 9 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/45{--tw-gradient-from: rgb(180 83 9 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/5{--tw-gradient-from: rgb(180 83 9 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/50{--tw-gradient-from: rgb(180 83 9 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/55{--tw-gradient-from: rgb(180 83 9 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/60{--tw-gradient-from: rgb(180 83 9 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/65{--tw-gradient-from: rgb(180 83 9 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/70{--tw-gradient-from: rgb(180 83 9 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/75{--tw-gradient-from: rgb(180 83 9 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/80{--tw-gradient-from: rgb(180 83 9 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/85{--tw-gradient-from: rgb(180 83 9 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/90{--tw-gradient-from: rgb(180 83 9 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-700\/95{--tw-gradient-from: rgb(180 83 9 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(180 83 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800{--tw-gradient-from: #92400e var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/0{--tw-gradient-from: rgb(146 64 14 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/10{--tw-gradient-from: rgb(146 64 14 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/100{--tw-gradient-from: rgb(146 64 14 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/15{--tw-gradient-from: rgb(146 64 14 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/20{--tw-gradient-from: rgb(146 64 14 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/25{--tw-gradient-from: rgb(146 64 14 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/30{--tw-gradient-from: rgb(146 64 14 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/35{--tw-gradient-from: rgb(146 64 14 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/40{--tw-gradient-from: rgb(146 64 14 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/45{--tw-gradient-from: rgb(146 64 14 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/5{--tw-gradient-from: rgb(146 64 14 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/50{--tw-gradient-from: rgb(146 64 14 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/55{--tw-gradient-from: rgb(146 64 14 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/60{--tw-gradient-from: rgb(146 64 14 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/65{--tw-gradient-from: rgb(146 64 14 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/70{--tw-gradient-from: rgb(146 64 14 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/75{--tw-gradient-from: rgb(146 64 14 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/80{--tw-gradient-from: rgb(146 64 14 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/85{--tw-gradient-from: rgb(146 64 14 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/90{--tw-gradient-from: rgb(146 64 14 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-800\/95{--tw-gradient-from: rgb(146 64 14 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(146 64 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900{--tw-gradient-from: #78350f var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/0{--tw-gradient-from: rgb(120 53 15 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/10{--tw-gradient-from: rgb(120 53 15 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/100{--tw-gradient-from: rgb(120 53 15 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/15{--tw-gradient-from: rgb(120 53 15 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/20{--tw-gradient-from: rgb(120 53 15 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/25{--tw-gradient-from: rgb(120 53 15 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/30{--tw-gradient-from: rgb(120 53 15 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/35{--tw-gradient-from: rgb(120 53 15 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/40{--tw-gradient-from: rgb(120 53 15 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/45{--tw-gradient-from: rgb(120 53 15 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/5{--tw-gradient-from: rgb(120 53 15 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/50{--tw-gradient-from: rgb(120 53 15 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/55{--tw-gradient-from: rgb(120 53 15 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/60{--tw-gradient-from: rgb(120 53 15 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/65{--tw-gradient-from: rgb(120 53 15 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/70{--tw-gradient-from: rgb(120 53 15 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/75{--tw-gradient-from: rgb(120 53 15 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/80{--tw-gradient-from: rgb(120 53 15 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/85{--tw-gradient-from: rgb(120 53 15 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/90{--tw-gradient-from: rgb(120 53 15 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-900\/95{--tw-gradient-from: rgb(120 53 15 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-950{--tw-gradient-from: #451a03 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-amber-950\/0{--tw-gradient-from: rgb(69 26 3 / 0) 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-amber-950\/10{--tw-gradient-from: rgb(69 26 3 / .1) 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-amber-950\/100{--tw-gradient-from: rgb(69 26 3 / 1) 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-amber-950\/15{--tw-gradient-from: rgb(69 26 3 / .15) 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-amber-950\/20{--tw-gradient-from: rgb(69 26 3 / .2) 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-amber-950\/25{--tw-gradient-from: rgb(69 26 3 / .25) 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-amber-950\/30{--tw-gradient-from: rgb(69 26 3 / .3) 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-amber-950\/35{--tw-gradient-from: rgb(69 26 3 / .35) 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-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-amber-950\/45{--tw-gradient-from: rgb(69 26 3 / .45) 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-amber-950\/5{--tw-gradient-from: rgb(69 26 3 / .05) 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-amber-950\/50{--tw-gradient-from: rgb(69 26 3 / .5) 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-amber-950\/55{--tw-gradient-from: rgb(69 26 3 / .55) 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-amber-950\/60{--tw-gradient-from: rgb(69 26 3 / .6) 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-amber-950\/65{--tw-gradient-from: rgb(69 26 3 / .65) 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-amber-950\/70{--tw-gradient-from: rgb(69 26 3 / .7) 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-amber-950\/75{--tw-gradient-from: rgb(69 26 3 / .75) 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-amber-950\/80{--tw-gradient-from: rgb(69 26 3 / .8) 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-amber-950\/85{--tw-gradient-from: rgb(69 26 3 / .85) 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-amber-950\/90{--tw-gradient-from: rgb(69 26 3 / .9) 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-amber-950\/95{--tw-gradient-from: rgb(69 26 3 / .95) 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{--tw-gradient-from: #000 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\/0{--tw-gradient-from: rgb(0 0 0 / 0) 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\/10{--tw-gradient-from: rgb(0 0 0 / .1) 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\/100{--tw-gradient-from: rgb(0 0 0 / 1) 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\/15{--tw-gradient-from: rgb(0 0 0 / .15) 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\/20{--tw-gradient-from: rgb(0 0 0 / .2) 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\/25{--tw-gradient-from: rgb(0 0 0 / .25) 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\/30{--tw-gradient-from: rgb(0 0 0 / .3) 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\/35{--tw-gradient-from: rgb(0 0 0 / .35) 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\/40{--tw-gradient-from: rgb(0 0 0 / .4) 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\/45{--tw-gradient-from: rgb(0 0 0 / .45) 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\/5{--tw-gradient-from: rgb(0 0 0 / .05) 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\/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\/55{--tw-gradient-from: rgb(0 0 0 / .55) 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\/65{--tw-gradient-from: rgb(0 0 0 / .65) 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\/70{--tw-gradient-from: rgb(0 0 0 / .7) 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\/75{--tw-gradient-from: rgb(0 0 0 / .75) 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-black\/85{--tw-gradient-from: rgb(0 0 0 / .85) 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\/90{--tw-gradient-from: rgb(0 0 0 / .9) 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\/95{--tw-gradient-from: rgb(0 0 0 / .95) 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-100{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/0{--tw-gradient-from: rgb(219 234 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/10{--tw-gradient-from: rgb(219 234 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/100{--tw-gradient-from: rgb(219 234 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/15{--tw-gradient-from: rgb(219 234 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/20{--tw-gradient-from: rgb(219 234 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/25{--tw-gradient-from: rgb(219 234 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/30{--tw-gradient-from: rgb(219 234 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/35{--tw-gradient-from: rgb(219 234 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/40{--tw-gradient-from: rgb(219 234 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/45{--tw-gradient-from: rgb(219 234 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/5{--tw-gradient-from: rgb(219 234 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/50{--tw-gradient-from: rgb(219 234 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/55{--tw-gradient-from: rgb(219 234 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/60{--tw-gradient-from: rgb(219 234 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/65{--tw-gradient-from: rgb(219 234 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/70{--tw-gradient-from: rgb(219 234 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/75{--tw-gradient-from: rgb(219 234 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/80{--tw-gradient-from: rgb(219 234 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/85{--tw-gradient-from: rgb(219 234 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/90{--tw-gradient-from: rgb(219 234 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/95{--tw-gradient-from: rgb(219 234 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200{--tw-gradient-from: #bfdbfe var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/0{--tw-gradient-from: rgb(191 219 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/10{--tw-gradient-from: rgb(191 219 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/100{--tw-gradient-from: rgb(191 219 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/15{--tw-gradient-from: rgb(191 219 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/20{--tw-gradient-from: rgb(191 219 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/25{--tw-gradient-from: rgb(191 219 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/30{--tw-gradient-from: rgb(191 219 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/35{--tw-gradient-from: rgb(191 219 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/40{--tw-gradient-from: rgb(191 219 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/45{--tw-gradient-from: rgb(191 219 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/5{--tw-gradient-from: rgb(191 219 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/50{--tw-gradient-from: rgb(191 219 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/55{--tw-gradient-from: rgb(191 219 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/60{--tw-gradient-from: rgb(191 219 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/65{--tw-gradient-from: rgb(191 219 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/70{--tw-gradient-from: rgb(191 219 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/75{--tw-gradient-from: rgb(191 219 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/80{--tw-gradient-from: rgb(191 219 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/85{--tw-gradient-from: rgb(191 219 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/90{--tw-gradient-from: rgb(191 219 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/95{--tw-gradient-from: rgb(191 219 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300{--tw-gradient-from: #93c5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/0{--tw-gradient-from: rgb(147 197 253 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/10{--tw-gradient-from: rgb(147 197 253 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/100{--tw-gradient-from: rgb(147 197 253 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/15{--tw-gradient-from: rgb(147 197 253 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/20{--tw-gradient-from: rgb(147 197 253 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/25{--tw-gradient-from: rgb(147 197 253 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/30{--tw-gradient-from: rgb(147 197 253 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/35{--tw-gradient-from: rgb(147 197 253 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/40{--tw-gradient-from: rgb(147 197 253 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/45{--tw-gradient-from: rgb(147 197 253 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/5{--tw-gradient-from: rgb(147 197 253 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/50{--tw-gradient-from: rgb(147 197 253 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/55{--tw-gradient-from: rgb(147 197 253 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/60{--tw-gradient-from: rgb(147 197 253 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/65{--tw-gradient-from: rgb(147 197 253 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/70{--tw-gradient-from: rgb(147 197 253 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/75{--tw-gradient-from: rgb(147 197 253 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/80{--tw-gradient-from: rgb(147 197 253 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/85{--tw-gradient-from: rgb(147 197 253 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/90{--tw-gradient-from: rgb(147 197 253 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/95{--tw-gradient-from: rgb(147 197 253 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/0{--tw-gradient-from: rgb(96 165 250 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/10{--tw-gradient-from: rgb(96 165 250 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/100{--tw-gradient-from: rgb(96 165 250 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/15{--tw-gradient-from: rgb(96 165 250 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/20{--tw-gradient-from: rgb(96 165 250 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/25{--tw-gradient-from: rgb(96 165 250 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/30{--tw-gradient-from: rgb(96 165 250 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/35{--tw-gradient-from: rgb(96 165 250 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/40{--tw-gradient-from: rgb(96 165 250 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/45{--tw-gradient-from: rgb(96 165 250 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/5{--tw-gradient-from: rgb(96 165 250 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/50{--tw-gradient-from: rgb(96 165 250 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/55{--tw-gradient-from: rgb(96 165 250 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/60{--tw-gradient-from: rgb(96 165 250 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/65{--tw-gradient-from: rgb(96 165 250 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/70{--tw-gradient-from: rgb(96 165 250 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/75{--tw-gradient-from: rgb(96 165 250 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/80{--tw-gradient-from: rgb(96 165 250 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/85{--tw-gradient-from: rgb(96 165 250 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/90{--tw-gradient-from: rgb(96 165 250 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/95{--tw-gradient-from: rgb(96 165 250 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/0{--tw-gradient-from: rgb(239 246 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/10{--tw-gradient-from: rgb(239 246 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/100{--tw-gradient-from: rgb(239 246 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/15{--tw-gradient-from: rgb(239 246 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/20{--tw-gradient-from: rgb(239 246 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/25{--tw-gradient-from: rgb(239 246 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/30{--tw-gradient-from: rgb(239 246 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/35{--tw-gradient-from: rgb(239 246 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/40{--tw-gradient-from: rgb(239 246 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/45{--tw-gradient-from: rgb(239 246 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/5{--tw-gradient-from: rgb(239 246 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/50{--tw-gradient-from: rgb(239 246 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/55{--tw-gradient-from: rgb(239 246 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/60{--tw-gradient-from: rgb(239 246 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/65{--tw-gradient-from: rgb(239 246 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/70{--tw-gradient-from: rgb(239 246 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/75{--tw-gradient-from: rgb(239 246 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/80{--tw-gradient-from: rgb(239 246 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/85{--tw-gradient-from: rgb(239 246 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/90{--tw-gradient-from: rgb(239 246 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/95{--tw-gradient-from: rgb(239 246 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 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-500\/0{--tw-gradient-from: rgb(59 130 246 / 0) 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-500\/10{--tw-gradient-from: rgb(59 130 246 / .1) 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-500\/100{--tw-gradient-from: rgb(59 130 246 / 1) 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-500\/15{--tw-gradient-from: rgb(59 130 246 / .15) 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-500\/20{--tw-gradient-from: rgb(59 130 246 / .2) 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-500\/25{--tw-gradient-from: rgb(59 130 246 / .25) 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-500\/30{--tw-gradient-from: rgb(59 130 246 / .3) 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-500\/35{--tw-gradient-from: rgb(59 130 246 / .35) 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-500\/40{--tw-gradient-from: rgb(59 130 246 / .4) 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-500\/45{--tw-gradient-from: rgb(59 130 246 / .45) 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-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-500\/50{--tw-gradient-from: rgb(59 130 246 / .5) 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-500\/55{--tw-gradient-from: rgb(59 130 246 / .55) 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-500\/60{--tw-gradient-from: rgb(59 130 246 / .6) 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-500\/65{--tw-gradient-from: rgb(59 130 246 / .65) 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-500\/70{--tw-gradient-from: rgb(59 130 246 / .7) 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-500\/75{--tw-gradient-from: rgb(59 130 246 / .75) 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-500\/80{--tw-gradient-from: rgb(59 130 246 / .8) 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-500\/85{--tw-gradient-from: rgb(59 130 246 / .85) 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-500\/90{--tw-gradient-from: rgb(59 130 246 / .9) 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-500\/95{--tw-gradient-from: rgb(59 130 246 / .95) 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-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/0{--tw-gradient-from: rgb(37 99 235 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/10{--tw-gradient-from: rgb(37 99 235 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/100{--tw-gradient-from: rgb(37 99 235 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/15{--tw-gradient-from: rgb(37 99 235 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/20{--tw-gradient-from: rgb(37 99 235 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/25{--tw-gradient-from: rgb(37 99 235 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/30{--tw-gradient-from: rgb(37 99 235 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/35{--tw-gradient-from: rgb(37 99 235 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/40{--tw-gradient-from: rgb(37 99 235 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/45{--tw-gradient-from: rgb(37 99 235 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/5{--tw-gradient-from: rgb(37 99 235 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/50{--tw-gradient-from: rgb(37 99 235 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/55{--tw-gradient-from: rgb(37 99 235 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/60{--tw-gradient-from: rgb(37 99 235 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/65{--tw-gradient-from: rgb(37 99 235 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/70{--tw-gradient-from: rgb(37 99 235 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/75{--tw-gradient-from: rgb(37 99 235 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/80{--tw-gradient-from: rgb(37 99 235 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/85{--tw-gradient-from: rgb(37 99 235 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/90{--tw-gradient-from: rgb(37 99 235 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/95{--tw-gradient-from: rgb(37 99 235 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/0{--tw-gradient-from: rgb(29 78 216 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/10{--tw-gradient-from: rgb(29 78 216 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/100{--tw-gradient-from: rgb(29 78 216 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/15{--tw-gradient-from: rgb(29 78 216 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/20{--tw-gradient-from: rgb(29 78 216 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/25{--tw-gradient-from: rgb(29 78 216 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/30{--tw-gradient-from: rgb(29 78 216 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/35{--tw-gradient-from: rgb(29 78 216 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/40{--tw-gradient-from: rgb(29 78 216 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/45{--tw-gradient-from: rgb(29 78 216 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/5{--tw-gradient-from: rgb(29 78 216 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/50{--tw-gradient-from: rgb(29 78 216 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/55{--tw-gradient-from: rgb(29 78 216 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/60{--tw-gradient-from: rgb(29 78 216 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/65{--tw-gradient-from: rgb(29 78 216 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/70{--tw-gradient-from: rgb(29 78 216 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/75{--tw-gradient-from: rgb(29 78 216 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/80{--tw-gradient-from: rgb(29 78 216 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/85{--tw-gradient-from: rgb(29 78 216 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/90{--tw-gradient-from: rgb(29 78 216 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/95{--tw-gradient-from: rgb(29 78 216 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800{--tw-gradient-from: #1e40af var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/0{--tw-gradient-from: rgb(30 64 175 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/10{--tw-gradient-from: rgb(30 64 175 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/100{--tw-gradient-from: rgb(30 64 175 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/15{--tw-gradient-from: rgb(30 64 175 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/20{--tw-gradient-from: rgb(30 64 175 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/25{--tw-gradient-from: rgb(30 64 175 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/30{--tw-gradient-from: rgb(30 64 175 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/35{--tw-gradient-from: rgb(30 64 175 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/40{--tw-gradient-from: rgb(30 64 175 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/45{--tw-gradient-from: rgb(30 64 175 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/5{--tw-gradient-from: rgb(30 64 175 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/50{--tw-gradient-from: rgb(30 64 175 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/55{--tw-gradient-from: rgb(30 64 175 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/60{--tw-gradient-from: rgb(30 64 175 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/65{--tw-gradient-from: rgb(30 64 175 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/70{--tw-gradient-from: rgb(30 64 175 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/75{--tw-gradient-from: rgb(30 64 175 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/80{--tw-gradient-from: rgb(30 64 175 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/85{--tw-gradient-from: rgb(30 64 175 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/90{--tw-gradient-from: rgb(30 64 175 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/95{--tw-gradient-from: rgb(30 64 175 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900{--tw-gradient-from: #1e3a8a 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\/0{--tw-gradient-from: rgb(30 58 138 / 0) 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\/10{--tw-gradient-from: rgb(30 58 138 / .1) 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\/100{--tw-gradient-from: rgb(30 58 138 / 1) 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\/15{--tw-gradient-from: rgb(30 58 138 / .15) 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\/20{--tw-gradient-from: rgb(30 58 138 / .2) 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\/25{--tw-gradient-from: rgb(30 58 138 / .25) 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\/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\/35{--tw-gradient-from: rgb(30 58 138 / .35) 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\/40{--tw-gradient-from: rgb(30 58 138 / .4) 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\/45{--tw-gradient-from: rgb(30 58 138 / .45) 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\/5{--tw-gradient-from: rgb(30 58 138 / .05) 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\/50{--tw-gradient-from: rgb(30 58 138 / .5) 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\/55{--tw-gradient-from: rgb(30 58 138 / .55) 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\/60{--tw-gradient-from: rgb(30 58 138 / .6) 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\/65{--tw-gradient-from: rgb(30 58 138 / .65) 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\/70{--tw-gradient-from: rgb(30 58 138 / .7) 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\/75{--tw-gradient-from: rgb(30 58 138 / .75) 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-blue-900\/85{--tw-gradient-from: rgb(30 58 138 / .85) 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\/90{--tw-gradient-from: rgb(30 58 138 / .9) 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\/95{--tw-gradient-from: rgb(30 58 138 / .95) 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-950{--tw-gradient-from: #172554 var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/0{--tw-gradient-from: rgb(23 37 84 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/10{--tw-gradient-from: rgb(23 37 84 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/100{--tw-gradient-from: rgb(23 37 84 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/15{--tw-gradient-from: rgb(23 37 84 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/20{--tw-gradient-from: rgb(23 37 84 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/25{--tw-gradient-from: rgb(23 37 84 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/30{--tw-gradient-from: rgb(23 37 84 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/35{--tw-gradient-from: rgb(23 37 84 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/40{--tw-gradient-from: rgb(23 37 84 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/45{--tw-gradient-from: rgb(23 37 84 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/5{--tw-gradient-from: rgb(23 37 84 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/50{--tw-gradient-from: rgb(23 37 84 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/55{--tw-gradient-from: rgb(23 37 84 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/60{--tw-gradient-from: rgb(23 37 84 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/65{--tw-gradient-from: rgb(23 37 84 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/70{--tw-gradient-from: rgb(23 37 84 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/75{--tw-gradient-from: rgb(23 37 84 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/80{--tw-gradient-from: rgb(23 37 84 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/85{--tw-gradient-from: rgb(23 37 84 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/90{--tw-gradient-from: rgb(23 37 84 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/95{--tw-gradient-from: rgb(23 37 84 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-current{--tw-gradient-from: currentColor var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100{--tw-gradient-from: #cffafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/0{--tw-gradient-from: rgb(207 250 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/10{--tw-gradient-from: rgb(207 250 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/100{--tw-gradient-from: rgb(207 250 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/15{--tw-gradient-from: rgb(207 250 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/20{--tw-gradient-from: rgb(207 250 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/25{--tw-gradient-from: rgb(207 250 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/30{--tw-gradient-from: rgb(207 250 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/35{--tw-gradient-from: rgb(207 250 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/40{--tw-gradient-from: rgb(207 250 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/45{--tw-gradient-from: rgb(207 250 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/5{--tw-gradient-from: rgb(207 250 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/50{--tw-gradient-from: rgb(207 250 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/55{--tw-gradient-from: rgb(207 250 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/60{--tw-gradient-from: rgb(207 250 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/65{--tw-gradient-from: rgb(207 250 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/70{--tw-gradient-from: rgb(207 250 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/75{--tw-gradient-from: rgb(207 250 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/80{--tw-gradient-from: rgb(207 250 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/85{--tw-gradient-from: rgb(207 250 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/90{--tw-gradient-from: rgb(207 250 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-100\/95{--tw-gradient-from: rgb(207 250 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(207 250 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200{--tw-gradient-from: #a5f3fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/0{--tw-gradient-from: rgb(165 243 252 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/10{--tw-gradient-from: rgb(165 243 252 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/100{--tw-gradient-from: rgb(165 243 252 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/15{--tw-gradient-from: rgb(165 243 252 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/20{--tw-gradient-from: rgb(165 243 252 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/25{--tw-gradient-from: rgb(165 243 252 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/30{--tw-gradient-from: rgb(165 243 252 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/35{--tw-gradient-from: rgb(165 243 252 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/40{--tw-gradient-from: rgb(165 243 252 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/45{--tw-gradient-from: rgb(165 243 252 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/5{--tw-gradient-from: rgb(165 243 252 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/50{--tw-gradient-from: rgb(165 243 252 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/55{--tw-gradient-from: rgb(165 243 252 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/60{--tw-gradient-from: rgb(165 243 252 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/65{--tw-gradient-from: rgb(165 243 252 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/70{--tw-gradient-from: rgb(165 243 252 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/75{--tw-gradient-from: rgb(165 243 252 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/80{--tw-gradient-from: rgb(165 243 252 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/85{--tw-gradient-from: rgb(165 243 252 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/90{--tw-gradient-from: rgb(165 243 252 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-200\/95{--tw-gradient-from: rgb(165 243 252 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 243 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300{--tw-gradient-from: #67e8f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/0{--tw-gradient-from: rgb(103 232 249 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/10{--tw-gradient-from: rgb(103 232 249 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/100{--tw-gradient-from: rgb(103 232 249 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/15{--tw-gradient-from: rgb(103 232 249 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/20{--tw-gradient-from: rgb(103 232 249 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/25{--tw-gradient-from: rgb(103 232 249 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/30{--tw-gradient-from: rgb(103 232 249 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/35{--tw-gradient-from: rgb(103 232 249 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/40{--tw-gradient-from: rgb(103 232 249 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/45{--tw-gradient-from: rgb(103 232 249 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/5{--tw-gradient-from: rgb(103 232 249 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/50{--tw-gradient-from: rgb(103 232 249 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/55{--tw-gradient-from: rgb(103 232 249 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/60{--tw-gradient-from: rgb(103 232 249 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/65{--tw-gradient-from: rgb(103 232 249 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/70{--tw-gradient-from: rgb(103 232 249 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/75{--tw-gradient-from: rgb(103 232 249 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/80{--tw-gradient-from: rgb(103 232 249 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/85{--tw-gradient-from: rgb(103 232 249 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/90{--tw-gradient-from: rgb(103 232 249 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-300\/95{--tw-gradient-from: rgb(103 232 249 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(103 232 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400{--tw-gradient-from: #22d3ee var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/0{--tw-gradient-from: rgb(34 211 238 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/10{--tw-gradient-from: rgb(34 211 238 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/100{--tw-gradient-from: rgb(34 211 238 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/15{--tw-gradient-from: rgb(34 211 238 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/20{--tw-gradient-from: rgb(34 211 238 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/25{--tw-gradient-from: rgb(34 211 238 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/30{--tw-gradient-from: rgb(34 211 238 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/35{--tw-gradient-from: rgb(34 211 238 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/40{--tw-gradient-from: rgb(34 211 238 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/45{--tw-gradient-from: rgb(34 211 238 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/5{--tw-gradient-from: rgb(34 211 238 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/50{--tw-gradient-from: rgb(34 211 238 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/55{--tw-gradient-from: rgb(34 211 238 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/60{--tw-gradient-from: rgb(34 211 238 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/65{--tw-gradient-from: rgb(34 211 238 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/70{--tw-gradient-from: rgb(34 211 238 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/75{--tw-gradient-from: rgb(34 211 238 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/80{--tw-gradient-from: rgb(34 211 238 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/85{--tw-gradient-from: rgb(34 211 238 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/90{--tw-gradient-from: rgb(34 211 238 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-400\/95{--tw-gradient-from: rgb(34 211 238 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50{--tw-gradient-from: #ecfeff var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/0{--tw-gradient-from: rgb(236 254 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/10{--tw-gradient-from: rgb(236 254 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/100{--tw-gradient-from: rgb(236 254 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/15{--tw-gradient-from: rgb(236 254 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/20{--tw-gradient-from: rgb(236 254 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/25{--tw-gradient-from: rgb(236 254 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/30{--tw-gradient-from: rgb(236 254 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/35{--tw-gradient-from: rgb(236 254 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/40{--tw-gradient-from: rgb(236 254 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/45{--tw-gradient-from: rgb(236 254 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/5{--tw-gradient-from: rgb(236 254 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/50{--tw-gradient-from: rgb(236 254 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/55{--tw-gradient-from: rgb(236 254 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/60{--tw-gradient-from: rgb(236 254 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/65{--tw-gradient-from: rgb(236 254 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/70{--tw-gradient-from: rgb(236 254 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/75{--tw-gradient-from: rgb(236 254 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/80{--tw-gradient-from: rgb(236 254 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/85{--tw-gradient-from: rgb(236 254 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/90{--tw-gradient-from: rgb(236 254 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/95{--tw-gradient-from: rgb(236 254 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/0{--tw-gradient-from: rgb(6 182 212 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/10{--tw-gradient-from: rgb(6 182 212 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/100{--tw-gradient-from: rgb(6 182 212 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/15{--tw-gradient-from: rgb(6 182 212 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/20{--tw-gradient-from: rgb(6 182 212 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/25{--tw-gradient-from: rgb(6 182 212 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/30{--tw-gradient-from: rgb(6 182 212 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/35{--tw-gradient-from: rgb(6 182 212 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/40{--tw-gradient-from: rgb(6 182 212 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/45{--tw-gradient-from: rgb(6 182 212 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/5{--tw-gradient-from: rgb(6 182 212 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/50{--tw-gradient-from: rgb(6 182 212 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/55{--tw-gradient-from: rgb(6 182 212 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/60{--tw-gradient-from: rgb(6 182 212 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/65{--tw-gradient-from: rgb(6 182 212 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/70{--tw-gradient-from: rgb(6 182 212 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/75{--tw-gradient-from: rgb(6 182 212 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/80{--tw-gradient-from: rgb(6 182 212 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/85{--tw-gradient-from: rgb(6 182 212 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/90{--tw-gradient-from: rgb(6 182 212 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500\/95{--tw-gradient-from: rgb(6 182 212 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600{--tw-gradient-from: #0891b2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/0{--tw-gradient-from: rgb(8 145 178 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/10{--tw-gradient-from: rgb(8 145 178 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/100{--tw-gradient-from: rgb(8 145 178 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/15{--tw-gradient-from: rgb(8 145 178 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/20{--tw-gradient-from: rgb(8 145 178 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/25{--tw-gradient-from: rgb(8 145 178 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/30{--tw-gradient-from: rgb(8 145 178 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/35{--tw-gradient-from: rgb(8 145 178 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/40{--tw-gradient-from: rgb(8 145 178 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/45{--tw-gradient-from: rgb(8 145 178 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/5{--tw-gradient-from: rgb(8 145 178 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/50{--tw-gradient-from: rgb(8 145 178 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/55{--tw-gradient-from: rgb(8 145 178 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/60{--tw-gradient-from: rgb(8 145 178 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/65{--tw-gradient-from: rgb(8 145 178 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/70{--tw-gradient-from: rgb(8 145 178 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/75{--tw-gradient-from: rgb(8 145 178 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/80{--tw-gradient-from: rgb(8 145 178 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/85{--tw-gradient-from: rgb(8 145 178 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/90{--tw-gradient-from: rgb(8 145 178 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600\/95{--tw-gradient-from: rgb(8 145 178 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700{--tw-gradient-from: #0e7490 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/0{--tw-gradient-from: rgb(14 116 144 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/10{--tw-gradient-from: rgb(14 116 144 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/100{--tw-gradient-from: rgb(14 116 144 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/15{--tw-gradient-from: rgb(14 116 144 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/20{--tw-gradient-from: rgb(14 116 144 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/25{--tw-gradient-from: rgb(14 116 144 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/30{--tw-gradient-from: rgb(14 116 144 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/35{--tw-gradient-from: rgb(14 116 144 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/40{--tw-gradient-from: rgb(14 116 144 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/45{--tw-gradient-from: rgb(14 116 144 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/5{--tw-gradient-from: rgb(14 116 144 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/50{--tw-gradient-from: rgb(14 116 144 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/55{--tw-gradient-from: rgb(14 116 144 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/60{--tw-gradient-from: rgb(14 116 144 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/65{--tw-gradient-from: rgb(14 116 144 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/70{--tw-gradient-from: rgb(14 116 144 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/75{--tw-gradient-from: rgb(14 116 144 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/80{--tw-gradient-from: rgb(14 116 144 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/85{--tw-gradient-from: rgb(14 116 144 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/90{--tw-gradient-from: rgb(14 116 144 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-700\/95{--tw-gradient-from: rgb(14 116 144 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800{--tw-gradient-from: #155e75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/0{--tw-gradient-from: rgb(21 94 117 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/10{--tw-gradient-from: rgb(21 94 117 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/100{--tw-gradient-from: rgb(21 94 117 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/15{--tw-gradient-from: rgb(21 94 117 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/20{--tw-gradient-from: rgb(21 94 117 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/25{--tw-gradient-from: rgb(21 94 117 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/30{--tw-gradient-from: rgb(21 94 117 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/35{--tw-gradient-from: rgb(21 94 117 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/40{--tw-gradient-from: rgb(21 94 117 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/45{--tw-gradient-from: rgb(21 94 117 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/5{--tw-gradient-from: rgb(21 94 117 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/50{--tw-gradient-from: rgb(21 94 117 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/55{--tw-gradient-from: rgb(21 94 117 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/60{--tw-gradient-from: rgb(21 94 117 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/65{--tw-gradient-from: rgb(21 94 117 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/70{--tw-gradient-from: rgb(21 94 117 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/75{--tw-gradient-from: rgb(21 94 117 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/80{--tw-gradient-from: rgb(21 94 117 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/85{--tw-gradient-from: rgb(21 94 117 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/90{--tw-gradient-from: rgb(21 94 117 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-800\/95{--tw-gradient-from: rgb(21 94 117 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 94 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900{--tw-gradient-from: #164e63 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/0{--tw-gradient-from: rgb(22 78 99 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/10{--tw-gradient-from: rgb(22 78 99 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/100{--tw-gradient-from: rgb(22 78 99 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/15{--tw-gradient-from: rgb(22 78 99 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/20{--tw-gradient-from: rgb(22 78 99 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/25{--tw-gradient-from: rgb(22 78 99 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/30{--tw-gradient-from: rgb(22 78 99 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/35{--tw-gradient-from: rgb(22 78 99 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/40{--tw-gradient-from: rgb(22 78 99 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/45{--tw-gradient-from: rgb(22 78 99 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/5{--tw-gradient-from: rgb(22 78 99 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/50{--tw-gradient-from: rgb(22 78 99 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/55{--tw-gradient-from: rgb(22 78 99 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/60{--tw-gradient-from: rgb(22 78 99 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/65{--tw-gradient-from: rgb(22 78 99 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/70{--tw-gradient-from: rgb(22 78 99 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/75{--tw-gradient-from: rgb(22 78 99 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/80{--tw-gradient-from: rgb(22 78 99 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/85{--tw-gradient-from: rgb(22 78 99 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/90{--tw-gradient-from: rgb(22 78 99 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-900\/95{--tw-gradient-from: rgb(22 78 99 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 78 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950{--tw-gradient-from: #083344 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/0{--tw-gradient-from: rgb(8 51 68 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/10{--tw-gradient-from: rgb(8 51 68 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/100{--tw-gradient-from: rgb(8 51 68 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/15{--tw-gradient-from: rgb(8 51 68 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/20{--tw-gradient-from: rgb(8 51 68 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/25{--tw-gradient-from: rgb(8 51 68 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/30{--tw-gradient-from: rgb(8 51 68 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/35{--tw-gradient-from: rgb(8 51 68 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/40{--tw-gradient-from: rgb(8 51 68 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/45{--tw-gradient-from: rgb(8 51 68 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/5{--tw-gradient-from: rgb(8 51 68 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/50{--tw-gradient-from: rgb(8 51 68 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/55{--tw-gradient-from: rgb(8 51 68 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/60{--tw-gradient-from: rgb(8 51 68 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/65{--tw-gradient-from: rgb(8 51 68 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/70{--tw-gradient-from: rgb(8 51 68 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/75{--tw-gradient-from: rgb(8 51 68 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/80{--tw-gradient-from: rgb(8 51 68 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/85{--tw-gradient-from: rgb(8 51 68 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/90{--tw-gradient-from: rgb(8 51 68 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-950\/95{--tw-gradient-from: rgb(8 51 68 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100{--tw-gradient-from: #d1fae5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/0{--tw-gradient-from: rgb(209 250 229 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/10{--tw-gradient-from: rgb(209 250 229 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/100{--tw-gradient-from: rgb(209 250 229 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/15{--tw-gradient-from: rgb(209 250 229 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/20{--tw-gradient-from: rgb(209 250 229 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/25{--tw-gradient-from: rgb(209 250 229 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/30{--tw-gradient-from: rgb(209 250 229 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/35{--tw-gradient-from: rgb(209 250 229 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/40{--tw-gradient-from: rgb(209 250 229 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/45{--tw-gradient-from: rgb(209 250 229 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/5{--tw-gradient-from: rgb(209 250 229 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/50{--tw-gradient-from: rgb(209 250 229 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/55{--tw-gradient-from: rgb(209 250 229 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/60{--tw-gradient-from: rgb(209 250 229 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/65{--tw-gradient-from: rgb(209 250 229 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/70{--tw-gradient-from: rgb(209 250 229 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/75{--tw-gradient-from: rgb(209 250 229 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/80{--tw-gradient-from: rgb(209 250 229 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/85{--tw-gradient-from: rgb(209 250 229 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/90{--tw-gradient-from: rgb(209 250 229 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-100\/95{--tw-gradient-from: rgb(209 250 229 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 250 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200{--tw-gradient-from: #a7f3d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/0{--tw-gradient-from: rgb(167 243 208 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/10{--tw-gradient-from: rgb(167 243 208 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/100{--tw-gradient-from: rgb(167 243 208 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/15{--tw-gradient-from: rgb(167 243 208 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/20{--tw-gradient-from: rgb(167 243 208 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/25{--tw-gradient-from: rgb(167 243 208 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/30{--tw-gradient-from: rgb(167 243 208 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/35{--tw-gradient-from: rgb(167 243 208 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/40{--tw-gradient-from: rgb(167 243 208 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/45{--tw-gradient-from: rgb(167 243 208 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/5{--tw-gradient-from: rgb(167 243 208 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/50{--tw-gradient-from: rgb(167 243 208 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/55{--tw-gradient-from: rgb(167 243 208 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/60{--tw-gradient-from: rgb(167 243 208 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/65{--tw-gradient-from: rgb(167 243 208 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/70{--tw-gradient-from: rgb(167 243 208 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/75{--tw-gradient-from: rgb(167 243 208 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/80{--tw-gradient-from: rgb(167 243 208 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/85{--tw-gradient-from: rgb(167 243 208 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/90{--tw-gradient-from: rgb(167 243 208 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-200\/95{--tw-gradient-from: rgb(167 243 208 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 243 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300{--tw-gradient-from: #6ee7b7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/0{--tw-gradient-from: rgb(110 231 183 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/10{--tw-gradient-from: rgb(110 231 183 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/100{--tw-gradient-from: rgb(110 231 183 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/15{--tw-gradient-from: rgb(110 231 183 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/20{--tw-gradient-from: rgb(110 231 183 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/25{--tw-gradient-from: rgb(110 231 183 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/30{--tw-gradient-from: rgb(110 231 183 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/35{--tw-gradient-from: rgb(110 231 183 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/40{--tw-gradient-from: rgb(110 231 183 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/45{--tw-gradient-from: rgb(110 231 183 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/5{--tw-gradient-from: rgb(110 231 183 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/50{--tw-gradient-from: rgb(110 231 183 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/55{--tw-gradient-from: rgb(110 231 183 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/60{--tw-gradient-from: rgb(110 231 183 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/65{--tw-gradient-from: rgb(110 231 183 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/70{--tw-gradient-from: rgb(110 231 183 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/75{--tw-gradient-from: rgb(110 231 183 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/80{--tw-gradient-from: rgb(110 231 183 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/85{--tw-gradient-from: rgb(110 231 183 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/90{--tw-gradient-from: rgb(110 231 183 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-300\/95{--tw-gradient-from: rgb(110 231 183 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400{--tw-gradient-from: #34d399 var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/0{--tw-gradient-from: rgb(52 211 153 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/10{--tw-gradient-from: rgb(52 211 153 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/100{--tw-gradient-from: rgb(52 211 153 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/15{--tw-gradient-from: rgb(52 211 153 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/20{--tw-gradient-from: rgb(52 211 153 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/25{--tw-gradient-from: rgb(52 211 153 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/30{--tw-gradient-from: rgb(52 211 153 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/35{--tw-gradient-from: rgb(52 211 153 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/40{--tw-gradient-from: rgb(52 211 153 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/45{--tw-gradient-from: rgb(52 211 153 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/5{--tw-gradient-from: rgb(52 211 153 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/50{--tw-gradient-from: rgb(52 211 153 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/55{--tw-gradient-from: rgb(52 211 153 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/60{--tw-gradient-from: rgb(52 211 153 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/65{--tw-gradient-from: rgb(52 211 153 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/70{--tw-gradient-from: rgb(52 211 153 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/75{--tw-gradient-from: rgb(52 211 153 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/80{--tw-gradient-from: rgb(52 211 153 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/85{--tw-gradient-from: rgb(52 211 153 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/90{--tw-gradient-from: rgb(52 211 153 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-400\/95{--tw-gradient-from: rgb(52 211 153 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/0{--tw-gradient-from: rgb(236 253 245 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/10{--tw-gradient-from: rgb(236 253 245 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/100{--tw-gradient-from: rgb(236 253 245 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/15{--tw-gradient-from: rgb(236 253 245 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/20{--tw-gradient-from: rgb(236 253 245 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/25{--tw-gradient-from: rgb(236 253 245 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/30{--tw-gradient-from: rgb(236 253 245 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/35{--tw-gradient-from: rgb(236 253 245 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/40{--tw-gradient-from: rgb(236 253 245 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/45{--tw-gradient-from: rgb(236 253 245 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/5{--tw-gradient-from: rgb(236 253 245 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/50{--tw-gradient-from: rgb(236 253 245 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/55{--tw-gradient-from: rgb(236 253 245 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/60{--tw-gradient-from: rgb(236 253 245 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/65{--tw-gradient-from: rgb(236 253 245 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/70{--tw-gradient-from: rgb(236 253 245 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/75{--tw-gradient-from: rgb(236 253 245 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/80{--tw-gradient-from: rgb(236 253 245 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/85{--tw-gradient-from: rgb(236 253 245 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/90{--tw-gradient-from: rgb(236 253 245 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/95{--tw-gradient-from: rgb(236 253 245 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from: #10b981 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-500\/0{--tw-gradient-from: rgb(16 185 129 / 0) 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-500\/10{--tw-gradient-from: rgb(16 185 129 / .1) 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-500\/100{--tw-gradient-from: rgb(16 185 129 / 1) 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-500\/15{--tw-gradient-from: rgb(16 185 129 / .15) 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-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-500\/25{--tw-gradient-from: rgb(16 185 129 / .25) 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-500\/30{--tw-gradient-from: rgb(16 185 129 / .3) 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-500\/35{--tw-gradient-from: rgb(16 185 129 / .35) 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-500\/40{--tw-gradient-from: rgb(16 185 129 / .4) 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-500\/45{--tw-gradient-from: rgb(16 185 129 / .45) 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-500\/5{--tw-gradient-from: rgb(16 185 129 / .05) 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-500\/50{--tw-gradient-from: rgb(16 185 129 / .5) 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-500\/55{--tw-gradient-from: rgb(16 185 129 / .55) 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-500\/60{--tw-gradient-from: rgb(16 185 129 / .6) 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-500\/65{--tw-gradient-from: rgb(16 185 129 / .65) 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-500\/70{--tw-gradient-from: rgb(16 185 129 / .7) 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-500\/75{--tw-gradient-from: rgb(16 185 129 / .75) 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-500\/80{--tw-gradient-from: rgb(16 185 129 / .8) 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-500\/85{--tw-gradient-from: rgb(16 185 129 / .85) 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-500\/90{--tw-gradient-from: rgb(16 185 129 / .9) 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-500\/95{--tw-gradient-from: rgb(16 185 129 / .95) 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-600{--tw-gradient-from: #059669 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/0{--tw-gradient-from: rgb(5 150 105 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/10{--tw-gradient-from: rgb(5 150 105 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/100{--tw-gradient-from: rgb(5 150 105 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/15{--tw-gradient-from: rgb(5 150 105 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/20{--tw-gradient-from: rgb(5 150 105 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/25{--tw-gradient-from: rgb(5 150 105 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/30{--tw-gradient-from: rgb(5 150 105 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/35{--tw-gradient-from: rgb(5 150 105 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/40{--tw-gradient-from: rgb(5 150 105 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/45{--tw-gradient-from: rgb(5 150 105 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/5{--tw-gradient-from: rgb(5 150 105 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/50{--tw-gradient-from: rgb(5 150 105 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/55{--tw-gradient-from: rgb(5 150 105 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/60{--tw-gradient-from: rgb(5 150 105 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/65{--tw-gradient-from: rgb(5 150 105 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/70{--tw-gradient-from: rgb(5 150 105 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/75{--tw-gradient-from: rgb(5 150 105 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/80{--tw-gradient-from: rgb(5 150 105 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/85{--tw-gradient-from: rgb(5 150 105 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/90{--tw-gradient-from: rgb(5 150 105 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-600\/95{--tw-gradient-from: rgb(5 150 105 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 150 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700{--tw-gradient-from: #047857 var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/0{--tw-gradient-from: rgb(4 120 87 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/10{--tw-gradient-from: rgb(4 120 87 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/100{--tw-gradient-from: rgb(4 120 87 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/15{--tw-gradient-from: rgb(4 120 87 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/20{--tw-gradient-from: rgb(4 120 87 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/25{--tw-gradient-from: rgb(4 120 87 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/30{--tw-gradient-from: rgb(4 120 87 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/35{--tw-gradient-from: rgb(4 120 87 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/40{--tw-gradient-from: rgb(4 120 87 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/45{--tw-gradient-from: rgb(4 120 87 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/5{--tw-gradient-from: rgb(4 120 87 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/50{--tw-gradient-from: rgb(4 120 87 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/55{--tw-gradient-from: rgb(4 120 87 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/60{--tw-gradient-from: rgb(4 120 87 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/65{--tw-gradient-from: rgb(4 120 87 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/70{--tw-gradient-from: rgb(4 120 87 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/75{--tw-gradient-from: rgb(4 120 87 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/80{--tw-gradient-from: rgb(4 120 87 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/85{--tw-gradient-from: rgb(4 120 87 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/90{--tw-gradient-from: rgb(4 120 87 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-700\/95{--tw-gradient-from: rgb(4 120 87 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800{--tw-gradient-from: #065f46 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/0{--tw-gradient-from: rgb(6 95 70 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/10{--tw-gradient-from: rgb(6 95 70 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/100{--tw-gradient-from: rgb(6 95 70 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/15{--tw-gradient-from: rgb(6 95 70 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/20{--tw-gradient-from: rgb(6 95 70 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/25{--tw-gradient-from: rgb(6 95 70 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/30{--tw-gradient-from: rgb(6 95 70 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/35{--tw-gradient-from: rgb(6 95 70 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/40{--tw-gradient-from: rgb(6 95 70 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/45{--tw-gradient-from: rgb(6 95 70 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/5{--tw-gradient-from: rgb(6 95 70 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/50{--tw-gradient-from: rgb(6 95 70 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/55{--tw-gradient-from: rgb(6 95 70 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/60{--tw-gradient-from: rgb(6 95 70 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/65{--tw-gradient-from: rgb(6 95 70 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/70{--tw-gradient-from: rgb(6 95 70 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/75{--tw-gradient-from: rgb(6 95 70 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/80{--tw-gradient-from: rgb(6 95 70 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/85{--tw-gradient-from: rgb(6 95 70 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/90{--tw-gradient-from: rgb(6 95 70 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-800\/95{--tw-gradient-from: rgb(6 95 70 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 95 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-900{--tw-gradient-from: #064e3b 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-900\/0{--tw-gradient-from: rgb(6 78 59 / 0) 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-900\/10{--tw-gradient-from: rgb(6 78 59 / .1) 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-900\/100{--tw-gradient-from: rgb(6 78 59 / 1) 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-900\/15{--tw-gradient-from: rgb(6 78 59 / .15) 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-900\/20{--tw-gradient-from: rgb(6 78 59 / .2) 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-900\/25{--tw-gradient-from: rgb(6 78 59 / .25) 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-900\/30{--tw-gradient-from: rgb(6 78 59 / .3) 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-900\/35{--tw-gradient-from: rgb(6 78 59 / .35) 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-900\/40{--tw-gradient-from: rgb(6 78 59 / .4) 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-900\/45{--tw-gradient-from: rgb(6 78 59 / .45) 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-900\/5{--tw-gradient-from: rgb(6 78 59 / .05) 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-900\/50{--tw-gradient-from: rgb(6 78 59 / .5) 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-900\/55{--tw-gradient-from: rgb(6 78 59 / .55) 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-900\/60{--tw-gradient-from: rgb(6 78 59 / .6) 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-900\/65{--tw-gradient-from: rgb(6 78 59 / .65) 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-900\/70{--tw-gradient-from: rgb(6 78 59 / .7) 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-900\/75{--tw-gradient-from: rgb(6 78 59 / .75) 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-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-900\/85{--tw-gradient-from: rgb(6 78 59 / .85) 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-900\/90{--tw-gradient-from: rgb(6 78 59 / .9) 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-900\/95{--tw-gradient-from: rgb(6 78 59 / .95) 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-emerald-950\/0{--tw-gradient-from: rgb(2 44 34 / 0) 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-emerald-950\/10{--tw-gradient-from: rgb(2 44 34 / .1) 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-emerald-950\/100{--tw-gradient-from: rgb(2 44 34 / 1) 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-emerald-950\/15{--tw-gradient-from: rgb(2 44 34 / .15) 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-emerald-950\/20{--tw-gradient-from: rgb(2 44 34 / .2) 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-emerald-950\/25{--tw-gradient-from: rgb(2 44 34 / .25) 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-emerald-950\/30{--tw-gradient-from: rgb(2 44 34 / .3) 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-emerald-950\/35{--tw-gradient-from: rgb(2 44 34 / .35) 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-emerald-950\/40{--tw-gradient-from: rgb(2 44 34 / .4) 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-emerald-950\/45{--tw-gradient-from: rgb(2 44 34 / .45) 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-emerald-950\/5{--tw-gradient-from: rgb(2 44 34 / .05) 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-emerald-950\/50{--tw-gradient-from: rgb(2 44 34 / .5) 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-emerald-950\/55{--tw-gradient-from: rgb(2 44 34 / .55) 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-emerald-950\/60{--tw-gradient-from: rgb(2 44 34 / .6) 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-emerald-950\/65{--tw-gradient-from: rgb(2 44 34 / .65) 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-emerald-950\/70{--tw-gradient-from: rgb(2 44 34 / .7) 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-emerald-950\/75{--tw-gradient-from: rgb(2 44 34 / .75) 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-emerald-950\/80{--tw-gradient-from: rgb(2 44 34 / .8) 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-emerald-950\/85{--tw-gradient-from: rgb(2 44 34 / .85) 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-emerald-950\/90{--tw-gradient-from: rgb(2 44 34 / .9) 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-emerald-950\/95{--tw-gradient-from: rgb(2 44 34 / .95) 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-fuchsia-100{--tw-gradient-from: #fae8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/0{--tw-gradient-from: rgb(250 232 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/10{--tw-gradient-from: rgb(250 232 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/100{--tw-gradient-from: rgb(250 232 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/15{--tw-gradient-from: rgb(250 232 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/20{--tw-gradient-from: rgb(250 232 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/25{--tw-gradient-from: rgb(250 232 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/30{--tw-gradient-from: rgb(250 232 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/35{--tw-gradient-from: rgb(250 232 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/40{--tw-gradient-from: rgb(250 232 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/45{--tw-gradient-from: rgb(250 232 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/5{--tw-gradient-from: rgb(250 232 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/50{--tw-gradient-from: rgb(250 232 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/55{--tw-gradient-from: rgb(250 232 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/60{--tw-gradient-from: rgb(250 232 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/65{--tw-gradient-from: rgb(250 232 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/70{--tw-gradient-from: rgb(250 232 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/75{--tw-gradient-from: rgb(250 232 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/80{--tw-gradient-from: rgb(250 232 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/85{--tw-gradient-from: rgb(250 232 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/90{--tw-gradient-from: rgb(250 232 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-100\/95{--tw-gradient-from: rgb(250 232 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200{--tw-gradient-from: #f5d0fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/0{--tw-gradient-from: rgb(245 208 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/10{--tw-gradient-from: rgb(245 208 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/100{--tw-gradient-from: rgb(245 208 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/15{--tw-gradient-from: rgb(245 208 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/20{--tw-gradient-from: rgb(245 208 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/25{--tw-gradient-from: rgb(245 208 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/30{--tw-gradient-from: rgb(245 208 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/35{--tw-gradient-from: rgb(245 208 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/40{--tw-gradient-from: rgb(245 208 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/45{--tw-gradient-from: rgb(245 208 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/5{--tw-gradient-from: rgb(245 208 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/50{--tw-gradient-from: rgb(245 208 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/55{--tw-gradient-from: rgb(245 208 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/60{--tw-gradient-from: rgb(245 208 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/65{--tw-gradient-from: rgb(245 208 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/70{--tw-gradient-from: rgb(245 208 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/75{--tw-gradient-from: rgb(245 208 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/80{--tw-gradient-from: rgb(245 208 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/85{--tw-gradient-from: rgb(245 208 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/90{--tw-gradient-from: rgb(245 208 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-200\/95{--tw-gradient-from: rgb(245 208 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 208 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300{--tw-gradient-from: #f0abfc var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/0{--tw-gradient-from: rgb(240 171 252 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/10{--tw-gradient-from: rgb(240 171 252 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/100{--tw-gradient-from: rgb(240 171 252 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/15{--tw-gradient-from: rgb(240 171 252 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/20{--tw-gradient-from: rgb(240 171 252 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/25{--tw-gradient-from: rgb(240 171 252 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/30{--tw-gradient-from: rgb(240 171 252 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/35{--tw-gradient-from: rgb(240 171 252 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/40{--tw-gradient-from: rgb(240 171 252 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/45{--tw-gradient-from: rgb(240 171 252 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/5{--tw-gradient-from: rgb(240 171 252 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/50{--tw-gradient-from: rgb(240 171 252 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/55{--tw-gradient-from: rgb(240 171 252 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/60{--tw-gradient-from: rgb(240 171 252 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/65{--tw-gradient-from: rgb(240 171 252 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/70{--tw-gradient-from: rgb(240 171 252 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/75{--tw-gradient-from: rgb(240 171 252 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/80{--tw-gradient-from: rgb(240 171 252 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/85{--tw-gradient-from: rgb(240 171 252 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/90{--tw-gradient-from: rgb(240 171 252 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-300\/95{--tw-gradient-from: rgb(240 171 252 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 171 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400{--tw-gradient-from: #e879f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/0{--tw-gradient-from: rgb(232 121 249 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/10{--tw-gradient-from: rgb(232 121 249 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/100{--tw-gradient-from: rgb(232 121 249 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/15{--tw-gradient-from: rgb(232 121 249 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/20{--tw-gradient-from: rgb(232 121 249 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/25{--tw-gradient-from: rgb(232 121 249 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/30{--tw-gradient-from: rgb(232 121 249 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/35{--tw-gradient-from: rgb(232 121 249 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/40{--tw-gradient-from: rgb(232 121 249 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/45{--tw-gradient-from: rgb(232 121 249 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/5{--tw-gradient-from: rgb(232 121 249 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/50{--tw-gradient-from: rgb(232 121 249 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/55{--tw-gradient-from: rgb(232 121 249 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/60{--tw-gradient-from: rgb(232 121 249 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/65{--tw-gradient-from: rgb(232 121 249 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/70{--tw-gradient-from: rgb(232 121 249 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/75{--tw-gradient-from: rgb(232 121 249 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/80{--tw-gradient-from: rgb(232 121 249 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/85{--tw-gradient-from: rgb(232 121 249 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/90{--tw-gradient-from: rgb(232 121 249 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-400\/95{--tw-gradient-from: rgb(232 121 249 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50{--tw-gradient-from: #fdf4ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/0{--tw-gradient-from: rgb(253 244 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/10{--tw-gradient-from: rgb(253 244 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/100{--tw-gradient-from: rgb(253 244 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/15{--tw-gradient-from: rgb(253 244 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/20{--tw-gradient-from: rgb(253 244 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/25{--tw-gradient-from: rgb(253 244 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/30{--tw-gradient-from: rgb(253 244 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/35{--tw-gradient-from: rgb(253 244 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/40{--tw-gradient-from: rgb(253 244 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/45{--tw-gradient-from: rgb(253 244 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/5{--tw-gradient-from: rgb(253 244 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/50{--tw-gradient-from: rgb(253 244 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/55{--tw-gradient-from: rgb(253 244 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/60{--tw-gradient-from: rgb(253 244 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/65{--tw-gradient-from: rgb(253 244 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/70{--tw-gradient-from: rgb(253 244 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/75{--tw-gradient-from: rgb(253 244 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/80{--tw-gradient-from: rgb(253 244 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/85{--tw-gradient-from: rgb(253 244 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/90{--tw-gradient-from: rgb(253 244 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-50\/95{--tw-gradient-from: rgb(253 244 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 244 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500{--tw-gradient-from: #d946ef var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/0{--tw-gradient-from: rgb(217 70 239 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/10{--tw-gradient-from: rgb(217 70 239 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/100{--tw-gradient-from: rgb(217 70 239 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/15{--tw-gradient-from: rgb(217 70 239 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/20{--tw-gradient-from: rgb(217 70 239 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/25{--tw-gradient-from: rgb(217 70 239 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/30{--tw-gradient-from: rgb(217 70 239 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/35{--tw-gradient-from: rgb(217 70 239 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/40{--tw-gradient-from: rgb(217 70 239 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/45{--tw-gradient-from: rgb(217 70 239 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/5{--tw-gradient-from: rgb(217 70 239 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/50{--tw-gradient-from: rgb(217 70 239 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/55{--tw-gradient-from: rgb(217 70 239 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/60{--tw-gradient-from: rgb(217 70 239 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/65{--tw-gradient-from: rgb(217 70 239 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/70{--tw-gradient-from: rgb(217 70 239 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/75{--tw-gradient-from: rgb(217 70 239 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/80{--tw-gradient-from: rgb(217 70 239 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/85{--tw-gradient-from: rgb(217 70 239 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/90{--tw-gradient-from: rgb(217 70 239 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-500\/95{--tw-gradient-from: rgb(217 70 239 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600{--tw-gradient-from: #c026d3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/0{--tw-gradient-from: rgb(192 38 211 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/10{--tw-gradient-from: rgb(192 38 211 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/100{--tw-gradient-from: rgb(192 38 211 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/15{--tw-gradient-from: rgb(192 38 211 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/20{--tw-gradient-from: rgb(192 38 211 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/25{--tw-gradient-from: rgb(192 38 211 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/30{--tw-gradient-from: rgb(192 38 211 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/35{--tw-gradient-from: rgb(192 38 211 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/40{--tw-gradient-from: rgb(192 38 211 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/45{--tw-gradient-from: rgb(192 38 211 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/5{--tw-gradient-from: rgb(192 38 211 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/50{--tw-gradient-from: rgb(192 38 211 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/55{--tw-gradient-from: rgb(192 38 211 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/60{--tw-gradient-from: rgb(192 38 211 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/65{--tw-gradient-from: rgb(192 38 211 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/70{--tw-gradient-from: rgb(192 38 211 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/75{--tw-gradient-from: rgb(192 38 211 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/80{--tw-gradient-from: rgb(192 38 211 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/85{--tw-gradient-from: rgb(192 38 211 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/90{--tw-gradient-from: rgb(192 38 211 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-600\/95{--tw-gradient-from: rgb(192 38 211 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 38 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700{--tw-gradient-from: #a21caf var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/0{--tw-gradient-from: rgb(162 28 175 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/10{--tw-gradient-from: rgb(162 28 175 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/100{--tw-gradient-from: rgb(162 28 175 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/15{--tw-gradient-from: rgb(162 28 175 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/20{--tw-gradient-from: rgb(162 28 175 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/25{--tw-gradient-from: rgb(162 28 175 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/30{--tw-gradient-from: rgb(162 28 175 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/35{--tw-gradient-from: rgb(162 28 175 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/40{--tw-gradient-from: rgb(162 28 175 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/45{--tw-gradient-from: rgb(162 28 175 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/5{--tw-gradient-from: rgb(162 28 175 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/50{--tw-gradient-from: rgb(162 28 175 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/55{--tw-gradient-from: rgb(162 28 175 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/60{--tw-gradient-from: rgb(162 28 175 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/65{--tw-gradient-from: rgb(162 28 175 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/70{--tw-gradient-from: rgb(162 28 175 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/75{--tw-gradient-from: rgb(162 28 175 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/80{--tw-gradient-from: rgb(162 28 175 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/85{--tw-gradient-from: rgb(162 28 175 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/90{--tw-gradient-from: rgb(162 28 175 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-700\/95{--tw-gradient-from: rgb(162 28 175 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(162 28 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800{--tw-gradient-from: #86198f var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/0{--tw-gradient-from: rgb(134 25 143 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/10{--tw-gradient-from: rgb(134 25 143 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/100{--tw-gradient-from: rgb(134 25 143 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/15{--tw-gradient-from: rgb(134 25 143 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/20{--tw-gradient-from: rgb(134 25 143 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/25{--tw-gradient-from: rgb(134 25 143 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/30{--tw-gradient-from: rgb(134 25 143 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/35{--tw-gradient-from: rgb(134 25 143 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/40{--tw-gradient-from: rgb(134 25 143 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/45{--tw-gradient-from: rgb(134 25 143 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/5{--tw-gradient-from: rgb(134 25 143 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/50{--tw-gradient-from: rgb(134 25 143 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/55{--tw-gradient-from: rgb(134 25 143 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/60{--tw-gradient-from: rgb(134 25 143 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/65{--tw-gradient-from: rgb(134 25 143 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/70{--tw-gradient-from: rgb(134 25 143 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/75{--tw-gradient-from: rgb(134 25 143 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/80{--tw-gradient-from: rgb(134 25 143 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/85{--tw-gradient-from: rgb(134 25 143 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/90{--tw-gradient-from: rgb(134 25 143 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-800\/95{--tw-gradient-from: rgb(134 25 143 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 25 143 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900{--tw-gradient-from: #701a75 var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/0{--tw-gradient-from: rgb(112 26 117 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/10{--tw-gradient-from: rgb(112 26 117 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/100{--tw-gradient-from: rgb(112 26 117 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/15{--tw-gradient-from: rgb(112 26 117 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/20{--tw-gradient-from: rgb(112 26 117 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/25{--tw-gradient-from: rgb(112 26 117 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/30{--tw-gradient-from: rgb(112 26 117 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/35{--tw-gradient-from: rgb(112 26 117 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/40{--tw-gradient-from: rgb(112 26 117 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/45{--tw-gradient-from: rgb(112 26 117 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/5{--tw-gradient-from: rgb(112 26 117 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/50{--tw-gradient-from: rgb(112 26 117 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/55{--tw-gradient-from: rgb(112 26 117 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/60{--tw-gradient-from: rgb(112 26 117 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/65{--tw-gradient-from: rgb(112 26 117 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/70{--tw-gradient-from: rgb(112 26 117 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/75{--tw-gradient-from: rgb(112 26 117 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/80{--tw-gradient-from: rgb(112 26 117 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/85{--tw-gradient-from: rgb(112 26 117 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/90{--tw-gradient-from: rgb(112 26 117 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-900\/95{--tw-gradient-from: rgb(112 26 117 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(112 26 117 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950{--tw-gradient-from: #4a044e var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/0{--tw-gradient-from: rgb(74 4 78 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/10{--tw-gradient-from: rgb(74 4 78 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/100{--tw-gradient-from: rgb(74 4 78 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/15{--tw-gradient-from: rgb(74 4 78 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/20{--tw-gradient-from: rgb(74 4 78 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/25{--tw-gradient-from: rgb(74 4 78 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/30{--tw-gradient-from: rgb(74 4 78 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/35{--tw-gradient-from: rgb(74 4 78 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/40{--tw-gradient-from: rgb(74 4 78 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/45{--tw-gradient-from: rgb(74 4 78 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/5{--tw-gradient-from: rgb(74 4 78 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/50{--tw-gradient-from: rgb(74 4 78 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/55{--tw-gradient-from: rgb(74 4 78 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/60{--tw-gradient-from: rgb(74 4 78 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/65{--tw-gradient-from: rgb(74 4 78 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/70{--tw-gradient-from: rgb(74 4 78 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/75{--tw-gradient-from: rgb(74 4 78 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/80{--tw-gradient-from: rgb(74 4 78 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/85{--tw-gradient-from: rgb(74 4 78 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/90{--tw-gradient-from: rgb(74 4 78 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-fuchsia-950\/95{--tw-gradient-from: rgb(74 4 78 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 4 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100{--tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/0{--tw-gradient-from: rgb(243 244 246 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/10{--tw-gradient-from: rgb(243 244 246 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/100{--tw-gradient-from: rgb(243 244 246 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/15{--tw-gradient-from: rgb(243 244 246 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/20{--tw-gradient-from: rgb(243 244 246 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/25{--tw-gradient-from: rgb(243 244 246 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/30{--tw-gradient-from: rgb(243 244 246 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/35{--tw-gradient-from: rgb(243 244 246 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/40{--tw-gradient-from: rgb(243 244 246 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/45{--tw-gradient-from: rgb(243 244 246 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/5{--tw-gradient-from: rgb(243 244 246 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/50{--tw-gradient-from: rgb(243 244 246 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/55{--tw-gradient-from: rgb(243 244 246 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/60{--tw-gradient-from: rgb(243 244 246 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/65{--tw-gradient-from: rgb(243 244 246 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/70{--tw-gradient-from: rgb(243 244 246 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/75{--tw-gradient-from: rgb(243 244 246 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/80{--tw-gradient-from: rgb(243 244 246 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/85{--tw-gradient-from: rgb(243 244 246 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/90{--tw-gradient-from: rgb(243 244 246 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-100\/95{--tw-gradient-from: rgb(243 244 246 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200{--tw-gradient-from: #e5e7eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/0{--tw-gradient-from: rgb(229 231 235 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/10{--tw-gradient-from: rgb(229 231 235 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/100{--tw-gradient-from: rgb(229 231 235 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/15{--tw-gradient-from: rgb(229 231 235 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/20{--tw-gradient-from: rgb(229 231 235 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/25{--tw-gradient-from: rgb(229 231 235 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/30{--tw-gradient-from: rgb(229 231 235 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/35{--tw-gradient-from: rgb(229 231 235 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/40{--tw-gradient-from: rgb(229 231 235 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/45{--tw-gradient-from: rgb(229 231 235 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/5{--tw-gradient-from: rgb(229 231 235 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/50{--tw-gradient-from: rgb(229 231 235 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/55{--tw-gradient-from: rgb(229 231 235 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/60{--tw-gradient-from: rgb(229 231 235 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/65{--tw-gradient-from: rgb(229 231 235 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/70{--tw-gradient-from: rgb(229 231 235 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/75{--tw-gradient-from: rgb(229 231 235 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/80{--tw-gradient-from: rgb(229 231 235 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/85{--tw-gradient-from: rgb(229 231 235 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/90{--tw-gradient-from: rgb(229 231 235 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-200\/95{--tw-gradient-from: rgb(229 231 235 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300{--tw-gradient-from: #d1d5db var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/0{--tw-gradient-from: rgb(209 213 219 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/10{--tw-gradient-from: rgb(209 213 219 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/100{--tw-gradient-from: rgb(209 213 219 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/15{--tw-gradient-from: rgb(209 213 219 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/20{--tw-gradient-from: rgb(209 213 219 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/25{--tw-gradient-from: rgb(209 213 219 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/30{--tw-gradient-from: rgb(209 213 219 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/35{--tw-gradient-from: rgb(209 213 219 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/40{--tw-gradient-from: rgb(209 213 219 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/45{--tw-gradient-from: rgb(209 213 219 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/5{--tw-gradient-from: rgb(209 213 219 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/50{--tw-gradient-from: rgb(209 213 219 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/55{--tw-gradient-from: rgb(209 213 219 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/60{--tw-gradient-from: rgb(209 213 219 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/65{--tw-gradient-from: rgb(209 213 219 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/70{--tw-gradient-from: rgb(209 213 219 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/75{--tw-gradient-from: rgb(209 213 219 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/80{--tw-gradient-from: rgb(209 213 219 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/85{--tw-gradient-from: rgb(209 213 219 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/90{--tw-gradient-from: rgb(209 213 219 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-300\/95{--tw-gradient-from: rgb(209 213 219 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400{--tw-gradient-from: #9ca3af var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/0{--tw-gradient-from: rgb(156 163 175 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/10{--tw-gradient-from: rgb(156 163 175 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/100{--tw-gradient-from: rgb(156 163 175 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/15{--tw-gradient-from: rgb(156 163 175 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/20{--tw-gradient-from: rgb(156 163 175 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/25{--tw-gradient-from: rgb(156 163 175 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/30{--tw-gradient-from: rgb(156 163 175 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/35{--tw-gradient-from: rgb(156 163 175 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/40{--tw-gradient-from: rgb(156 163 175 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/45{--tw-gradient-from: rgb(156 163 175 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/5{--tw-gradient-from: rgb(156 163 175 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/50{--tw-gradient-from: rgb(156 163 175 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/55{--tw-gradient-from: rgb(156 163 175 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/60{--tw-gradient-from: rgb(156 163 175 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/65{--tw-gradient-from: rgb(156 163 175 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/70{--tw-gradient-from: rgb(156 163 175 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/75{--tw-gradient-from: rgb(156 163 175 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/80{--tw-gradient-from: rgb(156 163 175 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/85{--tw-gradient-from: rgb(156 163 175 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/90{--tw-gradient-from: rgb(156 163 175 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-400\/95{--tw-gradient-from: rgb(156 163 175 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/0{--tw-gradient-from: rgb(249 250 251 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/10{--tw-gradient-from: rgb(249 250 251 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/100{--tw-gradient-from: rgb(249 250 251 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/15{--tw-gradient-from: rgb(249 250 251 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/20{--tw-gradient-from: rgb(249 250 251 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/25{--tw-gradient-from: rgb(249 250 251 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/30{--tw-gradient-from: rgb(249 250 251 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/35{--tw-gradient-from: rgb(249 250 251 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/40{--tw-gradient-from: rgb(249 250 251 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/45{--tw-gradient-from: rgb(249 250 251 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/5{--tw-gradient-from: rgb(249 250 251 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/50{--tw-gradient-from: rgb(249 250 251 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/55{--tw-gradient-from: rgb(249 250 251 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/60{--tw-gradient-from: rgb(249 250 251 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/65{--tw-gradient-from: rgb(249 250 251 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/70{--tw-gradient-from: rgb(249 250 251 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/75{--tw-gradient-from: rgb(249 250 251 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/80{--tw-gradient-from: rgb(249 250 251 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/85{--tw-gradient-from: rgb(249 250 251 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/90{--tw-gradient-from: rgb(249 250 251 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50\/95{--tw-gradient-from: rgb(249 250 251 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500{--tw-gradient-from: #6b7280 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/0{--tw-gradient-from: rgb(107 114 128 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/10{--tw-gradient-from: rgb(107 114 128 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/100{--tw-gradient-from: rgb(107 114 128 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/15{--tw-gradient-from: rgb(107 114 128 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/20{--tw-gradient-from: rgb(107 114 128 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/25{--tw-gradient-from: rgb(107 114 128 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/30{--tw-gradient-from: rgb(107 114 128 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/35{--tw-gradient-from: rgb(107 114 128 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/40{--tw-gradient-from: rgb(107 114 128 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/45{--tw-gradient-from: rgb(107 114 128 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/5{--tw-gradient-from: rgb(107 114 128 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/50{--tw-gradient-from: rgb(107 114 128 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/55{--tw-gradient-from: rgb(107 114 128 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/60{--tw-gradient-from: rgb(107 114 128 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/65{--tw-gradient-from: rgb(107 114 128 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/70{--tw-gradient-from: rgb(107 114 128 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/75{--tw-gradient-from: rgb(107 114 128 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/80{--tw-gradient-from: rgb(107 114 128 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/85{--tw-gradient-from: rgb(107 114 128 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/90{--tw-gradient-from: rgb(107 114 128 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-500\/95{--tw-gradient-from: rgb(107 114 128 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600{--tw-gradient-from: #4b5563 var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/0{--tw-gradient-from: rgb(75 85 99 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/10{--tw-gradient-from: rgb(75 85 99 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/100{--tw-gradient-from: rgb(75 85 99 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/15{--tw-gradient-from: rgb(75 85 99 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/20{--tw-gradient-from: rgb(75 85 99 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/25{--tw-gradient-from: rgb(75 85 99 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/30{--tw-gradient-from: rgb(75 85 99 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/35{--tw-gradient-from: rgb(75 85 99 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/40{--tw-gradient-from: rgb(75 85 99 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/45{--tw-gradient-from: rgb(75 85 99 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/5{--tw-gradient-from: rgb(75 85 99 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/50{--tw-gradient-from: rgb(75 85 99 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/55{--tw-gradient-from: rgb(75 85 99 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/60{--tw-gradient-from: rgb(75 85 99 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/65{--tw-gradient-from: rgb(75 85 99 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/70{--tw-gradient-from: rgb(75 85 99 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/75{--tw-gradient-from: rgb(75 85 99 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/80{--tw-gradient-from: rgb(75 85 99 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/85{--tw-gradient-from: rgb(75 85 99 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/90{--tw-gradient-from: rgb(75 85 99 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-600\/95{--tw-gradient-from: rgb(75 85 99 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 85 99 / 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-gray-700\/0{--tw-gradient-from: rgb(55 65 81 / 0) 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-gray-700\/10{--tw-gradient-from: rgb(55 65 81 / .1) 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-gray-700\/100{--tw-gradient-from: rgb(55 65 81 / 1) 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-gray-700\/15{--tw-gradient-from: rgb(55 65 81 / .15) 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-gray-700\/20{--tw-gradient-from: rgb(55 65 81 / .2) 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-gray-700\/25{--tw-gradient-from: rgb(55 65 81 / .25) 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-gray-700\/30{--tw-gradient-from: rgb(55 65 81 / .3) 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-gray-700\/35{--tw-gradient-from: rgb(55 65 81 / .35) 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-gray-700\/40{--tw-gradient-from: rgb(55 65 81 / .4) 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-gray-700\/45{--tw-gradient-from: rgb(55 65 81 / .45) 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-gray-700\/5{--tw-gradient-from: rgb(55 65 81 / .05) 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-gray-700\/50{--tw-gradient-from: rgb(55 65 81 / .5) 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-gray-700\/55{--tw-gradient-from: rgb(55 65 81 / .55) 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-gray-700\/60{--tw-gradient-from: rgb(55 65 81 / .6) 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-gray-700\/65{--tw-gradient-from: rgb(55 65 81 / .65) 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-gray-700\/70{--tw-gradient-from: rgb(55 65 81 / .7) 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-gray-700\/75{--tw-gradient-from: rgb(55 65 81 / .75) 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-gray-700\/80{--tw-gradient-from: rgb(55 65 81 / .8) 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-gray-700\/85{--tw-gradient-from: rgb(55 65 81 / .85) 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-gray-700\/90{--tw-gradient-from: rgb(55 65 81 / .9) 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-gray-700\/95{--tw-gradient-from: rgb(55 65 81 / .95) 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-gray-800{--tw-gradient-from: #1f2937 var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/0{--tw-gradient-from: rgb(31 41 55 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/10{--tw-gradient-from: rgb(31 41 55 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/100{--tw-gradient-from: rgb(31 41 55 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/15{--tw-gradient-from: rgb(31 41 55 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/20{--tw-gradient-from: rgb(31 41 55 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/25{--tw-gradient-from: rgb(31 41 55 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/30{--tw-gradient-from: rgb(31 41 55 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/35{--tw-gradient-from: rgb(31 41 55 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/40{--tw-gradient-from: rgb(31 41 55 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/45{--tw-gradient-from: rgb(31 41 55 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/5{--tw-gradient-from: rgb(31 41 55 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/50{--tw-gradient-from: rgb(31 41 55 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/55{--tw-gradient-from: rgb(31 41 55 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/60{--tw-gradient-from: rgb(31 41 55 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/65{--tw-gradient-from: rgb(31 41 55 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/70{--tw-gradient-from: rgb(31 41 55 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/75{--tw-gradient-from: rgb(31 41 55 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/80{--tw-gradient-from: rgb(31 41 55 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/85{--tw-gradient-from: rgb(31 41 55 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/90{--tw-gradient-from: rgb(31 41 55 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/95{--tw-gradient-from: rgb(31 41 55 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-900{--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-gray-900\/0{--tw-gradient-from: rgb(17 24 39 / 0) 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-gray-900\/10{--tw-gradient-from: rgb(17 24 39 / .1) 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-gray-900\/100{--tw-gradient-from: rgb(17 24 39 / 1) 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-gray-900\/15{--tw-gradient-from: rgb(17 24 39 / .15) 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-gray-900\/20{--tw-gradient-from: rgb(17 24 39 / .2) 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-gray-900\/25{--tw-gradient-from: rgb(17 24 39 / .25) 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-gray-900\/30{--tw-gradient-from: rgb(17 24 39 / .3) 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-gray-900\/35{--tw-gradient-from: rgb(17 24 39 / .35) 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-gray-900\/40{--tw-gradient-from: rgb(17 24 39 / .4) 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-gray-900\/45{--tw-gradient-from: rgb(17 24 39 / .45) 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-gray-900\/5{--tw-gradient-from: rgb(17 24 39 / .05) 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-gray-900\/50{--tw-gradient-from: rgb(17 24 39 / .5) 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-gray-900\/55{--tw-gradient-from: rgb(17 24 39 / .55) 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-gray-900\/60{--tw-gradient-from: rgb(17 24 39 / .6) 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-gray-900\/65{--tw-gradient-from: rgb(17 24 39 / .65) 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-gray-900\/70{--tw-gradient-from: rgb(17 24 39 / .7) 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-gray-900\/75{--tw-gradient-from: rgb(17 24 39 / .75) 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-gray-900\/80{--tw-gradient-from: rgb(17 24 39 / .8) 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-gray-900\/85{--tw-gradient-from: rgb(17 24 39 / .85) 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-gray-900\/90{--tw-gradient-from: rgb(17 24 39 / .9) 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-gray-900\/95{--tw-gradient-from: rgb(17 24 39 / .95) 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-gray-950{--tw-gradient-from: #030712 var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/0{--tw-gradient-from: rgb(3 7 18 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/10{--tw-gradient-from: rgb(3 7 18 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/100{--tw-gradient-from: rgb(3 7 18 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/15{--tw-gradient-from: rgb(3 7 18 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/20{--tw-gradient-from: rgb(3 7 18 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/25{--tw-gradient-from: rgb(3 7 18 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/30{--tw-gradient-from: rgb(3 7 18 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/35{--tw-gradient-from: rgb(3 7 18 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/40{--tw-gradient-from: rgb(3 7 18 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/45{--tw-gradient-from: rgb(3 7 18 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/5{--tw-gradient-from: rgb(3 7 18 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/50{--tw-gradient-from: rgb(3 7 18 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/55{--tw-gradient-from: rgb(3 7 18 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/60{--tw-gradient-from: rgb(3 7 18 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/65{--tw-gradient-from: rgb(3 7 18 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/70{--tw-gradient-from: rgb(3 7 18 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/75{--tw-gradient-from: rgb(3 7 18 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/80{--tw-gradient-from: rgb(3 7 18 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/85{--tw-gradient-from: rgb(3 7 18 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/90{--tw-gradient-from: rgb(3 7 18 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-950\/95{--tw-gradient-from: rgb(3 7 18 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/0{--tw-gradient-from: rgb(220 252 231 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/10{--tw-gradient-from: rgb(220 252 231 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/100{--tw-gradient-from: rgb(220 252 231 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/15{--tw-gradient-from: rgb(220 252 231 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/20{--tw-gradient-from: rgb(220 252 231 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/25{--tw-gradient-from: rgb(220 252 231 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/30{--tw-gradient-from: rgb(220 252 231 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/35{--tw-gradient-from: rgb(220 252 231 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/40{--tw-gradient-from: rgb(220 252 231 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/45{--tw-gradient-from: rgb(220 252 231 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/5{--tw-gradient-from: rgb(220 252 231 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/50{--tw-gradient-from: rgb(220 252 231 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/55{--tw-gradient-from: rgb(220 252 231 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/60{--tw-gradient-from: rgb(220 252 231 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/65{--tw-gradient-from: rgb(220 252 231 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/70{--tw-gradient-from: rgb(220 252 231 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/75{--tw-gradient-from: rgb(220 252 231 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/80{--tw-gradient-from: rgb(220 252 231 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/85{--tw-gradient-from: rgb(220 252 231 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/90{--tw-gradient-from: rgb(220 252 231 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/95{--tw-gradient-from: rgb(220 252 231 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200{--tw-gradient-from: #bbf7d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/0{--tw-gradient-from: rgb(187 247 208 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/10{--tw-gradient-from: rgb(187 247 208 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/100{--tw-gradient-from: rgb(187 247 208 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/15{--tw-gradient-from: rgb(187 247 208 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/20{--tw-gradient-from: rgb(187 247 208 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/25{--tw-gradient-from: rgb(187 247 208 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/30{--tw-gradient-from: rgb(187 247 208 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/35{--tw-gradient-from: rgb(187 247 208 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/40{--tw-gradient-from: rgb(187 247 208 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/45{--tw-gradient-from: rgb(187 247 208 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/5{--tw-gradient-from: rgb(187 247 208 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/50{--tw-gradient-from: rgb(187 247 208 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/55{--tw-gradient-from: rgb(187 247 208 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/60{--tw-gradient-from: rgb(187 247 208 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/65{--tw-gradient-from: rgb(187 247 208 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/70{--tw-gradient-from: rgb(187 247 208 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/75{--tw-gradient-from: rgb(187 247 208 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/80{--tw-gradient-from: rgb(187 247 208 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/85{--tw-gradient-from: rgb(187 247 208 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/90{--tw-gradient-from: rgb(187 247 208 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/95{--tw-gradient-from: rgb(187 247 208 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300{--tw-gradient-from: #86efac var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/0{--tw-gradient-from: rgb(134 239 172 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/10{--tw-gradient-from: rgb(134 239 172 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/100{--tw-gradient-from: rgb(134 239 172 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/15{--tw-gradient-from: rgb(134 239 172 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/20{--tw-gradient-from: rgb(134 239 172 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/25{--tw-gradient-from: rgb(134 239 172 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/30{--tw-gradient-from: rgb(134 239 172 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/35{--tw-gradient-from: rgb(134 239 172 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/40{--tw-gradient-from: rgb(134 239 172 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/45{--tw-gradient-from: rgb(134 239 172 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/5{--tw-gradient-from: rgb(134 239 172 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/50{--tw-gradient-from: rgb(134 239 172 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/55{--tw-gradient-from: rgb(134 239 172 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/60{--tw-gradient-from: rgb(134 239 172 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/65{--tw-gradient-from: rgb(134 239 172 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/70{--tw-gradient-from: rgb(134 239 172 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/75{--tw-gradient-from: rgb(134 239 172 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/80{--tw-gradient-from: rgb(134 239 172 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/85{--tw-gradient-from: rgb(134 239 172 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/90{--tw-gradient-from: rgb(134 239 172 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/95{--tw-gradient-from: rgb(134 239 172 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/0{--tw-gradient-from: rgb(74 222 128 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/10{--tw-gradient-from: rgb(74 222 128 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/100{--tw-gradient-from: rgb(74 222 128 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/15{--tw-gradient-from: rgb(74 222 128 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/20{--tw-gradient-from: rgb(74 222 128 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/25{--tw-gradient-from: rgb(74 222 128 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/30{--tw-gradient-from: rgb(74 222 128 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/35{--tw-gradient-from: rgb(74 222 128 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/40{--tw-gradient-from: rgb(74 222 128 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/45{--tw-gradient-from: rgb(74 222 128 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/5{--tw-gradient-from: rgb(74 222 128 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/50{--tw-gradient-from: rgb(74 222 128 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/55{--tw-gradient-from: rgb(74 222 128 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/60{--tw-gradient-from: rgb(74 222 128 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/65{--tw-gradient-from: rgb(74 222 128 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/70{--tw-gradient-from: rgb(74 222 128 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/75{--tw-gradient-from: rgb(74 222 128 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/80{--tw-gradient-from: rgb(74 222 128 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/85{--tw-gradient-from: rgb(74 222 128 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/90{--tw-gradient-from: rgb(74 222 128 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/95{--tw-gradient-from: rgb(74 222 128 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/0{--tw-gradient-from: rgb(240 253 244 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/10{--tw-gradient-from: rgb(240 253 244 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/100{--tw-gradient-from: rgb(240 253 244 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/15{--tw-gradient-from: rgb(240 253 244 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/20{--tw-gradient-from: rgb(240 253 244 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/25{--tw-gradient-from: rgb(240 253 244 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/30{--tw-gradient-from: rgb(240 253 244 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/35{--tw-gradient-from: rgb(240 253 244 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/40{--tw-gradient-from: rgb(240 253 244 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/45{--tw-gradient-from: rgb(240 253 244 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/5{--tw-gradient-from: rgb(240 253 244 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/50{--tw-gradient-from: rgb(240 253 244 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/55{--tw-gradient-from: rgb(240 253 244 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/60{--tw-gradient-from: rgb(240 253 244 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/65{--tw-gradient-from: rgb(240 253 244 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/70{--tw-gradient-from: rgb(240 253 244 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/75{--tw-gradient-from: rgb(240 253 244 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/80{--tw-gradient-from: rgb(240 253 244 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/85{--tw-gradient-from: rgb(240 253 244 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/90{--tw-gradient-from: rgb(240 253 244 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/95{--tw-gradient-from: rgb(240 253 244 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e 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-500\/0{--tw-gradient-from: rgb(34 197 94 / 0) 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-500\/10{--tw-gradient-from: rgb(34 197 94 / .1) 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-500\/100{--tw-gradient-from: rgb(34 197 94 / 1) 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-500\/15{--tw-gradient-from: rgb(34 197 94 / .15) 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-500\/20{--tw-gradient-from: rgb(34 197 94 / .2) 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-500\/25{--tw-gradient-from: rgb(34 197 94 / .25) 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-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-500\/35{--tw-gradient-from: rgb(34 197 94 / .35) 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-500\/40{--tw-gradient-from: rgb(34 197 94 / .4) 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-500\/45{--tw-gradient-from: rgb(34 197 94 / .45) 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-500\/5{--tw-gradient-from: rgb(34 197 94 / .05) 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-500\/50{--tw-gradient-from: rgb(34 197 94 / .5) 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-500\/55{--tw-gradient-from: rgb(34 197 94 / .55) 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-500\/60{--tw-gradient-from: rgb(34 197 94 / .6) 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-500\/65{--tw-gradient-from: rgb(34 197 94 / .65) 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-500\/70{--tw-gradient-from: rgb(34 197 94 / .7) 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-500\/75{--tw-gradient-from: rgb(34 197 94 / .75) 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-500\/80{--tw-gradient-from: rgb(34 197 94 / .8) 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-500\/85{--tw-gradient-from: rgb(34 197 94 / .85) 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-500\/90{--tw-gradient-from: rgb(34 197 94 / .9) 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-500\/95{--tw-gradient-from: rgb(34 197 94 / .95) 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-600{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/0{--tw-gradient-from: rgb(22 163 74 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/10{--tw-gradient-from: rgb(22 163 74 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/100{--tw-gradient-from: rgb(22 163 74 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/15{--tw-gradient-from: rgb(22 163 74 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/20{--tw-gradient-from: rgb(22 163 74 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/25{--tw-gradient-from: rgb(22 163 74 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/30{--tw-gradient-from: rgb(22 163 74 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/35{--tw-gradient-from: rgb(22 163 74 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/40{--tw-gradient-from: rgb(22 163 74 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/45{--tw-gradient-from: rgb(22 163 74 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/5{--tw-gradient-from: rgb(22 163 74 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/50{--tw-gradient-from: rgb(22 163 74 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/55{--tw-gradient-from: rgb(22 163 74 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/60{--tw-gradient-from: rgb(22 163 74 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/65{--tw-gradient-from: rgb(22 163 74 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/70{--tw-gradient-from: rgb(22 163 74 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/75{--tw-gradient-from: rgb(22 163 74 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/80{--tw-gradient-from: rgb(22 163 74 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/85{--tw-gradient-from: rgb(22 163 74 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/90{--tw-gradient-from: rgb(22 163 74 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/95{--tw-gradient-from: rgb(22 163 74 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700{--tw-gradient-from: #15803d var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/0{--tw-gradient-from: rgb(21 128 61 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/10{--tw-gradient-from: rgb(21 128 61 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/100{--tw-gradient-from: rgb(21 128 61 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/15{--tw-gradient-from: rgb(21 128 61 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/20{--tw-gradient-from: rgb(21 128 61 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/25{--tw-gradient-from: rgb(21 128 61 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/30{--tw-gradient-from: rgb(21 128 61 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/35{--tw-gradient-from: rgb(21 128 61 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/40{--tw-gradient-from: rgb(21 128 61 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/45{--tw-gradient-from: rgb(21 128 61 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/5{--tw-gradient-from: rgb(21 128 61 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/50{--tw-gradient-from: rgb(21 128 61 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/55{--tw-gradient-from: rgb(21 128 61 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/60{--tw-gradient-from: rgb(21 128 61 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/65{--tw-gradient-from: rgb(21 128 61 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/70{--tw-gradient-from: rgb(21 128 61 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/75{--tw-gradient-from: rgb(21 128 61 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/80{--tw-gradient-from: rgb(21 128 61 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/85{--tw-gradient-from: rgb(21 128 61 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/90{--tw-gradient-from: rgb(21 128 61 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/95{--tw-gradient-from: rgb(21 128 61 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800{--tw-gradient-from: #166534 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/0{--tw-gradient-from: rgb(22 101 52 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/10{--tw-gradient-from: rgb(22 101 52 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/100{--tw-gradient-from: rgb(22 101 52 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/15{--tw-gradient-from: rgb(22 101 52 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/20{--tw-gradient-from: rgb(22 101 52 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/25{--tw-gradient-from: rgb(22 101 52 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/30{--tw-gradient-from: rgb(22 101 52 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/35{--tw-gradient-from: rgb(22 101 52 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/40{--tw-gradient-from: rgb(22 101 52 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/45{--tw-gradient-from: rgb(22 101 52 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/5{--tw-gradient-from: rgb(22 101 52 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/50{--tw-gradient-from: rgb(22 101 52 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/55{--tw-gradient-from: rgb(22 101 52 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/60{--tw-gradient-from: rgb(22 101 52 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/65{--tw-gradient-from: rgb(22 101 52 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/70{--tw-gradient-from: rgb(22 101 52 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/75{--tw-gradient-from: rgb(22 101 52 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/80{--tw-gradient-from: rgb(22 101 52 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/85{--tw-gradient-from: rgb(22 101 52 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/90{--tw-gradient-from: rgb(22 101 52 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/95{--tw-gradient-from: rgb(22 101 52 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900{--tw-gradient-from: #14532d 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\/0{--tw-gradient-from: rgb(20 83 45 / 0) 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\/10{--tw-gradient-from: rgb(20 83 45 / .1) 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\/100{--tw-gradient-from: rgb(20 83 45 / 1) 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\/15{--tw-gradient-from: rgb(20 83 45 / .15) 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\/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\/25{--tw-gradient-from: rgb(20 83 45 / .25) 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-green-900\/35{--tw-gradient-from: rgb(20 83 45 / .35) 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\/40{--tw-gradient-from: rgb(20 83 45 / .4) 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\/45{--tw-gradient-from: rgb(20 83 45 / .45) 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\/5{--tw-gradient-from: rgb(20 83 45 / .05) 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\/50{--tw-gradient-from: rgb(20 83 45 / .5) 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\/55{--tw-gradient-from: rgb(20 83 45 / .55) 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\/60{--tw-gradient-from: rgb(20 83 45 / .6) 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\/65{--tw-gradient-from: rgb(20 83 45 / .65) 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\/70{--tw-gradient-from: rgb(20 83 45 / .7) 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\/75{--tw-gradient-from: rgb(20 83 45 / .75) 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\/80{--tw-gradient-from: rgb(20 83 45 / .8) 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\/85{--tw-gradient-from: rgb(20 83 45 / .85) 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\/90{--tw-gradient-from: rgb(20 83 45 / .9) 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\/95{--tw-gradient-from: rgb(20 83 45 / .95) 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-950{--tw-gradient-from: #052e16 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/0{--tw-gradient-from: rgb(5 46 22 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/10{--tw-gradient-from: rgb(5 46 22 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/100{--tw-gradient-from: rgb(5 46 22 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/15{--tw-gradient-from: rgb(5 46 22 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/20{--tw-gradient-from: rgb(5 46 22 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/25{--tw-gradient-from: rgb(5 46 22 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/30{--tw-gradient-from: rgb(5 46 22 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/35{--tw-gradient-from: rgb(5 46 22 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/40{--tw-gradient-from: rgb(5 46 22 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/45{--tw-gradient-from: rgb(5 46 22 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/5{--tw-gradient-from: rgb(5 46 22 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/50{--tw-gradient-from: rgb(5 46 22 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/55{--tw-gradient-from: rgb(5 46 22 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/60{--tw-gradient-from: rgb(5 46 22 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/65{--tw-gradient-from: rgb(5 46 22 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/70{--tw-gradient-from: rgb(5 46 22 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/75{--tw-gradient-from: rgb(5 46 22 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/80{--tw-gradient-from: rgb(5 46 22 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/85{--tw-gradient-from: rgb(5 46 22 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/90{--tw-gradient-from: rgb(5 46 22 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/95{--tw-gradient-from: rgb(5 46 22 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100{--tw-gradient-from: #e0e7ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/0{--tw-gradient-from: rgb(224 231 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/10{--tw-gradient-from: rgb(224 231 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/100{--tw-gradient-from: rgb(224 231 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/15{--tw-gradient-from: rgb(224 231 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/20{--tw-gradient-from: rgb(224 231 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/25{--tw-gradient-from: rgb(224 231 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/30{--tw-gradient-from: rgb(224 231 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/35{--tw-gradient-from: rgb(224 231 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/40{--tw-gradient-from: rgb(224 231 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/45{--tw-gradient-from: rgb(224 231 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/5{--tw-gradient-from: rgb(224 231 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/50{--tw-gradient-from: rgb(224 231 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/55{--tw-gradient-from: rgb(224 231 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/60{--tw-gradient-from: rgb(224 231 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/65{--tw-gradient-from: rgb(224 231 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/70{--tw-gradient-from: rgb(224 231 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/75{--tw-gradient-from: rgb(224 231 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/80{--tw-gradient-from: rgb(224 231 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/85{--tw-gradient-from: rgb(224 231 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/90{--tw-gradient-from: rgb(224 231 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-100\/95{--tw-gradient-from: rgb(224 231 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200{--tw-gradient-from: #c7d2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/0{--tw-gradient-from: rgb(199 210 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/10{--tw-gradient-from: rgb(199 210 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/100{--tw-gradient-from: rgb(199 210 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/15{--tw-gradient-from: rgb(199 210 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/20{--tw-gradient-from: rgb(199 210 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/25{--tw-gradient-from: rgb(199 210 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/30{--tw-gradient-from: rgb(199 210 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/35{--tw-gradient-from: rgb(199 210 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/40{--tw-gradient-from: rgb(199 210 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/45{--tw-gradient-from: rgb(199 210 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/5{--tw-gradient-from: rgb(199 210 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/50{--tw-gradient-from: rgb(199 210 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/55{--tw-gradient-from: rgb(199 210 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/60{--tw-gradient-from: rgb(199 210 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/65{--tw-gradient-from: rgb(199 210 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/70{--tw-gradient-from: rgb(199 210 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/75{--tw-gradient-from: rgb(199 210 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/80{--tw-gradient-from: rgb(199 210 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/85{--tw-gradient-from: rgb(199 210 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/90{--tw-gradient-from: rgb(199 210 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-200\/95{--tw-gradient-from: rgb(199 210 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300{--tw-gradient-from: #a5b4fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/0{--tw-gradient-from: rgb(165 180 252 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/10{--tw-gradient-from: rgb(165 180 252 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/100{--tw-gradient-from: rgb(165 180 252 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/15{--tw-gradient-from: rgb(165 180 252 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/20{--tw-gradient-from: rgb(165 180 252 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/25{--tw-gradient-from: rgb(165 180 252 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/30{--tw-gradient-from: rgb(165 180 252 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/35{--tw-gradient-from: rgb(165 180 252 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/40{--tw-gradient-from: rgb(165 180 252 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/45{--tw-gradient-from: rgb(165 180 252 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/5{--tw-gradient-from: rgb(165 180 252 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/50{--tw-gradient-from: rgb(165 180 252 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/55{--tw-gradient-from: rgb(165 180 252 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/60{--tw-gradient-from: rgb(165 180 252 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/65{--tw-gradient-from: rgb(165 180 252 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/70{--tw-gradient-from: rgb(165 180 252 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/75{--tw-gradient-from: rgb(165 180 252 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/80{--tw-gradient-from: rgb(165 180 252 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/85{--tw-gradient-from: rgb(165 180 252 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/90{--tw-gradient-from: rgb(165 180 252 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-300\/95{--tw-gradient-from: rgb(165 180 252 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(165 180 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400{--tw-gradient-from: #818cf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/0{--tw-gradient-from: rgb(129 140 248 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/10{--tw-gradient-from: rgb(129 140 248 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/100{--tw-gradient-from: rgb(129 140 248 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/15{--tw-gradient-from: rgb(129 140 248 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/20{--tw-gradient-from: rgb(129 140 248 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/25{--tw-gradient-from: rgb(129 140 248 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/30{--tw-gradient-from: rgb(129 140 248 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/35{--tw-gradient-from: rgb(129 140 248 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/40{--tw-gradient-from: rgb(129 140 248 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/45{--tw-gradient-from: rgb(129 140 248 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/5{--tw-gradient-from: rgb(129 140 248 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/50{--tw-gradient-from: rgb(129 140 248 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/55{--tw-gradient-from: rgb(129 140 248 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/60{--tw-gradient-from: rgb(129 140 248 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/65{--tw-gradient-from: rgb(129 140 248 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/70{--tw-gradient-from: rgb(129 140 248 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/75{--tw-gradient-from: rgb(129 140 248 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/80{--tw-gradient-from: rgb(129 140 248 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/85{--tw-gradient-from: rgb(129 140 248 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/90{--tw-gradient-from: rgb(129 140 248 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-400\/95{--tw-gradient-from: rgb(129 140 248 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(129 140 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50{--tw-gradient-from: #eef2ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/0{--tw-gradient-from: rgb(238 242 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/10{--tw-gradient-from: rgb(238 242 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/100{--tw-gradient-from: rgb(238 242 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/15{--tw-gradient-from: rgb(238 242 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/20{--tw-gradient-from: rgb(238 242 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/25{--tw-gradient-from: rgb(238 242 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/30{--tw-gradient-from: rgb(238 242 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/35{--tw-gradient-from: rgb(238 242 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/40{--tw-gradient-from: rgb(238 242 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/45{--tw-gradient-from: rgb(238 242 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/5{--tw-gradient-from: rgb(238 242 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/50{--tw-gradient-from: rgb(238 242 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/55{--tw-gradient-from: rgb(238 242 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/60{--tw-gradient-from: rgb(238 242 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/65{--tw-gradient-from: rgb(238 242 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/70{--tw-gradient-from: rgb(238 242 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/75{--tw-gradient-from: rgb(238 242 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/80{--tw-gradient-from: rgb(238 242 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/85{--tw-gradient-from: rgb(238 242 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/90{--tw-gradient-from: rgb(238 242 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/95{--tw-gradient-from: rgb(238 242 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/0{--tw-gradient-from: rgb(99 102 241 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/10{--tw-gradient-from: rgb(99 102 241 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/100{--tw-gradient-from: rgb(99 102 241 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/15{--tw-gradient-from: rgb(99 102 241 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/20{--tw-gradient-from: rgb(99 102 241 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/25{--tw-gradient-from: rgb(99 102 241 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/30{--tw-gradient-from: rgb(99 102 241 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/35{--tw-gradient-from: rgb(99 102 241 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/40{--tw-gradient-from: rgb(99 102 241 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/45{--tw-gradient-from: rgb(99 102 241 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/5{--tw-gradient-from: rgb(99 102 241 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/50{--tw-gradient-from: rgb(99 102 241 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/55{--tw-gradient-from: rgb(99 102 241 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/60{--tw-gradient-from: rgb(99 102 241 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/65{--tw-gradient-from: rgb(99 102 241 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/70{--tw-gradient-from: rgb(99 102 241 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/75{--tw-gradient-from: rgb(99 102 241 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/80{--tw-gradient-from: rgb(99 102 241 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/85{--tw-gradient-from: rgb(99 102 241 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/90{--tw-gradient-from: rgb(99 102 241 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-500\/95{--tw-gradient-from: rgb(99 102 241 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600{--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/0{--tw-gradient-from: rgb(79 70 229 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/10{--tw-gradient-from: rgb(79 70 229 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/100{--tw-gradient-from: rgb(79 70 229 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/15{--tw-gradient-from: rgb(79 70 229 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/20{--tw-gradient-from: rgb(79 70 229 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/25{--tw-gradient-from: rgb(79 70 229 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/30{--tw-gradient-from: rgb(79 70 229 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/35{--tw-gradient-from: rgb(79 70 229 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/40{--tw-gradient-from: rgb(79 70 229 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/45{--tw-gradient-from: rgb(79 70 229 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/5{--tw-gradient-from: rgb(79 70 229 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/50{--tw-gradient-from: rgb(79 70 229 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/55{--tw-gradient-from: rgb(79 70 229 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/60{--tw-gradient-from: rgb(79 70 229 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/65{--tw-gradient-from: rgb(79 70 229 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/70{--tw-gradient-from: rgb(79 70 229 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/75{--tw-gradient-from: rgb(79 70 229 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/80{--tw-gradient-from: rgb(79 70 229 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/85{--tw-gradient-from: rgb(79 70 229 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/90{--tw-gradient-from: rgb(79 70 229 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600\/95{--tw-gradient-from: rgb(79 70 229 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700{--tw-gradient-from: #4338ca var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/0{--tw-gradient-from: rgb(67 56 202 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/10{--tw-gradient-from: rgb(67 56 202 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/100{--tw-gradient-from: rgb(67 56 202 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/15{--tw-gradient-from: rgb(67 56 202 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/20{--tw-gradient-from: rgb(67 56 202 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/25{--tw-gradient-from: rgb(67 56 202 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/30{--tw-gradient-from: rgb(67 56 202 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/35{--tw-gradient-from: rgb(67 56 202 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/40{--tw-gradient-from: rgb(67 56 202 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/45{--tw-gradient-from: rgb(67 56 202 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/5{--tw-gradient-from: rgb(67 56 202 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/50{--tw-gradient-from: rgb(67 56 202 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/55{--tw-gradient-from: rgb(67 56 202 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/60{--tw-gradient-from: rgb(67 56 202 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/65{--tw-gradient-from: rgb(67 56 202 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/70{--tw-gradient-from: rgb(67 56 202 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/75{--tw-gradient-from: rgb(67 56 202 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/80{--tw-gradient-from: rgb(67 56 202 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/85{--tw-gradient-from: rgb(67 56 202 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/90{--tw-gradient-from: rgb(67 56 202 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-700\/95{--tw-gradient-from: rgb(67 56 202 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800{--tw-gradient-from: #3730a3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/0{--tw-gradient-from: rgb(55 48 163 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/10{--tw-gradient-from: rgb(55 48 163 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/100{--tw-gradient-from: rgb(55 48 163 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/15{--tw-gradient-from: rgb(55 48 163 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/20{--tw-gradient-from: rgb(55 48 163 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/25{--tw-gradient-from: rgb(55 48 163 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/30{--tw-gradient-from: rgb(55 48 163 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/35{--tw-gradient-from: rgb(55 48 163 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/40{--tw-gradient-from: rgb(55 48 163 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/45{--tw-gradient-from: rgb(55 48 163 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/5{--tw-gradient-from: rgb(55 48 163 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/50{--tw-gradient-from: rgb(55 48 163 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/55{--tw-gradient-from: rgb(55 48 163 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/60{--tw-gradient-from: rgb(55 48 163 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/65{--tw-gradient-from: rgb(55 48 163 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/70{--tw-gradient-from: rgb(55 48 163 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/75{--tw-gradient-from: rgb(55 48 163 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/80{--tw-gradient-from: rgb(55 48 163 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/85{--tw-gradient-from: rgb(55 48 163 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/90{--tw-gradient-from: rgb(55 48 163 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-800\/95{--tw-gradient-from: rgb(55 48 163 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 48 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900{--tw-gradient-from: #312e81 var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/0{--tw-gradient-from: rgb(49 46 129 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/10{--tw-gradient-from: rgb(49 46 129 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/100{--tw-gradient-from: rgb(49 46 129 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/15{--tw-gradient-from: rgb(49 46 129 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/20{--tw-gradient-from: rgb(49 46 129 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/25{--tw-gradient-from: rgb(49 46 129 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/30{--tw-gradient-from: rgb(49 46 129 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/35{--tw-gradient-from: rgb(49 46 129 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/40{--tw-gradient-from: rgb(49 46 129 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/45{--tw-gradient-from: rgb(49 46 129 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/5{--tw-gradient-from: rgb(49 46 129 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/50{--tw-gradient-from: rgb(49 46 129 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/55{--tw-gradient-from: rgb(49 46 129 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/60{--tw-gradient-from: rgb(49 46 129 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/65{--tw-gradient-from: rgb(49 46 129 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/70{--tw-gradient-from: rgb(49 46 129 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/75{--tw-gradient-from: rgb(49 46 129 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/80{--tw-gradient-from: rgb(49 46 129 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/85{--tw-gradient-from: rgb(49 46 129 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/90{--tw-gradient-from: rgb(49 46 129 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-900\/95{--tw-gradient-from: rgb(49 46 129 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(49 46 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950{--tw-gradient-from: #1e1b4b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/0{--tw-gradient-from: rgb(30 27 75 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/10{--tw-gradient-from: rgb(30 27 75 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/100{--tw-gradient-from: rgb(30 27 75 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/15{--tw-gradient-from: rgb(30 27 75 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/20{--tw-gradient-from: rgb(30 27 75 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/25{--tw-gradient-from: rgb(30 27 75 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/30{--tw-gradient-from: rgb(30 27 75 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/35{--tw-gradient-from: rgb(30 27 75 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/40{--tw-gradient-from: rgb(30 27 75 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/45{--tw-gradient-from: rgb(30 27 75 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/5{--tw-gradient-from: rgb(30 27 75 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/50{--tw-gradient-from: rgb(30 27 75 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/55{--tw-gradient-from: rgb(30 27 75 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/60{--tw-gradient-from: rgb(30 27 75 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/65{--tw-gradient-from: rgb(30 27 75 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/70{--tw-gradient-from: rgb(30 27 75 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/75{--tw-gradient-from: rgb(30 27 75 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/80{--tw-gradient-from: rgb(30 27 75 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/85{--tw-gradient-from: rgb(30 27 75 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/90{--tw-gradient-from: rgb(30 27 75 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-950\/95{--tw-gradient-from: rgb(30 27 75 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-inherit{--tw-gradient-from: inherit var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100{--tw-gradient-from: #ecfccb var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/0{--tw-gradient-from: rgb(236 252 203 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/10{--tw-gradient-from: rgb(236 252 203 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/100{--tw-gradient-from: rgb(236 252 203 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/15{--tw-gradient-from: rgb(236 252 203 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/20{--tw-gradient-from: rgb(236 252 203 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/25{--tw-gradient-from: rgb(236 252 203 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/30{--tw-gradient-from: rgb(236 252 203 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/35{--tw-gradient-from: rgb(236 252 203 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/40{--tw-gradient-from: rgb(236 252 203 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/45{--tw-gradient-from: rgb(236 252 203 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/5{--tw-gradient-from: rgb(236 252 203 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/50{--tw-gradient-from: rgb(236 252 203 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/55{--tw-gradient-from: rgb(236 252 203 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/60{--tw-gradient-from: rgb(236 252 203 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/65{--tw-gradient-from: rgb(236 252 203 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/70{--tw-gradient-from: rgb(236 252 203 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/75{--tw-gradient-from: rgb(236 252 203 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/80{--tw-gradient-from: rgb(236 252 203 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/85{--tw-gradient-from: rgb(236 252 203 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/90{--tw-gradient-from: rgb(236 252 203 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-100\/95{--tw-gradient-from: rgb(236 252 203 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 252 203 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200{--tw-gradient-from: #d9f99d var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/0{--tw-gradient-from: rgb(217 249 157 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/10{--tw-gradient-from: rgb(217 249 157 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/100{--tw-gradient-from: rgb(217 249 157 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/15{--tw-gradient-from: rgb(217 249 157 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/20{--tw-gradient-from: rgb(217 249 157 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/25{--tw-gradient-from: rgb(217 249 157 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/30{--tw-gradient-from: rgb(217 249 157 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/35{--tw-gradient-from: rgb(217 249 157 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/40{--tw-gradient-from: rgb(217 249 157 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/45{--tw-gradient-from: rgb(217 249 157 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/5{--tw-gradient-from: rgb(217 249 157 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/50{--tw-gradient-from: rgb(217 249 157 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/55{--tw-gradient-from: rgb(217 249 157 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/60{--tw-gradient-from: rgb(217 249 157 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/65{--tw-gradient-from: rgb(217 249 157 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/70{--tw-gradient-from: rgb(217 249 157 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/75{--tw-gradient-from: rgb(217 249 157 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/80{--tw-gradient-from: rgb(217 249 157 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/85{--tw-gradient-from: rgb(217 249 157 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/90{--tw-gradient-from: rgb(217 249 157 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-200\/95{--tw-gradient-from: rgb(217 249 157 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 249 157 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300{--tw-gradient-from: #bef264 var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/0{--tw-gradient-from: rgb(190 242 100 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/10{--tw-gradient-from: rgb(190 242 100 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/100{--tw-gradient-from: rgb(190 242 100 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/15{--tw-gradient-from: rgb(190 242 100 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/20{--tw-gradient-from: rgb(190 242 100 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/25{--tw-gradient-from: rgb(190 242 100 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/30{--tw-gradient-from: rgb(190 242 100 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/35{--tw-gradient-from: rgb(190 242 100 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/40{--tw-gradient-from: rgb(190 242 100 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/45{--tw-gradient-from: rgb(190 242 100 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/5{--tw-gradient-from: rgb(190 242 100 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/50{--tw-gradient-from: rgb(190 242 100 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/55{--tw-gradient-from: rgb(190 242 100 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/60{--tw-gradient-from: rgb(190 242 100 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/65{--tw-gradient-from: rgb(190 242 100 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/70{--tw-gradient-from: rgb(190 242 100 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/75{--tw-gradient-from: rgb(190 242 100 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/80{--tw-gradient-from: rgb(190 242 100 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/85{--tw-gradient-from: rgb(190 242 100 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/90{--tw-gradient-from: rgb(190 242 100 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-300\/95{--tw-gradient-from: rgb(190 242 100 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 242 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400{--tw-gradient-from: #a3e635 var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/0{--tw-gradient-from: rgb(163 230 53 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/10{--tw-gradient-from: rgb(163 230 53 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/100{--tw-gradient-from: rgb(163 230 53 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/15{--tw-gradient-from: rgb(163 230 53 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/20{--tw-gradient-from: rgb(163 230 53 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/25{--tw-gradient-from: rgb(163 230 53 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/30{--tw-gradient-from: rgb(163 230 53 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/35{--tw-gradient-from: rgb(163 230 53 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/40{--tw-gradient-from: rgb(163 230 53 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/45{--tw-gradient-from: rgb(163 230 53 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/5{--tw-gradient-from: rgb(163 230 53 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/50{--tw-gradient-from: rgb(163 230 53 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/55{--tw-gradient-from: rgb(163 230 53 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/60{--tw-gradient-from: rgb(163 230 53 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/65{--tw-gradient-from: rgb(163 230 53 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/70{--tw-gradient-from: rgb(163 230 53 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/75{--tw-gradient-from: rgb(163 230 53 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/80{--tw-gradient-from: rgb(163 230 53 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/85{--tw-gradient-from: rgb(163 230 53 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/90{--tw-gradient-from: rgb(163 230 53 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-400\/95{--tw-gradient-from: rgb(163 230 53 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 230 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50{--tw-gradient-from: #f7fee7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/0{--tw-gradient-from: rgb(247 254 231 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/10{--tw-gradient-from: rgb(247 254 231 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/100{--tw-gradient-from: rgb(247 254 231 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/15{--tw-gradient-from: rgb(247 254 231 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/20{--tw-gradient-from: rgb(247 254 231 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/25{--tw-gradient-from: rgb(247 254 231 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/30{--tw-gradient-from: rgb(247 254 231 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/35{--tw-gradient-from: rgb(247 254 231 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/40{--tw-gradient-from: rgb(247 254 231 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/45{--tw-gradient-from: rgb(247 254 231 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/5{--tw-gradient-from: rgb(247 254 231 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/50{--tw-gradient-from: rgb(247 254 231 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/55{--tw-gradient-from: rgb(247 254 231 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/60{--tw-gradient-from: rgb(247 254 231 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/65{--tw-gradient-from: rgb(247 254 231 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/70{--tw-gradient-from: rgb(247 254 231 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/75{--tw-gradient-from: rgb(247 254 231 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/80{--tw-gradient-from: rgb(247 254 231 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/85{--tw-gradient-from: rgb(247 254 231 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/90{--tw-gradient-from: rgb(247 254 231 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-50\/95{--tw-gradient-from: rgb(247 254 231 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 254 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500{--tw-gradient-from: #84cc16 var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/0{--tw-gradient-from: rgb(132 204 22 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/10{--tw-gradient-from: rgb(132 204 22 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/100{--tw-gradient-from: rgb(132 204 22 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/15{--tw-gradient-from: rgb(132 204 22 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/20{--tw-gradient-from: rgb(132 204 22 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/25{--tw-gradient-from: rgb(132 204 22 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/30{--tw-gradient-from: rgb(132 204 22 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/35{--tw-gradient-from: rgb(132 204 22 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/40{--tw-gradient-from: rgb(132 204 22 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/45{--tw-gradient-from: rgb(132 204 22 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/5{--tw-gradient-from: rgb(132 204 22 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/50{--tw-gradient-from: rgb(132 204 22 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/55{--tw-gradient-from: rgb(132 204 22 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/60{--tw-gradient-from: rgb(132 204 22 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/65{--tw-gradient-from: rgb(132 204 22 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/70{--tw-gradient-from: rgb(132 204 22 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/75{--tw-gradient-from: rgb(132 204 22 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/80{--tw-gradient-from: rgb(132 204 22 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/85{--tw-gradient-from: rgb(132 204 22 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/90{--tw-gradient-from: rgb(132 204 22 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-500\/95{--tw-gradient-from: rgb(132 204 22 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600{--tw-gradient-from: #65a30d var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/0{--tw-gradient-from: rgb(101 163 13 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/10{--tw-gradient-from: rgb(101 163 13 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/100{--tw-gradient-from: rgb(101 163 13 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/15{--tw-gradient-from: rgb(101 163 13 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/20{--tw-gradient-from: rgb(101 163 13 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/25{--tw-gradient-from: rgb(101 163 13 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/30{--tw-gradient-from: rgb(101 163 13 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/35{--tw-gradient-from: rgb(101 163 13 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/40{--tw-gradient-from: rgb(101 163 13 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/45{--tw-gradient-from: rgb(101 163 13 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/5{--tw-gradient-from: rgb(101 163 13 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/50{--tw-gradient-from: rgb(101 163 13 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/55{--tw-gradient-from: rgb(101 163 13 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/60{--tw-gradient-from: rgb(101 163 13 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/65{--tw-gradient-from: rgb(101 163 13 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/70{--tw-gradient-from: rgb(101 163 13 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/75{--tw-gradient-from: rgb(101 163 13 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/80{--tw-gradient-from: rgb(101 163 13 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/85{--tw-gradient-from: rgb(101 163 13 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/90{--tw-gradient-from: rgb(101 163 13 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-600\/95{--tw-gradient-from: rgb(101 163 13 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(101 163 13 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700{--tw-gradient-from: #4d7c0f var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/0{--tw-gradient-from: rgb(77 124 15 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/10{--tw-gradient-from: rgb(77 124 15 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/100{--tw-gradient-from: rgb(77 124 15 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/15{--tw-gradient-from: rgb(77 124 15 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/20{--tw-gradient-from: rgb(77 124 15 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/25{--tw-gradient-from: rgb(77 124 15 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/30{--tw-gradient-from: rgb(77 124 15 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/35{--tw-gradient-from: rgb(77 124 15 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/40{--tw-gradient-from: rgb(77 124 15 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/45{--tw-gradient-from: rgb(77 124 15 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/5{--tw-gradient-from: rgb(77 124 15 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/50{--tw-gradient-from: rgb(77 124 15 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/55{--tw-gradient-from: rgb(77 124 15 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/60{--tw-gradient-from: rgb(77 124 15 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/65{--tw-gradient-from: rgb(77 124 15 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/70{--tw-gradient-from: rgb(77 124 15 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/75{--tw-gradient-from: rgb(77 124 15 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/80{--tw-gradient-from: rgb(77 124 15 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/85{--tw-gradient-from: rgb(77 124 15 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/90{--tw-gradient-from: rgb(77 124 15 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-700\/95{--tw-gradient-from: rgb(77 124 15 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(77 124 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800{--tw-gradient-from: #3f6212 var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/0{--tw-gradient-from: rgb(63 98 18 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/10{--tw-gradient-from: rgb(63 98 18 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/100{--tw-gradient-from: rgb(63 98 18 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/15{--tw-gradient-from: rgb(63 98 18 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/20{--tw-gradient-from: rgb(63 98 18 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/25{--tw-gradient-from: rgb(63 98 18 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/30{--tw-gradient-from: rgb(63 98 18 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/35{--tw-gradient-from: rgb(63 98 18 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/40{--tw-gradient-from: rgb(63 98 18 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/45{--tw-gradient-from: rgb(63 98 18 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/5{--tw-gradient-from: rgb(63 98 18 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/50{--tw-gradient-from: rgb(63 98 18 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/55{--tw-gradient-from: rgb(63 98 18 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/60{--tw-gradient-from: rgb(63 98 18 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/65{--tw-gradient-from: rgb(63 98 18 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/70{--tw-gradient-from: rgb(63 98 18 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/75{--tw-gradient-from: rgb(63 98 18 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/80{--tw-gradient-from: rgb(63 98 18 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/85{--tw-gradient-from: rgb(63 98 18 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/90{--tw-gradient-from: rgb(63 98 18 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-800\/95{--tw-gradient-from: rgb(63 98 18 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 98 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900{--tw-gradient-from: #365314 var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/0{--tw-gradient-from: rgb(54 83 20 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/10{--tw-gradient-from: rgb(54 83 20 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/100{--tw-gradient-from: rgb(54 83 20 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/15{--tw-gradient-from: rgb(54 83 20 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/20{--tw-gradient-from: rgb(54 83 20 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/25{--tw-gradient-from: rgb(54 83 20 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/30{--tw-gradient-from: rgb(54 83 20 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/35{--tw-gradient-from: rgb(54 83 20 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/40{--tw-gradient-from: rgb(54 83 20 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/45{--tw-gradient-from: rgb(54 83 20 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/5{--tw-gradient-from: rgb(54 83 20 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/50{--tw-gradient-from: rgb(54 83 20 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/55{--tw-gradient-from: rgb(54 83 20 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/60{--tw-gradient-from: rgb(54 83 20 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/65{--tw-gradient-from: rgb(54 83 20 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/70{--tw-gradient-from: rgb(54 83 20 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/75{--tw-gradient-from: rgb(54 83 20 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/80{--tw-gradient-from: rgb(54 83 20 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/85{--tw-gradient-from: rgb(54 83 20 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/90{--tw-gradient-from: rgb(54 83 20 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-900\/95{--tw-gradient-from: rgb(54 83 20 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(54 83 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950{--tw-gradient-from: #1a2e05 var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/0{--tw-gradient-from: rgb(26 46 5 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/10{--tw-gradient-from: rgb(26 46 5 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/100{--tw-gradient-from: rgb(26 46 5 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/15{--tw-gradient-from: rgb(26 46 5 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/20{--tw-gradient-from: rgb(26 46 5 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/25{--tw-gradient-from: rgb(26 46 5 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/30{--tw-gradient-from: rgb(26 46 5 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/35{--tw-gradient-from: rgb(26 46 5 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/40{--tw-gradient-from: rgb(26 46 5 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/45{--tw-gradient-from: rgb(26 46 5 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/5{--tw-gradient-from: rgb(26 46 5 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/50{--tw-gradient-from: rgb(26 46 5 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/55{--tw-gradient-from: rgb(26 46 5 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/60{--tw-gradient-from: rgb(26 46 5 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/65{--tw-gradient-from: rgb(26 46 5 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/70{--tw-gradient-from: rgb(26 46 5 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/75{--tw-gradient-from: rgb(26 46 5 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/80{--tw-gradient-from: rgb(26 46 5 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/85{--tw-gradient-from: rgb(26 46 5 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/90{--tw-gradient-from: rgb(26 46 5 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-lime-950\/95{--tw-gradient-from: rgb(26 46 5 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 46 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100{--tw-gradient-from: #f5f5f5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/0{--tw-gradient-from: rgb(245 245 245 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/10{--tw-gradient-from: rgb(245 245 245 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/100{--tw-gradient-from: rgb(245 245 245 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/15{--tw-gradient-from: rgb(245 245 245 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/20{--tw-gradient-from: rgb(245 245 245 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/25{--tw-gradient-from: rgb(245 245 245 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/30{--tw-gradient-from: rgb(245 245 245 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/35{--tw-gradient-from: rgb(245 245 245 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/40{--tw-gradient-from: rgb(245 245 245 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/45{--tw-gradient-from: rgb(245 245 245 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/5{--tw-gradient-from: rgb(245 245 245 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/50{--tw-gradient-from: rgb(245 245 245 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/55{--tw-gradient-from: rgb(245 245 245 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/60{--tw-gradient-from: rgb(245 245 245 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/65{--tw-gradient-from: rgb(245 245 245 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/70{--tw-gradient-from: rgb(245 245 245 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/75{--tw-gradient-from: rgb(245 245 245 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/80{--tw-gradient-from: rgb(245 245 245 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/85{--tw-gradient-from: rgb(245 245 245 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/90{--tw-gradient-from: rgb(245 245 245 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-100\/95{--tw-gradient-from: rgb(245 245 245 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200{--tw-gradient-from: #e5e5e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/0{--tw-gradient-from: rgb(229 229 229 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/10{--tw-gradient-from: rgb(229 229 229 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/100{--tw-gradient-from: rgb(229 229 229 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/15{--tw-gradient-from: rgb(229 229 229 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/20{--tw-gradient-from: rgb(229 229 229 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/25{--tw-gradient-from: rgb(229 229 229 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/30{--tw-gradient-from: rgb(229 229 229 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/35{--tw-gradient-from: rgb(229 229 229 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/40{--tw-gradient-from: rgb(229 229 229 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/45{--tw-gradient-from: rgb(229 229 229 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/5{--tw-gradient-from: rgb(229 229 229 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/50{--tw-gradient-from: rgb(229 229 229 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/55{--tw-gradient-from: rgb(229 229 229 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/60{--tw-gradient-from: rgb(229 229 229 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/65{--tw-gradient-from: rgb(229 229 229 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/70{--tw-gradient-from: rgb(229 229 229 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/75{--tw-gradient-from: rgb(229 229 229 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/80{--tw-gradient-from: rgb(229 229 229 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/85{--tw-gradient-from: rgb(229 229 229 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/90{--tw-gradient-from: rgb(229 229 229 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-200\/95{--tw-gradient-from: rgb(229 229 229 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300{--tw-gradient-from: #d4d4d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/0{--tw-gradient-from: rgb(212 212 212 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/10{--tw-gradient-from: rgb(212 212 212 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/100{--tw-gradient-from: rgb(212 212 212 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/15{--tw-gradient-from: rgb(212 212 212 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/20{--tw-gradient-from: rgb(212 212 212 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/25{--tw-gradient-from: rgb(212 212 212 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/30{--tw-gradient-from: rgb(212 212 212 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/35{--tw-gradient-from: rgb(212 212 212 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/40{--tw-gradient-from: rgb(212 212 212 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/45{--tw-gradient-from: rgb(212 212 212 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/5{--tw-gradient-from: rgb(212 212 212 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/50{--tw-gradient-from: rgb(212 212 212 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/55{--tw-gradient-from: rgb(212 212 212 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/60{--tw-gradient-from: rgb(212 212 212 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/65{--tw-gradient-from: rgb(212 212 212 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/70{--tw-gradient-from: rgb(212 212 212 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/75{--tw-gradient-from: rgb(212 212 212 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/80{--tw-gradient-from: rgb(212 212 212 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/85{--tw-gradient-from: rgb(212 212 212 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/90{--tw-gradient-from: rgb(212 212 212 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-300\/95{--tw-gradient-from: rgb(212 212 212 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400{--tw-gradient-from: #a3a3a3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/0{--tw-gradient-from: rgb(163 163 163 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/10{--tw-gradient-from: rgb(163 163 163 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/100{--tw-gradient-from: rgb(163 163 163 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/15{--tw-gradient-from: rgb(163 163 163 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/20{--tw-gradient-from: rgb(163 163 163 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/25{--tw-gradient-from: rgb(163 163 163 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/30{--tw-gradient-from: rgb(163 163 163 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/35{--tw-gradient-from: rgb(163 163 163 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/40{--tw-gradient-from: rgb(163 163 163 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/45{--tw-gradient-from: rgb(163 163 163 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/5{--tw-gradient-from: rgb(163 163 163 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/50{--tw-gradient-from: rgb(163 163 163 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/55{--tw-gradient-from: rgb(163 163 163 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/60{--tw-gradient-from: rgb(163 163 163 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/65{--tw-gradient-from: rgb(163 163 163 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/70{--tw-gradient-from: rgb(163 163 163 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/75{--tw-gradient-from: rgb(163 163 163 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/80{--tw-gradient-from: rgb(163 163 163 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/85{--tw-gradient-from: rgb(163 163 163 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/90{--tw-gradient-from: rgb(163 163 163 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-400\/95{--tw-gradient-from: rgb(163 163 163 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50{--tw-gradient-from: #fafafa var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/0{--tw-gradient-from: rgb(250 250 250 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/10{--tw-gradient-from: rgb(250 250 250 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/100{--tw-gradient-from: rgb(250 250 250 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/15{--tw-gradient-from: rgb(250 250 250 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/20{--tw-gradient-from: rgb(250 250 250 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/25{--tw-gradient-from: rgb(250 250 250 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/30{--tw-gradient-from: rgb(250 250 250 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/35{--tw-gradient-from: rgb(250 250 250 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/40{--tw-gradient-from: rgb(250 250 250 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/45{--tw-gradient-from: rgb(250 250 250 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/5{--tw-gradient-from: rgb(250 250 250 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/50{--tw-gradient-from: rgb(250 250 250 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/55{--tw-gradient-from: rgb(250 250 250 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/60{--tw-gradient-from: rgb(250 250 250 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/65{--tw-gradient-from: rgb(250 250 250 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/70{--tw-gradient-from: rgb(250 250 250 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/75{--tw-gradient-from: rgb(250 250 250 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/80{--tw-gradient-from: rgb(250 250 250 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/85{--tw-gradient-from: rgb(250 250 250 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/90{--tw-gradient-from: rgb(250 250 250 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-50\/95{--tw-gradient-from: rgb(250 250 250 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500{--tw-gradient-from: #737373 var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/0{--tw-gradient-from: rgb(115 115 115 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/10{--tw-gradient-from: rgb(115 115 115 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/100{--tw-gradient-from: rgb(115 115 115 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/15{--tw-gradient-from: rgb(115 115 115 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/20{--tw-gradient-from: rgb(115 115 115 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/25{--tw-gradient-from: rgb(115 115 115 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/30{--tw-gradient-from: rgb(115 115 115 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/35{--tw-gradient-from: rgb(115 115 115 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/40{--tw-gradient-from: rgb(115 115 115 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/45{--tw-gradient-from: rgb(115 115 115 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/5{--tw-gradient-from: rgb(115 115 115 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/50{--tw-gradient-from: rgb(115 115 115 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/55{--tw-gradient-from: rgb(115 115 115 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/60{--tw-gradient-from: rgb(115 115 115 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/65{--tw-gradient-from: rgb(115 115 115 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/70{--tw-gradient-from: rgb(115 115 115 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/75{--tw-gradient-from: rgb(115 115 115 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/80{--tw-gradient-from: rgb(115 115 115 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/85{--tw-gradient-from: rgb(115 115 115 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/90{--tw-gradient-from: rgb(115 115 115 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-500\/95{--tw-gradient-from: rgb(115 115 115 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(115 115 115 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600{--tw-gradient-from: #525252 var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/0{--tw-gradient-from: rgb(82 82 82 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/10{--tw-gradient-from: rgb(82 82 82 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/100{--tw-gradient-from: rgb(82 82 82 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/15{--tw-gradient-from: rgb(82 82 82 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/20{--tw-gradient-from: rgb(82 82 82 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/25{--tw-gradient-from: rgb(82 82 82 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/30{--tw-gradient-from: rgb(82 82 82 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/35{--tw-gradient-from: rgb(82 82 82 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/40{--tw-gradient-from: rgb(82 82 82 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/45{--tw-gradient-from: rgb(82 82 82 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/5{--tw-gradient-from: rgb(82 82 82 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/50{--tw-gradient-from: rgb(82 82 82 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/55{--tw-gradient-from: rgb(82 82 82 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/60{--tw-gradient-from: rgb(82 82 82 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/65{--tw-gradient-from: rgb(82 82 82 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/70{--tw-gradient-from: rgb(82 82 82 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/75{--tw-gradient-from: rgb(82 82 82 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/80{--tw-gradient-from: rgb(82 82 82 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/85{--tw-gradient-from: rgb(82 82 82 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/90{--tw-gradient-from: rgb(82 82 82 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-600\/95{--tw-gradient-from: rgb(82 82 82 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700{--tw-gradient-from: #404040 var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/0{--tw-gradient-from: rgb(64 64 64 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/10{--tw-gradient-from: rgb(64 64 64 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/100{--tw-gradient-from: rgb(64 64 64 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/15{--tw-gradient-from: rgb(64 64 64 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/20{--tw-gradient-from: rgb(64 64 64 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/25{--tw-gradient-from: rgb(64 64 64 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/30{--tw-gradient-from: rgb(64 64 64 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/35{--tw-gradient-from: rgb(64 64 64 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/40{--tw-gradient-from: rgb(64 64 64 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/45{--tw-gradient-from: rgb(64 64 64 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/5{--tw-gradient-from: rgb(64 64 64 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/50{--tw-gradient-from: rgb(64 64 64 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/55{--tw-gradient-from: rgb(64 64 64 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/60{--tw-gradient-from: rgb(64 64 64 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/65{--tw-gradient-from: rgb(64 64 64 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/70{--tw-gradient-from: rgb(64 64 64 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/75{--tw-gradient-from: rgb(64 64 64 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/80{--tw-gradient-from: rgb(64 64 64 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/85{--tw-gradient-from: rgb(64 64 64 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/90{--tw-gradient-from: rgb(64 64 64 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-700\/95{--tw-gradient-from: rgb(64 64 64 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 64 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800{--tw-gradient-from: #262626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/0{--tw-gradient-from: rgb(38 38 38 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/10{--tw-gradient-from: rgb(38 38 38 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/100{--tw-gradient-from: rgb(38 38 38 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/15{--tw-gradient-from: rgb(38 38 38 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/20{--tw-gradient-from: rgb(38 38 38 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/25{--tw-gradient-from: rgb(38 38 38 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/30{--tw-gradient-from: rgb(38 38 38 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/35{--tw-gradient-from: rgb(38 38 38 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/40{--tw-gradient-from: rgb(38 38 38 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/45{--tw-gradient-from: rgb(38 38 38 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/5{--tw-gradient-from: rgb(38 38 38 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/50{--tw-gradient-from: rgb(38 38 38 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/55{--tw-gradient-from: rgb(38 38 38 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/60{--tw-gradient-from: rgb(38 38 38 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/65{--tw-gradient-from: rgb(38 38 38 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/70{--tw-gradient-from: rgb(38 38 38 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/75{--tw-gradient-from: rgb(38 38 38 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/80{--tw-gradient-from: rgb(38 38 38 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/85{--tw-gradient-from: rgb(38 38 38 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/90{--tw-gradient-from: rgb(38 38 38 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-800\/95{--tw-gradient-from: rgb(38 38 38 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(38 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900{--tw-gradient-from: #171717 var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/0{--tw-gradient-from: rgb(23 23 23 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/10{--tw-gradient-from: rgb(23 23 23 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/100{--tw-gradient-from: rgb(23 23 23 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/15{--tw-gradient-from: rgb(23 23 23 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/20{--tw-gradient-from: rgb(23 23 23 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/25{--tw-gradient-from: rgb(23 23 23 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/30{--tw-gradient-from: rgb(23 23 23 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/35{--tw-gradient-from: rgb(23 23 23 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/40{--tw-gradient-from: rgb(23 23 23 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/45{--tw-gradient-from: rgb(23 23 23 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/5{--tw-gradient-from: rgb(23 23 23 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/50{--tw-gradient-from: rgb(23 23 23 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/55{--tw-gradient-from: rgb(23 23 23 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/60{--tw-gradient-from: rgb(23 23 23 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/65{--tw-gradient-from: rgb(23 23 23 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/70{--tw-gradient-from: rgb(23 23 23 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/75{--tw-gradient-from: rgb(23 23 23 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/80{--tw-gradient-from: rgb(23 23 23 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/85{--tw-gradient-from: rgb(23 23 23 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/90{--tw-gradient-from: rgb(23 23 23 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-900\/95{--tw-gradient-from: rgb(23 23 23 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 23 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950{--tw-gradient-from: #0a0a0a var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/0{--tw-gradient-from: rgb(10 10 10 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/10{--tw-gradient-from: rgb(10 10 10 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/100{--tw-gradient-from: rgb(10 10 10 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/15{--tw-gradient-from: rgb(10 10 10 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/20{--tw-gradient-from: rgb(10 10 10 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/25{--tw-gradient-from: rgb(10 10 10 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/30{--tw-gradient-from: rgb(10 10 10 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/35{--tw-gradient-from: rgb(10 10 10 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/40{--tw-gradient-from: rgb(10 10 10 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/45{--tw-gradient-from: rgb(10 10 10 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/5{--tw-gradient-from: rgb(10 10 10 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/50{--tw-gradient-from: rgb(10 10 10 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/55{--tw-gradient-from: rgb(10 10 10 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/60{--tw-gradient-from: rgb(10 10 10 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/65{--tw-gradient-from: rgb(10 10 10 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/70{--tw-gradient-from: rgb(10 10 10 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/75{--tw-gradient-from: rgb(10 10 10 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/80{--tw-gradient-from: rgb(10 10 10 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/85{--tw-gradient-from: rgb(10 10 10 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/90{--tw-gradient-from: rgb(10 10 10 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-neutral-950\/95{--tw-gradient-from: rgb(10 10 10 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(10 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100{--tw-gradient-from: #ffedd5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/0{--tw-gradient-from: rgb(255 237 213 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/10{--tw-gradient-from: rgb(255 237 213 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/100{--tw-gradient-from: rgb(255 237 213 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/15{--tw-gradient-from: rgb(255 237 213 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/20{--tw-gradient-from: rgb(255 237 213 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/25{--tw-gradient-from: rgb(255 237 213 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/30{--tw-gradient-from: rgb(255 237 213 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/35{--tw-gradient-from: rgb(255 237 213 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/40{--tw-gradient-from: rgb(255 237 213 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/45{--tw-gradient-from: rgb(255 237 213 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/5{--tw-gradient-from: rgb(255 237 213 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/50{--tw-gradient-from: rgb(255 237 213 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/55{--tw-gradient-from: rgb(255 237 213 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/60{--tw-gradient-from: rgb(255 237 213 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/65{--tw-gradient-from: rgb(255 237 213 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/70{--tw-gradient-from: rgb(255 237 213 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/75{--tw-gradient-from: rgb(255 237 213 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/80{--tw-gradient-from: rgb(255 237 213 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/85{--tw-gradient-from: rgb(255 237 213 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/90{--tw-gradient-from: rgb(255 237 213 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/95{--tw-gradient-from: rgb(255 237 213 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200{--tw-gradient-from: #fed7aa var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/0{--tw-gradient-from: rgb(254 215 170 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/10{--tw-gradient-from: rgb(254 215 170 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/100{--tw-gradient-from: rgb(254 215 170 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/15{--tw-gradient-from: rgb(254 215 170 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/20{--tw-gradient-from: rgb(254 215 170 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/25{--tw-gradient-from: rgb(254 215 170 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/30{--tw-gradient-from: rgb(254 215 170 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/35{--tw-gradient-from: rgb(254 215 170 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/40{--tw-gradient-from: rgb(254 215 170 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/45{--tw-gradient-from: rgb(254 215 170 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/5{--tw-gradient-from: rgb(254 215 170 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/50{--tw-gradient-from: rgb(254 215 170 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/55{--tw-gradient-from: rgb(254 215 170 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/60{--tw-gradient-from: rgb(254 215 170 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/65{--tw-gradient-from: rgb(254 215 170 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/70{--tw-gradient-from: rgb(254 215 170 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/75{--tw-gradient-from: rgb(254 215 170 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/80{--tw-gradient-from: rgb(254 215 170 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/85{--tw-gradient-from: rgb(254 215 170 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/90{--tw-gradient-from: rgb(254 215 170 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/95{--tw-gradient-from: rgb(254 215 170 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300{--tw-gradient-from: #fdba74 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/0{--tw-gradient-from: rgb(253 186 116 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/10{--tw-gradient-from: rgb(253 186 116 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/100{--tw-gradient-from: rgb(253 186 116 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/15{--tw-gradient-from: rgb(253 186 116 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/20{--tw-gradient-from: rgb(253 186 116 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/25{--tw-gradient-from: rgb(253 186 116 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/30{--tw-gradient-from: rgb(253 186 116 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/35{--tw-gradient-from: rgb(253 186 116 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/40{--tw-gradient-from: rgb(253 186 116 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/45{--tw-gradient-from: rgb(253 186 116 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/5{--tw-gradient-from: rgb(253 186 116 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/50{--tw-gradient-from: rgb(253 186 116 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/55{--tw-gradient-from: rgb(253 186 116 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/60{--tw-gradient-from: rgb(253 186 116 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/65{--tw-gradient-from: rgb(253 186 116 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/70{--tw-gradient-from: rgb(253 186 116 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/75{--tw-gradient-from: rgb(253 186 116 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/80{--tw-gradient-from: rgb(253 186 116 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/85{--tw-gradient-from: rgb(253 186 116 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/90{--tw-gradient-from: rgb(253 186 116 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/95{--tw-gradient-from: rgb(253 186 116 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400{--tw-gradient-from: #fb923c var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/0{--tw-gradient-from: rgb(251 146 60 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/10{--tw-gradient-from: rgb(251 146 60 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/100{--tw-gradient-from: rgb(251 146 60 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/15{--tw-gradient-from: rgb(251 146 60 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/20{--tw-gradient-from: rgb(251 146 60 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/25{--tw-gradient-from: rgb(251 146 60 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/30{--tw-gradient-from: rgb(251 146 60 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/35{--tw-gradient-from: rgb(251 146 60 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/40{--tw-gradient-from: rgb(251 146 60 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/45{--tw-gradient-from: rgb(251 146 60 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/5{--tw-gradient-from: rgb(251 146 60 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/50{--tw-gradient-from: rgb(251 146 60 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/55{--tw-gradient-from: rgb(251 146 60 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/60{--tw-gradient-from: rgb(251 146 60 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/65{--tw-gradient-from: rgb(251 146 60 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/70{--tw-gradient-from: rgb(251 146 60 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/75{--tw-gradient-from: rgb(251 146 60 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/80{--tw-gradient-from: rgb(251 146 60 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/85{--tw-gradient-from: rgb(251 146 60 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/90{--tw-gradient-from: rgb(251 146 60 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/95{--tw-gradient-from: rgb(251 146 60 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50{--tw-gradient-from: #fff7ed var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/0{--tw-gradient-from: rgb(255 247 237 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/10{--tw-gradient-from: rgb(255 247 237 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/100{--tw-gradient-from: rgb(255 247 237 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/15{--tw-gradient-from: rgb(255 247 237 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/20{--tw-gradient-from: rgb(255 247 237 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/25{--tw-gradient-from: rgb(255 247 237 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/30{--tw-gradient-from: rgb(255 247 237 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/35{--tw-gradient-from: rgb(255 247 237 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/40{--tw-gradient-from: rgb(255 247 237 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/45{--tw-gradient-from: rgb(255 247 237 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/5{--tw-gradient-from: rgb(255 247 237 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/50{--tw-gradient-from: rgb(255 247 237 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/55{--tw-gradient-from: rgb(255 247 237 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/60{--tw-gradient-from: rgb(255 247 237 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/65{--tw-gradient-from: rgb(255 247 237 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/70{--tw-gradient-from: rgb(255 247 237 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/75{--tw-gradient-from: rgb(255 247 237 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/80{--tw-gradient-from: rgb(255 247 237 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/85{--tw-gradient-from: rgb(255 247 237 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/90{--tw-gradient-from: rgb(255 247 237 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/95{--tw-gradient-from: rgb(255 247 237 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/0{--tw-gradient-from: rgb(249 115 22 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/10{--tw-gradient-from: rgb(249 115 22 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/100{--tw-gradient-from: rgb(249 115 22 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/15{--tw-gradient-from: rgb(249 115 22 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/20{--tw-gradient-from: rgb(249 115 22 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/25{--tw-gradient-from: rgb(249 115 22 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/30{--tw-gradient-from: rgb(249 115 22 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/35{--tw-gradient-from: rgb(249 115 22 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/40{--tw-gradient-from: rgb(249 115 22 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/45{--tw-gradient-from: rgb(249 115 22 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/5{--tw-gradient-from: rgb(249 115 22 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/50{--tw-gradient-from: rgb(249 115 22 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/55{--tw-gradient-from: rgb(249 115 22 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/60{--tw-gradient-from: rgb(249 115 22 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/65{--tw-gradient-from: rgb(249 115 22 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/70{--tw-gradient-from: rgb(249 115 22 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/75{--tw-gradient-from: rgb(249 115 22 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/80{--tw-gradient-from: rgb(249 115 22 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/85{--tw-gradient-from: rgb(249 115 22 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/90{--tw-gradient-from: rgb(249 115 22 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/95{--tw-gradient-from: rgb(249 115 22 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600{--tw-gradient-from: #ea580c var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/0{--tw-gradient-from: rgb(234 88 12 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/10{--tw-gradient-from: rgb(234 88 12 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/100{--tw-gradient-from: rgb(234 88 12 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/15{--tw-gradient-from: rgb(234 88 12 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/20{--tw-gradient-from: rgb(234 88 12 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/25{--tw-gradient-from: rgb(234 88 12 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/30{--tw-gradient-from: rgb(234 88 12 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/35{--tw-gradient-from: rgb(234 88 12 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/40{--tw-gradient-from: rgb(234 88 12 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/45{--tw-gradient-from: rgb(234 88 12 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/5{--tw-gradient-from: rgb(234 88 12 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/50{--tw-gradient-from: rgb(234 88 12 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/55{--tw-gradient-from: rgb(234 88 12 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/60{--tw-gradient-from: rgb(234 88 12 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/65{--tw-gradient-from: rgb(234 88 12 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/70{--tw-gradient-from: rgb(234 88 12 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/75{--tw-gradient-from: rgb(234 88 12 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/80{--tw-gradient-from: rgb(234 88 12 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/85{--tw-gradient-from: rgb(234 88 12 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/90{--tw-gradient-from: rgb(234 88 12 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/95{--tw-gradient-from: rgb(234 88 12 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700{--tw-gradient-from: #c2410c var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/0{--tw-gradient-from: rgb(194 65 12 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/10{--tw-gradient-from: rgb(194 65 12 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/100{--tw-gradient-from: rgb(194 65 12 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/15{--tw-gradient-from: rgb(194 65 12 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/20{--tw-gradient-from: rgb(194 65 12 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/25{--tw-gradient-from: rgb(194 65 12 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/30{--tw-gradient-from: rgb(194 65 12 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/35{--tw-gradient-from: rgb(194 65 12 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/40{--tw-gradient-from: rgb(194 65 12 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/45{--tw-gradient-from: rgb(194 65 12 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/5{--tw-gradient-from: rgb(194 65 12 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/50{--tw-gradient-from: rgb(194 65 12 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/55{--tw-gradient-from: rgb(194 65 12 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/60{--tw-gradient-from: rgb(194 65 12 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/65{--tw-gradient-from: rgb(194 65 12 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/70{--tw-gradient-from: rgb(194 65 12 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/75{--tw-gradient-from: rgb(194 65 12 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/80{--tw-gradient-from: rgb(194 65 12 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/85{--tw-gradient-from: rgb(194 65 12 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/90{--tw-gradient-from: rgb(194 65 12 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/95{--tw-gradient-from: rgb(194 65 12 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800{--tw-gradient-from: #9a3412 var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/0{--tw-gradient-from: rgb(154 52 18 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/10{--tw-gradient-from: rgb(154 52 18 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/100{--tw-gradient-from: rgb(154 52 18 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/15{--tw-gradient-from: rgb(154 52 18 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/20{--tw-gradient-from: rgb(154 52 18 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/25{--tw-gradient-from: rgb(154 52 18 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/30{--tw-gradient-from: rgb(154 52 18 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/35{--tw-gradient-from: rgb(154 52 18 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/40{--tw-gradient-from: rgb(154 52 18 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/45{--tw-gradient-from: rgb(154 52 18 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/5{--tw-gradient-from: rgb(154 52 18 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/50{--tw-gradient-from: rgb(154 52 18 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/55{--tw-gradient-from: rgb(154 52 18 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/60{--tw-gradient-from: rgb(154 52 18 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/65{--tw-gradient-from: rgb(154 52 18 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/70{--tw-gradient-from: rgb(154 52 18 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/75{--tw-gradient-from: rgb(154 52 18 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/80{--tw-gradient-from: rgb(154 52 18 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/85{--tw-gradient-from: rgb(154 52 18 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/90{--tw-gradient-from: rgb(154 52 18 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/95{--tw-gradient-from: rgb(154 52 18 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900{--tw-gradient-from: #7c2d12 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-900\/0{--tw-gradient-from: rgb(124 45 18 / 0) 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-900\/10{--tw-gradient-from: rgb(124 45 18 / .1) 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-900\/100{--tw-gradient-from: rgb(124 45 18 / 1) 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-900\/15{--tw-gradient-from: rgb(124 45 18 / .15) 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-900\/20{--tw-gradient-from: rgb(124 45 18 / .2) 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-900\/25{--tw-gradient-from: rgb(124 45 18 / .25) 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-900\/30{--tw-gradient-from: rgb(124 45 18 / .3) 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-900\/35{--tw-gradient-from: rgb(124 45 18 / .35) 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-900\/40{--tw-gradient-from: rgb(124 45 18 / .4) 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-900\/45{--tw-gradient-from: rgb(124 45 18 / .45) 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-900\/5{--tw-gradient-from: rgb(124 45 18 / .05) 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-900\/50{--tw-gradient-from: rgb(124 45 18 / .5) 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-900\/55{--tw-gradient-from: rgb(124 45 18 / .55) 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-900\/60{--tw-gradient-from: rgb(124 45 18 / .6) 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-900\/65{--tw-gradient-from: rgb(124 45 18 / .65) 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-900\/70{--tw-gradient-from: rgb(124 45 18 / .7) 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-900\/75{--tw-gradient-from: rgb(124 45 18 / .75) 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-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-900\/85{--tw-gradient-from: rgb(124 45 18 / .85) 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-900\/90{--tw-gradient-from: rgb(124 45 18 / .9) 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-900\/95{--tw-gradient-from: rgb(124 45 18 / .95) 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-orange-950\/0{--tw-gradient-from: rgb(67 20 7 / 0) 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-orange-950\/10{--tw-gradient-from: rgb(67 20 7 / .1) 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-orange-950\/100{--tw-gradient-from: rgb(67 20 7 / 1) 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-orange-950\/15{--tw-gradient-from: rgb(67 20 7 / .15) 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-orange-950\/20{--tw-gradient-from: rgb(67 20 7 / .2) 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-orange-950\/25{--tw-gradient-from: rgb(67 20 7 / .25) 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-orange-950\/30{--tw-gradient-from: rgb(67 20 7 / .3) 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-orange-950\/35{--tw-gradient-from: rgb(67 20 7 / .35) 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-orange-950\/40{--tw-gradient-from: rgb(67 20 7 / .4) 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-orange-950\/45{--tw-gradient-from: rgb(67 20 7 / .45) 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-orange-950\/5{--tw-gradient-from: rgb(67 20 7 / .05) 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-orange-950\/50{--tw-gradient-from: rgb(67 20 7 / .5) 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-orange-950\/55{--tw-gradient-from: rgb(67 20 7 / .55) 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-orange-950\/60{--tw-gradient-from: rgb(67 20 7 / .6) 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-orange-950\/65{--tw-gradient-from: rgb(67 20 7 / .65) 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-orange-950\/70{--tw-gradient-from: rgb(67 20 7 / .7) 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-orange-950\/75{--tw-gradient-from: rgb(67 20 7 / .75) 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-orange-950\/80{--tw-gradient-from: rgb(67 20 7 / .8) 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-orange-950\/85{--tw-gradient-from: rgb(67 20 7 / .85) 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-orange-950\/90{--tw-gradient-from: rgb(67 20 7 / .9) 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-orange-950\/95{--tw-gradient-from: rgb(67 20 7 / .95) 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-pink-100{--tw-gradient-from: #fce7f3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/0{--tw-gradient-from: rgb(252 231 243 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/10{--tw-gradient-from: rgb(252 231 243 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/100{--tw-gradient-from: rgb(252 231 243 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/15{--tw-gradient-from: rgb(252 231 243 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/20{--tw-gradient-from: rgb(252 231 243 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/25{--tw-gradient-from: rgb(252 231 243 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/30{--tw-gradient-from: rgb(252 231 243 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/35{--tw-gradient-from: rgb(252 231 243 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/40{--tw-gradient-from: rgb(252 231 243 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/45{--tw-gradient-from: rgb(252 231 243 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/5{--tw-gradient-from: rgb(252 231 243 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/50{--tw-gradient-from: rgb(252 231 243 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/55{--tw-gradient-from: rgb(252 231 243 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/60{--tw-gradient-from: rgb(252 231 243 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/65{--tw-gradient-from: rgb(252 231 243 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/70{--tw-gradient-from: rgb(252 231 243 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/75{--tw-gradient-from: rgb(252 231 243 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/80{--tw-gradient-from: rgb(252 231 243 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/85{--tw-gradient-from: rgb(252 231 243 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/90{--tw-gradient-from: rgb(252 231 243 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-100\/95{--tw-gradient-from: rgb(252 231 243 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 231 243 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200{--tw-gradient-from: #fbcfe8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/0{--tw-gradient-from: rgb(251 207 232 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/10{--tw-gradient-from: rgb(251 207 232 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/100{--tw-gradient-from: rgb(251 207 232 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/15{--tw-gradient-from: rgb(251 207 232 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/20{--tw-gradient-from: rgb(251 207 232 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/25{--tw-gradient-from: rgb(251 207 232 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/30{--tw-gradient-from: rgb(251 207 232 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/35{--tw-gradient-from: rgb(251 207 232 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/40{--tw-gradient-from: rgb(251 207 232 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/45{--tw-gradient-from: rgb(251 207 232 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/5{--tw-gradient-from: rgb(251 207 232 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/50{--tw-gradient-from: rgb(251 207 232 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/55{--tw-gradient-from: rgb(251 207 232 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/60{--tw-gradient-from: rgb(251 207 232 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/65{--tw-gradient-from: rgb(251 207 232 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/70{--tw-gradient-from: rgb(251 207 232 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/75{--tw-gradient-from: rgb(251 207 232 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/80{--tw-gradient-from: rgb(251 207 232 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/85{--tw-gradient-from: rgb(251 207 232 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/90{--tw-gradient-from: rgb(251 207 232 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-200\/95{--tw-gradient-from: rgb(251 207 232 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 207 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300{--tw-gradient-from: #f9a8d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/0{--tw-gradient-from: rgb(249 168 212 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/10{--tw-gradient-from: rgb(249 168 212 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/100{--tw-gradient-from: rgb(249 168 212 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/15{--tw-gradient-from: rgb(249 168 212 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/20{--tw-gradient-from: rgb(249 168 212 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/25{--tw-gradient-from: rgb(249 168 212 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/30{--tw-gradient-from: rgb(249 168 212 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/35{--tw-gradient-from: rgb(249 168 212 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/40{--tw-gradient-from: rgb(249 168 212 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/45{--tw-gradient-from: rgb(249 168 212 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/5{--tw-gradient-from: rgb(249 168 212 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/50{--tw-gradient-from: rgb(249 168 212 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/55{--tw-gradient-from: rgb(249 168 212 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/60{--tw-gradient-from: rgb(249 168 212 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/65{--tw-gradient-from: rgb(249 168 212 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/70{--tw-gradient-from: rgb(249 168 212 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/75{--tw-gradient-from: rgb(249 168 212 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/80{--tw-gradient-from: rgb(249 168 212 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/85{--tw-gradient-from: rgb(249 168 212 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/90{--tw-gradient-from: rgb(249 168 212 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-300\/95{--tw-gradient-from: rgb(249 168 212 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 168 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400{--tw-gradient-from: #f472b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/0{--tw-gradient-from: rgb(244 114 182 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/10{--tw-gradient-from: rgb(244 114 182 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/100{--tw-gradient-from: rgb(244 114 182 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/15{--tw-gradient-from: rgb(244 114 182 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/20{--tw-gradient-from: rgb(244 114 182 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/25{--tw-gradient-from: rgb(244 114 182 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/30{--tw-gradient-from: rgb(244 114 182 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/35{--tw-gradient-from: rgb(244 114 182 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/40{--tw-gradient-from: rgb(244 114 182 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/45{--tw-gradient-from: rgb(244 114 182 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/5{--tw-gradient-from: rgb(244 114 182 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/50{--tw-gradient-from: rgb(244 114 182 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/55{--tw-gradient-from: rgb(244 114 182 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/60{--tw-gradient-from: rgb(244 114 182 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/65{--tw-gradient-from: rgb(244 114 182 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/70{--tw-gradient-from: rgb(244 114 182 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/75{--tw-gradient-from: rgb(244 114 182 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/80{--tw-gradient-from: rgb(244 114 182 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/85{--tw-gradient-from: rgb(244 114 182 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/90{--tw-gradient-from: rgb(244 114 182 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-400\/95{--tw-gradient-from: rgb(244 114 182 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 114 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50{--tw-gradient-from: #fdf2f8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/0{--tw-gradient-from: rgb(253 242 248 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/10{--tw-gradient-from: rgb(253 242 248 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/100{--tw-gradient-from: rgb(253 242 248 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/15{--tw-gradient-from: rgb(253 242 248 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/20{--tw-gradient-from: rgb(253 242 248 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/25{--tw-gradient-from: rgb(253 242 248 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/30{--tw-gradient-from: rgb(253 242 248 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/35{--tw-gradient-from: rgb(253 242 248 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/40{--tw-gradient-from: rgb(253 242 248 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/45{--tw-gradient-from: rgb(253 242 248 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/5{--tw-gradient-from: rgb(253 242 248 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/50{--tw-gradient-from: rgb(253 242 248 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/55{--tw-gradient-from: rgb(253 242 248 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/60{--tw-gradient-from: rgb(253 242 248 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/65{--tw-gradient-from: rgb(253 242 248 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/70{--tw-gradient-from: rgb(253 242 248 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/75{--tw-gradient-from: rgb(253 242 248 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/80{--tw-gradient-from: rgb(253 242 248 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/85{--tw-gradient-from: rgb(253 242 248 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/90{--tw-gradient-from: rgb(253 242 248 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-50\/95{--tw-gradient-from: rgb(253 242 248 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 242 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/0{--tw-gradient-from: rgb(236 72 153 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/10{--tw-gradient-from: rgb(236 72 153 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/100{--tw-gradient-from: rgb(236 72 153 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/15{--tw-gradient-from: rgb(236 72 153 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/20{--tw-gradient-from: rgb(236 72 153 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/25{--tw-gradient-from: rgb(236 72 153 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/30{--tw-gradient-from: rgb(236 72 153 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/35{--tw-gradient-from: rgb(236 72 153 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/40{--tw-gradient-from: rgb(236 72 153 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/45{--tw-gradient-from: rgb(236 72 153 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/5{--tw-gradient-from: rgb(236 72 153 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/50{--tw-gradient-from: rgb(236 72 153 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/55{--tw-gradient-from: rgb(236 72 153 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/60{--tw-gradient-from: rgb(236 72 153 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/65{--tw-gradient-from: rgb(236 72 153 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/70{--tw-gradient-from: rgb(236 72 153 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/75{--tw-gradient-from: rgb(236 72 153 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/80{--tw-gradient-from: rgb(236 72 153 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/85{--tw-gradient-from: rgb(236 72 153 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/90{--tw-gradient-from: rgb(236 72 153 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-500\/95{--tw-gradient-from: rgb(236 72 153 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600{--tw-gradient-from: #db2777 var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/0{--tw-gradient-from: rgb(219 39 119 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/10{--tw-gradient-from: rgb(219 39 119 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/100{--tw-gradient-from: rgb(219 39 119 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/15{--tw-gradient-from: rgb(219 39 119 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/20{--tw-gradient-from: rgb(219 39 119 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/25{--tw-gradient-from: rgb(219 39 119 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/30{--tw-gradient-from: rgb(219 39 119 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/35{--tw-gradient-from: rgb(219 39 119 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/40{--tw-gradient-from: rgb(219 39 119 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/45{--tw-gradient-from: rgb(219 39 119 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/5{--tw-gradient-from: rgb(219 39 119 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/50{--tw-gradient-from: rgb(219 39 119 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/55{--tw-gradient-from: rgb(219 39 119 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/60{--tw-gradient-from: rgb(219 39 119 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/65{--tw-gradient-from: rgb(219 39 119 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/70{--tw-gradient-from: rgb(219 39 119 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/75{--tw-gradient-from: rgb(219 39 119 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/80{--tw-gradient-from: rgb(219 39 119 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/85{--tw-gradient-from: rgb(219 39 119 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/90{--tw-gradient-from: rgb(219 39 119 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-600\/95{--tw-gradient-from: rgb(219 39 119 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 39 119 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700{--tw-gradient-from: #be185d var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/0{--tw-gradient-from: rgb(190 24 93 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/10{--tw-gradient-from: rgb(190 24 93 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/100{--tw-gradient-from: rgb(190 24 93 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/15{--tw-gradient-from: rgb(190 24 93 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/20{--tw-gradient-from: rgb(190 24 93 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/25{--tw-gradient-from: rgb(190 24 93 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/30{--tw-gradient-from: rgb(190 24 93 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/35{--tw-gradient-from: rgb(190 24 93 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/40{--tw-gradient-from: rgb(190 24 93 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/45{--tw-gradient-from: rgb(190 24 93 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/5{--tw-gradient-from: rgb(190 24 93 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/50{--tw-gradient-from: rgb(190 24 93 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/55{--tw-gradient-from: rgb(190 24 93 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/60{--tw-gradient-from: rgb(190 24 93 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/65{--tw-gradient-from: rgb(190 24 93 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/70{--tw-gradient-from: rgb(190 24 93 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/75{--tw-gradient-from: rgb(190 24 93 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/80{--tw-gradient-from: rgb(190 24 93 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/85{--tw-gradient-from: rgb(190 24 93 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/90{--tw-gradient-from: rgb(190 24 93 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-700\/95{--tw-gradient-from: rgb(190 24 93 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 24 93 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800{--tw-gradient-from: #9d174d var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/0{--tw-gradient-from: rgb(157 23 77 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/10{--tw-gradient-from: rgb(157 23 77 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/100{--tw-gradient-from: rgb(157 23 77 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/15{--tw-gradient-from: rgb(157 23 77 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/20{--tw-gradient-from: rgb(157 23 77 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/25{--tw-gradient-from: rgb(157 23 77 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/30{--tw-gradient-from: rgb(157 23 77 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/35{--tw-gradient-from: rgb(157 23 77 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/40{--tw-gradient-from: rgb(157 23 77 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/45{--tw-gradient-from: rgb(157 23 77 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/5{--tw-gradient-from: rgb(157 23 77 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/50{--tw-gradient-from: rgb(157 23 77 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/55{--tw-gradient-from: rgb(157 23 77 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/60{--tw-gradient-from: rgb(157 23 77 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/65{--tw-gradient-from: rgb(157 23 77 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/70{--tw-gradient-from: rgb(157 23 77 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/75{--tw-gradient-from: rgb(157 23 77 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/80{--tw-gradient-from: rgb(157 23 77 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/85{--tw-gradient-from: rgb(157 23 77 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/90{--tw-gradient-from: rgb(157 23 77 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-800\/95{--tw-gradient-from: rgb(157 23 77 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(157 23 77 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900{--tw-gradient-from: #831843 var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/0{--tw-gradient-from: rgb(131 24 67 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/10{--tw-gradient-from: rgb(131 24 67 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/100{--tw-gradient-from: rgb(131 24 67 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/15{--tw-gradient-from: rgb(131 24 67 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/20{--tw-gradient-from: rgb(131 24 67 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/25{--tw-gradient-from: rgb(131 24 67 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/30{--tw-gradient-from: rgb(131 24 67 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/35{--tw-gradient-from: rgb(131 24 67 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/40{--tw-gradient-from: rgb(131 24 67 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/45{--tw-gradient-from: rgb(131 24 67 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/5{--tw-gradient-from: rgb(131 24 67 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/50{--tw-gradient-from: rgb(131 24 67 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/55{--tw-gradient-from: rgb(131 24 67 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/60{--tw-gradient-from: rgb(131 24 67 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/65{--tw-gradient-from: rgb(131 24 67 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/70{--tw-gradient-from: rgb(131 24 67 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/75{--tw-gradient-from: rgb(131 24 67 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/80{--tw-gradient-from: rgb(131 24 67 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/85{--tw-gradient-from: rgb(131 24 67 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/90{--tw-gradient-from: rgb(131 24 67 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-900\/95{--tw-gradient-from: rgb(131 24 67 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(131 24 67 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950{--tw-gradient-from: #500724 var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/0{--tw-gradient-from: rgb(80 7 36 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/10{--tw-gradient-from: rgb(80 7 36 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/100{--tw-gradient-from: rgb(80 7 36 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/15{--tw-gradient-from: rgb(80 7 36 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/20{--tw-gradient-from: rgb(80 7 36 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/25{--tw-gradient-from: rgb(80 7 36 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/30{--tw-gradient-from: rgb(80 7 36 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/35{--tw-gradient-from: rgb(80 7 36 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/40{--tw-gradient-from: rgb(80 7 36 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/45{--tw-gradient-from: rgb(80 7 36 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/5{--tw-gradient-from: rgb(80 7 36 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/50{--tw-gradient-from: rgb(80 7 36 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/55{--tw-gradient-from: rgb(80 7 36 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/60{--tw-gradient-from: rgb(80 7 36 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/65{--tw-gradient-from: rgb(80 7 36 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/70{--tw-gradient-from: rgb(80 7 36 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/75{--tw-gradient-from: rgb(80 7 36 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/80{--tw-gradient-from: rgb(80 7 36 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/85{--tw-gradient-from: rgb(80 7 36 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/90{--tw-gradient-from: rgb(80 7 36 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-pink-950\/95{--tw-gradient-from: rgb(80 7 36 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(80 7 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100{--tw-gradient-from: #f3e8ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/0{--tw-gradient-from: rgb(243 232 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/10{--tw-gradient-from: rgb(243 232 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/100{--tw-gradient-from: rgb(243 232 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/15{--tw-gradient-from: rgb(243 232 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/20{--tw-gradient-from: rgb(243 232 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/25{--tw-gradient-from: rgb(243 232 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/30{--tw-gradient-from: rgb(243 232 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/35{--tw-gradient-from: rgb(243 232 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/40{--tw-gradient-from: rgb(243 232 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/45{--tw-gradient-from: rgb(243 232 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/5{--tw-gradient-from: rgb(243 232 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/50{--tw-gradient-from: rgb(243 232 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/55{--tw-gradient-from: rgb(243 232 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/60{--tw-gradient-from: rgb(243 232 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/65{--tw-gradient-from: rgb(243 232 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/70{--tw-gradient-from: rgb(243 232 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/75{--tw-gradient-from: rgb(243 232 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/80{--tw-gradient-from: rgb(243 232 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/85{--tw-gradient-from: rgb(243 232 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/90{--tw-gradient-from: rgb(243 232 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-100\/95{--tw-gradient-from: rgb(243 232 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(243 232 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200{--tw-gradient-from: #e9d5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/0{--tw-gradient-from: rgb(233 213 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/10{--tw-gradient-from: rgb(233 213 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/100{--tw-gradient-from: rgb(233 213 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/15{--tw-gradient-from: rgb(233 213 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/20{--tw-gradient-from: rgb(233 213 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/25{--tw-gradient-from: rgb(233 213 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/30{--tw-gradient-from: rgb(233 213 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/35{--tw-gradient-from: rgb(233 213 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/40{--tw-gradient-from: rgb(233 213 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/45{--tw-gradient-from: rgb(233 213 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/5{--tw-gradient-from: rgb(233 213 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/50{--tw-gradient-from: rgb(233 213 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/55{--tw-gradient-from: rgb(233 213 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/60{--tw-gradient-from: rgb(233 213 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/65{--tw-gradient-from: rgb(233 213 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/70{--tw-gradient-from: rgb(233 213 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/75{--tw-gradient-from: rgb(233 213 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/80{--tw-gradient-from: rgb(233 213 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/85{--tw-gradient-from: rgb(233 213 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/90{--tw-gradient-from: rgb(233 213 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-200\/95{--tw-gradient-from: rgb(233 213 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300{--tw-gradient-from: #d8b4fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/0{--tw-gradient-from: rgb(216 180 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/10{--tw-gradient-from: rgb(216 180 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/100{--tw-gradient-from: rgb(216 180 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/15{--tw-gradient-from: rgb(216 180 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/20{--tw-gradient-from: rgb(216 180 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/25{--tw-gradient-from: rgb(216 180 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/30{--tw-gradient-from: rgb(216 180 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/35{--tw-gradient-from: rgb(216 180 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/40{--tw-gradient-from: rgb(216 180 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/45{--tw-gradient-from: rgb(216 180 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/5{--tw-gradient-from: rgb(216 180 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/50{--tw-gradient-from: rgb(216 180 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/55{--tw-gradient-from: rgb(216 180 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/60{--tw-gradient-from: rgb(216 180 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/65{--tw-gradient-from: rgb(216 180 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/70{--tw-gradient-from: rgb(216 180 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/75{--tw-gradient-from: rgb(216 180 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/80{--tw-gradient-from: rgb(216 180 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/85{--tw-gradient-from: rgb(216 180 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/90{--tw-gradient-from: rgb(216 180 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-300\/95{--tw-gradient-from: rgb(216 180 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(216 180 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400{--tw-gradient-from: #c084fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/0{--tw-gradient-from: rgb(192 132 252 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/10{--tw-gradient-from: rgb(192 132 252 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/100{--tw-gradient-from: rgb(192 132 252 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/15{--tw-gradient-from: rgb(192 132 252 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/20{--tw-gradient-from: rgb(192 132 252 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/25{--tw-gradient-from: rgb(192 132 252 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/30{--tw-gradient-from: rgb(192 132 252 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/35{--tw-gradient-from: rgb(192 132 252 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/40{--tw-gradient-from: rgb(192 132 252 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/45{--tw-gradient-from: rgb(192 132 252 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/5{--tw-gradient-from: rgb(192 132 252 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/50{--tw-gradient-from: rgb(192 132 252 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/55{--tw-gradient-from: rgb(192 132 252 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/60{--tw-gradient-from: rgb(192 132 252 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/65{--tw-gradient-from: rgb(192 132 252 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/70{--tw-gradient-from: rgb(192 132 252 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/75{--tw-gradient-from: rgb(192 132 252 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/80{--tw-gradient-from: rgb(192 132 252 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/85{--tw-gradient-from: rgb(192 132 252 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/90{--tw-gradient-from: rgb(192 132 252 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-400\/95{--tw-gradient-from: rgb(192 132 252 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/0{--tw-gradient-from: rgb(250 245 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/10{--tw-gradient-from: rgb(250 245 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/100{--tw-gradient-from: rgb(250 245 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/15{--tw-gradient-from: rgb(250 245 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/20{--tw-gradient-from: rgb(250 245 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/25{--tw-gradient-from: rgb(250 245 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/30{--tw-gradient-from: rgb(250 245 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/35{--tw-gradient-from: rgb(250 245 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/40{--tw-gradient-from: rgb(250 245 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/45{--tw-gradient-from: rgb(250 245 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/5{--tw-gradient-from: rgb(250 245 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/50{--tw-gradient-from: rgb(250 245 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/55{--tw-gradient-from: rgb(250 245 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/60{--tw-gradient-from: rgb(250 245 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/65{--tw-gradient-from: rgb(250 245 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/70{--tw-gradient-from: rgb(250 245 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/75{--tw-gradient-from: rgb(250 245 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/80{--tw-gradient-from: rgb(250 245 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/85{--tw-gradient-from: rgb(250 245 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/90{--tw-gradient-from: rgb(250 245 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50\/95{--tw-gradient-from: rgb(250 245 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/0{--tw-gradient-from: rgb(168 85 247 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/10{--tw-gradient-from: rgb(168 85 247 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/100{--tw-gradient-from: rgb(168 85 247 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/15{--tw-gradient-from: rgb(168 85 247 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/20{--tw-gradient-from: rgb(168 85 247 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/25{--tw-gradient-from: rgb(168 85 247 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/30{--tw-gradient-from: rgb(168 85 247 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/35{--tw-gradient-from: rgb(168 85 247 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/40{--tw-gradient-from: rgb(168 85 247 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/45{--tw-gradient-from: rgb(168 85 247 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/5{--tw-gradient-from: rgb(168 85 247 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/50{--tw-gradient-from: rgb(168 85 247 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/55{--tw-gradient-from: rgb(168 85 247 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/60{--tw-gradient-from: rgb(168 85 247 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/65{--tw-gradient-from: rgb(168 85 247 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/70{--tw-gradient-from: rgb(168 85 247 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/75{--tw-gradient-from: rgb(168 85 247 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/80{--tw-gradient-from: rgb(168 85 247 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/85{--tw-gradient-from: rgb(168 85 247 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/90{--tw-gradient-from: rgb(168 85 247 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-500\/95{--tw-gradient-from: rgb(168 85 247 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/0{--tw-gradient-from: rgb(147 51 234 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/10{--tw-gradient-from: rgb(147 51 234 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/100{--tw-gradient-from: rgb(147 51 234 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/15{--tw-gradient-from: rgb(147 51 234 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/20{--tw-gradient-from: rgb(147 51 234 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/25{--tw-gradient-from: rgb(147 51 234 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/30{--tw-gradient-from: rgb(147 51 234 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/35{--tw-gradient-from: rgb(147 51 234 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/40{--tw-gradient-from: rgb(147 51 234 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/45{--tw-gradient-from: rgb(147 51 234 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/5{--tw-gradient-from: rgb(147 51 234 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/50{--tw-gradient-from: rgb(147 51 234 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/55{--tw-gradient-from: rgb(147 51 234 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/60{--tw-gradient-from: rgb(147 51 234 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/65{--tw-gradient-from: rgb(147 51 234 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/70{--tw-gradient-from: rgb(147 51 234 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/75{--tw-gradient-from: rgb(147 51 234 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/80{--tw-gradient-from: rgb(147 51 234 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/85{--tw-gradient-from: rgb(147 51 234 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/90{--tw-gradient-from: rgb(147 51 234 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-600\/95{--tw-gradient-from: rgb(147 51 234 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700{--tw-gradient-from: #7e22ce var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/0{--tw-gradient-from: rgb(126 34 206 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/10{--tw-gradient-from: rgb(126 34 206 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/100{--tw-gradient-from: rgb(126 34 206 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/15{--tw-gradient-from: rgb(126 34 206 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/20{--tw-gradient-from: rgb(126 34 206 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/25{--tw-gradient-from: rgb(126 34 206 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/30{--tw-gradient-from: rgb(126 34 206 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/35{--tw-gradient-from: rgb(126 34 206 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/40{--tw-gradient-from: rgb(126 34 206 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/45{--tw-gradient-from: rgb(126 34 206 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/5{--tw-gradient-from: rgb(126 34 206 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/50{--tw-gradient-from: rgb(126 34 206 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/55{--tw-gradient-from: rgb(126 34 206 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/60{--tw-gradient-from: rgb(126 34 206 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/65{--tw-gradient-from: rgb(126 34 206 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/70{--tw-gradient-from: rgb(126 34 206 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/75{--tw-gradient-from: rgb(126 34 206 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/80{--tw-gradient-from: rgb(126 34 206 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/85{--tw-gradient-from: rgb(126 34 206 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/90{--tw-gradient-from: rgb(126 34 206 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-700\/95{--tw-gradient-from: rgb(126 34 206 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800{--tw-gradient-from: #6b21a8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/0{--tw-gradient-from: rgb(107 33 168 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/10{--tw-gradient-from: rgb(107 33 168 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/100{--tw-gradient-from: rgb(107 33 168 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/15{--tw-gradient-from: rgb(107 33 168 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/20{--tw-gradient-from: rgb(107 33 168 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/25{--tw-gradient-from: rgb(107 33 168 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/30{--tw-gradient-from: rgb(107 33 168 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/35{--tw-gradient-from: rgb(107 33 168 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/40{--tw-gradient-from: rgb(107 33 168 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/45{--tw-gradient-from: rgb(107 33 168 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/5{--tw-gradient-from: rgb(107 33 168 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/50{--tw-gradient-from: rgb(107 33 168 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/55{--tw-gradient-from: rgb(107 33 168 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/60{--tw-gradient-from: rgb(107 33 168 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/65{--tw-gradient-from: rgb(107 33 168 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/70{--tw-gradient-from: rgb(107 33 168 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/75{--tw-gradient-from: rgb(107 33 168 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/80{--tw-gradient-from: rgb(107 33 168 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/85{--tw-gradient-from: rgb(107 33 168 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/90{--tw-gradient-from: rgb(107 33 168 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-800\/95{--tw-gradient-from: rgb(107 33 168 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900{--tw-gradient-from: #581c87 var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/0{--tw-gradient-from: rgb(88 28 135 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/10{--tw-gradient-from: rgb(88 28 135 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/100{--tw-gradient-from: rgb(88 28 135 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/15{--tw-gradient-from: rgb(88 28 135 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/20{--tw-gradient-from: rgb(88 28 135 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/25{--tw-gradient-from: rgb(88 28 135 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/30{--tw-gradient-from: rgb(88 28 135 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/35{--tw-gradient-from: rgb(88 28 135 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/40{--tw-gradient-from: rgb(88 28 135 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/45{--tw-gradient-from: rgb(88 28 135 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/5{--tw-gradient-from: rgb(88 28 135 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/50{--tw-gradient-from: rgb(88 28 135 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/55{--tw-gradient-from: rgb(88 28 135 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/60{--tw-gradient-from: rgb(88 28 135 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/65{--tw-gradient-from: rgb(88 28 135 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/70{--tw-gradient-from: rgb(88 28 135 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/75{--tw-gradient-from: rgb(88 28 135 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/80{--tw-gradient-from: rgb(88 28 135 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/85{--tw-gradient-from: rgb(88 28 135 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/90{--tw-gradient-from: rgb(88 28 135 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-900\/95{--tw-gradient-from: rgb(88 28 135 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950{--tw-gradient-from: #3b0764 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/0{--tw-gradient-from: rgb(59 7 100 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/10{--tw-gradient-from: rgb(59 7 100 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/100{--tw-gradient-from: rgb(59 7 100 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/15{--tw-gradient-from: rgb(59 7 100 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/20{--tw-gradient-from: rgb(59 7 100 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/25{--tw-gradient-from: rgb(59 7 100 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/30{--tw-gradient-from: rgb(59 7 100 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/35{--tw-gradient-from: rgb(59 7 100 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/40{--tw-gradient-from: rgb(59 7 100 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/45{--tw-gradient-from: rgb(59 7 100 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/5{--tw-gradient-from: rgb(59 7 100 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/50{--tw-gradient-from: rgb(59 7 100 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/55{--tw-gradient-from: rgb(59 7 100 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/60{--tw-gradient-from: rgb(59 7 100 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/65{--tw-gradient-from: rgb(59 7 100 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/70{--tw-gradient-from: rgb(59 7 100 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/75{--tw-gradient-from: rgb(59 7 100 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/80{--tw-gradient-from: rgb(59 7 100 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/85{--tw-gradient-from: rgb(59 7 100 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/90{--tw-gradient-from: rgb(59 7 100 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-950\/95{--tw-gradient-from: rgb(59 7 100 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/0{--tw-gradient-from: rgb(254 226 226 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/10{--tw-gradient-from: rgb(254 226 226 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/100{--tw-gradient-from: rgb(254 226 226 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/15{--tw-gradient-from: rgb(254 226 226 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/20{--tw-gradient-from: rgb(254 226 226 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/25{--tw-gradient-from: rgb(254 226 226 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/30{--tw-gradient-from: rgb(254 226 226 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/35{--tw-gradient-from: rgb(254 226 226 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/40{--tw-gradient-from: rgb(254 226 226 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/45{--tw-gradient-from: rgb(254 226 226 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/5{--tw-gradient-from: rgb(254 226 226 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/50{--tw-gradient-from: rgb(254 226 226 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/55{--tw-gradient-from: rgb(254 226 226 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/60{--tw-gradient-from: rgb(254 226 226 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/65{--tw-gradient-from: rgb(254 226 226 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/70{--tw-gradient-from: rgb(254 226 226 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/75{--tw-gradient-from: rgb(254 226 226 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/80{--tw-gradient-from: rgb(254 226 226 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/85{--tw-gradient-from: rgb(254 226 226 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/90{--tw-gradient-from: rgb(254 226 226 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/95{--tw-gradient-from: rgb(254 226 226 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200{--tw-gradient-from: #fecaca var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/0{--tw-gradient-from: rgb(254 202 202 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/10{--tw-gradient-from: rgb(254 202 202 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/100{--tw-gradient-from: rgb(254 202 202 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/15{--tw-gradient-from: rgb(254 202 202 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/20{--tw-gradient-from: rgb(254 202 202 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/25{--tw-gradient-from: rgb(254 202 202 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/30{--tw-gradient-from: rgb(254 202 202 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/35{--tw-gradient-from: rgb(254 202 202 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/40{--tw-gradient-from: rgb(254 202 202 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/45{--tw-gradient-from: rgb(254 202 202 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/5{--tw-gradient-from: rgb(254 202 202 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/50{--tw-gradient-from: rgb(254 202 202 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/55{--tw-gradient-from: rgb(254 202 202 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/60{--tw-gradient-from: rgb(254 202 202 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/65{--tw-gradient-from: rgb(254 202 202 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/70{--tw-gradient-from: rgb(254 202 202 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/75{--tw-gradient-from: rgb(254 202 202 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/80{--tw-gradient-from: rgb(254 202 202 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/85{--tw-gradient-from: rgb(254 202 202 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/90{--tw-gradient-from: rgb(254 202 202 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/95{--tw-gradient-from: rgb(254 202 202 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300{--tw-gradient-from: #fca5a5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/0{--tw-gradient-from: rgb(252 165 165 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/10{--tw-gradient-from: rgb(252 165 165 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/100{--tw-gradient-from: rgb(252 165 165 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/15{--tw-gradient-from: rgb(252 165 165 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/20{--tw-gradient-from: rgb(252 165 165 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/25{--tw-gradient-from: rgb(252 165 165 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/30{--tw-gradient-from: rgb(252 165 165 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/35{--tw-gradient-from: rgb(252 165 165 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/40{--tw-gradient-from: rgb(252 165 165 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/45{--tw-gradient-from: rgb(252 165 165 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/5{--tw-gradient-from: rgb(252 165 165 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/50{--tw-gradient-from: rgb(252 165 165 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/55{--tw-gradient-from: rgb(252 165 165 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/60{--tw-gradient-from: rgb(252 165 165 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/65{--tw-gradient-from: rgb(252 165 165 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/70{--tw-gradient-from: rgb(252 165 165 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/75{--tw-gradient-from: rgb(252 165 165 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/80{--tw-gradient-from: rgb(252 165 165 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/85{--tw-gradient-from: rgb(252 165 165 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/90{--tw-gradient-from: rgb(252 165 165 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/95{--tw-gradient-from: rgb(252 165 165 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400{--tw-gradient-from: #f87171 var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/0{--tw-gradient-from: rgb(248 113 113 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/10{--tw-gradient-from: rgb(248 113 113 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/100{--tw-gradient-from: rgb(248 113 113 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/15{--tw-gradient-from: rgb(248 113 113 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/20{--tw-gradient-from: rgb(248 113 113 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/25{--tw-gradient-from: rgb(248 113 113 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/30{--tw-gradient-from: rgb(248 113 113 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/35{--tw-gradient-from: rgb(248 113 113 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/40{--tw-gradient-from: rgb(248 113 113 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/45{--tw-gradient-from: rgb(248 113 113 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/5{--tw-gradient-from: rgb(248 113 113 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/50{--tw-gradient-from: rgb(248 113 113 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/55{--tw-gradient-from: rgb(248 113 113 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/60{--tw-gradient-from: rgb(248 113 113 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/65{--tw-gradient-from: rgb(248 113 113 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/70{--tw-gradient-from: rgb(248 113 113 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/75{--tw-gradient-from: rgb(248 113 113 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/80{--tw-gradient-from: rgb(248 113 113 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/85{--tw-gradient-from: rgb(248 113 113 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/90{--tw-gradient-from: rgb(248 113 113 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/95{--tw-gradient-from: rgb(248 113 113 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/0{--tw-gradient-from: rgb(254 242 242 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/10{--tw-gradient-from: rgb(254 242 242 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/100{--tw-gradient-from: rgb(254 242 242 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/15{--tw-gradient-from: rgb(254 242 242 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/20{--tw-gradient-from: rgb(254 242 242 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/25{--tw-gradient-from: rgb(254 242 242 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/30{--tw-gradient-from: rgb(254 242 242 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/35{--tw-gradient-from: rgb(254 242 242 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/40{--tw-gradient-from: rgb(254 242 242 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/45{--tw-gradient-from: rgb(254 242 242 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/5{--tw-gradient-from: rgb(254 242 242 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/50{--tw-gradient-from: rgb(254 242 242 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/55{--tw-gradient-from: rgb(254 242 242 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/60{--tw-gradient-from: rgb(254 242 242 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/65{--tw-gradient-from: rgb(254 242 242 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/70{--tw-gradient-from: rgb(254 242 242 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/75{--tw-gradient-from: rgb(254 242 242 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/80{--tw-gradient-from: rgb(254 242 242 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/85{--tw-gradient-from: rgb(254 242 242 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/90{--tw-gradient-from: rgb(254 242 242 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/95{--tw-gradient-from: rgb(254 242 242 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/0{--tw-gradient-from: rgb(239 68 68 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/10{--tw-gradient-from: rgb(239 68 68 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/100{--tw-gradient-from: rgb(239 68 68 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/15{--tw-gradient-from: rgb(239 68 68 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/20{--tw-gradient-from: rgb(239 68 68 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/25{--tw-gradient-from: rgb(239 68 68 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/30{--tw-gradient-from: rgb(239 68 68 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/35{--tw-gradient-from: rgb(239 68 68 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/40{--tw-gradient-from: rgb(239 68 68 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/45{--tw-gradient-from: rgb(239 68 68 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/5{--tw-gradient-from: rgb(239 68 68 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/50{--tw-gradient-from: rgb(239 68 68 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/55{--tw-gradient-from: rgb(239 68 68 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/60{--tw-gradient-from: rgb(239 68 68 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/65{--tw-gradient-from: rgb(239 68 68 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/70{--tw-gradient-from: rgb(239 68 68 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/75{--tw-gradient-from: rgb(239 68 68 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/80{--tw-gradient-from: rgb(239 68 68 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/85{--tw-gradient-from: rgb(239 68 68 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/90{--tw-gradient-from: rgb(239 68 68 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/95{--tw-gradient-from: rgb(239 68 68 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/0{--tw-gradient-from: rgb(220 38 38 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/10{--tw-gradient-from: rgb(220 38 38 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/100{--tw-gradient-from: rgb(220 38 38 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/15{--tw-gradient-from: rgb(220 38 38 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/20{--tw-gradient-from: rgb(220 38 38 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/25{--tw-gradient-from: rgb(220 38 38 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/30{--tw-gradient-from: rgb(220 38 38 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/35{--tw-gradient-from: rgb(220 38 38 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/40{--tw-gradient-from: rgb(220 38 38 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/45{--tw-gradient-from: rgb(220 38 38 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/5{--tw-gradient-from: rgb(220 38 38 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/50{--tw-gradient-from: rgb(220 38 38 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/55{--tw-gradient-from: rgb(220 38 38 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/60{--tw-gradient-from: rgb(220 38 38 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/65{--tw-gradient-from: rgb(220 38 38 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/70{--tw-gradient-from: rgb(220 38 38 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/75{--tw-gradient-from: rgb(220 38 38 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/80{--tw-gradient-from: rgb(220 38 38 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/85{--tw-gradient-from: rgb(220 38 38 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/90{--tw-gradient-from: rgb(220 38 38 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/95{--tw-gradient-from: rgb(220 38 38 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/0{--tw-gradient-from: rgb(185 28 28 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/10{--tw-gradient-from: rgb(185 28 28 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/100{--tw-gradient-from: rgb(185 28 28 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/15{--tw-gradient-from: rgb(185 28 28 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/20{--tw-gradient-from: rgb(185 28 28 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/25{--tw-gradient-from: rgb(185 28 28 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/30{--tw-gradient-from: rgb(185 28 28 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/35{--tw-gradient-from: rgb(185 28 28 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/40{--tw-gradient-from: rgb(185 28 28 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/45{--tw-gradient-from: rgb(185 28 28 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/5{--tw-gradient-from: rgb(185 28 28 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/50{--tw-gradient-from: rgb(185 28 28 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/55{--tw-gradient-from: rgb(185 28 28 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/60{--tw-gradient-from: rgb(185 28 28 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/65{--tw-gradient-from: rgb(185 28 28 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/70{--tw-gradient-from: rgb(185 28 28 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/75{--tw-gradient-from: rgb(185 28 28 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/80{--tw-gradient-from: rgb(185 28 28 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/85{--tw-gradient-from: rgb(185 28 28 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/90{--tw-gradient-from: rgb(185 28 28 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/95{--tw-gradient-from: rgb(185 28 28 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800{--tw-gradient-from: #991b1b var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/0{--tw-gradient-from: rgb(153 27 27 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/10{--tw-gradient-from: rgb(153 27 27 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/100{--tw-gradient-from: rgb(153 27 27 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/15{--tw-gradient-from: rgb(153 27 27 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/20{--tw-gradient-from: rgb(153 27 27 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/25{--tw-gradient-from: rgb(153 27 27 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/30{--tw-gradient-from: rgb(153 27 27 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/35{--tw-gradient-from: rgb(153 27 27 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/40{--tw-gradient-from: rgb(153 27 27 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/45{--tw-gradient-from: rgb(153 27 27 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/5{--tw-gradient-from: rgb(153 27 27 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/50{--tw-gradient-from: rgb(153 27 27 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/55{--tw-gradient-from: rgb(153 27 27 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/60{--tw-gradient-from: rgb(153 27 27 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/65{--tw-gradient-from: rgb(153 27 27 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/70{--tw-gradient-from: rgb(153 27 27 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/75{--tw-gradient-from: rgb(153 27 27 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/80{--tw-gradient-from: rgb(153 27 27 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/85{--tw-gradient-from: rgb(153 27 27 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/90{--tw-gradient-from: rgb(153 27 27 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/95{--tw-gradient-from: rgb(153 27 27 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900{--tw-gradient-from: #7f1d1d 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-red-900\/0{--tw-gradient-from: rgb(127 29 29 / 0) 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-red-900\/10{--tw-gradient-from: rgb(127 29 29 / .1) 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-red-900\/100{--tw-gradient-from: rgb(127 29 29 / 1) 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-red-900\/15{--tw-gradient-from: rgb(127 29 29 / .15) 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-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-red-900\/25{--tw-gradient-from: rgb(127 29 29 / .25) 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-red-900\/30{--tw-gradient-from: rgb(127 29 29 / .3) 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-red-900\/35{--tw-gradient-from: rgb(127 29 29 / .35) 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-red-900\/40{--tw-gradient-from: rgb(127 29 29 / .4) 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-red-900\/45{--tw-gradient-from: rgb(127 29 29 / .45) 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-red-900\/5{--tw-gradient-from: rgb(127 29 29 / .05) 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-red-900\/50{--tw-gradient-from: rgb(127 29 29 / .5) 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-red-900\/55{--tw-gradient-from: rgb(127 29 29 / .55) 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-red-900\/60{--tw-gradient-from: rgb(127 29 29 / .6) 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-red-900\/65{--tw-gradient-from: rgb(127 29 29 / .65) 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-red-900\/70{--tw-gradient-from: rgb(127 29 29 / .7) 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-red-900\/75{--tw-gradient-from: rgb(127 29 29 / .75) 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-red-900\/80{--tw-gradient-from: rgb(127 29 29 / .8) 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-red-900\/85{--tw-gradient-from: rgb(127 29 29 / .85) 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-red-900\/90{--tw-gradient-from: rgb(127 29 29 / .9) 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-red-900\/95{--tw-gradient-from: rgb(127 29 29 / .95) 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-red-950{--tw-gradient-from: #450a0a var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/0{--tw-gradient-from: rgb(69 10 10 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/10{--tw-gradient-from: rgb(69 10 10 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/100{--tw-gradient-from: rgb(69 10 10 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/15{--tw-gradient-from: rgb(69 10 10 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/20{--tw-gradient-from: rgb(69 10 10 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/25{--tw-gradient-from: rgb(69 10 10 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/30{--tw-gradient-from: rgb(69 10 10 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/35{--tw-gradient-from: rgb(69 10 10 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/40{--tw-gradient-from: rgb(69 10 10 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/45{--tw-gradient-from: rgb(69 10 10 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/5{--tw-gradient-from: rgb(69 10 10 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/50{--tw-gradient-from: rgb(69 10 10 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/55{--tw-gradient-from: rgb(69 10 10 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/60{--tw-gradient-from: rgb(69 10 10 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/65{--tw-gradient-from: rgb(69 10 10 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/70{--tw-gradient-from: rgb(69 10 10 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/75{--tw-gradient-from: rgb(69 10 10 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/80{--tw-gradient-from: rgb(69 10 10 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/85{--tw-gradient-from: rgb(69 10 10 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/90{--tw-gradient-from: rgb(69 10 10 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/95{--tw-gradient-from: rgb(69 10 10 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100{--tw-gradient-from: #ffe4e6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/0{--tw-gradient-from: rgb(255 228 230 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/10{--tw-gradient-from: rgb(255 228 230 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/100{--tw-gradient-from: rgb(255 228 230 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/15{--tw-gradient-from: rgb(255 228 230 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/20{--tw-gradient-from: rgb(255 228 230 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/25{--tw-gradient-from: rgb(255 228 230 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/30{--tw-gradient-from: rgb(255 228 230 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/35{--tw-gradient-from: rgb(255 228 230 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/40{--tw-gradient-from: rgb(255 228 230 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/45{--tw-gradient-from: rgb(255 228 230 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/5{--tw-gradient-from: rgb(255 228 230 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/50{--tw-gradient-from: rgb(255 228 230 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/55{--tw-gradient-from: rgb(255 228 230 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/60{--tw-gradient-from: rgb(255 228 230 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/65{--tw-gradient-from: rgb(255 228 230 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/70{--tw-gradient-from: rgb(255 228 230 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/75{--tw-gradient-from: rgb(255 228 230 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/80{--tw-gradient-from: rgb(255 228 230 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/85{--tw-gradient-from: rgb(255 228 230 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/90{--tw-gradient-from: rgb(255 228 230 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-100\/95{--tw-gradient-from: rgb(255 228 230 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 228 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200{--tw-gradient-from: #fecdd3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/0{--tw-gradient-from: rgb(254 205 211 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/10{--tw-gradient-from: rgb(254 205 211 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/100{--tw-gradient-from: rgb(254 205 211 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/15{--tw-gradient-from: rgb(254 205 211 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/20{--tw-gradient-from: rgb(254 205 211 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/25{--tw-gradient-from: rgb(254 205 211 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/30{--tw-gradient-from: rgb(254 205 211 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/35{--tw-gradient-from: rgb(254 205 211 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/40{--tw-gradient-from: rgb(254 205 211 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/45{--tw-gradient-from: rgb(254 205 211 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/5{--tw-gradient-from: rgb(254 205 211 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/50{--tw-gradient-from: rgb(254 205 211 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/55{--tw-gradient-from: rgb(254 205 211 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/60{--tw-gradient-from: rgb(254 205 211 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/65{--tw-gradient-from: rgb(254 205 211 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/70{--tw-gradient-from: rgb(254 205 211 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/75{--tw-gradient-from: rgb(254 205 211 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/80{--tw-gradient-from: rgb(254 205 211 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/85{--tw-gradient-from: rgb(254 205 211 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/90{--tw-gradient-from: rgb(254 205 211 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-200\/95{--tw-gradient-from: rgb(254 205 211 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 205 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300{--tw-gradient-from: #fda4af var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/0{--tw-gradient-from: rgb(253 164 175 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/10{--tw-gradient-from: rgb(253 164 175 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/100{--tw-gradient-from: rgb(253 164 175 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/15{--tw-gradient-from: rgb(253 164 175 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/20{--tw-gradient-from: rgb(253 164 175 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/25{--tw-gradient-from: rgb(253 164 175 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/30{--tw-gradient-from: rgb(253 164 175 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/35{--tw-gradient-from: rgb(253 164 175 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/40{--tw-gradient-from: rgb(253 164 175 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/45{--tw-gradient-from: rgb(253 164 175 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/5{--tw-gradient-from: rgb(253 164 175 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/50{--tw-gradient-from: rgb(253 164 175 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/55{--tw-gradient-from: rgb(253 164 175 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/60{--tw-gradient-from: rgb(253 164 175 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/65{--tw-gradient-from: rgb(253 164 175 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/70{--tw-gradient-from: rgb(253 164 175 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/75{--tw-gradient-from: rgb(253 164 175 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/80{--tw-gradient-from: rgb(253 164 175 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/85{--tw-gradient-from: rgb(253 164 175 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/90{--tw-gradient-from: rgb(253 164 175 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-300\/95{--tw-gradient-from: rgb(253 164 175 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 164 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400{--tw-gradient-from: #fb7185 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/0{--tw-gradient-from: rgb(251 113 133 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/10{--tw-gradient-from: rgb(251 113 133 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/100{--tw-gradient-from: rgb(251 113 133 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/15{--tw-gradient-from: rgb(251 113 133 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/20{--tw-gradient-from: rgb(251 113 133 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/25{--tw-gradient-from: rgb(251 113 133 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/30{--tw-gradient-from: rgb(251 113 133 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/35{--tw-gradient-from: rgb(251 113 133 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/40{--tw-gradient-from: rgb(251 113 133 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/45{--tw-gradient-from: rgb(251 113 133 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/5{--tw-gradient-from: rgb(251 113 133 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/50{--tw-gradient-from: rgb(251 113 133 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/55{--tw-gradient-from: rgb(251 113 133 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/60{--tw-gradient-from: rgb(251 113 133 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/65{--tw-gradient-from: rgb(251 113 133 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/70{--tw-gradient-from: rgb(251 113 133 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/75{--tw-gradient-from: rgb(251 113 133 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/80{--tw-gradient-from: rgb(251 113 133 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/85{--tw-gradient-from: rgb(251 113 133 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/90{--tw-gradient-from: rgb(251 113 133 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-400\/95{--tw-gradient-from: rgb(251 113 133 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 113 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50{--tw-gradient-from: #fff1f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/0{--tw-gradient-from: rgb(255 241 242 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/10{--tw-gradient-from: rgb(255 241 242 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/100{--tw-gradient-from: rgb(255 241 242 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/15{--tw-gradient-from: rgb(255 241 242 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/20{--tw-gradient-from: rgb(255 241 242 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/25{--tw-gradient-from: rgb(255 241 242 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/30{--tw-gradient-from: rgb(255 241 242 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/35{--tw-gradient-from: rgb(255 241 242 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/40{--tw-gradient-from: rgb(255 241 242 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/45{--tw-gradient-from: rgb(255 241 242 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/5{--tw-gradient-from: rgb(255 241 242 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/50{--tw-gradient-from: rgb(255 241 242 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/55{--tw-gradient-from: rgb(255 241 242 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/60{--tw-gradient-from: rgb(255 241 242 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/65{--tw-gradient-from: rgb(255 241 242 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/70{--tw-gradient-from: rgb(255 241 242 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/75{--tw-gradient-from: rgb(255 241 242 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/80{--tw-gradient-from: rgb(255 241 242 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/85{--tw-gradient-from: rgb(255 241 242 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/90{--tw-gradient-from: rgb(255 241 242 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-50\/95{--tw-gradient-from: rgb(255 241 242 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 241 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500{--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/0{--tw-gradient-from: rgb(244 63 94 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/10{--tw-gradient-from: rgb(244 63 94 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/100{--tw-gradient-from: rgb(244 63 94 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/15{--tw-gradient-from: rgb(244 63 94 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/20{--tw-gradient-from: rgb(244 63 94 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/25{--tw-gradient-from: rgb(244 63 94 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/30{--tw-gradient-from: rgb(244 63 94 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/35{--tw-gradient-from: rgb(244 63 94 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/40{--tw-gradient-from: rgb(244 63 94 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/45{--tw-gradient-from: rgb(244 63 94 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/5{--tw-gradient-from: rgb(244 63 94 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/50{--tw-gradient-from: rgb(244 63 94 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/55{--tw-gradient-from: rgb(244 63 94 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/60{--tw-gradient-from: rgb(244 63 94 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/65{--tw-gradient-from: rgb(244 63 94 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/70{--tw-gradient-from: rgb(244 63 94 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/75{--tw-gradient-from: rgb(244 63 94 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/80{--tw-gradient-from: rgb(244 63 94 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/85{--tw-gradient-from: rgb(244 63 94 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/90{--tw-gradient-from: rgb(244 63 94 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500\/95{--tw-gradient-from: rgb(244 63 94 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600{--tw-gradient-from: #e11d48 var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/0{--tw-gradient-from: rgb(225 29 72 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/10{--tw-gradient-from: rgb(225 29 72 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/100{--tw-gradient-from: rgb(225 29 72 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/15{--tw-gradient-from: rgb(225 29 72 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/20{--tw-gradient-from: rgb(225 29 72 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/25{--tw-gradient-from: rgb(225 29 72 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/30{--tw-gradient-from: rgb(225 29 72 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/35{--tw-gradient-from: rgb(225 29 72 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/40{--tw-gradient-from: rgb(225 29 72 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/45{--tw-gradient-from: rgb(225 29 72 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/5{--tw-gradient-from: rgb(225 29 72 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/50{--tw-gradient-from: rgb(225 29 72 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/55{--tw-gradient-from: rgb(225 29 72 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/60{--tw-gradient-from: rgb(225 29 72 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/65{--tw-gradient-from: rgb(225 29 72 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/70{--tw-gradient-from: rgb(225 29 72 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/75{--tw-gradient-from: rgb(225 29 72 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/80{--tw-gradient-from: rgb(225 29 72 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/85{--tw-gradient-from: rgb(225 29 72 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/90{--tw-gradient-from: rgb(225 29 72 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-600\/95{--tw-gradient-from: rgb(225 29 72 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(225 29 72 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700{--tw-gradient-from: #be123c var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/0{--tw-gradient-from: rgb(190 18 60 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/10{--tw-gradient-from: rgb(190 18 60 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/100{--tw-gradient-from: rgb(190 18 60 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/15{--tw-gradient-from: rgb(190 18 60 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/20{--tw-gradient-from: rgb(190 18 60 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/25{--tw-gradient-from: rgb(190 18 60 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/30{--tw-gradient-from: rgb(190 18 60 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/35{--tw-gradient-from: rgb(190 18 60 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/40{--tw-gradient-from: rgb(190 18 60 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/45{--tw-gradient-from: rgb(190 18 60 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/5{--tw-gradient-from: rgb(190 18 60 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/50{--tw-gradient-from: rgb(190 18 60 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/55{--tw-gradient-from: rgb(190 18 60 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/60{--tw-gradient-from: rgb(190 18 60 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/65{--tw-gradient-from: rgb(190 18 60 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/70{--tw-gradient-from: rgb(190 18 60 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/75{--tw-gradient-from: rgb(190 18 60 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/80{--tw-gradient-from: rgb(190 18 60 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/85{--tw-gradient-from: rgb(190 18 60 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/90{--tw-gradient-from: rgb(190 18 60 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-700\/95{--tw-gradient-from: rgb(190 18 60 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(190 18 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800{--tw-gradient-from: #9f1239 var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/0{--tw-gradient-from: rgb(159 18 57 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/10{--tw-gradient-from: rgb(159 18 57 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/100{--tw-gradient-from: rgb(159 18 57 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/15{--tw-gradient-from: rgb(159 18 57 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/20{--tw-gradient-from: rgb(159 18 57 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/25{--tw-gradient-from: rgb(159 18 57 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/30{--tw-gradient-from: rgb(159 18 57 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/35{--tw-gradient-from: rgb(159 18 57 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/40{--tw-gradient-from: rgb(159 18 57 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/45{--tw-gradient-from: rgb(159 18 57 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/5{--tw-gradient-from: rgb(159 18 57 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/50{--tw-gradient-from: rgb(159 18 57 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/55{--tw-gradient-from: rgb(159 18 57 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/60{--tw-gradient-from: rgb(159 18 57 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/65{--tw-gradient-from: rgb(159 18 57 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/70{--tw-gradient-from: rgb(159 18 57 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/75{--tw-gradient-from: rgb(159 18 57 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/80{--tw-gradient-from: rgb(159 18 57 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/85{--tw-gradient-from: rgb(159 18 57 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/90{--tw-gradient-from: rgb(159 18 57 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800\/95{--tw-gradient-from: rgb(159 18 57 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(159 18 57 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900{--tw-gradient-from: #881337 var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/0{--tw-gradient-from: rgb(136 19 55 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/10{--tw-gradient-from: rgb(136 19 55 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/100{--tw-gradient-from: rgb(136 19 55 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/15{--tw-gradient-from: rgb(136 19 55 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/20{--tw-gradient-from: rgb(136 19 55 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/25{--tw-gradient-from: rgb(136 19 55 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/30{--tw-gradient-from: rgb(136 19 55 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/35{--tw-gradient-from: rgb(136 19 55 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/40{--tw-gradient-from: rgb(136 19 55 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/45{--tw-gradient-from: rgb(136 19 55 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/5{--tw-gradient-from: rgb(136 19 55 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/50{--tw-gradient-from: rgb(136 19 55 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/55{--tw-gradient-from: rgb(136 19 55 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/60{--tw-gradient-from: rgb(136 19 55 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/65{--tw-gradient-from: rgb(136 19 55 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/70{--tw-gradient-from: rgb(136 19 55 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/75{--tw-gradient-from: rgb(136 19 55 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/80{--tw-gradient-from: rgb(136 19 55 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/85{--tw-gradient-from: rgb(136 19 55 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/90{--tw-gradient-from: rgb(136 19 55 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-900\/95{--tw-gradient-from: rgb(136 19 55 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(136 19 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950{--tw-gradient-from: #4c0519 var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/0{--tw-gradient-from: rgb(76 5 25 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/10{--tw-gradient-from: rgb(76 5 25 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/100{--tw-gradient-from: rgb(76 5 25 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/15{--tw-gradient-from: rgb(76 5 25 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/20{--tw-gradient-from: rgb(76 5 25 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/25{--tw-gradient-from: rgb(76 5 25 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/30{--tw-gradient-from: rgb(76 5 25 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/35{--tw-gradient-from: rgb(76 5 25 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/40{--tw-gradient-from: rgb(76 5 25 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/45{--tw-gradient-from: rgb(76 5 25 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/5{--tw-gradient-from: rgb(76 5 25 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/50{--tw-gradient-from: rgb(76 5 25 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/55{--tw-gradient-from: rgb(76 5 25 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/60{--tw-gradient-from: rgb(76 5 25 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/65{--tw-gradient-from: rgb(76 5 25 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/70{--tw-gradient-from: rgb(76 5 25 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/75{--tw-gradient-from: rgb(76 5 25 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/80{--tw-gradient-from: rgb(76 5 25 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/85{--tw-gradient-from: rgb(76 5 25 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/90{--tw-gradient-from: rgb(76 5 25 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-950\/95{--tw-gradient-from: rgb(76 5 25 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 5 25 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue{--tw-gradient-from: #111928 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/0{--tw-gradient-from: rgb(17 25 40 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/10{--tw-gradient-from: rgb(17 25 40 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/100{--tw-gradient-from: rgb(17 25 40 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/15{--tw-gradient-from: rgb(17 25 40 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/20{--tw-gradient-from: rgb(17 25 40 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/25{--tw-gradient-from: rgb(17 25 40 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/30{--tw-gradient-from: rgb(17 25 40 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/35{--tw-gradient-from: rgb(17 25 40 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/40{--tw-gradient-from: rgb(17 25 40 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/45{--tw-gradient-from: rgb(17 25 40 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/5{--tw-gradient-from: rgb(17 25 40 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/50{--tw-gradient-from: rgb(17 25 40 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/55{--tw-gradient-from: rgb(17 25 40 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/60{--tw-gradient-from: rgb(17 25 40 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/65{--tw-gradient-from: rgb(17 25 40 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/70{--tw-gradient-from: rgb(17 25 40 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/75{--tw-gradient-from: rgb(17 25 40 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/80{--tw-gradient-from: rgb(17 25 40 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/85{--tw-gradient-from: rgb(17 25 40 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/90{--tw-gradient-from: rgb(17 25 40 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sapien-blue\/95{--tw-gradient-from: rgb(17 25 40 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 25 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100{--tw-gradient-from: #e0f2fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/0{--tw-gradient-from: rgb(224 242 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/10{--tw-gradient-from: rgb(224 242 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/100{--tw-gradient-from: rgb(224 242 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/15{--tw-gradient-from: rgb(224 242 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/20{--tw-gradient-from: rgb(224 242 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/25{--tw-gradient-from: rgb(224 242 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/30{--tw-gradient-from: rgb(224 242 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/35{--tw-gradient-from: rgb(224 242 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/40{--tw-gradient-from: rgb(224 242 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/45{--tw-gradient-from: rgb(224 242 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/5{--tw-gradient-from: rgb(224 242 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/50{--tw-gradient-from: rgb(224 242 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/55{--tw-gradient-from: rgb(224 242 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/60{--tw-gradient-from: rgb(224 242 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/65{--tw-gradient-from: rgb(224 242 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/70{--tw-gradient-from: rgb(224 242 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/75{--tw-gradient-from: rgb(224 242 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/80{--tw-gradient-from: rgb(224 242 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/85{--tw-gradient-from: rgb(224 242 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/90{--tw-gradient-from: rgb(224 242 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-100\/95{--tw-gradient-from: rgb(224 242 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(224 242 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200{--tw-gradient-from: #bae6fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/0{--tw-gradient-from: rgb(186 230 253 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/10{--tw-gradient-from: rgb(186 230 253 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/100{--tw-gradient-from: rgb(186 230 253 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/15{--tw-gradient-from: rgb(186 230 253 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/20{--tw-gradient-from: rgb(186 230 253 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/25{--tw-gradient-from: rgb(186 230 253 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/30{--tw-gradient-from: rgb(186 230 253 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/35{--tw-gradient-from: rgb(186 230 253 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/40{--tw-gradient-from: rgb(186 230 253 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/45{--tw-gradient-from: rgb(186 230 253 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/5{--tw-gradient-from: rgb(186 230 253 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/50{--tw-gradient-from: rgb(186 230 253 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/55{--tw-gradient-from: rgb(186 230 253 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/60{--tw-gradient-from: rgb(186 230 253 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/65{--tw-gradient-from: rgb(186 230 253 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/70{--tw-gradient-from: rgb(186 230 253 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/75{--tw-gradient-from: rgb(186 230 253 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/80{--tw-gradient-from: rgb(186 230 253 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/85{--tw-gradient-from: rgb(186 230 253 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/90{--tw-gradient-from: rgb(186 230 253 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-200\/95{--tw-gradient-from: rgb(186 230 253 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300{--tw-gradient-from: #7dd3fc var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/0{--tw-gradient-from: rgb(125 211 252 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/10{--tw-gradient-from: rgb(125 211 252 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/100{--tw-gradient-from: rgb(125 211 252 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/15{--tw-gradient-from: rgb(125 211 252 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/20{--tw-gradient-from: rgb(125 211 252 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/25{--tw-gradient-from: rgb(125 211 252 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/30{--tw-gradient-from: rgb(125 211 252 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/35{--tw-gradient-from: rgb(125 211 252 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/40{--tw-gradient-from: rgb(125 211 252 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/45{--tw-gradient-from: rgb(125 211 252 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/5{--tw-gradient-from: rgb(125 211 252 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/50{--tw-gradient-from: rgb(125 211 252 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/55{--tw-gradient-from: rgb(125 211 252 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/60{--tw-gradient-from: rgb(125 211 252 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/65{--tw-gradient-from: rgb(125 211 252 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/70{--tw-gradient-from: rgb(125 211 252 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/75{--tw-gradient-from: rgb(125 211 252 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/80{--tw-gradient-from: rgb(125 211 252 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/85{--tw-gradient-from: rgb(125 211 252 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/90{--tw-gradient-from: rgb(125 211 252 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-300\/95{--tw-gradient-from: rgb(125 211 252 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 211 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400{--tw-gradient-from: #38bdf8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/0{--tw-gradient-from: rgb(56 189 248 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/10{--tw-gradient-from: rgb(56 189 248 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/100{--tw-gradient-from: rgb(56 189 248 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/15{--tw-gradient-from: rgb(56 189 248 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/20{--tw-gradient-from: rgb(56 189 248 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/25{--tw-gradient-from: rgb(56 189 248 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/30{--tw-gradient-from: rgb(56 189 248 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/35{--tw-gradient-from: rgb(56 189 248 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/40{--tw-gradient-from: rgb(56 189 248 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/45{--tw-gradient-from: rgb(56 189 248 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/5{--tw-gradient-from: rgb(56 189 248 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/50{--tw-gradient-from: rgb(56 189 248 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/55{--tw-gradient-from: rgb(56 189 248 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/60{--tw-gradient-from: rgb(56 189 248 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/65{--tw-gradient-from: rgb(56 189 248 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/70{--tw-gradient-from: rgb(56 189 248 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/75{--tw-gradient-from: rgb(56 189 248 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/80{--tw-gradient-from: rgb(56 189 248 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/85{--tw-gradient-from: rgb(56 189 248 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/90{--tw-gradient-from: rgb(56 189 248 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-400\/95{--tw-gradient-from: rgb(56 189 248 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(56 189 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50{--tw-gradient-from: #f0f9ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/0{--tw-gradient-from: rgb(240 249 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/10{--tw-gradient-from: rgb(240 249 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/100{--tw-gradient-from: rgb(240 249 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/15{--tw-gradient-from: rgb(240 249 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/20{--tw-gradient-from: rgb(240 249 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/25{--tw-gradient-from: rgb(240 249 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/30{--tw-gradient-from: rgb(240 249 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/35{--tw-gradient-from: rgb(240 249 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/40{--tw-gradient-from: rgb(240 249 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/45{--tw-gradient-from: rgb(240 249 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/5{--tw-gradient-from: rgb(240 249 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/50{--tw-gradient-from: rgb(240 249 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/55{--tw-gradient-from: rgb(240 249 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/60{--tw-gradient-from: rgb(240 249 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/65{--tw-gradient-from: rgb(240 249 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/70{--tw-gradient-from: rgb(240 249 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/75{--tw-gradient-from: rgb(240 249 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/80{--tw-gradient-from: rgb(240 249 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/85{--tw-gradient-from: rgb(240 249 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/90{--tw-gradient-from: rgb(240 249 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-50\/95{--tw-gradient-from: rgb(240 249 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 249 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500{--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/0{--tw-gradient-from: rgb(14 165 233 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/10{--tw-gradient-from: rgb(14 165 233 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/100{--tw-gradient-from: rgb(14 165 233 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/15{--tw-gradient-from: rgb(14 165 233 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/20{--tw-gradient-from: rgb(14 165 233 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/25{--tw-gradient-from: rgb(14 165 233 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/30{--tw-gradient-from: rgb(14 165 233 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/35{--tw-gradient-from: rgb(14 165 233 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/40{--tw-gradient-from: rgb(14 165 233 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/45{--tw-gradient-from: rgb(14 165 233 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/5{--tw-gradient-from: rgb(14 165 233 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/50{--tw-gradient-from: rgb(14 165 233 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/55{--tw-gradient-from: rgb(14 165 233 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/60{--tw-gradient-from: rgb(14 165 233 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/65{--tw-gradient-from: rgb(14 165 233 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/70{--tw-gradient-from: rgb(14 165 233 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/75{--tw-gradient-from: rgb(14 165 233 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/80{--tw-gradient-from: rgb(14 165 233 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/85{--tw-gradient-from: rgb(14 165 233 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/90{--tw-gradient-from: rgb(14 165 233 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-500\/95{--tw-gradient-from: rgb(14 165 233 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600{--tw-gradient-from: #0284c7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/0{--tw-gradient-from: rgb(2 132 199 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/10{--tw-gradient-from: rgb(2 132 199 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/100{--tw-gradient-from: rgb(2 132 199 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/15{--tw-gradient-from: rgb(2 132 199 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/20{--tw-gradient-from: rgb(2 132 199 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/25{--tw-gradient-from: rgb(2 132 199 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/30{--tw-gradient-from: rgb(2 132 199 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/35{--tw-gradient-from: rgb(2 132 199 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/40{--tw-gradient-from: rgb(2 132 199 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/45{--tw-gradient-from: rgb(2 132 199 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/5{--tw-gradient-from: rgb(2 132 199 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/50{--tw-gradient-from: rgb(2 132 199 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/55{--tw-gradient-from: rgb(2 132 199 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/60{--tw-gradient-from: rgb(2 132 199 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/65{--tw-gradient-from: rgb(2 132 199 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/70{--tw-gradient-from: rgb(2 132 199 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/75{--tw-gradient-from: rgb(2 132 199 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/80{--tw-gradient-from: rgb(2 132 199 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/85{--tw-gradient-from: rgb(2 132 199 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/90{--tw-gradient-from: rgb(2 132 199 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-600\/95{--tw-gradient-from: rgb(2 132 199 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700{--tw-gradient-from: #0369a1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/0{--tw-gradient-from: rgb(3 105 161 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/10{--tw-gradient-from: rgb(3 105 161 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/100{--tw-gradient-from: rgb(3 105 161 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/15{--tw-gradient-from: rgb(3 105 161 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/20{--tw-gradient-from: rgb(3 105 161 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/25{--tw-gradient-from: rgb(3 105 161 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/30{--tw-gradient-from: rgb(3 105 161 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/35{--tw-gradient-from: rgb(3 105 161 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/40{--tw-gradient-from: rgb(3 105 161 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/45{--tw-gradient-from: rgb(3 105 161 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/5{--tw-gradient-from: rgb(3 105 161 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/50{--tw-gradient-from: rgb(3 105 161 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/55{--tw-gradient-from: rgb(3 105 161 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/60{--tw-gradient-from: rgb(3 105 161 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/65{--tw-gradient-from: rgb(3 105 161 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/70{--tw-gradient-from: rgb(3 105 161 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/75{--tw-gradient-from: rgb(3 105 161 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/80{--tw-gradient-from: rgb(3 105 161 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/85{--tw-gradient-from: rgb(3 105 161 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/90{--tw-gradient-from: rgb(3 105 161 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-700\/95{--tw-gradient-from: rgb(3 105 161 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 105 161 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800{--tw-gradient-from: #075985 var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/0{--tw-gradient-from: rgb(7 89 133 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/10{--tw-gradient-from: rgb(7 89 133 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/100{--tw-gradient-from: rgb(7 89 133 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/15{--tw-gradient-from: rgb(7 89 133 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/20{--tw-gradient-from: rgb(7 89 133 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/25{--tw-gradient-from: rgb(7 89 133 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/30{--tw-gradient-from: rgb(7 89 133 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/35{--tw-gradient-from: rgb(7 89 133 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/40{--tw-gradient-from: rgb(7 89 133 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/45{--tw-gradient-from: rgb(7 89 133 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/5{--tw-gradient-from: rgb(7 89 133 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/50{--tw-gradient-from: rgb(7 89 133 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/55{--tw-gradient-from: rgb(7 89 133 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/60{--tw-gradient-from: rgb(7 89 133 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/65{--tw-gradient-from: rgb(7 89 133 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/70{--tw-gradient-from: rgb(7 89 133 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/75{--tw-gradient-from: rgb(7 89 133 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/80{--tw-gradient-from: rgb(7 89 133 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/85{--tw-gradient-from: rgb(7 89 133 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/90{--tw-gradient-from: rgb(7 89 133 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-800\/95{--tw-gradient-from: rgb(7 89 133 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(7 89 133 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900{--tw-gradient-from: #0c4a6e var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/0{--tw-gradient-from: rgb(12 74 110 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/10{--tw-gradient-from: rgb(12 74 110 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/100{--tw-gradient-from: rgb(12 74 110 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/15{--tw-gradient-from: rgb(12 74 110 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/20{--tw-gradient-from: rgb(12 74 110 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/25{--tw-gradient-from: rgb(12 74 110 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/30{--tw-gradient-from: rgb(12 74 110 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/35{--tw-gradient-from: rgb(12 74 110 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/40{--tw-gradient-from: rgb(12 74 110 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/45{--tw-gradient-from: rgb(12 74 110 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/5{--tw-gradient-from: rgb(12 74 110 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/50{--tw-gradient-from: rgb(12 74 110 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/55{--tw-gradient-from: rgb(12 74 110 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/60{--tw-gradient-from: rgb(12 74 110 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/65{--tw-gradient-from: rgb(12 74 110 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/70{--tw-gradient-from: rgb(12 74 110 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/75{--tw-gradient-from: rgb(12 74 110 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/80{--tw-gradient-from: rgb(12 74 110 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/85{--tw-gradient-from: rgb(12 74 110 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/90{--tw-gradient-from: rgb(12 74 110 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-900\/95{--tw-gradient-from: rgb(12 74 110 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 74 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950{--tw-gradient-from: #082f49 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/0{--tw-gradient-from: rgb(8 47 73 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/10{--tw-gradient-from: rgb(8 47 73 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/100{--tw-gradient-from: rgb(8 47 73 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/15{--tw-gradient-from: rgb(8 47 73 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/20{--tw-gradient-from: rgb(8 47 73 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/25{--tw-gradient-from: rgb(8 47 73 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/30{--tw-gradient-from: rgb(8 47 73 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/35{--tw-gradient-from: rgb(8 47 73 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/40{--tw-gradient-from: rgb(8 47 73 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/45{--tw-gradient-from: rgb(8 47 73 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/5{--tw-gradient-from: rgb(8 47 73 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/50{--tw-gradient-from: rgb(8 47 73 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/55{--tw-gradient-from: rgb(8 47 73 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/60{--tw-gradient-from: rgb(8 47 73 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/65{--tw-gradient-from: rgb(8 47 73 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/70{--tw-gradient-from: rgb(8 47 73 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/75{--tw-gradient-from: rgb(8 47 73 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/80{--tw-gradient-from: rgb(8 47 73 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/85{--tw-gradient-from: rgb(8 47 73 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/90{--tw-gradient-from: rgb(8 47 73 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sky-950\/95{--tw-gradient-from: rgb(8 47 73 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 47 73 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100{--tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/0{--tw-gradient-from: rgb(241 245 249 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/10{--tw-gradient-from: rgb(241 245 249 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/100{--tw-gradient-from: rgb(241 245 249 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/15{--tw-gradient-from: rgb(241 245 249 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/20{--tw-gradient-from: rgb(241 245 249 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/25{--tw-gradient-from: rgb(241 245 249 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/30{--tw-gradient-from: rgb(241 245 249 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/35{--tw-gradient-from: rgb(241 245 249 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/40{--tw-gradient-from: rgb(241 245 249 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/45{--tw-gradient-from: rgb(241 245 249 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/5{--tw-gradient-from: rgb(241 245 249 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/50{--tw-gradient-from: rgb(241 245 249 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/55{--tw-gradient-from: rgb(241 245 249 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/60{--tw-gradient-from: rgb(241 245 249 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/65{--tw-gradient-from: rgb(241 245 249 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/70{--tw-gradient-from: rgb(241 245 249 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/75{--tw-gradient-from: rgb(241 245 249 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/80{--tw-gradient-from: rgb(241 245 249 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/85{--tw-gradient-from: rgb(241 245 249 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/90{--tw-gradient-from: rgb(241 245 249 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100\/95{--tw-gradient-from: rgb(241 245 249 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200{--tw-gradient-from: #e2e8f0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/0{--tw-gradient-from: rgb(226 232 240 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/10{--tw-gradient-from: rgb(226 232 240 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/100{--tw-gradient-from: rgb(226 232 240 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/15{--tw-gradient-from: rgb(226 232 240 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/20{--tw-gradient-from: rgb(226 232 240 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/25{--tw-gradient-from: rgb(226 232 240 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/30{--tw-gradient-from: rgb(226 232 240 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/35{--tw-gradient-from: rgb(226 232 240 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/40{--tw-gradient-from: rgb(226 232 240 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/45{--tw-gradient-from: rgb(226 232 240 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/5{--tw-gradient-from: rgb(226 232 240 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/50{--tw-gradient-from: rgb(226 232 240 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/55{--tw-gradient-from: rgb(226 232 240 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/60{--tw-gradient-from: rgb(226 232 240 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/65{--tw-gradient-from: rgb(226 232 240 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/70{--tw-gradient-from: rgb(226 232 240 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/75{--tw-gradient-from: rgb(226 232 240 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/80{--tw-gradient-from: rgb(226 232 240 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/85{--tw-gradient-from: rgb(226 232 240 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/90{--tw-gradient-from: rgb(226 232 240 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-200\/95{--tw-gradient-from: rgb(226 232 240 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(226 232 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300{--tw-gradient-from: #cbd5e1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/0{--tw-gradient-from: rgb(203 213 225 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/10{--tw-gradient-from: rgb(203 213 225 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/100{--tw-gradient-from: rgb(203 213 225 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/15{--tw-gradient-from: rgb(203 213 225 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/20{--tw-gradient-from: rgb(203 213 225 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/25{--tw-gradient-from: rgb(203 213 225 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/30{--tw-gradient-from: rgb(203 213 225 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/35{--tw-gradient-from: rgb(203 213 225 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/40{--tw-gradient-from: rgb(203 213 225 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/45{--tw-gradient-from: rgb(203 213 225 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/5{--tw-gradient-from: rgb(203 213 225 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/50{--tw-gradient-from: rgb(203 213 225 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/55{--tw-gradient-from: rgb(203 213 225 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/60{--tw-gradient-from: rgb(203 213 225 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/65{--tw-gradient-from: rgb(203 213 225 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/70{--tw-gradient-from: rgb(203 213 225 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/75{--tw-gradient-from: rgb(203 213 225 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/80{--tw-gradient-from: rgb(203 213 225 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/85{--tw-gradient-from: rgb(203 213 225 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/90{--tw-gradient-from: rgb(203 213 225 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300\/95{--tw-gradient-from: rgb(203 213 225 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400{--tw-gradient-from: #94a3b8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/0{--tw-gradient-from: rgb(148 163 184 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/10{--tw-gradient-from: rgb(148 163 184 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/100{--tw-gradient-from: rgb(148 163 184 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/15{--tw-gradient-from: rgb(148 163 184 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/20{--tw-gradient-from: rgb(148 163 184 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/25{--tw-gradient-from: rgb(148 163 184 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/30{--tw-gradient-from: rgb(148 163 184 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/35{--tw-gradient-from: rgb(148 163 184 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/40{--tw-gradient-from: rgb(148 163 184 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/45{--tw-gradient-from: rgb(148 163 184 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/5{--tw-gradient-from: rgb(148 163 184 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/50{--tw-gradient-from: rgb(148 163 184 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/55{--tw-gradient-from: rgb(148 163 184 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/60{--tw-gradient-from: rgb(148 163 184 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/65{--tw-gradient-from: rgb(148 163 184 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/70{--tw-gradient-from: rgb(148 163 184 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/75{--tw-gradient-from: rgb(148 163 184 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/80{--tw-gradient-from: rgb(148 163 184 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/85{--tw-gradient-from: rgb(148 163 184 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/90{--tw-gradient-from: rgb(148 163 184 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-400\/95{--tw-gradient-from: rgb(148 163 184 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(148 163 184 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/0{--tw-gradient-from: rgb(248 250 252 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/10{--tw-gradient-from: rgb(248 250 252 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/100{--tw-gradient-from: rgb(248 250 252 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/15{--tw-gradient-from: rgb(248 250 252 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/20{--tw-gradient-from: rgb(248 250 252 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/25{--tw-gradient-from: rgb(248 250 252 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/30{--tw-gradient-from: rgb(248 250 252 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/35{--tw-gradient-from: rgb(248 250 252 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/40{--tw-gradient-from: rgb(248 250 252 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/45{--tw-gradient-from: rgb(248 250 252 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/5{--tw-gradient-from: rgb(248 250 252 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/50{--tw-gradient-from: rgb(248 250 252 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/55{--tw-gradient-from: rgb(248 250 252 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/60{--tw-gradient-from: rgb(248 250 252 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/65{--tw-gradient-from: rgb(248 250 252 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/70{--tw-gradient-from: rgb(248 250 252 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/75{--tw-gradient-from: rgb(248 250 252 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/80{--tw-gradient-from: rgb(248 250 252 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/85{--tw-gradient-from: rgb(248 250 252 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/90{--tw-gradient-from: rgb(248 250 252 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/95{--tw-gradient-from: rgb(248 250 252 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500{--tw-gradient-from: #64748b var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/0{--tw-gradient-from: rgb(100 116 139 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/10{--tw-gradient-from: rgb(100 116 139 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/100{--tw-gradient-from: rgb(100 116 139 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/15{--tw-gradient-from: rgb(100 116 139 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/20{--tw-gradient-from: rgb(100 116 139 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/25{--tw-gradient-from: rgb(100 116 139 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/30{--tw-gradient-from: rgb(100 116 139 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/35{--tw-gradient-from: rgb(100 116 139 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/40{--tw-gradient-from: rgb(100 116 139 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/45{--tw-gradient-from: rgb(100 116 139 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/5{--tw-gradient-from: rgb(100 116 139 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/50{--tw-gradient-from: rgb(100 116 139 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/55{--tw-gradient-from: rgb(100 116 139 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/60{--tw-gradient-from: rgb(100 116 139 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/65{--tw-gradient-from: rgb(100 116 139 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/70{--tw-gradient-from: rgb(100 116 139 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/75{--tw-gradient-from: rgb(100 116 139 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/80{--tw-gradient-from: rgb(100 116 139 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/85{--tw-gradient-from: rgb(100 116 139 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/90{--tw-gradient-from: rgb(100 116 139 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500\/95{--tw-gradient-from: rgb(100 116 139 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600{--tw-gradient-from: #475569 var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/0{--tw-gradient-from: rgb(71 85 105 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/10{--tw-gradient-from: rgb(71 85 105 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/100{--tw-gradient-from: rgb(71 85 105 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/15{--tw-gradient-from: rgb(71 85 105 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/20{--tw-gradient-from: rgb(71 85 105 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/25{--tw-gradient-from: rgb(71 85 105 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/30{--tw-gradient-from: rgb(71 85 105 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/35{--tw-gradient-from: rgb(71 85 105 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/40{--tw-gradient-from: rgb(71 85 105 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/45{--tw-gradient-from: rgb(71 85 105 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/5{--tw-gradient-from: rgb(71 85 105 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/50{--tw-gradient-from: rgb(71 85 105 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/55{--tw-gradient-from: rgb(71 85 105 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/60{--tw-gradient-from: rgb(71 85 105 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/65{--tw-gradient-from: rgb(71 85 105 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/70{--tw-gradient-from: rgb(71 85 105 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/75{--tw-gradient-from: rgb(71 85 105 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/80{--tw-gradient-from: rgb(71 85 105 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/85{--tw-gradient-from: rgb(71 85 105 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/90{--tw-gradient-from: rgb(71 85 105 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-600\/95{--tw-gradient-from: rgb(71 85 105 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700{--tw-gradient-from: #334155 var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/0{--tw-gradient-from: rgb(51 65 85 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/10{--tw-gradient-from: rgb(51 65 85 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/100{--tw-gradient-from: rgb(51 65 85 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/15{--tw-gradient-from: rgb(51 65 85 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/20{--tw-gradient-from: rgb(51 65 85 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/25{--tw-gradient-from: rgb(51 65 85 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/30{--tw-gradient-from: rgb(51 65 85 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/35{--tw-gradient-from: rgb(51 65 85 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/40{--tw-gradient-from: rgb(51 65 85 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/45{--tw-gradient-from: rgb(51 65 85 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/5{--tw-gradient-from: rgb(51 65 85 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/50{--tw-gradient-from: rgb(51 65 85 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/55{--tw-gradient-from: rgb(51 65 85 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/60{--tw-gradient-from: rgb(51 65 85 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/65{--tw-gradient-from: rgb(51 65 85 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/70{--tw-gradient-from: rgb(51 65 85 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/75{--tw-gradient-from: rgb(51 65 85 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/80{--tw-gradient-from: rgb(51 65 85 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/85{--tw-gradient-from: rgb(51 65 85 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/90{--tw-gradient-from: rgb(51 65 85 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-700\/95{--tw-gradient-from: rgb(51 65 85 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800{--tw-gradient-from: #1e293b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/0{--tw-gradient-from: rgb(30 41 59 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/10{--tw-gradient-from: rgb(30 41 59 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/100{--tw-gradient-from: rgb(30 41 59 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/15{--tw-gradient-from: rgb(30 41 59 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/20{--tw-gradient-from: rgb(30 41 59 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/25{--tw-gradient-from: rgb(30 41 59 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/30{--tw-gradient-from: rgb(30 41 59 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/35{--tw-gradient-from: rgb(30 41 59 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/40{--tw-gradient-from: rgb(30 41 59 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/45{--tw-gradient-from: rgb(30 41 59 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/5{--tw-gradient-from: rgb(30 41 59 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/50{--tw-gradient-from: rgb(30 41 59 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/55{--tw-gradient-from: rgb(30 41 59 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/60{--tw-gradient-from: rgb(30 41 59 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/65{--tw-gradient-from: rgb(30 41 59 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/70{--tw-gradient-from: rgb(30 41 59 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/75{--tw-gradient-from: rgb(30 41 59 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/80{--tw-gradient-from: rgb(30 41 59 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/85{--tw-gradient-from: rgb(30 41 59 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/90{--tw-gradient-from: rgb(30 41 59 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-800\/95{--tw-gradient-from: rgb(30 41 59 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900{--tw-gradient-from: #0f172a var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/0{--tw-gradient-from: rgb(15 23 42 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/10{--tw-gradient-from: rgb(15 23 42 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/100{--tw-gradient-from: rgb(15 23 42 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/15{--tw-gradient-from: rgb(15 23 42 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/20{--tw-gradient-from: rgb(15 23 42 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/25{--tw-gradient-from: rgb(15 23 42 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/30{--tw-gradient-from: rgb(15 23 42 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/35{--tw-gradient-from: rgb(15 23 42 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/40{--tw-gradient-from: rgb(15 23 42 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/45{--tw-gradient-from: rgb(15 23 42 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/5{--tw-gradient-from: rgb(15 23 42 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/50{--tw-gradient-from: rgb(15 23 42 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/55{--tw-gradient-from: rgb(15 23 42 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/60{--tw-gradient-from: rgb(15 23 42 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/65{--tw-gradient-from: rgb(15 23 42 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/70{--tw-gradient-from: rgb(15 23 42 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/75{--tw-gradient-from: rgb(15 23 42 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/80{--tw-gradient-from: rgb(15 23 42 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/85{--tw-gradient-from: rgb(15 23 42 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/90{--tw-gradient-from: rgb(15 23 42 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900\/95{--tw-gradient-from: rgb(15 23 42 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950{--tw-gradient-from: #020617 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/0{--tw-gradient-from: rgb(2 6 23 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/10{--tw-gradient-from: rgb(2 6 23 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/100{--tw-gradient-from: rgb(2 6 23 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/15{--tw-gradient-from: rgb(2 6 23 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/20{--tw-gradient-from: rgb(2 6 23 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/25{--tw-gradient-from: rgb(2 6 23 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/30{--tw-gradient-from: rgb(2 6 23 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/35{--tw-gradient-from: rgb(2 6 23 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/40{--tw-gradient-from: rgb(2 6 23 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/45{--tw-gradient-from: rgb(2 6 23 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/5{--tw-gradient-from: rgb(2 6 23 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/50{--tw-gradient-from: rgb(2 6 23 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/55{--tw-gradient-from: rgb(2 6 23 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/60{--tw-gradient-from: rgb(2 6 23 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/65{--tw-gradient-from: rgb(2 6 23 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/70{--tw-gradient-from: rgb(2 6 23 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/75{--tw-gradient-from: rgb(2 6 23 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/80{--tw-gradient-from: rgb(2 6 23 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/85{--tw-gradient-from: rgb(2 6 23 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/90{--tw-gradient-from: rgb(2 6 23 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-950\/95{--tw-gradient-from: rgb(2 6 23 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100{--tw-gradient-from: #f5f5f4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/0{--tw-gradient-from: rgb(245 245 244 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/10{--tw-gradient-from: rgb(245 245 244 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/100{--tw-gradient-from: rgb(245 245 244 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/15{--tw-gradient-from: rgb(245 245 244 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/20{--tw-gradient-from: rgb(245 245 244 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/25{--tw-gradient-from: rgb(245 245 244 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/30{--tw-gradient-from: rgb(245 245 244 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/35{--tw-gradient-from: rgb(245 245 244 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/40{--tw-gradient-from: rgb(245 245 244 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/45{--tw-gradient-from: rgb(245 245 244 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/5{--tw-gradient-from: rgb(245 245 244 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/50{--tw-gradient-from: rgb(245 245 244 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/55{--tw-gradient-from: rgb(245 245 244 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/60{--tw-gradient-from: rgb(245 245 244 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/65{--tw-gradient-from: rgb(245 245 244 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/70{--tw-gradient-from: rgb(245 245 244 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/75{--tw-gradient-from: rgb(245 245 244 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/80{--tw-gradient-from: rgb(245 245 244 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/85{--tw-gradient-from: rgb(245 245 244 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/90{--tw-gradient-from: rgb(245 245 244 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-100\/95{--tw-gradient-from: rgb(245 245 244 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 245 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200{--tw-gradient-from: #e7e5e4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/0{--tw-gradient-from: rgb(231 229 228 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/10{--tw-gradient-from: rgb(231 229 228 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/100{--tw-gradient-from: rgb(231 229 228 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/15{--tw-gradient-from: rgb(231 229 228 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/20{--tw-gradient-from: rgb(231 229 228 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/25{--tw-gradient-from: rgb(231 229 228 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/30{--tw-gradient-from: rgb(231 229 228 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/35{--tw-gradient-from: rgb(231 229 228 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/40{--tw-gradient-from: rgb(231 229 228 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/45{--tw-gradient-from: rgb(231 229 228 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/5{--tw-gradient-from: rgb(231 229 228 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/50{--tw-gradient-from: rgb(231 229 228 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/55{--tw-gradient-from: rgb(231 229 228 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/60{--tw-gradient-from: rgb(231 229 228 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/65{--tw-gradient-from: rgb(231 229 228 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/70{--tw-gradient-from: rgb(231 229 228 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/75{--tw-gradient-from: rgb(231 229 228 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/80{--tw-gradient-from: rgb(231 229 228 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/85{--tw-gradient-from: rgb(231 229 228 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/90{--tw-gradient-from: rgb(231 229 228 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-200\/95{--tw-gradient-from: rgb(231 229 228 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300{--tw-gradient-from: #d6d3d1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/0{--tw-gradient-from: rgb(214 211 209 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/10{--tw-gradient-from: rgb(214 211 209 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/100{--tw-gradient-from: rgb(214 211 209 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/15{--tw-gradient-from: rgb(214 211 209 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/20{--tw-gradient-from: rgb(214 211 209 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/25{--tw-gradient-from: rgb(214 211 209 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/30{--tw-gradient-from: rgb(214 211 209 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/35{--tw-gradient-from: rgb(214 211 209 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/40{--tw-gradient-from: rgb(214 211 209 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/45{--tw-gradient-from: rgb(214 211 209 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/5{--tw-gradient-from: rgb(214 211 209 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/50{--tw-gradient-from: rgb(214 211 209 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/55{--tw-gradient-from: rgb(214 211 209 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/60{--tw-gradient-from: rgb(214 211 209 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/65{--tw-gradient-from: rgb(214 211 209 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/70{--tw-gradient-from: rgb(214 211 209 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/75{--tw-gradient-from: rgb(214 211 209 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/80{--tw-gradient-from: rgb(214 211 209 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/85{--tw-gradient-from: rgb(214 211 209 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/90{--tw-gradient-from: rgb(214 211 209 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-300\/95{--tw-gradient-from: rgb(214 211 209 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400{--tw-gradient-from: #a8a29e var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/0{--tw-gradient-from: rgb(168 162 158 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/10{--tw-gradient-from: rgb(168 162 158 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/100{--tw-gradient-from: rgb(168 162 158 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/15{--tw-gradient-from: rgb(168 162 158 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/20{--tw-gradient-from: rgb(168 162 158 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/25{--tw-gradient-from: rgb(168 162 158 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/30{--tw-gradient-from: rgb(168 162 158 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/35{--tw-gradient-from: rgb(168 162 158 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/40{--tw-gradient-from: rgb(168 162 158 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/45{--tw-gradient-from: rgb(168 162 158 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/5{--tw-gradient-from: rgb(168 162 158 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/50{--tw-gradient-from: rgb(168 162 158 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/55{--tw-gradient-from: rgb(168 162 158 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/60{--tw-gradient-from: rgb(168 162 158 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/65{--tw-gradient-from: rgb(168 162 158 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/70{--tw-gradient-from: rgb(168 162 158 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/75{--tw-gradient-from: rgb(168 162 158 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/80{--tw-gradient-from: rgb(168 162 158 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/85{--tw-gradient-from: rgb(168 162 158 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/90{--tw-gradient-from: rgb(168 162 158 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-400\/95{--tw-gradient-from: rgb(168 162 158 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 162 158 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50{--tw-gradient-from: #fafaf9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/0{--tw-gradient-from: rgb(250 250 249 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/10{--tw-gradient-from: rgb(250 250 249 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/100{--tw-gradient-from: rgb(250 250 249 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/15{--tw-gradient-from: rgb(250 250 249 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/20{--tw-gradient-from: rgb(250 250 249 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/25{--tw-gradient-from: rgb(250 250 249 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/30{--tw-gradient-from: rgb(250 250 249 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/35{--tw-gradient-from: rgb(250 250 249 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/40{--tw-gradient-from: rgb(250 250 249 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/45{--tw-gradient-from: rgb(250 250 249 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/5{--tw-gradient-from: rgb(250 250 249 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/50{--tw-gradient-from: rgb(250 250 249 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/55{--tw-gradient-from: rgb(250 250 249 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/60{--tw-gradient-from: rgb(250 250 249 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/65{--tw-gradient-from: rgb(250 250 249 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/70{--tw-gradient-from: rgb(250 250 249 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/75{--tw-gradient-from: rgb(250 250 249 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/80{--tw-gradient-from: rgb(250 250 249 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/85{--tw-gradient-from: rgb(250 250 249 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/90{--tw-gradient-from: rgb(250 250 249 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-50\/95{--tw-gradient-from: rgb(250 250 249 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500{--tw-gradient-from: #78716c var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/0{--tw-gradient-from: rgb(120 113 108 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/10{--tw-gradient-from: rgb(120 113 108 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/100{--tw-gradient-from: rgb(120 113 108 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/15{--tw-gradient-from: rgb(120 113 108 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/20{--tw-gradient-from: rgb(120 113 108 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/25{--tw-gradient-from: rgb(120 113 108 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/30{--tw-gradient-from: rgb(120 113 108 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/35{--tw-gradient-from: rgb(120 113 108 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/40{--tw-gradient-from: rgb(120 113 108 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/45{--tw-gradient-from: rgb(120 113 108 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/5{--tw-gradient-from: rgb(120 113 108 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/50{--tw-gradient-from: rgb(120 113 108 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/55{--tw-gradient-from: rgb(120 113 108 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/60{--tw-gradient-from: rgb(120 113 108 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/65{--tw-gradient-from: rgb(120 113 108 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/70{--tw-gradient-from: rgb(120 113 108 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/75{--tw-gradient-from: rgb(120 113 108 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/80{--tw-gradient-from: rgb(120 113 108 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/85{--tw-gradient-from: rgb(120 113 108 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/90{--tw-gradient-from: rgb(120 113 108 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-500\/95{--tw-gradient-from: rgb(120 113 108 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 113 108 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600{--tw-gradient-from: #57534e var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/0{--tw-gradient-from: rgb(87 83 78 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/10{--tw-gradient-from: rgb(87 83 78 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/100{--tw-gradient-from: rgb(87 83 78 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/15{--tw-gradient-from: rgb(87 83 78 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/20{--tw-gradient-from: rgb(87 83 78 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/25{--tw-gradient-from: rgb(87 83 78 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/30{--tw-gradient-from: rgb(87 83 78 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/35{--tw-gradient-from: rgb(87 83 78 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/40{--tw-gradient-from: rgb(87 83 78 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/45{--tw-gradient-from: rgb(87 83 78 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/5{--tw-gradient-from: rgb(87 83 78 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/50{--tw-gradient-from: rgb(87 83 78 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/55{--tw-gradient-from: rgb(87 83 78 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/60{--tw-gradient-from: rgb(87 83 78 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/65{--tw-gradient-from: rgb(87 83 78 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/70{--tw-gradient-from: rgb(87 83 78 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/75{--tw-gradient-from: rgb(87 83 78 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/80{--tw-gradient-from: rgb(87 83 78 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/85{--tw-gradient-from: rgb(87 83 78 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/90{--tw-gradient-from: rgb(87 83 78 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-600\/95{--tw-gradient-from: rgb(87 83 78 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(87 83 78 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700{--tw-gradient-from: #44403c var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/0{--tw-gradient-from: rgb(68 64 60 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/10{--tw-gradient-from: rgb(68 64 60 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/100{--tw-gradient-from: rgb(68 64 60 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/15{--tw-gradient-from: rgb(68 64 60 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/20{--tw-gradient-from: rgb(68 64 60 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/25{--tw-gradient-from: rgb(68 64 60 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/30{--tw-gradient-from: rgb(68 64 60 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/35{--tw-gradient-from: rgb(68 64 60 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/40{--tw-gradient-from: rgb(68 64 60 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/45{--tw-gradient-from: rgb(68 64 60 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/5{--tw-gradient-from: rgb(68 64 60 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/50{--tw-gradient-from: rgb(68 64 60 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/55{--tw-gradient-from: rgb(68 64 60 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/60{--tw-gradient-from: rgb(68 64 60 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/65{--tw-gradient-from: rgb(68 64 60 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/70{--tw-gradient-from: rgb(68 64 60 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/75{--tw-gradient-from: rgb(68 64 60 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/80{--tw-gradient-from: rgb(68 64 60 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/85{--tw-gradient-from: rgb(68 64 60 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/90{--tw-gradient-from: rgb(68 64 60 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-700\/95{--tw-gradient-from: rgb(68 64 60 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(68 64 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800{--tw-gradient-from: #292524 var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/0{--tw-gradient-from: rgb(41 37 36 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/10{--tw-gradient-from: rgb(41 37 36 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/100{--tw-gradient-from: rgb(41 37 36 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/15{--tw-gradient-from: rgb(41 37 36 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/20{--tw-gradient-from: rgb(41 37 36 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/25{--tw-gradient-from: rgb(41 37 36 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/30{--tw-gradient-from: rgb(41 37 36 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/35{--tw-gradient-from: rgb(41 37 36 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/40{--tw-gradient-from: rgb(41 37 36 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/45{--tw-gradient-from: rgb(41 37 36 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/5{--tw-gradient-from: rgb(41 37 36 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/50{--tw-gradient-from: rgb(41 37 36 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/55{--tw-gradient-from: rgb(41 37 36 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/60{--tw-gradient-from: rgb(41 37 36 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/65{--tw-gradient-from: rgb(41 37 36 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/70{--tw-gradient-from: rgb(41 37 36 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/75{--tw-gradient-from: rgb(41 37 36 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/80{--tw-gradient-from: rgb(41 37 36 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/85{--tw-gradient-from: rgb(41 37 36 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/90{--tw-gradient-from: rgb(41 37 36 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-800\/95{--tw-gradient-from: rgb(41 37 36 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(41 37 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-900{--tw-gradient-from: #1c1917 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-stone-900\/0{--tw-gradient-from: rgb(28 25 23 / 0) 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-stone-900\/10{--tw-gradient-from: rgb(28 25 23 / .1) 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-stone-900\/100{--tw-gradient-from: rgb(28 25 23 / 1) 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-stone-900\/15{--tw-gradient-from: rgb(28 25 23 / .15) 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-stone-900\/20{--tw-gradient-from: rgb(28 25 23 / .2) 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-stone-900\/25{--tw-gradient-from: rgb(28 25 23 / .25) 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-stone-900\/30{--tw-gradient-from: rgb(28 25 23 / .3) 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-stone-900\/35{--tw-gradient-from: rgb(28 25 23 / .35) 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-stone-900\/40{--tw-gradient-from: rgb(28 25 23 / .4) 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-stone-900\/45{--tw-gradient-from: rgb(28 25 23 / .45) 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-stone-900\/5{--tw-gradient-from: rgb(28 25 23 / .05) 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-stone-900\/50{--tw-gradient-from: rgb(28 25 23 / .5) 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-stone-900\/55{--tw-gradient-from: rgb(28 25 23 / .55) 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-stone-900\/60{--tw-gradient-from: rgb(28 25 23 / .6) 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-stone-900\/65{--tw-gradient-from: rgb(28 25 23 / .65) 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-stone-900\/70{--tw-gradient-from: rgb(28 25 23 / .7) 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-stone-900\/75{--tw-gradient-from: rgb(28 25 23 / .75) 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-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-stone-900\/85{--tw-gradient-from: rgb(28 25 23 / .85) 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-stone-900\/90{--tw-gradient-from: rgb(28 25 23 / .9) 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-stone-900\/95{--tw-gradient-from: rgb(28 25 23 / .95) 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-stone-950{--tw-gradient-from: #0c0a09 var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/0{--tw-gradient-from: rgb(12 10 9 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/10{--tw-gradient-from: rgb(12 10 9 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/100{--tw-gradient-from: rgb(12 10 9 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/15{--tw-gradient-from: rgb(12 10 9 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/20{--tw-gradient-from: rgb(12 10 9 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/25{--tw-gradient-from: rgb(12 10 9 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/30{--tw-gradient-from: rgb(12 10 9 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/35{--tw-gradient-from: rgb(12 10 9 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/40{--tw-gradient-from: rgb(12 10 9 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/45{--tw-gradient-from: rgb(12 10 9 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/5{--tw-gradient-from: rgb(12 10 9 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/50{--tw-gradient-from: rgb(12 10 9 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/55{--tw-gradient-from: rgb(12 10 9 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/60{--tw-gradient-from: rgb(12 10 9 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/65{--tw-gradient-from: rgb(12 10 9 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/70{--tw-gradient-from: rgb(12 10 9 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/75{--tw-gradient-from: rgb(12 10 9 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/80{--tw-gradient-from: rgb(12 10 9 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/85{--tw-gradient-from: rgb(12 10 9 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/90{--tw-gradient-from: rgb(12 10 9 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-stone-950\/95{--tw-gradient-from: rgb(12 10 9 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(12 10 9 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100{--tw-gradient-from: #ccfbf1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/0{--tw-gradient-from: rgb(204 251 241 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/10{--tw-gradient-from: rgb(204 251 241 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/100{--tw-gradient-from: rgb(204 251 241 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/15{--tw-gradient-from: rgb(204 251 241 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/20{--tw-gradient-from: rgb(204 251 241 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/25{--tw-gradient-from: rgb(204 251 241 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/30{--tw-gradient-from: rgb(204 251 241 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/35{--tw-gradient-from: rgb(204 251 241 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/40{--tw-gradient-from: rgb(204 251 241 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/45{--tw-gradient-from: rgb(204 251 241 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/5{--tw-gradient-from: rgb(204 251 241 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/50{--tw-gradient-from: rgb(204 251 241 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/55{--tw-gradient-from: rgb(204 251 241 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/60{--tw-gradient-from: rgb(204 251 241 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/65{--tw-gradient-from: rgb(204 251 241 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/70{--tw-gradient-from: rgb(204 251 241 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/75{--tw-gradient-from: rgb(204 251 241 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/80{--tw-gradient-from: rgb(204 251 241 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/85{--tw-gradient-from: rgb(204 251 241 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/90{--tw-gradient-from: rgb(204 251 241 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-100\/95{--tw-gradient-from: rgb(204 251 241 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(204 251 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200{--tw-gradient-from: #99f6e4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/0{--tw-gradient-from: rgb(153 246 228 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/10{--tw-gradient-from: rgb(153 246 228 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/100{--tw-gradient-from: rgb(153 246 228 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/15{--tw-gradient-from: rgb(153 246 228 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/20{--tw-gradient-from: rgb(153 246 228 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/25{--tw-gradient-from: rgb(153 246 228 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/30{--tw-gradient-from: rgb(153 246 228 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/35{--tw-gradient-from: rgb(153 246 228 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/40{--tw-gradient-from: rgb(153 246 228 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/45{--tw-gradient-from: rgb(153 246 228 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/5{--tw-gradient-from: rgb(153 246 228 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/50{--tw-gradient-from: rgb(153 246 228 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/55{--tw-gradient-from: rgb(153 246 228 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/60{--tw-gradient-from: rgb(153 246 228 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/65{--tw-gradient-from: rgb(153 246 228 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/70{--tw-gradient-from: rgb(153 246 228 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/75{--tw-gradient-from: rgb(153 246 228 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/80{--tw-gradient-from: rgb(153 246 228 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/85{--tw-gradient-from: rgb(153 246 228 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/90{--tw-gradient-from: rgb(153 246 228 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-200\/95{--tw-gradient-from: rgb(153 246 228 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 246 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300{--tw-gradient-from: #5eead4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/0{--tw-gradient-from: rgb(94 234 212 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/10{--tw-gradient-from: rgb(94 234 212 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/100{--tw-gradient-from: rgb(94 234 212 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/15{--tw-gradient-from: rgb(94 234 212 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/20{--tw-gradient-from: rgb(94 234 212 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/25{--tw-gradient-from: rgb(94 234 212 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/30{--tw-gradient-from: rgb(94 234 212 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/35{--tw-gradient-from: rgb(94 234 212 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/40{--tw-gradient-from: rgb(94 234 212 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/45{--tw-gradient-from: rgb(94 234 212 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/5{--tw-gradient-from: rgb(94 234 212 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/50{--tw-gradient-from: rgb(94 234 212 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/55{--tw-gradient-from: rgb(94 234 212 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/60{--tw-gradient-from: rgb(94 234 212 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/65{--tw-gradient-from: rgb(94 234 212 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/70{--tw-gradient-from: rgb(94 234 212 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/75{--tw-gradient-from: rgb(94 234 212 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/80{--tw-gradient-from: rgb(94 234 212 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/85{--tw-gradient-from: rgb(94 234 212 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/90{--tw-gradient-from: rgb(94 234 212 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-300\/95{--tw-gradient-from: rgb(94 234 212 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(94 234 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400{--tw-gradient-from: #2dd4bf var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/0{--tw-gradient-from: rgb(45 212 191 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/10{--tw-gradient-from: rgb(45 212 191 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/100{--tw-gradient-from: rgb(45 212 191 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/15{--tw-gradient-from: rgb(45 212 191 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/20{--tw-gradient-from: rgb(45 212 191 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/25{--tw-gradient-from: rgb(45 212 191 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/30{--tw-gradient-from: rgb(45 212 191 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/35{--tw-gradient-from: rgb(45 212 191 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/40{--tw-gradient-from: rgb(45 212 191 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/45{--tw-gradient-from: rgb(45 212 191 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/5{--tw-gradient-from: rgb(45 212 191 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/50{--tw-gradient-from: rgb(45 212 191 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/55{--tw-gradient-from: rgb(45 212 191 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/60{--tw-gradient-from: rgb(45 212 191 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/65{--tw-gradient-from: rgb(45 212 191 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/70{--tw-gradient-from: rgb(45 212 191 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/75{--tw-gradient-from: rgb(45 212 191 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/80{--tw-gradient-from: rgb(45 212 191 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/85{--tw-gradient-from: rgb(45 212 191 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/90{--tw-gradient-from: rgb(45 212 191 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-400\/95{--tw-gradient-from: rgb(45 212 191 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50{--tw-gradient-from: #f0fdfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/0{--tw-gradient-from: rgb(240 253 250 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/10{--tw-gradient-from: rgb(240 253 250 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/100{--tw-gradient-from: rgb(240 253 250 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/15{--tw-gradient-from: rgb(240 253 250 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/20{--tw-gradient-from: rgb(240 253 250 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/25{--tw-gradient-from: rgb(240 253 250 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/30{--tw-gradient-from: rgb(240 253 250 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/35{--tw-gradient-from: rgb(240 253 250 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/40{--tw-gradient-from: rgb(240 253 250 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/45{--tw-gradient-from: rgb(240 253 250 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/5{--tw-gradient-from: rgb(240 253 250 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/50{--tw-gradient-from: rgb(240 253 250 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/55{--tw-gradient-from: rgb(240 253 250 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/60{--tw-gradient-from: rgb(240 253 250 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/65{--tw-gradient-from: rgb(240 253 250 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/70{--tw-gradient-from: rgb(240 253 250 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/75{--tw-gradient-from: rgb(240 253 250 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/80{--tw-gradient-from: rgb(240 253 250 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/85{--tw-gradient-from: rgb(240 253 250 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/90{--tw-gradient-from: rgb(240 253 250 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50\/95{--tw-gradient-from: rgb(240 253 250 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/0{--tw-gradient-from: rgb(20 184 166 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/10{--tw-gradient-from: rgb(20 184 166 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/100{--tw-gradient-from: rgb(20 184 166 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/15{--tw-gradient-from: rgb(20 184 166 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/20{--tw-gradient-from: rgb(20 184 166 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/25{--tw-gradient-from: rgb(20 184 166 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/30{--tw-gradient-from: rgb(20 184 166 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/35{--tw-gradient-from: rgb(20 184 166 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/40{--tw-gradient-from: rgb(20 184 166 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/45{--tw-gradient-from: rgb(20 184 166 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/5{--tw-gradient-from: rgb(20 184 166 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/50{--tw-gradient-from: rgb(20 184 166 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/55{--tw-gradient-from: rgb(20 184 166 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/60{--tw-gradient-from: rgb(20 184 166 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/65{--tw-gradient-from: rgb(20 184 166 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/70{--tw-gradient-from: rgb(20 184 166 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/75{--tw-gradient-from: rgb(20 184 166 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/80{--tw-gradient-from: rgb(20 184 166 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/85{--tw-gradient-from: rgb(20 184 166 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/90{--tw-gradient-from: rgb(20 184 166 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500\/95{--tw-gradient-from: rgb(20 184 166 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600{--tw-gradient-from: #0d9488 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/0{--tw-gradient-from: rgb(13 148 136 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/10{--tw-gradient-from: rgb(13 148 136 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/100{--tw-gradient-from: rgb(13 148 136 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/15{--tw-gradient-from: rgb(13 148 136 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/20{--tw-gradient-from: rgb(13 148 136 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/25{--tw-gradient-from: rgb(13 148 136 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/30{--tw-gradient-from: rgb(13 148 136 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/35{--tw-gradient-from: rgb(13 148 136 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/40{--tw-gradient-from: rgb(13 148 136 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/45{--tw-gradient-from: rgb(13 148 136 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/5{--tw-gradient-from: rgb(13 148 136 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/50{--tw-gradient-from: rgb(13 148 136 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/55{--tw-gradient-from: rgb(13 148 136 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/60{--tw-gradient-from: rgb(13 148 136 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/65{--tw-gradient-from: rgb(13 148 136 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/70{--tw-gradient-from: rgb(13 148 136 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/75{--tw-gradient-from: rgb(13 148 136 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/80{--tw-gradient-from: rgb(13 148 136 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/85{--tw-gradient-from: rgb(13 148 136 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/90{--tw-gradient-from: rgb(13 148 136 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600\/95{--tw-gradient-from: rgb(13 148 136 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700{--tw-gradient-from: #0f766e var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/0{--tw-gradient-from: rgb(15 118 110 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/10{--tw-gradient-from: rgb(15 118 110 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/100{--tw-gradient-from: rgb(15 118 110 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/15{--tw-gradient-from: rgb(15 118 110 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/20{--tw-gradient-from: rgb(15 118 110 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/25{--tw-gradient-from: rgb(15 118 110 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/30{--tw-gradient-from: rgb(15 118 110 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/35{--tw-gradient-from: rgb(15 118 110 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/40{--tw-gradient-from: rgb(15 118 110 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/45{--tw-gradient-from: rgb(15 118 110 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/5{--tw-gradient-from: rgb(15 118 110 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/50{--tw-gradient-from: rgb(15 118 110 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/55{--tw-gradient-from: rgb(15 118 110 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/60{--tw-gradient-from: rgb(15 118 110 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/65{--tw-gradient-from: rgb(15 118 110 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/70{--tw-gradient-from: rgb(15 118 110 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/75{--tw-gradient-from: rgb(15 118 110 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/80{--tw-gradient-from: rgb(15 118 110 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/85{--tw-gradient-from: rgb(15 118 110 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/90{--tw-gradient-from: rgb(15 118 110 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-700\/95{--tw-gradient-from: rgb(15 118 110 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800{--tw-gradient-from: #115e59 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/0{--tw-gradient-from: rgb(17 94 89 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/10{--tw-gradient-from: rgb(17 94 89 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/100{--tw-gradient-from: rgb(17 94 89 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/15{--tw-gradient-from: rgb(17 94 89 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/20{--tw-gradient-from: rgb(17 94 89 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/25{--tw-gradient-from: rgb(17 94 89 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/30{--tw-gradient-from: rgb(17 94 89 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/35{--tw-gradient-from: rgb(17 94 89 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/40{--tw-gradient-from: rgb(17 94 89 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/45{--tw-gradient-from: rgb(17 94 89 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/5{--tw-gradient-from: rgb(17 94 89 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/50{--tw-gradient-from: rgb(17 94 89 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/55{--tw-gradient-from: rgb(17 94 89 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/60{--tw-gradient-from: rgb(17 94 89 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/65{--tw-gradient-from: rgb(17 94 89 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/70{--tw-gradient-from: rgb(17 94 89 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/75{--tw-gradient-from: rgb(17 94 89 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/80{--tw-gradient-from: rgb(17 94 89 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/85{--tw-gradient-from: rgb(17 94 89 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/90{--tw-gradient-from: rgb(17 94 89 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-800\/95{--tw-gradient-from: rgb(17 94 89 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 94 89 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900{--tw-gradient-from: #134e4a var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/0{--tw-gradient-from: rgb(19 78 74 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/10{--tw-gradient-from: rgb(19 78 74 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/100{--tw-gradient-from: rgb(19 78 74 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/15{--tw-gradient-from: rgb(19 78 74 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/20{--tw-gradient-from: rgb(19 78 74 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/25{--tw-gradient-from: rgb(19 78 74 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/30{--tw-gradient-from: rgb(19 78 74 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/35{--tw-gradient-from: rgb(19 78 74 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/40{--tw-gradient-from: rgb(19 78 74 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/45{--tw-gradient-from: rgb(19 78 74 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/5{--tw-gradient-from: rgb(19 78 74 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/50{--tw-gradient-from: rgb(19 78 74 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/55{--tw-gradient-from: rgb(19 78 74 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/60{--tw-gradient-from: rgb(19 78 74 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/65{--tw-gradient-from: rgb(19 78 74 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/70{--tw-gradient-from: rgb(19 78 74 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/75{--tw-gradient-from: rgb(19 78 74 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/80{--tw-gradient-from: rgb(19 78 74 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/85{--tw-gradient-from: rgb(19 78 74 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/90{--tw-gradient-from: rgb(19 78 74 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-900\/95{--tw-gradient-from: rgb(19 78 74 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 78 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950{--tw-gradient-from: #042f2e var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/0{--tw-gradient-from: rgb(4 47 46 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/10{--tw-gradient-from: rgb(4 47 46 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/100{--tw-gradient-from: rgb(4 47 46 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/15{--tw-gradient-from: rgb(4 47 46 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/20{--tw-gradient-from: rgb(4 47 46 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/25{--tw-gradient-from: rgb(4 47 46 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/30{--tw-gradient-from: rgb(4 47 46 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/35{--tw-gradient-from: rgb(4 47 46 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/40{--tw-gradient-from: rgb(4 47 46 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/45{--tw-gradient-from: rgb(4 47 46 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/5{--tw-gradient-from: rgb(4 47 46 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/50{--tw-gradient-from: rgb(4 47 46 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/55{--tw-gradient-from: rgb(4 47 46 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/60{--tw-gradient-from: rgb(4 47 46 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/65{--tw-gradient-from: rgb(4 47 46 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/70{--tw-gradient-from: rgb(4 47 46 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/75{--tw-gradient-from: rgb(4 47 46 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/80{--tw-gradient-from: rgb(4 47 46 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/85{--tw-gradient-from: rgb(4 47 46 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/90{--tw-gradient-from: rgb(4 47 46 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-950\/95{--tw-gradient-from: rgb(4 47 46 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(4 47 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent\/0{--tw-gradient-from: rgb(0 0 0 / 0) 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-transparent\/10{--tw-gradient-from: rgb(0 0 0 / .1) 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-transparent\/100{--tw-gradient-from: rgb(0 0 0 / 1) 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-transparent\/15{--tw-gradient-from: rgb(0 0 0 / .15) 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-transparent\/20{--tw-gradient-from: rgb(0 0 0 / .2) 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-transparent\/25{--tw-gradient-from: rgb(0 0 0 / .25) 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-transparent\/30{--tw-gradient-from: rgb(0 0 0 / .3) 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-transparent\/35{--tw-gradient-from: rgb(0 0 0 / .35) 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-transparent\/40{--tw-gradient-from: rgb(0 0 0 / .4) 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-transparent\/45{--tw-gradient-from: rgb(0 0 0 / .45) 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-transparent\/5{--tw-gradient-from: rgb(0 0 0 / .05) 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-transparent\/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-transparent\/55{--tw-gradient-from: rgb(0 0 0 / .55) 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-transparent\/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-transparent\/65{--tw-gradient-from: rgb(0 0 0 / .65) 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-transparent\/70{--tw-gradient-from: rgb(0 0 0 / .7) 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-transparent\/75{--tw-gradient-from: rgb(0 0 0 / .75) 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-transparent\/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-transparent\/85{--tw-gradient-from: rgb(0 0 0 / .85) 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-transparent\/90{--tw-gradient-from: rgb(0 0 0 / .9) 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-transparent\/95{--tw-gradient-from: rgb(0 0 0 / .95) 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-violet-100{--tw-gradient-from: #ede9fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/0{--tw-gradient-from: rgb(237 233 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/10{--tw-gradient-from: rgb(237 233 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/100{--tw-gradient-from: rgb(237 233 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/15{--tw-gradient-from: rgb(237 233 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/20{--tw-gradient-from: rgb(237 233 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/25{--tw-gradient-from: rgb(237 233 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/30{--tw-gradient-from: rgb(237 233 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/35{--tw-gradient-from: rgb(237 233 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/40{--tw-gradient-from: rgb(237 233 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/45{--tw-gradient-from: rgb(237 233 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/5{--tw-gradient-from: rgb(237 233 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/50{--tw-gradient-from: rgb(237 233 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/55{--tw-gradient-from: rgb(237 233 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/60{--tw-gradient-from: rgb(237 233 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/65{--tw-gradient-from: rgb(237 233 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/70{--tw-gradient-from: rgb(237 233 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/75{--tw-gradient-from: rgb(237 233 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/80{--tw-gradient-from: rgb(237 233 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/85{--tw-gradient-from: rgb(237 233 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/90{--tw-gradient-from: rgb(237 233 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-100\/95{--tw-gradient-from: rgb(237 233 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(237 233 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200{--tw-gradient-from: #ddd6fe var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/0{--tw-gradient-from: rgb(221 214 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/10{--tw-gradient-from: rgb(221 214 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/100{--tw-gradient-from: rgb(221 214 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/15{--tw-gradient-from: rgb(221 214 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/20{--tw-gradient-from: rgb(221 214 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/25{--tw-gradient-from: rgb(221 214 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/30{--tw-gradient-from: rgb(221 214 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/35{--tw-gradient-from: rgb(221 214 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/40{--tw-gradient-from: rgb(221 214 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/45{--tw-gradient-from: rgb(221 214 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/5{--tw-gradient-from: rgb(221 214 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/50{--tw-gradient-from: rgb(221 214 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/55{--tw-gradient-from: rgb(221 214 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/60{--tw-gradient-from: rgb(221 214 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/65{--tw-gradient-from: rgb(221 214 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/70{--tw-gradient-from: rgb(221 214 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/75{--tw-gradient-from: rgb(221 214 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/80{--tw-gradient-from: rgb(221 214 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/85{--tw-gradient-from: rgb(221 214 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/90{--tw-gradient-from: rgb(221 214 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-200\/95{--tw-gradient-from: rgb(221 214 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 214 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300{--tw-gradient-from: #c4b5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/0{--tw-gradient-from: rgb(196 181 253 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/10{--tw-gradient-from: rgb(196 181 253 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/100{--tw-gradient-from: rgb(196 181 253 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/15{--tw-gradient-from: rgb(196 181 253 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/20{--tw-gradient-from: rgb(196 181 253 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/25{--tw-gradient-from: rgb(196 181 253 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/30{--tw-gradient-from: rgb(196 181 253 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/35{--tw-gradient-from: rgb(196 181 253 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/40{--tw-gradient-from: rgb(196 181 253 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/45{--tw-gradient-from: rgb(196 181 253 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/5{--tw-gradient-from: rgb(196 181 253 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/50{--tw-gradient-from: rgb(196 181 253 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/55{--tw-gradient-from: rgb(196 181 253 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/60{--tw-gradient-from: rgb(196 181 253 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/65{--tw-gradient-from: rgb(196 181 253 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/70{--tw-gradient-from: rgb(196 181 253 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/75{--tw-gradient-from: rgb(196 181 253 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/80{--tw-gradient-from: rgb(196 181 253 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/85{--tw-gradient-from: rgb(196 181 253 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/90{--tw-gradient-from: rgb(196 181 253 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-300\/95{--tw-gradient-from: rgb(196 181 253 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400{--tw-gradient-from: #a78bfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/0{--tw-gradient-from: rgb(167 139 250 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/10{--tw-gradient-from: rgb(167 139 250 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/100{--tw-gradient-from: rgb(167 139 250 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/15{--tw-gradient-from: rgb(167 139 250 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/20{--tw-gradient-from: rgb(167 139 250 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/25{--tw-gradient-from: rgb(167 139 250 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/30{--tw-gradient-from: rgb(167 139 250 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/35{--tw-gradient-from: rgb(167 139 250 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/40{--tw-gradient-from: rgb(167 139 250 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/45{--tw-gradient-from: rgb(167 139 250 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/5{--tw-gradient-from: rgb(167 139 250 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/50{--tw-gradient-from: rgb(167 139 250 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/55{--tw-gradient-from: rgb(167 139 250 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/60{--tw-gradient-from: rgb(167 139 250 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/65{--tw-gradient-from: rgb(167 139 250 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/70{--tw-gradient-from: rgb(167 139 250 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/75{--tw-gradient-from: rgb(167 139 250 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/80{--tw-gradient-from: rgb(167 139 250 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/85{--tw-gradient-from: rgb(167 139 250 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/90{--tw-gradient-from: rgb(167 139 250 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-400\/95{--tw-gradient-from: rgb(167 139 250 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50{--tw-gradient-from: #f5f3ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/0{--tw-gradient-from: rgb(245 243 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/10{--tw-gradient-from: rgb(245 243 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/100{--tw-gradient-from: rgb(245 243 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/15{--tw-gradient-from: rgb(245 243 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/20{--tw-gradient-from: rgb(245 243 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/25{--tw-gradient-from: rgb(245 243 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/30{--tw-gradient-from: rgb(245 243 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/35{--tw-gradient-from: rgb(245 243 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/40{--tw-gradient-from: rgb(245 243 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/45{--tw-gradient-from: rgb(245 243 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/5{--tw-gradient-from: rgb(245 243 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/50{--tw-gradient-from: rgb(245 243 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/55{--tw-gradient-from: rgb(245 243 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/60{--tw-gradient-from: rgb(245 243 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/65{--tw-gradient-from: rgb(245 243 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/70{--tw-gradient-from: rgb(245 243 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/75{--tw-gradient-from: rgb(245 243 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/80{--tw-gradient-from: rgb(245 243 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/85{--tw-gradient-from: rgb(245 243 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/90{--tw-gradient-from: rgb(245 243 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-50\/95{--tw-gradient-from: rgb(245 243 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500{--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/0{--tw-gradient-from: rgb(139 92 246 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/10{--tw-gradient-from: rgb(139 92 246 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/100{--tw-gradient-from: rgb(139 92 246 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/15{--tw-gradient-from: rgb(139 92 246 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/20{--tw-gradient-from: rgb(139 92 246 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/25{--tw-gradient-from: rgb(139 92 246 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/30{--tw-gradient-from: rgb(139 92 246 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/35{--tw-gradient-from: rgb(139 92 246 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/40{--tw-gradient-from: rgb(139 92 246 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/45{--tw-gradient-from: rgb(139 92 246 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/5{--tw-gradient-from: rgb(139 92 246 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/50{--tw-gradient-from: rgb(139 92 246 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/55{--tw-gradient-from: rgb(139 92 246 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/60{--tw-gradient-from: rgb(139 92 246 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/65{--tw-gradient-from: rgb(139 92 246 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/70{--tw-gradient-from: rgb(139 92 246 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/75{--tw-gradient-from: rgb(139 92 246 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/80{--tw-gradient-from: rgb(139 92 246 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/85{--tw-gradient-from: rgb(139 92 246 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/90{--tw-gradient-from: rgb(139 92 246 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500\/95{--tw-gradient-from: rgb(139 92 246 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600{--tw-gradient-from: #7c3aed var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/0{--tw-gradient-from: rgb(124 58 237 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/10{--tw-gradient-from: rgb(124 58 237 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/100{--tw-gradient-from: rgb(124 58 237 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/15{--tw-gradient-from: rgb(124 58 237 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/20{--tw-gradient-from: rgb(124 58 237 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/25{--tw-gradient-from: rgb(124 58 237 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/30{--tw-gradient-from: rgb(124 58 237 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/35{--tw-gradient-from: rgb(124 58 237 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/40{--tw-gradient-from: rgb(124 58 237 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/45{--tw-gradient-from: rgb(124 58 237 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/5{--tw-gradient-from: rgb(124 58 237 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/50{--tw-gradient-from: rgb(124 58 237 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/55{--tw-gradient-from: rgb(124 58 237 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/60{--tw-gradient-from: rgb(124 58 237 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/65{--tw-gradient-from: rgb(124 58 237 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/70{--tw-gradient-from: rgb(124 58 237 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/75{--tw-gradient-from: rgb(124 58 237 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/80{--tw-gradient-from: rgb(124 58 237 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/85{--tw-gradient-from: rgb(124 58 237 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/90{--tw-gradient-from: rgb(124 58 237 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-600\/95{--tw-gradient-from: rgb(124 58 237 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700{--tw-gradient-from: #6d28d9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/0{--tw-gradient-from: rgb(109 40 217 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/10{--tw-gradient-from: rgb(109 40 217 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/100{--tw-gradient-from: rgb(109 40 217 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/15{--tw-gradient-from: rgb(109 40 217 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/20{--tw-gradient-from: rgb(109 40 217 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/25{--tw-gradient-from: rgb(109 40 217 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/30{--tw-gradient-from: rgb(109 40 217 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/35{--tw-gradient-from: rgb(109 40 217 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/40{--tw-gradient-from: rgb(109 40 217 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/45{--tw-gradient-from: rgb(109 40 217 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/5{--tw-gradient-from: rgb(109 40 217 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/50{--tw-gradient-from: rgb(109 40 217 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/55{--tw-gradient-from: rgb(109 40 217 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/60{--tw-gradient-from: rgb(109 40 217 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/65{--tw-gradient-from: rgb(109 40 217 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/70{--tw-gradient-from: rgb(109 40 217 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/75{--tw-gradient-from: rgb(109 40 217 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/80{--tw-gradient-from: rgb(109 40 217 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/85{--tw-gradient-from: rgb(109 40 217 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/90{--tw-gradient-from: rgb(109 40 217 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-700\/95{--tw-gradient-from: rgb(109 40 217 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(109 40 217 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800{--tw-gradient-from: #5b21b6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/0{--tw-gradient-from: rgb(91 33 182 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/10{--tw-gradient-from: rgb(91 33 182 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/100{--tw-gradient-from: rgb(91 33 182 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/15{--tw-gradient-from: rgb(91 33 182 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/20{--tw-gradient-from: rgb(91 33 182 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/25{--tw-gradient-from: rgb(91 33 182 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/30{--tw-gradient-from: rgb(91 33 182 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/35{--tw-gradient-from: rgb(91 33 182 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/40{--tw-gradient-from: rgb(91 33 182 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/45{--tw-gradient-from: rgb(91 33 182 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/5{--tw-gradient-from: rgb(91 33 182 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/50{--tw-gradient-from: rgb(91 33 182 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/55{--tw-gradient-from: rgb(91 33 182 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/60{--tw-gradient-from: rgb(91 33 182 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/65{--tw-gradient-from: rgb(91 33 182 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/70{--tw-gradient-from: rgb(91 33 182 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/75{--tw-gradient-from: rgb(91 33 182 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/80{--tw-gradient-from: rgb(91 33 182 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/85{--tw-gradient-from: rgb(91 33 182 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/90{--tw-gradient-from: rgb(91 33 182 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-800\/95{--tw-gradient-from: rgb(91 33 182 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(91 33 182 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900{--tw-gradient-from: #4c1d95 var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/0{--tw-gradient-from: rgb(76 29 149 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/10{--tw-gradient-from: rgb(76 29 149 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/100{--tw-gradient-from: rgb(76 29 149 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/15{--tw-gradient-from: rgb(76 29 149 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/20{--tw-gradient-from: rgb(76 29 149 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/25{--tw-gradient-from: rgb(76 29 149 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/30{--tw-gradient-from: rgb(76 29 149 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/35{--tw-gradient-from: rgb(76 29 149 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/40{--tw-gradient-from: rgb(76 29 149 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/45{--tw-gradient-from: rgb(76 29 149 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/5{--tw-gradient-from: rgb(76 29 149 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/50{--tw-gradient-from: rgb(76 29 149 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/55{--tw-gradient-from: rgb(76 29 149 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/60{--tw-gradient-from: rgb(76 29 149 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/65{--tw-gradient-from: rgb(76 29 149 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/70{--tw-gradient-from: rgb(76 29 149 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/75{--tw-gradient-from: rgb(76 29 149 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/80{--tw-gradient-from: rgb(76 29 149 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/85{--tw-gradient-from: rgb(76 29 149 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/90{--tw-gradient-from: rgb(76 29 149 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-900\/95{--tw-gradient-from: rgb(76 29 149 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(76 29 149 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950{--tw-gradient-from: #2e1065 var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/0{--tw-gradient-from: rgb(46 16 101 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/10{--tw-gradient-from: rgb(46 16 101 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/100{--tw-gradient-from: rgb(46 16 101 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/15{--tw-gradient-from: rgb(46 16 101 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/20{--tw-gradient-from: rgb(46 16 101 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/25{--tw-gradient-from: rgb(46 16 101 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/30{--tw-gradient-from: rgb(46 16 101 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/35{--tw-gradient-from: rgb(46 16 101 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/40{--tw-gradient-from: rgb(46 16 101 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/45{--tw-gradient-from: rgb(46 16 101 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/5{--tw-gradient-from: rgb(46 16 101 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/50{--tw-gradient-from: rgb(46 16 101 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/55{--tw-gradient-from: rgb(46 16 101 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/60{--tw-gradient-from: rgb(46 16 101 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/65{--tw-gradient-from: rgb(46 16 101 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/70{--tw-gradient-from: rgb(46 16 101 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/75{--tw-gradient-from: rgb(46 16 101 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/80{--tw-gradient-from: rgb(46 16 101 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/85{--tw-gradient-from: rgb(46 16 101 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/90{--tw-gradient-from: rgb(46 16 101 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-950\/95{--tw-gradient-from: rgb(46 16 101 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(46 16 101 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/0{--tw-gradient-from: rgb(255 255 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/10{--tw-gradient-from: rgb(255 255 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/100{--tw-gradient-from: rgb(255 255 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/15{--tw-gradient-from: rgb(255 255 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/20{--tw-gradient-from: rgb(255 255 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/25{--tw-gradient-from: rgb(255 255 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/30{--tw-gradient-from: rgb(255 255 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/35{--tw-gradient-from: rgb(255 255 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/40{--tw-gradient-from: rgb(255 255 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/45{--tw-gradient-from: rgb(255 255 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/5{--tw-gradient-from: rgb(255 255 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/50{--tw-gradient-from: rgb(255 255 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/55{--tw-gradient-from: rgb(255 255 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/60{--tw-gradient-from: rgb(255 255 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/65{--tw-gradient-from: rgb(255 255 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/70{--tw-gradient-from: rgb(255 255 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/75{--tw-gradient-from: rgb(255 255 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/80{--tw-gradient-from: rgb(255 255 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/85{--tw-gradient-from: rgb(255 255 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/90{--tw-gradient-from: rgb(255 255 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/95{--tw-gradient-from: rgb(255 255 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100{--tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/0{--tw-gradient-from: rgb(254 249 195 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/10{--tw-gradient-from: rgb(254 249 195 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/100{--tw-gradient-from: rgb(254 249 195 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/15{--tw-gradient-from: rgb(254 249 195 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/20{--tw-gradient-from: rgb(254 249 195 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/25{--tw-gradient-from: rgb(254 249 195 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/30{--tw-gradient-from: rgb(254 249 195 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/35{--tw-gradient-from: rgb(254 249 195 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/40{--tw-gradient-from: rgb(254 249 195 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/45{--tw-gradient-from: rgb(254 249 195 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/5{--tw-gradient-from: rgb(254 249 195 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/50{--tw-gradient-from: rgb(254 249 195 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/55{--tw-gradient-from: rgb(254 249 195 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/60{--tw-gradient-from: rgb(254 249 195 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/65{--tw-gradient-from: rgb(254 249 195 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/70{--tw-gradient-from: rgb(254 249 195 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/75{--tw-gradient-from: rgb(254 249 195 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/80{--tw-gradient-from: rgb(254 249 195 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/85{--tw-gradient-from: rgb(254 249 195 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/90{--tw-gradient-from: rgb(254 249 195 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-100\/95{--tw-gradient-from: rgb(254 249 195 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200{--tw-gradient-from: #fef08a var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/0{--tw-gradient-from: rgb(254 240 138 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/10{--tw-gradient-from: rgb(254 240 138 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/100{--tw-gradient-from: rgb(254 240 138 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/15{--tw-gradient-from: rgb(254 240 138 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/20{--tw-gradient-from: rgb(254 240 138 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/25{--tw-gradient-from: rgb(254 240 138 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/30{--tw-gradient-from: rgb(254 240 138 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/35{--tw-gradient-from: rgb(254 240 138 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/40{--tw-gradient-from: rgb(254 240 138 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/45{--tw-gradient-from: rgb(254 240 138 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/5{--tw-gradient-from: rgb(254 240 138 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/50{--tw-gradient-from: rgb(254 240 138 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/55{--tw-gradient-from: rgb(254 240 138 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/60{--tw-gradient-from: rgb(254 240 138 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/65{--tw-gradient-from: rgb(254 240 138 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/70{--tw-gradient-from: rgb(254 240 138 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/75{--tw-gradient-from: rgb(254 240 138 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/80{--tw-gradient-from: rgb(254 240 138 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/85{--tw-gradient-from: rgb(254 240 138 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/90{--tw-gradient-from: rgb(254 240 138 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-200\/95{--tw-gradient-from: rgb(254 240 138 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300{--tw-gradient-from: #fde047 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/0{--tw-gradient-from: rgb(253 224 71 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/10{--tw-gradient-from: rgb(253 224 71 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/100{--tw-gradient-from: rgb(253 224 71 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/15{--tw-gradient-from: rgb(253 224 71 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/20{--tw-gradient-from: rgb(253 224 71 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/25{--tw-gradient-from: rgb(253 224 71 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/30{--tw-gradient-from: rgb(253 224 71 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/35{--tw-gradient-from: rgb(253 224 71 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/40{--tw-gradient-from: rgb(253 224 71 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/45{--tw-gradient-from: rgb(253 224 71 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/5{--tw-gradient-from: rgb(253 224 71 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/50{--tw-gradient-from: rgb(253 224 71 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/55{--tw-gradient-from: rgb(253 224 71 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/60{--tw-gradient-from: rgb(253 224 71 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/65{--tw-gradient-from: rgb(253 224 71 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/70{--tw-gradient-from: rgb(253 224 71 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/75{--tw-gradient-from: rgb(253 224 71 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/80{--tw-gradient-from: rgb(253 224 71 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/85{--tw-gradient-from: rgb(253 224 71 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/90{--tw-gradient-from: rgb(253 224 71 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-300\/95{--tw-gradient-from: rgb(253 224 71 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400{--tw-gradient-from: #facc15 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/0{--tw-gradient-from: rgb(250 204 21 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/10{--tw-gradient-from: rgb(250 204 21 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/100{--tw-gradient-from: rgb(250 204 21 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/15{--tw-gradient-from: rgb(250 204 21 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/20{--tw-gradient-from: rgb(250 204 21 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/25{--tw-gradient-from: rgb(250 204 21 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/30{--tw-gradient-from: rgb(250 204 21 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/35{--tw-gradient-from: rgb(250 204 21 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/40{--tw-gradient-from: rgb(250 204 21 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/45{--tw-gradient-from: rgb(250 204 21 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/5{--tw-gradient-from: rgb(250 204 21 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/50{--tw-gradient-from: rgb(250 204 21 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/55{--tw-gradient-from: rgb(250 204 21 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/60{--tw-gradient-from: rgb(250 204 21 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/65{--tw-gradient-from: rgb(250 204 21 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/70{--tw-gradient-from: rgb(250 204 21 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/75{--tw-gradient-from: rgb(250 204 21 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/80{--tw-gradient-from: rgb(250 204 21 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/85{--tw-gradient-from: rgb(250 204 21 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/90{--tw-gradient-from: rgb(250 204 21 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-400\/95{--tw-gradient-from: rgb(250 204 21 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/0{--tw-gradient-from: rgb(254 252 232 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/10{--tw-gradient-from: rgb(254 252 232 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/100{--tw-gradient-from: rgb(254 252 232 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/15{--tw-gradient-from: rgb(254 252 232 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/20{--tw-gradient-from: rgb(254 252 232 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/25{--tw-gradient-from: rgb(254 252 232 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/30{--tw-gradient-from: rgb(254 252 232 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/35{--tw-gradient-from: rgb(254 252 232 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/40{--tw-gradient-from: rgb(254 252 232 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/45{--tw-gradient-from: rgb(254 252 232 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/5{--tw-gradient-from: rgb(254 252 232 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/50{--tw-gradient-from: rgb(254 252 232 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/55{--tw-gradient-from: rgb(254 252 232 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/60{--tw-gradient-from: rgb(254 252 232 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/65{--tw-gradient-from: rgb(254 252 232 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/70{--tw-gradient-from: rgb(254 252 232 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/75{--tw-gradient-from: rgb(254 252 232 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/80{--tw-gradient-from: rgb(254 252 232 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/85{--tw-gradient-from: rgb(254 252 232 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/90{--tw-gradient-from: rgb(254 252 232 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50\/95{--tw-gradient-from: rgb(254 252 232 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/0{--tw-gradient-from: rgb(234 179 8 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/10{--tw-gradient-from: rgb(234 179 8 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/100{--tw-gradient-from: rgb(234 179 8 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/15{--tw-gradient-from: rgb(234 179 8 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/20{--tw-gradient-from: rgb(234 179 8 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/25{--tw-gradient-from: rgb(234 179 8 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/30{--tw-gradient-from: rgb(234 179 8 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/35{--tw-gradient-from: rgb(234 179 8 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/40{--tw-gradient-from: rgb(234 179 8 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/45{--tw-gradient-from: rgb(234 179 8 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/5{--tw-gradient-from: rgb(234 179 8 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/50{--tw-gradient-from: rgb(234 179 8 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/55{--tw-gradient-from: rgb(234 179 8 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/60{--tw-gradient-from: rgb(234 179 8 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/65{--tw-gradient-from: rgb(234 179 8 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/70{--tw-gradient-from: rgb(234 179 8 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/75{--tw-gradient-from: rgb(234 179 8 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/80{--tw-gradient-from: rgb(234 179 8 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/85{--tw-gradient-from: rgb(234 179 8 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/90{--tw-gradient-from: rgb(234 179 8 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-500\/95{--tw-gradient-from: rgb(234 179 8 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600{--tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/0{--tw-gradient-from: rgb(202 138 4 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/10{--tw-gradient-from: rgb(202 138 4 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/100{--tw-gradient-from: rgb(202 138 4 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/15{--tw-gradient-from: rgb(202 138 4 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/20{--tw-gradient-from: rgb(202 138 4 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/25{--tw-gradient-from: rgb(202 138 4 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/30{--tw-gradient-from: rgb(202 138 4 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/35{--tw-gradient-from: rgb(202 138 4 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/40{--tw-gradient-from: rgb(202 138 4 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/45{--tw-gradient-from: rgb(202 138 4 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/5{--tw-gradient-from: rgb(202 138 4 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/50{--tw-gradient-from: rgb(202 138 4 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/55{--tw-gradient-from: rgb(202 138 4 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/60{--tw-gradient-from: rgb(202 138 4 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/65{--tw-gradient-from: rgb(202 138 4 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/70{--tw-gradient-from: rgb(202 138 4 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/75{--tw-gradient-from: rgb(202 138 4 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/80{--tw-gradient-from: rgb(202 138 4 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/85{--tw-gradient-from: rgb(202 138 4 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/90{--tw-gradient-from: rgb(202 138 4 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-600\/95{--tw-gradient-from: rgb(202 138 4 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700{--tw-gradient-from: #a16207 var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/0{--tw-gradient-from: rgb(161 98 7 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/10{--tw-gradient-from: rgb(161 98 7 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/100{--tw-gradient-from: rgb(161 98 7 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/15{--tw-gradient-from: rgb(161 98 7 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/20{--tw-gradient-from: rgb(161 98 7 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/25{--tw-gradient-from: rgb(161 98 7 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/30{--tw-gradient-from: rgb(161 98 7 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/35{--tw-gradient-from: rgb(161 98 7 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/40{--tw-gradient-from: rgb(161 98 7 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/45{--tw-gradient-from: rgb(161 98 7 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/5{--tw-gradient-from: rgb(161 98 7 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/50{--tw-gradient-from: rgb(161 98 7 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/55{--tw-gradient-from: rgb(161 98 7 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/60{--tw-gradient-from: rgb(161 98 7 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/65{--tw-gradient-from: rgb(161 98 7 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/70{--tw-gradient-from: rgb(161 98 7 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/75{--tw-gradient-from: rgb(161 98 7 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/80{--tw-gradient-from: rgb(161 98 7 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/85{--tw-gradient-from: rgb(161 98 7 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/90{--tw-gradient-from: rgb(161 98 7 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-700\/95{--tw-gradient-from: rgb(161 98 7 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800{--tw-gradient-from: #854d0e var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/0{--tw-gradient-from: rgb(133 77 14 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/10{--tw-gradient-from: rgb(133 77 14 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/100{--tw-gradient-from: rgb(133 77 14 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/15{--tw-gradient-from: rgb(133 77 14 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/20{--tw-gradient-from: rgb(133 77 14 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/25{--tw-gradient-from: rgb(133 77 14 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/30{--tw-gradient-from: rgb(133 77 14 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/35{--tw-gradient-from: rgb(133 77 14 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/40{--tw-gradient-from: rgb(133 77 14 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/45{--tw-gradient-from: rgb(133 77 14 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/5{--tw-gradient-from: rgb(133 77 14 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/50{--tw-gradient-from: rgb(133 77 14 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/55{--tw-gradient-from: rgb(133 77 14 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/60{--tw-gradient-from: rgb(133 77 14 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/65{--tw-gradient-from: rgb(133 77 14 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/70{--tw-gradient-from: rgb(133 77 14 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/75{--tw-gradient-from: rgb(133 77 14 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/80{--tw-gradient-from: rgb(133 77 14 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/85{--tw-gradient-from: rgb(133 77 14 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/90{--tw-gradient-from: rgb(133 77 14 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-800\/95{--tw-gradient-from: rgb(133 77 14 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900{--tw-gradient-from: #713f12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/0{--tw-gradient-from: rgb(113 63 18 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/10{--tw-gradient-from: rgb(113 63 18 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/100{--tw-gradient-from: rgb(113 63 18 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/15{--tw-gradient-from: rgb(113 63 18 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/20{--tw-gradient-from: rgb(113 63 18 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/25{--tw-gradient-from: rgb(113 63 18 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/30{--tw-gradient-from: rgb(113 63 18 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/35{--tw-gradient-from: rgb(113 63 18 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/40{--tw-gradient-from: rgb(113 63 18 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/45{--tw-gradient-from: rgb(113 63 18 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/5{--tw-gradient-from: rgb(113 63 18 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/50{--tw-gradient-from: rgb(113 63 18 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/55{--tw-gradient-from: rgb(113 63 18 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/60{--tw-gradient-from: rgb(113 63 18 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/65{--tw-gradient-from: rgb(113 63 18 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/70{--tw-gradient-from: rgb(113 63 18 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/75{--tw-gradient-from: rgb(113 63 18 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/80{--tw-gradient-from: rgb(113 63 18 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/85{--tw-gradient-from: rgb(113 63 18 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/90{--tw-gradient-from: rgb(113 63 18 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-900\/95{--tw-gradient-from: rgb(113 63 18 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950{--tw-gradient-from: #422006 var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/0{--tw-gradient-from: rgb(66 32 6 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/10{--tw-gradient-from: rgb(66 32 6 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/100{--tw-gradient-from: rgb(66 32 6 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/15{--tw-gradient-from: rgb(66 32 6 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/20{--tw-gradient-from: rgb(66 32 6 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/25{--tw-gradient-from: rgb(66 32 6 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/30{--tw-gradient-from: rgb(66 32 6 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/35{--tw-gradient-from: rgb(66 32 6 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/40{--tw-gradient-from: rgb(66 32 6 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/45{--tw-gradient-from: rgb(66 32 6 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/5{--tw-gradient-from: rgb(66 32 6 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/50{--tw-gradient-from: rgb(66 32 6 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/55{--tw-gradient-from: rgb(66 32 6 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/60{--tw-gradient-from: rgb(66 32 6 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/65{--tw-gradient-from: rgb(66 32 6 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/70{--tw-gradient-from: rgb(66 32 6 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/75{--tw-gradient-from: rgb(66 32 6 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/80{--tw-gradient-from: rgb(66 32 6 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/85{--tw-gradient-from: rgb(66 32 6 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/90{--tw-gradient-from: rgb(66 32 6 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-950\/95{--tw-gradient-from: rgb(66 32 6 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100{--tw-gradient-from: #f4f4f5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/0{--tw-gradient-from: rgb(244 244 245 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/10{--tw-gradient-from: rgb(244 244 245 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/100{--tw-gradient-from: rgb(244 244 245 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/15{--tw-gradient-from: rgb(244 244 245 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/20{--tw-gradient-from: rgb(244 244 245 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/25{--tw-gradient-from: rgb(244 244 245 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/30{--tw-gradient-from: rgb(244 244 245 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/35{--tw-gradient-from: rgb(244 244 245 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/40{--tw-gradient-from: rgb(244 244 245 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/45{--tw-gradient-from: rgb(244 244 245 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/5{--tw-gradient-from: rgb(244 244 245 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/50{--tw-gradient-from: rgb(244 244 245 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/55{--tw-gradient-from: rgb(244 244 245 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/60{--tw-gradient-from: rgb(244 244 245 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/65{--tw-gradient-from: rgb(244 244 245 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/70{--tw-gradient-from: rgb(244 244 245 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/75{--tw-gradient-from: rgb(244 244 245 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/80{--tw-gradient-from: rgb(244 244 245 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/85{--tw-gradient-from: rgb(244 244 245 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/90{--tw-gradient-from: rgb(244 244 245 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-100\/95{--tw-gradient-from: rgb(244 244 245 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 244 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200{--tw-gradient-from: #e4e4e7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/0{--tw-gradient-from: rgb(228 228 231 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/10{--tw-gradient-from: rgb(228 228 231 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/100{--tw-gradient-from: rgb(228 228 231 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/15{--tw-gradient-from: rgb(228 228 231 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/20{--tw-gradient-from: rgb(228 228 231 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/25{--tw-gradient-from: rgb(228 228 231 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/30{--tw-gradient-from: rgb(228 228 231 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/35{--tw-gradient-from: rgb(228 228 231 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/40{--tw-gradient-from: rgb(228 228 231 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/45{--tw-gradient-from: rgb(228 228 231 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/5{--tw-gradient-from: rgb(228 228 231 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/50{--tw-gradient-from: rgb(228 228 231 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/55{--tw-gradient-from: rgb(228 228 231 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/60{--tw-gradient-from: rgb(228 228 231 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/65{--tw-gradient-from: rgb(228 228 231 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/70{--tw-gradient-from: rgb(228 228 231 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/75{--tw-gradient-from: rgb(228 228 231 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/80{--tw-gradient-from: rgb(228 228 231 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/85{--tw-gradient-from: rgb(228 228 231 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/90{--tw-gradient-from: rgb(228 228 231 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-200\/95{--tw-gradient-from: rgb(228 228 231 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(228 228 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300{--tw-gradient-from: #d4d4d8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/0{--tw-gradient-from: rgb(212 212 216 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/10{--tw-gradient-from: rgb(212 212 216 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/100{--tw-gradient-from: rgb(212 212 216 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/15{--tw-gradient-from: rgb(212 212 216 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/20{--tw-gradient-from: rgb(212 212 216 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/25{--tw-gradient-from: rgb(212 212 216 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/30{--tw-gradient-from: rgb(212 212 216 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/35{--tw-gradient-from: rgb(212 212 216 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/40{--tw-gradient-from: rgb(212 212 216 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/45{--tw-gradient-from: rgb(212 212 216 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/5{--tw-gradient-from: rgb(212 212 216 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/50{--tw-gradient-from: rgb(212 212 216 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/55{--tw-gradient-from: rgb(212 212 216 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/60{--tw-gradient-from: rgb(212 212 216 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/65{--tw-gradient-from: rgb(212 212 216 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/70{--tw-gradient-from: rgb(212 212 216 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/75{--tw-gradient-from: rgb(212 212 216 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/80{--tw-gradient-from: rgb(212 212 216 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/85{--tw-gradient-from: rgb(212 212 216 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/90{--tw-gradient-from: rgb(212 212 216 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-300\/95{--tw-gradient-from: rgb(212 212 216 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(212 212 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400{--tw-gradient-from: #a1a1aa var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/0{--tw-gradient-from: rgb(161 161 170 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/10{--tw-gradient-from: rgb(161 161 170 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/100{--tw-gradient-from: rgb(161 161 170 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/15{--tw-gradient-from: rgb(161 161 170 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/20{--tw-gradient-from: rgb(161 161 170 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/25{--tw-gradient-from: rgb(161 161 170 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/30{--tw-gradient-from: rgb(161 161 170 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/35{--tw-gradient-from: rgb(161 161 170 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/40{--tw-gradient-from: rgb(161 161 170 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/45{--tw-gradient-from: rgb(161 161 170 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/5{--tw-gradient-from: rgb(161 161 170 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/50{--tw-gradient-from: rgb(161 161 170 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/55{--tw-gradient-from: rgb(161 161 170 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/60{--tw-gradient-from: rgb(161 161 170 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/65{--tw-gradient-from: rgb(161 161 170 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/70{--tw-gradient-from: rgb(161 161 170 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/75{--tw-gradient-from: rgb(161 161 170 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/80{--tw-gradient-from: rgb(161 161 170 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/85{--tw-gradient-from: rgb(161 161 170 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/90{--tw-gradient-from: rgb(161 161 170 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-400\/95{--tw-gradient-from: rgb(161 161 170 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50{--tw-gradient-from: #fafafa var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/0{--tw-gradient-from: rgb(250 250 250 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/10{--tw-gradient-from: rgb(250 250 250 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/100{--tw-gradient-from: rgb(250 250 250 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/15{--tw-gradient-from: rgb(250 250 250 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/20{--tw-gradient-from: rgb(250 250 250 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/25{--tw-gradient-from: rgb(250 250 250 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/30{--tw-gradient-from: rgb(250 250 250 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/35{--tw-gradient-from: rgb(250 250 250 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/40{--tw-gradient-from: rgb(250 250 250 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/45{--tw-gradient-from: rgb(250 250 250 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/5{--tw-gradient-from: rgb(250 250 250 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/50{--tw-gradient-from: rgb(250 250 250 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/55{--tw-gradient-from: rgb(250 250 250 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/60{--tw-gradient-from: rgb(250 250 250 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/65{--tw-gradient-from: rgb(250 250 250 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/70{--tw-gradient-from: rgb(250 250 250 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/75{--tw-gradient-from: rgb(250 250 250 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/80{--tw-gradient-from: rgb(250 250 250 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/85{--tw-gradient-from: rgb(250 250 250 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/90{--tw-gradient-from: rgb(250 250 250 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-50\/95{--tw-gradient-from: rgb(250 250 250 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500{--tw-gradient-from: #71717a var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/0{--tw-gradient-from: rgb(113 113 122 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/10{--tw-gradient-from: rgb(113 113 122 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/100{--tw-gradient-from: rgb(113 113 122 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/15{--tw-gradient-from: rgb(113 113 122 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/20{--tw-gradient-from: rgb(113 113 122 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/25{--tw-gradient-from: rgb(113 113 122 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/30{--tw-gradient-from: rgb(113 113 122 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/35{--tw-gradient-from: rgb(113 113 122 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/40{--tw-gradient-from: rgb(113 113 122 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/45{--tw-gradient-from: rgb(113 113 122 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/5{--tw-gradient-from: rgb(113 113 122 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/50{--tw-gradient-from: rgb(113 113 122 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/55{--tw-gradient-from: rgb(113 113 122 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/60{--tw-gradient-from: rgb(113 113 122 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/65{--tw-gradient-from: rgb(113 113 122 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/70{--tw-gradient-from: rgb(113 113 122 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/75{--tw-gradient-from: rgb(113 113 122 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/80{--tw-gradient-from: rgb(113 113 122 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/85{--tw-gradient-from: rgb(113 113 122 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/90{--tw-gradient-from: rgb(113 113 122 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-500\/95{--tw-gradient-from: rgb(113 113 122 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 113 122 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600{--tw-gradient-from: #52525b var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/0{--tw-gradient-from: rgb(82 82 91 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/10{--tw-gradient-from: rgb(82 82 91 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/100{--tw-gradient-from: rgb(82 82 91 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/15{--tw-gradient-from: rgb(82 82 91 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/20{--tw-gradient-from: rgb(82 82 91 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/25{--tw-gradient-from: rgb(82 82 91 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/30{--tw-gradient-from: rgb(82 82 91 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/35{--tw-gradient-from: rgb(82 82 91 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/40{--tw-gradient-from: rgb(82 82 91 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/45{--tw-gradient-from: rgb(82 82 91 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/5{--tw-gradient-from: rgb(82 82 91 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/50{--tw-gradient-from: rgb(82 82 91 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/55{--tw-gradient-from: rgb(82 82 91 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/60{--tw-gradient-from: rgb(82 82 91 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/65{--tw-gradient-from: rgb(82 82 91 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/70{--tw-gradient-from: rgb(82 82 91 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/75{--tw-gradient-from: rgb(82 82 91 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/80{--tw-gradient-from: rgb(82 82 91 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/85{--tw-gradient-from: rgb(82 82 91 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/90{--tw-gradient-from: rgb(82 82 91 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-600\/95{--tw-gradient-from: rgb(82 82 91 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(82 82 91 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700{--tw-gradient-from: #3f3f46 var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/0{--tw-gradient-from: rgb(63 63 70 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/10{--tw-gradient-from: rgb(63 63 70 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/100{--tw-gradient-from: rgb(63 63 70 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/15{--tw-gradient-from: rgb(63 63 70 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/20{--tw-gradient-from: rgb(63 63 70 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/25{--tw-gradient-from: rgb(63 63 70 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/30{--tw-gradient-from: rgb(63 63 70 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/35{--tw-gradient-from: rgb(63 63 70 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/40{--tw-gradient-from: rgb(63 63 70 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/45{--tw-gradient-from: rgb(63 63 70 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/5{--tw-gradient-from: rgb(63 63 70 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/50{--tw-gradient-from: rgb(63 63 70 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/55{--tw-gradient-from: rgb(63 63 70 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/60{--tw-gradient-from: rgb(63 63 70 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/65{--tw-gradient-from: rgb(63 63 70 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/70{--tw-gradient-from: rgb(63 63 70 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/75{--tw-gradient-from: rgb(63 63 70 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/80{--tw-gradient-from: rgb(63 63 70 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/85{--tw-gradient-from: rgb(63 63 70 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/90{--tw-gradient-from: rgb(63 63 70 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-700\/95{--tw-gradient-from: rgb(63 63 70 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800{--tw-gradient-from: #27272a var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/0{--tw-gradient-from: rgb(39 39 42 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/10{--tw-gradient-from: rgb(39 39 42 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/100{--tw-gradient-from: rgb(39 39 42 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/15{--tw-gradient-from: rgb(39 39 42 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/20{--tw-gradient-from: rgb(39 39 42 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/25{--tw-gradient-from: rgb(39 39 42 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/30{--tw-gradient-from: rgb(39 39 42 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/35{--tw-gradient-from: rgb(39 39 42 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/40{--tw-gradient-from: rgb(39 39 42 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/45{--tw-gradient-from: rgb(39 39 42 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/5{--tw-gradient-from: rgb(39 39 42 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/50{--tw-gradient-from: rgb(39 39 42 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/55{--tw-gradient-from: rgb(39 39 42 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/60{--tw-gradient-from: rgb(39 39 42 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/65{--tw-gradient-from: rgb(39 39 42 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/70{--tw-gradient-from: rgb(39 39 42 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/75{--tw-gradient-from: rgb(39 39 42 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/80{--tw-gradient-from: rgb(39 39 42 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/85{--tw-gradient-from: rgb(39 39 42 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/90{--tw-gradient-from: rgb(39 39 42 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-800\/95{--tw-gradient-from: rgb(39 39 42 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(39 39 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900{--tw-gradient-from: #18181b var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/0{--tw-gradient-from: rgb(24 24 27 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/10{--tw-gradient-from: rgb(24 24 27 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/100{--tw-gradient-from: rgb(24 24 27 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/15{--tw-gradient-from: rgb(24 24 27 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/20{--tw-gradient-from: rgb(24 24 27 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/25{--tw-gradient-from: rgb(24 24 27 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/30{--tw-gradient-from: rgb(24 24 27 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/35{--tw-gradient-from: rgb(24 24 27 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/40{--tw-gradient-from: rgb(24 24 27 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/45{--tw-gradient-from: rgb(24 24 27 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/5{--tw-gradient-from: rgb(24 24 27 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/50{--tw-gradient-from: rgb(24 24 27 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/55{--tw-gradient-from: rgb(24 24 27 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/60{--tw-gradient-from: rgb(24 24 27 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/65{--tw-gradient-from: rgb(24 24 27 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/70{--tw-gradient-from: rgb(24 24 27 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/75{--tw-gradient-from: rgb(24 24 27 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/80{--tw-gradient-from: rgb(24 24 27 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/85{--tw-gradient-from: rgb(24 24 27 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/90{--tw-gradient-from: rgb(24 24 27 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-900\/95{--tw-gradient-from: rgb(24 24 27 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950{--tw-gradient-from: #09090b var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/0{--tw-gradient-from: rgb(9 9 11 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/10{--tw-gradient-from: rgb(9 9 11 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/100{--tw-gradient-from: rgb(9 9 11 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/15{--tw-gradient-from: rgb(9 9 11 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/20{--tw-gradient-from: rgb(9 9 11 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/25{--tw-gradient-from: rgb(9 9 11 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/30{--tw-gradient-from: rgb(9 9 11 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/35{--tw-gradient-from: rgb(9 9 11 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/40{--tw-gradient-from: rgb(9 9 11 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/45{--tw-gradient-from: rgb(9 9 11 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/5{--tw-gradient-from: rgb(9 9 11 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/50{--tw-gradient-from: rgb(9 9 11 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/55{--tw-gradient-from: rgb(9 9 11 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/60{--tw-gradient-from: rgb(9 9 11 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/65{--tw-gradient-from: rgb(9 9 11 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/70{--tw-gradient-from: rgb(9 9 11 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/75{--tw-gradient-from: rgb(9 9 11 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/80{--tw-gradient-from: rgb(9 9 11 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/85{--tw-gradient-from: rgb(9 9 11 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/90{--tw-gradient-from: rgb(9 9 11 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-zinc-950\/95{--tw-gradient-from: rgb(9 9 11 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 9 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-0\%{--tw-gradient-from-position: 0%}.from-10\%{--tw-gradient-from-position: 10%}.from-100\%{--tw-gradient-from-position: 100%}.from-15\%{--tw-gradient-from-position: 15%}.from-20\%{--tw-gradient-from-position: 20%}.from-25\%{--tw-gradient-from-position: 25%}.from-30\%{--tw-gradient-from-position: 30%}.from-35\%{--tw-gradient-from-position: 35%}.from-40\%{--tw-gradient-from-position: 40%}.from-45\%{--tw-gradient-from-position: 45%}.from-5\%{--tw-gradient-from-position: 5%}.from-50\%{--tw-gradient-from-position: 50%}.from-55\%{--tw-gradient-from-position: 55%}.from-60\%{--tw-gradient-from-position: 60%}.from-65\%{--tw-gradient-from-position: 65%}.from-70\%{--tw-gradient-from-position: 70%}.from-75\%{--tw-gradient-from-position: 75%}.from-80\%{--tw-gradient-from-position: 80%}.from-85\%{--tw-gradient-from-position: 85%}.from-90\%{--tw-gradient-from-position: 90%}.from-95\%{--tw-gradient-from-position: 95%}.via-\[var\(--via-color\)\]{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--via-color) 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-\[var\(--to-color\)\]{--tw-gradient-to: var(--to-color) var(--tw-gradient-to-position)}.to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.to-blue-700{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.to-gray-100\/75{--tw-gradient-to: rgb(243 244 246 / .75) var(--tw-gradient-to-position)}.to-indigo-100{--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position)}.to-indigo-200{--tw-gradient-to: #c7d2fe var(--tw-gradient-to-position)}.to-indigo-50{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.to-pink-50{--tw-gradient-to: #fdf2f8 var(--tw-gradient-to-position)}.to-pink-50\/25{--tw-gradient-to: rgb(253 242 248 / .25) var(--tw-gradient-to-position)}.to-pink-50\/50{--tw-gradient-to: rgb(253 242 248 / .5) var(--tw-gradient-to-position)}.to-pink-500{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.to-sapien-blue{--tw-gradient-to: #111928 var(--tw-gradient-to-position)}.to-slate-900\/60{--tw-gradient-to: rgb(15 23 42 / .6) var(--tw-gradient-to-position)}.to-white\/30{--tw-gradient-to: rgb(255 255 255 / .3) var(--tw-gradient-to-position)}.bg-auto{background-size:auto}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-clip-border{background-clip:border-box}.bg-clip-padding{background-clip:padding-box}.bg-clip-content{background-clip:content-box}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-bottom{background-position:bottom}.bg-center{background-position:center}.bg-left{background-position:left}.bg-left-bottom{background-position:left bottom}.bg-left-top{background-position:left top}.bg-right{background-position:right}.bg-right-bottom{background-position:right bottom}.bg-right-top{background-position:right top}.bg-top{background-position:top}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.fill-purple-600{fill:#9333ea}.fill-white\/70{fill:#ffffffb3}.stroke-current{stroke:currentColor}.stroke-red-700\/50{stroke:#b91c1c80}.object-cover{-o-object-fit:cover;object-fit:cover}.object-top{-o-object-position:top;object-position:top}.\!p-0{padding:0!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-11{padding:2.75rem}.p-12{padding:3rem}.p-14{padding:3.5rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-28{padding:7rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-32{padding:8rem}.p-36{padding:9rem}.p-4{padding:1rem}.p-40{padding:10rem}.p-44{padding:11rem}.p-48{padding:12rem}.p-5{padding:1.25rem}.p-52{padding:13rem}.p-56{padding:14rem}.p-6{padding:1.5rem}.p-60{padding:15rem}.p-64{padding:16rem}.p-7{padding:1.75rem}.p-72{padding:18rem}.p-8{padding:2rem}.p-80{padding:20rem}.p-9{padding:2.25rem}.p-96{padding:24rem}.p-\[1px\]{padding:1px}.p-\[3px\]{padding:3px}.p-px{padding:1px}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-28{padding-left:7rem;padding-right:7rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-32{padding-left:8rem;padding-right:8rem}.px-36{padding-left:9rem;padding-right:9rem}.px-4{padding-left:1rem;padding-right:1rem}.px-40{padding-left:10rem;padding-right:10rem}.px-44{padding-left:11rem;padding-right:11rem}.px-48{padding-left:12rem;padding-right:12rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-52{padding-left:13rem;padding-right:13rem}.px-56{padding-left:14rem;padding-right:14rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-60{padding-left:15rem;padding-right:15rem}.px-64{padding-left:16rem;padding-right:16rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-72{padding-left:18rem;padding-right:18rem}.px-8{padding-left:2rem;padding-right:2rem}.px-80{padding-left:20rem;padding-right:20rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-96{padding-left:24rem;padding-right:24rem}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[6px\]{padding-left:6px;padding-right:6px}.px-\[7px\]{padding-left:7px;padding-right:7px}.px-px{padding-left:1px;padding-right:1px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.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-24{padding-top:6rem;padding-bottom:6rem}.py-28{padding-top:7rem;padding-bottom:7rem}.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-36{padding-top:9rem;padding-bottom:9rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-40{padding-top:10rem;padding-bottom:10rem}.py-44{padding-top:11rem;padding-bottom:11rem}.py-48{padding-top:12rem;padding-bottom:12rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-52{padding-top:13rem;padding-bottom:13rem}.py-56{padding-top:14rem;padding-bottom:14rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-60{padding-top:15rem;padding-bottom:15rem}.py-64{padding-top:16rem;padding-bottom:16rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-72{padding-top:18rem;padding-bottom:18rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-80{padding-top:20rem;padding-bottom:20rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-96{padding-top:24rem;padding-bottom:24rem}.py-\[1px\]{padding-top:1px;padding-bottom:1px}.py-\[48px\]{padding-top:48px;padding-bottom:48px}.py-px{padding-top:1px;padding-bottom:1px}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-11{padding-bottom:2.75rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.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-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-3\.5{padding-bottom:.875rem}.pb-32{padding-bottom:8rem}.pb-36{padding-bottom:9rem}.pb-4{padding-bottom:1rem}.pb-40{padding-bottom:10rem}.pb-44{padding-bottom:11rem}.pb-48{padding-bottom:12rem}.pb-5{padding-bottom:1.25rem}.pb-52{padding-bottom:13rem}.pb-56{padding-bottom:14rem}.pb-6{padding-bottom:1.5rem}.pb-60{padding-bottom:15rem}.pb-64{padding-bottom:16rem}.pb-7{padding-bottom:1.75rem}.pb-72{padding-bottom:18rem}.pb-8{padding-bottom:2rem}.pb-80{padding-bottom:20rem}.pb-9{padding-bottom:2.25rem}.pb-96{padding-bottom:24rem}.pb-\[2px\]{padding-bottom:2px}.pb-px{padding-bottom:1px}.pl-0{padding-left:0}.pl-0\.5{padding-left:.125rem}.pl-1{padding-left:.25rem}.pl-1\.5{padding-left:.375rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pl-16{padding-left:4rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-20{padding-left:5rem}.pl-24{padding-left:6rem}.pl-28{padding-left:7rem}.pl-3{padding-left:.75rem}.pl-3\.5{padding-left:.875rem}.pl-32{padding-left:8rem}.pl-36{padding-left:9rem}.pl-4{padding-left:1rem}.pl-40{padding-left:10rem}.pl-44{padding-left:11rem}.pl-48{padding-left:12rem}.pl-5{padding-left:1.25rem}.pl-52{padding-left:13rem}.pl-56{padding-left:14rem}.pl-6{padding-left:1.5rem}.pl-60{padding-left:15rem}.pl-64{padding-left:16rem}.pl-7{padding-left:1.75rem}.pl-72{padding-left:18rem}.pl-8{padding-left:2rem}.pl-80{padding-left:20rem}.pl-9{padding-left:2.25rem}.pl-96{padding-left:24rem}.pl-\[100px\]{padding-left:100px}.pl-\[var\(--nav-width\)\]{padding-left:var(--nav-width)}.pl-px{padding-left:1px}.pr-0{padding-right:0}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-1\.5{padding-right:.375rem}.pr-10{padding-right:2.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-16{padding-right:4rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-20{padding-right:5rem}.pr-24{padding-right:6rem}.pr-28{padding-right:7rem}.pr-3{padding-right:.75rem}.pr-3\.5{padding-right:.875rem}.pr-32{padding-right:8rem}.pr-36{padding-right:9rem}.pr-4{padding-right:1rem}.pr-40{padding-right:10rem}.pr-44{padding-right:11rem}.pr-48{padding-right:12rem}.pr-5{padding-right:1.25rem}.pr-52{padding-right:13rem}.pr-56{padding-right:14rem}.pr-6{padding-right:1.5rem}.pr-60{padding-right:15rem}.pr-64{padding-right:16rem}.pr-7{padding-right:1.75rem}.pr-72{padding-right:18rem}.pr-8{padding-right:2rem}.pr-80{padding-right:20rem}.pr-9{padding-right:2.25rem}.pr-96{padding-right:24rem}.pr-px{padding-right:1px}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-32{padding-top:8rem}.pt-36{padding-top:9rem}.pt-4{padding-top:1rem}.pt-40{padding-top:10rem}.pt-44{padding-top:11rem}.pt-48{padding-top:12rem}.pt-5{padding-top:1.25rem}.pt-52{padding-top:13rem}.pt-56{padding-top:14rem}.pt-6{padding-top:1.5rem}.pt-60{padding-top:15rem}.pt-64{padding-top:16rem}.pt-7{padding-top:1.75rem}.pt-72{padding-top:18rem}.pt-8{padding-top:2rem}.pt-80{padding-top:20rem}.pt-9{padding-top:2.25rem}.pt-96{padding-top:24rem}.pt-\[25vh\]{padding-top:25vh}.pt-px{padding-top:1px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Inter,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.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-sm\/6{font-size:.875rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.ordinal{--tw-ordinal: ordinal;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-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-9{line-height:2.25rem}.leading-\[1\.1\]{line-height:1.1}.leading-\[1\.2\]{line-height:1.2}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#3F83F8\]{--tw-text-opacity: 1;color:rgb(63 131 248 / var(--tw-text-opacity))}.text-\[\#3f5974\]{--tw-text-opacity: 1;color:rgb(63 89 116 / var(--tw-text-opacity))}.text-\[\#3f5974cc\]{color:#3f5974cc}.text-\[\#6B7280\]{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-\[\#aaaaaa\]{--tw-text-opacity: 1;color:rgb(170 170 170 / var(--tw-text-opacity))}.text-\[var\(--text-color\)\]{color:var(--text-color)}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.text-current{color:currentColor}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-50{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-gray-950{--tw-text-opacity: 1;color:rgb(3 7 18 / var(--tw-text-opacity))}.text-green-100{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity))}.text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity))}.text-neutral-100{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.text-neutral-200{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.text-neutral-600{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity))}.text-neutral-700{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.text-neutral-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity))}.text-neutral-900{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity))}.text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity))}.text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity))}.text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity))}.text-purple-700\/75{color:#7e22cebf}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity))}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity))}.text-sapien-blue{--tw-text-opacity: 1;color:rgb(17 25 40 / var(--tw-text-opacity))}.text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.text-slate-50{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.text-stone-300{--tw-text-opacity: 1;color:rgb(214 211 209 / var(--tw-text-opacity))}.text-stone-800{--tw-text-opacity: 1;color:rgb(41 37 36 / var(--tw-text-opacity))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-white\/50{color:#ffffff80}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity))}.text-yellow-700\/75{color:#a16207bf}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity))}.text-opacity-75{--tw-text-opacity: .75}.text-opacity-90{--tw-text-opacity: .9}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-from-font{text-decoration-thickness:from-font}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity))}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity))}.placeholder-red-300::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(252 165 165 / var(--tw-placeholder-opacity))}.placeholder-red-300::placeholder{--tw-placeholder-opacity: 1;color:rgb(252 165 165 / var(--tw-placeholder-opacity))}.accent-blue-400{accent-color:#60a5fa}.accent-blue-700{accent-color:#1d4ed8}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-15{opacity:.15}.opacity-25{opacity:.25}.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_-5px_5px_-5px_\#0000003d\]{--tw-shadow: 0 -5px 5px -5px #0000003d;--tw-shadow-colored: 0 -5px 5px -5px 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_10px_15px_-3px_\#0000001a\,0_4px_6px_-4px_\#0000001a\]{--tw-shadow: 0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--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-\[0_4px_16px_rgba\(0\,0\,0\,0\.45\)\,0_2px_6px_rgba\(0\,0\,0\,0\.35\)\]{--tw-shadow: 0 4px 16px rgba(0,0,0,.45),0 2px 6px rgba(0,0,0,.35);--tw-shadow-colored: 0 4px 16px var(--tw-shadow-color), 0 2px 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-\[0_5px_10px_rgba\(0\,0\,0\,0\.15\)\]{--tw-shadow: 0 5px 10px rgba(0,0,0,.15);--tw-shadow-colored: 0 5px 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-\[2px_2px_0px_1px_\#111827\]{--tw-shadow: 2px 2px 0px 1px #111827;--tw-shadow-colored: 2px 2px 0px 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-\[2px_4px_12px_\#00000014\]{--tw-shadow: 2px 4px 12px #00000014;--tw-shadow-colored: 2px 4px 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-\[rgba\(0\,0\,15\,0\.15\)_3px_1px_10px_0px\]{--tw-shadow: rgba(0,0,15,.15) 3px 1px 10px 0px;--tw-shadow-colored: 3px 1px 10px 0px 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-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 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-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-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;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-black\/10{--tw-shadow-color: rgb(0 0 0 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-black\/5{--tw-shadow-color: rgb(0 0 0 / .05);--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-600{--tw-shadow-color: #2563eb;--tw-shadow: var(--tw-shadow-colored)}.shadow-indigo-800\/5{--tw-shadow-color: rgb(55 48 163 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900{--tw-shadow-color: #7f1d1d;--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-dashed{outline-style:dashed}.outline-2{outline-width:2px}.outline-blue-500\/10{outline-color:#3b82f61a}.ring-0{--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)}.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-inset{--tw-ring-inset: inset}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity))}.ring-blue-500\/25{--tw-ring-color: rgb(59 130 246 / .25)}.ring-blue-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity))}.ring-gray-900\/5{--tw-ring-color: rgb(17 24 39 / .05)}.ring-red-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity))}.ring-slate-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity))}.ring-slate-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity))}.ring-white\/10{--tw-ring-color: rgb(255 255 255 / .1)}.ring-opacity-5{--tw-ring-opacity: .05}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));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-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / .15));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .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)}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));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-none{--tw-drop-shadow: drop-shadow(0 0 #0000);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-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));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-xl{--tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / .03)) drop-shadow(0 8px 5px rgb(0 0 0 / .08));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)}.saturate-150{--tw-saturate: saturate(1.5);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{--tw-backdrop-blur: blur(8px);-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-0{--tw-backdrop-blur: blur(0);-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-2xl{--tw-backdrop-blur: blur(40px);-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-3xl{--tw-backdrop-blur: blur(64px);-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-lg{--tw-backdrop-blur: blur(16px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-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-none{--tw-backdrop-blur: blur(0);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-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)}.backdrop-brightness-0{--tw-backdrop-brightness: brightness(0);-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-brightness-100{--tw-backdrop-brightness: brightness(1);-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-brightness-105{--tw-backdrop-brightness: brightness(1.05);-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-brightness-110{--tw-backdrop-brightness: brightness(1.1);-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-brightness-125{--tw-backdrop-brightness: brightness(1.25);-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-brightness-150{--tw-backdrop-brightness: brightness(1.5);-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-brightness-200{--tw-backdrop-brightness: brightness(2);-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-brightness-50{--tw-backdrop-brightness: brightness(.5);-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-brightness-75{--tw-backdrop-brightness: brightness(.75);-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-brightness-90{--tw-backdrop-brightness: brightness(.9);-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-brightness-95{--tw-backdrop-brightness: brightness(.95);-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-contrast-0{--tw-backdrop-contrast: contrast(0);-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-contrast-100{--tw-backdrop-contrast: contrast(1);-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-contrast-125{--tw-backdrop-contrast: contrast(1.25);-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-contrast-150{--tw-backdrop-contrast: contrast(1.5);-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-contrast-200{--tw-backdrop-contrast: contrast(2);-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-contrast-50{--tw-backdrop-contrast: contrast(.5);-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-contrast-75{--tw-backdrop-contrast: contrast(.75);-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-grayscale{--tw-backdrop-grayscale: grayscale(100%);-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-grayscale-0{--tw-backdrop-grayscale: grayscale(0);-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-hue-rotate-0{--tw-backdrop-hue-rotate: hue-rotate(-0deg);-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-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(-15deg);-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-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(-180deg);-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-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(-30deg);-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-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(-60deg);-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-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(-90deg);-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-hue-rotate-0{--tw-backdrop-hue-rotate: hue-rotate(0deg);-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-hue-rotate-15{--tw-backdrop-hue-rotate: hue-rotate(15deg);-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-hue-rotate-180{--tw-backdrop-hue-rotate: hue-rotate(180deg);-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-hue-rotate-30{--tw-backdrop-hue-rotate: hue-rotate(30deg);-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-hue-rotate-60{--tw-backdrop-hue-rotate: hue-rotate(60deg);-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-hue-rotate-90{--tw-backdrop-hue-rotate: hue-rotate(90deg);-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-invert{--tw-backdrop-invert: invert(100%);-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-invert-0{--tw-backdrop-invert: invert(0);-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-opacity-0{--tw-backdrop-opacity: opacity(0);-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-opacity-10{--tw-backdrop-opacity: opacity(.1);-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-opacity-100{--tw-backdrop-opacity: opacity(1);-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-opacity-15{--tw-backdrop-opacity: opacity(.15);-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-opacity-20{--tw-backdrop-opacity: opacity(.2);-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-opacity-25{--tw-backdrop-opacity: opacity(.25);-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-opacity-30{--tw-backdrop-opacity: opacity(.3);-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-opacity-35{--tw-backdrop-opacity: opacity(.35);-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-opacity-40{--tw-backdrop-opacity: opacity(.4);-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-opacity-45{--tw-backdrop-opacity: opacity(.45);-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-opacity-5{--tw-backdrop-opacity: opacity(.05);-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-opacity-50{--tw-backdrop-opacity: opacity(.5);-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-opacity-55{--tw-backdrop-opacity: opacity(.55);-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-opacity-60{--tw-backdrop-opacity: opacity(.6);-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-opacity-65{--tw-backdrop-opacity: opacity(.65);-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-opacity-70{--tw-backdrop-opacity: opacity(.7);-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-opacity-75{--tw-backdrop-opacity: opacity(.75);-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-opacity-80{--tw-backdrop-opacity: opacity(.8);-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-opacity-85{--tw-backdrop-opacity: opacity(.85);-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-opacity-90{--tw-backdrop-opacity: opacity(.9);-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-opacity-95{--tw-backdrop-opacity: opacity(.95);-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-saturate-0{--tw-backdrop-saturate: saturate(0);-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-saturate-100{--tw-backdrop-saturate: saturate(1);-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-saturate-150{--tw-backdrop-saturate: saturate(1.5);-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-saturate-200{--tw-backdrop-saturate: saturate(2);-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-saturate-50{--tw-backdrop-saturate: saturate(.5);-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-sepia{--tw-backdrop-sepia: sepia(100%);-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-sepia-0{--tw-backdrop-sepia: sepia(0);-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-filter{-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-filter-none{-webkit-backdrop-filter:none;backdrop-filter:none}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[max-height\]{transition-property:max-height;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-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:perspective,translate,scale,transform,perspective,rotate;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-500{transition-delay:.5s}.delay-75{transition-delay:75ms}.duration-100{transition-duration:.1s}.duration-1000{transition-duration:1s}.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}.duration-75{transition-duration:75ms}.duration-\[500ms\]{transition-duration:.5s}.duration-\[600ms\]{transition-duration:.6s}.ease-\[cubic-bezier\(0\.25\,0\.1\,0\.25\,1\.0\)\]{transition-timing-function:cubic-bezier(.25,.1,.25,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\@container{container-type:inline-size}.\@container\/card-header{container-type:inline-size;container-name:card-header}.\@container\/design-studio{container-type:inline-size;container-name:design-studio}.\@container\/with-side-nav{container-type:inline-size;container-name:with-side-nav}.scrollbar::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}.scrollbar::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-hover, var(--scrollbar-track))}.scrollbar::-webkit-scrollbar-track:active{background-color:var(--scrollbar-track-active, var(--scrollbar-track-hover, var(--scrollbar-track)))}.scrollbar::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}.scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover, var(--scrollbar-thumb))}.scrollbar::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-active, var(--scrollbar-thumb-hover, var(--scrollbar-thumb)))}.scrollbar::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}.scrollbar::-webkit-scrollbar-corner:hover{background-color:var(--scrollbar-corner-hover, var(--scrollbar-corner))}.scrollbar::-webkit-scrollbar-corner:active{background-color:var(--scrollbar-corner-active, var(--scrollbar-corner-hover, var(--scrollbar-corner)))}.scrollbar{scrollbar-width:auto;scrollbar-color:var(--scrollbar-thumb, initial) var(--scrollbar-track, initial)}.scrollbar::-webkit-scrollbar{display:block;width:var(--scrollbar-width, 16px);height:var(--scrollbar-height, 16px)}.scrollbar-thin::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}.scrollbar-thin::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-hover, var(--scrollbar-track))}.scrollbar-thin::-webkit-scrollbar-track:active{background-color:var(--scrollbar-track-active, var(--scrollbar-track-hover, var(--scrollbar-track)))}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover, var(--scrollbar-thumb))}.scrollbar-thin::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-active, var(--scrollbar-thumb-hover, var(--scrollbar-thumb)))}.scrollbar-thin::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}.scrollbar-thin::-webkit-scrollbar-corner:hover{background-color:var(--scrollbar-corner-hover, var(--scrollbar-corner))}.scrollbar-thin::-webkit-scrollbar-corner:active{background-color:var(--scrollbar-corner-active, var(--scrollbar-corner-hover, var(--scrollbar-corner)))}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb, initial) var(--scrollbar-track, initial)}.scrollbar-thin::-webkit-scrollbar{display:block;width:8px;height:8px}.\!scrollbar-track-slate-700{--scrollbar-track: #334155 !important}.scrollbar-track-gray-100{--scrollbar-track: #f3f4f6 !important}.scrollbar-track-gray-50\/10{--scrollbar-track: rgb(249 250 251 / .1) !important}.scrollbar-track-slate-100{--scrollbar-track: #f1f5f9 !important}.scrollbar-track-slate-200\/75{--scrollbar-track: rgb(226 232 240 / .75) !important}.scrollbar-track-slate-300{--scrollbar-track: #cbd5e1 !important}.scrollbar-track-slate-500\/10{--scrollbar-track: rgb(100 116 139 / .1) !important}.scrollbar-track-slate-700{--scrollbar-track: #334155 !important}.scrollbar-track-slate-800{--scrollbar-track: #1e293b !important}.scrollbar-thumb-amber-100{--scrollbar-thumb: #fef3c7 !important}.scrollbar-thumb-amber-100\/0{--scrollbar-thumb: rgb(254 243 199 / 0) !important}.scrollbar-thumb-amber-100\/10{--scrollbar-thumb: rgb(254 243 199 / .1) !important}.scrollbar-thumb-amber-100\/100{--scrollbar-thumb: rgb(254 243 199 / 1) !important}.scrollbar-thumb-amber-100\/15{--scrollbar-thumb: rgb(254 243 199 / .15) !important}.scrollbar-thumb-amber-100\/20{--scrollbar-thumb: rgb(254 243 199 / .2) !important}.scrollbar-thumb-amber-100\/25{--scrollbar-thumb: rgb(254 243 199 / .25) !important}.scrollbar-thumb-amber-100\/30{--scrollbar-thumb: rgb(254 243 199 / .3) !important}.scrollbar-thumb-amber-100\/35{--scrollbar-thumb: rgb(254 243 199 / .35) !important}.scrollbar-thumb-amber-100\/40{--scrollbar-thumb: rgb(254 243 199 / .4) !important}.scrollbar-thumb-amber-100\/45{--scrollbar-thumb: rgb(254 243 199 / .45) !important}.scrollbar-thumb-amber-100\/5{--scrollbar-thumb: rgb(254 243 199 / .05) !important}.scrollbar-thumb-amber-100\/50{--scrollbar-thumb: rgb(254 243 199 / .5) !important}.scrollbar-thumb-amber-100\/55{--scrollbar-thumb: rgb(254 243 199 / .55) !important}.scrollbar-thumb-amber-100\/60{--scrollbar-thumb: rgb(254 243 199 / .6) !important}.scrollbar-thumb-amber-100\/65{--scrollbar-thumb: rgb(254 243 199 / .65) !important}.scrollbar-thumb-amber-100\/70{--scrollbar-thumb: rgb(254 243 199 / .7) !important}.scrollbar-thumb-amber-100\/75{--scrollbar-thumb: rgb(254 243 199 / .75) !important}.scrollbar-thumb-amber-100\/80{--scrollbar-thumb: rgb(254 243 199 / .8) !important}.scrollbar-thumb-amber-100\/85{--scrollbar-thumb: rgb(254 243 199 / .85) !important}.scrollbar-thumb-amber-100\/90{--scrollbar-thumb: rgb(254 243 199 / .9) !important}.scrollbar-thumb-amber-100\/95{--scrollbar-thumb: rgb(254 243 199 / .95) !important}.scrollbar-thumb-amber-200{--scrollbar-thumb: #fde68a !important}.scrollbar-thumb-amber-200\/0{--scrollbar-thumb: rgb(253 230 138 / 0) !important}.scrollbar-thumb-amber-200\/10{--scrollbar-thumb: rgb(253 230 138 / .1) !important}.scrollbar-thumb-amber-200\/100{--scrollbar-thumb: rgb(253 230 138 / 1) !important}.scrollbar-thumb-amber-200\/15{--scrollbar-thumb: rgb(253 230 138 / .15) !important}.scrollbar-thumb-amber-200\/20{--scrollbar-thumb: rgb(253 230 138 / .2) !important}.scrollbar-thumb-amber-200\/25{--scrollbar-thumb: rgb(253 230 138 / .25) !important}.scrollbar-thumb-amber-200\/30{--scrollbar-thumb: rgb(253 230 138 / .3) !important}.scrollbar-thumb-amber-200\/35{--scrollbar-thumb: rgb(253 230 138 / .35) !important}.scrollbar-thumb-amber-200\/40{--scrollbar-thumb: rgb(253 230 138 / .4) !important}.scrollbar-thumb-amber-200\/45{--scrollbar-thumb: rgb(253 230 138 / .45) !important}.scrollbar-thumb-amber-200\/5{--scrollbar-thumb: rgb(253 230 138 / .05) !important}.scrollbar-thumb-amber-200\/50{--scrollbar-thumb: rgb(253 230 138 / .5) !important}.scrollbar-thumb-amber-200\/55{--scrollbar-thumb: rgb(253 230 138 / .55) !important}.scrollbar-thumb-amber-200\/60{--scrollbar-thumb: rgb(253 230 138 / .6) !important}.scrollbar-thumb-amber-200\/65{--scrollbar-thumb: rgb(253 230 138 / .65) !important}.scrollbar-thumb-amber-200\/70{--scrollbar-thumb: rgb(253 230 138 / .7) !important}.scrollbar-thumb-amber-200\/75{--scrollbar-thumb: rgb(253 230 138 / .75) !important}.scrollbar-thumb-amber-200\/80{--scrollbar-thumb: rgb(253 230 138 / .8) !important}.scrollbar-thumb-amber-200\/85{--scrollbar-thumb: rgb(253 230 138 / .85) !important}.scrollbar-thumb-amber-200\/90{--scrollbar-thumb: rgb(253 230 138 / .9) !important}.scrollbar-thumb-amber-200\/95{--scrollbar-thumb: rgb(253 230 138 / .95) !important}.scrollbar-thumb-amber-300{--scrollbar-thumb: #fcd34d !important}.scrollbar-thumb-amber-300\/0{--scrollbar-thumb: rgb(252 211 77 / 0) !important}.scrollbar-thumb-amber-300\/10{--scrollbar-thumb: rgb(252 211 77 / .1) !important}.scrollbar-thumb-amber-300\/100{--scrollbar-thumb: rgb(252 211 77 / 1) !important}.scrollbar-thumb-amber-300\/15{--scrollbar-thumb: rgb(252 211 77 / .15) !important}.scrollbar-thumb-amber-300\/20{--scrollbar-thumb: rgb(252 211 77 / .2) !important}.scrollbar-thumb-amber-300\/25{--scrollbar-thumb: rgb(252 211 77 / .25) !important}.scrollbar-thumb-amber-300\/30{--scrollbar-thumb: rgb(252 211 77 / .3) !important}.scrollbar-thumb-amber-300\/35{--scrollbar-thumb: rgb(252 211 77 / .35) !important}.scrollbar-thumb-amber-300\/40{--scrollbar-thumb: rgb(252 211 77 / .4) !important}.scrollbar-thumb-amber-300\/45{--scrollbar-thumb: rgb(252 211 77 / .45) !important}.scrollbar-thumb-amber-300\/5{--scrollbar-thumb: rgb(252 211 77 / .05) !important}.scrollbar-thumb-amber-300\/50{--scrollbar-thumb: rgb(252 211 77 / .5) !important}.scrollbar-thumb-amber-300\/55{--scrollbar-thumb: rgb(252 211 77 / .55) !important}.scrollbar-thumb-amber-300\/60{--scrollbar-thumb: rgb(252 211 77 / .6) !important}.scrollbar-thumb-amber-300\/65{--scrollbar-thumb: rgb(252 211 77 / .65) !important}.scrollbar-thumb-amber-300\/70{--scrollbar-thumb: rgb(252 211 77 / .7) !important}.scrollbar-thumb-amber-300\/75{--scrollbar-thumb: rgb(252 211 77 / .75) !important}.scrollbar-thumb-amber-300\/80{--scrollbar-thumb: rgb(252 211 77 / .8) !important}.scrollbar-thumb-amber-300\/85{--scrollbar-thumb: rgb(252 211 77 / .85) !important}.scrollbar-thumb-amber-300\/90{--scrollbar-thumb: rgb(252 211 77 / .9) !important}.scrollbar-thumb-amber-300\/95{--scrollbar-thumb: rgb(252 211 77 / .95) !important}.scrollbar-thumb-amber-400{--scrollbar-thumb: #fbbf24 !important}.scrollbar-thumb-amber-400\/0{--scrollbar-thumb: rgb(251 191 36 / 0) !important}.scrollbar-thumb-amber-400\/10{--scrollbar-thumb: rgb(251 191 36 / .1) !important}.scrollbar-thumb-amber-400\/100{--scrollbar-thumb: rgb(251 191 36 / 1) !important}.scrollbar-thumb-amber-400\/15{--scrollbar-thumb: rgb(251 191 36 / .15) !important}.scrollbar-thumb-amber-400\/20{--scrollbar-thumb: rgb(251 191 36 / .2) !important}.scrollbar-thumb-amber-400\/25{--scrollbar-thumb: rgb(251 191 36 / .25) !important}.scrollbar-thumb-amber-400\/30{--scrollbar-thumb: rgb(251 191 36 / .3) !important}.scrollbar-thumb-amber-400\/35{--scrollbar-thumb: rgb(251 191 36 / .35) !important}.scrollbar-thumb-amber-400\/40{--scrollbar-thumb: rgb(251 191 36 / .4) !important}.scrollbar-thumb-amber-400\/45{--scrollbar-thumb: rgb(251 191 36 / .45) !important}.scrollbar-thumb-amber-400\/5{--scrollbar-thumb: rgb(251 191 36 / .05) !important}.scrollbar-thumb-amber-400\/50{--scrollbar-thumb: rgb(251 191 36 / .5) !important}.scrollbar-thumb-amber-400\/55{--scrollbar-thumb: rgb(251 191 36 / .55) !important}.scrollbar-thumb-amber-400\/60{--scrollbar-thumb: rgb(251 191 36 / .6) !important}.scrollbar-thumb-amber-400\/65{--scrollbar-thumb: rgb(251 191 36 / .65) !important}.scrollbar-thumb-amber-400\/70{--scrollbar-thumb: rgb(251 191 36 / .7) !important}.scrollbar-thumb-amber-400\/75{--scrollbar-thumb: rgb(251 191 36 / .75) !important}.scrollbar-thumb-amber-400\/80{--scrollbar-thumb: rgb(251 191 36 / .8) !important}.scrollbar-thumb-amber-400\/85{--scrollbar-thumb: rgb(251 191 36 / .85) !important}.scrollbar-thumb-amber-400\/90{--scrollbar-thumb: rgb(251 191 36 / .9) !important}.scrollbar-thumb-amber-400\/95{--scrollbar-thumb: rgb(251 191 36 / .95) !important}.scrollbar-thumb-amber-50{--scrollbar-thumb: #fffbeb !important}.scrollbar-thumb-amber-50\/0{--scrollbar-thumb: rgb(255 251 235 / 0) !important}.scrollbar-thumb-amber-50\/10{--scrollbar-thumb: rgb(255 251 235 / .1) !important}.scrollbar-thumb-amber-50\/100{--scrollbar-thumb: rgb(255 251 235 / 1) !important}.scrollbar-thumb-amber-50\/15{--scrollbar-thumb: rgb(255 251 235 / .15) !important}.scrollbar-thumb-amber-50\/20{--scrollbar-thumb: rgb(255 251 235 / .2) !important}.scrollbar-thumb-amber-50\/25{--scrollbar-thumb: rgb(255 251 235 / .25) !important}.scrollbar-thumb-amber-50\/30{--scrollbar-thumb: rgb(255 251 235 / .3) !important}.scrollbar-thumb-amber-50\/35{--scrollbar-thumb: rgb(255 251 235 / .35) !important}.scrollbar-thumb-amber-50\/40{--scrollbar-thumb: rgb(255 251 235 / .4) !important}.scrollbar-thumb-amber-50\/45{--scrollbar-thumb: rgb(255 251 235 / .45) !important}.scrollbar-thumb-amber-50\/5{--scrollbar-thumb: rgb(255 251 235 / .05) !important}.scrollbar-thumb-amber-50\/50{--scrollbar-thumb: rgb(255 251 235 / .5) !important}.scrollbar-thumb-amber-50\/55{--scrollbar-thumb: rgb(255 251 235 / .55) !important}.scrollbar-thumb-amber-50\/60{--scrollbar-thumb: rgb(255 251 235 / .6) !important}.scrollbar-thumb-amber-50\/65{--scrollbar-thumb: rgb(255 251 235 / .65) !important}.scrollbar-thumb-amber-50\/70{--scrollbar-thumb: rgb(255 251 235 / .7) !important}.scrollbar-thumb-amber-50\/75{--scrollbar-thumb: rgb(255 251 235 / .75) !important}.scrollbar-thumb-amber-50\/80{--scrollbar-thumb: rgb(255 251 235 / .8) !important}.scrollbar-thumb-amber-50\/85{--scrollbar-thumb: rgb(255 251 235 / .85) !important}.scrollbar-thumb-amber-50\/90{--scrollbar-thumb: rgb(255 251 235 / .9) !important}.scrollbar-thumb-amber-50\/95{--scrollbar-thumb: rgb(255 251 235 / .95) !important}.scrollbar-thumb-amber-500{--scrollbar-thumb: #f59e0b !important}.scrollbar-thumb-amber-500\/0{--scrollbar-thumb: rgb(245 158 11 / 0) !important}.scrollbar-thumb-amber-500\/10{--scrollbar-thumb: rgb(245 158 11 / .1) !important}.scrollbar-thumb-amber-500\/100{--scrollbar-thumb: rgb(245 158 11 / 1) !important}.scrollbar-thumb-amber-500\/15{--scrollbar-thumb: rgb(245 158 11 / .15) !important}.scrollbar-thumb-amber-500\/20{--scrollbar-thumb: rgb(245 158 11 / .2) !important}.scrollbar-thumb-amber-500\/25{--scrollbar-thumb: rgb(245 158 11 / .25) !important}.scrollbar-thumb-amber-500\/30{--scrollbar-thumb: rgb(245 158 11 / .3) !important}.scrollbar-thumb-amber-500\/35{--scrollbar-thumb: rgb(245 158 11 / .35) !important}.scrollbar-thumb-amber-500\/40{--scrollbar-thumb: rgb(245 158 11 / .4) !important}.scrollbar-thumb-amber-500\/45{--scrollbar-thumb: rgb(245 158 11 / .45) !important}.scrollbar-thumb-amber-500\/5{--scrollbar-thumb: rgb(245 158 11 / .05) !important}.scrollbar-thumb-amber-500\/50{--scrollbar-thumb: rgb(245 158 11 / .5) !important}.scrollbar-thumb-amber-500\/55{--scrollbar-thumb: rgb(245 158 11 / .55) !important}.scrollbar-thumb-amber-500\/60{--scrollbar-thumb: rgb(245 158 11 / .6) !important}.scrollbar-thumb-amber-500\/65{--scrollbar-thumb: rgb(245 158 11 / .65) !important}.scrollbar-thumb-amber-500\/70{--scrollbar-thumb: rgb(245 158 11 / .7) !important}.scrollbar-thumb-amber-500\/75{--scrollbar-thumb: rgb(245 158 11 / .75) !important}.scrollbar-thumb-amber-500\/80{--scrollbar-thumb: rgb(245 158 11 / .8) !important}.scrollbar-thumb-amber-500\/85{--scrollbar-thumb: rgb(245 158 11 / .85) !important}.scrollbar-thumb-amber-500\/90{--scrollbar-thumb: rgb(245 158 11 / .9) !important}.scrollbar-thumb-amber-500\/95{--scrollbar-thumb: rgb(245 158 11 / .95) !important}.scrollbar-thumb-amber-600{--scrollbar-thumb: #d97706 !important}.scrollbar-thumb-amber-600\/0{--scrollbar-thumb: rgb(217 119 6 / 0) !important}.scrollbar-thumb-amber-600\/10{--scrollbar-thumb: rgb(217 119 6 / .1) !important}.scrollbar-thumb-amber-600\/100{--scrollbar-thumb: rgb(217 119 6 / 1) !important}.scrollbar-thumb-amber-600\/15{--scrollbar-thumb: rgb(217 119 6 / .15) !important}.scrollbar-thumb-amber-600\/20{--scrollbar-thumb: rgb(217 119 6 / .2) !important}.scrollbar-thumb-amber-600\/25{--scrollbar-thumb: rgb(217 119 6 / .25) !important}.scrollbar-thumb-amber-600\/30{--scrollbar-thumb: rgb(217 119 6 / .3) !important}.scrollbar-thumb-amber-600\/35{--scrollbar-thumb: rgb(217 119 6 / .35) !important}.scrollbar-thumb-amber-600\/40{--scrollbar-thumb: rgb(217 119 6 / .4) !important}.scrollbar-thumb-amber-600\/45{--scrollbar-thumb: rgb(217 119 6 / .45) !important}.scrollbar-thumb-amber-600\/5{--scrollbar-thumb: rgb(217 119 6 / .05) !important}.scrollbar-thumb-amber-600\/50{--scrollbar-thumb: rgb(217 119 6 / .5) !important}.scrollbar-thumb-amber-600\/55{--scrollbar-thumb: rgb(217 119 6 / .55) !important}.scrollbar-thumb-amber-600\/60{--scrollbar-thumb: rgb(217 119 6 / .6) !important}.scrollbar-thumb-amber-600\/65{--scrollbar-thumb: rgb(217 119 6 / .65) !important}.scrollbar-thumb-amber-600\/70{--scrollbar-thumb: rgb(217 119 6 / .7) !important}.scrollbar-thumb-amber-600\/75{--scrollbar-thumb: rgb(217 119 6 / .75) !important}.scrollbar-thumb-amber-600\/80{--scrollbar-thumb: rgb(217 119 6 / .8) !important}.scrollbar-thumb-amber-600\/85{--scrollbar-thumb: rgb(217 119 6 / .85) !important}.scrollbar-thumb-amber-600\/90{--scrollbar-thumb: rgb(217 119 6 / .9) !important}.scrollbar-thumb-amber-600\/95{--scrollbar-thumb: rgb(217 119 6 / .95) !important}.scrollbar-thumb-amber-700{--scrollbar-thumb: #b45309 !important}.scrollbar-thumb-amber-700\/0{--scrollbar-thumb: rgb(180 83 9 / 0) !important}.scrollbar-thumb-amber-700\/10{--scrollbar-thumb: rgb(180 83 9 / .1) !important}.scrollbar-thumb-amber-700\/100{--scrollbar-thumb: rgb(180 83 9 / 1) !important}.scrollbar-thumb-amber-700\/15{--scrollbar-thumb: rgb(180 83 9 / .15) !important}.scrollbar-thumb-amber-700\/20{--scrollbar-thumb: rgb(180 83 9 / .2) !important}.scrollbar-thumb-amber-700\/25{--scrollbar-thumb: rgb(180 83 9 / .25) !important}.scrollbar-thumb-amber-700\/30{--scrollbar-thumb: rgb(180 83 9 / .3) !important}.scrollbar-thumb-amber-700\/35{--scrollbar-thumb: rgb(180 83 9 / .35) !important}.scrollbar-thumb-amber-700\/40{--scrollbar-thumb: rgb(180 83 9 / .4) !important}.scrollbar-thumb-amber-700\/45{--scrollbar-thumb: rgb(180 83 9 / .45) !important}.scrollbar-thumb-amber-700\/5{--scrollbar-thumb: rgb(180 83 9 / .05) !important}.scrollbar-thumb-amber-700\/50{--scrollbar-thumb: rgb(180 83 9 / .5) !important}.scrollbar-thumb-amber-700\/55{--scrollbar-thumb: rgb(180 83 9 / .55) !important}.scrollbar-thumb-amber-700\/60{--scrollbar-thumb: rgb(180 83 9 / .6) !important}.scrollbar-thumb-amber-700\/65{--scrollbar-thumb: rgb(180 83 9 / .65) !important}.scrollbar-thumb-amber-700\/70{--scrollbar-thumb: rgb(180 83 9 / .7) !important}.scrollbar-thumb-amber-700\/75{--scrollbar-thumb: rgb(180 83 9 / .75) !important}.scrollbar-thumb-amber-700\/80{--scrollbar-thumb: rgb(180 83 9 / .8) !important}.scrollbar-thumb-amber-700\/85{--scrollbar-thumb: rgb(180 83 9 / .85) !important}.scrollbar-thumb-amber-700\/90{--scrollbar-thumb: rgb(180 83 9 / .9) !important}.scrollbar-thumb-amber-700\/95{--scrollbar-thumb: rgb(180 83 9 / .95) !important}.scrollbar-thumb-amber-800{--scrollbar-thumb: #92400e !important}.scrollbar-thumb-amber-800\/0{--scrollbar-thumb: rgb(146 64 14 / 0) !important}.scrollbar-thumb-amber-800\/10{--scrollbar-thumb: rgb(146 64 14 / .1) !important}.scrollbar-thumb-amber-800\/100{--scrollbar-thumb: rgb(146 64 14 / 1) !important}.scrollbar-thumb-amber-800\/15{--scrollbar-thumb: rgb(146 64 14 / .15) !important}.scrollbar-thumb-amber-800\/20{--scrollbar-thumb: rgb(146 64 14 / .2) !important}.scrollbar-thumb-amber-800\/25{--scrollbar-thumb: rgb(146 64 14 / .25) !important}.scrollbar-thumb-amber-800\/30{--scrollbar-thumb: rgb(146 64 14 / .3) !important}.scrollbar-thumb-amber-800\/35{--scrollbar-thumb: rgb(146 64 14 / .35) !important}.scrollbar-thumb-amber-800\/40{--scrollbar-thumb: rgb(146 64 14 / .4) !important}.scrollbar-thumb-amber-800\/45{--scrollbar-thumb: rgb(146 64 14 / .45) !important}.scrollbar-thumb-amber-800\/5{--scrollbar-thumb: rgb(146 64 14 / .05) !important}.scrollbar-thumb-amber-800\/50{--scrollbar-thumb: rgb(146 64 14 / .5) !important}.scrollbar-thumb-amber-800\/55{--scrollbar-thumb: rgb(146 64 14 / .55) !important}.scrollbar-thumb-amber-800\/60{--scrollbar-thumb: rgb(146 64 14 / .6) !important}.scrollbar-thumb-amber-800\/65{--scrollbar-thumb: rgb(146 64 14 / .65) !important}.scrollbar-thumb-amber-800\/70{--scrollbar-thumb: rgb(146 64 14 / .7) !important}.scrollbar-thumb-amber-800\/75{--scrollbar-thumb: rgb(146 64 14 / .75) !important}.scrollbar-thumb-amber-800\/80{--scrollbar-thumb: rgb(146 64 14 / .8) !important}.scrollbar-thumb-amber-800\/85{--scrollbar-thumb: rgb(146 64 14 / .85) !important}.scrollbar-thumb-amber-800\/90{--scrollbar-thumb: rgb(146 64 14 / .9) !important}.scrollbar-thumb-amber-800\/95{--scrollbar-thumb: rgb(146 64 14 / .95) !important}.scrollbar-thumb-amber-900{--scrollbar-thumb: #78350f !important}.scrollbar-thumb-amber-900\/0{--scrollbar-thumb: rgb(120 53 15 / 0) !important}.scrollbar-thumb-amber-900\/10{--scrollbar-thumb: rgb(120 53 15 / .1) !important}.scrollbar-thumb-amber-900\/100{--scrollbar-thumb: rgb(120 53 15 / 1) !important}.scrollbar-thumb-amber-900\/15{--scrollbar-thumb: rgb(120 53 15 / .15) !important}.scrollbar-thumb-amber-900\/20{--scrollbar-thumb: rgb(120 53 15 / .2) !important}.scrollbar-thumb-amber-900\/25{--scrollbar-thumb: rgb(120 53 15 / .25) !important}.scrollbar-thumb-amber-900\/30{--scrollbar-thumb: rgb(120 53 15 / .3) !important}.scrollbar-thumb-amber-900\/35{--scrollbar-thumb: rgb(120 53 15 / .35) !important}.scrollbar-thumb-amber-900\/40{--scrollbar-thumb: rgb(120 53 15 / .4) !important}.scrollbar-thumb-amber-900\/45{--scrollbar-thumb: rgb(120 53 15 / .45) !important}.scrollbar-thumb-amber-900\/5{--scrollbar-thumb: rgb(120 53 15 / .05) !important}.scrollbar-thumb-amber-900\/50{--scrollbar-thumb: rgb(120 53 15 / .5) !important}.scrollbar-thumb-amber-900\/55{--scrollbar-thumb: rgb(120 53 15 / .55) !important}.scrollbar-thumb-amber-900\/60{--scrollbar-thumb: rgb(120 53 15 / .6) !important}.scrollbar-thumb-amber-900\/65{--scrollbar-thumb: rgb(120 53 15 / .65) !important}.scrollbar-thumb-amber-900\/70{--scrollbar-thumb: rgb(120 53 15 / .7) !important}.scrollbar-thumb-amber-900\/75{--scrollbar-thumb: rgb(120 53 15 / .75) !important}.scrollbar-thumb-amber-900\/80{--scrollbar-thumb: rgb(120 53 15 / .8) !important}.scrollbar-thumb-amber-900\/85{--scrollbar-thumb: rgb(120 53 15 / .85) !important}.scrollbar-thumb-amber-900\/90{--scrollbar-thumb: rgb(120 53 15 / .9) !important}.scrollbar-thumb-amber-900\/95{--scrollbar-thumb: rgb(120 53 15 / .95) !important}.scrollbar-thumb-amber-950{--scrollbar-thumb: #451a03 !important}.scrollbar-thumb-amber-950\/0{--scrollbar-thumb: rgb(69 26 3 / 0) !important}.scrollbar-thumb-amber-950\/10{--scrollbar-thumb: rgb(69 26 3 / .1) !important}.scrollbar-thumb-amber-950\/100{--scrollbar-thumb: rgb(69 26 3 / 1) !important}.scrollbar-thumb-amber-950\/15{--scrollbar-thumb: rgb(69 26 3 / .15) !important}.scrollbar-thumb-amber-950\/20{--scrollbar-thumb: rgb(69 26 3 / .2) !important}.scrollbar-thumb-amber-950\/25{--scrollbar-thumb: rgb(69 26 3 / .25) !important}.scrollbar-thumb-amber-950\/30{--scrollbar-thumb: rgb(69 26 3 / .3) !important}.scrollbar-thumb-amber-950\/35{--scrollbar-thumb: rgb(69 26 3 / .35) !important}.scrollbar-thumb-amber-950\/40{--scrollbar-thumb: rgb(69 26 3 / .4) !important}.scrollbar-thumb-amber-950\/45{--scrollbar-thumb: rgb(69 26 3 / .45) !important}.scrollbar-thumb-amber-950\/5{--scrollbar-thumb: rgb(69 26 3 / .05) !important}.scrollbar-thumb-amber-950\/50{--scrollbar-thumb: rgb(69 26 3 / .5) !important}.scrollbar-thumb-amber-950\/55{--scrollbar-thumb: rgb(69 26 3 / .55) !important}.scrollbar-thumb-amber-950\/60{--scrollbar-thumb: rgb(69 26 3 / .6) !important}.scrollbar-thumb-amber-950\/65{--scrollbar-thumb: rgb(69 26 3 / .65) !important}.scrollbar-thumb-amber-950\/70{--scrollbar-thumb: rgb(69 26 3 / .7) !important}.scrollbar-thumb-amber-950\/75{--scrollbar-thumb: rgb(69 26 3 / .75) !important}.scrollbar-thumb-amber-950\/80{--scrollbar-thumb: rgb(69 26 3 / .8) !important}.scrollbar-thumb-amber-950\/85{--scrollbar-thumb: rgb(69 26 3 / .85) !important}.scrollbar-thumb-amber-950\/90{--scrollbar-thumb: rgb(69 26 3 / .9) !important}.scrollbar-thumb-amber-950\/95{--scrollbar-thumb: rgb(69 26 3 / .95) !important}.scrollbar-thumb-black{--scrollbar-thumb: #000 !important}.scrollbar-thumb-black\/0{--scrollbar-thumb: rgb(0 0 0 / 0) !important}.scrollbar-thumb-black\/10{--scrollbar-thumb: rgb(0 0 0 / .1) !important}.scrollbar-thumb-black\/100{--scrollbar-thumb: rgb(0 0 0 / 1) !important}.scrollbar-thumb-black\/15{--scrollbar-thumb: rgb(0 0 0 / .15) !important}.scrollbar-thumb-black\/20{--scrollbar-thumb: rgb(0 0 0 / .2) !important}.scrollbar-thumb-black\/25{--scrollbar-thumb: rgb(0 0 0 / .25) !important}.scrollbar-thumb-black\/30{--scrollbar-thumb: rgb(0 0 0 / .3) !important}.scrollbar-thumb-black\/35{--scrollbar-thumb: rgb(0 0 0 / .35) !important}.scrollbar-thumb-black\/40{--scrollbar-thumb: rgb(0 0 0 / .4) !important}.scrollbar-thumb-black\/45{--scrollbar-thumb: rgb(0 0 0 / .45) !important}.scrollbar-thumb-black\/5{--scrollbar-thumb: rgb(0 0 0 / .05) !important}.scrollbar-thumb-black\/50{--scrollbar-thumb: rgb(0 0 0 / .5) !important}.scrollbar-thumb-black\/55{--scrollbar-thumb: rgb(0 0 0 / .55) !important}.scrollbar-thumb-black\/60{--scrollbar-thumb: rgb(0 0 0 / .6) !important}.scrollbar-thumb-black\/65{--scrollbar-thumb: rgb(0 0 0 / .65) !important}.scrollbar-thumb-black\/70{--scrollbar-thumb: rgb(0 0 0 / .7) !important}.scrollbar-thumb-black\/75{--scrollbar-thumb: rgb(0 0 0 / .75) !important}.scrollbar-thumb-black\/80{--scrollbar-thumb: rgb(0 0 0 / .8) !important}.scrollbar-thumb-black\/85{--scrollbar-thumb: rgb(0 0 0 / .85) !important}.scrollbar-thumb-black\/90{--scrollbar-thumb: rgb(0 0 0 / .9) !important}.scrollbar-thumb-black\/95{--scrollbar-thumb: rgb(0 0 0 / .95) !important}.scrollbar-thumb-blue-100{--scrollbar-thumb: #dbeafe !important}.scrollbar-thumb-blue-100\/0{--scrollbar-thumb: rgb(219 234 254 / 0) !important}.scrollbar-thumb-blue-100\/10{--scrollbar-thumb: rgb(219 234 254 / .1) !important}.scrollbar-thumb-blue-100\/100{--scrollbar-thumb: rgb(219 234 254 / 1) !important}.scrollbar-thumb-blue-100\/15{--scrollbar-thumb: rgb(219 234 254 / .15) !important}.scrollbar-thumb-blue-100\/20{--scrollbar-thumb: rgb(219 234 254 / .2) !important}.scrollbar-thumb-blue-100\/25{--scrollbar-thumb: rgb(219 234 254 / .25) !important}.scrollbar-thumb-blue-100\/30{--scrollbar-thumb: rgb(219 234 254 / .3) !important}.scrollbar-thumb-blue-100\/35{--scrollbar-thumb: rgb(219 234 254 / .35) !important}.scrollbar-thumb-blue-100\/40{--scrollbar-thumb: rgb(219 234 254 / .4) !important}.scrollbar-thumb-blue-100\/45{--scrollbar-thumb: rgb(219 234 254 / .45) !important}.scrollbar-thumb-blue-100\/5{--scrollbar-thumb: rgb(219 234 254 / .05) !important}.scrollbar-thumb-blue-100\/50{--scrollbar-thumb: rgb(219 234 254 / .5) !important}.scrollbar-thumb-blue-100\/55{--scrollbar-thumb: rgb(219 234 254 / .55) !important}.scrollbar-thumb-blue-100\/60{--scrollbar-thumb: rgb(219 234 254 / .6) !important}.scrollbar-thumb-blue-100\/65{--scrollbar-thumb: rgb(219 234 254 / .65) !important}.scrollbar-thumb-blue-100\/70{--scrollbar-thumb: rgb(219 234 254 / .7) !important}.scrollbar-thumb-blue-100\/75{--scrollbar-thumb: rgb(219 234 254 / .75) !important}.scrollbar-thumb-blue-100\/80{--scrollbar-thumb: rgb(219 234 254 / .8) !important}.scrollbar-thumb-blue-100\/85{--scrollbar-thumb: rgb(219 234 254 / .85) !important}.scrollbar-thumb-blue-100\/90{--scrollbar-thumb: rgb(219 234 254 / .9) !important}.scrollbar-thumb-blue-100\/95{--scrollbar-thumb: rgb(219 234 254 / .95) !important}.scrollbar-thumb-blue-200{--scrollbar-thumb: #bfdbfe !important}.scrollbar-thumb-blue-200\/0{--scrollbar-thumb: rgb(191 219 254 / 0) !important}.scrollbar-thumb-blue-200\/10{--scrollbar-thumb: rgb(191 219 254 / .1) !important}.scrollbar-thumb-blue-200\/100{--scrollbar-thumb: rgb(191 219 254 / 1) !important}.scrollbar-thumb-blue-200\/15{--scrollbar-thumb: rgb(191 219 254 / .15) !important}.scrollbar-thumb-blue-200\/20{--scrollbar-thumb: rgb(191 219 254 / .2) !important}.scrollbar-thumb-blue-200\/25{--scrollbar-thumb: rgb(191 219 254 / .25) !important}.scrollbar-thumb-blue-200\/30{--scrollbar-thumb: rgb(191 219 254 / .3) !important}.scrollbar-thumb-blue-200\/35{--scrollbar-thumb: rgb(191 219 254 / .35) !important}.scrollbar-thumb-blue-200\/40{--scrollbar-thumb: rgb(191 219 254 / .4) !important}.scrollbar-thumb-blue-200\/45{--scrollbar-thumb: rgb(191 219 254 / .45) !important}.scrollbar-thumb-blue-200\/5{--scrollbar-thumb: rgb(191 219 254 / .05) !important}.scrollbar-thumb-blue-200\/50{--scrollbar-thumb: rgb(191 219 254 / .5) !important}.scrollbar-thumb-blue-200\/55{--scrollbar-thumb: rgb(191 219 254 / .55) !important}.scrollbar-thumb-blue-200\/60{--scrollbar-thumb: rgb(191 219 254 / .6) !important}.scrollbar-thumb-blue-200\/65{--scrollbar-thumb: rgb(191 219 254 / .65) !important}.scrollbar-thumb-blue-200\/70{--scrollbar-thumb: rgb(191 219 254 / .7) !important}.scrollbar-thumb-blue-200\/75{--scrollbar-thumb: rgb(191 219 254 / .75) !important}.scrollbar-thumb-blue-200\/80{--scrollbar-thumb: rgb(191 219 254 / .8) !important}.scrollbar-thumb-blue-200\/85{--scrollbar-thumb: rgb(191 219 254 / .85) !important}.scrollbar-thumb-blue-200\/90{--scrollbar-thumb: rgb(191 219 254 / .9) !important}.scrollbar-thumb-blue-200\/95{--scrollbar-thumb: rgb(191 219 254 / .95) !important}.scrollbar-thumb-blue-300{--scrollbar-thumb: #93c5fd !important}.scrollbar-thumb-blue-300\/0{--scrollbar-thumb: rgb(147 197 253 / 0) !important}.scrollbar-thumb-blue-300\/10{--scrollbar-thumb: rgb(147 197 253 / .1) !important}.scrollbar-thumb-blue-300\/100{--scrollbar-thumb: rgb(147 197 253 / 1) !important}.scrollbar-thumb-blue-300\/15{--scrollbar-thumb: rgb(147 197 253 / .15) !important}.scrollbar-thumb-blue-300\/20{--scrollbar-thumb: rgb(147 197 253 / .2) !important}.scrollbar-thumb-blue-300\/25{--scrollbar-thumb: rgb(147 197 253 / .25) !important}.scrollbar-thumb-blue-300\/30{--scrollbar-thumb: rgb(147 197 253 / .3) !important}.scrollbar-thumb-blue-300\/35{--scrollbar-thumb: rgb(147 197 253 / .35) !important}.scrollbar-thumb-blue-300\/40{--scrollbar-thumb: rgb(147 197 253 / .4) !important}.scrollbar-thumb-blue-300\/45{--scrollbar-thumb: rgb(147 197 253 / .45) !important}.scrollbar-thumb-blue-300\/5{--scrollbar-thumb: rgb(147 197 253 / .05) !important}.scrollbar-thumb-blue-300\/50{--scrollbar-thumb: rgb(147 197 253 / .5) !important}.scrollbar-thumb-blue-300\/55{--scrollbar-thumb: rgb(147 197 253 / .55) !important}.scrollbar-thumb-blue-300\/60{--scrollbar-thumb: rgb(147 197 253 / .6) !important}.scrollbar-thumb-blue-300\/65{--scrollbar-thumb: rgb(147 197 253 / .65) !important}.scrollbar-thumb-blue-300\/70{--scrollbar-thumb: rgb(147 197 253 / .7) !important}.scrollbar-thumb-blue-300\/75{--scrollbar-thumb: rgb(147 197 253 / .75) !important}.scrollbar-thumb-blue-300\/80{--scrollbar-thumb: rgb(147 197 253 / .8) !important}.scrollbar-thumb-blue-300\/85{--scrollbar-thumb: rgb(147 197 253 / .85) !important}.scrollbar-thumb-blue-300\/90{--scrollbar-thumb: rgb(147 197 253 / .9) !important}.scrollbar-thumb-blue-300\/95{--scrollbar-thumb: rgb(147 197 253 / .95) !important}.scrollbar-thumb-blue-400{--scrollbar-thumb: #60a5fa !important}.scrollbar-thumb-blue-400\/0{--scrollbar-thumb: rgb(96 165 250 / 0) !important}.scrollbar-thumb-blue-400\/10{--scrollbar-thumb: rgb(96 165 250 / .1) !important}.scrollbar-thumb-blue-400\/100{--scrollbar-thumb: rgb(96 165 250 / 1) !important}.scrollbar-thumb-blue-400\/15{--scrollbar-thumb: rgb(96 165 250 / .15) !important}.scrollbar-thumb-blue-400\/20{--scrollbar-thumb: rgb(96 165 250 / .2) !important}.scrollbar-thumb-blue-400\/25{--scrollbar-thumb: rgb(96 165 250 / .25) !important}.scrollbar-thumb-blue-400\/30{--scrollbar-thumb: rgb(96 165 250 / .3) !important}.scrollbar-thumb-blue-400\/35{--scrollbar-thumb: rgb(96 165 250 / .35) !important}.scrollbar-thumb-blue-400\/40{--scrollbar-thumb: rgb(96 165 250 / .4) !important}.scrollbar-thumb-blue-400\/45{--scrollbar-thumb: rgb(96 165 250 / .45) !important}.scrollbar-thumb-blue-400\/5{--scrollbar-thumb: rgb(96 165 250 / .05) !important}.scrollbar-thumb-blue-400\/50{--scrollbar-thumb: rgb(96 165 250 / .5) !important}.scrollbar-thumb-blue-400\/55{--scrollbar-thumb: rgb(96 165 250 / .55) !important}.scrollbar-thumb-blue-400\/60{--scrollbar-thumb: rgb(96 165 250 / .6) !important}.scrollbar-thumb-blue-400\/65{--scrollbar-thumb: rgb(96 165 250 / .65) !important}.scrollbar-thumb-blue-400\/70{--scrollbar-thumb: rgb(96 165 250 / .7) !important}.scrollbar-thumb-blue-400\/75{--scrollbar-thumb: rgb(96 165 250 / .75) !important}.scrollbar-thumb-blue-400\/80{--scrollbar-thumb: rgb(96 165 250 / .8) !important}.scrollbar-thumb-blue-400\/85{--scrollbar-thumb: rgb(96 165 250 / .85) !important}.scrollbar-thumb-blue-400\/90{--scrollbar-thumb: rgb(96 165 250 / .9) !important}.scrollbar-thumb-blue-400\/95{--scrollbar-thumb: rgb(96 165 250 / .95) !important}.scrollbar-thumb-blue-50{--scrollbar-thumb: #eff6ff !important}.scrollbar-thumb-blue-50\/0{--scrollbar-thumb: rgb(239 246 255 / 0) !important}.scrollbar-thumb-blue-50\/10{--scrollbar-thumb: rgb(239 246 255 / .1) !important}.scrollbar-thumb-blue-50\/100{--scrollbar-thumb: rgb(239 246 255 / 1) !important}.scrollbar-thumb-blue-50\/15{--scrollbar-thumb: rgb(239 246 255 / .15) !important}.scrollbar-thumb-blue-50\/20{--scrollbar-thumb: rgb(239 246 255 / .2) !important}.scrollbar-thumb-blue-50\/25{--scrollbar-thumb: rgb(239 246 255 / .25) !important}.scrollbar-thumb-blue-50\/30{--scrollbar-thumb: rgb(239 246 255 / .3) !important}.scrollbar-thumb-blue-50\/35{--scrollbar-thumb: rgb(239 246 255 / .35) !important}.scrollbar-thumb-blue-50\/40{--scrollbar-thumb: rgb(239 246 255 / .4) !important}.scrollbar-thumb-blue-50\/45{--scrollbar-thumb: rgb(239 246 255 / .45) !important}.scrollbar-thumb-blue-50\/5{--scrollbar-thumb: rgb(239 246 255 / .05) !important}.scrollbar-thumb-blue-50\/50{--scrollbar-thumb: rgb(239 246 255 / .5) !important}.scrollbar-thumb-blue-50\/55{--scrollbar-thumb: rgb(239 246 255 / .55) !important}.scrollbar-thumb-blue-50\/60{--scrollbar-thumb: rgb(239 246 255 / .6) !important}.scrollbar-thumb-blue-50\/65{--scrollbar-thumb: rgb(239 246 255 / .65) !important}.scrollbar-thumb-blue-50\/70{--scrollbar-thumb: rgb(239 246 255 / .7) !important}.scrollbar-thumb-blue-50\/75{--scrollbar-thumb: rgb(239 246 255 / .75) !important}.scrollbar-thumb-blue-50\/80{--scrollbar-thumb: rgb(239 246 255 / .8) !important}.scrollbar-thumb-blue-50\/85{--scrollbar-thumb: rgb(239 246 255 / .85) !important}.scrollbar-thumb-blue-50\/90{--scrollbar-thumb: rgb(239 246 255 / .9) !important}.scrollbar-thumb-blue-50\/95{--scrollbar-thumb: rgb(239 246 255 / .95) !important}.scrollbar-thumb-blue-500{--scrollbar-thumb: #3b82f6 !important}.scrollbar-thumb-blue-500\/0{--scrollbar-thumb: rgb(59 130 246 / 0) !important}.scrollbar-thumb-blue-500\/10{--scrollbar-thumb: rgb(59 130 246 / .1) !important}.scrollbar-thumb-blue-500\/100{--scrollbar-thumb: rgb(59 130 246 / 1) !important}.scrollbar-thumb-blue-500\/15{--scrollbar-thumb: rgb(59 130 246 / .15) !important}.scrollbar-thumb-blue-500\/20{--scrollbar-thumb: rgb(59 130 246 / .2) !important}.scrollbar-thumb-blue-500\/25{--scrollbar-thumb: rgb(59 130 246 / .25) !important}.scrollbar-thumb-blue-500\/30{--scrollbar-thumb: rgb(59 130 246 / .3) !important}.scrollbar-thumb-blue-500\/35{--scrollbar-thumb: rgb(59 130 246 / .35) !important}.scrollbar-thumb-blue-500\/40{--scrollbar-thumb: rgb(59 130 246 / .4) !important}.scrollbar-thumb-blue-500\/45{--scrollbar-thumb: rgb(59 130 246 / .45) !important}.scrollbar-thumb-blue-500\/5{--scrollbar-thumb: rgb(59 130 246 / .05) !important}.scrollbar-thumb-blue-500\/50{--scrollbar-thumb: rgb(59 130 246 / .5) !important}.scrollbar-thumb-blue-500\/55{--scrollbar-thumb: rgb(59 130 246 / .55) !important}.scrollbar-thumb-blue-500\/60{--scrollbar-thumb: rgb(59 130 246 / .6) !important}.scrollbar-thumb-blue-500\/65{--scrollbar-thumb: rgb(59 130 246 / .65) !important}.scrollbar-thumb-blue-500\/70{--scrollbar-thumb: rgb(59 130 246 / .7) !important}.scrollbar-thumb-blue-500\/75{--scrollbar-thumb: rgb(59 130 246 / .75) !important}.scrollbar-thumb-blue-500\/80{--scrollbar-thumb: rgb(59 130 246 / .8) !important}.scrollbar-thumb-blue-500\/85{--scrollbar-thumb: rgb(59 130 246 / .85) !important}.scrollbar-thumb-blue-500\/90{--scrollbar-thumb: rgb(59 130 246 / .9) !important}.scrollbar-thumb-blue-500\/95{--scrollbar-thumb: rgb(59 130 246 / .95) !important}.scrollbar-thumb-blue-600{--scrollbar-thumb: #2563eb !important}.scrollbar-thumb-blue-600\/0{--scrollbar-thumb: rgb(37 99 235 / 0) !important}.scrollbar-thumb-blue-600\/10{--scrollbar-thumb: rgb(37 99 235 / .1) !important}.scrollbar-thumb-blue-600\/100{--scrollbar-thumb: rgb(37 99 235 / 1) !important}.scrollbar-thumb-blue-600\/15{--scrollbar-thumb: rgb(37 99 235 / .15) !important}.scrollbar-thumb-blue-600\/20{--scrollbar-thumb: rgb(37 99 235 / .2) !important}.scrollbar-thumb-blue-600\/25{--scrollbar-thumb: rgb(37 99 235 / .25) !important}.scrollbar-thumb-blue-600\/30{--scrollbar-thumb: rgb(37 99 235 / .3) !important}.scrollbar-thumb-blue-600\/35{--scrollbar-thumb: rgb(37 99 235 / .35) !important}.scrollbar-thumb-blue-600\/40{--scrollbar-thumb: rgb(37 99 235 / .4) !important}.scrollbar-thumb-blue-600\/45{--scrollbar-thumb: rgb(37 99 235 / .45) !important}.scrollbar-thumb-blue-600\/5{--scrollbar-thumb: rgb(37 99 235 / .05) !important}.scrollbar-thumb-blue-600\/50{--scrollbar-thumb: rgb(37 99 235 / .5) !important}.scrollbar-thumb-blue-600\/55{--scrollbar-thumb: rgb(37 99 235 / .55) !important}.scrollbar-thumb-blue-600\/60{--scrollbar-thumb: rgb(37 99 235 / .6) !important}.scrollbar-thumb-blue-600\/65{--scrollbar-thumb: rgb(37 99 235 / .65) !important}.scrollbar-thumb-blue-600\/70{--scrollbar-thumb: rgb(37 99 235 / .7) !important}.scrollbar-thumb-blue-600\/75{--scrollbar-thumb: rgb(37 99 235 / .75) !important}.scrollbar-thumb-blue-600\/80{--scrollbar-thumb: rgb(37 99 235 / .8) !important}.scrollbar-thumb-blue-600\/85{--scrollbar-thumb: rgb(37 99 235 / .85) !important}.scrollbar-thumb-blue-600\/90{--scrollbar-thumb: rgb(37 99 235 / .9) !important}.scrollbar-thumb-blue-600\/95{--scrollbar-thumb: rgb(37 99 235 / .95) !important}.scrollbar-thumb-blue-700{--scrollbar-thumb: #1d4ed8 !important}.scrollbar-thumb-blue-700\/0{--scrollbar-thumb: rgb(29 78 216 / 0) !important}.scrollbar-thumb-blue-700\/10{--scrollbar-thumb: rgb(29 78 216 / .1) !important}.scrollbar-thumb-blue-700\/100{--scrollbar-thumb: rgb(29 78 216 / 1) !important}.scrollbar-thumb-blue-700\/15{--scrollbar-thumb: rgb(29 78 216 / .15) !important}.scrollbar-thumb-blue-700\/20{--scrollbar-thumb: rgb(29 78 216 / .2) !important}.scrollbar-thumb-blue-700\/25{--scrollbar-thumb: rgb(29 78 216 / .25) !important}.scrollbar-thumb-blue-700\/30{--scrollbar-thumb: rgb(29 78 216 / .3) !important}.scrollbar-thumb-blue-700\/35{--scrollbar-thumb: rgb(29 78 216 / .35) !important}.scrollbar-thumb-blue-700\/40{--scrollbar-thumb: rgb(29 78 216 / .4) !important}.scrollbar-thumb-blue-700\/45{--scrollbar-thumb: rgb(29 78 216 / .45) !important}.scrollbar-thumb-blue-700\/5{--scrollbar-thumb: rgb(29 78 216 / .05) !important}.scrollbar-thumb-blue-700\/50{--scrollbar-thumb: rgb(29 78 216 / .5) !important}.scrollbar-thumb-blue-700\/55{--scrollbar-thumb: rgb(29 78 216 / .55) !important}.scrollbar-thumb-blue-700\/60{--scrollbar-thumb: rgb(29 78 216 / .6) !important}.scrollbar-thumb-blue-700\/65{--scrollbar-thumb: rgb(29 78 216 / .65) !important}.scrollbar-thumb-blue-700\/70{--scrollbar-thumb: rgb(29 78 216 / .7) !important}.scrollbar-thumb-blue-700\/75{--scrollbar-thumb: rgb(29 78 216 / .75) !important}.scrollbar-thumb-blue-700\/80{--scrollbar-thumb: rgb(29 78 216 / .8) !important}.scrollbar-thumb-blue-700\/85{--scrollbar-thumb: rgb(29 78 216 / .85) !important}.scrollbar-thumb-blue-700\/90{--scrollbar-thumb: rgb(29 78 216 / .9) !important}.scrollbar-thumb-blue-700\/95{--scrollbar-thumb: rgb(29 78 216 / .95) !important}.scrollbar-thumb-blue-800{--scrollbar-thumb: #1e40af !important}.scrollbar-thumb-blue-800\/0{--scrollbar-thumb: rgb(30 64 175 / 0) !important}.scrollbar-thumb-blue-800\/10{--scrollbar-thumb: rgb(30 64 175 / .1) !important}.scrollbar-thumb-blue-800\/100{--scrollbar-thumb: rgb(30 64 175 / 1) !important}.scrollbar-thumb-blue-800\/15{--scrollbar-thumb: rgb(30 64 175 / .15) !important}.scrollbar-thumb-blue-800\/20{--scrollbar-thumb: rgb(30 64 175 / .2) !important}.scrollbar-thumb-blue-800\/25{--scrollbar-thumb: rgb(30 64 175 / .25) !important}.scrollbar-thumb-blue-800\/30{--scrollbar-thumb: rgb(30 64 175 / .3) !important}.scrollbar-thumb-blue-800\/35{--scrollbar-thumb: rgb(30 64 175 / .35) !important}.scrollbar-thumb-blue-800\/40{--scrollbar-thumb: rgb(30 64 175 / .4) !important}.scrollbar-thumb-blue-800\/45{--scrollbar-thumb: rgb(30 64 175 / .45) !important}.scrollbar-thumb-blue-800\/5{--scrollbar-thumb: rgb(30 64 175 / .05) !important}.scrollbar-thumb-blue-800\/50{--scrollbar-thumb: rgb(30 64 175 / .5) !important}.scrollbar-thumb-blue-800\/55{--scrollbar-thumb: rgb(30 64 175 / .55) !important}.scrollbar-thumb-blue-800\/60{--scrollbar-thumb: rgb(30 64 175 / .6) !important}.scrollbar-thumb-blue-800\/65{--scrollbar-thumb: rgb(30 64 175 / .65) !important}.scrollbar-thumb-blue-800\/70{--scrollbar-thumb: rgb(30 64 175 / .7) !important}.scrollbar-thumb-blue-800\/75{--scrollbar-thumb: rgb(30 64 175 / .75) !important}.scrollbar-thumb-blue-800\/80{--scrollbar-thumb: rgb(30 64 175 / .8) !important}.scrollbar-thumb-blue-800\/85{--scrollbar-thumb: rgb(30 64 175 / .85) !important}.scrollbar-thumb-blue-800\/90{--scrollbar-thumb: rgb(30 64 175 / .9) !important}.scrollbar-thumb-blue-800\/95{--scrollbar-thumb: rgb(30 64 175 / .95) !important}.scrollbar-thumb-blue-900{--scrollbar-thumb: #1e3a8a !important}.scrollbar-thumb-blue-900\/0{--scrollbar-thumb: rgb(30 58 138 / 0) !important}.scrollbar-thumb-blue-900\/10{--scrollbar-thumb: rgb(30 58 138 / .1) !important}.scrollbar-thumb-blue-900\/100{--scrollbar-thumb: rgb(30 58 138 / 1) !important}.scrollbar-thumb-blue-900\/15{--scrollbar-thumb: rgb(30 58 138 / .15) !important}.scrollbar-thumb-blue-900\/20{--scrollbar-thumb: rgb(30 58 138 / .2) !important}.scrollbar-thumb-blue-900\/25{--scrollbar-thumb: rgb(30 58 138 / .25) !important}.scrollbar-thumb-blue-900\/30{--scrollbar-thumb: rgb(30 58 138 / .3) !important}.scrollbar-thumb-blue-900\/35{--scrollbar-thumb: rgb(30 58 138 / .35) !important}.scrollbar-thumb-blue-900\/40{--scrollbar-thumb: rgb(30 58 138 / .4) !important}.scrollbar-thumb-blue-900\/45{--scrollbar-thumb: rgb(30 58 138 / .45) !important}.scrollbar-thumb-blue-900\/5{--scrollbar-thumb: rgb(30 58 138 / .05) !important}.scrollbar-thumb-blue-900\/50{--scrollbar-thumb: rgb(30 58 138 / .5) !important}.scrollbar-thumb-blue-900\/55{--scrollbar-thumb: rgb(30 58 138 / .55) !important}.scrollbar-thumb-blue-900\/60{--scrollbar-thumb: rgb(30 58 138 / .6) !important}.scrollbar-thumb-blue-900\/65{--scrollbar-thumb: rgb(30 58 138 / .65) !important}.scrollbar-thumb-blue-900\/70{--scrollbar-thumb: rgb(30 58 138 / .7) !important}.scrollbar-thumb-blue-900\/75{--scrollbar-thumb: rgb(30 58 138 / .75) !important}.scrollbar-thumb-blue-900\/80{--scrollbar-thumb: rgb(30 58 138 / .8) !important}.scrollbar-thumb-blue-900\/85{--scrollbar-thumb: rgb(30 58 138 / .85) !important}.scrollbar-thumb-blue-900\/90{--scrollbar-thumb: rgb(30 58 138 / .9) !important}.scrollbar-thumb-blue-900\/95{--scrollbar-thumb: rgb(30 58 138 / .95) !important}.scrollbar-thumb-blue-950{--scrollbar-thumb: #172554 !important}.scrollbar-thumb-blue-950\/0{--scrollbar-thumb: rgb(23 37 84 / 0) !important}.scrollbar-thumb-blue-950\/10{--scrollbar-thumb: rgb(23 37 84 / .1) !important}.scrollbar-thumb-blue-950\/100{--scrollbar-thumb: rgb(23 37 84 / 1) !important}.scrollbar-thumb-blue-950\/15{--scrollbar-thumb: rgb(23 37 84 / .15) !important}.scrollbar-thumb-blue-950\/20{--scrollbar-thumb: rgb(23 37 84 / .2) !important}.scrollbar-thumb-blue-950\/25{--scrollbar-thumb: rgb(23 37 84 / .25) !important}.scrollbar-thumb-blue-950\/30{--scrollbar-thumb: rgb(23 37 84 / .3) !important}.scrollbar-thumb-blue-950\/35{--scrollbar-thumb: rgb(23 37 84 / .35) !important}.scrollbar-thumb-blue-950\/40{--scrollbar-thumb: rgb(23 37 84 / .4) !important}.scrollbar-thumb-blue-950\/45{--scrollbar-thumb: rgb(23 37 84 / .45) !important}.scrollbar-thumb-blue-950\/5{--scrollbar-thumb: rgb(23 37 84 / .05) !important}.scrollbar-thumb-blue-950\/50{--scrollbar-thumb: rgb(23 37 84 / .5) !important}.scrollbar-thumb-blue-950\/55{--scrollbar-thumb: rgb(23 37 84 / .55) !important}.scrollbar-thumb-blue-950\/60{--scrollbar-thumb: rgb(23 37 84 / .6) !important}.scrollbar-thumb-blue-950\/65{--scrollbar-thumb: rgb(23 37 84 / .65) !important}.scrollbar-thumb-blue-950\/70{--scrollbar-thumb: rgb(23 37 84 / .7) !important}.scrollbar-thumb-blue-950\/75{--scrollbar-thumb: rgb(23 37 84 / .75) !important}.scrollbar-thumb-blue-950\/80{--scrollbar-thumb: rgb(23 37 84 / .8) !important}.scrollbar-thumb-blue-950\/85{--scrollbar-thumb: rgb(23 37 84 / .85) !important}.scrollbar-thumb-blue-950\/90{--scrollbar-thumb: rgb(23 37 84 / .9) !important}.scrollbar-thumb-blue-950\/95{--scrollbar-thumb: rgb(23 37 84 / .95) !important}.scrollbar-thumb-current{--scrollbar-thumb: currentColor !important}.scrollbar-thumb-cyan-100{--scrollbar-thumb: #cffafe !important}.scrollbar-thumb-cyan-100\/0{--scrollbar-thumb: rgb(207 250 254 / 0) !important}.scrollbar-thumb-cyan-100\/10{--scrollbar-thumb: rgb(207 250 254 / .1) !important}.scrollbar-thumb-cyan-100\/100{--scrollbar-thumb: rgb(207 250 254 / 1) !important}.scrollbar-thumb-cyan-100\/15{--scrollbar-thumb: rgb(207 250 254 / .15) !important}.scrollbar-thumb-cyan-100\/20{--scrollbar-thumb: rgb(207 250 254 / .2) !important}.scrollbar-thumb-cyan-100\/25{--scrollbar-thumb: rgb(207 250 254 / .25) !important}.scrollbar-thumb-cyan-100\/30{--scrollbar-thumb: rgb(207 250 254 / .3) !important}.scrollbar-thumb-cyan-100\/35{--scrollbar-thumb: rgb(207 250 254 / .35) !important}.scrollbar-thumb-cyan-100\/40{--scrollbar-thumb: rgb(207 250 254 / .4) !important}.scrollbar-thumb-cyan-100\/45{--scrollbar-thumb: rgb(207 250 254 / .45) !important}.scrollbar-thumb-cyan-100\/5{--scrollbar-thumb: rgb(207 250 254 / .05) !important}.scrollbar-thumb-cyan-100\/50{--scrollbar-thumb: rgb(207 250 254 / .5) !important}.scrollbar-thumb-cyan-100\/55{--scrollbar-thumb: rgb(207 250 254 / .55) !important}.scrollbar-thumb-cyan-100\/60{--scrollbar-thumb: rgb(207 250 254 / .6) !important}.scrollbar-thumb-cyan-100\/65{--scrollbar-thumb: rgb(207 250 254 / .65) !important}.scrollbar-thumb-cyan-100\/70{--scrollbar-thumb: rgb(207 250 254 / .7) !important}.scrollbar-thumb-cyan-100\/75{--scrollbar-thumb: rgb(207 250 254 / .75) !important}.scrollbar-thumb-cyan-100\/80{--scrollbar-thumb: rgb(207 250 254 / .8) !important}.scrollbar-thumb-cyan-100\/85{--scrollbar-thumb: rgb(207 250 254 / .85) !important}.scrollbar-thumb-cyan-100\/90{--scrollbar-thumb: rgb(207 250 254 / .9) !important}.scrollbar-thumb-cyan-100\/95{--scrollbar-thumb: rgb(207 250 254 / .95) !important}.scrollbar-thumb-cyan-200{--scrollbar-thumb: #a5f3fc !important}.scrollbar-thumb-cyan-200\/0{--scrollbar-thumb: rgb(165 243 252 / 0) !important}.scrollbar-thumb-cyan-200\/10{--scrollbar-thumb: rgb(165 243 252 / .1) !important}.scrollbar-thumb-cyan-200\/100{--scrollbar-thumb: rgb(165 243 252 / 1) !important}.scrollbar-thumb-cyan-200\/15{--scrollbar-thumb: rgb(165 243 252 / .15) !important}.scrollbar-thumb-cyan-200\/20{--scrollbar-thumb: rgb(165 243 252 / .2) !important}.scrollbar-thumb-cyan-200\/25{--scrollbar-thumb: rgb(165 243 252 / .25) !important}.scrollbar-thumb-cyan-200\/30{--scrollbar-thumb: rgb(165 243 252 / .3) !important}.scrollbar-thumb-cyan-200\/35{--scrollbar-thumb: rgb(165 243 252 / .35) !important}.scrollbar-thumb-cyan-200\/40{--scrollbar-thumb: rgb(165 243 252 / .4) !important}.scrollbar-thumb-cyan-200\/45{--scrollbar-thumb: rgb(165 243 252 / .45) !important}.scrollbar-thumb-cyan-200\/5{--scrollbar-thumb: rgb(165 243 252 / .05) !important}.scrollbar-thumb-cyan-200\/50{--scrollbar-thumb: rgb(165 243 252 / .5) !important}.scrollbar-thumb-cyan-200\/55{--scrollbar-thumb: rgb(165 243 252 / .55) !important}.scrollbar-thumb-cyan-200\/60{--scrollbar-thumb: rgb(165 243 252 / .6) !important}.scrollbar-thumb-cyan-200\/65{--scrollbar-thumb: rgb(165 243 252 / .65) !important}.scrollbar-thumb-cyan-200\/70{--scrollbar-thumb: rgb(165 243 252 / .7) !important}.scrollbar-thumb-cyan-200\/75{--scrollbar-thumb: rgb(165 243 252 / .75) !important}.scrollbar-thumb-cyan-200\/80{--scrollbar-thumb: rgb(165 243 252 / .8) !important}.scrollbar-thumb-cyan-200\/85{--scrollbar-thumb: rgb(165 243 252 / .85) !important}.scrollbar-thumb-cyan-200\/90{--scrollbar-thumb: rgb(165 243 252 / .9) !important}.scrollbar-thumb-cyan-200\/95{--scrollbar-thumb: rgb(165 243 252 / .95) !important}.scrollbar-thumb-cyan-300{--scrollbar-thumb: #67e8f9 !important}.scrollbar-thumb-cyan-300\/0{--scrollbar-thumb: rgb(103 232 249 / 0) !important}.scrollbar-thumb-cyan-300\/10{--scrollbar-thumb: rgb(103 232 249 / .1) !important}.scrollbar-thumb-cyan-300\/100{--scrollbar-thumb: rgb(103 232 249 / 1) !important}.scrollbar-thumb-cyan-300\/15{--scrollbar-thumb: rgb(103 232 249 / .15) !important}.scrollbar-thumb-cyan-300\/20{--scrollbar-thumb: rgb(103 232 249 / .2) !important}.scrollbar-thumb-cyan-300\/25{--scrollbar-thumb: rgb(103 232 249 / .25) !important}.scrollbar-thumb-cyan-300\/30{--scrollbar-thumb: rgb(103 232 249 / .3) !important}.scrollbar-thumb-cyan-300\/35{--scrollbar-thumb: rgb(103 232 249 / .35) !important}.scrollbar-thumb-cyan-300\/40{--scrollbar-thumb: rgb(103 232 249 / .4) !important}.scrollbar-thumb-cyan-300\/45{--scrollbar-thumb: rgb(103 232 249 / .45) !important}.scrollbar-thumb-cyan-300\/5{--scrollbar-thumb: rgb(103 232 249 / .05) !important}.scrollbar-thumb-cyan-300\/50{--scrollbar-thumb: rgb(103 232 249 / .5) !important}.scrollbar-thumb-cyan-300\/55{--scrollbar-thumb: rgb(103 232 249 / .55) !important}.scrollbar-thumb-cyan-300\/60{--scrollbar-thumb: rgb(103 232 249 / .6) !important}.scrollbar-thumb-cyan-300\/65{--scrollbar-thumb: rgb(103 232 249 / .65) !important}.scrollbar-thumb-cyan-300\/70{--scrollbar-thumb: rgb(103 232 249 / .7) !important}.scrollbar-thumb-cyan-300\/75{--scrollbar-thumb: rgb(103 232 249 / .75) !important}.scrollbar-thumb-cyan-300\/80{--scrollbar-thumb: rgb(103 232 249 / .8) !important}.scrollbar-thumb-cyan-300\/85{--scrollbar-thumb: rgb(103 232 249 / .85) !important}.scrollbar-thumb-cyan-300\/90{--scrollbar-thumb: rgb(103 232 249 / .9) !important}.scrollbar-thumb-cyan-300\/95{--scrollbar-thumb: rgb(103 232 249 / .95) !important}.scrollbar-thumb-cyan-400{--scrollbar-thumb: #22d3ee !important}.scrollbar-thumb-cyan-400\/0{--scrollbar-thumb: rgb(34 211 238 / 0) !important}.scrollbar-thumb-cyan-400\/10{--scrollbar-thumb: rgb(34 211 238 / .1) !important}.scrollbar-thumb-cyan-400\/100{--scrollbar-thumb: rgb(34 211 238 / 1) !important}.scrollbar-thumb-cyan-400\/15{--scrollbar-thumb: rgb(34 211 238 / .15) !important}.scrollbar-thumb-cyan-400\/20{--scrollbar-thumb: rgb(34 211 238 / .2) !important}.scrollbar-thumb-cyan-400\/25{--scrollbar-thumb: rgb(34 211 238 / .25) !important}.scrollbar-thumb-cyan-400\/30{--scrollbar-thumb: rgb(34 211 238 / .3) !important}.scrollbar-thumb-cyan-400\/35{--scrollbar-thumb: rgb(34 211 238 / .35) !important}.scrollbar-thumb-cyan-400\/40{--scrollbar-thumb: rgb(34 211 238 / .4) !important}.scrollbar-thumb-cyan-400\/45{--scrollbar-thumb: rgb(34 211 238 / .45) !important}.scrollbar-thumb-cyan-400\/5{--scrollbar-thumb: rgb(34 211 238 / .05) !important}.scrollbar-thumb-cyan-400\/50{--scrollbar-thumb: rgb(34 211 238 / .5) !important}.scrollbar-thumb-cyan-400\/55{--scrollbar-thumb: rgb(34 211 238 / .55) !important}.scrollbar-thumb-cyan-400\/60{--scrollbar-thumb: rgb(34 211 238 / .6) !important}.scrollbar-thumb-cyan-400\/65{--scrollbar-thumb: rgb(34 211 238 / .65) !important}.scrollbar-thumb-cyan-400\/70{--scrollbar-thumb: rgb(34 211 238 / .7) !important}.scrollbar-thumb-cyan-400\/75{--scrollbar-thumb: rgb(34 211 238 / .75) !important}.scrollbar-thumb-cyan-400\/80{--scrollbar-thumb: rgb(34 211 238 / .8) !important}.scrollbar-thumb-cyan-400\/85{--scrollbar-thumb: rgb(34 211 238 / .85) !important}.scrollbar-thumb-cyan-400\/90{--scrollbar-thumb: rgb(34 211 238 / .9) !important}.scrollbar-thumb-cyan-400\/95{--scrollbar-thumb: rgb(34 211 238 / .95) !important}.scrollbar-thumb-cyan-50{--scrollbar-thumb: #ecfeff !important}.scrollbar-thumb-cyan-50\/0{--scrollbar-thumb: rgb(236 254 255 / 0) !important}.scrollbar-thumb-cyan-50\/10{--scrollbar-thumb: rgb(236 254 255 / .1) !important}.scrollbar-thumb-cyan-50\/100{--scrollbar-thumb: rgb(236 254 255 / 1) !important}.scrollbar-thumb-cyan-50\/15{--scrollbar-thumb: rgb(236 254 255 / .15) !important}.scrollbar-thumb-cyan-50\/20{--scrollbar-thumb: rgb(236 254 255 / .2) !important}.scrollbar-thumb-cyan-50\/25{--scrollbar-thumb: rgb(236 254 255 / .25) !important}.scrollbar-thumb-cyan-50\/30{--scrollbar-thumb: rgb(236 254 255 / .3) !important}.scrollbar-thumb-cyan-50\/35{--scrollbar-thumb: rgb(236 254 255 / .35) !important}.scrollbar-thumb-cyan-50\/40{--scrollbar-thumb: rgb(236 254 255 / .4) !important}.scrollbar-thumb-cyan-50\/45{--scrollbar-thumb: rgb(236 254 255 / .45) !important}.scrollbar-thumb-cyan-50\/5{--scrollbar-thumb: rgb(236 254 255 / .05) !important}.scrollbar-thumb-cyan-50\/50{--scrollbar-thumb: rgb(236 254 255 / .5) !important}.scrollbar-thumb-cyan-50\/55{--scrollbar-thumb: rgb(236 254 255 / .55) !important}.scrollbar-thumb-cyan-50\/60{--scrollbar-thumb: rgb(236 254 255 / .6) !important}.scrollbar-thumb-cyan-50\/65{--scrollbar-thumb: rgb(236 254 255 / .65) !important}.scrollbar-thumb-cyan-50\/70{--scrollbar-thumb: rgb(236 254 255 / .7) !important}.scrollbar-thumb-cyan-50\/75{--scrollbar-thumb: rgb(236 254 255 / .75) !important}.scrollbar-thumb-cyan-50\/80{--scrollbar-thumb: rgb(236 254 255 / .8) !important}.scrollbar-thumb-cyan-50\/85{--scrollbar-thumb: rgb(236 254 255 / .85) !important}.scrollbar-thumb-cyan-50\/90{--scrollbar-thumb: rgb(236 254 255 / .9) !important}.scrollbar-thumb-cyan-50\/95{--scrollbar-thumb: rgb(236 254 255 / .95) !important}.scrollbar-thumb-cyan-500{--scrollbar-thumb: #06b6d4 !important}.scrollbar-thumb-cyan-500\/0{--scrollbar-thumb: rgb(6 182 212 / 0) !important}.scrollbar-thumb-cyan-500\/10{--scrollbar-thumb: rgb(6 182 212 / .1) !important}.scrollbar-thumb-cyan-500\/100{--scrollbar-thumb: rgb(6 182 212 / 1) !important}.scrollbar-thumb-cyan-500\/15{--scrollbar-thumb: rgb(6 182 212 / .15) !important}.scrollbar-thumb-cyan-500\/20{--scrollbar-thumb: rgb(6 182 212 / .2) !important}.scrollbar-thumb-cyan-500\/25{--scrollbar-thumb: rgb(6 182 212 / .25) !important}.scrollbar-thumb-cyan-500\/30{--scrollbar-thumb: rgb(6 182 212 / .3) !important}.scrollbar-thumb-cyan-500\/35{--scrollbar-thumb: rgb(6 182 212 / .35) !important}.scrollbar-thumb-cyan-500\/40{--scrollbar-thumb: rgb(6 182 212 / .4) !important}.scrollbar-thumb-cyan-500\/45{--scrollbar-thumb: rgb(6 182 212 / .45) !important}.scrollbar-thumb-cyan-500\/5{--scrollbar-thumb: rgb(6 182 212 / .05) !important}.scrollbar-thumb-cyan-500\/50{--scrollbar-thumb: rgb(6 182 212 / .5) !important}.scrollbar-thumb-cyan-500\/55{--scrollbar-thumb: rgb(6 182 212 / .55) !important}.scrollbar-thumb-cyan-500\/60{--scrollbar-thumb: rgb(6 182 212 / .6) !important}.scrollbar-thumb-cyan-500\/65{--scrollbar-thumb: rgb(6 182 212 / .65) !important}.scrollbar-thumb-cyan-500\/70{--scrollbar-thumb: rgb(6 182 212 / .7) !important}.scrollbar-thumb-cyan-500\/75{--scrollbar-thumb: rgb(6 182 212 / .75) !important}.scrollbar-thumb-cyan-500\/80{--scrollbar-thumb: rgb(6 182 212 / .8) !important}.scrollbar-thumb-cyan-500\/85{--scrollbar-thumb: rgb(6 182 212 / .85) !important}.scrollbar-thumb-cyan-500\/90{--scrollbar-thumb: rgb(6 182 212 / .9) !important}.scrollbar-thumb-cyan-500\/95{--scrollbar-thumb: rgb(6 182 212 / .95) !important}.scrollbar-thumb-cyan-600{--scrollbar-thumb: #0891b2 !important}.scrollbar-thumb-cyan-600\/0{--scrollbar-thumb: rgb(8 145 178 / 0) !important}.scrollbar-thumb-cyan-600\/10{--scrollbar-thumb: rgb(8 145 178 / .1) !important}.scrollbar-thumb-cyan-600\/100{--scrollbar-thumb: rgb(8 145 178 / 1) !important}.scrollbar-thumb-cyan-600\/15{--scrollbar-thumb: rgb(8 145 178 / .15) !important}.scrollbar-thumb-cyan-600\/20{--scrollbar-thumb: rgb(8 145 178 / .2) !important}.scrollbar-thumb-cyan-600\/25{--scrollbar-thumb: rgb(8 145 178 / .25) !important}.scrollbar-thumb-cyan-600\/30{--scrollbar-thumb: rgb(8 145 178 / .3) !important}.scrollbar-thumb-cyan-600\/35{--scrollbar-thumb: rgb(8 145 178 / .35) !important}.scrollbar-thumb-cyan-600\/40{--scrollbar-thumb: rgb(8 145 178 / .4) !important}.scrollbar-thumb-cyan-600\/45{--scrollbar-thumb: rgb(8 145 178 / .45) !important}.scrollbar-thumb-cyan-600\/5{--scrollbar-thumb: rgb(8 145 178 / .05) !important}.scrollbar-thumb-cyan-600\/50{--scrollbar-thumb: rgb(8 145 178 / .5) !important}.scrollbar-thumb-cyan-600\/55{--scrollbar-thumb: rgb(8 145 178 / .55) !important}.scrollbar-thumb-cyan-600\/60{--scrollbar-thumb: rgb(8 145 178 / .6) !important}.scrollbar-thumb-cyan-600\/65{--scrollbar-thumb: rgb(8 145 178 / .65) !important}.scrollbar-thumb-cyan-600\/70{--scrollbar-thumb: rgb(8 145 178 / .7) !important}.scrollbar-thumb-cyan-600\/75{--scrollbar-thumb: rgb(8 145 178 / .75) !important}.scrollbar-thumb-cyan-600\/80{--scrollbar-thumb: rgb(8 145 178 / .8) !important}.scrollbar-thumb-cyan-600\/85{--scrollbar-thumb: rgb(8 145 178 / .85) !important}.scrollbar-thumb-cyan-600\/90{--scrollbar-thumb: rgb(8 145 178 / .9) !important}.scrollbar-thumb-cyan-600\/95{--scrollbar-thumb: rgb(8 145 178 / .95) !important}.scrollbar-thumb-cyan-700{--scrollbar-thumb: #0e7490 !important}.scrollbar-thumb-cyan-700\/0{--scrollbar-thumb: rgb(14 116 144 / 0) !important}.scrollbar-thumb-cyan-700\/10{--scrollbar-thumb: rgb(14 116 144 / .1) !important}.scrollbar-thumb-cyan-700\/100{--scrollbar-thumb: rgb(14 116 144 / 1) !important}.scrollbar-thumb-cyan-700\/15{--scrollbar-thumb: rgb(14 116 144 / .15) !important}.scrollbar-thumb-cyan-700\/20{--scrollbar-thumb: rgb(14 116 144 / .2) !important}.scrollbar-thumb-cyan-700\/25{--scrollbar-thumb: rgb(14 116 144 / .25) !important}.scrollbar-thumb-cyan-700\/30{--scrollbar-thumb: rgb(14 116 144 / .3) !important}.scrollbar-thumb-cyan-700\/35{--scrollbar-thumb: rgb(14 116 144 / .35) !important}.scrollbar-thumb-cyan-700\/40{--scrollbar-thumb: rgb(14 116 144 / .4) !important}.scrollbar-thumb-cyan-700\/45{--scrollbar-thumb: rgb(14 116 144 / .45) !important}.scrollbar-thumb-cyan-700\/5{--scrollbar-thumb: rgb(14 116 144 / .05) !important}.scrollbar-thumb-cyan-700\/50{--scrollbar-thumb: rgb(14 116 144 / .5) !important}.scrollbar-thumb-cyan-700\/55{--scrollbar-thumb: rgb(14 116 144 / .55) !important}.scrollbar-thumb-cyan-700\/60{--scrollbar-thumb: rgb(14 116 144 / .6) !important}.scrollbar-thumb-cyan-700\/65{--scrollbar-thumb: rgb(14 116 144 / .65) !important}.scrollbar-thumb-cyan-700\/70{--scrollbar-thumb: rgb(14 116 144 / .7) !important}.scrollbar-thumb-cyan-700\/75{--scrollbar-thumb: rgb(14 116 144 / .75) !important}.scrollbar-thumb-cyan-700\/80{--scrollbar-thumb: rgb(14 116 144 / .8) !important}.scrollbar-thumb-cyan-700\/85{--scrollbar-thumb: rgb(14 116 144 / .85) !important}.scrollbar-thumb-cyan-700\/90{--scrollbar-thumb: rgb(14 116 144 / .9) !important}.scrollbar-thumb-cyan-700\/95{--scrollbar-thumb: rgb(14 116 144 / .95) !important}.scrollbar-thumb-cyan-800{--scrollbar-thumb: #155e75 !important}.scrollbar-thumb-cyan-800\/0{--scrollbar-thumb: rgb(21 94 117 / 0) !important}.scrollbar-thumb-cyan-800\/10{--scrollbar-thumb: rgb(21 94 117 / .1) !important}.scrollbar-thumb-cyan-800\/100{--scrollbar-thumb: rgb(21 94 117 / 1) !important}.scrollbar-thumb-cyan-800\/15{--scrollbar-thumb: rgb(21 94 117 / .15) !important}.scrollbar-thumb-cyan-800\/20{--scrollbar-thumb: rgb(21 94 117 / .2) !important}.scrollbar-thumb-cyan-800\/25{--scrollbar-thumb: rgb(21 94 117 / .25) !important}.scrollbar-thumb-cyan-800\/30{--scrollbar-thumb: rgb(21 94 117 / .3) !important}.scrollbar-thumb-cyan-800\/35{--scrollbar-thumb: rgb(21 94 117 / .35) !important}.scrollbar-thumb-cyan-800\/40{--scrollbar-thumb: rgb(21 94 117 / .4) !important}.scrollbar-thumb-cyan-800\/45{--scrollbar-thumb: rgb(21 94 117 / .45) !important}.scrollbar-thumb-cyan-800\/5{--scrollbar-thumb: rgb(21 94 117 / .05) !important}.scrollbar-thumb-cyan-800\/50{--scrollbar-thumb: rgb(21 94 117 / .5) !important}.scrollbar-thumb-cyan-800\/55{--scrollbar-thumb: rgb(21 94 117 / .55) !important}.scrollbar-thumb-cyan-800\/60{--scrollbar-thumb: rgb(21 94 117 / .6) !important}.scrollbar-thumb-cyan-800\/65{--scrollbar-thumb: rgb(21 94 117 / .65) !important}.scrollbar-thumb-cyan-800\/70{--scrollbar-thumb: rgb(21 94 117 / .7) !important}.scrollbar-thumb-cyan-800\/75{--scrollbar-thumb: rgb(21 94 117 / .75) !important}.scrollbar-thumb-cyan-800\/80{--scrollbar-thumb: rgb(21 94 117 / .8) !important}.scrollbar-thumb-cyan-800\/85{--scrollbar-thumb: rgb(21 94 117 / .85) !important}.scrollbar-thumb-cyan-800\/90{--scrollbar-thumb: rgb(21 94 117 / .9) !important}.scrollbar-thumb-cyan-800\/95{--scrollbar-thumb: rgb(21 94 117 / .95) !important}.scrollbar-thumb-cyan-900{--scrollbar-thumb: #164e63 !important}.scrollbar-thumb-cyan-900\/0{--scrollbar-thumb: rgb(22 78 99 / 0) !important}.scrollbar-thumb-cyan-900\/10{--scrollbar-thumb: rgb(22 78 99 / .1) !important}.scrollbar-thumb-cyan-900\/100{--scrollbar-thumb: rgb(22 78 99 / 1) !important}.scrollbar-thumb-cyan-900\/15{--scrollbar-thumb: rgb(22 78 99 / .15) !important}.scrollbar-thumb-cyan-900\/20{--scrollbar-thumb: rgb(22 78 99 / .2) !important}.scrollbar-thumb-cyan-900\/25{--scrollbar-thumb: rgb(22 78 99 / .25) !important}.scrollbar-thumb-cyan-900\/30{--scrollbar-thumb: rgb(22 78 99 / .3) !important}.scrollbar-thumb-cyan-900\/35{--scrollbar-thumb: rgb(22 78 99 / .35) !important}.scrollbar-thumb-cyan-900\/40{--scrollbar-thumb: rgb(22 78 99 / .4) !important}.scrollbar-thumb-cyan-900\/45{--scrollbar-thumb: rgb(22 78 99 / .45) !important}.scrollbar-thumb-cyan-900\/5{--scrollbar-thumb: rgb(22 78 99 / .05) !important}.scrollbar-thumb-cyan-900\/50{--scrollbar-thumb: rgb(22 78 99 / .5) !important}.scrollbar-thumb-cyan-900\/55{--scrollbar-thumb: rgb(22 78 99 / .55) !important}.scrollbar-thumb-cyan-900\/60{--scrollbar-thumb: rgb(22 78 99 / .6) !important}.scrollbar-thumb-cyan-900\/65{--scrollbar-thumb: rgb(22 78 99 / .65) !important}.scrollbar-thumb-cyan-900\/70{--scrollbar-thumb: rgb(22 78 99 / .7) !important}.scrollbar-thumb-cyan-900\/75{--scrollbar-thumb: rgb(22 78 99 / .75) !important}.scrollbar-thumb-cyan-900\/80{--scrollbar-thumb: rgb(22 78 99 / .8) !important}.scrollbar-thumb-cyan-900\/85{--scrollbar-thumb: rgb(22 78 99 / .85) !important}.scrollbar-thumb-cyan-900\/90{--scrollbar-thumb: rgb(22 78 99 / .9) !important}.scrollbar-thumb-cyan-900\/95{--scrollbar-thumb: rgb(22 78 99 / .95) !important}.scrollbar-thumb-cyan-950{--scrollbar-thumb: #083344 !important}.scrollbar-thumb-cyan-950\/0{--scrollbar-thumb: rgb(8 51 68 / 0) !important}.scrollbar-thumb-cyan-950\/10{--scrollbar-thumb: rgb(8 51 68 / .1) !important}.scrollbar-thumb-cyan-950\/100{--scrollbar-thumb: rgb(8 51 68 / 1) !important}.scrollbar-thumb-cyan-950\/15{--scrollbar-thumb: rgb(8 51 68 / .15) !important}.scrollbar-thumb-cyan-950\/20{--scrollbar-thumb: rgb(8 51 68 / .2) !important}.scrollbar-thumb-cyan-950\/25{--scrollbar-thumb: rgb(8 51 68 / .25) !important}.scrollbar-thumb-cyan-950\/30{--scrollbar-thumb: rgb(8 51 68 / .3) !important}.scrollbar-thumb-cyan-950\/35{--scrollbar-thumb: rgb(8 51 68 / .35) !important}.scrollbar-thumb-cyan-950\/40{--scrollbar-thumb: rgb(8 51 68 / .4) !important}.scrollbar-thumb-cyan-950\/45{--scrollbar-thumb: rgb(8 51 68 / .45) !important}.scrollbar-thumb-cyan-950\/5{--scrollbar-thumb: rgb(8 51 68 / .05) !important}.scrollbar-thumb-cyan-950\/50{--scrollbar-thumb: rgb(8 51 68 / .5) !important}.scrollbar-thumb-cyan-950\/55{--scrollbar-thumb: rgb(8 51 68 / .55) !important}.scrollbar-thumb-cyan-950\/60{--scrollbar-thumb: rgb(8 51 68 / .6) !important}.scrollbar-thumb-cyan-950\/65{--scrollbar-thumb: rgb(8 51 68 / .65) !important}.scrollbar-thumb-cyan-950\/70{--scrollbar-thumb: rgb(8 51 68 / .7) !important}.scrollbar-thumb-cyan-950\/75{--scrollbar-thumb: rgb(8 51 68 / .75) !important}.scrollbar-thumb-cyan-950\/80{--scrollbar-thumb: rgb(8 51 68 / .8) !important}.scrollbar-thumb-cyan-950\/85{--scrollbar-thumb: rgb(8 51 68 / .85) !important}.scrollbar-thumb-cyan-950\/90{--scrollbar-thumb: rgb(8 51 68 / .9) !important}.scrollbar-thumb-cyan-950\/95{--scrollbar-thumb: rgb(8 51 68 / .95) !important}.scrollbar-thumb-emerald-100{--scrollbar-thumb: #d1fae5 !important}.scrollbar-thumb-emerald-100\/0{--scrollbar-thumb: rgb(209 250 229 / 0) !important}.scrollbar-thumb-emerald-100\/10{--scrollbar-thumb: rgb(209 250 229 / .1) !important}.scrollbar-thumb-emerald-100\/100{--scrollbar-thumb: rgb(209 250 229 / 1) !important}.scrollbar-thumb-emerald-100\/15{--scrollbar-thumb: rgb(209 250 229 / .15) !important}.scrollbar-thumb-emerald-100\/20{--scrollbar-thumb: rgb(209 250 229 / .2) !important}.scrollbar-thumb-emerald-100\/25{--scrollbar-thumb: rgb(209 250 229 / .25) !important}.scrollbar-thumb-emerald-100\/30{--scrollbar-thumb: rgb(209 250 229 / .3) !important}.scrollbar-thumb-emerald-100\/35{--scrollbar-thumb: rgb(209 250 229 / .35) !important}.scrollbar-thumb-emerald-100\/40{--scrollbar-thumb: rgb(209 250 229 / .4) !important}.scrollbar-thumb-emerald-100\/45{--scrollbar-thumb: rgb(209 250 229 / .45) !important}.scrollbar-thumb-emerald-100\/5{--scrollbar-thumb: rgb(209 250 229 / .05) !important}.scrollbar-thumb-emerald-100\/50{--scrollbar-thumb: rgb(209 250 229 / .5) !important}.scrollbar-thumb-emerald-100\/55{--scrollbar-thumb: rgb(209 250 229 / .55) !important}.scrollbar-thumb-emerald-100\/60{--scrollbar-thumb: rgb(209 250 229 / .6) !important}.scrollbar-thumb-emerald-100\/65{--scrollbar-thumb: rgb(209 250 229 / .65) !important}.scrollbar-thumb-emerald-100\/70{--scrollbar-thumb: rgb(209 250 229 / .7) !important}.scrollbar-thumb-emerald-100\/75{--scrollbar-thumb: rgb(209 250 229 / .75) !important}.scrollbar-thumb-emerald-100\/80{--scrollbar-thumb: rgb(209 250 229 / .8) !important}.scrollbar-thumb-emerald-100\/85{--scrollbar-thumb: rgb(209 250 229 / .85) !important}.scrollbar-thumb-emerald-100\/90{--scrollbar-thumb: rgb(209 250 229 / .9) !important}.scrollbar-thumb-emerald-100\/95{--scrollbar-thumb: rgb(209 250 229 / .95) !important}.scrollbar-thumb-emerald-200{--scrollbar-thumb: #a7f3d0 !important}.scrollbar-thumb-emerald-200\/0{--scrollbar-thumb: rgb(167 243 208 / 0) !important}.scrollbar-thumb-emerald-200\/10{--scrollbar-thumb: rgb(167 243 208 / .1) !important}.scrollbar-thumb-emerald-200\/100{--scrollbar-thumb: rgb(167 243 208 / 1) !important}.scrollbar-thumb-emerald-200\/15{--scrollbar-thumb: rgb(167 243 208 / .15) !important}.scrollbar-thumb-emerald-200\/20{--scrollbar-thumb: rgb(167 243 208 / .2) !important}.scrollbar-thumb-emerald-200\/25{--scrollbar-thumb: rgb(167 243 208 / .25) !important}.scrollbar-thumb-emerald-200\/30{--scrollbar-thumb: rgb(167 243 208 / .3) !important}.scrollbar-thumb-emerald-200\/35{--scrollbar-thumb: rgb(167 243 208 / .35) !important}.scrollbar-thumb-emerald-200\/40{--scrollbar-thumb: rgb(167 243 208 / .4) !important}.scrollbar-thumb-emerald-200\/45{--scrollbar-thumb: rgb(167 243 208 / .45) !important}.scrollbar-thumb-emerald-200\/5{--scrollbar-thumb: rgb(167 243 208 / .05) !important}.scrollbar-thumb-emerald-200\/50{--scrollbar-thumb: rgb(167 243 208 / .5) !important}.scrollbar-thumb-emerald-200\/55{--scrollbar-thumb: rgb(167 243 208 / .55) !important}.scrollbar-thumb-emerald-200\/60{--scrollbar-thumb: rgb(167 243 208 / .6) !important}.scrollbar-thumb-emerald-200\/65{--scrollbar-thumb: rgb(167 243 208 / .65) !important}.scrollbar-thumb-emerald-200\/70{--scrollbar-thumb: rgb(167 243 208 / .7) !important}.scrollbar-thumb-emerald-200\/75{--scrollbar-thumb: rgb(167 243 208 / .75) !important}.scrollbar-thumb-emerald-200\/80{--scrollbar-thumb: rgb(167 243 208 / .8) !important}.scrollbar-thumb-emerald-200\/85{--scrollbar-thumb: rgb(167 243 208 / .85) !important}.scrollbar-thumb-emerald-200\/90{--scrollbar-thumb: rgb(167 243 208 / .9) !important}.scrollbar-thumb-emerald-200\/95{--scrollbar-thumb: rgb(167 243 208 / .95) !important}.scrollbar-thumb-emerald-300{--scrollbar-thumb: #6ee7b7 !important}.scrollbar-thumb-emerald-300\/0{--scrollbar-thumb: rgb(110 231 183 / 0) !important}.scrollbar-thumb-emerald-300\/10{--scrollbar-thumb: rgb(110 231 183 / .1) !important}.scrollbar-thumb-emerald-300\/100{--scrollbar-thumb: rgb(110 231 183 / 1) !important}.scrollbar-thumb-emerald-300\/15{--scrollbar-thumb: rgb(110 231 183 / .15) !important}.scrollbar-thumb-emerald-300\/20{--scrollbar-thumb: rgb(110 231 183 / .2) !important}.scrollbar-thumb-emerald-300\/25{--scrollbar-thumb: rgb(110 231 183 / .25) !important}.scrollbar-thumb-emerald-300\/30{--scrollbar-thumb: rgb(110 231 183 / .3) !important}.scrollbar-thumb-emerald-300\/35{--scrollbar-thumb: rgb(110 231 183 / .35) !important}.scrollbar-thumb-emerald-300\/40{--scrollbar-thumb: rgb(110 231 183 / .4) !important}.scrollbar-thumb-emerald-300\/45{--scrollbar-thumb: rgb(110 231 183 / .45) !important}.scrollbar-thumb-emerald-300\/5{--scrollbar-thumb: rgb(110 231 183 / .05) !important}.scrollbar-thumb-emerald-300\/50{--scrollbar-thumb: rgb(110 231 183 / .5) !important}.scrollbar-thumb-emerald-300\/55{--scrollbar-thumb: rgb(110 231 183 / .55) !important}.scrollbar-thumb-emerald-300\/60{--scrollbar-thumb: rgb(110 231 183 / .6) !important}.scrollbar-thumb-emerald-300\/65{--scrollbar-thumb: rgb(110 231 183 / .65) !important}.scrollbar-thumb-emerald-300\/70{--scrollbar-thumb: rgb(110 231 183 / .7) !important}.scrollbar-thumb-emerald-300\/75{--scrollbar-thumb: rgb(110 231 183 / .75) !important}.scrollbar-thumb-emerald-300\/80{--scrollbar-thumb: rgb(110 231 183 / .8) !important}.scrollbar-thumb-emerald-300\/85{--scrollbar-thumb: rgb(110 231 183 / .85) !important}.scrollbar-thumb-emerald-300\/90{--scrollbar-thumb: rgb(110 231 183 / .9) !important}.scrollbar-thumb-emerald-300\/95{--scrollbar-thumb: rgb(110 231 183 / .95) !important}.scrollbar-thumb-emerald-400{--scrollbar-thumb: #34d399 !important}.scrollbar-thumb-emerald-400\/0{--scrollbar-thumb: rgb(52 211 153 / 0) !important}.scrollbar-thumb-emerald-400\/10{--scrollbar-thumb: rgb(52 211 153 / .1) !important}.scrollbar-thumb-emerald-400\/100{--scrollbar-thumb: rgb(52 211 153 / 1) !important}.scrollbar-thumb-emerald-400\/15{--scrollbar-thumb: rgb(52 211 153 / .15) !important}.scrollbar-thumb-emerald-400\/20{--scrollbar-thumb: rgb(52 211 153 / .2) !important}.scrollbar-thumb-emerald-400\/25{--scrollbar-thumb: rgb(52 211 153 / .25) !important}.scrollbar-thumb-emerald-400\/30{--scrollbar-thumb: rgb(52 211 153 / .3) !important}.scrollbar-thumb-emerald-400\/35{--scrollbar-thumb: rgb(52 211 153 / .35) !important}.scrollbar-thumb-emerald-400\/40{--scrollbar-thumb: rgb(52 211 153 / .4) !important}.scrollbar-thumb-emerald-400\/45{--scrollbar-thumb: rgb(52 211 153 / .45) !important}.scrollbar-thumb-emerald-400\/5{--scrollbar-thumb: rgb(52 211 153 / .05) !important}.scrollbar-thumb-emerald-400\/50{--scrollbar-thumb: rgb(52 211 153 / .5) !important}.scrollbar-thumb-emerald-400\/55{--scrollbar-thumb: rgb(52 211 153 / .55) !important}.scrollbar-thumb-emerald-400\/60{--scrollbar-thumb: rgb(52 211 153 / .6) !important}.scrollbar-thumb-emerald-400\/65{--scrollbar-thumb: rgb(52 211 153 / .65) !important}.scrollbar-thumb-emerald-400\/70{--scrollbar-thumb: rgb(52 211 153 / .7) !important}.scrollbar-thumb-emerald-400\/75{--scrollbar-thumb: rgb(52 211 153 / .75) !important}.scrollbar-thumb-emerald-400\/80{--scrollbar-thumb: rgb(52 211 153 / .8) !important}.scrollbar-thumb-emerald-400\/85{--scrollbar-thumb: rgb(52 211 153 / .85) !important}.scrollbar-thumb-emerald-400\/90{--scrollbar-thumb: rgb(52 211 153 / .9) !important}.scrollbar-thumb-emerald-400\/95{--scrollbar-thumb: rgb(52 211 153 / .95) !important}.scrollbar-thumb-emerald-50{--scrollbar-thumb: #ecfdf5 !important}.scrollbar-thumb-emerald-50\/0{--scrollbar-thumb: rgb(236 253 245 / 0) !important}.scrollbar-thumb-emerald-50\/10{--scrollbar-thumb: rgb(236 253 245 / .1) !important}.scrollbar-thumb-emerald-50\/100{--scrollbar-thumb: rgb(236 253 245 / 1) !important}.scrollbar-thumb-emerald-50\/15{--scrollbar-thumb: rgb(236 253 245 / .15) !important}.scrollbar-thumb-emerald-50\/20{--scrollbar-thumb: rgb(236 253 245 / .2) !important}.scrollbar-thumb-emerald-50\/25{--scrollbar-thumb: rgb(236 253 245 / .25) !important}.scrollbar-thumb-emerald-50\/30{--scrollbar-thumb: rgb(236 253 245 / .3) !important}.scrollbar-thumb-emerald-50\/35{--scrollbar-thumb: rgb(236 253 245 / .35) !important}.scrollbar-thumb-emerald-50\/40{--scrollbar-thumb: rgb(236 253 245 / .4) !important}.scrollbar-thumb-emerald-50\/45{--scrollbar-thumb: rgb(236 253 245 / .45) !important}.scrollbar-thumb-emerald-50\/5{--scrollbar-thumb: rgb(236 253 245 / .05) !important}.scrollbar-thumb-emerald-50\/50{--scrollbar-thumb: rgb(236 253 245 / .5) !important}.scrollbar-thumb-emerald-50\/55{--scrollbar-thumb: rgb(236 253 245 / .55) !important}.scrollbar-thumb-emerald-50\/60{--scrollbar-thumb: rgb(236 253 245 / .6) !important}.scrollbar-thumb-emerald-50\/65{--scrollbar-thumb: rgb(236 253 245 / .65) !important}.scrollbar-thumb-emerald-50\/70{--scrollbar-thumb: rgb(236 253 245 / .7) !important}.scrollbar-thumb-emerald-50\/75{--scrollbar-thumb: rgb(236 253 245 / .75) !important}.scrollbar-thumb-emerald-50\/80{--scrollbar-thumb: rgb(236 253 245 / .8) !important}.scrollbar-thumb-emerald-50\/85{--scrollbar-thumb: rgb(236 253 245 / .85) !important}.scrollbar-thumb-emerald-50\/90{--scrollbar-thumb: rgb(236 253 245 / .9) !important}.scrollbar-thumb-emerald-50\/95{--scrollbar-thumb: rgb(236 253 245 / .95) !important}.scrollbar-thumb-emerald-500{--scrollbar-thumb: #10b981 !important}.scrollbar-thumb-emerald-500\/0{--scrollbar-thumb: rgb(16 185 129 / 0) !important}.scrollbar-thumb-emerald-500\/10{--scrollbar-thumb: rgb(16 185 129 / .1) !important}.scrollbar-thumb-emerald-500\/100{--scrollbar-thumb: rgb(16 185 129 / 1) !important}.scrollbar-thumb-emerald-500\/15{--scrollbar-thumb: rgb(16 185 129 / .15) !important}.scrollbar-thumb-emerald-500\/20{--scrollbar-thumb: rgb(16 185 129 / .2) !important}.scrollbar-thumb-emerald-500\/25{--scrollbar-thumb: rgb(16 185 129 / .25) !important}.scrollbar-thumb-emerald-500\/30{--scrollbar-thumb: rgb(16 185 129 / .3) !important}.scrollbar-thumb-emerald-500\/35{--scrollbar-thumb: rgb(16 185 129 / .35) !important}.scrollbar-thumb-emerald-500\/40{--scrollbar-thumb: rgb(16 185 129 / .4) !important}.scrollbar-thumb-emerald-500\/45{--scrollbar-thumb: rgb(16 185 129 / .45) !important}.scrollbar-thumb-emerald-500\/5{--scrollbar-thumb: rgb(16 185 129 / .05) !important}.scrollbar-thumb-emerald-500\/50{--scrollbar-thumb: rgb(16 185 129 / .5) !important}.scrollbar-thumb-emerald-500\/55{--scrollbar-thumb: rgb(16 185 129 / .55) !important}.scrollbar-thumb-emerald-500\/60{--scrollbar-thumb: rgb(16 185 129 / .6) !important}.scrollbar-thumb-emerald-500\/65{--scrollbar-thumb: rgb(16 185 129 / .65) !important}.scrollbar-thumb-emerald-500\/70{--scrollbar-thumb: rgb(16 185 129 / .7) !important}.scrollbar-thumb-emerald-500\/75{--scrollbar-thumb: rgb(16 185 129 / .75) !important}.scrollbar-thumb-emerald-500\/80{--scrollbar-thumb: rgb(16 185 129 / .8) !important}.scrollbar-thumb-emerald-500\/85{--scrollbar-thumb: rgb(16 185 129 / .85) !important}.scrollbar-thumb-emerald-500\/90{--scrollbar-thumb: rgb(16 185 129 / .9) !important}.scrollbar-thumb-emerald-500\/95{--scrollbar-thumb: rgb(16 185 129 / .95) !important}.scrollbar-thumb-emerald-600{--scrollbar-thumb: #059669 !important}.scrollbar-thumb-emerald-600\/0{--scrollbar-thumb: rgb(5 150 105 / 0) !important}.scrollbar-thumb-emerald-600\/10{--scrollbar-thumb: rgb(5 150 105 / .1) !important}.scrollbar-thumb-emerald-600\/100{--scrollbar-thumb: rgb(5 150 105 / 1) !important}.scrollbar-thumb-emerald-600\/15{--scrollbar-thumb: rgb(5 150 105 / .15) !important}.scrollbar-thumb-emerald-600\/20{--scrollbar-thumb: rgb(5 150 105 / .2) !important}.scrollbar-thumb-emerald-600\/25{--scrollbar-thumb: rgb(5 150 105 / .25) !important}.scrollbar-thumb-emerald-600\/30{--scrollbar-thumb: rgb(5 150 105 / .3) !important}.scrollbar-thumb-emerald-600\/35{--scrollbar-thumb: rgb(5 150 105 / .35) !important}.scrollbar-thumb-emerald-600\/40{--scrollbar-thumb: rgb(5 150 105 / .4) !important}.scrollbar-thumb-emerald-600\/45{--scrollbar-thumb: rgb(5 150 105 / .45) !important}.scrollbar-thumb-emerald-600\/5{--scrollbar-thumb: rgb(5 150 105 / .05) !important}.scrollbar-thumb-emerald-600\/50{--scrollbar-thumb: rgb(5 150 105 / .5) !important}.scrollbar-thumb-emerald-600\/55{--scrollbar-thumb: rgb(5 150 105 / .55) !important}.scrollbar-thumb-emerald-600\/60{--scrollbar-thumb: rgb(5 150 105 / .6) !important}.scrollbar-thumb-emerald-600\/65{--scrollbar-thumb: rgb(5 150 105 / .65) !important}.scrollbar-thumb-emerald-600\/70{--scrollbar-thumb: rgb(5 150 105 / .7) !important}.scrollbar-thumb-emerald-600\/75{--scrollbar-thumb: rgb(5 150 105 / .75) !important}.scrollbar-thumb-emerald-600\/80{--scrollbar-thumb: rgb(5 150 105 / .8) !important}.scrollbar-thumb-emerald-600\/85{--scrollbar-thumb: rgb(5 150 105 / .85) !important}.scrollbar-thumb-emerald-600\/90{--scrollbar-thumb: rgb(5 150 105 / .9) !important}.scrollbar-thumb-emerald-600\/95{--scrollbar-thumb: rgb(5 150 105 / .95) !important}.scrollbar-thumb-emerald-700{--scrollbar-thumb: #047857 !important}.scrollbar-thumb-emerald-700\/0{--scrollbar-thumb: rgb(4 120 87 / 0) !important}.scrollbar-thumb-emerald-700\/10{--scrollbar-thumb: rgb(4 120 87 / .1) !important}.scrollbar-thumb-emerald-700\/100{--scrollbar-thumb: rgb(4 120 87 / 1) !important}.scrollbar-thumb-emerald-700\/15{--scrollbar-thumb: rgb(4 120 87 / .15) !important}.scrollbar-thumb-emerald-700\/20{--scrollbar-thumb: rgb(4 120 87 / .2) !important}.scrollbar-thumb-emerald-700\/25{--scrollbar-thumb: rgb(4 120 87 / .25) !important}.scrollbar-thumb-emerald-700\/30{--scrollbar-thumb: rgb(4 120 87 / .3) !important}.scrollbar-thumb-emerald-700\/35{--scrollbar-thumb: rgb(4 120 87 / .35) !important}.scrollbar-thumb-emerald-700\/40{--scrollbar-thumb: rgb(4 120 87 / .4) !important}.scrollbar-thumb-emerald-700\/45{--scrollbar-thumb: rgb(4 120 87 / .45) !important}.scrollbar-thumb-emerald-700\/5{--scrollbar-thumb: rgb(4 120 87 / .05) !important}.scrollbar-thumb-emerald-700\/50{--scrollbar-thumb: rgb(4 120 87 / .5) !important}.scrollbar-thumb-emerald-700\/55{--scrollbar-thumb: rgb(4 120 87 / .55) !important}.scrollbar-thumb-emerald-700\/60{--scrollbar-thumb: rgb(4 120 87 / .6) !important}.scrollbar-thumb-emerald-700\/65{--scrollbar-thumb: rgb(4 120 87 / .65) !important}.scrollbar-thumb-emerald-700\/70{--scrollbar-thumb: rgb(4 120 87 / .7) !important}.scrollbar-thumb-emerald-700\/75{--scrollbar-thumb: rgb(4 120 87 / .75) !important}.scrollbar-thumb-emerald-700\/80{--scrollbar-thumb: rgb(4 120 87 / .8) !important}.scrollbar-thumb-emerald-700\/85{--scrollbar-thumb: rgb(4 120 87 / .85) !important}.scrollbar-thumb-emerald-700\/90{--scrollbar-thumb: rgb(4 120 87 / .9) !important}.scrollbar-thumb-emerald-700\/95{--scrollbar-thumb: rgb(4 120 87 / .95) !important}.scrollbar-thumb-emerald-800{--scrollbar-thumb: #065f46 !important}.scrollbar-thumb-emerald-800\/0{--scrollbar-thumb: rgb(6 95 70 / 0) !important}.scrollbar-thumb-emerald-800\/10{--scrollbar-thumb: rgb(6 95 70 / .1) !important}.scrollbar-thumb-emerald-800\/100{--scrollbar-thumb: rgb(6 95 70 / 1) !important}.scrollbar-thumb-emerald-800\/15{--scrollbar-thumb: rgb(6 95 70 / .15) !important}.scrollbar-thumb-emerald-800\/20{--scrollbar-thumb: rgb(6 95 70 / .2) !important}.scrollbar-thumb-emerald-800\/25{--scrollbar-thumb: rgb(6 95 70 / .25) !important}.scrollbar-thumb-emerald-800\/30{--scrollbar-thumb: rgb(6 95 70 / .3) !important}.scrollbar-thumb-emerald-800\/35{--scrollbar-thumb: rgb(6 95 70 / .35) !important}.scrollbar-thumb-emerald-800\/40{--scrollbar-thumb: rgb(6 95 70 / .4) !important}.scrollbar-thumb-emerald-800\/45{--scrollbar-thumb: rgb(6 95 70 / .45) !important}.scrollbar-thumb-emerald-800\/5{--scrollbar-thumb: rgb(6 95 70 / .05) !important}.scrollbar-thumb-emerald-800\/50{--scrollbar-thumb: rgb(6 95 70 / .5) !important}.scrollbar-thumb-emerald-800\/55{--scrollbar-thumb: rgb(6 95 70 / .55) !important}.scrollbar-thumb-emerald-800\/60{--scrollbar-thumb: rgb(6 95 70 / .6) !important}.scrollbar-thumb-emerald-800\/65{--scrollbar-thumb: rgb(6 95 70 / .65) !important}.scrollbar-thumb-emerald-800\/70{--scrollbar-thumb: rgb(6 95 70 / .7) !important}.scrollbar-thumb-emerald-800\/75{--scrollbar-thumb: rgb(6 95 70 / .75) !important}.scrollbar-thumb-emerald-800\/80{--scrollbar-thumb: rgb(6 95 70 / .8) !important}.scrollbar-thumb-emerald-800\/85{--scrollbar-thumb: rgb(6 95 70 / .85) !important}.scrollbar-thumb-emerald-800\/90{--scrollbar-thumb: rgb(6 95 70 / .9) !important}.scrollbar-thumb-emerald-800\/95{--scrollbar-thumb: rgb(6 95 70 / .95) !important}.scrollbar-thumb-emerald-900{--scrollbar-thumb: #064e3b !important}.scrollbar-thumb-emerald-900\/0{--scrollbar-thumb: rgb(6 78 59 / 0) !important}.scrollbar-thumb-emerald-900\/10{--scrollbar-thumb: rgb(6 78 59 / .1) !important}.scrollbar-thumb-emerald-900\/100{--scrollbar-thumb: rgb(6 78 59 / 1) !important}.scrollbar-thumb-emerald-900\/15{--scrollbar-thumb: rgb(6 78 59 / .15) !important}.scrollbar-thumb-emerald-900\/20{--scrollbar-thumb: rgb(6 78 59 / .2) !important}.scrollbar-thumb-emerald-900\/25{--scrollbar-thumb: rgb(6 78 59 / .25) !important}.scrollbar-thumb-emerald-900\/30{--scrollbar-thumb: rgb(6 78 59 / .3) !important}.scrollbar-thumb-emerald-900\/35{--scrollbar-thumb: rgb(6 78 59 / .35) !important}.scrollbar-thumb-emerald-900\/40{--scrollbar-thumb: rgb(6 78 59 / .4) !important}.scrollbar-thumb-emerald-900\/45{--scrollbar-thumb: rgb(6 78 59 / .45) !important}.scrollbar-thumb-emerald-900\/5{--scrollbar-thumb: rgb(6 78 59 / .05) !important}.scrollbar-thumb-emerald-900\/50{--scrollbar-thumb: rgb(6 78 59 / .5) !important}.scrollbar-thumb-emerald-900\/55{--scrollbar-thumb: rgb(6 78 59 / .55) !important}.scrollbar-thumb-emerald-900\/60{--scrollbar-thumb: rgb(6 78 59 / .6) !important}.scrollbar-thumb-emerald-900\/65{--scrollbar-thumb: rgb(6 78 59 / .65) !important}.scrollbar-thumb-emerald-900\/70{--scrollbar-thumb: rgb(6 78 59 / .7) !important}.scrollbar-thumb-emerald-900\/75{--scrollbar-thumb: rgb(6 78 59 / .75) !important}.scrollbar-thumb-emerald-900\/80{--scrollbar-thumb: rgb(6 78 59 / .8) !important}.scrollbar-thumb-emerald-900\/85{--scrollbar-thumb: rgb(6 78 59 / .85) !important}.scrollbar-thumb-emerald-900\/90{--scrollbar-thumb: rgb(6 78 59 / .9) !important}.scrollbar-thumb-emerald-900\/95{--scrollbar-thumb: rgb(6 78 59 / .95) !important}.scrollbar-thumb-emerald-950{--scrollbar-thumb: #022c22 !important}.scrollbar-thumb-emerald-950\/0{--scrollbar-thumb: rgb(2 44 34 / 0) !important}.scrollbar-thumb-emerald-950\/10{--scrollbar-thumb: rgb(2 44 34 / .1) !important}.scrollbar-thumb-emerald-950\/100{--scrollbar-thumb: rgb(2 44 34 / 1) !important}.scrollbar-thumb-emerald-950\/15{--scrollbar-thumb: rgb(2 44 34 / .15) !important}.scrollbar-thumb-emerald-950\/20{--scrollbar-thumb: rgb(2 44 34 / .2) !important}.scrollbar-thumb-emerald-950\/25{--scrollbar-thumb: rgb(2 44 34 / .25) !important}.scrollbar-thumb-emerald-950\/30{--scrollbar-thumb: rgb(2 44 34 / .3) !important}.scrollbar-thumb-emerald-950\/35{--scrollbar-thumb: rgb(2 44 34 / .35) !important}.scrollbar-thumb-emerald-950\/40{--scrollbar-thumb: rgb(2 44 34 / .4) !important}.scrollbar-thumb-emerald-950\/45{--scrollbar-thumb: rgb(2 44 34 / .45) !important}.scrollbar-thumb-emerald-950\/5{--scrollbar-thumb: rgb(2 44 34 / .05) !important}.scrollbar-thumb-emerald-950\/50{--scrollbar-thumb: rgb(2 44 34 / .5) !important}.scrollbar-thumb-emerald-950\/55{--scrollbar-thumb: rgb(2 44 34 / .55) !important}.scrollbar-thumb-emerald-950\/60{--scrollbar-thumb: rgb(2 44 34 / .6) !important}.scrollbar-thumb-emerald-950\/65{--scrollbar-thumb: rgb(2 44 34 / .65) !important}.scrollbar-thumb-emerald-950\/70{--scrollbar-thumb: rgb(2 44 34 / .7) !important}.scrollbar-thumb-emerald-950\/75{--scrollbar-thumb: rgb(2 44 34 / .75) !important}.scrollbar-thumb-emerald-950\/80{--scrollbar-thumb: rgb(2 44 34 / .8) !important}.scrollbar-thumb-emerald-950\/85{--scrollbar-thumb: rgb(2 44 34 / .85) !important}.scrollbar-thumb-emerald-950\/90{--scrollbar-thumb: rgb(2 44 34 / .9) !important}.scrollbar-thumb-emerald-950\/95{--scrollbar-thumb: rgb(2 44 34 / .95) !important}.scrollbar-thumb-fuchsia-100{--scrollbar-thumb: #fae8ff !important}.scrollbar-thumb-fuchsia-100\/0{--scrollbar-thumb: rgb(250 232 255 / 0) !important}.scrollbar-thumb-fuchsia-100\/10{--scrollbar-thumb: rgb(250 232 255 / .1) !important}.scrollbar-thumb-fuchsia-100\/100{--scrollbar-thumb: rgb(250 232 255 / 1) !important}.scrollbar-thumb-fuchsia-100\/15{--scrollbar-thumb: rgb(250 232 255 / .15) !important}.scrollbar-thumb-fuchsia-100\/20{--scrollbar-thumb: rgb(250 232 255 / .2) !important}.scrollbar-thumb-fuchsia-100\/25{--scrollbar-thumb: rgb(250 232 255 / .25) !important}.scrollbar-thumb-fuchsia-100\/30{--scrollbar-thumb: rgb(250 232 255 / .3) !important}.scrollbar-thumb-fuchsia-100\/35{--scrollbar-thumb: rgb(250 232 255 / .35) !important}.scrollbar-thumb-fuchsia-100\/40{--scrollbar-thumb: rgb(250 232 255 / .4) !important}.scrollbar-thumb-fuchsia-100\/45{--scrollbar-thumb: rgb(250 232 255 / .45) !important}.scrollbar-thumb-fuchsia-100\/5{--scrollbar-thumb: rgb(250 232 255 / .05) !important}.scrollbar-thumb-fuchsia-100\/50{--scrollbar-thumb: rgb(250 232 255 / .5) !important}.scrollbar-thumb-fuchsia-100\/55{--scrollbar-thumb: rgb(250 232 255 / .55) !important}.scrollbar-thumb-fuchsia-100\/60{--scrollbar-thumb: rgb(250 232 255 / .6) !important}.scrollbar-thumb-fuchsia-100\/65{--scrollbar-thumb: rgb(250 232 255 / .65) !important}.scrollbar-thumb-fuchsia-100\/70{--scrollbar-thumb: rgb(250 232 255 / .7) !important}.scrollbar-thumb-fuchsia-100\/75{--scrollbar-thumb: rgb(250 232 255 / .75) !important}.scrollbar-thumb-fuchsia-100\/80{--scrollbar-thumb: rgb(250 232 255 / .8) !important}.scrollbar-thumb-fuchsia-100\/85{--scrollbar-thumb: rgb(250 232 255 / .85) !important}.scrollbar-thumb-fuchsia-100\/90{--scrollbar-thumb: rgb(250 232 255 / .9) !important}.scrollbar-thumb-fuchsia-100\/95{--scrollbar-thumb: rgb(250 232 255 / .95) !important}.scrollbar-thumb-fuchsia-200{--scrollbar-thumb: #f5d0fe !important}.scrollbar-thumb-fuchsia-200\/0{--scrollbar-thumb: rgb(245 208 254 / 0) !important}.scrollbar-thumb-fuchsia-200\/10{--scrollbar-thumb: rgb(245 208 254 / .1) !important}.scrollbar-thumb-fuchsia-200\/100{--scrollbar-thumb: rgb(245 208 254 / 1) !important}.scrollbar-thumb-fuchsia-200\/15{--scrollbar-thumb: rgb(245 208 254 / .15) !important}.scrollbar-thumb-fuchsia-200\/20{--scrollbar-thumb: rgb(245 208 254 / .2) !important}.scrollbar-thumb-fuchsia-200\/25{--scrollbar-thumb: rgb(245 208 254 / .25) !important}.scrollbar-thumb-fuchsia-200\/30{--scrollbar-thumb: rgb(245 208 254 / .3) !important}.scrollbar-thumb-fuchsia-200\/35{--scrollbar-thumb: rgb(245 208 254 / .35) !important}.scrollbar-thumb-fuchsia-200\/40{--scrollbar-thumb: rgb(245 208 254 / .4) !important}.scrollbar-thumb-fuchsia-200\/45{--scrollbar-thumb: rgb(245 208 254 / .45) !important}.scrollbar-thumb-fuchsia-200\/5{--scrollbar-thumb: rgb(245 208 254 / .05) !important}.scrollbar-thumb-fuchsia-200\/50{--scrollbar-thumb: rgb(245 208 254 / .5) !important}.scrollbar-thumb-fuchsia-200\/55{--scrollbar-thumb: rgb(245 208 254 / .55) !important}.scrollbar-thumb-fuchsia-200\/60{--scrollbar-thumb: rgb(245 208 254 / .6) !important}.scrollbar-thumb-fuchsia-200\/65{--scrollbar-thumb: rgb(245 208 254 / .65) !important}.scrollbar-thumb-fuchsia-200\/70{--scrollbar-thumb: rgb(245 208 254 / .7) !important}.scrollbar-thumb-fuchsia-200\/75{--scrollbar-thumb: rgb(245 208 254 / .75) !important}.scrollbar-thumb-fuchsia-200\/80{--scrollbar-thumb: rgb(245 208 254 / .8) !important}.scrollbar-thumb-fuchsia-200\/85{--scrollbar-thumb: rgb(245 208 254 / .85) !important}.scrollbar-thumb-fuchsia-200\/90{--scrollbar-thumb: rgb(245 208 254 / .9) !important}.scrollbar-thumb-fuchsia-200\/95{--scrollbar-thumb: rgb(245 208 254 / .95) !important}.scrollbar-thumb-fuchsia-300{--scrollbar-thumb: #f0abfc !important}.scrollbar-thumb-fuchsia-300\/0{--scrollbar-thumb: rgb(240 171 252 / 0) !important}.scrollbar-thumb-fuchsia-300\/10{--scrollbar-thumb: rgb(240 171 252 / .1) !important}.scrollbar-thumb-fuchsia-300\/100{--scrollbar-thumb: rgb(240 171 252 / 1) !important}.scrollbar-thumb-fuchsia-300\/15{--scrollbar-thumb: rgb(240 171 252 / .15) !important}.scrollbar-thumb-fuchsia-300\/20{--scrollbar-thumb: rgb(240 171 252 / .2) !important}.scrollbar-thumb-fuchsia-300\/25{--scrollbar-thumb: rgb(240 171 252 / .25) !important}.scrollbar-thumb-fuchsia-300\/30{--scrollbar-thumb: rgb(240 171 252 / .3) !important}.scrollbar-thumb-fuchsia-300\/35{--scrollbar-thumb: rgb(240 171 252 / .35) !important}.scrollbar-thumb-fuchsia-300\/40{--scrollbar-thumb: rgb(240 171 252 / .4) !important}.scrollbar-thumb-fuchsia-300\/45{--scrollbar-thumb: rgb(240 171 252 / .45) !important}.scrollbar-thumb-fuchsia-300\/5{--scrollbar-thumb: rgb(240 171 252 / .05) !important}.scrollbar-thumb-fuchsia-300\/50{--scrollbar-thumb: rgb(240 171 252 / .5) !important}.scrollbar-thumb-fuchsia-300\/55{--scrollbar-thumb: rgb(240 171 252 / .55) !important}.scrollbar-thumb-fuchsia-300\/60{--scrollbar-thumb: rgb(240 171 252 / .6) !important}.scrollbar-thumb-fuchsia-300\/65{--scrollbar-thumb: rgb(240 171 252 / .65) !important}.scrollbar-thumb-fuchsia-300\/70{--scrollbar-thumb: rgb(240 171 252 / .7) !important}.scrollbar-thumb-fuchsia-300\/75{--scrollbar-thumb: rgb(240 171 252 / .75) !important}.scrollbar-thumb-fuchsia-300\/80{--scrollbar-thumb: rgb(240 171 252 / .8) !important}.scrollbar-thumb-fuchsia-300\/85{--scrollbar-thumb: rgb(240 171 252 / .85) !important}.scrollbar-thumb-fuchsia-300\/90{--scrollbar-thumb: rgb(240 171 252 / .9) !important}.scrollbar-thumb-fuchsia-300\/95{--scrollbar-thumb: rgb(240 171 252 / .95) !important}.scrollbar-thumb-fuchsia-400{--scrollbar-thumb: #e879f9 !important}.scrollbar-thumb-fuchsia-400\/0{--scrollbar-thumb: rgb(232 121 249 / 0) !important}.scrollbar-thumb-fuchsia-400\/10{--scrollbar-thumb: rgb(232 121 249 / .1) !important}.scrollbar-thumb-fuchsia-400\/100{--scrollbar-thumb: rgb(232 121 249 / 1) !important}.scrollbar-thumb-fuchsia-400\/15{--scrollbar-thumb: rgb(232 121 249 / .15) !important}.scrollbar-thumb-fuchsia-400\/20{--scrollbar-thumb: rgb(232 121 249 / .2) !important}.scrollbar-thumb-fuchsia-400\/25{--scrollbar-thumb: rgb(232 121 249 / .25) !important}.scrollbar-thumb-fuchsia-400\/30{--scrollbar-thumb: rgb(232 121 249 / .3) !important}.scrollbar-thumb-fuchsia-400\/35{--scrollbar-thumb: rgb(232 121 249 / .35) !important}.scrollbar-thumb-fuchsia-400\/40{--scrollbar-thumb: rgb(232 121 249 / .4) !important}.scrollbar-thumb-fuchsia-400\/45{--scrollbar-thumb: rgb(232 121 249 / .45) !important}.scrollbar-thumb-fuchsia-400\/5{--scrollbar-thumb: rgb(232 121 249 / .05) !important}.scrollbar-thumb-fuchsia-400\/50{--scrollbar-thumb: rgb(232 121 249 / .5) !important}.scrollbar-thumb-fuchsia-400\/55{--scrollbar-thumb: rgb(232 121 249 / .55) !important}.scrollbar-thumb-fuchsia-400\/60{--scrollbar-thumb: rgb(232 121 249 / .6) !important}.scrollbar-thumb-fuchsia-400\/65{--scrollbar-thumb: rgb(232 121 249 / .65) !important}.scrollbar-thumb-fuchsia-400\/70{--scrollbar-thumb: rgb(232 121 249 / .7) !important}.scrollbar-thumb-fuchsia-400\/75{--scrollbar-thumb: rgb(232 121 249 / .75) !important}.scrollbar-thumb-fuchsia-400\/80{--scrollbar-thumb: rgb(232 121 249 / .8) !important}.scrollbar-thumb-fuchsia-400\/85{--scrollbar-thumb: rgb(232 121 249 / .85) !important}.scrollbar-thumb-fuchsia-400\/90{--scrollbar-thumb: rgb(232 121 249 / .9) !important}.scrollbar-thumb-fuchsia-400\/95{--scrollbar-thumb: rgb(232 121 249 / .95) !important}.scrollbar-thumb-fuchsia-50{--scrollbar-thumb: #fdf4ff !important}.scrollbar-thumb-fuchsia-50\/0{--scrollbar-thumb: rgb(253 244 255 / 0) !important}.scrollbar-thumb-fuchsia-50\/10{--scrollbar-thumb: rgb(253 244 255 / .1) !important}.scrollbar-thumb-fuchsia-50\/100{--scrollbar-thumb: rgb(253 244 255 / 1) !important}.scrollbar-thumb-fuchsia-50\/15{--scrollbar-thumb: rgb(253 244 255 / .15) !important}.scrollbar-thumb-fuchsia-50\/20{--scrollbar-thumb: rgb(253 244 255 / .2) !important}.scrollbar-thumb-fuchsia-50\/25{--scrollbar-thumb: rgb(253 244 255 / .25) !important}.scrollbar-thumb-fuchsia-50\/30{--scrollbar-thumb: rgb(253 244 255 / .3) !important}.scrollbar-thumb-fuchsia-50\/35{--scrollbar-thumb: rgb(253 244 255 / .35) !important}.scrollbar-thumb-fuchsia-50\/40{--scrollbar-thumb: rgb(253 244 255 / .4) !important}.scrollbar-thumb-fuchsia-50\/45{--scrollbar-thumb: rgb(253 244 255 / .45) !important}.scrollbar-thumb-fuchsia-50\/5{--scrollbar-thumb: rgb(253 244 255 / .05) !important}.scrollbar-thumb-fuchsia-50\/50{--scrollbar-thumb: rgb(253 244 255 / .5) !important}.scrollbar-thumb-fuchsia-50\/55{--scrollbar-thumb: rgb(253 244 255 / .55) !important}.scrollbar-thumb-fuchsia-50\/60{--scrollbar-thumb: rgb(253 244 255 / .6) !important}.scrollbar-thumb-fuchsia-50\/65{--scrollbar-thumb: rgb(253 244 255 / .65) !important}.scrollbar-thumb-fuchsia-50\/70{--scrollbar-thumb: rgb(253 244 255 / .7) !important}.scrollbar-thumb-fuchsia-50\/75{--scrollbar-thumb: rgb(253 244 255 / .75) !important}.scrollbar-thumb-fuchsia-50\/80{--scrollbar-thumb: rgb(253 244 255 / .8) !important}.scrollbar-thumb-fuchsia-50\/85{--scrollbar-thumb: rgb(253 244 255 / .85) !important}.scrollbar-thumb-fuchsia-50\/90{--scrollbar-thumb: rgb(253 244 255 / .9) !important}.scrollbar-thumb-fuchsia-50\/95{--scrollbar-thumb: rgb(253 244 255 / .95) !important}.scrollbar-thumb-fuchsia-500{--scrollbar-thumb: #d946ef !important}.scrollbar-thumb-fuchsia-500\/0{--scrollbar-thumb: rgb(217 70 239 / 0) !important}.scrollbar-thumb-fuchsia-500\/10{--scrollbar-thumb: rgb(217 70 239 / .1) !important}.scrollbar-thumb-fuchsia-500\/100{--scrollbar-thumb: rgb(217 70 239 / 1) !important}.scrollbar-thumb-fuchsia-500\/15{--scrollbar-thumb: rgb(217 70 239 / .15) !important}.scrollbar-thumb-fuchsia-500\/20{--scrollbar-thumb: rgb(217 70 239 / .2) !important}.scrollbar-thumb-fuchsia-500\/25{--scrollbar-thumb: rgb(217 70 239 / .25) !important}.scrollbar-thumb-fuchsia-500\/30{--scrollbar-thumb: rgb(217 70 239 / .3) !important}.scrollbar-thumb-fuchsia-500\/35{--scrollbar-thumb: rgb(217 70 239 / .35) !important}.scrollbar-thumb-fuchsia-500\/40{--scrollbar-thumb: rgb(217 70 239 / .4) !important}.scrollbar-thumb-fuchsia-500\/45{--scrollbar-thumb: rgb(217 70 239 / .45) !important}.scrollbar-thumb-fuchsia-500\/5{--scrollbar-thumb: rgb(217 70 239 / .05) !important}.scrollbar-thumb-fuchsia-500\/50{--scrollbar-thumb: rgb(217 70 239 / .5) !important}.scrollbar-thumb-fuchsia-500\/55{--scrollbar-thumb: rgb(217 70 239 / .55) !important}.scrollbar-thumb-fuchsia-500\/60{--scrollbar-thumb: rgb(217 70 239 / .6) !important}.scrollbar-thumb-fuchsia-500\/65{--scrollbar-thumb: rgb(217 70 239 / .65) !important}.scrollbar-thumb-fuchsia-500\/70{--scrollbar-thumb: rgb(217 70 239 / .7) !important}.scrollbar-thumb-fuchsia-500\/75{--scrollbar-thumb: rgb(217 70 239 / .75) !important}.scrollbar-thumb-fuchsia-500\/80{--scrollbar-thumb: rgb(217 70 239 / .8) !important}.scrollbar-thumb-fuchsia-500\/85{--scrollbar-thumb: rgb(217 70 239 / .85) !important}.scrollbar-thumb-fuchsia-500\/90{--scrollbar-thumb: rgb(217 70 239 / .9) !important}.scrollbar-thumb-fuchsia-500\/95{--scrollbar-thumb: rgb(217 70 239 / .95) !important}.scrollbar-thumb-fuchsia-600{--scrollbar-thumb: #c026d3 !important}.scrollbar-thumb-fuchsia-600\/0{--scrollbar-thumb: rgb(192 38 211 / 0) !important}.scrollbar-thumb-fuchsia-600\/10{--scrollbar-thumb: rgb(192 38 211 / .1) !important}.scrollbar-thumb-fuchsia-600\/100{--scrollbar-thumb: rgb(192 38 211 / 1) !important}.scrollbar-thumb-fuchsia-600\/15{--scrollbar-thumb: rgb(192 38 211 / .15) !important}.scrollbar-thumb-fuchsia-600\/20{--scrollbar-thumb: rgb(192 38 211 / .2) !important}.scrollbar-thumb-fuchsia-600\/25{--scrollbar-thumb: rgb(192 38 211 / .25) !important}.scrollbar-thumb-fuchsia-600\/30{--scrollbar-thumb: rgb(192 38 211 / .3) !important}.scrollbar-thumb-fuchsia-600\/35{--scrollbar-thumb: rgb(192 38 211 / .35) !important}.scrollbar-thumb-fuchsia-600\/40{--scrollbar-thumb: rgb(192 38 211 / .4) !important}.scrollbar-thumb-fuchsia-600\/45{--scrollbar-thumb: rgb(192 38 211 / .45) !important}.scrollbar-thumb-fuchsia-600\/5{--scrollbar-thumb: rgb(192 38 211 / .05) !important}.scrollbar-thumb-fuchsia-600\/50{--scrollbar-thumb: rgb(192 38 211 / .5) !important}.scrollbar-thumb-fuchsia-600\/55{--scrollbar-thumb: rgb(192 38 211 / .55) !important}.scrollbar-thumb-fuchsia-600\/60{--scrollbar-thumb: rgb(192 38 211 / .6) !important}.scrollbar-thumb-fuchsia-600\/65{--scrollbar-thumb: rgb(192 38 211 / .65) !important}.scrollbar-thumb-fuchsia-600\/70{--scrollbar-thumb: rgb(192 38 211 / .7) !important}.scrollbar-thumb-fuchsia-600\/75{--scrollbar-thumb: rgb(192 38 211 / .75) !important}.scrollbar-thumb-fuchsia-600\/80{--scrollbar-thumb: rgb(192 38 211 / .8) !important}.scrollbar-thumb-fuchsia-600\/85{--scrollbar-thumb: rgb(192 38 211 / .85) !important}.scrollbar-thumb-fuchsia-600\/90{--scrollbar-thumb: rgb(192 38 211 / .9) !important}.scrollbar-thumb-fuchsia-600\/95{--scrollbar-thumb: rgb(192 38 211 / .95) !important}.scrollbar-thumb-fuchsia-700{--scrollbar-thumb: #a21caf !important}.scrollbar-thumb-fuchsia-700\/0{--scrollbar-thumb: rgb(162 28 175 / 0) !important}.scrollbar-thumb-fuchsia-700\/10{--scrollbar-thumb: rgb(162 28 175 / .1) !important}.scrollbar-thumb-fuchsia-700\/100{--scrollbar-thumb: rgb(162 28 175 / 1) !important}.scrollbar-thumb-fuchsia-700\/15{--scrollbar-thumb: rgb(162 28 175 / .15) !important}.scrollbar-thumb-fuchsia-700\/20{--scrollbar-thumb: rgb(162 28 175 / .2) !important}.scrollbar-thumb-fuchsia-700\/25{--scrollbar-thumb: rgb(162 28 175 / .25) !important}.scrollbar-thumb-fuchsia-700\/30{--scrollbar-thumb: rgb(162 28 175 / .3) !important}.scrollbar-thumb-fuchsia-700\/35{--scrollbar-thumb: rgb(162 28 175 / .35) !important}.scrollbar-thumb-fuchsia-700\/40{--scrollbar-thumb: rgb(162 28 175 / .4) !important}.scrollbar-thumb-fuchsia-700\/45{--scrollbar-thumb: rgb(162 28 175 / .45) !important}.scrollbar-thumb-fuchsia-700\/5{--scrollbar-thumb: rgb(162 28 175 / .05) !important}.scrollbar-thumb-fuchsia-700\/50{--scrollbar-thumb: rgb(162 28 175 / .5) !important}.scrollbar-thumb-fuchsia-700\/55{--scrollbar-thumb: rgb(162 28 175 / .55) !important}.scrollbar-thumb-fuchsia-700\/60{--scrollbar-thumb: rgb(162 28 175 / .6) !important}.scrollbar-thumb-fuchsia-700\/65{--scrollbar-thumb: rgb(162 28 175 / .65) !important}.scrollbar-thumb-fuchsia-700\/70{--scrollbar-thumb: rgb(162 28 175 / .7) !important}.scrollbar-thumb-fuchsia-700\/75{--scrollbar-thumb: rgb(162 28 175 / .75) !important}.scrollbar-thumb-fuchsia-700\/80{--scrollbar-thumb: rgb(162 28 175 / .8) !important}.scrollbar-thumb-fuchsia-700\/85{--scrollbar-thumb: rgb(162 28 175 / .85) !important}.scrollbar-thumb-fuchsia-700\/90{--scrollbar-thumb: rgb(162 28 175 / .9) !important}.scrollbar-thumb-fuchsia-700\/95{--scrollbar-thumb: rgb(162 28 175 / .95) !important}.scrollbar-thumb-fuchsia-800{--scrollbar-thumb: #86198f !important}.scrollbar-thumb-fuchsia-800\/0{--scrollbar-thumb: rgb(134 25 143 / 0) !important}.scrollbar-thumb-fuchsia-800\/10{--scrollbar-thumb: rgb(134 25 143 / .1) !important}.scrollbar-thumb-fuchsia-800\/100{--scrollbar-thumb: rgb(134 25 143 / 1) !important}.scrollbar-thumb-fuchsia-800\/15{--scrollbar-thumb: rgb(134 25 143 / .15) !important}.scrollbar-thumb-fuchsia-800\/20{--scrollbar-thumb: rgb(134 25 143 / .2) !important}.scrollbar-thumb-fuchsia-800\/25{--scrollbar-thumb: rgb(134 25 143 / .25) !important}.scrollbar-thumb-fuchsia-800\/30{--scrollbar-thumb: rgb(134 25 143 / .3) !important}.scrollbar-thumb-fuchsia-800\/35{--scrollbar-thumb: rgb(134 25 143 / .35) !important}.scrollbar-thumb-fuchsia-800\/40{--scrollbar-thumb: rgb(134 25 143 / .4) !important}.scrollbar-thumb-fuchsia-800\/45{--scrollbar-thumb: rgb(134 25 143 / .45) !important}.scrollbar-thumb-fuchsia-800\/5{--scrollbar-thumb: rgb(134 25 143 / .05) !important}.scrollbar-thumb-fuchsia-800\/50{--scrollbar-thumb: rgb(134 25 143 / .5) !important}.scrollbar-thumb-fuchsia-800\/55{--scrollbar-thumb: rgb(134 25 143 / .55) !important}.scrollbar-thumb-fuchsia-800\/60{--scrollbar-thumb: rgb(134 25 143 / .6) !important}.scrollbar-thumb-fuchsia-800\/65{--scrollbar-thumb: rgb(134 25 143 / .65) !important}.scrollbar-thumb-fuchsia-800\/70{--scrollbar-thumb: rgb(134 25 143 / .7) !important}.scrollbar-thumb-fuchsia-800\/75{--scrollbar-thumb: rgb(134 25 143 / .75) !important}.scrollbar-thumb-fuchsia-800\/80{--scrollbar-thumb: rgb(134 25 143 / .8) !important}.scrollbar-thumb-fuchsia-800\/85{--scrollbar-thumb: rgb(134 25 143 / .85) !important}.scrollbar-thumb-fuchsia-800\/90{--scrollbar-thumb: rgb(134 25 143 / .9) !important}.scrollbar-thumb-fuchsia-800\/95{--scrollbar-thumb: rgb(134 25 143 / .95) !important}.scrollbar-thumb-fuchsia-900{--scrollbar-thumb: #701a75 !important}.scrollbar-thumb-fuchsia-900\/0{--scrollbar-thumb: rgb(112 26 117 / 0) !important}.scrollbar-thumb-fuchsia-900\/10{--scrollbar-thumb: rgb(112 26 117 / .1) !important}.scrollbar-thumb-fuchsia-900\/100{--scrollbar-thumb: rgb(112 26 117 / 1) !important}.scrollbar-thumb-fuchsia-900\/15{--scrollbar-thumb: rgb(112 26 117 / .15) !important}.scrollbar-thumb-fuchsia-900\/20{--scrollbar-thumb: rgb(112 26 117 / .2) !important}.scrollbar-thumb-fuchsia-900\/25{--scrollbar-thumb: rgb(112 26 117 / .25) !important}.scrollbar-thumb-fuchsia-900\/30{--scrollbar-thumb: rgb(112 26 117 / .3) !important}.scrollbar-thumb-fuchsia-900\/35{--scrollbar-thumb: rgb(112 26 117 / .35) !important}.scrollbar-thumb-fuchsia-900\/40{--scrollbar-thumb: rgb(112 26 117 / .4) !important}.scrollbar-thumb-fuchsia-900\/45{--scrollbar-thumb: rgb(112 26 117 / .45) !important}.scrollbar-thumb-fuchsia-900\/5{--scrollbar-thumb: rgb(112 26 117 / .05) !important}.scrollbar-thumb-fuchsia-900\/50{--scrollbar-thumb: rgb(112 26 117 / .5) !important}.scrollbar-thumb-fuchsia-900\/55{--scrollbar-thumb: rgb(112 26 117 / .55) !important}.scrollbar-thumb-fuchsia-900\/60{--scrollbar-thumb: rgb(112 26 117 / .6) !important}.scrollbar-thumb-fuchsia-900\/65{--scrollbar-thumb: rgb(112 26 117 / .65) !important}.scrollbar-thumb-fuchsia-900\/70{--scrollbar-thumb: rgb(112 26 117 / .7) !important}.scrollbar-thumb-fuchsia-900\/75{--scrollbar-thumb: rgb(112 26 117 / .75) !important}.scrollbar-thumb-fuchsia-900\/80{--scrollbar-thumb: rgb(112 26 117 / .8) !important}.scrollbar-thumb-fuchsia-900\/85{--scrollbar-thumb: rgb(112 26 117 / .85) !important}.scrollbar-thumb-fuchsia-900\/90{--scrollbar-thumb: rgb(112 26 117 / .9) !important}.scrollbar-thumb-fuchsia-900\/95{--scrollbar-thumb: rgb(112 26 117 / .95) !important}.scrollbar-thumb-fuchsia-950{--scrollbar-thumb: #4a044e !important}.scrollbar-thumb-fuchsia-950\/0{--scrollbar-thumb: rgb(74 4 78 / 0) !important}.scrollbar-thumb-fuchsia-950\/10{--scrollbar-thumb: rgb(74 4 78 / .1) !important}.scrollbar-thumb-fuchsia-950\/100{--scrollbar-thumb: rgb(74 4 78 / 1) !important}.scrollbar-thumb-fuchsia-950\/15{--scrollbar-thumb: rgb(74 4 78 / .15) !important}.scrollbar-thumb-fuchsia-950\/20{--scrollbar-thumb: rgb(74 4 78 / .2) !important}.scrollbar-thumb-fuchsia-950\/25{--scrollbar-thumb: rgb(74 4 78 / .25) !important}.scrollbar-thumb-fuchsia-950\/30{--scrollbar-thumb: rgb(74 4 78 / .3) !important}.scrollbar-thumb-fuchsia-950\/35{--scrollbar-thumb: rgb(74 4 78 / .35) !important}.scrollbar-thumb-fuchsia-950\/40{--scrollbar-thumb: rgb(74 4 78 / .4) !important}.scrollbar-thumb-fuchsia-950\/45{--scrollbar-thumb: rgb(74 4 78 / .45) !important}.scrollbar-thumb-fuchsia-950\/5{--scrollbar-thumb: rgb(74 4 78 / .05) !important}.scrollbar-thumb-fuchsia-950\/50{--scrollbar-thumb: rgb(74 4 78 / .5) !important}.scrollbar-thumb-fuchsia-950\/55{--scrollbar-thumb: rgb(74 4 78 / .55) !important}.scrollbar-thumb-fuchsia-950\/60{--scrollbar-thumb: rgb(74 4 78 / .6) !important}.scrollbar-thumb-fuchsia-950\/65{--scrollbar-thumb: rgb(74 4 78 / .65) !important}.scrollbar-thumb-fuchsia-950\/70{--scrollbar-thumb: rgb(74 4 78 / .7) !important}.scrollbar-thumb-fuchsia-950\/75{--scrollbar-thumb: rgb(74 4 78 / .75) !important}.scrollbar-thumb-fuchsia-950\/80{--scrollbar-thumb: rgb(74 4 78 / .8) !important}.scrollbar-thumb-fuchsia-950\/85{--scrollbar-thumb: rgb(74 4 78 / .85) !important}.scrollbar-thumb-fuchsia-950\/90{--scrollbar-thumb: rgb(74 4 78 / .9) !important}.scrollbar-thumb-fuchsia-950\/95{--scrollbar-thumb: rgb(74 4 78 / .95) !important}.scrollbar-thumb-gray-100{--scrollbar-thumb: #f3f4f6 !important}.scrollbar-thumb-gray-100\/0{--scrollbar-thumb: rgb(243 244 246 / 0) !important}.scrollbar-thumb-gray-100\/10{--scrollbar-thumb: rgb(243 244 246 / .1) !important}.scrollbar-thumb-gray-100\/100{--scrollbar-thumb: rgb(243 244 246 / 1) !important}.scrollbar-thumb-gray-100\/15{--scrollbar-thumb: rgb(243 244 246 / .15) !important}.scrollbar-thumb-gray-100\/20{--scrollbar-thumb: rgb(243 244 246 / .2) !important}.scrollbar-thumb-gray-100\/25{--scrollbar-thumb: rgb(243 244 246 / .25) !important}.scrollbar-thumb-gray-100\/30{--scrollbar-thumb: rgb(243 244 246 / .3) !important}.scrollbar-thumb-gray-100\/35{--scrollbar-thumb: rgb(243 244 246 / .35) !important}.scrollbar-thumb-gray-100\/40{--scrollbar-thumb: rgb(243 244 246 / .4) !important}.scrollbar-thumb-gray-100\/45{--scrollbar-thumb: rgb(243 244 246 / .45) !important}.scrollbar-thumb-gray-100\/5{--scrollbar-thumb: rgb(243 244 246 / .05) !important}.scrollbar-thumb-gray-100\/50{--scrollbar-thumb: rgb(243 244 246 / .5) !important}.scrollbar-thumb-gray-100\/55{--scrollbar-thumb: rgb(243 244 246 / .55) !important}.scrollbar-thumb-gray-100\/60{--scrollbar-thumb: rgb(243 244 246 / .6) !important}.scrollbar-thumb-gray-100\/65{--scrollbar-thumb: rgb(243 244 246 / .65) !important}.scrollbar-thumb-gray-100\/70{--scrollbar-thumb: rgb(243 244 246 / .7) !important}.scrollbar-thumb-gray-100\/75{--scrollbar-thumb: rgb(243 244 246 / .75) !important}.scrollbar-thumb-gray-100\/80{--scrollbar-thumb: rgb(243 244 246 / .8) !important}.scrollbar-thumb-gray-100\/85{--scrollbar-thumb: rgb(243 244 246 / .85) !important}.scrollbar-thumb-gray-100\/90{--scrollbar-thumb: rgb(243 244 246 / .9) !important}.scrollbar-thumb-gray-100\/95{--scrollbar-thumb: rgb(243 244 246 / .95) !important}.scrollbar-thumb-gray-200{--scrollbar-thumb: #e5e7eb !important}.scrollbar-thumb-gray-200\/0{--scrollbar-thumb: rgb(229 231 235 / 0) !important}.scrollbar-thumb-gray-200\/10{--scrollbar-thumb: rgb(229 231 235 / .1) !important}.scrollbar-thumb-gray-200\/100{--scrollbar-thumb: rgb(229 231 235 / 1) !important}.scrollbar-thumb-gray-200\/15{--scrollbar-thumb: rgb(229 231 235 / .15) !important}.scrollbar-thumb-gray-200\/20{--scrollbar-thumb: rgb(229 231 235 / .2) !important}.scrollbar-thumb-gray-200\/25{--scrollbar-thumb: rgb(229 231 235 / .25) !important}.scrollbar-thumb-gray-200\/30{--scrollbar-thumb: rgb(229 231 235 / .3) !important}.scrollbar-thumb-gray-200\/35{--scrollbar-thumb: rgb(229 231 235 / .35) !important}.scrollbar-thumb-gray-200\/40{--scrollbar-thumb: rgb(229 231 235 / .4) !important}.scrollbar-thumb-gray-200\/45{--scrollbar-thumb: rgb(229 231 235 / .45) !important}.scrollbar-thumb-gray-200\/5{--scrollbar-thumb: rgb(229 231 235 / .05) !important}.scrollbar-thumb-gray-200\/50{--scrollbar-thumb: rgb(229 231 235 / .5) !important}.scrollbar-thumb-gray-200\/55{--scrollbar-thumb: rgb(229 231 235 / .55) !important}.scrollbar-thumb-gray-200\/60{--scrollbar-thumb: rgb(229 231 235 / .6) !important}.scrollbar-thumb-gray-200\/65{--scrollbar-thumb: rgb(229 231 235 / .65) !important}.scrollbar-thumb-gray-200\/70{--scrollbar-thumb: rgb(229 231 235 / .7) !important}.scrollbar-thumb-gray-200\/75{--scrollbar-thumb: rgb(229 231 235 / .75) !important}.scrollbar-thumb-gray-200\/80{--scrollbar-thumb: rgb(229 231 235 / .8) !important}.scrollbar-thumb-gray-200\/85{--scrollbar-thumb: rgb(229 231 235 / .85) !important}.scrollbar-thumb-gray-200\/90{--scrollbar-thumb: rgb(229 231 235 / .9) !important}.scrollbar-thumb-gray-200\/95{--scrollbar-thumb: rgb(229 231 235 / .95) !important}.scrollbar-thumb-gray-300{--scrollbar-thumb: #d1d5db !important}.scrollbar-thumb-gray-300\/0{--scrollbar-thumb: rgb(209 213 219 / 0) !important}.scrollbar-thumb-gray-300\/10{--scrollbar-thumb: rgb(209 213 219 / .1) !important}.scrollbar-thumb-gray-300\/100{--scrollbar-thumb: rgb(209 213 219 / 1) !important}.scrollbar-thumb-gray-300\/15{--scrollbar-thumb: rgb(209 213 219 / .15) !important}.scrollbar-thumb-gray-300\/20{--scrollbar-thumb: rgb(209 213 219 / .2) !important}.scrollbar-thumb-gray-300\/25{--scrollbar-thumb: rgb(209 213 219 / .25) !important}.scrollbar-thumb-gray-300\/30{--scrollbar-thumb: rgb(209 213 219 / .3) !important}.scrollbar-thumb-gray-300\/35{--scrollbar-thumb: rgb(209 213 219 / .35) !important}.scrollbar-thumb-gray-300\/40{--scrollbar-thumb: rgb(209 213 219 / .4) !important}.scrollbar-thumb-gray-300\/45{--scrollbar-thumb: rgb(209 213 219 / .45) !important}.scrollbar-thumb-gray-300\/5{--scrollbar-thumb: rgb(209 213 219 / .05) !important}.scrollbar-thumb-gray-300\/50{--scrollbar-thumb: rgb(209 213 219 / .5) !important}.scrollbar-thumb-gray-300\/55{--scrollbar-thumb: rgb(209 213 219 / .55) !important}.scrollbar-thumb-gray-300\/60{--scrollbar-thumb: rgb(209 213 219 / .6) !important}.scrollbar-thumb-gray-300\/65{--scrollbar-thumb: rgb(209 213 219 / .65) !important}.scrollbar-thumb-gray-300\/70{--scrollbar-thumb: rgb(209 213 219 / .7) !important}.scrollbar-thumb-gray-300\/75{--scrollbar-thumb: rgb(209 213 219 / .75) !important}.scrollbar-thumb-gray-300\/80{--scrollbar-thumb: rgb(209 213 219 / .8) !important}.scrollbar-thumb-gray-300\/85{--scrollbar-thumb: rgb(209 213 219 / .85) !important}.scrollbar-thumb-gray-300\/90{--scrollbar-thumb: rgb(209 213 219 / .9) !important}.scrollbar-thumb-gray-300\/95{--scrollbar-thumb: rgb(209 213 219 / .95) !important}.scrollbar-thumb-gray-400{--scrollbar-thumb: #9ca3af !important}.scrollbar-thumb-gray-400\/0{--scrollbar-thumb: rgb(156 163 175 / 0) !important}.scrollbar-thumb-gray-400\/10{--scrollbar-thumb: rgb(156 163 175 / .1) !important}.scrollbar-thumb-gray-400\/100{--scrollbar-thumb: rgb(156 163 175 / 1) !important}.scrollbar-thumb-gray-400\/15{--scrollbar-thumb: rgb(156 163 175 / .15) !important}.scrollbar-thumb-gray-400\/20{--scrollbar-thumb: rgb(156 163 175 / .2) !important}.scrollbar-thumb-gray-400\/25{--scrollbar-thumb: rgb(156 163 175 / .25) !important}.scrollbar-thumb-gray-400\/30{--scrollbar-thumb: rgb(156 163 175 / .3) !important}.scrollbar-thumb-gray-400\/35{--scrollbar-thumb: rgb(156 163 175 / .35) !important}.scrollbar-thumb-gray-400\/40{--scrollbar-thumb: rgb(156 163 175 / .4) !important}.scrollbar-thumb-gray-400\/45{--scrollbar-thumb: rgb(156 163 175 / .45) !important}.scrollbar-thumb-gray-400\/5{--scrollbar-thumb: rgb(156 163 175 / .05) !important}.scrollbar-thumb-gray-400\/50{--scrollbar-thumb: rgb(156 163 175 / .5) !important}.scrollbar-thumb-gray-400\/55{--scrollbar-thumb: rgb(156 163 175 / .55) !important}.scrollbar-thumb-gray-400\/60{--scrollbar-thumb: rgb(156 163 175 / .6) !important}.scrollbar-thumb-gray-400\/65{--scrollbar-thumb: rgb(156 163 175 / .65) !important}.scrollbar-thumb-gray-400\/70{--scrollbar-thumb: rgb(156 163 175 / .7) !important}.scrollbar-thumb-gray-400\/75{--scrollbar-thumb: rgb(156 163 175 / .75) !important}.scrollbar-thumb-gray-400\/80{--scrollbar-thumb: rgb(156 163 175 / .8) !important}.scrollbar-thumb-gray-400\/85{--scrollbar-thumb: rgb(156 163 175 / .85) !important}.scrollbar-thumb-gray-400\/90{--scrollbar-thumb: rgb(156 163 175 / .9) !important}.scrollbar-thumb-gray-400\/95{--scrollbar-thumb: rgb(156 163 175 / .95) !important}.scrollbar-thumb-gray-50{--scrollbar-thumb: #f9fafb !important}.scrollbar-thumb-gray-50\/0{--scrollbar-thumb: rgb(249 250 251 / 0) !important}.scrollbar-thumb-gray-50\/10{--scrollbar-thumb: rgb(249 250 251 / .1) !important}.scrollbar-thumb-gray-50\/100{--scrollbar-thumb: rgb(249 250 251 / 1) !important}.scrollbar-thumb-gray-50\/15{--scrollbar-thumb: rgb(249 250 251 / .15) !important}.scrollbar-thumb-gray-50\/20{--scrollbar-thumb: rgb(249 250 251 / .2) !important}.scrollbar-thumb-gray-50\/25{--scrollbar-thumb: rgb(249 250 251 / .25) !important}.scrollbar-thumb-gray-50\/30{--scrollbar-thumb: rgb(249 250 251 / .3) !important}.scrollbar-thumb-gray-50\/35{--scrollbar-thumb: rgb(249 250 251 / .35) !important}.scrollbar-thumb-gray-50\/40{--scrollbar-thumb: rgb(249 250 251 / .4) !important}.scrollbar-thumb-gray-50\/45{--scrollbar-thumb: rgb(249 250 251 / .45) !important}.scrollbar-thumb-gray-50\/5{--scrollbar-thumb: rgb(249 250 251 / .05) !important}.scrollbar-thumb-gray-50\/50{--scrollbar-thumb: rgb(249 250 251 / .5) !important}.scrollbar-thumb-gray-50\/55{--scrollbar-thumb: rgb(249 250 251 / .55) !important}.scrollbar-thumb-gray-50\/60{--scrollbar-thumb: rgb(249 250 251 / .6) !important}.scrollbar-thumb-gray-50\/65{--scrollbar-thumb: rgb(249 250 251 / .65) !important}.scrollbar-thumb-gray-50\/70{--scrollbar-thumb: rgb(249 250 251 / .7) !important}.scrollbar-thumb-gray-50\/75{--scrollbar-thumb: rgb(249 250 251 / .75) !important}.scrollbar-thumb-gray-50\/80{--scrollbar-thumb: rgb(249 250 251 / .8) !important}.scrollbar-thumb-gray-50\/85{--scrollbar-thumb: rgb(249 250 251 / .85) !important}.scrollbar-thumb-gray-50\/90{--scrollbar-thumb: rgb(249 250 251 / .9) !important}.scrollbar-thumb-gray-50\/95{--scrollbar-thumb: rgb(249 250 251 / .95) !important}.scrollbar-thumb-gray-500{--scrollbar-thumb: #6b7280 !important}.scrollbar-thumb-gray-500\/0{--scrollbar-thumb: rgb(107 114 128 / 0) !important}.scrollbar-thumb-gray-500\/10{--scrollbar-thumb: rgb(107 114 128 / .1) !important}.scrollbar-thumb-gray-500\/100{--scrollbar-thumb: rgb(107 114 128 / 1) !important}.scrollbar-thumb-gray-500\/15{--scrollbar-thumb: rgb(107 114 128 / .15) !important}.scrollbar-thumb-gray-500\/20{--scrollbar-thumb: rgb(107 114 128 / .2) !important}.scrollbar-thumb-gray-500\/25{--scrollbar-thumb: rgb(107 114 128 / .25) !important}.scrollbar-thumb-gray-500\/30{--scrollbar-thumb: rgb(107 114 128 / .3) !important}.scrollbar-thumb-gray-500\/35{--scrollbar-thumb: rgb(107 114 128 / .35) !important}.scrollbar-thumb-gray-500\/40{--scrollbar-thumb: rgb(107 114 128 / .4) !important}.scrollbar-thumb-gray-500\/45{--scrollbar-thumb: rgb(107 114 128 / .45) !important}.scrollbar-thumb-gray-500\/5{--scrollbar-thumb: rgb(107 114 128 / .05) !important}.scrollbar-thumb-gray-500\/50{--scrollbar-thumb: rgb(107 114 128 / .5) !important}.scrollbar-thumb-gray-500\/55{--scrollbar-thumb: rgb(107 114 128 / .55) !important}.scrollbar-thumb-gray-500\/60{--scrollbar-thumb: rgb(107 114 128 / .6) !important}.scrollbar-thumb-gray-500\/65{--scrollbar-thumb: rgb(107 114 128 / .65) !important}.scrollbar-thumb-gray-500\/70{--scrollbar-thumb: rgb(107 114 128 / .7) !important}.scrollbar-thumb-gray-500\/75{--scrollbar-thumb: rgb(107 114 128 / .75) !important}.scrollbar-thumb-gray-500\/80{--scrollbar-thumb: rgb(107 114 128 / .8) !important}.scrollbar-thumb-gray-500\/85{--scrollbar-thumb: rgb(107 114 128 / .85) !important}.scrollbar-thumb-gray-500\/90{--scrollbar-thumb: rgb(107 114 128 / .9) !important}.scrollbar-thumb-gray-500\/95{--scrollbar-thumb: rgb(107 114 128 / .95) !important}.scrollbar-thumb-gray-600{--scrollbar-thumb: #4b5563 !important}.scrollbar-thumb-gray-600\/0{--scrollbar-thumb: rgb(75 85 99 / 0) !important}.scrollbar-thumb-gray-600\/10{--scrollbar-thumb: rgb(75 85 99 / .1) !important}.scrollbar-thumb-gray-600\/100{--scrollbar-thumb: rgb(75 85 99 / 1) !important}.scrollbar-thumb-gray-600\/15{--scrollbar-thumb: rgb(75 85 99 / .15) !important}.scrollbar-thumb-gray-600\/20{--scrollbar-thumb: rgb(75 85 99 / .2) !important}.scrollbar-thumb-gray-600\/25{--scrollbar-thumb: rgb(75 85 99 / .25) !important}.scrollbar-thumb-gray-600\/30{--scrollbar-thumb: rgb(75 85 99 / .3) !important}.scrollbar-thumb-gray-600\/35{--scrollbar-thumb: rgb(75 85 99 / .35) !important}.scrollbar-thumb-gray-600\/40{--scrollbar-thumb: rgb(75 85 99 / .4) !important}.scrollbar-thumb-gray-600\/45{--scrollbar-thumb: rgb(75 85 99 / .45) !important}.scrollbar-thumb-gray-600\/5{--scrollbar-thumb: rgb(75 85 99 / .05) !important}.scrollbar-thumb-gray-600\/50{--scrollbar-thumb: rgb(75 85 99 / .5) !important}.scrollbar-thumb-gray-600\/55{--scrollbar-thumb: rgb(75 85 99 / .55) !important}.scrollbar-thumb-gray-600\/60{--scrollbar-thumb: rgb(75 85 99 / .6) !important}.scrollbar-thumb-gray-600\/65{--scrollbar-thumb: rgb(75 85 99 / .65) !important}.scrollbar-thumb-gray-600\/70{--scrollbar-thumb: rgb(75 85 99 / .7) !important}.scrollbar-thumb-gray-600\/75{--scrollbar-thumb: rgb(75 85 99 / .75) !important}.scrollbar-thumb-gray-600\/80{--scrollbar-thumb: rgb(75 85 99 / .8) !important}.scrollbar-thumb-gray-600\/85{--scrollbar-thumb: rgb(75 85 99 / .85) !important}.scrollbar-thumb-gray-600\/90{--scrollbar-thumb: rgb(75 85 99 / .9) !important}.scrollbar-thumb-gray-600\/95{--scrollbar-thumb: rgb(75 85 99 / .95) !important}.scrollbar-thumb-gray-700{--scrollbar-thumb: #374151 !important}.scrollbar-thumb-gray-700\/0{--scrollbar-thumb: rgb(55 65 81 / 0) !important}.scrollbar-thumb-gray-700\/10{--scrollbar-thumb: rgb(55 65 81 / .1) !important}.scrollbar-thumb-gray-700\/100{--scrollbar-thumb: rgb(55 65 81 / 1) !important}.scrollbar-thumb-gray-700\/15{--scrollbar-thumb: rgb(55 65 81 / .15) !important}.scrollbar-thumb-gray-700\/20{--scrollbar-thumb: rgb(55 65 81 / .2) !important}.scrollbar-thumb-gray-700\/25{--scrollbar-thumb: rgb(55 65 81 / .25) !important}.scrollbar-thumb-gray-700\/30{--scrollbar-thumb: rgb(55 65 81 / .3) !important}.scrollbar-thumb-gray-700\/35{--scrollbar-thumb: rgb(55 65 81 / .35) !important}.scrollbar-thumb-gray-700\/40{--scrollbar-thumb: rgb(55 65 81 / .4) !important}.scrollbar-thumb-gray-700\/45{--scrollbar-thumb: rgb(55 65 81 / .45) !important}.scrollbar-thumb-gray-700\/5{--scrollbar-thumb: rgb(55 65 81 / .05) !important}.scrollbar-thumb-gray-700\/50{--scrollbar-thumb: rgb(55 65 81 / .5) !important}.scrollbar-thumb-gray-700\/55{--scrollbar-thumb: rgb(55 65 81 / .55) !important}.scrollbar-thumb-gray-700\/60{--scrollbar-thumb: rgb(55 65 81 / .6) !important}.scrollbar-thumb-gray-700\/65{--scrollbar-thumb: rgb(55 65 81 / .65) !important}.scrollbar-thumb-gray-700\/70{--scrollbar-thumb: rgb(55 65 81 / .7) !important}.scrollbar-thumb-gray-700\/75{--scrollbar-thumb: rgb(55 65 81 / .75) !important}.scrollbar-thumb-gray-700\/80{--scrollbar-thumb: rgb(55 65 81 / .8) !important}.scrollbar-thumb-gray-700\/85{--scrollbar-thumb: rgb(55 65 81 / .85) !important}.scrollbar-thumb-gray-700\/90{--scrollbar-thumb: rgb(55 65 81 / .9) !important}.scrollbar-thumb-gray-700\/95{--scrollbar-thumb: rgb(55 65 81 / .95) !important}.scrollbar-thumb-gray-800{--scrollbar-thumb: #1f2937 !important}.scrollbar-thumb-gray-800\/0{--scrollbar-thumb: rgb(31 41 55 / 0) !important}.scrollbar-thumb-gray-800\/10{--scrollbar-thumb: rgb(31 41 55 / .1) !important}.scrollbar-thumb-gray-800\/100{--scrollbar-thumb: rgb(31 41 55 / 1) !important}.scrollbar-thumb-gray-800\/15{--scrollbar-thumb: rgb(31 41 55 / .15) !important}.scrollbar-thumb-gray-800\/20{--scrollbar-thumb: rgb(31 41 55 / .2) !important}.scrollbar-thumb-gray-800\/25{--scrollbar-thumb: rgb(31 41 55 / .25) !important}.scrollbar-thumb-gray-800\/30{--scrollbar-thumb: rgb(31 41 55 / .3) !important}.scrollbar-thumb-gray-800\/35{--scrollbar-thumb: rgb(31 41 55 / .35) !important}.scrollbar-thumb-gray-800\/40{--scrollbar-thumb: rgb(31 41 55 / .4) !important}.scrollbar-thumb-gray-800\/45{--scrollbar-thumb: rgb(31 41 55 / .45) !important}.scrollbar-thumb-gray-800\/5{--scrollbar-thumb: rgb(31 41 55 / .05) !important}.scrollbar-thumb-gray-800\/50{--scrollbar-thumb: rgb(31 41 55 / .5) !important}.scrollbar-thumb-gray-800\/55{--scrollbar-thumb: rgb(31 41 55 / .55) !important}.scrollbar-thumb-gray-800\/60{--scrollbar-thumb: rgb(31 41 55 / .6) !important}.scrollbar-thumb-gray-800\/65{--scrollbar-thumb: rgb(31 41 55 / .65) !important}.scrollbar-thumb-gray-800\/70{--scrollbar-thumb: rgb(31 41 55 / .7) !important}.scrollbar-thumb-gray-800\/75{--scrollbar-thumb: rgb(31 41 55 / .75) !important}.scrollbar-thumb-gray-800\/80{--scrollbar-thumb: rgb(31 41 55 / .8) !important}.scrollbar-thumb-gray-800\/85{--scrollbar-thumb: rgb(31 41 55 / .85) !important}.scrollbar-thumb-gray-800\/90{--scrollbar-thumb: rgb(31 41 55 / .9) !important}.scrollbar-thumb-gray-800\/95{--scrollbar-thumb: rgb(31 41 55 / .95) !important}.scrollbar-thumb-gray-900{--scrollbar-thumb: #111827 !important}.scrollbar-thumb-gray-900\/0{--scrollbar-thumb: rgb(17 24 39 / 0) !important}.scrollbar-thumb-gray-900\/10{--scrollbar-thumb: rgb(17 24 39 / .1) !important}.scrollbar-thumb-gray-900\/100{--scrollbar-thumb: rgb(17 24 39 / 1) !important}.scrollbar-thumb-gray-900\/15{--scrollbar-thumb: rgb(17 24 39 / .15) !important}.scrollbar-thumb-gray-900\/20{--scrollbar-thumb: rgb(17 24 39 / .2) !important}.scrollbar-thumb-gray-900\/25{--scrollbar-thumb: rgb(17 24 39 / .25) !important}.scrollbar-thumb-gray-900\/30{--scrollbar-thumb: rgb(17 24 39 / .3) !important}.scrollbar-thumb-gray-900\/35{--scrollbar-thumb: rgb(17 24 39 / .35) !important}.scrollbar-thumb-gray-900\/40{--scrollbar-thumb: rgb(17 24 39 / .4) !important}.scrollbar-thumb-gray-900\/45{--scrollbar-thumb: rgb(17 24 39 / .45) !important}.scrollbar-thumb-gray-900\/5{--scrollbar-thumb: rgb(17 24 39 / .05) !important}.scrollbar-thumb-gray-900\/50{--scrollbar-thumb: rgb(17 24 39 / .5) !important}.scrollbar-thumb-gray-900\/55{--scrollbar-thumb: rgb(17 24 39 / .55) !important}.scrollbar-thumb-gray-900\/60{--scrollbar-thumb: rgb(17 24 39 / .6) !important}.scrollbar-thumb-gray-900\/65{--scrollbar-thumb: rgb(17 24 39 / .65) !important}.scrollbar-thumb-gray-900\/70{--scrollbar-thumb: rgb(17 24 39 / .7) !important}.scrollbar-thumb-gray-900\/75{--scrollbar-thumb: rgb(17 24 39 / .75) !important}.scrollbar-thumb-gray-900\/80{--scrollbar-thumb: rgb(17 24 39 / .8) !important}.scrollbar-thumb-gray-900\/85{--scrollbar-thumb: rgb(17 24 39 / .85) !important}.scrollbar-thumb-gray-900\/90{--scrollbar-thumb: rgb(17 24 39 / .9) !important}.scrollbar-thumb-gray-900\/95{--scrollbar-thumb: rgb(17 24 39 / .95) !important}.scrollbar-thumb-gray-950{--scrollbar-thumb: #030712 !important}.scrollbar-thumb-gray-950\/0{--scrollbar-thumb: rgb(3 7 18 / 0) !important}.scrollbar-thumb-gray-950\/10{--scrollbar-thumb: rgb(3 7 18 / .1) !important}.scrollbar-thumb-gray-950\/100{--scrollbar-thumb: rgb(3 7 18 / 1) !important}.scrollbar-thumb-gray-950\/15{--scrollbar-thumb: rgb(3 7 18 / .15) !important}.scrollbar-thumb-gray-950\/20{--scrollbar-thumb: rgb(3 7 18 / .2) !important}.scrollbar-thumb-gray-950\/25{--scrollbar-thumb: rgb(3 7 18 / .25) !important}.scrollbar-thumb-gray-950\/30{--scrollbar-thumb: rgb(3 7 18 / .3) !important}.scrollbar-thumb-gray-950\/35{--scrollbar-thumb: rgb(3 7 18 / .35) !important}.scrollbar-thumb-gray-950\/40{--scrollbar-thumb: rgb(3 7 18 / .4) !important}.scrollbar-thumb-gray-950\/45{--scrollbar-thumb: rgb(3 7 18 / .45) !important}.scrollbar-thumb-gray-950\/5{--scrollbar-thumb: rgb(3 7 18 / .05) !important}.scrollbar-thumb-gray-950\/50{--scrollbar-thumb: rgb(3 7 18 / .5) !important}.scrollbar-thumb-gray-950\/55{--scrollbar-thumb: rgb(3 7 18 / .55) !important}.scrollbar-thumb-gray-950\/60{--scrollbar-thumb: rgb(3 7 18 / .6) !important}.scrollbar-thumb-gray-950\/65{--scrollbar-thumb: rgb(3 7 18 / .65) !important}.scrollbar-thumb-gray-950\/70{--scrollbar-thumb: rgb(3 7 18 / .7) !important}.scrollbar-thumb-gray-950\/75{--scrollbar-thumb: rgb(3 7 18 / .75) !important}.scrollbar-thumb-gray-950\/80{--scrollbar-thumb: rgb(3 7 18 / .8) !important}.scrollbar-thumb-gray-950\/85{--scrollbar-thumb: rgb(3 7 18 / .85) !important}.scrollbar-thumb-gray-950\/90{--scrollbar-thumb: rgb(3 7 18 / .9) !important}.scrollbar-thumb-gray-950\/95{--scrollbar-thumb: rgb(3 7 18 / .95) !important}.scrollbar-thumb-green-100{--scrollbar-thumb: #dcfce7 !important}.scrollbar-thumb-green-100\/0{--scrollbar-thumb: rgb(220 252 231 / 0) !important}.scrollbar-thumb-green-100\/10{--scrollbar-thumb: rgb(220 252 231 / .1) !important}.scrollbar-thumb-green-100\/100{--scrollbar-thumb: rgb(220 252 231 / 1) !important}.scrollbar-thumb-green-100\/15{--scrollbar-thumb: rgb(220 252 231 / .15) !important}.scrollbar-thumb-green-100\/20{--scrollbar-thumb: rgb(220 252 231 / .2) !important}.scrollbar-thumb-green-100\/25{--scrollbar-thumb: rgb(220 252 231 / .25) !important}.scrollbar-thumb-green-100\/30{--scrollbar-thumb: rgb(220 252 231 / .3) !important}.scrollbar-thumb-green-100\/35{--scrollbar-thumb: rgb(220 252 231 / .35) !important}.scrollbar-thumb-green-100\/40{--scrollbar-thumb: rgb(220 252 231 / .4) !important}.scrollbar-thumb-green-100\/45{--scrollbar-thumb: rgb(220 252 231 / .45) !important}.scrollbar-thumb-green-100\/5{--scrollbar-thumb: rgb(220 252 231 / .05) !important}.scrollbar-thumb-green-100\/50{--scrollbar-thumb: rgb(220 252 231 / .5) !important}.scrollbar-thumb-green-100\/55{--scrollbar-thumb: rgb(220 252 231 / .55) !important}.scrollbar-thumb-green-100\/60{--scrollbar-thumb: rgb(220 252 231 / .6) !important}.scrollbar-thumb-green-100\/65{--scrollbar-thumb: rgb(220 252 231 / .65) !important}.scrollbar-thumb-green-100\/70{--scrollbar-thumb: rgb(220 252 231 / .7) !important}.scrollbar-thumb-green-100\/75{--scrollbar-thumb: rgb(220 252 231 / .75) !important}.scrollbar-thumb-green-100\/80{--scrollbar-thumb: rgb(220 252 231 / .8) !important}.scrollbar-thumb-green-100\/85{--scrollbar-thumb: rgb(220 252 231 / .85) !important}.scrollbar-thumb-green-100\/90{--scrollbar-thumb: rgb(220 252 231 / .9) !important}.scrollbar-thumb-green-100\/95{--scrollbar-thumb: rgb(220 252 231 / .95) !important}.scrollbar-thumb-green-200{--scrollbar-thumb: #bbf7d0 !important}.scrollbar-thumb-green-200\/0{--scrollbar-thumb: rgb(187 247 208 / 0) !important}.scrollbar-thumb-green-200\/10{--scrollbar-thumb: rgb(187 247 208 / .1) !important}.scrollbar-thumb-green-200\/100{--scrollbar-thumb: rgb(187 247 208 / 1) !important}.scrollbar-thumb-green-200\/15{--scrollbar-thumb: rgb(187 247 208 / .15) !important}.scrollbar-thumb-green-200\/20{--scrollbar-thumb: rgb(187 247 208 / .2) !important}.scrollbar-thumb-green-200\/25{--scrollbar-thumb: rgb(187 247 208 / .25) !important}.scrollbar-thumb-green-200\/30{--scrollbar-thumb: rgb(187 247 208 / .3) !important}.scrollbar-thumb-green-200\/35{--scrollbar-thumb: rgb(187 247 208 / .35) !important}.scrollbar-thumb-green-200\/40{--scrollbar-thumb: rgb(187 247 208 / .4) !important}.scrollbar-thumb-green-200\/45{--scrollbar-thumb: rgb(187 247 208 / .45) !important}.scrollbar-thumb-green-200\/5{--scrollbar-thumb: rgb(187 247 208 / .05) !important}.scrollbar-thumb-green-200\/50{--scrollbar-thumb: rgb(187 247 208 / .5) !important}.scrollbar-thumb-green-200\/55{--scrollbar-thumb: rgb(187 247 208 / .55) !important}.scrollbar-thumb-green-200\/60{--scrollbar-thumb: rgb(187 247 208 / .6) !important}.scrollbar-thumb-green-200\/65{--scrollbar-thumb: rgb(187 247 208 / .65) !important}.scrollbar-thumb-green-200\/70{--scrollbar-thumb: rgb(187 247 208 / .7) !important}.scrollbar-thumb-green-200\/75{--scrollbar-thumb: rgb(187 247 208 / .75) !important}.scrollbar-thumb-green-200\/80{--scrollbar-thumb: rgb(187 247 208 / .8) !important}.scrollbar-thumb-green-200\/85{--scrollbar-thumb: rgb(187 247 208 / .85) !important}.scrollbar-thumb-green-200\/90{--scrollbar-thumb: rgb(187 247 208 / .9) !important}.scrollbar-thumb-green-200\/95{--scrollbar-thumb: rgb(187 247 208 / .95) !important}.scrollbar-thumb-green-300{--scrollbar-thumb: #86efac !important}.scrollbar-thumb-green-300\/0{--scrollbar-thumb: rgb(134 239 172 / 0) !important}.scrollbar-thumb-green-300\/10{--scrollbar-thumb: rgb(134 239 172 / .1) !important}.scrollbar-thumb-green-300\/100{--scrollbar-thumb: rgb(134 239 172 / 1) !important}.scrollbar-thumb-green-300\/15{--scrollbar-thumb: rgb(134 239 172 / .15) !important}.scrollbar-thumb-green-300\/20{--scrollbar-thumb: rgb(134 239 172 / .2) !important}.scrollbar-thumb-green-300\/25{--scrollbar-thumb: rgb(134 239 172 / .25) !important}.scrollbar-thumb-green-300\/30{--scrollbar-thumb: rgb(134 239 172 / .3) !important}.scrollbar-thumb-green-300\/35{--scrollbar-thumb: rgb(134 239 172 / .35) !important}.scrollbar-thumb-green-300\/40{--scrollbar-thumb: rgb(134 239 172 / .4) !important}.scrollbar-thumb-green-300\/45{--scrollbar-thumb: rgb(134 239 172 / .45) !important}.scrollbar-thumb-green-300\/5{--scrollbar-thumb: rgb(134 239 172 / .05) !important}.scrollbar-thumb-green-300\/50{--scrollbar-thumb: rgb(134 239 172 / .5) !important}.scrollbar-thumb-green-300\/55{--scrollbar-thumb: rgb(134 239 172 / .55) !important}.scrollbar-thumb-green-300\/60{--scrollbar-thumb: rgb(134 239 172 / .6) !important}.scrollbar-thumb-green-300\/65{--scrollbar-thumb: rgb(134 239 172 / .65) !important}.scrollbar-thumb-green-300\/70{--scrollbar-thumb: rgb(134 239 172 / .7) !important}.scrollbar-thumb-green-300\/75{--scrollbar-thumb: rgb(134 239 172 / .75) !important}.scrollbar-thumb-green-300\/80{--scrollbar-thumb: rgb(134 239 172 / .8) !important}.scrollbar-thumb-green-300\/85{--scrollbar-thumb: rgb(134 239 172 / .85) !important}.scrollbar-thumb-green-300\/90{--scrollbar-thumb: rgb(134 239 172 / .9) !important}.scrollbar-thumb-green-300\/95{--scrollbar-thumb: rgb(134 239 172 / .95) !important}.scrollbar-thumb-green-400{--scrollbar-thumb: #4ade80 !important}.scrollbar-thumb-green-400\/0{--scrollbar-thumb: rgb(74 222 128 / 0) !important}.scrollbar-thumb-green-400\/10{--scrollbar-thumb: rgb(74 222 128 / .1) !important}.scrollbar-thumb-green-400\/100{--scrollbar-thumb: rgb(74 222 128 / 1) !important}.scrollbar-thumb-green-400\/15{--scrollbar-thumb: rgb(74 222 128 / .15) !important}.scrollbar-thumb-green-400\/20{--scrollbar-thumb: rgb(74 222 128 / .2) !important}.scrollbar-thumb-green-400\/25{--scrollbar-thumb: rgb(74 222 128 / .25) !important}.scrollbar-thumb-green-400\/30{--scrollbar-thumb: rgb(74 222 128 / .3) !important}.scrollbar-thumb-green-400\/35{--scrollbar-thumb: rgb(74 222 128 / .35) !important}.scrollbar-thumb-green-400\/40{--scrollbar-thumb: rgb(74 222 128 / .4) !important}.scrollbar-thumb-green-400\/45{--scrollbar-thumb: rgb(74 222 128 / .45) !important}.scrollbar-thumb-green-400\/5{--scrollbar-thumb: rgb(74 222 128 / .05) !important}.scrollbar-thumb-green-400\/50{--scrollbar-thumb: rgb(74 222 128 / .5) !important}.scrollbar-thumb-green-400\/55{--scrollbar-thumb: rgb(74 222 128 / .55) !important}.scrollbar-thumb-green-400\/60{--scrollbar-thumb: rgb(74 222 128 / .6) !important}.scrollbar-thumb-green-400\/65{--scrollbar-thumb: rgb(74 222 128 / .65) !important}.scrollbar-thumb-green-400\/70{--scrollbar-thumb: rgb(74 222 128 / .7) !important}.scrollbar-thumb-green-400\/75{--scrollbar-thumb: rgb(74 222 128 / .75) !important}.scrollbar-thumb-green-400\/80{--scrollbar-thumb: rgb(74 222 128 / .8) !important}.scrollbar-thumb-green-400\/85{--scrollbar-thumb: rgb(74 222 128 / .85) !important}.scrollbar-thumb-green-400\/90{--scrollbar-thumb: rgb(74 222 128 / .9) !important}.scrollbar-thumb-green-400\/95{--scrollbar-thumb: rgb(74 222 128 / .95) !important}.scrollbar-thumb-green-50{--scrollbar-thumb: #f0fdf4 !important}.scrollbar-thumb-green-50\/0{--scrollbar-thumb: rgb(240 253 244 / 0) !important}.scrollbar-thumb-green-50\/10{--scrollbar-thumb: rgb(240 253 244 / .1) !important}.scrollbar-thumb-green-50\/100{--scrollbar-thumb: rgb(240 253 244 / 1) !important}.scrollbar-thumb-green-50\/15{--scrollbar-thumb: rgb(240 253 244 / .15) !important}.scrollbar-thumb-green-50\/20{--scrollbar-thumb: rgb(240 253 244 / .2) !important}.scrollbar-thumb-green-50\/25{--scrollbar-thumb: rgb(240 253 244 / .25) !important}.scrollbar-thumb-green-50\/30{--scrollbar-thumb: rgb(240 253 244 / .3) !important}.scrollbar-thumb-green-50\/35{--scrollbar-thumb: rgb(240 253 244 / .35) !important}.scrollbar-thumb-green-50\/40{--scrollbar-thumb: rgb(240 253 244 / .4) !important}.scrollbar-thumb-green-50\/45{--scrollbar-thumb: rgb(240 253 244 / .45) !important}.scrollbar-thumb-green-50\/5{--scrollbar-thumb: rgb(240 253 244 / .05) !important}.scrollbar-thumb-green-50\/50{--scrollbar-thumb: rgb(240 253 244 / .5) !important}.scrollbar-thumb-green-50\/55{--scrollbar-thumb: rgb(240 253 244 / .55) !important}.scrollbar-thumb-green-50\/60{--scrollbar-thumb: rgb(240 253 244 / .6) !important}.scrollbar-thumb-green-50\/65{--scrollbar-thumb: rgb(240 253 244 / .65) !important}.scrollbar-thumb-green-50\/70{--scrollbar-thumb: rgb(240 253 244 / .7) !important}.scrollbar-thumb-green-50\/75{--scrollbar-thumb: rgb(240 253 244 / .75) !important}.scrollbar-thumb-green-50\/80{--scrollbar-thumb: rgb(240 253 244 / .8) !important}.scrollbar-thumb-green-50\/85{--scrollbar-thumb: rgb(240 253 244 / .85) !important}.scrollbar-thumb-green-50\/90{--scrollbar-thumb: rgb(240 253 244 / .9) !important}.scrollbar-thumb-green-50\/95{--scrollbar-thumb: rgb(240 253 244 / .95) !important}.scrollbar-thumb-green-500{--scrollbar-thumb: #22c55e !important}.scrollbar-thumb-green-500\/0{--scrollbar-thumb: rgb(34 197 94 / 0) !important}.scrollbar-thumb-green-500\/10{--scrollbar-thumb: rgb(34 197 94 / .1) !important}.scrollbar-thumb-green-500\/100{--scrollbar-thumb: rgb(34 197 94 / 1) !important}.scrollbar-thumb-green-500\/15{--scrollbar-thumb: rgb(34 197 94 / .15) !important}.scrollbar-thumb-green-500\/20{--scrollbar-thumb: rgb(34 197 94 / .2) !important}.scrollbar-thumb-green-500\/25{--scrollbar-thumb: rgb(34 197 94 / .25) !important}.scrollbar-thumb-green-500\/30{--scrollbar-thumb: rgb(34 197 94 / .3) !important}.scrollbar-thumb-green-500\/35{--scrollbar-thumb: rgb(34 197 94 / .35) !important}.scrollbar-thumb-green-500\/40{--scrollbar-thumb: rgb(34 197 94 / .4) !important}.scrollbar-thumb-green-500\/45{--scrollbar-thumb: rgb(34 197 94 / .45) !important}.scrollbar-thumb-green-500\/5{--scrollbar-thumb: rgb(34 197 94 / .05) !important}.scrollbar-thumb-green-500\/50{--scrollbar-thumb: rgb(34 197 94 / .5) !important}.scrollbar-thumb-green-500\/55{--scrollbar-thumb: rgb(34 197 94 / .55) !important}.scrollbar-thumb-green-500\/60{--scrollbar-thumb: rgb(34 197 94 / .6) !important}.scrollbar-thumb-green-500\/65{--scrollbar-thumb: rgb(34 197 94 / .65) !important}.scrollbar-thumb-green-500\/70{--scrollbar-thumb: rgb(34 197 94 / .7) !important}.scrollbar-thumb-green-500\/75{--scrollbar-thumb: rgb(34 197 94 / .75) !important}.scrollbar-thumb-green-500\/80{--scrollbar-thumb: rgb(34 197 94 / .8) !important}.scrollbar-thumb-green-500\/85{--scrollbar-thumb: rgb(34 197 94 / .85) !important}.scrollbar-thumb-green-500\/90{--scrollbar-thumb: rgb(34 197 94 / .9) !important}.scrollbar-thumb-green-500\/95{--scrollbar-thumb: rgb(34 197 94 / .95) !important}.scrollbar-thumb-green-600{--scrollbar-thumb: #16a34a !important}.scrollbar-thumb-green-600\/0{--scrollbar-thumb: rgb(22 163 74 / 0) !important}.scrollbar-thumb-green-600\/10{--scrollbar-thumb: rgb(22 163 74 / .1) !important}.scrollbar-thumb-green-600\/100{--scrollbar-thumb: rgb(22 163 74 / 1) !important}.scrollbar-thumb-green-600\/15{--scrollbar-thumb: rgb(22 163 74 / .15) !important}.scrollbar-thumb-green-600\/20{--scrollbar-thumb: rgb(22 163 74 / .2) !important}.scrollbar-thumb-green-600\/25{--scrollbar-thumb: rgb(22 163 74 / .25) !important}.scrollbar-thumb-green-600\/30{--scrollbar-thumb: rgb(22 163 74 / .3) !important}.scrollbar-thumb-green-600\/35{--scrollbar-thumb: rgb(22 163 74 / .35) !important}.scrollbar-thumb-green-600\/40{--scrollbar-thumb: rgb(22 163 74 / .4) !important}.scrollbar-thumb-green-600\/45{--scrollbar-thumb: rgb(22 163 74 / .45) !important}.scrollbar-thumb-green-600\/5{--scrollbar-thumb: rgb(22 163 74 / .05) !important}.scrollbar-thumb-green-600\/50{--scrollbar-thumb: rgb(22 163 74 / .5) !important}.scrollbar-thumb-green-600\/55{--scrollbar-thumb: rgb(22 163 74 / .55) !important}.scrollbar-thumb-green-600\/60{--scrollbar-thumb: rgb(22 163 74 / .6) !important}.scrollbar-thumb-green-600\/65{--scrollbar-thumb: rgb(22 163 74 / .65) !important}.scrollbar-thumb-green-600\/70{--scrollbar-thumb: rgb(22 163 74 / .7) !important}.scrollbar-thumb-green-600\/75{--scrollbar-thumb: rgb(22 163 74 / .75) !important}.scrollbar-thumb-green-600\/80{--scrollbar-thumb: rgb(22 163 74 / .8) !important}.scrollbar-thumb-green-600\/85{--scrollbar-thumb: rgb(22 163 74 / .85) !important}.scrollbar-thumb-green-600\/90{--scrollbar-thumb: rgb(22 163 74 / .9) !important}.scrollbar-thumb-green-600\/95{--scrollbar-thumb: rgb(22 163 74 / .95) !important}.scrollbar-thumb-green-700{--scrollbar-thumb: #15803d !important}.scrollbar-thumb-green-700\/0{--scrollbar-thumb: rgb(21 128 61 / 0) !important}.scrollbar-thumb-green-700\/10{--scrollbar-thumb: rgb(21 128 61 / .1) !important}.scrollbar-thumb-green-700\/100{--scrollbar-thumb: rgb(21 128 61 / 1) !important}.scrollbar-thumb-green-700\/15{--scrollbar-thumb: rgb(21 128 61 / .15) !important}.scrollbar-thumb-green-700\/20{--scrollbar-thumb: rgb(21 128 61 / .2) !important}.scrollbar-thumb-green-700\/25{--scrollbar-thumb: rgb(21 128 61 / .25) !important}.scrollbar-thumb-green-700\/30{--scrollbar-thumb: rgb(21 128 61 / .3) !important}.scrollbar-thumb-green-700\/35{--scrollbar-thumb: rgb(21 128 61 / .35) !important}.scrollbar-thumb-green-700\/40{--scrollbar-thumb: rgb(21 128 61 / .4) !important}.scrollbar-thumb-green-700\/45{--scrollbar-thumb: rgb(21 128 61 / .45) !important}.scrollbar-thumb-green-700\/5{--scrollbar-thumb: rgb(21 128 61 / .05) !important}.scrollbar-thumb-green-700\/50{--scrollbar-thumb: rgb(21 128 61 / .5) !important}.scrollbar-thumb-green-700\/55{--scrollbar-thumb: rgb(21 128 61 / .55) !important}.scrollbar-thumb-green-700\/60{--scrollbar-thumb: rgb(21 128 61 / .6) !important}.scrollbar-thumb-green-700\/65{--scrollbar-thumb: rgb(21 128 61 / .65) !important}.scrollbar-thumb-green-700\/70{--scrollbar-thumb: rgb(21 128 61 / .7) !important}.scrollbar-thumb-green-700\/75{--scrollbar-thumb: rgb(21 128 61 / .75) !important}.scrollbar-thumb-green-700\/80{--scrollbar-thumb: rgb(21 128 61 / .8) !important}.scrollbar-thumb-green-700\/85{--scrollbar-thumb: rgb(21 128 61 / .85) !important}.scrollbar-thumb-green-700\/90{--scrollbar-thumb: rgb(21 128 61 / .9) !important}.scrollbar-thumb-green-700\/95{--scrollbar-thumb: rgb(21 128 61 / .95) !important}.scrollbar-thumb-green-800{--scrollbar-thumb: #166534 !important}.scrollbar-thumb-green-800\/0{--scrollbar-thumb: rgb(22 101 52 / 0) !important}.scrollbar-thumb-green-800\/10{--scrollbar-thumb: rgb(22 101 52 / .1) !important}.scrollbar-thumb-green-800\/100{--scrollbar-thumb: rgb(22 101 52 / 1) !important}.scrollbar-thumb-green-800\/15{--scrollbar-thumb: rgb(22 101 52 / .15) !important}.scrollbar-thumb-green-800\/20{--scrollbar-thumb: rgb(22 101 52 / .2) !important}.scrollbar-thumb-green-800\/25{--scrollbar-thumb: rgb(22 101 52 / .25) !important}.scrollbar-thumb-green-800\/30{--scrollbar-thumb: rgb(22 101 52 / .3) !important}.scrollbar-thumb-green-800\/35{--scrollbar-thumb: rgb(22 101 52 / .35) !important}.scrollbar-thumb-green-800\/40{--scrollbar-thumb: rgb(22 101 52 / .4) !important}.scrollbar-thumb-green-800\/45{--scrollbar-thumb: rgb(22 101 52 / .45) !important}.scrollbar-thumb-green-800\/5{--scrollbar-thumb: rgb(22 101 52 / .05) !important}.scrollbar-thumb-green-800\/50{--scrollbar-thumb: rgb(22 101 52 / .5) !important}.scrollbar-thumb-green-800\/55{--scrollbar-thumb: rgb(22 101 52 / .55) !important}.scrollbar-thumb-green-800\/60{--scrollbar-thumb: rgb(22 101 52 / .6) !important}.scrollbar-thumb-green-800\/65{--scrollbar-thumb: rgb(22 101 52 / .65) !important}.scrollbar-thumb-green-800\/70{--scrollbar-thumb: rgb(22 101 52 / .7) !important}.scrollbar-thumb-green-800\/75{--scrollbar-thumb: rgb(22 101 52 / .75) !important}.scrollbar-thumb-green-800\/80{--scrollbar-thumb: rgb(22 101 52 / .8) !important}.scrollbar-thumb-green-800\/85{--scrollbar-thumb: rgb(22 101 52 / .85) !important}.scrollbar-thumb-green-800\/90{--scrollbar-thumb: rgb(22 101 52 / .9) !important}.scrollbar-thumb-green-800\/95{--scrollbar-thumb: rgb(22 101 52 / .95) !important}.scrollbar-thumb-green-900{--scrollbar-thumb: #14532d !important}.scrollbar-thumb-green-900\/0{--scrollbar-thumb: rgb(20 83 45 / 0) !important}.scrollbar-thumb-green-900\/10{--scrollbar-thumb: rgb(20 83 45 / .1) !important}.scrollbar-thumb-green-900\/100{--scrollbar-thumb: rgb(20 83 45 / 1) !important}.scrollbar-thumb-green-900\/15{--scrollbar-thumb: rgb(20 83 45 / .15) !important}.scrollbar-thumb-green-900\/20{--scrollbar-thumb: rgb(20 83 45 / .2) !important}.scrollbar-thumb-green-900\/25{--scrollbar-thumb: rgb(20 83 45 / .25) !important}.scrollbar-thumb-green-900\/30{--scrollbar-thumb: rgb(20 83 45 / .3) !important}.scrollbar-thumb-green-900\/35{--scrollbar-thumb: rgb(20 83 45 / .35) !important}.scrollbar-thumb-green-900\/40{--scrollbar-thumb: rgb(20 83 45 / .4) !important}.scrollbar-thumb-green-900\/45{--scrollbar-thumb: rgb(20 83 45 / .45) !important}.scrollbar-thumb-green-900\/5{--scrollbar-thumb: rgb(20 83 45 / .05) !important}.scrollbar-thumb-green-900\/50{--scrollbar-thumb: rgb(20 83 45 / .5) !important}.scrollbar-thumb-green-900\/55{--scrollbar-thumb: rgb(20 83 45 / .55) !important}.scrollbar-thumb-green-900\/60{--scrollbar-thumb: rgb(20 83 45 / .6) !important}.scrollbar-thumb-green-900\/65{--scrollbar-thumb: rgb(20 83 45 / .65) !important}.scrollbar-thumb-green-900\/70{--scrollbar-thumb: rgb(20 83 45 / .7) !important}.scrollbar-thumb-green-900\/75{--scrollbar-thumb: rgb(20 83 45 / .75) !important}.scrollbar-thumb-green-900\/80{--scrollbar-thumb: rgb(20 83 45 / .8) !important}.scrollbar-thumb-green-900\/85{--scrollbar-thumb: rgb(20 83 45 / .85) !important}.scrollbar-thumb-green-900\/90{--scrollbar-thumb: rgb(20 83 45 / .9) !important}.scrollbar-thumb-green-900\/95{--scrollbar-thumb: rgb(20 83 45 / .95) !important}.scrollbar-thumb-green-950{--scrollbar-thumb: #052e16 !important}.scrollbar-thumb-green-950\/0{--scrollbar-thumb: rgb(5 46 22 / 0) !important}.scrollbar-thumb-green-950\/10{--scrollbar-thumb: rgb(5 46 22 / .1) !important}.scrollbar-thumb-green-950\/100{--scrollbar-thumb: rgb(5 46 22 / 1) !important}.scrollbar-thumb-green-950\/15{--scrollbar-thumb: rgb(5 46 22 / .15) !important}.scrollbar-thumb-green-950\/20{--scrollbar-thumb: rgb(5 46 22 / .2) !important}.scrollbar-thumb-green-950\/25{--scrollbar-thumb: rgb(5 46 22 / .25) !important}.scrollbar-thumb-green-950\/30{--scrollbar-thumb: rgb(5 46 22 / .3) !important}.scrollbar-thumb-green-950\/35{--scrollbar-thumb: rgb(5 46 22 / .35) !important}.scrollbar-thumb-green-950\/40{--scrollbar-thumb: rgb(5 46 22 / .4) !important}.scrollbar-thumb-green-950\/45{--scrollbar-thumb: rgb(5 46 22 / .45) !important}.scrollbar-thumb-green-950\/5{--scrollbar-thumb: rgb(5 46 22 / .05) !important}.scrollbar-thumb-green-950\/50{--scrollbar-thumb: rgb(5 46 22 / .5) !important}.scrollbar-thumb-green-950\/55{--scrollbar-thumb: rgb(5 46 22 / .55) !important}.scrollbar-thumb-green-950\/60{--scrollbar-thumb: rgb(5 46 22 / .6) !important}.scrollbar-thumb-green-950\/65{--scrollbar-thumb: rgb(5 46 22 / .65) !important}.scrollbar-thumb-green-950\/70{--scrollbar-thumb: rgb(5 46 22 / .7) !important}.scrollbar-thumb-green-950\/75{--scrollbar-thumb: rgb(5 46 22 / .75) !important}.scrollbar-thumb-green-950\/80{--scrollbar-thumb: rgb(5 46 22 / .8) !important}.scrollbar-thumb-green-950\/85{--scrollbar-thumb: rgb(5 46 22 / .85) !important}.scrollbar-thumb-green-950\/90{--scrollbar-thumb: rgb(5 46 22 / .9) !important}.scrollbar-thumb-green-950\/95{--scrollbar-thumb: rgb(5 46 22 / .95) !important}.scrollbar-thumb-indigo-100{--scrollbar-thumb: #e0e7ff !important}.scrollbar-thumb-indigo-100\/0{--scrollbar-thumb: rgb(224 231 255 / 0) !important}.scrollbar-thumb-indigo-100\/10{--scrollbar-thumb: rgb(224 231 255 / .1) !important}.scrollbar-thumb-indigo-100\/100{--scrollbar-thumb: rgb(224 231 255 / 1) !important}.scrollbar-thumb-indigo-100\/15{--scrollbar-thumb: rgb(224 231 255 / .15) !important}.scrollbar-thumb-indigo-100\/20{--scrollbar-thumb: rgb(224 231 255 / .2) !important}.scrollbar-thumb-indigo-100\/25{--scrollbar-thumb: rgb(224 231 255 / .25) !important}.scrollbar-thumb-indigo-100\/30{--scrollbar-thumb: rgb(224 231 255 / .3) !important}.scrollbar-thumb-indigo-100\/35{--scrollbar-thumb: rgb(224 231 255 / .35) !important}.scrollbar-thumb-indigo-100\/40{--scrollbar-thumb: rgb(224 231 255 / .4) !important}.scrollbar-thumb-indigo-100\/45{--scrollbar-thumb: rgb(224 231 255 / .45) !important}.scrollbar-thumb-indigo-100\/5{--scrollbar-thumb: rgb(224 231 255 / .05) !important}.scrollbar-thumb-indigo-100\/50{--scrollbar-thumb: rgb(224 231 255 / .5) !important}.scrollbar-thumb-indigo-100\/55{--scrollbar-thumb: rgb(224 231 255 / .55) !important}.scrollbar-thumb-indigo-100\/60{--scrollbar-thumb: rgb(224 231 255 / .6) !important}.scrollbar-thumb-indigo-100\/65{--scrollbar-thumb: rgb(224 231 255 / .65) !important}.scrollbar-thumb-indigo-100\/70{--scrollbar-thumb: rgb(224 231 255 / .7) !important}.scrollbar-thumb-indigo-100\/75{--scrollbar-thumb: rgb(224 231 255 / .75) !important}.scrollbar-thumb-indigo-100\/80{--scrollbar-thumb: rgb(224 231 255 / .8) !important}.scrollbar-thumb-indigo-100\/85{--scrollbar-thumb: rgb(224 231 255 / .85) !important}.scrollbar-thumb-indigo-100\/90{--scrollbar-thumb: rgb(224 231 255 / .9) !important}.scrollbar-thumb-indigo-100\/95{--scrollbar-thumb: rgb(224 231 255 / .95) !important}.scrollbar-thumb-indigo-200{--scrollbar-thumb: #c7d2fe !important}.scrollbar-thumb-indigo-200\/0{--scrollbar-thumb: rgb(199 210 254 / 0) !important}.scrollbar-thumb-indigo-200\/10{--scrollbar-thumb: rgb(199 210 254 / .1) !important}.scrollbar-thumb-indigo-200\/100{--scrollbar-thumb: rgb(199 210 254 / 1) !important}.scrollbar-thumb-indigo-200\/15{--scrollbar-thumb: rgb(199 210 254 / .15) !important}.scrollbar-thumb-indigo-200\/20{--scrollbar-thumb: rgb(199 210 254 / .2) !important}.scrollbar-thumb-indigo-200\/25{--scrollbar-thumb: rgb(199 210 254 / .25) !important}.scrollbar-thumb-indigo-200\/30{--scrollbar-thumb: rgb(199 210 254 / .3) !important}.scrollbar-thumb-indigo-200\/35{--scrollbar-thumb: rgb(199 210 254 / .35) !important}.scrollbar-thumb-indigo-200\/40{--scrollbar-thumb: rgb(199 210 254 / .4) !important}.scrollbar-thumb-indigo-200\/45{--scrollbar-thumb: rgb(199 210 254 / .45) !important}.scrollbar-thumb-indigo-200\/5{--scrollbar-thumb: rgb(199 210 254 / .05) !important}.scrollbar-thumb-indigo-200\/50{--scrollbar-thumb: rgb(199 210 254 / .5) !important}.scrollbar-thumb-indigo-200\/55{--scrollbar-thumb: rgb(199 210 254 / .55) !important}.scrollbar-thumb-indigo-200\/60{--scrollbar-thumb: rgb(199 210 254 / .6) !important}.scrollbar-thumb-indigo-200\/65{--scrollbar-thumb: rgb(199 210 254 / .65) !important}.scrollbar-thumb-indigo-200\/70{--scrollbar-thumb: rgb(199 210 254 / .7) !important}.scrollbar-thumb-indigo-200\/75{--scrollbar-thumb: rgb(199 210 254 / .75) !important}.scrollbar-thumb-indigo-200\/80{--scrollbar-thumb: rgb(199 210 254 / .8) !important}.scrollbar-thumb-indigo-200\/85{--scrollbar-thumb: rgb(199 210 254 / .85) !important}.scrollbar-thumb-indigo-200\/90{--scrollbar-thumb: rgb(199 210 254 / .9) !important}.scrollbar-thumb-indigo-200\/95{--scrollbar-thumb: rgb(199 210 254 / .95) !important}.scrollbar-thumb-indigo-300{--scrollbar-thumb: #a5b4fc !important}.scrollbar-thumb-indigo-300\/0{--scrollbar-thumb: rgb(165 180 252 / 0) !important}.scrollbar-thumb-indigo-300\/10{--scrollbar-thumb: rgb(165 180 252 / .1) !important}.scrollbar-thumb-indigo-300\/100{--scrollbar-thumb: rgb(165 180 252 / 1) !important}.scrollbar-thumb-indigo-300\/15{--scrollbar-thumb: rgb(165 180 252 / .15) !important}.scrollbar-thumb-indigo-300\/20{--scrollbar-thumb: rgb(165 180 252 / .2) !important}.scrollbar-thumb-indigo-300\/25{--scrollbar-thumb: rgb(165 180 252 / .25) !important}.scrollbar-thumb-indigo-300\/30{--scrollbar-thumb: rgb(165 180 252 / .3) !important}.scrollbar-thumb-indigo-300\/35{--scrollbar-thumb: rgb(165 180 252 / .35) !important}.scrollbar-thumb-indigo-300\/40{--scrollbar-thumb: rgb(165 180 252 / .4) !important}.scrollbar-thumb-indigo-300\/45{--scrollbar-thumb: rgb(165 180 252 / .45) !important}.scrollbar-thumb-indigo-300\/5{--scrollbar-thumb: rgb(165 180 252 / .05) !important}.scrollbar-thumb-indigo-300\/50{--scrollbar-thumb: rgb(165 180 252 / .5) !important}.scrollbar-thumb-indigo-300\/55{--scrollbar-thumb: rgb(165 180 252 / .55) !important}.scrollbar-thumb-indigo-300\/60{--scrollbar-thumb: rgb(165 180 252 / .6) !important}.scrollbar-thumb-indigo-300\/65{--scrollbar-thumb: rgb(165 180 252 / .65) !important}.scrollbar-thumb-indigo-300\/70{--scrollbar-thumb: rgb(165 180 252 / .7) !important}.scrollbar-thumb-indigo-300\/75{--scrollbar-thumb: rgb(165 180 252 / .75) !important}.scrollbar-thumb-indigo-300\/80{--scrollbar-thumb: rgb(165 180 252 / .8) !important}.scrollbar-thumb-indigo-300\/85{--scrollbar-thumb: rgb(165 180 252 / .85) !important}.scrollbar-thumb-indigo-300\/90{--scrollbar-thumb: rgb(165 180 252 / .9) !important}.scrollbar-thumb-indigo-300\/95{--scrollbar-thumb: rgb(165 180 252 / .95) !important}.scrollbar-thumb-indigo-400{--scrollbar-thumb: #818cf8 !important}.scrollbar-thumb-indigo-400\/0{--scrollbar-thumb: rgb(129 140 248 / 0) !important}.scrollbar-thumb-indigo-400\/10{--scrollbar-thumb: rgb(129 140 248 / .1) !important}.scrollbar-thumb-indigo-400\/100{--scrollbar-thumb: rgb(129 140 248 / 1) !important}.scrollbar-thumb-indigo-400\/15{--scrollbar-thumb: rgb(129 140 248 / .15) !important}.scrollbar-thumb-indigo-400\/20{--scrollbar-thumb: rgb(129 140 248 / .2) !important}.scrollbar-thumb-indigo-400\/25{--scrollbar-thumb: rgb(129 140 248 / .25) !important}.scrollbar-thumb-indigo-400\/30{--scrollbar-thumb: rgb(129 140 248 / .3) !important}.scrollbar-thumb-indigo-400\/35{--scrollbar-thumb: rgb(129 140 248 / .35) !important}.scrollbar-thumb-indigo-400\/40{--scrollbar-thumb: rgb(129 140 248 / .4) !important}.scrollbar-thumb-indigo-400\/45{--scrollbar-thumb: rgb(129 140 248 / .45) !important}.scrollbar-thumb-indigo-400\/5{--scrollbar-thumb: rgb(129 140 248 / .05) !important}.scrollbar-thumb-indigo-400\/50{--scrollbar-thumb: rgb(129 140 248 / .5) !important}.scrollbar-thumb-indigo-400\/55{--scrollbar-thumb: rgb(129 140 248 / .55) !important}.scrollbar-thumb-indigo-400\/60{--scrollbar-thumb: rgb(129 140 248 / .6) !important}.scrollbar-thumb-indigo-400\/65{--scrollbar-thumb: rgb(129 140 248 / .65) !important}.scrollbar-thumb-indigo-400\/70{--scrollbar-thumb: rgb(129 140 248 / .7) !important}.scrollbar-thumb-indigo-400\/75{--scrollbar-thumb: rgb(129 140 248 / .75) !important}.scrollbar-thumb-indigo-400\/80{--scrollbar-thumb: rgb(129 140 248 / .8) !important}.scrollbar-thumb-indigo-400\/85{--scrollbar-thumb: rgb(129 140 248 / .85) !important}.scrollbar-thumb-indigo-400\/90{--scrollbar-thumb: rgb(129 140 248 / .9) !important}.scrollbar-thumb-indigo-400\/95{--scrollbar-thumb: rgb(129 140 248 / .95) !important}.scrollbar-thumb-indigo-50{--scrollbar-thumb: #eef2ff !important}.scrollbar-thumb-indigo-50\/0{--scrollbar-thumb: rgb(238 242 255 / 0) !important}.scrollbar-thumb-indigo-50\/10{--scrollbar-thumb: rgb(238 242 255 / .1) !important}.scrollbar-thumb-indigo-50\/100{--scrollbar-thumb: rgb(238 242 255 / 1) !important}.scrollbar-thumb-indigo-50\/15{--scrollbar-thumb: rgb(238 242 255 / .15) !important}.scrollbar-thumb-indigo-50\/20{--scrollbar-thumb: rgb(238 242 255 / .2) !important}.scrollbar-thumb-indigo-50\/25{--scrollbar-thumb: rgb(238 242 255 / .25) !important}.scrollbar-thumb-indigo-50\/30{--scrollbar-thumb: rgb(238 242 255 / .3) !important}.scrollbar-thumb-indigo-50\/35{--scrollbar-thumb: rgb(238 242 255 / .35) !important}.scrollbar-thumb-indigo-50\/40{--scrollbar-thumb: rgb(238 242 255 / .4) !important}.scrollbar-thumb-indigo-50\/45{--scrollbar-thumb: rgb(238 242 255 / .45) !important}.scrollbar-thumb-indigo-50\/5{--scrollbar-thumb: rgb(238 242 255 / .05) !important}.scrollbar-thumb-indigo-50\/50{--scrollbar-thumb: rgb(238 242 255 / .5) !important}.scrollbar-thumb-indigo-50\/55{--scrollbar-thumb: rgb(238 242 255 / .55) !important}.scrollbar-thumb-indigo-50\/60{--scrollbar-thumb: rgb(238 242 255 / .6) !important}.scrollbar-thumb-indigo-50\/65{--scrollbar-thumb: rgb(238 242 255 / .65) !important}.scrollbar-thumb-indigo-50\/70{--scrollbar-thumb: rgb(238 242 255 / .7) !important}.scrollbar-thumb-indigo-50\/75{--scrollbar-thumb: rgb(238 242 255 / .75) !important}.scrollbar-thumb-indigo-50\/80{--scrollbar-thumb: rgb(238 242 255 / .8) !important}.scrollbar-thumb-indigo-50\/85{--scrollbar-thumb: rgb(238 242 255 / .85) !important}.scrollbar-thumb-indigo-50\/90{--scrollbar-thumb: rgb(238 242 255 / .9) !important}.scrollbar-thumb-indigo-50\/95{--scrollbar-thumb: rgb(238 242 255 / .95) !important}.scrollbar-thumb-indigo-500{--scrollbar-thumb: #6366f1 !important}.scrollbar-thumb-indigo-500\/0{--scrollbar-thumb: rgb(99 102 241 / 0) !important}.scrollbar-thumb-indigo-500\/10{--scrollbar-thumb: rgb(99 102 241 / .1) !important}.scrollbar-thumb-indigo-500\/100{--scrollbar-thumb: rgb(99 102 241 / 1) !important}.scrollbar-thumb-indigo-500\/15{--scrollbar-thumb: rgb(99 102 241 / .15) !important}.scrollbar-thumb-indigo-500\/20{--scrollbar-thumb: rgb(99 102 241 / .2) !important}.scrollbar-thumb-indigo-500\/25{--scrollbar-thumb: rgb(99 102 241 / .25) !important}.scrollbar-thumb-indigo-500\/30{--scrollbar-thumb: rgb(99 102 241 / .3) !important}.scrollbar-thumb-indigo-500\/35{--scrollbar-thumb: rgb(99 102 241 / .35) !important}.scrollbar-thumb-indigo-500\/40{--scrollbar-thumb: rgb(99 102 241 / .4) !important}.scrollbar-thumb-indigo-500\/45{--scrollbar-thumb: rgb(99 102 241 / .45) !important}.scrollbar-thumb-indigo-500\/5{--scrollbar-thumb: rgb(99 102 241 / .05) !important}.scrollbar-thumb-indigo-500\/50{--scrollbar-thumb: rgb(99 102 241 / .5) !important}.scrollbar-thumb-indigo-500\/55{--scrollbar-thumb: rgb(99 102 241 / .55) !important}.scrollbar-thumb-indigo-500\/60{--scrollbar-thumb: rgb(99 102 241 / .6) !important}.scrollbar-thumb-indigo-500\/65{--scrollbar-thumb: rgb(99 102 241 / .65) !important}.scrollbar-thumb-indigo-500\/70{--scrollbar-thumb: rgb(99 102 241 / .7) !important}.scrollbar-thumb-indigo-500\/75{--scrollbar-thumb: rgb(99 102 241 / .75) !important}.scrollbar-thumb-indigo-500\/80{--scrollbar-thumb: rgb(99 102 241 / .8) !important}.scrollbar-thumb-indigo-500\/85{--scrollbar-thumb: rgb(99 102 241 / .85) !important}.scrollbar-thumb-indigo-500\/90{--scrollbar-thumb: rgb(99 102 241 / .9) !important}.scrollbar-thumb-indigo-500\/95{--scrollbar-thumb: rgb(99 102 241 / .95) !important}.scrollbar-thumb-indigo-600{--scrollbar-thumb: #4f46e5 !important}.scrollbar-thumb-indigo-600\/0{--scrollbar-thumb: rgb(79 70 229 / 0) !important}.scrollbar-thumb-indigo-600\/10{--scrollbar-thumb: rgb(79 70 229 / .1) !important}.scrollbar-thumb-indigo-600\/100{--scrollbar-thumb: rgb(79 70 229 / 1) !important}.scrollbar-thumb-indigo-600\/15{--scrollbar-thumb: rgb(79 70 229 / .15) !important}.scrollbar-thumb-indigo-600\/20{--scrollbar-thumb: rgb(79 70 229 / .2) !important}.scrollbar-thumb-indigo-600\/25{--scrollbar-thumb: rgb(79 70 229 / .25) !important}.scrollbar-thumb-indigo-600\/30{--scrollbar-thumb: rgb(79 70 229 / .3) !important}.scrollbar-thumb-indigo-600\/35{--scrollbar-thumb: rgb(79 70 229 / .35) !important}.scrollbar-thumb-indigo-600\/40{--scrollbar-thumb: rgb(79 70 229 / .4) !important}.scrollbar-thumb-indigo-600\/45{--scrollbar-thumb: rgb(79 70 229 / .45) !important}.scrollbar-thumb-indigo-600\/5{--scrollbar-thumb: rgb(79 70 229 / .05) !important}.scrollbar-thumb-indigo-600\/50{--scrollbar-thumb: rgb(79 70 229 / .5) !important}.scrollbar-thumb-indigo-600\/55{--scrollbar-thumb: rgb(79 70 229 / .55) !important}.scrollbar-thumb-indigo-600\/60{--scrollbar-thumb: rgb(79 70 229 / .6) !important}.scrollbar-thumb-indigo-600\/65{--scrollbar-thumb: rgb(79 70 229 / .65) !important}.scrollbar-thumb-indigo-600\/70{--scrollbar-thumb: rgb(79 70 229 / .7) !important}.scrollbar-thumb-indigo-600\/75{--scrollbar-thumb: rgb(79 70 229 / .75) !important}.scrollbar-thumb-indigo-600\/80{--scrollbar-thumb: rgb(79 70 229 / .8) !important}.scrollbar-thumb-indigo-600\/85{--scrollbar-thumb: rgb(79 70 229 / .85) !important}.scrollbar-thumb-indigo-600\/90{--scrollbar-thumb: rgb(79 70 229 / .9) !important}.scrollbar-thumb-indigo-600\/95{--scrollbar-thumb: rgb(79 70 229 / .95) !important}.scrollbar-thumb-indigo-700{--scrollbar-thumb: #4338ca !important}.scrollbar-thumb-indigo-700\/0{--scrollbar-thumb: rgb(67 56 202 / 0) !important}.scrollbar-thumb-indigo-700\/10{--scrollbar-thumb: rgb(67 56 202 / .1) !important}.scrollbar-thumb-indigo-700\/100{--scrollbar-thumb: rgb(67 56 202 / 1) !important}.scrollbar-thumb-indigo-700\/15{--scrollbar-thumb: rgb(67 56 202 / .15) !important}.scrollbar-thumb-indigo-700\/20{--scrollbar-thumb: rgb(67 56 202 / .2) !important}.scrollbar-thumb-indigo-700\/25{--scrollbar-thumb: rgb(67 56 202 / .25) !important}.scrollbar-thumb-indigo-700\/30{--scrollbar-thumb: rgb(67 56 202 / .3) !important}.scrollbar-thumb-indigo-700\/35{--scrollbar-thumb: rgb(67 56 202 / .35) !important}.scrollbar-thumb-indigo-700\/40{--scrollbar-thumb: rgb(67 56 202 / .4) !important}.scrollbar-thumb-indigo-700\/45{--scrollbar-thumb: rgb(67 56 202 / .45) !important}.scrollbar-thumb-indigo-700\/5{--scrollbar-thumb: rgb(67 56 202 / .05) !important}.scrollbar-thumb-indigo-700\/50{--scrollbar-thumb: rgb(67 56 202 / .5) !important}.scrollbar-thumb-indigo-700\/55{--scrollbar-thumb: rgb(67 56 202 / .55) !important}.scrollbar-thumb-indigo-700\/60{--scrollbar-thumb: rgb(67 56 202 / .6) !important}.scrollbar-thumb-indigo-700\/65{--scrollbar-thumb: rgb(67 56 202 / .65) !important}.scrollbar-thumb-indigo-700\/70{--scrollbar-thumb: rgb(67 56 202 / .7) !important}.scrollbar-thumb-indigo-700\/75{--scrollbar-thumb: rgb(67 56 202 / .75) !important}.scrollbar-thumb-indigo-700\/80{--scrollbar-thumb: rgb(67 56 202 / .8) !important}.scrollbar-thumb-indigo-700\/85{--scrollbar-thumb: rgb(67 56 202 / .85) !important}.scrollbar-thumb-indigo-700\/90{--scrollbar-thumb: rgb(67 56 202 / .9) !important}.scrollbar-thumb-indigo-700\/95{--scrollbar-thumb: rgb(67 56 202 / .95) !important}.scrollbar-thumb-indigo-800{--scrollbar-thumb: #3730a3 !important}.scrollbar-thumb-indigo-800\/0{--scrollbar-thumb: rgb(55 48 163 / 0) !important}.scrollbar-thumb-indigo-800\/10{--scrollbar-thumb: rgb(55 48 163 / .1) !important}.scrollbar-thumb-indigo-800\/100{--scrollbar-thumb: rgb(55 48 163 / 1) !important}.scrollbar-thumb-indigo-800\/15{--scrollbar-thumb: rgb(55 48 163 / .15) !important}.scrollbar-thumb-indigo-800\/20{--scrollbar-thumb: rgb(55 48 163 / .2) !important}.scrollbar-thumb-indigo-800\/25{--scrollbar-thumb: rgb(55 48 163 / .25) !important}.scrollbar-thumb-indigo-800\/30{--scrollbar-thumb: rgb(55 48 163 / .3) !important}.scrollbar-thumb-indigo-800\/35{--scrollbar-thumb: rgb(55 48 163 / .35) !important}.scrollbar-thumb-indigo-800\/40{--scrollbar-thumb: rgb(55 48 163 / .4) !important}.scrollbar-thumb-indigo-800\/45{--scrollbar-thumb: rgb(55 48 163 / .45) !important}.scrollbar-thumb-indigo-800\/5{--scrollbar-thumb: rgb(55 48 163 / .05) !important}.scrollbar-thumb-indigo-800\/50{--scrollbar-thumb: rgb(55 48 163 / .5) !important}.scrollbar-thumb-indigo-800\/55{--scrollbar-thumb: rgb(55 48 163 / .55) !important}.scrollbar-thumb-indigo-800\/60{--scrollbar-thumb: rgb(55 48 163 / .6) !important}.scrollbar-thumb-indigo-800\/65{--scrollbar-thumb: rgb(55 48 163 / .65) !important}.scrollbar-thumb-indigo-800\/70{--scrollbar-thumb: rgb(55 48 163 / .7) !important}.scrollbar-thumb-indigo-800\/75{--scrollbar-thumb: rgb(55 48 163 / .75) !important}.scrollbar-thumb-indigo-800\/80{--scrollbar-thumb: rgb(55 48 163 / .8) !important}.scrollbar-thumb-indigo-800\/85{--scrollbar-thumb: rgb(55 48 163 / .85) !important}.scrollbar-thumb-indigo-800\/90{--scrollbar-thumb: rgb(55 48 163 / .9) !important}.scrollbar-thumb-indigo-800\/95{--scrollbar-thumb: rgb(55 48 163 / .95) !important}.scrollbar-thumb-indigo-900{--scrollbar-thumb: #312e81 !important}.scrollbar-thumb-indigo-900\/0{--scrollbar-thumb: rgb(49 46 129 / 0) !important}.scrollbar-thumb-indigo-900\/10{--scrollbar-thumb: rgb(49 46 129 / .1) !important}.scrollbar-thumb-indigo-900\/100{--scrollbar-thumb: rgb(49 46 129 / 1) !important}.scrollbar-thumb-indigo-900\/15{--scrollbar-thumb: rgb(49 46 129 / .15) !important}.scrollbar-thumb-indigo-900\/20{--scrollbar-thumb: rgb(49 46 129 / .2) !important}.scrollbar-thumb-indigo-900\/25{--scrollbar-thumb: rgb(49 46 129 / .25) !important}.scrollbar-thumb-indigo-900\/30{--scrollbar-thumb: rgb(49 46 129 / .3) !important}.scrollbar-thumb-indigo-900\/35{--scrollbar-thumb: rgb(49 46 129 / .35) !important}.scrollbar-thumb-indigo-900\/40{--scrollbar-thumb: rgb(49 46 129 / .4) !important}.scrollbar-thumb-indigo-900\/45{--scrollbar-thumb: rgb(49 46 129 / .45) !important}.scrollbar-thumb-indigo-900\/5{--scrollbar-thumb: rgb(49 46 129 / .05) !important}.scrollbar-thumb-indigo-900\/50{--scrollbar-thumb: rgb(49 46 129 / .5) !important}.scrollbar-thumb-indigo-900\/55{--scrollbar-thumb: rgb(49 46 129 / .55) !important}.scrollbar-thumb-indigo-900\/60{--scrollbar-thumb: rgb(49 46 129 / .6) !important}.scrollbar-thumb-indigo-900\/65{--scrollbar-thumb: rgb(49 46 129 / .65) !important}.scrollbar-thumb-indigo-900\/70{--scrollbar-thumb: rgb(49 46 129 / .7) !important}.scrollbar-thumb-indigo-900\/75{--scrollbar-thumb: rgb(49 46 129 / .75) !important}.scrollbar-thumb-indigo-900\/80{--scrollbar-thumb: rgb(49 46 129 / .8) !important}.scrollbar-thumb-indigo-900\/85{--scrollbar-thumb: rgb(49 46 129 / .85) !important}.scrollbar-thumb-indigo-900\/90{--scrollbar-thumb: rgb(49 46 129 / .9) !important}.scrollbar-thumb-indigo-900\/95{--scrollbar-thumb: rgb(49 46 129 / .95) !important}.scrollbar-thumb-indigo-950{--scrollbar-thumb: #1e1b4b !important}.scrollbar-thumb-indigo-950\/0{--scrollbar-thumb: rgb(30 27 75 / 0) !important}.scrollbar-thumb-indigo-950\/10{--scrollbar-thumb: rgb(30 27 75 / .1) !important}.scrollbar-thumb-indigo-950\/100{--scrollbar-thumb: rgb(30 27 75 / 1) !important}.scrollbar-thumb-indigo-950\/15{--scrollbar-thumb: rgb(30 27 75 / .15) !important}.scrollbar-thumb-indigo-950\/20{--scrollbar-thumb: rgb(30 27 75 / .2) !important}.scrollbar-thumb-indigo-950\/25{--scrollbar-thumb: rgb(30 27 75 / .25) !important}.scrollbar-thumb-indigo-950\/30{--scrollbar-thumb: rgb(30 27 75 / .3) !important}.scrollbar-thumb-indigo-950\/35{--scrollbar-thumb: rgb(30 27 75 / .35) !important}.scrollbar-thumb-indigo-950\/40{--scrollbar-thumb: rgb(30 27 75 / .4) !important}.scrollbar-thumb-indigo-950\/45{--scrollbar-thumb: rgb(30 27 75 / .45) !important}.scrollbar-thumb-indigo-950\/5{--scrollbar-thumb: rgb(30 27 75 / .05) !important}.scrollbar-thumb-indigo-950\/50{--scrollbar-thumb: rgb(30 27 75 / .5) !important}.scrollbar-thumb-indigo-950\/55{--scrollbar-thumb: rgb(30 27 75 / .55) !important}.scrollbar-thumb-indigo-950\/60{--scrollbar-thumb: rgb(30 27 75 / .6) !important}.scrollbar-thumb-indigo-950\/65{--scrollbar-thumb: rgb(30 27 75 / .65) !important}.scrollbar-thumb-indigo-950\/70{--scrollbar-thumb: rgb(30 27 75 / .7) !important}.scrollbar-thumb-indigo-950\/75{--scrollbar-thumb: rgb(30 27 75 / .75) !important}.scrollbar-thumb-indigo-950\/80{--scrollbar-thumb: rgb(30 27 75 / .8) !important}.scrollbar-thumb-indigo-950\/85{--scrollbar-thumb: rgb(30 27 75 / .85) !important}.scrollbar-thumb-indigo-950\/90{--scrollbar-thumb: rgb(30 27 75 / .9) !important}.scrollbar-thumb-indigo-950\/95{--scrollbar-thumb: rgb(30 27 75 / .95) !important}.scrollbar-thumb-inherit{--scrollbar-thumb: inherit !important}.scrollbar-thumb-lime-100{--scrollbar-thumb: #ecfccb !important}.scrollbar-thumb-lime-100\/0{--scrollbar-thumb: rgb(236 252 203 / 0) !important}.scrollbar-thumb-lime-100\/10{--scrollbar-thumb: rgb(236 252 203 / .1) !important}.scrollbar-thumb-lime-100\/100{--scrollbar-thumb: rgb(236 252 203 / 1) !important}.scrollbar-thumb-lime-100\/15{--scrollbar-thumb: rgb(236 252 203 / .15) !important}.scrollbar-thumb-lime-100\/20{--scrollbar-thumb: rgb(236 252 203 / .2) !important}.scrollbar-thumb-lime-100\/25{--scrollbar-thumb: rgb(236 252 203 / .25) !important}.scrollbar-thumb-lime-100\/30{--scrollbar-thumb: rgb(236 252 203 / .3) !important}.scrollbar-thumb-lime-100\/35{--scrollbar-thumb: rgb(236 252 203 / .35) !important}.scrollbar-thumb-lime-100\/40{--scrollbar-thumb: rgb(236 252 203 / .4) !important}.scrollbar-thumb-lime-100\/45{--scrollbar-thumb: rgb(236 252 203 / .45) !important}.scrollbar-thumb-lime-100\/5{--scrollbar-thumb: rgb(236 252 203 / .05) !important}.scrollbar-thumb-lime-100\/50{--scrollbar-thumb: rgb(236 252 203 / .5) !important}.scrollbar-thumb-lime-100\/55{--scrollbar-thumb: rgb(236 252 203 / .55) !important}.scrollbar-thumb-lime-100\/60{--scrollbar-thumb: rgb(236 252 203 / .6) !important}.scrollbar-thumb-lime-100\/65{--scrollbar-thumb: rgb(236 252 203 / .65) !important}.scrollbar-thumb-lime-100\/70{--scrollbar-thumb: rgb(236 252 203 / .7) !important}.scrollbar-thumb-lime-100\/75{--scrollbar-thumb: rgb(236 252 203 / .75) !important}.scrollbar-thumb-lime-100\/80{--scrollbar-thumb: rgb(236 252 203 / .8) !important}.scrollbar-thumb-lime-100\/85{--scrollbar-thumb: rgb(236 252 203 / .85) !important}.scrollbar-thumb-lime-100\/90{--scrollbar-thumb: rgb(236 252 203 / .9) !important}.scrollbar-thumb-lime-100\/95{--scrollbar-thumb: rgb(236 252 203 / .95) !important}.scrollbar-thumb-lime-200{--scrollbar-thumb: #d9f99d !important}.scrollbar-thumb-lime-200\/0{--scrollbar-thumb: rgb(217 249 157 / 0) !important}.scrollbar-thumb-lime-200\/10{--scrollbar-thumb: rgb(217 249 157 / .1) !important}.scrollbar-thumb-lime-200\/100{--scrollbar-thumb: rgb(217 249 157 / 1) !important}.scrollbar-thumb-lime-200\/15{--scrollbar-thumb: rgb(217 249 157 / .15) !important}.scrollbar-thumb-lime-200\/20{--scrollbar-thumb: rgb(217 249 157 / .2) !important}.scrollbar-thumb-lime-200\/25{--scrollbar-thumb: rgb(217 249 157 / .25) !important}.scrollbar-thumb-lime-200\/30{--scrollbar-thumb: rgb(217 249 157 / .3) !important}.scrollbar-thumb-lime-200\/35{--scrollbar-thumb: rgb(217 249 157 / .35) !important}.scrollbar-thumb-lime-200\/40{--scrollbar-thumb: rgb(217 249 157 / .4) !important}.scrollbar-thumb-lime-200\/45{--scrollbar-thumb: rgb(217 249 157 / .45) !important}.scrollbar-thumb-lime-200\/5{--scrollbar-thumb: rgb(217 249 157 / .05) !important}.scrollbar-thumb-lime-200\/50{--scrollbar-thumb: rgb(217 249 157 / .5) !important}.scrollbar-thumb-lime-200\/55{--scrollbar-thumb: rgb(217 249 157 / .55) !important}.scrollbar-thumb-lime-200\/60{--scrollbar-thumb: rgb(217 249 157 / .6) !important}.scrollbar-thumb-lime-200\/65{--scrollbar-thumb: rgb(217 249 157 / .65) !important}.scrollbar-thumb-lime-200\/70{--scrollbar-thumb: rgb(217 249 157 / .7) !important}.scrollbar-thumb-lime-200\/75{--scrollbar-thumb: rgb(217 249 157 / .75) !important}.scrollbar-thumb-lime-200\/80{--scrollbar-thumb: rgb(217 249 157 / .8) !important}.scrollbar-thumb-lime-200\/85{--scrollbar-thumb: rgb(217 249 157 / .85) !important}.scrollbar-thumb-lime-200\/90{--scrollbar-thumb: rgb(217 249 157 / .9) !important}.scrollbar-thumb-lime-200\/95{--scrollbar-thumb: rgb(217 249 157 / .95) !important}.scrollbar-thumb-lime-300{--scrollbar-thumb: #bef264 !important}.scrollbar-thumb-lime-300\/0{--scrollbar-thumb: rgb(190 242 100 / 0) !important}.scrollbar-thumb-lime-300\/10{--scrollbar-thumb: rgb(190 242 100 / .1) !important}.scrollbar-thumb-lime-300\/100{--scrollbar-thumb: rgb(190 242 100 / 1) !important}.scrollbar-thumb-lime-300\/15{--scrollbar-thumb: rgb(190 242 100 / .15) !important}.scrollbar-thumb-lime-300\/20{--scrollbar-thumb: rgb(190 242 100 / .2) !important}.scrollbar-thumb-lime-300\/25{--scrollbar-thumb: rgb(190 242 100 / .25) !important}.scrollbar-thumb-lime-300\/30{--scrollbar-thumb: rgb(190 242 100 / .3) !important}.scrollbar-thumb-lime-300\/35{--scrollbar-thumb: rgb(190 242 100 / .35) !important}.scrollbar-thumb-lime-300\/40{--scrollbar-thumb: rgb(190 242 100 / .4) !important}.scrollbar-thumb-lime-300\/45{--scrollbar-thumb: rgb(190 242 100 / .45) !important}.scrollbar-thumb-lime-300\/5{--scrollbar-thumb: rgb(190 242 100 / .05) !important}.scrollbar-thumb-lime-300\/50{--scrollbar-thumb: rgb(190 242 100 / .5) !important}.scrollbar-thumb-lime-300\/55{--scrollbar-thumb: rgb(190 242 100 / .55) !important}.scrollbar-thumb-lime-300\/60{--scrollbar-thumb: rgb(190 242 100 / .6) !important}.scrollbar-thumb-lime-300\/65{--scrollbar-thumb: rgb(190 242 100 / .65) !important}.scrollbar-thumb-lime-300\/70{--scrollbar-thumb: rgb(190 242 100 / .7) !important}.scrollbar-thumb-lime-300\/75{--scrollbar-thumb: rgb(190 242 100 / .75) !important}.scrollbar-thumb-lime-300\/80{--scrollbar-thumb: rgb(190 242 100 / .8) !important}.scrollbar-thumb-lime-300\/85{--scrollbar-thumb: rgb(190 242 100 / .85) !important}.scrollbar-thumb-lime-300\/90{--scrollbar-thumb: rgb(190 242 100 / .9) !important}.scrollbar-thumb-lime-300\/95{--scrollbar-thumb: rgb(190 242 100 / .95) !important}.scrollbar-thumb-lime-400{--scrollbar-thumb: #a3e635 !important}.scrollbar-thumb-lime-400\/0{--scrollbar-thumb: rgb(163 230 53 / 0) !important}.scrollbar-thumb-lime-400\/10{--scrollbar-thumb: rgb(163 230 53 / .1) !important}.scrollbar-thumb-lime-400\/100{--scrollbar-thumb: rgb(163 230 53 / 1) !important}.scrollbar-thumb-lime-400\/15{--scrollbar-thumb: rgb(163 230 53 / .15) !important}.scrollbar-thumb-lime-400\/20{--scrollbar-thumb: rgb(163 230 53 / .2) !important}.scrollbar-thumb-lime-400\/25{--scrollbar-thumb: rgb(163 230 53 / .25) !important}.scrollbar-thumb-lime-400\/30{--scrollbar-thumb: rgb(163 230 53 / .3) !important}.scrollbar-thumb-lime-400\/35{--scrollbar-thumb: rgb(163 230 53 / .35) !important}.scrollbar-thumb-lime-400\/40{--scrollbar-thumb: rgb(163 230 53 / .4) !important}.scrollbar-thumb-lime-400\/45{--scrollbar-thumb: rgb(163 230 53 / .45) !important}.scrollbar-thumb-lime-400\/5{--scrollbar-thumb: rgb(163 230 53 / .05) !important}.scrollbar-thumb-lime-400\/50{--scrollbar-thumb: rgb(163 230 53 / .5) !important}.scrollbar-thumb-lime-400\/55{--scrollbar-thumb: rgb(163 230 53 / .55) !important}.scrollbar-thumb-lime-400\/60{--scrollbar-thumb: rgb(163 230 53 / .6) !important}.scrollbar-thumb-lime-400\/65{--scrollbar-thumb: rgb(163 230 53 / .65) !important}.scrollbar-thumb-lime-400\/70{--scrollbar-thumb: rgb(163 230 53 / .7) !important}.scrollbar-thumb-lime-400\/75{--scrollbar-thumb: rgb(163 230 53 / .75) !important}.scrollbar-thumb-lime-400\/80{--scrollbar-thumb: rgb(163 230 53 / .8) !important}.scrollbar-thumb-lime-400\/85{--scrollbar-thumb: rgb(163 230 53 / .85) !important}.scrollbar-thumb-lime-400\/90{--scrollbar-thumb: rgb(163 230 53 / .9) !important}.scrollbar-thumb-lime-400\/95{--scrollbar-thumb: rgb(163 230 53 / .95) !important}.scrollbar-thumb-lime-50{--scrollbar-thumb: #f7fee7 !important}.scrollbar-thumb-lime-50\/0{--scrollbar-thumb: rgb(247 254 231 / 0) !important}.scrollbar-thumb-lime-50\/10{--scrollbar-thumb: rgb(247 254 231 / .1) !important}.scrollbar-thumb-lime-50\/100{--scrollbar-thumb: rgb(247 254 231 / 1) !important}.scrollbar-thumb-lime-50\/15{--scrollbar-thumb: rgb(247 254 231 / .15) !important}.scrollbar-thumb-lime-50\/20{--scrollbar-thumb: rgb(247 254 231 / .2) !important}.scrollbar-thumb-lime-50\/25{--scrollbar-thumb: rgb(247 254 231 / .25) !important}.scrollbar-thumb-lime-50\/30{--scrollbar-thumb: rgb(247 254 231 / .3) !important}.scrollbar-thumb-lime-50\/35{--scrollbar-thumb: rgb(247 254 231 / .35) !important}.scrollbar-thumb-lime-50\/40{--scrollbar-thumb: rgb(247 254 231 / .4) !important}.scrollbar-thumb-lime-50\/45{--scrollbar-thumb: rgb(247 254 231 / .45) !important}.scrollbar-thumb-lime-50\/5{--scrollbar-thumb: rgb(247 254 231 / .05) !important}.scrollbar-thumb-lime-50\/50{--scrollbar-thumb: rgb(247 254 231 / .5) !important}.scrollbar-thumb-lime-50\/55{--scrollbar-thumb: rgb(247 254 231 / .55) !important}.scrollbar-thumb-lime-50\/60{--scrollbar-thumb: rgb(247 254 231 / .6) !important}.scrollbar-thumb-lime-50\/65{--scrollbar-thumb: rgb(247 254 231 / .65) !important}.scrollbar-thumb-lime-50\/70{--scrollbar-thumb: rgb(247 254 231 / .7) !important}.scrollbar-thumb-lime-50\/75{--scrollbar-thumb: rgb(247 254 231 / .75) !important}.scrollbar-thumb-lime-50\/80{--scrollbar-thumb: rgb(247 254 231 / .8) !important}.scrollbar-thumb-lime-50\/85{--scrollbar-thumb: rgb(247 254 231 / .85) !important}.scrollbar-thumb-lime-50\/90{--scrollbar-thumb: rgb(247 254 231 / .9) !important}.scrollbar-thumb-lime-50\/95{--scrollbar-thumb: rgb(247 254 231 / .95) !important}.scrollbar-thumb-lime-500{--scrollbar-thumb: #84cc16 !important}.scrollbar-thumb-lime-500\/0{--scrollbar-thumb: rgb(132 204 22 / 0) !important}.scrollbar-thumb-lime-500\/10{--scrollbar-thumb: rgb(132 204 22 / .1) !important}.scrollbar-thumb-lime-500\/100{--scrollbar-thumb: rgb(132 204 22 / 1) !important}.scrollbar-thumb-lime-500\/15{--scrollbar-thumb: rgb(132 204 22 / .15) !important}.scrollbar-thumb-lime-500\/20{--scrollbar-thumb: rgb(132 204 22 / .2) !important}.scrollbar-thumb-lime-500\/25{--scrollbar-thumb: rgb(132 204 22 / .25) !important}.scrollbar-thumb-lime-500\/30{--scrollbar-thumb: rgb(132 204 22 / .3) !important}.scrollbar-thumb-lime-500\/35{--scrollbar-thumb: rgb(132 204 22 / .35) !important}.scrollbar-thumb-lime-500\/40{--scrollbar-thumb: rgb(132 204 22 / .4) !important}.scrollbar-thumb-lime-500\/45{--scrollbar-thumb: rgb(132 204 22 / .45) !important}.scrollbar-thumb-lime-500\/5{--scrollbar-thumb: rgb(132 204 22 / .05) !important}.scrollbar-thumb-lime-500\/50{--scrollbar-thumb: rgb(132 204 22 / .5) !important}.scrollbar-thumb-lime-500\/55{--scrollbar-thumb: rgb(132 204 22 / .55) !important}.scrollbar-thumb-lime-500\/60{--scrollbar-thumb: rgb(132 204 22 / .6) !important}.scrollbar-thumb-lime-500\/65{--scrollbar-thumb: rgb(132 204 22 / .65) !important}.scrollbar-thumb-lime-500\/70{--scrollbar-thumb: rgb(132 204 22 / .7) !important}.scrollbar-thumb-lime-500\/75{--scrollbar-thumb: rgb(132 204 22 / .75) !important}.scrollbar-thumb-lime-500\/80{--scrollbar-thumb: rgb(132 204 22 / .8) !important}.scrollbar-thumb-lime-500\/85{--scrollbar-thumb: rgb(132 204 22 / .85) !important}.scrollbar-thumb-lime-500\/90{--scrollbar-thumb: rgb(132 204 22 / .9) !important}.scrollbar-thumb-lime-500\/95{--scrollbar-thumb: rgb(132 204 22 / .95) !important}.scrollbar-thumb-lime-600{--scrollbar-thumb: #65a30d !important}.scrollbar-thumb-lime-600\/0{--scrollbar-thumb: rgb(101 163 13 / 0) !important}.scrollbar-thumb-lime-600\/10{--scrollbar-thumb: rgb(101 163 13 / .1) !important}.scrollbar-thumb-lime-600\/100{--scrollbar-thumb: rgb(101 163 13 / 1) !important}.scrollbar-thumb-lime-600\/15{--scrollbar-thumb: rgb(101 163 13 / .15) !important}.scrollbar-thumb-lime-600\/20{--scrollbar-thumb: rgb(101 163 13 / .2) !important}.scrollbar-thumb-lime-600\/25{--scrollbar-thumb: rgb(101 163 13 / .25) !important}.scrollbar-thumb-lime-600\/30{--scrollbar-thumb: rgb(101 163 13 / .3) !important}.scrollbar-thumb-lime-600\/35{--scrollbar-thumb: rgb(101 163 13 / .35) !important}.scrollbar-thumb-lime-600\/40{--scrollbar-thumb: rgb(101 163 13 / .4) !important}.scrollbar-thumb-lime-600\/45{--scrollbar-thumb: rgb(101 163 13 / .45) !important}.scrollbar-thumb-lime-600\/5{--scrollbar-thumb: rgb(101 163 13 / .05) !important}.scrollbar-thumb-lime-600\/50{--scrollbar-thumb: rgb(101 163 13 / .5) !important}.scrollbar-thumb-lime-600\/55{--scrollbar-thumb: rgb(101 163 13 / .55) !important}.scrollbar-thumb-lime-600\/60{--scrollbar-thumb: rgb(101 163 13 / .6) !important}.scrollbar-thumb-lime-600\/65{--scrollbar-thumb: rgb(101 163 13 / .65) !important}.scrollbar-thumb-lime-600\/70{--scrollbar-thumb: rgb(101 163 13 / .7) !important}.scrollbar-thumb-lime-600\/75{--scrollbar-thumb: rgb(101 163 13 / .75) !important}.scrollbar-thumb-lime-600\/80{--scrollbar-thumb: rgb(101 163 13 / .8) !important}.scrollbar-thumb-lime-600\/85{--scrollbar-thumb: rgb(101 163 13 / .85) !important}.scrollbar-thumb-lime-600\/90{--scrollbar-thumb: rgb(101 163 13 / .9) !important}.scrollbar-thumb-lime-600\/95{--scrollbar-thumb: rgb(101 163 13 / .95) !important}.scrollbar-thumb-lime-700{--scrollbar-thumb: #4d7c0f !important}.scrollbar-thumb-lime-700\/0{--scrollbar-thumb: rgb(77 124 15 / 0) !important}.scrollbar-thumb-lime-700\/10{--scrollbar-thumb: rgb(77 124 15 / .1) !important}.scrollbar-thumb-lime-700\/100{--scrollbar-thumb: rgb(77 124 15 / 1) !important}.scrollbar-thumb-lime-700\/15{--scrollbar-thumb: rgb(77 124 15 / .15) !important}.scrollbar-thumb-lime-700\/20{--scrollbar-thumb: rgb(77 124 15 / .2) !important}.scrollbar-thumb-lime-700\/25{--scrollbar-thumb: rgb(77 124 15 / .25) !important}.scrollbar-thumb-lime-700\/30{--scrollbar-thumb: rgb(77 124 15 / .3) !important}.scrollbar-thumb-lime-700\/35{--scrollbar-thumb: rgb(77 124 15 / .35) !important}.scrollbar-thumb-lime-700\/40{--scrollbar-thumb: rgb(77 124 15 / .4) !important}.scrollbar-thumb-lime-700\/45{--scrollbar-thumb: rgb(77 124 15 / .45) !important}.scrollbar-thumb-lime-700\/5{--scrollbar-thumb: rgb(77 124 15 / .05) !important}.scrollbar-thumb-lime-700\/50{--scrollbar-thumb: rgb(77 124 15 / .5) !important}.scrollbar-thumb-lime-700\/55{--scrollbar-thumb: rgb(77 124 15 / .55) !important}.scrollbar-thumb-lime-700\/60{--scrollbar-thumb: rgb(77 124 15 / .6) !important}.scrollbar-thumb-lime-700\/65{--scrollbar-thumb: rgb(77 124 15 / .65) !important}.scrollbar-thumb-lime-700\/70{--scrollbar-thumb: rgb(77 124 15 / .7) !important}.scrollbar-thumb-lime-700\/75{--scrollbar-thumb: rgb(77 124 15 / .75) !important}.scrollbar-thumb-lime-700\/80{--scrollbar-thumb: rgb(77 124 15 / .8) !important}.scrollbar-thumb-lime-700\/85{--scrollbar-thumb: rgb(77 124 15 / .85) !important}.scrollbar-thumb-lime-700\/90{--scrollbar-thumb: rgb(77 124 15 / .9) !important}.scrollbar-thumb-lime-700\/95{--scrollbar-thumb: rgb(77 124 15 / .95) !important}.scrollbar-thumb-lime-800{--scrollbar-thumb: #3f6212 !important}.scrollbar-thumb-lime-800\/0{--scrollbar-thumb: rgb(63 98 18 / 0) !important}.scrollbar-thumb-lime-800\/10{--scrollbar-thumb: rgb(63 98 18 / .1) !important}.scrollbar-thumb-lime-800\/100{--scrollbar-thumb: rgb(63 98 18 / 1) !important}.scrollbar-thumb-lime-800\/15{--scrollbar-thumb: rgb(63 98 18 / .15) !important}.scrollbar-thumb-lime-800\/20{--scrollbar-thumb: rgb(63 98 18 / .2) !important}.scrollbar-thumb-lime-800\/25{--scrollbar-thumb: rgb(63 98 18 / .25) !important}.scrollbar-thumb-lime-800\/30{--scrollbar-thumb: rgb(63 98 18 / .3) !important}.scrollbar-thumb-lime-800\/35{--scrollbar-thumb: rgb(63 98 18 / .35) !important}.scrollbar-thumb-lime-800\/40{--scrollbar-thumb: rgb(63 98 18 / .4) !important}.scrollbar-thumb-lime-800\/45{--scrollbar-thumb: rgb(63 98 18 / .45) !important}.scrollbar-thumb-lime-800\/5{--scrollbar-thumb: rgb(63 98 18 / .05) !important}.scrollbar-thumb-lime-800\/50{--scrollbar-thumb: rgb(63 98 18 / .5) !important}.scrollbar-thumb-lime-800\/55{--scrollbar-thumb: rgb(63 98 18 / .55) !important}.scrollbar-thumb-lime-800\/60{--scrollbar-thumb: rgb(63 98 18 / .6) !important}.scrollbar-thumb-lime-800\/65{--scrollbar-thumb: rgb(63 98 18 / .65) !important}.scrollbar-thumb-lime-800\/70{--scrollbar-thumb: rgb(63 98 18 / .7) !important}.scrollbar-thumb-lime-800\/75{--scrollbar-thumb: rgb(63 98 18 / .75) !important}.scrollbar-thumb-lime-800\/80{--scrollbar-thumb: rgb(63 98 18 / .8) !important}.scrollbar-thumb-lime-800\/85{--scrollbar-thumb: rgb(63 98 18 / .85) !important}.scrollbar-thumb-lime-800\/90{--scrollbar-thumb: rgb(63 98 18 / .9) !important}.scrollbar-thumb-lime-800\/95{--scrollbar-thumb: rgb(63 98 18 / .95) !important}.scrollbar-thumb-lime-900{--scrollbar-thumb: #365314 !important}.scrollbar-thumb-lime-900\/0{--scrollbar-thumb: rgb(54 83 20 / 0) !important}.scrollbar-thumb-lime-900\/10{--scrollbar-thumb: rgb(54 83 20 / .1) !important}.scrollbar-thumb-lime-900\/100{--scrollbar-thumb: rgb(54 83 20 / 1) !important}.scrollbar-thumb-lime-900\/15{--scrollbar-thumb: rgb(54 83 20 / .15) !important}.scrollbar-thumb-lime-900\/20{--scrollbar-thumb: rgb(54 83 20 / .2) !important}.scrollbar-thumb-lime-900\/25{--scrollbar-thumb: rgb(54 83 20 / .25) !important}.scrollbar-thumb-lime-900\/30{--scrollbar-thumb: rgb(54 83 20 / .3) !important}.scrollbar-thumb-lime-900\/35{--scrollbar-thumb: rgb(54 83 20 / .35) !important}.scrollbar-thumb-lime-900\/40{--scrollbar-thumb: rgb(54 83 20 / .4) !important}.scrollbar-thumb-lime-900\/45{--scrollbar-thumb: rgb(54 83 20 / .45) !important}.scrollbar-thumb-lime-900\/5{--scrollbar-thumb: rgb(54 83 20 / .05) !important}.scrollbar-thumb-lime-900\/50{--scrollbar-thumb: rgb(54 83 20 / .5) !important}.scrollbar-thumb-lime-900\/55{--scrollbar-thumb: rgb(54 83 20 / .55) !important}.scrollbar-thumb-lime-900\/60{--scrollbar-thumb: rgb(54 83 20 / .6) !important}.scrollbar-thumb-lime-900\/65{--scrollbar-thumb: rgb(54 83 20 / .65) !important}.scrollbar-thumb-lime-900\/70{--scrollbar-thumb: rgb(54 83 20 / .7) !important}.scrollbar-thumb-lime-900\/75{--scrollbar-thumb: rgb(54 83 20 / .75) !important}.scrollbar-thumb-lime-900\/80{--scrollbar-thumb: rgb(54 83 20 / .8) !important}.scrollbar-thumb-lime-900\/85{--scrollbar-thumb: rgb(54 83 20 / .85) !important}.scrollbar-thumb-lime-900\/90{--scrollbar-thumb: rgb(54 83 20 / .9) !important}.scrollbar-thumb-lime-900\/95{--scrollbar-thumb: rgb(54 83 20 / .95) !important}.scrollbar-thumb-lime-950{--scrollbar-thumb: #1a2e05 !important}.scrollbar-thumb-lime-950\/0{--scrollbar-thumb: rgb(26 46 5 / 0) !important}.scrollbar-thumb-lime-950\/10{--scrollbar-thumb: rgb(26 46 5 / .1) !important}.scrollbar-thumb-lime-950\/100{--scrollbar-thumb: rgb(26 46 5 / 1) !important}.scrollbar-thumb-lime-950\/15{--scrollbar-thumb: rgb(26 46 5 / .15) !important}.scrollbar-thumb-lime-950\/20{--scrollbar-thumb: rgb(26 46 5 / .2) !important}.scrollbar-thumb-lime-950\/25{--scrollbar-thumb: rgb(26 46 5 / .25) !important}.scrollbar-thumb-lime-950\/30{--scrollbar-thumb: rgb(26 46 5 / .3) !important}.scrollbar-thumb-lime-950\/35{--scrollbar-thumb: rgb(26 46 5 / .35) !important}.scrollbar-thumb-lime-950\/40{--scrollbar-thumb: rgb(26 46 5 / .4) !important}.scrollbar-thumb-lime-950\/45{--scrollbar-thumb: rgb(26 46 5 / .45) !important}.scrollbar-thumb-lime-950\/5{--scrollbar-thumb: rgb(26 46 5 / .05) !important}.scrollbar-thumb-lime-950\/50{--scrollbar-thumb: rgb(26 46 5 / .5) !important}.scrollbar-thumb-lime-950\/55{--scrollbar-thumb: rgb(26 46 5 / .55) !important}.scrollbar-thumb-lime-950\/60{--scrollbar-thumb: rgb(26 46 5 / .6) !important}.scrollbar-thumb-lime-950\/65{--scrollbar-thumb: rgb(26 46 5 / .65) !important}.scrollbar-thumb-lime-950\/70{--scrollbar-thumb: rgb(26 46 5 / .7) !important}.scrollbar-thumb-lime-950\/75{--scrollbar-thumb: rgb(26 46 5 / .75) !important}.scrollbar-thumb-lime-950\/80{--scrollbar-thumb: rgb(26 46 5 / .8) !important}.scrollbar-thumb-lime-950\/85{--scrollbar-thumb: rgb(26 46 5 / .85) !important}.scrollbar-thumb-lime-950\/90{--scrollbar-thumb: rgb(26 46 5 / .9) !important}.scrollbar-thumb-lime-950\/95{--scrollbar-thumb: rgb(26 46 5 / .95) !important}.scrollbar-thumb-neutral-100{--scrollbar-thumb: #f5f5f5 !important}.scrollbar-thumb-neutral-100\/0{--scrollbar-thumb: rgb(245 245 245 / 0) !important}.scrollbar-thumb-neutral-100\/10{--scrollbar-thumb: rgb(245 245 245 / .1) !important}.scrollbar-thumb-neutral-100\/100{--scrollbar-thumb: rgb(245 245 245 / 1) !important}.scrollbar-thumb-neutral-100\/15{--scrollbar-thumb: rgb(245 245 245 / .15) !important}.scrollbar-thumb-neutral-100\/20{--scrollbar-thumb: rgb(245 245 245 / .2) !important}.scrollbar-thumb-neutral-100\/25{--scrollbar-thumb: rgb(245 245 245 / .25) !important}.scrollbar-thumb-neutral-100\/30{--scrollbar-thumb: rgb(245 245 245 / .3) !important}.scrollbar-thumb-neutral-100\/35{--scrollbar-thumb: rgb(245 245 245 / .35) !important}.scrollbar-thumb-neutral-100\/40{--scrollbar-thumb: rgb(245 245 245 / .4) !important}.scrollbar-thumb-neutral-100\/45{--scrollbar-thumb: rgb(245 245 245 / .45) !important}.scrollbar-thumb-neutral-100\/5{--scrollbar-thumb: rgb(245 245 245 / .05) !important}.scrollbar-thumb-neutral-100\/50{--scrollbar-thumb: rgb(245 245 245 / .5) !important}.scrollbar-thumb-neutral-100\/55{--scrollbar-thumb: rgb(245 245 245 / .55) !important}.scrollbar-thumb-neutral-100\/60{--scrollbar-thumb: rgb(245 245 245 / .6) !important}.scrollbar-thumb-neutral-100\/65{--scrollbar-thumb: rgb(245 245 245 / .65) !important}.scrollbar-thumb-neutral-100\/70{--scrollbar-thumb: rgb(245 245 245 / .7) !important}.scrollbar-thumb-neutral-100\/75{--scrollbar-thumb: rgb(245 245 245 / .75) !important}.scrollbar-thumb-neutral-100\/80{--scrollbar-thumb: rgb(245 245 245 / .8) !important}.scrollbar-thumb-neutral-100\/85{--scrollbar-thumb: rgb(245 245 245 / .85) !important}.scrollbar-thumb-neutral-100\/90{--scrollbar-thumb: rgb(245 245 245 / .9) !important}.scrollbar-thumb-neutral-100\/95{--scrollbar-thumb: rgb(245 245 245 / .95) !important}.scrollbar-thumb-neutral-200{--scrollbar-thumb: #e5e5e5 !important}.scrollbar-thumb-neutral-200\/0{--scrollbar-thumb: rgb(229 229 229 / 0) !important}.scrollbar-thumb-neutral-200\/10{--scrollbar-thumb: rgb(229 229 229 / .1) !important}.scrollbar-thumb-neutral-200\/100{--scrollbar-thumb: rgb(229 229 229 / 1) !important}.scrollbar-thumb-neutral-200\/15{--scrollbar-thumb: rgb(229 229 229 / .15) !important}.scrollbar-thumb-neutral-200\/20{--scrollbar-thumb: rgb(229 229 229 / .2) !important}.scrollbar-thumb-neutral-200\/25{--scrollbar-thumb: rgb(229 229 229 / .25) !important}.scrollbar-thumb-neutral-200\/30{--scrollbar-thumb: rgb(229 229 229 / .3) !important}.scrollbar-thumb-neutral-200\/35{--scrollbar-thumb: rgb(229 229 229 / .35) !important}.scrollbar-thumb-neutral-200\/40{--scrollbar-thumb: rgb(229 229 229 / .4) !important}.scrollbar-thumb-neutral-200\/45{--scrollbar-thumb: rgb(229 229 229 / .45) !important}.scrollbar-thumb-neutral-200\/5{--scrollbar-thumb: rgb(229 229 229 / .05) !important}.scrollbar-thumb-neutral-200\/50{--scrollbar-thumb: rgb(229 229 229 / .5) !important}.scrollbar-thumb-neutral-200\/55{--scrollbar-thumb: rgb(229 229 229 / .55) !important}.scrollbar-thumb-neutral-200\/60{--scrollbar-thumb: rgb(229 229 229 / .6) !important}.scrollbar-thumb-neutral-200\/65{--scrollbar-thumb: rgb(229 229 229 / .65) !important}.scrollbar-thumb-neutral-200\/70{--scrollbar-thumb: rgb(229 229 229 / .7) !important}.scrollbar-thumb-neutral-200\/75{--scrollbar-thumb: rgb(229 229 229 / .75) !important}.scrollbar-thumb-neutral-200\/80{--scrollbar-thumb: rgb(229 229 229 / .8) !important}.scrollbar-thumb-neutral-200\/85{--scrollbar-thumb: rgb(229 229 229 / .85) !important}.scrollbar-thumb-neutral-200\/90{--scrollbar-thumb: rgb(229 229 229 / .9) !important}.scrollbar-thumb-neutral-200\/95{--scrollbar-thumb: rgb(229 229 229 / .95) !important}.scrollbar-thumb-neutral-300{--scrollbar-thumb: #d4d4d4 !important}.scrollbar-thumb-neutral-300\/0{--scrollbar-thumb: rgb(212 212 212 / 0) !important}.scrollbar-thumb-neutral-300\/10{--scrollbar-thumb: rgb(212 212 212 / .1) !important}.scrollbar-thumb-neutral-300\/100{--scrollbar-thumb: rgb(212 212 212 / 1) !important}.scrollbar-thumb-neutral-300\/15{--scrollbar-thumb: rgb(212 212 212 / .15) !important}.scrollbar-thumb-neutral-300\/20{--scrollbar-thumb: rgb(212 212 212 / .2) !important}.scrollbar-thumb-neutral-300\/25{--scrollbar-thumb: rgb(212 212 212 / .25) !important}.scrollbar-thumb-neutral-300\/30{--scrollbar-thumb: rgb(212 212 212 / .3) !important}.scrollbar-thumb-neutral-300\/35{--scrollbar-thumb: rgb(212 212 212 / .35) !important}.scrollbar-thumb-neutral-300\/40{--scrollbar-thumb: rgb(212 212 212 / .4) !important}.scrollbar-thumb-neutral-300\/45{--scrollbar-thumb: rgb(212 212 212 / .45) !important}.scrollbar-thumb-neutral-300\/5{--scrollbar-thumb: rgb(212 212 212 / .05) !important}.scrollbar-thumb-neutral-300\/50{--scrollbar-thumb: rgb(212 212 212 / .5) !important}.scrollbar-thumb-neutral-300\/55{--scrollbar-thumb: rgb(212 212 212 / .55) !important}.scrollbar-thumb-neutral-300\/60{--scrollbar-thumb: rgb(212 212 212 / .6) !important}.scrollbar-thumb-neutral-300\/65{--scrollbar-thumb: rgb(212 212 212 / .65) !important}.scrollbar-thumb-neutral-300\/70{--scrollbar-thumb: rgb(212 212 212 / .7) !important}.scrollbar-thumb-neutral-300\/75{--scrollbar-thumb: rgb(212 212 212 / .75) !important}.scrollbar-thumb-neutral-300\/80{--scrollbar-thumb: rgb(212 212 212 / .8) !important}.scrollbar-thumb-neutral-300\/85{--scrollbar-thumb: rgb(212 212 212 / .85) !important}.scrollbar-thumb-neutral-300\/90{--scrollbar-thumb: rgb(212 212 212 / .9) !important}.scrollbar-thumb-neutral-300\/95{--scrollbar-thumb: rgb(212 212 212 / .95) !important}.scrollbar-thumb-neutral-400{--scrollbar-thumb: #a3a3a3 !important}.scrollbar-thumb-neutral-400\/0{--scrollbar-thumb: rgb(163 163 163 / 0) !important}.scrollbar-thumb-neutral-400\/10{--scrollbar-thumb: rgb(163 163 163 / .1) !important}.scrollbar-thumb-neutral-400\/100{--scrollbar-thumb: rgb(163 163 163 / 1) !important}.scrollbar-thumb-neutral-400\/15{--scrollbar-thumb: rgb(163 163 163 / .15) !important}.scrollbar-thumb-neutral-400\/20{--scrollbar-thumb: rgb(163 163 163 / .2) !important}.scrollbar-thumb-neutral-400\/25{--scrollbar-thumb: rgb(163 163 163 / .25) !important}.scrollbar-thumb-neutral-400\/30{--scrollbar-thumb: rgb(163 163 163 / .3) !important}.scrollbar-thumb-neutral-400\/35{--scrollbar-thumb: rgb(163 163 163 / .35) !important}.scrollbar-thumb-neutral-400\/40{--scrollbar-thumb: rgb(163 163 163 / .4) !important}.scrollbar-thumb-neutral-400\/45{--scrollbar-thumb: rgb(163 163 163 / .45) !important}.scrollbar-thumb-neutral-400\/5{--scrollbar-thumb: rgb(163 163 163 / .05) !important}.scrollbar-thumb-neutral-400\/50{--scrollbar-thumb: rgb(163 163 163 / .5) !important}.scrollbar-thumb-neutral-400\/55{--scrollbar-thumb: rgb(163 163 163 / .55) !important}.scrollbar-thumb-neutral-400\/60{--scrollbar-thumb: rgb(163 163 163 / .6) !important}.scrollbar-thumb-neutral-400\/65{--scrollbar-thumb: rgb(163 163 163 / .65) !important}.scrollbar-thumb-neutral-400\/70{--scrollbar-thumb: rgb(163 163 163 / .7) !important}.scrollbar-thumb-neutral-400\/75{--scrollbar-thumb: rgb(163 163 163 / .75) !important}.scrollbar-thumb-neutral-400\/80{--scrollbar-thumb: rgb(163 163 163 / .8) !important}.scrollbar-thumb-neutral-400\/85{--scrollbar-thumb: rgb(163 163 163 / .85) !important}.scrollbar-thumb-neutral-400\/90{--scrollbar-thumb: rgb(163 163 163 / .9) !important}.scrollbar-thumb-neutral-400\/95{--scrollbar-thumb: rgb(163 163 163 / .95) !important}.scrollbar-thumb-neutral-50{--scrollbar-thumb: #fafafa !important}.scrollbar-thumb-neutral-50\/0{--scrollbar-thumb: rgb(250 250 250 / 0) !important}.scrollbar-thumb-neutral-50\/10{--scrollbar-thumb: rgb(250 250 250 / .1) !important}.scrollbar-thumb-neutral-50\/100{--scrollbar-thumb: rgb(250 250 250 / 1) !important}.scrollbar-thumb-neutral-50\/15{--scrollbar-thumb: rgb(250 250 250 / .15) !important}.scrollbar-thumb-neutral-50\/20{--scrollbar-thumb: rgb(250 250 250 / .2) !important}.scrollbar-thumb-neutral-50\/25{--scrollbar-thumb: rgb(250 250 250 / .25) !important}.scrollbar-thumb-neutral-50\/30{--scrollbar-thumb: rgb(250 250 250 / .3) !important}.scrollbar-thumb-neutral-50\/35{--scrollbar-thumb: rgb(250 250 250 / .35) !important}.scrollbar-thumb-neutral-50\/40{--scrollbar-thumb: rgb(250 250 250 / .4) !important}.scrollbar-thumb-neutral-50\/45{--scrollbar-thumb: rgb(250 250 250 / .45) !important}.scrollbar-thumb-neutral-50\/5{--scrollbar-thumb: rgb(250 250 250 / .05) !important}.scrollbar-thumb-neutral-50\/50{--scrollbar-thumb: rgb(250 250 250 / .5) !important}.scrollbar-thumb-neutral-50\/55{--scrollbar-thumb: rgb(250 250 250 / .55) !important}.scrollbar-thumb-neutral-50\/60{--scrollbar-thumb: rgb(250 250 250 / .6) !important}.scrollbar-thumb-neutral-50\/65{--scrollbar-thumb: rgb(250 250 250 / .65) !important}.scrollbar-thumb-neutral-50\/70{--scrollbar-thumb: rgb(250 250 250 / .7) !important}.scrollbar-thumb-neutral-50\/75{--scrollbar-thumb: rgb(250 250 250 / .75) !important}.scrollbar-thumb-neutral-50\/80{--scrollbar-thumb: rgb(250 250 250 / .8) !important}.scrollbar-thumb-neutral-50\/85{--scrollbar-thumb: rgb(250 250 250 / .85) !important}.scrollbar-thumb-neutral-50\/90{--scrollbar-thumb: rgb(250 250 250 / .9) !important}.scrollbar-thumb-neutral-50\/95{--scrollbar-thumb: rgb(250 250 250 / .95) !important}.scrollbar-thumb-neutral-500{--scrollbar-thumb: #737373 !important}.scrollbar-thumb-neutral-500\/0{--scrollbar-thumb: rgb(115 115 115 / 0) !important}.scrollbar-thumb-neutral-500\/10{--scrollbar-thumb: rgb(115 115 115 / .1) !important}.scrollbar-thumb-neutral-500\/100{--scrollbar-thumb: rgb(115 115 115 / 1) !important}.scrollbar-thumb-neutral-500\/15{--scrollbar-thumb: rgb(115 115 115 / .15) !important}.scrollbar-thumb-neutral-500\/20{--scrollbar-thumb: rgb(115 115 115 / .2) !important}.scrollbar-thumb-neutral-500\/25{--scrollbar-thumb: rgb(115 115 115 / .25) !important}.scrollbar-thumb-neutral-500\/30{--scrollbar-thumb: rgb(115 115 115 / .3) !important}.scrollbar-thumb-neutral-500\/35{--scrollbar-thumb: rgb(115 115 115 / .35) !important}.scrollbar-thumb-neutral-500\/40{--scrollbar-thumb: rgb(115 115 115 / .4) !important}.scrollbar-thumb-neutral-500\/45{--scrollbar-thumb: rgb(115 115 115 / .45) !important}.scrollbar-thumb-neutral-500\/5{--scrollbar-thumb: rgb(115 115 115 / .05) !important}.scrollbar-thumb-neutral-500\/50{--scrollbar-thumb: rgb(115 115 115 / .5) !important}.scrollbar-thumb-neutral-500\/55{--scrollbar-thumb: rgb(115 115 115 / .55) !important}.scrollbar-thumb-neutral-500\/60{--scrollbar-thumb: rgb(115 115 115 / .6) !important}.scrollbar-thumb-neutral-500\/65{--scrollbar-thumb: rgb(115 115 115 / .65) !important}.scrollbar-thumb-neutral-500\/70{--scrollbar-thumb: rgb(115 115 115 / .7) !important}.scrollbar-thumb-neutral-500\/75{--scrollbar-thumb: rgb(115 115 115 / .75) !important}.scrollbar-thumb-neutral-500\/80{--scrollbar-thumb: rgb(115 115 115 / .8) !important}.scrollbar-thumb-neutral-500\/85{--scrollbar-thumb: rgb(115 115 115 / .85) !important}.scrollbar-thumb-neutral-500\/90{--scrollbar-thumb: rgb(115 115 115 / .9) !important}.scrollbar-thumb-neutral-500\/95{--scrollbar-thumb: rgb(115 115 115 / .95) !important}.scrollbar-thumb-neutral-600{--scrollbar-thumb: #525252 !important}.scrollbar-thumb-neutral-600\/0{--scrollbar-thumb: rgb(82 82 82 / 0) !important}.scrollbar-thumb-neutral-600\/10{--scrollbar-thumb: rgb(82 82 82 / .1) !important}.scrollbar-thumb-neutral-600\/100{--scrollbar-thumb: rgb(82 82 82 / 1) !important}.scrollbar-thumb-neutral-600\/15{--scrollbar-thumb: rgb(82 82 82 / .15) !important}.scrollbar-thumb-neutral-600\/20{--scrollbar-thumb: rgb(82 82 82 / .2) !important}.scrollbar-thumb-neutral-600\/25{--scrollbar-thumb: rgb(82 82 82 / .25) !important}.scrollbar-thumb-neutral-600\/30{--scrollbar-thumb: rgb(82 82 82 / .3) !important}.scrollbar-thumb-neutral-600\/35{--scrollbar-thumb: rgb(82 82 82 / .35) !important}.scrollbar-thumb-neutral-600\/40{--scrollbar-thumb: rgb(82 82 82 / .4) !important}.scrollbar-thumb-neutral-600\/45{--scrollbar-thumb: rgb(82 82 82 / .45) !important}.scrollbar-thumb-neutral-600\/5{--scrollbar-thumb: rgb(82 82 82 / .05) !important}.scrollbar-thumb-neutral-600\/50{--scrollbar-thumb: rgb(82 82 82 / .5) !important}.scrollbar-thumb-neutral-600\/55{--scrollbar-thumb: rgb(82 82 82 / .55) !important}.scrollbar-thumb-neutral-600\/60{--scrollbar-thumb: rgb(82 82 82 / .6) !important}.scrollbar-thumb-neutral-600\/65{--scrollbar-thumb: rgb(82 82 82 / .65) !important}.scrollbar-thumb-neutral-600\/70{--scrollbar-thumb: rgb(82 82 82 / .7) !important}.scrollbar-thumb-neutral-600\/75{--scrollbar-thumb: rgb(82 82 82 / .75) !important}.scrollbar-thumb-neutral-600\/80{--scrollbar-thumb: rgb(82 82 82 / .8) !important}.scrollbar-thumb-neutral-600\/85{--scrollbar-thumb: rgb(82 82 82 / .85) !important}.scrollbar-thumb-neutral-600\/90{--scrollbar-thumb: rgb(82 82 82 / .9) !important}.scrollbar-thumb-neutral-600\/95{--scrollbar-thumb: rgb(82 82 82 / .95) !important}.scrollbar-thumb-neutral-700{--scrollbar-thumb: #404040 !important}.scrollbar-thumb-neutral-700\/0{--scrollbar-thumb: rgb(64 64 64 / 0) !important}.scrollbar-thumb-neutral-700\/10{--scrollbar-thumb: rgb(64 64 64 / .1) !important}.scrollbar-thumb-neutral-700\/100{--scrollbar-thumb: rgb(64 64 64 / 1) !important}.scrollbar-thumb-neutral-700\/15{--scrollbar-thumb: rgb(64 64 64 / .15) !important}.scrollbar-thumb-neutral-700\/20{--scrollbar-thumb: rgb(64 64 64 / .2) !important}.scrollbar-thumb-neutral-700\/25{--scrollbar-thumb: rgb(64 64 64 / .25) !important}.scrollbar-thumb-neutral-700\/30{--scrollbar-thumb: rgb(64 64 64 / .3) !important}.scrollbar-thumb-neutral-700\/35{--scrollbar-thumb: rgb(64 64 64 / .35) !important}.scrollbar-thumb-neutral-700\/40{--scrollbar-thumb: rgb(64 64 64 / .4) !important}.scrollbar-thumb-neutral-700\/45{--scrollbar-thumb: rgb(64 64 64 / .45) !important}.scrollbar-thumb-neutral-700\/5{--scrollbar-thumb: rgb(64 64 64 / .05) !important}.scrollbar-thumb-neutral-700\/50{--scrollbar-thumb: rgb(64 64 64 / .5) !important}.scrollbar-thumb-neutral-700\/55{--scrollbar-thumb: rgb(64 64 64 / .55) !important}.scrollbar-thumb-neutral-700\/60{--scrollbar-thumb: rgb(64 64 64 / .6) !important}.scrollbar-thumb-neutral-700\/65{--scrollbar-thumb: rgb(64 64 64 / .65) !important}.scrollbar-thumb-neutral-700\/70{--scrollbar-thumb: rgb(64 64 64 / .7) !important}.scrollbar-thumb-neutral-700\/75{--scrollbar-thumb: rgb(64 64 64 / .75) !important}.scrollbar-thumb-neutral-700\/80{--scrollbar-thumb: rgb(64 64 64 / .8) !important}.scrollbar-thumb-neutral-700\/85{--scrollbar-thumb: rgb(64 64 64 / .85) !important}.scrollbar-thumb-neutral-700\/90{--scrollbar-thumb: rgb(64 64 64 / .9) !important}.scrollbar-thumb-neutral-700\/95{--scrollbar-thumb: rgb(64 64 64 / .95) !important}.scrollbar-thumb-neutral-800{--scrollbar-thumb: #262626 !important}.scrollbar-thumb-neutral-800\/0{--scrollbar-thumb: rgb(38 38 38 / 0) !important}.scrollbar-thumb-neutral-800\/10{--scrollbar-thumb: rgb(38 38 38 / .1) !important}.scrollbar-thumb-neutral-800\/100{--scrollbar-thumb: rgb(38 38 38 / 1) !important}.scrollbar-thumb-neutral-800\/15{--scrollbar-thumb: rgb(38 38 38 / .15) !important}.scrollbar-thumb-neutral-800\/20{--scrollbar-thumb: rgb(38 38 38 / .2) !important}.scrollbar-thumb-neutral-800\/25{--scrollbar-thumb: rgb(38 38 38 / .25) !important}.scrollbar-thumb-neutral-800\/30{--scrollbar-thumb: rgb(38 38 38 / .3) !important}.scrollbar-thumb-neutral-800\/35{--scrollbar-thumb: rgb(38 38 38 / .35) !important}.scrollbar-thumb-neutral-800\/40{--scrollbar-thumb: rgb(38 38 38 / .4) !important}.scrollbar-thumb-neutral-800\/45{--scrollbar-thumb: rgb(38 38 38 / .45) !important}.scrollbar-thumb-neutral-800\/5{--scrollbar-thumb: rgb(38 38 38 / .05) !important}.scrollbar-thumb-neutral-800\/50{--scrollbar-thumb: rgb(38 38 38 / .5) !important}.scrollbar-thumb-neutral-800\/55{--scrollbar-thumb: rgb(38 38 38 / .55) !important}.scrollbar-thumb-neutral-800\/60{--scrollbar-thumb: rgb(38 38 38 / .6) !important}.scrollbar-thumb-neutral-800\/65{--scrollbar-thumb: rgb(38 38 38 / .65) !important}.scrollbar-thumb-neutral-800\/70{--scrollbar-thumb: rgb(38 38 38 / .7) !important}.scrollbar-thumb-neutral-800\/75{--scrollbar-thumb: rgb(38 38 38 / .75) !important}.scrollbar-thumb-neutral-800\/80{--scrollbar-thumb: rgb(38 38 38 / .8) !important}.scrollbar-thumb-neutral-800\/85{--scrollbar-thumb: rgb(38 38 38 / .85) !important}.scrollbar-thumb-neutral-800\/90{--scrollbar-thumb: rgb(38 38 38 / .9) !important}.scrollbar-thumb-neutral-800\/95{--scrollbar-thumb: rgb(38 38 38 / .95) !important}.scrollbar-thumb-neutral-900{--scrollbar-thumb: #171717 !important}.scrollbar-thumb-neutral-900\/0{--scrollbar-thumb: rgb(23 23 23 / 0) !important}.scrollbar-thumb-neutral-900\/10{--scrollbar-thumb: rgb(23 23 23 / .1) !important}.scrollbar-thumb-neutral-900\/100{--scrollbar-thumb: rgb(23 23 23 / 1) !important}.scrollbar-thumb-neutral-900\/15{--scrollbar-thumb: rgb(23 23 23 / .15) !important}.scrollbar-thumb-neutral-900\/20{--scrollbar-thumb: rgb(23 23 23 / .2) !important}.scrollbar-thumb-neutral-900\/25{--scrollbar-thumb: rgb(23 23 23 / .25) !important}.scrollbar-thumb-neutral-900\/30{--scrollbar-thumb: rgb(23 23 23 / .3) !important}.scrollbar-thumb-neutral-900\/35{--scrollbar-thumb: rgb(23 23 23 / .35) !important}.scrollbar-thumb-neutral-900\/40{--scrollbar-thumb: rgb(23 23 23 / .4) !important}.scrollbar-thumb-neutral-900\/45{--scrollbar-thumb: rgb(23 23 23 / .45) !important}.scrollbar-thumb-neutral-900\/5{--scrollbar-thumb: rgb(23 23 23 / .05) !important}.scrollbar-thumb-neutral-900\/50{--scrollbar-thumb: rgb(23 23 23 / .5) !important}.scrollbar-thumb-neutral-900\/55{--scrollbar-thumb: rgb(23 23 23 / .55) !important}.scrollbar-thumb-neutral-900\/60{--scrollbar-thumb: rgb(23 23 23 / .6) !important}.scrollbar-thumb-neutral-900\/65{--scrollbar-thumb: rgb(23 23 23 / .65) !important}.scrollbar-thumb-neutral-900\/70{--scrollbar-thumb: rgb(23 23 23 / .7) !important}.scrollbar-thumb-neutral-900\/75{--scrollbar-thumb: rgb(23 23 23 / .75) !important}.scrollbar-thumb-neutral-900\/80{--scrollbar-thumb: rgb(23 23 23 / .8) !important}.scrollbar-thumb-neutral-900\/85{--scrollbar-thumb: rgb(23 23 23 / .85) !important}.scrollbar-thumb-neutral-900\/90{--scrollbar-thumb: rgb(23 23 23 / .9) !important}.scrollbar-thumb-neutral-900\/95{--scrollbar-thumb: rgb(23 23 23 / .95) !important}.scrollbar-thumb-neutral-950{--scrollbar-thumb: #0a0a0a !important}.scrollbar-thumb-neutral-950\/0{--scrollbar-thumb: rgb(10 10 10 / 0) !important}.scrollbar-thumb-neutral-950\/10{--scrollbar-thumb: rgb(10 10 10 / .1) !important}.scrollbar-thumb-neutral-950\/100{--scrollbar-thumb: rgb(10 10 10 / 1) !important}.scrollbar-thumb-neutral-950\/15{--scrollbar-thumb: rgb(10 10 10 / .15) !important}.scrollbar-thumb-neutral-950\/20{--scrollbar-thumb: rgb(10 10 10 / .2) !important}.scrollbar-thumb-neutral-950\/25{--scrollbar-thumb: rgb(10 10 10 / .25) !important}.scrollbar-thumb-neutral-950\/30{--scrollbar-thumb: rgb(10 10 10 / .3) !important}.scrollbar-thumb-neutral-950\/35{--scrollbar-thumb: rgb(10 10 10 / .35) !important}.scrollbar-thumb-neutral-950\/40{--scrollbar-thumb: rgb(10 10 10 / .4) !important}.scrollbar-thumb-neutral-950\/45{--scrollbar-thumb: rgb(10 10 10 / .45) !important}.scrollbar-thumb-neutral-950\/5{--scrollbar-thumb: rgb(10 10 10 / .05) !important}.scrollbar-thumb-neutral-950\/50{--scrollbar-thumb: rgb(10 10 10 / .5) !important}.scrollbar-thumb-neutral-950\/55{--scrollbar-thumb: rgb(10 10 10 / .55) !important}.scrollbar-thumb-neutral-950\/60{--scrollbar-thumb: rgb(10 10 10 / .6) !important}.scrollbar-thumb-neutral-950\/65{--scrollbar-thumb: rgb(10 10 10 / .65) !important}.scrollbar-thumb-neutral-950\/70{--scrollbar-thumb: rgb(10 10 10 / .7) !important}.scrollbar-thumb-neutral-950\/75{--scrollbar-thumb: rgb(10 10 10 / .75) !important}.scrollbar-thumb-neutral-950\/80{--scrollbar-thumb: rgb(10 10 10 / .8) !important}.scrollbar-thumb-neutral-950\/85{--scrollbar-thumb: rgb(10 10 10 / .85) !important}.scrollbar-thumb-neutral-950\/90{--scrollbar-thumb: rgb(10 10 10 / .9) !important}.scrollbar-thumb-neutral-950\/95{--scrollbar-thumb: rgb(10 10 10 / .95) !important}.scrollbar-thumb-orange-100{--scrollbar-thumb: #ffedd5 !important}.scrollbar-thumb-orange-100\/0{--scrollbar-thumb: rgb(255 237 213 / 0) !important}.scrollbar-thumb-orange-100\/10{--scrollbar-thumb: rgb(255 237 213 / .1) !important}.scrollbar-thumb-orange-100\/100{--scrollbar-thumb: rgb(255 237 213 / 1) !important}.scrollbar-thumb-orange-100\/15{--scrollbar-thumb: rgb(255 237 213 / .15) !important}.scrollbar-thumb-orange-100\/20{--scrollbar-thumb: rgb(255 237 213 / .2) !important}.scrollbar-thumb-orange-100\/25{--scrollbar-thumb: rgb(255 237 213 / .25) !important}.scrollbar-thumb-orange-100\/30{--scrollbar-thumb: rgb(255 237 213 / .3) !important}.scrollbar-thumb-orange-100\/35{--scrollbar-thumb: rgb(255 237 213 / .35) !important}.scrollbar-thumb-orange-100\/40{--scrollbar-thumb: rgb(255 237 213 / .4) !important}.scrollbar-thumb-orange-100\/45{--scrollbar-thumb: rgb(255 237 213 / .45) !important}.scrollbar-thumb-orange-100\/5{--scrollbar-thumb: rgb(255 237 213 / .05) !important}.scrollbar-thumb-orange-100\/50{--scrollbar-thumb: rgb(255 237 213 / .5) !important}.scrollbar-thumb-orange-100\/55{--scrollbar-thumb: rgb(255 237 213 / .55) !important}.scrollbar-thumb-orange-100\/60{--scrollbar-thumb: rgb(255 237 213 / .6) !important}.scrollbar-thumb-orange-100\/65{--scrollbar-thumb: rgb(255 237 213 / .65) !important}.scrollbar-thumb-orange-100\/70{--scrollbar-thumb: rgb(255 237 213 / .7) !important}.scrollbar-thumb-orange-100\/75{--scrollbar-thumb: rgb(255 237 213 / .75) !important}.scrollbar-thumb-orange-100\/80{--scrollbar-thumb: rgb(255 237 213 / .8) !important}.scrollbar-thumb-orange-100\/85{--scrollbar-thumb: rgb(255 237 213 / .85) !important}.scrollbar-thumb-orange-100\/90{--scrollbar-thumb: rgb(255 237 213 / .9) !important}.scrollbar-thumb-orange-100\/95{--scrollbar-thumb: rgb(255 237 213 / .95) !important}.scrollbar-thumb-orange-200{--scrollbar-thumb: #fed7aa !important}.scrollbar-thumb-orange-200\/0{--scrollbar-thumb: rgb(254 215 170 / 0) !important}.scrollbar-thumb-orange-200\/10{--scrollbar-thumb: rgb(254 215 170 / .1) !important}.scrollbar-thumb-orange-200\/100{--scrollbar-thumb: rgb(254 215 170 / 1) !important}.scrollbar-thumb-orange-200\/15{--scrollbar-thumb: rgb(254 215 170 / .15) !important}.scrollbar-thumb-orange-200\/20{--scrollbar-thumb: rgb(254 215 170 / .2) !important}.scrollbar-thumb-orange-200\/25{--scrollbar-thumb: rgb(254 215 170 / .25) !important}.scrollbar-thumb-orange-200\/30{--scrollbar-thumb: rgb(254 215 170 / .3) !important}.scrollbar-thumb-orange-200\/35{--scrollbar-thumb: rgb(254 215 170 / .35) !important}.scrollbar-thumb-orange-200\/40{--scrollbar-thumb: rgb(254 215 170 / .4) !important}.scrollbar-thumb-orange-200\/45{--scrollbar-thumb: rgb(254 215 170 / .45) !important}.scrollbar-thumb-orange-200\/5{--scrollbar-thumb: rgb(254 215 170 / .05) !important}.scrollbar-thumb-orange-200\/50{--scrollbar-thumb: rgb(254 215 170 / .5) !important}.scrollbar-thumb-orange-200\/55{--scrollbar-thumb: rgb(254 215 170 / .55) !important}.scrollbar-thumb-orange-200\/60{--scrollbar-thumb: rgb(254 215 170 / .6) !important}.scrollbar-thumb-orange-200\/65{--scrollbar-thumb: rgb(254 215 170 / .65) !important}.scrollbar-thumb-orange-200\/70{--scrollbar-thumb: rgb(254 215 170 / .7) !important}.scrollbar-thumb-orange-200\/75{--scrollbar-thumb: rgb(254 215 170 / .75) !important}.scrollbar-thumb-orange-200\/80{--scrollbar-thumb: rgb(254 215 170 / .8) !important}.scrollbar-thumb-orange-200\/85{--scrollbar-thumb: rgb(254 215 170 / .85) !important}.scrollbar-thumb-orange-200\/90{--scrollbar-thumb: rgb(254 215 170 / .9) !important}.scrollbar-thumb-orange-200\/95{--scrollbar-thumb: rgb(254 215 170 / .95) !important}.scrollbar-thumb-orange-300{--scrollbar-thumb: #fdba74 !important}.scrollbar-thumb-orange-300\/0{--scrollbar-thumb: rgb(253 186 116 / 0) !important}.scrollbar-thumb-orange-300\/10{--scrollbar-thumb: rgb(253 186 116 / .1) !important}.scrollbar-thumb-orange-300\/100{--scrollbar-thumb: rgb(253 186 116 / 1) !important}.scrollbar-thumb-orange-300\/15{--scrollbar-thumb: rgb(253 186 116 / .15) !important}.scrollbar-thumb-orange-300\/20{--scrollbar-thumb: rgb(253 186 116 / .2) !important}.scrollbar-thumb-orange-300\/25{--scrollbar-thumb: rgb(253 186 116 / .25) !important}.scrollbar-thumb-orange-300\/30{--scrollbar-thumb: rgb(253 186 116 / .3) !important}.scrollbar-thumb-orange-300\/35{--scrollbar-thumb: rgb(253 186 116 / .35) !important}.scrollbar-thumb-orange-300\/40{--scrollbar-thumb: rgb(253 186 116 / .4) !important}.scrollbar-thumb-orange-300\/45{--scrollbar-thumb: rgb(253 186 116 / .45) !important}.scrollbar-thumb-orange-300\/5{--scrollbar-thumb: rgb(253 186 116 / .05) !important}.scrollbar-thumb-orange-300\/50{--scrollbar-thumb: rgb(253 186 116 / .5) !important}.scrollbar-thumb-orange-300\/55{--scrollbar-thumb: rgb(253 186 116 / .55) !important}.scrollbar-thumb-orange-300\/60{--scrollbar-thumb: rgb(253 186 116 / .6) !important}.scrollbar-thumb-orange-300\/65{--scrollbar-thumb: rgb(253 186 116 / .65) !important}.scrollbar-thumb-orange-300\/70{--scrollbar-thumb: rgb(253 186 116 / .7) !important}.scrollbar-thumb-orange-300\/75{--scrollbar-thumb: rgb(253 186 116 / .75) !important}.scrollbar-thumb-orange-300\/80{--scrollbar-thumb: rgb(253 186 116 / .8) !important}.scrollbar-thumb-orange-300\/85{--scrollbar-thumb: rgb(253 186 116 / .85) !important}.scrollbar-thumb-orange-300\/90{--scrollbar-thumb: rgb(253 186 116 / .9) !important}.scrollbar-thumb-orange-300\/95{--scrollbar-thumb: rgb(253 186 116 / .95) !important}.scrollbar-thumb-orange-400{--scrollbar-thumb: #fb923c !important}.scrollbar-thumb-orange-400\/0{--scrollbar-thumb: rgb(251 146 60 / 0) !important}.scrollbar-thumb-orange-400\/10{--scrollbar-thumb: rgb(251 146 60 / .1) !important}.scrollbar-thumb-orange-400\/100{--scrollbar-thumb: rgb(251 146 60 / 1) !important}.scrollbar-thumb-orange-400\/15{--scrollbar-thumb: rgb(251 146 60 / .15) !important}.scrollbar-thumb-orange-400\/20{--scrollbar-thumb: rgb(251 146 60 / .2) !important}.scrollbar-thumb-orange-400\/25{--scrollbar-thumb: rgb(251 146 60 / .25) !important}.scrollbar-thumb-orange-400\/30{--scrollbar-thumb: rgb(251 146 60 / .3) !important}.scrollbar-thumb-orange-400\/35{--scrollbar-thumb: rgb(251 146 60 / .35) !important}.scrollbar-thumb-orange-400\/40{--scrollbar-thumb: rgb(251 146 60 / .4) !important}.scrollbar-thumb-orange-400\/45{--scrollbar-thumb: rgb(251 146 60 / .45) !important}.scrollbar-thumb-orange-400\/5{--scrollbar-thumb: rgb(251 146 60 / .05) !important}.scrollbar-thumb-orange-400\/50{--scrollbar-thumb: rgb(251 146 60 / .5) !important}.scrollbar-thumb-orange-400\/55{--scrollbar-thumb: rgb(251 146 60 / .55) !important}.scrollbar-thumb-orange-400\/60{--scrollbar-thumb: rgb(251 146 60 / .6) !important}.scrollbar-thumb-orange-400\/65{--scrollbar-thumb: rgb(251 146 60 / .65) !important}.scrollbar-thumb-orange-400\/70{--scrollbar-thumb: rgb(251 146 60 / .7) !important}.scrollbar-thumb-orange-400\/75{--scrollbar-thumb: rgb(251 146 60 / .75) !important}.scrollbar-thumb-orange-400\/80{--scrollbar-thumb: rgb(251 146 60 / .8) !important}.scrollbar-thumb-orange-400\/85{--scrollbar-thumb: rgb(251 146 60 / .85) !important}.scrollbar-thumb-orange-400\/90{--scrollbar-thumb: rgb(251 146 60 / .9) !important}.scrollbar-thumb-orange-400\/95{--scrollbar-thumb: rgb(251 146 60 / .95) !important}.scrollbar-thumb-orange-50{--scrollbar-thumb: #fff7ed !important}.scrollbar-thumb-orange-50\/0{--scrollbar-thumb: rgb(255 247 237 / 0) !important}.scrollbar-thumb-orange-50\/10{--scrollbar-thumb: rgb(255 247 237 / .1) !important}.scrollbar-thumb-orange-50\/100{--scrollbar-thumb: rgb(255 247 237 / 1) !important}.scrollbar-thumb-orange-50\/15{--scrollbar-thumb: rgb(255 247 237 / .15) !important}.scrollbar-thumb-orange-50\/20{--scrollbar-thumb: rgb(255 247 237 / .2) !important}.scrollbar-thumb-orange-50\/25{--scrollbar-thumb: rgb(255 247 237 / .25) !important}.scrollbar-thumb-orange-50\/30{--scrollbar-thumb: rgb(255 247 237 / .3) !important}.scrollbar-thumb-orange-50\/35{--scrollbar-thumb: rgb(255 247 237 / .35) !important}.scrollbar-thumb-orange-50\/40{--scrollbar-thumb: rgb(255 247 237 / .4) !important}.scrollbar-thumb-orange-50\/45{--scrollbar-thumb: rgb(255 247 237 / .45) !important}.scrollbar-thumb-orange-50\/5{--scrollbar-thumb: rgb(255 247 237 / .05) !important}.scrollbar-thumb-orange-50\/50{--scrollbar-thumb: rgb(255 247 237 / .5) !important}.scrollbar-thumb-orange-50\/55{--scrollbar-thumb: rgb(255 247 237 / .55) !important}.scrollbar-thumb-orange-50\/60{--scrollbar-thumb: rgb(255 247 237 / .6) !important}.scrollbar-thumb-orange-50\/65{--scrollbar-thumb: rgb(255 247 237 / .65) !important}.scrollbar-thumb-orange-50\/70{--scrollbar-thumb: rgb(255 247 237 / .7) !important}.scrollbar-thumb-orange-50\/75{--scrollbar-thumb: rgb(255 247 237 / .75) !important}.scrollbar-thumb-orange-50\/80{--scrollbar-thumb: rgb(255 247 237 / .8) !important}.scrollbar-thumb-orange-50\/85{--scrollbar-thumb: rgb(255 247 237 / .85) !important}.scrollbar-thumb-orange-50\/90{--scrollbar-thumb: rgb(255 247 237 / .9) !important}.scrollbar-thumb-orange-50\/95{--scrollbar-thumb: rgb(255 247 237 / .95) !important}.scrollbar-thumb-orange-500{--scrollbar-thumb: #f97316 !important}.scrollbar-thumb-orange-500\/0{--scrollbar-thumb: rgb(249 115 22 / 0) !important}.scrollbar-thumb-orange-500\/10{--scrollbar-thumb: rgb(249 115 22 / .1) !important}.scrollbar-thumb-orange-500\/100{--scrollbar-thumb: rgb(249 115 22 / 1) !important}.scrollbar-thumb-orange-500\/15{--scrollbar-thumb: rgb(249 115 22 / .15) !important}.scrollbar-thumb-orange-500\/20{--scrollbar-thumb: rgb(249 115 22 / .2) !important}.scrollbar-thumb-orange-500\/25{--scrollbar-thumb: rgb(249 115 22 / .25) !important}.scrollbar-thumb-orange-500\/30{--scrollbar-thumb: rgb(249 115 22 / .3) !important}.scrollbar-thumb-orange-500\/35{--scrollbar-thumb: rgb(249 115 22 / .35) !important}.scrollbar-thumb-orange-500\/40{--scrollbar-thumb: rgb(249 115 22 / .4) !important}.scrollbar-thumb-orange-500\/45{--scrollbar-thumb: rgb(249 115 22 / .45) !important}.scrollbar-thumb-orange-500\/5{--scrollbar-thumb: rgb(249 115 22 / .05) !important}.scrollbar-thumb-orange-500\/50{--scrollbar-thumb: rgb(249 115 22 / .5) !important}.scrollbar-thumb-orange-500\/55{--scrollbar-thumb: rgb(249 115 22 / .55) !important}.scrollbar-thumb-orange-500\/60{--scrollbar-thumb: rgb(249 115 22 / .6) !important}.scrollbar-thumb-orange-500\/65{--scrollbar-thumb: rgb(249 115 22 / .65) !important}.scrollbar-thumb-orange-500\/70{--scrollbar-thumb: rgb(249 115 22 / .7) !important}.scrollbar-thumb-orange-500\/75{--scrollbar-thumb: rgb(249 115 22 / .75) !important}.scrollbar-thumb-orange-500\/80{--scrollbar-thumb: rgb(249 115 22 / .8) !important}.scrollbar-thumb-orange-500\/85{--scrollbar-thumb: rgb(249 115 22 / .85) !important}.scrollbar-thumb-orange-500\/90{--scrollbar-thumb: rgb(249 115 22 / .9) !important}.scrollbar-thumb-orange-500\/95{--scrollbar-thumb: rgb(249 115 22 / .95) !important}.scrollbar-thumb-orange-600{--scrollbar-thumb: #ea580c !important}.scrollbar-thumb-orange-600\/0{--scrollbar-thumb: rgb(234 88 12 / 0) !important}.scrollbar-thumb-orange-600\/10{--scrollbar-thumb: rgb(234 88 12 / .1) !important}.scrollbar-thumb-orange-600\/100{--scrollbar-thumb: rgb(234 88 12 / 1) !important}.scrollbar-thumb-orange-600\/15{--scrollbar-thumb: rgb(234 88 12 / .15) !important}.scrollbar-thumb-orange-600\/20{--scrollbar-thumb: rgb(234 88 12 / .2) !important}.scrollbar-thumb-orange-600\/25{--scrollbar-thumb: rgb(234 88 12 / .25) !important}.scrollbar-thumb-orange-600\/30{--scrollbar-thumb: rgb(234 88 12 / .3) !important}.scrollbar-thumb-orange-600\/35{--scrollbar-thumb: rgb(234 88 12 / .35) !important}.scrollbar-thumb-orange-600\/40{--scrollbar-thumb: rgb(234 88 12 / .4) !important}.scrollbar-thumb-orange-600\/45{--scrollbar-thumb: rgb(234 88 12 / .45) !important}.scrollbar-thumb-orange-600\/5{--scrollbar-thumb: rgb(234 88 12 / .05) !important}.scrollbar-thumb-orange-600\/50{--scrollbar-thumb: rgb(234 88 12 / .5) !important}.scrollbar-thumb-orange-600\/55{--scrollbar-thumb: rgb(234 88 12 / .55) !important}.scrollbar-thumb-orange-600\/60{--scrollbar-thumb: rgb(234 88 12 / .6) !important}.scrollbar-thumb-orange-600\/65{--scrollbar-thumb: rgb(234 88 12 / .65) !important}.scrollbar-thumb-orange-600\/70{--scrollbar-thumb: rgb(234 88 12 / .7) !important}.scrollbar-thumb-orange-600\/75{--scrollbar-thumb: rgb(234 88 12 / .75) !important}.scrollbar-thumb-orange-600\/80{--scrollbar-thumb: rgb(234 88 12 / .8) !important}.scrollbar-thumb-orange-600\/85{--scrollbar-thumb: rgb(234 88 12 / .85) !important}.scrollbar-thumb-orange-600\/90{--scrollbar-thumb: rgb(234 88 12 / .9) !important}.scrollbar-thumb-orange-600\/95{--scrollbar-thumb: rgb(234 88 12 / .95) !important}.scrollbar-thumb-orange-700{--scrollbar-thumb: #c2410c !important}.scrollbar-thumb-orange-700\/0{--scrollbar-thumb: rgb(194 65 12 / 0) !important}.scrollbar-thumb-orange-700\/10{--scrollbar-thumb: rgb(194 65 12 / .1) !important}.scrollbar-thumb-orange-700\/100{--scrollbar-thumb: rgb(194 65 12 / 1) !important}.scrollbar-thumb-orange-700\/15{--scrollbar-thumb: rgb(194 65 12 / .15) !important}.scrollbar-thumb-orange-700\/20{--scrollbar-thumb: rgb(194 65 12 / .2) !important}.scrollbar-thumb-orange-700\/25{--scrollbar-thumb: rgb(194 65 12 / .25) !important}.scrollbar-thumb-orange-700\/30{--scrollbar-thumb: rgb(194 65 12 / .3) !important}.scrollbar-thumb-orange-700\/35{--scrollbar-thumb: rgb(194 65 12 / .35) !important}.scrollbar-thumb-orange-700\/40{--scrollbar-thumb: rgb(194 65 12 / .4) !important}.scrollbar-thumb-orange-700\/45{--scrollbar-thumb: rgb(194 65 12 / .45) !important}.scrollbar-thumb-orange-700\/5{--scrollbar-thumb: rgb(194 65 12 / .05) !important}.scrollbar-thumb-orange-700\/50{--scrollbar-thumb: rgb(194 65 12 / .5) !important}.scrollbar-thumb-orange-700\/55{--scrollbar-thumb: rgb(194 65 12 / .55) !important}.scrollbar-thumb-orange-700\/60{--scrollbar-thumb: rgb(194 65 12 / .6) !important}.scrollbar-thumb-orange-700\/65{--scrollbar-thumb: rgb(194 65 12 / .65) !important}.scrollbar-thumb-orange-700\/70{--scrollbar-thumb: rgb(194 65 12 / .7) !important}.scrollbar-thumb-orange-700\/75{--scrollbar-thumb: rgb(194 65 12 / .75) !important}.scrollbar-thumb-orange-700\/80{--scrollbar-thumb: rgb(194 65 12 / .8) !important}.scrollbar-thumb-orange-700\/85{--scrollbar-thumb: rgb(194 65 12 / .85) !important}.scrollbar-thumb-orange-700\/90{--scrollbar-thumb: rgb(194 65 12 / .9) !important}.scrollbar-thumb-orange-700\/95{--scrollbar-thumb: rgb(194 65 12 / .95) !important}.scrollbar-thumb-orange-800{--scrollbar-thumb: #9a3412 !important}.scrollbar-thumb-orange-800\/0{--scrollbar-thumb: rgb(154 52 18 / 0) !important}.scrollbar-thumb-orange-800\/10{--scrollbar-thumb: rgb(154 52 18 / .1) !important}.scrollbar-thumb-orange-800\/100{--scrollbar-thumb: rgb(154 52 18 / 1) !important}.scrollbar-thumb-orange-800\/15{--scrollbar-thumb: rgb(154 52 18 / .15) !important}.scrollbar-thumb-orange-800\/20{--scrollbar-thumb: rgb(154 52 18 / .2) !important}.scrollbar-thumb-orange-800\/25{--scrollbar-thumb: rgb(154 52 18 / .25) !important}.scrollbar-thumb-orange-800\/30{--scrollbar-thumb: rgb(154 52 18 / .3) !important}.scrollbar-thumb-orange-800\/35{--scrollbar-thumb: rgb(154 52 18 / .35) !important}.scrollbar-thumb-orange-800\/40{--scrollbar-thumb: rgb(154 52 18 / .4) !important}.scrollbar-thumb-orange-800\/45{--scrollbar-thumb: rgb(154 52 18 / .45) !important}.scrollbar-thumb-orange-800\/5{--scrollbar-thumb: rgb(154 52 18 / .05) !important}.scrollbar-thumb-orange-800\/50{--scrollbar-thumb: rgb(154 52 18 / .5) !important}.scrollbar-thumb-orange-800\/55{--scrollbar-thumb: rgb(154 52 18 / .55) !important}.scrollbar-thumb-orange-800\/60{--scrollbar-thumb: rgb(154 52 18 / .6) !important}.scrollbar-thumb-orange-800\/65{--scrollbar-thumb: rgb(154 52 18 / .65) !important}.scrollbar-thumb-orange-800\/70{--scrollbar-thumb: rgb(154 52 18 / .7) !important}.scrollbar-thumb-orange-800\/75{--scrollbar-thumb: rgb(154 52 18 / .75) !important}.scrollbar-thumb-orange-800\/80{--scrollbar-thumb: rgb(154 52 18 / .8) !important}.scrollbar-thumb-orange-800\/85{--scrollbar-thumb: rgb(154 52 18 / .85) !important}.scrollbar-thumb-orange-800\/90{--scrollbar-thumb: rgb(154 52 18 / .9) !important}.scrollbar-thumb-orange-800\/95{--scrollbar-thumb: rgb(154 52 18 / .95) !important}.scrollbar-thumb-orange-900{--scrollbar-thumb: #7c2d12 !important}.scrollbar-thumb-orange-900\/0{--scrollbar-thumb: rgb(124 45 18 / 0) !important}.scrollbar-thumb-orange-900\/10{--scrollbar-thumb: rgb(124 45 18 / .1) !important}.scrollbar-thumb-orange-900\/100{--scrollbar-thumb: rgb(124 45 18 / 1) !important}.scrollbar-thumb-orange-900\/15{--scrollbar-thumb: rgb(124 45 18 / .15) !important}.scrollbar-thumb-orange-900\/20{--scrollbar-thumb: rgb(124 45 18 / .2) !important}.scrollbar-thumb-orange-900\/25{--scrollbar-thumb: rgb(124 45 18 / .25) !important}.scrollbar-thumb-orange-900\/30{--scrollbar-thumb: rgb(124 45 18 / .3) !important}.scrollbar-thumb-orange-900\/35{--scrollbar-thumb: rgb(124 45 18 / .35) !important}.scrollbar-thumb-orange-900\/40{--scrollbar-thumb: rgb(124 45 18 / .4) !important}.scrollbar-thumb-orange-900\/45{--scrollbar-thumb: rgb(124 45 18 / .45) !important}.scrollbar-thumb-orange-900\/5{--scrollbar-thumb: rgb(124 45 18 / .05) !important}.scrollbar-thumb-orange-900\/50{--scrollbar-thumb: rgb(124 45 18 / .5) !important}.scrollbar-thumb-orange-900\/55{--scrollbar-thumb: rgb(124 45 18 / .55) !important}.scrollbar-thumb-orange-900\/60{--scrollbar-thumb: rgb(124 45 18 / .6) !important}.scrollbar-thumb-orange-900\/65{--scrollbar-thumb: rgb(124 45 18 / .65) !important}.scrollbar-thumb-orange-900\/70{--scrollbar-thumb: rgb(124 45 18 / .7) !important}.scrollbar-thumb-orange-900\/75{--scrollbar-thumb: rgb(124 45 18 / .75) !important}.scrollbar-thumb-orange-900\/80{--scrollbar-thumb: rgb(124 45 18 / .8) !important}.scrollbar-thumb-orange-900\/85{--scrollbar-thumb: rgb(124 45 18 / .85) !important}.scrollbar-thumb-orange-900\/90{--scrollbar-thumb: rgb(124 45 18 / .9) !important}.scrollbar-thumb-orange-900\/95{--scrollbar-thumb: rgb(124 45 18 / .95) !important}.scrollbar-thumb-orange-950{--scrollbar-thumb: #431407 !important}.scrollbar-thumb-orange-950\/0{--scrollbar-thumb: rgb(67 20 7 / 0) !important}.scrollbar-thumb-orange-950\/10{--scrollbar-thumb: rgb(67 20 7 / .1) !important}.scrollbar-thumb-orange-950\/100{--scrollbar-thumb: rgb(67 20 7 / 1) !important}.scrollbar-thumb-orange-950\/15{--scrollbar-thumb: rgb(67 20 7 / .15) !important}.scrollbar-thumb-orange-950\/20{--scrollbar-thumb: rgb(67 20 7 / .2) !important}.scrollbar-thumb-orange-950\/25{--scrollbar-thumb: rgb(67 20 7 / .25) !important}.scrollbar-thumb-orange-950\/30{--scrollbar-thumb: rgb(67 20 7 / .3) !important}.scrollbar-thumb-orange-950\/35{--scrollbar-thumb: rgb(67 20 7 / .35) !important}.scrollbar-thumb-orange-950\/40{--scrollbar-thumb: rgb(67 20 7 / .4) !important}.scrollbar-thumb-orange-950\/45{--scrollbar-thumb: rgb(67 20 7 / .45) !important}.scrollbar-thumb-orange-950\/5{--scrollbar-thumb: rgb(67 20 7 / .05) !important}.scrollbar-thumb-orange-950\/50{--scrollbar-thumb: rgb(67 20 7 / .5) !important}.scrollbar-thumb-orange-950\/55{--scrollbar-thumb: rgb(67 20 7 / .55) !important}.scrollbar-thumb-orange-950\/60{--scrollbar-thumb: rgb(67 20 7 / .6) !important}.scrollbar-thumb-orange-950\/65{--scrollbar-thumb: rgb(67 20 7 / .65) !important}.scrollbar-thumb-orange-950\/70{--scrollbar-thumb: rgb(67 20 7 / .7) !important}.scrollbar-thumb-orange-950\/75{--scrollbar-thumb: rgb(67 20 7 / .75) !important}.scrollbar-thumb-orange-950\/80{--scrollbar-thumb: rgb(67 20 7 / .8) !important}.scrollbar-thumb-orange-950\/85{--scrollbar-thumb: rgb(67 20 7 / .85) !important}.scrollbar-thumb-orange-950\/90{--scrollbar-thumb: rgb(67 20 7 / .9) !important}.scrollbar-thumb-orange-950\/95{--scrollbar-thumb: rgb(67 20 7 / .95) !important}.scrollbar-thumb-pink-100{--scrollbar-thumb: #fce7f3 !important}.scrollbar-thumb-pink-100\/0{--scrollbar-thumb: rgb(252 231 243 / 0) !important}.scrollbar-thumb-pink-100\/10{--scrollbar-thumb: rgb(252 231 243 / .1) !important}.scrollbar-thumb-pink-100\/100{--scrollbar-thumb: rgb(252 231 243 / 1) !important}.scrollbar-thumb-pink-100\/15{--scrollbar-thumb: rgb(252 231 243 / .15) !important}.scrollbar-thumb-pink-100\/20{--scrollbar-thumb: rgb(252 231 243 / .2) !important}.scrollbar-thumb-pink-100\/25{--scrollbar-thumb: rgb(252 231 243 / .25) !important}.scrollbar-thumb-pink-100\/30{--scrollbar-thumb: rgb(252 231 243 / .3) !important}.scrollbar-thumb-pink-100\/35{--scrollbar-thumb: rgb(252 231 243 / .35) !important}.scrollbar-thumb-pink-100\/40{--scrollbar-thumb: rgb(252 231 243 / .4) !important}.scrollbar-thumb-pink-100\/45{--scrollbar-thumb: rgb(252 231 243 / .45) !important}.scrollbar-thumb-pink-100\/5{--scrollbar-thumb: rgb(252 231 243 / .05) !important}.scrollbar-thumb-pink-100\/50{--scrollbar-thumb: rgb(252 231 243 / .5) !important}.scrollbar-thumb-pink-100\/55{--scrollbar-thumb: rgb(252 231 243 / .55) !important}.scrollbar-thumb-pink-100\/60{--scrollbar-thumb: rgb(252 231 243 / .6) !important}.scrollbar-thumb-pink-100\/65{--scrollbar-thumb: rgb(252 231 243 / .65) !important}.scrollbar-thumb-pink-100\/70{--scrollbar-thumb: rgb(252 231 243 / .7) !important}.scrollbar-thumb-pink-100\/75{--scrollbar-thumb: rgb(252 231 243 / .75) !important}.scrollbar-thumb-pink-100\/80{--scrollbar-thumb: rgb(252 231 243 / .8) !important}.scrollbar-thumb-pink-100\/85{--scrollbar-thumb: rgb(252 231 243 / .85) !important}.scrollbar-thumb-pink-100\/90{--scrollbar-thumb: rgb(252 231 243 / .9) !important}.scrollbar-thumb-pink-100\/95{--scrollbar-thumb: rgb(252 231 243 / .95) !important}.scrollbar-thumb-pink-200{--scrollbar-thumb: #fbcfe8 !important}.scrollbar-thumb-pink-200\/0{--scrollbar-thumb: rgb(251 207 232 / 0) !important}.scrollbar-thumb-pink-200\/10{--scrollbar-thumb: rgb(251 207 232 / .1) !important}.scrollbar-thumb-pink-200\/100{--scrollbar-thumb: rgb(251 207 232 / 1) !important}.scrollbar-thumb-pink-200\/15{--scrollbar-thumb: rgb(251 207 232 / .15) !important}.scrollbar-thumb-pink-200\/20{--scrollbar-thumb: rgb(251 207 232 / .2) !important}.scrollbar-thumb-pink-200\/25{--scrollbar-thumb: rgb(251 207 232 / .25) !important}.scrollbar-thumb-pink-200\/30{--scrollbar-thumb: rgb(251 207 232 / .3) !important}.scrollbar-thumb-pink-200\/35{--scrollbar-thumb: rgb(251 207 232 / .35) !important}.scrollbar-thumb-pink-200\/40{--scrollbar-thumb: rgb(251 207 232 / .4) !important}.scrollbar-thumb-pink-200\/45{--scrollbar-thumb: rgb(251 207 232 / .45) !important}.scrollbar-thumb-pink-200\/5{--scrollbar-thumb: rgb(251 207 232 / .05) !important}.scrollbar-thumb-pink-200\/50{--scrollbar-thumb: rgb(251 207 232 / .5) !important}.scrollbar-thumb-pink-200\/55{--scrollbar-thumb: rgb(251 207 232 / .55) !important}.scrollbar-thumb-pink-200\/60{--scrollbar-thumb: rgb(251 207 232 / .6) !important}.scrollbar-thumb-pink-200\/65{--scrollbar-thumb: rgb(251 207 232 / .65) !important}.scrollbar-thumb-pink-200\/70{--scrollbar-thumb: rgb(251 207 232 / .7) !important}.scrollbar-thumb-pink-200\/75{--scrollbar-thumb: rgb(251 207 232 / .75) !important}.scrollbar-thumb-pink-200\/80{--scrollbar-thumb: rgb(251 207 232 / .8) !important}.scrollbar-thumb-pink-200\/85{--scrollbar-thumb: rgb(251 207 232 / .85) !important}.scrollbar-thumb-pink-200\/90{--scrollbar-thumb: rgb(251 207 232 / .9) !important}.scrollbar-thumb-pink-200\/95{--scrollbar-thumb: rgb(251 207 232 / .95) !important}.scrollbar-thumb-pink-300{--scrollbar-thumb: #f9a8d4 !important}.scrollbar-thumb-pink-300\/0{--scrollbar-thumb: rgb(249 168 212 / 0) !important}.scrollbar-thumb-pink-300\/10{--scrollbar-thumb: rgb(249 168 212 / .1) !important}.scrollbar-thumb-pink-300\/100{--scrollbar-thumb: rgb(249 168 212 / 1) !important}.scrollbar-thumb-pink-300\/15{--scrollbar-thumb: rgb(249 168 212 / .15) !important}.scrollbar-thumb-pink-300\/20{--scrollbar-thumb: rgb(249 168 212 / .2) !important}.scrollbar-thumb-pink-300\/25{--scrollbar-thumb: rgb(249 168 212 / .25) !important}.scrollbar-thumb-pink-300\/30{--scrollbar-thumb: rgb(249 168 212 / .3) !important}.scrollbar-thumb-pink-300\/35{--scrollbar-thumb: rgb(249 168 212 / .35) !important}.scrollbar-thumb-pink-300\/40{--scrollbar-thumb: rgb(249 168 212 / .4) !important}.scrollbar-thumb-pink-300\/45{--scrollbar-thumb: rgb(249 168 212 / .45) !important}.scrollbar-thumb-pink-300\/5{--scrollbar-thumb: rgb(249 168 212 / .05) !important}.scrollbar-thumb-pink-300\/50{--scrollbar-thumb: rgb(249 168 212 / .5) !important}.scrollbar-thumb-pink-300\/55{--scrollbar-thumb: rgb(249 168 212 / .55) !important}.scrollbar-thumb-pink-300\/60{--scrollbar-thumb: rgb(249 168 212 / .6) !important}.scrollbar-thumb-pink-300\/65{--scrollbar-thumb: rgb(249 168 212 / .65) !important}.scrollbar-thumb-pink-300\/70{--scrollbar-thumb: rgb(249 168 212 / .7) !important}.scrollbar-thumb-pink-300\/75{--scrollbar-thumb: rgb(249 168 212 / .75) !important}.scrollbar-thumb-pink-300\/80{--scrollbar-thumb: rgb(249 168 212 / .8) !important}.scrollbar-thumb-pink-300\/85{--scrollbar-thumb: rgb(249 168 212 / .85) !important}.scrollbar-thumb-pink-300\/90{--scrollbar-thumb: rgb(249 168 212 / .9) !important}.scrollbar-thumb-pink-300\/95{--scrollbar-thumb: rgb(249 168 212 / .95) !important}.scrollbar-thumb-pink-400{--scrollbar-thumb: #f472b6 !important}.scrollbar-thumb-pink-400\/0{--scrollbar-thumb: rgb(244 114 182 / 0) !important}.scrollbar-thumb-pink-400\/10{--scrollbar-thumb: rgb(244 114 182 / .1) !important}.scrollbar-thumb-pink-400\/100{--scrollbar-thumb: rgb(244 114 182 / 1) !important}.scrollbar-thumb-pink-400\/15{--scrollbar-thumb: rgb(244 114 182 / .15) !important}.scrollbar-thumb-pink-400\/20{--scrollbar-thumb: rgb(244 114 182 / .2) !important}.scrollbar-thumb-pink-400\/25{--scrollbar-thumb: rgb(244 114 182 / .25) !important}.scrollbar-thumb-pink-400\/30{--scrollbar-thumb: rgb(244 114 182 / .3) !important}.scrollbar-thumb-pink-400\/35{--scrollbar-thumb: rgb(244 114 182 / .35) !important}.scrollbar-thumb-pink-400\/40{--scrollbar-thumb: rgb(244 114 182 / .4) !important}.scrollbar-thumb-pink-400\/45{--scrollbar-thumb: rgb(244 114 182 / .45) !important}.scrollbar-thumb-pink-400\/5{--scrollbar-thumb: rgb(244 114 182 / .05) !important}.scrollbar-thumb-pink-400\/50{--scrollbar-thumb: rgb(244 114 182 / .5) !important}.scrollbar-thumb-pink-400\/55{--scrollbar-thumb: rgb(244 114 182 / .55) !important}.scrollbar-thumb-pink-400\/60{--scrollbar-thumb: rgb(244 114 182 / .6) !important}.scrollbar-thumb-pink-400\/65{--scrollbar-thumb: rgb(244 114 182 / .65) !important}.scrollbar-thumb-pink-400\/70{--scrollbar-thumb: rgb(244 114 182 / .7) !important}.scrollbar-thumb-pink-400\/75{--scrollbar-thumb: rgb(244 114 182 / .75) !important}.scrollbar-thumb-pink-400\/80{--scrollbar-thumb: rgb(244 114 182 / .8) !important}.scrollbar-thumb-pink-400\/85{--scrollbar-thumb: rgb(244 114 182 / .85) !important}.scrollbar-thumb-pink-400\/90{--scrollbar-thumb: rgb(244 114 182 / .9) !important}.scrollbar-thumb-pink-400\/95{--scrollbar-thumb: rgb(244 114 182 / .95) !important}.scrollbar-thumb-pink-50{--scrollbar-thumb: #fdf2f8 !important}.scrollbar-thumb-pink-50\/0{--scrollbar-thumb: rgb(253 242 248 / 0) !important}.scrollbar-thumb-pink-50\/10{--scrollbar-thumb: rgb(253 242 248 / .1) !important}.scrollbar-thumb-pink-50\/100{--scrollbar-thumb: rgb(253 242 248 / 1) !important}.scrollbar-thumb-pink-50\/15{--scrollbar-thumb: rgb(253 242 248 / .15) !important}.scrollbar-thumb-pink-50\/20{--scrollbar-thumb: rgb(253 242 248 / .2) !important}.scrollbar-thumb-pink-50\/25{--scrollbar-thumb: rgb(253 242 248 / .25) !important}.scrollbar-thumb-pink-50\/30{--scrollbar-thumb: rgb(253 242 248 / .3) !important}.scrollbar-thumb-pink-50\/35{--scrollbar-thumb: rgb(253 242 248 / .35) !important}.scrollbar-thumb-pink-50\/40{--scrollbar-thumb: rgb(253 242 248 / .4) !important}.scrollbar-thumb-pink-50\/45{--scrollbar-thumb: rgb(253 242 248 / .45) !important}.scrollbar-thumb-pink-50\/5{--scrollbar-thumb: rgb(253 242 248 / .05) !important}.scrollbar-thumb-pink-50\/50{--scrollbar-thumb: rgb(253 242 248 / .5) !important}.scrollbar-thumb-pink-50\/55{--scrollbar-thumb: rgb(253 242 248 / .55) !important}.scrollbar-thumb-pink-50\/60{--scrollbar-thumb: rgb(253 242 248 / .6) !important}.scrollbar-thumb-pink-50\/65{--scrollbar-thumb: rgb(253 242 248 / .65) !important}.scrollbar-thumb-pink-50\/70{--scrollbar-thumb: rgb(253 242 248 / .7) !important}.scrollbar-thumb-pink-50\/75{--scrollbar-thumb: rgb(253 242 248 / .75) !important}.scrollbar-thumb-pink-50\/80{--scrollbar-thumb: rgb(253 242 248 / .8) !important}.scrollbar-thumb-pink-50\/85{--scrollbar-thumb: rgb(253 242 248 / .85) !important}.scrollbar-thumb-pink-50\/90{--scrollbar-thumb: rgb(253 242 248 / .9) !important}.scrollbar-thumb-pink-50\/95{--scrollbar-thumb: rgb(253 242 248 / .95) !important}.scrollbar-thumb-pink-500{--scrollbar-thumb: #ec4899 !important}.scrollbar-thumb-pink-500\/0{--scrollbar-thumb: rgb(236 72 153 / 0) !important}.scrollbar-thumb-pink-500\/10{--scrollbar-thumb: rgb(236 72 153 / .1) !important}.scrollbar-thumb-pink-500\/100{--scrollbar-thumb: rgb(236 72 153 / 1) !important}.scrollbar-thumb-pink-500\/15{--scrollbar-thumb: rgb(236 72 153 / .15) !important}.scrollbar-thumb-pink-500\/20{--scrollbar-thumb: rgb(236 72 153 / .2) !important}.scrollbar-thumb-pink-500\/25{--scrollbar-thumb: rgb(236 72 153 / .25) !important}.scrollbar-thumb-pink-500\/30{--scrollbar-thumb: rgb(236 72 153 / .3) !important}.scrollbar-thumb-pink-500\/35{--scrollbar-thumb: rgb(236 72 153 / .35) !important}.scrollbar-thumb-pink-500\/40{--scrollbar-thumb: rgb(236 72 153 / .4) !important}.scrollbar-thumb-pink-500\/45{--scrollbar-thumb: rgb(236 72 153 / .45) !important}.scrollbar-thumb-pink-500\/5{--scrollbar-thumb: rgb(236 72 153 / .05) !important}.scrollbar-thumb-pink-500\/50{--scrollbar-thumb: rgb(236 72 153 / .5) !important}.scrollbar-thumb-pink-500\/55{--scrollbar-thumb: rgb(236 72 153 / .55) !important}.scrollbar-thumb-pink-500\/60{--scrollbar-thumb: rgb(236 72 153 / .6) !important}.scrollbar-thumb-pink-500\/65{--scrollbar-thumb: rgb(236 72 153 / .65) !important}.scrollbar-thumb-pink-500\/70{--scrollbar-thumb: rgb(236 72 153 / .7) !important}.scrollbar-thumb-pink-500\/75{--scrollbar-thumb: rgb(236 72 153 / .75) !important}.scrollbar-thumb-pink-500\/80{--scrollbar-thumb: rgb(236 72 153 / .8) !important}.scrollbar-thumb-pink-500\/85{--scrollbar-thumb: rgb(236 72 153 / .85) !important}.scrollbar-thumb-pink-500\/90{--scrollbar-thumb: rgb(236 72 153 / .9) !important}.scrollbar-thumb-pink-500\/95{--scrollbar-thumb: rgb(236 72 153 / .95) !important}.scrollbar-thumb-pink-600{--scrollbar-thumb: #db2777 !important}.scrollbar-thumb-pink-600\/0{--scrollbar-thumb: rgb(219 39 119 / 0) !important}.scrollbar-thumb-pink-600\/10{--scrollbar-thumb: rgb(219 39 119 / .1) !important}.scrollbar-thumb-pink-600\/100{--scrollbar-thumb: rgb(219 39 119 / 1) !important}.scrollbar-thumb-pink-600\/15{--scrollbar-thumb: rgb(219 39 119 / .15) !important}.scrollbar-thumb-pink-600\/20{--scrollbar-thumb: rgb(219 39 119 / .2) !important}.scrollbar-thumb-pink-600\/25{--scrollbar-thumb: rgb(219 39 119 / .25) !important}.scrollbar-thumb-pink-600\/30{--scrollbar-thumb: rgb(219 39 119 / .3) !important}.scrollbar-thumb-pink-600\/35{--scrollbar-thumb: rgb(219 39 119 / .35) !important}.scrollbar-thumb-pink-600\/40{--scrollbar-thumb: rgb(219 39 119 / .4) !important}.scrollbar-thumb-pink-600\/45{--scrollbar-thumb: rgb(219 39 119 / .45) !important}.scrollbar-thumb-pink-600\/5{--scrollbar-thumb: rgb(219 39 119 / .05) !important}.scrollbar-thumb-pink-600\/50{--scrollbar-thumb: rgb(219 39 119 / .5) !important}.scrollbar-thumb-pink-600\/55{--scrollbar-thumb: rgb(219 39 119 / .55) !important}.scrollbar-thumb-pink-600\/60{--scrollbar-thumb: rgb(219 39 119 / .6) !important}.scrollbar-thumb-pink-600\/65{--scrollbar-thumb: rgb(219 39 119 / .65) !important}.scrollbar-thumb-pink-600\/70{--scrollbar-thumb: rgb(219 39 119 / .7) !important}.scrollbar-thumb-pink-600\/75{--scrollbar-thumb: rgb(219 39 119 / .75) !important}.scrollbar-thumb-pink-600\/80{--scrollbar-thumb: rgb(219 39 119 / .8) !important}.scrollbar-thumb-pink-600\/85{--scrollbar-thumb: rgb(219 39 119 / .85) !important}.scrollbar-thumb-pink-600\/90{--scrollbar-thumb: rgb(219 39 119 / .9) !important}.scrollbar-thumb-pink-600\/95{--scrollbar-thumb: rgb(219 39 119 / .95) !important}.scrollbar-thumb-pink-700{--scrollbar-thumb: #be185d !important}.scrollbar-thumb-pink-700\/0{--scrollbar-thumb: rgb(190 24 93 / 0) !important}.scrollbar-thumb-pink-700\/10{--scrollbar-thumb: rgb(190 24 93 / .1) !important}.scrollbar-thumb-pink-700\/100{--scrollbar-thumb: rgb(190 24 93 / 1) !important}.scrollbar-thumb-pink-700\/15{--scrollbar-thumb: rgb(190 24 93 / .15) !important}.scrollbar-thumb-pink-700\/20{--scrollbar-thumb: rgb(190 24 93 / .2) !important}.scrollbar-thumb-pink-700\/25{--scrollbar-thumb: rgb(190 24 93 / .25) !important}.scrollbar-thumb-pink-700\/30{--scrollbar-thumb: rgb(190 24 93 / .3) !important}.scrollbar-thumb-pink-700\/35{--scrollbar-thumb: rgb(190 24 93 / .35) !important}.scrollbar-thumb-pink-700\/40{--scrollbar-thumb: rgb(190 24 93 / .4) !important}.scrollbar-thumb-pink-700\/45{--scrollbar-thumb: rgb(190 24 93 / .45) !important}.scrollbar-thumb-pink-700\/5{--scrollbar-thumb: rgb(190 24 93 / .05) !important}.scrollbar-thumb-pink-700\/50{--scrollbar-thumb: rgb(190 24 93 / .5) !important}.scrollbar-thumb-pink-700\/55{--scrollbar-thumb: rgb(190 24 93 / .55) !important}.scrollbar-thumb-pink-700\/60{--scrollbar-thumb: rgb(190 24 93 / .6) !important}.scrollbar-thumb-pink-700\/65{--scrollbar-thumb: rgb(190 24 93 / .65) !important}.scrollbar-thumb-pink-700\/70{--scrollbar-thumb: rgb(190 24 93 / .7) !important}.scrollbar-thumb-pink-700\/75{--scrollbar-thumb: rgb(190 24 93 / .75) !important}.scrollbar-thumb-pink-700\/80{--scrollbar-thumb: rgb(190 24 93 / .8) !important}.scrollbar-thumb-pink-700\/85{--scrollbar-thumb: rgb(190 24 93 / .85) !important}.scrollbar-thumb-pink-700\/90{--scrollbar-thumb: rgb(190 24 93 / .9) !important}.scrollbar-thumb-pink-700\/95{--scrollbar-thumb: rgb(190 24 93 / .95) !important}.scrollbar-thumb-pink-800{--scrollbar-thumb: #9d174d !important}.scrollbar-thumb-pink-800\/0{--scrollbar-thumb: rgb(157 23 77 / 0) !important}.scrollbar-thumb-pink-800\/10{--scrollbar-thumb: rgb(157 23 77 / .1) !important}.scrollbar-thumb-pink-800\/100{--scrollbar-thumb: rgb(157 23 77 / 1) !important}.scrollbar-thumb-pink-800\/15{--scrollbar-thumb: rgb(157 23 77 / .15) !important}.scrollbar-thumb-pink-800\/20{--scrollbar-thumb: rgb(157 23 77 / .2) !important}.scrollbar-thumb-pink-800\/25{--scrollbar-thumb: rgb(157 23 77 / .25) !important}.scrollbar-thumb-pink-800\/30{--scrollbar-thumb: rgb(157 23 77 / .3) !important}.scrollbar-thumb-pink-800\/35{--scrollbar-thumb: rgb(157 23 77 / .35) !important}.scrollbar-thumb-pink-800\/40{--scrollbar-thumb: rgb(157 23 77 / .4) !important}.scrollbar-thumb-pink-800\/45{--scrollbar-thumb: rgb(157 23 77 / .45) !important}.scrollbar-thumb-pink-800\/5{--scrollbar-thumb: rgb(157 23 77 / .05) !important}.scrollbar-thumb-pink-800\/50{--scrollbar-thumb: rgb(157 23 77 / .5) !important}.scrollbar-thumb-pink-800\/55{--scrollbar-thumb: rgb(157 23 77 / .55) !important}.scrollbar-thumb-pink-800\/60{--scrollbar-thumb: rgb(157 23 77 / .6) !important}.scrollbar-thumb-pink-800\/65{--scrollbar-thumb: rgb(157 23 77 / .65) !important}.scrollbar-thumb-pink-800\/70{--scrollbar-thumb: rgb(157 23 77 / .7) !important}.scrollbar-thumb-pink-800\/75{--scrollbar-thumb: rgb(157 23 77 / .75) !important}.scrollbar-thumb-pink-800\/80{--scrollbar-thumb: rgb(157 23 77 / .8) !important}.scrollbar-thumb-pink-800\/85{--scrollbar-thumb: rgb(157 23 77 / .85) !important}.scrollbar-thumb-pink-800\/90{--scrollbar-thumb: rgb(157 23 77 / .9) !important}.scrollbar-thumb-pink-800\/95{--scrollbar-thumb: rgb(157 23 77 / .95) !important}.scrollbar-thumb-pink-900{--scrollbar-thumb: #831843 !important}.scrollbar-thumb-pink-900\/0{--scrollbar-thumb: rgb(131 24 67 / 0) !important}.scrollbar-thumb-pink-900\/10{--scrollbar-thumb: rgb(131 24 67 / .1) !important}.scrollbar-thumb-pink-900\/100{--scrollbar-thumb: rgb(131 24 67 / 1) !important}.scrollbar-thumb-pink-900\/15{--scrollbar-thumb: rgb(131 24 67 / .15) !important}.scrollbar-thumb-pink-900\/20{--scrollbar-thumb: rgb(131 24 67 / .2) !important}.scrollbar-thumb-pink-900\/25{--scrollbar-thumb: rgb(131 24 67 / .25) !important}.scrollbar-thumb-pink-900\/30{--scrollbar-thumb: rgb(131 24 67 / .3) !important}.scrollbar-thumb-pink-900\/35{--scrollbar-thumb: rgb(131 24 67 / .35) !important}.scrollbar-thumb-pink-900\/40{--scrollbar-thumb: rgb(131 24 67 / .4) !important}.scrollbar-thumb-pink-900\/45{--scrollbar-thumb: rgb(131 24 67 / .45) !important}.scrollbar-thumb-pink-900\/5{--scrollbar-thumb: rgb(131 24 67 / .05) !important}.scrollbar-thumb-pink-900\/50{--scrollbar-thumb: rgb(131 24 67 / .5) !important}.scrollbar-thumb-pink-900\/55{--scrollbar-thumb: rgb(131 24 67 / .55) !important}.scrollbar-thumb-pink-900\/60{--scrollbar-thumb: rgb(131 24 67 / .6) !important}.scrollbar-thumb-pink-900\/65{--scrollbar-thumb: rgb(131 24 67 / .65) !important}.scrollbar-thumb-pink-900\/70{--scrollbar-thumb: rgb(131 24 67 / .7) !important}.scrollbar-thumb-pink-900\/75{--scrollbar-thumb: rgb(131 24 67 / .75) !important}.scrollbar-thumb-pink-900\/80{--scrollbar-thumb: rgb(131 24 67 / .8) !important}.scrollbar-thumb-pink-900\/85{--scrollbar-thumb: rgb(131 24 67 / .85) !important}.scrollbar-thumb-pink-900\/90{--scrollbar-thumb: rgb(131 24 67 / .9) !important}.scrollbar-thumb-pink-900\/95{--scrollbar-thumb: rgb(131 24 67 / .95) !important}.scrollbar-thumb-pink-950{--scrollbar-thumb: #500724 !important}.scrollbar-thumb-pink-950\/0{--scrollbar-thumb: rgb(80 7 36 / 0) !important}.scrollbar-thumb-pink-950\/10{--scrollbar-thumb: rgb(80 7 36 / .1) !important}.scrollbar-thumb-pink-950\/100{--scrollbar-thumb: rgb(80 7 36 / 1) !important}.scrollbar-thumb-pink-950\/15{--scrollbar-thumb: rgb(80 7 36 / .15) !important}.scrollbar-thumb-pink-950\/20{--scrollbar-thumb: rgb(80 7 36 / .2) !important}.scrollbar-thumb-pink-950\/25{--scrollbar-thumb: rgb(80 7 36 / .25) !important}.scrollbar-thumb-pink-950\/30{--scrollbar-thumb: rgb(80 7 36 / .3) !important}.scrollbar-thumb-pink-950\/35{--scrollbar-thumb: rgb(80 7 36 / .35) !important}.scrollbar-thumb-pink-950\/40{--scrollbar-thumb: rgb(80 7 36 / .4) !important}.scrollbar-thumb-pink-950\/45{--scrollbar-thumb: rgb(80 7 36 / .45) !important}.scrollbar-thumb-pink-950\/5{--scrollbar-thumb: rgb(80 7 36 / .05) !important}.scrollbar-thumb-pink-950\/50{--scrollbar-thumb: rgb(80 7 36 / .5) !important}.scrollbar-thumb-pink-950\/55{--scrollbar-thumb: rgb(80 7 36 / .55) !important}.scrollbar-thumb-pink-950\/60{--scrollbar-thumb: rgb(80 7 36 / .6) !important}.scrollbar-thumb-pink-950\/65{--scrollbar-thumb: rgb(80 7 36 / .65) !important}.scrollbar-thumb-pink-950\/70{--scrollbar-thumb: rgb(80 7 36 / .7) !important}.scrollbar-thumb-pink-950\/75{--scrollbar-thumb: rgb(80 7 36 / .75) !important}.scrollbar-thumb-pink-950\/80{--scrollbar-thumb: rgb(80 7 36 / .8) !important}.scrollbar-thumb-pink-950\/85{--scrollbar-thumb: rgb(80 7 36 / .85) !important}.scrollbar-thumb-pink-950\/90{--scrollbar-thumb: rgb(80 7 36 / .9) !important}.scrollbar-thumb-pink-950\/95{--scrollbar-thumb: rgb(80 7 36 / .95) !important}.scrollbar-thumb-purple-100{--scrollbar-thumb: #f3e8ff !important}.scrollbar-thumb-purple-100\/0{--scrollbar-thumb: rgb(243 232 255 / 0) !important}.scrollbar-thumb-purple-100\/10{--scrollbar-thumb: rgb(243 232 255 / .1) !important}.scrollbar-thumb-purple-100\/100{--scrollbar-thumb: rgb(243 232 255 / 1) !important}.scrollbar-thumb-purple-100\/15{--scrollbar-thumb: rgb(243 232 255 / .15) !important}.scrollbar-thumb-purple-100\/20{--scrollbar-thumb: rgb(243 232 255 / .2) !important}.scrollbar-thumb-purple-100\/25{--scrollbar-thumb: rgb(243 232 255 / .25) !important}.scrollbar-thumb-purple-100\/30{--scrollbar-thumb: rgb(243 232 255 / .3) !important}.scrollbar-thumb-purple-100\/35{--scrollbar-thumb: rgb(243 232 255 / .35) !important}.scrollbar-thumb-purple-100\/40{--scrollbar-thumb: rgb(243 232 255 / .4) !important}.scrollbar-thumb-purple-100\/45{--scrollbar-thumb: rgb(243 232 255 / .45) !important}.scrollbar-thumb-purple-100\/5{--scrollbar-thumb: rgb(243 232 255 / .05) !important}.scrollbar-thumb-purple-100\/50{--scrollbar-thumb: rgb(243 232 255 / .5) !important}.scrollbar-thumb-purple-100\/55{--scrollbar-thumb: rgb(243 232 255 / .55) !important}.scrollbar-thumb-purple-100\/60{--scrollbar-thumb: rgb(243 232 255 / .6) !important}.scrollbar-thumb-purple-100\/65{--scrollbar-thumb: rgb(243 232 255 / .65) !important}.scrollbar-thumb-purple-100\/70{--scrollbar-thumb: rgb(243 232 255 / .7) !important}.scrollbar-thumb-purple-100\/75{--scrollbar-thumb: rgb(243 232 255 / .75) !important}.scrollbar-thumb-purple-100\/80{--scrollbar-thumb: rgb(243 232 255 / .8) !important}.scrollbar-thumb-purple-100\/85{--scrollbar-thumb: rgb(243 232 255 / .85) !important}.scrollbar-thumb-purple-100\/90{--scrollbar-thumb: rgb(243 232 255 / .9) !important}.scrollbar-thumb-purple-100\/95{--scrollbar-thumb: rgb(243 232 255 / .95) !important}.scrollbar-thumb-purple-200{--scrollbar-thumb: #e9d5ff !important}.scrollbar-thumb-purple-200\/0{--scrollbar-thumb: rgb(233 213 255 / 0) !important}.scrollbar-thumb-purple-200\/10{--scrollbar-thumb: rgb(233 213 255 / .1) !important}.scrollbar-thumb-purple-200\/100{--scrollbar-thumb: rgb(233 213 255 / 1) !important}.scrollbar-thumb-purple-200\/15{--scrollbar-thumb: rgb(233 213 255 / .15) !important}.scrollbar-thumb-purple-200\/20{--scrollbar-thumb: rgb(233 213 255 / .2) !important}.scrollbar-thumb-purple-200\/25{--scrollbar-thumb: rgb(233 213 255 / .25) !important}.scrollbar-thumb-purple-200\/30{--scrollbar-thumb: rgb(233 213 255 / .3) !important}.scrollbar-thumb-purple-200\/35{--scrollbar-thumb: rgb(233 213 255 / .35) !important}.scrollbar-thumb-purple-200\/40{--scrollbar-thumb: rgb(233 213 255 / .4) !important}.scrollbar-thumb-purple-200\/45{--scrollbar-thumb: rgb(233 213 255 / .45) !important}.scrollbar-thumb-purple-200\/5{--scrollbar-thumb: rgb(233 213 255 / .05) !important}.scrollbar-thumb-purple-200\/50{--scrollbar-thumb: rgb(233 213 255 / .5) !important}.scrollbar-thumb-purple-200\/55{--scrollbar-thumb: rgb(233 213 255 / .55) !important}.scrollbar-thumb-purple-200\/60{--scrollbar-thumb: rgb(233 213 255 / .6) !important}.scrollbar-thumb-purple-200\/65{--scrollbar-thumb: rgb(233 213 255 / .65) !important}.scrollbar-thumb-purple-200\/70{--scrollbar-thumb: rgb(233 213 255 / .7) !important}.scrollbar-thumb-purple-200\/75{--scrollbar-thumb: rgb(233 213 255 / .75) !important}.scrollbar-thumb-purple-200\/80{--scrollbar-thumb: rgb(233 213 255 / .8) !important}.scrollbar-thumb-purple-200\/85{--scrollbar-thumb: rgb(233 213 255 / .85) !important}.scrollbar-thumb-purple-200\/90{--scrollbar-thumb: rgb(233 213 255 / .9) !important}.scrollbar-thumb-purple-200\/95{--scrollbar-thumb: rgb(233 213 255 / .95) !important}.scrollbar-thumb-purple-300{--scrollbar-thumb: #d8b4fe !important}.scrollbar-thumb-purple-300\/0{--scrollbar-thumb: rgb(216 180 254 / 0) !important}.scrollbar-thumb-purple-300\/10{--scrollbar-thumb: rgb(216 180 254 / .1) !important}.scrollbar-thumb-purple-300\/100{--scrollbar-thumb: rgb(216 180 254 / 1) !important}.scrollbar-thumb-purple-300\/15{--scrollbar-thumb: rgb(216 180 254 / .15) !important}.scrollbar-thumb-purple-300\/20{--scrollbar-thumb: rgb(216 180 254 / .2) !important}.scrollbar-thumb-purple-300\/25{--scrollbar-thumb: rgb(216 180 254 / .25) !important}.scrollbar-thumb-purple-300\/30{--scrollbar-thumb: rgb(216 180 254 / .3) !important}.scrollbar-thumb-purple-300\/35{--scrollbar-thumb: rgb(216 180 254 / .35) !important}.scrollbar-thumb-purple-300\/40{--scrollbar-thumb: rgb(216 180 254 / .4) !important}.scrollbar-thumb-purple-300\/45{--scrollbar-thumb: rgb(216 180 254 / .45) !important}.scrollbar-thumb-purple-300\/5{--scrollbar-thumb: rgb(216 180 254 / .05) !important}.scrollbar-thumb-purple-300\/50{--scrollbar-thumb: rgb(216 180 254 / .5) !important}.scrollbar-thumb-purple-300\/55{--scrollbar-thumb: rgb(216 180 254 / .55) !important}.scrollbar-thumb-purple-300\/60{--scrollbar-thumb: rgb(216 180 254 / .6) !important}.scrollbar-thumb-purple-300\/65{--scrollbar-thumb: rgb(216 180 254 / .65) !important}.scrollbar-thumb-purple-300\/70{--scrollbar-thumb: rgb(216 180 254 / .7) !important}.scrollbar-thumb-purple-300\/75{--scrollbar-thumb: rgb(216 180 254 / .75) !important}.scrollbar-thumb-purple-300\/80{--scrollbar-thumb: rgb(216 180 254 / .8) !important}.scrollbar-thumb-purple-300\/85{--scrollbar-thumb: rgb(216 180 254 / .85) !important}.scrollbar-thumb-purple-300\/90{--scrollbar-thumb: rgb(216 180 254 / .9) !important}.scrollbar-thumb-purple-300\/95{--scrollbar-thumb: rgb(216 180 254 / .95) !important}.scrollbar-thumb-purple-400{--scrollbar-thumb: #c084fc !important}.scrollbar-thumb-purple-400\/0{--scrollbar-thumb: rgb(192 132 252 / 0) !important}.scrollbar-thumb-purple-400\/10{--scrollbar-thumb: rgb(192 132 252 / .1) !important}.scrollbar-thumb-purple-400\/100{--scrollbar-thumb: rgb(192 132 252 / 1) !important}.scrollbar-thumb-purple-400\/15{--scrollbar-thumb: rgb(192 132 252 / .15) !important}.scrollbar-thumb-purple-400\/20{--scrollbar-thumb: rgb(192 132 252 / .2) !important}.scrollbar-thumb-purple-400\/25{--scrollbar-thumb: rgb(192 132 252 / .25) !important}.scrollbar-thumb-purple-400\/30{--scrollbar-thumb: rgb(192 132 252 / .3) !important}.scrollbar-thumb-purple-400\/35{--scrollbar-thumb: rgb(192 132 252 / .35) !important}.scrollbar-thumb-purple-400\/40{--scrollbar-thumb: rgb(192 132 252 / .4) !important}.scrollbar-thumb-purple-400\/45{--scrollbar-thumb: rgb(192 132 252 / .45) !important}.scrollbar-thumb-purple-400\/5{--scrollbar-thumb: rgb(192 132 252 / .05) !important}.scrollbar-thumb-purple-400\/50{--scrollbar-thumb: rgb(192 132 252 / .5) !important}.scrollbar-thumb-purple-400\/55{--scrollbar-thumb: rgb(192 132 252 / .55) !important}.scrollbar-thumb-purple-400\/60{--scrollbar-thumb: rgb(192 132 252 / .6) !important}.scrollbar-thumb-purple-400\/65{--scrollbar-thumb: rgb(192 132 252 / .65) !important}.scrollbar-thumb-purple-400\/70{--scrollbar-thumb: rgb(192 132 252 / .7) !important}.scrollbar-thumb-purple-400\/75{--scrollbar-thumb: rgb(192 132 252 / .75) !important}.scrollbar-thumb-purple-400\/80{--scrollbar-thumb: rgb(192 132 252 / .8) !important}.scrollbar-thumb-purple-400\/85{--scrollbar-thumb: rgb(192 132 252 / .85) !important}.scrollbar-thumb-purple-400\/90{--scrollbar-thumb: rgb(192 132 252 / .9) !important}.scrollbar-thumb-purple-400\/95{--scrollbar-thumb: rgb(192 132 252 / .95) !important}.scrollbar-thumb-purple-50{--scrollbar-thumb: #faf5ff !important}.scrollbar-thumb-purple-50\/0{--scrollbar-thumb: rgb(250 245 255 / 0) !important}.scrollbar-thumb-purple-50\/10{--scrollbar-thumb: rgb(250 245 255 / .1) !important}.scrollbar-thumb-purple-50\/100{--scrollbar-thumb: rgb(250 245 255 / 1) !important}.scrollbar-thumb-purple-50\/15{--scrollbar-thumb: rgb(250 245 255 / .15) !important}.scrollbar-thumb-purple-50\/20{--scrollbar-thumb: rgb(250 245 255 / .2) !important}.scrollbar-thumb-purple-50\/25{--scrollbar-thumb: rgb(250 245 255 / .25) !important}.scrollbar-thumb-purple-50\/30{--scrollbar-thumb: rgb(250 245 255 / .3) !important}.scrollbar-thumb-purple-50\/35{--scrollbar-thumb: rgb(250 245 255 / .35) !important}.scrollbar-thumb-purple-50\/40{--scrollbar-thumb: rgb(250 245 255 / .4) !important}.scrollbar-thumb-purple-50\/45{--scrollbar-thumb: rgb(250 245 255 / .45) !important}.scrollbar-thumb-purple-50\/5{--scrollbar-thumb: rgb(250 245 255 / .05) !important}.scrollbar-thumb-purple-50\/50{--scrollbar-thumb: rgb(250 245 255 / .5) !important}.scrollbar-thumb-purple-50\/55{--scrollbar-thumb: rgb(250 245 255 / .55) !important}.scrollbar-thumb-purple-50\/60{--scrollbar-thumb: rgb(250 245 255 / .6) !important}.scrollbar-thumb-purple-50\/65{--scrollbar-thumb: rgb(250 245 255 / .65) !important}.scrollbar-thumb-purple-50\/70{--scrollbar-thumb: rgb(250 245 255 / .7) !important}.scrollbar-thumb-purple-50\/75{--scrollbar-thumb: rgb(250 245 255 / .75) !important}.scrollbar-thumb-purple-50\/80{--scrollbar-thumb: rgb(250 245 255 / .8) !important}.scrollbar-thumb-purple-50\/85{--scrollbar-thumb: rgb(250 245 255 / .85) !important}.scrollbar-thumb-purple-50\/90{--scrollbar-thumb: rgb(250 245 255 / .9) !important}.scrollbar-thumb-purple-50\/95{--scrollbar-thumb: rgb(250 245 255 / .95) !important}.scrollbar-thumb-purple-500{--scrollbar-thumb: #a855f7 !important}.scrollbar-thumb-purple-500\/0{--scrollbar-thumb: rgb(168 85 247 / 0) !important}.scrollbar-thumb-purple-500\/10{--scrollbar-thumb: rgb(168 85 247 / .1) !important}.scrollbar-thumb-purple-500\/100{--scrollbar-thumb: rgb(168 85 247 / 1) !important}.scrollbar-thumb-purple-500\/15{--scrollbar-thumb: rgb(168 85 247 / .15) !important}.scrollbar-thumb-purple-500\/20{--scrollbar-thumb: rgb(168 85 247 / .2) !important}.scrollbar-thumb-purple-500\/25{--scrollbar-thumb: rgb(168 85 247 / .25) !important}.scrollbar-thumb-purple-500\/30{--scrollbar-thumb: rgb(168 85 247 / .3) !important}.scrollbar-thumb-purple-500\/35{--scrollbar-thumb: rgb(168 85 247 / .35) !important}.scrollbar-thumb-purple-500\/40{--scrollbar-thumb: rgb(168 85 247 / .4) !important}.scrollbar-thumb-purple-500\/45{--scrollbar-thumb: rgb(168 85 247 / .45) !important}.scrollbar-thumb-purple-500\/5{--scrollbar-thumb: rgb(168 85 247 / .05) !important}.scrollbar-thumb-purple-500\/50{--scrollbar-thumb: rgb(168 85 247 / .5) !important}.scrollbar-thumb-purple-500\/55{--scrollbar-thumb: rgb(168 85 247 / .55) !important}.scrollbar-thumb-purple-500\/60{--scrollbar-thumb: rgb(168 85 247 / .6) !important}.scrollbar-thumb-purple-500\/65{--scrollbar-thumb: rgb(168 85 247 / .65) !important}.scrollbar-thumb-purple-500\/70{--scrollbar-thumb: rgb(168 85 247 / .7) !important}.scrollbar-thumb-purple-500\/75{--scrollbar-thumb: rgb(168 85 247 / .75) !important}.scrollbar-thumb-purple-500\/80{--scrollbar-thumb: rgb(168 85 247 / .8) !important}.scrollbar-thumb-purple-500\/85{--scrollbar-thumb: rgb(168 85 247 / .85) !important}.scrollbar-thumb-purple-500\/90{--scrollbar-thumb: rgb(168 85 247 / .9) !important}.scrollbar-thumb-purple-500\/95{--scrollbar-thumb: rgb(168 85 247 / .95) !important}.scrollbar-thumb-purple-600{--scrollbar-thumb: #9333ea !important}.scrollbar-thumb-purple-600\/0{--scrollbar-thumb: rgb(147 51 234 / 0) !important}.scrollbar-thumb-purple-600\/10{--scrollbar-thumb: rgb(147 51 234 / .1) !important}.scrollbar-thumb-purple-600\/100{--scrollbar-thumb: rgb(147 51 234 / 1) !important}.scrollbar-thumb-purple-600\/15{--scrollbar-thumb: rgb(147 51 234 / .15) !important}.scrollbar-thumb-purple-600\/20{--scrollbar-thumb: rgb(147 51 234 / .2) !important}.scrollbar-thumb-purple-600\/25{--scrollbar-thumb: rgb(147 51 234 / .25) !important}.scrollbar-thumb-purple-600\/30{--scrollbar-thumb: rgb(147 51 234 / .3) !important}.scrollbar-thumb-purple-600\/35{--scrollbar-thumb: rgb(147 51 234 / .35) !important}.scrollbar-thumb-purple-600\/40{--scrollbar-thumb: rgb(147 51 234 / .4) !important}.scrollbar-thumb-purple-600\/45{--scrollbar-thumb: rgb(147 51 234 / .45) !important}.scrollbar-thumb-purple-600\/5{--scrollbar-thumb: rgb(147 51 234 / .05) !important}.scrollbar-thumb-purple-600\/50{--scrollbar-thumb: rgb(147 51 234 / .5) !important}.scrollbar-thumb-purple-600\/55{--scrollbar-thumb: rgb(147 51 234 / .55) !important}.scrollbar-thumb-purple-600\/60{--scrollbar-thumb: rgb(147 51 234 / .6) !important}.scrollbar-thumb-purple-600\/65{--scrollbar-thumb: rgb(147 51 234 / .65) !important}.scrollbar-thumb-purple-600\/70{--scrollbar-thumb: rgb(147 51 234 / .7) !important}.scrollbar-thumb-purple-600\/75{--scrollbar-thumb: rgb(147 51 234 / .75) !important}.scrollbar-thumb-purple-600\/80{--scrollbar-thumb: rgb(147 51 234 / .8) !important}.scrollbar-thumb-purple-600\/85{--scrollbar-thumb: rgb(147 51 234 / .85) !important}.scrollbar-thumb-purple-600\/90{--scrollbar-thumb: rgb(147 51 234 / .9) !important}.scrollbar-thumb-purple-600\/95{--scrollbar-thumb: rgb(147 51 234 / .95) !important}.scrollbar-thumb-purple-700{--scrollbar-thumb: #7e22ce !important}.scrollbar-thumb-purple-700\/0{--scrollbar-thumb: rgb(126 34 206 / 0) !important}.scrollbar-thumb-purple-700\/10{--scrollbar-thumb: rgb(126 34 206 / .1) !important}.scrollbar-thumb-purple-700\/100{--scrollbar-thumb: rgb(126 34 206 / 1) !important}.scrollbar-thumb-purple-700\/15{--scrollbar-thumb: rgb(126 34 206 / .15) !important}.scrollbar-thumb-purple-700\/20{--scrollbar-thumb: rgb(126 34 206 / .2) !important}.scrollbar-thumb-purple-700\/25{--scrollbar-thumb: rgb(126 34 206 / .25) !important}.scrollbar-thumb-purple-700\/30{--scrollbar-thumb: rgb(126 34 206 / .3) !important}.scrollbar-thumb-purple-700\/35{--scrollbar-thumb: rgb(126 34 206 / .35) !important}.scrollbar-thumb-purple-700\/40{--scrollbar-thumb: rgb(126 34 206 / .4) !important}.scrollbar-thumb-purple-700\/45{--scrollbar-thumb: rgb(126 34 206 / .45) !important}.scrollbar-thumb-purple-700\/5{--scrollbar-thumb: rgb(126 34 206 / .05) !important}.scrollbar-thumb-purple-700\/50{--scrollbar-thumb: rgb(126 34 206 / .5) !important}.scrollbar-thumb-purple-700\/55{--scrollbar-thumb: rgb(126 34 206 / .55) !important}.scrollbar-thumb-purple-700\/60{--scrollbar-thumb: rgb(126 34 206 / .6) !important}.scrollbar-thumb-purple-700\/65{--scrollbar-thumb: rgb(126 34 206 / .65) !important}.scrollbar-thumb-purple-700\/70{--scrollbar-thumb: rgb(126 34 206 / .7) !important}.scrollbar-thumb-purple-700\/75{--scrollbar-thumb: rgb(126 34 206 / .75) !important}.scrollbar-thumb-purple-700\/80{--scrollbar-thumb: rgb(126 34 206 / .8) !important}.scrollbar-thumb-purple-700\/85{--scrollbar-thumb: rgb(126 34 206 / .85) !important}.scrollbar-thumb-purple-700\/90{--scrollbar-thumb: rgb(126 34 206 / .9) !important}.scrollbar-thumb-purple-700\/95{--scrollbar-thumb: rgb(126 34 206 / .95) !important}.scrollbar-thumb-purple-800{--scrollbar-thumb: #6b21a8 !important}.scrollbar-thumb-purple-800\/0{--scrollbar-thumb: rgb(107 33 168 / 0) !important}.scrollbar-thumb-purple-800\/10{--scrollbar-thumb: rgb(107 33 168 / .1) !important}.scrollbar-thumb-purple-800\/100{--scrollbar-thumb: rgb(107 33 168 / 1) !important}.scrollbar-thumb-purple-800\/15{--scrollbar-thumb: rgb(107 33 168 / .15) !important}.scrollbar-thumb-purple-800\/20{--scrollbar-thumb: rgb(107 33 168 / .2) !important}.scrollbar-thumb-purple-800\/25{--scrollbar-thumb: rgb(107 33 168 / .25) !important}.scrollbar-thumb-purple-800\/30{--scrollbar-thumb: rgb(107 33 168 / .3) !important}.scrollbar-thumb-purple-800\/35{--scrollbar-thumb: rgb(107 33 168 / .35) !important}.scrollbar-thumb-purple-800\/40{--scrollbar-thumb: rgb(107 33 168 / .4) !important}.scrollbar-thumb-purple-800\/45{--scrollbar-thumb: rgb(107 33 168 / .45) !important}.scrollbar-thumb-purple-800\/5{--scrollbar-thumb: rgb(107 33 168 / .05) !important}.scrollbar-thumb-purple-800\/50{--scrollbar-thumb: rgb(107 33 168 / .5) !important}.scrollbar-thumb-purple-800\/55{--scrollbar-thumb: rgb(107 33 168 / .55) !important}.scrollbar-thumb-purple-800\/60{--scrollbar-thumb: rgb(107 33 168 / .6) !important}.scrollbar-thumb-purple-800\/65{--scrollbar-thumb: rgb(107 33 168 / .65) !important}.scrollbar-thumb-purple-800\/70{--scrollbar-thumb: rgb(107 33 168 / .7) !important}.scrollbar-thumb-purple-800\/75{--scrollbar-thumb: rgb(107 33 168 / .75) !important}.scrollbar-thumb-purple-800\/80{--scrollbar-thumb: rgb(107 33 168 / .8) !important}.scrollbar-thumb-purple-800\/85{--scrollbar-thumb: rgb(107 33 168 / .85) !important}.scrollbar-thumb-purple-800\/90{--scrollbar-thumb: rgb(107 33 168 / .9) !important}.scrollbar-thumb-purple-800\/95{--scrollbar-thumb: rgb(107 33 168 / .95) !important}.scrollbar-thumb-purple-900{--scrollbar-thumb: #581c87 !important}.scrollbar-thumb-purple-900\/0{--scrollbar-thumb: rgb(88 28 135 / 0) !important}.scrollbar-thumb-purple-900\/10{--scrollbar-thumb: rgb(88 28 135 / .1) !important}.scrollbar-thumb-purple-900\/100{--scrollbar-thumb: rgb(88 28 135 / 1) !important}.scrollbar-thumb-purple-900\/15{--scrollbar-thumb: rgb(88 28 135 / .15) !important}.scrollbar-thumb-purple-900\/20{--scrollbar-thumb: rgb(88 28 135 / .2) !important}.scrollbar-thumb-purple-900\/25{--scrollbar-thumb: rgb(88 28 135 / .25) !important}.scrollbar-thumb-purple-900\/30{--scrollbar-thumb: rgb(88 28 135 / .3) !important}.scrollbar-thumb-purple-900\/35{--scrollbar-thumb: rgb(88 28 135 / .35) !important}.scrollbar-thumb-purple-900\/40{--scrollbar-thumb: rgb(88 28 135 / .4) !important}.scrollbar-thumb-purple-900\/45{--scrollbar-thumb: rgb(88 28 135 / .45) !important}.scrollbar-thumb-purple-900\/5{--scrollbar-thumb: rgb(88 28 135 / .05) !important}.scrollbar-thumb-purple-900\/50{--scrollbar-thumb: rgb(88 28 135 / .5) !important}.scrollbar-thumb-purple-900\/55{--scrollbar-thumb: rgb(88 28 135 / .55) !important}.scrollbar-thumb-purple-900\/60{--scrollbar-thumb: rgb(88 28 135 / .6) !important}.scrollbar-thumb-purple-900\/65{--scrollbar-thumb: rgb(88 28 135 / .65) !important}.scrollbar-thumb-purple-900\/70{--scrollbar-thumb: rgb(88 28 135 / .7) !important}.scrollbar-thumb-purple-900\/75{--scrollbar-thumb: rgb(88 28 135 / .75) !important}.scrollbar-thumb-purple-900\/80{--scrollbar-thumb: rgb(88 28 135 / .8) !important}.scrollbar-thumb-purple-900\/85{--scrollbar-thumb: rgb(88 28 135 / .85) !important}.scrollbar-thumb-purple-900\/90{--scrollbar-thumb: rgb(88 28 135 / .9) !important}.scrollbar-thumb-purple-900\/95{--scrollbar-thumb: rgb(88 28 135 / .95) !important}.scrollbar-thumb-purple-950{--scrollbar-thumb: #3b0764 !important}.scrollbar-thumb-purple-950\/0{--scrollbar-thumb: rgb(59 7 100 / 0) !important}.scrollbar-thumb-purple-950\/10{--scrollbar-thumb: rgb(59 7 100 / .1) !important}.scrollbar-thumb-purple-950\/100{--scrollbar-thumb: rgb(59 7 100 / 1) !important}.scrollbar-thumb-purple-950\/15{--scrollbar-thumb: rgb(59 7 100 / .15) !important}.scrollbar-thumb-purple-950\/20{--scrollbar-thumb: rgb(59 7 100 / .2) !important}.scrollbar-thumb-purple-950\/25{--scrollbar-thumb: rgb(59 7 100 / .25) !important}.scrollbar-thumb-purple-950\/30{--scrollbar-thumb: rgb(59 7 100 / .3) !important}.scrollbar-thumb-purple-950\/35{--scrollbar-thumb: rgb(59 7 100 / .35) !important}.scrollbar-thumb-purple-950\/40{--scrollbar-thumb: rgb(59 7 100 / .4) !important}.scrollbar-thumb-purple-950\/45{--scrollbar-thumb: rgb(59 7 100 / .45) !important}.scrollbar-thumb-purple-950\/5{--scrollbar-thumb: rgb(59 7 100 / .05) !important}.scrollbar-thumb-purple-950\/50{--scrollbar-thumb: rgb(59 7 100 / .5) !important}.scrollbar-thumb-purple-950\/55{--scrollbar-thumb: rgb(59 7 100 / .55) !important}.scrollbar-thumb-purple-950\/60{--scrollbar-thumb: rgb(59 7 100 / .6) !important}.scrollbar-thumb-purple-950\/65{--scrollbar-thumb: rgb(59 7 100 / .65) !important}.scrollbar-thumb-purple-950\/70{--scrollbar-thumb: rgb(59 7 100 / .7) !important}.scrollbar-thumb-purple-950\/75{--scrollbar-thumb: rgb(59 7 100 / .75) !important}.scrollbar-thumb-purple-950\/80{--scrollbar-thumb: rgb(59 7 100 / .8) !important}.scrollbar-thumb-purple-950\/85{--scrollbar-thumb: rgb(59 7 100 / .85) !important}.scrollbar-thumb-purple-950\/90{--scrollbar-thumb: rgb(59 7 100 / .9) !important}.scrollbar-thumb-purple-950\/95{--scrollbar-thumb: rgb(59 7 100 / .95) !important}.scrollbar-thumb-red-100{--scrollbar-thumb: #fee2e2 !important}.scrollbar-thumb-red-100\/0{--scrollbar-thumb: rgb(254 226 226 / 0) !important}.scrollbar-thumb-red-100\/10{--scrollbar-thumb: rgb(254 226 226 / .1) !important}.scrollbar-thumb-red-100\/100{--scrollbar-thumb: rgb(254 226 226 / 1) !important}.scrollbar-thumb-red-100\/15{--scrollbar-thumb: rgb(254 226 226 / .15) !important}.scrollbar-thumb-red-100\/20{--scrollbar-thumb: rgb(254 226 226 / .2) !important}.scrollbar-thumb-red-100\/25{--scrollbar-thumb: rgb(254 226 226 / .25) !important}.scrollbar-thumb-red-100\/30{--scrollbar-thumb: rgb(254 226 226 / .3) !important}.scrollbar-thumb-red-100\/35{--scrollbar-thumb: rgb(254 226 226 / .35) !important}.scrollbar-thumb-red-100\/40{--scrollbar-thumb: rgb(254 226 226 / .4) !important}.scrollbar-thumb-red-100\/45{--scrollbar-thumb: rgb(254 226 226 / .45) !important}.scrollbar-thumb-red-100\/5{--scrollbar-thumb: rgb(254 226 226 / .05) !important}.scrollbar-thumb-red-100\/50{--scrollbar-thumb: rgb(254 226 226 / .5) !important}.scrollbar-thumb-red-100\/55{--scrollbar-thumb: rgb(254 226 226 / .55) !important}.scrollbar-thumb-red-100\/60{--scrollbar-thumb: rgb(254 226 226 / .6) !important}.scrollbar-thumb-red-100\/65{--scrollbar-thumb: rgb(254 226 226 / .65) !important}.scrollbar-thumb-red-100\/70{--scrollbar-thumb: rgb(254 226 226 / .7) !important}.scrollbar-thumb-red-100\/75{--scrollbar-thumb: rgb(254 226 226 / .75) !important}.scrollbar-thumb-red-100\/80{--scrollbar-thumb: rgb(254 226 226 / .8) !important}.scrollbar-thumb-red-100\/85{--scrollbar-thumb: rgb(254 226 226 / .85) !important}.scrollbar-thumb-red-100\/90{--scrollbar-thumb: rgb(254 226 226 / .9) !important}.scrollbar-thumb-red-100\/95{--scrollbar-thumb: rgb(254 226 226 / .95) !important}.scrollbar-thumb-red-200{--scrollbar-thumb: #fecaca !important}.scrollbar-thumb-red-200\/0{--scrollbar-thumb: rgb(254 202 202 / 0) !important}.scrollbar-thumb-red-200\/10{--scrollbar-thumb: rgb(254 202 202 / .1) !important}.scrollbar-thumb-red-200\/100{--scrollbar-thumb: rgb(254 202 202 / 1) !important}.scrollbar-thumb-red-200\/15{--scrollbar-thumb: rgb(254 202 202 / .15) !important}.scrollbar-thumb-red-200\/20{--scrollbar-thumb: rgb(254 202 202 / .2) !important}.scrollbar-thumb-red-200\/25{--scrollbar-thumb: rgb(254 202 202 / .25) !important}.scrollbar-thumb-red-200\/30{--scrollbar-thumb: rgb(254 202 202 / .3) !important}.scrollbar-thumb-red-200\/35{--scrollbar-thumb: rgb(254 202 202 / .35) !important}.scrollbar-thumb-red-200\/40{--scrollbar-thumb: rgb(254 202 202 / .4) !important}.scrollbar-thumb-red-200\/45{--scrollbar-thumb: rgb(254 202 202 / .45) !important}.scrollbar-thumb-red-200\/5{--scrollbar-thumb: rgb(254 202 202 / .05) !important}.scrollbar-thumb-red-200\/50{--scrollbar-thumb: rgb(254 202 202 / .5) !important}.scrollbar-thumb-red-200\/55{--scrollbar-thumb: rgb(254 202 202 / .55) !important}.scrollbar-thumb-red-200\/60{--scrollbar-thumb: rgb(254 202 202 / .6) !important}.scrollbar-thumb-red-200\/65{--scrollbar-thumb: rgb(254 202 202 / .65) !important}.scrollbar-thumb-red-200\/70{--scrollbar-thumb: rgb(254 202 202 / .7) !important}.scrollbar-thumb-red-200\/75{--scrollbar-thumb: rgb(254 202 202 / .75) !important}.scrollbar-thumb-red-200\/80{--scrollbar-thumb: rgb(254 202 202 / .8) !important}.scrollbar-thumb-red-200\/85{--scrollbar-thumb: rgb(254 202 202 / .85) !important}.scrollbar-thumb-red-200\/90{--scrollbar-thumb: rgb(254 202 202 / .9) !important}.scrollbar-thumb-red-200\/95{--scrollbar-thumb: rgb(254 202 202 / .95) !important}.scrollbar-thumb-red-300{--scrollbar-thumb: #fca5a5 !important}.scrollbar-thumb-red-300\/0{--scrollbar-thumb: rgb(252 165 165 / 0) !important}.scrollbar-thumb-red-300\/10{--scrollbar-thumb: rgb(252 165 165 / .1) !important}.scrollbar-thumb-red-300\/100{--scrollbar-thumb: rgb(252 165 165 / 1) !important}.scrollbar-thumb-red-300\/15{--scrollbar-thumb: rgb(252 165 165 / .15) !important}.scrollbar-thumb-red-300\/20{--scrollbar-thumb: rgb(252 165 165 / .2) !important}.scrollbar-thumb-red-300\/25{--scrollbar-thumb: rgb(252 165 165 / .25) !important}.scrollbar-thumb-red-300\/30{--scrollbar-thumb: rgb(252 165 165 / .3) !important}.scrollbar-thumb-red-300\/35{--scrollbar-thumb: rgb(252 165 165 / .35) !important}.scrollbar-thumb-red-300\/40{--scrollbar-thumb: rgb(252 165 165 / .4) !important}.scrollbar-thumb-red-300\/45{--scrollbar-thumb: rgb(252 165 165 / .45) !important}.scrollbar-thumb-red-300\/5{--scrollbar-thumb: rgb(252 165 165 / .05) !important}.scrollbar-thumb-red-300\/50{--scrollbar-thumb: rgb(252 165 165 / .5) !important}.scrollbar-thumb-red-300\/55{--scrollbar-thumb: rgb(252 165 165 / .55) !important}.scrollbar-thumb-red-300\/60{--scrollbar-thumb: rgb(252 165 165 / .6) !important}.scrollbar-thumb-red-300\/65{--scrollbar-thumb: rgb(252 165 165 / .65) !important}.scrollbar-thumb-red-300\/70{--scrollbar-thumb: rgb(252 165 165 / .7) !important}.scrollbar-thumb-red-300\/75{--scrollbar-thumb: rgb(252 165 165 / .75) !important}.scrollbar-thumb-red-300\/80{--scrollbar-thumb: rgb(252 165 165 / .8) !important}.scrollbar-thumb-red-300\/85{--scrollbar-thumb: rgb(252 165 165 / .85) !important}.scrollbar-thumb-red-300\/90{--scrollbar-thumb: rgb(252 165 165 / .9) !important}.scrollbar-thumb-red-300\/95{--scrollbar-thumb: rgb(252 165 165 / .95) !important}.scrollbar-thumb-red-400{--scrollbar-thumb: #f87171 !important}.scrollbar-thumb-red-400\/0{--scrollbar-thumb: rgb(248 113 113 / 0) !important}.scrollbar-thumb-red-400\/10{--scrollbar-thumb: rgb(248 113 113 / .1) !important}.scrollbar-thumb-red-400\/100{--scrollbar-thumb: rgb(248 113 113 / 1) !important}.scrollbar-thumb-red-400\/15{--scrollbar-thumb: rgb(248 113 113 / .15) !important}.scrollbar-thumb-red-400\/20{--scrollbar-thumb: rgb(248 113 113 / .2) !important}.scrollbar-thumb-red-400\/25{--scrollbar-thumb: rgb(248 113 113 / .25) !important}.scrollbar-thumb-red-400\/30{--scrollbar-thumb: rgb(248 113 113 / .3) !important}.scrollbar-thumb-red-400\/35{--scrollbar-thumb: rgb(248 113 113 / .35) !important}.scrollbar-thumb-red-400\/40{--scrollbar-thumb: rgb(248 113 113 / .4) !important}.scrollbar-thumb-red-400\/45{--scrollbar-thumb: rgb(248 113 113 / .45) !important}.scrollbar-thumb-red-400\/5{--scrollbar-thumb: rgb(248 113 113 / .05) !important}.scrollbar-thumb-red-400\/50{--scrollbar-thumb: rgb(248 113 113 / .5) !important}.scrollbar-thumb-red-400\/55{--scrollbar-thumb: rgb(248 113 113 / .55) !important}.scrollbar-thumb-red-400\/60{--scrollbar-thumb: rgb(248 113 113 / .6) !important}.scrollbar-thumb-red-400\/65{--scrollbar-thumb: rgb(248 113 113 / .65) !important}.scrollbar-thumb-red-400\/70{--scrollbar-thumb: rgb(248 113 113 / .7) !important}.scrollbar-thumb-red-400\/75{--scrollbar-thumb: rgb(248 113 113 / .75) !important}.scrollbar-thumb-red-400\/80{--scrollbar-thumb: rgb(248 113 113 / .8) !important}.scrollbar-thumb-red-400\/85{--scrollbar-thumb: rgb(248 113 113 / .85) !important}.scrollbar-thumb-red-400\/90{--scrollbar-thumb: rgb(248 113 113 / .9) !important}.scrollbar-thumb-red-400\/95{--scrollbar-thumb: rgb(248 113 113 / .95) !important}.scrollbar-thumb-red-50{--scrollbar-thumb: #fef2f2 !important}.scrollbar-thumb-red-50\/0{--scrollbar-thumb: rgb(254 242 242 / 0) !important}.scrollbar-thumb-red-50\/10{--scrollbar-thumb: rgb(254 242 242 / .1) !important}.scrollbar-thumb-red-50\/100{--scrollbar-thumb: rgb(254 242 242 / 1) !important}.scrollbar-thumb-red-50\/15{--scrollbar-thumb: rgb(254 242 242 / .15) !important}.scrollbar-thumb-red-50\/20{--scrollbar-thumb: rgb(254 242 242 / .2) !important}.scrollbar-thumb-red-50\/25{--scrollbar-thumb: rgb(254 242 242 / .25) !important}.scrollbar-thumb-red-50\/30{--scrollbar-thumb: rgb(254 242 242 / .3) !important}.scrollbar-thumb-red-50\/35{--scrollbar-thumb: rgb(254 242 242 / .35) !important}.scrollbar-thumb-red-50\/40{--scrollbar-thumb: rgb(254 242 242 / .4) !important}.scrollbar-thumb-red-50\/45{--scrollbar-thumb: rgb(254 242 242 / .45) !important}.scrollbar-thumb-red-50\/5{--scrollbar-thumb: rgb(254 242 242 / .05) !important}.scrollbar-thumb-red-50\/50{--scrollbar-thumb: rgb(254 242 242 / .5) !important}.scrollbar-thumb-red-50\/55{--scrollbar-thumb: rgb(254 242 242 / .55) !important}.scrollbar-thumb-red-50\/60{--scrollbar-thumb: rgb(254 242 242 / .6) !important}.scrollbar-thumb-red-50\/65{--scrollbar-thumb: rgb(254 242 242 / .65) !important}.scrollbar-thumb-red-50\/70{--scrollbar-thumb: rgb(254 242 242 / .7) !important}.scrollbar-thumb-red-50\/75{--scrollbar-thumb: rgb(254 242 242 / .75) !important}.scrollbar-thumb-red-50\/80{--scrollbar-thumb: rgb(254 242 242 / .8) !important}.scrollbar-thumb-red-50\/85{--scrollbar-thumb: rgb(254 242 242 / .85) !important}.scrollbar-thumb-red-50\/90{--scrollbar-thumb: rgb(254 242 242 / .9) !important}.scrollbar-thumb-red-50\/95{--scrollbar-thumb: rgb(254 242 242 / .95) !important}.scrollbar-thumb-red-500{--scrollbar-thumb: #ef4444 !important}.scrollbar-thumb-red-500\/0{--scrollbar-thumb: rgb(239 68 68 / 0) !important}.scrollbar-thumb-red-500\/10{--scrollbar-thumb: rgb(239 68 68 / .1) !important}.scrollbar-thumb-red-500\/100{--scrollbar-thumb: rgb(239 68 68 / 1) !important}.scrollbar-thumb-red-500\/15{--scrollbar-thumb: rgb(239 68 68 / .15) !important}.scrollbar-thumb-red-500\/20{--scrollbar-thumb: rgb(239 68 68 / .2) !important}.scrollbar-thumb-red-500\/25{--scrollbar-thumb: rgb(239 68 68 / .25) !important}.scrollbar-thumb-red-500\/30{--scrollbar-thumb: rgb(239 68 68 / .3) !important}.scrollbar-thumb-red-500\/35{--scrollbar-thumb: rgb(239 68 68 / .35) !important}.scrollbar-thumb-red-500\/40{--scrollbar-thumb: rgb(239 68 68 / .4) !important}.scrollbar-thumb-red-500\/45{--scrollbar-thumb: rgb(239 68 68 / .45) !important}.scrollbar-thumb-red-500\/5{--scrollbar-thumb: rgb(239 68 68 / .05) !important}.scrollbar-thumb-red-500\/50{--scrollbar-thumb: rgb(239 68 68 / .5) !important}.scrollbar-thumb-red-500\/55{--scrollbar-thumb: rgb(239 68 68 / .55) !important}.scrollbar-thumb-red-500\/60{--scrollbar-thumb: rgb(239 68 68 / .6) !important}.scrollbar-thumb-red-500\/65{--scrollbar-thumb: rgb(239 68 68 / .65) !important}.scrollbar-thumb-red-500\/70{--scrollbar-thumb: rgb(239 68 68 / .7) !important}.scrollbar-thumb-red-500\/75{--scrollbar-thumb: rgb(239 68 68 / .75) !important}.scrollbar-thumb-red-500\/80{--scrollbar-thumb: rgb(239 68 68 / .8) !important}.scrollbar-thumb-red-500\/85{--scrollbar-thumb: rgb(239 68 68 / .85) !important}.scrollbar-thumb-red-500\/90{--scrollbar-thumb: rgb(239 68 68 / .9) !important}.scrollbar-thumb-red-500\/95{--scrollbar-thumb: rgb(239 68 68 / .95) !important}.scrollbar-thumb-red-600{--scrollbar-thumb: #dc2626 !important}.scrollbar-thumb-red-600\/0{--scrollbar-thumb: rgb(220 38 38 / 0) !important}.scrollbar-thumb-red-600\/10{--scrollbar-thumb: rgb(220 38 38 / .1) !important}.scrollbar-thumb-red-600\/100{--scrollbar-thumb: rgb(220 38 38 / 1) !important}.scrollbar-thumb-red-600\/15{--scrollbar-thumb: rgb(220 38 38 / .15) !important}.scrollbar-thumb-red-600\/20{--scrollbar-thumb: rgb(220 38 38 / .2) !important}.scrollbar-thumb-red-600\/25{--scrollbar-thumb: rgb(220 38 38 / .25) !important}.scrollbar-thumb-red-600\/30{--scrollbar-thumb: rgb(220 38 38 / .3) !important}.scrollbar-thumb-red-600\/35{--scrollbar-thumb: rgb(220 38 38 / .35) !important}.scrollbar-thumb-red-600\/40{--scrollbar-thumb: rgb(220 38 38 / .4) !important}.scrollbar-thumb-red-600\/45{--scrollbar-thumb: rgb(220 38 38 / .45) !important}.scrollbar-thumb-red-600\/5{--scrollbar-thumb: rgb(220 38 38 / .05) !important}.scrollbar-thumb-red-600\/50{--scrollbar-thumb: rgb(220 38 38 / .5) !important}.scrollbar-thumb-red-600\/55{--scrollbar-thumb: rgb(220 38 38 / .55) !important}.scrollbar-thumb-red-600\/60{--scrollbar-thumb: rgb(220 38 38 / .6) !important}.scrollbar-thumb-red-600\/65{--scrollbar-thumb: rgb(220 38 38 / .65) !important}.scrollbar-thumb-red-600\/70{--scrollbar-thumb: rgb(220 38 38 / .7) !important}.scrollbar-thumb-red-600\/75{--scrollbar-thumb: rgb(220 38 38 / .75) !important}.scrollbar-thumb-red-600\/80{--scrollbar-thumb: rgb(220 38 38 / .8) !important}.scrollbar-thumb-red-600\/85{--scrollbar-thumb: rgb(220 38 38 / .85) !important}.scrollbar-thumb-red-600\/90{--scrollbar-thumb: rgb(220 38 38 / .9) !important}.scrollbar-thumb-red-600\/95{--scrollbar-thumb: rgb(220 38 38 / .95) !important}.scrollbar-thumb-red-700{--scrollbar-thumb: #b91c1c !important}.scrollbar-thumb-red-700\/0{--scrollbar-thumb: rgb(185 28 28 / 0) !important}.scrollbar-thumb-red-700\/10{--scrollbar-thumb: rgb(185 28 28 / .1) !important}.scrollbar-thumb-red-700\/100{--scrollbar-thumb: rgb(185 28 28 / 1) !important}.scrollbar-thumb-red-700\/15{--scrollbar-thumb: rgb(185 28 28 / .15) !important}.scrollbar-thumb-red-700\/20{--scrollbar-thumb: rgb(185 28 28 / .2) !important}.scrollbar-thumb-red-700\/25{--scrollbar-thumb: rgb(185 28 28 / .25) !important}.scrollbar-thumb-red-700\/30{--scrollbar-thumb: rgb(185 28 28 / .3) !important}.scrollbar-thumb-red-700\/35{--scrollbar-thumb: rgb(185 28 28 / .35) !important}.scrollbar-thumb-red-700\/40{--scrollbar-thumb: rgb(185 28 28 / .4) !important}.scrollbar-thumb-red-700\/45{--scrollbar-thumb: rgb(185 28 28 / .45) !important}.scrollbar-thumb-red-700\/5{--scrollbar-thumb: rgb(185 28 28 / .05) !important}.scrollbar-thumb-red-700\/50{--scrollbar-thumb: rgb(185 28 28 / .5) !important}.scrollbar-thumb-red-700\/55{--scrollbar-thumb: rgb(185 28 28 / .55) !important}.scrollbar-thumb-red-700\/60{--scrollbar-thumb: rgb(185 28 28 / .6) !important}.scrollbar-thumb-red-700\/65{--scrollbar-thumb: rgb(185 28 28 / .65) !important}.scrollbar-thumb-red-700\/70{--scrollbar-thumb: rgb(185 28 28 / .7) !important}.scrollbar-thumb-red-700\/75{--scrollbar-thumb: rgb(185 28 28 / .75) !important}.scrollbar-thumb-red-700\/80{--scrollbar-thumb: rgb(185 28 28 / .8) !important}.scrollbar-thumb-red-700\/85{--scrollbar-thumb: rgb(185 28 28 / .85) !important}.scrollbar-thumb-red-700\/90{--scrollbar-thumb: rgb(185 28 28 / .9) !important}.scrollbar-thumb-red-700\/95{--scrollbar-thumb: rgb(185 28 28 / .95) !important}.scrollbar-thumb-red-800{--scrollbar-thumb: #991b1b !important}.scrollbar-thumb-red-800\/0{--scrollbar-thumb: rgb(153 27 27 / 0) !important}.scrollbar-thumb-red-800\/10{--scrollbar-thumb: rgb(153 27 27 / .1) !important}.scrollbar-thumb-red-800\/100{--scrollbar-thumb: rgb(153 27 27 / 1) !important}.scrollbar-thumb-red-800\/15{--scrollbar-thumb: rgb(153 27 27 / .15) !important}.scrollbar-thumb-red-800\/20{--scrollbar-thumb: rgb(153 27 27 / .2) !important}.scrollbar-thumb-red-800\/25{--scrollbar-thumb: rgb(153 27 27 / .25) !important}.scrollbar-thumb-red-800\/30{--scrollbar-thumb: rgb(153 27 27 / .3) !important}.scrollbar-thumb-red-800\/35{--scrollbar-thumb: rgb(153 27 27 / .35) !important}.scrollbar-thumb-red-800\/40{--scrollbar-thumb: rgb(153 27 27 / .4) !important}.scrollbar-thumb-red-800\/45{--scrollbar-thumb: rgb(153 27 27 / .45) !important}.scrollbar-thumb-red-800\/5{--scrollbar-thumb: rgb(153 27 27 / .05) !important}.scrollbar-thumb-red-800\/50{--scrollbar-thumb: rgb(153 27 27 / .5) !important}.scrollbar-thumb-red-800\/55{--scrollbar-thumb: rgb(153 27 27 / .55) !important}.scrollbar-thumb-red-800\/60{--scrollbar-thumb: rgb(153 27 27 / .6) !important}.scrollbar-thumb-red-800\/65{--scrollbar-thumb: rgb(153 27 27 / .65) !important}.scrollbar-thumb-red-800\/70{--scrollbar-thumb: rgb(153 27 27 / .7) !important}.scrollbar-thumb-red-800\/75{--scrollbar-thumb: rgb(153 27 27 / .75) !important}.scrollbar-thumb-red-800\/80{--scrollbar-thumb: rgb(153 27 27 / .8) !important}.scrollbar-thumb-red-800\/85{--scrollbar-thumb: rgb(153 27 27 / .85) !important}.scrollbar-thumb-red-800\/90{--scrollbar-thumb: rgb(153 27 27 / .9) !important}.scrollbar-thumb-red-800\/95{--scrollbar-thumb: rgb(153 27 27 / .95) !important}.scrollbar-thumb-red-900{--scrollbar-thumb: #7f1d1d !important}.scrollbar-thumb-red-900\/0{--scrollbar-thumb: rgb(127 29 29 / 0) !important}.scrollbar-thumb-red-900\/10{--scrollbar-thumb: rgb(127 29 29 / .1) !important}.scrollbar-thumb-red-900\/100{--scrollbar-thumb: rgb(127 29 29 / 1) !important}.scrollbar-thumb-red-900\/15{--scrollbar-thumb: rgb(127 29 29 / .15) !important}.scrollbar-thumb-red-900\/20{--scrollbar-thumb: rgb(127 29 29 / .2) !important}.scrollbar-thumb-red-900\/25{--scrollbar-thumb: rgb(127 29 29 / .25) !important}.scrollbar-thumb-red-900\/30{--scrollbar-thumb: rgb(127 29 29 / .3) !important}.scrollbar-thumb-red-900\/35{--scrollbar-thumb: rgb(127 29 29 / .35) !important}.scrollbar-thumb-red-900\/40{--scrollbar-thumb: rgb(127 29 29 / .4) !important}.scrollbar-thumb-red-900\/45{--scrollbar-thumb: rgb(127 29 29 / .45) !important}.scrollbar-thumb-red-900\/5{--scrollbar-thumb: rgb(127 29 29 / .05) !important}.scrollbar-thumb-red-900\/50{--scrollbar-thumb: rgb(127 29 29 / .5) !important}.scrollbar-thumb-red-900\/55{--scrollbar-thumb: rgb(127 29 29 / .55) !important}.scrollbar-thumb-red-900\/60{--scrollbar-thumb: rgb(127 29 29 / .6) !important}.scrollbar-thumb-red-900\/65{--scrollbar-thumb: rgb(127 29 29 / .65) !important}.scrollbar-thumb-red-900\/70{--scrollbar-thumb: rgb(127 29 29 / .7) !important}.scrollbar-thumb-red-900\/75{--scrollbar-thumb: rgb(127 29 29 / .75) !important}.scrollbar-thumb-red-900\/80{--scrollbar-thumb: rgb(127 29 29 / .8) !important}.scrollbar-thumb-red-900\/85{--scrollbar-thumb: rgb(127 29 29 / .85) !important}.scrollbar-thumb-red-900\/90{--scrollbar-thumb: rgb(127 29 29 / .9) !important}.scrollbar-thumb-red-900\/95{--scrollbar-thumb: rgb(127 29 29 / .95) !important}.scrollbar-thumb-red-950{--scrollbar-thumb: #450a0a !important}.scrollbar-thumb-red-950\/0{--scrollbar-thumb: rgb(69 10 10 / 0) !important}.scrollbar-thumb-red-950\/10{--scrollbar-thumb: rgb(69 10 10 / .1) !important}.scrollbar-thumb-red-950\/100{--scrollbar-thumb: rgb(69 10 10 / 1) !important}.scrollbar-thumb-red-950\/15{--scrollbar-thumb: rgb(69 10 10 / .15) !important}.scrollbar-thumb-red-950\/20{--scrollbar-thumb: rgb(69 10 10 / .2) !important}.scrollbar-thumb-red-950\/25{--scrollbar-thumb: rgb(69 10 10 / .25) !important}.scrollbar-thumb-red-950\/30{--scrollbar-thumb: rgb(69 10 10 / .3) !important}.scrollbar-thumb-red-950\/35{--scrollbar-thumb: rgb(69 10 10 / .35) !important}.scrollbar-thumb-red-950\/40{--scrollbar-thumb: rgb(69 10 10 / .4) !important}.scrollbar-thumb-red-950\/45{--scrollbar-thumb: rgb(69 10 10 / .45) !important}.scrollbar-thumb-red-950\/5{--scrollbar-thumb: rgb(69 10 10 / .05) !important}.scrollbar-thumb-red-950\/50{--scrollbar-thumb: rgb(69 10 10 / .5) !important}.scrollbar-thumb-red-950\/55{--scrollbar-thumb: rgb(69 10 10 / .55) !important}.scrollbar-thumb-red-950\/60{--scrollbar-thumb: rgb(69 10 10 / .6) !important}.scrollbar-thumb-red-950\/65{--scrollbar-thumb: rgb(69 10 10 / .65) !important}.scrollbar-thumb-red-950\/70{--scrollbar-thumb: rgb(69 10 10 / .7) !important}.scrollbar-thumb-red-950\/75{--scrollbar-thumb: rgb(69 10 10 / .75) !important}.scrollbar-thumb-red-950\/80{--scrollbar-thumb: rgb(69 10 10 / .8) !important}.scrollbar-thumb-red-950\/85{--scrollbar-thumb: rgb(69 10 10 / .85) !important}.scrollbar-thumb-red-950\/90{--scrollbar-thumb: rgb(69 10 10 / .9) !important}.scrollbar-thumb-red-950\/95{--scrollbar-thumb: rgb(69 10 10 / .95) !important}.scrollbar-thumb-rose-100{--scrollbar-thumb: #ffe4e6 !important}.scrollbar-thumb-rose-100\/0{--scrollbar-thumb: rgb(255 228 230 / 0) !important}.scrollbar-thumb-rose-100\/10{--scrollbar-thumb: rgb(255 228 230 / .1) !important}.scrollbar-thumb-rose-100\/100{--scrollbar-thumb: rgb(255 228 230 / 1) !important}.scrollbar-thumb-rose-100\/15{--scrollbar-thumb: rgb(255 228 230 / .15) !important}.scrollbar-thumb-rose-100\/20{--scrollbar-thumb: rgb(255 228 230 / .2) !important}.scrollbar-thumb-rose-100\/25{--scrollbar-thumb: rgb(255 228 230 / .25) !important}.scrollbar-thumb-rose-100\/30{--scrollbar-thumb: rgb(255 228 230 / .3) !important}.scrollbar-thumb-rose-100\/35{--scrollbar-thumb: rgb(255 228 230 / .35) !important}.scrollbar-thumb-rose-100\/40{--scrollbar-thumb: rgb(255 228 230 / .4) !important}.scrollbar-thumb-rose-100\/45{--scrollbar-thumb: rgb(255 228 230 / .45) !important}.scrollbar-thumb-rose-100\/5{--scrollbar-thumb: rgb(255 228 230 / .05) !important}.scrollbar-thumb-rose-100\/50{--scrollbar-thumb: rgb(255 228 230 / .5) !important}.scrollbar-thumb-rose-100\/55{--scrollbar-thumb: rgb(255 228 230 / .55) !important}.scrollbar-thumb-rose-100\/60{--scrollbar-thumb: rgb(255 228 230 / .6) !important}.scrollbar-thumb-rose-100\/65{--scrollbar-thumb: rgb(255 228 230 / .65) !important}.scrollbar-thumb-rose-100\/70{--scrollbar-thumb: rgb(255 228 230 / .7) !important}.scrollbar-thumb-rose-100\/75{--scrollbar-thumb: rgb(255 228 230 / .75) !important}.scrollbar-thumb-rose-100\/80{--scrollbar-thumb: rgb(255 228 230 / .8) !important}.scrollbar-thumb-rose-100\/85{--scrollbar-thumb: rgb(255 228 230 / .85) !important}.scrollbar-thumb-rose-100\/90{--scrollbar-thumb: rgb(255 228 230 / .9) !important}.scrollbar-thumb-rose-100\/95{--scrollbar-thumb: rgb(255 228 230 / .95) !important}.scrollbar-thumb-rose-200{--scrollbar-thumb: #fecdd3 !important}.scrollbar-thumb-rose-200\/0{--scrollbar-thumb: rgb(254 205 211 / 0) !important}.scrollbar-thumb-rose-200\/10{--scrollbar-thumb: rgb(254 205 211 / .1) !important}.scrollbar-thumb-rose-200\/100{--scrollbar-thumb: rgb(254 205 211 / 1) !important}.scrollbar-thumb-rose-200\/15{--scrollbar-thumb: rgb(254 205 211 / .15) !important}.scrollbar-thumb-rose-200\/20{--scrollbar-thumb: rgb(254 205 211 / .2) !important}.scrollbar-thumb-rose-200\/25{--scrollbar-thumb: rgb(254 205 211 / .25) !important}.scrollbar-thumb-rose-200\/30{--scrollbar-thumb: rgb(254 205 211 / .3) !important}.scrollbar-thumb-rose-200\/35{--scrollbar-thumb: rgb(254 205 211 / .35) !important}.scrollbar-thumb-rose-200\/40{--scrollbar-thumb: rgb(254 205 211 / .4) !important}.scrollbar-thumb-rose-200\/45{--scrollbar-thumb: rgb(254 205 211 / .45) !important}.scrollbar-thumb-rose-200\/5{--scrollbar-thumb: rgb(254 205 211 / .05) !important}.scrollbar-thumb-rose-200\/50{--scrollbar-thumb: rgb(254 205 211 / .5) !important}.scrollbar-thumb-rose-200\/55{--scrollbar-thumb: rgb(254 205 211 / .55) !important}.scrollbar-thumb-rose-200\/60{--scrollbar-thumb: rgb(254 205 211 / .6) !important}.scrollbar-thumb-rose-200\/65{--scrollbar-thumb: rgb(254 205 211 / .65) !important}.scrollbar-thumb-rose-200\/70{--scrollbar-thumb: rgb(254 205 211 / .7) !important}.scrollbar-thumb-rose-200\/75{--scrollbar-thumb: rgb(254 205 211 / .75) !important}.scrollbar-thumb-rose-200\/80{--scrollbar-thumb: rgb(254 205 211 / .8) !important}.scrollbar-thumb-rose-200\/85{--scrollbar-thumb: rgb(254 205 211 / .85) !important}.scrollbar-thumb-rose-200\/90{--scrollbar-thumb: rgb(254 205 211 / .9) !important}.scrollbar-thumb-rose-200\/95{--scrollbar-thumb: rgb(254 205 211 / .95) !important}.scrollbar-thumb-rose-300{--scrollbar-thumb: #fda4af !important}.scrollbar-thumb-rose-300\/0{--scrollbar-thumb: rgb(253 164 175 / 0) !important}.scrollbar-thumb-rose-300\/10{--scrollbar-thumb: rgb(253 164 175 / .1) !important}.scrollbar-thumb-rose-300\/100{--scrollbar-thumb: rgb(253 164 175 / 1) !important}.scrollbar-thumb-rose-300\/15{--scrollbar-thumb: rgb(253 164 175 / .15) !important}.scrollbar-thumb-rose-300\/20{--scrollbar-thumb: rgb(253 164 175 / .2) !important}.scrollbar-thumb-rose-300\/25{--scrollbar-thumb: rgb(253 164 175 / .25) !important}.scrollbar-thumb-rose-300\/30{--scrollbar-thumb: rgb(253 164 175 / .3) !important}.scrollbar-thumb-rose-300\/35{--scrollbar-thumb: rgb(253 164 175 / .35) !important}.scrollbar-thumb-rose-300\/40{--scrollbar-thumb: rgb(253 164 175 / .4) !important}.scrollbar-thumb-rose-300\/45{--scrollbar-thumb: rgb(253 164 175 / .45) !important}.scrollbar-thumb-rose-300\/5{--scrollbar-thumb: rgb(253 164 175 / .05) !important}.scrollbar-thumb-rose-300\/50{--scrollbar-thumb: rgb(253 164 175 / .5) !important}.scrollbar-thumb-rose-300\/55{--scrollbar-thumb: rgb(253 164 175 / .55) !important}.scrollbar-thumb-rose-300\/60{--scrollbar-thumb: rgb(253 164 175 / .6) !important}.scrollbar-thumb-rose-300\/65{--scrollbar-thumb: rgb(253 164 175 / .65) !important}.scrollbar-thumb-rose-300\/70{--scrollbar-thumb: rgb(253 164 175 / .7) !important}.scrollbar-thumb-rose-300\/75{--scrollbar-thumb: rgb(253 164 175 / .75) !important}.scrollbar-thumb-rose-300\/80{--scrollbar-thumb: rgb(253 164 175 / .8) !important}.scrollbar-thumb-rose-300\/85{--scrollbar-thumb: rgb(253 164 175 / .85) !important}.scrollbar-thumb-rose-300\/90{--scrollbar-thumb: rgb(253 164 175 / .9) !important}.scrollbar-thumb-rose-300\/95{--scrollbar-thumb: rgb(253 164 175 / .95) !important}.scrollbar-thumb-rose-400{--scrollbar-thumb: #fb7185 !important}.scrollbar-thumb-rose-400\/0{--scrollbar-thumb: rgb(251 113 133 / 0) !important}.scrollbar-thumb-rose-400\/10{--scrollbar-thumb: rgb(251 113 133 / .1) !important}.scrollbar-thumb-rose-400\/100{--scrollbar-thumb: rgb(251 113 133 / 1) !important}.scrollbar-thumb-rose-400\/15{--scrollbar-thumb: rgb(251 113 133 / .15) !important}.scrollbar-thumb-rose-400\/20{--scrollbar-thumb: rgb(251 113 133 / .2) !important}.scrollbar-thumb-rose-400\/25{--scrollbar-thumb: rgb(251 113 133 / .25) !important}.scrollbar-thumb-rose-400\/30{--scrollbar-thumb: rgb(251 113 133 / .3) !important}.scrollbar-thumb-rose-400\/35{--scrollbar-thumb: rgb(251 113 133 / .35) !important}.scrollbar-thumb-rose-400\/40{--scrollbar-thumb: rgb(251 113 133 / .4) !important}.scrollbar-thumb-rose-400\/45{--scrollbar-thumb: rgb(251 113 133 / .45) !important}.scrollbar-thumb-rose-400\/5{--scrollbar-thumb: rgb(251 113 133 / .05) !important}.scrollbar-thumb-rose-400\/50{--scrollbar-thumb: rgb(251 113 133 / .5) !important}.scrollbar-thumb-rose-400\/55{--scrollbar-thumb: rgb(251 113 133 / .55) !important}.scrollbar-thumb-rose-400\/60{--scrollbar-thumb: rgb(251 113 133 / .6) !important}.scrollbar-thumb-rose-400\/65{--scrollbar-thumb: rgb(251 113 133 / .65) !important}.scrollbar-thumb-rose-400\/70{--scrollbar-thumb: rgb(251 113 133 / .7) !important}.scrollbar-thumb-rose-400\/75{--scrollbar-thumb: rgb(251 113 133 / .75) !important}.scrollbar-thumb-rose-400\/80{--scrollbar-thumb: rgb(251 113 133 / .8) !important}.scrollbar-thumb-rose-400\/85{--scrollbar-thumb: rgb(251 113 133 / .85) !important}.scrollbar-thumb-rose-400\/90{--scrollbar-thumb: rgb(251 113 133 / .9) !important}.scrollbar-thumb-rose-400\/95{--scrollbar-thumb: rgb(251 113 133 / .95) !important}.scrollbar-thumb-rose-50{--scrollbar-thumb: #fff1f2 !important}.scrollbar-thumb-rose-50\/0{--scrollbar-thumb: rgb(255 241 242 / 0) !important}.scrollbar-thumb-rose-50\/10{--scrollbar-thumb: rgb(255 241 242 / .1) !important}.scrollbar-thumb-rose-50\/100{--scrollbar-thumb: rgb(255 241 242 / 1) !important}.scrollbar-thumb-rose-50\/15{--scrollbar-thumb: rgb(255 241 242 / .15) !important}.scrollbar-thumb-rose-50\/20{--scrollbar-thumb: rgb(255 241 242 / .2) !important}.scrollbar-thumb-rose-50\/25{--scrollbar-thumb: rgb(255 241 242 / .25) !important}.scrollbar-thumb-rose-50\/30{--scrollbar-thumb: rgb(255 241 242 / .3) !important}.scrollbar-thumb-rose-50\/35{--scrollbar-thumb: rgb(255 241 242 / .35) !important}.scrollbar-thumb-rose-50\/40{--scrollbar-thumb: rgb(255 241 242 / .4) !important}.scrollbar-thumb-rose-50\/45{--scrollbar-thumb: rgb(255 241 242 / .45) !important}.scrollbar-thumb-rose-50\/5{--scrollbar-thumb: rgb(255 241 242 / .05) !important}.scrollbar-thumb-rose-50\/50{--scrollbar-thumb: rgb(255 241 242 / .5) !important}.scrollbar-thumb-rose-50\/55{--scrollbar-thumb: rgb(255 241 242 / .55) !important}.scrollbar-thumb-rose-50\/60{--scrollbar-thumb: rgb(255 241 242 / .6) !important}.scrollbar-thumb-rose-50\/65{--scrollbar-thumb: rgb(255 241 242 / .65) !important}.scrollbar-thumb-rose-50\/70{--scrollbar-thumb: rgb(255 241 242 / .7) !important}.scrollbar-thumb-rose-50\/75{--scrollbar-thumb: rgb(255 241 242 / .75) !important}.scrollbar-thumb-rose-50\/80{--scrollbar-thumb: rgb(255 241 242 / .8) !important}.scrollbar-thumb-rose-50\/85{--scrollbar-thumb: rgb(255 241 242 / .85) !important}.scrollbar-thumb-rose-50\/90{--scrollbar-thumb: rgb(255 241 242 / .9) !important}.scrollbar-thumb-rose-50\/95{--scrollbar-thumb: rgb(255 241 242 / .95) !important}.scrollbar-thumb-rose-500{--scrollbar-thumb: #f43f5e !important}.scrollbar-thumb-rose-500\/0{--scrollbar-thumb: rgb(244 63 94 / 0) !important}.scrollbar-thumb-rose-500\/10{--scrollbar-thumb: rgb(244 63 94 / .1) !important}.scrollbar-thumb-rose-500\/100{--scrollbar-thumb: rgb(244 63 94 / 1) !important}.scrollbar-thumb-rose-500\/15{--scrollbar-thumb: rgb(244 63 94 / .15) !important}.scrollbar-thumb-rose-500\/20{--scrollbar-thumb: rgb(244 63 94 / .2) !important}.scrollbar-thumb-rose-500\/25{--scrollbar-thumb: rgb(244 63 94 / .25) !important}.scrollbar-thumb-rose-500\/30{--scrollbar-thumb: rgb(244 63 94 / .3) !important}.scrollbar-thumb-rose-500\/35{--scrollbar-thumb: rgb(244 63 94 / .35) !important}.scrollbar-thumb-rose-500\/40{--scrollbar-thumb: rgb(244 63 94 / .4) !important}.scrollbar-thumb-rose-500\/45{--scrollbar-thumb: rgb(244 63 94 / .45) !important}.scrollbar-thumb-rose-500\/5{--scrollbar-thumb: rgb(244 63 94 / .05) !important}.scrollbar-thumb-rose-500\/50{--scrollbar-thumb: rgb(244 63 94 / .5) !important}.scrollbar-thumb-rose-500\/55{--scrollbar-thumb: rgb(244 63 94 / .55) !important}.scrollbar-thumb-rose-500\/60{--scrollbar-thumb: rgb(244 63 94 / .6) !important}.scrollbar-thumb-rose-500\/65{--scrollbar-thumb: rgb(244 63 94 / .65) !important}.scrollbar-thumb-rose-500\/70{--scrollbar-thumb: rgb(244 63 94 / .7) !important}.scrollbar-thumb-rose-500\/75{--scrollbar-thumb: rgb(244 63 94 / .75) !important}.scrollbar-thumb-rose-500\/80{--scrollbar-thumb: rgb(244 63 94 / .8) !important}.scrollbar-thumb-rose-500\/85{--scrollbar-thumb: rgb(244 63 94 / .85) !important}.scrollbar-thumb-rose-500\/90{--scrollbar-thumb: rgb(244 63 94 / .9) !important}.scrollbar-thumb-rose-500\/95{--scrollbar-thumb: rgb(244 63 94 / .95) !important}.scrollbar-thumb-rose-600{--scrollbar-thumb: #e11d48 !important}.scrollbar-thumb-rose-600\/0{--scrollbar-thumb: rgb(225 29 72 / 0) !important}.scrollbar-thumb-rose-600\/10{--scrollbar-thumb: rgb(225 29 72 / .1) !important}.scrollbar-thumb-rose-600\/100{--scrollbar-thumb: rgb(225 29 72 / 1) !important}.scrollbar-thumb-rose-600\/15{--scrollbar-thumb: rgb(225 29 72 / .15) !important}.scrollbar-thumb-rose-600\/20{--scrollbar-thumb: rgb(225 29 72 / .2) !important}.scrollbar-thumb-rose-600\/25{--scrollbar-thumb: rgb(225 29 72 / .25) !important}.scrollbar-thumb-rose-600\/30{--scrollbar-thumb: rgb(225 29 72 / .3) !important}.scrollbar-thumb-rose-600\/35{--scrollbar-thumb: rgb(225 29 72 / .35) !important}.scrollbar-thumb-rose-600\/40{--scrollbar-thumb: rgb(225 29 72 / .4) !important}.scrollbar-thumb-rose-600\/45{--scrollbar-thumb: rgb(225 29 72 / .45) !important}.scrollbar-thumb-rose-600\/5{--scrollbar-thumb: rgb(225 29 72 / .05) !important}.scrollbar-thumb-rose-600\/50{--scrollbar-thumb: rgb(225 29 72 / .5) !important}.scrollbar-thumb-rose-600\/55{--scrollbar-thumb: rgb(225 29 72 / .55) !important}.scrollbar-thumb-rose-600\/60{--scrollbar-thumb: rgb(225 29 72 / .6) !important}.scrollbar-thumb-rose-600\/65{--scrollbar-thumb: rgb(225 29 72 / .65) !important}.scrollbar-thumb-rose-600\/70{--scrollbar-thumb: rgb(225 29 72 / .7) !important}.scrollbar-thumb-rose-600\/75{--scrollbar-thumb: rgb(225 29 72 / .75) !important}.scrollbar-thumb-rose-600\/80{--scrollbar-thumb: rgb(225 29 72 / .8) !important}.scrollbar-thumb-rose-600\/85{--scrollbar-thumb: rgb(225 29 72 / .85) !important}.scrollbar-thumb-rose-600\/90{--scrollbar-thumb: rgb(225 29 72 / .9) !important}.scrollbar-thumb-rose-600\/95{--scrollbar-thumb: rgb(225 29 72 / .95) !important}.scrollbar-thumb-rose-700{--scrollbar-thumb: #be123c !important}.scrollbar-thumb-rose-700\/0{--scrollbar-thumb: rgb(190 18 60 / 0) !important}.scrollbar-thumb-rose-700\/10{--scrollbar-thumb: rgb(190 18 60 / .1) !important}.scrollbar-thumb-rose-700\/100{--scrollbar-thumb: rgb(190 18 60 / 1) !important}.scrollbar-thumb-rose-700\/15{--scrollbar-thumb: rgb(190 18 60 / .15) !important}.scrollbar-thumb-rose-700\/20{--scrollbar-thumb: rgb(190 18 60 / .2) !important}.scrollbar-thumb-rose-700\/25{--scrollbar-thumb: rgb(190 18 60 / .25) !important}.scrollbar-thumb-rose-700\/30{--scrollbar-thumb: rgb(190 18 60 / .3) !important}.scrollbar-thumb-rose-700\/35{--scrollbar-thumb: rgb(190 18 60 / .35) !important}.scrollbar-thumb-rose-700\/40{--scrollbar-thumb: rgb(190 18 60 / .4) !important}.scrollbar-thumb-rose-700\/45{--scrollbar-thumb: rgb(190 18 60 / .45) !important}.scrollbar-thumb-rose-700\/5{--scrollbar-thumb: rgb(190 18 60 / .05) !important}.scrollbar-thumb-rose-700\/50{--scrollbar-thumb: rgb(190 18 60 / .5) !important}.scrollbar-thumb-rose-700\/55{--scrollbar-thumb: rgb(190 18 60 / .55) !important}.scrollbar-thumb-rose-700\/60{--scrollbar-thumb: rgb(190 18 60 / .6) !important}.scrollbar-thumb-rose-700\/65{--scrollbar-thumb: rgb(190 18 60 / .65) !important}.scrollbar-thumb-rose-700\/70{--scrollbar-thumb: rgb(190 18 60 / .7) !important}.scrollbar-thumb-rose-700\/75{--scrollbar-thumb: rgb(190 18 60 / .75) !important}.scrollbar-thumb-rose-700\/80{--scrollbar-thumb: rgb(190 18 60 / .8) !important}.scrollbar-thumb-rose-700\/85{--scrollbar-thumb: rgb(190 18 60 / .85) !important}.scrollbar-thumb-rose-700\/90{--scrollbar-thumb: rgb(190 18 60 / .9) !important}.scrollbar-thumb-rose-700\/95{--scrollbar-thumb: rgb(190 18 60 / .95) !important}.scrollbar-thumb-rose-800{--scrollbar-thumb: #9f1239 !important}.scrollbar-thumb-rose-800\/0{--scrollbar-thumb: rgb(159 18 57 / 0) !important}.scrollbar-thumb-rose-800\/10{--scrollbar-thumb: rgb(159 18 57 / .1) !important}.scrollbar-thumb-rose-800\/100{--scrollbar-thumb: rgb(159 18 57 / 1) !important}.scrollbar-thumb-rose-800\/15{--scrollbar-thumb: rgb(159 18 57 / .15) !important}.scrollbar-thumb-rose-800\/20{--scrollbar-thumb: rgb(159 18 57 / .2) !important}.scrollbar-thumb-rose-800\/25{--scrollbar-thumb: rgb(159 18 57 / .25) !important}.scrollbar-thumb-rose-800\/30{--scrollbar-thumb: rgb(159 18 57 / .3) !important}.scrollbar-thumb-rose-800\/35{--scrollbar-thumb: rgb(159 18 57 / .35) !important}.scrollbar-thumb-rose-800\/40{--scrollbar-thumb: rgb(159 18 57 / .4) !important}.scrollbar-thumb-rose-800\/45{--scrollbar-thumb: rgb(159 18 57 / .45) !important}.scrollbar-thumb-rose-800\/5{--scrollbar-thumb: rgb(159 18 57 / .05) !important}.scrollbar-thumb-rose-800\/50{--scrollbar-thumb: rgb(159 18 57 / .5) !important}.scrollbar-thumb-rose-800\/55{--scrollbar-thumb: rgb(159 18 57 / .55) !important}.scrollbar-thumb-rose-800\/60{--scrollbar-thumb: rgb(159 18 57 / .6) !important}.scrollbar-thumb-rose-800\/65{--scrollbar-thumb: rgb(159 18 57 / .65) !important}.scrollbar-thumb-rose-800\/70{--scrollbar-thumb: rgb(159 18 57 / .7) !important}.scrollbar-thumb-rose-800\/75{--scrollbar-thumb: rgb(159 18 57 / .75) !important}.scrollbar-thumb-rose-800\/80{--scrollbar-thumb: rgb(159 18 57 / .8) !important}.scrollbar-thumb-rose-800\/85{--scrollbar-thumb: rgb(159 18 57 / .85) !important}.scrollbar-thumb-rose-800\/90{--scrollbar-thumb: rgb(159 18 57 / .9) !important}.scrollbar-thumb-rose-800\/95{--scrollbar-thumb: rgb(159 18 57 / .95) !important}.scrollbar-thumb-rose-900{--scrollbar-thumb: #881337 !important}.scrollbar-thumb-rose-900\/0{--scrollbar-thumb: rgb(136 19 55 / 0) !important}.scrollbar-thumb-rose-900\/10{--scrollbar-thumb: rgb(136 19 55 / .1) !important}.scrollbar-thumb-rose-900\/100{--scrollbar-thumb: rgb(136 19 55 / 1) !important}.scrollbar-thumb-rose-900\/15{--scrollbar-thumb: rgb(136 19 55 / .15) !important}.scrollbar-thumb-rose-900\/20{--scrollbar-thumb: rgb(136 19 55 / .2) !important}.scrollbar-thumb-rose-900\/25{--scrollbar-thumb: rgb(136 19 55 / .25) !important}.scrollbar-thumb-rose-900\/30{--scrollbar-thumb: rgb(136 19 55 / .3) !important}.scrollbar-thumb-rose-900\/35{--scrollbar-thumb: rgb(136 19 55 / .35) !important}.scrollbar-thumb-rose-900\/40{--scrollbar-thumb: rgb(136 19 55 / .4) !important}.scrollbar-thumb-rose-900\/45{--scrollbar-thumb: rgb(136 19 55 / .45) !important}.scrollbar-thumb-rose-900\/5{--scrollbar-thumb: rgb(136 19 55 / .05) !important}.scrollbar-thumb-rose-900\/50{--scrollbar-thumb: rgb(136 19 55 / .5) !important}.scrollbar-thumb-rose-900\/55{--scrollbar-thumb: rgb(136 19 55 / .55) !important}.scrollbar-thumb-rose-900\/60{--scrollbar-thumb: rgb(136 19 55 / .6) !important}.scrollbar-thumb-rose-900\/65{--scrollbar-thumb: rgb(136 19 55 / .65) !important}.scrollbar-thumb-rose-900\/70{--scrollbar-thumb: rgb(136 19 55 / .7) !important}.scrollbar-thumb-rose-900\/75{--scrollbar-thumb: rgb(136 19 55 / .75) !important}.scrollbar-thumb-rose-900\/80{--scrollbar-thumb: rgb(136 19 55 / .8) !important}.scrollbar-thumb-rose-900\/85{--scrollbar-thumb: rgb(136 19 55 / .85) !important}.scrollbar-thumb-rose-900\/90{--scrollbar-thumb: rgb(136 19 55 / .9) !important}.scrollbar-thumb-rose-900\/95{--scrollbar-thumb: rgb(136 19 55 / .95) !important}.scrollbar-thumb-rose-950{--scrollbar-thumb: #4c0519 !important}.scrollbar-thumb-rose-950\/0{--scrollbar-thumb: rgb(76 5 25 / 0) !important}.scrollbar-thumb-rose-950\/10{--scrollbar-thumb: rgb(76 5 25 / .1) !important}.scrollbar-thumb-rose-950\/100{--scrollbar-thumb: rgb(76 5 25 / 1) !important}.scrollbar-thumb-rose-950\/15{--scrollbar-thumb: rgb(76 5 25 / .15) !important}.scrollbar-thumb-rose-950\/20{--scrollbar-thumb: rgb(76 5 25 / .2) !important}.scrollbar-thumb-rose-950\/25{--scrollbar-thumb: rgb(76 5 25 / .25) !important}.scrollbar-thumb-rose-950\/30{--scrollbar-thumb: rgb(76 5 25 / .3) !important}.scrollbar-thumb-rose-950\/35{--scrollbar-thumb: rgb(76 5 25 / .35) !important}.scrollbar-thumb-rose-950\/40{--scrollbar-thumb: rgb(76 5 25 / .4) !important}.scrollbar-thumb-rose-950\/45{--scrollbar-thumb: rgb(76 5 25 / .45) !important}.scrollbar-thumb-rose-950\/5{--scrollbar-thumb: rgb(76 5 25 / .05) !important}.scrollbar-thumb-rose-950\/50{--scrollbar-thumb: rgb(76 5 25 / .5) !important}.scrollbar-thumb-rose-950\/55{--scrollbar-thumb: rgb(76 5 25 / .55) !important}.scrollbar-thumb-rose-950\/60{--scrollbar-thumb: rgb(76 5 25 / .6) !important}.scrollbar-thumb-rose-950\/65{--scrollbar-thumb: rgb(76 5 25 / .65) !important}.scrollbar-thumb-rose-950\/70{--scrollbar-thumb: rgb(76 5 25 / .7) !important}.scrollbar-thumb-rose-950\/75{--scrollbar-thumb: rgb(76 5 25 / .75) !important}.scrollbar-thumb-rose-950\/80{--scrollbar-thumb: rgb(76 5 25 / .8) !important}.scrollbar-thumb-rose-950\/85{--scrollbar-thumb: rgb(76 5 25 / .85) !important}.scrollbar-thumb-rose-950\/90{--scrollbar-thumb: rgb(76 5 25 / .9) !important}.scrollbar-thumb-rose-950\/95{--scrollbar-thumb: rgb(76 5 25 / .95) !important}.scrollbar-thumb-sapien-blue{--scrollbar-thumb: #111928 !important}.scrollbar-thumb-sapien-blue\/0{--scrollbar-thumb: rgb(17 25 40 / 0) !important}.scrollbar-thumb-sapien-blue\/10{--scrollbar-thumb: rgb(17 25 40 / .1) !important}.scrollbar-thumb-sapien-blue\/100{--scrollbar-thumb: rgb(17 25 40 / 1) !important}.scrollbar-thumb-sapien-blue\/15{--scrollbar-thumb: rgb(17 25 40 / .15) !important}.scrollbar-thumb-sapien-blue\/20{--scrollbar-thumb: rgb(17 25 40 / .2) !important}.scrollbar-thumb-sapien-blue\/25{--scrollbar-thumb: rgb(17 25 40 / .25) !important}.scrollbar-thumb-sapien-blue\/30{--scrollbar-thumb: rgb(17 25 40 / .3) !important}.scrollbar-thumb-sapien-blue\/35{--scrollbar-thumb: rgb(17 25 40 / .35) !important}.scrollbar-thumb-sapien-blue\/40{--scrollbar-thumb: rgb(17 25 40 / .4) !important}.scrollbar-thumb-sapien-blue\/45{--scrollbar-thumb: rgb(17 25 40 / .45) !important}.scrollbar-thumb-sapien-blue\/5{--scrollbar-thumb: rgb(17 25 40 / .05) !important}.scrollbar-thumb-sapien-blue\/50{--scrollbar-thumb: rgb(17 25 40 / .5) !important}.scrollbar-thumb-sapien-blue\/55{--scrollbar-thumb: rgb(17 25 40 / .55) !important}.scrollbar-thumb-sapien-blue\/60{--scrollbar-thumb: rgb(17 25 40 / .6) !important}.scrollbar-thumb-sapien-blue\/65{--scrollbar-thumb: rgb(17 25 40 / .65) !important}.scrollbar-thumb-sapien-blue\/70{--scrollbar-thumb: rgb(17 25 40 / .7) !important}.scrollbar-thumb-sapien-blue\/75{--scrollbar-thumb: rgb(17 25 40 / .75) !important}.scrollbar-thumb-sapien-blue\/80{--scrollbar-thumb: rgb(17 25 40 / .8) !important}.scrollbar-thumb-sapien-blue\/85{--scrollbar-thumb: rgb(17 25 40 / .85) !important}.scrollbar-thumb-sapien-blue\/90{--scrollbar-thumb: rgb(17 25 40 / .9) !important}.scrollbar-thumb-sapien-blue\/95{--scrollbar-thumb: rgb(17 25 40 / .95) !important}.scrollbar-thumb-sky-100{--scrollbar-thumb: #e0f2fe !important}.scrollbar-thumb-sky-100\/0{--scrollbar-thumb: rgb(224 242 254 / 0) !important}.scrollbar-thumb-sky-100\/10{--scrollbar-thumb: rgb(224 242 254 / .1) !important}.scrollbar-thumb-sky-100\/100{--scrollbar-thumb: rgb(224 242 254 / 1) !important}.scrollbar-thumb-sky-100\/15{--scrollbar-thumb: rgb(224 242 254 / .15) !important}.scrollbar-thumb-sky-100\/20{--scrollbar-thumb: rgb(224 242 254 / .2) !important}.scrollbar-thumb-sky-100\/25{--scrollbar-thumb: rgb(224 242 254 / .25) !important}.scrollbar-thumb-sky-100\/30{--scrollbar-thumb: rgb(224 242 254 / .3) !important}.scrollbar-thumb-sky-100\/35{--scrollbar-thumb: rgb(224 242 254 / .35) !important}.scrollbar-thumb-sky-100\/40{--scrollbar-thumb: rgb(224 242 254 / .4) !important}.scrollbar-thumb-sky-100\/45{--scrollbar-thumb: rgb(224 242 254 / .45) !important}.scrollbar-thumb-sky-100\/5{--scrollbar-thumb: rgb(224 242 254 / .05) !important}.scrollbar-thumb-sky-100\/50{--scrollbar-thumb: rgb(224 242 254 / .5) !important}.scrollbar-thumb-sky-100\/55{--scrollbar-thumb: rgb(224 242 254 / .55) !important}.scrollbar-thumb-sky-100\/60{--scrollbar-thumb: rgb(224 242 254 / .6) !important}.scrollbar-thumb-sky-100\/65{--scrollbar-thumb: rgb(224 242 254 / .65) !important}.scrollbar-thumb-sky-100\/70{--scrollbar-thumb: rgb(224 242 254 / .7) !important}.scrollbar-thumb-sky-100\/75{--scrollbar-thumb: rgb(224 242 254 / .75) !important}.scrollbar-thumb-sky-100\/80{--scrollbar-thumb: rgb(224 242 254 / .8) !important}.scrollbar-thumb-sky-100\/85{--scrollbar-thumb: rgb(224 242 254 / .85) !important}.scrollbar-thumb-sky-100\/90{--scrollbar-thumb: rgb(224 242 254 / .9) !important}.scrollbar-thumb-sky-100\/95{--scrollbar-thumb: rgb(224 242 254 / .95) !important}.scrollbar-thumb-sky-200{--scrollbar-thumb: #bae6fd !important}.scrollbar-thumb-sky-200\/0{--scrollbar-thumb: rgb(186 230 253 / 0) !important}.scrollbar-thumb-sky-200\/10{--scrollbar-thumb: rgb(186 230 253 / .1) !important}.scrollbar-thumb-sky-200\/100{--scrollbar-thumb: rgb(186 230 253 / 1) !important}.scrollbar-thumb-sky-200\/15{--scrollbar-thumb: rgb(186 230 253 / .15) !important}.scrollbar-thumb-sky-200\/20{--scrollbar-thumb: rgb(186 230 253 / .2) !important}.scrollbar-thumb-sky-200\/25{--scrollbar-thumb: rgb(186 230 253 / .25) !important}.scrollbar-thumb-sky-200\/30{--scrollbar-thumb: rgb(186 230 253 / .3) !important}.scrollbar-thumb-sky-200\/35{--scrollbar-thumb: rgb(186 230 253 / .35) !important}.scrollbar-thumb-sky-200\/40{--scrollbar-thumb: rgb(186 230 253 / .4) !important}.scrollbar-thumb-sky-200\/45{--scrollbar-thumb: rgb(186 230 253 / .45) !important}.scrollbar-thumb-sky-200\/5{--scrollbar-thumb: rgb(186 230 253 / .05) !important}.scrollbar-thumb-sky-200\/50{--scrollbar-thumb: rgb(186 230 253 / .5) !important}.scrollbar-thumb-sky-200\/55{--scrollbar-thumb: rgb(186 230 253 / .55) !important}.scrollbar-thumb-sky-200\/60{--scrollbar-thumb: rgb(186 230 253 / .6) !important}.scrollbar-thumb-sky-200\/65{--scrollbar-thumb: rgb(186 230 253 / .65) !important}.scrollbar-thumb-sky-200\/70{--scrollbar-thumb: rgb(186 230 253 / .7) !important}.scrollbar-thumb-sky-200\/75{--scrollbar-thumb: rgb(186 230 253 / .75) !important}.scrollbar-thumb-sky-200\/80{--scrollbar-thumb: rgb(186 230 253 / .8) !important}.scrollbar-thumb-sky-200\/85{--scrollbar-thumb: rgb(186 230 253 / .85) !important}.scrollbar-thumb-sky-200\/90{--scrollbar-thumb: rgb(186 230 253 / .9) !important}.scrollbar-thumb-sky-200\/95{--scrollbar-thumb: rgb(186 230 253 / .95) !important}.scrollbar-thumb-sky-300{--scrollbar-thumb: #7dd3fc !important}.scrollbar-thumb-sky-300\/0{--scrollbar-thumb: rgb(125 211 252 / 0) !important}.scrollbar-thumb-sky-300\/10{--scrollbar-thumb: rgb(125 211 252 / .1) !important}.scrollbar-thumb-sky-300\/100{--scrollbar-thumb: rgb(125 211 252 / 1) !important}.scrollbar-thumb-sky-300\/15{--scrollbar-thumb: rgb(125 211 252 / .15) !important}.scrollbar-thumb-sky-300\/20{--scrollbar-thumb: rgb(125 211 252 / .2) !important}.scrollbar-thumb-sky-300\/25{--scrollbar-thumb: rgb(125 211 252 / .25) !important}.scrollbar-thumb-sky-300\/30{--scrollbar-thumb: rgb(125 211 252 / .3) !important}.scrollbar-thumb-sky-300\/35{--scrollbar-thumb: rgb(125 211 252 / .35) !important}.scrollbar-thumb-sky-300\/40{--scrollbar-thumb: rgb(125 211 252 / .4) !important}.scrollbar-thumb-sky-300\/45{--scrollbar-thumb: rgb(125 211 252 / .45) !important}.scrollbar-thumb-sky-300\/5{--scrollbar-thumb: rgb(125 211 252 / .05) !important}.scrollbar-thumb-sky-300\/50{--scrollbar-thumb: rgb(125 211 252 / .5) !important}.scrollbar-thumb-sky-300\/55{--scrollbar-thumb: rgb(125 211 252 / .55) !important}.scrollbar-thumb-sky-300\/60{--scrollbar-thumb: rgb(125 211 252 / .6) !important}.scrollbar-thumb-sky-300\/65{--scrollbar-thumb: rgb(125 211 252 / .65) !important}.scrollbar-thumb-sky-300\/70{--scrollbar-thumb: rgb(125 211 252 / .7) !important}.scrollbar-thumb-sky-300\/75{--scrollbar-thumb: rgb(125 211 252 / .75) !important}.scrollbar-thumb-sky-300\/80{--scrollbar-thumb: rgb(125 211 252 / .8) !important}.scrollbar-thumb-sky-300\/85{--scrollbar-thumb: rgb(125 211 252 / .85) !important}.scrollbar-thumb-sky-300\/90{--scrollbar-thumb: rgb(125 211 252 / .9) !important}.scrollbar-thumb-sky-300\/95{--scrollbar-thumb: rgb(125 211 252 / .95) !important}.scrollbar-thumb-sky-400{--scrollbar-thumb: #38bdf8 !important}.scrollbar-thumb-sky-400\/0{--scrollbar-thumb: rgb(56 189 248 / 0) !important}.scrollbar-thumb-sky-400\/10{--scrollbar-thumb: rgb(56 189 248 / .1) !important}.scrollbar-thumb-sky-400\/100{--scrollbar-thumb: rgb(56 189 248 / 1) !important}.scrollbar-thumb-sky-400\/15{--scrollbar-thumb: rgb(56 189 248 / .15) !important}.scrollbar-thumb-sky-400\/20{--scrollbar-thumb: rgb(56 189 248 / .2) !important}.scrollbar-thumb-sky-400\/25{--scrollbar-thumb: rgb(56 189 248 / .25) !important}.scrollbar-thumb-sky-400\/30{--scrollbar-thumb: rgb(56 189 248 / .3) !important}.scrollbar-thumb-sky-400\/35{--scrollbar-thumb: rgb(56 189 248 / .35) !important}.scrollbar-thumb-sky-400\/40{--scrollbar-thumb: rgb(56 189 248 / .4) !important}.scrollbar-thumb-sky-400\/45{--scrollbar-thumb: rgb(56 189 248 / .45) !important}.scrollbar-thumb-sky-400\/5{--scrollbar-thumb: rgb(56 189 248 / .05) !important}.scrollbar-thumb-sky-400\/50{--scrollbar-thumb: rgb(56 189 248 / .5) !important}.scrollbar-thumb-sky-400\/55{--scrollbar-thumb: rgb(56 189 248 / .55) !important}.scrollbar-thumb-sky-400\/60{--scrollbar-thumb: rgb(56 189 248 / .6) !important}.scrollbar-thumb-sky-400\/65{--scrollbar-thumb: rgb(56 189 248 / .65) !important}.scrollbar-thumb-sky-400\/70{--scrollbar-thumb: rgb(56 189 248 / .7) !important}.scrollbar-thumb-sky-400\/75{--scrollbar-thumb: rgb(56 189 248 / .75) !important}.scrollbar-thumb-sky-400\/80{--scrollbar-thumb: rgb(56 189 248 / .8) !important}.scrollbar-thumb-sky-400\/85{--scrollbar-thumb: rgb(56 189 248 / .85) !important}.scrollbar-thumb-sky-400\/90{--scrollbar-thumb: rgb(56 189 248 / .9) !important}.scrollbar-thumb-sky-400\/95{--scrollbar-thumb: rgb(56 189 248 / .95) !important}.scrollbar-thumb-sky-50{--scrollbar-thumb: #f0f9ff !important}.scrollbar-thumb-sky-50\/0{--scrollbar-thumb: rgb(240 249 255 / 0) !important}.scrollbar-thumb-sky-50\/10{--scrollbar-thumb: rgb(240 249 255 / .1) !important}.scrollbar-thumb-sky-50\/100{--scrollbar-thumb: rgb(240 249 255 / 1) !important}.scrollbar-thumb-sky-50\/15{--scrollbar-thumb: rgb(240 249 255 / .15) !important}.scrollbar-thumb-sky-50\/20{--scrollbar-thumb: rgb(240 249 255 / .2) !important}.scrollbar-thumb-sky-50\/25{--scrollbar-thumb: rgb(240 249 255 / .25) !important}.scrollbar-thumb-sky-50\/30{--scrollbar-thumb: rgb(240 249 255 / .3) !important}.scrollbar-thumb-sky-50\/35{--scrollbar-thumb: rgb(240 249 255 / .35) !important}.scrollbar-thumb-sky-50\/40{--scrollbar-thumb: rgb(240 249 255 / .4) !important}.scrollbar-thumb-sky-50\/45{--scrollbar-thumb: rgb(240 249 255 / .45) !important}.scrollbar-thumb-sky-50\/5{--scrollbar-thumb: rgb(240 249 255 / .05) !important}.scrollbar-thumb-sky-50\/50{--scrollbar-thumb: rgb(240 249 255 / .5) !important}.scrollbar-thumb-sky-50\/55{--scrollbar-thumb: rgb(240 249 255 / .55) !important}.scrollbar-thumb-sky-50\/60{--scrollbar-thumb: rgb(240 249 255 / .6) !important}.scrollbar-thumb-sky-50\/65{--scrollbar-thumb: rgb(240 249 255 / .65) !important}.scrollbar-thumb-sky-50\/70{--scrollbar-thumb: rgb(240 249 255 / .7) !important}.scrollbar-thumb-sky-50\/75{--scrollbar-thumb: rgb(240 249 255 / .75) !important}.scrollbar-thumb-sky-50\/80{--scrollbar-thumb: rgb(240 249 255 / .8) !important}.scrollbar-thumb-sky-50\/85{--scrollbar-thumb: rgb(240 249 255 / .85) !important}.scrollbar-thumb-sky-50\/90{--scrollbar-thumb: rgb(240 249 255 / .9) !important}.scrollbar-thumb-sky-50\/95{--scrollbar-thumb: rgb(240 249 255 / .95) !important}.scrollbar-thumb-sky-500{--scrollbar-thumb: #0ea5e9 !important}.scrollbar-thumb-sky-500\/0{--scrollbar-thumb: rgb(14 165 233 / 0) !important}.scrollbar-thumb-sky-500\/10{--scrollbar-thumb: rgb(14 165 233 / .1) !important}.scrollbar-thumb-sky-500\/100{--scrollbar-thumb: rgb(14 165 233 / 1) !important}.scrollbar-thumb-sky-500\/15{--scrollbar-thumb: rgb(14 165 233 / .15) !important}.scrollbar-thumb-sky-500\/20{--scrollbar-thumb: rgb(14 165 233 / .2) !important}.scrollbar-thumb-sky-500\/25{--scrollbar-thumb: rgb(14 165 233 / .25) !important}.scrollbar-thumb-sky-500\/30{--scrollbar-thumb: rgb(14 165 233 / .3) !important}.scrollbar-thumb-sky-500\/35{--scrollbar-thumb: rgb(14 165 233 / .35) !important}.scrollbar-thumb-sky-500\/40{--scrollbar-thumb: rgb(14 165 233 / .4) !important}.scrollbar-thumb-sky-500\/45{--scrollbar-thumb: rgb(14 165 233 / .45) !important}.scrollbar-thumb-sky-500\/5{--scrollbar-thumb: rgb(14 165 233 / .05) !important}.scrollbar-thumb-sky-500\/50{--scrollbar-thumb: rgb(14 165 233 / .5) !important}.scrollbar-thumb-sky-500\/55{--scrollbar-thumb: rgb(14 165 233 / .55) !important}.scrollbar-thumb-sky-500\/60{--scrollbar-thumb: rgb(14 165 233 / .6) !important}.scrollbar-thumb-sky-500\/65{--scrollbar-thumb: rgb(14 165 233 / .65) !important}.scrollbar-thumb-sky-500\/70{--scrollbar-thumb: rgb(14 165 233 / .7) !important}.scrollbar-thumb-sky-500\/75{--scrollbar-thumb: rgb(14 165 233 / .75) !important}.scrollbar-thumb-sky-500\/80{--scrollbar-thumb: rgb(14 165 233 / .8) !important}.scrollbar-thumb-sky-500\/85{--scrollbar-thumb: rgb(14 165 233 / .85) !important}.scrollbar-thumb-sky-500\/90{--scrollbar-thumb: rgb(14 165 233 / .9) !important}.scrollbar-thumb-sky-500\/95{--scrollbar-thumb: rgb(14 165 233 / .95) !important}.scrollbar-thumb-sky-600{--scrollbar-thumb: #0284c7 !important}.scrollbar-thumb-sky-600\/0{--scrollbar-thumb: rgb(2 132 199 / 0) !important}.scrollbar-thumb-sky-600\/10{--scrollbar-thumb: rgb(2 132 199 / .1) !important}.scrollbar-thumb-sky-600\/100{--scrollbar-thumb: rgb(2 132 199 / 1) !important}.scrollbar-thumb-sky-600\/15{--scrollbar-thumb: rgb(2 132 199 / .15) !important}.scrollbar-thumb-sky-600\/20{--scrollbar-thumb: rgb(2 132 199 / .2) !important}.scrollbar-thumb-sky-600\/25{--scrollbar-thumb: rgb(2 132 199 / .25) !important}.scrollbar-thumb-sky-600\/30{--scrollbar-thumb: rgb(2 132 199 / .3) !important}.scrollbar-thumb-sky-600\/35{--scrollbar-thumb: rgb(2 132 199 / .35) !important}.scrollbar-thumb-sky-600\/40{--scrollbar-thumb: rgb(2 132 199 / .4) !important}.scrollbar-thumb-sky-600\/45{--scrollbar-thumb: rgb(2 132 199 / .45) !important}.scrollbar-thumb-sky-600\/5{--scrollbar-thumb: rgb(2 132 199 / .05) !important}.scrollbar-thumb-sky-600\/50{--scrollbar-thumb: rgb(2 132 199 / .5) !important}.scrollbar-thumb-sky-600\/55{--scrollbar-thumb: rgb(2 132 199 / .55) !important}.scrollbar-thumb-sky-600\/60{--scrollbar-thumb: rgb(2 132 199 / .6) !important}.scrollbar-thumb-sky-600\/65{--scrollbar-thumb: rgb(2 132 199 / .65) !important}.scrollbar-thumb-sky-600\/70{--scrollbar-thumb: rgb(2 132 199 / .7) !important}.scrollbar-thumb-sky-600\/75{--scrollbar-thumb: rgb(2 132 199 / .75) !important}.scrollbar-thumb-sky-600\/80{--scrollbar-thumb: rgb(2 132 199 / .8) !important}.scrollbar-thumb-sky-600\/85{--scrollbar-thumb: rgb(2 132 199 / .85) !important}.scrollbar-thumb-sky-600\/90{--scrollbar-thumb: rgb(2 132 199 / .9) !important}.scrollbar-thumb-sky-600\/95{--scrollbar-thumb: rgb(2 132 199 / .95) !important}.scrollbar-thumb-sky-700{--scrollbar-thumb: #0369a1 !important}.scrollbar-thumb-sky-700\/0{--scrollbar-thumb: rgb(3 105 161 / 0) !important}.scrollbar-thumb-sky-700\/10{--scrollbar-thumb: rgb(3 105 161 / .1) !important}.scrollbar-thumb-sky-700\/100{--scrollbar-thumb: rgb(3 105 161 / 1) !important}.scrollbar-thumb-sky-700\/15{--scrollbar-thumb: rgb(3 105 161 / .15) !important}.scrollbar-thumb-sky-700\/20{--scrollbar-thumb: rgb(3 105 161 / .2) !important}.scrollbar-thumb-sky-700\/25{--scrollbar-thumb: rgb(3 105 161 / .25) !important}.scrollbar-thumb-sky-700\/30{--scrollbar-thumb: rgb(3 105 161 / .3) !important}.scrollbar-thumb-sky-700\/35{--scrollbar-thumb: rgb(3 105 161 / .35) !important}.scrollbar-thumb-sky-700\/40{--scrollbar-thumb: rgb(3 105 161 / .4) !important}.scrollbar-thumb-sky-700\/45{--scrollbar-thumb: rgb(3 105 161 / .45) !important}.scrollbar-thumb-sky-700\/5{--scrollbar-thumb: rgb(3 105 161 / .05) !important}.scrollbar-thumb-sky-700\/50{--scrollbar-thumb: rgb(3 105 161 / .5) !important}.scrollbar-thumb-sky-700\/55{--scrollbar-thumb: rgb(3 105 161 / .55) !important}.scrollbar-thumb-sky-700\/60{--scrollbar-thumb: rgb(3 105 161 / .6) !important}.scrollbar-thumb-sky-700\/65{--scrollbar-thumb: rgb(3 105 161 / .65) !important}.scrollbar-thumb-sky-700\/70{--scrollbar-thumb: rgb(3 105 161 / .7) !important}.scrollbar-thumb-sky-700\/75{--scrollbar-thumb: rgb(3 105 161 / .75) !important}.scrollbar-thumb-sky-700\/80{--scrollbar-thumb: rgb(3 105 161 / .8) !important}.scrollbar-thumb-sky-700\/85{--scrollbar-thumb: rgb(3 105 161 / .85) !important}.scrollbar-thumb-sky-700\/90{--scrollbar-thumb: rgb(3 105 161 / .9) !important}.scrollbar-thumb-sky-700\/95{--scrollbar-thumb: rgb(3 105 161 / .95) !important}.scrollbar-thumb-sky-800{--scrollbar-thumb: #075985 !important}.scrollbar-thumb-sky-800\/0{--scrollbar-thumb: rgb(7 89 133 / 0) !important}.scrollbar-thumb-sky-800\/10{--scrollbar-thumb: rgb(7 89 133 / .1) !important}.scrollbar-thumb-sky-800\/100{--scrollbar-thumb: rgb(7 89 133 / 1) !important}.scrollbar-thumb-sky-800\/15{--scrollbar-thumb: rgb(7 89 133 / .15) !important}.scrollbar-thumb-sky-800\/20{--scrollbar-thumb: rgb(7 89 133 / .2) !important}.scrollbar-thumb-sky-800\/25{--scrollbar-thumb: rgb(7 89 133 / .25) !important}.scrollbar-thumb-sky-800\/30{--scrollbar-thumb: rgb(7 89 133 / .3) !important}.scrollbar-thumb-sky-800\/35{--scrollbar-thumb: rgb(7 89 133 / .35) !important}.scrollbar-thumb-sky-800\/40{--scrollbar-thumb: rgb(7 89 133 / .4) !important}.scrollbar-thumb-sky-800\/45{--scrollbar-thumb: rgb(7 89 133 / .45) !important}.scrollbar-thumb-sky-800\/5{--scrollbar-thumb: rgb(7 89 133 / .05) !important}.scrollbar-thumb-sky-800\/50{--scrollbar-thumb: rgb(7 89 133 / .5) !important}.scrollbar-thumb-sky-800\/55{--scrollbar-thumb: rgb(7 89 133 / .55) !important}.scrollbar-thumb-sky-800\/60{--scrollbar-thumb: rgb(7 89 133 / .6) !important}.scrollbar-thumb-sky-800\/65{--scrollbar-thumb: rgb(7 89 133 / .65) !important}.scrollbar-thumb-sky-800\/70{--scrollbar-thumb: rgb(7 89 133 / .7) !important}.scrollbar-thumb-sky-800\/75{--scrollbar-thumb: rgb(7 89 133 / .75) !important}.scrollbar-thumb-sky-800\/80{--scrollbar-thumb: rgb(7 89 133 / .8) !important}.scrollbar-thumb-sky-800\/85{--scrollbar-thumb: rgb(7 89 133 / .85) !important}.scrollbar-thumb-sky-800\/90{--scrollbar-thumb: rgb(7 89 133 / .9) !important}.scrollbar-thumb-sky-800\/95{--scrollbar-thumb: rgb(7 89 133 / .95) !important}.scrollbar-thumb-sky-900{--scrollbar-thumb: #0c4a6e !important}.scrollbar-thumb-sky-900\/0{--scrollbar-thumb: rgb(12 74 110 / 0) !important}.scrollbar-thumb-sky-900\/10{--scrollbar-thumb: rgb(12 74 110 / .1) !important}.scrollbar-thumb-sky-900\/100{--scrollbar-thumb: rgb(12 74 110 / 1) !important}.scrollbar-thumb-sky-900\/15{--scrollbar-thumb: rgb(12 74 110 / .15) !important}.scrollbar-thumb-sky-900\/20{--scrollbar-thumb: rgb(12 74 110 / .2) !important}.scrollbar-thumb-sky-900\/25{--scrollbar-thumb: rgb(12 74 110 / .25) !important}.scrollbar-thumb-sky-900\/30{--scrollbar-thumb: rgb(12 74 110 / .3) !important}.scrollbar-thumb-sky-900\/35{--scrollbar-thumb: rgb(12 74 110 / .35) !important}.scrollbar-thumb-sky-900\/40{--scrollbar-thumb: rgb(12 74 110 / .4) !important}.scrollbar-thumb-sky-900\/45{--scrollbar-thumb: rgb(12 74 110 / .45) !important}.scrollbar-thumb-sky-900\/5{--scrollbar-thumb: rgb(12 74 110 / .05) !important}.scrollbar-thumb-sky-900\/50{--scrollbar-thumb: rgb(12 74 110 / .5) !important}.scrollbar-thumb-sky-900\/55{--scrollbar-thumb: rgb(12 74 110 / .55) !important}.scrollbar-thumb-sky-900\/60{--scrollbar-thumb: rgb(12 74 110 / .6) !important}.scrollbar-thumb-sky-900\/65{--scrollbar-thumb: rgb(12 74 110 / .65) !important}.scrollbar-thumb-sky-900\/70{--scrollbar-thumb: rgb(12 74 110 / .7) !important}.scrollbar-thumb-sky-900\/75{--scrollbar-thumb: rgb(12 74 110 / .75) !important}.scrollbar-thumb-sky-900\/80{--scrollbar-thumb: rgb(12 74 110 / .8) !important}.scrollbar-thumb-sky-900\/85{--scrollbar-thumb: rgb(12 74 110 / .85) !important}.scrollbar-thumb-sky-900\/90{--scrollbar-thumb: rgb(12 74 110 / .9) !important}.scrollbar-thumb-sky-900\/95{--scrollbar-thumb: rgb(12 74 110 / .95) !important}.scrollbar-thumb-sky-950{--scrollbar-thumb: #082f49 !important}.scrollbar-thumb-sky-950\/0{--scrollbar-thumb: rgb(8 47 73 / 0) !important}.scrollbar-thumb-sky-950\/10{--scrollbar-thumb: rgb(8 47 73 / .1) !important}.scrollbar-thumb-sky-950\/100{--scrollbar-thumb: rgb(8 47 73 / 1) !important}.scrollbar-thumb-sky-950\/15{--scrollbar-thumb: rgb(8 47 73 / .15) !important}.scrollbar-thumb-sky-950\/20{--scrollbar-thumb: rgb(8 47 73 / .2) !important}.scrollbar-thumb-sky-950\/25{--scrollbar-thumb: rgb(8 47 73 / .25) !important}.scrollbar-thumb-sky-950\/30{--scrollbar-thumb: rgb(8 47 73 / .3) !important}.scrollbar-thumb-sky-950\/35{--scrollbar-thumb: rgb(8 47 73 / .35) !important}.scrollbar-thumb-sky-950\/40{--scrollbar-thumb: rgb(8 47 73 / .4) !important}.scrollbar-thumb-sky-950\/45{--scrollbar-thumb: rgb(8 47 73 / .45) !important}.scrollbar-thumb-sky-950\/5{--scrollbar-thumb: rgb(8 47 73 / .05) !important}.scrollbar-thumb-sky-950\/50{--scrollbar-thumb: rgb(8 47 73 / .5) !important}.scrollbar-thumb-sky-950\/55{--scrollbar-thumb: rgb(8 47 73 / .55) !important}.scrollbar-thumb-sky-950\/60{--scrollbar-thumb: rgb(8 47 73 / .6) !important}.scrollbar-thumb-sky-950\/65{--scrollbar-thumb: rgb(8 47 73 / .65) !important}.scrollbar-thumb-sky-950\/70{--scrollbar-thumb: rgb(8 47 73 / .7) !important}.scrollbar-thumb-sky-950\/75{--scrollbar-thumb: rgb(8 47 73 / .75) !important}.scrollbar-thumb-sky-950\/80{--scrollbar-thumb: rgb(8 47 73 / .8) !important}.scrollbar-thumb-sky-950\/85{--scrollbar-thumb: rgb(8 47 73 / .85) !important}.scrollbar-thumb-sky-950\/90{--scrollbar-thumb: rgb(8 47 73 / .9) !important}.scrollbar-thumb-sky-950\/95{--scrollbar-thumb: rgb(8 47 73 / .95) !important}.scrollbar-thumb-slate-100{--scrollbar-thumb: #f1f5f9 !important}.scrollbar-thumb-slate-100\/0{--scrollbar-thumb: rgb(241 245 249 / 0) !important}.scrollbar-thumb-slate-100\/10{--scrollbar-thumb: rgb(241 245 249 / .1) !important}.scrollbar-thumb-slate-100\/100{--scrollbar-thumb: rgb(241 245 249 / 1) !important}.scrollbar-thumb-slate-100\/15{--scrollbar-thumb: rgb(241 245 249 / .15) !important}.scrollbar-thumb-slate-100\/20{--scrollbar-thumb: rgb(241 245 249 / .2) !important}.scrollbar-thumb-slate-100\/25{--scrollbar-thumb: rgb(241 245 249 / .25) !important}.scrollbar-thumb-slate-100\/30{--scrollbar-thumb: rgb(241 245 249 / .3) !important}.scrollbar-thumb-slate-100\/35{--scrollbar-thumb: rgb(241 245 249 / .35) !important}.scrollbar-thumb-slate-100\/40{--scrollbar-thumb: rgb(241 245 249 / .4) !important}.scrollbar-thumb-slate-100\/45{--scrollbar-thumb: rgb(241 245 249 / .45) !important}.scrollbar-thumb-slate-100\/5{--scrollbar-thumb: rgb(241 245 249 / .05) !important}.scrollbar-thumb-slate-100\/50{--scrollbar-thumb: rgb(241 245 249 / .5) !important}.scrollbar-thumb-slate-100\/55{--scrollbar-thumb: rgb(241 245 249 / .55) !important}.scrollbar-thumb-slate-100\/60{--scrollbar-thumb: rgb(241 245 249 / .6) !important}.scrollbar-thumb-slate-100\/65{--scrollbar-thumb: rgb(241 245 249 / .65) !important}.scrollbar-thumb-slate-100\/70{--scrollbar-thumb: rgb(241 245 249 / .7) !important}.scrollbar-thumb-slate-100\/75{--scrollbar-thumb: rgb(241 245 249 / .75) !important}.scrollbar-thumb-slate-100\/80{--scrollbar-thumb: rgb(241 245 249 / .8) !important}.scrollbar-thumb-slate-100\/85{--scrollbar-thumb: rgb(241 245 249 / .85) !important}.scrollbar-thumb-slate-100\/90{--scrollbar-thumb: rgb(241 245 249 / .9) !important}.scrollbar-thumb-slate-100\/95{--scrollbar-thumb: rgb(241 245 249 / .95) !important}.scrollbar-thumb-slate-200{--scrollbar-thumb: #e2e8f0 !important}.scrollbar-thumb-slate-200\/0{--scrollbar-thumb: rgb(226 232 240 / 0) !important}.scrollbar-thumb-slate-200\/10{--scrollbar-thumb: rgb(226 232 240 / .1) !important}.scrollbar-thumb-slate-200\/100{--scrollbar-thumb: rgb(226 232 240 / 1) !important}.scrollbar-thumb-slate-200\/15{--scrollbar-thumb: rgb(226 232 240 / .15) !important}.scrollbar-thumb-slate-200\/20{--scrollbar-thumb: rgb(226 232 240 / .2) !important}.scrollbar-thumb-slate-200\/25{--scrollbar-thumb: rgb(226 232 240 / .25) !important}.scrollbar-thumb-slate-200\/30{--scrollbar-thumb: rgb(226 232 240 / .3) !important}.scrollbar-thumb-slate-200\/35{--scrollbar-thumb: rgb(226 232 240 / .35) !important}.scrollbar-thumb-slate-200\/40{--scrollbar-thumb: rgb(226 232 240 / .4) !important}.scrollbar-thumb-slate-200\/45{--scrollbar-thumb: rgb(226 232 240 / .45) !important}.scrollbar-thumb-slate-200\/5{--scrollbar-thumb: rgb(226 232 240 / .05) !important}.scrollbar-thumb-slate-200\/50{--scrollbar-thumb: rgb(226 232 240 / .5) !important}.scrollbar-thumb-slate-200\/55{--scrollbar-thumb: rgb(226 232 240 / .55) !important}.scrollbar-thumb-slate-200\/60{--scrollbar-thumb: rgb(226 232 240 / .6) !important}.scrollbar-thumb-slate-200\/65{--scrollbar-thumb: rgb(226 232 240 / .65) !important}.scrollbar-thumb-slate-200\/70{--scrollbar-thumb: rgb(226 232 240 / .7) !important}.scrollbar-thumb-slate-200\/75{--scrollbar-thumb: rgb(226 232 240 / .75) !important}.scrollbar-thumb-slate-200\/80{--scrollbar-thumb: rgb(226 232 240 / .8) !important}.scrollbar-thumb-slate-200\/85{--scrollbar-thumb: rgb(226 232 240 / .85) !important}.scrollbar-thumb-slate-200\/90{--scrollbar-thumb: rgb(226 232 240 / .9) !important}.scrollbar-thumb-slate-200\/95{--scrollbar-thumb: rgb(226 232 240 / .95) !important}.scrollbar-thumb-slate-300{--scrollbar-thumb: #cbd5e1 !important}.scrollbar-thumb-slate-300\/0{--scrollbar-thumb: rgb(203 213 225 / 0) !important}.scrollbar-thumb-slate-300\/10{--scrollbar-thumb: rgb(203 213 225 / .1) !important}.scrollbar-thumb-slate-300\/100{--scrollbar-thumb: rgb(203 213 225 / 1) !important}.scrollbar-thumb-slate-300\/15{--scrollbar-thumb: rgb(203 213 225 / .15) !important}.scrollbar-thumb-slate-300\/20{--scrollbar-thumb: rgb(203 213 225 / .2) !important}.scrollbar-thumb-slate-300\/25{--scrollbar-thumb: rgb(203 213 225 / .25) !important}.scrollbar-thumb-slate-300\/30{--scrollbar-thumb: rgb(203 213 225 / .3) !important}.scrollbar-thumb-slate-300\/35{--scrollbar-thumb: rgb(203 213 225 / .35) !important}.scrollbar-thumb-slate-300\/40{--scrollbar-thumb: rgb(203 213 225 / .4) !important}.scrollbar-thumb-slate-300\/45{--scrollbar-thumb: rgb(203 213 225 / .45) !important}.scrollbar-thumb-slate-300\/5{--scrollbar-thumb: rgb(203 213 225 / .05) !important}.scrollbar-thumb-slate-300\/50{--scrollbar-thumb: rgb(203 213 225 / .5) !important}.scrollbar-thumb-slate-300\/55{--scrollbar-thumb: rgb(203 213 225 / .55) !important}.scrollbar-thumb-slate-300\/60{--scrollbar-thumb: rgb(203 213 225 / .6) !important}.scrollbar-thumb-slate-300\/65{--scrollbar-thumb: rgb(203 213 225 / .65) !important}.scrollbar-thumb-slate-300\/70{--scrollbar-thumb: rgb(203 213 225 / .7) !important}.scrollbar-thumb-slate-300\/75{--scrollbar-thumb: rgb(203 213 225 / .75) !important}.scrollbar-thumb-slate-300\/80{--scrollbar-thumb: rgb(203 213 225 / .8) !important}.scrollbar-thumb-slate-300\/85{--scrollbar-thumb: rgb(203 213 225 / .85) !important}.scrollbar-thumb-slate-300\/90{--scrollbar-thumb: rgb(203 213 225 / .9) !important}.scrollbar-thumb-slate-300\/95{--scrollbar-thumb: rgb(203 213 225 / .95) !important}.scrollbar-thumb-slate-400{--scrollbar-thumb: #94a3b8 !important}.scrollbar-thumb-slate-400\/0{--scrollbar-thumb: rgb(148 163 184 / 0) !important}.scrollbar-thumb-slate-400\/10{--scrollbar-thumb: rgb(148 163 184 / .1) !important}.scrollbar-thumb-slate-400\/100{--scrollbar-thumb: rgb(148 163 184 / 1) !important}.scrollbar-thumb-slate-400\/15{--scrollbar-thumb: rgb(148 163 184 / .15) !important}.scrollbar-thumb-slate-400\/20{--scrollbar-thumb: rgb(148 163 184 / .2) !important}.scrollbar-thumb-slate-400\/25{--scrollbar-thumb: rgb(148 163 184 / .25) !important}.scrollbar-thumb-slate-400\/30{--scrollbar-thumb: rgb(148 163 184 / .3) !important}.scrollbar-thumb-slate-400\/35{--scrollbar-thumb: rgb(148 163 184 / .35) !important}.scrollbar-thumb-slate-400\/40{--scrollbar-thumb: rgb(148 163 184 / .4) !important}.scrollbar-thumb-slate-400\/45{--scrollbar-thumb: rgb(148 163 184 / .45) !important}.scrollbar-thumb-slate-400\/5{--scrollbar-thumb: rgb(148 163 184 / .05) !important}.scrollbar-thumb-slate-400\/50{--scrollbar-thumb: rgb(148 163 184 / .5) !important}.scrollbar-thumb-slate-400\/55{--scrollbar-thumb: rgb(148 163 184 / .55) !important}.scrollbar-thumb-slate-400\/60{--scrollbar-thumb: rgb(148 163 184 / .6) !important}.scrollbar-thumb-slate-400\/65{--scrollbar-thumb: rgb(148 163 184 / .65) !important}.scrollbar-thumb-slate-400\/70{--scrollbar-thumb: rgb(148 163 184 / .7) !important}.scrollbar-thumb-slate-400\/75{--scrollbar-thumb: rgb(148 163 184 / .75) !important}.scrollbar-thumb-slate-400\/80{--scrollbar-thumb: rgb(148 163 184 / .8) !important}.scrollbar-thumb-slate-400\/85{--scrollbar-thumb: rgb(148 163 184 / .85) !important}.scrollbar-thumb-slate-400\/90{--scrollbar-thumb: rgb(148 163 184 / .9) !important}.scrollbar-thumb-slate-400\/95{--scrollbar-thumb: rgb(148 163 184 / .95) !important}.scrollbar-thumb-slate-50{--scrollbar-thumb: #f8fafc !important}.scrollbar-thumb-slate-50\/0{--scrollbar-thumb: rgb(248 250 252 / 0) !important}.scrollbar-thumb-slate-50\/10{--scrollbar-thumb: rgb(248 250 252 / .1) !important}.scrollbar-thumb-slate-50\/100{--scrollbar-thumb: rgb(248 250 252 / 1) !important}.scrollbar-thumb-slate-50\/15{--scrollbar-thumb: rgb(248 250 252 / .15) !important}.scrollbar-thumb-slate-50\/20{--scrollbar-thumb: rgb(248 250 252 / .2) !important}.scrollbar-thumb-slate-50\/25{--scrollbar-thumb: rgb(248 250 252 / .25) !important}.scrollbar-thumb-slate-50\/30{--scrollbar-thumb: rgb(248 250 252 / .3) !important}.scrollbar-thumb-slate-50\/35{--scrollbar-thumb: rgb(248 250 252 / .35) !important}.scrollbar-thumb-slate-50\/40{--scrollbar-thumb: rgb(248 250 252 / .4) !important}.scrollbar-thumb-slate-50\/45{--scrollbar-thumb: rgb(248 250 252 / .45) !important}.scrollbar-thumb-slate-50\/5{--scrollbar-thumb: rgb(248 250 252 / .05) !important}.scrollbar-thumb-slate-50\/50{--scrollbar-thumb: rgb(248 250 252 / .5) !important}.scrollbar-thumb-slate-50\/55{--scrollbar-thumb: rgb(248 250 252 / .55) !important}.scrollbar-thumb-slate-50\/60{--scrollbar-thumb: rgb(248 250 252 / .6) !important}.scrollbar-thumb-slate-50\/65{--scrollbar-thumb: rgb(248 250 252 / .65) !important}.scrollbar-thumb-slate-50\/70{--scrollbar-thumb: rgb(248 250 252 / .7) !important}.scrollbar-thumb-slate-50\/75{--scrollbar-thumb: rgb(248 250 252 / .75) !important}.scrollbar-thumb-slate-50\/80{--scrollbar-thumb: rgb(248 250 252 / .8) !important}.scrollbar-thumb-slate-50\/85{--scrollbar-thumb: rgb(248 250 252 / .85) !important}.scrollbar-thumb-slate-50\/90{--scrollbar-thumb: rgb(248 250 252 / .9) !important}.scrollbar-thumb-slate-50\/95{--scrollbar-thumb: rgb(248 250 252 / .95) !important}.scrollbar-thumb-slate-500{--scrollbar-thumb: #64748b !important}.scrollbar-thumb-slate-500\/0{--scrollbar-thumb: rgb(100 116 139 / 0) !important}.scrollbar-thumb-slate-500\/10{--scrollbar-thumb: rgb(100 116 139 / .1) !important}.scrollbar-thumb-slate-500\/100{--scrollbar-thumb: rgb(100 116 139 / 1) !important}.scrollbar-thumb-slate-500\/15{--scrollbar-thumb: rgb(100 116 139 / .15) !important}.scrollbar-thumb-slate-500\/20{--scrollbar-thumb: rgb(100 116 139 / .2) !important}.scrollbar-thumb-slate-500\/25{--scrollbar-thumb: rgb(100 116 139 / .25) !important}.scrollbar-thumb-slate-500\/30{--scrollbar-thumb: rgb(100 116 139 / .3) !important}.scrollbar-thumb-slate-500\/35{--scrollbar-thumb: rgb(100 116 139 / .35) !important}.scrollbar-thumb-slate-500\/40{--scrollbar-thumb: rgb(100 116 139 / .4) !important}.scrollbar-thumb-slate-500\/45{--scrollbar-thumb: rgb(100 116 139 / .45) !important}.scrollbar-thumb-slate-500\/5{--scrollbar-thumb: rgb(100 116 139 / .05) !important}.scrollbar-thumb-slate-500\/50{--scrollbar-thumb: rgb(100 116 139 / .5) !important}.scrollbar-thumb-slate-500\/55{--scrollbar-thumb: rgb(100 116 139 / .55) !important}.scrollbar-thumb-slate-500\/60{--scrollbar-thumb: rgb(100 116 139 / .6) !important}.scrollbar-thumb-slate-500\/65{--scrollbar-thumb: rgb(100 116 139 / .65) !important}.scrollbar-thumb-slate-500\/70{--scrollbar-thumb: rgb(100 116 139 / .7) !important}.scrollbar-thumb-slate-500\/75{--scrollbar-thumb: rgb(100 116 139 / .75) !important}.scrollbar-thumb-slate-500\/80{--scrollbar-thumb: rgb(100 116 139 / .8) !important}.scrollbar-thumb-slate-500\/85{--scrollbar-thumb: rgb(100 116 139 / .85) !important}.scrollbar-thumb-slate-500\/90{--scrollbar-thumb: rgb(100 116 139 / .9) !important}.scrollbar-thumb-slate-500\/95{--scrollbar-thumb: rgb(100 116 139 / .95) !important}.scrollbar-thumb-slate-600{--scrollbar-thumb: #475569 !important}.scrollbar-thumb-slate-600\/0{--scrollbar-thumb: rgb(71 85 105 / 0) !important}.scrollbar-thumb-slate-600\/10{--scrollbar-thumb: rgb(71 85 105 / .1) !important}.scrollbar-thumb-slate-600\/100{--scrollbar-thumb: rgb(71 85 105 / 1) !important}.scrollbar-thumb-slate-600\/15{--scrollbar-thumb: rgb(71 85 105 / .15) !important}.scrollbar-thumb-slate-600\/20{--scrollbar-thumb: rgb(71 85 105 / .2) !important}.scrollbar-thumb-slate-600\/25{--scrollbar-thumb: rgb(71 85 105 / .25) !important}.scrollbar-thumb-slate-600\/30{--scrollbar-thumb: rgb(71 85 105 / .3) !important}.scrollbar-thumb-slate-600\/35{--scrollbar-thumb: rgb(71 85 105 / .35) !important}.scrollbar-thumb-slate-600\/40{--scrollbar-thumb: rgb(71 85 105 / .4) !important}.scrollbar-thumb-slate-600\/45{--scrollbar-thumb: rgb(71 85 105 / .45) !important}.scrollbar-thumb-slate-600\/5{--scrollbar-thumb: rgb(71 85 105 / .05) !important}.scrollbar-thumb-slate-600\/50{--scrollbar-thumb: rgb(71 85 105 / .5) !important}.scrollbar-thumb-slate-600\/55{--scrollbar-thumb: rgb(71 85 105 / .55) !important}.scrollbar-thumb-slate-600\/60{--scrollbar-thumb: rgb(71 85 105 / .6) !important}.scrollbar-thumb-slate-600\/65{--scrollbar-thumb: rgb(71 85 105 / .65) !important}.scrollbar-thumb-slate-600\/70{--scrollbar-thumb: rgb(71 85 105 / .7) !important}.scrollbar-thumb-slate-600\/75{--scrollbar-thumb: rgb(71 85 105 / .75) !important}.scrollbar-thumb-slate-600\/80{--scrollbar-thumb: rgb(71 85 105 / .8) !important}.scrollbar-thumb-slate-600\/85{--scrollbar-thumb: rgb(71 85 105 / .85) !important}.scrollbar-thumb-slate-600\/90{--scrollbar-thumb: rgb(71 85 105 / .9) !important}.scrollbar-thumb-slate-600\/95{--scrollbar-thumb: rgb(71 85 105 / .95) !important}.scrollbar-thumb-slate-700{--scrollbar-thumb: #334155 !important}.scrollbar-thumb-slate-700\/0{--scrollbar-thumb: rgb(51 65 85 / 0) !important}.scrollbar-thumb-slate-700\/10{--scrollbar-thumb: rgb(51 65 85 / .1) !important}.scrollbar-thumb-slate-700\/100{--scrollbar-thumb: rgb(51 65 85 / 1) !important}.scrollbar-thumb-slate-700\/15{--scrollbar-thumb: rgb(51 65 85 / .15) !important}.scrollbar-thumb-slate-700\/20{--scrollbar-thumb: rgb(51 65 85 / .2) !important}.scrollbar-thumb-slate-700\/25{--scrollbar-thumb: rgb(51 65 85 / .25) !important}.scrollbar-thumb-slate-700\/30{--scrollbar-thumb: rgb(51 65 85 / .3) !important}.scrollbar-thumb-slate-700\/35{--scrollbar-thumb: rgb(51 65 85 / .35) !important}.scrollbar-thumb-slate-700\/40{--scrollbar-thumb: rgb(51 65 85 / .4) !important}.scrollbar-thumb-slate-700\/45{--scrollbar-thumb: rgb(51 65 85 / .45) !important}.scrollbar-thumb-slate-700\/5{--scrollbar-thumb: rgb(51 65 85 / .05) !important}.scrollbar-thumb-slate-700\/50{--scrollbar-thumb: rgb(51 65 85 / .5) !important}.scrollbar-thumb-slate-700\/55{--scrollbar-thumb: rgb(51 65 85 / .55) !important}.scrollbar-thumb-slate-700\/60{--scrollbar-thumb: rgb(51 65 85 / .6) !important}.scrollbar-thumb-slate-700\/65{--scrollbar-thumb: rgb(51 65 85 / .65) !important}.scrollbar-thumb-slate-700\/70{--scrollbar-thumb: rgb(51 65 85 / .7) !important}.scrollbar-thumb-slate-700\/75{--scrollbar-thumb: rgb(51 65 85 / .75) !important}.scrollbar-thumb-slate-700\/80{--scrollbar-thumb: rgb(51 65 85 / .8) !important}.scrollbar-thumb-slate-700\/85{--scrollbar-thumb: rgb(51 65 85 / .85) !important}.scrollbar-thumb-slate-700\/90{--scrollbar-thumb: rgb(51 65 85 / .9) !important}.scrollbar-thumb-slate-700\/95{--scrollbar-thumb: rgb(51 65 85 / .95) !important}.scrollbar-thumb-slate-800{--scrollbar-thumb: #1e293b !important}.scrollbar-thumb-slate-800\/0{--scrollbar-thumb: rgb(30 41 59 / 0) !important}.scrollbar-thumb-slate-800\/10{--scrollbar-thumb: rgb(30 41 59 / .1) !important}.scrollbar-thumb-slate-800\/100{--scrollbar-thumb: rgb(30 41 59 / 1) !important}.scrollbar-thumb-slate-800\/15{--scrollbar-thumb: rgb(30 41 59 / .15) !important}.scrollbar-thumb-slate-800\/20{--scrollbar-thumb: rgb(30 41 59 / .2) !important}.scrollbar-thumb-slate-800\/25{--scrollbar-thumb: rgb(30 41 59 / .25) !important}.scrollbar-thumb-slate-800\/30{--scrollbar-thumb: rgb(30 41 59 / .3) !important}.scrollbar-thumb-slate-800\/35{--scrollbar-thumb: rgb(30 41 59 / .35) !important}.scrollbar-thumb-slate-800\/40{--scrollbar-thumb: rgb(30 41 59 / .4) !important}.scrollbar-thumb-slate-800\/45{--scrollbar-thumb: rgb(30 41 59 / .45) !important}.scrollbar-thumb-slate-800\/5{--scrollbar-thumb: rgb(30 41 59 / .05) !important}.scrollbar-thumb-slate-800\/50{--scrollbar-thumb: rgb(30 41 59 / .5) !important}.scrollbar-thumb-slate-800\/55{--scrollbar-thumb: rgb(30 41 59 / .55) !important}.scrollbar-thumb-slate-800\/60{--scrollbar-thumb: rgb(30 41 59 / .6) !important}.scrollbar-thumb-slate-800\/65{--scrollbar-thumb: rgb(30 41 59 / .65) !important}.scrollbar-thumb-slate-800\/70{--scrollbar-thumb: rgb(30 41 59 / .7) !important}.scrollbar-thumb-slate-800\/75{--scrollbar-thumb: rgb(30 41 59 / .75) !important}.scrollbar-thumb-slate-800\/80{--scrollbar-thumb: rgb(30 41 59 / .8) !important}.scrollbar-thumb-slate-800\/85{--scrollbar-thumb: rgb(30 41 59 / .85) !important}.scrollbar-thumb-slate-800\/90{--scrollbar-thumb: rgb(30 41 59 / .9) !important}.scrollbar-thumb-slate-800\/95{--scrollbar-thumb: rgb(30 41 59 / .95) !important}.scrollbar-thumb-slate-900{--scrollbar-thumb: #0f172a !important}.scrollbar-thumb-slate-900\/0{--scrollbar-thumb: rgb(15 23 42 / 0) !important}.scrollbar-thumb-slate-900\/10{--scrollbar-thumb: rgb(15 23 42 / .1) !important}.scrollbar-thumb-slate-900\/100{--scrollbar-thumb: rgb(15 23 42 / 1) !important}.scrollbar-thumb-slate-900\/15{--scrollbar-thumb: rgb(15 23 42 / .15) !important}.scrollbar-thumb-slate-900\/20{--scrollbar-thumb: rgb(15 23 42 / .2) !important}.scrollbar-thumb-slate-900\/25{--scrollbar-thumb: rgb(15 23 42 / .25) !important}.scrollbar-thumb-slate-900\/30{--scrollbar-thumb: rgb(15 23 42 / .3) !important}.scrollbar-thumb-slate-900\/35{--scrollbar-thumb: rgb(15 23 42 / .35) !important}.scrollbar-thumb-slate-900\/40{--scrollbar-thumb: rgb(15 23 42 / .4) !important}.scrollbar-thumb-slate-900\/45{--scrollbar-thumb: rgb(15 23 42 / .45) !important}.scrollbar-thumb-slate-900\/5{--scrollbar-thumb: rgb(15 23 42 / .05) !important}.scrollbar-thumb-slate-900\/50{--scrollbar-thumb: rgb(15 23 42 / .5) !important}.scrollbar-thumb-slate-900\/55{--scrollbar-thumb: rgb(15 23 42 / .55) !important}.scrollbar-thumb-slate-900\/60{--scrollbar-thumb: rgb(15 23 42 / .6) !important}.scrollbar-thumb-slate-900\/65{--scrollbar-thumb: rgb(15 23 42 / .65) !important}.scrollbar-thumb-slate-900\/70{--scrollbar-thumb: rgb(15 23 42 / .7) !important}.scrollbar-thumb-slate-900\/75{--scrollbar-thumb: rgb(15 23 42 / .75) !important}.scrollbar-thumb-slate-900\/80{--scrollbar-thumb: rgb(15 23 42 / .8) !important}.scrollbar-thumb-slate-900\/85{--scrollbar-thumb: rgb(15 23 42 / .85) !important}.scrollbar-thumb-slate-900\/90{--scrollbar-thumb: rgb(15 23 42 / .9) !important}.scrollbar-thumb-slate-900\/95{--scrollbar-thumb: rgb(15 23 42 / .95) !important}.scrollbar-thumb-slate-950{--scrollbar-thumb: #020617 !important}.scrollbar-thumb-slate-950\/0{--scrollbar-thumb: rgb(2 6 23 / 0) !important}.scrollbar-thumb-slate-950\/10{--scrollbar-thumb: rgb(2 6 23 / .1) !important}.scrollbar-thumb-slate-950\/100{--scrollbar-thumb: rgb(2 6 23 / 1) !important}.scrollbar-thumb-slate-950\/15{--scrollbar-thumb: rgb(2 6 23 / .15) !important}.scrollbar-thumb-slate-950\/20{--scrollbar-thumb: rgb(2 6 23 / .2) !important}.scrollbar-thumb-slate-950\/25{--scrollbar-thumb: rgb(2 6 23 / .25) !important}.scrollbar-thumb-slate-950\/30{--scrollbar-thumb: rgb(2 6 23 / .3) !important}.scrollbar-thumb-slate-950\/35{--scrollbar-thumb: rgb(2 6 23 / .35) !important}.scrollbar-thumb-slate-950\/40{--scrollbar-thumb: rgb(2 6 23 / .4) !important}.scrollbar-thumb-slate-950\/45{--scrollbar-thumb: rgb(2 6 23 / .45) !important}.scrollbar-thumb-slate-950\/5{--scrollbar-thumb: rgb(2 6 23 / .05) !important}.scrollbar-thumb-slate-950\/50{--scrollbar-thumb: rgb(2 6 23 / .5) !important}.scrollbar-thumb-slate-950\/55{--scrollbar-thumb: rgb(2 6 23 / .55) !important}.scrollbar-thumb-slate-950\/60{--scrollbar-thumb: rgb(2 6 23 / .6) !important}.scrollbar-thumb-slate-950\/65{--scrollbar-thumb: rgb(2 6 23 / .65) !important}.scrollbar-thumb-slate-950\/70{--scrollbar-thumb: rgb(2 6 23 / .7) !important}.scrollbar-thumb-slate-950\/75{--scrollbar-thumb: rgb(2 6 23 / .75) !important}.scrollbar-thumb-slate-950\/80{--scrollbar-thumb: rgb(2 6 23 / .8) !important}.scrollbar-thumb-slate-950\/85{--scrollbar-thumb: rgb(2 6 23 / .85) !important}.scrollbar-thumb-slate-950\/90{--scrollbar-thumb: rgb(2 6 23 / .9) !important}.scrollbar-thumb-slate-950\/95{--scrollbar-thumb: rgb(2 6 23 / .95) !important}.scrollbar-thumb-stone-100{--scrollbar-thumb: #f5f5f4 !important}.scrollbar-thumb-stone-100\/0{--scrollbar-thumb: rgb(245 245 244 / 0) !important}.scrollbar-thumb-stone-100\/10{--scrollbar-thumb: rgb(245 245 244 / .1) !important}.scrollbar-thumb-stone-100\/100{--scrollbar-thumb: rgb(245 245 244 / 1) !important}.scrollbar-thumb-stone-100\/15{--scrollbar-thumb: rgb(245 245 244 / .15) !important}.scrollbar-thumb-stone-100\/20{--scrollbar-thumb: rgb(245 245 244 / .2) !important}.scrollbar-thumb-stone-100\/25{--scrollbar-thumb: rgb(245 245 244 / .25) !important}.scrollbar-thumb-stone-100\/30{--scrollbar-thumb: rgb(245 245 244 / .3) !important}.scrollbar-thumb-stone-100\/35{--scrollbar-thumb: rgb(245 245 244 / .35) !important}.scrollbar-thumb-stone-100\/40{--scrollbar-thumb: rgb(245 245 244 / .4) !important}.scrollbar-thumb-stone-100\/45{--scrollbar-thumb: rgb(245 245 244 / .45) !important}.scrollbar-thumb-stone-100\/5{--scrollbar-thumb: rgb(245 245 244 / .05) !important}.scrollbar-thumb-stone-100\/50{--scrollbar-thumb: rgb(245 245 244 / .5) !important}.scrollbar-thumb-stone-100\/55{--scrollbar-thumb: rgb(245 245 244 / .55) !important}.scrollbar-thumb-stone-100\/60{--scrollbar-thumb: rgb(245 245 244 / .6) !important}.scrollbar-thumb-stone-100\/65{--scrollbar-thumb: rgb(245 245 244 / .65) !important}.scrollbar-thumb-stone-100\/70{--scrollbar-thumb: rgb(245 245 244 / .7) !important}.scrollbar-thumb-stone-100\/75{--scrollbar-thumb: rgb(245 245 244 / .75) !important}.scrollbar-thumb-stone-100\/80{--scrollbar-thumb: rgb(245 245 244 / .8) !important}.scrollbar-thumb-stone-100\/85{--scrollbar-thumb: rgb(245 245 244 / .85) !important}.scrollbar-thumb-stone-100\/90{--scrollbar-thumb: rgb(245 245 244 / .9) !important}.scrollbar-thumb-stone-100\/95{--scrollbar-thumb: rgb(245 245 244 / .95) !important}.scrollbar-thumb-stone-200{--scrollbar-thumb: #e7e5e4 !important}.scrollbar-thumb-stone-200\/0{--scrollbar-thumb: rgb(231 229 228 / 0) !important}.scrollbar-thumb-stone-200\/10{--scrollbar-thumb: rgb(231 229 228 / .1) !important}.scrollbar-thumb-stone-200\/100{--scrollbar-thumb: rgb(231 229 228 / 1) !important}.scrollbar-thumb-stone-200\/15{--scrollbar-thumb: rgb(231 229 228 / .15) !important}.scrollbar-thumb-stone-200\/20{--scrollbar-thumb: rgb(231 229 228 / .2) !important}.scrollbar-thumb-stone-200\/25{--scrollbar-thumb: rgb(231 229 228 / .25) !important}.scrollbar-thumb-stone-200\/30{--scrollbar-thumb: rgb(231 229 228 / .3) !important}.scrollbar-thumb-stone-200\/35{--scrollbar-thumb: rgb(231 229 228 / .35) !important}.scrollbar-thumb-stone-200\/40{--scrollbar-thumb: rgb(231 229 228 / .4) !important}.scrollbar-thumb-stone-200\/45{--scrollbar-thumb: rgb(231 229 228 / .45) !important}.scrollbar-thumb-stone-200\/5{--scrollbar-thumb: rgb(231 229 228 / .05) !important}.scrollbar-thumb-stone-200\/50{--scrollbar-thumb: rgb(231 229 228 / .5) !important}.scrollbar-thumb-stone-200\/55{--scrollbar-thumb: rgb(231 229 228 / .55) !important}.scrollbar-thumb-stone-200\/60{--scrollbar-thumb: rgb(231 229 228 / .6) !important}.scrollbar-thumb-stone-200\/65{--scrollbar-thumb: rgb(231 229 228 / .65) !important}.scrollbar-thumb-stone-200\/70{--scrollbar-thumb: rgb(231 229 228 / .7) !important}.scrollbar-thumb-stone-200\/75{--scrollbar-thumb: rgb(231 229 228 / .75) !important}.scrollbar-thumb-stone-200\/80{--scrollbar-thumb: rgb(231 229 228 / .8) !important}.scrollbar-thumb-stone-200\/85{--scrollbar-thumb: rgb(231 229 228 / .85) !important}.scrollbar-thumb-stone-200\/90{--scrollbar-thumb: rgb(231 229 228 / .9) !important}.scrollbar-thumb-stone-200\/95{--scrollbar-thumb: rgb(231 229 228 / .95) !important}.scrollbar-thumb-stone-300{--scrollbar-thumb: #d6d3d1 !important}.scrollbar-thumb-stone-300\/0{--scrollbar-thumb: rgb(214 211 209 / 0) !important}.scrollbar-thumb-stone-300\/10{--scrollbar-thumb: rgb(214 211 209 / .1) !important}.scrollbar-thumb-stone-300\/100{--scrollbar-thumb: rgb(214 211 209 / 1) !important}.scrollbar-thumb-stone-300\/15{--scrollbar-thumb: rgb(214 211 209 / .15) !important}.scrollbar-thumb-stone-300\/20{--scrollbar-thumb: rgb(214 211 209 / .2) !important}.scrollbar-thumb-stone-300\/25{--scrollbar-thumb: rgb(214 211 209 / .25) !important}.scrollbar-thumb-stone-300\/30{--scrollbar-thumb: rgb(214 211 209 / .3) !important}.scrollbar-thumb-stone-300\/35{--scrollbar-thumb: rgb(214 211 209 / .35) !important}.scrollbar-thumb-stone-300\/40{--scrollbar-thumb: rgb(214 211 209 / .4) !important}.scrollbar-thumb-stone-300\/45{--scrollbar-thumb: rgb(214 211 209 / .45) !important}.scrollbar-thumb-stone-300\/5{--scrollbar-thumb: rgb(214 211 209 / .05) !important}.scrollbar-thumb-stone-300\/50{--scrollbar-thumb: rgb(214 211 209 / .5) !important}.scrollbar-thumb-stone-300\/55{--scrollbar-thumb: rgb(214 211 209 / .55) !important}.scrollbar-thumb-stone-300\/60{--scrollbar-thumb: rgb(214 211 209 / .6) !important}.scrollbar-thumb-stone-300\/65{--scrollbar-thumb: rgb(214 211 209 / .65) !important}.scrollbar-thumb-stone-300\/70{--scrollbar-thumb: rgb(214 211 209 / .7) !important}.scrollbar-thumb-stone-300\/75{--scrollbar-thumb: rgb(214 211 209 / .75) !important}.scrollbar-thumb-stone-300\/80{--scrollbar-thumb: rgb(214 211 209 / .8) !important}.scrollbar-thumb-stone-300\/85{--scrollbar-thumb: rgb(214 211 209 / .85) !important}.scrollbar-thumb-stone-300\/90{--scrollbar-thumb: rgb(214 211 209 / .9) !important}.scrollbar-thumb-stone-300\/95{--scrollbar-thumb: rgb(214 211 209 / .95) !important}.scrollbar-thumb-stone-400{--scrollbar-thumb: #a8a29e !important}.scrollbar-thumb-stone-400\/0{--scrollbar-thumb: rgb(168 162 158 / 0) !important}.scrollbar-thumb-stone-400\/10{--scrollbar-thumb: rgb(168 162 158 / .1) !important}.scrollbar-thumb-stone-400\/100{--scrollbar-thumb: rgb(168 162 158 / 1) !important}.scrollbar-thumb-stone-400\/15{--scrollbar-thumb: rgb(168 162 158 / .15) !important}.scrollbar-thumb-stone-400\/20{--scrollbar-thumb: rgb(168 162 158 / .2) !important}.scrollbar-thumb-stone-400\/25{--scrollbar-thumb: rgb(168 162 158 / .25) !important}.scrollbar-thumb-stone-400\/30{--scrollbar-thumb: rgb(168 162 158 / .3) !important}.scrollbar-thumb-stone-400\/35{--scrollbar-thumb: rgb(168 162 158 / .35) !important}.scrollbar-thumb-stone-400\/40{--scrollbar-thumb: rgb(168 162 158 / .4) !important}.scrollbar-thumb-stone-400\/45{--scrollbar-thumb: rgb(168 162 158 / .45) !important}.scrollbar-thumb-stone-400\/5{--scrollbar-thumb: rgb(168 162 158 / .05) !important}.scrollbar-thumb-stone-400\/50{--scrollbar-thumb: rgb(168 162 158 / .5) !important}.scrollbar-thumb-stone-400\/55{--scrollbar-thumb: rgb(168 162 158 / .55) !important}.scrollbar-thumb-stone-400\/60{--scrollbar-thumb: rgb(168 162 158 / .6) !important}.scrollbar-thumb-stone-400\/65{--scrollbar-thumb: rgb(168 162 158 / .65) !important}.scrollbar-thumb-stone-400\/70{--scrollbar-thumb: rgb(168 162 158 / .7) !important}.scrollbar-thumb-stone-400\/75{--scrollbar-thumb: rgb(168 162 158 / .75) !important}.scrollbar-thumb-stone-400\/80{--scrollbar-thumb: rgb(168 162 158 / .8) !important}.scrollbar-thumb-stone-400\/85{--scrollbar-thumb: rgb(168 162 158 / .85) !important}.scrollbar-thumb-stone-400\/90{--scrollbar-thumb: rgb(168 162 158 / .9) !important}.scrollbar-thumb-stone-400\/95{--scrollbar-thumb: rgb(168 162 158 / .95) !important}.scrollbar-thumb-stone-50{--scrollbar-thumb: #fafaf9 !important}.scrollbar-thumb-stone-50\/0{--scrollbar-thumb: rgb(250 250 249 / 0) !important}.scrollbar-thumb-stone-50\/10{--scrollbar-thumb: rgb(250 250 249 / .1) !important}.scrollbar-thumb-stone-50\/100{--scrollbar-thumb: rgb(250 250 249 / 1) !important}.scrollbar-thumb-stone-50\/15{--scrollbar-thumb: rgb(250 250 249 / .15) !important}.scrollbar-thumb-stone-50\/20{--scrollbar-thumb: rgb(250 250 249 / .2) !important}.scrollbar-thumb-stone-50\/25{--scrollbar-thumb: rgb(250 250 249 / .25) !important}.scrollbar-thumb-stone-50\/30{--scrollbar-thumb: rgb(250 250 249 / .3) !important}.scrollbar-thumb-stone-50\/35{--scrollbar-thumb: rgb(250 250 249 / .35) !important}.scrollbar-thumb-stone-50\/40{--scrollbar-thumb: rgb(250 250 249 / .4) !important}.scrollbar-thumb-stone-50\/45{--scrollbar-thumb: rgb(250 250 249 / .45) !important}.scrollbar-thumb-stone-50\/5{--scrollbar-thumb: rgb(250 250 249 / .05) !important}.scrollbar-thumb-stone-50\/50{--scrollbar-thumb: rgb(250 250 249 / .5) !important}.scrollbar-thumb-stone-50\/55{--scrollbar-thumb: rgb(250 250 249 / .55) !important}.scrollbar-thumb-stone-50\/60{--scrollbar-thumb: rgb(250 250 249 / .6) !important}.scrollbar-thumb-stone-50\/65{--scrollbar-thumb: rgb(250 250 249 / .65) !important}.scrollbar-thumb-stone-50\/70{--scrollbar-thumb: rgb(250 250 249 / .7) !important}.scrollbar-thumb-stone-50\/75{--scrollbar-thumb: rgb(250 250 249 / .75) !important}.scrollbar-thumb-stone-50\/80{--scrollbar-thumb: rgb(250 250 249 / .8) !important}.scrollbar-thumb-stone-50\/85{--scrollbar-thumb: rgb(250 250 249 / .85) !important}.scrollbar-thumb-stone-50\/90{--scrollbar-thumb: rgb(250 250 249 / .9) !important}.scrollbar-thumb-stone-50\/95{--scrollbar-thumb: rgb(250 250 249 / .95) !important}.scrollbar-thumb-stone-500{--scrollbar-thumb: #78716c !important}.scrollbar-thumb-stone-500\/0{--scrollbar-thumb: rgb(120 113 108 / 0) !important}.scrollbar-thumb-stone-500\/10{--scrollbar-thumb: rgb(120 113 108 / .1) !important}.scrollbar-thumb-stone-500\/100{--scrollbar-thumb: rgb(120 113 108 / 1) !important}.scrollbar-thumb-stone-500\/15{--scrollbar-thumb: rgb(120 113 108 / .15) !important}.scrollbar-thumb-stone-500\/20{--scrollbar-thumb: rgb(120 113 108 / .2) !important}.scrollbar-thumb-stone-500\/25{--scrollbar-thumb: rgb(120 113 108 / .25) !important}.scrollbar-thumb-stone-500\/30{--scrollbar-thumb: rgb(120 113 108 / .3) !important}.scrollbar-thumb-stone-500\/35{--scrollbar-thumb: rgb(120 113 108 / .35) !important}.scrollbar-thumb-stone-500\/40{--scrollbar-thumb: rgb(120 113 108 / .4) !important}.scrollbar-thumb-stone-500\/45{--scrollbar-thumb: rgb(120 113 108 / .45) !important}.scrollbar-thumb-stone-500\/5{--scrollbar-thumb: rgb(120 113 108 / .05) !important}.scrollbar-thumb-stone-500\/50{--scrollbar-thumb: rgb(120 113 108 / .5) !important}.scrollbar-thumb-stone-500\/55{--scrollbar-thumb: rgb(120 113 108 / .55) !important}.scrollbar-thumb-stone-500\/60{--scrollbar-thumb: rgb(120 113 108 / .6) !important}.scrollbar-thumb-stone-500\/65{--scrollbar-thumb: rgb(120 113 108 / .65) !important}.scrollbar-thumb-stone-500\/70{--scrollbar-thumb: rgb(120 113 108 / .7) !important}.scrollbar-thumb-stone-500\/75{--scrollbar-thumb: rgb(120 113 108 / .75) !important}.scrollbar-thumb-stone-500\/80{--scrollbar-thumb: rgb(120 113 108 / .8) !important}.scrollbar-thumb-stone-500\/85{--scrollbar-thumb: rgb(120 113 108 / .85) !important}.scrollbar-thumb-stone-500\/90{--scrollbar-thumb: rgb(120 113 108 / .9) !important}.scrollbar-thumb-stone-500\/95{--scrollbar-thumb: rgb(120 113 108 / .95) !important}.scrollbar-thumb-stone-600{--scrollbar-thumb: #57534e !important}.scrollbar-thumb-stone-600\/0{--scrollbar-thumb: rgb(87 83 78 / 0) !important}.scrollbar-thumb-stone-600\/10{--scrollbar-thumb: rgb(87 83 78 / .1) !important}.scrollbar-thumb-stone-600\/100{--scrollbar-thumb: rgb(87 83 78 / 1) !important}.scrollbar-thumb-stone-600\/15{--scrollbar-thumb: rgb(87 83 78 / .15) !important}.scrollbar-thumb-stone-600\/20{--scrollbar-thumb: rgb(87 83 78 / .2) !important}.scrollbar-thumb-stone-600\/25{--scrollbar-thumb: rgb(87 83 78 / .25) !important}.scrollbar-thumb-stone-600\/30{--scrollbar-thumb: rgb(87 83 78 / .3) !important}.scrollbar-thumb-stone-600\/35{--scrollbar-thumb: rgb(87 83 78 / .35) !important}.scrollbar-thumb-stone-600\/40{--scrollbar-thumb: rgb(87 83 78 / .4) !important}.scrollbar-thumb-stone-600\/45{--scrollbar-thumb: rgb(87 83 78 / .45) !important}.scrollbar-thumb-stone-600\/5{--scrollbar-thumb: rgb(87 83 78 / .05) !important}.scrollbar-thumb-stone-600\/50{--scrollbar-thumb: rgb(87 83 78 / .5) !important}.scrollbar-thumb-stone-600\/55{--scrollbar-thumb: rgb(87 83 78 / .55) !important}.scrollbar-thumb-stone-600\/60{--scrollbar-thumb: rgb(87 83 78 / .6) !important}.scrollbar-thumb-stone-600\/65{--scrollbar-thumb: rgb(87 83 78 / .65) !important}.scrollbar-thumb-stone-600\/70{--scrollbar-thumb: rgb(87 83 78 / .7) !important}.scrollbar-thumb-stone-600\/75{--scrollbar-thumb: rgb(87 83 78 / .75) !important}.scrollbar-thumb-stone-600\/80{--scrollbar-thumb: rgb(87 83 78 / .8) !important}.scrollbar-thumb-stone-600\/85{--scrollbar-thumb: rgb(87 83 78 / .85) !important}.scrollbar-thumb-stone-600\/90{--scrollbar-thumb: rgb(87 83 78 / .9) !important}.scrollbar-thumb-stone-600\/95{--scrollbar-thumb: rgb(87 83 78 / .95) !important}.scrollbar-thumb-stone-700{--scrollbar-thumb: #44403c !important}.scrollbar-thumb-stone-700\/0{--scrollbar-thumb: rgb(68 64 60 / 0) !important}.scrollbar-thumb-stone-700\/10{--scrollbar-thumb: rgb(68 64 60 / .1) !important}.scrollbar-thumb-stone-700\/100{--scrollbar-thumb: rgb(68 64 60 / 1) !important}.scrollbar-thumb-stone-700\/15{--scrollbar-thumb: rgb(68 64 60 / .15) !important}.scrollbar-thumb-stone-700\/20{--scrollbar-thumb: rgb(68 64 60 / .2) !important}.scrollbar-thumb-stone-700\/25{--scrollbar-thumb: rgb(68 64 60 / .25) !important}.scrollbar-thumb-stone-700\/30{--scrollbar-thumb: rgb(68 64 60 / .3) !important}.scrollbar-thumb-stone-700\/35{--scrollbar-thumb: rgb(68 64 60 / .35) !important}.scrollbar-thumb-stone-700\/40{--scrollbar-thumb: rgb(68 64 60 / .4) !important}.scrollbar-thumb-stone-700\/45{--scrollbar-thumb: rgb(68 64 60 / .45) !important}.scrollbar-thumb-stone-700\/5{--scrollbar-thumb: rgb(68 64 60 / .05) !important}.scrollbar-thumb-stone-700\/50{--scrollbar-thumb: rgb(68 64 60 / .5) !important}.scrollbar-thumb-stone-700\/55{--scrollbar-thumb: rgb(68 64 60 / .55) !important}.scrollbar-thumb-stone-700\/60{--scrollbar-thumb: rgb(68 64 60 / .6) !important}.scrollbar-thumb-stone-700\/65{--scrollbar-thumb: rgb(68 64 60 / .65) !important}.scrollbar-thumb-stone-700\/70{--scrollbar-thumb: rgb(68 64 60 / .7) !important}.scrollbar-thumb-stone-700\/75{--scrollbar-thumb: rgb(68 64 60 / .75) !important}.scrollbar-thumb-stone-700\/80{--scrollbar-thumb: rgb(68 64 60 / .8) !important}.scrollbar-thumb-stone-700\/85{--scrollbar-thumb: rgb(68 64 60 / .85) !important}.scrollbar-thumb-stone-700\/90{--scrollbar-thumb: rgb(68 64 60 / .9) !important}.scrollbar-thumb-stone-700\/95{--scrollbar-thumb: rgb(68 64 60 / .95) !important}.scrollbar-thumb-stone-800{--scrollbar-thumb: #292524 !important}.scrollbar-thumb-stone-800\/0{--scrollbar-thumb: rgb(41 37 36 / 0) !important}.scrollbar-thumb-stone-800\/10{--scrollbar-thumb: rgb(41 37 36 / .1) !important}.scrollbar-thumb-stone-800\/100{--scrollbar-thumb: rgb(41 37 36 / 1) !important}.scrollbar-thumb-stone-800\/15{--scrollbar-thumb: rgb(41 37 36 / .15) !important}.scrollbar-thumb-stone-800\/20{--scrollbar-thumb: rgb(41 37 36 / .2) !important}.scrollbar-thumb-stone-800\/25{--scrollbar-thumb: rgb(41 37 36 / .25) !important}.scrollbar-thumb-stone-800\/30{--scrollbar-thumb: rgb(41 37 36 / .3) !important}.scrollbar-thumb-stone-800\/35{--scrollbar-thumb: rgb(41 37 36 / .35) !important}.scrollbar-thumb-stone-800\/40{--scrollbar-thumb: rgb(41 37 36 / .4) !important}.scrollbar-thumb-stone-800\/45{--scrollbar-thumb: rgb(41 37 36 / .45) !important}.scrollbar-thumb-stone-800\/5{--scrollbar-thumb: rgb(41 37 36 / .05) !important}.scrollbar-thumb-stone-800\/50{--scrollbar-thumb: rgb(41 37 36 / .5) !important}.scrollbar-thumb-stone-800\/55{--scrollbar-thumb: rgb(41 37 36 / .55) !important}.scrollbar-thumb-stone-800\/60{--scrollbar-thumb: rgb(41 37 36 / .6) !important}.scrollbar-thumb-stone-800\/65{--scrollbar-thumb: rgb(41 37 36 / .65) !important}.scrollbar-thumb-stone-800\/70{--scrollbar-thumb: rgb(41 37 36 / .7) !important}.scrollbar-thumb-stone-800\/75{--scrollbar-thumb: rgb(41 37 36 / .75) !important}.scrollbar-thumb-stone-800\/80{--scrollbar-thumb: rgb(41 37 36 / .8) !important}.scrollbar-thumb-stone-800\/85{--scrollbar-thumb: rgb(41 37 36 / .85) !important}.scrollbar-thumb-stone-800\/90{--scrollbar-thumb: rgb(41 37 36 / .9) !important}.scrollbar-thumb-stone-800\/95{--scrollbar-thumb: rgb(41 37 36 / .95) !important}.scrollbar-thumb-stone-900{--scrollbar-thumb: #1c1917 !important}.scrollbar-thumb-stone-900\/0{--scrollbar-thumb: rgb(28 25 23 / 0) !important}.scrollbar-thumb-stone-900\/10{--scrollbar-thumb: rgb(28 25 23 / .1) !important}.scrollbar-thumb-stone-900\/100{--scrollbar-thumb: rgb(28 25 23 / 1) !important}.scrollbar-thumb-stone-900\/15{--scrollbar-thumb: rgb(28 25 23 / .15) !important}.scrollbar-thumb-stone-900\/20{--scrollbar-thumb: rgb(28 25 23 / .2) !important}.scrollbar-thumb-stone-900\/25{--scrollbar-thumb: rgb(28 25 23 / .25) !important}.scrollbar-thumb-stone-900\/30{--scrollbar-thumb: rgb(28 25 23 / .3) !important}.scrollbar-thumb-stone-900\/35{--scrollbar-thumb: rgb(28 25 23 / .35) !important}.scrollbar-thumb-stone-900\/40{--scrollbar-thumb: rgb(28 25 23 / .4) !important}.scrollbar-thumb-stone-900\/45{--scrollbar-thumb: rgb(28 25 23 / .45) !important}.scrollbar-thumb-stone-900\/5{--scrollbar-thumb: rgb(28 25 23 / .05) !important}.scrollbar-thumb-stone-900\/50{--scrollbar-thumb: rgb(28 25 23 / .5) !important}.scrollbar-thumb-stone-900\/55{--scrollbar-thumb: rgb(28 25 23 / .55) !important}.scrollbar-thumb-stone-900\/60{--scrollbar-thumb: rgb(28 25 23 / .6) !important}.scrollbar-thumb-stone-900\/65{--scrollbar-thumb: rgb(28 25 23 / .65) !important}.scrollbar-thumb-stone-900\/70{--scrollbar-thumb: rgb(28 25 23 / .7) !important}.scrollbar-thumb-stone-900\/75{--scrollbar-thumb: rgb(28 25 23 / .75) !important}.scrollbar-thumb-stone-900\/80{--scrollbar-thumb: rgb(28 25 23 / .8) !important}.scrollbar-thumb-stone-900\/85{--scrollbar-thumb: rgb(28 25 23 / .85) !important}.scrollbar-thumb-stone-900\/90{--scrollbar-thumb: rgb(28 25 23 / .9) !important}.scrollbar-thumb-stone-900\/95{--scrollbar-thumb: rgb(28 25 23 / .95) !important}.scrollbar-thumb-stone-950{--scrollbar-thumb: #0c0a09 !important}.scrollbar-thumb-stone-950\/0{--scrollbar-thumb: rgb(12 10 9 / 0) !important}.scrollbar-thumb-stone-950\/10{--scrollbar-thumb: rgb(12 10 9 / .1) !important}.scrollbar-thumb-stone-950\/100{--scrollbar-thumb: rgb(12 10 9 / 1) !important}.scrollbar-thumb-stone-950\/15{--scrollbar-thumb: rgb(12 10 9 / .15) !important}.scrollbar-thumb-stone-950\/20{--scrollbar-thumb: rgb(12 10 9 / .2) !important}.scrollbar-thumb-stone-950\/25{--scrollbar-thumb: rgb(12 10 9 / .25) !important}.scrollbar-thumb-stone-950\/30{--scrollbar-thumb: rgb(12 10 9 / .3) !important}.scrollbar-thumb-stone-950\/35{--scrollbar-thumb: rgb(12 10 9 / .35) !important}.scrollbar-thumb-stone-950\/40{--scrollbar-thumb: rgb(12 10 9 / .4) !important}.scrollbar-thumb-stone-950\/45{--scrollbar-thumb: rgb(12 10 9 / .45) !important}.scrollbar-thumb-stone-950\/5{--scrollbar-thumb: rgb(12 10 9 / .05) !important}.scrollbar-thumb-stone-950\/50{--scrollbar-thumb: rgb(12 10 9 / .5) !important}.scrollbar-thumb-stone-950\/55{--scrollbar-thumb: rgb(12 10 9 / .55) !important}.scrollbar-thumb-stone-950\/60{--scrollbar-thumb: rgb(12 10 9 / .6) !important}.scrollbar-thumb-stone-950\/65{--scrollbar-thumb: rgb(12 10 9 / .65) !important}.scrollbar-thumb-stone-950\/70{--scrollbar-thumb: rgb(12 10 9 / .7) !important}.scrollbar-thumb-stone-950\/75{--scrollbar-thumb: rgb(12 10 9 / .75) !important}.scrollbar-thumb-stone-950\/80{--scrollbar-thumb: rgb(12 10 9 / .8) !important}.scrollbar-thumb-stone-950\/85{--scrollbar-thumb: rgb(12 10 9 / .85) !important}.scrollbar-thumb-stone-950\/90{--scrollbar-thumb: rgb(12 10 9 / .9) !important}.scrollbar-thumb-stone-950\/95{--scrollbar-thumb: rgb(12 10 9 / .95) !important}.scrollbar-thumb-teal-100{--scrollbar-thumb: #ccfbf1 !important}.scrollbar-thumb-teal-100\/0{--scrollbar-thumb: rgb(204 251 241 / 0) !important}.scrollbar-thumb-teal-100\/10{--scrollbar-thumb: rgb(204 251 241 / .1) !important}.scrollbar-thumb-teal-100\/100{--scrollbar-thumb: rgb(204 251 241 / 1) !important}.scrollbar-thumb-teal-100\/15{--scrollbar-thumb: rgb(204 251 241 / .15) !important}.scrollbar-thumb-teal-100\/20{--scrollbar-thumb: rgb(204 251 241 / .2) !important}.scrollbar-thumb-teal-100\/25{--scrollbar-thumb: rgb(204 251 241 / .25) !important}.scrollbar-thumb-teal-100\/30{--scrollbar-thumb: rgb(204 251 241 / .3) !important}.scrollbar-thumb-teal-100\/35{--scrollbar-thumb: rgb(204 251 241 / .35) !important}.scrollbar-thumb-teal-100\/40{--scrollbar-thumb: rgb(204 251 241 / .4) !important}.scrollbar-thumb-teal-100\/45{--scrollbar-thumb: rgb(204 251 241 / .45) !important}.scrollbar-thumb-teal-100\/5{--scrollbar-thumb: rgb(204 251 241 / .05) !important}.scrollbar-thumb-teal-100\/50{--scrollbar-thumb: rgb(204 251 241 / .5) !important}.scrollbar-thumb-teal-100\/55{--scrollbar-thumb: rgb(204 251 241 / .55) !important}.scrollbar-thumb-teal-100\/60{--scrollbar-thumb: rgb(204 251 241 / .6) !important}.scrollbar-thumb-teal-100\/65{--scrollbar-thumb: rgb(204 251 241 / .65) !important}.scrollbar-thumb-teal-100\/70{--scrollbar-thumb: rgb(204 251 241 / .7) !important}.scrollbar-thumb-teal-100\/75{--scrollbar-thumb: rgb(204 251 241 / .75) !important}.scrollbar-thumb-teal-100\/80{--scrollbar-thumb: rgb(204 251 241 / .8) !important}.scrollbar-thumb-teal-100\/85{--scrollbar-thumb: rgb(204 251 241 / .85) !important}.scrollbar-thumb-teal-100\/90{--scrollbar-thumb: rgb(204 251 241 / .9) !important}.scrollbar-thumb-teal-100\/95{--scrollbar-thumb: rgb(204 251 241 / .95) !important}.scrollbar-thumb-teal-200{--scrollbar-thumb: #99f6e4 !important}.scrollbar-thumb-teal-200\/0{--scrollbar-thumb: rgb(153 246 228 / 0) !important}.scrollbar-thumb-teal-200\/10{--scrollbar-thumb: rgb(153 246 228 / .1) !important}.scrollbar-thumb-teal-200\/100{--scrollbar-thumb: rgb(153 246 228 / 1) !important}.scrollbar-thumb-teal-200\/15{--scrollbar-thumb: rgb(153 246 228 / .15) !important}.scrollbar-thumb-teal-200\/20{--scrollbar-thumb: rgb(153 246 228 / .2) !important}.scrollbar-thumb-teal-200\/25{--scrollbar-thumb: rgb(153 246 228 / .25) !important}.scrollbar-thumb-teal-200\/30{--scrollbar-thumb: rgb(153 246 228 / .3) !important}.scrollbar-thumb-teal-200\/35{--scrollbar-thumb: rgb(153 246 228 / .35) !important}.scrollbar-thumb-teal-200\/40{--scrollbar-thumb: rgb(153 246 228 / .4) !important}.scrollbar-thumb-teal-200\/45{--scrollbar-thumb: rgb(153 246 228 / .45) !important}.scrollbar-thumb-teal-200\/5{--scrollbar-thumb: rgb(153 246 228 / .05) !important}.scrollbar-thumb-teal-200\/50{--scrollbar-thumb: rgb(153 246 228 / .5) !important}.scrollbar-thumb-teal-200\/55{--scrollbar-thumb: rgb(153 246 228 / .55) !important}.scrollbar-thumb-teal-200\/60{--scrollbar-thumb: rgb(153 246 228 / .6) !important}.scrollbar-thumb-teal-200\/65{--scrollbar-thumb: rgb(153 246 228 / .65) !important}.scrollbar-thumb-teal-200\/70{--scrollbar-thumb: rgb(153 246 228 / .7) !important}.scrollbar-thumb-teal-200\/75{--scrollbar-thumb: rgb(153 246 228 / .75) !important}.scrollbar-thumb-teal-200\/80{--scrollbar-thumb: rgb(153 246 228 / .8) !important}.scrollbar-thumb-teal-200\/85{--scrollbar-thumb: rgb(153 246 228 / .85) !important}.scrollbar-thumb-teal-200\/90{--scrollbar-thumb: rgb(153 246 228 / .9) !important}.scrollbar-thumb-teal-200\/95{--scrollbar-thumb: rgb(153 246 228 / .95) !important}.scrollbar-thumb-teal-300{--scrollbar-thumb: #5eead4 !important}.scrollbar-thumb-teal-300\/0{--scrollbar-thumb: rgb(94 234 212 / 0) !important}.scrollbar-thumb-teal-300\/10{--scrollbar-thumb: rgb(94 234 212 / .1) !important}.scrollbar-thumb-teal-300\/100{--scrollbar-thumb: rgb(94 234 212 / 1) !important}.scrollbar-thumb-teal-300\/15{--scrollbar-thumb: rgb(94 234 212 / .15) !important}.scrollbar-thumb-teal-300\/20{--scrollbar-thumb: rgb(94 234 212 / .2) !important}.scrollbar-thumb-teal-300\/25{--scrollbar-thumb: rgb(94 234 212 / .25) !important}.scrollbar-thumb-teal-300\/30{--scrollbar-thumb: rgb(94 234 212 / .3) !important}.scrollbar-thumb-teal-300\/35{--scrollbar-thumb: rgb(94 234 212 / .35) !important}.scrollbar-thumb-teal-300\/40{--scrollbar-thumb: rgb(94 234 212 / .4) !important}.scrollbar-thumb-teal-300\/45{--scrollbar-thumb: rgb(94 234 212 / .45) !important}.scrollbar-thumb-teal-300\/5{--scrollbar-thumb: rgb(94 234 212 / .05) !important}.scrollbar-thumb-teal-300\/50{--scrollbar-thumb: rgb(94 234 212 / .5) !important}.scrollbar-thumb-teal-300\/55{--scrollbar-thumb: rgb(94 234 212 / .55) !important}.scrollbar-thumb-teal-300\/60{--scrollbar-thumb: rgb(94 234 212 / .6) !important}.scrollbar-thumb-teal-300\/65{--scrollbar-thumb: rgb(94 234 212 / .65) !important}.scrollbar-thumb-teal-300\/70{--scrollbar-thumb: rgb(94 234 212 / .7) !important}.scrollbar-thumb-teal-300\/75{--scrollbar-thumb: rgb(94 234 212 / .75) !important}.scrollbar-thumb-teal-300\/80{--scrollbar-thumb: rgb(94 234 212 / .8) !important}.scrollbar-thumb-teal-300\/85{--scrollbar-thumb: rgb(94 234 212 / .85) !important}.scrollbar-thumb-teal-300\/90{--scrollbar-thumb: rgb(94 234 212 / .9) !important}.scrollbar-thumb-teal-300\/95{--scrollbar-thumb: rgb(94 234 212 / .95) !important}.scrollbar-thumb-teal-400{--scrollbar-thumb: #2dd4bf !important}.scrollbar-thumb-teal-400\/0{--scrollbar-thumb: rgb(45 212 191 / 0) !important}.scrollbar-thumb-teal-400\/10{--scrollbar-thumb: rgb(45 212 191 / .1) !important}.scrollbar-thumb-teal-400\/100{--scrollbar-thumb: rgb(45 212 191 / 1) !important}.scrollbar-thumb-teal-400\/15{--scrollbar-thumb: rgb(45 212 191 / .15) !important}.scrollbar-thumb-teal-400\/20{--scrollbar-thumb: rgb(45 212 191 / .2) !important}.scrollbar-thumb-teal-400\/25{--scrollbar-thumb: rgb(45 212 191 / .25) !important}.scrollbar-thumb-teal-400\/30{--scrollbar-thumb: rgb(45 212 191 / .3) !important}.scrollbar-thumb-teal-400\/35{--scrollbar-thumb: rgb(45 212 191 / .35) !important}.scrollbar-thumb-teal-400\/40{--scrollbar-thumb: rgb(45 212 191 / .4) !important}.scrollbar-thumb-teal-400\/45{--scrollbar-thumb: rgb(45 212 191 / .45) !important}.scrollbar-thumb-teal-400\/5{--scrollbar-thumb: rgb(45 212 191 / .05) !important}.scrollbar-thumb-teal-400\/50{--scrollbar-thumb: rgb(45 212 191 / .5) !important}.scrollbar-thumb-teal-400\/55{--scrollbar-thumb: rgb(45 212 191 / .55) !important}.scrollbar-thumb-teal-400\/60{--scrollbar-thumb: rgb(45 212 191 / .6) !important}.scrollbar-thumb-teal-400\/65{--scrollbar-thumb: rgb(45 212 191 / .65) !important}.scrollbar-thumb-teal-400\/70{--scrollbar-thumb: rgb(45 212 191 / .7) !important}.scrollbar-thumb-teal-400\/75{--scrollbar-thumb: rgb(45 212 191 / .75) !important}.scrollbar-thumb-teal-400\/80{--scrollbar-thumb: rgb(45 212 191 / .8) !important}.scrollbar-thumb-teal-400\/85{--scrollbar-thumb: rgb(45 212 191 / .85) !important}.scrollbar-thumb-teal-400\/90{--scrollbar-thumb: rgb(45 212 191 / .9) !important}.scrollbar-thumb-teal-400\/95{--scrollbar-thumb: rgb(45 212 191 / .95) !important}.scrollbar-thumb-teal-50{--scrollbar-thumb: #f0fdfa !important}.scrollbar-thumb-teal-50\/0{--scrollbar-thumb: rgb(240 253 250 / 0) !important}.scrollbar-thumb-teal-50\/10{--scrollbar-thumb: rgb(240 253 250 / .1) !important}.scrollbar-thumb-teal-50\/100{--scrollbar-thumb: rgb(240 253 250 / 1) !important}.scrollbar-thumb-teal-50\/15{--scrollbar-thumb: rgb(240 253 250 / .15) !important}.scrollbar-thumb-teal-50\/20{--scrollbar-thumb: rgb(240 253 250 / .2) !important}.scrollbar-thumb-teal-50\/25{--scrollbar-thumb: rgb(240 253 250 / .25) !important}.scrollbar-thumb-teal-50\/30{--scrollbar-thumb: rgb(240 253 250 / .3) !important}.scrollbar-thumb-teal-50\/35{--scrollbar-thumb: rgb(240 253 250 / .35) !important}.scrollbar-thumb-teal-50\/40{--scrollbar-thumb: rgb(240 253 250 / .4) !important}.scrollbar-thumb-teal-50\/45{--scrollbar-thumb: rgb(240 253 250 / .45) !important}.scrollbar-thumb-teal-50\/5{--scrollbar-thumb: rgb(240 253 250 / .05) !important}.scrollbar-thumb-teal-50\/50{--scrollbar-thumb: rgb(240 253 250 / .5) !important}.scrollbar-thumb-teal-50\/55{--scrollbar-thumb: rgb(240 253 250 / .55) !important}.scrollbar-thumb-teal-50\/60{--scrollbar-thumb: rgb(240 253 250 / .6) !important}.scrollbar-thumb-teal-50\/65{--scrollbar-thumb: rgb(240 253 250 / .65) !important}.scrollbar-thumb-teal-50\/70{--scrollbar-thumb: rgb(240 253 250 / .7) !important}.scrollbar-thumb-teal-50\/75{--scrollbar-thumb: rgb(240 253 250 / .75) !important}.scrollbar-thumb-teal-50\/80{--scrollbar-thumb: rgb(240 253 250 / .8) !important}.scrollbar-thumb-teal-50\/85{--scrollbar-thumb: rgb(240 253 250 / .85) !important}.scrollbar-thumb-teal-50\/90{--scrollbar-thumb: rgb(240 253 250 / .9) !important}.scrollbar-thumb-teal-50\/95{--scrollbar-thumb: rgb(240 253 250 / .95) !important}.scrollbar-thumb-teal-500{--scrollbar-thumb: #14b8a6 !important}.scrollbar-thumb-teal-500\/0{--scrollbar-thumb: rgb(20 184 166 / 0) !important}.scrollbar-thumb-teal-500\/10{--scrollbar-thumb: rgb(20 184 166 / .1) !important}.scrollbar-thumb-teal-500\/100{--scrollbar-thumb: rgb(20 184 166 / 1) !important}.scrollbar-thumb-teal-500\/15{--scrollbar-thumb: rgb(20 184 166 / .15) !important}.scrollbar-thumb-teal-500\/20{--scrollbar-thumb: rgb(20 184 166 / .2) !important}.scrollbar-thumb-teal-500\/25{--scrollbar-thumb: rgb(20 184 166 / .25) !important}.scrollbar-thumb-teal-500\/30{--scrollbar-thumb: rgb(20 184 166 / .3) !important}.scrollbar-thumb-teal-500\/35{--scrollbar-thumb: rgb(20 184 166 / .35) !important}.scrollbar-thumb-teal-500\/40{--scrollbar-thumb: rgb(20 184 166 / .4) !important}.scrollbar-thumb-teal-500\/45{--scrollbar-thumb: rgb(20 184 166 / .45) !important}.scrollbar-thumb-teal-500\/5{--scrollbar-thumb: rgb(20 184 166 / .05) !important}.scrollbar-thumb-teal-500\/50{--scrollbar-thumb: rgb(20 184 166 / .5) !important}.scrollbar-thumb-teal-500\/55{--scrollbar-thumb: rgb(20 184 166 / .55) !important}.scrollbar-thumb-teal-500\/60{--scrollbar-thumb: rgb(20 184 166 / .6) !important}.scrollbar-thumb-teal-500\/65{--scrollbar-thumb: rgb(20 184 166 / .65) !important}.scrollbar-thumb-teal-500\/70{--scrollbar-thumb: rgb(20 184 166 / .7) !important}.scrollbar-thumb-teal-500\/75{--scrollbar-thumb: rgb(20 184 166 / .75) !important}.scrollbar-thumb-teal-500\/80{--scrollbar-thumb: rgb(20 184 166 / .8) !important}.scrollbar-thumb-teal-500\/85{--scrollbar-thumb: rgb(20 184 166 / .85) !important}.scrollbar-thumb-teal-500\/90{--scrollbar-thumb: rgb(20 184 166 / .9) !important}.scrollbar-thumb-teal-500\/95{--scrollbar-thumb: rgb(20 184 166 / .95) !important}.scrollbar-thumb-teal-600{--scrollbar-thumb: #0d9488 !important}.scrollbar-thumb-teal-600\/0{--scrollbar-thumb: rgb(13 148 136 / 0) !important}.scrollbar-thumb-teal-600\/10{--scrollbar-thumb: rgb(13 148 136 / .1) !important}.scrollbar-thumb-teal-600\/100{--scrollbar-thumb: rgb(13 148 136 / 1) !important}.scrollbar-thumb-teal-600\/15{--scrollbar-thumb: rgb(13 148 136 / .15) !important}.scrollbar-thumb-teal-600\/20{--scrollbar-thumb: rgb(13 148 136 / .2) !important}.scrollbar-thumb-teal-600\/25{--scrollbar-thumb: rgb(13 148 136 / .25) !important}.scrollbar-thumb-teal-600\/30{--scrollbar-thumb: rgb(13 148 136 / .3) !important}.scrollbar-thumb-teal-600\/35{--scrollbar-thumb: rgb(13 148 136 / .35) !important}.scrollbar-thumb-teal-600\/40{--scrollbar-thumb: rgb(13 148 136 / .4) !important}.scrollbar-thumb-teal-600\/45{--scrollbar-thumb: rgb(13 148 136 / .45) !important}.scrollbar-thumb-teal-600\/5{--scrollbar-thumb: rgb(13 148 136 / .05) !important}.scrollbar-thumb-teal-600\/50{--scrollbar-thumb: rgb(13 148 136 / .5) !important}.scrollbar-thumb-teal-600\/55{--scrollbar-thumb: rgb(13 148 136 / .55) !important}.scrollbar-thumb-teal-600\/60{--scrollbar-thumb: rgb(13 148 136 / .6) !important}.scrollbar-thumb-teal-600\/65{--scrollbar-thumb: rgb(13 148 136 / .65) !important}.scrollbar-thumb-teal-600\/70{--scrollbar-thumb: rgb(13 148 136 / .7) !important}.scrollbar-thumb-teal-600\/75{--scrollbar-thumb: rgb(13 148 136 / .75) !important}.scrollbar-thumb-teal-600\/80{--scrollbar-thumb: rgb(13 148 136 / .8) !important}.scrollbar-thumb-teal-600\/85{--scrollbar-thumb: rgb(13 148 136 / .85) !important}.scrollbar-thumb-teal-600\/90{--scrollbar-thumb: rgb(13 148 136 / .9) !important}.scrollbar-thumb-teal-600\/95{--scrollbar-thumb: rgb(13 148 136 / .95) !important}.scrollbar-thumb-teal-700{--scrollbar-thumb: #0f766e !important}.scrollbar-thumb-teal-700\/0{--scrollbar-thumb: rgb(15 118 110 / 0) !important}.scrollbar-thumb-teal-700\/10{--scrollbar-thumb: rgb(15 118 110 / .1) !important}.scrollbar-thumb-teal-700\/100{--scrollbar-thumb: rgb(15 118 110 / 1) !important}.scrollbar-thumb-teal-700\/15{--scrollbar-thumb: rgb(15 118 110 / .15) !important}.scrollbar-thumb-teal-700\/20{--scrollbar-thumb: rgb(15 118 110 / .2) !important}.scrollbar-thumb-teal-700\/25{--scrollbar-thumb: rgb(15 118 110 / .25) !important}.scrollbar-thumb-teal-700\/30{--scrollbar-thumb: rgb(15 118 110 / .3) !important}.scrollbar-thumb-teal-700\/35{--scrollbar-thumb: rgb(15 118 110 / .35) !important}.scrollbar-thumb-teal-700\/40{--scrollbar-thumb: rgb(15 118 110 / .4) !important}.scrollbar-thumb-teal-700\/45{--scrollbar-thumb: rgb(15 118 110 / .45) !important}.scrollbar-thumb-teal-700\/5{--scrollbar-thumb: rgb(15 118 110 / .05) !important}.scrollbar-thumb-teal-700\/50{--scrollbar-thumb: rgb(15 118 110 / .5) !important}.scrollbar-thumb-teal-700\/55{--scrollbar-thumb: rgb(15 118 110 / .55) !important}.scrollbar-thumb-teal-700\/60{--scrollbar-thumb: rgb(15 118 110 / .6) !important}.scrollbar-thumb-teal-700\/65{--scrollbar-thumb: rgb(15 118 110 / .65) !important}.scrollbar-thumb-teal-700\/70{--scrollbar-thumb: rgb(15 118 110 / .7) !important}.scrollbar-thumb-teal-700\/75{--scrollbar-thumb: rgb(15 118 110 / .75) !important}.scrollbar-thumb-teal-700\/80{--scrollbar-thumb: rgb(15 118 110 / .8) !important}.scrollbar-thumb-teal-700\/85{--scrollbar-thumb: rgb(15 118 110 / .85) !important}.scrollbar-thumb-teal-700\/90{--scrollbar-thumb: rgb(15 118 110 / .9) !important}.scrollbar-thumb-teal-700\/95{--scrollbar-thumb: rgb(15 118 110 / .95) !important}.scrollbar-thumb-teal-800{--scrollbar-thumb: #115e59 !important}.scrollbar-thumb-teal-800\/0{--scrollbar-thumb: rgb(17 94 89 / 0) !important}.scrollbar-thumb-teal-800\/10{--scrollbar-thumb: rgb(17 94 89 / .1) !important}.scrollbar-thumb-teal-800\/100{--scrollbar-thumb: rgb(17 94 89 / 1) !important}.scrollbar-thumb-teal-800\/15{--scrollbar-thumb: rgb(17 94 89 / .15) !important}.scrollbar-thumb-teal-800\/20{--scrollbar-thumb: rgb(17 94 89 / .2) !important}.scrollbar-thumb-teal-800\/25{--scrollbar-thumb: rgb(17 94 89 / .25) !important}.scrollbar-thumb-teal-800\/30{--scrollbar-thumb: rgb(17 94 89 / .3) !important}.scrollbar-thumb-teal-800\/35{--scrollbar-thumb: rgb(17 94 89 / .35) !important}.scrollbar-thumb-teal-800\/40{--scrollbar-thumb: rgb(17 94 89 / .4) !important}.scrollbar-thumb-teal-800\/45{--scrollbar-thumb: rgb(17 94 89 / .45) !important}.scrollbar-thumb-teal-800\/5{--scrollbar-thumb: rgb(17 94 89 / .05) !important}.scrollbar-thumb-teal-800\/50{--scrollbar-thumb: rgb(17 94 89 / .5) !important}.scrollbar-thumb-teal-800\/55{--scrollbar-thumb: rgb(17 94 89 / .55) !important}.scrollbar-thumb-teal-800\/60{--scrollbar-thumb: rgb(17 94 89 / .6) !important}.scrollbar-thumb-teal-800\/65{--scrollbar-thumb: rgb(17 94 89 / .65) !important}.scrollbar-thumb-teal-800\/70{--scrollbar-thumb: rgb(17 94 89 / .7) !important}.scrollbar-thumb-teal-800\/75{--scrollbar-thumb: rgb(17 94 89 / .75) !important}.scrollbar-thumb-teal-800\/80{--scrollbar-thumb: rgb(17 94 89 / .8) !important}.scrollbar-thumb-teal-800\/85{--scrollbar-thumb: rgb(17 94 89 / .85) !important}.scrollbar-thumb-teal-800\/90{--scrollbar-thumb: rgb(17 94 89 / .9) !important}.scrollbar-thumb-teal-800\/95{--scrollbar-thumb: rgb(17 94 89 / .95) !important}.scrollbar-thumb-teal-900{--scrollbar-thumb: #134e4a !important}.scrollbar-thumb-teal-900\/0{--scrollbar-thumb: rgb(19 78 74 / 0) !important}.scrollbar-thumb-teal-900\/10{--scrollbar-thumb: rgb(19 78 74 / .1) !important}.scrollbar-thumb-teal-900\/100{--scrollbar-thumb: rgb(19 78 74 / 1) !important}.scrollbar-thumb-teal-900\/15{--scrollbar-thumb: rgb(19 78 74 / .15) !important}.scrollbar-thumb-teal-900\/20{--scrollbar-thumb: rgb(19 78 74 / .2) !important}.scrollbar-thumb-teal-900\/25{--scrollbar-thumb: rgb(19 78 74 / .25) !important}.scrollbar-thumb-teal-900\/30{--scrollbar-thumb: rgb(19 78 74 / .3) !important}.scrollbar-thumb-teal-900\/35{--scrollbar-thumb: rgb(19 78 74 / .35) !important}.scrollbar-thumb-teal-900\/40{--scrollbar-thumb: rgb(19 78 74 / .4) !important}.scrollbar-thumb-teal-900\/45{--scrollbar-thumb: rgb(19 78 74 / .45) !important}.scrollbar-thumb-teal-900\/5{--scrollbar-thumb: rgb(19 78 74 / .05) !important}.scrollbar-thumb-teal-900\/50{--scrollbar-thumb: rgb(19 78 74 / .5) !important}.scrollbar-thumb-teal-900\/55{--scrollbar-thumb: rgb(19 78 74 / .55) !important}.scrollbar-thumb-teal-900\/60{--scrollbar-thumb: rgb(19 78 74 / .6) !important}.scrollbar-thumb-teal-900\/65{--scrollbar-thumb: rgb(19 78 74 / .65) !important}.scrollbar-thumb-teal-900\/70{--scrollbar-thumb: rgb(19 78 74 / .7) !important}.scrollbar-thumb-teal-900\/75{--scrollbar-thumb: rgb(19 78 74 / .75) !important}.scrollbar-thumb-teal-900\/80{--scrollbar-thumb: rgb(19 78 74 / .8) !important}.scrollbar-thumb-teal-900\/85{--scrollbar-thumb: rgb(19 78 74 / .85) !important}.scrollbar-thumb-teal-900\/90{--scrollbar-thumb: rgb(19 78 74 / .9) !important}.scrollbar-thumb-teal-900\/95{--scrollbar-thumb: rgb(19 78 74 / .95) !important}.scrollbar-thumb-teal-950{--scrollbar-thumb: #042f2e !important}.scrollbar-thumb-teal-950\/0{--scrollbar-thumb: rgb(4 47 46 / 0) !important}.scrollbar-thumb-teal-950\/10{--scrollbar-thumb: rgb(4 47 46 / .1) !important}.scrollbar-thumb-teal-950\/100{--scrollbar-thumb: rgb(4 47 46 / 1) !important}.scrollbar-thumb-teal-950\/15{--scrollbar-thumb: rgb(4 47 46 / .15) !important}.scrollbar-thumb-teal-950\/20{--scrollbar-thumb: rgb(4 47 46 / .2) !important}.scrollbar-thumb-teal-950\/25{--scrollbar-thumb: rgb(4 47 46 / .25) !important}.scrollbar-thumb-teal-950\/30{--scrollbar-thumb: rgb(4 47 46 / .3) !important}.scrollbar-thumb-teal-950\/35{--scrollbar-thumb: rgb(4 47 46 / .35) !important}.scrollbar-thumb-teal-950\/40{--scrollbar-thumb: rgb(4 47 46 / .4) !important}.scrollbar-thumb-teal-950\/45{--scrollbar-thumb: rgb(4 47 46 / .45) !important}.scrollbar-thumb-teal-950\/5{--scrollbar-thumb: rgb(4 47 46 / .05) !important}.scrollbar-thumb-teal-950\/50{--scrollbar-thumb: rgb(4 47 46 / .5) !important}.scrollbar-thumb-teal-950\/55{--scrollbar-thumb: rgb(4 47 46 / .55) !important}.scrollbar-thumb-teal-950\/60{--scrollbar-thumb: rgb(4 47 46 / .6) !important}.scrollbar-thumb-teal-950\/65{--scrollbar-thumb: rgb(4 47 46 / .65) !important}.scrollbar-thumb-teal-950\/70{--scrollbar-thumb: rgb(4 47 46 / .7) !important}.scrollbar-thumb-teal-950\/75{--scrollbar-thumb: rgb(4 47 46 / .75) !important}.scrollbar-thumb-teal-950\/80{--scrollbar-thumb: rgb(4 47 46 / .8) !important}.scrollbar-thumb-teal-950\/85{--scrollbar-thumb: rgb(4 47 46 / .85) !important}.scrollbar-thumb-teal-950\/90{--scrollbar-thumb: rgb(4 47 46 / .9) !important}.scrollbar-thumb-teal-950\/95{--scrollbar-thumb: rgb(4 47 46 / .95) !important}.scrollbar-thumb-transparent{--scrollbar-thumb: transparent !important}.scrollbar-thumb-transparent\/0{--scrollbar-thumb: rgb(0 0 0 / 0) !important}.scrollbar-thumb-transparent\/10{--scrollbar-thumb: rgb(0 0 0 / .1) !important}.scrollbar-thumb-transparent\/100{--scrollbar-thumb: rgb(0 0 0 / 1) !important}.scrollbar-thumb-transparent\/15{--scrollbar-thumb: rgb(0 0 0 / .15) !important}.scrollbar-thumb-transparent\/20{--scrollbar-thumb: rgb(0 0 0 / .2) !important}.scrollbar-thumb-transparent\/25{--scrollbar-thumb: rgb(0 0 0 / .25) !important}.scrollbar-thumb-transparent\/30{--scrollbar-thumb: rgb(0 0 0 / .3) !important}.scrollbar-thumb-transparent\/35{--scrollbar-thumb: rgb(0 0 0 / .35) !important}.scrollbar-thumb-transparent\/40{--scrollbar-thumb: rgb(0 0 0 / .4) !important}.scrollbar-thumb-transparent\/45{--scrollbar-thumb: rgb(0 0 0 / .45) !important}.scrollbar-thumb-transparent\/5{--scrollbar-thumb: rgb(0 0 0 / .05) !important}.scrollbar-thumb-transparent\/50{--scrollbar-thumb: rgb(0 0 0 / .5) !important}.scrollbar-thumb-transparent\/55{--scrollbar-thumb: rgb(0 0 0 / .55) !important}.scrollbar-thumb-transparent\/60{--scrollbar-thumb: rgb(0 0 0 / .6) !important}.scrollbar-thumb-transparent\/65{--scrollbar-thumb: rgb(0 0 0 / .65) !important}.scrollbar-thumb-transparent\/70{--scrollbar-thumb: rgb(0 0 0 / .7) !important}.scrollbar-thumb-transparent\/75{--scrollbar-thumb: rgb(0 0 0 / .75) !important}.scrollbar-thumb-transparent\/80{--scrollbar-thumb: rgb(0 0 0 / .8) !important}.scrollbar-thumb-transparent\/85{--scrollbar-thumb: rgb(0 0 0 / .85) !important}.scrollbar-thumb-transparent\/90{--scrollbar-thumb: rgb(0 0 0 / .9) !important}.scrollbar-thumb-transparent\/95{--scrollbar-thumb: rgb(0 0 0 / .95) !important}.scrollbar-thumb-violet-100{--scrollbar-thumb: #ede9fe !important}.scrollbar-thumb-violet-100\/0{--scrollbar-thumb: rgb(237 233 254 / 0) !important}.scrollbar-thumb-violet-100\/10{--scrollbar-thumb: rgb(237 233 254 / .1) !important}.scrollbar-thumb-violet-100\/100{--scrollbar-thumb: rgb(237 233 254 / 1) !important}.scrollbar-thumb-violet-100\/15{--scrollbar-thumb: rgb(237 233 254 / .15) !important}.scrollbar-thumb-violet-100\/20{--scrollbar-thumb: rgb(237 233 254 / .2) !important}.scrollbar-thumb-violet-100\/25{--scrollbar-thumb: rgb(237 233 254 / .25) !important}.scrollbar-thumb-violet-100\/30{--scrollbar-thumb: rgb(237 233 254 / .3) !important}.scrollbar-thumb-violet-100\/35{--scrollbar-thumb: rgb(237 233 254 / .35) !important}.scrollbar-thumb-violet-100\/40{--scrollbar-thumb: rgb(237 233 254 / .4) !important}.scrollbar-thumb-violet-100\/45{--scrollbar-thumb: rgb(237 233 254 / .45) !important}.scrollbar-thumb-violet-100\/5{--scrollbar-thumb: rgb(237 233 254 / .05) !important}.scrollbar-thumb-violet-100\/50{--scrollbar-thumb: rgb(237 233 254 / .5) !important}.scrollbar-thumb-violet-100\/55{--scrollbar-thumb: rgb(237 233 254 / .55) !important}.scrollbar-thumb-violet-100\/60{--scrollbar-thumb: rgb(237 233 254 / .6) !important}.scrollbar-thumb-violet-100\/65{--scrollbar-thumb: rgb(237 233 254 / .65) !important}.scrollbar-thumb-violet-100\/70{--scrollbar-thumb: rgb(237 233 254 / .7) !important}.scrollbar-thumb-violet-100\/75{--scrollbar-thumb: rgb(237 233 254 / .75) !important}.scrollbar-thumb-violet-100\/80{--scrollbar-thumb: rgb(237 233 254 / .8) !important}.scrollbar-thumb-violet-100\/85{--scrollbar-thumb: rgb(237 233 254 / .85) !important}.scrollbar-thumb-violet-100\/90{--scrollbar-thumb: rgb(237 233 254 / .9) !important}.scrollbar-thumb-violet-100\/95{--scrollbar-thumb: rgb(237 233 254 / .95) !important}.scrollbar-thumb-violet-200{--scrollbar-thumb: #ddd6fe !important}.scrollbar-thumb-violet-200\/0{--scrollbar-thumb: rgb(221 214 254 / 0) !important}.scrollbar-thumb-violet-200\/10{--scrollbar-thumb: rgb(221 214 254 / .1) !important}.scrollbar-thumb-violet-200\/100{--scrollbar-thumb: rgb(221 214 254 / 1) !important}.scrollbar-thumb-violet-200\/15{--scrollbar-thumb: rgb(221 214 254 / .15) !important}.scrollbar-thumb-violet-200\/20{--scrollbar-thumb: rgb(221 214 254 / .2) !important}.scrollbar-thumb-violet-200\/25{--scrollbar-thumb: rgb(221 214 254 / .25) !important}.scrollbar-thumb-violet-200\/30{--scrollbar-thumb: rgb(221 214 254 / .3) !important}.scrollbar-thumb-violet-200\/35{--scrollbar-thumb: rgb(221 214 254 / .35) !important}.scrollbar-thumb-violet-200\/40{--scrollbar-thumb: rgb(221 214 254 / .4) !important}.scrollbar-thumb-violet-200\/45{--scrollbar-thumb: rgb(221 214 254 / .45) !important}.scrollbar-thumb-violet-200\/5{--scrollbar-thumb: rgb(221 214 254 / .05) !important}.scrollbar-thumb-violet-200\/50{--scrollbar-thumb: rgb(221 214 254 / .5) !important}.scrollbar-thumb-violet-200\/55{--scrollbar-thumb: rgb(221 214 254 / .55) !important}.scrollbar-thumb-violet-200\/60{--scrollbar-thumb: rgb(221 214 254 / .6) !important}.scrollbar-thumb-violet-200\/65{--scrollbar-thumb: rgb(221 214 254 / .65) !important}.scrollbar-thumb-violet-200\/70{--scrollbar-thumb: rgb(221 214 254 / .7) !important}.scrollbar-thumb-violet-200\/75{--scrollbar-thumb: rgb(221 214 254 / .75) !important}.scrollbar-thumb-violet-200\/80{--scrollbar-thumb: rgb(221 214 254 / .8) !important}.scrollbar-thumb-violet-200\/85{--scrollbar-thumb: rgb(221 214 254 / .85) !important}.scrollbar-thumb-violet-200\/90{--scrollbar-thumb: rgb(221 214 254 / .9) !important}.scrollbar-thumb-violet-200\/95{--scrollbar-thumb: rgb(221 214 254 / .95) !important}.scrollbar-thumb-violet-300{--scrollbar-thumb: #c4b5fd !important}.scrollbar-thumb-violet-300\/0{--scrollbar-thumb: rgb(196 181 253 / 0) !important}.scrollbar-thumb-violet-300\/10{--scrollbar-thumb: rgb(196 181 253 / .1) !important}.scrollbar-thumb-violet-300\/100{--scrollbar-thumb: rgb(196 181 253 / 1) !important}.scrollbar-thumb-violet-300\/15{--scrollbar-thumb: rgb(196 181 253 / .15) !important}.scrollbar-thumb-violet-300\/20{--scrollbar-thumb: rgb(196 181 253 / .2) !important}.scrollbar-thumb-violet-300\/25{--scrollbar-thumb: rgb(196 181 253 / .25) !important}.scrollbar-thumb-violet-300\/30{--scrollbar-thumb: rgb(196 181 253 / .3) !important}.scrollbar-thumb-violet-300\/35{--scrollbar-thumb: rgb(196 181 253 / .35) !important}.scrollbar-thumb-violet-300\/40{--scrollbar-thumb: rgb(196 181 253 / .4) !important}.scrollbar-thumb-violet-300\/45{--scrollbar-thumb: rgb(196 181 253 / .45) !important}.scrollbar-thumb-violet-300\/5{--scrollbar-thumb: rgb(196 181 253 / .05) !important}.scrollbar-thumb-violet-300\/50{--scrollbar-thumb: rgb(196 181 253 / .5) !important}.scrollbar-thumb-violet-300\/55{--scrollbar-thumb: rgb(196 181 253 / .55) !important}.scrollbar-thumb-violet-300\/60{--scrollbar-thumb: rgb(196 181 253 / .6) !important}.scrollbar-thumb-violet-300\/65{--scrollbar-thumb: rgb(196 181 253 / .65) !important}.scrollbar-thumb-violet-300\/70{--scrollbar-thumb: rgb(196 181 253 / .7) !important}.scrollbar-thumb-violet-300\/75{--scrollbar-thumb: rgb(196 181 253 / .75) !important}.scrollbar-thumb-violet-300\/80{--scrollbar-thumb: rgb(196 181 253 / .8) !important}.scrollbar-thumb-violet-300\/85{--scrollbar-thumb: rgb(196 181 253 / .85) !important}.scrollbar-thumb-violet-300\/90{--scrollbar-thumb: rgb(196 181 253 / .9) !important}.scrollbar-thumb-violet-300\/95{--scrollbar-thumb: rgb(196 181 253 / .95) !important}.scrollbar-thumb-violet-400{--scrollbar-thumb: #a78bfa !important}.scrollbar-thumb-violet-400\/0{--scrollbar-thumb: rgb(167 139 250 / 0) !important}.scrollbar-thumb-violet-400\/10{--scrollbar-thumb: rgb(167 139 250 / .1) !important}.scrollbar-thumb-violet-400\/100{--scrollbar-thumb: rgb(167 139 250 / 1) !important}.scrollbar-thumb-violet-400\/15{--scrollbar-thumb: rgb(167 139 250 / .15) !important}.scrollbar-thumb-violet-400\/20{--scrollbar-thumb: rgb(167 139 250 / .2) !important}.scrollbar-thumb-violet-400\/25{--scrollbar-thumb: rgb(167 139 250 / .25) !important}.scrollbar-thumb-violet-400\/30{--scrollbar-thumb: rgb(167 139 250 / .3) !important}.scrollbar-thumb-violet-400\/35{--scrollbar-thumb: rgb(167 139 250 / .35) !important}.scrollbar-thumb-violet-400\/40{--scrollbar-thumb: rgb(167 139 250 / .4) !important}.scrollbar-thumb-violet-400\/45{--scrollbar-thumb: rgb(167 139 250 / .45) !important}.scrollbar-thumb-violet-400\/5{--scrollbar-thumb: rgb(167 139 250 / .05) !important}.scrollbar-thumb-violet-400\/50{--scrollbar-thumb: rgb(167 139 250 / .5) !important}.scrollbar-thumb-violet-400\/55{--scrollbar-thumb: rgb(167 139 250 / .55) !important}.scrollbar-thumb-violet-400\/60{--scrollbar-thumb: rgb(167 139 250 / .6) !important}.scrollbar-thumb-violet-400\/65{--scrollbar-thumb: rgb(167 139 250 / .65) !important}.scrollbar-thumb-violet-400\/70{--scrollbar-thumb: rgb(167 139 250 / .7) !important}.scrollbar-thumb-violet-400\/75{--scrollbar-thumb: rgb(167 139 250 / .75) !important}.scrollbar-thumb-violet-400\/80{--scrollbar-thumb: rgb(167 139 250 / .8) !important}.scrollbar-thumb-violet-400\/85{--scrollbar-thumb: rgb(167 139 250 / .85) !important}.scrollbar-thumb-violet-400\/90{--scrollbar-thumb: rgb(167 139 250 / .9) !important}.scrollbar-thumb-violet-400\/95{--scrollbar-thumb: rgb(167 139 250 / .95) !important}.scrollbar-thumb-violet-50{--scrollbar-thumb: #f5f3ff !important}.scrollbar-thumb-violet-50\/0{--scrollbar-thumb: rgb(245 243 255 / 0) !important}.scrollbar-thumb-violet-50\/10{--scrollbar-thumb: rgb(245 243 255 / .1) !important}.scrollbar-thumb-violet-50\/100{--scrollbar-thumb: rgb(245 243 255 / 1) !important}.scrollbar-thumb-violet-50\/15{--scrollbar-thumb: rgb(245 243 255 / .15) !important}.scrollbar-thumb-violet-50\/20{--scrollbar-thumb: rgb(245 243 255 / .2) !important}.scrollbar-thumb-violet-50\/25{--scrollbar-thumb: rgb(245 243 255 / .25) !important}.scrollbar-thumb-violet-50\/30{--scrollbar-thumb: rgb(245 243 255 / .3) !important}.scrollbar-thumb-violet-50\/35{--scrollbar-thumb: rgb(245 243 255 / .35) !important}.scrollbar-thumb-violet-50\/40{--scrollbar-thumb: rgb(245 243 255 / .4) !important}.scrollbar-thumb-violet-50\/45{--scrollbar-thumb: rgb(245 243 255 / .45) !important}.scrollbar-thumb-violet-50\/5{--scrollbar-thumb: rgb(245 243 255 / .05) !important}.scrollbar-thumb-violet-50\/50{--scrollbar-thumb: rgb(245 243 255 / .5) !important}.scrollbar-thumb-violet-50\/55{--scrollbar-thumb: rgb(245 243 255 / .55) !important}.scrollbar-thumb-violet-50\/60{--scrollbar-thumb: rgb(245 243 255 / .6) !important}.scrollbar-thumb-violet-50\/65{--scrollbar-thumb: rgb(245 243 255 / .65) !important}.scrollbar-thumb-violet-50\/70{--scrollbar-thumb: rgb(245 243 255 / .7) !important}.scrollbar-thumb-violet-50\/75{--scrollbar-thumb: rgb(245 243 255 / .75) !important}.scrollbar-thumb-violet-50\/80{--scrollbar-thumb: rgb(245 243 255 / .8) !important}.scrollbar-thumb-violet-50\/85{--scrollbar-thumb: rgb(245 243 255 / .85) !important}.scrollbar-thumb-violet-50\/90{--scrollbar-thumb: rgb(245 243 255 / .9) !important}.scrollbar-thumb-violet-50\/95{--scrollbar-thumb: rgb(245 243 255 / .95) !important}.scrollbar-thumb-violet-500{--scrollbar-thumb: #8b5cf6 !important}.scrollbar-thumb-violet-500\/0{--scrollbar-thumb: rgb(139 92 246 / 0) !important}.scrollbar-thumb-violet-500\/10{--scrollbar-thumb: rgb(139 92 246 / .1) !important}.scrollbar-thumb-violet-500\/100{--scrollbar-thumb: rgb(139 92 246 / 1) !important}.scrollbar-thumb-violet-500\/15{--scrollbar-thumb: rgb(139 92 246 / .15) !important}.scrollbar-thumb-violet-500\/20{--scrollbar-thumb: rgb(139 92 246 / .2) !important}.scrollbar-thumb-violet-500\/25{--scrollbar-thumb: rgb(139 92 246 / .25) !important}.scrollbar-thumb-violet-500\/30{--scrollbar-thumb: rgb(139 92 246 / .3) !important}.scrollbar-thumb-violet-500\/35{--scrollbar-thumb: rgb(139 92 246 / .35) !important}.scrollbar-thumb-violet-500\/40{--scrollbar-thumb: rgb(139 92 246 / .4) !important}.scrollbar-thumb-violet-500\/45{--scrollbar-thumb: rgb(139 92 246 / .45) !important}.scrollbar-thumb-violet-500\/5{--scrollbar-thumb: rgb(139 92 246 / .05) !important}.scrollbar-thumb-violet-500\/50{--scrollbar-thumb: rgb(139 92 246 / .5) !important}.scrollbar-thumb-violet-500\/55{--scrollbar-thumb: rgb(139 92 246 / .55) !important}.scrollbar-thumb-violet-500\/60{--scrollbar-thumb: rgb(139 92 246 / .6) !important}.scrollbar-thumb-violet-500\/65{--scrollbar-thumb: rgb(139 92 246 / .65) !important}.scrollbar-thumb-violet-500\/70{--scrollbar-thumb: rgb(139 92 246 / .7) !important}.scrollbar-thumb-violet-500\/75{--scrollbar-thumb: rgb(139 92 246 / .75) !important}.scrollbar-thumb-violet-500\/80{--scrollbar-thumb: rgb(139 92 246 / .8) !important}.scrollbar-thumb-violet-500\/85{--scrollbar-thumb: rgb(139 92 246 / .85) !important}.scrollbar-thumb-violet-500\/90{--scrollbar-thumb: rgb(139 92 246 / .9) !important}.scrollbar-thumb-violet-500\/95{--scrollbar-thumb: rgb(139 92 246 / .95) !important}.scrollbar-thumb-violet-600{--scrollbar-thumb: #7c3aed !important}.scrollbar-thumb-violet-600\/0{--scrollbar-thumb: rgb(124 58 237 / 0) !important}.scrollbar-thumb-violet-600\/10{--scrollbar-thumb: rgb(124 58 237 / .1) !important}.scrollbar-thumb-violet-600\/100{--scrollbar-thumb: rgb(124 58 237 / 1) !important}.scrollbar-thumb-violet-600\/15{--scrollbar-thumb: rgb(124 58 237 / .15) !important}.scrollbar-thumb-violet-600\/20{--scrollbar-thumb: rgb(124 58 237 / .2) !important}.scrollbar-thumb-violet-600\/25{--scrollbar-thumb: rgb(124 58 237 / .25) !important}.scrollbar-thumb-violet-600\/30{--scrollbar-thumb: rgb(124 58 237 / .3) !important}.scrollbar-thumb-violet-600\/35{--scrollbar-thumb: rgb(124 58 237 / .35) !important}.scrollbar-thumb-violet-600\/40{--scrollbar-thumb: rgb(124 58 237 / .4) !important}.scrollbar-thumb-violet-600\/45{--scrollbar-thumb: rgb(124 58 237 / .45) !important}.scrollbar-thumb-violet-600\/5{--scrollbar-thumb: rgb(124 58 237 / .05) !important}.scrollbar-thumb-violet-600\/50{--scrollbar-thumb: rgb(124 58 237 / .5) !important}.scrollbar-thumb-violet-600\/55{--scrollbar-thumb: rgb(124 58 237 / .55) !important}.scrollbar-thumb-violet-600\/60{--scrollbar-thumb: rgb(124 58 237 / .6) !important}.scrollbar-thumb-violet-600\/65{--scrollbar-thumb: rgb(124 58 237 / .65) !important}.scrollbar-thumb-violet-600\/70{--scrollbar-thumb: rgb(124 58 237 / .7) !important}.scrollbar-thumb-violet-600\/75{--scrollbar-thumb: rgb(124 58 237 / .75) !important}.scrollbar-thumb-violet-600\/80{--scrollbar-thumb: rgb(124 58 237 / .8) !important}.scrollbar-thumb-violet-600\/85{--scrollbar-thumb: rgb(124 58 237 / .85) !important}.scrollbar-thumb-violet-600\/90{--scrollbar-thumb: rgb(124 58 237 / .9) !important}.scrollbar-thumb-violet-600\/95{--scrollbar-thumb: rgb(124 58 237 / .95) !important}.scrollbar-thumb-violet-700{--scrollbar-thumb: #6d28d9 !important}.scrollbar-thumb-violet-700\/0{--scrollbar-thumb: rgb(109 40 217 / 0) !important}.scrollbar-thumb-violet-700\/10{--scrollbar-thumb: rgb(109 40 217 / .1) !important}.scrollbar-thumb-violet-700\/100{--scrollbar-thumb: rgb(109 40 217 / 1) !important}.scrollbar-thumb-violet-700\/15{--scrollbar-thumb: rgb(109 40 217 / .15) !important}.scrollbar-thumb-violet-700\/20{--scrollbar-thumb: rgb(109 40 217 / .2) !important}.scrollbar-thumb-violet-700\/25{--scrollbar-thumb: rgb(109 40 217 / .25) !important}.scrollbar-thumb-violet-700\/30{--scrollbar-thumb: rgb(109 40 217 / .3) !important}.scrollbar-thumb-violet-700\/35{--scrollbar-thumb: rgb(109 40 217 / .35) !important}.scrollbar-thumb-violet-700\/40{--scrollbar-thumb: rgb(109 40 217 / .4) !important}.scrollbar-thumb-violet-700\/45{--scrollbar-thumb: rgb(109 40 217 / .45) !important}.scrollbar-thumb-violet-700\/5{--scrollbar-thumb: rgb(109 40 217 / .05) !important}.scrollbar-thumb-violet-700\/50{--scrollbar-thumb: rgb(109 40 217 / .5) !important}.scrollbar-thumb-violet-700\/55{--scrollbar-thumb: rgb(109 40 217 / .55) !important}.scrollbar-thumb-violet-700\/60{--scrollbar-thumb: rgb(109 40 217 / .6) !important}.scrollbar-thumb-violet-700\/65{--scrollbar-thumb: rgb(109 40 217 / .65) !important}.scrollbar-thumb-violet-700\/70{--scrollbar-thumb: rgb(109 40 217 / .7) !important}.scrollbar-thumb-violet-700\/75{--scrollbar-thumb: rgb(109 40 217 / .75) !important}.scrollbar-thumb-violet-700\/80{--scrollbar-thumb: rgb(109 40 217 / .8) !important}.scrollbar-thumb-violet-700\/85{--scrollbar-thumb: rgb(109 40 217 / .85) !important}.scrollbar-thumb-violet-700\/90{--scrollbar-thumb: rgb(109 40 217 / .9) !important}.scrollbar-thumb-violet-700\/95{--scrollbar-thumb: rgb(109 40 217 / .95) !important}.scrollbar-thumb-violet-800{--scrollbar-thumb: #5b21b6 !important}.scrollbar-thumb-violet-800\/0{--scrollbar-thumb: rgb(91 33 182 / 0) !important}.scrollbar-thumb-violet-800\/10{--scrollbar-thumb: rgb(91 33 182 / .1) !important}.scrollbar-thumb-violet-800\/100{--scrollbar-thumb: rgb(91 33 182 / 1) !important}.scrollbar-thumb-violet-800\/15{--scrollbar-thumb: rgb(91 33 182 / .15) !important}.scrollbar-thumb-violet-800\/20{--scrollbar-thumb: rgb(91 33 182 / .2) !important}.scrollbar-thumb-violet-800\/25{--scrollbar-thumb: rgb(91 33 182 / .25) !important}.scrollbar-thumb-violet-800\/30{--scrollbar-thumb: rgb(91 33 182 / .3) !important}.scrollbar-thumb-violet-800\/35{--scrollbar-thumb: rgb(91 33 182 / .35) !important}.scrollbar-thumb-violet-800\/40{--scrollbar-thumb: rgb(91 33 182 / .4) !important}.scrollbar-thumb-violet-800\/45{--scrollbar-thumb: rgb(91 33 182 / .45) !important}.scrollbar-thumb-violet-800\/5{--scrollbar-thumb: rgb(91 33 182 / .05) !important}.scrollbar-thumb-violet-800\/50{--scrollbar-thumb: rgb(91 33 182 / .5) !important}.scrollbar-thumb-violet-800\/55{--scrollbar-thumb: rgb(91 33 182 / .55) !important}.scrollbar-thumb-violet-800\/60{--scrollbar-thumb: rgb(91 33 182 / .6) !important}.scrollbar-thumb-violet-800\/65{--scrollbar-thumb: rgb(91 33 182 / .65) !important}.scrollbar-thumb-violet-800\/70{--scrollbar-thumb: rgb(91 33 182 / .7) !important}.scrollbar-thumb-violet-800\/75{--scrollbar-thumb: rgb(91 33 182 / .75) !important}.scrollbar-thumb-violet-800\/80{--scrollbar-thumb: rgb(91 33 182 / .8) !important}.scrollbar-thumb-violet-800\/85{--scrollbar-thumb: rgb(91 33 182 / .85) !important}.scrollbar-thumb-violet-800\/90{--scrollbar-thumb: rgb(91 33 182 / .9) !important}.scrollbar-thumb-violet-800\/95{--scrollbar-thumb: rgb(91 33 182 / .95) !important}.scrollbar-thumb-violet-900{--scrollbar-thumb: #4c1d95 !important}.scrollbar-thumb-violet-900\/0{--scrollbar-thumb: rgb(76 29 149 / 0) !important}.scrollbar-thumb-violet-900\/10{--scrollbar-thumb: rgb(76 29 149 / .1) !important}.scrollbar-thumb-violet-900\/100{--scrollbar-thumb: rgb(76 29 149 / 1) !important}.scrollbar-thumb-violet-900\/15{--scrollbar-thumb: rgb(76 29 149 / .15) !important}.scrollbar-thumb-violet-900\/20{--scrollbar-thumb: rgb(76 29 149 / .2) !important}.scrollbar-thumb-violet-900\/25{--scrollbar-thumb: rgb(76 29 149 / .25) !important}.scrollbar-thumb-violet-900\/30{--scrollbar-thumb: rgb(76 29 149 / .3) !important}.scrollbar-thumb-violet-900\/35{--scrollbar-thumb: rgb(76 29 149 / .35) !important}.scrollbar-thumb-violet-900\/40{--scrollbar-thumb: rgb(76 29 149 / .4) !important}.scrollbar-thumb-violet-900\/45{--scrollbar-thumb: rgb(76 29 149 / .45) !important}.scrollbar-thumb-violet-900\/5{--scrollbar-thumb: rgb(76 29 149 / .05) !important}.scrollbar-thumb-violet-900\/50{--scrollbar-thumb: rgb(76 29 149 / .5) !important}.scrollbar-thumb-violet-900\/55{--scrollbar-thumb: rgb(76 29 149 / .55) !important}.scrollbar-thumb-violet-900\/60{--scrollbar-thumb: rgb(76 29 149 / .6) !important}.scrollbar-thumb-violet-900\/65{--scrollbar-thumb: rgb(76 29 149 / .65) !important}.scrollbar-thumb-violet-900\/70{--scrollbar-thumb: rgb(76 29 149 / .7) !important}.scrollbar-thumb-violet-900\/75{--scrollbar-thumb: rgb(76 29 149 / .75) !important}.scrollbar-thumb-violet-900\/80{--scrollbar-thumb: rgb(76 29 149 / .8) !important}.scrollbar-thumb-violet-900\/85{--scrollbar-thumb: rgb(76 29 149 / .85) !important}.scrollbar-thumb-violet-900\/90{--scrollbar-thumb: rgb(76 29 149 / .9) !important}.scrollbar-thumb-violet-900\/95{--scrollbar-thumb: rgb(76 29 149 / .95) !important}.scrollbar-thumb-violet-950{--scrollbar-thumb: #2e1065 !important}.scrollbar-thumb-violet-950\/0{--scrollbar-thumb: rgb(46 16 101 / 0) !important}.scrollbar-thumb-violet-950\/10{--scrollbar-thumb: rgb(46 16 101 / .1) !important}.scrollbar-thumb-violet-950\/100{--scrollbar-thumb: rgb(46 16 101 / 1) !important}.scrollbar-thumb-violet-950\/15{--scrollbar-thumb: rgb(46 16 101 / .15) !important}.scrollbar-thumb-violet-950\/20{--scrollbar-thumb: rgb(46 16 101 / .2) !important}.scrollbar-thumb-violet-950\/25{--scrollbar-thumb: rgb(46 16 101 / .25) !important}.scrollbar-thumb-violet-950\/30{--scrollbar-thumb: rgb(46 16 101 / .3) !important}.scrollbar-thumb-violet-950\/35{--scrollbar-thumb: rgb(46 16 101 / .35) !important}.scrollbar-thumb-violet-950\/40{--scrollbar-thumb: rgb(46 16 101 / .4) !important}.scrollbar-thumb-violet-950\/45{--scrollbar-thumb: rgb(46 16 101 / .45) !important}.scrollbar-thumb-violet-950\/5{--scrollbar-thumb: rgb(46 16 101 / .05) !important}.scrollbar-thumb-violet-950\/50{--scrollbar-thumb: rgb(46 16 101 / .5) !important}.scrollbar-thumb-violet-950\/55{--scrollbar-thumb: rgb(46 16 101 / .55) !important}.scrollbar-thumb-violet-950\/60{--scrollbar-thumb: rgb(46 16 101 / .6) !important}.scrollbar-thumb-violet-950\/65{--scrollbar-thumb: rgb(46 16 101 / .65) !important}.scrollbar-thumb-violet-950\/70{--scrollbar-thumb: rgb(46 16 101 / .7) !important}.scrollbar-thumb-violet-950\/75{--scrollbar-thumb: rgb(46 16 101 / .75) !important}.scrollbar-thumb-violet-950\/80{--scrollbar-thumb: rgb(46 16 101 / .8) !important}.scrollbar-thumb-violet-950\/85{--scrollbar-thumb: rgb(46 16 101 / .85) !important}.scrollbar-thumb-violet-950\/90{--scrollbar-thumb: rgb(46 16 101 / .9) !important}.scrollbar-thumb-violet-950\/95{--scrollbar-thumb: rgb(46 16 101 / .95) !important}.scrollbar-thumb-white{--scrollbar-thumb: #fff !important}.scrollbar-thumb-white\/0{--scrollbar-thumb: rgb(255 255 255 / 0) !important}.scrollbar-thumb-white\/10{--scrollbar-thumb: rgb(255 255 255 / .1) !important}.scrollbar-thumb-white\/100{--scrollbar-thumb: rgb(255 255 255 / 1) !important}.scrollbar-thumb-white\/15{--scrollbar-thumb: rgb(255 255 255 / .15) !important}.scrollbar-thumb-white\/20{--scrollbar-thumb: rgb(255 255 255 / .2) !important}.scrollbar-thumb-white\/25{--scrollbar-thumb: rgb(255 255 255 / .25) !important}.scrollbar-thumb-white\/30{--scrollbar-thumb: rgb(255 255 255 / .3) !important}.scrollbar-thumb-white\/35{--scrollbar-thumb: rgb(255 255 255 / .35) !important}.scrollbar-thumb-white\/40{--scrollbar-thumb: rgb(255 255 255 / .4) !important}.scrollbar-thumb-white\/45{--scrollbar-thumb: rgb(255 255 255 / .45) !important}.scrollbar-thumb-white\/5{--scrollbar-thumb: rgb(255 255 255 / .05) !important}.scrollbar-thumb-white\/50{--scrollbar-thumb: rgb(255 255 255 / .5) !important}.scrollbar-thumb-white\/55{--scrollbar-thumb: rgb(255 255 255 / .55) !important}.scrollbar-thumb-white\/60{--scrollbar-thumb: rgb(255 255 255 / .6) !important}.scrollbar-thumb-white\/65{--scrollbar-thumb: rgb(255 255 255 / .65) !important}.scrollbar-thumb-white\/70{--scrollbar-thumb: rgb(255 255 255 / .7) !important}.scrollbar-thumb-white\/75{--scrollbar-thumb: rgb(255 255 255 / .75) !important}.scrollbar-thumb-white\/80{--scrollbar-thumb: rgb(255 255 255 / .8) !important}.scrollbar-thumb-white\/85{--scrollbar-thumb: rgb(255 255 255 / .85) !important}.scrollbar-thumb-white\/90{--scrollbar-thumb: rgb(255 255 255 / .9) !important}.scrollbar-thumb-white\/95{--scrollbar-thumb: rgb(255 255 255 / .95) !important}.scrollbar-thumb-yellow-100{--scrollbar-thumb: #fef9c3 !important}.scrollbar-thumb-yellow-100\/0{--scrollbar-thumb: rgb(254 249 195 / 0) !important}.scrollbar-thumb-yellow-100\/10{--scrollbar-thumb: rgb(254 249 195 / .1) !important}.scrollbar-thumb-yellow-100\/100{--scrollbar-thumb: rgb(254 249 195 / 1) !important}.scrollbar-thumb-yellow-100\/15{--scrollbar-thumb: rgb(254 249 195 / .15) !important}.scrollbar-thumb-yellow-100\/20{--scrollbar-thumb: rgb(254 249 195 / .2) !important}.scrollbar-thumb-yellow-100\/25{--scrollbar-thumb: rgb(254 249 195 / .25) !important}.scrollbar-thumb-yellow-100\/30{--scrollbar-thumb: rgb(254 249 195 / .3) !important}.scrollbar-thumb-yellow-100\/35{--scrollbar-thumb: rgb(254 249 195 / .35) !important}.scrollbar-thumb-yellow-100\/40{--scrollbar-thumb: rgb(254 249 195 / .4) !important}.scrollbar-thumb-yellow-100\/45{--scrollbar-thumb: rgb(254 249 195 / .45) !important}.scrollbar-thumb-yellow-100\/5{--scrollbar-thumb: rgb(254 249 195 / .05) !important}.scrollbar-thumb-yellow-100\/50{--scrollbar-thumb: rgb(254 249 195 / .5) !important}.scrollbar-thumb-yellow-100\/55{--scrollbar-thumb: rgb(254 249 195 / .55) !important}.scrollbar-thumb-yellow-100\/60{--scrollbar-thumb: rgb(254 249 195 / .6) !important}.scrollbar-thumb-yellow-100\/65{--scrollbar-thumb: rgb(254 249 195 / .65) !important}.scrollbar-thumb-yellow-100\/70{--scrollbar-thumb: rgb(254 249 195 / .7) !important}.scrollbar-thumb-yellow-100\/75{--scrollbar-thumb: rgb(254 249 195 / .75) !important}.scrollbar-thumb-yellow-100\/80{--scrollbar-thumb: rgb(254 249 195 / .8) !important}.scrollbar-thumb-yellow-100\/85{--scrollbar-thumb: rgb(254 249 195 / .85) !important}.scrollbar-thumb-yellow-100\/90{--scrollbar-thumb: rgb(254 249 195 / .9) !important}.scrollbar-thumb-yellow-100\/95{--scrollbar-thumb: rgb(254 249 195 / .95) !important}.scrollbar-thumb-yellow-200{--scrollbar-thumb: #fef08a !important}.scrollbar-thumb-yellow-200\/0{--scrollbar-thumb: rgb(254 240 138 / 0) !important}.scrollbar-thumb-yellow-200\/10{--scrollbar-thumb: rgb(254 240 138 / .1) !important}.scrollbar-thumb-yellow-200\/100{--scrollbar-thumb: rgb(254 240 138 / 1) !important}.scrollbar-thumb-yellow-200\/15{--scrollbar-thumb: rgb(254 240 138 / .15) !important}.scrollbar-thumb-yellow-200\/20{--scrollbar-thumb: rgb(254 240 138 / .2) !important}.scrollbar-thumb-yellow-200\/25{--scrollbar-thumb: rgb(254 240 138 / .25) !important}.scrollbar-thumb-yellow-200\/30{--scrollbar-thumb: rgb(254 240 138 / .3) !important}.scrollbar-thumb-yellow-200\/35{--scrollbar-thumb: rgb(254 240 138 / .35) !important}.scrollbar-thumb-yellow-200\/40{--scrollbar-thumb: rgb(254 240 138 / .4) !important}.scrollbar-thumb-yellow-200\/45{--scrollbar-thumb: rgb(254 240 138 / .45) !important}.scrollbar-thumb-yellow-200\/5{--scrollbar-thumb: rgb(254 240 138 / .05) !important}.scrollbar-thumb-yellow-200\/50{--scrollbar-thumb: rgb(254 240 138 / .5) !important}.scrollbar-thumb-yellow-200\/55{--scrollbar-thumb: rgb(254 240 138 / .55) !important}.scrollbar-thumb-yellow-200\/60{--scrollbar-thumb: rgb(254 240 138 / .6) !important}.scrollbar-thumb-yellow-200\/65{--scrollbar-thumb: rgb(254 240 138 / .65) !important}.scrollbar-thumb-yellow-200\/70{--scrollbar-thumb: rgb(254 240 138 / .7) !important}.scrollbar-thumb-yellow-200\/75{--scrollbar-thumb: rgb(254 240 138 / .75) !important}.scrollbar-thumb-yellow-200\/80{--scrollbar-thumb: rgb(254 240 138 / .8) !important}.scrollbar-thumb-yellow-200\/85{--scrollbar-thumb: rgb(254 240 138 / .85) !important}.scrollbar-thumb-yellow-200\/90{--scrollbar-thumb: rgb(254 240 138 / .9) !important}.scrollbar-thumb-yellow-200\/95{--scrollbar-thumb: rgb(254 240 138 / .95) !important}.scrollbar-thumb-yellow-300{--scrollbar-thumb: #fde047 !important}.scrollbar-thumb-yellow-300\/0{--scrollbar-thumb: rgb(253 224 71 / 0) !important}.scrollbar-thumb-yellow-300\/10{--scrollbar-thumb: rgb(253 224 71 / .1) !important}.scrollbar-thumb-yellow-300\/100{--scrollbar-thumb: rgb(253 224 71 / 1) !important}.scrollbar-thumb-yellow-300\/15{--scrollbar-thumb: rgb(253 224 71 / .15) !important}.scrollbar-thumb-yellow-300\/20{--scrollbar-thumb: rgb(253 224 71 / .2) !important}.scrollbar-thumb-yellow-300\/25{--scrollbar-thumb: rgb(253 224 71 / .25) !important}.scrollbar-thumb-yellow-300\/30{--scrollbar-thumb: rgb(253 224 71 / .3) !important}.scrollbar-thumb-yellow-300\/35{--scrollbar-thumb: rgb(253 224 71 / .35) !important}.scrollbar-thumb-yellow-300\/40{--scrollbar-thumb: rgb(253 224 71 / .4) !important}.scrollbar-thumb-yellow-300\/45{--scrollbar-thumb: rgb(253 224 71 / .45) !important}.scrollbar-thumb-yellow-300\/5{--scrollbar-thumb: rgb(253 224 71 / .05) !important}.scrollbar-thumb-yellow-300\/50{--scrollbar-thumb: rgb(253 224 71 / .5) !important}.scrollbar-thumb-yellow-300\/55{--scrollbar-thumb: rgb(253 224 71 / .55) !important}.scrollbar-thumb-yellow-300\/60{--scrollbar-thumb: rgb(253 224 71 / .6) !important}.scrollbar-thumb-yellow-300\/65{--scrollbar-thumb: rgb(253 224 71 / .65) !important}.scrollbar-thumb-yellow-300\/70{--scrollbar-thumb: rgb(253 224 71 / .7) !important}.scrollbar-thumb-yellow-300\/75{--scrollbar-thumb: rgb(253 224 71 / .75) !important}.scrollbar-thumb-yellow-300\/80{--scrollbar-thumb: rgb(253 224 71 / .8) !important}.scrollbar-thumb-yellow-300\/85{--scrollbar-thumb: rgb(253 224 71 / .85) !important}.scrollbar-thumb-yellow-300\/90{--scrollbar-thumb: rgb(253 224 71 / .9) !important}.scrollbar-thumb-yellow-300\/95{--scrollbar-thumb: rgb(253 224 71 / .95) !important}.scrollbar-thumb-yellow-400{--scrollbar-thumb: #facc15 !important}.scrollbar-thumb-yellow-400\/0{--scrollbar-thumb: rgb(250 204 21 / 0) !important}.scrollbar-thumb-yellow-400\/10{--scrollbar-thumb: rgb(250 204 21 / .1) !important}.scrollbar-thumb-yellow-400\/100{--scrollbar-thumb: rgb(250 204 21 / 1) !important}.scrollbar-thumb-yellow-400\/15{--scrollbar-thumb: rgb(250 204 21 / .15) !important}.scrollbar-thumb-yellow-400\/20{--scrollbar-thumb: rgb(250 204 21 / .2) !important}.scrollbar-thumb-yellow-400\/25{--scrollbar-thumb: rgb(250 204 21 / .25) !important}.scrollbar-thumb-yellow-400\/30{--scrollbar-thumb: rgb(250 204 21 / .3) !important}.scrollbar-thumb-yellow-400\/35{--scrollbar-thumb: rgb(250 204 21 / .35) !important}.scrollbar-thumb-yellow-400\/40{--scrollbar-thumb: rgb(250 204 21 / .4) !important}.scrollbar-thumb-yellow-400\/45{--scrollbar-thumb: rgb(250 204 21 / .45) !important}.scrollbar-thumb-yellow-400\/5{--scrollbar-thumb: rgb(250 204 21 / .05) !important}.scrollbar-thumb-yellow-400\/50{--scrollbar-thumb: rgb(250 204 21 / .5) !important}.scrollbar-thumb-yellow-400\/55{--scrollbar-thumb: rgb(250 204 21 / .55) !important}.scrollbar-thumb-yellow-400\/60{--scrollbar-thumb: rgb(250 204 21 / .6) !important}.scrollbar-thumb-yellow-400\/65{--scrollbar-thumb: rgb(250 204 21 / .65) !important}.scrollbar-thumb-yellow-400\/70{--scrollbar-thumb: rgb(250 204 21 / .7) !important}.scrollbar-thumb-yellow-400\/75{--scrollbar-thumb: rgb(250 204 21 / .75) !important}.scrollbar-thumb-yellow-400\/80{--scrollbar-thumb: rgb(250 204 21 / .8) !important}.scrollbar-thumb-yellow-400\/85{--scrollbar-thumb: rgb(250 204 21 / .85) !important}.scrollbar-thumb-yellow-400\/90{--scrollbar-thumb: rgb(250 204 21 / .9) !important}.scrollbar-thumb-yellow-400\/95{--scrollbar-thumb: rgb(250 204 21 / .95) !important}.scrollbar-thumb-yellow-50{--scrollbar-thumb: #fefce8 !important}.scrollbar-thumb-yellow-50\/0{--scrollbar-thumb: rgb(254 252 232 / 0) !important}.scrollbar-thumb-yellow-50\/10{--scrollbar-thumb: rgb(254 252 232 / .1) !important}.scrollbar-thumb-yellow-50\/100{--scrollbar-thumb: rgb(254 252 232 / 1) !important}.scrollbar-thumb-yellow-50\/15{--scrollbar-thumb: rgb(254 252 232 / .15) !important}.scrollbar-thumb-yellow-50\/20{--scrollbar-thumb: rgb(254 252 232 / .2) !important}.scrollbar-thumb-yellow-50\/25{--scrollbar-thumb: rgb(254 252 232 / .25) !important}.scrollbar-thumb-yellow-50\/30{--scrollbar-thumb: rgb(254 252 232 / .3) !important}.scrollbar-thumb-yellow-50\/35{--scrollbar-thumb: rgb(254 252 232 / .35) !important}.scrollbar-thumb-yellow-50\/40{--scrollbar-thumb: rgb(254 252 232 / .4) !important}.scrollbar-thumb-yellow-50\/45{--scrollbar-thumb: rgb(254 252 232 / .45) !important}.scrollbar-thumb-yellow-50\/5{--scrollbar-thumb: rgb(254 252 232 / .05) !important}.scrollbar-thumb-yellow-50\/50{--scrollbar-thumb: rgb(254 252 232 / .5) !important}.scrollbar-thumb-yellow-50\/55{--scrollbar-thumb: rgb(254 252 232 / .55) !important}.scrollbar-thumb-yellow-50\/60{--scrollbar-thumb: rgb(254 252 232 / .6) !important}.scrollbar-thumb-yellow-50\/65{--scrollbar-thumb: rgb(254 252 232 / .65) !important}.scrollbar-thumb-yellow-50\/70{--scrollbar-thumb: rgb(254 252 232 / .7) !important}.scrollbar-thumb-yellow-50\/75{--scrollbar-thumb: rgb(254 252 232 / .75) !important}.scrollbar-thumb-yellow-50\/80{--scrollbar-thumb: rgb(254 252 232 / .8) !important}.scrollbar-thumb-yellow-50\/85{--scrollbar-thumb: rgb(254 252 232 / .85) !important}.scrollbar-thumb-yellow-50\/90{--scrollbar-thumb: rgb(254 252 232 / .9) !important}.scrollbar-thumb-yellow-50\/95{--scrollbar-thumb: rgb(254 252 232 / .95) !important}.scrollbar-thumb-yellow-500{--scrollbar-thumb: #eab308 !important}.scrollbar-thumb-yellow-500\/0{--scrollbar-thumb: rgb(234 179 8 / 0) !important}.scrollbar-thumb-yellow-500\/10{--scrollbar-thumb: rgb(234 179 8 / .1) !important}.scrollbar-thumb-yellow-500\/100{--scrollbar-thumb: rgb(234 179 8 / 1) !important}.scrollbar-thumb-yellow-500\/15{--scrollbar-thumb: rgb(234 179 8 / .15) !important}.scrollbar-thumb-yellow-500\/20{--scrollbar-thumb: rgb(234 179 8 / .2) !important}.scrollbar-thumb-yellow-500\/25{--scrollbar-thumb: rgb(234 179 8 / .25) !important}.scrollbar-thumb-yellow-500\/30{--scrollbar-thumb: rgb(234 179 8 / .3) !important}.scrollbar-thumb-yellow-500\/35{--scrollbar-thumb: rgb(234 179 8 / .35) !important}.scrollbar-thumb-yellow-500\/40{--scrollbar-thumb: rgb(234 179 8 / .4) !important}.scrollbar-thumb-yellow-500\/45{--scrollbar-thumb: rgb(234 179 8 / .45) !important}.scrollbar-thumb-yellow-500\/5{--scrollbar-thumb: rgb(234 179 8 / .05) !important}.scrollbar-thumb-yellow-500\/50{--scrollbar-thumb: rgb(234 179 8 / .5) !important}.scrollbar-thumb-yellow-500\/55{--scrollbar-thumb: rgb(234 179 8 / .55) !important}.scrollbar-thumb-yellow-500\/60{--scrollbar-thumb: rgb(234 179 8 / .6) !important}.scrollbar-thumb-yellow-500\/65{--scrollbar-thumb: rgb(234 179 8 / .65) !important}.scrollbar-thumb-yellow-500\/70{--scrollbar-thumb: rgb(234 179 8 / .7) !important}.scrollbar-thumb-yellow-500\/75{--scrollbar-thumb: rgb(234 179 8 / .75) !important}.scrollbar-thumb-yellow-500\/80{--scrollbar-thumb: rgb(234 179 8 / .8) !important}.scrollbar-thumb-yellow-500\/85{--scrollbar-thumb: rgb(234 179 8 / .85) !important}.scrollbar-thumb-yellow-500\/90{--scrollbar-thumb: rgb(234 179 8 / .9) !important}.scrollbar-thumb-yellow-500\/95{--scrollbar-thumb: rgb(234 179 8 / .95) !important}.scrollbar-thumb-yellow-600{--scrollbar-thumb: #ca8a04 !important}.scrollbar-thumb-yellow-600\/0{--scrollbar-thumb: rgb(202 138 4 / 0) !important}.scrollbar-thumb-yellow-600\/10{--scrollbar-thumb: rgb(202 138 4 / .1) !important}.scrollbar-thumb-yellow-600\/100{--scrollbar-thumb: rgb(202 138 4 / 1) !important}.scrollbar-thumb-yellow-600\/15{--scrollbar-thumb: rgb(202 138 4 / .15) !important}.scrollbar-thumb-yellow-600\/20{--scrollbar-thumb: rgb(202 138 4 / .2) !important}.scrollbar-thumb-yellow-600\/25{--scrollbar-thumb: rgb(202 138 4 / .25) !important}.scrollbar-thumb-yellow-600\/30{--scrollbar-thumb: rgb(202 138 4 / .3) !important}.scrollbar-thumb-yellow-600\/35{--scrollbar-thumb: rgb(202 138 4 / .35) !important}.scrollbar-thumb-yellow-600\/40{--scrollbar-thumb: rgb(202 138 4 / .4) !important}.scrollbar-thumb-yellow-600\/45{--scrollbar-thumb: rgb(202 138 4 / .45) !important}.scrollbar-thumb-yellow-600\/5{--scrollbar-thumb: rgb(202 138 4 / .05) !important}.scrollbar-thumb-yellow-600\/50{--scrollbar-thumb: rgb(202 138 4 / .5) !important}.scrollbar-thumb-yellow-600\/55{--scrollbar-thumb: rgb(202 138 4 / .55) !important}.scrollbar-thumb-yellow-600\/60{--scrollbar-thumb: rgb(202 138 4 / .6) !important}.scrollbar-thumb-yellow-600\/65{--scrollbar-thumb: rgb(202 138 4 / .65) !important}.scrollbar-thumb-yellow-600\/70{--scrollbar-thumb: rgb(202 138 4 / .7) !important}.scrollbar-thumb-yellow-600\/75{--scrollbar-thumb: rgb(202 138 4 / .75) !important}.scrollbar-thumb-yellow-600\/80{--scrollbar-thumb: rgb(202 138 4 / .8) !important}.scrollbar-thumb-yellow-600\/85{--scrollbar-thumb: rgb(202 138 4 / .85) !important}.scrollbar-thumb-yellow-600\/90{--scrollbar-thumb: rgb(202 138 4 / .9) !important}.scrollbar-thumb-yellow-600\/95{--scrollbar-thumb: rgb(202 138 4 / .95) !important}.scrollbar-thumb-yellow-700{--scrollbar-thumb: #a16207 !important}.scrollbar-thumb-yellow-700\/0{--scrollbar-thumb: rgb(161 98 7 / 0) !important}.scrollbar-thumb-yellow-700\/10{--scrollbar-thumb: rgb(161 98 7 / .1) !important}.scrollbar-thumb-yellow-700\/100{--scrollbar-thumb: rgb(161 98 7 / 1) !important}.scrollbar-thumb-yellow-700\/15{--scrollbar-thumb: rgb(161 98 7 / .15) !important}.scrollbar-thumb-yellow-700\/20{--scrollbar-thumb: rgb(161 98 7 / .2) !important}.scrollbar-thumb-yellow-700\/25{--scrollbar-thumb: rgb(161 98 7 / .25) !important}.scrollbar-thumb-yellow-700\/30{--scrollbar-thumb: rgb(161 98 7 / .3) !important}.scrollbar-thumb-yellow-700\/35{--scrollbar-thumb: rgb(161 98 7 / .35) !important}.scrollbar-thumb-yellow-700\/40{--scrollbar-thumb: rgb(161 98 7 / .4) !important}.scrollbar-thumb-yellow-700\/45{--scrollbar-thumb: rgb(161 98 7 / .45) !important}.scrollbar-thumb-yellow-700\/5{--scrollbar-thumb: rgb(161 98 7 / .05) !important}.scrollbar-thumb-yellow-700\/50{--scrollbar-thumb: rgb(161 98 7 / .5) !important}.scrollbar-thumb-yellow-700\/55{--scrollbar-thumb: rgb(161 98 7 / .55) !important}.scrollbar-thumb-yellow-700\/60{--scrollbar-thumb: rgb(161 98 7 / .6) !important}.scrollbar-thumb-yellow-700\/65{--scrollbar-thumb: rgb(161 98 7 / .65) !important}.scrollbar-thumb-yellow-700\/70{--scrollbar-thumb: rgb(161 98 7 / .7) !important}.scrollbar-thumb-yellow-700\/75{--scrollbar-thumb: rgb(161 98 7 / .75) !important}.scrollbar-thumb-yellow-700\/80{--scrollbar-thumb: rgb(161 98 7 / .8) !important}.scrollbar-thumb-yellow-700\/85{--scrollbar-thumb: rgb(161 98 7 / .85) !important}.scrollbar-thumb-yellow-700\/90{--scrollbar-thumb: rgb(161 98 7 / .9) !important}.scrollbar-thumb-yellow-700\/95{--scrollbar-thumb: rgb(161 98 7 / .95) !important}.scrollbar-thumb-yellow-800{--scrollbar-thumb: #854d0e !important}.scrollbar-thumb-yellow-800\/0{--scrollbar-thumb: rgb(133 77 14 / 0) !important}.scrollbar-thumb-yellow-800\/10{--scrollbar-thumb: rgb(133 77 14 / .1) !important}.scrollbar-thumb-yellow-800\/100{--scrollbar-thumb: rgb(133 77 14 / 1) !important}.scrollbar-thumb-yellow-800\/15{--scrollbar-thumb: rgb(133 77 14 / .15) !important}.scrollbar-thumb-yellow-800\/20{--scrollbar-thumb: rgb(133 77 14 / .2) !important}.scrollbar-thumb-yellow-800\/25{--scrollbar-thumb: rgb(133 77 14 / .25) !important}.scrollbar-thumb-yellow-800\/30{--scrollbar-thumb: rgb(133 77 14 / .3) !important}.scrollbar-thumb-yellow-800\/35{--scrollbar-thumb: rgb(133 77 14 / .35) !important}.scrollbar-thumb-yellow-800\/40{--scrollbar-thumb: rgb(133 77 14 / .4) !important}.scrollbar-thumb-yellow-800\/45{--scrollbar-thumb: rgb(133 77 14 / .45) !important}.scrollbar-thumb-yellow-800\/5{--scrollbar-thumb: rgb(133 77 14 / .05) !important}.scrollbar-thumb-yellow-800\/50{--scrollbar-thumb: rgb(133 77 14 / .5) !important}.scrollbar-thumb-yellow-800\/55{--scrollbar-thumb: rgb(133 77 14 / .55) !important}.scrollbar-thumb-yellow-800\/60{--scrollbar-thumb: rgb(133 77 14 / .6) !important}.scrollbar-thumb-yellow-800\/65{--scrollbar-thumb: rgb(133 77 14 / .65) !important}.scrollbar-thumb-yellow-800\/70{--scrollbar-thumb: rgb(133 77 14 / .7) !important}.scrollbar-thumb-yellow-800\/75{--scrollbar-thumb: rgb(133 77 14 / .75) !important}.scrollbar-thumb-yellow-800\/80{--scrollbar-thumb: rgb(133 77 14 / .8) !important}.scrollbar-thumb-yellow-800\/85{--scrollbar-thumb: rgb(133 77 14 / .85) !important}.scrollbar-thumb-yellow-800\/90{--scrollbar-thumb: rgb(133 77 14 / .9) !important}.scrollbar-thumb-yellow-800\/95{--scrollbar-thumb: rgb(133 77 14 / .95) !important}.scrollbar-thumb-yellow-900{--scrollbar-thumb: #713f12 !important}.scrollbar-thumb-yellow-900\/0{--scrollbar-thumb: rgb(113 63 18 / 0) !important}.scrollbar-thumb-yellow-900\/10{--scrollbar-thumb: rgb(113 63 18 / .1) !important}.scrollbar-thumb-yellow-900\/100{--scrollbar-thumb: rgb(113 63 18 / 1) !important}.scrollbar-thumb-yellow-900\/15{--scrollbar-thumb: rgb(113 63 18 / .15) !important}.scrollbar-thumb-yellow-900\/20{--scrollbar-thumb: rgb(113 63 18 / .2) !important}.scrollbar-thumb-yellow-900\/25{--scrollbar-thumb: rgb(113 63 18 / .25) !important}.scrollbar-thumb-yellow-900\/30{--scrollbar-thumb: rgb(113 63 18 / .3) !important}.scrollbar-thumb-yellow-900\/35{--scrollbar-thumb: rgb(113 63 18 / .35) !important}.scrollbar-thumb-yellow-900\/40{--scrollbar-thumb: rgb(113 63 18 / .4) !important}.scrollbar-thumb-yellow-900\/45{--scrollbar-thumb: rgb(113 63 18 / .45) !important}.scrollbar-thumb-yellow-900\/5{--scrollbar-thumb: rgb(113 63 18 / .05) !important}.scrollbar-thumb-yellow-900\/50{--scrollbar-thumb: rgb(113 63 18 / .5) !important}.scrollbar-thumb-yellow-900\/55{--scrollbar-thumb: rgb(113 63 18 / .55) !important}.scrollbar-thumb-yellow-900\/60{--scrollbar-thumb: rgb(113 63 18 / .6) !important}.scrollbar-thumb-yellow-900\/65{--scrollbar-thumb: rgb(113 63 18 / .65) !important}.scrollbar-thumb-yellow-900\/70{--scrollbar-thumb: rgb(113 63 18 / .7) !important}.scrollbar-thumb-yellow-900\/75{--scrollbar-thumb: rgb(113 63 18 / .75) !important}.scrollbar-thumb-yellow-900\/80{--scrollbar-thumb: rgb(113 63 18 / .8) !important}.scrollbar-thumb-yellow-900\/85{--scrollbar-thumb: rgb(113 63 18 / .85) !important}.scrollbar-thumb-yellow-900\/90{--scrollbar-thumb: rgb(113 63 18 / .9) !important}.scrollbar-thumb-yellow-900\/95{--scrollbar-thumb: rgb(113 63 18 / .95) !important}.scrollbar-thumb-yellow-950{--scrollbar-thumb: #422006 !important}.scrollbar-thumb-yellow-950\/0{--scrollbar-thumb: rgb(66 32 6 / 0) !important}.scrollbar-thumb-yellow-950\/10{--scrollbar-thumb: rgb(66 32 6 / .1) !important}.scrollbar-thumb-yellow-950\/100{--scrollbar-thumb: rgb(66 32 6 / 1) !important}.scrollbar-thumb-yellow-950\/15{--scrollbar-thumb: rgb(66 32 6 / .15) !important}.scrollbar-thumb-yellow-950\/20{--scrollbar-thumb: rgb(66 32 6 / .2) !important}.scrollbar-thumb-yellow-950\/25{--scrollbar-thumb: rgb(66 32 6 / .25) !important}.scrollbar-thumb-yellow-950\/30{--scrollbar-thumb: rgb(66 32 6 / .3) !important}.scrollbar-thumb-yellow-950\/35{--scrollbar-thumb: rgb(66 32 6 / .35) !important}.scrollbar-thumb-yellow-950\/40{--scrollbar-thumb: rgb(66 32 6 / .4) !important}.scrollbar-thumb-yellow-950\/45{--scrollbar-thumb: rgb(66 32 6 / .45) !important}.scrollbar-thumb-yellow-950\/5{--scrollbar-thumb: rgb(66 32 6 / .05) !important}.scrollbar-thumb-yellow-950\/50{--scrollbar-thumb: rgb(66 32 6 / .5) !important}.scrollbar-thumb-yellow-950\/55{--scrollbar-thumb: rgb(66 32 6 / .55) !important}.scrollbar-thumb-yellow-950\/60{--scrollbar-thumb: rgb(66 32 6 / .6) !important}.scrollbar-thumb-yellow-950\/65{--scrollbar-thumb: rgb(66 32 6 / .65) !important}.scrollbar-thumb-yellow-950\/70{--scrollbar-thumb: rgb(66 32 6 / .7) !important}.scrollbar-thumb-yellow-950\/75{--scrollbar-thumb: rgb(66 32 6 / .75) !important}.scrollbar-thumb-yellow-950\/80{--scrollbar-thumb: rgb(66 32 6 / .8) !important}.scrollbar-thumb-yellow-950\/85{--scrollbar-thumb: rgb(66 32 6 / .85) !important}.scrollbar-thumb-yellow-950\/90{--scrollbar-thumb: rgb(66 32 6 / .9) !important}.scrollbar-thumb-yellow-950\/95{--scrollbar-thumb: rgb(66 32 6 / .95) !important}.scrollbar-thumb-zinc-100{--scrollbar-thumb: #f4f4f5 !important}.scrollbar-thumb-zinc-100\/0{--scrollbar-thumb: rgb(244 244 245 / 0) !important}.scrollbar-thumb-zinc-100\/10{--scrollbar-thumb: rgb(244 244 245 / .1) !important}.scrollbar-thumb-zinc-100\/100{--scrollbar-thumb: rgb(244 244 245 / 1) !important}.scrollbar-thumb-zinc-100\/15{--scrollbar-thumb: rgb(244 244 245 / .15) !important}.scrollbar-thumb-zinc-100\/20{--scrollbar-thumb: rgb(244 244 245 / .2) !important}.scrollbar-thumb-zinc-100\/25{--scrollbar-thumb: rgb(244 244 245 / .25) !important}.scrollbar-thumb-zinc-100\/30{--scrollbar-thumb: rgb(244 244 245 / .3) !important}.scrollbar-thumb-zinc-100\/35{--scrollbar-thumb: rgb(244 244 245 / .35) !important}.scrollbar-thumb-zinc-100\/40{--scrollbar-thumb: rgb(244 244 245 / .4) !important}.scrollbar-thumb-zinc-100\/45{--scrollbar-thumb: rgb(244 244 245 / .45) !important}.scrollbar-thumb-zinc-100\/5{--scrollbar-thumb: rgb(244 244 245 / .05) !important}.scrollbar-thumb-zinc-100\/50{--scrollbar-thumb: rgb(244 244 245 / .5) !important}.scrollbar-thumb-zinc-100\/55{--scrollbar-thumb: rgb(244 244 245 / .55) !important}.scrollbar-thumb-zinc-100\/60{--scrollbar-thumb: rgb(244 244 245 / .6) !important}.scrollbar-thumb-zinc-100\/65{--scrollbar-thumb: rgb(244 244 245 / .65) !important}.scrollbar-thumb-zinc-100\/70{--scrollbar-thumb: rgb(244 244 245 / .7) !important}.scrollbar-thumb-zinc-100\/75{--scrollbar-thumb: rgb(244 244 245 / .75) !important}.scrollbar-thumb-zinc-100\/80{--scrollbar-thumb: rgb(244 244 245 / .8) !important}.scrollbar-thumb-zinc-100\/85{--scrollbar-thumb: rgb(244 244 245 / .85) !important}.scrollbar-thumb-zinc-100\/90{--scrollbar-thumb: rgb(244 244 245 / .9) !important}.scrollbar-thumb-zinc-100\/95{--scrollbar-thumb: rgb(244 244 245 / .95) !important}.scrollbar-thumb-zinc-200{--scrollbar-thumb: #e4e4e7 !important}.scrollbar-thumb-zinc-200\/0{--scrollbar-thumb: rgb(228 228 231 / 0) !important}.scrollbar-thumb-zinc-200\/10{--scrollbar-thumb: rgb(228 228 231 / .1) !important}.scrollbar-thumb-zinc-200\/100{--scrollbar-thumb: rgb(228 228 231 / 1) !important}.scrollbar-thumb-zinc-200\/15{--scrollbar-thumb: rgb(228 228 231 / .15) !important}.scrollbar-thumb-zinc-200\/20{--scrollbar-thumb: rgb(228 228 231 / .2) !important}.scrollbar-thumb-zinc-200\/25{--scrollbar-thumb: rgb(228 228 231 / .25) !important}.scrollbar-thumb-zinc-200\/30{--scrollbar-thumb: rgb(228 228 231 / .3) !important}.scrollbar-thumb-zinc-200\/35{--scrollbar-thumb: rgb(228 228 231 / .35) !important}.scrollbar-thumb-zinc-200\/40{--scrollbar-thumb: rgb(228 228 231 / .4) !important}.scrollbar-thumb-zinc-200\/45{--scrollbar-thumb: rgb(228 228 231 / .45) !important}.scrollbar-thumb-zinc-200\/5{--scrollbar-thumb: rgb(228 228 231 / .05) !important}.scrollbar-thumb-zinc-200\/50{--scrollbar-thumb: rgb(228 228 231 / .5) !important}.scrollbar-thumb-zinc-200\/55{--scrollbar-thumb: rgb(228 228 231 / .55) !important}.scrollbar-thumb-zinc-200\/60{--scrollbar-thumb: rgb(228 228 231 / .6) !important}.scrollbar-thumb-zinc-200\/65{--scrollbar-thumb: rgb(228 228 231 / .65) !important}.scrollbar-thumb-zinc-200\/70{--scrollbar-thumb: rgb(228 228 231 / .7) !important}.scrollbar-thumb-zinc-200\/75{--scrollbar-thumb: rgb(228 228 231 / .75) !important}.scrollbar-thumb-zinc-200\/80{--scrollbar-thumb: rgb(228 228 231 / .8) !important}.scrollbar-thumb-zinc-200\/85{--scrollbar-thumb: rgb(228 228 231 / .85) !important}.scrollbar-thumb-zinc-200\/90{--scrollbar-thumb: rgb(228 228 231 / .9) !important}.scrollbar-thumb-zinc-200\/95{--scrollbar-thumb: rgb(228 228 231 / .95) !important}.scrollbar-thumb-zinc-300{--scrollbar-thumb: #d4d4d8 !important}.scrollbar-thumb-zinc-300\/0{--scrollbar-thumb: rgb(212 212 216 / 0) !important}.scrollbar-thumb-zinc-300\/10{--scrollbar-thumb: rgb(212 212 216 / .1) !important}.scrollbar-thumb-zinc-300\/100{--scrollbar-thumb: rgb(212 212 216 / 1) !important}.scrollbar-thumb-zinc-300\/15{--scrollbar-thumb: rgb(212 212 216 / .15) !important}.scrollbar-thumb-zinc-300\/20{--scrollbar-thumb: rgb(212 212 216 / .2) !important}.scrollbar-thumb-zinc-300\/25{--scrollbar-thumb: rgb(212 212 216 / .25) !important}.scrollbar-thumb-zinc-300\/30{--scrollbar-thumb: rgb(212 212 216 / .3) !important}.scrollbar-thumb-zinc-300\/35{--scrollbar-thumb: rgb(212 212 216 / .35) !important}.scrollbar-thumb-zinc-300\/40{--scrollbar-thumb: rgb(212 212 216 / .4) !important}.scrollbar-thumb-zinc-300\/45{--scrollbar-thumb: rgb(212 212 216 / .45) !important}.scrollbar-thumb-zinc-300\/5{--scrollbar-thumb: rgb(212 212 216 / .05) !important}.scrollbar-thumb-zinc-300\/50{--scrollbar-thumb: rgb(212 212 216 / .5) !important}.scrollbar-thumb-zinc-300\/55{--scrollbar-thumb: rgb(212 212 216 / .55) !important}.scrollbar-thumb-zinc-300\/60{--scrollbar-thumb: rgb(212 212 216 / .6) !important}.scrollbar-thumb-zinc-300\/65{--scrollbar-thumb: rgb(212 212 216 / .65) !important}.scrollbar-thumb-zinc-300\/70{--scrollbar-thumb: rgb(212 212 216 / .7) !important}.scrollbar-thumb-zinc-300\/75{--scrollbar-thumb: rgb(212 212 216 / .75) !important}.scrollbar-thumb-zinc-300\/80{--scrollbar-thumb: rgb(212 212 216 / .8) !important}.scrollbar-thumb-zinc-300\/85{--scrollbar-thumb: rgb(212 212 216 / .85) !important}.scrollbar-thumb-zinc-300\/90{--scrollbar-thumb: rgb(212 212 216 / .9) !important}.scrollbar-thumb-zinc-300\/95{--scrollbar-thumb: rgb(212 212 216 / .95) !important}.scrollbar-thumb-zinc-400{--scrollbar-thumb: #a1a1aa !important}.scrollbar-thumb-zinc-400\/0{--scrollbar-thumb: rgb(161 161 170 / 0) !important}.scrollbar-thumb-zinc-400\/10{--scrollbar-thumb: rgb(161 161 170 / .1) !important}.scrollbar-thumb-zinc-400\/100{--scrollbar-thumb: rgb(161 161 170 / 1) !important}.scrollbar-thumb-zinc-400\/15{--scrollbar-thumb: rgb(161 161 170 / .15) !important}.scrollbar-thumb-zinc-400\/20{--scrollbar-thumb: rgb(161 161 170 / .2) !important}.scrollbar-thumb-zinc-400\/25{--scrollbar-thumb: rgb(161 161 170 / .25) !important}.scrollbar-thumb-zinc-400\/30{--scrollbar-thumb: rgb(161 161 170 / .3) !important}.scrollbar-thumb-zinc-400\/35{--scrollbar-thumb: rgb(161 161 170 / .35) !important}.scrollbar-thumb-zinc-400\/40{--scrollbar-thumb: rgb(161 161 170 / .4) !important}.scrollbar-thumb-zinc-400\/45{--scrollbar-thumb: rgb(161 161 170 / .45) !important}.scrollbar-thumb-zinc-400\/5{--scrollbar-thumb: rgb(161 161 170 / .05) !important}.scrollbar-thumb-zinc-400\/50{--scrollbar-thumb: rgb(161 161 170 / .5) !important}.scrollbar-thumb-zinc-400\/55{--scrollbar-thumb: rgb(161 161 170 / .55) !important}.scrollbar-thumb-zinc-400\/60{--scrollbar-thumb: rgb(161 161 170 / .6) !important}.scrollbar-thumb-zinc-400\/65{--scrollbar-thumb: rgb(161 161 170 / .65) !important}.scrollbar-thumb-zinc-400\/70{--scrollbar-thumb: rgb(161 161 170 / .7) !important}.scrollbar-thumb-zinc-400\/75{--scrollbar-thumb: rgb(161 161 170 / .75) !important}.scrollbar-thumb-zinc-400\/80{--scrollbar-thumb: rgb(161 161 170 / .8) !important}.scrollbar-thumb-zinc-400\/85{--scrollbar-thumb: rgb(161 161 170 / .85) !important}.scrollbar-thumb-zinc-400\/90{--scrollbar-thumb: rgb(161 161 170 / .9) !important}.scrollbar-thumb-zinc-400\/95{--scrollbar-thumb: rgb(161 161 170 / .95) !important}.scrollbar-thumb-zinc-50{--scrollbar-thumb: #fafafa !important}.scrollbar-thumb-zinc-50\/0{--scrollbar-thumb: rgb(250 250 250 / 0) !important}.scrollbar-thumb-zinc-50\/10{--scrollbar-thumb: rgb(250 250 250 / .1) !important}.scrollbar-thumb-zinc-50\/100{--scrollbar-thumb: rgb(250 250 250 / 1) !important}.scrollbar-thumb-zinc-50\/15{--scrollbar-thumb: rgb(250 250 250 / .15) !important}.scrollbar-thumb-zinc-50\/20{--scrollbar-thumb: rgb(250 250 250 / .2) !important}.scrollbar-thumb-zinc-50\/25{--scrollbar-thumb: rgb(250 250 250 / .25) !important}.scrollbar-thumb-zinc-50\/30{--scrollbar-thumb: rgb(250 250 250 / .3) !important}.scrollbar-thumb-zinc-50\/35{--scrollbar-thumb: rgb(250 250 250 / .35) !important}.scrollbar-thumb-zinc-50\/40{--scrollbar-thumb: rgb(250 250 250 / .4) !important}.scrollbar-thumb-zinc-50\/45{--scrollbar-thumb: rgb(250 250 250 / .45) !important}.scrollbar-thumb-zinc-50\/5{--scrollbar-thumb: rgb(250 250 250 / .05) !important}.scrollbar-thumb-zinc-50\/50{--scrollbar-thumb: rgb(250 250 250 / .5) !important}.scrollbar-thumb-zinc-50\/55{--scrollbar-thumb: rgb(250 250 250 / .55) !important}.scrollbar-thumb-zinc-50\/60{--scrollbar-thumb: rgb(250 250 250 / .6) !important}.scrollbar-thumb-zinc-50\/65{--scrollbar-thumb: rgb(250 250 250 / .65) !important}.scrollbar-thumb-zinc-50\/70{--scrollbar-thumb: rgb(250 250 250 / .7) !important}.scrollbar-thumb-zinc-50\/75{--scrollbar-thumb: rgb(250 250 250 / .75) !important}.scrollbar-thumb-zinc-50\/80{--scrollbar-thumb: rgb(250 250 250 / .8) !important}.scrollbar-thumb-zinc-50\/85{--scrollbar-thumb: rgb(250 250 250 / .85) !important}.scrollbar-thumb-zinc-50\/90{--scrollbar-thumb: rgb(250 250 250 / .9) !important}.scrollbar-thumb-zinc-50\/95{--scrollbar-thumb: rgb(250 250 250 / .95) !important}.scrollbar-thumb-zinc-500{--scrollbar-thumb: #71717a !important}.scrollbar-thumb-zinc-500\/0{--scrollbar-thumb: rgb(113 113 122 / 0) !important}.scrollbar-thumb-zinc-500\/10{--scrollbar-thumb: rgb(113 113 122 / .1) !important}.scrollbar-thumb-zinc-500\/100{--scrollbar-thumb: rgb(113 113 122 / 1) !important}.scrollbar-thumb-zinc-500\/15{--scrollbar-thumb: rgb(113 113 122 / .15) !important}.scrollbar-thumb-zinc-500\/20{--scrollbar-thumb: rgb(113 113 122 / .2) !important}.scrollbar-thumb-zinc-500\/25{--scrollbar-thumb: rgb(113 113 122 / .25) !important}.scrollbar-thumb-zinc-500\/30{--scrollbar-thumb: rgb(113 113 122 / .3) !important}.scrollbar-thumb-zinc-500\/35{--scrollbar-thumb: rgb(113 113 122 / .35) !important}.scrollbar-thumb-zinc-500\/40{--scrollbar-thumb: rgb(113 113 122 / .4) !important}.scrollbar-thumb-zinc-500\/45{--scrollbar-thumb: rgb(113 113 122 / .45) !important}.scrollbar-thumb-zinc-500\/5{--scrollbar-thumb: rgb(113 113 122 / .05) !important}.scrollbar-thumb-zinc-500\/50{--scrollbar-thumb: rgb(113 113 122 / .5) !important}.scrollbar-thumb-zinc-500\/55{--scrollbar-thumb: rgb(113 113 122 / .55) !important}.scrollbar-thumb-zinc-500\/60{--scrollbar-thumb: rgb(113 113 122 / .6) !important}.scrollbar-thumb-zinc-500\/65{--scrollbar-thumb: rgb(113 113 122 / .65) !important}.scrollbar-thumb-zinc-500\/70{--scrollbar-thumb: rgb(113 113 122 / .7) !important}.scrollbar-thumb-zinc-500\/75{--scrollbar-thumb: rgb(113 113 122 / .75) !important}.scrollbar-thumb-zinc-500\/80{--scrollbar-thumb: rgb(113 113 122 / .8) !important}.scrollbar-thumb-zinc-500\/85{--scrollbar-thumb: rgb(113 113 122 / .85) !important}.scrollbar-thumb-zinc-500\/90{--scrollbar-thumb: rgb(113 113 122 / .9) !important}.scrollbar-thumb-zinc-500\/95{--scrollbar-thumb: rgb(113 113 122 / .95) !important}.scrollbar-thumb-zinc-600{--scrollbar-thumb: #52525b !important}.scrollbar-thumb-zinc-600\/0{--scrollbar-thumb: rgb(82 82 91 / 0) !important}.scrollbar-thumb-zinc-600\/10{--scrollbar-thumb: rgb(82 82 91 / .1) !important}.scrollbar-thumb-zinc-600\/100{--scrollbar-thumb: rgb(82 82 91 / 1) !important}.scrollbar-thumb-zinc-600\/15{--scrollbar-thumb: rgb(82 82 91 / .15) !important}.scrollbar-thumb-zinc-600\/20{--scrollbar-thumb: rgb(82 82 91 / .2) !important}.scrollbar-thumb-zinc-600\/25{--scrollbar-thumb: rgb(82 82 91 / .25) !important}.scrollbar-thumb-zinc-600\/30{--scrollbar-thumb: rgb(82 82 91 / .3) !important}.scrollbar-thumb-zinc-600\/35{--scrollbar-thumb: rgb(82 82 91 / .35) !important}.scrollbar-thumb-zinc-600\/40{--scrollbar-thumb: rgb(82 82 91 / .4) !important}.scrollbar-thumb-zinc-600\/45{--scrollbar-thumb: rgb(82 82 91 / .45) !important}.scrollbar-thumb-zinc-600\/5{--scrollbar-thumb: rgb(82 82 91 / .05) !important}.scrollbar-thumb-zinc-600\/50{--scrollbar-thumb: rgb(82 82 91 / .5) !important}.scrollbar-thumb-zinc-600\/55{--scrollbar-thumb: rgb(82 82 91 / .55) !important}.scrollbar-thumb-zinc-600\/60{--scrollbar-thumb: rgb(82 82 91 / .6) !important}.scrollbar-thumb-zinc-600\/65{--scrollbar-thumb: rgb(82 82 91 / .65) !important}.scrollbar-thumb-zinc-600\/70{--scrollbar-thumb: rgb(82 82 91 / .7) !important}.scrollbar-thumb-zinc-600\/75{--scrollbar-thumb: rgb(82 82 91 / .75) !important}.scrollbar-thumb-zinc-600\/80{--scrollbar-thumb: rgb(82 82 91 / .8) !important}.scrollbar-thumb-zinc-600\/85{--scrollbar-thumb: rgb(82 82 91 / .85) !important}.scrollbar-thumb-zinc-600\/90{--scrollbar-thumb: rgb(82 82 91 / .9) !important}.scrollbar-thumb-zinc-600\/95{--scrollbar-thumb: rgb(82 82 91 / .95) !important}.scrollbar-thumb-zinc-700{--scrollbar-thumb: #3f3f46 !important}.scrollbar-thumb-zinc-700\/0{--scrollbar-thumb: rgb(63 63 70 / 0) !important}.scrollbar-thumb-zinc-700\/10{--scrollbar-thumb: rgb(63 63 70 / .1) !important}.scrollbar-thumb-zinc-700\/100{--scrollbar-thumb: rgb(63 63 70 / 1) !important}.scrollbar-thumb-zinc-700\/15{--scrollbar-thumb: rgb(63 63 70 / .15) !important}.scrollbar-thumb-zinc-700\/20{--scrollbar-thumb: rgb(63 63 70 / .2) !important}.scrollbar-thumb-zinc-700\/25{--scrollbar-thumb: rgb(63 63 70 / .25) !important}.scrollbar-thumb-zinc-700\/30{--scrollbar-thumb: rgb(63 63 70 / .3) !important}.scrollbar-thumb-zinc-700\/35{--scrollbar-thumb: rgb(63 63 70 / .35) !important}.scrollbar-thumb-zinc-700\/40{--scrollbar-thumb: rgb(63 63 70 / .4) !important}.scrollbar-thumb-zinc-700\/45{--scrollbar-thumb: rgb(63 63 70 / .45) !important}.scrollbar-thumb-zinc-700\/5{--scrollbar-thumb: rgb(63 63 70 / .05) !important}.scrollbar-thumb-zinc-700\/50{--scrollbar-thumb: rgb(63 63 70 / .5) !important}.scrollbar-thumb-zinc-700\/55{--scrollbar-thumb: rgb(63 63 70 / .55) !important}.scrollbar-thumb-zinc-700\/60{--scrollbar-thumb: rgb(63 63 70 / .6) !important}.scrollbar-thumb-zinc-700\/65{--scrollbar-thumb: rgb(63 63 70 / .65) !important}.scrollbar-thumb-zinc-700\/70{--scrollbar-thumb: rgb(63 63 70 / .7) !important}.scrollbar-thumb-zinc-700\/75{--scrollbar-thumb: rgb(63 63 70 / .75) !important}.scrollbar-thumb-zinc-700\/80{--scrollbar-thumb: rgb(63 63 70 / .8) !important}.scrollbar-thumb-zinc-700\/85{--scrollbar-thumb: rgb(63 63 70 / .85) !important}.scrollbar-thumb-zinc-700\/90{--scrollbar-thumb: rgb(63 63 70 / .9) !important}.scrollbar-thumb-zinc-700\/95{--scrollbar-thumb: rgb(63 63 70 / .95) !important}.scrollbar-thumb-zinc-800{--scrollbar-thumb: #27272a !important}.scrollbar-thumb-zinc-800\/0{--scrollbar-thumb: rgb(39 39 42 / 0) !important}.scrollbar-thumb-zinc-800\/10{--scrollbar-thumb: rgb(39 39 42 / .1) !important}.scrollbar-thumb-zinc-800\/100{--scrollbar-thumb: rgb(39 39 42 / 1) !important}.scrollbar-thumb-zinc-800\/15{--scrollbar-thumb: rgb(39 39 42 / .15) !important}.scrollbar-thumb-zinc-800\/20{--scrollbar-thumb: rgb(39 39 42 / .2) !important}.scrollbar-thumb-zinc-800\/25{--scrollbar-thumb: rgb(39 39 42 / .25) !important}.scrollbar-thumb-zinc-800\/30{--scrollbar-thumb: rgb(39 39 42 / .3) !important}.scrollbar-thumb-zinc-800\/35{--scrollbar-thumb: rgb(39 39 42 / .35) !important}.scrollbar-thumb-zinc-800\/40{--scrollbar-thumb: rgb(39 39 42 / .4) !important}.scrollbar-thumb-zinc-800\/45{--scrollbar-thumb: rgb(39 39 42 / .45) !important}.scrollbar-thumb-zinc-800\/5{--scrollbar-thumb: rgb(39 39 42 / .05) !important}.scrollbar-thumb-zinc-800\/50{--scrollbar-thumb: rgb(39 39 42 / .5) !important}.scrollbar-thumb-zinc-800\/55{--scrollbar-thumb: rgb(39 39 42 / .55) !important}.scrollbar-thumb-zinc-800\/60{--scrollbar-thumb: rgb(39 39 42 / .6) !important}.scrollbar-thumb-zinc-800\/65{--scrollbar-thumb: rgb(39 39 42 / .65) !important}.scrollbar-thumb-zinc-800\/70{--scrollbar-thumb: rgb(39 39 42 / .7) !important}.scrollbar-thumb-zinc-800\/75{--scrollbar-thumb: rgb(39 39 42 / .75) !important}.scrollbar-thumb-zinc-800\/80{--scrollbar-thumb: rgb(39 39 42 / .8) !important}.scrollbar-thumb-zinc-800\/85{--scrollbar-thumb: rgb(39 39 42 / .85) !important}.scrollbar-thumb-zinc-800\/90{--scrollbar-thumb: rgb(39 39 42 / .9) !important}.scrollbar-thumb-zinc-800\/95{--scrollbar-thumb: rgb(39 39 42 / .95) !important}.scrollbar-thumb-zinc-900{--scrollbar-thumb: #18181b !important}.scrollbar-thumb-zinc-900\/0{--scrollbar-thumb: rgb(24 24 27 / 0) !important}.scrollbar-thumb-zinc-900\/10{--scrollbar-thumb: rgb(24 24 27 / .1) !important}.scrollbar-thumb-zinc-900\/100{--scrollbar-thumb: rgb(24 24 27 / 1) !important}.scrollbar-thumb-zinc-900\/15{--scrollbar-thumb: rgb(24 24 27 / .15) !important}.scrollbar-thumb-zinc-900\/20{--scrollbar-thumb: rgb(24 24 27 / .2) !important}.scrollbar-thumb-zinc-900\/25{--scrollbar-thumb: rgb(24 24 27 / .25) !important}.scrollbar-thumb-zinc-900\/30{--scrollbar-thumb: rgb(24 24 27 / .3) !important}.scrollbar-thumb-zinc-900\/35{--scrollbar-thumb: rgb(24 24 27 / .35) !important}.scrollbar-thumb-zinc-900\/40{--scrollbar-thumb: rgb(24 24 27 / .4) !important}.scrollbar-thumb-zinc-900\/45{--scrollbar-thumb: rgb(24 24 27 / .45) !important}.scrollbar-thumb-zinc-900\/5{--scrollbar-thumb: rgb(24 24 27 / .05) !important}.scrollbar-thumb-zinc-900\/50{--scrollbar-thumb: rgb(24 24 27 / .5) !important}.scrollbar-thumb-zinc-900\/55{--scrollbar-thumb: rgb(24 24 27 / .55) !important}.scrollbar-thumb-zinc-900\/60{--scrollbar-thumb: rgb(24 24 27 / .6) !important}.scrollbar-thumb-zinc-900\/65{--scrollbar-thumb: rgb(24 24 27 / .65) !important}.scrollbar-thumb-zinc-900\/70{--scrollbar-thumb: rgb(24 24 27 / .7) !important}.scrollbar-thumb-zinc-900\/75{--scrollbar-thumb: rgb(24 24 27 / .75) !important}.scrollbar-thumb-zinc-900\/80{--scrollbar-thumb: rgb(24 24 27 / .8) !important}.scrollbar-thumb-zinc-900\/85{--scrollbar-thumb: rgb(24 24 27 / .85) !important}.scrollbar-thumb-zinc-900\/90{--scrollbar-thumb: rgb(24 24 27 / .9) !important}.scrollbar-thumb-zinc-900\/95{--scrollbar-thumb: rgb(24 24 27 / .95) !important}.scrollbar-thumb-zinc-950{--scrollbar-thumb: #09090b !important}.scrollbar-thumb-zinc-950\/0{--scrollbar-thumb: rgb(9 9 11 / 0) !important}.scrollbar-thumb-zinc-950\/10{--scrollbar-thumb: rgb(9 9 11 / .1) !important}.scrollbar-thumb-zinc-950\/100{--scrollbar-thumb: rgb(9 9 11 / 1) !important}.scrollbar-thumb-zinc-950\/15{--scrollbar-thumb: rgb(9 9 11 / .15) !important}.scrollbar-thumb-zinc-950\/20{--scrollbar-thumb: rgb(9 9 11 / .2) !important}.scrollbar-thumb-zinc-950\/25{--scrollbar-thumb: rgb(9 9 11 / .25) !important}.scrollbar-thumb-zinc-950\/30{--scrollbar-thumb: rgb(9 9 11 / .3) !important}.scrollbar-thumb-zinc-950\/35{--scrollbar-thumb: rgb(9 9 11 / .35) !important}.scrollbar-thumb-zinc-950\/40{--scrollbar-thumb: rgb(9 9 11 / .4) !important}.scrollbar-thumb-zinc-950\/45{--scrollbar-thumb: rgb(9 9 11 / .45) !important}.scrollbar-thumb-zinc-950\/5{--scrollbar-thumb: rgb(9 9 11 / .05) !important}.scrollbar-thumb-zinc-950\/50{--scrollbar-thumb: rgb(9 9 11 / .5) !important}.scrollbar-thumb-zinc-950\/55{--scrollbar-thumb: rgb(9 9 11 / .55) !important}.scrollbar-thumb-zinc-950\/60{--scrollbar-thumb: rgb(9 9 11 / .6) !important}.scrollbar-thumb-zinc-950\/65{--scrollbar-thumb: rgb(9 9 11 / .65) !important}.scrollbar-thumb-zinc-950\/70{--scrollbar-thumb: rgb(9 9 11 / .7) !important}.scrollbar-thumb-zinc-950\/75{--scrollbar-thumb: rgb(9 9 11 / .75) !important}.scrollbar-thumb-zinc-950\/80{--scrollbar-thumb: rgb(9 9 11 / .8) !important}.scrollbar-thumb-zinc-950\/85{--scrollbar-thumb: rgb(9 9 11 / .85) !important}.scrollbar-thumb-zinc-950\/90{--scrollbar-thumb: rgb(9 9 11 / .9) !important}.scrollbar-thumb-zinc-950\/95{--scrollbar-thumb: rgb(9 9 11 / .95) !important}.scrollbar-track-rounded-2xl{--scrollbar-track-radius: 1rem}.scrollbar-track-rounded-3xl{--scrollbar-track-radius: 1.5rem}.scrollbar-track-rounded-full{--scrollbar-track-radius: 9999px}.scrollbar-track-rounded-lg{--scrollbar-track-radius: .5rem}.scrollbar-track-rounded-md{--scrollbar-track-radius: .375rem}.scrollbar-track-rounded-none{--scrollbar-track-radius: 0px}.scrollbar-track-rounded-sm{--scrollbar-track-radius: .125rem}.scrollbar-track-rounded-xl{--scrollbar-track-radius: .75rem}.scrollbar-thumb-rounded{--scrollbar-thumb-radius: .25rem}.scrollbar-thumb-rounded-2xl{--scrollbar-thumb-radius: 1rem}.scrollbar-thumb-rounded-3xl{--scrollbar-thumb-radius: 1.5rem}.scrollbar-thumb-rounded-full{--scrollbar-thumb-radius: 9999px}.scrollbar-thumb-rounded-lg{--scrollbar-thumb-radius: .5rem}.scrollbar-thumb-rounded-md{--scrollbar-thumb-radius: .375rem}.scrollbar-thumb-rounded-none{--scrollbar-thumb-radius: 0px}.scrollbar-thumb-rounded-sm{--scrollbar-thumb-radius: .125rem}.scrollbar-thumb-rounded-xl{--scrollbar-thumb-radius: .75rem}.scrollbar-corner-rounded-2xl{--scrollbar-corner-radius: 1rem}.scrollbar-corner-rounded-3xl{--scrollbar-corner-radius: 1.5rem}.scrollbar-corner-rounded-full{--scrollbar-corner-radius: 9999px}.scrollbar-corner-rounded-lg{--scrollbar-corner-radius: .5rem}.scrollbar-corner-rounded-md{--scrollbar-corner-radius: .375rem}.scrollbar-corner-rounded-none{--scrollbar-corner-radius: 0px}.scrollbar-corner-rounded-sm{--scrollbar-corner-radius: .125rem}.scrollbar-corner-rounded-xl{--scrollbar-corner-radius: .75rem}.scrollbar-w-2{--scrollbar-width: .5rem}.scrollbar-w-3{--scrollbar-width: .75rem}.scrollbar-h-0{--scrollbar-height: 0px}.scrollbar-h-0\.5{--scrollbar-height: .125rem}.scrollbar-h-2{--scrollbar-height: .5rem}.perspective-750{--tw-perspective: 750px;perspective:var(--tw-perspective)}.transform-style-3d{transform-style:preserve-3d}.transform-style-flat{transform-style:flat}.\!translate-y-0{--tw-translate-y: 0px !important;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)!important}.-translate-x-1\/2{--tw-translate-x: -50%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.-translate-x-72{--tw-translate-x: -18rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.-translate-x-\[47\%\]{--tw-translate-x: -47%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.-translate-x-full{--tw-translate-x: -100%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.-translate-y-0{--tw-translate-y: -0px;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.-translate-y-1{--tw-translate-y: -.25rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.-translate-y-1\/2{--tw-translate-y: -50%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.-translate-y-12{--tw-translate-y: -3rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.-translate-y-\[100\%\]{--tw-translate-y: -100%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.-translate-y-\[100vh\]{--tw-translate-y: -100vh;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.-translate-y-full{--tw-translate-y: -100%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-x-0{--tw-translate-x: 0px;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-x-1{--tw-translate-x: .25rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-x-1\/2{--tw-translate-x: 50%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-x-12{--tw-translate-x: 3rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-x-2{--tw-translate-x: .5rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-x-5{--tw-translate-x: 1.25rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-x-6{--tw-translate-x: 1.5rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-x-\[-20px\]{--tw-translate-x: -20px;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-x-\[-50\%\]{--tw-translate-x: -50%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-x-\[\.15rem\]{--tw-translate-x: .15rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-x-\[57\%\]{--tw-translate-x: 57%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-x-\[5px\]{--tw-translate-x: 5px;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-x-\[8px\]{--tw-translate-x: 8px;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-x-full{--tw-translate-x: 100%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-y-0{--tw-translate-y: 0px;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-y-0\.5{--tw-translate-y: .125rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-y-1{--tw-translate-y: .25rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-y-1\/2{--tw-translate-y: 50%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-y-\[-50\%\]{--tw-translate-y: -50%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-y-\[100\%\]{--tw-translate-y: 100%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-y-\[200\%\]{--tw-translate-y: 200%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-y-\[8px\]{--tw-translate-y: 8px;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-y-\[calc\(-50\%_-_2px\)\]{--tw-translate-y:calc(-50% - 2px);translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-y-\[calc\(100\%-20px\)\]{--tw-translate-y:calc(100% - 20px);translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.translate-y-full{--tw-translate-y: 100%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.-rotate-90{--tw-rotate-z: -90deg;rotate:var(--tw-rotate-z)}.-rotate-y-180{--tw-rotate-y: -180deg;--webkit-transform: rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));transform:rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))}.rotate-0{--tw-rotate-z: 0deg;rotate:var(--tw-rotate-z)}.rotate-180{--tw-rotate-z: 180deg;rotate:var(--tw-rotate-z)}.rotate-45{--tw-rotate-z: 45deg;rotate:var(--tw-rotate-z)}.rotate-90{--tw-rotate-z: 90deg;rotate:var(--tw-rotate-z)}.rotate-y-0{--tw-rotate-y: 0deg;--webkit-transform: rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));transform:rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))}.rotate-y-180{--tw-rotate-y: 180deg;--webkit-transform: rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));transform:rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z)}.scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z)}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z)}.backface-hidden{backface-visibility:hidden}.perspective-origin-bottom-left{perspective-origin:bottom left}.perspective-origin-bottom-right{perspective-origin:bottom right}.perspective-origin-top-left{perspective-origin:top left}.perspective-origin-top-right{perspective-origin:top right}.transform-box-border{transform-box:border-box}.transform-box-content{transform-box:content-box}.transform-box-fill{transform-box:fill-box}.transform-box-stroke{transform-box:stroke-box}.transform-box-view{transform-box:view-box}.transform{--webkit-transform: skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));transform:skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))}.transform-cpu{translate:var(--tw-translate-x) var(--tw-translate-y);scale:var(--tw-scale-x) var(--tw-scale-y);--webkit-transform: skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));transform:skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))}.transform-gpu{translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z);scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z);--webkit-transform: rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));transform:rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))}.transform-none{translate:none;scale:none;--webkit-transform: none;transform:none}.timeline{animation-timeline:scroll(y)}.timeline-view{animation-timeline:view()}.view-timeline\/animation-menu{view-timeline:--animation-menu y}.scope{timeline-scope:--null}.scope\/categorical{timeline-scope:--categorical}.scope\/grain{timeline-scope:--grain}.scope\/semantic,.scope\/semantic\;{timeline-scope:--semantic}.scope\/time{timeline-scope:--time}.range{animation-range:cover 0 cover 100%}.range-on-entry\/0px_100{animation-range:entry 0px entry 100}.range-on-entry\/0px_100\%{animation-range:entry 0px entry 100%}.\[--anchor-gap\:4px\]{--anchor-gap: 4px}.\[appearance\:textfield\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.\[index\:string\]{index:string}.\[text-align-last\:center\]{-moz-text-align-last:center;text-align-last:center}:root{--bg-base: #ffffff;--bg-hover-base: #ffffff;--bg-focus-base: #000000;--bg-active-base: #000000;--bg-disabled-base: #000000;--text-base: #000000;--text-hover-base: #ffffff;--text-focus-base: #ffffff;--text-active-base: #ffffff;--text-disabled-base: #ffffff;--text-focus-visible-base: #ffffff;--text-focus-within-base: #ffffff;--text-focus-within-active-base: #ffffff;--border-color-base: #000000;--border-color-hover-base: #000000;--border-color-focus-base: #000000;--border-color-active-base: #111928;--border-color-disabled-base: #000000;--border-color-focus-visible-base: #000000;--border-color-focus-within-base: #000000;--border-color-focus-within-active-base: #000000;--to-color-base: #0000ff;--from-color-base: #000080;--via-color-base: #0000ff;--gradient-angle-base: "r";--bg-color: var(--bg-base);--bg-hover-color: var(--bg-hover-base);--bg-focus-color: var(--bg-focus-base);--bg-active-color: var(--bg-active-base);--bg-disabled-color: var(--bg-disabled-base);--bg-focus-visible-color: var(--bg-focus-visible-base);--bg-focus-within-color: var(--bg-focus-within-base);--bg-focus-within-active-color: var(--bg-focus-within-active-base);--text-color: var(--text-base);--text-hover-color: var(--text-hover-base);--text-focus-color: var(--text-focus-base);--text-active-color: var(--text-active-base);--text-disabled-color: var(--text-disabled-base);--text-focus-visible-color: var(--text-focus-visible-base);--text-focus-within-color: var(--text-focus-within-base);--text-focus-within-active-color: var(--text-focus-within-active-base);--border-color: var(--border-color-base);--border-color-hover: var(--border-color-hover-base);--border-color-focus: var(--border-color-focus-base);--border-color-active: var(--border-color-active-base);--border-color-disabled: var(--border-color-disabled-base);--border-color-focus-visible: var(--border-color-focus-visible-base);--border-color-focus-within: var(--border-color-focus-within-base);--border-color-focus-within-active: var( --border-color-focus-within-active-base );--to-color: var(--to-color-base);--from-color: var(--from-color-base);--via-color: var(--via-color-base);--gradient-angle: var(--gradient-angle-base);--bg-focus-visible-base: var(--bg-color);--bg-focus-within-base: var(--bg-color);--bg-focus-within-active-base: var(--bg-color);--animation-time: 1s;--animation-delay: 0s;--modal-quantity-text: "Loading..."}html,body{min-height:100%}body{margin:0;font-family:Open Sans,Inter,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ingore-inner-div>div{display:contents}.test{background:orange}.test::-webkit-slider-thumb{-webkit-appearance:none;background:purple;height:10px;width:20px;margin-top:-20px;border-radius:10em}.scrollbar-rounded-full::-webkit-scrollbar-thumb{border-radius:8px}.scrollbar-rounded-full::-webkit-scrollbar-track{border-radius:8px}.ProseMirror-focused{outline:none}.tiptap p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}input[type=color]{border-radius:50%;inline-size:30px;block-size:30px;padding:3px;border-width:1px;border-style:solid;border-color:#999}input[type=color]::-webkit-color-swatch-wrapper{padding:1px}input[type=color]::-webkit-color-swatch{border-radius:50%}input[type=color i]::-moz-color-swatch{border-radius:50%}.node-typography *::-moz-selection{background-color:#00f3;caret-color:#000}.node-typography *::selection{background-color:#00f3;caret-color:#000}.ProseMirror-selectednode{background-color:transparent}.ProseMirror-selectednode .inline-variable{background-color:#cde2f9!important}.ProseMirror p{margin:0}.ProseMirror *{caret-color:#0009}border-color-\[var\(--border-color\)\]{border-color:var(--border-color)}.tiptap p.is-empty:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0}label.option.p-6 .p-6{padding:0}label.option.flex-row-reverse>*:first-child,label.option.flex-row>*:first-child{max-width:33%;height:100%;flex:0 1 33%}label.option.flex-row-reverse>*:first-child img,label.option.flex-row>*:first-child img{height:100%;-o-object-fit:cover;object-fit:cover}label.option.flex-row-reverse>span:not(:first-child),label.option.flex-row>span:not(:first-child){flex:0 1 calc(67% - 1rem)}label.option.flex-row>span:first-child{border-radius:1rem 0 0 1rem;overflow:hidden}label.option.flex-row-reverse>span:first-child{border-radius:0 1rem 1rem 0;overflow:hidden}label.option.flex-col>span:first-child{border-radius:1rem 1rem 0 0;overflow:hidden}label.option.flex-col-reverse>span:first-child{border-radius:0 0 1rem 1rem;overflow:hidden}data-[is-open=false] *{pointer-events:none;opacity:0}[data-radix-popper-content-wrapper]:has([data-render-in-top-left=true]){transform:translate(.25rem,.25rem)!important}[data-radix-popper-content-wrapper]:has([data-render-in-top-right=true]){transform:translate(calc(100vw - (100% + .75rem)),.25rem)!important}@keyframes appear{0%{opacity:0;transform:scale(.8)}40%{opacity:1;transform:scale(1.05)}60%,to{opacity:1;transform:scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes appear-up-and-in{0%{opacity:0;transform:translateY(100%)}75%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes appear-down-and-in{0%{opacity:0;transform:translateY(-200%)}to{opacity:1;transform:translateY(0)}}@keyframes appear-left-and-in{0%{opacity:0;transform:translate(-200%)}to{opacity:1;transform:translate(0)}}@keyframes appear-right-and-in{0%{opacity:0;transform:translate(50%)}to{opacity:1;transform:translate(0)}}@keyframes bounce-bottom{0%{transform:translateY(0)}40%{transform:translateY(-3px)}55%{transform:translateY(0)}65%{transform:translateY(-2px)}82%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes scale-to-right{to{width:100%}}@keyframes translate-down{0%{transform:translateY(-100px)}to{transform:translateY(0);opacity:1}}@keyframes translate-up{0%{transform:translateY(60%)}to{transform:translateY(0)}}@keyframes wiggle{0%{transform:rotate(0)}25%{transform:rotate(30deg)}75%{transform:rotate(-30deg)}to{transform:rotate(0)}}@keyframes shrink-and-appear{0%{transform:scale(1.25) translateY(10%);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.animate-shrink-and-appear>*{animation-name:shrink-and-appear;animation-duration:var(--animation-time);animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.65,.05,.17,.99)}.animate-wiggle{animation-name:wiggle;animation-duration:var(--animation-time);animation-fill-mode:infinite;animation-timing-function:cubic-bezier(.65,.05,.17,.99)}.hover\:animate-wiggle:hover>*{animation-name:wiggle;animation-duration:var(--animation-time);animation-fill-mode:infinite;animation-timing-function:cubic-bezier(.65,.05,.17,.99)}.animate-fade-in>[data-content-block-id]{animation-name:fade-in;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.65,.05,.17,.99)}.animate-translate-up>[data-content-block-id]{animation-name:translate-up;animation-duration:var(--animation-time);animation-fill-mode:infinite;animation-timing-function:cubic-bezier(.65,.05,.17,.99)}.animate-translate-down>[data-content-block-id]{animation-name:translate-down;animation-duration:var(--animation-time);animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.65,.05,.17,.99)}.animate-appear-up-and-in>[data-content-block-id]{animation-name:appear-up-and-in;animation-duration:var(--animation-time);animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.65,.05,.17,.99)}.animate-appear-down-and-in>[data-content-block-id]{animation-name:appear-down-and-in;animation-duration:var(--animation-time);animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.65,.05,.17,.99);background-color:red}.animate-appear-left-and-in>[data-content-block-id]{animation-name:appear-left-and-in;animation-duration:var(--animation-time);animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.65,.05,.17,.99)}.animate-appear-right-and-in>[data-content-block-id]{animation-name:appear-right-and-in;animation-duration:var(--animation-time);animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.65,.05,.17,.99)}.appear-from-sides>[data-content-block-id]:nth-child(odd){animation-name:appear-left-and-in;animation-duration:var(--animation-time);animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.65,.05,.17,.99)}.appear-from-sides>[data-content-block-id]:nth-child(2n){animation-name:appear-right-and-in;animation-duration:var(--animation-time);animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.65,.05,.17,.99)}.animate-loop{animation-fill-mode:both!important;animation-iteration-count:infinite!important}.animation-delay{animation-delay:var(--animation-delay)}.timeline-view *{animation-timeline:view()}.range-on-entry-normal,.range-on-entry-normal *{animation-range:entry 0px entry min(60vh,100%)}input[type=range]{font-size:1.5rem;min-width:10rem;--thumb-height: .825em;--track-height: .125em;--track-color: rgba(0, 0, 0, .2);--brightness-hover: 120%;--brightness-down: 80%;--clip-edges: .125em}input[type=range].win10-thumb{color:#2b2d42;--thumb-height: 1.375em;--thumb-width: .5em;--clip-edges: .0125em}input[type=range]{position:relative;background:#fff0;overflow:hidden}input[type=range]:active{cursor:grabbing}input[type=range]:disabled{filter:grayscale(1);opacity:.3;cursor:not-allowed}input[type=range],input[type=range]::-webkit-slider-runnable-track,input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-webkit-transition:all ease .1s;transition:all ease .1s;height:var(--thumb-height)}input[type=range]::-webkit-slider-runnable-track,input[type=range]::-webkit-slider-thumb{position:relative}input[type=range]::-webkit-slider-thumb{--thumb-radius: calc((var(--thumb-height) * .5) - 1px);--clip-top: calc((var(--thumb-height) - var(--track-height)) * .5 - .5px);--clip-bottom: calc(var(--thumb-height) - var(--clip-top));--clip-further:calc(100% + 1px);--box-fill: calc(-100vmax - var(--thumb-width, var(--thumb-height))) 0 0 100vmax currentColor;width:var(--thumb-width, var(--thumb-height));background:linear-gradient(currentColor 0 0) scroll no-repeat left center / 50% calc(var(--track-height) + 1px);background-color:currentColor;box-shadow:var(--box-fill);border-radius:var(--thumb-width, var(--thumb-height));filter:brightness(100%);clip-path:polygon(100% -1px,var(--clip-edges) -1px,0 var(--clip-top),-100vmax var(--clip-top),-100vmax var(--clip-bottom),0 var(--clip-bottom),var(--clip-edges) 100%,var(--clip-further) var(--clip-further))}input[type=range]:hover::-webkit-slider-thumb{filter:brightness(var(--brightness-hover));cursor:grab}input[type=range]:active::-webkit-slider-thumb{filter:brightness(var(--brightness-down));cursor:grabbing}input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(var(--track-color) 0 0) scroll no-repeat center / 100% calc(var(--track-height) + 1px)}input[type=range]:disabled::-webkit-slider-thumb{cursor:not-allowed}input[type=range],input[type=range]::-moz-range-track,input[type=range]::-moz-range-thumb{-moz-appearance:none;-webkit-appearance:none;appearance:none;-moz-transition:all ease .1s;transition:all ease .1s;height:var(--thumb-height)}input[type=range]::-moz-range-track,input[type=range]::-moz-range-thumb,input[type=range]::-moz-range-progress{background:#fff0}input[type=range]::-moz-range-thumb{background:currentColor;border:0;width:var(--thumb-width, var(--thumb-height));border-radius:var(--thumb-width, var(--thumb-height));cursor:grab}input[type=range]:active::-moz-range-thumb{cursor:grabbing}input[type=range]::-moz-range-track{width:100%;background:var(--track-color)}input[type=range]::-moz-range-progress{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:currentColor;transition-delay:30ms}input[type=range]::-moz-range-track,input[type=range]::-moz-range-progress{height:calc(var(--track-height) + 1px);border-radius:var(--track-height)}input[type=range]::-moz-range-thumb,input[type=range]::-moz-range-progress{filter:brightness(100%)}input[type=range]:hover::-moz-range-thumb,input[type=range]:hover::-moz-range-progress{filter:brightness(var(--brightness-hover))}input[type=range]:active::-moz-range-thumb,input[type=range]:active::-moz-range-progress{filter:brightness(var(--brightness-down))}input[type=range]:disabled::-moz-range-thumb{cursor:not-allowed}[data-content-block-id]:has(#content-block-edit-popover){overflow:visible!important}.gradient-purple-pink{background:linear-gradient(135deg,#9333ea,#ec4899)}.gradient-text-purple-pink{background:linear-gradient(135deg,#9333ea,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.\*\:border>*{border-width:1px}.\*\:border-pink-400>*{--tw-border-opacity: 1;border-color:rgb(244 114 182 / var(--tw-border-opacity))}.\*\:text-pink-400>*{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity))}.first-line\:font-semibold:first-line{font-weight:600}.marker\:border *::marker{border-width:1px}.marker\:border::marker{border-width:1px}.selection\:bg-gray-100 *::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.selection\:bg-gray-100 *::selection{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.selection\:bg-gray-100::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.selection\:bg-gray-100::selection{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.file\:inline-flex::file-selector-button{display:inline-flex}.file\:h-7::file-selector-button{height:1.75rem}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.placeholder\:text-gray-200::-moz-placeholder{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.placeholder\:text-gray-200::placeholder{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.placeholder\:text-slate-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.placeholder\:text-slate-400::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:-top-4:before{content:var(--tw-content);top:-1rem}.before\:block:before{content:var(--tw-content);display:block}.before\:h-full:before{content:var(--tw-content);height:100%}.before\:w-\[2px\]:before{content:var(--tw-content);width:2px}.before\:border-l:before{content:var(--tw-content);border-left-width:1px}.before\:border-current:before{content:var(--tw-content);border-color:currentColor}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-px:after{content:var(--tw-content);left:1px}.after\:top-8:after{content:var(--tw-content);top:2rem}.after\:block:after{content:var(--tw-content);display:block}.after\:h-\[2px\]:after{content:var(--tw-content);height:2px}.after\:w-4:after{content:var(--tw-content);width:1rem}.after\:border-t:after{content:var(--tw-content);border-top-width:1px}.after\:border-current:after{content:var(--tw-content);border-color:currentColor}.first\:rounded-l-md:first-child{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.first\:border-l-0:first-child{border-left-width:0px}.first\:border-none:first-child{border-style:none}.first\:pr-2:first-child{padding-right:.5rem}.last\:rounded-r-md:last-child{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:border-r-0:last-child{border-right-width:0px}.last\:border-none:last-child{border-style:none}.last\:before\:h-\[49px\]:last-child:before{content:var(--tw-content);height:49px}.odd\:bg-\[\#f8f9fe\]:nth-child(odd){--tw-bg-opacity: 1;background-color:rgb(248 249 254 / var(--tw-bg-opacity))}.odd\:bg-black\/10:nth-child(odd){background-color:#0000001a}.odd\:bg-gray-100:nth-child(odd){--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.odd\:bg-gray-200:nth-child(odd){--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.odd\:bg-neutral-100:nth-child(odd){--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.odd\:bg-slate-100:nth-child(odd){--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.odd\:bg-slate-200:nth-child(odd){--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.odd\:bg-slate-50:nth-child(odd){--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.odd\:bg-white:nth-child(odd){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.odd\:bg-white\/10:nth-child(odd){background-color:#ffffff1a}.odd\:bg-white\/50:nth-child(odd){background-color:#ffffff80}.odd\:bg-opacity-75:nth-child(odd){--tw-bg-opacity: .75}.even\:border:nth-child(2n){border-width:1px}.even\:bg-\[\#fcfdfe\]:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(252 253 254 / var(--tw-bg-opacity))}.even\:bg-gray-400:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.even\:bg-gray-50:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.even\:bg-neutral-50:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.even\:bg-slate-100:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.even\:bg-slate-50:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.even\:bg-white\/10:nth-child(2n){background-color:#ffffff1a}.even\:bg-white\/5:nth-child(2n){background-color:#ffffff0d}.even\:bg-opacity-10:nth-child(2n){--tw-bg-opacity: .1}.focus-within\:border-\[var\(--border-color-focus-within\)\]:focus-within{border-color:var(--border-color-focus-within)}.focus-within\:bg-\[var\(--bg-focus-within-color\)\]:focus-within{background-color:var(--bg-focus-within-color)}.focus-within\:py-1:focus-within{padding-top:.25rem;padding-bottom:.25rem}.focus-within\:text-\[var\(--text-focus-within-color\)\]:focus-within{color:var(--text-focus-within-color)}.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-inset:focus-within{--tw-ring-inset: inset}.focus-within\:ring-indigo-600:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity))}.group:focus-within .group-focus-within\:flex{display:flex}.group\/image-editor:hover .group-hover\/image-editor\:pointer-events-auto{pointer-events:auto}.group:hover .group-hover\:flex{display:flex}.group:hover .group-hover\:cursor-pointer{cursor:pointer}.group:hover .group-hover\:\!border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity))!important}.group:hover .group-hover\:border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.group\/image-editor:hover .group-hover\/image-editor\:bg-black\/50{background-color:#00000080}.group\/image:hover .group-hover\/image\:bg-white\/100{background-color:#fff}.group:hover .group-hover\:bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-800{--tw-bg-opacity: 1;background-color:rgb(55 48 163 / var(--tw-bg-opacity))}.group:hover .group-hover\:bg-white\/100{background-color:#fff}.group:hover .group-hover\:stroke-red-700\/75{stroke:#b91c1cbf}.group\/image-editor:hover .group-hover\/image-editor\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.group:hover .group-hover\:underline{text-decoration-line:underline}.group\/QUESTION:hover .group-hover\/QUESTION\:opacity-100,.group\/carousel:hover .group-hover\/carousel\:opacity-100,.group\/delete-point:hover .group-hover\/delete-point\:opacity-100,.group\/drag-handle:hover .group-hover\/drag-handle\:opacity-100,.group\/has-requirement:hover .group-hover\/has-requirement\:opacity-100{opacity:1}.group\/image:hover .group-hover\/image\:opacity-50{opacity:.5}.group\/inline-variable:hover .group-hover\/inline-variable\:opacity-100,.group\/lesson-settings-trigger:hover .group-hover\/lesson-settings-trigger\:opacity-100,.group\/rt:hover .group-hover\/rt\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:saturate-100{--tw-saturate: saturate(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)}.group\/QUESTION:hover .group-hover\/QUESTION\:-translate-y-1\/2{--tw-translate-y: -50%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.group\/drag-handle:hover .group-hover\/drag-handle\:translate-y-0{--tw-translate-y: 0px;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.group\/lesson-settings-trigger:hover .group-hover\/lesson-settings-trigger\:translate-y-full{--tw-translate-y: 100%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.group\/play:hover .group-hover\/play\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z)}.group\/wrapper:hover .group-hover\/wrapper\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z)}.group:hover .group-hover\:scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z)}.peer:checked~.peer-checked\:border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity))}.peer:checked~.peer-checked\:bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.peer:checked~.peer-checked\:text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-50{opacity:.5}.has-\[\.cursor-wait\]\:pointer-events-none:has(.cursor-wait){pointer-events:none}.has-\[\.pointer-events-auto\.modal-container\]\:pointer-events-auto:has(.pointer-events-auto.modal-container){pointer-events:auto}.has-\[\.tippy-box\]\:z-\[99999\]:has(.tippy-box){z-index:99999}.has-\[\.cursor-wait\]\:animate-pulse:has(.cursor-wait){animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.has-\[\.cursor-wait\]\:cursor-wait:has(.cursor-wait){cursor:wait}.has-\[\.tippy-box\]\:overflow-visible:has(.tippy-box){overflow:visible}.has-\[\.content-block-buttons\]\:border:has(.content-block-buttons){border-width:1px}.has-\[\.content-block-buttons\]\:border-l-0:has(.content-block-buttons){border-left-width:0px}.has-\[\.content-block-buttons\]\:border-r-0:has(.content-block-buttons){border-right-width:0px}.has-\[\.content-block-buttons\]\:border-gray-300\/0:has(.content-block-buttons){border-color:#d1d5db00}.has-\[\:checked\]\:border-\[var\(--border-color-active\)\]:has(:checked){border-color:var(--border-color-active)}.has-\[\:checked\]\:bg-\[var\(--border-color-active\)\]:has(:checked){background-color:var(--border-color-active)}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-left:.625rem;padding-right:.625rem}.has-\[\>svg\]\:px-3:has(>svg){padding-left:.75rem;padding-right:.75rem}.has-\[\>svg\]\:px-4:has(>svg){padding-left:1rem;padding-right:1rem}.has-\[\#content-block-edit-popover\]\:pt-20:has(#content-block-edit-popover){padding-top:5rem}.has-\[\:checked\]\:scale-\[1\.02\]:has(:checked){--tw-scale-x: 1.02;--tw-scale-y: 1.02;scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z)}.has-\[\.content-block-buttons\]\:first\:border-t-0:first-child:has(.content-block-buttons){border-top-width:0px}.has-\[\.content-block-buttons\]\:last\:border-b-0:last-child:has(.content-block-buttons){border-bottom-width:0px}.data-\[disabled\=\"true\"\]\:pointer-events-none[data-disabled=true],.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled],.data-\[is-open\=\'false\'\]\:pointer-events-none[data-is-open=false],.data-\[is-open\=false\]\:pointer-events-none[data-is-open=false],.data-\[is-visible\=\"false\"\]\:pointer-events-none[data-is-visible=false],.data-\[isopen\=false\]\:pointer-events-none[data-isopen=false]{pointer-events:none}.data-\[hoverable\=true\]\:pointer-events-auto[data-hoverable=true],.data-\[is-open\=true\]\:pointer-events-auto[data-is-open=true]{pointer-events:auto}.data-\[admin\=false\]\:fixed[data-admin=false],.data-\[state\=open\]\:fixed[data-state=open]{position:fixed}.data-\[is-open\=true\]\:absolute[data-is-open=true],.data-\[variant\=cards\]\:absolute[data-variant=cards]{position:absolute}.data-\[is-open\=\'true\'\]\:relative[data-is-open=true]{position:relative}.data-\[requires-padding\=true\]\:inset-2[data-requires-padding=true]{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.data-\[is-active\=true\]\:\!top-0[data-is-active=true]{top:0!important}.data-\[is-gradient\=false\]\:left-4[data-is-gradient=false]{left:1rem}.data-\[is-gradient\=true\]\:left-2[data-is-gradient=true],.data-\[state\=\'closed\'\]\:left-2[data-state=closed]{left:.5rem}.data-\[state\=\'open\'\]\:left-80[data-state=open],.data-\[state\=\'open\'\]\:left-\[20rem\][data-state=open]{left:20rem}.data-\[variant\=cards\]\:right-3[data-variant=cards]{right:.75rem}.data-\[variant\=cards\]\:top-3[data-variant=cards]{top:.75rem}.data-\[orientation\=landscape\]\:row-span-1[data-orientation=landscape]{grid-row:span 1 / span 1}.data-\[orientation\=portrait\]\:row-span-3[data-orientation=portrait]{grid-row:span 3 / span 3}.data-\[is-in-design-studio\=true\]\:mr-60[data-is-in-design-studio=true]{margin-right:15rem}.data-\[state\=\'open\'\]\:ml-2[data-state=open]{margin-left:.5rem}.data-\[container\=popover\]\:block[data-container=popover],.data-\[container\=right-panel\]\:block[data-container=right-panel],.data-\[is-open\=true\]\:block[data-is-open=true],.data-\[isopen\=true\]\:block[data-isopen=true]{display:block}.data-\[has-image\=false\]\:inline[data-has-image=false]{display:inline}.data-\[hasselection\=yes\]\:flex[data-hasselection=yes],.data-\[isopen\=true\]\:flex[data-isopen=true]{display:flex}.data-\[hasselection\=no\]\:grid[data-hasselection=no]{display:grid}.data-\[container\=popover\]\:hidden[data-container=popover],.data-\[container\=right-panel\]\:hidden[data-container=right-panel],.data-\[has-image\=true\]\:hidden[data-has-image=true],.data-\[has-metadata\=true\]\:hidden[data-has-metadata=true],.data-\[is-hovered\=false\]\:hidden[data-is-hovered=false],.data-\[is-open\=false\]\:hidden[data-is-open=false],.data-\[isopen\=false\]\:hidden[data-isopen=false],.data-\[selected-status\=unselected\]\:hidden[data-selected-status=unselected],.data-\[variant\=cards\]\:hidden[data-variant=cards],.data-\[variant\=text\]\:hidden[data-variant=text]{display:none}.data-\[has-image\=true\]\:h-32[data-has-image=true]{height:8rem}.data-\[orientation\=horizontal\]\:h-4[data-orientation=horizontal]{height:1rem}.data-\[orientation\=horizontal\]\:h-full[data-orientation=horizontal]{height:100%}.data-\[orientation\=horizontal\]\:h-px[data-orientation=horizontal]{height:1px}.data-\[orientation\=vertical\]\:h-full[data-orientation=vertical]{height:100%}.data-\[shown-state\=\'hidden\'\]\:h-0[data-shown-state=hidden]{height:0px}.data-\[shown-state\=\'shown\'\]\:h-32[data-shown-state=shown]{height:8rem}.data-\[shown-state\=\'shown\'\]\:h-auto[data-shown-state=shown]{height:auto}.data-\[size\=default\]\:h-9[data-size=default]{height:2.25rem}.data-\[size\=sm\]\:h-8[data-size=sm]{height:2rem}.data-\[orientation\=vertical\]\:min-h-44[data-orientation=vertical]{min-height:11rem}.data-\[shown-state\=\'shown\'\]\:min-h-32[data-shown-state=shown]{min-height:8rem}.data-\[has-image\=true\]\:w-32[data-has-image=true]{width:8rem}.data-\[is-elearning\=true\]\:w-full[data-is-elearning=true],.data-\[is-option\=true\]\:w-full[data-is-option=true]{width:100%}.data-\[open\=false\]\:w-0[data-open=false],.data-\[open\=false\]\:w-\[0px\][data-open=false]{width:0px}.data-\[open\=true\]\:w-80[data-open=true]{width:20rem}.data-\[open\=true\]\:w-\[360px\][data-open=true]{width:360px}.data-\[orientation\=horizontal\]\:w-full[data-orientation=horizontal]{width:100%}.data-\[orientation\=vertical\]\:w-1\.5[data-orientation=vertical]{width:.375rem}.data-\[orientation\=vertical\]\:w-auto[data-orientation=vertical]{width:auto}.data-\[orientation\=vertical\]\:w-full[data-orientation=vertical]{width:100%}.data-\[orientation\=vertical\]\:w-px[data-orientation=vertical]{width:1px}.data-\[state\=\'closed\'\]\:w-0[data-state=closed]{width:0px}.data-\[state\=\'open\'\]\:w-80[data-state=open]{width:20rem}.data-\[has-width\=false\]\:min-w-\[70\%\][data-has-width=false]{min-width:70%}.data-\[open\=false\]\:min-w-\[0px\][data-open=false]{min-width:0px}.data-\[open\=true\]\:min-w-\[20rem\][data-open=true]{min-width:20rem}.data-\[open\=true\]\:min-w-\[360px\][data-open=true]{min-width:360px}.data-\[has-table\=false\]\:max-w-3xl[data-has-table=false]{max-width:48rem}.data-\[orientation\=portrait\]\:max-w-72[data-orientation=portrait]{max-width:18rem}.data-\[busy\=\'true\'\]\:animate-pulse[data-busy=true]{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.data-\[is-loading\=true\]\:animate-pulse[data-is-loading=true]{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.data-\[is-pending\=true\]\:animate-pulse[data-is-pending=true]{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.data-\[is-saving\=true\]\:animate-pulse[data-is-saving=true]{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.data-\[ispending\=\"true\"\]\:animate-pulse[data-ispending=true]{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.data-\[ispending\=true\]\:animate-pulse[data-ispending=true]{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.data-\[pending\=true\]\:animate-pulse[data-pending=true]{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.data-\[saving\=true\]\:animate-pulse[data-saving=true]{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.data-\[sending\=true\]\:animate-pulse[data-sending=true]{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.data-\[disabled\=\"true\"\]\:cursor-not-allowed[data-disabled=true]{cursor:not-allowed}.data-\[is-disabled\=\'false\'\]\:cursor-pointer[data-is-disabled=false]{cursor:pointer}.data-\[is-disabled\=\'true\'\]\:cursor-not-allowed[data-is-disabled=true]{cursor:not-allowed}.data-\[is-cards\=true\]\:appearance-none[data-is-cards=true],.data-\[variant\=cards\]\:appearance-none[data-variant=cards]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.data-\[image-placement\=bottom\]\:grid-flow-row[data-image-placement=bottom],.data-\[image-placement\=top\]\:grid-flow-row[data-image-placement=top]{grid-auto-flow:row}.data-\[image-placement\=left\]\:grid-flow-col[data-image-placement=left],.data-\[image-placement\=right\]\:grid-flow-col[data-image-placement=right]{grid-auto-flow:column}.data-\[image-placement\=left\]\:grid-cols-\[auto\,1fr\][data-image-placement=left]{grid-template-columns:auto 1fr}.data-\[image-placement\=right\]\:grid-cols-\[1fr\,auto\][data-image-placement=right]{grid-template-columns:1fr auto}.data-\[image-placement\=bottom\]\:grid-rows-\[1fr\,auto\][data-image-placement=bottom]{grid-template-rows:1fr auto}.data-\[image-placement\=top\]\:grid-rows-\[auto\,1fr\][data-image-placement=top]{grid-template-rows:auto 1fr}.data-\[button-alignment\=\"self-end\"\]\:flex-row-reverse[data-button-alignment=self-end]{flex-direction:row-reverse}.data-\[button-alignment\=\"self-center\"\]\:flex-col[data-button-alignment=self-center],.data-\[container\=right-panel\]\:flex-col[data-container=right-panel],.data-\[is-cards\=true\]\:flex-col[data-is-cards=true],.data-\[orientation\=vertical\]\:flex-col[data-orientation=vertical]{flex-direction:column}.data-\[has-blocks\=true\]\:justify-start[data-has-blocks=true]{justify-content:flex-start}.data-\[has-blocks\=false\]\:justify-center[data-has-blocks=false]{justify-content:center}.data-\[has-image\=false\]\:rounded-md[data-has-image=false],.data-\[is-editable\=true\]\:rounded-md[data-is-editable=true]{border-radius:.375rem}.data-\[state\=open\]\:rounded-b-none[data-state=open]{border-bottom-right-radius:0;border-bottom-left-radius:0}.data-\[is-editable\=true\]\:border[data-is-editable=true]{border-width:1px}.data-\[is-top-level\=true\]\:border-l[data-is-top-level=true]{border-left-width:1px}.data-\[shown-state\=\'shown\'\]\:border-b-2[data-shown-state=shown]{border-bottom-width:2px}.data-\[shown-state\=\'shown\'\]\:border-t-2[data-shown-state=shown]{border-top-width:2px}.data-\[state\=\"active\"\]\:border-b[data-state=active]{border-bottom-width:1px}.data-\[state\=active\]\:border-b-2[data-state=active]{border-bottom-width:2px}.data-\[shown-state\=\'hidden\'\]\:border-none[data-shown-state=hidden]{border-style:none}.data-\[container\=right-panel\]\:border-blue-400[data-container=right-panel]{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity))}.data-\[container\=right-panel\]\:border-slate-500[data-container=right-panel]{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity))}.data-\[container\=right-panel\]\:border-slate-600[data-container=right-panel]{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity))}.data-\[has-image\=false\]\:border-sapien-blue[data-has-image=false]{--tw-border-opacity: 1;border-color:rgb(17 25 40 / var(--tw-border-opacity))}.data-\[is-active\=false\]\:border-gray-300\/30[data-is-active=false]{border-color:#d1d5db4d}.data-\[is-active\=true\]\:border-gray-300\/50[data-is-active=true]{border-color:#d1d5db80}.data-\[is-dark\=false\]\:border-gray-600[data-is-dark=false]{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}.data-\[is-dark\=true\]\:border-gray-300[data-is-dark=true]{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.data-\[is-dark\=true\]\:border-slate-800[data-is-dark=true]{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity))}.data-\[is-selected\=true\]\:border-indigo-500[data-is-selected=true]{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity))}.data-\[selected\=true\]\:border-sapien-blue[data-selected=true]{--tw-border-opacity: 1;border-color:rgb(17 25 40 / var(--tw-border-opacity))}.data-\[state\=\"active\"\]\:border-indigo-600[data-state=active]{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity))}.data-\[state\=active\]\:border-purple-600[data-state=active]{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity))}.data-\[is-current\=\'false\'\]\:border-l-transparent[data-is-current=false]{border-left-color:transparent}.data-\[is-current\=\'true\'\]\:border-l-sapien-blue[data-is-current=true]{--tw-border-opacity: 1;border-left-color:rgb(17 25 40 / var(--tw-border-opacity))}.data-\[active\=\"true\"\]\:bg-blue-100[data-active=true]{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.data-\[active\=true\]\:bg-slate-700[data-active=true]{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.data-\[checked\]\:bg-blue-600[data-checked],.data-\[container\=right-panel\]\:bg-blue-600[data-container=right-panel]{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.data-\[container\=right-panel\]\:bg-slate-700[data-container=right-panel]{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.data-\[focus\]\:bg-blue-200[data-focus]{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.data-\[focus\]\:bg-slate-700[data-focus]{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.data-\[focus\]\:bg-slate-800[data-focus]{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.data-\[has-display-rule\=true\]\:bg-green-500[data-has-display-rule=true]{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.data-\[image-source-type\=api\]\:bg-black\/15[data-image-source-type=api]{background-color:#00000026}.data-\[image-source-type\=upload\]\:bg-gray-100[data-image-source-type=upload]{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.data-\[is-active\=false\]\:bg-slate-100[data-is-active=false]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.data-\[is-active\=true\]\:bg-blue-500\/20[data-is-active=true]{background-color:#3b82f633}.data-\[is-active\=true\]\:bg-gray-200[data-is-active=true]{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.data-\[is-active\=true\]\:bg-indigo-500\/30[data-is-active=true]{background-color:#6366f14d}.data-\[is-active\=true\]\:bg-sapien-blue[data-is-active=true]{--tw-bg-opacity: 1;background-color:rgb(17 25 40 / var(--tw-bg-opacity))}.data-\[is-current-page\=true\]\:bg-slate-700[data-is-current-page=true]{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.data-\[is-current\=\'true\'\]\:bg-white[data-is-current=true]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.data-\[is-dark\=true\]\:bg-slate-800\/25[data-is-dark=true]{background-color:#1e293b40}.data-\[is-editable\=true\]\:bg-\[\#00cc0033\][data-is-editable=true]{background-color:#0c03}.data-\[is-required\=true\]\:bg-blue-100[data-is-required=true]{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.data-\[is-saving\=false\]\:\!bg-transparent[data-is-saving=false]{background-color:transparent!important}.data-\[is-saving\=true\]\:bg-gray-500\/20[data-is-saving=true]{background-color:#6b728033}.data-\[is-selected\=true\]\:bg-black[data-is-selected=true]{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.data-\[is-selected\=true\]\:bg-sapien-blue[data-is-selected=true]{--tw-bg-opacity: 1;background-color:rgb(17 25 40 / var(--tw-bg-opacity))}.data-\[isdark\=false\]\:bg-gray-700[data-isdark=false]{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.data-\[isdark\=false\]\:bg-slate-900[data-isdark=false]{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.data-\[isdark\=true\]\:bg-gray-100[data-isdark=true]{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.data-\[isdark\=true\]\:bg-slate-100[data-isdark=true]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.data-\[isopen\=true\]\:bg-slate-700[data-isopen=true]{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.data-\[selected\=\'true\'\]\:bg-gray-100[data-selected=true]{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.data-\[selected\=true\]\:bg-slate-200[data-selected=true]{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.data-\[selected\=true\]\:bg-white[data-selected=true]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.data-\[state\=\'active\'\]\:bg-slate-800[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.data-\[state\=\'active\'\]\:bg-white[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.data-\[state\=\'inactive\'\]\:bg-gray-100[data-state=inactive],.data-\[state\=active\]\:bg-gray-100[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.data-\[state\=active\]\:bg-gray-200[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.data-\[state\=active\]\:bg-transparent[data-state=active]{background-color:transparent}.data-\[state\=active\]\:bg-white[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.data-\[state\=checked\]\:bg-gray-500[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.data-\[state\=checked\]\:bg-purple-600[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.data-\[state\=checked\]\:bg-sapien-blue[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(17 25 40 / var(--tw-bg-opacity))}.data-\[state\=open\]\:bg-slate-900[data-state=open]{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.data-\[state\=selected\]\:bg-slate-200[data-state=selected]{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.data-\[state\=unchecked\]\:bg-gray-400[data-state=unchecked]{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.data-\[state\=unchecked\]\:bg-slate-200[data-state=unchecked]{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.data-\[is-visible\=\"false\"\]\:bg-opacity-0[data-is-visible=false]{--tw-bg-opacity: 0}.data-\[container\=right-panel\]\:p-2[data-container=right-panel],.data-\[has-image\=false\]\:p-2[data-has-image=false]{padding:.5rem}.data-\[is-editable\=true\]\:p-4[data-is-editable=true]{padding:1rem}.data-\[is-editable\=false\]\:px-0[data-is-editable=false]{padding-left:0;padding-right:0}.data-\[is-editable\=false\]\:py-0[data-is-editable=false]{padding-top:0;padding-bottom:0}.data-\[is-gradient\=true\]\:px-4[data-is-gradient=true]{padding-left:1rem;padding-right:1rem}.data-\[shown-state\=\'hidden\'\]\:py-0[data-shown-state=hidden]{padding-top:0;padding-bottom:0}.data-\[shown-state\=\'shown\'\]\:py-2[data-shown-state=shown]{padding-top:.5rem;padding-bottom:.5rem}.data-\[inset\]\:pl-8[data-inset]{padding-left:2rem}.data-\[is-top-level\=true\]\:pl-4[data-is-top-level=true]{padding-left:1rem}.data-\[container\=right-panel\]\:text-sm[data-container=right-panel]{font-size:.875rem;line-height:1.25rem}.data-\[container\=right-panel\]\:text-xs[data-container=right-panel]{font-size:.75rem;line-height:1rem}.data-\[active\=\"true\"\]\:text-blue-900[data-active=true]{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.data-\[active\=true\]\:text-slate-100[data-active=true]{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity))}.data-\[container\=right-panel\]\:text-blue-400[data-container=right-panel]{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity))}.data-\[container\=right-panel\]\:text-slate-200[data-container=right-panel]{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity))}.data-\[container\=right-panel\]\:text-slate-300[data-container=right-panel]{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.data-\[container\=right-panel\]\:text-slate-400[data-container=right-panel]{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.data-\[has-display-rule\=true\]\:text-white[data-has-display-rule=true]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.data-\[is-active\=false\]\:text-slate-900[data-is-active=false]{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.data-\[is-active\=true\]\:text-white[data-is-active=true],.data-\[is-current-page\=true\]\:text-white[data-is-current-page=true]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.data-\[is-dark\=true\]\:text-slate-300[data-is-dark=true]{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.data-\[is-error\=true\]\:text-red-500[data-is-error=true]{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.data-\[is-selected\=true\]\:text-white[data-is-selected=true]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.data-\[state\=\"active\"\]\:text-indigo-700[data-state=active]{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity))}.data-\[state\=\"active\"\]\:text-slate-900[data-state=active]{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.data-\[state\=active\]\:text-gray-900[data-state=active]{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.data-\[state\=active\]\:text-purple-600[data-state=active]{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity))}.data-\[state\=empty\]\:text-orange-600[data-state=empty]{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.data-\[state\=open\]\:text-white[data-state=open]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.data-\[state\=selected\]\:text-blue-700[data-state=selected]{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.data-\[state\=selected\]\:text-slate-700[data-state=selected]{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.data-\[container\=right-panel\]\:placeholder-slate-500[data-container=right-panel]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity))}.data-\[container\=right-panel\]\:placeholder-slate-500[data-container=right-panel]::placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[is-active\=false\]\:opacity-0[data-is-active=false],.data-\[is-cards\=true\]\:opacity-0[data-is-cards=true]{opacity:0}.data-\[is-dragging\=true\]\:\!opacity-0[data-is-dragging=true]{opacity:0!important}.data-\[is-dragging\=true\]\:opacity-0[data-is-dragging=true],.data-\[is-hidden\=true\]\:opacity-0[data-is-hidden=true]{opacity:0}.data-\[is-hovered\=true\]\:opacity-100[data-is-hovered=true],.data-\[is-open\=\'true\'\]\:opacity-100[data-is-open=true]{opacity:1}.data-\[is-open\=false\]\:opacity-0[data-is-open=false]{opacity:0}.data-\[is-open\=true\]\:opacity-100[data-is-open=true],.data-\[is-shown\=\'true\'\]\:opacity-100[data-is-shown=true]{opacity:1}.data-\[is-shown\=true\]\:\!opacity-0[data-is-shown=true]{opacity:0!important}.data-\[isopen\=false\]\:opacity-0[data-isopen=false]{opacity:0}.data-\[isopen\=true\]\:opacity-100[data-isopen=true]{opacity:1}.data-\[no-children\=true\]\:opacity-0[data-no-children=true]{opacity:0}.data-\[row-is-hovered\=true\]\:opacity-100[data-row-is-hovered=true]{opacity:1}.data-\[shown-state\=\'hidden\'\]\:opacity-0[data-shown-state=hidden]{opacity:0}.data-\[shown-state\=\'shown\'\]\:opacity-100[data-shown-state=shown]{opacity:1}.data-\[selected\=true\]\:shadow-\[2px_4px_12px_\#00000029\][data-selected=true]{--tw-shadow: 2px 4px 12px #00000029;--tw-shadow-colored: 2px 4px 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)}.data-\[state\=\'active\'\]\:shadow-none[data-state=active]{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[state\=\'open\'\]\:shadow-\[rgba\(0\,0\,15\,0\.15\)_3px_1px_10px_0px\][data-state=open]{--tw-shadow: rgba(0,0,15,.15) 3px 1px 10px 0px;--tw-shadow-colored: 3px 1px 10px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[state\=active\]\:shadow-none[data-state=active]{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[state\=active\]\:shadow-sm[data-state=active]{--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)}.data-\[focus\]\:outline-1[data-focus]{outline-width:1px}.data-\[focus\]\:outline-white[data-focus]{outline-color:#fff}.data-\[is-wrapper\=true\]\:\@container[data-is-wrapper=true]{container-type:inline-size}.data-\[container\=right-panel\]\:scrollbar-track-slate-600[data-container=right-panel]{--scrollbar-track: #475569 !important}.data-\[container\=right-panel\]\:scrollbar-thumb-slate-400[data-container=right-panel]{--scrollbar-thumb: #94a3b8 !important}.data-\[is-near-right-of-viewport\=false\]\:translate-x-1\/2[data-is-near-right-of-viewport=false]{--tw-translate-x: 50%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[is-open\=\'false\'\]\:-translate-y-full[data-is-open=false],.data-\[is-open\=false\]\:-translate-y-\[100\%\][data-is-open=false]{--tw-translate-y: -100%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[is-open\=false\]\:-translate-y-\[200\%\][data-is-open=false]{--tw-translate-y: -200%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[is-open\=false\]\:translate-y-full[data-is-open=false]{--tw-translate-y: 100%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[is-open\=true\]\:-translate-x-full[data-is-open=true]{--tw-translate-x: -100%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[is-open\=true\]\:-translate-y-1\/2[data-is-open=true]{--tw-translate-y: -50%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[is-open\=true\]\:translate-x-0[data-is-open=true]{--tw-translate-x: 0px;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[is-open\=true\]\:translate-y-0[data-is-open=true]{--tw-translate-y: 0px;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[is-visible\=\"false\"\]\:-translate-y-\[100vh\][data-is-visible=false]{--tw-translate-y: -100vh;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[isopen\=false\]\:-translate-y-\[200\%\][data-isopen=false]{--tw-translate-y: -200%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[requires-move-to-right\=true\]\:translate-x-\[10px\][data-requires-move-to-right=true]{--tw-translate-x: 10px;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[side\=\'back\'\]\:-translate-x-full[data-side=back]{--tw-translate-x: -100%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x: 1.25rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\][data-state=checked]{--tw-translate-x:calc(100% - 2px);translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x: 0px;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[transitioning\=true\]\:data-\[direction\=backward\]\:translate-x-full[data-direction=backward][data-transitioning=true]{--tw-translate-x: 100%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[transitioning\=true\]\:data-\[direction\=forward\]\:-translate-x-full[data-direction=forward][data-transitioning=true]{--tw-translate-x: -100%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.data-\[isopen\=true\]\:rotate-90[data-isopen=true],.data-\[rotate\=true\]\:rotate-90[data-rotate=true]{--tw-rotate-z: 90deg;rotate:var(--tw-rotate-z)}.data-\[side\=\'back\'\]\:-rotate-y-180[data-side=back]{--tw-rotate-y: -180deg;--webkit-transform: rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y));transform:rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))}.data-\[selected\=true\]\:scale-\[101\%\][data-selected=true]{--tw-scale-x: 101%;--tw-scale-y: 101%;scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z)}.\*\:data-\[slot\=select-value\]\:line-clamp-1[data-slot=select-value]>*{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\*\:data-\[slot\=select-value\]\:flex[data-slot=select-value]>*{display:flex}.\*\:data-\[slot\=select-value\]\:items-center[data-slot=select-value]>*{align-items:center}.\*\:data-\[slot\=select-value\]\:gap-2[data-slot=select-value]>*{gap:.5rem}.data-\[is-required\=true\]\:before\:bg-blue-600[data-is-required=true]:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.group[data-disabled=true] .group-data-\[disabled\=true\]\:pointer-events-none{pointer-events:none}.group[data-selected] .group-data-\[selected\]\:visible{visibility:visible}.group[data-is-collapsed=false] .group-data-\[is-collapsed\=\"false\"\]\:left-1\/2{left:50%}.group[data-is-collapsed=false] .group-data-\[is-collapsed\=\"false\"\]\:right-full{right:100%}.group[data-is-collapsed=true] .group-data-\[is-collapsed\=\"true\"\]\:left-full{left:100%}.group[data-is-collapsed=true] .group-data-\[is-collapsed\=\"true\"\]\:right-1\/2{right:50%}.group[data-is-shown=false] .group-data-\[is-shown\=\'false\'\]\:rounded-md{border-radius:.375rem}.group[data-is-shown=true] .group-data-\[is-shown\=\'true\'\]\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.group[data-is-shown=true] .group-data-\[is-shown\=\'true\'\]\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.group[data-is-shown=false] .group-data-\[is-shown\=\'false\'\]\:border-b-0{border-bottom-width:0px}.group[data-is-shown=true] .group-data-\[is-shown\=\'true\'\]\:border-b{border-bottom-width:1px}.group[data-is-selected=false] .group-data-\[is-selected\=false\]\:border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.group[data-is-selected=true] .group-data-\[is-selected\=true\]\:border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.group[data-is-dark-color=false] .group-data-\[is-dark-color\=false\]\:text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.group[data-is-dark-color=true] .group-data-\[is-dark-color\=true\]\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.group[data-disabled=true] .group-data-\[disabled\=true\]\:opacity-50{opacity:.5}.group[data-state=active] .group-data-\[state\=active\]\: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)}.group[data-checked] .group-data-\[checked\]\:translate-x-7{--tw-translate-x: 1.75rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.group[data-checked] .group-data-\[checked\]\:translate-x-\[\.85rem\]{--tw-translate-x: .85rem;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.group[data-is-collapsed=false] .group-data-\[is-collapsed\=\"false\"\]\:-translate-x-\[47\%\]{--tw-translate-x: -47%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.group[data-is-collapsed=true] .group-data-\[is-collapsed\=\"true\"\]\:translate-x-\[57\%\]{--tw-translate-x: 57%;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.group[data-is-shown=true] .group-data-\[is-shown\=\'true\'\]\:rotate-90{--tw-rotate-z: 90deg;rotate:var(--tw-rotate-z)}.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate-z: 180deg;rotate:var(--tw-rotate-z)}@container (min-width: 24rem){.\@sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.\@sm\:px-0{padding-left:0;padding-right:0}}@container (min-width: 28rem){.\@md\:w-1\/2{width:50%}.\@md\:max-w-\[48rem\]{max-width:48rem}.\@md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (min-width: 32rem){.\@lg\:w-96{width:24rem}.\@lg\:max-w-3xl{max-width:48rem}.\@lg\:max-w-\[56rem\]{max-width:56rem}.\@lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\@lg\:gap-4{gap:1rem}.\@lg\:p-4{padding:1rem}}@container (min-width: 36rem){.\@xl\:min-w-\[50\%\]{min-width:50%}.\@xl\:min-w-\[calc\(50\%-1rem\)\]{min-width:calc(50% - 1rem)}.\@xl\:max-w-\[64rem\]{max-width:64rem}}@container (min-width: 42rem){.\@2xl\:w-1\/2{width:50%}.\@2xl\:max-w-\[72rem\]{max-width:72rem}.\@2xl\:basis-\[calc\(50\%-1rem\)\]{flex-basis:calc(50% - 1rem)}}@container (min-width: 48rem){.\@3xl\:max-w-\[80rem\]{max-width:80rem}.\@3xl\:data-\[image-placement\=right\]\:flex-row[data-image-placement=right]{flex-direction:row}.\@3xl\:data-\[image-placement\=left\]\:flex-row-reverse[data-image-placement=left]{flex-direction:row-reverse}}@container with-side-nav (min-width: 56rem){.\@4xl\/with-side-nav\:left-12{left:3rem}.\@4xl\/with-side-nav\:left-24{left:6rem}.\@4xl\/with-side-nav\:top-20{top:5rem}.\@4xl\/with-side-nav\:top-6{top:1.5rem}.\@4xl\/with-side-nav\:top-8{top:2rem}}@container (min-width: 56rem){.\@4xl\:ml-\[90px\]{margin-left:90px}.\@4xl\:block{display:block}.\@4xl\:flex{display:flex}.\@4xl\:hidden{display:none}.\@4xl\:h-0{height:0px}.\@4xl\:max-h-\[100vh\]{max-height:100vh}.\@4xl\:max-h-\[calc\(100vh-72px\)\]{max-height:calc(100vh - 72px)}.\@4xl\:w-0{width:0px}.\@4xl\:flex-row{flex-direction:row}.\@4xl\:p-0{padding:0}.\@4xl\:pl-12{padding-left:3rem}.\@4xl\:pr-4{padding-right:1rem}.\@4xl\:opacity-0{opacity:0}}@container (min-width: 64rem){.\@5xl\:w-1\/2{width:50%}.\@5xl\:w-1\/3{width:33.333333%}.\@5xl\:w-1\/4{width:25%}.\@5xl\:w-1\/5{width:20%}.\@5xl\:w-2\/3{width:66.666667%}.\@5xl\:w-2\/5{width:40%}.\@5xl\:w-3\/4{width:75%}.\@5xl\:w-3\/5{width:60%}.\@5xl\:w-4\/5{width:80%}.\@5xl\:w-full{width:100%}.\@5xl\:basis-\[calc\(33\%-1rem\)\]{flex-basis:calc(33% - 1rem)}.\@5xl\:basis-\[calc\(66\.666666\%-1rem\)\]{flex-basis:calc(66.666666% - 1rem)}}@container (min-width: 72rem){.\@6xl\:ml-\[60px\]{margin-left:60px}.\@6xl\:max-h-\[100vh\]{max-height:100vh}.\@6xl\:max-h-\[calc\(100vh-51px\)\]{max-height:calc(100vh - 51px)}.\@6xl\:w-1\/2{width:50%}.\@6xl\:w-1\/3{width:33.333333%}.\@6xl\:w-1\/4{width:25%}.\@6xl\:w-1\/5{width:20%}.\@6xl\:w-2\/3{width:66.666667%}.\@6xl\:w-2\/5{width:40%}.\@6xl\:w-3\/4{width:75%}.\@6xl\:w-3\/5{width:60%}.\@6xl\:w-4\/5{width:80%}.\@6xl\:w-full{width:100%}}@container (min-width: 80rem){.\@7xl\:min-w-0{min-width:0px}.\@7xl\:basis-\[calc\(25\%-1rem\)\]{flex-basis:calc(25% - 1rem)}.\@7xl\:basis-\[calc\(50\%-1rem\)\]{flex-basis:calc(50% - 1rem)}.\@7xl\:basis-\[calc\(75\%-1rem\)\]{flex-basis:calc(75% - 1rem)}}@keyframes spin{to{transform:rotate(360deg)}}.hover\:animate-\[spin_1s_ease-in-out_1\]:hover{animation:spin 1s ease-in-out 1}.hover\:cursor-default:hover{cursor:default}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-\[var\(--border-color-active\)\]:hover{border-color:var(--border-color-active)}.hover\:border-\[var\(--border-color-hover\)\]:hover{border-color:var(--border-color-hover)}.hover\:border-blue-500:hover{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.hover\:border-blue-600:hover{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity))}.hover\:border-blue-900:hover{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.hover\:border-gray-800:hover{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity))}.hover\:border-green-300:hover{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity))}.hover\:border-green-500:hover{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity))}.hover\:border-green-800:hover{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity))}.hover\:border-indigo-600:hover{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity))}.hover\:border-indigo-700:hover{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity))}.hover\:border-purple-300:hover{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity))}.hover\:border-red-700:hover{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity))}.hover\:border-sapien-blue:hover{--tw-border-opacity: 1;border-color:rgb(17 25 40 / var(--tw-border-opacity))}.hover\:border-slate-200:hover{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity))}.hover\:border-slate-300:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity))}.hover\:border-slate-400:hover{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity))}.hover\:border-white:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.hover\:border-white\/20:hover{border-color:#fff3}.hover\:bg-\[\#111928\]:hover{--tw-bg-opacity: 1;background-color:rgb(17 25 40 / var(--tw-bg-opacity))}.hover\:bg-\[\#1F2A37\]:hover{--tw-bg-opacity: 1;background-color:rgb(31 42 55 / var(--tw-bg-opacity))}.hover\:bg-\[\#3071F2\]:hover{--tw-bg-opacity: 1;background-color:rgb(48 113 242 / var(--tw-bg-opacity))}.hover\:bg-\[rgba\(28\,78\,216\,0\.03\)\]:hover{background-color:#1c4ed808}.hover\:bg-\[var\(--bg-hover-color\)\]:hover{background-color:var(--bg-hover-color)}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.hover\:bg-black\/10:hover{background-color:#0000001a}.hover\:bg-black\/50:hover{background-color:#00000080}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.hover\:bg-blue-100\/50:hover{background-color:#dbeafe80}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.hover\:bg-blue-500:hover{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.hover\:bg-blue-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity))}.hover\:bg-blue-900:hover{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.hover\:bg-gray-200\/40:hover{background-color:#e5e7eb66}.hover\:bg-gray-200\/50:hover{background-color:#e5e7eb80}.hover\:bg-gray-200\/80:hover{background-color:#e5e7ebcc}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.hover\:bg-gray-500:hover{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.hover\:bg-gray-800\/50:hover{background-color:#1f293780}.hover\:bg-gray-900:hover{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.hover\:bg-green-500:hover{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.hover\:bg-green-800:hover{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.hover\:bg-indigo-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.hover\:bg-indigo-200:hover{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity))}.hover\:bg-indigo-400:hover{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity))}.hover\:bg-indigo-50:hover{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.hover\:bg-indigo-500:hover{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.hover\:bg-indigo-600:hover{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.hover\:bg-indigo-800:hover{--tw-bg-opacity: 1;background-color:rgb(55 48 163 / var(--tw-bg-opacity))}.hover\:bg-indigo-900:hover{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity))}.hover\:bg-lime-400:hover{--tw-bg-opacity: 1;background-color:rgb(163 230 53 / var(--tw-bg-opacity))}.hover\:bg-neutral-100:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.hover\:bg-neutral-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.hover\:bg-neutral-500:hover{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity))}.hover\:bg-neutral-700:hover{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.hover\:bg-orange-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.hover\:bg-purple-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity))}.hover\:bg-purple-50:hover{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity))}.hover\:bg-purple-50\/30:hover{background-color:#faf5ff4d}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.hover\:bg-red-100\/50:hover{background-color:#fee2e280}.hover\:bg-red-200:hover{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.hover\:bg-red-600\/20:hover{background-color:#dc262633}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.hover\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.hover\:bg-sapien-blue:hover{--tw-bg-opacity: 1;background-color:rgb(17 25 40 / var(--tw-bg-opacity))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.hover\:bg-slate-100\/25:hover{background-color:#f1f5f940}.hover\:bg-slate-100\/75:hover{background-color:#f1f5f9bf}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.hover\:bg-slate-200\/50:hover{background-color:#e2e8f080}.hover\:bg-slate-200\/75:hover{background-color:#e2e8f0bf}.hover\:bg-slate-300:hover{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.hover\:bg-slate-300\/25:hover{background-color:#cbd5e140}.hover\:bg-slate-400\/10:hover{background-color:#94a3b81a}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.hover\:bg-slate-50\/10:hover{background-color:#f8fafc1a}.hover\:bg-slate-500:hover{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity))}.hover\:bg-slate-700:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.hover\:bg-slate-900:hover{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/100:hover{background-color:#fff}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/75:hover{background-color:#ffffffbf}.hover\:bg-opacity-10:hover{--tw-bg-opacity: .1}.hover\:bg-opacity-5:hover{--tw-bg-opacity: .05}.hover\:bg-opacity-50:hover{--tw-bg-opacity: .5}.hover\:from-sky-200:hover{--tw-gradient-from: #bae6fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(186 230 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-indigo-300:hover{--tw-gradient-to: #a5b4fc var(--tw-gradient-to-position)}.hover\:text-\[\#3f5974\]:hover{--tw-text-opacity: 1;color:rgb(63 89 116 / var(--tw-text-opacity))}.hover\:text-\[var\(--text-hover-color\)\]:hover{color:var(--text-hover-color)}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.hover\:text-blue-900:hover{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.hover\:text-gray-100:hover{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.hover\:text-green-300:hover{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity))}.hover\:text-green-600:hover{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.hover\:text-green-800:hover{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.hover\:text-indigo-500:hover{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity))}.hover\:text-indigo-600:hover{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity))}.hover\:text-indigo-800:hover{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity))}.hover\:text-neutral-700:hover{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.hover\:text-purple-700:hover{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity))}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.hover\:text-rose-800:hover{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity))}.hover\:text-sapien-blue:hover{--tw-text-opacity: 1;color:rgb(17 25 40 / var(--tw-text-opacity))}.hover\:text-slate-100:hover{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity))}.hover\:text-slate-200:hover{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity))}.hover\:text-slate-300:hover{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.hover\:text-slate-600:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.hover\:text-teal-800:hover{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:text-opacity-100:hover{--tw-text-opacity: 1}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:underline-offset-2:hover{text-underline-offset:2px}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow:hover{--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)}.hover\:shadow-\[0_5px_15px_rgba\(0\,0\,0\,0\.25\)\]:hover{--tw-shadow: 0 5px 15px rgba(0,0,0,.25);--tw-shadow-colored: 0 5px 15px 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-\[2px_4px_12px_\#00000029\]:hover{--tw-shadow: 2px 4px 12px #00000029;--tw-shadow-colored: 2px 4px 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)}.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-sm:hover{--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)}.hover\:scale-100:hover{--tw-scale-x: 1;--tw-scale-y: 1;scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z)}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z)}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z)}.hover\:scale-125:hover{--tw-scale-x: 1.25;--tw-scale-y: 1.25;scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z)}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z)}.hover\:scale-\[101\%\]:hover{--tw-scale-x: 101%;--tw-scale-y: 101%;scale:var(--tw-scale-x) var(--tw-scale-y) var(--tw-scale-z)}.has-\[\.content-block-buttons\]\:hover\:border-gray-300\/100:hover:has(.content-block-buttons){border-color:#d1d5db}.data-\[container\=right-panel\]\:hover\:bg-slate-600:hover[data-container=right-panel]{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.data-\[has-display-rule\=true\]\:hover\:bg-green-600:hover[data-has-display-rule=true]{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.data-\[container\=right-panel\]\:hover\:text-red-400:hover[data-container=right-panel]{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.data-\[state\=active\]\:hover\:text-purple-600:hover[data-state=active]{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity))}.focus\:z-10:focus{z-index:10}.focus\:z-20:focus{z-index:20}.focus\:border-0:focus{border-width:0px}.focus\:border-b:focus{border-bottom-width:1px}.focus\:border-none:focus{border-style:none}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.focus\:border-blue-600:focus{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity))}.focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity))}.focus\:border-gray-100:focus{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.focus\:border-gray-300:focus{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.focus\:border-gray-900:focus{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity))}.focus\:border-indigo-300:focus{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity))}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity))}.focus\:border-indigo-700:focus{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity))}.focus\:border-purple-400:focus{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity))}.focus\:border-purple-500:focus{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity))}.focus\:border-red-300:focus{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity))}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.focus\:border-slate-200:focus{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity))}.focus\:border-slate-300:focus{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity))}.focus\:border-slate-400:focus{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity))}.focus\:bg-gray-100:focus{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.focus\:bg-gray-50:focus{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.focus\:bg-indigo-100:focus{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.focus\:bg-sapien-blue:focus{--tw-bg-opacity: 1;background-color:rgb(17 25 40 / var(--tw-bg-opacity))}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.focus\:text-gray-500:focus{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.focus\:text-gray-700:focus{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.focus\:text-gray-800:focus{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.focus\:text-indigo-800:focus{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity))}.focus\:text-slate-700:focus{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.focus\:text-white:focus{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-offset-0:focus{outline-offset:0px}.focus\:outline-\[\#1d4ed8\]:focus{outline-color:#1d4ed8}.focus\:outline-blue-600\/50:focus{outline-color:#2563eb80}.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-4: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(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)}.focus\:ring-inset:focus{--tw-ring-inset: inset}.focus\:ring-blue-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity))}.focus\:ring-blue-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity))}.focus\:ring-gray-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity))}.focus\:ring-gray-900\/10:focus{--tw-ring-color: rgb(17 24 39 / .1)}.focus\:ring-green-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity))}.focus\:ring-green-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity))}.focus\:ring-indigo-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity))}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity))}.focus\:ring-indigo-500\/30:focus{--tw-ring-color: rgb(99 102 241 / .3)}.focus\:ring-indigo-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity))}.focus\:ring-indigo-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(67 56 202 / var(--tw-ring-opacity))}.focus\:ring-purple-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(192 132 252 / var(--tw-ring-opacity))}.focus\:ring-purple-500\/30:focus{--tw-ring-color: rgb(168 85 247 / .3)}.focus\:ring-red-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity))}.focus\:ring-sapien-blue:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 25 40 / var(--tw-ring-opacity))}.focus\:ring-slate-400\/40:focus{--tw-ring-color: rgb(148 163 184 / .4)}.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\:ring-offset-transparent:focus{--tw-ring-offset-color: transparent}.data-\[container\=right-panel\]\:focus\:border-blue-500:focus[data-container=right-panel]{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.focus-visible\:border-\[var\(--border-color-focus-visible\)\]:focus-visible{border-color:var(--border-color-focus-visible)}.focus-visible\:border-purple-600:focus-visible{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity))}.focus-visible\:border-purple-700:focus-visible{--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity))}.focus-visible\:bg-\[var\(--bg-focus-visible-color\)\]:focus-visible{background-color:var(--bg-focus-visible-color)}.focus-visible\:text-\[var\(--text-focus-visible-color\)\]:focus-visible{color:var(--text-focus-visible-color)}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-1:focus-visible{outline-width:1px}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-indigo-600:focus-visible{outline-color:#4f46e5}.focus-visible\:outline-red-600:focus-visible{outline-color:#dc2626}.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-4: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(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)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-purple-500\/50:focus-visible{--tw-ring-color: rgb(168 85 247 / .5)}.focus-visible\:ring-purple-600\/50:focus-visible{--tw-ring-color: rgb(147 51 234 / .5)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.active\:cursor-grabbing:active{cursor:grabbing}.active\:border-\[var\(--border-color-active\)\]:active{border-color:var(--border-color-active)}.active\:bg-\[var\(--bg-active-color\)\]:active{background-color:var(--bg-active-color)}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.active\:bg-gray-900:active{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.active\:bg-indigo-700:active{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.active\:text-\[var\(--text-active-color\)\]:active{color:var(--text-active-color)}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.focus-within\:active\:border-\[var\(--border-color-focus-within-active\)\]:active:focus-within{border-color:var(--border-color-focus-within-active)}.focus-within\:active\:bg-\[var\(--bg-focus-within-active-color\)\]:active:focus-within{background-color:var(--bg-focus-within-active-color)}.focus-within\:active\:text-\[var\(--text-focus-within-active-color\)\]:active:focus-within{color:var(--text-focus-within-active-color)}.disabled\:pointer-events-none:disabled{pointer-events:none}@keyframes pulse{50%{opacity:.5}}.disabled\:animate-pulse:disabled{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.disabled\:cursor-auto:disabled{cursor:auto}.disabled\:cursor-default:disabled{cursor:default}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:cursor-progress:disabled{cursor:progress}.disabled\:border-\[var\(--border-color-disabled\)\]:disabled{border-color:var(--border-color-disabled)}.disabled\:bg-\[var\(--bg-disabled-color\)\]:disabled{background-color:var(--bg-disabled-color)}.disabled\:bg-blue-400:disabled{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity))}.disabled\:bg-blue-800:disabled{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity))}.disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.disabled\:bg-gray-400:disabled{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.disabled\:bg-indigo-700:disabled{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.disabled\:bg-slate-200:disabled{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.disabled\:bg-slate-200\/5:disabled{background-color:#e2e8f00d}.disabled\:bg-slate-300:disabled{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.disabled\:bg-slate-50:disabled{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.disabled\:text-\[var\(--text-disabled-color\)\]:disabled{color:var(--text-disabled-color)}.disabled\:text-slate-300:disabled{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.disabled\:text-slate-700:disabled{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.disabled\:opacity-25:disabled{opacity:.25}.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\:opacity-75:disabled{opacity:.75}.disabled\:hover\:bg-slate-200:hover:disabled{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.disabled\:hover\:bg-white:hover:disabled{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\:disabled\:bg-transparent:disabled:hover{background-color:transparent}@supports not (animation-range: cover){.no-animations\:opacity-100{opacity:1}}@media (prefers-reduced-motion: reduce){.motion-reduce\:transition-none{transition-property:none}}@media (min-width: 640px){.sm\:left-20{left:5rem}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:col-span-3{grid-column:span 3 / span 3}.sm\:col-span-4{grid-column:span 4 / span 4}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mb-2{margin-bottom:.5rem}.sm\:ml-0{margin-left:0}.sm\:ml-10{margin-left:2.5rem}.sm\:ml-6{margin-left:1.5rem}.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:hidden{display:none}.sm\:h-20{height:5rem}.sm\:w-20{width:5rem}.sm\:w-full{width:100%}.sm\:min-w-20{min-width:5rem}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-none{max-width:none}.sm\:max-w-xs{max-width:20rem}.sm\:flex-1{flex:1 1 0%}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.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-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:flex-wrap{flex-wrap:wrap}.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-2{gap:.5rem}.sm\:gap-2\.5{gap:.625rem}.sm\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.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-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-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))}.sm\:overflow-hidden{overflow:hidden}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-md{border-radius:.375rem}.sm\:border-b-0{border-bottom-width:0px}.sm\:border-r{border-right-width:1px}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-20{padding-left:5rem;padding-right:5rem}.sm\:px-24{padding-left:6rem;padding-right:6rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-32{padding-left:8rem;padding-right:8rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-40{padding-left:10rem;padding-right:10rem}.sm\:px-48{padding-left:12rem;padding-right:12rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-56{padding-left:14rem;padding-right:14rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-64{padding-left:16rem;padding-right:16rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pl-3{padding-left:.75rem}.sm\:pt-0{padding-top:0}.sm\:pt-1{padding-top:.25rem}.sm\:pt-1\.5{padding-top:.375rem}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:leading-5{line-height:1.25rem}.sm\:leading-6{line-height:1.5rem}.sm\:duration-700{transition-duration:.7s}}@media (min-width: 768px){.md\:fixed{position:fixed}.md\:absolute{position:absolute}.md\:inset-y-0{top:0;bottom:0}.md\:left-0{left:0}.md\:right-0{right:0}.md\:top-16{top:4rem}.md\:z-40{z-index:40}.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-6{grid-column:span 6 / span 6}.md\:mb-0{margin-bottom:0}.md\:mb-6{margin-bottom:1.5rem}.md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-full{height:100%}.md\:w-1\/3{width:33.333333%}.md\:w-14{width:3.5rem}.md\:w-16{width:4rem}.md\:w-3\/4{width:75%}.md\:w-56{width:14rem}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:w-px{width:1px}.md\:min-w-14{min-width:3.5rem}.md\:min-w-\[500px\]{min-width:500px}.md\:max-w-4xl{max-width:56rem}.md\:\!grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.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\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:justify-start{justify-content:flex-start}.md\:justify-between{justify-content:space-between}.md\:justify-evenly{justify-content:space-evenly}.md\:gap-0{gap:0px}.md\:gap-2{gap:.5rem}.md\:gap-8{gap:2rem}.md\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.md\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.md\: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)))}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\: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))}.md\: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))}.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\:overflow-y-auto{overflow-y:auto}.md\:border-l{border-left-width:1px}.md\:border-t-0{border-top-width:0px}.md\:bg-gray-900\/10{background-color:#1118271a}.md\:p-6{padding:1.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-40{padding-left:10rem;padding-right:10rem}.md\:px-48{padding-left:12rem;padding-right:12rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-56{padding-left:14rem;padding-right:14rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-64{padding-left:16rem;padding-right:16rem}.md\:px-72{padding-left:18rem;padding-right:18rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:pb-4{padding-bottom:1rem}.md\:pl-16{padding-left:4rem}.md\:pl-4{padding-left:1rem}.md\:pr-56{padding-right:14rem}.md\:pr-6{padding-right:1.5rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.lg\:fixed{position:fixed}.lg\:relative{position:relative}.lg\:inset-y-0{top:0;bottom:0}.lg\:right-0{right:0}.lg\:top-0{top:0}.lg\:top-16{top:4rem}.lg\:z-0{z-index:0}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-5{grid-column:span 5 / span 5}.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:mt-0{margin-top:0}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:hidden{display:none}.lg\:h-16{height:4rem}.lg\:h-full{height:100%}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-64{width:16rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-none{max-width: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\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-3{gap:.75rem}.lg\:gap-4{gap:1rem}.lg\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.lg\: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))}.lg\: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))}.lg\:overflow-y-auto{overflow-y:auto}.lg\:p-2{padding:.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-40{padding-left:10rem;padding-right:10rem}.lg\:px-48{padding-left:12rem;padding-right:12rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:px-56{padding-left:14rem;padding-right:14rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-64{padding-left:16rem;padding-right:16rem}.lg\:px-72{padding-left:18rem;padding-right:18rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-80{padding-left:20rem;padding-right:20rem}.lg\:py-1{padding-top:.25rem;padding-bottom:.25rem}.lg\:pr-0{padding-right:0}.lg\:pr-6{padding-right:1.5rem}.lg\:pr-64{padding-right:16rem}.lg\:pt-60{padding-top:15rem}.lg\:text-left{text-align:left}.data-\[has-table\=false\]\:lg\:max-w-4xl[data-has-table=false]{max-width:56rem}.data-\[has-table\=true\]\:lg\:max-w-5xl[data-has-table=true]{max-width:64rem}}@media (min-width: 1280px){.xl\:fixed{position:fixed}.xl\:inset-y-0{top:0;bottom:0}.xl\:left-0{left:0}.xl\:top-16{top:4rem}.xl\:z-50{z-index:50}.xl\:block{display:block}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:h-56{height:14rem}.xl\:w-52{width:13rem}.xl\:w-72{width:18rem}.xl\:max-w-6xl{max-width:72rem}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:gap-4{gap:1rem}.xl\:overflow-y-auto{overflow-y:auto}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:px-24{padding-left:6rem;padding-right:6rem}.xl\:px-3{padding-left:.75rem;padding-right:.75rem}.xl\:px-32{padding-left:8rem;padding-right:8rem}.xl\:px-40{padding-left:10rem;padding-right:10rem}.xl\:px-48{padding-left:12rem;padding-right:12rem}.xl\:px-56{padding-left:14rem;padding-right:14rem}.xl\:px-64{padding-left:16rem;padding-right:16rem}.xl\:px-72{padding-left:18rem;padding-right:18rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:px-80{padding-left:20rem;padding-right:20rem}.xl\:px-96{padding-left:24rem;padding-right:24rem}.xl\:pb-4{padding-bottom:1rem}.xl\:pl-52{padding-left:13rem}.xl\:pr-0{padding-right:0}.xl\:pr-72{padding-right:18rem}.data-\[has-table\=false\]\:xl\:max-w-5xl[data-has-table=false]{max-width:64rem}.data-\[has-table\=true\]\:xl\:max-w-6xl[data-has-table=true]{max-width:72rem}.data-\[has-at-least-three-children\=true\]\:xl\:\!grid-cols-3[data-has-at-least-three-children=true]{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width: 1391px){.min-\[1391px\]\:left-72{left:18rem}}@media (min-width: 1536px){.\32xl\:fixed{position:fixed}.\32xl\:inset-y-0{top:0;bottom:0}.\32xl\:left-0{left:0}.\32xl\:top-16{top:4rem}.\32xl\:z-50{z-index:50}.\32xl\:mb-4{margin-bottom:1rem}.\32xl\:block{display:block}.\32xl\:flex{display:flex}.\32xl\:inline-flex{display:inline-flex}.\32xl\:hidden{display:none}.\32xl\:w-52{width:13rem}.\32xl\:w-56{width:14rem}.\32xl\:w-80{width:20rem}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:overflow-y-auto{overflow-y:auto}.\32xl\:p-8{padding:2rem}.\32xl\:px-0{padding-left:0;padding-right:0}.\32xl\:pb-4{padding-bottom:1rem}.\32xl\:pl-52{padding-left:13rem}.\32xl\:pl-56{padding-left:14rem}.\32xl\:pr-0{padding-right:0}.\32xl\:pr-80{padding-right:20rem}.data-\[has-table\=false\]\:2xl\:max-w-6xl[data-has-table=false]{max-width:72rem}.data-\[has-table\=true\]\:2xl\:max-w-7xl[data-has-table=true]{max-width:80rem}}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}.dark\:divide-gray-800:where(.dark,.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(31 41 55 / var(--tw-divide-opacity))}.dark\:divide-slate-500:where(.dark,.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(100 116 139 / var(--tw-divide-opacity))}.dark\:divide-white\/10:where(.dark,.dark *)>:not([hidden])~:not([hidden]){border-color:#ffffff1a}.dark\:border-blue-700:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity))}.dark\:border-blue-800:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity))}.dark\:border-blue-900:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity))}.dark\:border-blue-950:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(23 37 84 / var(--tw-border-opacity))}.dark\:border-gray-400:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.dark\:border-gray-600:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}.dark\:border-gray-700:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.dark\:border-gray-800:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity))}.dark\:border-gray-900:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity))}.dark\:border-green-600:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity))}.dark\:border-green-700:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity))}.dark\:border-green-800:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity))}.dark\:border-green-900:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity))}.dark\:border-green-950:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(5 46 22 / var(--tw-border-opacity))}.dark\:border-indigo-600:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity))}.dark\:border-indigo-700:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity))}.dark\:border-orange-900:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(124 45 18 / var(--tw-border-opacity))}.dark\:border-purple-500:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity))}.dark\:border-purple-700:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity))}.dark\:border-purple-800:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(107 33 168 / var(--tw-border-opacity))}.dark\:border-purple-800\/50:where(.dark,.dark *){border-color:#6b21a880}.dark\:border-purple-900:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(88 28 135 / var(--tw-border-opacity))}.dark\:border-purple-950:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(59 7 100 / var(--tw-border-opacity))}.dark\:border-purple-950\/25:where(.dark,.dark *){border-color:#3b076440}.dark\:border-purple-950\/50:where(.dark,.dark *){border-color:#3b076480}.dark\:border-purple-950\/75:where(.dark,.dark *){border-color:#3b0764bf}.dark\:border-red-500:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.dark\:border-red-700:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity))}.dark\:border-red-800:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity))}.dark\:border-red-900:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity))}.dark\:border-red-900\/50:where(.dark,.dark *){border-color:#7f1d1d80}.dark\:border-red-950:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(69 10 10 / var(--tw-border-opacity))}.dark\:border-slate-400:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity))}.dark\:border-slate-500:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity))}.dark\:border-slate-600:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity))}.dark\:border-slate-700:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity))}.dark\:border-slate-700\/50:where(.dark,.dark *){border-color:#33415580}.dark\:border-slate-800:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity))}.dark\:border-slate-800\/50:where(.dark,.dark *){border-color:#1e293b80}.dark\:border-transparent:where(.dark,.dark *){border-color:transparent}.dark\:border-white\/10:where(.dark,.dark *){border-color:#ffffff1a}.dark\:border-yellow-700:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity))}.dark\:border-yellow-800:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity))}.dark\:border-yellow-900:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(113 63 18 / var(--tw-border-opacity))}.dark\:border-yellow-950:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(66 32 6 / var(--tw-border-opacity))}.dark\:border-opacity-50:where(.dark,.dark *){--tw-border-opacity: .5}.dark\:bg-amber-500\/10:where(.dark,.dark *){background-color:#f59e0b1a}.dark\:bg-black\/60:where(.dark,.dark *){background-color:#0009}.dark\:bg-blue-600:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.dark\:bg-blue-800:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity))}.dark\:bg-blue-900:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity))}.dark\:bg-blue-900\/20:where(.dark,.dark *){background-color:#1e3a8a33}.dark\:bg-blue-950:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity))}.dark\:bg-blue-950\/25:where(.dark,.dark *){background-color:#17255440}.dark\:bg-emerald-500\/10:where(.dark,.dark *){background-color:#10b9811a}.dark\:bg-gray-100\/10:where(.dark,.dark *){background-color:#f3f4f61a}.dark\:bg-gray-500:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.dark\:bg-gray-600:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.dark\:bg-gray-800:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.dark\:bg-gray-800\/60:where(.dark,.dark *){background-color:#1f293799}.dark\:bg-gray-800\/80:where(.dark,.dark *){background-color:#1f2937cc}.dark\:bg-gray-900:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.dark\:bg-gray-900\/20:where(.dark,.dark *){background-color:#11182733}.dark\:bg-gray-900\/25:where(.dark,.dark *){background-color:#11182740}.dark\:bg-gray-900\/50:where(.dark,.dark *){background-color:#11182780}.dark\:bg-gray-900\/80:where(.dark,.dark *){background-color:#111827cc}.dark\:bg-gray-950:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity))}.dark\:bg-gray-950\/50:where(.dark,.dark *){background-color:#03071280}.dark\:bg-gray-950\/75:where(.dark,.dark *){background-color:#030712bf}.dark\:bg-green-600:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.dark\:bg-green-900\/20:where(.dark,.dark *){background-color:#14532d33}.dark\:bg-green-900\/50:where(.dark,.dark *){background-color:#14532d80}.dark\:bg-green-950:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity))}.dark\:bg-green-950\/20:where(.dark,.dark *){background-color:#052e1633}.dark\:bg-green-950\/25:where(.dark,.dark *){background-color:#052e1640}.dark\:bg-indigo-400\/50:where(.dark,.dark *){background-color:#818cf880}.dark\:bg-indigo-700:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.dark\:bg-indigo-900\/10:where(.dark,.dark *){background-color:#312e811a}.dark\:bg-orange-950:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(67 20 7 / var(--tw-bg-opacity))}.dark\:bg-orange-950\/25:where(.dark,.dark *){background-color:#43140740}.dark\:bg-purple-500:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.dark\:bg-purple-700:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.dark\:bg-purple-700\/10:where(.dark,.dark *){background-color:#7e22ce1a}.dark\:bg-purple-900\/20:where(.dark,.dark *){background-color:#581c8733}.dark\:bg-purple-900\/30:where(.dark,.dark *){background-color:#581c874d}.dark\:bg-purple-950:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(59 7 100 / var(--tw-bg-opacity))}.dark\:bg-purple-950\/15:where(.dark,.dark *){background-color:#3b076426}.dark\:bg-purple-950\/25:where(.dark,.dark *){background-color:#3b076440}.dark\:bg-red-500:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.dark\:bg-red-900\/20:where(.dark,.dark *){background-color:#7f1d1d33}.dark\:bg-red-950:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity))}.dark\:bg-red-950\/20:where(.dark,.dark *){background-color:#450a0a33}.dark\:bg-red-950\/25:where(.dark,.dark *){background-color:#450a0a40}.dark\:bg-red-950\/30:where(.dark,.dark *){background-color:#450a0a4d}.dark\:bg-rose-500\/10:where(.dark,.dark *){background-color:#f43f5e1a}.dark\:bg-slate-100:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.dark\:bg-slate-100\/10:where(.dark,.dark *){background-color:#f1f5f91a}.dark\:bg-slate-200\/75:where(.dark,.dark *){background-color:#e2e8f0bf}.dark\:bg-slate-300:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.dark\:bg-slate-400:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity))}.dark\:bg-slate-600:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.dark\:bg-slate-700:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.dark\:bg-slate-700\/80:where(.dark,.dark *){background-color:#334155cc}.dark\:bg-slate-800:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.dark\:bg-slate-800\/20:where(.dark,.dark *){background-color:#1e293b33}.dark\:bg-slate-800\/25:where(.dark,.dark *){background-color:#1e293b40}.dark\:bg-slate-800\/50:where(.dark,.dark *){background-color:#1e293b80}.dark\:bg-slate-800\/95:where(.dark,.dark *){background-color:#1e293bf2}.dark\:bg-slate-900:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.dark\:bg-slate-900\/50:where(.dark,.dark *){background-color:#0f172a80}.dark\:bg-slate-900\/75:where(.dark,.dark *){background-color:#0f172abf}.dark\:bg-slate-950:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity))}.dark\:bg-transparent:where(.dark,.dark *){background-color:transparent}.dark\:bg-white\/10:where(.dark,.dark *){background-color:#ffffff1a}.dark\:bg-white\/5:where(.dark,.dark *){background-color:#ffffff0d}.dark\:bg-yellow-900\/20:where(.dark,.dark *){background-color:#713f1233}.dark\:bg-yellow-900\/50:where(.dark,.dark *){background-color:#713f1280}.dark\:bg-yellow-950:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(66 32 6 / var(--tw-bg-opacity))}.dark\:bg-yellow-950\/20:where(.dark,.dark *){background-color:#42200633}.dark\:bg-yellow-950\/25:where(.dark,.dark *){background-color:#42200640}.dark\:bg-opacity-10:where(.dark,.dark *){--tw-bg-opacity: .1}.dark\:bg-opacity-100:where(.dark,.dark *){--tw-bg-opacity: 1}.dark\:bg-opacity-30:where(.dark,.dark *){--tw-bg-opacity: .3}.dark\:bg-opacity-40:where(.dark,.dark *){--tw-bg-opacity: .4}.dark\:bg-opacity-5:where(.dark,.dark *){--tw-bg-opacity: .05}.dark\:bg-opacity-50:where(.dark,.dark *){--tw-bg-opacity: .5}.dark\:bg-opacity-75:where(.dark,.dark *){--tw-bg-opacity: .75}.dark\:from-gray-950:where(.dark,.dark *){--tw-gradient-from: #030712 var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-purple-900\/20:where(.dark,.dark *){--tw-gradient-from: rgb(88 28 135 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-purple-950\/50:where(.dark,.dark *){--tw-gradient-from: rgb(59 7 100 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 7 100 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:to-blue-950\/50:where(.dark,.dark *){--tw-gradient-to: rgb(23 37 84 / .5) var(--tw-gradient-to-position)}.dark\:to-gray-900\/10:where(.dark,.dark *){--tw-gradient-to: rgb(17 24 39 / .1) var(--tw-gradient-to-position)}.dark\:to-pink-900\/20:where(.dark,.dark *){--tw-gradient-to: rgb(131 24 67 / .2) var(--tw-gradient-to-position)}.dark\:to-pink-950\/50:where(.dark,.dark *){--tw-gradient-to: rgb(80 7 36 / .5) var(--tw-gradient-to-position)}.dark\:text-amber-300:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity))}.dark\:text-blue-200:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity))}.dark\:text-blue-300:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity))}.dark\:text-blue-400:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity))}.dark\:text-blue-600:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.dark\:text-blue-700:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.dark\:text-blue-800:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.dark\:text-emerald-300:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity))}.dark\:text-gray-100:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.dark\:text-gray-200:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.dark\:text-gray-300:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.dark\:text-gray-400:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.dark\:text-gray-50:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity))}.dark\:text-gray-500:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.dark\:text-gray-600:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.dark\:text-gray-900:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.dark\:text-green-100:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity))}.dark\:text-green-200:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity))}.dark\:text-green-300:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity))}.dark\:text-green-400:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity))}.dark\:text-green-500:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.dark\:text-green-600:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.dark\:text-green-700:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity))}.dark\:text-green-800:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.dark\:text-indigo-300:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity))}.dark\:text-indigo-400:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity))}.dark\:text-indigo-700:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity))}.dark\:text-orange-200:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity))}.dark\:text-orange-400:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity))}.dark\:text-orange-600:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.dark\:text-orange-700:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity))}.dark\:text-orange-800:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity))}.dark\:text-purple-200:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity))}.dark\:text-purple-200\/75:where(.dark,.dark *){color:#e9d5ffbf}.dark\:text-purple-300:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity))}.dark\:text-purple-400:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity))}.dark\:text-purple-500:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity))}.dark\:text-purple-600:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity))}.dark\:text-purple-700:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity))}.dark\:text-purple-800:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity))}.dark\:text-red-100:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity))}.dark\:text-red-200:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity))}.dark\:text-red-300:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity))}.dark\:text-red-400:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.dark\:text-red-500:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.dark\:text-red-600:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.dark\:text-red-700:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.dark\:text-red-800:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.dark\:text-rose-300:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity))}.dark\:text-slate-100:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity))}.dark\:text-slate-200:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity))}.dark\:text-slate-300:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.dark\:text-slate-400:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.dark\:text-slate-50:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity))}.dark\:text-slate-500:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.dark\:text-slate-600:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.dark\:text-slate-700:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.dark\:text-white:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.dark\:text-yellow-100:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity))}.dark\:text-yellow-200:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity))}.dark\:text-yellow-300:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity))}.dark\:text-yellow-400:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity))}.dark\:text-yellow-600:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity))}.dark\:text-yellow-700:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity))}.dark\:text-yellow-800:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity))}.dark\:opacity-75:where(.dark,.dark *){opacity:.75}.dark\:ring-blue-500\/25:where(.dark,.dark *){--tw-ring-color: rgb(59 130 246 / .25)}.dark\:ring-gray-900\/5:where(.dark,.dark *){--tw-ring-color: rgb(17 24 39 / .05)}.dark\:ring-white\/10:where(.dark,.dark *){--tw-ring-color: rgb(255 255 255 / .1)}.dark\:scrollbar-track-gray-900:where(.dark,.dark *){--scrollbar-track: #111827 !important}.dark\:scrollbar-track-slate-800:where(.dark,.dark *){--scrollbar-track: #1e293b !important}.dark\:scrollbar-thumb-gray-800:where(.dark,.dark *){--scrollbar-thumb: #1f2937 !important}.dark\:scrollbar-thumb-slate-700\/75:where(.dark,.dark *){--scrollbar-thumb: rgb(51 65 85 / .75) !important}.dark\:placeholder\:text-gray-500:where(.dark,.dark *)::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.dark\:placeholder\:text-gray-500:where(.dark,.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.dark\:data-\[state\=\"active\"\]\:border-indigo-600[data-state=active]:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity))}.dark\:data-\[state\=active\]\:border-purple-400[data-state=active]:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity))}.dark\:data-\[state\=active\]\:bg-gray-700[data-state=active]:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.data-\[state\=selected\]\:dark\:bg-slate-700\/25:where(.dark,.dark *)[data-state=selected]{background-color:#33415540}.dark\:data-\[state\=\"active\"\]\:text-indigo-500[data-state=active]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity))}.dark\:data-\[state\=\"active\"\]\:text-slate-100[data-state=active]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity))}.dark\:data-\[state\=active\]\:text-gray-100[data-state=active]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.dark\:data-\[state\=active\]\:text-purple-400[data-state=active]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity))}.data-\[state\=empty\]\:dark\:text-orange-400:where(.dark,.dark *)[data-state=empty]{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity))}.data-\[state\=selected\]\:dark\:text-blue-700:where(.dark,.dark *)[data-state=selected]{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.data-\[state\=selected\]\:dark\:text-slate-300:where(.dark,.dark *)[data-state=selected]{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.dark\:hover\:border-blue-700:hover:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity))}.dark\:hover\:border-gray-200:hover:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.dark\:hover\:border-gray-800:hover:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity))}.dark\:hover\:border-green-500:hover:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity))}.dark\:hover\:border-green-700:hover:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity))}.dark\:hover\:border-purple-900:hover:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(88 28 135 / var(--tw-border-opacity))}.dark\:hover\:border-slate-600:hover:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity))}.dark\:hover\:border-slate-700:hover:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity))}.dark\:hover\:border-slate-800:hover:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity))}.dark\:hover\:bg-blue-900:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity))}.dark\:hover\:bg-gray-700:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.dark\:hover\:bg-gray-800:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.dark\:hover\:bg-gray-800\/40:hover:where(.dark,.dark *){background-color:#1f293766}.dark\:hover\:bg-gray-800\/80:hover:where(.dark,.dark *){background-color:#1f2937cc}.dark\:hover\:bg-gray-900:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.dark\:hover\:bg-gray-900\/50:hover:where(.dark,.dark *){background-color:#11182780}.dark\:hover\:bg-gray-900\/75:hover:where(.dark,.dark *){background-color:#111827bf}.dark\:hover\:bg-gray-950\/60:hover:where(.dark,.dark *){background-color:#03071299}.dark\:hover\:bg-green-500:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.dark\:hover\:bg-indigo-600:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.dark\:hover\:bg-purple-600:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.dark\:hover\:bg-purple-900\/10:hover:where(.dark,.dark *){background-color:#581c871a}.dark\:hover\:bg-purple-900\/20:hover:where(.dark,.dark *){background-color:#581c8733}.dark\:hover\:bg-purple-900\/30:hover:where(.dark,.dark *){background-color:#581c874d}.dark\:hover\:bg-purple-950\/40:hover:where(.dark,.dark *){background-color:#3b076466}.dark\:hover\:bg-red-600:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.dark\:hover\:bg-red-950\/40:hover:where(.dark,.dark *){background-color:#450a0a66}.dark\:hover\:bg-slate-600:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.dark\:hover\:bg-slate-700:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.dark\:hover\:bg-slate-700\/50:hover:where(.dark,.dark *){background-color:#33415580}.dark\:hover\:bg-slate-800:hover:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.dark\:hover\:bg-slate-800\/25:hover:where(.dark,.dark *){background-color:#1e293b40}.dark\:hover\:bg-slate-800\/50:hover:where(.dark,.dark *){background-color:#1e293b80}.dark\:hover\:bg-slate-950\/50:hover:where(.dark,.dark *){background-color:#02061780}.dark\:hover\:bg-white\/10:hover:where(.dark,.dark *){background-color:#ffffff1a}.dark\:hover\:bg-white\/5:hover:where(.dark,.dark *){background-color:#ffffff0d}.dark\:hover\:bg-opacity-50:hover:where(.dark,.dark *){--tw-bg-opacity: .5}.dark\:hover\:text-blue-600:hover:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.dark\:hover\:text-gray-100:hover:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.dark\:hover\:text-gray-200:hover:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.dark\:hover\:text-gray-300:hover:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.dark\:hover\:text-indigo-300:hover:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity))}.dark\:hover\:text-purple-300:hover:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity))}.dark\:hover\:text-red-300:hover:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity))}.dark\:hover\:text-slate-100:hover:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity))}.dark\:hover\:text-slate-300:hover:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.dark\:hover\:text-slate-400:hover:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.dark\:hover\:text-white:hover:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.dark\:data-\[state\=active\]\:hover\:text-purple-400:hover[data-state=active]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity))}.dark\:focus\:border-blue-700:focus:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity))}.dark\:focus\:border-blue-800:focus:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity))}.dark\:focus\:border-indigo-400:focus:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity))}.dark\:focus\:border-purple-400:focus:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity))}.dark\:focus\:border-purple-600:focus:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity))}.dark\:focus\:border-slate-600:focus:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity))}.dark\:focus\:border-slate-700:focus:where(.dark,.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity))}.dark\:focus\:ring-blue-700:focus:where(.dark,.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity))}.dark\:focus\:ring-gray-100\/10:focus:where(.dark,.dark *){--tw-ring-color: rgb(243 244 246 / .1)}.dark\:focus\:ring-green-500:focus:where(.dark,.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity))}.dark\:focus\:ring-indigo-400:focus:where(.dark,.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity))}.dark\:focus\:ring-indigo-400\/30:focus:where(.dark,.dark *){--tw-ring-color: rgb(129 140 248 / .3)}.dark\:focus\:ring-indigo-700:focus:where(.dark,.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(67 56 202 / var(--tw-ring-opacity))}.dark\:focus\:ring-purple-400\/30:focus:where(.dark,.dark *){--tw-ring-color: rgb(192 132 252 / .3)}.dark\:focus\:ring-purple-600:focus:where(.dark,.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(147 51 234 / var(--tw-ring-opacity))}.dark\:focus\:ring-red-900:focus:where(.dark,.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity))}.dark\:focus\:ring-white\/20:focus:where(.dark,.dark *){--tw-ring-color: rgb(255 255 255 / .2)}.dark\:focus\:ring-offset-gray-950:focus:where(.dark,.dark *){--tw-ring-offset-color: #030712}.dark\:active\:bg-gray-700:active:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.dark\:active\:text-gray-300:active:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.dark\:disabled\:text-slate-700:disabled:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.dark\:disabled\:hover\:bg-slate-950:hover:disabled:where(.dark,.dark *){--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity))}.dark\:hover\:disabled\:bg-transparent:disabled:hover:where(.dark,.dark *){background-color:transparent}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\[\&\:\:-webkit-slider-thumb\]\:pointer-events-auto::-webkit-slider-thumb{pointer-events:auto}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\:last-child\]\:pb-6:last-child{padding-bottom:1.5rem}.\[\&\>\*\]\:w-full>*{width:100%}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y: 2px;translate:var(--tw-translate-x) var(--tw-translate-y) var(--tw-translate-z)}.\[\&\>div\:first-child\]\:min-h-\[100px\]>div:first-child{min-height:100px}.\[\&\>div\:first-child\]\:min-h-\[200px\]>div:first-child{min-height:200px}.\[\&\>div\:first-child\]\:min-w-\[200px\]>div:first-child{min-width:200px}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\]\:pointer-events-none>svg{pointer-events:none}.\[\&\>svg\]\:size-3>svg{width:.75rem;height:.75rem}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&\>svg\]\:h-4>svg{height:1rem}.\[\&\>svg\]\:w-auto>svg{width:auto}.\[\&\>tbody\>tr\:nth-of-type\(even\)\]\:bg-\[var\(--bg-dark-color\)\]>tbody>tr:nth-of-type(2n){background-color:var(--bg-dark-color)}.\[\&\>tbody\>tr\:nth-of-type\(odd\)\]\:bg-\[var\(--bg-light-color\)\]>tbody>tr:nth-of-type(odd){background-color:var(--bg-light-color)}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate-z: 180deg;rotate:var(--tw-rotate-z)}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:1rem;height:1rem}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}
