/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--wg-font-smooth--webkit: antialiased;--wg-font-smooth--moz: grayscale}html{color:hsl(var(--wg-foreground));background-color:hsl(var(--wg-background))}[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::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;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}:root{--background: 0 0% 100%;--foreground: 224 71.4% 4.1%;--card: 0 0% 100%;--card-foreground: 224 71.4% 4.1%;--popover: 0 0% 100%;--popover-foreground: 224 71.4% 4.1%;--primary: 220.9 39.3% 11%;--primary-foreground: 210 20% 98%;--secondary: 220 14.3% 95.9%;--secondary-foreground: 220.9 39.3% 11%;--muted: 220 14.3% 95.9%;--muted-foreground: 220 8.9% 46.1%;--accent: 220 14.3% 95.9%;--accent-foreground: 220.9 39.3% 11%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 20% 98%;--border: 220 13% 91%;--input: 220 13% 91%;--ring: 224 71.4% 4.1%;--radius: .5rem;--chart-1: 12 76% 61%;--chart-2: 173 58% 39%;--chart-3: 197 37% 24%;--chart-4: 43 74% 66%;--chart-5: 27 87% 67%}.omnilab-v2{--background: 0 0% 100%;--foreground: 224 71.4% 4.1%;--card: 0 0% 100%;--card-foreground: 224 71.4% 4.1%;--popover: 0 0% 100%;--popover-foreground: 224 71.4% 4.1%;--primary: 147, 63%, 25%;--primary-foreground: 147, 63%, 25%;--secondary: 220 14.3% 95.9%;--secondary-foreground: 220.9 39.3% 11%;--muted: 220 14.3% 95.9%;--muted-foreground: 220 8.9% 46.1%;--accent: 220 14.3% 95.9%;--accent-foreground: 220.9 39.3% 11%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 20% 98%;--border: 220 13% 91%;--input: 220 13% 91%;--ring: 224 71.4% 4.1%;--radius: .5rem;--chart-1: 12 76% 61%;--chart-2: 173 58% 39%;--chart-3: 197 37% 24%;--chart-4: 43 74% 66%;--chart-5: 27 87% 67%}.dark{--background: 224 71.4% 4.1%;--foreground: 210 20% 98%;--card: 224 71.4% 4.1%;--card-foreground: 210 20% 98%;--popover: 224 71.4% 4.1%;--popover-foreground: 210 20% 98%;--primary: 210 20% 98%;--primary-foreground: 220.9 39.3% 11%;--secondary: 215 27.9% 16.9%;--secondary-foreground: 210 20% 98%;--muted: 215 27.9% 16.9%;--muted-foreground: 217.9 10.6% 64.9%;--accent: 215 27.9% 16.9%;--accent-foreground: 210 20% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 20% 98%;--border: 215 27.9% 16.9%;--input: 215 27.9% 16.9%;--ring: 216 12.2% 83.9%;--chart-1: 220 70% 50%;--chart-2: 160 60% 45%;--chart-3: 30 80% 55%;--chart-4: 280 65% 60%;--chart-5: 340 75% 55%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.\!container{width:100%!important;margin-right:auto!important;margin-left:auto!important;padding-right:2rem!important;padding-left:2rem!important}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 1400px){.\!container{max-width:1400px!important}.container{max-width:1400px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.-left-5{left:-1.25rem}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-\[50\%\]{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-4{top:1rem}.top-\[45px\]{top:45px}.top-\[50\%\]{top:50%}.z-0{z-index:0}.z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.z-\[1500\]{z-index:1500}.z-\[9991\]{z-index:9991}.z-\[9998\]{z-index:9998}.z-\[9999\]{z-index:9999}.z-\[999\]{z-index:999}.order-3{order:3}.m-1{margin:.25rem}.m-5{margin:1.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.-mb-2{margin-bottom:-.5rem}.-mb-px{margin-bottom:-1px}.-ml-0\.5{margin-left:-.125rem}.-ml-1{margin-left:-.25rem}.-ml-3{margin-left:-.75rem}.-ml-px{margin-left:-1px}.-mt-2{margin-top:-.5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-\[-4\.5\%\]{margin-right:-4.5%}.ms-auto{margin-inline-start:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.\!table{display:table!important}.table{display:table}.grid{display:grid}.inline-grid{display:inline-grid}.hidden{display:none}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1 / 1}.size-10{width:2.5rem;height:2.5rem}.size-12{width:3rem;height:3rem}.size-14{width:3.5rem;height:3.5rem}.size-16{width:4rem;height:4rem}.size-2{width:.5rem;height:.5rem}.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-7{width:1.75rem;height:1.75rem}.size-8{width:2rem;height:2rem}.size-\[1\.125rem\]{width:1.125rem;height:1.125rem}.size-\[88px\]{width:88px;height:88px}.size-auto{width:auto;height:auto}.size-full{width:100%;height:100%}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[184px\]{height:184px}.h-\[19\.25rem\]{height:19.25rem}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[211px\]{height:211px}.h-\[212px\]{height:212px}.h-\[24px\]{height:24px}.h-\[296px\]{height:296px}.h-\[39px\]{height:39px}.h-\[3px\]{height:3px}.h-\[400px\]{height:400px}.h-\[40px\]{height:40px}.h-\[50vh\]{height:50vh}.h-\[68px\]{height:68px}.h-\[750px\]{height:750px}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-\[var\(--wg-notification-size\,10px\)\]{height:var(--wg-notification-size,10px)}.h-auto{height:auto}.h-fit{height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-40{max-height:10rem}.max-h-96{max-height:24rem}.max-h-\[200px\]{max-height:200px}.max-h-\[250px\]{max-height:250px}.max-h-\[300px\]{max-height:300px}.max-h-\[30px\]{max-height:30px}.max-h-\[44px\]{max-height:44px}.max-h-\[50px\]{max-height:50px}.min-h-6{min-height:24px}.min-h-\[112px\]{min-height:112px}.min-h-\[200px\]{min-height:200px}.min-h-\[211px\]{min-height:211px}.min-h-\[400px\]{min-height:400px}.min-h-\[596px\]{min-height:596px}.min-h-\[60px\]{min-height:60px}.w-1{width:.25rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/5{width:40%}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[100px\]{width:100px}.w-\[109px\]{width:109px}.w-\[148px\]{width:148px}.w-\[150px\]{width:150px}.w-\[160px\]{width:160px}.w-\[161px\]{width:161px}.w-\[170px\]{width:170px}.w-\[180px\]{width:180px}.w-\[184px\]{width:184px}.w-\[19\.25rem\]{width:19.25rem}.w-\[199px\]{width:199px}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[24px\]{width:24px}.w-\[270px\]{width:270px}.w-\[278px\]{width:278px}.w-\[280px\]{width:280px}.w-\[300px\]{width:300px}.w-\[344px\]{width:344px}.w-\[40\%\]{width:40%}.w-\[40px\]{width:40px}.w-\[48px\]{width:48px}.w-\[64px\]{width:64px}.w-\[70px\]{width:70px}.w-\[812px\]{width:812px}.w-\[95vw\]{width:95vw}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-10{min-width:40px}.min-w-12{min-width:48px}.min-w-14{min-width:56px}.min-w-16{min-width:64px}.min-w-36{min-width:9rem}.min-w-4{min-width:16px}.min-w-6{min-width:24px}.min-w-8{min-width:32px}.min-w-9{min-width:2.25rem}.min-w-\[200px\]{min-width:200px}.min-w-\[278px\]{min-width:278px}.min-w-\[300px\]{min-width:300px}.min-w-\[50px\]{min-width:50px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[calc\(var\(--radix-select-trigger-width\)\)\]{min-width:calc(var(--radix-select-trigger-width))}.min-w-\[calc\(var\(--radix-select-trigger-width\)\+1px\)\]{min-width:calc(var(--radix-select-trigger-width) + 1px)}.min-w-\[calc\(var\(--radix-select-trigger-width\)-2px\)\]{min-width:calc(var(--radix-select-trigger-width) - 2px)}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-2xl{max-width:42rem}.max-w-60{max-width:15rem}.max-w-\[200px\]{max-width:200px}.max-w-\[278px\]{max-width:278px}.max-w-\[350px\]{max-width:350px}.max-w-\[95vw\]{max-width:95vw}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-\[--radix-popover-content-transform-origin\]{transform-origin:var(--radix-popover-content-transform-origin)}.origin-\[var\(--radix-popper-transform-origin\)\]{transform-origin:var(--radix-popper-transform-origin)}.origin-center{transform-origin:center}.origin-top-right{transform-origin:top right}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0\.5{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-45{--tw-rotate: -45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!animate-none{animation:none!important}.animate-\[spin_\.6s_ease-in-out_infinite\]{animation:spin .6s ease-in-out infinite}.animate-\[spin_1\.25s_linear_infinite\]{animation:spin 1.25s linear infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.animate-wg-fade-out{animation:fadeOut .15s cubic-bezier(.2,1,.4,1)}@keyframes lineSpinner{0%,25%{stroke-dashoffset:var(--wg-dashoffset-97);transform:rotate(0)}50%,75%{stroke-dashoffset:var(--wg-dashoffset-25);transform:rotate(45deg)}to{stroke-dashoffset:var(--wg-dashoffset-97);transform:rotate(360deg)}}.animate-wg-line-spinner{animation:lineSpinner 1.5s ease-in-out infinite both}.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}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;user-select:none}.resize{resize:both}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-\[1fr_20px\]{grid-template-columns:1fr 20px}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-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}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-\[5px\]{gap:5px}.gap-x-1{column-gap:.25rem}.gap-x-2{column-gap:.5rem}.gap-x-6{column-gap:1.5rem}.gap-y-0{row-gap:0px}.gap-y-1{row-gap:.25rem}.-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.25rem * var(--tw-space-x-reverse));margin-left:calc(-.25rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-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-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1.25rem * var(--tw-space-x-reverse));margin-left:calc(-1.25rem * 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-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-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-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-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-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))}.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-surface-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:hsl(var(--wg-surface-100) / var(--wg-surface-100-opacity, var(--tw-divide-opacity)))}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.text-balance{text-wrap:balance}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-\[9px\]{border-radius:9px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-b-lg{border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius)}.rounded-b-md{border-bottom-right-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.rounded-e-full{border-start-end-radius:9999px;border-end-end-radius:9999px}.rounded-l-md{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.rounded-r-lg{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.rounded-r-md{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.rounded-t-md{border-top-left-radius:calc(var(--radius) - 2px);border-top-right-radius:calc(var(--radius) - 2px)}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[0\.5px\]{border-width:.5px}.border-\[1px\]{border-width:1px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-\[1px\]{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-t-2{border-top-width:2px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[var\(--hyperion-color-border-button-outline-normal\)\]{border-color:var(--hyperion-color-border-button-outline-normal)}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-dark-tremor-background{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-dark-tremor-background-emphasis{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-dark-tremor-background-emphasis\/0{border-color:#37415100}.border-dark-tremor-background-emphasis\/10{border-color:#3741511a}.border-dark-tremor-background-emphasis\/100{border-color:#374151}.border-dark-tremor-background-emphasis\/15{border-color:#37415126}.border-dark-tremor-background-emphasis\/20{border-color:#37415133}.border-dark-tremor-background-emphasis\/25{border-color:#37415140}.border-dark-tremor-background-emphasis\/30{border-color:#3741514d}.border-dark-tremor-background-emphasis\/35{border-color:#37415159}.border-dark-tremor-background-emphasis\/40{border-color:#37415166}.border-dark-tremor-background-emphasis\/45{border-color:#37415173}.border-dark-tremor-background-emphasis\/5{border-color:#3741510d}.border-dark-tremor-background-emphasis\/50{border-color:#37415180}.border-dark-tremor-background-emphasis\/55{border-color:#3741518c}.border-dark-tremor-background-emphasis\/60{border-color:#37415199}.border-dark-tremor-background-emphasis\/65{border-color:#374151a6}.border-dark-tremor-background-emphasis\/70{border-color:#374151b3}.border-dark-tremor-background-emphasis\/75{border-color:#374151bf}.border-dark-tremor-background-emphasis\/80{border-color:#374151cc}.border-dark-tremor-background-emphasis\/85{border-color:#374151d9}.border-dark-tremor-background-emphasis\/90{border-color:#374151e6}.border-dark-tremor-background-emphasis\/95{border-color:#374151f2}.border-dark-tremor-background-muted{--tw-border-opacity: 1;border-color:rgb(19 26 43 / var(--tw-border-opacity, 1))}.border-dark-tremor-background-muted\/0{border-color:#131a2b00}.border-dark-tremor-background-muted\/10{border-color:#131a2b1a}.border-dark-tremor-background-muted\/100{border-color:#131a2b}.border-dark-tremor-background-muted\/15{border-color:#131a2b26}.border-dark-tremor-background-muted\/20{border-color:#131a2b33}.border-dark-tremor-background-muted\/25{border-color:#131a2b40}.border-dark-tremor-background-muted\/30{border-color:#131a2b4d}.border-dark-tremor-background-muted\/35{border-color:#131a2b59}.border-dark-tremor-background-muted\/40{border-color:#131a2b66}.border-dark-tremor-background-muted\/45{border-color:#131a2b73}.border-dark-tremor-background-muted\/5{border-color:#131a2b0d}.border-dark-tremor-background-muted\/50{border-color:#131a2b80}.border-dark-tremor-background-muted\/55{border-color:#131a2b8c}.border-dark-tremor-background-muted\/60{border-color:#131a2b99}.border-dark-tremor-background-muted\/65{border-color:#131a2ba6}.border-dark-tremor-background-muted\/70{border-color:#131a2bb3}.border-dark-tremor-background-muted\/75{border-color:#131a2bbf}.border-dark-tremor-background-muted\/80{border-color:#131a2bcc}.border-dark-tremor-background-muted\/85{border-color:#131a2bd9}.border-dark-tremor-background-muted\/90{border-color:#131a2be6}.border-dark-tremor-background-muted\/95{border-color:#131a2bf2}.border-dark-tremor-background-subtle{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-dark-tremor-background-subtle\/0{border-color:#1f293700}.border-dark-tremor-background-subtle\/10{border-color:#1f29371a}.border-dark-tremor-background-subtle\/100{border-color:#1f2937}.border-dark-tremor-background-subtle\/15{border-color:#1f293726}.border-dark-tremor-background-subtle\/20{border-color:#1f293733}.border-dark-tremor-background-subtle\/25{border-color:#1f293740}.border-dark-tremor-background-subtle\/30{border-color:#1f29374d}.border-dark-tremor-background-subtle\/35{border-color:#1f293759}.border-dark-tremor-background-subtle\/40{border-color:#1f293766}.border-dark-tremor-background-subtle\/45{border-color:#1f293773}.border-dark-tremor-background-subtle\/5{border-color:#1f29370d}.border-dark-tremor-background-subtle\/50{border-color:#1f293780}.border-dark-tremor-background-subtle\/55{border-color:#1f29378c}.border-dark-tremor-background-subtle\/60{border-color:#1f293799}.border-dark-tremor-background-subtle\/65{border-color:#1f2937a6}.border-dark-tremor-background-subtle\/70{border-color:#1f2937b3}.border-dark-tremor-background-subtle\/75{border-color:#1f2937bf}.border-dark-tremor-background-subtle\/80{border-color:#1f2937cc}.border-dark-tremor-background-subtle\/85{border-color:#1f2937d9}.border-dark-tremor-background-subtle\/90{border-color:#1f2937e6}.border-dark-tremor-background-subtle\/95{border-color:#1f2937f2}.border-dark-tremor-border{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-dark-tremor-brand{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-dark-tremor-brand-emphasis{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-dark-tremor-brand-emphasis\/0{border-color:#60a5fa00}.border-dark-tremor-brand-emphasis\/10{border-color:#60a5fa1a}.border-dark-tremor-brand-emphasis\/100{border-color:#60a5fa}.border-dark-tremor-brand-emphasis\/15{border-color:#60a5fa26}.border-dark-tremor-brand-emphasis\/20{border-color:#60a5fa33}.border-dark-tremor-brand-emphasis\/25{border-color:#60a5fa40}.border-dark-tremor-brand-emphasis\/30{border-color:#60a5fa4d}.border-dark-tremor-brand-emphasis\/35{border-color:#60a5fa59}.border-dark-tremor-brand-emphasis\/40{border-color:#60a5fa66}.border-dark-tremor-brand-emphasis\/45{border-color:#60a5fa73}.border-dark-tremor-brand-emphasis\/5{border-color:#60a5fa0d}.border-dark-tremor-brand-emphasis\/50{border-color:#60a5fa80}.border-dark-tremor-brand-emphasis\/55{border-color:#60a5fa8c}.border-dark-tremor-brand-emphasis\/60{border-color:#60a5fa99}.border-dark-tremor-brand-emphasis\/65{border-color:#60a5faa6}.border-dark-tremor-brand-emphasis\/70{border-color:#60a5fab3}.border-dark-tremor-brand-emphasis\/75{border-color:#60a5fabf}.border-dark-tremor-brand-emphasis\/80{border-color:#60a5facc}.border-dark-tremor-brand-emphasis\/85{border-color:#60a5fad9}.border-dark-tremor-brand-emphasis\/90{border-color:#60a5fae6}.border-dark-tremor-brand-emphasis\/95{border-color:#60a5faf2}.border-dark-tremor-brand-faint{--tw-border-opacity: 1;border-color:rgb(11 18 41 / var(--tw-border-opacity, 1))}.border-dark-tremor-brand-faint\/0{border-color:#0b122900}.border-dark-tremor-brand-faint\/10{border-color:#0b12291a}.border-dark-tremor-brand-faint\/100{border-color:#0b1229}.border-dark-tremor-brand-faint\/15{border-color:#0b122926}.border-dark-tremor-brand-faint\/20{border-color:#0b122933}.border-dark-tremor-brand-faint\/25{border-color:#0b122940}.border-dark-tremor-brand-faint\/30{border-color:#0b12294d}.border-dark-tremor-brand-faint\/35{border-color:#0b122959}.border-dark-tremor-brand-faint\/40{border-color:#0b122966}.border-dark-tremor-brand-faint\/45{border-color:#0b122973}.border-dark-tremor-brand-faint\/5{border-color:#0b12290d}.border-dark-tremor-brand-faint\/50{border-color:#0b122980}.border-dark-tremor-brand-faint\/55{border-color:#0b12298c}.border-dark-tremor-brand-faint\/60{border-color:#0b122999}.border-dark-tremor-brand-faint\/65{border-color:#0b1229a6}.border-dark-tremor-brand-faint\/70{border-color:#0b1229b3}.border-dark-tremor-brand-faint\/75{border-color:#0b1229bf}.border-dark-tremor-brand-faint\/80{border-color:#0b1229cc}.border-dark-tremor-brand-faint\/85{border-color:#0b1229d9}.border-dark-tremor-brand-faint\/90{border-color:#0b1229e6}.border-dark-tremor-brand-faint\/95{border-color:#0b1229f2}.border-dark-tremor-brand-inverted{--tw-border-opacity: 1;border-color:rgb(3 7 18 / var(--tw-border-opacity, 1))}.border-dark-tremor-brand-inverted\/0{border-color:#03071200}.border-dark-tremor-brand-inverted\/10{border-color:#0307121a}.border-dark-tremor-brand-inverted\/100{border-color:#030712}.border-dark-tremor-brand-inverted\/15{border-color:#03071226}.border-dark-tremor-brand-inverted\/20{border-color:#03071233}.border-dark-tremor-brand-inverted\/25{border-color:#03071240}.border-dark-tremor-brand-inverted\/30{border-color:#0307124d}.border-dark-tremor-brand-inverted\/35{border-color:#03071259}.border-dark-tremor-brand-inverted\/40{border-color:#03071266}.border-dark-tremor-brand-inverted\/45{border-color:#03071273}.border-dark-tremor-brand-inverted\/5{border-color:#0307120d}.border-dark-tremor-brand-inverted\/50{border-color:#03071280}.border-dark-tremor-brand-inverted\/55{border-color:#0307128c}.border-dark-tremor-brand-inverted\/60{border-color:#03071299}.border-dark-tremor-brand-inverted\/65{border-color:#030712a6}.border-dark-tremor-brand-inverted\/70{border-color:#030712b3}.border-dark-tremor-brand-inverted\/75{border-color:#030712bf}.border-dark-tremor-brand-inverted\/80{border-color:#030712cc}.border-dark-tremor-brand-inverted\/85{border-color:#030712d9}.border-dark-tremor-brand-inverted\/90{border-color:#030712e6}.border-dark-tremor-brand-inverted\/95{border-color:#030712f2}.border-dark-tremor-brand-muted{--tw-border-opacity: 1;border-color:rgb(23 37 84 / var(--tw-border-opacity, 1))}.border-dark-tremor-brand-muted\/0{border-color:#17255400}.border-dark-tremor-brand-muted\/10{border-color:#1725541a}.border-dark-tremor-brand-muted\/100{border-color:#172554}.border-dark-tremor-brand-muted\/15{border-color:#17255426}.border-dark-tremor-brand-muted\/20{border-color:#17255433}.border-dark-tremor-brand-muted\/25{border-color:#17255440}.border-dark-tremor-brand-muted\/30{border-color:#1725544d}.border-dark-tremor-brand-muted\/35{border-color:#17255459}.border-dark-tremor-brand-muted\/40{border-color:#17255466}.border-dark-tremor-brand-muted\/45{border-color:#17255473}.border-dark-tremor-brand-muted\/5{border-color:#1725540d}.border-dark-tremor-brand-muted\/50{border-color:#17255480}.border-dark-tremor-brand-muted\/55{border-color:#1725548c}.border-dark-tremor-brand-muted\/60{border-color:#17255499}.border-dark-tremor-brand-muted\/65{border-color:#172554a6}.border-dark-tremor-brand-muted\/70{border-color:#172554b3}.border-dark-tremor-brand-muted\/75{border-color:#172554bf}.border-dark-tremor-brand-muted\/80{border-color:#172554cc}.border-dark-tremor-brand-muted\/85{border-color:#172554d9}.border-dark-tremor-brand-muted\/90{border-color:#172554e6}.border-dark-tremor-brand-muted\/95{border-color:#172554f2}.border-dark-tremor-brand-subtle{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.border-dark-tremor-brand-subtle\/0{border-color:#1e40af00}.border-dark-tremor-brand-subtle\/10{border-color:#1e40af1a}.border-dark-tremor-brand-subtle\/100{border-color:#1e40af}.border-dark-tremor-brand-subtle\/15{border-color:#1e40af26}.border-dark-tremor-brand-subtle\/20{border-color:#1e40af33}.border-dark-tremor-brand-subtle\/25{border-color:#1e40af40}.border-dark-tremor-brand-subtle\/30{border-color:#1e40af4d}.border-dark-tremor-brand-subtle\/35{border-color:#1e40af59}.border-dark-tremor-brand-subtle\/40{border-color:#1e40af66}.border-dark-tremor-brand-subtle\/45{border-color:#1e40af73}.border-dark-tremor-brand-subtle\/5{border-color:#1e40af0d}.border-dark-tremor-brand-subtle\/50{border-color:#1e40af80}.border-dark-tremor-brand-subtle\/55{border-color:#1e40af8c}.border-dark-tremor-brand-subtle\/60{border-color:#1e40af99}.border-dark-tremor-brand-subtle\/65{border-color:#1e40afa6}.border-dark-tremor-brand-subtle\/70{border-color:#1e40afb3}.border-dark-tremor-brand-subtle\/75{border-color:#1e40afbf}.border-dark-tremor-brand-subtle\/80{border-color:#1e40afcc}.border-dark-tremor-brand-subtle\/85{border-color:#1e40afd9}.border-dark-tremor-brand-subtle\/90{border-color:#1e40afe6}.border-dark-tremor-brand-subtle\/95{border-color:#1e40aff2}.border-dark-tremor-content{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-dark-tremor-content-emphasis{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-dark-tremor-content-emphasis\/0{border-color:#e5e7eb00}.border-dark-tremor-content-emphasis\/10{border-color:#e5e7eb1a}.border-dark-tremor-content-emphasis\/100{border-color:#e5e7eb}.border-dark-tremor-content-emphasis\/15{border-color:#e5e7eb26}.border-dark-tremor-content-emphasis\/20{border-color:#e5e7eb33}.border-dark-tremor-content-emphasis\/25{border-color:#e5e7eb40}.border-dark-tremor-content-emphasis\/30{border-color:#e5e7eb4d}.border-dark-tremor-content-emphasis\/35{border-color:#e5e7eb59}.border-dark-tremor-content-emphasis\/40{border-color:#e5e7eb66}.border-dark-tremor-content-emphasis\/45{border-color:#e5e7eb73}.border-dark-tremor-content-emphasis\/5{border-color:#e5e7eb0d}.border-dark-tremor-content-emphasis\/50{border-color:#e5e7eb80}.border-dark-tremor-content-emphasis\/55{border-color:#e5e7eb8c}.border-dark-tremor-content-emphasis\/60{border-color:#e5e7eb99}.border-dark-tremor-content-emphasis\/65{border-color:#e5e7eba6}.border-dark-tremor-content-emphasis\/70{border-color:#e5e7ebb3}.border-dark-tremor-content-emphasis\/75{border-color:#e5e7ebbf}.border-dark-tremor-content-emphasis\/80{border-color:#e5e7ebcc}.border-dark-tremor-content-emphasis\/85{border-color:#e5e7ebd9}.border-dark-tremor-content-emphasis\/90{border-color:#e5e7ebe6}.border-dark-tremor-content-emphasis\/95{border-color:#e5e7ebf2}.border-dark-tremor-content-inverted{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-dark-tremor-content-inverted\/0{border-color:#11182700}.border-dark-tremor-content-inverted\/10{border-color:#1118271a}.border-dark-tremor-content-inverted\/100{border-color:#111827}.border-dark-tremor-content-inverted\/15{border-color:#11182726}.border-dark-tremor-content-inverted\/20{border-color:#11182733}.border-dark-tremor-content-inverted\/25{border-color:#11182740}.border-dark-tremor-content-inverted\/30{border-color:#1118274d}.border-dark-tremor-content-inverted\/35{border-color:#11182759}.border-dark-tremor-content-inverted\/40{border-color:#11182766}.border-dark-tremor-content-inverted\/45{border-color:#11182773}.border-dark-tremor-content-inverted\/5{border-color:#1118270d}.border-dark-tremor-content-inverted\/50{border-color:#11182780}.border-dark-tremor-content-inverted\/55{border-color:#1118278c}.border-dark-tremor-content-inverted\/60{border-color:#11182799}.border-dark-tremor-content-inverted\/65{border-color:#111827a6}.border-dark-tremor-content-inverted\/70{border-color:#111827b3}.border-dark-tremor-content-inverted\/75{border-color:#111827bf}.border-dark-tremor-content-inverted\/80{border-color:#111827cc}.border-dark-tremor-content-inverted\/85{border-color:#111827d9}.border-dark-tremor-content-inverted\/90{border-color:#111827e6}.border-dark-tremor-content-inverted\/95{border-color:#111827f2}.border-dark-tremor-content-strong{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.border-dark-tremor-content-strong\/0{border-color:#f9fafb00}.border-dark-tremor-content-strong\/10{border-color:#f9fafb1a}.border-dark-tremor-content-strong\/100{border-color:#f9fafb}.border-dark-tremor-content-strong\/15{border-color:#f9fafb26}.border-dark-tremor-content-strong\/20{border-color:#f9fafb33}.border-dark-tremor-content-strong\/25{border-color:#f9fafb40}.border-dark-tremor-content-strong\/30{border-color:#f9fafb4d}.border-dark-tremor-content-strong\/35{border-color:#f9fafb59}.border-dark-tremor-content-strong\/40{border-color:#f9fafb66}.border-dark-tremor-content-strong\/45{border-color:#f9fafb73}.border-dark-tremor-content-strong\/5{border-color:#f9fafb0d}.border-dark-tremor-content-strong\/50{border-color:#f9fafb80}.border-dark-tremor-content-strong\/55{border-color:#f9fafb8c}.border-dark-tremor-content-strong\/60{border-color:#f9fafb99}.border-dark-tremor-content-strong\/65{border-color:#f9fafba6}.border-dark-tremor-content-strong\/70{border-color:#f9fafbb3}.border-dark-tremor-content-strong\/75{border-color:#f9fafbbf}.border-dark-tremor-content-strong\/80{border-color:#f9fafbcc}.border-dark-tremor-content-strong\/85{border-color:#f9fafbd9}.border-dark-tremor-content-strong\/90{border-color:#f9fafbe6}.border-dark-tremor-content-strong\/95{border-color:#f9fafbf2}.border-dark-tremor-content-subtle{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-dark-tremor-content-subtle\/0{border-color:#6b728000}.border-dark-tremor-content-subtle\/10{border-color:#6b72801a}.border-dark-tremor-content-subtle\/100{border-color:#6b7280}.border-dark-tremor-content-subtle\/15{border-color:#6b728026}.border-dark-tremor-content-subtle\/20{border-color:#6b728033}.border-dark-tremor-content-subtle\/25{border-color:#6b728040}.border-dark-tremor-content-subtle\/30{border-color:#6b72804d}.border-dark-tremor-content-subtle\/35{border-color:#6b728059}.border-dark-tremor-content-subtle\/40{border-color:#6b728066}.border-dark-tremor-content-subtle\/45{border-color:#6b728073}.border-dark-tremor-content-subtle\/5{border-color:#6b72800d}.border-dark-tremor-content-subtle\/50{border-color:#6b728080}.border-dark-tremor-content-subtle\/55{border-color:#6b72808c}.border-dark-tremor-content-subtle\/60{border-color:#6b728099}.border-dark-tremor-content-subtle\/65{border-color:#6b7280a6}.border-dark-tremor-content-subtle\/70{border-color:#6b7280b3}.border-dark-tremor-content-subtle\/75{border-color:#6b7280bf}.border-dark-tremor-content-subtle\/80{border-color:#6b7280cc}.border-dark-tremor-content-subtle\/85{border-color:#6b7280d9}.border-dark-tremor-content-subtle\/90{border-color:#6b7280e6}.border-dark-tremor-content-subtle\/95{border-color:#6b7280f2}.border-destructive{border-color:hsl(var(--destructive))}.border-destructive\/50{border-color:hsl(var(--destructive) / .5)}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-gray-900{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-green-950{--tw-border-opacity: 1;border-color:rgb(5 46 22 / var(--tw-border-opacity, 1))}.border-inherit{border-color:inherit}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-surface-100{--tw-border-opacity: 1;border-color:hsl(var(--wg-surface-100) / var(--wg-surface-100-opacity, var(--tw-border-opacity)))}.border-surface-200{--tw-border-opacity: 1;border-color:hsl(var(--wg-surface-200) / var(--wg-surface-200-opacity, var(--tw-border-opacity)))}.border-surface-50{--tw-border-opacity: 1;border-color:hsl(var(--wg-surface-50) / var(--wg-surface-50-opacity, var(--tw-border-opacity)))}.border-transparent{border-color:transparent}.border-tremor-background{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-tremor-background-emphasis{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-tremor-background-emphasis\/0{border-color:#e5e7eb00}.border-tremor-background-emphasis\/10{border-color:#e5e7eb1a}.border-tremor-background-emphasis\/100{border-color:#e5e7eb}.border-tremor-background-emphasis\/15{border-color:#e5e7eb26}.border-tremor-background-emphasis\/20{border-color:#e5e7eb33}.border-tremor-background-emphasis\/25{border-color:#e5e7eb40}.border-tremor-background-emphasis\/30{border-color:#e5e7eb4d}.border-tremor-background-emphasis\/35{border-color:#e5e7eb59}.border-tremor-background-emphasis\/40{border-color:#e5e7eb66}.border-tremor-background-emphasis\/45{border-color:#e5e7eb73}.border-tremor-background-emphasis\/5{border-color:#e5e7eb0d}.border-tremor-background-emphasis\/50{border-color:#e5e7eb80}.border-tremor-background-emphasis\/55{border-color:#e5e7eb8c}.border-tremor-background-emphasis\/60{border-color:#e5e7eb99}.border-tremor-background-emphasis\/65{border-color:#e5e7eba6}.border-tremor-background-emphasis\/70{border-color:#e5e7ebb3}.border-tremor-background-emphasis\/75{border-color:#e5e7ebbf}.border-tremor-background-emphasis\/80{border-color:#e5e7ebcc}.border-tremor-background-emphasis\/85{border-color:#e5e7ebd9}.border-tremor-background-emphasis\/90{border-color:#e5e7ebe6}.border-tremor-background-emphasis\/95{border-color:#e5e7ebf2}.border-tremor-background-muted{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.border-tremor-background-muted\/0{border-color:#f9fafb00}.border-tremor-background-muted\/10{border-color:#f9fafb1a}.border-tremor-background-muted\/100{border-color:#f9fafb}.border-tremor-background-muted\/15{border-color:#f9fafb26}.border-tremor-background-muted\/20{border-color:#f9fafb33}.border-tremor-background-muted\/25{border-color:#f9fafb40}.border-tremor-background-muted\/30{border-color:#f9fafb4d}.border-tremor-background-muted\/35{border-color:#f9fafb59}.border-tremor-background-muted\/40{border-color:#f9fafb66}.border-tremor-background-muted\/45{border-color:#f9fafb73}.border-tremor-background-muted\/5{border-color:#f9fafb0d}.border-tremor-background-muted\/50{border-color:#f9fafb80}.border-tremor-background-muted\/55{border-color:#f9fafb8c}.border-tremor-background-muted\/60{border-color:#f9fafb99}.border-tremor-background-muted\/65{border-color:#f9fafba6}.border-tremor-background-muted\/70{border-color:#f9fafbb3}.border-tremor-background-muted\/75{border-color:#f9fafbbf}.border-tremor-background-muted\/80{border-color:#f9fafbcc}.border-tremor-background-muted\/85{border-color:#f9fafbd9}.border-tremor-background-muted\/90{border-color:#f9fafbe6}.border-tremor-background-muted\/95{border-color:#f9fafbf2}.border-tremor-background-subtle{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-tremor-background-subtle\/0{border-color:#f3f4f600}.border-tremor-background-subtle\/10{border-color:#f3f4f61a}.border-tremor-background-subtle\/100{border-color:#f3f4f6}.border-tremor-background-subtle\/15{border-color:#f3f4f626}.border-tremor-background-subtle\/20{border-color:#f3f4f633}.border-tremor-background-subtle\/25{border-color:#f3f4f640}.border-tremor-background-subtle\/30{border-color:#f3f4f64d}.border-tremor-background-subtle\/35{border-color:#f3f4f659}.border-tremor-background-subtle\/40{border-color:#f3f4f666}.border-tremor-background-subtle\/45{border-color:#f3f4f673}.border-tremor-background-subtle\/5{border-color:#f3f4f60d}.border-tremor-background-subtle\/50{border-color:#f3f4f680}.border-tremor-background-subtle\/55{border-color:#f3f4f68c}.border-tremor-background-subtle\/60{border-color:#f3f4f699}.border-tremor-background-subtle\/65{border-color:#f3f4f6a6}.border-tremor-background-subtle\/70{border-color:#f3f4f6b3}.border-tremor-background-subtle\/75{border-color:#f3f4f6bf}.border-tremor-background-subtle\/80{border-color:#f3f4f6cc}.border-tremor-background-subtle\/85{border-color:#f3f4f6d9}.border-tremor-background-subtle\/90{border-color:#f3f4f6e6}.border-tremor-background-subtle\/95{border-color:#f3f4f6f2}.border-tremor-border{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-tremor-brand{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-tremor-brand-emphasis{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.border-tremor-brand-emphasis\/0{border-color:#1d4ed800}.border-tremor-brand-emphasis\/10{border-color:#1d4ed81a}.border-tremor-brand-emphasis\/100{border-color:#1d4ed8}.border-tremor-brand-emphasis\/15{border-color:#1d4ed826}.border-tremor-brand-emphasis\/20{border-color:#1d4ed833}.border-tremor-brand-emphasis\/25{border-color:#1d4ed840}.border-tremor-brand-emphasis\/30{border-color:#1d4ed84d}.border-tremor-brand-emphasis\/35{border-color:#1d4ed859}.border-tremor-brand-emphasis\/40{border-color:#1d4ed866}.border-tremor-brand-emphasis\/45{border-color:#1d4ed873}.border-tremor-brand-emphasis\/5{border-color:#1d4ed80d}.border-tremor-brand-emphasis\/50{border-color:#1d4ed880}.border-tremor-brand-emphasis\/55{border-color:#1d4ed88c}.border-tremor-brand-emphasis\/60{border-color:#1d4ed899}.border-tremor-brand-emphasis\/65{border-color:#1d4ed8a6}.border-tremor-brand-emphasis\/70{border-color:#1d4ed8b3}.border-tremor-brand-emphasis\/75{border-color:#1d4ed8bf}.border-tremor-brand-emphasis\/80{border-color:#1d4ed8cc}.border-tremor-brand-emphasis\/85{border-color:#1d4ed8d9}.border-tremor-brand-emphasis\/90{border-color:#1d4ed8e6}.border-tremor-brand-emphasis\/95{border-color:#1d4ed8f2}.border-tremor-brand-faint{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.border-tremor-brand-faint\/0{border-color:#eff6ff00}.border-tremor-brand-faint\/10{border-color:#eff6ff1a}.border-tremor-brand-faint\/100{border-color:#eff6ff}.border-tremor-brand-faint\/15{border-color:#eff6ff26}.border-tremor-brand-faint\/20{border-color:#eff6ff33}.border-tremor-brand-faint\/25{border-color:#eff6ff40}.border-tremor-brand-faint\/30{border-color:#eff6ff4d}.border-tremor-brand-faint\/35{border-color:#eff6ff59}.border-tremor-brand-faint\/40{border-color:#eff6ff66}.border-tremor-brand-faint\/45{border-color:#eff6ff73}.border-tremor-brand-faint\/5{border-color:#eff6ff0d}.border-tremor-brand-faint\/50{border-color:#eff6ff80}.border-tremor-brand-faint\/55{border-color:#eff6ff8c}.border-tremor-brand-faint\/60{border-color:#eff6ff99}.border-tremor-brand-faint\/65{border-color:#eff6ffa6}.border-tremor-brand-faint\/70{border-color:#eff6ffb3}.border-tremor-brand-faint\/75{border-color:#eff6ffbf}.border-tremor-brand-faint\/80{border-color:#eff6ffcc}.border-tremor-brand-faint\/85{border-color:#eff6ffd9}.border-tremor-brand-faint\/90{border-color:#eff6ffe6}.border-tremor-brand-faint\/95{border-color:#eff6fff2}.border-tremor-brand-inverted{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-tremor-brand-inverted\/0{border-color:#fff0}.border-tremor-brand-inverted\/10{border-color:#ffffff1a}.border-tremor-brand-inverted\/100{border-color:#fff}.border-tremor-brand-inverted\/15{border-color:#ffffff26}.border-tremor-brand-inverted\/20{border-color:#fff3}.border-tremor-brand-inverted\/25{border-color:#ffffff40}.border-tremor-brand-inverted\/30{border-color:#ffffff4d}.border-tremor-brand-inverted\/35{border-color:#ffffff59}.border-tremor-brand-inverted\/40{border-color:#fff6}.border-tremor-brand-inverted\/45{border-color:#ffffff73}.border-tremor-brand-inverted\/5{border-color:#ffffff0d}.border-tremor-brand-inverted\/50{border-color:#ffffff80}.border-tremor-brand-inverted\/55{border-color:#ffffff8c}.border-tremor-brand-inverted\/60{border-color:#fff9}.border-tremor-brand-inverted\/65{border-color:#ffffffa6}.border-tremor-brand-inverted\/70{border-color:#ffffffb3}.border-tremor-brand-inverted\/75{border-color:#ffffffbf}.border-tremor-brand-inverted\/80{border-color:#fffc}.border-tremor-brand-inverted\/85{border-color:#ffffffd9}.border-tremor-brand-inverted\/90{border-color:#ffffffe6}.border-tremor-brand-inverted\/95{border-color:#fffffff2}.border-tremor-brand-muted{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-tremor-brand-muted\/0{border-color:#bfdbfe00}.border-tremor-brand-muted\/10{border-color:#bfdbfe1a}.border-tremor-brand-muted\/100{border-color:#bfdbfe}.border-tremor-brand-muted\/15{border-color:#bfdbfe26}.border-tremor-brand-muted\/20{border-color:#bfdbfe33}.border-tremor-brand-muted\/25{border-color:#bfdbfe40}.border-tremor-brand-muted\/30{border-color:#bfdbfe4d}.border-tremor-brand-muted\/35{border-color:#bfdbfe59}.border-tremor-brand-muted\/40{border-color:#bfdbfe66}.border-tremor-brand-muted\/45{border-color:#bfdbfe73}.border-tremor-brand-muted\/5{border-color:#bfdbfe0d}.border-tremor-brand-muted\/50{border-color:#bfdbfe80}.border-tremor-brand-muted\/55{border-color:#bfdbfe8c}.border-tremor-brand-muted\/60{border-color:#bfdbfe99}.border-tremor-brand-muted\/65{border-color:#bfdbfea6}.border-tremor-brand-muted\/70{border-color:#bfdbfeb3}.border-tremor-brand-muted\/75{border-color:#bfdbfebf}.border-tremor-brand-muted\/80{border-color:#bfdbfecc}.border-tremor-brand-muted\/85{border-color:#bfdbfed9}.border-tremor-brand-muted\/90{border-color:#bfdbfee6}.border-tremor-brand-muted\/95{border-color:#bfdbfef2}.border-tremor-brand-subtle{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-tremor-brand-subtle\/0{border-color:#60a5fa00}.border-tremor-brand-subtle\/10{border-color:#60a5fa1a}.border-tremor-brand-subtle\/100{border-color:#60a5fa}.border-tremor-brand-subtle\/15{border-color:#60a5fa26}.border-tremor-brand-subtle\/20{border-color:#60a5fa33}.border-tremor-brand-subtle\/25{border-color:#60a5fa40}.border-tremor-brand-subtle\/30{border-color:#60a5fa4d}.border-tremor-brand-subtle\/35{border-color:#60a5fa59}.border-tremor-brand-subtle\/40{border-color:#60a5fa66}.border-tremor-brand-subtle\/45{border-color:#60a5fa73}.border-tremor-brand-subtle\/5{border-color:#60a5fa0d}.border-tremor-brand-subtle\/50{border-color:#60a5fa80}.border-tremor-brand-subtle\/55{border-color:#60a5fa8c}.border-tremor-brand-subtle\/60{border-color:#60a5fa99}.border-tremor-brand-subtle\/65{border-color:#60a5faa6}.border-tremor-brand-subtle\/70{border-color:#60a5fab3}.border-tremor-brand-subtle\/75{border-color:#60a5fabf}.border-tremor-brand-subtle\/80{border-color:#60a5facc}.border-tremor-brand-subtle\/85{border-color:#60a5fad9}.border-tremor-brand-subtle\/90{border-color:#60a5fae6}.border-tremor-brand-subtle\/95{border-color:#60a5faf2}.border-tremor-content{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-tremor-content-emphasis{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-tremor-content-emphasis\/0{border-color:#37415100}.border-tremor-content-emphasis\/10{border-color:#3741511a}.border-tremor-content-emphasis\/100{border-color:#374151}.border-tremor-content-emphasis\/15{border-color:#37415126}.border-tremor-content-emphasis\/20{border-color:#37415133}.border-tremor-content-emphasis\/25{border-color:#37415140}.border-tremor-content-emphasis\/30{border-color:#3741514d}.border-tremor-content-emphasis\/35{border-color:#37415159}.border-tremor-content-emphasis\/40{border-color:#37415166}.border-tremor-content-emphasis\/45{border-color:#37415173}.border-tremor-content-emphasis\/5{border-color:#3741510d}.border-tremor-content-emphasis\/50{border-color:#37415180}.border-tremor-content-emphasis\/55{border-color:#3741518c}.border-tremor-content-emphasis\/60{border-color:#37415199}.border-tremor-content-emphasis\/65{border-color:#374151a6}.border-tremor-content-emphasis\/70{border-color:#374151b3}.border-tremor-content-emphasis\/75{border-color:#374151bf}.border-tremor-content-emphasis\/80{border-color:#374151cc}.border-tremor-content-emphasis\/85{border-color:#374151d9}.border-tremor-content-emphasis\/90{border-color:#374151e6}.border-tremor-content-emphasis\/95{border-color:#374151f2}.border-tremor-content-inverted{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-tremor-content-inverted\/0{border-color:#fff0}.border-tremor-content-inverted\/10{border-color:#ffffff1a}.border-tremor-content-inverted\/100{border-color:#fff}.border-tremor-content-inverted\/15{border-color:#ffffff26}.border-tremor-content-inverted\/20{border-color:#fff3}.border-tremor-content-inverted\/25{border-color:#ffffff40}.border-tremor-content-inverted\/30{border-color:#ffffff4d}.border-tremor-content-inverted\/35{border-color:#ffffff59}.border-tremor-content-inverted\/40{border-color:#fff6}.border-tremor-content-inverted\/45{border-color:#ffffff73}.border-tremor-content-inverted\/5{border-color:#ffffff0d}.border-tremor-content-inverted\/50{border-color:#ffffff80}.border-tremor-content-inverted\/55{border-color:#ffffff8c}.border-tremor-content-inverted\/60{border-color:#fff9}.border-tremor-content-inverted\/65{border-color:#ffffffa6}.border-tremor-content-inverted\/70{border-color:#ffffffb3}.border-tremor-content-inverted\/75{border-color:#ffffffbf}.border-tremor-content-inverted\/80{border-color:#fffc}.border-tremor-content-inverted\/85{border-color:#ffffffd9}.border-tremor-content-inverted\/90{border-color:#ffffffe6}.border-tremor-content-inverted\/95{border-color:#fffffff2}.border-tremor-content-strong{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-tremor-content-strong\/0{border-color:#11182700}.border-tremor-content-strong\/10{border-color:#1118271a}.border-tremor-content-strong\/100{border-color:#111827}.border-tremor-content-strong\/15{border-color:#11182726}.border-tremor-content-strong\/20{border-color:#11182733}.border-tremor-content-strong\/25{border-color:#11182740}.border-tremor-content-strong\/30{border-color:#1118274d}.border-tremor-content-strong\/35{border-color:#11182759}.border-tremor-content-strong\/40{border-color:#11182766}.border-tremor-content-strong\/45{border-color:#11182773}.border-tremor-content-strong\/5{border-color:#1118270d}.border-tremor-content-strong\/50{border-color:#11182780}.border-tremor-content-strong\/55{border-color:#1118278c}.border-tremor-content-strong\/60{border-color:#11182799}.border-tremor-content-strong\/65{border-color:#111827a6}.border-tremor-content-strong\/70{border-color:#111827b3}.border-tremor-content-strong\/75{border-color:#111827bf}.border-tremor-content-strong\/80{border-color:#111827cc}.border-tremor-content-strong\/85{border-color:#111827d9}.border-tremor-content-strong\/90{border-color:#111827e6}.border-tremor-content-strong\/95{border-color:#111827f2}.border-tremor-content-subtle{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-tremor-content-subtle\/0{border-color:#9ca3af00}.border-tremor-content-subtle\/10{border-color:#9ca3af1a}.border-tremor-content-subtle\/100{border-color:#9ca3af}.border-tremor-content-subtle\/15{border-color:#9ca3af26}.border-tremor-content-subtle\/20{border-color:#9ca3af33}.border-tremor-content-subtle\/25{border-color:#9ca3af40}.border-tremor-content-subtle\/30{border-color:#9ca3af4d}.border-tremor-content-subtle\/35{border-color:#9ca3af59}.border-tremor-content-subtle\/40{border-color:#9ca3af66}.border-tremor-content-subtle\/45{border-color:#9ca3af73}.border-tremor-content-subtle\/5{border-color:#9ca3af0d}.border-tremor-content-subtle\/50{border-color:#9ca3af80}.border-tremor-content-subtle\/55{border-color:#9ca3af8c}.border-tremor-content-subtle\/60{border-color:#9ca3af99}.border-tremor-content-subtle\/65{border-color:#9ca3afa6}.border-tremor-content-subtle\/70{border-color:#9ca3afb3}.border-tremor-content-subtle\/75{border-color:#9ca3afbf}.border-tremor-content-subtle\/80{border-color:#9ca3afcc}.border-tremor-content-subtle\/85{border-color:#9ca3afd9}.border-tremor-content-subtle\/90{border-color:#9ca3afe6}.border-tremor-content-subtle\/95{border-color:#9ca3aff2}.border-wg-blue{--tw-border-opacity: 1;border-color:rgb(0 172 255 / var(--tw-border-opacity, 1))}.border-wg-green{--tw-border-opacity: 1;border-color:rgb(45 202 114 / var(--tw-border-opacity, 1))}.border-wg-red{--tw-border-opacity: 1;border-color:rgb(245 61 107 / var(--tw-border-opacity, 1))}.border-wg-yellow{--tw-border-opacity: 1;border-color:rgb(255 194 51 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-b-primary{border-bottom-color:hsl(var(--primary))}.border-l-transparent{border-left-color:transparent}.border-r-surface-100{--tw-border-opacity: 1;border-right-color:hsl(var(--wg-surface-100) / var(--wg-surface-100-opacity, var(--tw-border-opacity)))}.border-t-primary{border-top-color:hsl(var(--primary))}.border-t-transparent{border-top-color:transparent}.bg-\[\#F7F7F8\]{--tw-bg-opacity: 1;background-color:rgb(247 247 248 / var(--tw-bg-opacity, 1))}.bg-\[rgb\(49\,130\,206\)\]{--tw-bg-opacity: 1;background-color:rgb(49 130 206 / var(--tw-bg-opacity, 1))}.bg-\[var\(--hyperion-color-background-button-primary-gray-normal\)\]{background-color:var(--hyperion-color-background-button-primary-gray-normal)}.bg-\[var\(--hyperion-color-background-button-primary-normal\)\]{background-color:var(--hyperion-color-background-button-primary-normal)}.bg-accent{background-color:hsl(var(--accent))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-background{background-color:hsl(var(--background))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-border{background-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-background{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-background-emphasis{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-background-emphasis\/0{background-color:#37415100}.bg-dark-tremor-background-emphasis\/10{background-color:#3741511a}.bg-dark-tremor-background-emphasis\/100{background-color:#374151}.bg-dark-tremor-background-emphasis\/15{background-color:#37415126}.bg-dark-tremor-background-emphasis\/20{background-color:#37415133}.bg-dark-tremor-background-emphasis\/25{background-color:#37415140}.bg-dark-tremor-background-emphasis\/30{background-color:#3741514d}.bg-dark-tremor-background-emphasis\/35{background-color:#37415159}.bg-dark-tremor-background-emphasis\/40{background-color:#37415166}.bg-dark-tremor-background-emphasis\/45{background-color:#37415173}.bg-dark-tremor-background-emphasis\/5{background-color:#3741510d}.bg-dark-tremor-background-emphasis\/50{background-color:#37415180}.bg-dark-tremor-background-emphasis\/55{background-color:#3741518c}.bg-dark-tremor-background-emphasis\/60{background-color:#37415199}.bg-dark-tremor-background-emphasis\/65{background-color:#374151a6}.bg-dark-tremor-background-emphasis\/70{background-color:#374151b3}.bg-dark-tremor-background-emphasis\/75{background-color:#374151bf}.bg-dark-tremor-background-emphasis\/80{background-color:#374151cc}.bg-dark-tremor-background-emphasis\/85{background-color:#374151d9}.bg-dark-tremor-background-emphasis\/90{background-color:#374151e6}.bg-dark-tremor-background-emphasis\/95{background-color:#374151f2}.bg-dark-tremor-background-muted{--tw-bg-opacity: 1;background-color:rgb(19 26 43 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-background-muted\/0{background-color:#131a2b00}.bg-dark-tremor-background-muted\/10{background-color:#131a2b1a}.bg-dark-tremor-background-muted\/100{background-color:#131a2b}.bg-dark-tremor-background-muted\/15{background-color:#131a2b26}.bg-dark-tremor-background-muted\/20{background-color:#131a2b33}.bg-dark-tremor-background-muted\/25{background-color:#131a2b40}.bg-dark-tremor-background-muted\/30{background-color:#131a2b4d}.bg-dark-tremor-background-muted\/35{background-color:#131a2b59}.bg-dark-tremor-background-muted\/40{background-color:#131a2b66}.bg-dark-tremor-background-muted\/45{background-color:#131a2b73}.bg-dark-tremor-background-muted\/5{background-color:#131a2b0d}.bg-dark-tremor-background-muted\/50{background-color:#131a2b80}.bg-dark-tremor-background-muted\/55{background-color:#131a2b8c}.bg-dark-tremor-background-muted\/60{background-color:#131a2b99}.bg-dark-tremor-background-muted\/65{background-color:#131a2ba6}.bg-dark-tremor-background-muted\/70{background-color:#131a2bb3}.bg-dark-tremor-background-muted\/75{background-color:#131a2bbf}.bg-dark-tremor-background-muted\/80{background-color:#131a2bcc}.bg-dark-tremor-background-muted\/85{background-color:#131a2bd9}.bg-dark-tremor-background-muted\/90{background-color:#131a2be6}.bg-dark-tremor-background-muted\/95{background-color:#131a2bf2}.bg-dark-tremor-background-subtle{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-background-subtle\/0{background-color:#1f293700}.bg-dark-tremor-background-subtle\/10{background-color:#1f29371a}.bg-dark-tremor-background-subtle\/100{background-color:#1f2937}.bg-dark-tremor-background-subtle\/15{background-color:#1f293726}.bg-dark-tremor-background-subtle\/20{background-color:#1f293733}.bg-dark-tremor-background-subtle\/25{background-color:#1f293740}.bg-dark-tremor-background-subtle\/30{background-color:#1f29374d}.bg-dark-tremor-background-subtle\/35{background-color:#1f293759}.bg-dark-tremor-background-subtle\/40{background-color:#1f293766}.bg-dark-tremor-background-subtle\/45{background-color:#1f293773}.bg-dark-tremor-background-subtle\/5{background-color:#1f29370d}.bg-dark-tremor-background-subtle\/50{background-color:#1f293780}.bg-dark-tremor-background-subtle\/55{background-color:#1f29378c}.bg-dark-tremor-background-subtle\/60{background-color:#1f293799}.bg-dark-tremor-background-subtle\/65{background-color:#1f2937a6}.bg-dark-tremor-background-subtle\/70{background-color:#1f2937b3}.bg-dark-tremor-background-subtle\/75{background-color:#1f2937bf}.bg-dark-tremor-background-subtle\/80{background-color:#1f2937cc}.bg-dark-tremor-background-subtle\/85{background-color:#1f2937d9}.bg-dark-tremor-background-subtle\/90{background-color:#1f2937e6}.bg-dark-tremor-background-subtle\/95{background-color:#1f2937f2}.bg-dark-tremor-border{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-brand{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-brand-emphasis{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-brand-emphasis\/0{background-color:#60a5fa00}.bg-dark-tremor-brand-emphasis\/10{background-color:#60a5fa1a}.bg-dark-tremor-brand-emphasis\/100{background-color:#60a5fa}.bg-dark-tremor-brand-emphasis\/15{background-color:#60a5fa26}.bg-dark-tremor-brand-emphasis\/20{background-color:#60a5fa33}.bg-dark-tremor-brand-emphasis\/25{background-color:#60a5fa40}.bg-dark-tremor-brand-emphasis\/30{background-color:#60a5fa4d}.bg-dark-tremor-brand-emphasis\/35{background-color:#60a5fa59}.bg-dark-tremor-brand-emphasis\/40{background-color:#60a5fa66}.bg-dark-tremor-brand-emphasis\/45{background-color:#60a5fa73}.bg-dark-tremor-brand-emphasis\/5{background-color:#60a5fa0d}.bg-dark-tremor-brand-emphasis\/50{background-color:#60a5fa80}.bg-dark-tremor-brand-emphasis\/55{background-color:#60a5fa8c}.bg-dark-tremor-brand-emphasis\/60{background-color:#60a5fa99}.bg-dark-tremor-brand-emphasis\/65{background-color:#60a5faa6}.bg-dark-tremor-brand-emphasis\/70{background-color:#60a5fab3}.bg-dark-tremor-brand-emphasis\/75{background-color:#60a5fabf}.bg-dark-tremor-brand-emphasis\/80{background-color:#60a5facc}.bg-dark-tremor-brand-emphasis\/85{background-color:#60a5fad9}.bg-dark-tremor-brand-emphasis\/90{background-color:#60a5fae6}.bg-dark-tremor-brand-emphasis\/95{background-color:#60a5faf2}.bg-dark-tremor-brand-faint{--tw-bg-opacity: 1;background-color:rgb(11 18 41 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-brand-faint\/0{background-color:#0b122900}.bg-dark-tremor-brand-faint\/10{background-color:#0b12291a}.bg-dark-tremor-brand-faint\/100{background-color:#0b1229}.bg-dark-tremor-brand-faint\/15{background-color:#0b122926}.bg-dark-tremor-brand-faint\/20{background-color:#0b122933}.bg-dark-tremor-brand-faint\/25{background-color:#0b122940}.bg-dark-tremor-brand-faint\/30{background-color:#0b12294d}.bg-dark-tremor-brand-faint\/35{background-color:#0b122959}.bg-dark-tremor-brand-faint\/40{background-color:#0b122966}.bg-dark-tremor-brand-faint\/45{background-color:#0b122973}.bg-dark-tremor-brand-faint\/5{background-color:#0b12290d}.bg-dark-tremor-brand-faint\/50{background-color:#0b122980}.bg-dark-tremor-brand-faint\/55{background-color:#0b12298c}.bg-dark-tremor-brand-faint\/60{background-color:#0b122999}.bg-dark-tremor-brand-faint\/65{background-color:#0b1229a6}.bg-dark-tremor-brand-faint\/70{background-color:#0b1229b3}.bg-dark-tremor-brand-faint\/75{background-color:#0b1229bf}.bg-dark-tremor-brand-faint\/80{background-color:#0b1229cc}.bg-dark-tremor-brand-faint\/85{background-color:#0b1229d9}.bg-dark-tremor-brand-faint\/90{background-color:#0b1229e6}.bg-dark-tremor-brand-faint\/95{background-color:#0b1229f2}.bg-dark-tremor-brand-inverted{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-brand-inverted\/0{background-color:#03071200}.bg-dark-tremor-brand-inverted\/10{background-color:#0307121a}.bg-dark-tremor-brand-inverted\/100{background-color:#030712}.bg-dark-tremor-brand-inverted\/15{background-color:#03071226}.bg-dark-tremor-brand-inverted\/20{background-color:#03071233}.bg-dark-tremor-brand-inverted\/25{background-color:#03071240}.bg-dark-tremor-brand-inverted\/30{background-color:#0307124d}.bg-dark-tremor-brand-inverted\/35{background-color:#03071259}.bg-dark-tremor-brand-inverted\/40{background-color:#03071266}.bg-dark-tremor-brand-inverted\/45{background-color:#03071273}.bg-dark-tremor-brand-inverted\/5{background-color:#0307120d}.bg-dark-tremor-brand-inverted\/50{background-color:#03071280}.bg-dark-tremor-brand-inverted\/55{background-color:#0307128c}.bg-dark-tremor-brand-inverted\/60{background-color:#03071299}.bg-dark-tremor-brand-inverted\/65{background-color:#030712a6}.bg-dark-tremor-brand-inverted\/70{background-color:#030712b3}.bg-dark-tremor-brand-inverted\/75{background-color:#030712bf}.bg-dark-tremor-brand-inverted\/80{background-color:#030712cc}.bg-dark-tremor-brand-inverted\/85{background-color:#030712d9}.bg-dark-tremor-brand-inverted\/90{background-color:#030712e6}.bg-dark-tremor-brand-inverted\/95{background-color:#030712f2}.bg-dark-tremor-brand-muted{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-brand-muted\/0{background-color:#17255400}.bg-dark-tremor-brand-muted\/10{background-color:#1725541a}.bg-dark-tremor-brand-muted\/100{background-color:#172554}.bg-dark-tremor-brand-muted\/15{background-color:#17255426}.bg-dark-tremor-brand-muted\/20{background-color:#17255433}.bg-dark-tremor-brand-muted\/25{background-color:#17255440}.bg-dark-tremor-brand-muted\/30{background-color:#1725544d}.bg-dark-tremor-brand-muted\/35{background-color:#17255459}.bg-dark-tremor-brand-muted\/40{background-color:#17255466}.bg-dark-tremor-brand-muted\/45{background-color:#17255473}.bg-dark-tremor-brand-muted\/5{background-color:#1725540d}.bg-dark-tremor-brand-muted\/50{background-color:#17255480}.bg-dark-tremor-brand-muted\/55{background-color:#1725548c}.bg-dark-tremor-brand-muted\/60{background-color:#17255499}.bg-dark-tremor-brand-muted\/65{background-color:#172554a6}.bg-dark-tremor-brand-muted\/70{background-color:#172554b3}.bg-dark-tremor-brand-muted\/75{background-color:#172554bf}.bg-dark-tremor-brand-muted\/80{background-color:#172554cc}.bg-dark-tremor-brand-muted\/85{background-color:#172554d9}.bg-dark-tremor-brand-muted\/90{background-color:#172554e6}.bg-dark-tremor-brand-muted\/95{background-color:#172554f2}.bg-dark-tremor-brand-subtle{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-brand-subtle\/0{background-color:#1e40af00}.bg-dark-tremor-brand-subtle\/10{background-color:#1e40af1a}.bg-dark-tremor-brand-subtle\/100{background-color:#1e40af}.bg-dark-tremor-brand-subtle\/15{background-color:#1e40af26}.bg-dark-tremor-brand-subtle\/20{background-color:#1e40af33}.bg-dark-tremor-brand-subtle\/25{background-color:#1e40af40}.bg-dark-tremor-brand-subtle\/30{background-color:#1e40af4d}.bg-dark-tremor-brand-subtle\/35{background-color:#1e40af59}.bg-dark-tremor-brand-subtle\/40{background-color:#1e40af66}.bg-dark-tremor-brand-subtle\/45{background-color:#1e40af73}.bg-dark-tremor-brand-subtle\/5{background-color:#1e40af0d}.bg-dark-tremor-brand-subtle\/50{background-color:#1e40af80}.bg-dark-tremor-brand-subtle\/55{background-color:#1e40af8c}.bg-dark-tremor-brand-subtle\/60{background-color:#1e40af99}.bg-dark-tremor-brand-subtle\/65{background-color:#1e40afa6}.bg-dark-tremor-brand-subtle\/70{background-color:#1e40afb3}.bg-dark-tremor-brand-subtle\/75{background-color:#1e40afbf}.bg-dark-tremor-brand-subtle\/80{background-color:#1e40afcc}.bg-dark-tremor-brand-subtle\/85{background-color:#1e40afd9}.bg-dark-tremor-brand-subtle\/90{background-color:#1e40afe6}.bg-dark-tremor-brand-subtle\/95{background-color:#1e40aff2}.bg-dark-tremor-content{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-content-emphasis{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-content-emphasis\/0{background-color:#e5e7eb00}.bg-dark-tremor-content-emphasis\/10{background-color:#e5e7eb1a}.bg-dark-tremor-content-emphasis\/100{background-color:#e5e7eb}.bg-dark-tremor-content-emphasis\/15{background-color:#e5e7eb26}.bg-dark-tremor-content-emphasis\/20{background-color:#e5e7eb33}.bg-dark-tremor-content-emphasis\/25{background-color:#e5e7eb40}.bg-dark-tremor-content-emphasis\/30{background-color:#e5e7eb4d}.bg-dark-tremor-content-emphasis\/35{background-color:#e5e7eb59}.bg-dark-tremor-content-emphasis\/40{background-color:#e5e7eb66}.bg-dark-tremor-content-emphasis\/45{background-color:#e5e7eb73}.bg-dark-tremor-content-emphasis\/5{background-color:#e5e7eb0d}.bg-dark-tremor-content-emphasis\/50{background-color:#e5e7eb80}.bg-dark-tremor-content-emphasis\/55{background-color:#e5e7eb8c}.bg-dark-tremor-content-emphasis\/60{background-color:#e5e7eb99}.bg-dark-tremor-content-emphasis\/65{background-color:#e5e7eba6}.bg-dark-tremor-content-emphasis\/70{background-color:#e5e7ebb3}.bg-dark-tremor-content-emphasis\/75{background-color:#e5e7ebbf}.bg-dark-tremor-content-emphasis\/80{background-color:#e5e7ebcc}.bg-dark-tremor-content-emphasis\/85{background-color:#e5e7ebd9}.bg-dark-tremor-content-emphasis\/90{background-color:#e5e7ebe6}.bg-dark-tremor-content-emphasis\/95{background-color:#e5e7ebf2}.bg-dark-tremor-content-inverted{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-content-inverted\/0{background-color:#11182700}.bg-dark-tremor-content-inverted\/10{background-color:#1118271a}.bg-dark-tremor-content-inverted\/100{background-color:#111827}.bg-dark-tremor-content-inverted\/15{background-color:#11182726}.bg-dark-tremor-content-inverted\/20{background-color:#11182733}.bg-dark-tremor-content-inverted\/25{background-color:#11182740}.bg-dark-tremor-content-inverted\/30{background-color:#1118274d}.bg-dark-tremor-content-inverted\/35{background-color:#11182759}.bg-dark-tremor-content-inverted\/40{background-color:#11182766}.bg-dark-tremor-content-inverted\/45{background-color:#11182773}.bg-dark-tremor-content-inverted\/5{background-color:#1118270d}.bg-dark-tremor-content-inverted\/50{background-color:#11182780}.bg-dark-tremor-content-inverted\/55{background-color:#1118278c}.bg-dark-tremor-content-inverted\/60{background-color:#11182799}.bg-dark-tremor-content-inverted\/65{background-color:#111827a6}.bg-dark-tremor-content-inverted\/70{background-color:#111827b3}.bg-dark-tremor-content-inverted\/75{background-color:#111827bf}.bg-dark-tremor-content-inverted\/80{background-color:#111827cc}.bg-dark-tremor-content-inverted\/85{background-color:#111827d9}.bg-dark-tremor-content-inverted\/90{background-color:#111827e6}.bg-dark-tremor-content-inverted\/95{background-color:#111827f2}.bg-dark-tremor-content-strong{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-content-strong\/0{background-color:#f9fafb00}.bg-dark-tremor-content-strong\/10{background-color:#f9fafb1a}.bg-dark-tremor-content-strong\/100{background-color:#f9fafb}.bg-dark-tremor-content-strong\/15{background-color:#f9fafb26}.bg-dark-tremor-content-strong\/20{background-color:#f9fafb33}.bg-dark-tremor-content-strong\/25{background-color:#f9fafb40}.bg-dark-tremor-content-strong\/30{background-color:#f9fafb4d}.bg-dark-tremor-content-strong\/35{background-color:#f9fafb59}.bg-dark-tremor-content-strong\/40{background-color:#f9fafb66}.bg-dark-tremor-content-strong\/45{background-color:#f9fafb73}.bg-dark-tremor-content-strong\/5{background-color:#f9fafb0d}.bg-dark-tremor-content-strong\/50{background-color:#f9fafb80}.bg-dark-tremor-content-strong\/55{background-color:#f9fafb8c}.bg-dark-tremor-content-strong\/60{background-color:#f9fafb99}.bg-dark-tremor-content-strong\/65{background-color:#f9fafba6}.bg-dark-tremor-content-strong\/70{background-color:#f9fafbb3}.bg-dark-tremor-content-strong\/75{background-color:#f9fafbbf}.bg-dark-tremor-content-strong\/80{background-color:#f9fafbcc}.bg-dark-tremor-content-strong\/85{background-color:#f9fafbd9}.bg-dark-tremor-content-strong\/90{background-color:#f9fafbe6}.bg-dark-tremor-content-strong\/95{background-color:#f9fafbf2}.bg-dark-tremor-content-subtle{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-dark-tremor-content-subtle\/0{background-color:#6b728000}.bg-dark-tremor-content-subtle\/10{background-color:#6b72801a}.bg-dark-tremor-content-subtle\/100{background-color:#6b7280}.bg-dark-tremor-content-subtle\/15{background-color:#6b728026}.bg-dark-tremor-content-subtle\/20{background-color:#6b728033}.bg-dark-tremor-content-subtle\/25{background-color:#6b728040}.bg-dark-tremor-content-subtle\/30{background-color:#6b72804d}.bg-dark-tremor-content-subtle\/35{background-color:#6b728059}.bg-dark-tremor-content-subtle\/40{background-color:#6b728066}.bg-dark-tremor-content-subtle\/45{background-color:#6b728073}.bg-dark-tremor-content-subtle\/5{background-color:#6b72800d}.bg-dark-tremor-content-subtle\/50{background-color:#6b728080}.bg-dark-tremor-content-subtle\/55{background-color:#6b72808c}.bg-dark-tremor-content-subtle\/60{background-color:#6b728099}.bg-dark-tremor-content-subtle\/65{background-color:#6b7280a6}.bg-dark-tremor-content-subtle\/70{background-color:#6b7280b3}.bg-dark-tremor-content-subtle\/75{background-color:#6b7280bf}.bg-dark-tremor-content-subtle\/80{background-color:#6b7280cc}.bg-dark-tremor-content-subtle\/85{background-color:#6b7280d9}.bg-dark-tremor-content-subtle\/90{background-color:#6b7280e6}.bg-dark-tremor-content-subtle\/95{background-color:#6b7280f2}.bg-destructive{background-color:hsl(var(--destructive))}.bg-destructive-50{--tw-bg-opacity: 1;background-color:hsl(var(--wg-destructive-50) / var(--wg-destructive-50-opacity, var(--tw-bg-opacity)))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/30{background-color:#10b9814d}.bg-foreground{background-color:hsl(var(--foreground))}.bg-fuchsia-500{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-lime-500{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity, 1))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-pink-400{--tw-bg-opacity: 1;background-color:rgb(244 114 182 / var(--tw-bg-opacity, 1))}.bg-pink-500{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-surface{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface) / var(--wg-surface-opacity, var(--tw-bg-opacity)))}.bg-surface-100{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-100) / var(--wg-surface-100-opacity, var(--tw-bg-opacity)))}.bg-surface-200{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-200) / var(--wg-surface-200-opacity, var(--tw-bg-opacity)))}.bg-surface-50{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-50) / var(--wg-surface-50-opacity, var(--tw-bg-opacity)))}.bg-surface-overlay{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-overlay) / var(--wg-surface-overlay-opacity, var(--tw-bg-opacity)))}.bg-surface-overlay-focus{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-overlay-focus) / var(--wg-surface-overlay-focus-opacity, var(--tw-bg-opacity)))}.bg-transparent{background-color:transparent}.bg-tremor-background{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-tremor-background-emphasis{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-tremor-background-emphasis\/0{background-color:#e5e7eb00}.bg-tremor-background-emphasis\/10{background-color:#e5e7eb1a}.bg-tremor-background-emphasis\/100{background-color:#e5e7eb}.bg-tremor-background-emphasis\/15{background-color:#e5e7eb26}.bg-tremor-background-emphasis\/20{background-color:#e5e7eb33}.bg-tremor-background-emphasis\/25{background-color:#e5e7eb40}.bg-tremor-background-emphasis\/30{background-color:#e5e7eb4d}.bg-tremor-background-emphasis\/35{background-color:#e5e7eb59}.bg-tremor-background-emphasis\/40{background-color:#e5e7eb66}.bg-tremor-background-emphasis\/45{background-color:#e5e7eb73}.bg-tremor-background-emphasis\/5{background-color:#e5e7eb0d}.bg-tremor-background-emphasis\/50{background-color:#e5e7eb80}.bg-tremor-background-emphasis\/55{background-color:#e5e7eb8c}.bg-tremor-background-emphasis\/60{background-color:#e5e7eb99}.bg-tremor-background-emphasis\/65{background-color:#e5e7eba6}.bg-tremor-background-emphasis\/70{background-color:#e5e7ebb3}.bg-tremor-background-emphasis\/75{background-color:#e5e7ebbf}.bg-tremor-background-emphasis\/80{background-color:#e5e7ebcc}.bg-tremor-background-emphasis\/85{background-color:#e5e7ebd9}.bg-tremor-background-emphasis\/90{background-color:#e5e7ebe6}.bg-tremor-background-emphasis\/95{background-color:#e5e7ebf2}.bg-tremor-background-muted{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-tremor-background-muted\/0{background-color:#f9fafb00}.bg-tremor-background-muted\/10{background-color:#f9fafb1a}.bg-tremor-background-muted\/100{background-color:#f9fafb}.bg-tremor-background-muted\/15{background-color:#f9fafb26}.bg-tremor-background-muted\/20{background-color:#f9fafb33}.bg-tremor-background-muted\/25{background-color:#f9fafb40}.bg-tremor-background-muted\/30{background-color:#f9fafb4d}.bg-tremor-background-muted\/35{background-color:#f9fafb59}.bg-tremor-background-muted\/40{background-color:#f9fafb66}.bg-tremor-background-muted\/45{background-color:#f9fafb73}.bg-tremor-background-muted\/5{background-color:#f9fafb0d}.bg-tremor-background-muted\/50{background-color:#f9fafb80}.bg-tremor-background-muted\/55{background-color:#f9fafb8c}.bg-tremor-background-muted\/60{background-color:#f9fafb99}.bg-tremor-background-muted\/65{background-color:#f9fafba6}.bg-tremor-background-muted\/70{background-color:#f9fafbb3}.bg-tremor-background-muted\/75{background-color:#f9fafbbf}.bg-tremor-background-muted\/80{background-color:#f9fafbcc}.bg-tremor-background-muted\/85{background-color:#f9fafbd9}.bg-tremor-background-muted\/90{background-color:#f9fafbe6}.bg-tremor-background-muted\/95{background-color:#f9fafbf2}.bg-tremor-background-subtle{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-tremor-background-subtle\/0{background-color:#f3f4f600}.bg-tremor-background-subtle\/10{background-color:#f3f4f61a}.bg-tremor-background-subtle\/100{background-color:#f3f4f6}.bg-tremor-background-subtle\/15{background-color:#f3f4f626}.bg-tremor-background-subtle\/20{background-color:#f3f4f633}.bg-tremor-background-subtle\/25{background-color:#f3f4f640}.bg-tremor-background-subtle\/30{background-color:#f3f4f64d}.bg-tremor-background-subtle\/35{background-color:#f3f4f659}.bg-tremor-background-subtle\/40{background-color:#f3f4f666}.bg-tremor-background-subtle\/45{background-color:#f3f4f673}.bg-tremor-background-subtle\/5{background-color:#f3f4f60d}.bg-tremor-background-subtle\/50{background-color:#f3f4f680}.bg-tremor-background-subtle\/55{background-color:#f3f4f68c}.bg-tremor-background-subtle\/60{background-color:#f3f4f699}.bg-tremor-background-subtle\/65{background-color:#f3f4f6a6}.bg-tremor-background-subtle\/70{background-color:#f3f4f6b3}.bg-tremor-background-subtle\/75{background-color:#f3f4f6bf}.bg-tremor-background-subtle\/80{background-color:#f3f4f6cc}.bg-tremor-background-subtle\/85{background-color:#f3f4f6d9}.bg-tremor-background-subtle\/90{background-color:#f3f4f6e6}.bg-tremor-background-subtle\/95{background-color:#f3f4f6f2}.bg-tremor-border{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-tremor-brand{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-tremor-brand-emphasis{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.bg-tremor-brand-emphasis\/0{background-color:#1d4ed800}.bg-tremor-brand-emphasis\/10{background-color:#1d4ed81a}.bg-tremor-brand-emphasis\/100{background-color:#1d4ed8}.bg-tremor-brand-emphasis\/15{background-color:#1d4ed826}.bg-tremor-brand-emphasis\/20{background-color:#1d4ed833}.bg-tremor-brand-emphasis\/25{background-color:#1d4ed840}.bg-tremor-brand-emphasis\/30{background-color:#1d4ed84d}.bg-tremor-brand-emphasis\/35{background-color:#1d4ed859}.bg-tremor-brand-emphasis\/40{background-color:#1d4ed866}.bg-tremor-brand-emphasis\/45{background-color:#1d4ed873}.bg-tremor-brand-emphasis\/5{background-color:#1d4ed80d}.bg-tremor-brand-emphasis\/50{background-color:#1d4ed880}.bg-tremor-brand-emphasis\/55{background-color:#1d4ed88c}.bg-tremor-brand-emphasis\/60{background-color:#1d4ed899}.bg-tremor-brand-emphasis\/65{background-color:#1d4ed8a6}.bg-tremor-brand-emphasis\/70{background-color:#1d4ed8b3}.bg-tremor-brand-emphasis\/75{background-color:#1d4ed8bf}.bg-tremor-brand-emphasis\/80{background-color:#1d4ed8cc}.bg-tremor-brand-emphasis\/85{background-color:#1d4ed8d9}.bg-tremor-brand-emphasis\/90{background-color:#1d4ed8e6}.bg-tremor-brand-emphasis\/95{background-color:#1d4ed8f2}.bg-tremor-brand-faint{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-tremor-brand-faint\/0{background-color:#eff6ff00}.bg-tremor-brand-faint\/10{background-color:#eff6ff1a}.bg-tremor-brand-faint\/100{background-color:#eff6ff}.bg-tremor-brand-faint\/15{background-color:#eff6ff26}.bg-tremor-brand-faint\/20{background-color:#eff6ff33}.bg-tremor-brand-faint\/25{background-color:#eff6ff40}.bg-tremor-brand-faint\/30{background-color:#eff6ff4d}.bg-tremor-brand-faint\/35{background-color:#eff6ff59}.bg-tremor-brand-faint\/40{background-color:#eff6ff66}.bg-tremor-brand-faint\/45{background-color:#eff6ff73}.bg-tremor-brand-faint\/5{background-color:#eff6ff0d}.bg-tremor-brand-faint\/50{background-color:#eff6ff80}.bg-tremor-brand-faint\/55{background-color:#eff6ff8c}.bg-tremor-brand-faint\/60{background-color:#eff6ff99}.bg-tremor-brand-faint\/65{background-color:#eff6ffa6}.bg-tremor-brand-faint\/70{background-color:#eff6ffb3}.bg-tremor-brand-faint\/75{background-color:#eff6ffbf}.bg-tremor-brand-faint\/80{background-color:#eff6ffcc}.bg-tremor-brand-faint\/85{background-color:#eff6ffd9}.bg-tremor-brand-faint\/90{background-color:#eff6ffe6}.bg-tremor-brand-faint\/95{background-color:#eff6fff2}.bg-tremor-brand-inverted{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-tremor-brand-inverted\/0{background-color:#fff0}.bg-tremor-brand-inverted\/10{background-color:#ffffff1a}.bg-tremor-brand-inverted\/100{background-color:#fff}.bg-tremor-brand-inverted\/15{background-color:#ffffff26}.bg-tremor-brand-inverted\/20{background-color:#fff3}.bg-tremor-brand-inverted\/25{background-color:#ffffff40}.bg-tremor-brand-inverted\/30{background-color:#ffffff4d}.bg-tremor-brand-inverted\/35{background-color:#ffffff59}.bg-tremor-brand-inverted\/40{background-color:#fff6}.bg-tremor-brand-inverted\/45{background-color:#ffffff73}.bg-tremor-brand-inverted\/5{background-color:#ffffff0d}.bg-tremor-brand-inverted\/50{background-color:#ffffff80}.bg-tremor-brand-inverted\/55{background-color:#ffffff8c}.bg-tremor-brand-inverted\/60{background-color:#fff9}.bg-tremor-brand-inverted\/65{background-color:#ffffffa6}.bg-tremor-brand-inverted\/70{background-color:#ffffffb3}.bg-tremor-brand-inverted\/75{background-color:#ffffffbf}.bg-tremor-brand-inverted\/80{background-color:#fffc}.bg-tremor-brand-inverted\/85{background-color:#ffffffd9}.bg-tremor-brand-inverted\/90{background-color:#ffffffe6}.bg-tremor-brand-inverted\/95{background-color:#fffffff2}.bg-tremor-brand-muted{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-tremor-brand-muted\/0{background-color:#bfdbfe00}.bg-tremor-brand-muted\/10{background-color:#bfdbfe1a}.bg-tremor-brand-muted\/100{background-color:#bfdbfe}.bg-tremor-brand-muted\/15{background-color:#bfdbfe26}.bg-tremor-brand-muted\/20{background-color:#bfdbfe33}.bg-tremor-brand-muted\/25{background-color:#bfdbfe40}.bg-tremor-brand-muted\/30{background-color:#bfdbfe4d}.bg-tremor-brand-muted\/35{background-color:#bfdbfe59}.bg-tremor-brand-muted\/40{background-color:#bfdbfe66}.bg-tremor-brand-muted\/45{background-color:#bfdbfe73}.bg-tremor-brand-muted\/5{background-color:#bfdbfe0d}.bg-tremor-brand-muted\/50{background-color:#bfdbfe80}.bg-tremor-brand-muted\/55{background-color:#bfdbfe8c}.bg-tremor-brand-muted\/60{background-color:#bfdbfe99}.bg-tremor-brand-muted\/65{background-color:#bfdbfea6}.bg-tremor-brand-muted\/70{background-color:#bfdbfeb3}.bg-tremor-brand-muted\/75{background-color:#bfdbfebf}.bg-tremor-brand-muted\/80{background-color:#bfdbfecc}.bg-tremor-brand-muted\/85{background-color:#bfdbfed9}.bg-tremor-brand-muted\/90{background-color:#bfdbfee6}.bg-tremor-brand-muted\/95{background-color:#bfdbfef2}.bg-tremor-brand-subtle{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-tremor-brand-subtle\/0{background-color:#60a5fa00}.bg-tremor-brand-subtle\/10{background-color:#60a5fa1a}.bg-tremor-brand-subtle\/100{background-color:#60a5fa}.bg-tremor-brand-subtle\/15{background-color:#60a5fa26}.bg-tremor-brand-subtle\/20{background-color:#60a5fa33}.bg-tremor-brand-subtle\/25{background-color:#60a5fa40}.bg-tremor-brand-subtle\/30{background-color:#60a5fa4d}.bg-tremor-brand-subtle\/35{background-color:#60a5fa59}.bg-tremor-brand-subtle\/40{background-color:#60a5fa66}.bg-tremor-brand-subtle\/45{background-color:#60a5fa73}.bg-tremor-brand-subtle\/5{background-color:#60a5fa0d}.bg-tremor-brand-subtle\/50{background-color:#60a5fa80}.bg-tremor-brand-subtle\/55{background-color:#60a5fa8c}.bg-tremor-brand-subtle\/60{background-color:#60a5fa99}.bg-tremor-brand-subtle\/65{background-color:#60a5faa6}.bg-tremor-brand-subtle\/70{background-color:#60a5fab3}.bg-tremor-brand-subtle\/75{background-color:#60a5fabf}.bg-tremor-brand-subtle\/80{background-color:#60a5facc}.bg-tremor-brand-subtle\/85{background-color:#60a5fad9}.bg-tremor-brand-subtle\/90{background-color:#60a5fae6}.bg-tremor-brand-subtle\/95{background-color:#60a5faf2}.bg-tremor-content{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-tremor-content-emphasis{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-tremor-content-emphasis\/0{background-color:#37415100}.bg-tremor-content-emphasis\/10{background-color:#3741511a}.bg-tremor-content-emphasis\/100{background-color:#374151}.bg-tremor-content-emphasis\/15{background-color:#37415126}.bg-tremor-content-emphasis\/20{background-color:#37415133}.bg-tremor-content-emphasis\/25{background-color:#37415140}.bg-tremor-content-emphasis\/30{background-color:#3741514d}.bg-tremor-content-emphasis\/35{background-color:#37415159}.bg-tremor-content-emphasis\/40{background-color:#37415166}.bg-tremor-content-emphasis\/45{background-color:#37415173}.bg-tremor-content-emphasis\/5{background-color:#3741510d}.bg-tremor-content-emphasis\/50{background-color:#37415180}.bg-tremor-content-emphasis\/55{background-color:#3741518c}.bg-tremor-content-emphasis\/60{background-color:#37415199}.bg-tremor-content-emphasis\/65{background-color:#374151a6}.bg-tremor-content-emphasis\/70{background-color:#374151b3}.bg-tremor-content-emphasis\/75{background-color:#374151bf}.bg-tremor-content-emphasis\/80{background-color:#374151cc}.bg-tremor-content-emphasis\/85{background-color:#374151d9}.bg-tremor-content-emphasis\/90{background-color:#374151e6}.bg-tremor-content-emphasis\/95{background-color:#374151f2}.bg-tremor-content-inverted{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-tremor-content-inverted\/0{background-color:#fff0}.bg-tremor-content-inverted\/10{background-color:#ffffff1a}.bg-tremor-content-inverted\/100{background-color:#fff}.bg-tremor-content-inverted\/15{background-color:#ffffff26}.bg-tremor-content-inverted\/20{background-color:#fff3}.bg-tremor-content-inverted\/25{background-color:#ffffff40}.bg-tremor-content-inverted\/30{background-color:#ffffff4d}.bg-tremor-content-inverted\/35{background-color:#ffffff59}.bg-tremor-content-inverted\/40{background-color:#fff6}.bg-tremor-content-inverted\/45{background-color:#ffffff73}.bg-tremor-content-inverted\/5{background-color:#ffffff0d}.bg-tremor-content-inverted\/50{background-color:#ffffff80}.bg-tremor-content-inverted\/55{background-color:#ffffff8c}.bg-tremor-content-inverted\/60{background-color:#fff9}.bg-tremor-content-inverted\/65{background-color:#ffffffa6}.bg-tremor-content-inverted\/70{background-color:#ffffffb3}.bg-tremor-content-inverted\/75{background-color:#ffffffbf}.bg-tremor-content-inverted\/80{background-color:#fffc}.bg-tremor-content-inverted\/85{background-color:#ffffffd9}.bg-tremor-content-inverted\/90{background-color:#ffffffe6}.bg-tremor-content-inverted\/95{background-color:#fffffff2}.bg-tremor-content-strong{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-tremor-content-strong\/0{background-color:#11182700}.bg-tremor-content-strong\/10{background-color:#1118271a}.bg-tremor-content-strong\/100{background-color:#111827}.bg-tremor-content-strong\/15{background-color:#11182726}.bg-tremor-content-strong\/20{background-color:#11182733}.bg-tremor-content-strong\/25{background-color:#11182740}.bg-tremor-content-strong\/30{background-color:#1118274d}.bg-tremor-content-strong\/35{background-color:#11182759}.bg-tremor-content-strong\/40{background-color:#11182766}.bg-tremor-content-strong\/45{background-color:#11182773}.bg-tremor-content-strong\/5{background-color:#1118270d}.bg-tremor-content-strong\/50{background-color:#11182780}.bg-tremor-content-strong\/55{background-color:#1118278c}.bg-tremor-content-strong\/60{background-color:#11182799}.bg-tremor-content-strong\/65{background-color:#111827a6}.bg-tremor-content-strong\/70{background-color:#111827b3}.bg-tremor-content-strong\/75{background-color:#111827bf}.bg-tremor-content-strong\/80{background-color:#111827cc}.bg-tremor-content-strong\/85{background-color:#111827d9}.bg-tremor-content-strong\/90{background-color:#111827e6}.bg-tremor-content-strong\/95{background-color:#111827f2}.bg-tremor-content-subtle{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-tremor-content-subtle\/0{background-color:#9ca3af00}.bg-tremor-content-subtle\/10{background-color:#9ca3af1a}.bg-tremor-content-subtle\/100{background-color:#9ca3af}.bg-tremor-content-subtle\/15{background-color:#9ca3af26}.bg-tremor-content-subtle\/20{background-color:#9ca3af33}.bg-tremor-content-subtle\/25{background-color:#9ca3af40}.bg-tremor-content-subtle\/30{background-color:#9ca3af4d}.bg-tremor-content-subtle\/35{background-color:#9ca3af59}.bg-tremor-content-subtle\/40{background-color:#9ca3af66}.bg-tremor-content-subtle\/45{background-color:#9ca3af73}.bg-tremor-content-subtle\/5{background-color:#9ca3af0d}.bg-tremor-content-subtle\/50{background-color:#9ca3af80}.bg-tremor-content-subtle\/55{background-color:#9ca3af8c}.bg-tremor-content-subtle\/60{background-color:#9ca3af99}.bg-tremor-content-subtle\/65{background-color:#9ca3afa6}.bg-tremor-content-subtle\/70{background-color:#9ca3afb3}.bg-tremor-content-subtle\/75{background-color:#9ca3afbf}.bg-tremor-content-subtle\/80{background-color:#9ca3afcc}.bg-tremor-content-subtle\/85{background-color:#9ca3afd9}.bg-tremor-content-subtle\/90{background-color:#9ca3afe6}.bg-tremor-content-subtle\/95{background-color:#9ca3aff2}.bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.bg-wg-blue{--tw-bg-opacity: 1;background-color:rgb(0 172 255 / var(--tw-bg-opacity, 1))}.bg-wg-blue-50{--tw-bg-opacity: 1;background-color:rgb(240 250 255 / var(--tw-bg-opacity, 1))}.bg-wg-gray{--tw-bg-opacity: 1;background-color:rgb(108 108 137 / var(--tw-bg-opacity, 1))}.bg-wg-gray-300{--tw-bg-opacity: 1;background-color:rgb(169 169 188 / var(--tw-bg-opacity, 1))}.bg-wg-green{--tw-bg-opacity: 1;background-color:rgb(45 202 114 / var(--tw-bg-opacity, 1))}.bg-wg-green-50{--tw-bg-opacity: 1;background-color:rgb(238 251 244 / var(--tw-bg-opacity, 1))}.bg-wg-orange{--tw-bg-opacity: 1;background-color:rgb(255 125 82 / var(--tw-bg-opacity, 1))}.bg-wg-pink{--tw-bg-opacity: 1;background-color:rgb(247 95 222 / var(--tw-bg-opacity, 1))}.bg-wg-purple{--tw-bg-opacity: 1;background-color:rgb(112 71 235 / var(--tw-bg-opacity, 1))}.bg-wg-red{--tw-bg-opacity: 1;background-color:rgb(245 61 107 / var(--tw-bg-opacity, 1))}.bg-wg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 240 244 / var(--tw-bg-opacity, 1))}.bg-wg-yellow{--tw-bg-opacity: 1;background-color:rgb(255 194 51 / var(--tw-bg-opacity, 1))}.bg-wg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(255 249 235 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/50{background-color:#ffffff80}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-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-dark-tremor-background{--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-dark-tremor-background-emphasis{--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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-emphasis\/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-dark-tremor-background-muted{--tw-gradient-from: #131A2B var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/0{--tw-gradient-from: rgb(19 26 43 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/10{--tw-gradient-from: rgb(19 26 43 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/100{--tw-gradient-from: rgb(19 26 43 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/15{--tw-gradient-from: rgb(19 26 43 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/20{--tw-gradient-from: rgb(19 26 43 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/25{--tw-gradient-from: rgb(19 26 43 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/30{--tw-gradient-from: rgb(19 26 43 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/35{--tw-gradient-from: rgb(19 26 43 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/40{--tw-gradient-from: rgb(19 26 43 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/45{--tw-gradient-from: rgb(19 26 43 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/5{--tw-gradient-from: rgb(19 26 43 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/50{--tw-gradient-from: rgb(19 26 43 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/55{--tw-gradient-from: rgb(19 26 43 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/60{--tw-gradient-from: rgb(19 26 43 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/65{--tw-gradient-from: rgb(19 26 43 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/70{--tw-gradient-from: rgb(19 26 43 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/75{--tw-gradient-from: rgb(19 26 43 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/80{--tw-gradient-from: rgb(19 26 43 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/85{--tw-gradient-from: rgb(19 26 43 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/90{--tw-gradient-from: rgb(19 26 43 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-muted\/95{--tw-gradient-from: rgb(19 26 43 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-background-subtle{--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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-background-subtle\/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-dark-tremor-border{--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-dark-tremor-brand{--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-dark-tremor-brand-emphasis{--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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-emphasis\/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-dark-tremor-brand-faint{--tw-gradient-from: #0B1229 var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/0{--tw-gradient-from: rgb(11 18 41 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/10{--tw-gradient-from: rgb(11 18 41 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/100{--tw-gradient-from: rgb(11 18 41 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/15{--tw-gradient-from: rgb(11 18 41 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/20{--tw-gradient-from: rgb(11 18 41 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/25{--tw-gradient-from: rgb(11 18 41 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/30{--tw-gradient-from: rgb(11 18 41 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/35{--tw-gradient-from: rgb(11 18 41 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/40{--tw-gradient-from: rgb(11 18 41 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/45{--tw-gradient-from: rgb(11 18 41 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/5{--tw-gradient-from: rgb(11 18 41 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/50{--tw-gradient-from: rgb(11 18 41 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/55{--tw-gradient-from: rgb(11 18 41 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/60{--tw-gradient-from: rgb(11 18 41 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/65{--tw-gradient-from: rgb(11 18 41 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/70{--tw-gradient-from: rgb(11 18 41 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/75{--tw-gradient-from: rgb(11 18 41 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/80{--tw-gradient-from: rgb(11 18 41 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/85{--tw-gradient-from: rgb(11 18 41 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/90{--tw-gradient-from: rgb(11 18 41 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-faint\/95{--tw-gradient-from: rgb(11 18 41 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-dark-tremor-brand-inverted{--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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-inverted\/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-dark-tremor-brand-muted{--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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-muted\/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-dark-tremor-brand-subtle{--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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-brand-subtle\/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-dark-tremor-content{--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-dark-tremor-content-emphasis{--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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-emphasis\/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-dark-tremor-content-inverted{--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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-inverted\/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-dark-tremor-content-strong{--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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-strong\/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-dark-tremor-content-subtle{--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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-dark-tremor-content-subtle\/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-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-tremor-background{--tw-gradient-from: #FFFFFF 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-tremor-background-emphasis{--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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-emphasis\/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-tremor-background-muted{--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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-muted\/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-tremor-background-subtle{--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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-background-subtle\/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-tremor-border{--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-tremor-brand{--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-tremor-brand-emphasis{--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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-emphasis\/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-tremor-brand-faint{--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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-faint\/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-tremor-brand-inverted{--tw-gradient-from: #FFFFFF 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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-inverted\/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-tremor-brand-muted{--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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-muted\/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-tremor-brand-subtle{--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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-brand-subtle\/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-tremor-content{--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-tremor-content-emphasis{--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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-emphasis\/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-tremor-content-inverted{--tw-gradient-from: #FFFFFF 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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-inverted\/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-tremor-content-strong{--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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-strong\/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-tremor-content-subtle{--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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-tremor-content-subtle\/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-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)}.to-dark-tremor-background{--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/0{--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/10{--tw-gradient-to: rgb(55 65 81 / .1) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/100{--tw-gradient-to: rgb(55 65 81 / 1) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/15{--tw-gradient-to: rgb(55 65 81 / .15) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/20{--tw-gradient-to: rgb(55 65 81 / .2) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/25{--tw-gradient-to: rgb(55 65 81 / .25) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/30{--tw-gradient-to: rgb(55 65 81 / .3) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/35{--tw-gradient-to: rgb(55 65 81 / .35) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/40{--tw-gradient-to: rgb(55 65 81 / .4) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/45{--tw-gradient-to: rgb(55 65 81 / .45) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/5{--tw-gradient-to: rgb(55 65 81 / .05) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/50{--tw-gradient-to: rgb(55 65 81 / .5) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/55{--tw-gradient-to: rgb(55 65 81 / .55) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/60{--tw-gradient-to: rgb(55 65 81 / .6) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/65{--tw-gradient-to: rgb(55 65 81 / .65) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/70{--tw-gradient-to: rgb(55 65 81 / .7) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/75{--tw-gradient-to: rgb(55 65 81 / .75) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/80{--tw-gradient-to: rgb(55 65 81 / .8) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/85{--tw-gradient-to: rgb(55 65 81 / .85) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/90{--tw-gradient-to: rgb(55 65 81 / .9) var(--tw-gradient-to-position)}.to-dark-tremor-background-emphasis\/95{--tw-gradient-to: rgb(55 65 81 / .95) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted{--tw-gradient-to: #131A2B var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/0{--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/10{--tw-gradient-to: rgb(19 26 43 / .1) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/100{--tw-gradient-to: rgb(19 26 43 / 1) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/15{--tw-gradient-to: rgb(19 26 43 / .15) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/20{--tw-gradient-to: rgb(19 26 43 / .2) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/25{--tw-gradient-to: rgb(19 26 43 / .25) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/30{--tw-gradient-to: rgb(19 26 43 / .3) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/35{--tw-gradient-to: rgb(19 26 43 / .35) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/40{--tw-gradient-to: rgb(19 26 43 / .4) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/45{--tw-gradient-to: rgb(19 26 43 / .45) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/5{--tw-gradient-to: rgb(19 26 43 / .05) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/50{--tw-gradient-to: rgb(19 26 43 / .5) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/55{--tw-gradient-to: rgb(19 26 43 / .55) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/60{--tw-gradient-to: rgb(19 26 43 / .6) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/65{--tw-gradient-to: rgb(19 26 43 / .65) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/70{--tw-gradient-to: rgb(19 26 43 / .7) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/75{--tw-gradient-to: rgb(19 26 43 / .75) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/80{--tw-gradient-to: rgb(19 26 43 / .8) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/85{--tw-gradient-to: rgb(19 26 43 / .85) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/90{--tw-gradient-to: rgb(19 26 43 / .9) var(--tw-gradient-to-position)}.to-dark-tremor-background-muted\/95{--tw-gradient-to: rgb(19 26 43 / .95) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle{--tw-gradient-to: #1F2937 var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/0{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/10{--tw-gradient-to: rgb(31 41 55 / .1) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/100{--tw-gradient-to: rgb(31 41 55 / 1) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/15{--tw-gradient-to: rgb(31 41 55 / .15) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/20{--tw-gradient-to: rgb(31 41 55 / .2) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/25{--tw-gradient-to: rgb(31 41 55 / .25) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/30{--tw-gradient-to: rgb(31 41 55 / .3) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/35{--tw-gradient-to: rgb(31 41 55 / .35) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/40{--tw-gradient-to: rgb(31 41 55 / .4) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/45{--tw-gradient-to: rgb(31 41 55 / .45) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/5{--tw-gradient-to: rgb(31 41 55 / .05) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/50{--tw-gradient-to: rgb(31 41 55 / .5) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/55{--tw-gradient-to: rgb(31 41 55 / .55) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/60{--tw-gradient-to: rgb(31 41 55 / .6) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/65{--tw-gradient-to: rgb(31 41 55 / .65) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/70{--tw-gradient-to: rgb(31 41 55 / .7) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/75{--tw-gradient-to: rgb(31 41 55 / .75) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/80{--tw-gradient-to: rgb(31 41 55 / .8) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/85{--tw-gradient-to: rgb(31 41 55 / .85) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/90{--tw-gradient-to: rgb(31 41 55 / .9) var(--tw-gradient-to-position)}.to-dark-tremor-background-subtle\/95{--tw-gradient-to: rgb(31 41 55 / .95) var(--tw-gradient-to-position)}.to-dark-tremor-border{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.to-dark-tremor-brand{--tw-gradient-to: #3B82F6 var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis{--tw-gradient-to: #60A5FA var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/0{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/10{--tw-gradient-to: rgb(96 165 250 / .1) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/100{--tw-gradient-to: rgb(96 165 250 / 1) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/15{--tw-gradient-to: rgb(96 165 250 / .15) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/20{--tw-gradient-to: rgb(96 165 250 / .2) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/25{--tw-gradient-to: rgb(96 165 250 / .25) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/30{--tw-gradient-to: rgb(96 165 250 / .3) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/35{--tw-gradient-to: rgb(96 165 250 / .35) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/40{--tw-gradient-to: rgb(96 165 250 / .4) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/45{--tw-gradient-to: rgb(96 165 250 / .45) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/5{--tw-gradient-to: rgb(96 165 250 / .05) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/50{--tw-gradient-to: rgb(96 165 250 / .5) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/55{--tw-gradient-to: rgb(96 165 250 / .55) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/60{--tw-gradient-to: rgb(96 165 250 / .6) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/65{--tw-gradient-to: rgb(96 165 250 / .65) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/70{--tw-gradient-to: rgb(96 165 250 / .7) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/75{--tw-gradient-to: rgb(96 165 250 / .75) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/80{--tw-gradient-to: rgb(96 165 250 / .8) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/85{--tw-gradient-to: rgb(96 165 250 / .85) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/90{--tw-gradient-to: rgb(96 165 250 / .9) var(--tw-gradient-to-position)}.to-dark-tremor-brand-emphasis\/95{--tw-gradient-to: rgb(96 165 250 / .95) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint{--tw-gradient-to: #0B1229 var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/0{--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/10{--tw-gradient-to: rgb(11 18 41 / .1) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/100{--tw-gradient-to: rgb(11 18 41 / 1) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/15{--tw-gradient-to: rgb(11 18 41 / .15) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/20{--tw-gradient-to: rgb(11 18 41 / .2) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/25{--tw-gradient-to: rgb(11 18 41 / .25) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/30{--tw-gradient-to: rgb(11 18 41 / .3) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/35{--tw-gradient-to: rgb(11 18 41 / .35) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/40{--tw-gradient-to: rgb(11 18 41 / .4) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/45{--tw-gradient-to: rgb(11 18 41 / .45) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/5{--tw-gradient-to: rgb(11 18 41 / .05) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/50{--tw-gradient-to: rgb(11 18 41 / .5) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/55{--tw-gradient-to: rgb(11 18 41 / .55) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/60{--tw-gradient-to: rgb(11 18 41 / .6) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/65{--tw-gradient-to: rgb(11 18 41 / .65) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/70{--tw-gradient-to: rgb(11 18 41 / .7) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/75{--tw-gradient-to: rgb(11 18 41 / .75) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/80{--tw-gradient-to: rgb(11 18 41 / .8) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/85{--tw-gradient-to: rgb(11 18 41 / .85) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/90{--tw-gradient-to: rgb(11 18 41 / .9) var(--tw-gradient-to-position)}.to-dark-tremor-brand-faint\/95{--tw-gradient-to: rgb(11 18 41 / .95) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted{--tw-gradient-to: #030712 var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/0{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/10{--tw-gradient-to: rgb(3 7 18 / .1) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/100{--tw-gradient-to: rgb(3 7 18 / 1) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/15{--tw-gradient-to: rgb(3 7 18 / .15) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/20{--tw-gradient-to: rgb(3 7 18 / .2) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/25{--tw-gradient-to: rgb(3 7 18 / .25) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/30{--tw-gradient-to: rgb(3 7 18 / .3) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/35{--tw-gradient-to: rgb(3 7 18 / .35) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/40{--tw-gradient-to: rgb(3 7 18 / .4) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/45{--tw-gradient-to: rgb(3 7 18 / .45) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/5{--tw-gradient-to: rgb(3 7 18 / .05) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/50{--tw-gradient-to: rgb(3 7 18 / .5) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/55{--tw-gradient-to: rgb(3 7 18 / .55) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/60{--tw-gradient-to: rgb(3 7 18 / .6) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/65{--tw-gradient-to: rgb(3 7 18 / .65) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/70{--tw-gradient-to: rgb(3 7 18 / .7) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/75{--tw-gradient-to: rgb(3 7 18 / .75) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/80{--tw-gradient-to: rgb(3 7 18 / .8) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/85{--tw-gradient-to: rgb(3 7 18 / .85) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/90{--tw-gradient-to: rgb(3 7 18 / .9) var(--tw-gradient-to-position)}.to-dark-tremor-brand-inverted\/95{--tw-gradient-to: rgb(3 7 18 / .95) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted{--tw-gradient-to: #172554 var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/0{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/10{--tw-gradient-to: rgb(23 37 84 / .1) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/100{--tw-gradient-to: rgb(23 37 84 / 1) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/15{--tw-gradient-to: rgb(23 37 84 / .15) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/20{--tw-gradient-to: rgb(23 37 84 / .2) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/25{--tw-gradient-to: rgb(23 37 84 / .25) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/30{--tw-gradient-to: rgb(23 37 84 / .3) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/35{--tw-gradient-to: rgb(23 37 84 / .35) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/40{--tw-gradient-to: rgb(23 37 84 / .4) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/45{--tw-gradient-to: rgb(23 37 84 / .45) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/5{--tw-gradient-to: rgb(23 37 84 / .05) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/50{--tw-gradient-to: rgb(23 37 84 / .5) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/55{--tw-gradient-to: rgb(23 37 84 / .55) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/60{--tw-gradient-to: rgb(23 37 84 / .6) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/65{--tw-gradient-to: rgb(23 37 84 / .65) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/70{--tw-gradient-to: rgb(23 37 84 / .7) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/75{--tw-gradient-to: rgb(23 37 84 / .75) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/80{--tw-gradient-to: rgb(23 37 84 / .8) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/85{--tw-gradient-to: rgb(23 37 84 / .85) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/90{--tw-gradient-to: rgb(23 37 84 / .9) var(--tw-gradient-to-position)}.to-dark-tremor-brand-muted\/95{--tw-gradient-to: rgb(23 37 84 / .95) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle{--tw-gradient-to: #1E40AF var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/0{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/10{--tw-gradient-to: rgb(30 64 175 / .1) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/100{--tw-gradient-to: rgb(30 64 175 / 1) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/15{--tw-gradient-to: rgb(30 64 175 / .15) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/20{--tw-gradient-to: rgb(30 64 175 / .2) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/25{--tw-gradient-to: rgb(30 64 175 / .25) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/30{--tw-gradient-to: rgb(30 64 175 / .3) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/35{--tw-gradient-to: rgb(30 64 175 / .35) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/40{--tw-gradient-to: rgb(30 64 175 / .4) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/45{--tw-gradient-to: rgb(30 64 175 / .45) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/5{--tw-gradient-to: rgb(30 64 175 / .05) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/50{--tw-gradient-to: rgb(30 64 175 / .5) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/55{--tw-gradient-to: rgb(30 64 175 / .55) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/60{--tw-gradient-to: rgb(30 64 175 / .6) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/65{--tw-gradient-to: rgb(30 64 175 / .65) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/70{--tw-gradient-to: rgb(30 64 175 / .7) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/75{--tw-gradient-to: rgb(30 64 175 / .75) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/80{--tw-gradient-to: rgb(30 64 175 / .8) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/85{--tw-gradient-to: rgb(30 64 175 / .85) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/90{--tw-gradient-to: rgb(30 64 175 / .9) var(--tw-gradient-to-position)}.to-dark-tremor-brand-subtle\/95{--tw-gradient-to: rgb(30 64 175 / .95) var(--tw-gradient-to-position)}.to-dark-tremor-content{--tw-gradient-to: #9CA3AF var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis{--tw-gradient-to: #E5E7EB var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/0{--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/10{--tw-gradient-to: rgb(229 231 235 / .1) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/100{--tw-gradient-to: rgb(229 231 235 / 1) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/15{--tw-gradient-to: rgb(229 231 235 / .15) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/20{--tw-gradient-to: rgb(229 231 235 / .2) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/25{--tw-gradient-to: rgb(229 231 235 / .25) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/30{--tw-gradient-to: rgb(229 231 235 / .3) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/35{--tw-gradient-to: rgb(229 231 235 / .35) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/40{--tw-gradient-to: rgb(229 231 235 / .4) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/45{--tw-gradient-to: rgb(229 231 235 / .45) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/5{--tw-gradient-to: rgb(229 231 235 / .05) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/50{--tw-gradient-to: rgb(229 231 235 / .5) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/55{--tw-gradient-to: rgb(229 231 235 / .55) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/60{--tw-gradient-to: rgb(229 231 235 / .6) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/65{--tw-gradient-to: rgb(229 231 235 / .65) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/70{--tw-gradient-to: rgb(229 231 235 / .7) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/75{--tw-gradient-to: rgb(229 231 235 / .75) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/80{--tw-gradient-to: rgb(229 231 235 / .8) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/85{--tw-gradient-to: rgb(229 231 235 / .85) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/90{--tw-gradient-to: rgb(229 231 235 / .9) var(--tw-gradient-to-position)}.to-dark-tremor-content-emphasis\/95{--tw-gradient-to: rgb(229 231 235 / .95) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted{--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/0{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/10{--tw-gradient-to: rgb(17 24 39 / .1) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/100{--tw-gradient-to: rgb(17 24 39 / 1) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/15{--tw-gradient-to: rgb(17 24 39 / .15) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/20{--tw-gradient-to: rgb(17 24 39 / .2) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/25{--tw-gradient-to: rgb(17 24 39 / .25) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/30{--tw-gradient-to: rgb(17 24 39 / .3) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/35{--tw-gradient-to: rgb(17 24 39 / .35) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/40{--tw-gradient-to: rgb(17 24 39 / .4) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/45{--tw-gradient-to: rgb(17 24 39 / .45) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/5{--tw-gradient-to: rgb(17 24 39 / .05) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/50{--tw-gradient-to: rgb(17 24 39 / .5) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/55{--tw-gradient-to: rgb(17 24 39 / .55) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/60{--tw-gradient-to: rgb(17 24 39 / .6) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/65{--tw-gradient-to: rgb(17 24 39 / .65) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/70{--tw-gradient-to: rgb(17 24 39 / .7) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/75{--tw-gradient-to: rgb(17 24 39 / .75) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/80{--tw-gradient-to: rgb(17 24 39 / .8) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/85{--tw-gradient-to: rgb(17 24 39 / .85) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/90{--tw-gradient-to: rgb(17 24 39 / .9) var(--tw-gradient-to-position)}.to-dark-tremor-content-inverted\/95{--tw-gradient-to: rgb(17 24 39 / .95) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong{--tw-gradient-to: #F9FAFB var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/0{--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/10{--tw-gradient-to: rgb(249 250 251 / .1) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/100{--tw-gradient-to: rgb(249 250 251 / 1) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/15{--tw-gradient-to: rgb(249 250 251 / .15) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/20{--tw-gradient-to: rgb(249 250 251 / .2) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/25{--tw-gradient-to: rgb(249 250 251 / .25) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/30{--tw-gradient-to: rgb(249 250 251 / .3) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/35{--tw-gradient-to: rgb(249 250 251 / .35) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/40{--tw-gradient-to: rgb(249 250 251 / .4) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/45{--tw-gradient-to: rgb(249 250 251 / .45) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/5{--tw-gradient-to: rgb(249 250 251 / .05) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/50{--tw-gradient-to: rgb(249 250 251 / .5) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/55{--tw-gradient-to: rgb(249 250 251 / .55) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/60{--tw-gradient-to: rgb(249 250 251 / .6) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/65{--tw-gradient-to: rgb(249 250 251 / .65) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/70{--tw-gradient-to: rgb(249 250 251 / .7) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/75{--tw-gradient-to: rgb(249 250 251 / .75) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/80{--tw-gradient-to: rgb(249 250 251 / .8) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/85{--tw-gradient-to: rgb(249 250 251 / .85) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/90{--tw-gradient-to: rgb(249 250 251 / .9) var(--tw-gradient-to-position)}.to-dark-tremor-content-strong\/95{--tw-gradient-to: rgb(249 250 251 / .95) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle{--tw-gradient-to: #6B7280 var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/0{--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/10{--tw-gradient-to: rgb(107 114 128 / .1) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/100{--tw-gradient-to: rgb(107 114 128 / 1) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/15{--tw-gradient-to: rgb(107 114 128 / .15) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/20{--tw-gradient-to: rgb(107 114 128 / .2) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/25{--tw-gradient-to: rgb(107 114 128 / .25) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/30{--tw-gradient-to: rgb(107 114 128 / .3) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/35{--tw-gradient-to: rgb(107 114 128 / .35) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/40{--tw-gradient-to: rgb(107 114 128 / .4) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/45{--tw-gradient-to: rgb(107 114 128 / .45) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/5{--tw-gradient-to: rgb(107 114 128 / .05) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/50{--tw-gradient-to: rgb(107 114 128 / .5) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/55{--tw-gradient-to: rgb(107 114 128 / .55) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/60{--tw-gradient-to: rgb(107 114 128 / .6) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/65{--tw-gradient-to: rgb(107 114 128 / .65) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/70{--tw-gradient-to: rgb(107 114 128 / .7) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/75{--tw-gradient-to: rgb(107 114 128 / .75) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/80{--tw-gradient-to: rgb(107 114 128 / .8) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/85{--tw-gradient-to: rgb(107 114 128 / .85) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/90{--tw-gradient-to: rgb(107 114 128 / .9) var(--tw-gradient-to-position)}.to-dark-tremor-content-subtle\/95{--tw-gradient-to: rgb(107 114 128 / .95) var(--tw-gradient-to-position)}.to-gray-100{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.to-indigo-50{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-tremor-background{--tw-gradient-to: #FFFFFF var(--tw-gradient-to-position)}.to-tremor-background-emphasis{--tw-gradient-to: #E5E7EB var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/0{--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/10{--tw-gradient-to: rgb(229 231 235 / .1) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/100{--tw-gradient-to: rgb(229 231 235 / 1) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/15{--tw-gradient-to: rgb(229 231 235 / .15) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/20{--tw-gradient-to: rgb(229 231 235 / .2) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/25{--tw-gradient-to: rgb(229 231 235 / .25) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/30{--tw-gradient-to: rgb(229 231 235 / .3) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/35{--tw-gradient-to: rgb(229 231 235 / .35) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/40{--tw-gradient-to: rgb(229 231 235 / .4) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/45{--tw-gradient-to: rgb(229 231 235 / .45) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/5{--tw-gradient-to: rgb(229 231 235 / .05) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/50{--tw-gradient-to: rgb(229 231 235 / .5) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/55{--tw-gradient-to: rgb(229 231 235 / .55) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/60{--tw-gradient-to: rgb(229 231 235 / .6) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/65{--tw-gradient-to: rgb(229 231 235 / .65) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/70{--tw-gradient-to: rgb(229 231 235 / .7) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/75{--tw-gradient-to: rgb(229 231 235 / .75) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/80{--tw-gradient-to: rgb(229 231 235 / .8) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/85{--tw-gradient-to: rgb(229 231 235 / .85) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/90{--tw-gradient-to: rgb(229 231 235 / .9) var(--tw-gradient-to-position)}.to-tremor-background-emphasis\/95{--tw-gradient-to: rgb(229 231 235 / .95) var(--tw-gradient-to-position)}.to-tremor-background-muted{--tw-gradient-to: #F9FAFB var(--tw-gradient-to-position)}.to-tremor-background-muted\/0{--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position)}.to-tremor-background-muted\/10{--tw-gradient-to: rgb(249 250 251 / .1) var(--tw-gradient-to-position)}.to-tremor-background-muted\/100{--tw-gradient-to: rgb(249 250 251 / 1) var(--tw-gradient-to-position)}.to-tremor-background-muted\/15{--tw-gradient-to: rgb(249 250 251 / .15) var(--tw-gradient-to-position)}.to-tremor-background-muted\/20{--tw-gradient-to: rgb(249 250 251 / .2) var(--tw-gradient-to-position)}.to-tremor-background-muted\/25{--tw-gradient-to: rgb(249 250 251 / .25) var(--tw-gradient-to-position)}.to-tremor-background-muted\/30{--tw-gradient-to: rgb(249 250 251 / .3) var(--tw-gradient-to-position)}.to-tremor-background-muted\/35{--tw-gradient-to: rgb(249 250 251 / .35) var(--tw-gradient-to-position)}.to-tremor-background-muted\/40{--tw-gradient-to: rgb(249 250 251 / .4) var(--tw-gradient-to-position)}.to-tremor-background-muted\/45{--tw-gradient-to: rgb(249 250 251 / .45) var(--tw-gradient-to-position)}.to-tremor-background-muted\/5{--tw-gradient-to: rgb(249 250 251 / .05) var(--tw-gradient-to-position)}.to-tremor-background-muted\/50{--tw-gradient-to: rgb(249 250 251 / .5) var(--tw-gradient-to-position)}.to-tremor-background-muted\/55{--tw-gradient-to: rgb(249 250 251 / .55) var(--tw-gradient-to-position)}.to-tremor-background-muted\/60{--tw-gradient-to: rgb(249 250 251 / .6) var(--tw-gradient-to-position)}.to-tremor-background-muted\/65{--tw-gradient-to: rgb(249 250 251 / .65) var(--tw-gradient-to-position)}.to-tremor-background-muted\/70{--tw-gradient-to: rgb(249 250 251 / .7) var(--tw-gradient-to-position)}.to-tremor-background-muted\/75{--tw-gradient-to: rgb(249 250 251 / .75) var(--tw-gradient-to-position)}.to-tremor-background-muted\/80{--tw-gradient-to: rgb(249 250 251 / .8) var(--tw-gradient-to-position)}.to-tremor-background-muted\/85{--tw-gradient-to: rgb(249 250 251 / .85) var(--tw-gradient-to-position)}.to-tremor-background-muted\/90{--tw-gradient-to: rgb(249 250 251 / .9) var(--tw-gradient-to-position)}.to-tremor-background-muted\/95{--tw-gradient-to: rgb(249 250 251 / .95) var(--tw-gradient-to-position)}.to-tremor-background-subtle{--tw-gradient-to: #F3F4F6 var(--tw-gradient-to-position)}.to-tremor-background-subtle\/0{--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/10{--tw-gradient-to: rgb(243 244 246 / .1) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/100{--tw-gradient-to: rgb(243 244 246 / 1) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/15{--tw-gradient-to: rgb(243 244 246 / .15) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/20{--tw-gradient-to: rgb(243 244 246 / .2) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/25{--tw-gradient-to: rgb(243 244 246 / .25) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/30{--tw-gradient-to: rgb(243 244 246 / .3) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/35{--tw-gradient-to: rgb(243 244 246 / .35) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/40{--tw-gradient-to: rgb(243 244 246 / .4) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/45{--tw-gradient-to: rgb(243 244 246 / .45) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/5{--tw-gradient-to: rgb(243 244 246 / .05) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/50{--tw-gradient-to: rgb(243 244 246 / .5) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/55{--tw-gradient-to: rgb(243 244 246 / .55) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/60{--tw-gradient-to: rgb(243 244 246 / .6) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/65{--tw-gradient-to: rgb(243 244 246 / .65) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/70{--tw-gradient-to: rgb(243 244 246 / .7) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/75{--tw-gradient-to: rgb(243 244 246 / .75) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/80{--tw-gradient-to: rgb(243 244 246 / .8) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/85{--tw-gradient-to: rgb(243 244 246 / .85) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/90{--tw-gradient-to: rgb(243 244 246 / .9) var(--tw-gradient-to-position)}.to-tremor-background-subtle\/95{--tw-gradient-to: rgb(243 244 246 / .95) var(--tw-gradient-to-position)}.to-tremor-border{--tw-gradient-to: #E5E7EB var(--tw-gradient-to-position)}.to-tremor-brand{--tw-gradient-to: #3B82F6 var(--tw-gradient-to-position)}.to-tremor-brand-emphasis{--tw-gradient-to: #1D4ED8 var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/0{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/10{--tw-gradient-to: rgb(29 78 216 / .1) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/100{--tw-gradient-to: rgb(29 78 216 / 1) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/15{--tw-gradient-to: rgb(29 78 216 / .15) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/20{--tw-gradient-to: rgb(29 78 216 / .2) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/25{--tw-gradient-to: rgb(29 78 216 / .25) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/30{--tw-gradient-to: rgb(29 78 216 / .3) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/35{--tw-gradient-to: rgb(29 78 216 / .35) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/40{--tw-gradient-to: rgb(29 78 216 / .4) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/45{--tw-gradient-to: rgb(29 78 216 / .45) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/5{--tw-gradient-to: rgb(29 78 216 / .05) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/50{--tw-gradient-to: rgb(29 78 216 / .5) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/55{--tw-gradient-to: rgb(29 78 216 / .55) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/60{--tw-gradient-to: rgb(29 78 216 / .6) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/65{--tw-gradient-to: rgb(29 78 216 / .65) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/70{--tw-gradient-to: rgb(29 78 216 / .7) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/75{--tw-gradient-to: rgb(29 78 216 / .75) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/80{--tw-gradient-to: rgb(29 78 216 / .8) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/85{--tw-gradient-to: rgb(29 78 216 / .85) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/90{--tw-gradient-to: rgb(29 78 216 / .9) var(--tw-gradient-to-position)}.to-tremor-brand-emphasis\/95{--tw-gradient-to: rgb(29 78 216 / .95) var(--tw-gradient-to-position)}.to-tremor-brand-faint{--tw-gradient-to: #EFF6FF var(--tw-gradient-to-position)}.to-tremor-brand-faint\/0{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/10{--tw-gradient-to: rgb(239 246 255 / .1) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/100{--tw-gradient-to: rgb(239 246 255 / 1) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/15{--tw-gradient-to: rgb(239 246 255 / .15) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/20{--tw-gradient-to: rgb(239 246 255 / .2) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/25{--tw-gradient-to: rgb(239 246 255 / .25) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/30{--tw-gradient-to: rgb(239 246 255 / .3) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/35{--tw-gradient-to: rgb(239 246 255 / .35) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/40{--tw-gradient-to: rgb(239 246 255 / .4) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/45{--tw-gradient-to: rgb(239 246 255 / .45) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/5{--tw-gradient-to: rgb(239 246 255 / .05) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/50{--tw-gradient-to: rgb(239 246 255 / .5) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/55{--tw-gradient-to: rgb(239 246 255 / .55) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/60{--tw-gradient-to: rgb(239 246 255 / .6) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/65{--tw-gradient-to: rgb(239 246 255 / .65) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/70{--tw-gradient-to: rgb(239 246 255 / .7) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/75{--tw-gradient-to: rgb(239 246 255 / .75) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/80{--tw-gradient-to: rgb(239 246 255 / .8) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/85{--tw-gradient-to: rgb(239 246 255 / .85) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/90{--tw-gradient-to: rgb(239 246 255 / .9) var(--tw-gradient-to-position)}.to-tremor-brand-faint\/95{--tw-gradient-to: rgb(239 246 255 / .95) var(--tw-gradient-to-position)}.to-tremor-brand-inverted{--tw-gradient-to: #FFFFFF var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/0{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/10{--tw-gradient-to: rgb(255 255 255 / .1) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/100{--tw-gradient-to: rgb(255 255 255 / 1) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/15{--tw-gradient-to: rgb(255 255 255 / .15) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/20{--tw-gradient-to: rgb(255 255 255 / .2) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/25{--tw-gradient-to: rgb(255 255 255 / .25) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/30{--tw-gradient-to: rgb(255 255 255 / .3) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/35{--tw-gradient-to: rgb(255 255 255 / .35) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/40{--tw-gradient-to: rgb(255 255 255 / .4) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/45{--tw-gradient-to: rgb(255 255 255 / .45) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/5{--tw-gradient-to: rgb(255 255 255 / .05) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/50{--tw-gradient-to: rgb(255 255 255 / .5) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/55{--tw-gradient-to: rgb(255 255 255 / .55) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/60{--tw-gradient-to: rgb(255 255 255 / .6) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/65{--tw-gradient-to: rgb(255 255 255 / .65) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/70{--tw-gradient-to: rgb(255 255 255 / .7) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/75{--tw-gradient-to: rgb(255 255 255 / .75) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/80{--tw-gradient-to: rgb(255 255 255 / .8) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/85{--tw-gradient-to: rgb(255 255 255 / .85) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/90{--tw-gradient-to: rgb(255 255 255 / .9) var(--tw-gradient-to-position)}.to-tremor-brand-inverted\/95{--tw-gradient-to: rgb(255 255 255 / .95) var(--tw-gradient-to-position)}.to-tremor-brand-muted{--tw-gradient-to: #BFDBFE var(--tw-gradient-to-position)}.to-tremor-brand-muted\/0{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/10{--tw-gradient-to: rgb(191 219 254 / .1) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/100{--tw-gradient-to: rgb(191 219 254 / 1) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/15{--tw-gradient-to: rgb(191 219 254 / .15) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/20{--tw-gradient-to: rgb(191 219 254 / .2) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/25{--tw-gradient-to: rgb(191 219 254 / .25) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/30{--tw-gradient-to: rgb(191 219 254 / .3) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/35{--tw-gradient-to: rgb(191 219 254 / .35) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/40{--tw-gradient-to: rgb(191 219 254 / .4) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/45{--tw-gradient-to: rgb(191 219 254 / .45) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/5{--tw-gradient-to: rgb(191 219 254 / .05) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/50{--tw-gradient-to: rgb(191 219 254 / .5) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/55{--tw-gradient-to: rgb(191 219 254 / .55) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/60{--tw-gradient-to: rgb(191 219 254 / .6) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/65{--tw-gradient-to: rgb(191 219 254 / .65) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/70{--tw-gradient-to: rgb(191 219 254 / .7) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/75{--tw-gradient-to: rgb(191 219 254 / .75) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/80{--tw-gradient-to: rgb(191 219 254 / .8) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/85{--tw-gradient-to: rgb(191 219 254 / .85) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/90{--tw-gradient-to: rgb(191 219 254 / .9) var(--tw-gradient-to-position)}.to-tremor-brand-muted\/95{--tw-gradient-to: rgb(191 219 254 / .95) var(--tw-gradient-to-position)}.to-tremor-brand-subtle{--tw-gradient-to: #60A5FA var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/0{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/10{--tw-gradient-to: rgb(96 165 250 / .1) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/100{--tw-gradient-to: rgb(96 165 250 / 1) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/15{--tw-gradient-to: rgb(96 165 250 / .15) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/20{--tw-gradient-to: rgb(96 165 250 / .2) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/25{--tw-gradient-to: rgb(96 165 250 / .25) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/30{--tw-gradient-to: rgb(96 165 250 / .3) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/35{--tw-gradient-to: rgb(96 165 250 / .35) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/40{--tw-gradient-to: rgb(96 165 250 / .4) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/45{--tw-gradient-to: rgb(96 165 250 / .45) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/5{--tw-gradient-to: rgb(96 165 250 / .05) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/50{--tw-gradient-to: rgb(96 165 250 / .5) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/55{--tw-gradient-to: rgb(96 165 250 / .55) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/60{--tw-gradient-to: rgb(96 165 250 / .6) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/65{--tw-gradient-to: rgb(96 165 250 / .65) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/70{--tw-gradient-to: rgb(96 165 250 / .7) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/75{--tw-gradient-to: rgb(96 165 250 / .75) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/80{--tw-gradient-to: rgb(96 165 250 / .8) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/85{--tw-gradient-to: rgb(96 165 250 / .85) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/90{--tw-gradient-to: rgb(96 165 250 / .9) var(--tw-gradient-to-position)}.to-tremor-brand-subtle\/95{--tw-gradient-to: rgb(96 165 250 / .95) var(--tw-gradient-to-position)}.to-tremor-content{--tw-gradient-to: #6B7280 var(--tw-gradient-to-position)}.to-tremor-content-emphasis{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/0{--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/10{--tw-gradient-to: rgb(55 65 81 / .1) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/100{--tw-gradient-to: rgb(55 65 81 / 1) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/15{--tw-gradient-to: rgb(55 65 81 / .15) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/20{--tw-gradient-to: rgb(55 65 81 / .2) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/25{--tw-gradient-to: rgb(55 65 81 / .25) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/30{--tw-gradient-to: rgb(55 65 81 / .3) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/35{--tw-gradient-to: rgb(55 65 81 / .35) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/40{--tw-gradient-to: rgb(55 65 81 / .4) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/45{--tw-gradient-to: rgb(55 65 81 / .45) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/5{--tw-gradient-to: rgb(55 65 81 / .05) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/50{--tw-gradient-to: rgb(55 65 81 / .5) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/55{--tw-gradient-to: rgb(55 65 81 / .55) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/60{--tw-gradient-to: rgb(55 65 81 / .6) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/65{--tw-gradient-to: rgb(55 65 81 / .65) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/70{--tw-gradient-to: rgb(55 65 81 / .7) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/75{--tw-gradient-to: rgb(55 65 81 / .75) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/80{--tw-gradient-to: rgb(55 65 81 / .8) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/85{--tw-gradient-to: rgb(55 65 81 / .85) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/90{--tw-gradient-to: rgb(55 65 81 / .9) var(--tw-gradient-to-position)}.to-tremor-content-emphasis\/95{--tw-gradient-to: rgb(55 65 81 / .95) var(--tw-gradient-to-position)}.to-tremor-content-inverted{--tw-gradient-to: #FFFFFF var(--tw-gradient-to-position)}.to-tremor-content-inverted\/0{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/10{--tw-gradient-to: rgb(255 255 255 / .1) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/100{--tw-gradient-to: rgb(255 255 255 / 1) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/15{--tw-gradient-to: rgb(255 255 255 / .15) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/20{--tw-gradient-to: rgb(255 255 255 / .2) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/25{--tw-gradient-to: rgb(255 255 255 / .25) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/30{--tw-gradient-to: rgb(255 255 255 / .3) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/35{--tw-gradient-to: rgb(255 255 255 / .35) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/40{--tw-gradient-to: rgb(255 255 255 / .4) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/45{--tw-gradient-to: rgb(255 255 255 / .45) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/5{--tw-gradient-to: rgb(255 255 255 / .05) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/50{--tw-gradient-to: rgb(255 255 255 / .5) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/55{--tw-gradient-to: rgb(255 255 255 / .55) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/60{--tw-gradient-to: rgb(255 255 255 / .6) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/65{--tw-gradient-to: rgb(255 255 255 / .65) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/70{--tw-gradient-to: rgb(255 255 255 / .7) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/75{--tw-gradient-to: rgb(255 255 255 / .75) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/80{--tw-gradient-to: rgb(255 255 255 / .8) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/85{--tw-gradient-to: rgb(255 255 255 / .85) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/90{--tw-gradient-to: rgb(255 255 255 / .9) var(--tw-gradient-to-position)}.to-tremor-content-inverted\/95{--tw-gradient-to: rgb(255 255 255 / .95) var(--tw-gradient-to-position)}.to-tremor-content-strong{--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.to-tremor-content-strong\/0{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position)}.to-tremor-content-strong\/10{--tw-gradient-to: rgb(17 24 39 / .1) var(--tw-gradient-to-position)}.to-tremor-content-strong\/100{--tw-gradient-to: rgb(17 24 39 / 1) var(--tw-gradient-to-position)}.to-tremor-content-strong\/15{--tw-gradient-to: rgb(17 24 39 / .15) var(--tw-gradient-to-position)}.to-tremor-content-strong\/20{--tw-gradient-to: rgb(17 24 39 / .2) var(--tw-gradient-to-position)}.to-tremor-content-strong\/25{--tw-gradient-to: rgb(17 24 39 / .25) var(--tw-gradient-to-position)}.to-tremor-content-strong\/30{--tw-gradient-to: rgb(17 24 39 / .3) var(--tw-gradient-to-position)}.to-tremor-content-strong\/35{--tw-gradient-to: rgb(17 24 39 / .35) var(--tw-gradient-to-position)}.to-tremor-content-strong\/40{--tw-gradient-to: rgb(17 24 39 / .4) var(--tw-gradient-to-position)}.to-tremor-content-strong\/45{--tw-gradient-to: rgb(17 24 39 / .45) var(--tw-gradient-to-position)}.to-tremor-content-strong\/5{--tw-gradient-to: rgb(17 24 39 / .05) var(--tw-gradient-to-position)}.to-tremor-content-strong\/50{--tw-gradient-to: rgb(17 24 39 / .5) var(--tw-gradient-to-position)}.to-tremor-content-strong\/55{--tw-gradient-to: rgb(17 24 39 / .55) var(--tw-gradient-to-position)}.to-tremor-content-strong\/60{--tw-gradient-to: rgb(17 24 39 / .6) var(--tw-gradient-to-position)}.to-tremor-content-strong\/65{--tw-gradient-to: rgb(17 24 39 / .65) var(--tw-gradient-to-position)}.to-tremor-content-strong\/70{--tw-gradient-to: rgb(17 24 39 / .7) var(--tw-gradient-to-position)}.to-tremor-content-strong\/75{--tw-gradient-to: rgb(17 24 39 / .75) var(--tw-gradient-to-position)}.to-tremor-content-strong\/80{--tw-gradient-to: rgb(17 24 39 / .8) var(--tw-gradient-to-position)}.to-tremor-content-strong\/85{--tw-gradient-to: rgb(17 24 39 / .85) var(--tw-gradient-to-position)}.to-tremor-content-strong\/90{--tw-gradient-to: rgb(17 24 39 / .9) var(--tw-gradient-to-position)}.to-tremor-content-strong\/95{--tw-gradient-to: rgb(17 24 39 / .95) var(--tw-gradient-to-position)}.to-tremor-content-subtle{--tw-gradient-to: #9CA3AF var(--tw-gradient-to-position)}.to-tremor-content-subtle\/0{--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/10{--tw-gradient-to: rgb(156 163 175 / .1) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/100{--tw-gradient-to: rgb(156 163 175 / 1) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/15{--tw-gradient-to: rgb(156 163 175 / .15) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/20{--tw-gradient-to: rgb(156 163 175 / .2) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/25{--tw-gradient-to: rgb(156 163 175 / .25) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/30{--tw-gradient-to: rgb(156 163 175 / .3) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/35{--tw-gradient-to: rgb(156 163 175 / .35) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/40{--tw-gradient-to: rgb(156 163 175 / .4) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/45{--tw-gradient-to: rgb(156 163 175 / .45) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/5{--tw-gradient-to: rgb(156 163 175 / .05) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/50{--tw-gradient-to: rgb(156 163 175 / .5) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/55{--tw-gradient-to: rgb(156 163 175 / .55) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/60{--tw-gradient-to: rgb(156 163 175 / .6) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/65{--tw-gradient-to: rgb(156 163 175 / .65) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/70{--tw-gradient-to: rgb(156 163 175 / .7) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/75{--tw-gradient-to: rgb(156 163 175 / .75) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/80{--tw-gradient-to: rgb(156 163 175 / .8) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/85{--tw-gradient-to: rgb(156 163 175 / .85) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/90{--tw-gradient-to: rgb(156 163 175 / .9) var(--tw-gradient-to-position)}.to-tremor-content-subtle\/95{--tw-gradient-to: rgb(156 163 175 / .95) var(--tw-gradient-to-position)}.bg-clip-padding{background-clip:padding-box}.fill-amber-500{fill:#f59e0b}.fill-blue-500{fill:#3b82f6}.fill-current{fill:currentColor}.fill-cyan-500{fill:#06b6d4}.fill-emerald-500{fill:#10b981}.fill-fuchsia-500{fill:#d946ef}.fill-gray-500{fill:#6b7280}.fill-gray-600{fill:#4b5563}.fill-gray-700{fill:#374151}.fill-gray-800{fill:#1f2937}.fill-gray-900{fill:#111827}.fill-lime-500{fill:#84cc16}.fill-none{fill:none}.fill-pink-500{fill:#ec4899}.fill-primary{fill:hsl(var(--primary))}.fill-surface-50{fill:hsl(var(--wg-surface-50) / var(--wg-surface-50-opacity, 1))}.fill-violet-500{fill:#8b5cf6}.stroke-amber-500{stroke:#f59e0b}.stroke-blue-500{stroke:#3b82f6}.stroke-current{stroke:currentColor}.stroke-cyan-500{stroke:#06b6d4}.stroke-emerald-500{stroke:#10b981}.stroke-fuchsia-500{stroke:#d946ef}.stroke-gray-200{stroke:#e5e7eb}.stroke-gray-500{stroke:#6b7280}.stroke-inherit{stroke:inherit}.stroke-lime-500{stroke:#84cc16}.stroke-none{stroke:none}.stroke-pink-500{stroke:#ec4899}.stroke-surface-100{stroke:hsl(var(--wg-surface-100) / var(--wg-surface-100-opacity, 1))}.stroke-violet-500{stroke:#8b5cf6}.stroke-white{stroke:#fff}.stroke-1{stroke-width:1}.object-cover{object-fit:cover}.object-center{object-position:center}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-2px{padding:calc(2px - var(--wg-border-width, 0px))}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-6px{padding:calc(6px - var(--wg-border-width, 0px))}.p-8px{padding:calc(8px - var(--wg-border-width, 0px))}.p-\[1px\]{padding:1px}.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-12px{padding-left:calc(12px - var(--wg-border-width, 0px));padding-right:calc(12px - var(--wg-border-width, 0px))}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-8px{padding-left:calc(8px - var(--wg-border-width, 0px));padding-right:calc(8px - var(--wg-border-width, 0px))}.px-\[14px\]{padding-left:14px;padding-right:14px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[8px\]{padding-left:8px;padding-right:8px}.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-12{padding-top:3rem;padding-bottom:3rem}.py-14px{padding-top:14px;padding-bottom:14px}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-4px{padding-top:calc(4px - var(--wg-border-width, 0px));padding-bottom:calc(4px - var(--wg-border-width, 0px))}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-6px{padding-top:calc(6px - var(--wg-border-width, 0px));padding-bottom:calc(6px - var(--wg-border-width, 0px))}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8px{padding-top:calc(8px - var(--wg-border-width, 0px));padding-bottom:calc(8px - var(--wg-border-width, 0px))}.py-\[16px\]{padding-top:16px;padding-bottom:16px}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-1{padding-left:.25rem}.pl-14px{padding-left:14px}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-\[var\(--wg-offset-padding-left\,1rem\)\]{padding-left:var(--wg-offset-padding-left,1rem)}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.ps-4{padding-inline-start:1rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:3.5rem;letter-spacing:-.075rem}.text-\[0\.8rem\]{font-size:.8rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xxs{font-size:.625rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.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)}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#121217\]{--tw-text-opacity: 1;color:rgb(18 18 23 / var(--tw-text-opacity, 1))}.text-\[\#17663A\]{--tw-text-opacity: 1;color:rgb(23 102 58 / var(--tw-text-opacity, 1))}.text-\[\#6C6C89\]{--tw-text-opacity: 1;color:rgb(108 108 137 / var(--tw-text-opacity, 1))}.text-\[\#D50B3E\]{--tw-text-opacity: 1;color:rgb(213 11 62 / var(--tw-text-opacity, 1))}.text-\[rgb\(229\,62\,62\)\]{--tw-text-opacity: 1;color:rgb(229 62 62 / var(--tw-text-opacity, 1))}.text-\[var\(--hyperion-color-text-button-link-color\)\]{color:var(--hyperion-color-text-button-link-color)}.text-\[var\(--hyperion-color-text-button-outline-normal\)\]{color:var(--hyperion-color-text-button-outline-normal)}.text-\[var\(--hyperion-color-text-button-primary-gray-normal\)\]{color:var(--hyperion-color-text-button-primary-gray-normal)}.text-\[var\(--hyperion-color-text-button-primary-normal\)\]{color:var(--hyperion-color-text-button-primary-normal)}.text-\[var\(--hyperion-color-text-button-transparent\)\]{color:var(--hyperion-color-text-button-transparent)}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-background{color:hsl(var(--background))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-current{color:currentColor}.text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.text-dark-tremor-background{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-dark-tremor-background-emphasis{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-dark-tremor-background-emphasis\/0{color:#37415100}.text-dark-tremor-background-emphasis\/10{color:#3741511a}.text-dark-tremor-background-emphasis\/100{color:#374151}.text-dark-tremor-background-emphasis\/15{color:#37415126}.text-dark-tremor-background-emphasis\/20{color:#37415133}.text-dark-tremor-background-emphasis\/25{color:#37415140}.text-dark-tremor-background-emphasis\/30{color:#3741514d}.text-dark-tremor-background-emphasis\/35{color:#37415159}.text-dark-tremor-background-emphasis\/40{color:#37415166}.text-dark-tremor-background-emphasis\/45{color:#37415173}.text-dark-tremor-background-emphasis\/5{color:#3741510d}.text-dark-tremor-background-emphasis\/50{color:#37415180}.text-dark-tremor-background-emphasis\/55{color:#3741518c}.text-dark-tremor-background-emphasis\/60{color:#37415199}.text-dark-tremor-background-emphasis\/65{color:#374151a6}.text-dark-tremor-background-emphasis\/70{color:#374151b3}.text-dark-tremor-background-emphasis\/75{color:#374151bf}.text-dark-tremor-background-emphasis\/80{color:#374151cc}.text-dark-tremor-background-emphasis\/85{color:#374151d9}.text-dark-tremor-background-emphasis\/90{color:#374151e6}.text-dark-tremor-background-emphasis\/95{color:#374151f2}.text-dark-tremor-background-muted{--tw-text-opacity: 1;color:rgb(19 26 43 / var(--tw-text-opacity, 1))}.text-dark-tremor-background-muted\/0{color:#131a2b00}.text-dark-tremor-background-muted\/10{color:#131a2b1a}.text-dark-tremor-background-muted\/100{color:#131a2b}.text-dark-tremor-background-muted\/15{color:#131a2b26}.text-dark-tremor-background-muted\/20{color:#131a2b33}.text-dark-tremor-background-muted\/25{color:#131a2b40}.text-dark-tremor-background-muted\/30{color:#131a2b4d}.text-dark-tremor-background-muted\/35{color:#131a2b59}.text-dark-tremor-background-muted\/40{color:#131a2b66}.text-dark-tremor-background-muted\/45{color:#131a2b73}.text-dark-tremor-background-muted\/5{color:#131a2b0d}.text-dark-tremor-background-muted\/50{color:#131a2b80}.text-dark-tremor-background-muted\/55{color:#131a2b8c}.text-dark-tremor-background-muted\/60{color:#131a2b99}.text-dark-tremor-background-muted\/65{color:#131a2ba6}.text-dark-tremor-background-muted\/70{color:#131a2bb3}.text-dark-tremor-background-muted\/75{color:#131a2bbf}.text-dark-tremor-background-muted\/80{color:#131a2bcc}.text-dark-tremor-background-muted\/85{color:#131a2bd9}.text-dark-tremor-background-muted\/90{color:#131a2be6}.text-dark-tremor-background-muted\/95{color:#131a2bf2}.text-dark-tremor-background-subtle{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-dark-tremor-background-subtle\/0{color:#1f293700}.text-dark-tremor-background-subtle\/10{color:#1f29371a}.text-dark-tremor-background-subtle\/100{color:#1f2937}.text-dark-tremor-background-subtle\/15{color:#1f293726}.text-dark-tremor-background-subtle\/20{color:#1f293733}.text-dark-tremor-background-subtle\/25{color:#1f293740}.text-dark-tremor-background-subtle\/30{color:#1f29374d}.text-dark-tremor-background-subtle\/35{color:#1f293759}.text-dark-tremor-background-subtle\/40{color:#1f293766}.text-dark-tremor-background-subtle\/45{color:#1f293773}.text-dark-tremor-background-subtle\/5{color:#1f29370d}.text-dark-tremor-background-subtle\/50{color:#1f293780}.text-dark-tremor-background-subtle\/55{color:#1f29378c}.text-dark-tremor-background-subtle\/60{color:#1f293799}.text-dark-tremor-background-subtle\/65{color:#1f2937a6}.text-dark-tremor-background-subtle\/70{color:#1f2937b3}.text-dark-tremor-background-subtle\/75{color:#1f2937bf}.text-dark-tremor-background-subtle\/80{color:#1f2937cc}.text-dark-tremor-background-subtle\/85{color:#1f2937d9}.text-dark-tremor-background-subtle\/90{color:#1f2937e6}.text-dark-tremor-background-subtle\/95{color:#1f2937f2}.text-dark-tremor-border{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-dark-tremor-brand{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-dark-tremor-brand-emphasis{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-dark-tremor-brand-emphasis\/0{color:#60a5fa00}.text-dark-tremor-brand-emphasis\/10{color:#60a5fa1a}.text-dark-tremor-brand-emphasis\/100{color:#60a5fa}.text-dark-tremor-brand-emphasis\/15{color:#60a5fa26}.text-dark-tremor-brand-emphasis\/20{color:#60a5fa33}.text-dark-tremor-brand-emphasis\/25{color:#60a5fa40}.text-dark-tremor-brand-emphasis\/30{color:#60a5fa4d}.text-dark-tremor-brand-emphasis\/35{color:#60a5fa59}.text-dark-tremor-brand-emphasis\/40{color:#60a5fa66}.text-dark-tremor-brand-emphasis\/45{color:#60a5fa73}.text-dark-tremor-brand-emphasis\/5{color:#60a5fa0d}.text-dark-tremor-brand-emphasis\/50{color:#60a5fa80}.text-dark-tremor-brand-emphasis\/55{color:#60a5fa8c}.text-dark-tremor-brand-emphasis\/60{color:#60a5fa99}.text-dark-tremor-brand-emphasis\/65{color:#60a5faa6}.text-dark-tremor-brand-emphasis\/70{color:#60a5fab3}.text-dark-tremor-brand-emphasis\/75{color:#60a5fabf}.text-dark-tremor-brand-emphasis\/80{color:#60a5facc}.text-dark-tremor-brand-emphasis\/85{color:#60a5fad9}.text-dark-tremor-brand-emphasis\/90{color:#60a5fae6}.text-dark-tremor-brand-emphasis\/95{color:#60a5faf2}.text-dark-tremor-brand-faint{--tw-text-opacity: 1;color:rgb(11 18 41 / var(--tw-text-opacity, 1))}.text-dark-tremor-brand-faint\/0{color:#0b122900}.text-dark-tremor-brand-faint\/10{color:#0b12291a}.text-dark-tremor-brand-faint\/100{color:#0b1229}.text-dark-tremor-brand-faint\/15{color:#0b122926}.text-dark-tremor-brand-faint\/20{color:#0b122933}.text-dark-tremor-brand-faint\/25{color:#0b122940}.text-dark-tremor-brand-faint\/30{color:#0b12294d}.text-dark-tremor-brand-faint\/35{color:#0b122959}.text-dark-tremor-brand-faint\/40{color:#0b122966}.text-dark-tremor-brand-faint\/45{color:#0b122973}.text-dark-tremor-brand-faint\/5{color:#0b12290d}.text-dark-tremor-brand-faint\/50{color:#0b122980}.text-dark-tremor-brand-faint\/55{color:#0b12298c}.text-dark-tremor-brand-faint\/60{color:#0b122999}.text-dark-tremor-brand-faint\/65{color:#0b1229a6}.text-dark-tremor-brand-faint\/70{color:#0b1229b3}.text-dark-tremor-brand-faint\/75{color:#0b1229bf}.text-dark-tremor-brand-faint\/80{color:#0b1229cc}.text-dark-tremor-brand-faint\/85{color:#0b1229d9}.text-dark-tremor-brand-faint\/90{color:#0b1229e6}.text-dark-tremor-brand-faint\/95{color:#0b1229f2}.text-dark-tremor-brand-inverted{--tw-text-opacity: 1;color:rgb(3 7 18 / var(--tw-text-opacity, 1))}.text-dark-tremor-brand-inverted\/0{color:#03071200}.text-dark-tremor-brand-inverted\/10{color:#0307121a}.text-dark-tremor-brand-inverted\/100{color:#030712}.text-dark-tremor-brand-inverted\/15{color:#03071226}.text-dark-tremor-brand-inverted\/20{color:#03071233}.text-dark-tremor-brand-inverted\/25{color:#03071240}.text-dark-tremor-brand-inverted\/30{color:#0307124d}.text-dark-tremor-brand-inverted\/35{color:#03071259}.text-dark-tremor-brand-inverted\/40{color:#03071266}.text-dark-tremor-brand-inverted\/45{color:#03071273}.text-dark-tremor-brand-inverted\/5{color:#0307120d}.text-dark-tremor-brand-inverted\/50{color:#03071280}.text-dark-tremor-brand-inverted\/55{color:#0307128c}.text-dark-tremor-brand-inverted\/60{color:#03071299}.text-dark-tremor-brand-inverted\/65{color:#030712a6}.text-dark-tremor-brand-inverted\/70{color:#030712b3}.text-dark-tremor-brand-inverted\/75{color:#030712bf}.text-dark-tremor-brand-inverted\/80{color:#030712cc}.text-dark-tremor-brand-inverted\/85{color:#030712d9}.text-dark-tremor-brand-inverted\/90{color:#030712e6}.text-dark-tremor-brand-inverted\/95{color:#030712f2}.text-dark-tremor-brand-muted{--tw-text-opacity: 1;color:rgb(23 37 84 / var(--tw-text-opacity, 1))}.text-dark-tremor-brand-muted\/0{color:#17255400}.text-dark-tremor-brand-muted\/10{color:#1725541a}.text-dark-tremor-brand-muted\/100{color:#172554}.text-dark-tremor-brand-muted\/15{color:#17255426}.text-dark-tremor-brand-muted\/20{color:#17255433}.text-dark-tremor-brand-muted\/25{color:#17255440}.text-dark-tremor-brand-muted\/30{color:#1725544d}.text-dark-tremor-brand-muted\/35{color:#17255459}.text-dark-tremor-brand-muted\/40{color:#17255466}.text-dark-tremor-brand-muted\/45{color:#17255473}.text-dark-tremor-brand-muted\/5{color:#1725540d}.text-dark-tremor-brand-muted\/50{color:#17255480}.text-dark-tremor-brand-muted\/55{color:#1725548c}.text-dark-tremor-brand-muted\/60{color:#17255499}.text-dark-tremor-brand-muted\/65{color:#172554a6}.text-dark-tremor-brand-muted\/70{color:#172554b3}.text-dark-tremor-brand-muted\/75{color:#172554bf}.text-dark-tremor-brand-muted\/80{color:#172554cc}.text-dark-tremor-brand-muted\/85{color:#172554d9}.text-dark-tremor-brand-muted\/90{color:#172554e6}.text-dark-tremor-brand-muted\/95{color:#172554f2}.text-dark-tremor-brand-subtle{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-dark-tremor-brand-subtle\/0{color:#1e40af00}.text-dark-tremor-brand-subtle\/10{color:#1e40af1a}.text-dark-tremor-brand-subtle\/100{color:#1e40af}.text-dark-tremor-brand-subtle\/15{color:#1e40af26}.text-dark-tremor-brand-subtle\/20{color:#1e40af33}.text-dark-tremor-brand-subtle\/25{color:#1e40af40}.text-dark-tremor-brand-subtle\/30{color:#1e40af4d}.text-dark-tremor-brand-subtle\/35{color:#1e40af59}.text-dark-tremor-brand-subtle\/40{color:#1e40af66}.text-dark-tremor-brand-subtle\/45{color:#1e40af73}.text-dark-tremor-brand-subtle\/5{color:#1e40af0d}.text-dark-tremor-brand-subtle\/50{color:#1e40af80}.text-dark-tremor-brand-subtle\/55{color:#1e40af8c}.text-dark-tremor-brand-subtle\/60{color:#1e40af99}.text-dark-tremor-brand-subtle\/65{color:#1e40afa6}.text-dark-tremor-brand-subtle\/70{color:#1e40afb3}.text-dark-tremor-brand-subtle\/75{color:#1e40afbf}.text-dark-tremor-brand-subtle\/80{color:#1e40afcc}.text-dark-tremor-brand-subtle\/85{color:#1e40afd9}.text-dark-tremor-brand-subtle\/90{color:#1e40afe6}.text-dark-tremor-brand-subtle\/95{color:#1e40aff2}.text-dark-tremor-content{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-dark-tremor-content-emphasis{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-dark-tremor-content-emphasis\/0{color:#e5e7eb00}.text-dark-tremor-content-emphasis\/10{color:#e5e7eb1a}.text-dark-tremor-content-emphasis\/100{color:#e5e7eb}.text-dark-tremor-content-emphasis\/15{color:#e5e7eb26}.text-dark-tremor-content-emphasis\/20{color:#e5e7eb33}.text-dark-tremor-content-emphasis\/25{color:#e5e7eb40}.text-dark-tremor-content-emphasis\/30{color:#e5e7eb4d}.text-dark-tremor-content-emphasis\/35{color:#e5e7eb59}.text-dark-tremor-content-emphasis\/40{color:#e5e7eb66}.text-dark-tremor-content-emphasis\/45{color:#e5e7eb73}.text-dark-tremor-content-emphasis\/5{color:#e5e7eb0d}.text-dark-tremor-content-emphasis\/50{color:#e5e7eb80}.text-dark-tremor-content-emphasis\/55{color:#e5e7eb8c}.text-dark-tremor-content-emphasis\/60{color:#e5e7eb99}.text-dark-tremor-content-emphasis\/65{color:#e5e7eba6}.text-dark-tremor-content-emphasis\/70{color:#e5e7ebb3}.text-dark-tremor-content-emphasis\/75{color:#e5e7ebbf}.text-dark-tremor-content-emphasis\/80{color:#e5e7ebcc}.text-dark-tremor-content-emphasis\/85{color:#e5e7ebd9}.text-dark-tremor-content-emphasis\/90{color:#e5e7ebe6}.text-dark-tremor-content-emphasis\/95{color:#e5e7ebf2}.text-dark-tremor-content-inverted{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-dark-tremor-content-inverted\/0{color:#11182700}.text-dark-tremor-content-inverted\/10{color:#1118271a}.text-dark-tremor-content-inverted\/100{color:#111827}.text-dark-tremor-content-inverted\/15{color:#11182726}.text-dark-tremor-content-inverted\/20{color:#11182733}.text-dark-tremor-content-inverted\/25{color:#11182740}.text-dark-tremor-content-inverted\/30{color:#1118274d}.text-dark-tremor-content-inverted\/35{color:#11182759}.text-dark-tremor-content-inverted\/40{color:#11182766}.text-dark-tremor-content-inverted\/45{color:#11182773}.text-dark-tremor-content-inverted\/5{color:#1118270d}.text-dark-tremor-content-inverted\/50{color:#11182780}.text-dark-tremor-content-inverted\/55{color:#1118278c}.text-dark-tremor-content-inverted\/60{color:#11182799}.text-dark-tremor-content-inverted\/65{color:#111827a6}.text-dark-tremor-content-inverted\/70{color:#111827b3}.text-dark-tremor-content-inverted\/75{color:#111827bf}.text-dark-tremor-content-inverted\/80{color:#111827cc}.text-dark-tremor-content-inverted\/85{color:#111827d9}.text-dark-tremor-content-inverted\/90{color:#111827e6}.text-dark-tremor-content-inverted\/95{color:#111827f2}.text-dark-tremor-content-strong{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.text-dark-tremor-content-strong\/0{color:#f9fafb00}.text-dark-tremor-content-strong\/10{color:#f9fafb1a}.text-dark-tremor-content-strong\/100{color:#f9fafb}.text-dark-tremor-content-strong\/15{color:#f9fafb26}.text-dark-tremor-content-strong\/20{color:#f9fafb33}.text-dark-tremor-content-strong\/25{color:#f9fafb40}.text-dark-tremor-content-strong\/30{color:#f9fafb4d}.text-dark-tremor-content-strong\/35{color:#f9fafb59}.text-dark-tremor-content-strong\/40{color:#f9fafb66}.text-dark-tremor-content-strong\/45{color:#f9fafb73}.text-dark-tremor-content-strong\/5{color:#f9fafb0d}.text-dark-tremor-content-strong\/50{color:#f9fafb80}.text-dark-tremor-content-strong\/55{color:#f9fafb8c}.text-dark-tremor-content-strong\/60{color:#f9fafb99}.text-dark-tremor-content-strong\/65{color:#f9fafba6}.text-dark-tremor-content-strong\/70{color:#f9fafbb3}.text-dark-tremor-content-strong\/75{color:#f9fafbbf}.text-dark-tremor-content-strong\/80{color:#f9fafbcc}.text-dark-tremor-content-strong\/85{color:#f9fafbd9}.text-dark-tremor-content-strong\/90{color:#f9fafbe6}.text-dark-tremor-content-strong\/95{color:#f9fafbf2}.text-dark-tremor-content-subtle{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-dark-tremor-content-subtle\/0{color:#6b728000}.text-dark-tremor-content-subtle\/10{color:#6b72801a}.text-dark-tremor-content-subtle\/100{color:#6b7280}.text-dark-tremor-content-subtle\/15{color:#6b728026}.text-dark-tremor-content-subtle\/20{color:#6b728033}.text-dark-tremor-content-subtle\/25{color:#6b728040}.text-dark-tremor-content-subtle\/30{color:#6b72804d}.text-dark-tremor-content-subtle\/35{color:#6b728059}.text-dark-tremor-content-subtle\/40{color:#6b728066}.text-dark-tremor-content-subtle\/45{color:#6b728073}.text-dark-tremor-content-subtle\/5{color:#6b72800d}.text-dark-tremor-content-subtle\/50{color:#6b728080}.text-dark-tremor-content-subtle\/55{color:#6b72808c}.text-dark-tremor-content-subtle\/60{color:#6b728099}.text-dark-tremor-content-subtle\/65{color:#6b7280a6}.text-dark-tremor-content-subtle\/70{color:#6b7280b3}.text-dark-tremor-content-subtle\/75{color:#6b7280bf}.text-dark-tremor-content-subtle\/80{color:#6b7280cc}.text-dark-tremor-content-subtle\/85{color:#6b7280d9}.text-dark-tremor-content-subtle\/90{color:#6b7280e6}.text-dark-tremor-content-subtle\/95{color:#6b7280f2}.text-destructive{color:hsl(var(--destructive))}.text-destructive-700{--tw-text-opacity: 1;color:hsl(var(--wg-destructive-700) / var(--wg-destructive-700-opacity, var(--tw-text-opacity)))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-destructive\/50{color:hsl(var(--destructive) / .5)}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-foreground{color:hsl(var(--foreground))}.text-fuchsia-500{--tw-text-opacity: 1;color:rgb(217 70 239 / var(--tw-text-opacity, 1))}.text-gray-200\/15{color:#e5e7eb26}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-50{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-inherit{color:inherit}.text-lime-500{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-muted-foreground\/70{color:hsl(var(--muted-foreground) / .7)}.text-pink-500{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity, 1))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-300{--tw-text-opacity: 1;color:hsl(var(--wg-primary-300) / var(--wg-primary-300-opacity, var(--tw-text-opacity)))}.text-primary-700{--tw-text-opacity: 1;color:hsl(var(--wg-primary-700) / var(--wg-primary-700-opacity, var(--tw-text-opacity)))}.text-primary-800{--tw-text-opacity: 1;color:hsl(var(--wg-primary-800) / var(--wg-primary-800-opacity, var(--tw-text-opacity)))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-secondary{color:hsl(var(--secondary))}.text-secondary-900{--tw-text-opacity: 1;color:hsl(var(--wg-secondary-900) / var(--wg-secondary-900-opacity, var(--tw-text-opacity)))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-950{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.text-surface-100{--tw-text-opacity: 1;color:hsl(var(--wg-surface-100) / var(--wg-surface-100-opacity, var(--tw-text-opacity)))}.text-surface-200{--tw-text-opacity: 1;color:hsl(var(--wg-surface-200) / var(--wg-surface-200-opacity, var(--tw-text-opacity)))}.text-surface-300{--tw-text-opacity: 1;color:hsl(var(--wg-surface-300) / var(--wg-surface-300-opacity, var(--tw-text-opacity)))}.text-surface-400{--tw-text-opacity: 1;color:hsl(var(--wg-surface-400) / var(--wg-surface-400-opacity, var(--tw-text-opacity)))}.text-surface-50{--tw-text-opacity: 1;color:hsl(var(--wg-surface-50) / var(--wg-surface-50-opacity, var(--tw-text-opacity)))}.text-surface-500{--tw-text-opacity: 1;color:hsl(var(--wg-surface-500) / var(--wg-surface-500-opacity, var(--tw-text-opacity)))}.text-surface-900{--tw-text-opacity: 1;color:hsl(var(--wg-surface-900) / var(--wg-surface-900-opacity, var(--tw-text-opacity)))}.text-surface-overlay-foreground{--tw-text-opacity: 1;color:hsl(var(--wg-surface-overlay-foreground) / var(--wg-surface-overlay-foreground-opacity, var(--tw-text-opacity)))}.text-transparent{color:transparent}.text-tremor-background{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-tremor-background-emphasis{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-tremor-background-emphasis\/0{color:#e5e7eb00}.text-tremor-background-emphasis\/10{color:#e5e7eb1a}.text-tremor-background-emphasis\/100{color:#e5e7eb}.text-tremor-background-emphasis\/15{color:#e5e7eb26}.text-tremor-background-emphasis\/20{color:#e5e7eb33}.text-tremor-background-emphasis\/25{color:#e5e7eb40}.text-tremor-background-emphasis\/30{color:#e5e7eb4d}.text-tremor-background-emphasis\/35{color:#e5e7eb59}.text-tremor-background-emphasis\/40{color:#e5e7eb66}.text-tremor-background-emphasis\/45{color:#e5e7eb73}.text-tremor-background-emphasis\/5{color:#e5e7eb0d}.text-tremor-background-emphasis\/50{color:#e5e7eb80}.text-tremor-background-emphasis\/55{color:#e5e7eb8c}.text-tremor-background-emphasis\/60{color:#e5e7eb99}.text-tremor-background-emphasis\/65{color:#e5e7eba6}.text-tremor-background-emphasis\/70{color:#e5e7ebb3}.text-tremor-background-emphasis\/75{color:#e5e7ebbf}.text-tremor-background-emphasis\/80{color:#e5e7ebcc}.text-tremor-background-emphasis\/85{color:#e5e7ebd9}.text-tremor-background-emphasis\/90{color:#e5e7ebe6}.text-tremor-background-emphasis\/95{color:#e5e7ebf2}.text-tremor-background-muted{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.text-tremor-background-muted\/0{color:#f9fafb00}.text-tremor-background-muted\/10{color:#f9fafb1a}.text-tremor-background-muted\/100{color:#f9fafb}.text-tremor-background-muted\/15{color:#f9fafb26}.text-tremor-background-muted\/20{color:#f9fafb33}.text-tremor-background-muted\/25{color:#f9fafb40}.text-tremor-background-muted\/30{color:#f9fafb4d}.text-tremor-background-muted\/35{color:#f9fafb59}.text-tremor-background-muted\/40{color:#f9fafb66}.text-tremor-background-muted\/45{color:#f9fafb73}.text-tremor-background-muted\/5{color:#f9fafb0d}.text-tremor-background-muted\/50{color:#f9fafb80}.text-tremor-background-muted\/55{color:#f9fafb8c}.text-tremor-background-muted\/60{color:#f9fafb99}.text-tremor-background-muted\/65{color:#f9fafba6}.text-tremor-background-muted\/70{color:#f9fafbb3}.text-tremor-background-muted\/75{color:#f9fafbbf}.text-tremor-background-muted\/80{color:#f9fafbcc}.text-tremor-background-muted\/85{color:#f9fafbd9}.text-tremor-background-muted\/90{color:#f9fafbe6}.text-tremor-background-muted\/95{color:#f9fafbf2}.text-tremor-background-subtle{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-tremor-background-subtle\/0{color:#f3f4f600}.text-tremor-background-subtle\/10{color:#f3f4f61a}.text-tremor-background-subtle\/100{color:#f3f4f6}.text-tremor-background-subtle\/15{color:#f3f4f626}.text-tremor-background-subtle\/20{color:#f3f4f633}.text-tremor-background-subtle\/25{color:#f3f4f640}.text-tremor-background-subtle\/30{color:#f3f4f64d}.text-tremor-background-subtle\/35{color:#f3f4f659}.text-tremor-background-subtle\/40{color:#f3f4f666}.text-tremor-background-subtle\/45{color:#f3f4f673}.text-tremor-background-subtle\/5{color:#f3f4f60d}.text-tremor-background-subtle\/50{color:#f3f4f680}.text-tremor-background-subtle\/55{color:#f3f4f68c}.text-tremor-background-subtle\/60{color:#f3f4f699}.text-tremor-background-subtle\/65{color:#f3f4f6a6}.text-tremor-background-subtle\/70{color:#f3f4f6b3}.text-tremor-background-subtle\/75{color:#f3f4f6bf}.text-tremor-background-subtle\/80{color:#f3f4f6cc}.text-tremor-background-subtle\/85{color:#f3f4f6d9}.text-tremor-background-subtle\/90{color:#f3f4f6e6}.text-tremor-background-subtle\/95{color:#f3f4f6f2}.text-tremor-border{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-tremor-brand{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-tremor-brand-emphasis{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-tremor-brand-emphasis\/0{color:#1d4ed800}.text-tremor-brand-emphasis\/10{color:#1d4ed81a}.text-tremor-brand-emphasis\/100{color:#1d4ed8}.text-tremor-brand-emphasis\/15{color:#1d4ed826}.text-tremor-brand-emphasis\/20{color:#1d4ed833}.text-tremor-brand-emphasis\/25{color:#1d4ed840}.text-tremor-brand-emphasis\/30{color:#1d4ed84d}.text-tremor-brand-emphasis\/35{color:#1d4ed859}.text-tremor-brand-emphasis\/40{color:#1d4ed866}.text-tremor-brand-emphasis\/45{color:#1d4ed873}.text-tremor-brand-emphasis\/5{color:#1d4ed80d}.text-tremor-brand-emphasis\/50{color:#1d4ed880}.text-tremor-brand-emphasis\/55{color:#1d4ed88c}.text-tremor-brand-emphasis\/60{color:#1d4ed899}.text-tremor-brand-emphasis\/65{color:#1d4ed8a6}.text-tremor-brand-emphasis\/70{color:#1d4ed8b3}.text-tremor-brand-emphasis\/75{color:#1d4ed8bf}.text-tremor-brand-emphasis\/80{color:#1d4ed8cc}.text-tremor-brand-emphasis\/85{color:#1d4ed8d9}.text-tremor-brand-emphasis\/90{color:#1d4ed8e6}.text-tremor-brand-emphasis\/95{color:#1d4ed8f2}.text-tremor-brand-faint{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.text-tremor-brand-faint\/0{color:#eff6ff00}.text-tremor-brand-faint\/10{color:#eff6ff1a}.text-tremor-brand-faint\/100{color:#eff6ff}.text-tremor-brand-faint\/15{color:#eff6ff26}.text-tremor-brand-faint\/20{color:#eff6ff33}.text-tremor-brand-faint\/25{color:#eff6ff40}.text-tremor-brand-faint\/30{color:#eff6ff4d}.text-tremor-brand-faint\/35{color:#eff6ff59}.text-tremor-brand-faint\/40{color:#eff6ff66}.text-tremor-brand-faint\/45{color:#eff6ff73}.text-tremor-brand-faint\/5{color:#eff6ff0d}.text-tremor-brand-faint\/50{color:#eff6ff80}.text-tremor-brand-faint\/55{color:#eff6ff8c}.text-tremor-brand-faint\/60{color:#eff6ff99}.text-tremor-brand-faint\/65{color:#eff6ffa6}.text-tremor-brand-faint\/70{color:#eff6ffb3}.text-tremor-brand-faint\/75{color:#eff6ffbf}.text-tremor-brand-faint\/80{color:#eff6ffcc}.text-tremor-brand-faint\/85{color:#eff6ffd9}.text-tremor-brand-faint\/90{color:#eff6ffe6}.text-tremor-brand-faint\/95{color:#eff6fff2}.text-tremor-brand-inverted{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-tremor-brand-inverted\/0{color:#fff0}.text-tremor-brand-inverted\/10{color:#ffffff1a}.text-tremor-brand-inverted\/100{color:#fff}.text-tremor-brand-inverted\/15{color:#ffffff26}.text-tremor-brand-inverted\/20{color:#fff3}.text-tremor-brand-inverted\/25{color:#ffffff40}.text-tremor-brand-inverted\/30{color:#ffffff4d}.text-tremor-brand-inverted\/35{color:#ffffff59}.text-tremor-brand-inverted\/40{color:#fff6}.text-tremor-brand-inverted\/45{color:#ffffff73}.text-tremor-brand-inverted\/5{color:#ffffff0d}.text-tremor-brand-inverted\/50{color:#ffffff80}.text-tremor-brand-inverted\/55{color:#ffffff8c}.text-tremor-brand-inverted\/60{color:#fff9}.text-tremor-brand-inverted\/65{color:#ffffffa6}.text-tremor-brand-inverted\/70{color:#ffffffb3}.text-tremor-brand-inverted\/75{color:#ffffffbf}.text-tremor-brand-inverted\/80{color:#fffc}.text-tremor-brand-inverted\/85{color:#ffffffd9}.text-tremor-brand-inverted\/90{color:#ffffffe6}.text-tremor-brand-inverted\/95{color:#fffffff2}.text-tremor-brand-muted{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-tremor-brand-muted\/0{color:#bfdbfe00}.text-tremor-brand-muted\/10{color:#bfdbfe1a}.text-tremor-brand-muted\/100{color:#bfdbfe}.text-tremor-brand-muted\/15{color:#bfdbfe26}.text-tremor-brand-muted\/20{color:#bfdbfe33}.text-tremor-brand-muted\/25{color:#bfdbfe40}.text-tremor-brand-muted\/30{color:#bfdbfe4d}.text-tremor-brand-muted\/35{color:#bfdbfe59}.text-tremor-brand-muted\/40{color:#bfdbfe66}.text-tremor-brand-muted\/45{color:#bfdbfe73}.text-tremor-brand-muted\/5{color:#bfdbfe0d}.text-tremor-brand-muted\/50{color:#bfdbfe80}.text-tremor-brand-muted\/55{color:#bfdbfe8c}.text-tremor-brand-muted\/60{color:#bfdbfe99}.text-tremor-brand-muted\/65{color:#bfdbfea6}.text-tremor-brand-muted\/70{color:#bfdbfeb3}.text-tremor-brand-muted\/75{color:#bfdbfebf}.text-tremor-brand-muted\/80{color:#bfdbfecc}.text-tremor-brand-muted\/85{color:#bfdbfed9}.text-tremor-brand-muted\/90{color:#bfdbfee6}.text-tremor-brand-muted\/95{color:#bfdbfef2}.text-tremor-brand-subtle{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-tremor-brand-subtle\/0{color:#60a5fa00}.text-tremor-brand-subtle\/10{color:#60a5fa1a}.text-tremor-brand-subtle\/100{color:#60a5fa}.text-tremor-brand-subtle\/15{color:#60a5fa26}.text-tremor-brand-subtle\/20{color:#60a5fa33}.text-tremor-brand-subtle\/25{color:#60a5fa40}.text-tremor-brand-subtle\/30{color:#60a5fa4d}.text-tremor-brand-subtle\/35{color:#60a5fa59}.text-tremor-brand-subtle\/40{color:#60a5fa66}.text-tremor-brand-subtle\/45{color:#60a5fa73}.text-tremor-brand-subtle\/5{color:#60a5fa0d}.text-tremor-brand-subtle\/50{color:#60a5fa80}.text-tremor-brand-subtle\/55{color:#60a5fa8c}.text-tremor-brand-subtle\/60{color:#60a5fa99}.text-tremor-brand-subtle\/65{color:#60a5faa6}.text-tremor-brand-subtle\/70{color:#60a5fab3}.text-tremor-brand-subtle\/75{color:#60a5fabf}.text-tremor-brand-subtle\/80{color:#60a5facc}.text-tremor-brand-subtle\/85{color:#60a5fad9}.text-tremor-brand-subtle\/90{color:#60a5fae6}.text-tremor-brand-subtle\/95{color:#60a5faf2}.text-tremor-content{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-tremor-content-emphasis{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-tremor-content-emphasis\/0{color:#37415100}.text-tremor-content-emphasis\/10{color:#3741511a}.text-tremor-content-emphasis\/100{color:#374151}.text-tremor-content-emphasis\/15{color:#37415126}.text-tremor-content-emphasis\/20{color:#37415133}.text-tremor-content-emphasis\/25{color:#37415140}.text-tremor-content-emphasis\/30{color:#3741514d}.text-tremor-content-emphasis\/35{color:#37415159}.text-tremor-content-emphasis\/40{color:#37415166}.text-tremor-content-emphasis\/45{color:#37415173}.text-tremor-content-emphasis\/5{color:#3741510d}.text-tremor-content-emphasis\/50{color:#37415180}.text-tremor-content-emphasis\/55{color:#3741518c}.text-tremor-content-emphasis\/60{color:#37415199}.text-tremor-content-emphasis\/65{color:#374151a6}.text-tremor-content-emphasis\/70{color:#374151b3}.text-tremor-content-emphasis\/75{color:#374151bf}.text-tremor-content-emphasis\/80{color:#374151cc}.text-tremor-content-emphasis\/85{color:#374151d9}.text-tremor-content-emphasis\/90{color:#374151e6}.text-tremor-content-emphasis\/95{color:#374151f2}.text-tremor-content-inverted{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-tremor-content-inverted\/0{color:#fff0}.text-tremor-content-inverted\/10{color:#ffffff1a}.text-tremor-content-inverted\/100{color:#fff}.text-tremor-content-inverted\/15{color:#ffffff26}.text-tremor-content-inverted\/20{color:#fff3}.text-tremor-content-inverted\/25{color:#ffffff40}.text-tremor-content-inverted\/30{color:#ffffff4d}.text-tremor-content-inverted\/35{color:#ffffff59}.text-tremor-content-inverted\/40{color:#fff6}.text-tremor-content-inverted\/45{color:#ffffff73}.text-tremor-content-inverted\/5{color:#ffffff0d}.text-tremor-content-inverted\/50{color:#ffffff80}.text-tremor-content-inverted\/55{color:#ffffff8c}.text-tremor-content-inverted\/60{color:#fff9}.text-tremor-content-inverted\/65{color:#ffffffa6}.text-tremor-content-inverted\/70{color:#ffffffb3}.text-tremor-content-inverted\/75{color:#ffffffbf}.text-tremor-content-inverted\/80{color:#fffc}.text-tremor-content-inverted\/85{color:#ffffffd9}.text-tremor-content-inverted\/90{color:#ffffffe6}.text-tremor-content-inverted\/95{color:#fffffff2}.text-tremor-content-strong{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-tremor-content-strong\/0{color:#11182700}.text-tremor-content-strong\/10{color:#1118271a}.text-tremor-content-strong\/100{color:#111827}.text-tremor-content-strong\/15{color:#11182726}.text-tremor-content-strong\/20{color:#11182733}.text-tremor-content-strong\/25{color:#11182740}.text-tremor-content-strong\/30{color:#1118274d}.text-tremor-content-strong\/35{color:#11182759}.text-tremor-content-strong\/40{color:#11182766}.text-tremor-content-strong\/45{color:#11182773}.text-tremor-content-strong\/5{color:#1118270d}.text-tremor-content-strong\/50{color:#11182780}.text-tremor-content-strong\/55{color:#1118278c}.text-tremor-content-strong\/60{color:#11182799}.text-tremor-content-strong\/65{color:#111827a6}.text-tremor-content-strong\/70{color:#111827b3}.text-tremor-content-strong\/75{color:#111827bf}.text-tremor-content-strong\/80{color:#111827cc}.text-tremor-content-strong\/85{color:#111827d9}.text-tremor-content-strong\/90{color:#111827e6}.text-tremor-content-strong\/95{color:#111827f2}.text-tremor-content-subtle{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-tremor-content-subtle\/0{color:#9ca3af00}.text-tremor-content-subtle\/10{color:#9ca3af1a}.text-tremor-content-subtle\/100{color:#9ca3af}.text-tremor-content-subtle\/15{color:#9ca3af26}.text-tremor-content-subtle\/20{color:#9ca3af33}.text-tremor-content-subtle\/25{color:#9ca3af40}.text-tremor-content-subtle\/30{color:#9ca3af4d}.text-tremor-content-subtle\/35{color:#9ca3af59}.text-tremor-content-subtle\/40{color:#9ca3af66}.text-tremor-content-subtle\/45{color:#9ca3af73}.text-tremor-content-subtle\/5{color:#9ca3af0d}.text-tremor-content-subtle\/50{color:#9ca3af80}.text-tremor-content-subtle\/55{color:#9ca3af8c}.text-tremor-content-subtle\/60{color:#9ca3af99}.text-tremor-content-subtle\/65{color:#9ca3afa6}.text-tremor-content-subtle\/70{color:#9ca3afb3}.text-tremor-content-subtle\/75{color:#9ca3afbf}.text-tremor-content-subtle\/80{color:#9ca3afcc}.text-tremor-content-subtle\/85{color:#9ca3afd9}.text-tremor-content-subtle\/90{color:#9ca3afe6}.text-tremor-content-subtle\/95{color:#9ca3aff2}.text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.text-wg-blue{--tw-text-opacity: 1;color:rgb(0 172 255 / var(--tw-text-opacity, 1))}.text-wg-blue-700{--tw-text-opacity: 1;color:rgb(0 117 173 / var(--tw-text-opacity, 1))}.text-wg-blue-800{--tw-text-opacity: 1;color:rgb(0 89 133 / var(--tw-text-opacity, 1))}.text-wg-gray-400{--tw-text-opacity: 1;color:rgb(138 138 163 / var(--tw-text-opacity, 1))}.text-wg-gray-700{--tw-text-opacity: 1;color:rgb(63 63 80 / var(--tw-text-opacity, 1))}.text-wg-green{--tw-text-opacity: 1;color:rgb(45 202 114 / var(--tw-text-opacity, 1))}.text-wg-green-600{--tw-text-opacity: 1;color:rgb(38 169 95 / var(--tw-text-opacity, 1))}.text-wg-green-700{--tw-text-opacity: 1;color:rgb(30 135 76 / var(--tw-text-opacity, 1))}.text-wg-green-800{--tw-text-opacity: 1;color:rgb(23 102 58 / var(--tw-text-opacity, 1))}.text-wg-orange{--tw-text-opacity: 1;color:rgb(255 125 82 / var(--tw-text-opacity, 1))}.text-wg-orange-700{--tw-text-opacity: 1;color:rgb(235 58 0 / var(--tw-text-opacity, 1))}.text-wg-orange-800{--tw-text-opacity: 1;color:rgb(184 46 0 / var(--tw-text-opacity, 1))}.text-wg-pink{--tw-text-opacity: 1;color:rgb(247 95 222 / var(--tw-text-opacity, 1))}.text-wg-pink-700{--tw-text-opacity: 1;color:rgb(219 11 185 / var(--tw-text-opacity, 1))}.text-wg-pink-800{--tw-text-opacity: 1;color:rgb(165 8 140 / var(--tw-text-opacity, 1))}.text-wg-purple{--tw-text-opacity: 1;color:rgb(112 71 235 / var(--tw-text-opacity, 1))}.text-wg-purple-400{--tw-text-opacity: 1;color:rgb(141 108 239 / var(--tw-text-opacity, 1))}.text-wg-purple-700{--tw-text-opacity: 1;color:rgb(67 22 202 / var(--tw-text-opacity, 1))}.text-wg-red{--tw-text-opacity: 1;color:rgb(245 61 107 / var(--tw-text-opacity, 1))}.text-wg-red-700{--tw-text-opacity: 1;color:rgb(213 11 62 / var(--tw-text-opacity, 1))}.text-wg-red-800{--tw-text-opacity: 1;color:rgb(175 9 50 / var(--tw-text-opacity, 1))}.text-wg-white-500{color:#ffffff80}.text-wg-yellow{--tw-text-opacity: 1;color:rgb(255 194 51 / var(--tw-text-opacity, 1))}.text-wg-yellow-700{--tw-text-opacity: 1;color:rgb(194 136 0 / var(--tw-text-opacity, 1))}.text-wg-yellow-800{--tw-text-opacity: 1;color:rgb(138 97 0 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.underline-offset-3{text-underline-offset:3px}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.\!opacity-100{opacity:1!important}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.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-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-wg-overlay{--tw-shadow: 0px 2px 4px 0px rgba(18, 18, 23, .04), 0px 5px 8px 0px rgba(18, 18, 23, .04), 0px 10px 18px 0px rgba(18, 18, 23, .03), 0px 24px 48px 0px rgba(18, 18, 23, .03), 0px 0px 0px 1px rgba(18, 18, 23, .1);--tw-shadow-colored: 0px 2px 4px 0px var(--tw-shadow-color), 0px 5px 8px 0px var(--tw-shadow-color), 0px 10px 18px 0px var(--tw-shadow-color), 0px 24px 48px 0px var(--tw-shadow-color), 0px 0px 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-wg-sm{--tw-shadow: 0 1px 3px 0 rgba(18, 18, 23, .1), 0 1px 2px 0 rgba(18, 18, 23, .06);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 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-wg-xs{--tw-shadow: 0 1px 2px 0 rgba(18, 18, 23, .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\/\[2\.5\%\]{--tw-shadow-color: rgb(0 0 0 / 2.5%);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-0{outline-width:0px}.outline-1{outline-width:1px}.-outline-offset-1{outline-offset:-1px}.outline-offset-2{outline-offset:2px}.outline-blue-500{outline-color:#3b82f6}.outline-destructive{outline-color:hsl(var(--destructive))}.outline-primary{outline-color:hsl(var(--primary))}.outline-primary-200{outline-color:hsl(var(--wg-primary-200) / var(--wg-primary-200-opacity, 1))}.outline-secondary{outline-color:hsl(var(--secondary))}.outline-surface-100{outline-color:hsl(var(--wg-surface-100) / var(--wg-surface-100-opacity, 1))}.outline-surface-200{outline-color:hsl(var(--wg-surface-200) / var(--wg-surface-200-opacity, 1))}.outline-surface-50{outline-color:hsl(var(--wg-surface-50) / var(--wg-surface-50-opacity, 1))}.outline-wg-blue-200{outline-color:#ade4ff}.outline-wg-green-200{outline-color:#b2eecc}.outline-wg-orange-200{outline-color:#ffcdbd}.outline-wg-pink-200{outline-color:#fcc5f3}.outline-wg-purple-200{outline-color:#c6b6f7}.outline-wg-red-200{outline-color:#fbb1c4}.outline-wg-yellow-300{outline-color:#ffda85}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-background{--tw-ring-color: hsl(var(--background))}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.ring-red-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.ring-ring{--tw-ring-color: hsl(var(--ring))}.ring-transparent{--tw-ring-color: transparent}.ring-opacity-5{--tw-ring-opacity: .05}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.ring-offset-white{--tw-ring-offset-color: #fff}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.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-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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.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}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.will-change-\[transform\,opacity\]{will-change:transform,opacity}.will-change-transform{will-change:transform}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.duration-100{animation-duration:.1s}.duration-1000{animation-duration:1s}.duration-150{animation-duration:.15s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.paused{animation-play-state:paused}:where(:root){color-scheme:light;--wg-background: 0 0% 100%;--wg-background-opacity: 1;--wg-foreground: 240 12% 8%;--wg-foreground-opacity: 1;--wg-primary-50: 255 75% 97%;--wg-primary-50-opacity: 1;--wg-primary-100: 255 80% 92%;--wg-primary-100-opacity: 1;--wg-primary-200: 255 80% 84%;--wg-primary-200-opacity: 1;--wg-primary-300: 255 80% 76%;--wg-primary-300-opacity: 1;--wg-primary-400: 255 80% 68%;--wg-primary-400-opacity: 1;--wg-primary-500: 255 80% 60%;--wg-primary-500-opacity: 1;--wg-primary-600: 255 80% 52%;--wg-primary-600-opacity: 1;--wg-primary-700: 255 80% 44%;--wg-primary-700-opacity: 1;--wg-primary-800: 255 80% 36%;--wg-primary-800-opacity: 1;--wg-primary-900: 255 80% 28%;--wg-primary-900-opacity: 1;--wg-primary: 255 80% 60%;--wg-primary-opacity: 1;--wg-secondary-50: 240 7% 97%;--wg-secondary-50-opacity: 1;--wg-secondary-100: 240 11% 93%;--wg-secondary-100-opacity: 1;--wg-secondary-200: 240 12% 84%;--wg-secondary-200-opacity: 1;--wg-secondary-300: 240 12% 70%;--wg-secondary-300-opacity: 1;--wg-secondary-400: 240 12% 59%;--wg-secondary-400-opacity: 1;--wg-secondary-500: 240 12% 48%;--wg-secondary-500-opacity: 1;--wg-secondary-600: 240 12% 38%;--wg-secondary-600-opacity: 1;--wg-secondary-700: 240 12% 28%;--wg-secondary-700-opacity: 1;--wg-secondary-800: 240 12% 18%;--wg-secondary-800-opacity: 1;--wg-secondary-900: 240 12% 8%;--wg-secondary-900-opacity: 1;--wg-secondary: 240 12% 8%;--wg-secondary-opacity: 1;--wg-surface-50: 240 7% 97%;--wg-surface-50-opacity: 1;--wg-surface-100: 240 11% 93%;--wg-surface-100-opacity: 1;--wg-surface-200: 240 12% 84%;--wg-surface-200-opacity: 1;--wg-surface-300: 240 12% 70%;--wg-surface-300-opacity: 1;--wg-surface-400: 240 12% 59%;--wg-surface-400-opacity: 1;--wg-surface-500: 240 12% 48%;--wg-surface-500-opacity: 1;--wg-surface-600: 240 12% 38%;--wg-surface-600-opacity: 1;--wg-surface-700: 240 12% 28%;--wg-surface-700-opacity: 1;--wg-surface-800: 240 12% 18%;--wg-surface-800-opacity: 1;--wg-surface-900: 240 12% 8%;--wg-surface-900-opacity: 1;--wg-surface: 240 7% 97%;--wg-surface-opacity: 1;--wg-surface-overlay: 0 0% 100%;--wg-surface-overlay-opacity: 1;--wg-surface-overlay-foreground: 240 12% 8%;--wg-surface-overlay-foreground-opacity: 1;--wg-surface-overlay-focus: 240 7% 97%;--wg-surface-overlay-focus-opacity: 1;--wg-destructive-50: 343 88% 97%;--wg-destructive-50-opacity: 1;--wg-destructive-100: 345 90% 92%;--wg-destructive-100-opacity: 1;--wg-destructive-200: 345 90% 84%;--wg-destructive-200-opacity: 1;--wg-destructive-300: 345 90% 76%;--wg-destructive-300-opacity: 1;--wg-destructive-400: 345 90% 68%;--wg-destructive-400-opacity: 1;--wg-destructive-500: 345 90% 60%;--wg-destructive-500-opacity: 1;--wg-destructive-600: 345 90% 52%;--wg-destructive-600-opacity: 1;--wg-destructive-700: 345 90% 44%;--wg-destructive-700-opacity: 1;--wg-destructive-800: 345 90% 36%;--wg-destructive-800-opacity: 1;--wg-destructive-900: 345 90% 28%;--wg-destructive-900-opacity: 1;--wg-destructive: 345 90% 60%;--wg-destructive-opacity: 1}.dark,[data-theme=dark]{color-scheme:dark;--wg-background: 240 12% 8%;--wg-background-opacity: 1;--wg-foreground: 0 0% 100%;--wg-foreground-opacity: 1;--wg-primary-50: 255 75% 97%;--wg-primary-50-opacity: 1;--wg-primary-100: 255 80% 92%;--wg-primary-100-opacity: 1;--wg-primary-200: 255 80% 84%;--wg-primary-200-opacity: 1;--wg-primary-300: 255 80% 76%;--wg-primary-300-opacity: 1;--wg-primary-400: 255 80% 68%;--wg-primary-400-opacity: 1;--wg-primary-500: 255 80% 60%;--wg-primary-500-opacity: 1;--wg-primary-600: 255 80% 60%;--wg-primary-600-opacity: 1;--wg-primary-700: 255 80% 44%;--wg-primary-700-opacity: 1;--wg-primary-800: 255 80% 36%;--wg-primary-800-opacity: 1;--wg-primary-900: 255 80% 28%;--wg-primary-900-opacity: 1;--wg-primary: 255 80% 68%;--wg-primary-opacity: 1;--wg-secondary-50: 0 0% 100%;--wg-secondary-50-opacity: .05;--wg-secondary-100: 0 0% 100%;--wg-secondary-100-opacity: .1;--wg-secondary-200: 0 0% 100%;--wg-secondary-200-opacity: .2;--wg-secondary-300: 0 0% 100%;--wg-secondary-300-opacity: .3;--wg-secondary-400: 0 0% 100%;--wg-secondary-400-opacity: .4;--wg-secondary-500: 0 0% 100%;--wg-secondary-500-opacity: .5;--wg-secondary-600: 0 0% 100%;--wg-secondary-600-opacity: .6;--wg-secondary-700: 0 0% 100%;--wg-secondary-700-opacity: .8;--wg-secondary-800: 0 0% 100%;--wg-secondary-800-opacity: .9;--wg-secondary-900: 240 12% 8%;--wg-secondary-900-opacity: 1;--wg-secondary: 0 0% 100%;--wg-secondary-opacity: 1;--wg-surface-50: 0 0% 100%;--wg-surface-50-opacity: .1;--wg-surface-100: 0 0% 100%;--wg-surface-100-opacity: .2;--wg-surface-200: 0 0% 100%;--wg-surface-200-opacity: .3;--wg-surface-300: 0 0% 100%;--wg-surface-300-opacity: .4;--wg-surface-400: 0 0% 100%;--wg-surface-400-opacity: .5;--wg-surface-500: 0 0% 100%;--wg-surface-500-opacity: .5;--wg-surface-600: 0 0% 100%;--wg-surface-600-opacity: .7;--wg-surface-700: 0 0% 100%;--wg-surface-700-opacity: .8;--wg-surface-800: 0 0% 100%;--wg-surface-800-opacity: .9;--wg-surface-900: 0 0% 100%;--wg-surface-900-opacity: 1;--wg-surface: 0 0% 100%;--wg-surface-opacity: .1;--wg-surface-overlay: 0 0% 16%;--wg-surface-overlay-opacity: 1;--wg-surface-overlay-foreground: 0 0% 100%;--wg-surface-overlay-foreground-opacity: .8;--wg-surface-overlay-focus: 0 0% 100%;--wg-surface-overlay-focus-opacity: .05;--wg-destructive-50: 343 88% 97%;--wg-destructive-50-opacity: 1;--wg-destructive-100: 345 90% 92%;--wg-destructive-100-opacity: 1;--wg-destructive-200: 345 90% 84%;--wg-destructive-200-opacity: 1;--wg-destructive-300: 345 90% 76%;--wg-destructive-300-opacity: 1;--wg-destructive-400: 345 90% 68%;--wg-destructive-400-opacity: 1;--wg-destructive-500: 345 90% 60%;--wg-destructive-500-opacity: 1;--wg-destructive-600: 345 90% 52%;--wg-destructive-600-opacity: 1;--wg-destructive-700: 345 90% 44%;--wg-destructive-700-opacity: 1;--wg-destructive-800: 345 90% 36%;--wg-destructive-800-opacity: 1;--wg-destructive-900: 345 90% 28%;--wg-destructive-900-opacity: 1;--wg-destructive: 345 90% 60%;--wg-destructive-opacity: 1}.wg-antialiased{-webkit-font-smoothing:var(--wg-font-smooth--webkit);-moz-osx-font-smoothing:var(--wg-font-smooth--moz)}.wg-bg-primary{background:hsl(var(--primary));--wg-background: var(--primary)}.wg-bg-primary-50{background:hsl(var(--wg-primary-50) / var(--wg-primary-50-opacity, 1));--wg-background: var(--wg-primary-50)}.wg-bg-secondary{background:hsl(var(--secondary));--wg-background: var(--secondary)}.wg-bg-surface{background:hsl(var(--wg-surface) / var(--wg-surface-opacity, 1));--wg-background: var(--wg-surface)}.wg-bg-wg-blue-50{background:hsl(var(--wg-background) / var(--wg-background-opacity, 1));--wg-background: 200 100% 97%}.wg-bg-wg-green-50{background:hsl(var(--wg-background) / var(--wg-background-opacity, 1));--wg-background: 148 62% 96%}.wg-bg-wg-orange-50{background:hsl(var(--wg-background) / var(--wg-background-opacity, 1));--wg-background: 14 100% 97%}.wg-bg-wg-pink-50{background:hsl(var(--wg-background) / var(--wg-background-opacity, 1));--wg-background: 310 90% 96%}.wg-bg-wg-purple-50{background:hsl(var(--wg-background) / var(--wg-background-opacity, 1));--wg-background: 255 75% 97%}.wg-bg-wg-red-50{background:hsl(var(--wg-background) / var(--wg-background-opacity, 1));--wg-background: 343 88% 97%}.wg-bg-wg-yellow-50{background:hsl(var(--wg-background) / var(--wg-background-opacity, 1));--wg-background: 42 100% 96%}.wg-bg-white{background:hsl(var(--wg-background) / var(--wg-background-opacity, 1));--wg-background: 0 0% 100%}.\[--wg-border-width\:1px\]{--wg-border-width: 1px}.\[--wg-loading-stroke-width\:6px\]{--wg-loading-stroke-width: 6px}.\[--wg-notification-size\:10px\]{--wg-notification-size: 10px}.\[--wg-notification-size\:12px\]{--wg-notification-size: 12px}.\[--wg-notification-size\:14px\]{--wg-notification-size: 14px}.\[--wg-notification-size\:16px\]{--wg-notification-size: 16px}.\[--wg-notification-size\:4px\]{--wg-notification-size: 4px}.\[--wg-notification-size\:6px\]{--wg-notification-size: 6px}.\[--wg-notification-size\:8px\]{--wg-notification-size: 8px}.\[--wg-offset-padding-left\:32px\]{--wg-offset-padding-left: 32px}.\[--wg-offset-padding-left\:34px\]{--wg-offset-padding-left: 34px}.\[appearance\:textfield\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.\[scrollbar-width\:none\]{scrollbar-width:none}.group-switcher-cmd [cmdk-root]{background:#3182ce}.group-switcher-cmd [cmdk-input-wrapper]{color:#fff;border-color:#fff3}.group-switcher-cmd [cmdk-input-wrapper] ::placeholder{color:#ffffff80}.group-switcher-cmd [cmdk-group-heading]{color:#ffffff80!important}.group-switcher-cmd [cmdk-item]{color:#fff}.group-switcher-cmd [cmdk-item]:hover,.group-switcher-cmd [cmdk-item]:active,.group-switcher-cmd [cmdk-item]:focus,.group-switcher-cmd [cmdk-item][data-selected=true]{color:#fff;background-color:#00000026}.ql-editor{min-height:150px}.body{font-family:Figtree,sans-serif!important;font-optical-sizing:auto!important}.ProseMirror{min-height:200px}.ProseMirror:focus{outline:none}.ProseMirror>*+*{margin-top:.75em}.ProseMirror pre{background:#0d0d0d;color:#fff;font-family:JetBrainsMono,monospace;padding:.75rem 1rem;border-radius:.5rem}.ProseMirror code{background-color:#6161611a;color:#616161;padding:.1rem .3rem;border-radius:.25rem;font-family:JetBrainsMono,monospace}.ProseMirror img{width:100%;max-width:100%;height:auto}.file\:-my-2::file-selector-button{margin-top:-.5rem;margin-bottom:-.5rem}.file\:-ml-2\.5::file-selector-button{margin-left:-.625rem}.file\:cursor-pointer::file-selector-button{cursor:pointer}.file\:rounded-l-\[5px\]::file-selector-button{border-top-left-radius:5px;border-bottom-left-radius:5px}.file\:rounded-r-none::file-selector-button{border-top-right-radius:0;border-bottom-right-radius:0}.file\:border-0::file-selector-button{border-width:0px}.file\:border-solid::file-selector-button{border-style:solid}.file\:border-gray-300::file-selector-button{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.file\:bg-gray-50::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:px-3::file-selector-button{padding-left:.75rem;padding-right:.75rem}.file\:py-2::file-selector-button{padding-top:.5rem;padding-bottom:.5rem}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-gray-500::file-selector-button{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.file\:\[border-inline-end-width\:1px\]::file-selector-button{border-inline-end-width:1px}.file\:\[margin-inline-end\:0\.75rem\]::file-selector-button{margin-inline-end:.75rem}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-slate-500::placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.placeholder\:text-surface-300::placeholder{--tw-text-opacity: 1;color:hsl(var(--wg-surface-300) / var(--wg-surface-300-opacity, var(--tw-text-opacity)))}.placeholder\:text-surface-500::placeholder{--tw-text-opacity: 1;color:hsl(var(--wg-surface-500) / var(--wg-surface-500-opacity, var(--tw-text-opacity)))}.first\:rounded-l-md:first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.first\:border-l:first-child{border-left-width:1px}.last\:rounded-r-md:last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.last\:border-r-0:last-child{border-right-width:0px}.first-of-type\:rounded-s-lg:first-of-type{border-start-start-radius:var(--radius);border-end-start-radius:var(--radius)}.first-of-type\:rounded-t-lg:first-of-type{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.last-of-type\:rounded-b-lg:last-of-type{border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius)}.last-of-type\:rounded-e-lg:last-of-type{border-start-end-radius:var(--radius);border-end-end-radius:var(--radius)}.invalid\:border-red-500:invalid{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.invalid\:ring-2:invalid{--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)}.invalid\:ring-red-200:invalid{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-2:hover{border-width:2px}.hover\:border-dark-tremor-background:hover{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-background-emphasis:hover{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-background-emphasis\/0:hover{border-color:#37415100}.hover\:border-dark-tremor-background-emphasis\/10:hover{border-color:#3741511a}.hover\:border-dark-tremor-background-emphasis\/100:hover{border-color:#374151}.hover\:border-dark-tremor-background-emphasis\/15:hover{border-color:#37415126}.hover\:border-dark-tremor-background-emphasis\/20:hover{border-color:#37415133}.hover\:border-dark-tremor-background-emphasis\/25:hover{border-color:#37415140}.hover\:border-dark-tremor-background-emphasis\/30:hover{border-color:#3741514d}.hover\:border-dark-tremor-background-emphasis\/35:hover{border-color:#37415159}.hover\:border-dark-tremor-background-emphasis\/40:hover{border-color:#37415166}.hover\:border-dark-tremor-background-emphasis\/45:hover{border-color:#37415173}.hover\:border-dark-tremor-background-emphasis\/5:hover{border-color:#3741510d}.hover\:border-dark-tremor-background-emphasis\/50:hover{border-color:#37415180}.hover\:border-dark-tremor-background-emphasis\/55:hover{border-color:#3741518c}.hover\:border-dark-tremor-background-emphasis\/60:hover{border-color:#37415199}.hover\:border-dark-tremor-background-emphasis\/65:hover{border-color:#374151a6}.hover\:border-dark-tremor-background-emphasis\/70:hover{border-color:#374151b3}.hover\:border-dark-tremor-background-emphasis\/75:hover{border-color:#374151bf}.hover\:border-dark-tremor-background-emphasis\/80:hover{border-color:#374151cc}.hover\:border-dark-tremor-background-emphasis\/85:hover{border-color:#374151d9}.hover\:border-dark-tremor-background-emphasis\/90:hover{border-color:#374151e6}.hover\:border-dark-tremor-background-emphasis\/95:hover{border-color:#374151f2}.hover\:border-dark-tremor-background-muted:hover{--tw-border-opacity: 1;border-color:rgb(19 26 43 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-background-muted\/0:hover{border-color:#131a2b00}.hover\:border-dark-tremor-background-muted\/10:hover{border-color:#131a2b1a}.hover\:border-dark-tremor-background-muted\/100:hover{border-color:#131a2b}.hover\:border-dark-tremor-background-muted\/15:hover{border-color:#131a2b26}.hover\:border-dark-tremor-background-muted\/20:hover{border-color:#131a2b33}.hover\:border-dark-tremor-background-muted\/25:hover{border-color:#131a2b40}.hover\:border-dark-tremor-background-muted\/30:hover{border-color:#131a2b4d}.hover\:border-dark-tremor-background-muted\/35:hover{border-color:#131a2b59}.hover\:border-dark-tremor-background-muted\/40:hover{border-color:#131a2b66}.hover\:border-dark-tremor-background-muted\/45:hover{border-color:#131a2b73}.hover\:border-dark-tremor-background-muted\/5:hover{border-color:#131a2b0d}.hover\:border-dark-tremor-background-muted\/50:hover{border-color:#131a2b80}.hover\:border-dark-tremor-background-muted\/55:hover{border-color:#131a2b8c}.hover\:border-dark-tremor-background-muted\/60:hover{border-color:#131a2b99}.hover\:border-dark-tremor-background-muted\/65:hover{border-color:#131a2ba6}.hover\:border-dark-tremor-background-muted\/70:hover{border-color:#131a2bb3}.hover\:border-dark-tremor-background-muted\/75:hover{border-color:#131a2bbf}.hover\:border-dark-tremor-background-muted\/80:hover{border-color:#131a2bcc}.hover\:border-dark-tremor-background-muted\/85:hover{border-color:#131a2bd9}.hover\:border-dark-tremor-background-muted\/90:hover{border-color:#131a2be6}.hover\:border-dark-tremor-background-muted\/95:hover{border-color:#131a2bf2}.hover\:border-dark-tremor-background-subtle:hover{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-background-subtle\/0:hover{border-color:#1f293700}.hover\:border-dark-tremor-background-subtle\/10:hover{border-color:#1f29371a}.hover\:border-dark-tremor-background-subtle\/100:hover{border-color:#1f2937}.hover\:border-dark-tremor-background-subtle\/15:hover{border-color:#1f293726}.hover\:border-dark-tremor-background-subtle\/20:hover{border-color:#1f293733}.hover\:border-dark-tremor-background-subtle\/25:hover{border-color:#1f293740}.hover\:border-dark-tremor-background-subtle\/30:hover{border-color:#1f29374d}.hover\:border-dark-tremor-background-subtle\/35:hover{border-color:#1f293759}.hover\:border-dark-tremor-background-subtle\/40:hover{border-color:#1f293766}.hover\:border-dark-tremor-background-subtle\/45:hover{border-color:#1f293773}.hover\:border-dark-tremor-background-subtle\/5:hover{border-color:#1f29370d}.hover\:border-dark-tremor-background-subtle\/50:hover{border-color:#1f293780}.hover\:border-dark-tremor-background-subtle\/55:hover{border-color:#1f29378c}.hover\:border-dark-tremor-background-subtle\/60:hover{border-color:#1f293799}.hover\:border-dark-tremor-background-subtle\/65:hover{border-color:#1f2937a6}.hover\:border-dark-tremor-background-subtle\/70:hover{border-color:#1f2937b3}.hover\:border-dark-tremor-background-subtle\/75:hover{border-color:#1f2937bf}.hover\:border-dark-tremor-background-subtle\/80:hover{border-color:#1f2937cc}.hover\:border-dark-tremor-background-subtle\/85:hover{border-color:#1f2937d9}.hover\:border-dark-tremor-background-subtle\/90:hover{border-color:#1f2937e6}.hover\:border-dark-tremor-background-subtle\/95:hover{border-color:#1f2937f2}.hover\:border-dark-tremor-border:hover{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-brand:hover{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-brand-emphasis:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-brand-emphasis\/0:hover{border-color:#60a5fa00}.hover\:border-dark-tremor-brand-emphasis\/10:hover{border-color:#60a5fa1a}.hover\:border-dark-tremor-brand-emphasis\/100:hover{border-color:#60a5fa}.hover\:border-dark-tremor-brand-emphasis\/15:hover{border-color:#60a5fa26}.hover\:border-dark-tremor-brand-emphasis\/20:hover{border-color:#60a5fa33}.hover\:border-dark-tremor-brand-emphasis\/25:hover{border-color:#60a5fa40}.hover\:border-dark-tremor-brand-emphasis\/30:hover{border-color:#60a5fa4d}.hover\:border-dark-tremor-brand-emphasis\/35:hover{border-color:#60a5fa59}.hover\:border-dark-tremor-brand-emphasis\/40:hover{border-color:#60a5fa66}.hover\:border-dark-tremor-brand-emphasis\/45:hover{border-color:#60a5fa73}.hover\:border-dark-tremor-brand-emphasis\/5:hover{border-color:#60a5fa0d}.hover\:border-dark-tremor-brand-emphasis\/50:hover{border-color:#60a5fa80}.hover\:border-dark-tremor-brand-emphasis\/55:hover{border-color:#60a5fa8c}.hover\:border-dark-tremor-brand-emphasis\/60:hover{border-color:#60a5fa99}.hover\:border-dark-tremor-brand-emphasis\/65:hover{border-color:#60a5faa6}.hover\:border-dark-tremor-brand-emphasis\/70:hover{border-color:#60a5fab3}.hover\:border-dark-tremor-brand-emphasis\/75:hover{border-color:#60a5fabf}.hover\:border-dark-tremor-brand-emphasis\/80:hover{border-color:#60a5facc}.hover\:border-dark-tremor-brand-emphasis\/85:hover{border-color:#60a5fad9}.hover\:border-dark-tremor-brand-emphasis\/90:hover{border-color:#60a5fae6}.hover\:border-dark-tremor-brand-emphasis\/95:hover{border-color:#60a5faf2}.hover\:border-dark-tremor-brand-faint:hover{--tw-border-opacity: 1;border-color:rgb(11 18 41 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-brand-faint\/0:hover{border-color:#0b122900}.hover\:border-dark-tremor-brand-faint\/10:hover{border-color:#0b12291a}.hover\:border-dark-tremor-brand-faint\/100:hover{border-color:#0b1229}.hover\:border-dark-tremor-brand-faint\/15:hover{border-color:#0b122926}.hover\:border-dark-tremor-brand-faint\/20:hover{border-color:#0b122933}.hover\:border-dark-tremor-brand-faint\/25:hover{border-color:#0b122940}.hover\:border-dark-tremor-brand-faint\/30:hover{border-color:#0b12294d}.hover\:border-dark-tremor-brand-faint\/35:hover{border-color:#0b122959}.hover\:border-dark-tremor-brand-faint\/40:hover{border-color:#0b122966}.hover\:border-dark-tremor-brand-faint\/45:hover{border-color:#0b122973}.hover\:border-dark-tremor-brand-faint\/5:hover{border-color:#0b12290d}.hover\:border-dark-tremor-brand-faint\/50:hover{border-color:#0b122980}.hover\:border-dark-tremor-brand-faint\/55:hover{border-color:#0b12298c}.hover\:border-dark-tremor-brand-faint\/60:hover{border-color:#0b122999}.hover\:border-dark-tremor-brand-faint\/65:hover{border-color:#0b1229a6}.hover\:border-dark-tremor-brand-faint\/70:hover{border-color:#0b1229b3}.hover\:border-dark-tremor-brand-faint\/75:hover{border-color:#0b1229bf}.hover\:border-dark-tremor-brand-faint\/80:hover{border-color:#0b1229cc}.hover\:border-dark-tremor-brand-faint\/85:hover{border-color:#0b1229d9}.hover\:border-dark-tremor-brand-faint\/90:hover{border-color:#0b1229e6}.hover\:border-dark-tremor-brand-faint\/95:hover{border-color:#0b1229f2}.hover\:border-dark-tremor-brand-inverted:hover{--tw-border-opacity: 1;border-color:rgb(3 7 18 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-brand-inverted\/0:hover{border-color:#03071200}.hover\:border-dark-tremor-brand-inverted\/10:hover{border-color:#0307121a}.hover\:border-dark-tremor-brand-inverted\/100:hover{border-color:#030712}.hover\:border-dark-tremor-brand-inverted\/15:hover{border-color:#03071226}.hover\:border-dark-tremor-brand-inverted\/20:hover{border-color:#03071233}.hover\:border-dark-tremor-brand-inverted\/25:hover{border-color:#03071240}.hover\:border-dark-tremor-brand-inverted\/30:hover{border-color:#0307124d}.hover\:border-dark-tremor-brand-inverted\/35:hover{border-color:#03071259}.hover\:border-dark-tremor-brand-inverted\/40:hover{border-color:#03071266}.hover\:border-dark-tremor-brand-inverted\/45:hover{border-color:#03071273}.hover\:border-dark-tremor-brand-inverted\/5:hover{border-color:#0307120d}.hover\:border-dark-tremor-brand-inverted\/50:hover{border-color:#03071280}.hover\:border-dark-tremor-brand-inverted\/55:hover{border-color:#0307128c}.hover\:border-dark-tremor-brand-inverted\/60:hover{border-color:#03071299}.hover\:border-dark-tremor-brand-inverted\/65:hover{border-color:#030712a6}.hover\:border-dark-tremor-brand-inverted\/70:hover{border-color:#030712b3}.hover\:border-dark-tremor-brand-inverted\/75:hover{border-color:#030712bf}.hover\:border-dark-tremor-brand-inverted\/80:hover{border-color:#030712cc}.hover\:border-dark-tremor-brand-inverted\/85:hover{border-color:#030712d9}.hover\:border-dark-tremor-brand-inverted\/90:hover{border-color:#030712e6}.hover\:border-dark-tremor-brand-inverted\/95:hover{border-color:#030712f2}.hover\:border-dark-tremor-brand-muted:hover{--tw-border-opacity: 1;border-color:rgb(23 37 84 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-brand-muted\/0:hover{border-color:#17255400}.hover\:border-dark-tremor-brand-muted\/10:hover{border-color:#1725541a}.hover\:border-dark-tremor-brand-muted\/100:hover{border-color:#172554}.hover\:border-dark-tremor-brand-muted\/15:hover{border-color:#17255426}.hover\:border-dark-tremor-brand-muted\/20:hover{border-color:#17255433}.hover\:border-dark-tremor-brand-muted\/25:hover{border-color:#17255440}.hover\:border-dark-tremor-brand-muted\/30:hover{border-color:#1725544d}.hover\:border-dark-tremor-brand-muted\/35:hover{border-color:#17255459}.hover\:border-dark-tremor-brand-muted\/40:hover{border-color:#17255466}.hover\:border-dark-tremor-brand-muted\/45:hover{border-color:#17255473}.hover\:border-dark-tremor-brand-muted\/5:hover{border-color:#1725540d}.hover\:border-dark-tremor-brand-muted\/50:hover{border-color:#17255480}.hover\:border-dark-tremor-brand-muted\/55:hover{border-color:#1725548c}.hover\:border-dark-tremor-brand-muted\/60:hover{border-color:#17255499}.hover\:border-dark-tremor-brand-muted\/65:hover{border-color:#172554a6}.hover\:border-dark-tremor-brand-muted\/70:hover{border-color:#172554b3}.hover\:border-dark-tremor-brand-muted\/75:hover{border-color:#172554bf}.hover\:border-dark-tremor-brand-muted\/80:hover{border-color:#172554cc}.hover\:border-dark-tremor-brand-muted\/85:hover{border-color:#172554d9}.hover\:border-dark-tremor-brand-muted\/90:hover{border-color:#172554e6}.hover\:border-dark-tremor-brand-muted\/95:hover{border-color:#172554f2}.hover\:border-dark-tremor-brand-subtle:hover{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-brand-subtle\/0:hover{border-color:#1e40af00}.hover\:border-dark-tremor-brand-subtle\/10:hover{border-color:#1e40af1a}.hover\:border-dark-tremor-brand-subtle\/100:hover{border-color:#1e40af}.hover\:border-dark-tremor-brand-subtle\/15:hover{border-color:#1e40af26}.hover\:border-dark-tremor-brand-subtle\/20:hover{border-color:#1e40af33}.hover\:border-dark-tremor-brand-subtle\/25:hover{border-color:#1e40af40}.hover\:border-dark-tremor-brand-subtle\/30:hover{border-color:#1e40af4d}.hover\:border-dark-tremor-brand-subtle\/35:hover{border-color:#1e40af59}.hover\:border-dark-tremor-brand-subtle\/40:hover{border-color:#1e40af66}.hover\:border-dark-tremor-brand-subtle\/45:hover{border-color:#1e40af73}.hover\:border-dark-tremor-brand-subtle\/5:hover{border-color:#1e40af0d}.hover\:border-dark-tremor-brand-subtle\/50:hover{border-color:#1e40af80}.hover\:border-dark-tremor-brand-subtle\/55:hover{border-color:#1e40af8c}.hover\:border-dark-tremor-brand-subtle\/60:hover{border-color:#1e40af99}.hover\:border-dark-tremor-brand-subtle\/65:hover{border-color:#1e40afa6}.hover\:border-dark-tremor-brand-subtle\/70:hover{border-color:#1e40afb3}.hover\:border-dark-tremor-brand-subtle\/75:hover{border-color:#1e40afbf}.hover\:border-dark-tremor-brand-subtle\/80:hover{border-color:#1e40afcc}.hover\:border-dark-tremor-brand-subtle\/85:hover{border-color:#1e40afd9}.hover\:border-dark-tremor-brand-subtle\/90:hover{border-color:#1e40afe6}.hover\:border-dark-tremor-brand-subtle\/95:hover{border-color:#1e40aff2}.hover\:border-dark-tremor-content:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-content-emphasis:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-content-emphasis\/0:hover{border-color:#e5e7eb00}.hover\:border-dark-tremor-content-emphasis\/10:hover{border-color:#e5e7eb1a}.hover\:border-dark-tremor-content-emphasis\/100:hover{border-color:#e5e7eb}.hover\:border-dark-tremor-content-emphasis\/15:hover{border-color:#e5e7eb26}.hover\:border-dark-tremor-content-emphasis\/20:hover{border-color:#e5e7eb33}.hover\:border-dark-tremor-content-emphasis\/25:hover{border-color:#e5e7eb40}.hover\:border-dark-tremor-content-emphasis\/30:hover{border-color:#e5e7eb4d}.hover\:border-dark-tremor-content-emphasis\/35:hover{border-color:#e5e7eb59}.hover\:border-dark-tremor-content-emphasis\/40:hover{border-color:#e5e7eb66}.hover\:border-dark-tremor-content-emphasis\/45:hover{border-color:#e5e7eb73}.hover\:border-dark-tremor-content-emphasis\/5:hover{border-color:#e5e7eb0d}.hover\:border-dark-tremor-content-emphasis\/50:hover{border-color:#e5e7eb80}.hover\:border-dark-tremor-content-emphasis\/55:hover{border-color:#e5e7eb8c}.hover\:border-dark-tremor-content-emphasis\/60:hover{border-color:#e5e7eb99}.hover\:border-dark-tremor-content-emphasis\/65:hover{border-color:#e5e7eba6}.hover\:border-dark-tremor-content-emphasis\/70:hover{border-color:#e5e7ebb3}.hover\:border-dark-tremor-content-emphasis\/75:hover{border-color:#e5e7ebbf}.hover\:border-dark-tremor-content-emphasis\/80:hover{border-color:#e5e7ebcc}.hover\:border-dark-tremor-content-emphasis\/85:hover{border-color:#e5e7ebd9}.hover\:border-dark-tremor-content-emphasis\/90:hover{border-color:#e5e7ebe6}.hover\:border-dark-tremor-content-emphasis\/95:hover{border-color:#e5e7ebf2}.hover\:border-dark-tremor-content-inverted:hover{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-content-inverted\/0:hover{border-color:#11182700}.hover\:border-dark-tremor-content-inverted\/10:hover{border-color:#1118271a}.hover\:border-dark-tremor-content-inverted\/100:hover{border-color:#111827}.hover\:border-dark-tremor-content-inverted\/15:hover{border-color:#11182726}.hover\:border-dark-tremor-content-inverted\/20:hover{border-color:#11182733}.hover\:border-dark-tremor-content-inverted\/25:hover{border-color:#11182740}.hover\:border-dark-tremor-content-inverted\/30:hover{border-color:#1118274d}.hover\:border-dark-tremor-content-inverted\/35:hover{border-color:#11182759}.hover\:border-dark-tremor-content-inverted\/40:hover{border-color:#11182766}.hover\:border-dark-tremor-content-inverted\/45:hover{border-color:#11182773}.hover\:border-dark-tremor-content-inverted\/5:hover{border-color:#1118270d}.hover\:border-dark-tremor-content-inverted\/50:hover{border-color:#11182780}.hover\:border-dark-tremor-content-inverted\/55:hover{border-color:#1118278c}.hover\:border-dark-tremor-content-inverted\/60:hover{border-color:#11182799}.hover\:border-dark-tremor-content-inverted\/65:hover{border-color:#111827a6}.hover\:border-dark-tremor-content-inverted\/70:hover{border-color:#111827b3}.hover\:border-dark-tremor-content-inverted\/75:hover{border-color:#111827bf}.hover\:border-dark-tremor-content-inverted\/80:hover{border-color:#111827cc}.hover\:border-dark-tremor-content-inverted\/85:hover{border-color:#111827d9}.hover\:border-dark-tremor-content-inverted\/90:hover{border-color:#111827e6}.hover\:border-dark-tremor-content-inverted\/95:hover{border-color:#111827f2}.hover\:border-dark-tremor-content-strong:hover{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-content-strong\/0:hover{border-color:#f9fafb00}.hover\:border-dark-tremor-content-strong\/10:hover{border-color:#f9fafb1a}.hover\:border-dark-tremor-content-strong\/100:hover{border-color:#f9fafb}.hover\:border-dark-tremor-content-strong\/15:hover{border-color:#f9fafb26}.hover\:border-dark-tremor-content-strong\/20:hover{border-color:#f9fafb33}.hover\:border-dark-tremor-content-strong\/25:hover{border-color:#f9fafb40}.hover\:border-dark-tremor-content-strong\/30:hover{border-color:#f9fafb4d}.hover\:border-dark-tremor-content-strong\/35:hover{border-color:#f9fafb59}.hover\:border-dark-tremor-content-strong\/40:hover{border-color:#f9fafb66}.hover\:border-dark-tremor-content-strong\/45:hover{border-color:#f9fafb73}.hover\:border-dark-tremor-content-strong\/5:hover{border-color:#f9fafb0d}.hover\:border-dark-tremor-content-strong\/50:hover{border-color:#f9fafb80}.hover\:border-dark-tremor-content-strong\/55:hover{border-color:#f9fafb8c}.hover\:border-dark-tremor-content-strong\/60:hover{border-color:#f9fafb99}.hover\:border-dark-tremor-content-strong\/65:hover{border-color:#f9fafba6}.hover\:border-dark-tremor-content-strong\/70:hover{border-color:#f9fafbb3}.hover\:border-dark-tremor-content-strong\/75:hover{border-color:#f9fafbbf}.hover\:border-dark-tremor-content-strong\/80:hover{border-color:#f9fafbcc}.hover\:border-dark-tremor-content-strong\/85:hover{border-color:#f9fafbd9}.hover\:border-dark-tremor-content-strong\/90:hover{border-color:#f9fafbe6}.hover\:border-dark-tremor-content-strong\/95:hover{border-color:#f9fafbf2}.hover\:border-dark-tremor-content-subtle:hover{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.hover\:border-dark-tremor-content-subtle\/0:hover{border-color:#6b728000}.hover\:border-dark-tremor-content-subtle\/10:hover{border-color:#6b72801a}.hover\:border-dark-tremor-content-subtle\/100:hover{border-color:#6b7280}.hover\:border-dark-tremor-content-subtle\/15:hover{border-color:#6b728026}.hover\:border-dark-tremor-content-subtle\/20:hover{border-color:#6b728033}.hover\:border-dark-tremor-content-subtle\/25:hover{border-color:#6b728040}.hover\:border-dark-tremor-content-subtle\/30:hover{border-color:#6b72804d}.hover\:border-dark-tremor-content-subtle\/35:hover{border-color:#6b728059}.hover\:border-dark-tremor-content-subtle\/40:hover{border-color:#6b728066}.hover\:border-dark-tremor-content-subtle\/45:hover{border-color:#6b728073}.hover\:border-dark-tremor-content-subtle\/5:hover{border-color:#6b72800d}.hover\:border-dark-tremor-content-subtle\/50:hover{border-color:#6b728080}.hover\:border-dark-tremor-content-subtle\/55:hover{border-color:#6b72808c}.hover\:border-dark-tremor-content-subtle\/60:hover{border-color:#6b728099}.hover\:border-dark-tremor-content-subtle\/65:hover{border-color:#6b7280a6}.hover\:border-dark-tremor-content-subtle\/70:hover{border-color:#6b7280b3}.hover\:border-dark-tremor-content-subtle\/75:hover{border-color:#6b7280bf}.hover\:border-dark-tremor-content-subtle\/80:hover{border-color:#6b7280cc}.hover\:border-dark-tremor-content-subtle\/85:hover{border-color:#6b7280d9}.hover\:border-dark-tremor-content-subtle\/90:hover{border-color:#6b7280e6}.hover\:border-dark-tremor-content-subtle\/95:hover{border-color:#6b7280f2}.hover\:border-destructive:hover{border-color:hsl(var(--destructive))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-surface-200:hover{--tw-border-opacity: 1;border-color:hsl(var(--wg-surface-200) / var(--wg-surface-200-opacity, var(--tw-border-opacity)))}.hover\:border-surface-300:hover{--tw-border-opacity: 1;border-color:hsl(var(--wg-surface-300) / var(--wg-surface-300-opacity, var(--tw-border-opacity)))}.hover\:border-tremor-background:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.hover\:border-tremor-background-emphasis:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.hover\:border-tremor-background-emphasis\/0:hover{border-color:#e5e7eb00}.hover\:border-tremor-background-emphasis\/10:hover{border-color:#e5e7eb1a}.hover\:border-tremor-background-emphasis\/100:hover{border-color:#e5e7eb}.hover\:border-tremor-background-emphasis\/15:hover{border-color:#e5e7eb26}.hover\:border-tremor-background-emphasis\/20:hover{border-color:#e5e7eb33}.hover\:border-tremor-background-emphasis\/25:hover{border-color:#e5e7eb40}.hover\:border-tremor-background-emphasis\/30:hover{border-color:#e5e7eb4d}.hover\:border-tremor-background-emphasis\/35:hover{border-color:#e5e7eb59}.hover\:border-tremor-background-emphasis\/40:hover{border-color:#e5e7eb66}.hover\:border-tremor-background-emphasis\/45:hover{border-color:#e5e7eb73}.hover\:border-tremor-background-emphasis\/5:hover{border-color:#e5e7eb0d}.hover\:border-tremor-background-emphasis\/50:hover{border-color:#e5e7eb80}.hover\:border-tremor-background-emphasis\/55:hover{border-color:#e5e7eb8c}.hover\:border-tremor-background-emphasis\/60:hover{border-color:#e5e7eb99}.hover\:border-tremor-background-emphasis\/65:hover{border-color:#e5e7eba6}.hover\:border-tremor-background-emphasis\/70:hover{border-color:#e5e7ebb3}.hover\:border-tremor-background-emphasis\/75:hover{border-color:#e5e7ebbf}.hover\:border-tremor-background-emphasis\/80:hover{border-color:#e5e7ebcc}.hover\:border-tremor-background-emphasis\/85:hover{border-color:#e5e7ebd9}.hover\:border-tremor-background-emphasis\/90:hover{border-color:#e5e7ebe6}.hover\:border-tremor-background-emphasis\/95:hover{border-color:#e5e7ebf2}.hover\:border-tremor-background-muted:hover{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.hover\:border-tremor-background-muted\/0:hover{border-color:#f9fafb00}.hover\:border-tremor-background-muted\/10:hover{border-color:#f9fafb1a}.hover\:border-tremor-background-muted\/100:hover{border-color:#f9fafb}.hover\:border-tremor-background-muted\/15:hover{border-color:#f9fafb26}.hover\:border-tremor-background-muted\/20:hover{border-color:#f9fafb33}.hover\:border-tremor-background-muted\/25:hover{border-color:#f9fafb40}.hover\:border-tremor-background-muted\/30:hover{border-color:#f9fafb4d}.hover\:border-tremor-background-muted\/35:hover{border-color:#f9fafb59}.hover\:border-tremor-background-muted\/40:hover{border-color:#f9fafb66}.hover\:border-tremor-background-muted\/45:hover{border-color:#f9fafb73}.hover\:border-tremor-background-muted\/5:hover{border-color:#f9fafb0d}.hover\:border-tremor-background-muted\/50:hover{border-color:#f9fafb80}.hover\:border-tremor-background-muted\/55:hover{border-color:#f9fafb8c}.hover\:border-tremor-background-muted\/60:hover{border-color:#f9fafb99}.hover\:border-tremor-background-muted\/65:hover{border-color:#f9fafba6}.hover\:border-tremor-background-muted\/70:hover{border-color:#f9fafbb3}.hover\:border-tremor-background-muted\/75:hover{border-color:#f9fafbbf}.hover\:border-tremor-background-muted\/80:hover{border-color:#f9fafbcc}.hover\:border-tremor-background-muted\/85:hover{border-color:#f9fafbd9}.hover\:border-tremor-background-muted\/90:hover{border-color:#f9fafbe6}.hover\:border-tremor-background-muted\/95:hover{border-color:#f9fafbf2}.hover\:border-tremor-background-subtle:hover{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.hover\:border-tremor-background-subtle\/0:hover{border-color:#f3f4f600}.hover\:border-tremor-background-subtle\/10:hover{border-color:#f3f4f61a}.hover\:border-tremor-background-subtle\/100:hover{border-color:#f3f4f6}.hover\:border-tremor-background-subtle\/15:hover{border-color:#f3f4f626}.hover\:border-tremor-background-subtle\/20:hover{border-color:#f3f4f633}.hover\:border-tremor-background-subtle\/25:hover{border-color:#f3f4f640}.hover\:border-tremor-background-subtle\/30:hover{border-color:#f3f4f64d}.hover\:border-tremor-background-subtle\/35:hover{border-color:#f3f4f659}.hover\:border-tremor-background-subtle\/40:hover{border-color:#f3f4f666}.hover\:border-tremor-background-subtle\/45:hover{border-color:#f3f4f673}.hover\:border-tremor-background-subtle\/5:hover{border-color:#f3f4f60d}.hover\:border-tremor-background-subtle\/50:hover{border-color:#f3f4f680}.hover\:border-tremor-background-subtle\/55:hover{border-color:#f3f4f68c}.hover\:border-tremor-background-subtle\/60:hover{border-color:#f3f4f699}.hover\:border-tremor-background-subtle\/65:hover{border-color:#f3f4f6a6}.hover\:border-tremor-background-subtle\/70:hover{border-color:#f3f4f6b3}.hover\:border-tremor-background-subtle\/75:hover{border-color:#f3f4f6bf}.hover\:border-tremor-background-subtle\/80:hover{border-color:#f3f4f6cc}.hover\:border-tremor-background-subtle\/85:hover{border-color:#f3f4f6d9}.hover\:border-tremor-background-subtle\/90:hover{border-color:#f3f4f6e6}.hover\:border-tremor-background-subtle\/95:hover{border-color:#f3f4f6f2}.hover\:border-tremor-border:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.hover\:border-tremor-brand:hover{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.hover\:border-tremor-brand-emphasis:hover{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.hover\:border-tremor-brand-emphasis\/0:hover{border-color:#1d4ed800}.hover\:border-tremor-brand-emphasis\/10:hover{border-color:#1d4ed81a}.hover\:border-tremor-brand-emphasis\/100:hover{border-color:#1d4ed8}.hover\:border-tremor-brand-emphasis\/15:hover{border-color:#1d4ed826}.hover\:border-tremor-brand-emphasis\/20:hover{border-color:#1d4ed833}.hover\:border-tremor-brand-emphasis\/25:hover{border-color:#1d4ed840}.hover\:border-tremor-brand-emphasis\/30:hover{border-color:#1d4ed84d}.hover\:border-tremor-brand-emphasis\/35:hover{border-color:#1d4ed859}.hover\:border-tremor-brand-emphasis\/40:hover{border-color:#1d4ed866}.hover\:border-tremor-brand-emphasis\/45:hover{border-color:#1d4ed873}.hover\:border-tremor-brand-emphasis\/5:hover{border-color:#1d4ed80d}.hover\:border-tremor-brand-emphasis\/50:hover{border-color:#1d4ed880}.hover\:border-tremor-brand-emphasis\/55:hover{border-color:#1d4ed88c}.hover\:border-tremor-brand-emphasis\/60:hover{border-color:#1d4ed899}.hover\:border-tremor-brand-emphasis\/65:hover{border-color:#1d4ed8a6}.hover\:border-tremor-brand-emphasis\/70:hover{border-color:#1d4ed8b3}.hover\:border-tremor-brand-emphasis\/75:hover{border-color:#1d4ed8bf}.hover\:border-tremor-brand-emphasis\/80:hover{border-color:#1d4ed8cc}.hover\:border-tremor-brand-emphasis\/85:hover{border-color:#1d4ed8d9}.hover\:border-tremor-brand-emphasis\/90:hover{border-color:#1d4ed8e6}.hover\:border-tremor-brand-emphasis\/95:hover{border-color:#1d4ed8f2}.hover\:border-tremor-brand-faint:hover{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.hover\:border-tremor-brand-faint\/0:hover{border-color:#eff6ff00}.hover\:border-tremor-brand-faint\/10:hover{border-color:#eff6ff1a}.hover\:border-tremor-brand-faint\/100:hover{border-color:#eff6ff}.hover\:border-tremor-brand-faint\/15:hover{border-color:#eff6ff26}.hover\:border-tremor-brand-faint\/20:hover{border-color:#eff6ff33}.hover\:border-tremor-brand-faint\/25:hover{border-color:#eff6ff40}.hover\:border-tremor-brand-faint\/30:hover{border-color:#eff6ff4d}.hover\:border-tremor-brand-faint\/35:hover{border-color:#eff6ff59}.hover\:border-tremor-brand-faint\/40:hover{border-color:#eff6ff66}.hover\:border-tremor-brand-faint\/45:hover{border-color:#eff6ff73}.hover\:border-tremor-brand-faint\/5:hover{border-color:#eff6ff0d}.hover\:border-tremor-brand-faint\/50:hover{border-color:#eff6ff80}.hover\:border-tremor-brand-faint\/55:hover{border-color:#eff6ff8c}.hover\:border-tremor-brand-faint\/60:hover{border-color:#eff6ff99}.hover\:border-tremor-brand-faint\/65:hover{border-color:#eff6ffa6}.hover\:border-tremor-brand-faint\/70:hover{border-color:#eff6ffb3}.hover\:border-tremor-brand-faint\/75:hover{border-color:#eff6ffbf}.hover\:border-tremor-brand-faint\/80:hover{border-color:#eff6ffcc}.hover\:border-tremor-brand-faint\/85:hover{border-color:#eff6ffd9}.hover\:border-tremor-brand-faint\/90:hover{border-color:#eff6ffe6}.hover\:border-tremor-brand-faint\/95:hover{border-color:#eff6fff2}.hover\:border-tremor-brand-inverted:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.hover\:border-tremor-brand-inverted\/0:hover{border-color:#fff0}.hover\:border-tremor-brand-inverted\/10:hover{border-color:#ffffff1a}.hover\:border-tremor-brand-inverted\/100:hover{border-color:#fff}.hover\:border-tremor-brand-inverted\/15:hover{border-color:#ffffff26}.hover\:border-tremor-brand-inverted\/20:hover{border-color:#fff3}.hover\:border-tremor-brand-inverted\/25:hover{border-color:#ffffff40}.hover\:border-tremor-brand-inverted\/30:hover{border-color:#ffffff4d}.hover\:border-tremor-brand-inverted\/35:hover{border-color:#ffffff59}.hover\:border-tremor-brand-inverted\/40:hover{border-color:#fff6}.hover\:border-tremor-brand-inverted\/45:hover{border-color:#ffffff73}.hover\:border-tremor-brand-inverted\/5:hover{border-color:#ffffff0d}.hover\:border-tremor-brand-inverted\/50:hover{border-color:#ffffff80}.hover\:border-tremor-brand-inverted\/55:hover{border-color:#ffffff8c}.hover\:border-tremor-brand-inverted\/60:hover{border-color:#fff9}.hover\:border-tremor-brand-inverted\/65:hover{border-color:#ffffffa6}.hover\:border-tremor-brand-inverted\/70:hover{border-color:#ffffffb3}.hover\:border-tremor-brand-inverted\/75:hover{border-color:#ffffffbf}.hover\:border-tremor-brand-inverted\/80:hover{border-color:#fffc}.hover\:border-tremor-brand-inverted\/85:hover{border-color:#ffffffd9}.hover\:border-tremor-brand-inverted\/90:hover{border-color:#ffffffe6}.hover\:border-tremor-brand-inverted\/95:hover{border-color:#fffffff2}.hover\:border-tremor-brand-muted:hover{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.hover\:border-tremor-brand-muted\/0:hover{border-color:#bfdbfe00}.hover\:border-tremor-brand-muted\/10:hover{border-color:#bfdbfe1a}.hover\:border-tremor-brand-muted\/100:hover{border-color:#bfdbfe}.hover\:border-tremor-brand-muted\/15:hover{border-color:#bfdbfe26}.hover\:border-tremor-brand-muted\/20:hover{border-color:#bfdbfe33}.hover\:border-tremor-brand-muted\/25:hover{border-color:#bfdbfe40}.hover\:border-tremor-brand-muted\/30:hover{border-color:#bfdbfe4d}.hover\:border-tremor-brand-muted\/35:hover{border-color:#bfdbfe59}.hover\:border-tremor-brand-muted\/40:hover{border-color:#bfdbfe66}.hover\:border-tremor-brand-muted\/45:hover{border-color:#bfdbfe73}.hover\:border-tremor-brand-muted\/5:hover{border-color:#bfdbfe0d}.hover\:border-tremor-brand-muted\/50:hover{border-color:#bfdbfe80}.hover\:border-tremor-brand-muted\/55:hover{border-color:#bfdbfe8c}.hover\:border-tremor-brand-muted\/60:hover{border-color:#bfdbfe99}.hover\:border-tremor-brand-muted\/65:hover{border-color:#bfdbfea6}.hover\:border-tremor-brand-muted\/70:hover{border-color:#bfdbfeb3}.hover\:border-tremor-brand-muted\/75:hover{border-color:#bfdbfebf}.hover\:border-tremor-brand-muted\/80:hover{border-color:#bfdbfecc}.hover\:border-tremor-brand-muted\/85:hover{border-color:#bfdbfed9}.hover\:border-tremor-brand-muted\/90:hover{border-color:#bfdbfee6}.hover\:border-tremor-brand-muted\/95:hover{border-color:#bfdbfef2}.hover\:border-tremor-brand-subtle:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.hover\:border-tremor-brand-subtle\/0:hover{border-color:#60a5fa00}.hover\:border-tremor-brand-subtle\/10:hover{border-color:#60a5fa1a}.hover\:border-tremor-brand-subtle\/100:hover{border-color:#60a5fa}.hover\:border-tremor-brand-subtle\/15:hover{border-color:#60a5fa26}.hover\:border-tremor-brand-subtle\/20:hover{border-color:#60a5fa33}.hover\:border-tremor-brand-subtle\/25:hover{border-color:#60a5fa40}.hover\:border-tremor-brand-subtle\/30:hover{border-color:#60a5fa4d}.hover\:border-tremor-brand-subtle\/35:hover{border-color:#60a5fa59}.hover\:border-tremor-brand-subtle\/40:hover{border-color:#60a5fa66}.hover\:border-tremor-brand-subtle\/45:hover{border-color:#60a5fa73}.hover\:border-tremor-brand-subtle\/5:hover{border-color:#60a5fa0d}.hover\:border-tremor-brand-subtle\/50:hover{border-color:#60a5fa80}.hover\:border-tremor-brand-subtle\/55:hover{border-color:#60a5fa8c}.hover\:border-tremor-brand-subtle\/60:hover{border-color:#60a5fa99}.hover\:border-tremor-brand-subtle\/65:hover{border-color:#60a5faa6}.hover\:border-tremor-brand-subtle\/70:hover{border-color:#60a5fab3}.hover\:border-tremor-brand-subtle\/75:hover{border-color:#60a5fabf}.hover\:border-tremor-brand-subtle\/80:hover{border-color:#60a5facc}.hover\:border-tremor-brand-subtle\/85:hover{border-color:#60a5fad9}.hover\:border-tremor-brand-subtle\/90:hover{border-color:#60a5fae6}.hover\:border-tremor-brand-subtle\/95:hover{border-color:#60a5faf2}.hover\:border-tremor-content:hover{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.hover\:border-tremor-content-emphasis:hover{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.hover\:border-tremor-content-emphasis\/0:hover{border-color:#37415100}.hover\:border-tremor-content-emphasis\/10:hover{border-color:#3741511a}.hover\:border-tremor-content-emphasis\/100:hover{border-color:#374151}.hover\:border-tremor-content-emphasis\/15:hover{border-color:#37415126}.hover\:border-tremor-content-emphasis\/20:hover{border-color:#37415133}.hover\:border-tremor-content-emphasis\/25:hover{border-color:#37415140}.hover\:border-tremor-content-emphasis\/30:hover{border-color:#3741514d}.hover\:border-tremor-content-emphasis\/35:hover{border-color:#37415159}.hover\:border-tremor-content-emphasis\/40:hover{border-color:#37415166}.hover\:border-tremor-content-emphasis\/45:hover{border-color:#37415173}.hover\:border-tremor-content-emphasis\/5:hover{border-color:#3741510d}.hover\:border-tremor-content-emphasis\/50:hover{border-color:#37415180}.hover\:border-tremor-content-emphasis\/55:hover{border-color:#3741518c}.hover\:border-tremor-content-emphasis\/60:hover{border-color:#37415199}.hover\:border-tremor-content-emphasis\/65:hover{border-color:#374151a6}.hover\:border-tremor-content-emphasis\/70:hover{border-color:#374151b3}.hover\:border-tremor-content-emphasis\/75:hover{border-color:#374151bf}.hover\:border-tremor-content-emphasis\/80:hover{border-color:#374151cc}.hover\:border-tremor-content-emphasis\/85:hover{border-color:#374151d9}.hover\:border-tremor-content-emphasis\/90:hover{border-color:#374151e6}.hover\:border-tremor-content-emphasis\/95:hover{border-color:#374151f2}.hover\:border-tremor-content-inverted:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.hover\:border-tremor-content-inverted\/0:hover{border-color:#fff0}.hover\:border-tremor-content-inverted\/10:hover{border-color:#ffffff1a}.hover\:border-tremor-content-inverted\/100:hover{border-color:#fff}.hover\:border-tremor-content-inverted\/15:hover{border-color:#ffffff26}.hover\:border-tremor-content-inverted\/20:hover{border-color:#fff3}.hover\:border-tremor-content-inverted\/25:hover{border-color:#ffffff40}.hover\:border-tremor-content-inverted\/30:hover{border-color:#ffffff4d}.hover\:border-tremor-content-inverted\/35:hover{border-color:#ffffff59}.hover\:border-tremor-content-inverted\/40:hover{border-color:#fff6}.hover\:border-tremor-content-inverted\/45:hover{border-color:#ffffff73}.hover\:border-tremor-content-inverted\/5:hover{border-color:#ffffff0d}.hover\:border-tremor-content-inverted\/50:hover{border-color:#ffffff80}.hover\:border-tremor-content-inverted\/55:hover{border-color:#ffffff8c}.hover\:border-tremor-content-inverted\/60:hover{border-color:#fff9}.hover\:border-tremor-content-inverted\/65:hover{border-color:#ffffffa6}.hover\:border-tremor-content-inverted\/70:hover{border-color:#ffffffb3}.hover\:border-tremor-content-inverted\/75:hover{border-color:#ffffffbf}.hover\:border-tremor-content-inverted\/80:hover{border-color:#fffc}.hover\:border-tremor-content-inverted\/85:hover{border-color:#ffffffd9}.hover\:border-tremor-content-inverted\/90:hover{border-color:#ffffffe6}.hover\:border-tremor-content-inverted\/95:hover{border-color:#fffffff2}.hover\:border-tremor-content-strong:hover{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.hover\:border-tremor-content-strong\/0:hover{border-color:#11182700}.hover\:border-tremor-content-strong\/10:hover{border-color:#1118271a}.hover\:border-tremor-content-strong\/100:hover{border-color:#111827}.hover\:border-tremor-content-strong\/15:hover{border-color:#11182726}.hover\:border-tremor-content-strong\/20:hover{border-color:#11182733}.hover\:border-tremor-content-strong\/25:hover{border-color:#11182740}.hover\:border-tremor-content-strong\/30:hover{border-color:#1118274d}.hover\:border-tremor-content-strong\/35:hover{border-color:#11182759}.hover\:border-tremor-content-strong\/40:hover{border-color:#11182766}.hover\:border-tremor-content-strong\/45:hover{border-color:#11182773}.hover\:border-tremor-content-strong\/5:hover{border-color:#1118270d}.hover\:border-tremor-content-strong\/50:hover{border-color:#11182780}.hover\:border-tremor-content-strong\/55:hover{border-color:#1118278c}.hover\:border-tremor-content-strong\/60:hover{border-color:#11182799}.hover\:border-tremor-content-strong\/65:hover{border-color:#111827a6}.hover\:border-tremor-content-strong\/70:hover{border-color:#111827b3}.hover\:border-tremor-content-strong\/75:hover{border-color:#111827bf}.hover\:border-tremor-content-strong\/80:hover{border-color:#111827cc}.hover\:border-tremor-content-strong\/85:hover{border-color:#111827d9}.hover\:border-tremor-content-strong\/90:hover{border-color:#111827e6}.hover\:border-tremor-content-strong\/95:hover{border-color:#111827f2}.hover\:border-tremor-content-subtle:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:border-tremor-content-subtle\/0:hover{border-color:#9ca3af00}.hover\:border-tremor-content-subtle\/10:hover{border-color:#9ca3af1a}.hover\:border-tremor-content-subtle\/100:hover{border-color:#9ca3af}.hover\:border-tremor-content-subtle\/15:hover{border-color:#9ca3af26}.hover\:border-tremor-content-subtle\/20:hover{border-color:#9ca3af33}.hover\:border-tremor-content-subtle\/25:hover{border-color:#9ca3af40}.hover\:border-tremor-content-subtle\/30:hover{border-color:#9ca3af4d}.hover\:border-tremor-content-subtle\/35:hover{border-color:#9ca3af59}.hover\:border-tremor-content-subtle\/40:hover{border-color:#9ca3af66}.hover\:border-tremor-content-subtle\/45:hover{border-color:#9ca3af73}.hover\:border-tremor-content-subtle\/5:hover{border-color:#9ca3af0d}.hover\:border-tremor-content-subtle\/50:hover{border-color:#9ca3af80}.hover\:border-tremor-content-subtle\/55:hover{border-color:#9ca3af8c}.hover\:border-tremor-content-subtle\/60:hover{border-color:#9ca3af99}.hover\:border-tremor-content-subtle\/65:hover{border-color:#9ca3afa6}.hover\:border-tremor-content-subtle\/70:hover{border-color:#9ca3afb3}.hover\:border-tremor-content-subtle\/75:hover{border-color:#9ca3afbf}.hover\:border-tremor-content-subtle\/80:hover{border-color:#9ca3afcc}.hover\:border-tremor-content-subtle\/85:hover{border-color:#9ca3afd9}.hover\:border-tremor-content-subtle\/90:hover{border-color:#9ca3afe6}.hover\:border-tremor-content-subtle\/95:hover{border-color:#9ca3aff2}.hover\:border-b-surface:hover{--tw-border-opacity: 1;border-bottom-color:hsl(var(--wg-surface) / var(--wg-surface-opacity, var(--tw-border-opacity)))}.hover\:border-t-surface:hover{--tw-border-opacity: 1;border-top-color:hsl(var(--wg-surface) / var(--wg-surface-opacity, var(--tw-border-opacity)))}.hover\:bg-\[\#EBEBEF\]:hover{--tw-bg-opacity: 1;background-color:rgb(235 235 239 / var(--tw-bg-opacity, 1))}.hover\:bg-\[rgb\(43\,108\,176\)\]:hover{--tw-bg-opacity: 1;background-color:rgb(43 108 176 / var(--tw-bg-opacity, 1))}.hover\:bg-\[rgba\(229\,62\,62\,0\.1\)\]:hover{background-color:#e53e3e1a}.hover\:bg-\[var\(--hyperion-color-background-button-outline-hover\)\]:hover{background-color:var(--hyperion-color-background-button-outline-hover)}.hover\:bg-\[var\(--hyperion-color-background-button-primary-gray-hover\)\]:hover{background-color:var(--hyperion-color-background-button-primary-gray-hover)}.hover\:bg-\[var\(--hyperion-color-background-button-primary-hover\)\]:hover{background-color:var(--hyperion-color-background-button-primary-hover)}.hover\:bg-\[var\(--hyperion-color-background-button-transparent-hover\)\]:hover{background-color:var(--hyperion-color-background-button-transparent-hover)}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-background:hover{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-background-emphasis:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-background-emphasis\/0:hover{background-color:#37415100}.hover\:bg-dark-tremor-background-emphasis\/10:hover{background-color:#3741511a}.hover\:bg-dark-tremor-background-emphasis\/100:hover{background-color:#374151}.hover\:bg-dark-tremor-background-emphasis\/15:hover{background-color:#37415126}.hover\:bg-dark-tremor-background-emphasis\/20:hover{background-color:#37415133}.hover\:bg-dark-tremor-background-emphasis\/25:hover{background-color:#37415140}.hover\:bg-dark-tremor-background-emphasis\/30:hover{background-color:#3741514d}.hover\:bg-dark-tremor-background-emphasis\/35:hover{background-color:#37415159}.hover\:bg-dark-tremor-background-emphasis\/40:hover{background-color:#37415166}.hover\:bg-dark-tremor-background-emphasis\/45:hover{background-color:#37415173}.hover\:bg-dark-tremor-background-emphasis\/5:hover{background-color:#3741510d}.hover\:bg-dark-tremor-background-emphasis\/50:hover{background-color:#37415180}.hover\:bg-dark-tremor-background-emphasis\/55:hover{background-color:#3741518c}.hover\:bg-dark-tremor-background-emphasis\/60:hover{background-color:#37415199}.hover\:bg-dark-tremor-background-emphasis\/65:hover{background-color:#374151a6}.hover\:bg-dark-tremor-background-emphasis\/70:hover{background-color:#374151b3}.hover\:bg-dark-tremor-background-emphasis\/75:hover{background-color:#374151bf}.hover\:bg-dark-tremor-background-emphasis\/80:hover{background-color:#374151cc}.hover\:bg-dark-tremor-background-emphasis\/85:hover{background-color:#374151d9}.hover\:bg-dark-tremor-background-emphasis\/90:hover{background-color:#374151e6}.hover\:bg-dark-tremor-background-emphasis\/95:hover{background-color:#374151f2}.hover\:bg-dark-tremor-background-muted:hover{--tw-bg-opacity: 1;background-color:rgb(19 26 43 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-background-muted\/0:hover{background-color:#131a2b00}.hover\:bg-dark-tremor-background-muted\/10:hover{background-color:#131a2b1a}.hover\:bg-dark-tremor-background-muted\/100:hover{background-color:#131a2b}.hover\:bg-dark-tremor-background-muted\/15:hover{background-color:#131a2b26}.hover\:bg-dark-tremor-background-muted\/20:hover{background-color:#131a2b33}.hover\:bg-dark-tremor-background-muted\/25:hover{background-color:#131a2b40}.hover\:bg-dark-tremor-background-muted\/30:hover{background-color:#131a2b4d}.hover\:bg-dark-tremor-background-muted\/35:hover{background-color:#131a2b59}.hover\:bg-dark-tremor-background-muted\/40:hover{background-color:#131a2b66}.hover\:bg-dark-tremor-background-muted\/45:hover{background-color:#131a2b73}.hover\:bg-dark-tremor-background-muted\/5:hover{background-color:#131a2b0d}.hover\:bg-dark-tremor-background-muted\/50:hover{background-color:#131a2b80}.hover\:bg-dark-tremor-background-muted\/55:hover{background-color:#131a2b8c}.hover\:bg-dark-tremor-background-muted\/60:hover{background-color:#131a2b99}.hover\:bg-dark-tremor-background-muted\/65:hover{background-color:#131a2ba6}.hover\:bg-dark-tremor-background-muted\/70:hover{background-color:#131a2bb3}.hover\:bg-dark-tremor-background-muted\/75:hover{background-color:#131a2bbf}.hover\:bg-dark-tremor-background-muted\/80:hover{background-color:#131a2bcc}.hover\:bg-dark-tremor-background-muted\/85:hover{background-color:#131a2bd9}.hover\:bg-dark-tremor-background-muted\/90:hover{background-color:#131a2be6}.hover\:bg-dark-tremor-background-muted\/95:hover{background-color:#131a2bf2}.hover\:bg-dark-tremor-background-subtle:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-background-subtle\/0:hover{background-color:#1f293700}.hover\:bg-dark-tremor-background-subtle\/10:hover{background-color:#1f29371a}.hover\:bg-dark-tremor-background-subtle\/100:hover{background-color:#1f2937}.hover\:bg-dark-tremor-background-subtle\/15:hover{background-color:#1f293726}.hover\:bg-dark-tremor-background-subtle\/20:hover{background-color:#1f293733}.hover\:bg-dark-tremor-background-subtle\/25:hover{background-color:#1f293740}.hover\:bg-dark-tremor-background-subtle\/30:hover{background-color:#1f29374d}.hover\:bg-dark-tremor-background-subtle\/35:hover{background-color:#1f293759}.hover\:bg-dark-tremor-background-subtle\/40:hover{background-color:#1f293766}.hover\:bg-dark-tremor-background-subtle\/45:hover{background-color:#1f293773}.hover\:bg-dark-tremor-background-subtle\/5:hover{background-color:#1f29370d}.hover\:bg-dark-tremor-background-subtle\/50:hover{background-color:#1f293780}.hover\:bg-dark-tremor-background-subtle\/55:hover{background-color:#1f29378c}.hover\:bg-dark-tremor-background-subtle\/60:hover{background-color:#1f293799}.hover\:bg-dark-tremor-background-subtle\/65:hover{background-color:#1f2937a6}.hover\:bg-dark-tremor-background-subtle\/70:hover{background-color:#1f2937b3}.hover\:bg-dark-tremor-background-subtle\/75:hover{background-color:#1f2937bf}.hover\:bg-dark-tremor-background-subtle\/80:hover{background-color:#1f2937cc}.hover\:bg-dark-tremor-background-subtle\/85:hover{background-color:#1f2937d9}.hover\:bg-dark-tremor-background-subtle\/90:hover{background-color:#1f2937e6}.hover\:bg-dark-tremor-background-subtle\/95:hover{background-color:#1f2937f2}.hover\:bg-dark-tremor-border:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-brand:hover{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-brand-emphasis:hover{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-brand-emphasis\/0:hover{background-color:#60a5fa00}.hover\:bg-dark-tremor-brand-emphasis\/10:hover{background-color:#60a5fa1a}.hover\:bg-dark-tremor-brand-emphasis\/100:hover{background-color:#60a5fa}.hover\:bg-dark-tremor-brand-emphasis\/15:hover{background-color:#60a5fa26}.hover\:bg-dark-tremor-brand-emphasis\/20:hover{background-color:#60a5fa33}.hover\:bg-dark-tremor-brand-emphasis\/25:hover{background-color:#60a5fa40}.hover\:bg-dark-tremor-brand-emphasis\/30:hover{background-color:#60a5fa4d}.hover\:bg-dark-tremor-brand-emphasis\/35:hover{background-color:#60a5fa59}.hover\:bg-dark-tremor-brand-emphasis\/40:hover{background-color:#60a5fa66}.hover\:bg-dark-tremor-brand-emphasis\/45:hover{background-color:#60a5fa73}.hover\:bg-dark-tremor-brand-emphasis\/5:hover{background-color:#60a5fa0d}.hover\:bg-dark-tremor-brand-emphasis\/50:hover{background-color:#60a5fa80}.hover\:bg-dark-tremor-brand-emphasis\/55:hover{background-color:#60a5fa8c}.hover\:bg-dark-tremor-brand-emphasis\/60:hover{background-color:#60a5fa99}.hover\:bg-dark-tremor-brand-emphasis\/65:hover{background-color:#60a5faa6}.hover\:bg-dark-tremor-brand-emphasis\/70:hover{background-color:#60a5fab3}.hover\:bg-dark-tremor-brand-emphasis\/75:hover{background-color:#60a5fabf}.hover\:bg-dark-tremor-brand-emphasis\/80:hover{background-color:#60a5facc}.hover\:bg-dark-tremor-brand-emphasis\/85:hover{background-color:#60a5fad9}.hover\:bg-dark-tremor-brand-emphasis\/90:hover{background-color:#60a5fae6}.hover\:bg-dark-tremor-brand-emphasis\/95:hover{background-color:#60a5faf2}.hover\:bg-dark-tremor-brand-faint:hover{--tw-bg-opacity: 1;background-color:rgb(11 18 41 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-brand-faint\/0:hover{background-color:#0b122900}.hover\:bg-dark-tremor-brand-faint\/10:hover{background-color:#0b12291a}.hover\:bg-dark-tremor-brand-faint\/100:hover{background-color:#0b1229}.hover\:bg-dark-tremor-brand-faint\/15:hover{background-color:#0b122926}.hover\:bg-dark-tremor-brand-faint\/20:hover{background-color:#0b122933}.hover\:bg-dark-tremor-brand-faint\/25:hover{background-color:#0b122940}.hover\:bg-dark-tremor-brand-faint\/30:hover{background-color:#0b12294d}.hover\:bg-dark-tremor-brand-faint\/35:hover{background-color:#0b122959}.hover\:bg-dark-tremor-brand-faint\/40:hover{background-color:#0b122966}.hover\:bg-dark-tremor-brand-faint\/45:hover{background-color:#0b122973}.hover\:bg-dark-tremor-brand-faint\/5:hover{background-color:#0b12290d}.hover\:bg-dark-tremor-brand-faint\/50:hover{background-color:#0b122980}.hover\:bg-dark-tremor-brand-faint\/55:hover{background-color:#0b12298c}.hover\:bg-dark-tremor-brand-faint\/60:hover{background-color:#0b122999}.hover\:bg-dark-tremor-brand-faint\/65:hover{background-color:#0b1229a6}.hover\:bg-dark-tremor-brand-faint\/70:hover{background-color:#0b1229b3}.hover\:bg-dark-tremor-brand-faint\/75:hover{background-color:#0b1229bf}.hover\:bg-dark-tremor-brand-faint\/80:hover{background-color:#0b1229cc}.hover\:bg-dark-tremor-brand-faint\/85:hover{background-color:#0b1229d9}.hover\:bg-dark-tremor-brand-faint\/90:hover{background-color:#0b1229e6}.hover\:bg-dark-tremor-brand-faint\/95:hover{background-color:#0b1229f2}.hover\:bg-dark-tremor-brand-inverted:hover{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-brand-inverted\/0:hover{background-color:#03071200}.hover\:bg-dark-tremor-brand-inverted\/10:hover{background-color:#0307121a}.hover\:bg-dark-tremor-brand-inverted\/100:hover{background-color:#030712}.hover\:bg-dark-tremor-brand-inverted\/15:hover{background-color:#03071226}.hover\:bg-dark-tremor-brand-inverted\/20:hover{background-color:#03071233}.hover\:bg-dark-tremor-brand-inverted\/25:hover{background-color:#03071240}.hover\:bg-dark-tremor-brand-inverted\/30:hover{background-color:#0307124d}.hover\:bg-dark-tremor-brand-inverted\/35:hover{background-color:#03071259}.hover\:bg-dark-tremor-brand-inverted\/40:hover{background-color:#03071266}.hover\:bg-dark-tremor-brand-inverted\/45:hover{background-color:#03071273}.hover\:bg-dark-tremor-brand-inverted\/5:hover{background-color:#0307120d}.hover\:bg-dark-tremor-brand-inverted\/50:hover{background-color:#03071280}.hover\:bg-dark-tremor-brand-inverted\/55:hover{background-color:#0307128c}.hover\:bg-dark-tremor-brand-inverted\/60:hover{background-color:#03071299}.hover\:bg-dark-tremor-brand-inverted\/65:hover{background-color:#030712a6}.hover\:bg-dark-tremor-brand-inverted\/70:hover{background-color:#030712b3}.hover\:bg-dark-tremor-brand-inverted\/75:hover{background-color:#030712bf}.hover\:bg-dark-tremor-brand-inverted\/80:hover{background-color:#030712cc}.hover\:bg-dark-tremor-brand-inverted\/85:hover{background-color:#030712d9}.hover\:bg-dark-tremor-brand-inverted\/90:hover{background-color:#030712e6}.hover\:bg-dark-tremor-brand-inverted\/95:hover{background-color:#030712f2}.hover\:bg-dark-tremor-brand-muted:hover{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-brand-muted\/0:hover{background-color:#17255400}.hover\:bg-dark-tremor-brand-muted\/10:hover{background-color:#1725541a}.hover\:bg-dark-tremor-brand-muted\/100:hover{background-color:#172554}.hover\:bg-dark-tremor-brand-muted\/15:hover{background-color:#17255426}.hover\:bg-dark-tremor-brand-muted\/20:hover{background-color:#17255433}.hover\:bg-dark-tremor-brand-muted\/25:hover{background-color:#17255440}.hover\:bg-dark-tremor-brand-muted\/30:hover{background-color:#1725544d}.hover\:bg-dark-tremor-brand-muted\/35:hover{background-color:#17255459}.hover\:bg-dark-tremor-brand-muted\/40:hover{background-color:#17255466}.hover\:bg-dark-tremor-brand-muted\/45:hover{background-color:#17255473}.hover\:bg-dark-tremor-brand-muted\/5:hover{background-color:#1725540d}.hover\:bg-dark-tremor-brand-muted\/50:hover{background-color:#17255480}.hover\:bg-dark-tremor-brand-muted\/55:hover{background-color:#1725548c}.hover\:bg-dark-tremor-brand-muted\/60:hover{background-color:#17255499}.hover\:bg-dark-tremor-brand-muted\/65:hover{background-color:#172554a6}.hover\:bg-dark-tremor-brand-muted\/70:hover{background-color:#172554b3}.hover\:bg-dark-tremor-brand-muted\/75:hover{background-color:#172554bf}.hover\:bg-dark-tremor-brand-muted\/80:hover{background-color:#172554cc}.hover\:bg-dark-tremor-brand-muted\/85:hover{background-color:#172554d9}.hover\:bg-dark-tremor-brand-muted\/90:hover{background-color:#172554e6}.hover\:bg-dark-tremor-brand-muted\/95:hover{background-color:#172554f2}.hover\:bg-dark-tremor-brand-subtle:hover{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-brand-subtle\/0:hover{background-color:#1e40af00}.hover\:bg-dark-tremor-brand-subtle\/10:hover{background-color:#1e40af1a}.hover\:bg-dark-tremor-brand-subtle\/100:hover{background-color:#1e40af}.hover\:bg-dark-tremor-brand-subtle\/15:hover{background-color:#1e40af26}.hover\:bg-dark-tremor-brand-subtle\/20:hover{background-color:#1e40af33}.hover\:bg-dark-tremor-brand-subtle\/25:hover{background-color:#1e40af40}.hover\:bg-dark-tremor-brand-subtle\/30:hover{background-color:#1e40af4d}.hover\:bg-dark-tremor-brand-subtle\/35:hover{background-color:#1e40af59}.hover\:bg-dark-tremor-brand-subtle\/40:hover{background-color:#1e40af66}.hover\:bg-dark-tremor-brand-subtle\/45:hover{background-color:#1e40af73}.hover\:bg-dark-tremor-brand-subtle\/5:hover{background-color:#1e40af0d}.hover\:bg-dark-tremor-brand-subtle\/50:hover{background-color:#1e40af80}.hover\:bg-dark-tremor-brand-subtle\/55:hover{background-color:#1e40af8c}.hover\:bg-dark-tremor-brand-subtle\/60:hover{background-color:#1e40af99}.hover\:bg-dark-tremor-brand-subtle\/65:hover{background-color:#1e40afa6}.hover\:bg-dark-tremor-brand-subtle\/70:hover{background-color:#1e40afb3}.hover\:bg-dark-tremor-brand-subtle\/75:hover{background-color:#1e40afbf}.hover\:bg-dark-tremor-brand-subtle\/80:hover{background-color:#1e40afcc}.hover\:bg-dark-tremor-brand-subtle\/85:hover{background-color:#1e40afd9}.hover\:bg-dark-tremor-brand-subtle\/90:hover{background-color:#1e40afe6}.hover\:bg-dark-tremor-brand-subtle\/95:hover{background-color:#1e40aff2}.hover\:bg-dark-tremor-content:hover{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-content-emphasis:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-content-emphasis\/0:hover{background-color:#e5e7eb00}.hover\:bg-dark-tremor-content-emphasis\/10:hover{background-color:#e5e7eb1a}.hover\:bg-dark-tremor-content-emphasis\/100:hover{background-color:#e5e7eb}.hover\:bg-dark-tremor-content-emphasis\/15:hover{background-color:#e5e7eb26}.hover\:bg-dark-tremor-content-emphasis\/20:hover{background-color:#e5e7eb33}.hover\:bg-dark-tremor-content-emphasis\/25:hover{background-color:#e5e7eb40}.hover\:bg-dark-tremor-content-emphasis\/30:hover{background-color:#e5e7eb4d}.hover\:bg-dark-tremor-content-emphasis\/35:hover{background-color:#e5e7eb59}.hover\:bg-dark-tremor-content-emphasis\/40:hover{background-color:#e5e7eb66}.hover\:bg-dark-tremor-content-emphasis\/45:hover{background-color:#e5e7eb73}.hover\:bg-dark-tremor-content-emphasis\/5:hover{background-color:#e5e7eb0d}.hover\:bg-dark-tremor-content-emphasis\/50:hover{background-color:#e5e7eb80}.hover\:bg-dark-tremor-content-emphasis\/55:hover{background-color:#e5e7eb8c}.hover\:bg-dark-tremor-content-emphasis\/60:hover{background-color:#e5e7eb99}.hover\:bg-dark-tremor-content-emphasis\/65:hover{background-color:#e5e7eba6}.hover\:bg-dark-tremor-content-emphasis\/70:hover{background-color:#e5e7ebb3}.hover\:bg-dark-tremor-content-emphasis\/75:hover{background-color:#e5e7ebbf}.hover\:bg-dark-tremor-content-emphasis\/80:hover{background-color:#e5e7ebcc}.hover\:bg-dark-tremor-content-emphasis\/85:hover{background-color:#e5e7ebd9}.hover\:bg-dark-tremor-content-emphasis\/90:hover{background-color:#e5e7ebe6}.hover\:bg-dark-tremor-content-emphasis\/95:hover{background-color:#e5e7ebf2}.hover\:bg-dark-tremor-content-inverted:hover{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-content-inverted\/0:hover{background-color:#11182700}.hover\:bg-dark-tremor-content-inverted\/10:hover{background-color:#1118271a}.hover\:bg-dark-tremor-content-inverted\/100:hover{background-color:#111827}.hover\:bg-dark-tremor-content-inverted\/15:hover{background-color:#11182726}.hover\:bg-dark-tremor-content-inverted\/20:hover{background-color:#11182733}.hover\:bg-dark-tremor-content-inverted\/25:hover{background-color:#11182740}.hover\:bg-dark-tremor-content-inverted\/30:hover{background-color:#1118274d}.hover\:bg-dark-tremor-content-inverted\/35:hover{background-color:#11182759}.hover\:bg-dark-tremor-content-inverted\/40:hover{background-color:#11182766}.hover\:bg-dark-tremor-content-inverted\/45:hover{background-color:#11182773}.hover\:bg-dark-tremor-content-inverted\/5:hover{background-color:#1118270d}.hover\:bg-dark-tremor-content-inverted\/50:hover{background-color:#11182780}.hover\:bg-dark-tremor-content-inverted\/55:hover{background-color:#1118278c}.hover\:bg-dark-tremor-content-inverted\/60:hover{background-color:#11182799}.hover\:bg-dark-tremor-content-inverted\/65:hover{background-color:#111827a6}.hover\:bg-dark-tremor-content-inverted\/70:hover{background-color:#111827b3}.hover\:bg-dark-tremor-content-inverted\/75:hover{background-color:#111827bf}.hover\:bg-dark-tremor-content-inverted\/80:hover{background-color:#111827cc}.hover\:bg-dark-tremor-content-inverted\/85:hover{background-color:#111827d9}.hover\:bg-dark-tremor-content-inverted\/90:hover{background-color:#111827e6}.hover\:bg-dark-tremor-content-inverted\/95:hover{background-color:#111827f2}.hover\:bg-dark-tremor-content-strong:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-content-strong\/0:hover{background-color:#f9fafb00}.hover\:bg-dark-tremor-content-strong\/10:hover{background-color:#f9fafb1a}.hover\:bg-dark-tremor-content-strong\/100:hover{background-color:#f9fafb}.hover\:bg-dark-tremor-content-strong\/15:hover{background-color:#f9fafb26}.hover\:bg-dark-tremor-content-strong\/20:hover{background-color:#f9fafb33}.hover\:bg-dark-tremor-content-strong\/25:hover{background-color:#f9fafb40}.hover\:bg-dark-tremor-content-strong\/30:hover{background-color:#f9fafb4d}.hover\:bg-dark-tremor-content-strong\/35:hover{background-color:#f9fafb59}.hover\:bg-dark-tremor-content-strong\/40:hover{background-color:#f9fafb66}.hover\:bg-dark-tremor-content-strong\/45:hover{background-color:#f9fafb73}.hover\:bg-dark-tremor-content-strong\/5:hover{background-color:#f9fafb0d}.hover\:bg-dark-tremor-content-strong\/50:hover{background-color:#f9fafb80}.hover\:bg-dark-tremor-content-strong\/55:hover{background-color:#f9fafb8c}.hover\:bg-dark-tremor-content-strong\/60:hover{background-color:#f9fafb99}.hover\:bg-dark-tremor-content-strong\/65:hover{background-color:#f9fafba6}.hover\:bg-dark-tremor-content-strong\/70:hover{background-color:#f9fafbb3}.hover\:bg-dark-tremor-content-strong\/75:hover{background-color:#f9fafbbf}.hover\:bg-dark-tremor-content-strong\/80:hover{background-color:#f9fafbcc}.hover\:bg-dark-tremor-content-strong\/85:hover{background-color:#f9fafbd9}.hover\:bg-dark-tremor-content-strong\/90:hover{background-color:#f9fafbe6}.hover\:bg-dark-tremor-content-strong\/95:hover{background-color:#f9fafbf2}.hover\:bg-dark-tremor-content-subtle:hover{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.hover\:bg-dark-tremor-content-subtle\/0:hover{background-color:#6b728000}.hover\:bg-dark-tremor-content-subtle\/10:hover{background-color:#6b72801a}.hover\:bg-dark-tremor-content-subtle\/100:hover{background-color:#6b7280}.hover\:bg-dark-tremor-content-subtle\/15:hover{background-color:#6b728026}.hover\:bg-dark-tremor-content-subtle\/20:hover{background-color:#6b728033}.hover\:bg-dark-tremor-content-subtle\/25:hover{background-color:#6b728040}.hover\:bg-dark-tremor-content-subtle\/30:hover{background-color:#6b72804d}.hover\:bg-dark-tremor-content-subtle\/35:hover{background-color:#6b728059}.hover\:bg-dark-tremor-content-subtle\/40:hover{background-color:#6b728066}.hover\:bg-dark-tremor-content-subtle\/45:hover{background-color:#6b728073}.hover\:bg-dark-tremor-content-subtle\/5:hover{background-color:#6b72800d}.hover\:bg-dark-tremor-content-subtle\/50:hover{background-color:#6b728080}.hover\:bg-dark-tremor-content-subtle\/55:hover{background-color:#6b72808c}.hover\:bg-dark-tremor-content-subtle\/60:hover{background-color:#6b728099}.hover\:bg-dark-tremor-content-subtle\/65:hover{background-color:#6b7280a6}.hover\:bg-dark-tremor-content-subtle\/70:hover{background-color:#6b7280b3}.hover\:bg-dark-tremor-content-subtle\/75:hover{background-color:#6b7280bf}.hover\:bg-dark-tremor-content-subtle\/80:hover{background-color:#6b7280cc}.hover\:bg-dark-tremor-content-subtle\/85:hover{background-color:#6b7280d9}.hover\:bg-dark-tremor-content-subtle\/90:hover{background-color:#6b7280e6}.hover\:bg-dark-tremor-content-subtle\/95:hover{background-color:#6b7280f2}.hover\:bg-destructive-100:hover{--tw-bg-opacity: 1;background-color:hsl(var(--wg-destructive-100) / var(--wg-destructive-100-opacity, var(--tw-bg-opacity)))}.hover\:bg-destructive-50:hover{--tw-bg-opacity: 1;background-color:hsl(var(--wg-destructive-50) / var(--wg-destructive-50-opacity, var(--tw-bg-opacity)))}.hover\:bg-destructive-600:hover{--tw-bg-opacity: 1;background-color:hsl(var(--wg-destructive-600) / var(--wg-destructive-600-opacity, var(--tw-bg-opacity)))}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300\/70:hover{background-color:#d1d5dbb3}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-primary-600:hover{--tw-bg-opacity: 1;background-color:hsl(var(--wg-primary-600) / var(--wg-primary-600-opacity, var(--tw-bg-opacity)))}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary-700:hover{--tw-bg-opacity: 1;background-color:hsl(var(--wg-secondary-700) / var(--wg-secondary-700-opacity, var(--tw-bg-opacity)))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-surface:hover{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface) / var(--wg-surface-opacity, var(--tw-bg-opacity)))}.hover\:bg-surface-100:hover{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-100) / var(--wg-surface-100-opacity, var(--tw-bg-opacity)))}.hover\:bg-surface-300:hover{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-300) / var(--wg-surface-300-opacity, var(--tw-bg-opacity)))}.hover\:bg-tremor-background:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-background-emphasis:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-background-emphasis\/0:hover{background-color:#e5e7eb00}.hover\:bg-tremor-background-emphasis\/10:hover{background-color:#e5e7eb1a}.hover\:bg-tremor-background-emphasis\/100:hover{background-color:#e5e7eb}.hover\:bg-tremor-background-emphasis\/15:hover{background-color:#e5e7eb26}.hover\:bg-tremor-background-emphasis\/20:hover{background-color:#e5e7eb33}.hover\:bg-tremor-background-emphasis\/25:hover{background-color:#e5e7eb40}.hover\:bg-tremor-background-emphasis\/30:hover{background-color:#e5e7eb4d}.hover\:bg-tremor-background-emphasis\/35:hover{background-color:#e5e7eb59}.hover\:bg-tremor-background-emphasis\/40:hover{background-color:#e5e7eb66}.hover\:bg-tremor-background-emphasis\/45:hover{background-color:#e5e7eb73}.hover\:bg-tremor-background-emphasis\/5:hover{background-color:#e5e7eb0d}.hover\:bg-tremor-background-emphasis\/50:hover{background-color:#e5e7eb80}.hover\:bg-tremor-background-emphasis\/55:hover{background-color:#e5e7eb8c}.hover\:bg-tremor-background-emphasis\/60:hover{background-color:#e5e7eb99}.hover\:bg-tremor-background-emphasis\/65:hover{background-color:#e5e7eba6}.hover\:bg-tremor-background-emphasis\/70:hover{background-color:#e5e7ebb3}.hover\:bg-tremor-background-emphasis\/75:hover{background-color:#e5e7ebbf}.hover\:bg-tremor-background-emphasis\/80:hover{background-color:#e5e7ebcc}.hover\:bg-tremor-background-emphasis\/85:hover{background-color:#e5e7ebd9}.hover\:bg-tremor-background-emphasis\/90:hover{background-color:#e5e7ebe6}.hover\:bg-tremor-background-emphasis\/95:hover{background-color:#e5e7ebf2}.hover\:bg-tremor-background-muted:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-background-muted\/0:hover{background-color:#f9fafb00}.hover\:bg-tremor-background-muted\/10:hover{background-color:#f9fafb1a}.hover\:bg-tremor-background-muted\/100:hover{background-color:#f9fafb}.hover\:bg-tremor-background-muted\/15:hover{background-color:#f9fafb26}.hover\:bg-tremor-background-muted\/20:hover{background-color:#f9fafb33}.hover\:bg-tremor-background-muted\/25:hover{background-color:#f9fafb40}.hover\:bg-tremor-background-muted\/30:hover{background-color:#f9fafb4d}.hover\:bg-tremor-background-muted\/35:hover{background-color:#f9fafb59}.hover\:bg-tremor-background-muted\/40:hover{background-color:#f9fafb66}.hover\:bg-tremor-background-muted\/45:hover{background-color:#f9fafb73}.hover\:bg-tremor-background-muted\/5:hover{background-color:#f9fafb0d}.hover\:bg-tremor-background-muted\/50:hover{background-color:#f9fafb80}.hover\:bg-tremor-background-muted\/55:hover{background-color:#f9fafb8c}.hover\:bg-tremor-background-muted\/60:hover{background-color:#f9fafb99}.hover\:bg-tremor-background-muted\/65:hover{background-color:#f9fafba6}.hover\:bg-tremor-background-muted\/70:hover{background-color:#f9fafbb3}.hover\:bg-tremor-background-muted\/75:hover{background-color:#f9fafbbf}.hover\:bg-tremor-background-muted\/80:hover{background-color:#f9fafbcc}.hover\:bg-tremor-background-muted\/85:hover{background-color:#f9fafbd9}.hover\:bg-tremor-background-muted\/90:hover{background-color:#f9fafbe6}.hover\:bg-tremor-background-muted\/95:hover{background-color:#f9fafbf2}.hover\:bg-tremor-background-subtle:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-background-subtle\/0:hover{background-color:#f3f4f600}.hover\:bg-tremor-background-subtle\/10:hover{background-color:#f3f4f61a}.hover\:bg-tremor-background-subtle\/100:hover{background-color:#f3f4f6}.hover\:bg-tremor-background-subtle\/15:hover{background-color:#f3f4f626}.hover\:bg-tremor-background-subtle\/20:hover{background-color:#f3f4f633}.hover\:bg-tremor-background-subtle\/25:hover{background-color:#f3f4f640}.hover\:bg-tremor-background-subtle\/30:hover{background-color:#f3f4f64d}.hover\:bg-tremor-background-subtle\/35:hover{background-color:#f3f4f659}.hover\:bg-tremor-background-subtle\/40:hover{background-color:#f3f4f666}.hover\:bg-tremor-background-subtle\/45:hover{background-color:#f3f4f673}.hover\:bg-tremor-background-subtle\/5:hover{background-color:#f3f4f60d}.hover\:bg-tremor-background-subtle\/50:hover{background-color:#f3f4f680}.hover\:bg-tremor-background-subtle\/55:hover{background-color:#f3f4f68c}.hover\:bg-tremor-background-subtle\/60:hover{background-color:#f3f4f699}.hover\:bg-tremor-background-subtle\/65:hover{background-color:#f3f4f6a6}.hover\:bg-tremor-background-subtle\/70:hover{background-color:#f3f4f6b3}.hover\:bg-tremor-background-subtle\/75:hover{background-color:#f3f4f6bf}.hover\:bg-tremor-background-subtle\/80:hover{background-color:#f3f4f6cc}.hover\:bg-tremor-background-subtle\/85:hover{background-color:#f3f4f6d9}.hover\:bg-tremor-background-subtle\/90:hover{background-color:#f3f4f6e6}.hover\:bg-tremor-background-subtle\/95:hover{background-color:#f3f4f6f2}.hover\:bg-tremor-border:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-brand:hover{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-brand-emphasis:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-brand-emphasis\/0:hover{background-color:#1d4ed800}.hover\:bg-tremor-brand-emphasis\/10:hover{background-color:#1d4ed81a}.hover\:bg-tremor-brand-emphasis\/100:hover{background-color:#1d4ed8}.hover\:bg-tremor-brand-emphasis\/15:hover{background-color:#1d4ed826}.hover\:bg-tremor-brand-emphasis\/20:hover{background-color:#1d4ed833}.hover\:bg-tremor-brand-emphasis\/25:hover{background-color:#1d4ed840}.hover\:bg-tremor-brand-emphasis\/30:hover{background-color:#1d4ed84d}.hover\:bg-tremor-brand-emphasis\/35:hover{background-color:#1d4ed859}.hover\:bg-tremor-brand-emphasis\/40:hover{background-color:#1d4ed866}.hover\:bg-tremor-brand-emphasis\/45:hover{background-color:#1d4ed873}.hover\:bg-tremor-brand-emphasis\/5:hover{background-color:#1d4ed80d}.hover\:bg-tremor-brand-emphasis\/50:hover{background-color:#1d4ed880}.hover\:bg-tremor-brand-emphasis\/55:hover{background-color:#1d4ed88c}.hover\:bg-tremor-brand-emphasis\/60:hover{background-color:#1d4ed899}.hover\:bg-tremor-brand-emphasis\/65:hover{background-color:#1d4ed8a6}.hover\:bg-tremor-brand-emphasis\/70:hover{background-color:#1d4ed8b3}.hover\:bg-tremor-brand-emphasis\/75:hover{background-color:#1d4ed8bf}.hover\:bg-tremor-brand-emphasis\/80:hover{background-color:#1d4ed8cc}.hover\:bg-tremor-brand-emphasis\/85:hover{background-color:#1d4ed8d9}.hover\:bg-tremor-brand-emphasis\/90:hover{background-color:#1d4ed8e6}.hover\:bg-tremor-brand-emphasis\/95:hover{background-color:#1d4ed8f2}.hover\:bg-tremor-brand-faint:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-brand-faint\/0:hover{background-color:#eff6ff00}.hover\:bg-tremor-brand-faint\/10:hover{background-color:#eff6ff1a}.hover\:bg-tremor-brand-faint\/100:hover{background-color:#eff6ff}.hover\:bg-tremor-brand-faint\/15:hover{background-color:#eff6ff26}.hover\:bg-tremor-brand-faint\/20:hover{background-color:#eff6ff33}.hover\:bg-tremor-brand-faint\/25:hover{background-color:#eff6ff40}.hover\:bg-tremor-brand-faint\/30:hover{background-color:#eff6ff4d}.hover\:bg-tremor-brand-faint\/35:hover{background-color:#eff6ff59}.hover\:bg-tremor-brand-faint\/40:hover{background-color:#eff6ff66}.hover\:bg-tremor-brand-faint\/45:hover{background-color:#eff6ff73}.hover\:bg-tremor-brand-faint\/5:hover{background-color:#eff6ff0d}.hover\:bg-tremor-brand-faint\/50:hover{background-color:#eff6ff80}.hover\:bg-tremor-brand-faint\/55:hover{background-color:#eff6ff8c}.hover\:bg-tremor-brand-faint\/60:hover{background-color:#eff6ff99}.hover\:bg-tremor-brand-faint\/65:hover{background-color:#eff6ffa6}.hover\:bg-tremor-brand-faint\/70:hover{background-color:#eff6ffb3}.hover\:bg-tremor-brand-faint\/75:hover{background-color:#eff6ffbf}.hover\:bg-tremor-brand-faint\/80:hover{background-color:#eff6ffcc}.hover\:bg-tremor-brand-faint\/85:hover{background-color:#eff6ffd9}.hover\:bg-tremor-brand-faint\/90:hover{background-color:#eff6ffe6}.hover\:bg-tremor-brand-faint\/95:hover{background-color:#eff6fff2}.hover\:bg-tremor-brand-inverted:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-brand-inverted\/0:hover{background-color:#fff0}.hover\:bg-tremor-brand-inverted\/10:hover{background-color:#ffffff1a}.hover\:bg-tremor-brand-inverted\/100:hover{background-color:#fff}.hover\:bg-tremor-brand-inverted\/15:hover{background-color:#ffffff26}.hover\:bg-tremor-brand-inverted\/20:hover{background-color:#fff3}.hover\:bg-tremor-brand-inverted\/25:hover{background-color:#ffffff40}.hover\:bg-tremor-brand-inverted\/30:hover{background-color:#ffffff4d}.hover\:bg-tremor-brand-inverted\/35:hover{background-color:#ffffff59}.hover\:bg-tremor-brand-inverted\/40:hover{background-color:#fff6}.hover\:bg-tremor-brand-inverted\/45:hover{background-color:#ffffff73}.hover\:bg-tremor-brand-inverted\/5:hover{background-color:#ffffff0d}.hover\:bg-tremor-brand-inverted\/50:hover{background-color:#ffffff80}.hover\:bg-tremor-brand-inverted\/55:hover{background-color:#ffffff8c}.hover\:bg-tremor-brand-inverted\/60:hover{background-color:#fff9}.hover\:bg-tremor-brand-inverted\/65:hover{background-color:#ffffffa6}.hover\:bg-tremor-brand-inverted\/70:hover{background-color:#ffffffb3}.hover\:bg-tremor-brand-inverted\/75:hover{background-color:#ffffffbf}.hover\:bg-tremor-brand-inverted\/80:hover{background-color:#fffc}.hover\:bg-tremor-brand-inverted\/85:hover{background-color:#ffffffd9}.hover\:bg-tremor-brand-inverted\/90:hover{background-color:#ffffffe6}.hover\:bg-tremor-brand-inverted\/95:hover{background-color:#fffffff2}.hover\:bg-tremor-brand-muted:hover{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-brand-muted\/0:hover{background-color:#bfdbfe00}.hover\:bg-tremor-brand-muted\/10:hover{background-color:#bfdbfe1a}.hover\:bg-tremor-brand-muted\/100:hover{background-color:#bfdbfe}.hover\:bg-tremor-brand-muted\/15:hover{background-color:#bfdbfe26}.hover\:bg-tremor-brand-muted\/20:hover{background-color:#bfdbfe33}.hover\:bg-tremor-brand-muted\/25:hover{background-color:#bfdbfe40}.hover\:bg-tremor-brand-muted\/30:hover{background-color:#bfdbfe4d}.hover\:bg-tremor-brand-muted\/35:hover{background-color:#bfdbfe59}.hover\:bg-tremor-brand-muted\/40:hover{background-color:#bfdbfe66}.hover\:bg-tremor-brand-muted\/45:hover{background-color:#bfdbfe73}.hover\:bg-tremor-brand-muted\/5:hover{background-color:#bfdbfe0d}.hover\:bg-tremor-brand-muted\/50:hover{background-color:#bfdbfe80}.hover\:bg-tremor-brand-muted\/55:hover{background-color:#bfdbfe8c}.hover\:bg-tremor-brand-muted\/60:hover{background-color:#bfdbfe99}.hover\:bg-tremor-brand-muted\/65:hover{background-color:#bfdbfea6}.hover\:bg-tremor-brand-muted\/70:hover{background-color:#bfdbfeb3}.hover\:bg-tremor-brand-muted\/75:hover{background-color:#bfdbfebf}.hover\:bg-tremor-brand-muted\/80:hover{background-color:#bfdbfecc}.hover\:bg-tremor-brand-muted\/85:hover{background-color:#bfdbfed9}.hover\:bg-tremor-brand-muted\/90:hover{background-color:#bfdbfee6}.hover\:bg-tremor-brand-muted\/95:hover{background-color:#bfdbfef2}.hover\:bg-tremor-brand-subtle:hover{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-brand-subtle\/0:hover{background-color:#60a5fa00}.hover\:bg-tremor-brand-subtle\/10:hover{background-color:#60a5fa1a}.hover\:bg-tremor-brand-subtle\/100:hover{background-color:#60a5fa}.hover\:bg-tremor-brand-subtle\/15:hover{background-color:#60a5fa26}.hover\:bg-tremor-brand-subtle\/20:hover{background-color:#60a5fa33}.hover\:bg-tremor-brand-subtle\/25:hover{background-color:#60a5fa40}.hover\:bg-tremor-brand-subtle\/30:hover{background-color:#60a5fa4d}.hover\:bg-tremor-brand-subtle\/35:hover{background-color:#60a5fa59}.hover\:bg-tremor-brand-subtle\/40:hover{background-color:#60a5fa66}.hover\:bg-tremor-brand-subtle\/45:hover{background-color:#60a5fa73}.hover\:bg-tremor-brand-subtle\/5:hover{background-color:#60a5fa0d}.hover\:bg-tremor-brand-subtle\/50:hover{background-color:#60a5fa80}.hover\:bg-tremor-brand-subtle\/55:hover{background-color:#60a5fa8c}.hover\:bg-tremor-brand-subtle\/60:hover{background-color:#60a5fa99}.hover\:bg-tremor-brand-subtle\/65:hover{background-color:#60a5faa6}.hover\:bg-tremor-brand-subtle\/70:hover{background-color:#60a5fab3}.hover\:bg-tremor-brand-subtle\/75:hover{background-color:#60a5fabf}.hover\:bg-tremor-brand-subtle\/80:hover{background-color:#60a5facc}.hover\:bg-tremor-brand-subtle\/85:hover{background-color:#60a5fad9}.hover\:bg-tremor-brand-subtle\/90:hover{background-color:#60a5fae6}.hover\:bg-tremor-brand-subtle\/95:hover{background-color:#60a5faf2}.hover\:bg-tremor-content:hover{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-content-emphasis:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-content-emphasis\/0:hover{background-color:#37415100}.hover\:bg-tremor-content-emphasis\/10:hover{background-color:#3741511a}.hover\:bg-tremor-content-emphasis\/100:hover{background-color:#374151}.hover\:bg-tremor-content-emphasis\/15:hover{background-color:#37415126}.hover\:bg-tremor-content-emphasis\/20:hover{background-color:#37415133}.hover\:bg-tremor-content-emphasis\/25:hover{background-color:#37415140}.hover\:bg-tremor-content-emphasis\/30:hover{background-color:#3741514d}.hover\:bg-tremor-content-emphasis\/35:hover{background-color:#37415159}.hover\:bg-tremor-content-emphasis\/40:hover{background-color:#37415166}.hover\:bg-tremor-content-emphasis\/45:hover{background-color:#37415173}.hover\:bg-tremor-content-emphasis\/5:hover{background-color:#3741510d}.hover\:bg-tremor-content-emphasis\/50:hover{background-color:#37415180}.hover\:bg-tremor-content-emphasis\/55:hover{background-color:#3741518c}.hover\:bg-tremor-content-emphasis\/60:hover{background-color:#37415199}.hover\:bg-tremor-content-emphasis\/65:hover{background-color:#374151a6}.hover\:bg-tremor-content-emphasis\/70:hover{background-color:#374151b3}.hover\:bg-tremor-content-emphasis\/75:hover{background-color:#374151bf}.hover\:bg-tremor-content-emphasis\/80:hover{background-color:#374151cc}.hover\:bg-tremor-content-emphasis\/85:hover{background-color:#374151d9}.hover\:bg-tremor-content-emphasis\/90:hover{background-color:#374151e6}.hover\:bg-tremor-content-emphasis\/95:hover{background-color:#374151f2}.hover\:bg-tremor-content-inverted:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-content-inverted\/0:hover{background-color:#fff0}.hover\:bg-tremor-content-inverted\/10:hover{background-color:#ffffff1a}.hover\:bg-tremor-content-inverted\/100:hover{background-color:#fff}.hover\:bg-tremor-content-inverted\/15:hover{background-color:#ffffff26}.hover\:bg-tremor-content-inverted\/20:hover{background-color:#fff3}.hover\:bg-tremor-content-inverted\/25:hover{background-color:#ffffff40}.hover\:bg-tremor-content-inverted\/30:hover{background-color:#ffffff4d}.hover\:bg-tremor-content-inverted\/35:hover{background-color:#ffffff59}.hover\:bg-tremor-content-inverted\/40:hover{background-color:#fff6}.hover\:bg-tremor-content-inverted\/45:hover{background-color:#ffffff73}.hover\:bg-tremor-content-inverted\/5:hover{background-color:#ffffff0d}.hover\:bg-tremor-content-inverted\/50:hover{background-color:#ffffff80}.hover\:bg-tremor-content-inverted\/55:hover{background-color:#ffffff8c}.hover\:bg-tremor-content-inverted\/60:hover{background-color:#fff9}.hover\:bg-tremor-content-inverted\/65:hover{background-color:#ffffffa6}.hover\:bg-tremor-content-inverted\/70:hover{background-color:#ffffffb3}.hover\:bg-tremor-content-inverted\/75:hover{background-color:#ffffffbf}.hover\:bg-tremor-content-inverted\/80:hover{background-color:#fffc}.hover\:bg-tremor-content-inverted\/85:hover{background-color:#ffffffd9}.hover\:bg-tremor-content-inverted\/90:hover{background-color:#ffffffe6}.hover\:bg-tremor-content-inverted\/95:hover{background-color:#fffffff2}.hover\:bg-tremor-content-strong:hover{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-content-strong\/0:hover{background-color:#11182700}.hover\:bg-tremor-content-strong\/10:hover{background-color:#1118271a}.hover\:bg-tremor-content-strong\/100:hover{background-color:#111827}.hover\:bg-tremor-content-strong\/15:hover{background-color:#11182726}.hover\:bg-tremor-content-strong\/20:hover{background-color:#11182733}.hover\:bg-tremor-content-strong\/25:hover{background-color:#11182740}.hover\:bg-tremor-content-strong\/30:hover{background-color:#1118274d}.hover\:bg-tremor-content-strong\/35:hover{background-color:#11182759}.hover\:bg-tremor-content-strong\/40:hover{background-color:#11182766}.hover\:bg-tremor-content-strong\/45:hover{background-color:#11182773}.hover\:bg-tremor-content-strong\/5:hover{background-color:#1118270d}.hover\:bg-tremor-content-strong\/50:hover{background-color:#11182780}.hover\:bg-tremor-content-strong\/55:hover{background-color:#1118278c}.hover\:bg-tremor-content-strong\/60:hover{background-color:#11182799}.hover\:bg-tremor-content-strong\/65:hover{background-color:#111827a6}.hover\:bg-tremor-content-strong\/70:hover{background-color:#111827b3}.hover\:bg-tremor-content-strong\/75:hover{background-color:#111827bf}.hover\:bg-tremor-content-strong\/80:hover{background-color:#111827cc}.hover\:bg-tremor-content-strong\/85:hover{background-color:#111827d9}.hover\:bg-tremor-content-strong\/90:hover{background-color:#111827e6}.hover\:bg-tremor-content-strong\/95:hover{background-color:#111827f2}.hover\:bg-tremor-content-subtle:hover{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.hover\:bg-tremor-content-subtle\/0:hover{background-color:#9ca3af00}.hover\:bg-tremor-content-subtle\/10:hover{background-color:#9ca3af1a}.hover\:bg-tremor-content-subtle\/100:hover{background-color:#9ca3af}.hover\:bg-tremor-content-subtle\/15:hover{background-color:#9ca3af26}.hover\:bg-tremor-content-subtle\/20:hover{background-color:#9ca3af33}.hover\:bg-tremor-content-subtle\/25:hover{background-color:#9ca3af40}.hover\:bg-tremor-content-subtle\/30:hover{background-color:#9ca3af4d}.hover\:bg-tremor-content-subtle\/35:hover{background-color:#9ca3af59}.hover\:bg-tremor-content-subtle\/40:hover{background-color:#9ca3af66}.hover\:bg-tremor-content-subtle\/45:hover{background-color:#9ca3af73}.hover\:bg-tremor-content-subtle\/5:hover{background-color:#9ca3af0d}.hover\:bg-tremor-content-subtle\/50:hover{background-color:#9ca3af80}.hover\:bg-tremor-content-subtle\/55:hover{background-color:#9ca3af8c}.hover\:bg-tremor-content-subtle\/60:hover{background-color:#9ca3af99}.hover\:bg-tremor-content-subtle\/65:hover{background-color:#9ca3afa6}.hover\:bg-tremor-content-subtle\/70:hover{background-color:#9ca3afb3}.hover\:bg-tremor-content-subtle\/75:hover{background-color:#9ca3afbf}.hover\:bg-tremor-content-subtle\/80:hover{background-color:#9ca3afcc}.hover\:bg-tremor-content-subtle\/85:hover{background-color:#9ca3afd9}.hover\:bg-tremor-content-subtle\/90:hover{background-color:#9ca3afe6}.hover\:bg-tremor-content-subtle\/95:hover{background-color:#9ca3aff2}.hover\:bg-wg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(247 247 248 / var(--tw-bg-opacity, 1))}.hover\:from-dark-tremor-background:hover{--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)}.hover\:from-dark-tremor-background-emphasis:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/0:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/10:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/100:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/15:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/20:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/25:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/30:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/35:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/40:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/45:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/5:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/50:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/55:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/60:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/65:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/70:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/75:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/80:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/85:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/90:hover{--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)}.hover\:from-dark-tremor-background-emphasis\/95:hover{--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)}.hover\:from-dark-tremor-background-muted:hover{--tw-gradient-from: #131A2B var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/0:hover{--tw-gradient-from: rgb(19 26 43 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/10:hover{--tw-gradient-from: rgb(19 26 43 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/100:hover{--tw-gradient-from: rgb(19 26 43 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/15:hover{--tw-gradient-from: rgb(19 26 43 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/20:hover{--tw-gradient-from: rgb(19 26 43 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/25:hover{--tw-gradient-from: rgb(19 26 43 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/30:hover{--tw-gradient-from: rgb(19 26 43 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/35:hover{--tw-gradient-from: rgb(19 26 43 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/40:hover{--tw-gradient-from: rgb(19 26 43 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/45:hover{--tw-gradient-from: rgb(19 26 43 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/5:hover{--tw-gradient-from: rgb(19 26 43 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/50:hover{--tw-gradient-from: rgb(19 26 43 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/55:hover{--tw-gradient-from: rgb(19 26 43 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/60:hover{--tw-gradient-from: rgb(19 26 43 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/65:hover{--tw-gradient-from: rgb(19 26 43 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/70:hover{--tw-gradient-from: rgb(19 26 43 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/75:hover{--tw-gradient-from: rgb(19 26 43 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/80:hover{--tw-gradient-from: rgb(19 26 43 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/85:hover{--tw-gradient-from: rgb(19 26 43 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/90:hover{--tw-gradient-from: rgb(19 26 43 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-muted\/95:hover{--tw-gradient-from: rgb(19 26 43 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-background-subtle:hover{--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)}.hover\:from-dark-tremor-background-subtle\/0:hover{--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)}.hover\:from-dark-tremor-background-subtle\/10:hover{--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)}.hover\:from-dark-tremor-background-subtle\/100:hover{--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)}.hover\:from-dark-tremor-background-subtle\/15:hover{--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)}.hover\:from-dark-tremor-background-subtle\/20:hover{--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)}.hover\:from-dark-tremor-background-subtle\/25:hover{--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)}.hover\:from-dark-tremor-background-subtle\/30:hover{--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)}.hover\:from-dark-tremor-background-subtle\/35:hover{--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)}.hover\:from-dark-tremor-background-subtle\/40:hover{--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)}.hover\:from-dark-tremor-background-subtle\/45:hover{--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)}.hover\:from-dark-tremor-background-subtle\/5:hover{--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)}.hover\:from-dark-tremor-background-subtle\/50:hover{--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)}.hover\:from-dark-tremor-background-subtle\/55:hover{--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)}.hover\:from-dark-tremor-background-subtle\/60:hover{--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)}.hover\:from-dark-tremor-background-subtle\/65:hover{--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)}.hover\:from-dark-tremor-background-subtle\/70:hover{--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)}.hover\:from-dark-tremor-background-subtle\/75:hover{--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)}.hover\:from-dark-tremor-background-subtle\/80:hover{--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)}.hover\:from-dark-tremor-background-subtle\/85:hover{--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)}.hover\:from-dark-tremor-background-subtle\/90:hover{--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)}.hover\:from-dark-tremor-background-subtle\/95:hover{--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)}.hover\:from-dark-tremor-border:hover{--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)}.hover\:from-dark-tremor-brand:hover{--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)}.hover\:from-dark-tremor-brand-emphasis:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/0:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/10:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/100:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/15:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/20:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/25:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/30:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/35:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/40:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/45:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/5:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/50:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/55:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/60:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/65:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/70:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/75:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/80:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/85:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/90:hover{--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)}.hover\:from-dark-tremor-brand-emphasis\/95:hover{--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)}.hover\:from-dark-tremor-brand-faint:hover{--tw-gradient-from: #0B1229 var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/0:hover{--tw-gradient-from: rgb(11 18 41 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/10:hover{--tw-gradient-from: rgb(11 18 41 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/100:hover{--tw-gradient-from: rgb(11 18 41 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/15:hover{--tw-gradient-from: rgb(11 18 41 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/20:hover{--tw-gradient-from: rgb(11 18 41 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/25:hover{--tw-gradient-from: rgb(11 18 41 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/30:hover{--tw-gradient-from: rgb(11 18 41 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/35:hover{--tw-gradient-from: rgb(11 18 41 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/40:hover{--tw-gradient-from: rgb(11 18 41 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/45:hover{--tw-gradient-from: rgb(11 18 41 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/5:hover{--tw-gradient-from: rgb(11 18 41 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/50:hover{--tw-gradient-from: rgb(11 18 41 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/55:hover{--tw-gradient-from: rgb(11 18 41 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/60:hover{--tw-gradient-from: rgb(11 18 41 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/65:hover{--tw-gradient-from: rgb(11 18 41 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/70:hover{--tw-gradient-from: rgb(11 18 41 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/75:hover{--tw-gradient-from: rgb(11 18 41 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/80:hover{--tw-gradient-from: rgb(11 18 41 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/85:hover{--tw-gradient-from: rgb(11 18 41 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/90:hover{--tw-gradient-from: rgb(11 18 41 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-faint\/95:hover{--tw-gradient-from: rgb(11 18 41 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-dark-tremor-brand-inverted:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/0:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/10:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/100:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/15:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/20:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/25:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/30:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/35:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/40:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/45:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/5:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/50:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/55:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/60:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/65:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/70:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/75:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/80:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/85:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/90:hover{--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)}.hover\:from-dark-tremor-brand-inverted\/95:hover{--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)}.hover\:from-dark-tremor-brand-muted:hover{--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)}.hover\:from-dark-tremor-brand-muted\/0:hover{--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)}.hover\:from-dark-tremor-brand-muted\/10:hover{--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)}.hover\:from-dark-tremor-brand-muted\/100:hover{--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)}.hover\:from-dark-tremor-brand-muted\/15:hover{--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)}.hover\:from-dark-tremor-brand-muted\/20:hover{--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)}.hover\:from-dark-tremor-brand-muted\/25:hover{--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)}.hover\:from-dark-tremor-brand-muted\/30:hover{--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)}.hover\:from-dark-tremor-brand-muted\/35:hover{--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)}.hover\:from-dark-tremor-brand-muted\/40:hover{--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)}.hover\:from-dark-tremor-brand-muted\/45:hover{--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)}.hover\:from-dark-tremor-brand-muted\/5:hover{--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)}.hover\:from-dark-tremor-brand-muted\/50:hover{--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)}.hover\:from-dark-tremor-brand-muted\/55:hover{--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)}.hover\:from-dark-tremor-brand-muted\/60:hover{--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)}.hover\:from-dark-tremor-brand-muted\/65:hover{--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)}.hover\:from-dark-tremor-brand-muted\/70:hover{--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)}.hover\:from-dark-tremor-brand-muted\/75:hover{--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)}.hover\:from-dark-tremor-brand-muted\/80:hover{--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)}.hover\:from-dark-tremor-brand-muted\/85:hover{--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)}.hover\:from-dark-tremor-brand-muted\/90:hover{--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)}.hover\:from-dark-tremor-brand-muted\/95:hover{--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)}.hover\:from-dark-tremor-brand-subtle:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/0:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/10:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/100:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/15:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/20:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/25:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/30:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/35:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/40:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/45:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/5:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/50:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/55:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/60:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/65:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/70:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/75:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/80:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/85:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/90:hover{--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)}.hover\:from-dark-tremor-brand-subtle\/95:hover{--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)}.hover\:from-dark-tremor-content:hover{--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)}.hover\:from-dark-tremor-content-emphasis:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/0:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/10:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/100:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/15:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/20:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/25:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/30:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/35:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/40:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/45:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/5:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/50:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/55:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/60:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/65:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/70:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/75:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/80:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/85:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/90:hover{--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)}.hover\:from-dark-tremor-content-emphasis\/95:hover{--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)}.hover\:from-dark-tremor-content-inverted:hover{--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)}.hover\:from-dark-tremor-content-inverted\/0:hover{--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)}.hover\:from-dark-tremor-content-inverted\/10:hover{--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)}.hover\:from-dark-tremor-content-inverted\/100:hover{--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)}.hover\:from-dark-tremor-content-inverted\/15:hover{--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)}.hover\:from-dark-tremor-content-inverted\/20:hover{--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)}.hover\:from-dark-tremor-content-inverted\/25:hover{--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)}.hover\:from-dark-tremor-content-inverted\/30:hover{--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)}.hover\:from-dark-tremor-content-inverted\/35:hover{--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)}.hover\:from-dark-tremor-content-inverted\/40:hover{--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)}.hover\:from-dark-tremor-content-inverted\/45:hover{--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)}.hover\:from-dark-tremor-content-inverted\/5:hover{--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)}.hover\:from-dark-tremor-content-inverted\/50:hover{--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)}.hover\:from-dark-tremor-content-inverted\/55:hover{--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)}.hover\:from-dark-tremor-content-inverted\/60:hover{--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)}.hover\:from-dark-tremor-content-inverted\/65:hover{--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)}.hover\:from-dark-tremor-content-inverted\/70:hover{--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)}.hover\:from-dark-tremor-content-inverted\/75:hover{--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)}.hover\:from-dark-tremor-content-inverted\/80:hover{--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)}.hover\:from-dark-tremor-content-inverted\/85:hover{--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)}.hover\:from-dark-tremor-content-inverted\/90:hover{--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)}.hover\:from-dark-tremor-content-inverted\/95:hover{--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)}.hover\:from-dark-tremor-content-strong:hover{--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)}.hover\:from-dark-tremor-content-strong\/0:hover{--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)}.hover\:from-dark-tremor-content-strong\/10:hover{--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)}.hover\:from-dark-tremor-content-strong\/100:hover{--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)}.hover\:from-dark-tremor-content-strong\/15:hover{--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)}.hover\:from-dark-tremor-content-strong\/20:hover{--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)}.hover\:from-dark-tremor-content-strong\/25:hover{--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)}.hover\:from-dark-tremor-content-strong\/30:hover{--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)}.hover\:from-dark-tremor-content-strong\/35:hover{--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)}.hover\:from-dark-tremor-content-strong\/40:hover{--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)}.hover\:from-dark-tremor-content-strong\/45:hover{--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)}.hover\:from-dark-tremor-content-strong\/5:hover{--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)}.hover\:from-dark-tremor-content-strong\/50:hover{--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)}.hover\:from-dark-tremor-content-strong\/55:hover{--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)}.hover\:from-dark-tremor-content-strong\/60:hover{--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)}.hover\:from-dark-tremor-content-strong\/65:hover{--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)}.hover\:from-dark-tremor-content-strong\/70:hover{--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)}.hover\:from-dark-tremor-content-strong\/75:hover{--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)}.hover\:from-dark-tremor-content-strong\/80:hover{--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)}.hover\:from-dark-tremor-content-strong\/85:hover{--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)}.hover\:from-dark-tremor-content-strong\/90:hover{--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)}.hover\:from-dark-tremor-content-strong\/95:hover{--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)}.hover\:from-dark-tremor-content-subtle:hover{--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)}.hover\:from-dark-tremor-content-subtle\/0:hover{--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)}.hover\:from-dark-tremor-content-subtle\/10:hover{--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)}.hover\:from-dark-tremor-content-subtle\/100:hover{--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)}.hover\:from-dark-tremor-content-subtle\/15:hover{--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)}.hover\:from-dark-tremor-content-subtle\/20:hover{--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)}.hover\:from-dark-tremor-content-subtle\/25:hover{--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)}.hover\:from-dark-tremor-content-subtle\/30:hover{--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)}.hover\:from-dark-tremor-content-subtle\/35:hover{--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)}.hover\:from-dark-tremor-content-subtle\/40:hover{--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)}.hover\:from-dark-tremor-content-subtle\/45:hover{--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)}.hover\:from-dark-tremor-content-subtle\/5:hover{--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)}.hover\:from-dark-tremor-content-subtle\/50:hover{--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)}.hover\:from-dark-tremor-content-subtle\/55:hover{--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)}.hover\:from-dark-tremor-content-subtle\/60:hover{--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)}.hover\:from-dark-tremor-content-subtle\/65:hover{--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)}.hover\:from-dark-tremor-content-subtle\/70:hover{--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)}.hover\:from-dark-tremor-content-subtle\/75:hover{--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)}.hover\:from-dark-tremor-content-subtle\/80:hover{--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)}.hover\:from-dark-tremor-content-subtle\/85:hover{--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)}.hover\:from-dark-tremor-content-subtle\/90:hover{--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)}.hover\:from-dark-tremor-content-subtle\/95:hover{--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)}.hover\:from-tremor-background:hover{--tw-gradient-from: #FFFFFF 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)}.hover\:from-tremor-background-emphasis:hover{--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)}.hover\:from-tremor-background-emphasis\/0:hover{--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)}.hover\:from-tremor-background-emphasis\/10:hover{--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)}.hover\:from-tremor-background-emphasis\/100:hover{--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)}.hover\:from-tremor-background-emphasis\/15:hover{--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)}.hover\:from-tremor-background-emphasis\/20:hover{--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)}.hover\:from-tremor-background-emphasis\/25:hover{--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)}.hover\:from-tremor-background-emphasis\/30:hover{--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)}.hover\:from-tremor-background-emphasis\/35:hover{--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)}.hover\:from-tremor-background-emphasis\/40:hover{--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)}.hover\:from-tremor-background-emphasis\/45:hover{--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)}.hover\:from-tremor-background-emphasis\/5:hover{--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)}.hover\:from-tremor-background-emphasis\/50:hover{--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)}.hover\:from-tremor-background-emphasis\/55:hover{--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)}.hover\:from-tremor-background-emphasis\/60:hover{--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)}.hover\:from-tremor-background-emphasis\/65:hover{--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)}.hover\:from-tremor-background-emphasis\/70:hover{--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)}.hover\:from-tremor-background-emphasis\/75:hover{--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)}.hover\:from-tremor-background-emphasis\/80:hover{--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)}.hover\:from-tremor-background-emphasis\/85:hover{--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)}.hover\:from-tremor-background-emphasis\/90:hover{--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)}.hover\:from-tremor-background-emphasis\/95:hover{--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)}.hover\:from-tremor-background-muted:hover{--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)}.hover\:from-tremor-background-muted\/0:hover{--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)}.hover\:from-tremor-background-muted\/10:hover{--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)}.hover\:from-tremor-background-muted\/100:hover{--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)}.hover\:from-tremor-background-muted\/15:hover{--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)}.hover\:from-tremor-background-muted\/20:hover{--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)}.hover\:from-tremor-background-muted\/25:hover{--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)}.hover\:from-tremor-background-muted\/30:hover{--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)}.hover\:from-tremor-background-muted\/35:hover{--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)}.hover\:from-tremor-background-muted\/40:hover{--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)}.hover\:from-tremor-background-muted\/45:hover{--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)}.hover\:from-tremor-background-muted\/5:hover{--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)}.hover\:from-tremor-background-muted\/50:hover{--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)}.hover\:from-tremor-background-muted\/55:hover{--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)}.hover\:from-tremor-background-muted\/60:hover{--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)}.hover\:from-tremor-background-muted\/65:hover{--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)}.hover\:from-tremor-background-muted\/70:hover{--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)}.hover\:from-tremor-background-muted\/75:hover{--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)}.hover\:from-tremor-background-muted\/80:hover{--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)}.hover\:from-tremor-background-muted\/85:hover{--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)}.hover\:from-tremor-background-muted\/90:hover{--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)}.hover\:from-tremor-background-muted\/95:hover{--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)}.hover\:from-tremor-background-subtle:hover{--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)}.hover\:from-tremor-background-subtle\/0:hover{--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)}.hover\:from-tremor-background-subtle\/10:hover{--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)}.hover\:from-tremor-background-subtle\/100:hover{--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)}.hover\:from-tremor-background-subtle\/15:hover{--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)}.hover\:from-tremor-background-subtle\/20:hover{--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)}.hover\:from-tremor-background-subtle\/25:hover{--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)}.hover\:from-tremor-background-subtle\/30:hover{--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)}.hover\:from-tremor-background-subtle\/35:hover{--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)}.hover\:from-tremor-background-subtle\/40:hover{--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)}.hover\:from-tremor-background-subtle\/45:hover{--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)}.hover\:from-tremor-background-subtle\/5:hover{--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)}.hover\:from-tremor-background-subtle\/50:hover{--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)}.hover\:from-tremor-background-subtle\/55:hover{--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)}.hover\:from-tremor-background-subtle\/60:hover{--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)}.hover\:from-tremor-background-subtle\/65:hover{--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)}.hover\:from-tremor-background-subtle\/70:hover{--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)}.hover\:from-tremor-background-subtle\/75:hover{--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)}.hover\:from-tremor-background-subtle\/80:hover{--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)}.hover\:from-tremor-background-subtle\/85:hover{--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)}.hover\:from-tremor-background-subtle\/90:hover{--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)}.hover\:from-tremor-background-subtle\/95:hover{--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)}.hover\:from-tremor-border:hover{--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)}.hover\:from-tremor-brand:hover{--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)}.hover\:from-tremor-brand-emphasis:hover{--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)}.hover\:from-tremor-brand-emphasis\/0:hover{--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)}.hover\:from-tremor-brand-emphasis\/10:hover{--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)}.hover\:from-tremor-brand-emphasis\/100:hover{--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)}.hover\:from-tremor-brand-emphasis\/15:hover{--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)}.hover\:from-tremor-brand-emphasis\/20:hover{--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)}.hover\:from-tremor-brand-emphasis\/25:hover{--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)}.hover\:from-tremor-brand-emphasis\/30:hover{--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)}.hover\:from-tremor-brand-emphasis\/35:hover{--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)}.hover\:from-tremor-brand-emphasis\/40:hover{--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)}.hover\:from-tremor-brand-emphasis\/45:hover{--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)}.hover\:from-tremor-brand-emphasis\/5:hover{--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)}.hover\:from-tremor-brand-emphasis\/50:hover{--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)}.hover\:from-tremor-brand-emphasis\/55:hover{--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)}.hover\:from-tremor-brand-emphasis\/60:hover{--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)}.hover\:from-tremor-brand-emphasis\/65:hover{--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)}.hover\:from-tremor-brand-emphasis\/70:hover{--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)}.hover\:from-tremor-brand-emphasis\/75:hover{--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)}.hover\:from-tremor-brand-emphasis\/80:hover{--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)}.hover\:from-tremor-brand-emphasis\/85:hover{--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)}.hover\:from-tremor-brand-emphasis\/90:hover{--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)}.hover\:from-tremor-brand-emphasis\/95:hover{--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)}.hover\:from-tremor-brand-faint:hover{--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)}.hover\:from-tremor-brand-faint\/0:hover{--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)}.hover\:from-tremor-brand-faint\/10:hover{--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)}.hover\:from-tremor-brand-faint\/100:hover{--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)}.hover\:from-tremor-brand-faint\/15:hover{--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)}.hover\:from-tremor-brand-faint\/20:hover{--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)}.hover\:from-tremor-brand-faint\/25:hover{--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)}.hover\:from-tremor-brand-faint\/30:hover{--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)}.hover\:from-tremor-brand-faint\/35:hover{--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)}.hover\:from-tremor-brand-faint\/40:hover{--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)}.hover\:from-tremor-brand-faint\/45:hover{--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)}.hover\:from-tremor-brand-faint\/5:hover{--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)}.hover\:from-tremor-brand-faint\/50:hover{--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)}.hover\:from-tremor-brand-faint\/55:hover{--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)}.hover\:from-tremor-brand-faint\/60:hover{--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)}.hover\:from-tremor-brand-faint\/65:hover{--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)}.hover\:from-tremor-brand-faint\/70:hover{--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)}.hover\:from-tremor-brand-faint\/75:hover{--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)}.hover\:from-tremor-brand-faint\/80:hover{--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)}.hover\:from-tremor-brand-faint\/85:hover{--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)}.hover\:from-tremor-brand-faint\/90:hover{--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)}.hover\:from-tremor-brand-faint\/95:hover{--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)}.hover\:from-tremor-brand-inverted:hover{--tw-gradient-from: #FFFFFF 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)}.hover\:from-tremor-brand-inverted\/0:hover{--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)}.hover\:from-tremor-brand-inverted\/10:hover{--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)}.hover\:from-tremor-brand-inverted\/100:hover{--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)}.hover\:from-tremor-brand-inverted\/15:hover{--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)}.hover\:from-tremor-brand-inverted\/20:hover{--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)}.hover\:from-tremor-brand-inverted\/25:hover{--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)}.hover\:from-tremor-brand-inverted\/30:hover{--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)}.hover\:from-tremor-brand-inverted\/35:hover{--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)}.hover\:from-tremor-brand-inverted\/40:hover{--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)}.hover\:from-tremor-brand-inverted\/45:hover{--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)}.hover\:from-tremor-brand-inverted\/5:hover{--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)}.hover\:from-tremor-brand-inverted\/50:hover{--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)}.hover\:from-tremor-brand-inverted\/55:hover{--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)}.hover\:from-tremor-brand-inverted\/60:hover{--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)}.hover\:from-tremor-brand-inverted\/65:hover{--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)}.hover\:from-tremor-brand-inverted\/70:hover{--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)}.hover\:from-tremor-brand-inverted\/75:hover{--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)}.hover\:from-tremor-brand-inverted\/80:hover{--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)}.hover\:from-tremor-brand-inverted\/85:hover{--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)}.hover\:from-tremor-brand-inverted\/90:hover{--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)}.hover\:from-tremor-brand-inverted\/95:hover{--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)}.hover\:from-tremor-brand-muted:hover{--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)}.hover\:from-tremor-brand-muted\/0:hover{--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)}.hover\:from-tremor-brand-muted\/10:hover{--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)}.hover\:from-tremor-brand-muted\/100:hover{--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)}.hover\:from-tremor-brand-muted\/15:hover{--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)}.hover\:from-tremor-brand-muted\/20:hover{--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)}.hover\:from-tremor-brand-muted\/25:hover{--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)}.hover\:from-tremor-brand-muted\/30:hover{--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)}.hover\:from-tremor-brand-muted\/35:hover{--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)}.hover\:from-tremor-brand-muted\/40:hover{--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)}.hover\:from-tremor-brand-muted\/45:hover{--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)}.hover\:from-tremor-brand-muted\/5:hover{--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)}.hover\:from-tremor-brand-muted\/50:hover{--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)}.hover\:from-tremor-brand-muted\/55:hover{--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)}.hover\:from-tremor-brand-muted\/60:hover{--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)}.hover\:from-tremor-brand-muted\/65:hover{--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)}.hover\:from-tremor-brand-muted\/70:hover{--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)}.hover\:from-tremor-brand-muted\/75:hover{--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)}.hover\:from-tremor-brand-muted\/80:hover{--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)}.hover\:from-tremor-brand-muted\/85:hover{--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)}.hover\:from-tremor-brand-muted\/90:hover{--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)}.hover\:from-tremor-brand-muted\/95:hover{--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)}.hover\:from-tremor-brand-subtle:hover{--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)}.hover\:from-tremor-brand-subtle\/0:hover{--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)}.hover\:from-tremor-brand-subtle\/10:hover{--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)}.hover\:from-tremor-brand-subtle\/100:hover{--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)}.hover\:from-tremor-brand-subtle\/15:hover{--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)}.hover\:from-tremor-brand-subtle\/20:hover{--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)}.hover\:from-tremor-brand-subtle\/25:hover{--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)}.hover\:from-tremor-brand-subtle\/30:hover{--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)}.hover\:from-tremor-brand-subtle\/35:hover{--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)}.hover\:from-tremor-brand-subtle\/40:hover{--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)}.hover\:from-tremor-brand-subtle\/45:hover{--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)}.hover\:from-tremor-brand-subtle\/5:hover{--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)}.hover\:from-tremor-brand-subtle\/50:hover{--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)}.hover\:from-tremor-brand-subtle\/55:hover{--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)}.hover\:from-tremor-brand-subtle\/60:hover{--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)}.hover\:from-tremor-brand-subtle\/65:hover{--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)}.hover\:from-tremor-brand-subtle\/70:hover{--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)}.hover\:from-tremor-brand-subtle\/75:hover{--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)}.hover\:from-tremor-brand-subtle\/80:hover{--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)}.hover\:from-tremor-brand-subtle\/85:hover{--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)}.hover\:from-tremor-brand-subtle\/90:hover{--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)}.hover\:from-tremor-brand-subtle\/95:hover{--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)}.hover\:from-tremor-content:hover{--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)}.hover\:from-tremor-content-emphasis:hover{--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)}.hover\:from-tremor-content-emphasis\/0:hover{--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)}.hover\:from-tremor-content-emphasis\/10:hover{--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)}.hover\:from-tremor-content-emphasis\/100:hover{--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)}.hover\:from-tremor-content-emphasis\/15:hover{--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)}.hover\:from-tremor-content-emphasis\/20:hover{--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)}.hover\:from-tremor-content-emphasis\/25:hover{--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)}.hover\:from-tremor-content-emphasis\/30:hover{--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)}.hover\:from-tremor-content-emphasis\/35:hover{--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)}.hover\:from-tremor-content-emphasis\/40:hover{--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)}.hover\:from-tremor-content-emphasis\/45:hover{--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)}.hover\:from-tremor-content-emphasis\/5:hover{--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)}.hover\:from-tremor-content-emphasis\/50:hover{--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)}.hover\:from-tremor-content-emphasis\/55:hover{--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)}.hover\:from-tremor-content-emphasis\/60:hover{--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)}.hover\:from-tremor-content-emphasis\/65:hover{--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)}.hover\:from-tremor-content-emphasis\/70:hover{--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)}.hover\:from-tremor-content-emphasis\/75:hover{--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)}.hover\:from-tremor-content-emphasis\/80:hover{--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)}.hover\:from-tremor-content-emphasis\/85:hover{--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)}.hover\:from-tremor-content-emphasis\/90:hover{--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)}.hover\:from-tremor-content-emphasis\/95:hover{--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)}.hover\:from-tremor-content-inverted:hover{--tw-gradient-from: #FFFFFF 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)}.hover\:from-tremor-content-inverted\/0:hover{--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)}.hover\:from-tremor-content-inverted\/10:hover{--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)}.hover\:from-tremor-content-inverted\/100:hover{--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)}.hover\:from-tremor-content-inverted\/15:hover{--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)}.hover\:from-tremor-content-inverted\/20:hover{--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)}.hover\:from-tremor-content-inverted\/25:hover{--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)}.hover\:from-tremor-content-inverted\/30:hover{--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)}.hover\:from-tremor-content-inverted\/35:hover{--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)}.hover\:from-tremor-content-inverted\/40:hover{--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)}.hover\:from-tremor-content-inverted\/45:hover{--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)}.hover\:from-tremor-content-inverted\/5:hover{--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)}.hover\:from-tremor-content-inverted\/50:hover{--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)}.hover\:from-tremor-content-inverted\/55:hover{--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)}.hover\:from-tremor-content-inverted\/60:hover{--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)}.hover\:from-tremor-content-inverted\/65:hover{--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)}.hover\:from-tremor-content-inverted\/70:hover{--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)}.hover\:from-tremor-content-inverted\/75:hover{--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)}.hover\:from-tremor-content-inverted\/80:hover{--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)}.hover\:from-tremor-content-inverted\/85:hover{--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)}.hover\:from-tremor-content-inverted\/90:hover{--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)}.hover\:from-tremor-content-inverted\/95:hover{--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)}.hover\:from-tremor-content-strong:hover{--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)}.hover\:from-tremor-content-strong\/0:hover{--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)}.hover\:from-tremor-content-strong\/10:hover{--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)}.hover\:from-tremor-content-strong\/100:hover{--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)}.hover\:from-tremor-content-strong\/15:hover{--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)}.hover\:from-tremor-content-strong\/20:hover{--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)}.hover\:from-tremor-content-strong\/25:hover{--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)}.hover\:from-tremor-content-strong\/30:hover{--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)}.hover\:from-tremor-content-strong\/35:hover{--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)}.hover\:from-tremor-content-strong\/40:hover{--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)}.hover\:from-tremor-content-strong\/45:hover{--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)}.hover\:from-tremor-content-strong\/5:hover{--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)}.hover\:from-tremor-content-strong\/50:hover{--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)}.hover\:from-tremor-content-strong\/55:hover{--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)}.hover\:from-tremor-content-strong\/60:hover{--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)}.hover\:from-tremor-content-strong\/65:hover{--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)}.hover\:from-tremor-content-strong\/70:hover{--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)}.hover\:from-tremor-content-strong\/75:hover{--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)}.hover\:from-tremor-content-strong\/80:hover{--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)}.hover\:from-tremor-content-strong\/85:hover{--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)}.hover\:from-tremor-content-strong\/90:hover{--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)}.hover\:from-tremor-content-strong\/95:hover{--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)}.hover\:from-tremor-content-subtle:hover{--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)}.hover\:from-tremor-content-subtle\/0:hover{--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)}.hover\:from-tremor-content-subtle\/10:hover{--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)}.hover\:from-tremor-content-subtle\/100:hover{--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)}.hover\:from-tremor-content-subtle\/15:hover{--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)}.hover\:from-tremor-content-subtle\/20:hover{--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)}.hover\:from-tremor-content-subtle\/25:hover{--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)}.hover\:from-tremor-content-subtle\/30:hover{--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)}.hover\:from-tremor-content-subtle\/35:hover{--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)}.hover\:from-tremor-content-subtle\/40:hover{--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)}.hover\:from-tremor-content-subtle\/45:hover{--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)}.hover\:from-tremor-content-subtle\/5:hover{--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)}.hover\:from-tremor-content-subtle\/50:hover{--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)}.hover\:from-tremor-content-subtle\/55:hover{--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)}.hover\:from-tremor-content-subtle\/60:hover{--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)}.hover\:from-tremor-content-subtle\/65:hover{--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)}.hover\:from-tremor-content-subtle\/70:hover{--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)}.hover\:from-tremor-content-subtle\/75:hover{--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)}.hover\:from-tremor-content-subtle\/80:hover{--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)}.hover\:from-tremor-content-subtle\/85:hover{--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)}.hover\:from-tremor-content-subtle\/90:hover{--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)}.hover\:from-tremor-content-subtle\/95:hover{--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)}.hover\:to-dark-tremor-background:hover{--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis:hover{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/0:hover{--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/10:hover{--tw-gradient-to: rgb(55 65 81 / .1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/100:hover{--tw-gradient-to: rgb(55 65 81 / 1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/15:hover{--tw-gradient-to: rgb(55 65 81 / .15) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/20:hover{--tw-gradient-to: rgb(55 65 81 / .2) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/25:hover{--tw-gradient-to: rgb(55 65 81 / .25) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/30:hover{--tw-gradient-to: rgb(55 65 81 / .3) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/35:hover{--tw-gradient-to: rgb(55 65 81 / .35) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/40:hover{--tw-gradient-to: rgb(55 65 81 / .4) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/45:hover{--tw-gradient-to: rgb(55 65 81 / .45) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/5:hover{--tw-gradient-to: rgb(55 65 81 / .05) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/50:hover{--tw-gradient-to: rgb(55 65 81 / .5) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/55:hover{--tw-gradient-to: rgb(55 65 81 / .55) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/60:hover{--tw-gradient-to: rgb(55 65 81 / .6) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/65:hover{--tw-gradient-to: rgb(55 65 81 / .65) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/70:hover{--tw-gradient-to: rgb(55 65 81 / .7) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/75:hover{--tw-gradient-to: rgb(55 65 81 / .75) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/80:hover{--tw-gradient-to: rgb(55 65 81 / .8) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/85:hover{--tw-gradient-to: rgb(55 65 81 / .85) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/90:hover{--tw-gradient-to: rgb(55 65 81 / .9) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-emphasis\/95:hover{--tw-gradient-to: rgb(55 65 81 / .95) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted:hover{--tw-gradient-to: #131A2B var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/0:hover{--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/10:hover{--tw-gradient-to: rgb(19 26 43 / .1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/100:hover{--tw-gradient-to: rgb(19 26 43 / 1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/15:hover{--tw-gradient-to: rgb(19 26 43 / .15) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/20:hover{--tw-gradient-to: rgb(19 26 43 / .2) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/25:hover{--tw-gradient-to: rgb(19 26 43 / .25) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/30:hover{--tw-gradient-to: rgb(19 26 43 / .3) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/35:hover{--tw-gradient-to: rgb(19 26 43 / .35) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/40:hover{--tw-gradient-to: rgb(19 26 43 / .4) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/45:hover{--tw-gradient-to: rgb(19 26 43 / .45) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/5:hover{--tw-gradient-to: rgb(19 26 43 / .05) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/50:hover{--tw-gradient-to: rgb(19 26 43 / .5) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/55:hover{--tw-gradient-to: rgb(19 26 43 / .55) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/60:hover{--tw-gradient-to: rgb(19 26 43 / .6) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/65:hover{--tw-gradient-to: rgb(19 26 43 / .65) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/70:hover{--tw-gradient-to: rgb(19 26 43 / .7) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/75:hover{--tw-gradient-to: rgb(19 26 43 / .75) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/80:hover{--tw-gradient-to: rgb(19 26 43 / .8) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/85:hover{--tw-gradient-to: rgb(19 26 43 / .85) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/90:hover{--tw-gradient-to: rgb(19 26 43 / .9) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-muted\/95:hover{--tw-gradient-to: rgb(19 26 43 / .95) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle:hover{--tw-gradient-to: #1F2937 var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/0:hover{--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/10:hover{--tw-gradient-to: rgb(31 41 55 / .1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/100:hover{--tw-gradient-to: rgb(31 41 55 / 1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/15:hover{--tw-gradient-to: rgb(31 41 55 / .15) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/20:hover{--tw-gradient-to: rgb(31 41 55 / .2) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/25:hover{--tw-gradient-to: rgb(31 41 55 / .25) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/30:hover{--tw-gradient-to: rgb(31 41 55 / .3) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/35:hover{--tw-gradient-to: rgb(31 41 55 / .35) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/40:hover{--tw-gradient-to: rgb(31 41 55 / .4) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/45:hover{--tw-gradient-to: rgb(31 41 55 / .45) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/5:hover{--tw-gradient-to: rgb(31 41 55 / .05) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/50:hover{--tw-gradient-to: rgb(31 41 55 / .5) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/55:hover{--tw-gradient-to: rgb(31 41 55 / .55) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/60:hover{--tw-gradient-to: rgb(31 41 55 / .6) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/65:hover{--tw-gradient-to: rgb(31 41 55 / .65) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/70:hover{--tw-gradient-to: rgb(31 41 55 / .7) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/75:hover{--tw-gradient-to: rgb(31 41 55 / .75) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/80:hover{--tw-gradient-to: rgb(31 41 55 / .8) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/85:hover{--tw-gradient-to: rgb(31 41 55 / .85) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/90:hover{--tw-gradient-to: rgb(31 41 55 / .9) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-background-subtle\/95:hover{--tw-gradient-to: rgb(31 41 55 / .95) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-border:hover{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand:hover{--tw-gradient-to: #3B82F6 var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis:hover{--tw-gradient-to: #60A5FA var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/0:hover{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/10:hover{--tw-gradient-to: rgb(96 165 250 / .1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/100:hover{--tw-gradient-to: rgb(96 165 250 / 1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/15:hover{--tw-gradient-to: rgb(96 165 250 / .15) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/20:hover{--tw-gradient-to: rgb(96 165 250 / .2) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/25:hover{--tw-gradient-to: rgb(96 165 250 / .25) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/30:hover{--tw-gradient-to: rgb(96 165 250 / .3) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/35:hover{--tw-gradient-to: rgb(96 165 250 / .35) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/40:hover{--tw-gradient-to: rgb(96 165 250 / .4) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/45:hover{--tw-gradient-to: rgb(96 165 250 / .45) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/5:hover{--tw-gradient-to: rgb(96 165 250 / .05) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/50:hover{--tw-gradient-to: rgb(96 165 250 / .5) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/55:hover{--tw-gradient-to: rgb(96 165 250 / .55) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/60:hover{--tw-gradient-to: rgb(96 165 250 / .6) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/65:hover{--tw-gradient-to: rgb(96 165 250 / .65) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/70:hover{--tw-gradient-to: rgb(96 165 250 / .7) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/75:hover{--tw-gradient-to: rgb(96 165 250 / .75) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/80:hover{--tw-gradient-to: rgb(96 165 250 / .8) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/85:hover{--tw-gradient-to: rgb(96 165 250 / .85) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/90:hover{--tw-gradient-to: rgb(96 165 250 / .9) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-emphasis\/95:hover{--tw-gradient-to: rgb(96 165 250 / .95) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint:hover{--tw-gradient-to: #0B1229 var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/0:hover{--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/10:hover{--tw-gradient-to: rgb(11 18 41 / .1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/100:hover{--tw-gradient-to: rgb(11 18 41 / 1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/15:hover{--tw-gradient-to: rgb(11 18 41 / .15) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/20:hover{--tw-gradient-to: rgb(11 18 41 / .2) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/25:hover{--tw-gradient-to: rgb(11 18 41 / .25) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/30:hover{--tw-gradient-to: rgb(11 18 41 / .3) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/35:hover{--tw-gradient-to: rgb(11 18 41 / .35) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/40:hover{--tw-gradient-to: rgb(11 18 41 / .4) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/45:hover{--tw-gradient-to: rgb(11 18 41 / .45) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/5:hover{--tw-gradient-to: rgb(11 18 41 / .05) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/50:hover{--tw-gradient-to: rgb(11 18 41 / .5) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/55:hover{--tw-gradient-to: rgb(11 18 41 / .55) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/60:hover{--tw-gradient-to: rgb(11 18 41 / .6) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/65:hover{--tw-gradient-to: rgb(11 18 41 / .65) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/70:hover{--tw-gradient-to: rgb(11 18 41 / .7) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/75:hover{--tw-gradient-to: rgb(11 18 41 / .75) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/80:hover{--tw-gradient-to: rgb(11 18 41 / .8) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/85:hover{--tw-gradient-to: rgb(11 18 41 / .85) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/90:hover{--tw-gradient-to: rgb(11 18 41 / .9) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-faint\/95:hover{--tw-gradient-to: rgb(11 18 41 / .95) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted:hover{--tw-gradient-to: #030712 var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/0:hover{--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/10:hover{--tw-gradient-to: rgb(3 7 18 / .1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/100:hover{--tw-gradient-to: rgb(3 7 18 / 1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/15:hover{--tw-gradient-to: rgb(3 7 18 / .15) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/20:hover{--tw-gradient-to: rgb(3 7 18 / .2) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/25:hover{--tw-gradient-to: rgb(3 7 18 / .25) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/30:hover{--tw-gradient-to: rgb(3 7 18 / .3) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/35:hover{--tw-gradient-to: rgb(3 7 18 / .35) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/40:hover{--tw-gradient-to: rgb(3 7 18 / .4) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/45:hover{--tw-gradient-to: rgb(3 7 18 / .45) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/5:hover{--tw-gradient-to: rgb(3 7 18 / .05) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/50:hover{--tw-gradient-to: rgb(3 7 18 / .5) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/55:hover{--tw-gradient-to: rgb(3 7 18 / .55) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/60:hover{--tw-gradient-to: rgb(3 7 18 / .6) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/65:hover{--tw-gradient-to: rgb(3 7 18 / .65) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/70:hover{--tw-gradient-to: rgb(3 7 18 / .7) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/75:hover{--tw-gradient-to: rgb(3 7 18 / .75) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/80:hover{--tw-gradient-to: rgb(3 7 18 / .8) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/85:hover{--tw-gradient-to: rgb(3 7 18 / .85) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/90:hover{--tw-gradient-to: rgb(3 7 18 / .9) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-inverted\/95:hover{--tw-gradient-to: rgb(3 7 18 / .95) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted:hover{--tw-gradient-to: #172554 var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/0:hover{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/10:hover{--tw-gradient-to: rgb(23 37 84 / .1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/100:hover{--tw-gradient-to: rgb(23 37 84 / 1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/15:hover{--tw-gradient-to: rgb(23 37 84 / .15) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/20:hover{--tw-gradient-to: rgb(23 37 84 / .2) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/25:hover{--tw-gradient-to: rgb(23 37 84 / .25) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/30:hover{--tw-gradient-to: rgb(23 37 84 / .3) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/35:hover{--tw-gradient-to: rgb(23 37 84 / .35) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/40:hover{--tw-gradient-to: rgb(23 37 84 / .4) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/45:hover{--tw-gradient-to: rgb(23 37 84 / .45) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/5:hover{--tw-gradient-to: rgb(23 37 84 / .05) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/50:hover{--tw-gradient-to: rgb(23 37 84 / .5) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/55:hover{--tw-gradient-to: rgb(23 37 84 / .55) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/60:hover{--tw-gradient-to: rgb(23 37 84 / .6) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/65:hover{--tw-gradient-to: rgb(23 37 84 / .65) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/70:hover{--tw-gradient-to: rgb(23 37 84 / .7) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/75:hover{--tw-gradient-to: rgb(23 37 84 / .75) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/80:hover{--tw-gradient-to: rgb(23 37 84 / .8) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/85:hover{--tw-gradient-to: rgb(23 37 84 / .85) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/90:hover{--tw-gradient-to: rgb(23 37 84 / .9) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-muted\/95:hover{--tw-gradient-to: rgb(23 37 84 / .95) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle:hover{--tw-gradient-to: #1E40AF var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/0:hover{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/10:hover{--tw-gradient-to: rgb(30 64 175 / .1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/100:hover{--tw-gradient-to: rgb(30 64 175 / 1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/15:hover{--tw-gradient-to: rgb(30 64 175 / .15) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/20:hover{--tw-gradient-to: rgb(30 64 175 / .2) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/25:hover{--tw-gradient-to: rgb(30 64 175 / .25) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/30:hover{--tw-gradient-to: rgb(30 64 175 / .3) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/35:hover{--tw-gradient-to: rgb(30 64 175 / .35) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/40:hover{--tw-gradient-to: rgb(30 64 175 / .4) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/45:hover{--tw-gradient-to: rgb(30 64 175 / .45) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/5:hover{--tw-gradient-to: rgb(30 64 175 / .05) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/50:hover{--tw-gradient-to: rgb(30 64 175 / .5) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/55:hover{--tw-gradient-to: rgb(30 64 175 / .55) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/60:hover{--tw-gradient-to: rgb(30 64 175 / .6) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/65:hover{--tw-gradient-to: rgb(30 64 175 / .65) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/70:hover{--tw-gradient-to: rgb(30 64 175 / .7) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/75:hover{--tw-gradient-to: rgb(30 64 175 / .75) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/80:hover{--tw-gradient-to: rgb(30 64 175 / .8) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/85:hover{--tw-gradient-to: rgb(30 64 175 / .85) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/90:hover{--tw-gradient-to: rgb(30 64 175 / .9) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-brand-subtle\/95:hover{--tw-gradient-to: rgb(30 64 175 / .95) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content:hover{--tw-gradient-to: #9CA3AF var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis:hover{--tw-gradient-to: #E5E7EB var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/0:hover{--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/10:hover{--tw-gradient-to: rgb(229 231 235 / .1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/100:hover{--tw-gradient-to: rgb(229 231 235 / 1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/15:hover{--tw-gradient-to: rgb(229 231 235 / .15) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/20:hover{--tw-gradient-to: rgb(229 231 235 / .2) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/25:hover{--tw-gradient-to: rgb(229 231 235 / .25) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/30:hover{--tw-gradient-to: rgb(229 231 235 / .3) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/35:hover{--tw-gradient-to: rgb(229 231 235 / .35) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/40:hover{--tw-gradient-to: rgb(229 231 235 / .4) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/45:hover{--tw-gradient-to: rgb(229 231 235 / .45) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/5:hover{--tw-gradient-to: rgb(229 231 235 / .05) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/50:hover{--tw-gradient-to: rgb(229 231 235 / .5) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/55:hover{--tw-gradient-to: rgb(229 231 235 / .55) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/60:hover{--tw-gradient-to: rgb(229 231 235 / .6) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/65:hover{--tw-gradient-to: rgb(229 231 235 / .65) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/70:hover{--tw-gradient-to: rgb(229 231 235 / .7) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/75:hover{--tw-gradient-to: rgb(229 231 235 / .75) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/80:hover{--tw-gradient-to: rgb(229 231 235 / .8) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/85:hover{--tw-gradient-to: rgb(229 231 235 / .85) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/90:hover{--tw-gradient-to: rgb(229 231 235 / .9) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-emphasis\/95:hover{--tw-gradient-to: rgb(229 231 235 / .95) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted:hover{--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/0:hover{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/10:hover{--tw-gradient-to: rgb(17 24 39 / .1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/100:hover{--tw-gradient-to: rgb(17 24 39 / 1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/15:hover{--tw-gradient-to: rgb(17 24 39 / .15) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/20:hover{--tw-gradient-to: rgb(17 24 39 / .2) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/25:hover{--tw-gradient-to: rgb(17 24 39 / .25) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/30:hover{--tw-gradient-to: rgb(17 24 39 / .3) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/35:hover{--tw-gradient-to: rgb(17 24 39 / .35) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/40:hover{--tw-gradient-to: rgb(17 24 39 / .4) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/45:hover{--tw-gradient-to: rgb(17 24 39 / .45) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/5:hover{--tw-gradient-to: rgb(17 24 39 / .05) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/50:hover{--tw-gradient-to: rgb(17 24 39 / .5) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/55:hover{--tw-gradient-to: rgb(17 24 39 / .55) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/60:hover{--tw-gradient-to: rgb(17 24 39 / .6) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/65:hover{--tw-gradient-to: rgb(17 24 39 / .65) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/70:hover{--tw-gradient-to: rgb(17 24 39 / .7) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/75:hover{--tw-gradient-to: rgb(17 24 39 / .75) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/80:hover{--tw-gradient-to: rgb(17 24 39 / .8) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/85:hover{--tw-gradient-to: rgb(17 24 39 / .85) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/90:hover{--tw-gradient-to: rgb(17 24 39 / .9) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-inverted\/95:hover{--tw-gradient-to: rgb(17 24 39 / .95) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong:hover{--tw-gradient-to: #F9FAFB var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/0:hover{--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/10:hover{--tw-gradient-to: rgb(249 250 251 / .1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/100:hover{--tw-gradient-to: rgb(249 250 251 / 1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/15:hover{--tw-gradient-to: rgb(249 250 251 / .15) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/20:hover{--tw-gradient-to: rgb(249 250 251 / .2) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/25:hover{--tw-gradient-to: rgb(249 250 251 / .25) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/30:hover{--tw-gradient-to: rgb(249 250 251 / .3) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/35:hover{--tw-gradient-to: rgb(249 250 251 / .35) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/40:hover{--tw-gradient-to: rgb(249 250 251 / .4) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/45:hover{--tw-gradient-to: rgb(249 250 251 / .45) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/5:hover{--tw-gradient-to: rgb(249 250 251 / .05) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/50:hover{--tw-gradient-to: rgb(249 250 251 / .5) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/55:hover{--tw-gradient-to: rgb(249 250 251 / .55) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/60:hover{--tw-gradient-to: rgb(249 250 251 / .6) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/65:hover{--tw-gradient-to: rgb(249 250 251 / .65) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/70:hover{--tw-gradient-to: rgb(249 250 251 / .7) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/75:hover{--tw-gradient-to: rgb(249 250 251 / .75) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/80:hover{--tw-gradient-to: rgb(249 250 251 / .8) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/85:hover{--tw-gradient-to: rgb(249 250 251 / .85) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/90:hover{--tw-gradient-to: rgb(249 250 251 / .9) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-strong\/95:hover{--tw-gradient-to: rgb(249 250 251 / .95) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle:hover{--tw-gradient-to: #6B7280 var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/0:hover{--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/10:hover{--tw-gradient-to: rgb(107 114 128 / .1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/100:hover{--tw-gradient-to: rgb(107 114 128 / 1) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/15:hover{--tw-gradient-to: rgb(107 114 128 / .15) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/20:hover{--tw-gradient-to: rgb(107 114 128 / .2) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/25:hover{--tw-gradient-to: rgb(107 114 128 / .25) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/30:hover{--tw-gradient-to: rgb(107 114 128 / .3) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/35:hover{--tw-gradient-to: rgb(107 114 128 / .35) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/40:hover{--tw-gradient-to: rgb(107 114 128 / .4) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/45:hover{--tw-gradient-to: rgb(107 114 128 / .45) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/5:hover{--tw-gradient-to: rgb(107 114 128 / .05) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/50:hover{--tw-gradient-to: rgb(107 114 128 / .5) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/55:hover{--tw-gradient-to: rgb(107 114 128 / .55) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/60:hover{--tw-gradient-to: rgb(107 114 128 / .6) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/65:hover{--tw-gradient-to: rgb(107 114 128 / .65) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/70:hover{--tw-gradient-to: rgb(107 114 128 / .7) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/75:hover{--tw-gradient-to: rgb(107 114 128 / .75) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/80:hover{--tw-gradient-to: rgb(107 114 128 / .8) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/85:hover{--tw-gradient-to: rgb(107 114 128 / .85) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/90:hover{--tw-gradient-to: rgb(107 114 128 / .9) var(--tw-gradient-to-position)}.hover\:to-dark-tremor-content-subtle\/95:hover{--tw-gradient-to: rgb(107 114 128 / .95) var(--tw-gradient-to-position)}.hover\:to-tremor-background:hover{--tw-gradient-to: #FFFFFF var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis:hover{--tw-gradient-to: #E5E7EB var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/0:hover{--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/10:hover{--tw-gradient-to: rgb(229 231 235 / .1) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/100:hover{--tw-gradient-to: rgb(229 231 235 / 1) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/15:hover{--tw-gradient-to: rgb(229 231 235 / .15) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/20:hover{--tw-gradient-to: rgb(229 231 235 / .2) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/25:hover{--tw-gradient-to: rgb(229 231 235 / .25) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/30:hover{--tw-gradient-to: rgb(229 231 235 / .3) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/35:hover{--tw-gradient-to: rgb(229 231 235 / .35) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/40:hover{--tw-gradient-to: rgb(229 231 235 / .4) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/45:hover{--tw-gradient-to: rgb(229 231 235 / .45) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/5:hover{--tw-gradient-to: rgb(229 231 235 / .05) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/50:hover{--tw-gradient-to: rgb(229 231 235 / .5) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/55:hover{--tw-gradient-to: rgb(229 231 235 / .55) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/60:hover{--tw-gradient-to: rgb(229 231 235 / .6) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/65:hover{--tw-gradient-to: rgb(229 231 235 / .65) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/70:hover{--tw-gradient-to: rgb(229 231 235 / .7) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/75:hover{--tw-gradient-to: rgb(229 231 235 / .75) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/80:hover{--tw-gradient-to: rgb(229 231 235 / .8) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/85:hover{--tw-gradient-to: rgb(229 231 235 / .85) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/90:hover{--tw-gradient-to: rgb(229 231 235 / .9) var(--tw-gradient-to-position)}.hover\:to-tremor-background-emphasis\/95:hover{--tw-gradient-to: rgb(229 231 235 / .95) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted:hover{--tw-gradient-to: #F9FAFB var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/0:hover{--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/10:hover{--tw-gradient-to: rgb(249 250 251 / .1) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/100:hover{--tw-gradient-to: rgb(249 250 251 / 1) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/15:hover{--tw-gradient-to: rgb(249 250 251 / .15) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/20:hover{--tw-gradient-to: rgb(249 250 251 / .2) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/25:hover{--tw-gradient-to: rgb(249 250 251 / .25) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/30:hover{--tw-gradient-to: rgb(249 250 251 / .3) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/35:hover{--tw-gradient-to: rgb(249 250 251 / .35) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/40:hover{--tw-gradient-to: rgb(249 250 251 / .4) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/45:hover{--tw-gradient-to: rgb(249 250 251 / .45) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/5:hover{--tw-gradient-to: rgb(249 250 251 / .05) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/50:hover{--tw-gradient-to: rgb(249 250 251 / .5) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/55:hover{--tw-gradient-to: rgb(249 250 251 / .55) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/60:hover{--tw-gradient-to: rgb(249 250 251 / .6) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/65:hover{--tw-gradient-to: rgb(249 250 251 / .65) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/70:hover{--tw-gradient-to: rgb(249 250 251 / .7) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/75:hover{--tw-gradient-to: rgb(249 250 251 / .75) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/80:hover{--tw-gradient-to: rgb(249 250 251 / .8) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/85:hover{--tw-gradient-to: rgb(249 250 251 / .85) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/90:hover{--tw-gradient-to: rgb(249 250 251 / .9) var(--tw-gradient-to-position)}.hover\:to-tremor-background-muted\/95:hover{--tw-gradient-to: rgb(249 250 251 / .95) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle:hover{--tw-gradient-to: #F3F4F6 var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/0:hover{--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/10:hover{--tw-gradient-to: rgb(243 244 246 / .1) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/100:hover{--tw-gradient-to: rgb(243 244 246 / 1) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/15:hover{--tw-gradient-to: rgb(243 244 246 / .15) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/20:hover{--tw-gradient-to: rgb(243 244 246 / .2) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/25:hover{--tw-gradient-to: rgb(243 244 246 / .25) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/30:hover{--tw-gradient-to: rgb(243 244 246 / .3) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/35:hover{--tw-gradient-to: rgb(243 244 246 / .35) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/40:hover{--tw-gradient-to: rgb(243 244 246 / .4) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/45:hover{--tw-gradient-to: rgb(243 244 246 / .45) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/5:hover{--tw-gradient-to: rgb(243 244 246 / .05) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/50:hover{--tw-gradient-to: rgb(243 244 246 / .5) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/55:hover{--tw-gradient-to: rgb(243 244 246 / .55) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/60:hover{--tw-gradient-to: rgb(243 244 246 / .6) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/65:hover{--tw-gradient-to: rgb(243 244 246 / .65) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/70:hover{--tw-gradient-to: rgb(243 244 246 / .7) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/75:hover{--tw-gradient-to: rgb(243 244 246 / .75) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/80:hover{--tw-gradient-to: rgb(243 244 246 / .8) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/85:hover{--tw-gradient-to: rgb(243 244 246 / .85) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/90:hover{--tw-gradient-to: rgb(243 244 246 / .9) var(--tw-gradient-to-position)}.hover\:to-tremor-background-subtle\/95:hover{--tw-gradient-to: rgb(243 244 246 / .95) var(--tw-gradient-to-position)}.hover\:to-tremor-border:hover{--tw-gradient-to: #E5E7EB var(--tw-gradient-to-position)}.hover\:to-tremor-brand:hover{--tw-gradient-to: #3B82F6 var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis:hover{--tw-gradient-to: #1D4ED8 var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/0:hover{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/10:hover{--tw-gradient-to: rgb(29 78 216 / .1) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/100:hover{--tw-gradient-to: rgb(29 78 216 / 1) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/15:hover{--tw-gradient-to: rgb(29 78 216 / .15) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/20:hover{--tw-gradient-to: rgb(29 78 216 / .2) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/25:hover{--tw-gradient-to: rgb(29 78 216 / .25) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/30:hover{--tw-gradient-to: rgb(29 78 216 / .3) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/35:hover{--tw-gradient-to: rgb(29 78 216 / .35) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/40:hover{--tw-gradient-to: rgb(29 78 216 / .4) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/45:hover{--tw-gradient-to: rgb(29 78 216 / .45) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/5:hover{--tw-gradient-to: rgb(29 78 216 / .05) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/50:hover{--tw-gradient-to: rgb(29 78 216 / .5) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/55:hover{--tw-gradient-to: rgb(29 78 216 / .55) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/60:hover{--tw-gradient-to: rgb(29 78 216 / .6) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/65:hover{--tw-gradient-to: rgb(29 78 216 / .65) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/70:hover{--tw-gradient-to: rgb(29 78 216 / .7) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/75:hover{--tw-gradient-to: rgb(29 78 216 / .75) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/80:hover{--tw-gradient-to: rgb(29 78 216 / .8) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/85:hover{--tw-gradient-to: rgb(29 78 216 / .85) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/90:hover{--tw-gradient-to: rgb(29 78 216 / .9) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-emphasis\/95:hover{--tw-gradient-to: rgb(29 78 216 / .95) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint:hover{--tw-gradient-to: #EFF6FF var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/0:hover{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/10:hover{--tw-gradient-to: rgb(239 246 255 / .1) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/100:hover{--tw-gradient-to: rgb(239 246 255 / 1) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/15:hover{--tw-gradient-to: rgb(239 246 255 / .15) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/20:hover{--tw-gradient-to: rgb(239 246 255 / .2) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/25:hover{--tw-gradient-to: rgb(239 246 255 / .25) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/30:hover{--tw-gradient-to: rgb(239 246 255 / .3) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/35:hover{--tw-gradient-to: rgb(239 246 255 / .35) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/40:hover{--tw-gradient-to: rgb(239 246 255 / .4) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/45:hover{--tw-gradient-to: rgb(239 246 255 / .45) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/5:hover{--tw-gradient-to: rgb(239 246 255 / .05) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/50:hover{--tw-gradient-to: rgb(239 246 255 / .5) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/55:hover{--tw-gradient-to: rgb(239 246 255 / .55) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/60:hover{--tw-gradient-to: rgb(239 246 255 / .6) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/65:hover{--tw-gradient-to: rgb(239 246 255 / .65) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/70:hover{--tw-gradient-to: rgb(239 246 255 / .7) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/75:hover{--tw-gradient-to: rgb(239 246 255 / .75) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/80:hover{--tw-gradient-to: rgb(239 246 255 / .8) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/85:hover{--tw-gradient-to: rgb(239 246 255 / .85) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/90:hover{--tw-gradient-to: rgb(239 246 255 / .9) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-faint\/95:hover{--tw-gradient-to: rgb(239 246 255 / .95) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted:hover{--tw-gradient-to: #FFFFFF var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/0:hover{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/10:hover{--tw-gradient-to: rgb(255 255 255 / .1) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/100:hover{--tw-gradient-to: rgb(255 255 255 / 1) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/15:hover{--tw-gradient-to: rgb(255 255 255 / .15) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/20:hover{--tw-gradient-to: rgb(255 255 255 / .2) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/25:hover{--tw-gradient-to: rgb(255 255 255 / .25) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/30:hover{--tw-gradient-to: rgb(255 255 255 / .3) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/35:hover{--tw-gradient-to: rgb(255 255 255 / .35) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/40:hover{--tw-gradient-to: rgb(255 255 255 / .4) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/45:hover{--tw-gradient-to: rgb(255 255 255 / .45) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/5:hover{--tw-gradient-to: rgb(255 255 255 / .05) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/50:hover{--tw-gradient-to: rgb(255 255 255 / .5) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/55:hover{--tw-gradient-to: rgb(255 255 255 / .55) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/60:hover{--tw-gradient-to: rgb(255 255 255 / .6) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/65:hover{--tw-gradient-to: rgb(255 255 255 / .65) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/70:hover{--tw-gradient-to: rgb(255 255 255 / .7) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/75:hover{--tw-gradient-to: rgb(255 255 255 / .75) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/80:hover{--tw-gradient-to: rgb(255 255 255 / .8) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/85:hover{--tw-gradient-to: rgb(255 255 255 / .85) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/90:hover{--tw-gradient-to: rgb(255 255 255 / .9) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-inverted\/95:hover{--tw-gradient-to: rgb(255 255 255 / .95) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted:hover{--tw-gradient-to: #BFDBFE var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/0:hover{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/10:hover{--tw-gradient-to: rgb(191 219 254 / .1) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/100:hover{--tw-gradient-to: rgb(191 219 254 / 1) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/15:hover{--tw-gradient-to: rgb(191 219 254 / .15) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/20:hover{--tw-gradient-to: rgb(191 219 254 / .2) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/25:hover{--tw-gradient-to: rgb(191 219 254 / .25) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/30:hover{--tw-gradient-to: rgb(191 219 254 / .3) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/35:hover{--tw-gradient-to: rgb(191 219 254 / .35) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/40:hover{--tw-gradient-to: rgb(191 219 254 / .4) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/45:hover{--tw-gradient-to: rgb(191 219 254 / .45) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/5:hover{--tw-gradient-to: rgb(191 219 254 / .05) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/50:hover{--tw-gradient-to: rgb(191 219 254 / .5) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/55:hover{--tw-gradient-to: rgb(191 219 254 / .55) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/60:hover{--tw-gradient-to: rgb(191 219 254 / .6) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/65:hover{--tw-gradient-to: rgb(191 219 254 / .65) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/70:hover{--tw-gradient-to: rgb(191 219 254 / .7) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/75:hover{--tw-gradient-to: rgb(191 219 254 / .75) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/80:hover{--tw-gradient-to: rgb(191 219 254 / .8) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/85:hover{--tw-gradient-to: rgb(191 219 254 / .85) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/90:hover{--tw-gradient-to: rgb(191 219 254 / .9) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-muted\/95:hover{--tw-gradient-to: rgb(191 219 254 / .95) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle:hover{--tw-gradient-to: #60A5FA var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/0:hover{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/10:hover{--tw-gradient-to: rgb(96 165 250 / .1) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/100:hover{--tw-gradient-to: rgb(96 165 250 / 1) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/15:hover{--tw-gradient-to: rgb(96 165 250 / .15) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/20:hover{--tw-gradient-to: rgb(96 165 250 / .2) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/25:hover{--tw-gradient-to: rgb(96 165 250 / .25) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/30:hover{--tw-gradient-to: rgb(96 165 250 / .3) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/35:hover{--tw-gradient-to: rgb(96 165 250 / .35) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/40:hover{--tw-gradient-to: rgb(96 165 250 / .4) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/45:hover{--tw-gradient-to: rgb(96 165 250 / .45) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/5:hover{--tw-gradient-to: rgb(96 165 250 / .05) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/50:hover{--tw-gradient-to: rgb(96 165 250 / .5) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/55:hover{--tw-gradient-to: rgb(96 165 250 / .55) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/60:hover{--tw-gradient-to: rgb(96 165 250 / .6) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/65:hover{--tw-gradient-to: rgb(96 165 250 / .65) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/70:hover{--tw-gradient-to: rgb(96 165 250 / .7) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/75:hover{--tw-gradient-to: rgb(96 165 250 / .75) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/80:hover{--tw-gradient-to: rgb(96 165 250 / .8) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/85:hover{--tw-gradient-to: rgb(96 165 250 / .85) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/90:hover{--tw-gradient-to: rgb(96 165 250 / .9) var(--tw-gradient-to-position)}.hover\:to-tremor-brand-subtle\/95:hover{--tw-gradient-to: rgb(96 165 250 / .95) var(--tw-gradient-to-position)}.hover\:to-tremor-content:hover{--tw-gradient-to: #6B7280 var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis:hover{--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/0:hover{--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/10:hover{--tw-gradient-to: rgb(55 65 81 / .1) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/100:hover{--tw-gradient-to: rgb(55 65 81 / 1) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/15:hover{--tw-gradient-to: rgb(55 65 81 / .15) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/20:hover{--tw-gradient-to: rgb(55 65 81 / .2) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/25:hover{--tw-gradient-to: rgb(55 65 81 / .25) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/30:hover{--tw-gradient-to: rgb(55 65 81 / .3) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/35:hover{--tw-gradient-to: rgb(55 65 81 / .35) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/40:hover{--tw-gradient-to: rgb(55 65 81 / .4) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/45:hover{--tw-gradient-to: rgb(55 65 81 / .45) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/5:hover{--tw-gradient-to: rgb(55 65 81 / .05) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/50:hover{--tw-gradient-to: rgb(55 65 81 / .5) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/55:hover{--tw-gradient-to: rgb(55 65 81 / .55) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/60:hover{--tw-gradient-to: rgb(55 65 81 / .6) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/65:hover{--tw-gradient-to: rgb(55 65 81 / .65) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/70:hover{--tw-gradient-to: rgb(55 65 81 / .7) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/75:hover{--tw-gradient-to: rgb(55 65 81 / .75) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/80:hover{--tw-gradient-to: rgb(55 65 81 / .8) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/85:hover{--tw-gradient-to: rgb(55 65 81 / .85) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/90:hover{--tw-gradient-to: rgb(55 65 81 / .9) var(--tw-gradient-to-position)}.hover\:to-tremor-content-emphasis\/95:hover{--tw-gradient-to: rgb(55 65 81 / .95) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted:hover{--tw-gradient-to: #FFFFFF var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/0:hover{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/10:hover{--tw-gradient-to: rgb(255 255 255 / .1) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/100:hover{--tw-gradient-to: rgb(255 255 255 / 1) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/15:hover{--tw-gradient-to: rgb(255 255 255 / .15) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/20:hover{--tw-gradient-to: rgb(255 255 255 / .2) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/25:hover{--tw-gradient-to: rgb(255 255 255 / .25) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/30:hover{--tw-gradient-to: rgb(255 255 255 / .3) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/35:hover{--tw-gradient-to: rgb(255 255 255 / .35) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/40:hover{--tw-gradient-to: rgb(255 255 255 / .4) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/45:hover{--tw-gradient-to: rgb(255 255 255 / .45) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/5:hover{--tw-gradient-to: rgb(255 255 255 / .05) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/50:hover{--tw-gradient-to: rgb(255 255 255 / .5) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/55:hover{--tw-gradient-to: rgb(255 255 255 / .55) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/60:hover{--tw-gradient-to: rgb(255 255 255 / .6) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/65:hover{--tw-gradient-to: rgb(255 255 255 / .65) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/70:hover{--tw-gradient-to: rgb(255 255 255 / .7) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/75:hover{--tw-gradient-to: rgb(255 255 255 / .75) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/80:hover{--tw-gradient-to: rgb(255 255 255 / .8) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/85:hover{--tw-gradient-to: rgb(255 255 255 / .85) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/90:hover{--tw-gradient-to: rgb(255 255 255 / .9) var(--tw-gradient-to-position)}.hover\:to-tremor-content-inverted\/95:hover{--tw-gradient-to: rgb(255 255 255 / .95) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong:hover{--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/0:hover{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/10:hover{--tw-gradient-to: rgb(17 24 39 / .1) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/100:hover{--tw-gradient-to: rgb(17 24 39 / 1) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/15:hover{--tw-gradient-to: rgb(17 24 39 / .15) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/20:hover{--tw-gradient-to: rgb(17 24 39 / .2) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/25:hover{--tw-gradient-to: rgb(17 24 39 / .25) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/30:hover{--tw-gradient-to: rgb(17 24 39 / .3) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/35:hover{--tw-gradient-to: rgb(17 24 39 / .35) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/40:hover{--tw-gradient-to: rgb(17 24 39 / .4) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/45:hover{--tw-gradient-to: rgb(17 24 39 / .45) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/5:hover{--tw-gradient-to: rgb(17 24 39 / .05) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/50:hover{--tw-gradient-to: rgb(17 24 39 / .5) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/55:hover{--tw-gradient-to: rgb(17 24 39 / .55) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/60:hover{--tw-gradient-to: rgb(17 24 39 / .6) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/65:hover{--tw-gradient-to: rgb(17 24 39 / .65) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/70:hover{--tw-gradient-to: rgb(17 24 39 / .7) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/75:hover{--tw-gradient-to: rgb(17 24 39 / .75) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/80:hover{--tw-gradient-to: rgb(17 24 39 / .8) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/85:hover{--tw-gradient-to: rgb(17 24 39 / .85) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/90:hover{--tw-gradient-to: rgb(17 24 39 / .9) var(--tw-gradient-to-position)}.hover\:to-tremor-content-strong\/95:hover{--tw-gradient-to: rgb(17 24 39 / .95) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle:hover{--tw-gradient-to: #9CA3AF var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/0:hover{--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/10:hover{--tw-gradient-to: rgb(156 163 175 / .1) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/100:hover{--tw-gradient-to: rgb(156 163 175 / 1) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/15:hover{--tw-gradient-to: rgb(156 163 175 / .15) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/20:hover{--tw-gradient-to: rgb(156 163 175 / .2) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/25:hover{--tw-gradient-to: rgb(156 163 175 / .25) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/30:hover{--tw-gradient-to: rgb(156 163 175 / .3) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/35:hover{--tw-gradient-to: rgb(156 163 175 / .35) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/40:hover{--tw-gradient-to: rgb(156 163 175 / .4) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/45:hover{--tw-gradient-to: rgb(156 163 175 / .45) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/5:hover{--tw-gradient-to: rgb(156 163 175 / .05) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/50:hover{--tw-gradient-to: rgb(156 163 175 / .5) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/55:hover{--tw-gradient-to: rgb(156 163 175 / .55) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/60:hover{--tw-gradient-to: rgb(156 163 175 / .6) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/65:hover{--tw-gradient-to: rgb(156 163 175 / .65) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/70:hover{--tw-gradient-to: rgb(156 163 175 / .7) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/75:hover{--tw-gradient-to: rgb(156 163 175 / .75) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/80:hover{--tw-gradient-to: rgb(156 163 175 / .8) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/85:hover{--tw-gradient-to: rgb(156 163 175 / .85) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/90:hover{--tw-gradient-to: rgb(156 163 175 / .9) var(--tw-gradient-to-position)}.hover\:to-tremor-content-subtle\/95:hover{--tw-gradient-to: rgb(156 163 175 / .95) var(--tw-gradient-to-position)}.hover\:text-\[var\(--hyperion-color-text-button-link-hover\)\]:hover{color:var(--hyperion-color-text-button-link-hover)}.hover\:text-\[var\(--hyperion-color-text-button-outline-hover\)\]:hover{color:var(--hyperion-color-text-button-outline-hover)}.hover\:text-\[var\(--hyperion-color-text-button-primary-gray-normal\)\]:hover{color:var(--hyperion-color-text-button-primary-gray-normal)}.hover\:text-\[var\(--hyperion-color-text-button-primary-normal\)\]:hover{color:var(--hyperion-color-text-button-primary-normal)}.hover\:text-\[var\(--hyperion-color-text-button-transparent-hover\)\]:hover{color:var(--hyperion-color-text-button-transparent-hover)}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-dark-tremor-background:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-background-emphasis:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-background-emphasis\/0:hover{color:#37415100}.hover\:text-dark-tremor-background-emphasis\/10:hover{color:#3741511a}.hover\:text-dark-tremor-background-emphasis\/100:hover{color:#374151}.hover\:text-dark-tremor-background-emphasis\/15:hover{color:#37415126}.hover\:text-dark-tremor-background-emphasis\/20:hover{color:#37415133}.hover\:text-dark-tremor-background-emphasis\/25:hover{color:#37415140}.hover\:text-dark-tremor-background-emphasis\/30:hover{color:#3741514d}.hover\:text-dark-tremor-background-emphasis\/35:hover{color:#37415159}.hover\:text-dark-tremor-background-emphasis\/40:hover{color:#37415166}.hover\:text-dark-tremor-background-emphasis\/45:hover{color:#37415173}.hover\:text-dark-tremor-background-emphasis\/5:hover{color:#3741510d}.hover\:text-dark-tremor-background-emphasis\/50:hover{color:#37415180}.hover\:text-dark-tremor-background-emphasis\/55:hover{color:#3741518c}.hover\:text-dark-tremor-background-emphasis\/60:hover{color:#37415199}.hover\:text-dark-tremor-background-emphasis\/65:hover{color:#374151a6}.hover\:text-dark-tremor-background-emphasis\/70:hover{color:#374151b3}.hover\:text-dark-tremor-background-emphasis\/75:hover{color:#374151bf}.hover\:text-dark-tremor-background-emphasis\/80:hover{color:#374151cc}.hover\:text-dark-tremor-background-emphasis\/85:hover{color:#374151d9}.hover\:text-dark-tremor-background-emphasis\/90:hover{color:#374151e6}.hover\:text-dark-tremor-background-emphasis\/95:hover{color:#374151f2}.hover\:text-dark-tremor-background-muted:hover{--tw-text-opacity: 1;color:rgb(19 26 43 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-background-muted\/0:hover{color:#131a2b00}.hover\:text-dark-tremor-background-muted\/10:hover{color:#131a2b1a}.hover\:text-dark-tremor-background-muted\/100:hover{color:#131a2b}.hover\:text-dark-tremor-background-muted\/15:hover{color:#131a2b26}.hover\:text-dark-tremor-background-muted\/20:hover{color:#131a2b33}.hover\:text-dark-tremor-background-muted\/25:hover{color:#131a2b40}.hover\:text-dark-tremor-background-muted\/30:hover{color:#131a2b4d}.hover\:text-dark-tremor-background-muted\/35:hover{color:#131a2b59}.hover\:text-dark-tremor-background-muted\/40:hover{color:#131a2b66}.hover\:text-dark-tremor-background-muted\/45:hover{color:#131a2b73}.hover\:text-dark-tremor-background-muted\/5:hover{color:#131a2b0d}.hover\:text-dark-tremor-background-muted\/50:hover{color:#131a2b80}.hover\:text-dark-tremor-background-muted\/55:hover{color:#131a2b8c}.hover\:text-dark-tremor-background-muted\/60:hover{color:#131a2b99}.hover\:text-dark-tremor-background-muted\/65:hover{color:#131a2ba6}.hover\:text-dark-tremor-background-muted\/70:hover{color:#131a2bb3}.hover\:text-dark-tremor-background-muted\/75:hover{color:#131a2bbf}.hover\:text-dark-tremor-background-muted\/80:hover{color:#131a2bcc}.hover\:text-dark-tremor-background-muted\/85:hover{color:#131a2bd9}.hover\:text-dark-tremor-background-muted\/90:hover{color:#131a2be6}.hover\:text-dark-tremor-background-muted\/95:hover{color:#131a2bf2}.hover\:text-dark-tremor-background-subtle:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-background-subtle\/0:hover{color:#1f293700}.hover\:text-dark-tremor-background-subtle\/10:hover{color:#1f29371a}.hover\:text-dark-tremor-background-subtle\/100:hover{color:#1f2937}.hover\:text-dark-tremor-background-subtle\/15:hover{color:#1f293726}.hover\:text-dark-tremor-background-subtle\/20:hover{color:#1f293733}.hover\:text-dark-tremor-background-subtle\/25:hover{color:#1f293740}.hover\:text-dark-tremor-background-subtle\/30:hover{color:#1f29374d}.hover\:text-dark-tremor-background-subtle\/35:hover{color:#1f293759}.hover\:text-dark-tremor-background-subtle\/40:hover{color:#1f293766}.hover\:text-dark-tremor-background-subtle\/45:hover{color:#1f293773}.hover\:text-dark-tremor-background-subtle\/5:hover{color:#1f29370d}.hover\:text-dark-tremor-background-subtle\/50:hover{color:#1f293780}.hover\:text-dark-tremor-background-subtle\/55:hover{color:#1f29378c}.hover\:text-dark-tremor-background-subtle\/60:hover{color:#1f293799}.hover\:text-dark-tremor-background-subtle\/65:hover{color:#1f2937a6}.hover\:text-dark-tremor-background-subtle\/70:hover{color:#1f2937b3}.hover\:text-dark-tremor-background-subtle\/75:hover{color:#1f2937bf}.hover\:text-dark-tremor-background-subtle\/80:hover{color:#1f2937cc}.hover\:text-dark-tremor-background-subtle\/85:hover{color:#1f2937d9}.hover\:text-dark-tremor-background-subtle\/90:hover{color:#1f2937e6}.hover\:text-dark-tremor-background-subtle\/95:hover{color:#1f2937f2}.hover\:text-dark-tremor-border:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-brand:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-brand-emphasis:hover{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-brand-emphasis\/0:hover{color:#60a5fa00}.hover\:text-dark-tremor-brand-emphasis\/10:hover{color:#60a5fa1a}.hover\:text-dark-tremor-brand-emphasis\/100:hover{color:#60a5fa}.hover\:text-dark-tremor-brand-emphasis\/15:hover{color:#60a5fa26}.hover\:text-dark-tremor-brand-emphasis\/20:hover{color:#60a5fa33}.hover\:text-dark-tremor-brand-emphasis\/25:hover{color:#60a5fa40}.hover\:text-dark-tremor-brand-emphasis\/30:hover{color:#60a5fa4d}.hover\:text-dark-tremor-brand-emphasis\/35:hover{color:#60a5fa59}.hover\:text-dark-tremor-brand-emphasis\/40:hover{color:#60a5fa66}.hover\:text-dark-tremor-brand-emphasis\/45:hover{color:#60a5fa73}.hover\:text-dark-tremor-brand-emphasis\/5:hover{color:#60a5fa0d}.hover\:text-dark-tremor-brand-emphasis\/50:hover{color:#60a5fa80}.hover\:text-dark-tremor-brand-emphasis\/55:hover{color:#60a5fa8c}.hover\:text-dark-tremor-brand-emphasis\/60:hover{color:#60a5fa99}.hover\:text-dark-tremor-brand-emphasis\/65:hover{color:#60a5faa6}.hover\:text-dark-tremor-brand-emphasis\/70:hover{color:#60a5fab3}.hover\:text-dark-tremor-brand-emphasis\/75:hover{color:#60a5fabf}.hover\:text-dark-tremor-brand-emphasis\/80:hover{color:#60a5facc}.hover\:text-dark-tremor-brand-emphasis\/85:hover{color:#60a5fad9}.hover\:text-dark-tremor-brand-emphasis\/90:hover{color:#60a5fae6}.hover\:text-dark-tremor-brand-emphasis\/95:hover{color:#60a5faf2}.hover\:text-dark-tremor-brand-faint:hover{--tw-text-opacity: 1;color:rgb(11 18 41 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-brand-faint\/0:hover{color:#0b122900}.hover\:text-dark-tremor-brand-faint\/10:hover{color:#0b12291a}.hover\:text-dark-tremor-brand-faint\/100:hover{color:#0b1229}.hover\:text-dark-tremor-brand-faint\/15:hover{color:#0b122926}.hover\:text-dark-tremor-brand-faint\/20:hover{color:#0b122933}.hover\:text-dark-tremor-brand-faint\/25:hover{color:#0b122940}.hover\:text-dark-tremor-brand-faint\/30:hover{color:#0b12294d}.hover\:text-dark-tremor-brand-faint\/35:hover{color:#0b122959}.hover\:text-dark-tremor-brand-faint\/40:hover{color:#0b122966}.hover\:text-dark-tremor-brand-faint\/45:hover{color:#0b122973}.hover\:text-dark-tremor-brand-faint\/5:hover{color:#0b12290d}.hover\:text-dark-tremor-brand-faint\/50:hover{color:#0b122980}.hover\:text-dark-tremor-brand-faint\/55:hover{color:#0b12298c}.hover\:text-dark-tremor-brand-faint\/60:hover{color:#0b122999}.hover\:text-dark-tremor-brand-faint\/65:hover{color:#0b1229a6}.hover\:text-dark-tremor-brand-faint\/70:hover{color:#0b1229b3}.hover\:text-dark-tremor-brand-faint\/75:hover{color:#0b1229bf}.hover\:text-dark-tremor-brand-faint\/80:hover{color:#0b1229cc}.hover\:text-dark-tremor-brand-faint\/85:hover{color:#0b1229d9}.hover\:text-dark-tremor-brand-faint\/90:hover{color:#0b1229e6}.hover\:text-dark-tremor-brand-faint\/95:hover{color:#0b1229f2}.hover\:text-dark-tremor-brand-inverted:hover{--tw-text-opacity: 1;color:rgb(3 7 18 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-brand-inverted\/0:hover{color:#03071200}.hover\:text-dark-tremor-brand-inverted\/10:hover{color:#0307121a}.hover\:text-dark-tremor-brand-inverted\/100:hover{color:#030712}.hover\:text-dark-tremor-brand-inverted\/15:hover{color:#03071226}.hover\:text-dark-tremor-brand-inverted\/20:hover{color:#03071233}.hover\:text-dark-tremor-brand-inverted\/25:hover{color:#03071240}.hover\:text-dark-tremor-brand-inverted\/30:hover{color:#0307124d}.hover\:text-dark-tremor-brand-inverted\/35:hover{color:#03071259}.hover\:text-dark-tremor-brand-inverted\/40:hover{color:#03071266}.hover\:text-dark-tremor-brand-inverted\/45:hover{color:#03071273}.hover\:text-dark-tremor-brand-inverted\/5:hover{color:#0307120d}.hover\:text-dark-tremor-brand-inverted\/50:hover{color:#03071280}.hover\:text-dark-tremor-brand-inverted\/55:hover{color:#0307128c}.hover\:text-dark-tremor-brand-inverted\/60:hover{color:#03071299}.hover\:text-dark-tremor-brand-inverted\/65:hover{color:#030712a6}.hover\:text-dark-tremor-brand-inverted\/70:hover{color:#030712b3}.hover\:text-dark-tremor-brand-inverted\/75:hover{color:#030712bf}.hover\:text-dark-tremor-brand-inverted\/80:hover{color:#030712cc}.hover\:text-dark-tremor-brand-inverted\/85:hover{color:#030712d9}.hover\:text-dark-tremor-brand-inverted\/90:hover{color:#030712e6}.hover\:text-dark-tremor-brand-inverted\/95:hover{color:#030712f2}.hover\:text-dark-tremor-brand-muted:hover{--tw-text-opacity: 1;color:rgb(23 37 84 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-brand-muted\/0:hover{color:#17255400}.hover\:text-dark-tremor-brand-muted\/10:hover{color:#1725541a}.hover\:text-dark-tremor-brand-muted\/100:hover{color:#172554}.hover\:text-dark-tremor-brand-muted\/15:hover{color:#17255426}.hover\:text-dark-tremor-brand-muted\/20:hover{color:#17255433}.hover\:text-dark-tremor-brand-muted\/25:hover{color:#17255440}.hover\:text-dark-tremor-brand-muted\/30:hover{color:#1725544d}.hover\:text-dark-tremor-brand-muted\/35:hover{color:#17255459}.hover\:text-dark-tremor-brand-muted\/40:hover{color:#17255466}.hover\:text-dark-tremor-brand-muted\/45:hover{color:#17255473}.hover\:text-dark-tremor-brand-muted\/5:hover{color:#1725540d}.hover\:text-dark-tremor-brand-muted\/50:hover{color:#17255480}.hover\:text-dark-tremor-brand-muted\/55:hover{color:#1725548c}.hover\:text-dark-tremor-brand-muted\/60:hover{color:#17255499}.hover\:text-dark-tremor-brand-muted\/65:hover{color:#172554a6}.hover\:text-dark-tremor-brand-muted\/70:hover{color:#172554b3}.hover\:text-dark-tremor-brand-muted\/75:hover{color:#172554bf}.hover\:text-dark-tremor-brand-muted\/80:hover{color:#172554cc}.hover\:text-dark-tremor-brand-muted\/85:hover{color:#172554d9}.hover\:text-dark-tremor-brand-muted\/90:hover{color:#172554e6}.hover\:text-dark-tremor-brand-muted\/95:hover{color:#172554f2}.hover\:text-dark-tremor-brand-subtle:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-brand-subtle\/0:hover{color:#1e40af00}.hover\:text-dark-tremor-brand-subtle\/10:hover{color:#1e40af1a}.hover\:text-dark-tremor-brand-subtle\/100:hover{color:#1e40af}.hover\:text-dark-tremor-brand-subtle\/15:hover{color:#1e40af26}.hover\:text-dark-tremor-brand-subtle\/20:hover{color:#1e40af33}.hover\:text-dark-tremor-brand-subtle\/25:hover{color:#1e40af40}.hover\:text-dark-tremor-brand-subtle\/30:hover{color:#1e40af4d}.hover\:text-dark-tremor-brand-subtle\/35:hover{color:#1e40af59}.hover\:text-dark-tremor-brand-subtle\/40:hover{color:#1e40af66}.hover\:text-dark-tremor-brand-subtle\/45:hover{color:#1e40af73}.hover\:text-dark-tremor-brand-subtle\/5:hover{color:#1e40af0d}.hover\:text-dark-tremor-brand-subtle\/50:hover{color:#1e40af80}.hover\:text-dark-tremor-brand-subtle\/55:hover{color:#1e40af8c}.hover\:text-dark-tremor-brand-subtle\/60:hover{color:#1e40af99}.hover\:text-dark-tremor-brand-subtle\/65:hover{color:#1e40afa6}.hover\:text-dark-tremor-brand-subtle\/70:hover{color:#1e40afb3}.hover\:text-dark-tremor-brand-subtle\/75:hover{color:#1e40afbf}.hover\:text-dark-tremor-brand-subtle\/80:hover{color:#1e40afcc}.hover\:text-dark-tremor-brand-subtle\/85:hover{color:#1e40afd9}.hover\:text-dark-tremor-brand-subtle\/90:hover{color:#1e40afe6}.hover\:text-dark-tremor-brand-subtle\/95:hover{color:#1e40aff2}.hover\:text-dark-tremor-content:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-content-emphasis:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-content-emphasis\/0:hover{color:#e5e7eb00}.hover\:text-dark-tremor-content-emphasis\/10:hover{color:#e5e7eb1a}.hover\:text-dark-tremor-content-emphasis\/100:hover{color:#e5e7eb}.hover\:text-dark-tremor-content-emphasis\/15:hover{color:#e5e7eb26}.hover\:text-dark-tremor-content-emphasis\/20:hover{color:#e5e7eb33}.hover\:text-dark-tremor-content-emphasis\/25:hover{color:#e5e7eb40}.hover\:text-dark-tremor-content-emphasis\/30:hover{color:#e5e7eb4d}.hover\:text-dark-tremor-content-emphasis\/35:hover{color:#e5e7eb59}.hover\:text-dark-tremor-content-emphasis\/40:hover{color:#e5e7eb66}.hover\:text-dark-tremor-content-emphasis\/45:hover{color:#e5e7eb73}.hover\:text-dark-tremor-content-emphasis\/5:hover{color:#e5e7eb0d}.hover\:text-dark-tremor-content-emphasis\/50:hover{color:#e5e7eb80}.hover\:text-dark-tremor-content-emphasis\/55:hover{color:#e5e7eb8c}.hover\:text-dark-tremor-content-emphasis\/60:hover{color:#e5e7eb99}.hover\:text-dark-tremor-content-emphasis\/65:hover{color:#e5e7eba6}.hover\:text-dark-tremor-content-emphasis\/70:hover{color:#e5e7ebb3}.hover\:text-dark-tremor-content-emphasis\/75:hover{color:#e5e7ebbf}.hover\:text-dark-tremor-content-emphasis\/80:hover{color:#e5e7ebcc}.hover\:text-dark-tremor-content-emphasis\/85:hover{color:#e5e7ebd9}.hover\:text-dark-tremor-content-emphasis\/90:hover{color:#e5e7ebe6}.hover\:text-dark-tremor-content-emphasis\/95:hover{color:#e5e7ebf2}.hover\:text-dark-tremor-content-inverted:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-content-inverted\/0:hover{color:#11182700}.hover\:text-dark-tremor-content-inverted\/10:hover{color:#1118271a}.hover\:text-dark-tremor-content-inverted\/100:hover{color:#111827}.hover\:text-dark-tremor-content-inverted\/15:hover{color:#11182726}.hover\:text-dark-tremor-content-inverted\/20:hover{color:#11182733}.hover\:text-dark-tremor-content-inverted\/25:hover{color:#11182740}.hover\:text-dark-tremor-content-inverted\/30:hover{color:#1118274d}.hover\:text-dark-tremor-content-inverted\/35:hover{color:#11182759}.hover\:text-dark-tremor-content-inverted\/40:hover{color:#11182766}.hover\:text-dark-tremor-content-inverted\/45:hover{color:#11182773}.hover\:text-dark-tremor-content-inverted\/5:hover{color:#1118270d}.hover\:text-dark-tremor-content-inverted\/50:hover{color:#11182780}.hover\:text-dark-tremor-content-inverted\/55:hover{color:#1118278c}.hover\:text-dark-tremor-content-inverted\/60:hover{color:#11182799}.hover\:text-dark-tremor-content-inverted\/65:hover{color:#111827a6}.hover\:text-dark-tremor-content-inverted\/70:hover{color:#111827b3}.hover\:text-dark-tremor-content-inverted\/75:hover{color:#111827bf}.hover\:text-dark-tremor-content-inverted\/80:hover{color:#111827cc}.hover\:text-dark-tremor-content-inverted\/85:hover{color:#111827d9}.hover\:text-dark-tremor-content-inverted\/90:hover{color:#111827e6}.hover\:text-dark-tremor-content-inverted\/95:hover{color:#111827f2}.hover\:text-dark-tremor-content-strong:hover{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-content-strong\/0:hover{color:#f9fafb00}.hover\:text-dark-tremor-content-strong\/10:hover{color:#f9fafb1a}.hover\:text-dark-tremor-content-strong\/100:hover{color:#f9fafb}.hover\:text-dark-tremor-content-strong\/15:hover{color:#f9fafb26}.hover\:text-dark-tremor-content-strong\/20:hover{color:#f9fafb33}.hover\:text-dark-tremor-content-strong\/25:hover{color:#f9fafb40}.hover\:text-dark-tremor-content-strong\/30:hover{color:#f9fafb4d}.hover\:text-dark-tremor-content-strong\/35:hover{color:#f9fafb59}.hover\:text-dark-tremor-content-strong\/40:hover{color:#f9fafb66}.hover\:text-dark-tremor-content-strong\/45:hover{color:#f9fafb73}.hover\:text-dark-tremor-content-strong\/5:hover{color:#f9fafb0d}.hover\:text-dark-tremor-content-strong\/50:hover{color:#f9fafb80}.hover\:text-dark-tremor-content-strong\/55:hover{color:#f9fafb8c}.hover\:text-dark-tremor-content-strong\/60:hover{color:#f9fafb99}.hover\:text-dark-tremor-content-strong\/65:hover{color:#f9fafba6}.hover\:text-dark-tremor-content-strong\/70:hover{color:#f9fafbb3}.hover\:text-dark-tremor-content-strong\/75:hover{color:#f9fafbbf}.hover\:text-dark-tremor-content-strong\/80:hover{color:#f9fafbcc}.hover\:text-dark-tremor-content-strong\/85:hover{color:#f9fafbd9}.hover\:text-dark-tremor-content-strong\/90:hover{color:#f9fafbe6}.hover\:text-dark-tremor-content-strong\/95:hover{color:#f9fafbf2}.hover\:text-dark-tremor-content-subtle:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-dark-tremor-content-subtle\/0:hover{color:#6b728000}.hover\:text-dark-tremor-content-subtle\/10:hover{color:#6b72801a}.hover\:text-dark-tremor-content-subtle\/100:hover{color:#6b7280}.hover\:text-dark-tremor-content-subtle\/15:hover{color:#6b728026}.hover\:text-dark-tremor-content-subtle\/20:hover{color:#6b728033}.hover\:text-dark-tremor-content-subtle\/25:hover{color:#6b728040}.hover\:text-dark-tremor-content-subtle\/30:hover{color:#6b72804d}.hover\:text-dark-tremor-content-subtle\/35:hover{color:#6b728059}.hover\:text-dark-tremor-content-subtle\/40:hover{color:#6b728066}.hover\:text-dark-tremor-content-subtle\/45:hover{color:#6b728073}.hover\:text-dark-tremor-content-subtle\/5:hover{color:#6b72800d}.hover\:text-dark-tremor-content-subtle\/50:hover{color:#6b728080}.hover\:text-dark-tremor-content-subtle\/55:hover{color:#6b72808c}.hover\:text-dark-tremor-content-subtle\/60:hover{color:#6b728099}.hover\:text-dark-tremor-content-subtle\/65:hover{color:#6b7280a6}.hover\:text-dark-tremor-content-subtle\/70:hover{color:#6b7280b3}.hover\:text-dark-tremor-content-subtle\/75:hover{color:#6b7280bf}.hover\:text-dark-tremor-content-subtle\/80:hover{color:#6b7280cc}.hover\:text-dark-tremor-content-subtle\/85:hover{color:#6b7280d9}.hover\:text-dark-tremor-content-subtle\/90:hover{color:#6b7280e6}.hover\:text-dark-tremor-content-subtle\/95:hover{color:#6b7280f2}.hover\:text-destructive-800:hover{--tw-text-opacity: 1;color:hsl(var(--wg-destructive-800) / var(--wg-destructive-800-opacity, var(--tw-text-opacity)))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.hover\:text-primary:hover{color:hsl(var(--primary))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-surface-300:hover{--tw-text-opacity: 1;color:hsl(var(--wg-surface-300) / var(--wg-surface-300-opacity, var(--tw-text-opacity)))}.hover\:text-surface-900:hover{--tw-text-opacity: 1;color:hsl(var(--wg-surface-900) / var(--wg-surface-900-opacity, var(--tw-text-opacity)))}.hover\:text-tremor-background:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-tremor-background-emphasis:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.hover\:text-tremor-background-emphasis\/0:hover{color:#e5e7eb00}.hover\:text-tremor-background-emphasis\/10:hover{color:#e5e7eb1a}.hover\:text-tremor-background-emphasis\/100:hover{color:#e5e7eb}.hover\:text-tremor-background-emphasis\/15:hover{color:#e5e7eb26}.hover\:text-tremor-background-emphasis\/20:hover{color:#e5e7eb33}.hover\:text-tremor-background-emphasis\/25:hover{color:#e5e7eb40}.hover\:text-tremor-background-emphasis\/30:hover{color:#e5e7eb4d}.hover\:text-tremor-background-emphasis\/35:hover{color:#e5e7eb59}.hover\:text-tremor-background-emphasis\/40:hover{color:#e5e7eb66}.hover\:text-tremor-background-emphasis\/45:hover{color:#e5e7eb73}.hover\:text-tremor-background-emphasis\/5:hover{color:#e5e7eb0d}.hover\:text-tremor-background-emphasis\/50:hover{color:#e5e7eb80}.hover\:text-tremor-background-emphasis\/55:hover{color:#e5e7eb8c}.hover\:text-tremor-background-emphasis\/60:hover{color:#e5e7eb99}.hover\:text-tremor-background-emphasis\/65:hover{color:#e5e7eba6}.hover\:text-tremor-background-emphasis\/70:hover{color:#e5e7ebb3}.hover\:text-tremor-background-emphasis\/75:hover{color:#e5e7ebbf}.hover\:text-tremor-background-emphasis\/80:hover{color:#e5e7ebcc}.hover\:text-tremor-background-emphasis\/85:hover{color:#e5e7ebd9}.hover\:text-tremor-background-emphasis\/90:hover{color:#e5e7ebe6}.hover\:text-tremor-background-emphasis\/95:hover{color:#e5e7ebf2}.hover\:text-tremor-background-muted:hover{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.hover\:text-tremor-background-muted\/0:hover{color:#f9fafb00}.hover\:text-tremor-background-muted\/10:hover{color:#f9fafb1a}.hover\:text-tremor-background-muted\/100:hover{color:#f9fafb}.hover\:text-tremor-background-muted\/15:hover{color:#f9fafb26}.hover\:text-tremor-background-muted\/20:hover{color:#f9fafb33}.hover\:text-tremor-background-muted\/25:hover{color:#f9fafb40}.hover\:text-tremor-background-muted\/30:hover{color:#f9fafb4d}.hover\:text-tremor-background-muted\/35:hover{color:#f9fafb59}.hover\:text-tremor-background-muted\/40:hover{color:#f9fafb66}.hover\:text-tremor-background-muted\/45:hover{color:#f9fafb73}.hover\:text-tremor-background-muted\/5:hover{color:#f9fafb0d}.hover\:text-tremor-background-muted\/50:hover{color:#f9fafb80}.hover\:text-tremor-background-muted\/55:hover{color:#f9fafb8c}.hover\:text-tremor-background-muted\/60:hover{color:#f9fafb99}.hover\:text-tremor-background-muted\/65:hover{color:#f9fafba6}.hover\:text-tremor-background-muted\/70:hover{color:#f9fafbb3}.hover\:text-tremor-background-muted\/75:hover{color:#f9fafbbf}.hover\:text-tremor-background-muted\/80:hover{color:#f9fafbcc}.hover\:text-tremor-background-muted\/85:hover{color:#f9fafbd9}.hover\:text-tremor-background-muted\/90:hover{color:#f9fafbe6}.hover\:text-tremor-background-muted\/95:hover{color:#f9fafbf2}.hover\:text-tremor-background-subtle:hover{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.hover\:text-tremor-background-subtle\/0:hover{color:#f3f4f600}.hover\:text-tremor-background-subtle\/10:hover{color:#f3f4f61a}.hover\:text-tremor-background-subtle\/100:hover{color:#f3f4f6}.hover\:text-tremor-background-subtle\/15:hover{color:#f3f4f626}.hover\:text-tremor-background-subtle\/20:hover{color:#f3f4f633}.hover\:text-tremor-background-subtle\/25:hover{color:#f3f4f640}.hover\:text-tremor-background-subtle\/30:hover{color:#f3f4f64d}.hover\:text-tremor-background-subtle\/35:hover{color:#f3f4f659}.hover\:text-tremor-background-subtle\/40:hover{color:#f3f4f666}.hover\:text-tremor-background-subtle\/45:hover{color:#f3f4f673}.hover\:text-tremor-background-subtle\/5:hover{color:#f3f4f60d}.hover\:text-tremor-background-subtle\/50:hover{color:#f3f4f680}.hover\:text-tremor-background-subtle\/55:hover{color:#f3f4f68c}.hover\:text-tremor-background-subtle\/60:hover{color:#f3f4f699}.hover\:text-tremor-background-subtle\/65:hover{color:#f3f4f6a6}.hover\:text-tremor-background-subtle\/70:hover{color:#f3f4f6b3}.hover\:text-tremor-background-subtle\/75:hover{color:#f3f4f6bf}.hover\:text-tremor-background-subtle\/80:hover{color:#f3f4f6cc}.hover\:text-tremor-background-subtle\/85:hover{color:#f3f4f6d9}.hover\:text-tremor-background-subtle\/90:hover{color:#f3f4f6e6}.hover\:text-tremor-background-subtle\/95:hover{color:#f3f4f6f2}.hover\:text-tremor-border:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.hover\:text-tremor-brand:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.hover\:text-tremor-brand-emphasis:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-tremor-brand-emphasis\/0:hover{color:#1d4ed800}.hover\:text-tremor-brand-emphasis\/10:hover{color:#1d4ed81a}.hover\:text-tremor-brand-emphasis\/100:hover{color:#1d4ed8}.hover\:text-tremor-brand-emphasis\/15:hover{color:#1d4ed826}.hover\:text-tremor-brand-emphasis\/20:hover{color:#1d4ed833}.hover\:text-tremor-brand-emphasis\/25:hover{color:#1d4ed840}.hover\:text-tremor-brand-emphasis\/30:hover{color:#1d4ed84d}.hover\:text-tremor-brand-emphasis\/35:hover{color:#1d4ed859}.hover\:text-tremor-brand-emphasis\/40:hover{color:#1d4ed866}.hover\:text-tremor-brand-emphasis\/45:hover{color:#1d4ed873}.hover\:text-tremor-brand-emphasis\/5:hover{color:#1d4ed80d}.hover\:text-tremor-brand-emphasis\/50:hover{color:#1d4ed880}.hover\:text-tremor-brand-emphasis\/55:hover{color:#1d4ed88c}.hover\:text-tremor-brand-emphasis\/60:hover{color:#1d4ed899}.hover\:text-tremor-brand-emphasis\/65:hover{color:#1d4ed8a6}.hover\:text-tremor-brand-emphasis\/70:hover{color:#1d4ed8b3}.hover\:text-tremor-brand-emphasis\/75:hover{color:#1d4ed8bf}.hover\:text-tremor-brand-emphasis\/80:hover{color:#1d4ed8cc}.hover\:text-tremor-brand-emphasis\/85:hover{color:#1d4ed8d9}.hover\:text-tremor-brand-emphasis\/90:hover{color:#1d4ed8e6}.hover\:text-tremor-brand-emphasis\/95:hover{color:#1d4ed8f2}.hover\:text-tremor-brand-faint:hover{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.hover\:text-tremor-brand-faint\/0:hover{color:#eff6ff00}.hover\:text-tremor-brand-faint\/10:hover{color:#eff6ff1a}.hover\:text-tremor-brand-faint\/100:hover{color:#eff6ff}.hover\:text-tremor-brand-faint\/15:hover{color:#eff6ff26}.hover\:text-tremor-brand-faint\/20:hover{color:#eff6ff33}.hover\:text-tremor-brand-faint\/25:hover{color:#eff6ff40}.hover\:text-tremor-brand-faint\/30:hover{color:#eff6ff4d}.hover\:text-tremor-brand-faint\/35:hover{color:#eff6ff59}.hover\:text-tremor-brand-faint\/40:hover{color:#eff6ff66}.hover\:text-tremor-brand-faint\/45:hover{color:#eff6ff73}.hover\:text-tremor-brand-faint\/5:hover{color:#eff6ff0d}.hover\:text-tremor-brand-faint\/50:hover{color:#eff6ff80}.hover\:text-tremor-brand-faint\/55:hover{color:#eff6ff8c}.hover\:text-tremor-brand-faint\/60:hover{color:#eff6ff99}.hover\:text-tremor-brand-faint\/65:hover{color:#eff6ffa6}.hover\:text-tremor-brand-faint\/70:hover{color:#eff6ffb3}.hover\:text-tremor-brand-faint\/75:hover{color:#eff6ffbf}.hover\:text-tremor-brand-faint\/80:hover{color:#eff6ffcc}.hover\:text-tremor-brand-faint\/85:hover{color:#eff6ffd9}.hover\:text-tremor-brand-faint\/90:hover{color:#eff6ffe6}.hover\:text-tremor-brand-faint\/95:hover{color:#eff6fff2}.hover\:text-tremor-brand-inverted:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-tremor-brand-inverted\/0:hover{color:#fff0}.hover\:text-tremor-brand-inverted\/10:hover{color:#ffffff1a}.hover\:text-tremor-brand-inverted\/100:hover{color:#fff}.hover\:text-tremor-brand-inverted\/15:hover{color:#ffffff26}.hover\:text-tremor-brand-inverted\/20:hover{color:#fff3}.hover\:text-tremor-brand-inverted\/25:hover{color:#ffffff40}.hover\:text-tremor-brand-inverted\/30:hover{color:#ffffff4d}.hover\:text-tremor-brand-inverted\/35:hover{color:#ffffff59}.hover\:text-tremor-brand-inverted\/40:hover{color:#fff6}.hover\:text-tremor-brand-inverted\/45:hover{color:#ffffff73}.hover\:text-tremor-brand-inverted\/5:hover{color:#ffffff0d}.hover\:text-tremor-brand-inverted\/50:hover{color:#ffffff80}.hover\:text-tremor-brand-inverted\/55:hover{color:#ffffff8c}.hover\:text-tremor-brand-inverted\/60:hover{color:#fff9}.hover\:text-tremor-brand-inverted\/65:hover{color:#ffffffa6}.hover\:text-tremor-brand-inverted\/70:hover{color:#ffffffb3}.hover\:text-tremor-brand-inverted\/75:hover{color:#ffffffbf}.hover\:text-tremor-brand-inverted\/80:hover{color:#fffc}.hover\:text-tremor-brand-inverted\/85:hover{color:#ffffffd9}.hover\:text-tremor-brand-inverted\/90:hover{color:#ffffffe6}.hover\:text-tremor-brand-inverted\/95:hover{color:#fffffff2}.hover\:text-tremor-brand-muted:hover{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.hover\:text-tremor-brand-muted\/0:hover{color:#bfdbfe00}.hover\:text-tremor-brand-muted\/10:hover{color:#bfdbfe1a}.hover\:text-tremor-brand-muted\/100:hover{color:#bfdbfe}.hover\:text-tremor-brand-muted\/15:hover{color:#bfdbfe26}.hover\:text-tremor-brand-muted\/20:hover{color:#bfdbfe33}.hover\:text-tremor-brand-muted\/25:hover{color:#bfdbfe40}.hover\:text-tremor-brand-muted\/30:hover{color:#bfdbfe4d}.hover\:text-tremor-brand-muted\/35:hover{color:#bfdbfe59}.hover\:text-tremor-brand-muted\/40:hover{color:#bfdbfe66}.hover\:text-tremor-brand-muted\/45:hover{color:#bfdbfe73}.hover\:text-tremor-brand-muted\/5:hover{color:#bfdbfe0d}.hover\:text-tremor-brand-muted\/50:hover{color:#bfdbfe80}.hover\:text-tremor-brand-muted\/55:hover{color:#bfdbfe8c}.hover\:text-tremor-brand-muted\/60:hover{color:#bfdbfe99}.hover\:text-tremor-brand-muted\/65:hover{color:#bfdbfea6}.hover\:text-tremor-brand-muted\/70:hover{color:#bfdbfeb3}.hover\:text-tremor-brand-muted\/75:hover{color:#bfdbfebf}.hover\:text-tremor-brand-muted\/80:hover{color:#bfdbfecc}.hover\:text-tremor-brand-muted\/85:hover{color:#bfdbfed9}.hover\:text-tremor-brand-muted\/90:hover{color:#bfdbfee6}.hover\:text-tremor-brand-muted\/95:hover{color:#bfdbfef2}.hover\:text-tremor-brand-subtle:hover{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.hover\:text-tremor-brand-subtle\/0:hover{color:#60a5fa00}.hover\:text-tremor-brand-subtle\/10:hover{color:#60a5fa1a}.hover\:text-tremor-brand-subtle\/100:hover{color:#60a5fa}.hover\:text-tremor-brand-subtle\/15:hover{color:#60a5fa26}.hover\:text-tremor-brand-subtle\/20:hover{color:#60a5fa33}.hover\:text-tremor-brand-subtle\/25:hover{color:#60a5fa40}.hover\:text-tremor-brand-subtle\/30:hover{color:#60a5fa4d}.hover\:text-tremor-brand-subtle\/35:hover{color:#60a5fa59}.hover\:text-tremor-brand-subtle\/40:hover{color:#60a5fa66}.hover\:text-tremor-brand-subtle\/45:hover{color:#60a5fa73}.hover\:text-tremor-brand-subtle\/5:hover{color:#60a5fa0d}.hover\:text-tremor-brand-subtle\/50:hover{color:#60a5fa80}.hover\:text-tremor-brand-subtle\/55:hover{color:#60a5fa8c}.hover\:text-tremor-brand-subtle\/60:hover{color:#60a5fa99}.hover\:text-tremor-brand-subtle\/65:hover{color:#60a5faa6}.hover\:text-tremor-brand-subtle\/70:hover{color:#60a5fab3}.hover\:text-tremor-brand-subtle\/75:hover{color:#60a5fabf}.hover\:text-tremor-brand-subtle\/80:hover{color:#60a5facc}.hover\:text-tremor-brand-subtle\/85:hover{color:#60a5fad9}.hover\:text-tremor-brand-subtle\/90:hover{color:#60a5fae6}.hover\:text-tremor-brand-subtle\/95:hover{color:#60a5faf2}.hover\:text-tremor-content:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-tremor-content-emphasis:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-tremor-content-emphasis\/0:hover{color:#37415100}.hover\:text-tremor-content-emphasis\/10:hover{color:#3741511a}.hover\:text-tremor-content-emphasis\/100:hover{color:#374151}.hover\:text-tremor-content-emphasis\/15:hover{color:#37415126}.hover\:text-tremor-content-emphasis\/20:hover{color:#37415133}.hover\:text-tremor-content-emphasis\/25:hover{color:#37415140}.hover\:text-tremor-content-emphasis\/30:hover{color:#3741514d}.hover\:text-tremor-content-emphasis\/35:hover{color:#37415159}.hover\:text-tremor-content-emphasis\/40:hover{color:#37415166}.hover\:text-tremor-content-emphasis\/45:hover{color:#37415173}.hover\:text-tremor-content-emphasis\/5:hover{color:#3741510d}.hover\:text-tremor-content-emphasis\/50:hover{color:#37415180}.hover\:text-tremor-content-emphasis\/55:hover{color:#3741518c}.hover\:text-tremor-content-emphasis\/60:hover{color:#37415199}.hover\:text-tremor-content-emphasis\/65:hover{color:#374151a6}.hover\:text-tremor-content-emphasis\/70:hover{color:#374151b3}.hover\:text-tremor-content-emphasis\/75:hover{color:#374151bf}.hover\:text-tremor-content-emphasis\/80:hover{color:#374151cc}.hover\:text-tremor-content-emphasis\/85:hover{color:#374151d9}.hover\:text-tremor-content-emphasis\/90:hover{color:#374151e6}.hover\:text-tremor-content-emphasis\/95:hover{color:#374151f2}.hover\:text-tremor-content-inverted:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-tremor-content-inverted\/0:hover{color:#fff0}.hover\:text-tremor-content-inverted\/10:hover{color:#ffffff1a}.hover\:text-tremor-content-inverted\/100:hover{color:#fff}.hover\:text-tremor-content-inverted\/15:hover{color:#ffffff26}.hover\:text-tremor-content-inverted\/20:hover{color:#fff3}.hover\:text-tremor-content-inverted\/25:hover{color:#ffffff40}.hover\:text-tremor-content-inverted\/30:hover{color:#ffffff4d}.hover\:text-tremor-content-inverted\/35:hover{color:#ffffff59}.hover\:text-tremor-content-inverted\/40:hover{color:#fff6}.hover\:text-tremor-content-inverted\/45:hover{color:#ffffff73}.hover\:text-tremor-content-inverted\/5:hover{color:#ffffff0d}.hover\:text-tremor-content-inverted\/50:hover{color:#ffffff80}.hover\:text-tremor-content-inverted\/55:hover{color:#ffffff8c}.hover\:text-tremor-content-inverted\/60:hover{color:#fff9}.hover\:text-tremor-content-inverted\/65:hover{color:#ffffffa6}.hover\:text-tremor-content-inverted\/70:hover{color:#ffffffb3}.hover\:text-tremor-content-inverted\/75:hover{color:#ffffffbf}.hover\:text-tremor-content-inverted\/80:hover{color:#fffc}.hover\:text-tremor-content-inverted\/85:hover{color:#ffffffd9}.hover\:text-tremor-content-inverted\/90:hover{color:#ffffffe6}.hover\:text-tremor-content-inverted\/95:hover{color:#fffffff2}.hover\:text-tremor-content-strong:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-tremor-content-strong\/0:hover{color:#11182700}.hover\:text-tremor-content-strong\/10:hover{color:#1118271a}.hover\:text-tremor-content-strong\/100:hover{color:#111827}.hover\:text-tremor-content-strong\/15:hover{color:#11182726}.hover\:text-tremor-content-strong\/20:hover{color:#11182733}.hover\:text-tremor-content-strong\/25:hover{color:#11182740}.hover\:text-tremor-content-strong\/30:hover{color:#1118274d}.hover\:text-tremor-content-strong\/35:hover{color:#11182759}.hover\:text-tremor-content-strong\/40:hover{color:#11182766}.hover\:text-tremor-content-strong\/45:hover{color:#11182773}.hover\:text-tremor-content-strong\/5:hover{color:#1118270d}.hover\:text-tremor-content-strong\/50:hover{color:#11182780}.hover\:text-tremor-content-strong\/55:hover{color:#1118278c}.hover\:text-tremor-content-strong\/60:hover{color:#11182799}.hover\:text-tremor-content-strong\/65:hover{color:#111827a6}.hover\:text-tremor-content-strong\/70:hover{color:#111827b3}.hover\:text-tremor-content-strong\/75:hover{color:#111827bf}.hover\:text-tremor-content-strong\/80:hover{color:#111827cc}.hover\:text-tremor-content-strong\/85:hover{color:#111827d9}.hover\:text-tremor-content-strong\/90:hover{color:#111827e6}.hover\:text-tremor-content-strong\/95:hover{color:#111827f2}.hover\:text-tremor-content-subtle:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-tremor-content-subtle\/0:hover{color:#9ca3af00}.hover\:text-tremor-content-subtle\/10:hover{color:#9ca3af1a}.hover\:text-tremor-content-subtle\/100:hover{color:#9ca3af}.hover\:text-tremor-content-subtle\/15:hover{color:#9ca3af26}.hover\:text-tremor-content-subtle\/20:hover{color:#9ca3af33}.hover\:text-tremor-content-subtle\/25:hover{color:#9ca3af40}.hover\:text-tremor-content-subtle\/30:hover{color:#9ca3af4d}.hover\:text-tremor-content-subtle\/35:hover{color:#9ca3af59}.hover\:text-tremor-content-subtle\/40:hover{color:#9ca3af66}.hover\:text-tremor-content-subtle\/45:hover{color:#9ca3af73}.hover\:text-tremor-content-subtle\/5:hover{color:#9ca3af0d}.hover\:text-tremor-content-subtle\/50:hover{color:#9ca3af80}.hover\:text-tremor-content-subtle\/55:hover{color:#9ca3af8c}.hover\:text-tremor-content-subtle\/60:hover{color:#9ca3af99}.hover\:text-tremor-content-subtle\/65:hover{color:#9ca3afa6}.hover\:text-tremor-content-subtle\/70:hover{color:#9ca3afb3}.hover\:text-tremor-content-subtle\/75:hover{color:#9ca3afbf}.hover\:text-tremor-content-subtle\/80:hover{color:#9ca3afcc}.hover\:text-tremor-content-subtle\/85:hover{color:#9ca3afd9}.hover\:text-tremor-content-subtle\/90:hover{color:#9ca3afe6}.hover\:text-tremor-content-subtle\/95:hover{color:#9ca3aff2}.hover\:text-wg-gray-600:hover{--tw-text-opacity: 1;color:rgb(85 85 109 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:underline-offset-2:hover{text-underline-offset:2px}.hover\:opacity-100:hover{opacity:1}.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)}.file\:hover\:bg-gray-100:hover::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus\:z-10:focus{z-index:10}.focus\:border-none:focus{border-style:none}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:bg-primary:focus{background-color:hsl(var(--primary))}.focus\:bg-surface:focus{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface) / var(--wg-surface-opacity, var(--tw-bg-opacity)))}.focus\:bg-surface-overlay-focus:focus{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-overlay-focus) / var(--wg-surface-overlay-focus-opacity, var(--tw-bg-opacity)))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:text-primary-foreground:focus{color:hsl(var(--primary-foreground))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline:focus{outline-style:solid}.focus\:outline-0:focus{outline-width:0px}.focus\:outline-1:focus{outline-width:1px}.focus\:outline-2:focus{outline-width:2px}.focus\:-outline-offset-1:focus{outline-offset:-1px}.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-blue-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-slate-950:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(2 6 23 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\:wg-bg-surface-overlay-focus:focus{background:hsl(var(--wg-surface-overlay-focus) / var(--wg-surface-overlay-focus-opacity, 1));--wg-background: var(--wg-surface-overlay-focus)}.focus-visible\:z-10:focus-visible{z-index:10}.focus-visible\:border-primary:focus-visible{border-color:hsl(var(--primary))}.focus-visible\:bg-gray-100:focus-visible{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus-visible\:text-destructive-400:focus-visible{--tw-text-opacity: 1;color:hsl(var(--wg-destructive-400) / var(--wg-destructive-400-opacity, var(--tw-text-opacity)))}.focus-visible\:text-destructive-800:focus-visible{--tw-text-opacity: 1;color:hsl(var(--wg-destructive-800) / var(--wg-destructive-800-opacity, var(--tw-text-opacity)))}.focus-visible\:text-primary:focus-visible{color:hsl(var(--primary))}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-0:focus-visible{outline-width:0px}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:-outline-offset-1:focus-visible{outline-offset:-1px}.focus-visible\:-outline-offset-2:focus-visible{outline-offset:-2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-primary:focus-visible{outline-color:hsl(var(--primary))}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.first\:focus-visible\:rounded-s-\[7px\]:focus-visible:first-child{border-start-start-radius:7px;border-end-start-radius:7px}.last\:focus-visible\:rounded-r-\[7px\]:focus-visible:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:hidden:disabled{display:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-destructive-100:disabled{--tw-border-opacity: 1;border-color:hsl(var(--wg-destructive-100) / var(--wg-destructive-100-opacity, var(--tw-border-opacity)))}.disabled\:border-gray-300:disabled{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.disabled\:border-surface-50:disabled{--tw-border-opacity: 1;border-color:hsl(var(--wg-surface-50) / var(--wg-surface-50-opacity, var(--tw-border-opacity)))}.disabled\:bg-blue-300:disabled{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.disabled\:bg-destructive:disabled{background-color:hsl(var(--destructive))}.disabled\:bg-destructive-50:disabled{--tw-bg-opacity: 1;background-color:hsl(var(--wg-destructive-50) / var(--wg-destructive-50-opacity, var(--tw-bg-opacity)))}.disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.disabled\:bg-red-300:disabled{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.disabled\:bg-secondary-200:disabled{--tw-bg-opacity: 1;background-color:hsl(var(--wg-secondary-200) / var(--wg-secondary-200-opacity, var(--tw-bg-opacity)))}.disabled\:bg-surface-overlay-focus:disabled{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-overlay-focus) / var(--wg-surface-overlay-focus-opacity, var(--tw-bg-opacity)))}.disabled\:text-destructive-300:disabled{--tw-text-opacity: 1;color:hsl(var(--wg-destructive-300) / var(--wg-destructive-300-opacity, var(--tw-text-opacity)))}.disabled\:text-gray-400:disabled{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.disabled\:text-surface-300:disabled{--tw-text-opacity: 1;color:hsl(var(--wg-surface-300) / var(--wg-surface-300-opacity, var(--tw-text-opacity)))}.disabled\:text-white:disabled{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:shadow-none:disabled{--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)}.file\:disabled\:pointer-events-none:disabled::file-selector-button{pointer-events:none}.file\:disabled\:bg-gray-100:disabled::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.file\:disabled\:text-gray-500:disabled::file-selector-button{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:flex{display:flex}.group:hover .group-hover\:hidden{display:none}.group:hover .group-hover\:bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-primary{color:hsl(var(--primary))}.group:hover .group-hover\:opacity-70{opacity:.7}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.aria-selected\:bg-accent[aria-selected=true]{background-color:hsl(var(--accent))}.aria-selected\:bg-accent\/50[aria-selected=true]{background-color:hsl(var(--accent) / .5)}.aria-selected\:text-accent-foreground[aria-selected=true]{color:hsl(var(--accent-foreground))}.aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.aria-selected\:opacity-30[aria-selected=true]{opacity:.3}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[orientation\=vertical\]\:left-0[data-orientation=vertical]{left:0}.data-\[orientation\=horizontal\]\:h-full[data-orientation=horizontal]{height:100%}.data-\[orientation\=vertical\]\:h-72[data-orientation=vertical]{height:18rem}.data-\[orientation\=horizontal\]\:min-h-6[data-orientation=horizontal]{min-height:24px}.data-\[orientation\=vertical\]\:w-2[data-orientation=vertical]{width:.5rem}.data-\[orientation\=vertical\]\:w-full[data-orientation=vertical]{width:100%}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-\[14px\][data-state=checked]{--tw-translate-x: 14px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0\.5[data-state=unchecked]{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-5px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.data-\[side\=bottom\]\:animate-wg-fade-in-down[data-side=bottom]{animation:fadeInDown .3s cubic-bezier(.2,1,.4,1)}.data-\[side\=bottom\]\:animate-wg-fade-in-up[data-side=bottom]{animation:fadeInUp .3s cubic-bezier(.2,1,.4,1)}@keyframes fadeInLeft{0%{opacity:0;transform:translate(5px) scale(.97)}to{opacity:1;transform:translate(0) scale(1)}}.data-\[side\=left\]\:animate-wg-fade-in-left[data-side=left]{animation:fadeInLeft .3s cubic-bezier(.2,1,.4,1)}@keyframes fadeInRight{0%{opacity:0;transform:translate(-5px) scale(.97)}to{opacity:1;transform:translate(0) scale(1)}}.data-\[side\=right\]\:animate-wg-fade-in-right[data-side=right]{animation:fadeInRight .3s cubic-bezier(.2,1,.4,1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(5px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.data-\[side\=top\]\:animate-wg-fade-in-up[data-side=top]{animation:fadeInUp .3s cubic-bezier(.2,1,.4,1)}@keyframes hide{0%{opacity:1}to{opacity:0}}.data-\[state\=closed\]\:animate-hide[data-state=closed]{animation:hide .15s cubic-bezier(.16,1,.3,1)}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.97)}}.data-\[state\=closed\]\:animate-wg-fade-out[data-state=closed]{animation:fadeOut .15s cubic-bezier(.2,1,.4,1)}.data-\[state\=instant-open\]\:\!animate-none[data-state=instant-open]{animation:none!important}.data-\[state\=active\]\:cursor-grabbing[data-state=active]{cursor:grabbing}.data-\[orientation\=vertical\]\:flex-col[data-orientation=vertical]{flex-direction:column}.data-\[orientation\=vertical\]\:justify-center[data-orientation=vertical]{justify-content:center}.data-\[state\=active\]\:border-blue-500[data-state=active]{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.data-\[state\=active\]\:border-primary[data-state=active]{border-color:hsl(var(--primary))}.data-\[state\=active\]\:border-b-primary[data-state=active]{border-bottom-color:hsl(var(--primary))}.data-\[state\=active\]\:border-t-primary[data-state=active]{border-top-color:hsl(var(--primary))}.data-\[selected\=\'true\'\]\:bg-slate-100[data-selected=true]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.data-\[selected\=true\]\:bg-accent[data-selected=true]{background-color:hsl(var(--accent))}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=active\]\:bg-surface[data-state=active]{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface) / var(--wg-surface-opacity, 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, 1))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=checked\]\:bg-surface-100[data-state=checked]{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-100) / var(--wg-surface-100-opacity, var(--tw-bg-opacity)))}.data-\[state\=checked\]\:bg-surface-overlay-focus[data-state=checked]{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-overlay-focus) / var(--wg-surface-overlay-focus-opacity, var(--tw-bg-opacity)))}.data-\[state\=on\]\:bg-accent[data-state=on]{background-color:hsl(var(--accent))}.data-\[state\=on\]\:bg-surface-50[data-state=on]{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-50) / var(--wg-surface-50-opacity, var(--tw-bg-opacity)))}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-muted[data-state=open]{background-color:hsl(var(--muted))}.data-\[state\=open\]\:bg-slate-100[data-state=open]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.data-\[state\=open\]\:bg-surface-overlay-focus[data-state=open]{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-overlay-focus) / var(--wg-surface-overlay-focus-opacity, var(--tw-bg-opacity)))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[orientation\=vertical\]\:px-3[data-orientation=vertical]{padding-left:.75rem;padding-right:.75rem}.data-\[state\=active\]\:font-medium[data-state=active]{font-weight:500}.data-\[state\=checked\]\:font-semibold[data-state=checked]{font-weight:600}.data-\[state\=on\]\:font-medium[data-state=on]{font-weight:500}.data-\[placeholder\]\:text-surface-500[data-placeholder]{--tw-text-opacity: 1;color:hsl(var(--wg-surface-500) / var(--wg-surface-500-opacity, var(--tw-text-opacity)))}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:hsl(var(--accent-foreground))}.data-\[selected\=true\]\:text-slate-900[data-selected=true]{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.data-\[state\=active\]\:text-blue-500[data-state=active]{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=active\]\:text-gray-900[data-state=active]{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.data-\[state\=active\]\:text-primary[data-state=active]{color:hsl(var(--primary))}.data-\[state\=active\]\:text-surface-900[data-state=active]{--tw-text-opacity: 1;color:hsl(var(--wg-surface-900) / var(--wg-surface-900-opacity, var(--tw-text-opacity)))}.data-\[state\=checked\]\:text-primary[data-state=checked]{color:hsl(var(--primary))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[state\=delayed-open\]\:text-primary[data-state=delayed-open]{color:hsl(var(--primary))}.data-\[state\=on\]\:text-accent-foreground[data-state=on]{color:hsl(var(--accent-foreground))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[state\=open\]\:text-slate-500[data-state=open]{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true]{opacity:.5}.data-\[disabled\]\:opacity-40[data-disabled]{opacity:.4}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=active\]\:shadow[data-state=active]{--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)}.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-\[state\=open\]\:outline[data-state=open]{outline-style:solid}.data-\[state\=open\]\:outline-2[data-state=open]{outline-width:2px}.data-\[state\=open\]\:-outline-offset-1[data-state=open]{outline-offset:-1px}.data-\[state\=instant-open\]\:\!transition-none[data-state=instant-open]{transition-property:none!important}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.dark\:border:is(.dark *){border-width:1px}.dark\:border-dark-tremor-background:is(.dark *){--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-background-emphasis:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-background-emphasis\/0:is(.dark *){border-color:#37415100}.dark\:border-dark-tremor-background-emphasis\/10:is(.dark *){border-color:#3741511a}.dark\:border-dark-tremor-background-emphasis\/100:is(.dark *){border-color:#374151}.dark\:border-dark-tremor-background-emphasis\/15:is(.dark *){border-color:#37415126}.dark\:border-dark-tremor-background-emphasis\/20:is(.dark *){border-color:#37415133}.dark\:border-dark-tremor-background-emphasis\/25:is(.dark *){border-color:#37415140}.dark\:border-dark-tremor-background-emphasis\/30:is(.dark *){border-color:#3741514d}.dark\:border-dark-tremor-background-emphasis\/35:is(.dark *){border-color:#37415159}.dark\:border-dark-tremor-background-emphasis\/40:is(.dark *){border-color:#37415166}.dark\:border-dark-tremor-background-emphasis\/45:is(.dark *){border-color:#37415173}.dark\:border-dark-tremor-background-emphasis\/5:is(.dark *){border-color:#3741510d}.dark\:border-dark-tremor-background-emphasis\/50:is(.dark *){border-color:#37415180}.dark\:border-dark-tremor-background-emphasis\/55:is(.dark *){border-color:#3741518c}.dark\:border-dark-tremor-background-emphasis\/60:is(.dark *){border-color:#37415199}.dark\:border-dark-tremor-background-emphasis\/65:is(.dark *){border-color:#374151a6}.dark\:border-dark-tremor-background-emphasis\/70:is(.dark *){border-color:#374151b3}.dark\:border-dark-tremor-background-emphasis\/75:is(.dark *){border-color:#374151bf}.dark\:border-dark-tremor-background-emphasis\/80:is(.dark *){border-color:#374151cc}.dark\:border-dark-tremor-background-emphasis\/85:is(.dark *){border-color:#374151d9}.dark\:border-dark-tremor-background-emphasis\/90:is(.dark *){border-color:#374151e6}.dark\:border-dark-tremor-background-emphasis\/95:is(.dark *){border-color:#374151f2}.dark\:border-dark-tremor-background-muted:is(.dark *){--tw-border-opacity: 1;border-color:rgb(19 26 43 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-background-muted\/0:is(.dark *){border-color:#131a2b00}.dark\:border-dark-tremor-background-muted\/10:is(.dark *){border-color:#131a2b1a}.dark\:border-dark-tremor-background-muted\/100:is(.dark *){border-color:#131a2b}.dark\:border-dark-tremor-background-muted\/15:is(.dark *){border-color:#131a2b26}.dark\:border-dark-tremor-background-muted\/20:is(.dark *){border-color:#131a2b33}.dark\:border-dark-tremor-background-muted\/25:is(.dark *){border-color:#131a2b40}.dark\:border-dark-tremor-background-muted\/30:is(.dark *){border-color:#131a2b4d}.dark\:border-dark-tremor-background-muted\/35:is(.dark *){border-color:#131a2b59}.dark\:border-dark-tremor-background-muted\/40:is(.dark *){border-color:#131a2b66}.dark\:border-dark-tremor-background-muted\/45:is(.dark *){border-color:#131a2b73}.dark\:border-dark-tremor-background-muted\/5:is(.dark *){border-color:#131a2b0d}.dark\:border-dark-tremor-background-muted\/50:is(.dark *){border-color:#131a2b80}.dark\:border-dark-tremor-background-muted\/55:is(.dark *){border-color:#131a2b8c}.dark\:border-dark-tremor-background-muted\/60:is(.dark *){border-color:#131a2b99}.dark\:border-dark-tremor-background-muted\/65:is(.dark *){border-color:#131a2ba6}.dark\:border-dark-tremor-background-muted\/70:is(.dark *){border-color:#131a2bb3}.dark\:border-dark-tremor-background-muted\/75:is(.dark *){border-color:#131a2bbf}.dark\:border-dark-tremor-background-muted\/80:is(.dark *){border-color:#131a2bcc}.dark\:border-dark-tremor-background-muted\/85:is(.dark *){border-color:#131a2bd9}.dark\:border-dark-tremor-background-muted\/90:is(.dark *){border-color:#131a2be6}.dark\:border-dark-tremor-background-muted\/95:is(.dark *){border-color:#131a2bf2}.dark\:border-dark-tremor-background-subtle:is(.dark *){--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-background-subtle\/0:is(.dark *){border-color:#1f293700}.dark\:border-dark-tremor-background-subtle\/10:is(.dark *){border-color:#1f29371a}.dark\:border-dark-tremor-background-subtle\/100:is(.dark *){border-color:#1f2937}.dark\:border-dark-tremor-background-subtle\/15:is(.dark *){border-color:#1f293726}.dark\:border-dark-tremor-background-subtle\/20:is(.dark *){border-color:#1f293733}.dark\:border-dark-tremor-background-subtle\/25:is(.dark *){border-color:#1f293740}.dark\:border-dark-tremor-background-subtle\/30:is(.dark *){border-color:#1f29374d}.dark\:border-dark-tremor-background-subtle\/35:is(.dark *){border-color:#1f293759}.dark\:border-dark-tremor-background-subtle\/40:is(.dark *){border-color:#1f293766}.dark\:border-dark-tremor-background-subtle\/45:is(.dark *){border-color:#1f293773}.dark\:border-dark-tremor-background-subtle\/5:is(.dark *){border-color:#1f29370d}.dark\:border-dark-tremor-background-subtle\/50:is(.dark *){border-color:#1f293780}.dark\:border-dark-tremor-background-subtle\/55:is(.dark *){border-color:#1f29378c}.dark\:border-dark-tremor-background-subtle\/60:is(.dark *){border-color:#1f293799}.dark\:border-dark-tremor-background-subtle\/65:is(.dark *){border-color:#1f2937a6}.dark\:border-dark-tremor-background-subtle\/70:is(.dark *){border-color:#1f2937b3}.dark\:border-dark-tremor-background-subtle\/75:is(.dark *){border-color:#1f2937bf}.dark\:border-dark-tremor-background-subtle\/80:is(.dark *){border-color:#1f2937cc}.dark\:border-dark-tremor-background-subtle\/85:is(.dark *){border-color:#1f2937d9}.dark\:border-dark-tremor-background-subtle\/90:is(.dark *){border-color:#1f2937e6}.dark\:border-dark-tremor-background-subtle\/95:is(.dark *){border-color:#1f2937f2}.dark\:border-dark-tremor-border:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-brand:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-brand-emphasis:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-brand-emphasis\/0:is(.dark *){border-color:#60a5fa00}.dark\:border-dark-tremor-brand-emphasis\/10:is(.dark *){border-color:#60a5fa1a}.dark\:border-dark-tremor-brand-emphasis\/100:is(.dark *){border-color:#60a5fa}.dark\:border-dark-tremor-brand-emphasis\/15:is(.dark *){border-color:#60a5fa26}.dark\:border-dark-tremor-brand-emphasis\/20:is(.dark *){border-color:#60a5fa33}.dark\:border-dark-tremor-brand-emphasis\/25:is(.dark *){border-color:#60a5fa40}.dark\:border-dark-tremor-brand-emphasis\/30:is(.dark *){border-color:#60a5fa4d}.dark\:border-dark-tremor-brand-emphasis\/35:is(.dark *){border-color:#60a5fa59}.dark\:border-dark-tremor-brand-emphasis\/40:is(.dark *){border-color:#60a5fa66}.dark\:border-dark-tremor-brand-emphasis\/45:is(.dark *){border-color:#60a5fa73}.dark\:border-dark-tremor-brand-emphasis\/5:is(.dark *){border-color:#60a5fa0d}.dark\:border-dark-tremor-brand-emphasis\/50:is(.dark *){border-color:#60a5fa80}.dark\:border-dark-tremor-brand-emphasis\/55:is(.dark *){border-color:#60a5fa8c}.dark\:border-dark-tremor-brand-emphasis\/60:is(.dark *){border-color:#60a5fa99}.dark\:border-dark-tremor-brand-emphasis\/65:is(.dark *){border-color:#60a5faa6}.dark\:border-dark-tremor-brand-emphasis\/70:is(.dark *){border-color:#60a5fab3}.dark\:border-dark-tremor-brand-emphasis\/75:is(.dark *){border-color:#60a5fabf}.dark\:border-dark-tremor-brand-emphasis\/80:is(.dark *){border-color:#60a5facc}.dark\:border-dark-tremor-brand-emphasis\/85:is(.dark *){border-color:#60a5fad9}.dark\:border-dark-tremor-brand-emphasis\/90:is(.dark *){border-color:#60a5fae6}.dark\:border-dark-tremor-brand-emphasis\/95:is(.dark *){border-color:#60a5faf2}.dark\:border-dark-tremor-brand-faint:is(.dark *){--tw-border-opacity: 1;border-color:rgb(11 18 41 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-brand-faint\/0:is(.dark *){border-color:#0b122900}.dark\:border-dark-tremor-brand-faint\/10:is(.dark *){border-color:#0b12291a}.dark\:border-dark-tremor-brand-faint\/100:is(.dark *){border-color:#0b1229}.dark\:border-dark-tremor-brand-faint\/15:is(.dark *){border-color:#0b122926}.dark\:border-dark-tremor-brand-faint\/20:is(.dark *){border-color:#0b122933}.dark\:border-dark-tremor-brand-faint\/25:is(.dark *){border-color:#0b122940}.dark\:border-dark-tremor-brand-faint\/30:is(.dark *){border-color:#0b12294d}.dark\:border-dark-tremor-brand-faint\/35:is(.dark *){border-color:#0b122959}.dark\:border-dark-tremor-brand-faint\/40:is(.dark *){border-color:#0b122966}.dark\:border-dark-tremor-brand-faint\/45:is(.dark *){border-color:#0b122973}.dark\:border-dark-tremor-brand-faint\/5:is(.dark *){border-color:#0b12290d}.dark\:border-dark-tremor-brand-faint\/50:is(.dark *){border-color:#0b122980}.dark\:border-dark-tremor-brand-faint\/55:is(.dark *){border-color:#0b12298c}.dark\:border-dark-tremor-brand-faint\/60:is(.dark *){border-color:#0b122999}.dark\:border-dark-tremor-brand-faint\/65:is(.dark *){border-color:#0b1229a6}.dark\:border-dark-tremor-brand-faint\/70:is(.dark *){border-color:#0b1229b3}.dark\:border-dark-tremor-brand-faint\/75:is(.dark *){border-color:#0b1229bf}.dark\:border-dark-tremor-brand-faint\/80:is(.dark *){border-color:#0b1229cc}.dark\:border-dark-tremor-brand-faint\/85:is(.dark *){border-color:#0b1229d9}.dark\:border-dark-tremor-brand-faint\/90:is(.dark *){border-color:#0b1229e6}.dark\:border-dark-tremor-brand-faint\/95:is(.dark *){border-color:#0b1229f2}.dark\:border-dark-tremor-brand-inverted:is(.dark *){--tw-border-opacity: 1;border-color:rgb(3 7 18 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-brand-inverted\/0:is(.dark *){border-color:#03071200}.dark\:border-dark-tremor-brand-inverted\/10:is(.dark *){border-color:#0307121a}.dark\:border-dark-tremor-brand-inverted\/100:is(.dark *){border-color:#030712}.dark\:border-dark-tremor-brand-inverted\/15:is(.dark *){border-color:#03071226}.dark\:border-dark-tremor-brand-inverted\/20:is(.dark *){border-color:#03071233}.dark\:border-dark-tremor-brand-inverted\/25:is(.dark *){border-color:#03071240}.dark\:border-dark-tremor-brand-inverted\/30:is(.dark *){border-color:#0307124d}.dark\:border-dark-tremor-brand-inverted\/35:is(.dark *){border-color:#03071259}.dark\:border-dark-tremor-brand-inverted\/40:is(.dark *){border-color:#03071266}.dark\:border-dark-tremor-brand-inverted\/45:is(.dark *){border-color:#03071273}.dark\:border-dark-tremor-brand-inverted\/5:is(.dark *){border-color:#0307120d}.dark\:border-dark-tremor-brand-inverted\/50:is(.dark *){border-color:#03071280}.dark\:border-dark-tremor-brand-inverted\/55:is(.dark *){border-color:#0307128c}.dark\:border-dark-tremor-brand-inverted\/60:is(.dark *){border-color:#03071299}.dark\:border-dark-tremor-brand-inverted\/65:is(.dark *){border-color:#030712a6}.dark\:border-dark-tremor-brand-inverted\/70:is(.dark *){border-color:#030712b3}.dark\:border-dark-tremor-brand-inverted\/75:is(.dark *){border-color:#030712bf}.dark\:border-dark-tremor-brand-inverted\/80:is(.dark *){border-color:#030712cc}.dark\:border-dark-tremor-brand-inverted\/85:is(.dark *){border-color:#030712d9}.dark\:border-dark-tremor-brand-inverted\/90:is(.dark *){border-color:#030712e6}.dark\:border-dark-tremor-brand-inverted\/95:is(.dark *){border-color:#030712f2}.dark\:border-dark-tremor-brand-muted:is(.dark *){--tw-border-opacity: 1;border-color:rgb(23 37 84 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-brand-muted\/0:is(.dark *){border-color:#17255400}.dark\:border-dark-tremor-brand-muted\/10:is(.dark *){border-color:#1725541a}.dark\:border-dark-tremor-brand-muted\/100:is(.dark *){border-color:#172554}.dark\:border-dark-tremor-brand-muted\/15:is(.dark *){border-color:#17255426}.dark\:border-dark-tremor-brand-muted\/20:is(.dark *){border-color:#17255433}.dark\:border-dark-tremor-brand-muted\/25:is(.dark *){border-color:#17255440}.dark\:border-dark-tremor-brand-muted\/30:is(.dark *){border-color:#1725544d}.dark\:border-dark-tremor-brand-muted\/35:is(.dark *){border-color:#17255459}.dark\:border-dark-tremor-brand-muted\/40:is(.dark *){border-color:#17255466}.dark\:border-dark-tremor-brand-muted\/45:is(.dark *){border-color:#17255473}.dark\:border-dark-tremor-brand-muted\/5:is(.dark *){border-color:#1725540d}.dark\:border-dark-tremor-brand-muted\/50:is(.dark *){border-color:#17255480}.dark\:border-dark-tremor-brand-muted\/55:is(.dark *){border-color:#1725548c}.dark\:border-dark-tremor-brand-muted\/60:is(.dark *){border-color:#17255499}.dark\:border-dark-tremor-brand-muted\/65:is(.dark *){border-color:#172554a6}.dark\:border-dark-tremor-brand-muted\/70:is(.dark *){border-color:#172554b3}.dark\:border-dark-tremor-brand-muted\/75:is(.dark *){border-color:#172554bf}.dark\:border-dark-tremor-brand-muted\/80:is(.dark *){border-color:#172554cc}.dark\:border-dark-tremor-brand-muted\/85:is(.dark *){border-color:#172554d9}.dark\:border-dark-tremor-brand-muted\/90:is(.dark *){border-color:#172554e6}.dark\:border-dark-tremor-brand-muted\/95:is(.dark *){border-color:#172554f2}.dark\:border-dark-tremor-brand-subtle:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-brand-subtle\/0:is(.dark *){border-color:#1e40af00}.dark\:border-dark-tremor-brand-subtle\/10:is(.dark *){border-color:#1e40af1a}.dark\:border-dark-tremor-brand-subtle\/100:is(.dark *){border-color:#1e40af}.dark\:border-dark-tremor-brand-subtle\/15:is(.dark *){border-color:#1e40af26}.dark\:border-dark-tremor-brand-subtle\/20:is(.dark *){border-color:#1e40af33}.dark\:border-dark-tremor-brand-subtle\/25:is(.dark *){border-color:#1e40af40}.dark\:border-dark-tremor-brand-subtle\/30:is(.dark *){border-color:#1e40af4d}.dark\:border-dark-tremor-brand-subtle\/35:is(.dark *){border-color:#1e40af59}.dark\:border-dark-tremor-brand-subtle\/40:is(.dark *){border-color:#1e40af66}.dark\:border-dark-tremor-brand-subtle\/45:is(.dark *){border-color:#1e40af73}.dark\:border-dark-tremor-brand-subtle\/5:is(.dark *){border-color:#1e40af0d}.dark\:border-dark-tremor-brand-subtle\/50:is(.dark *){border-color:#1e40af80}.dark\:border-dark-tremor-brand-subtle\/55:is(.dark *){border-color:#1e40af8c}.dark\:border-dark-tremor-brand-subtle\/60:is(.dark *){border-color:#1e40af99}.dark\:border-dark-tremor-brand-subtle\/65:is(.dark *){border-color:#1e40afa6}.dark\:border-dark-tremor-brand-subtle\/70:is(.dark *){border-color:#1e40afb3}.dark\:border-dark-tremor-brand-subtle\/75:is(.dark *){border-color:#1e40afbf}.dark\:border-dark-tremor-brand-subtle\/80:is(.dark *){border-color:#1e40afcc}.dark\:border-dark-tremor-brand-subtle\/85:is(.dark *){border-color:#1e40afd9}.dark\:border-dark-tremor-brand-subtle\/90:is(.dark *){border-color:#1e40afe6}.dark\:border-dark-tremor-brand-subtle\/95:is(.dark *){border-color:#1e40aff2}.dark\:border-dark-tremor-content:is(.dark *){--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-content-emphasis:is(.dark *){--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-content-emphasis\/0:is(.dark *){border-color:#e5e7eb00}.dark\:border-dark-tremor-content-emphasis\/10:is(.dark *){border-color:#e5e7eb1a}.dark\:border-dark-tremor-content-emphasis\/100:is(.dark *){border-color:#e5e7eb}.dark\:border-dark-tremor-content-emphasis\/15:is(.dark *){border-color:#e5e7eb26}.dark\:border-dark-tremor-content-emphasis\/20:is(.dark *){border-color:#e5e7eb33}.dark\:border-dark-tremor-content-emphasis\/25:is(.dark *){border-color:#e5e7eb40}.dark\:border-dark-tremor-content-emphasis\/30:is(.dark *){border-color:#e5e7eb4d}.dark\:border-dark-tremor-content-emphasis\/35:is(.dark *){border-color:#e5e7eb59}.dark\:border-dark-tremor-content-emphasis\/40:is(.dark *){border-color:#e5e7eb66}.dark\:border-dark-tremor-content-emphasis\/45:is(.dark *){border-color:#e5e7eb73}.dark\:border-dark-tremor-content-emphasis\/5:is(.dark *){border-color:#e5e7eb0d}.dark\:border-dark-tremor-content-emphasis\/50:is(.dark *){border-color:#e5e7eb80}.dark\:border-dark-tremor-content-emphasis\/55:is(.dark *){border-color:#e5e7eb8c}.dark\:border-dark-tremor-content-emphasis\/60:is(.dark *){border-color:#e5e7eb99}.dark\:border-dark-tremor-content-emphasis\/65:is(.dark *){border-color:#e5e7eba6}.dark\:border-dark-tremor-content-emphasis\/70:is(.dark *){border-color:#e5e7ebb3}.dark\:border-dark-tremor-content-emphasis\/75:is(.dark *){border-color:#e5e7ebbf}.dark\:border-dark-tremor-content-emphasis\/80:is(.dark *){border-color:#e5e7ebcc}.dark\:border-dark-tremor-content-emphasis\/85:is(.dark *){border-color:#e5e7ebd9}.dark\:border-dark-tremor-content-emphasis\/90:is(.dark *){border-color:#e5e7ebe6}.dark\:border-dark-tremor-content-emphasis\/95:is(.dark *){border-color:#e5e7ebf2}.dark\:border-dark-tremor-content-inverted:is(.dark *){--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-content-inverted\/0:is(.dark *){border-color:#11182700}.dark\:border-dark-tremor-content-inverted\/10:is(.dark *){border-color:#1118271a}.dark\:border-dark-tremor-content-inverted\/100:is(.dark *){border-color:#111827}.dark\:border-dark-tremor-content-inverted\/15:is(.dark *){border-color:#11182726}.dark\:border-dark-tremor-content-inverted\/20:is(.dark *){border-color:#11182733}.dark\:border-dark-tremor-content-inverted\/25:is(.dark *){border-color:#11182740}.dark\:border-dark-tremor-content-inverted\/30:is(.dark *){border-color:#1118274d}.dark\:border-dark-tremor-content-inverted\/35:is(.dark *){border-color:#11182759}.dark\:border-dark-tremor-content-inverted\/40:is(.dark *){border-color:#11182766}.dark\:border-dark-tremor-content-inverted\/45:is(.dark *){border-color:#11182773}.dark\:border-dark-tremor-content-inverted\/5:is(.dark *){border-color:#1118270d}.dark\:border-dark-tremor-content-inverted\/50:is(.dark *){border-color:#11182780}.dark\:border-dark-tremor-content-inverted\/55:is(.dark *){border-color:#1118278c}.dark\:border-dark-tremor-content-inverted\/60:is(.dark *){border-color:#11182799}.dark\:border-dark-tremor-content-inverted\/65:is(.dark *){border-color:#111827a6}.dark\:border-dark-tremor-content-inverted\/70:is(.dark *){border-color:#111827b3}.dark\:border-dark-tremor-content-inverted\/75:is(.dark *){border-color:#111827bf}.dark\:border-dark-tremor-content-inverted\/80:is(.dark *){border-color:#111827cc}.dark\:border-dark-tremor-content-inverted\/85:is(.dark *){border-color:#111827d9}.dark\:border-dark-tremor-content-inverted\/90:is(.dark *){border-color:#111827e6}.dark\:border-dark-tremor-content-inverted\/95:is(.dark *){border-color:#111827f2}.dark\:border-dark-tremor-content-strong:is(.dark *){--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-content-strong\/0:is(.dark *){border-color:#f9fafb00}.dark\:border-dark-tremor-content-strong\/10:is(.dark *){border-color:#f9fafb1a}.dark\:border-dark-tremor-content-strong\/100:is(.dark *){border-color:#f9fafb}.dark\:border-dark-tremor-content-strong\/15:is(.dark *){border-color:#f9fafb26}.dark\:border-dark-tremor-content-strong\/20:is(.dark *){border-color:#f9fafb33}.dark\:border-dark-tremor-content-strong\/25:is(.dark *){border-color:#f9fafb40}.dark\:border-dark-tremor-content-strong\/30:is(.dark *){border-color:#f9fafb4d}.dark\:border-dark-tremor-content-strong\/35:is(.dark *){border-color:#f9fafb59}.dark\:border-dark-tremor-content-strong\/40:is(.dark *){border-color:#f9fafb66}.dark\:border-dark-tremor-content-strong\/45:is(.dark *){border-color:#f9fafb73}.dark\:border-dark-tremor-content-strong\/5:is(.dark *){border-color:#f9fafb0d}.dark\:border-dark-tremor-content-strong\/50:is(.dark *){border-color:#f9fafb80}.dark\:border-dark-tremor-content-strong\/55:is(.dark *){border-color:#f9fafb8c}.dark\:border-dark-tremor-content-strong\/60:is(.dark *){border-color:#f9fafb99}.dark\:border-dark-tremor-content-strong\/65:is(.dark *){border-color:#f9fafba6}.dark\:border-dark-tremor-content-strong\/70:is(.dark *){border-color:#f9fafbb3}.dark\:border-dark-tremor-content-strong\/75:is(.dark *){border-color:#f9fafbbf}.dark\:border-dark-tremor-content-strong\/80:is(.dark *){border-color:#f9fafbcc}.dark\:border-dark-tremor-content-strong\/85:is(.dark *){border-color:#f9fafbd9}.dark\:border-dark-tremor-content-strong\/90:is(.dark *){border-color:#f9fafbe6}.dark\:border-dark-tremor-content-strong\/95:is(.dark *){border-color:#f9fafbf2}.dark\:border-dark-tremor-content-subtle:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.dark\:border-dark-tremor-content-subtle\/0:is(.dark *){border-color:#6b728000}.dark\:border-dark-tremor-content-subtle\/10:is(.dark *){border-color:#6b72801a}.dark\:border-dark-tremor-content-subtle\/100:is(.dark *){border-color:#6b7280}.dark\:border-dark-tremor-content-subtle\/15:is(.dark *){border-color:#6b728026}.dark\:border-dark-tremor-content-subtle\/20:is(.dark *){border-color:#6b728033}.dark\:border-dark-tremor-content-subtle\/25:is(.dark *){border-color:#6b728040}.dark\:border-dark-tremor-content-subtle\/30:is(.dark *){border-color:#6b72804d}.dark\:border-dark-tremor-content-subtle\/35:is(.dark *){border-color:#6b728059}.dark\:border-dark-tremor-content-subtle\/40:is(.dark *){border-color:#6b728066}.dark\:border-dark-tremor-content-subtle\/45:is(.dark *){border-color:#6b728073}.dark\:border-dark-tremor-content-subtle\/5:is(.dark *){border-color:#6b72800d}.dark\:border-dark-tremor-content-subtle\/50:is(.dark *){border-color:#6b728080}.dark\:border-dark-tremor-content-subtle\/55:is(.dark *){border-color:#6b72808c}.dark\:border-dark-tremor-content-subtle\/60:is(.dark *){border-color:#6b728099}.dark\:border-dark-tremor-content-subtle\/65:is(.dark *){border-color:#6b7280a6}.dark\:border-dark-tremor-content-subtle\/70:is(.dark *){border-color:#6b7280b3}.dark\:border-dark-tremor-content-subtle\/75:is(.dark *){border-color:#6b7280bf}.dark\:border-dark-tremor-content-subtle\/80:is(.dark *){border-color:#6b7280cc}.dark\:border-dark-tremor-content-subtle\/85:is(.dark *){border-color:#6b7280d9}.dark\:border-dark-tremor-content-subtle\/90:is(.dark *){border-color:#6b7280e6}.dark\:border-dark-tremor-content-subtle\/95:is(.dark *){border-color:#6b7280f2}.dark\:border-destructive:is(.dark *){border-color:hsl(var(--destructive))}.dark\:border-gray-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.dark\:border-gray-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.dark\:border-red-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.dark\:border-slate-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.dark\:border-surface:is(.dark *){--tw-border-opacity: 1;border-color:hsl(var(--wg-surface) / var(--wg-surface-opacity, var(--tw-border-opacity)))}.dark\:border-surface-100:is(.dark *){--tw-border-opacity: 1;border-color:hsl(var(--wg-surface-100) / var(--wg-surface-100-opacity, var(--tw-border-opacity)))}.dark\:border-surface-50:is(.dark *){--tw-border-opacity: 1;border-color:hsl(var(--wg-surface-50) / var(--wg-surface-50-opacity, var(--tw-border-opacity)))}.dark\:border-tremor-background:is(.dark *){--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:border-tremor-background-emphasis:is(.dark *){--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.dark\:border-tremor-background-emphasis\/0:is(.dark *){border-color:#e5e7eb00}.dark\:border-tremor-background-emphasis\/10:is(.dark *){border-color:#e5e7eb1a}.dark\:border-tremor-background-emphasis\/100:is(.dark *){border-color:#e5e7eb}.dark\:border-tremor-background-emphasis\/15:is(.dark *){border-color:#e5e7eb26}.dark\:border-tremor-background-emphasis\/20:is(.dark *){border-color:#e5e7eb33}.dark\:border-tremor-background-emphasis\/25:is(.dark *){border-color:#e5e7eb40}.dark\:border-tremor-background-emphasis\/30:is(.dark *){border-color:#e5e7eb4d}.dark\:border-tremor-background-emphasis\/35:is(.dark *){border-color:#e5e7eb59}.dark\:border-tremor-background-emphasis\/40:is(.dark *){border-color:#e5e7eb66}.dark\:border-tremor-background-emphasis\/45:is(.dark *){border-color:#e5e7eb73}.dark\:border-tremor-background-emphasis\/5:is(.dark *){border-color:#e5e7eb0d}.dark\:border-tremor-background-emphasis\/50:is(.dark *){border-color:#e5e7eb80}.dark\:border-tremor-background-emphasis\/55:is(.dark *){border-color:#e5e7eb8c}.dark\:border-tremor-background-emphasis\/60:is(.dark *){border-color:#e5e7eb99}.dark\:border-tremor-background-emphasis\/65:is(.dark *){border-color:#e5e7eba6}.dark\:border-tremor-background-emphasis\/70:is(.dark *){border-color:#e5e7ebb3}.dark\:border-tremor-background-emphasis\/75:is(.dark *){border-color:#e5e7ebbf}.dark\:border-tremor-background-emphasis\/80:is(.dark *){border-color:#e5e7ebcc}.dark\:border-tremor-background-emphasis\/85:is(.dark *){border-color:#e5e7ebd9}.dark\:border-tremor-background-emphasis\/90:is(.dark *){border-color:#e5e7ebe6}.dark\:border-tremor-background-emphasis\/95:is(.dark *){border-color:#e5e7ebf2}.dark\:border-tremor-background-muted:is(.dark *){--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.dark\:border-tremor-background-muted\/0:is(.dark *){border-color:#f9fafb00}.dark\:border-tremor-background-muted\/10:is(.dark *){border-color:#f9fafb1a}.dark\:border-tremor-background-muted\/100:is(.dark *){border-color:#f9fafb}.dark\:border-tremor-background-muted\/15:is(.dark *){border-color:#f9fafb26}.dark\:border-tremor-background-muted\/20:is(.dark *){border-color:#f9fafb33}.dark\:border-tremor-background-muted\/25:is(.dark *){border-color:#f9fafb40}.dark\:border-tremor-background-muted\/30:is(.dark *){border-color:#f9fafb4d}.dark\:border-tremor-background-muted\/35:is(.dark *){border-color:#f9fafb59}.dark\:border-tremor-background-muted\/40:is(.dark *){border-color:#f9fafb66}.dark\:border-tremor-background-muted\/45:is(.dark *){border-color:#f9fafb73}.dark\:border-tremor-background-muted\/5:is(.dark *){border-color:#f9fafb0d}.dark\:border-tremor-background-muted\/50:is(.dark *){border-color:#f9fafb80}.dark\:border-tremor-background-muted\/55:is(.dark *){border-color:#f9fafb8c}.dark\:border-tremor-background-muted\/60:is(.dark *){border-color:#f9fafb99}.dark\:border-tremor-background-muted\/65:is(.dark *){border-color:#f9fafba6}.dark\:border-tremor-background-muted\/70:is(.dark *){border-color:#f9fafbb3}.dark\:border-tremor-background-muted\/75:is(.dark *){border-color:#f9fafbbf}.dark\:border-tremor-background-muted\/80:is(.dark *){border-color:#f9fafbcc}.dark\:border-tremor-background-muted\/85:is(.dark *){border-color:#f9fafbd9}.dark\:border-tremor-background-muted\/90:is(.dark *){border-color:#f9fafbe6}.dark\:border-tremor-background-muted\/95:is(.dark *){border-color:#f9fafbf2}.dark\:border-tremor-background-subtle:is(.dark *){--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.dark\:border-tremor-background-subtle\/0:is(.dark *){border-color:#f3f4f600}.dark\:border-tremor-background-subtle\/10:is(.dark *){border-color:#f3f4f61a}.dark\:border-tremor-background-subtle\/100:is(.dark *){border-color:#f3f4f6}.dark\:border-tremor-background-subtle\/15:is(.dark *){border-color:#f3f4f626}.dark\:border-tremor-background-subtle\/20:is(.dark *){border-color:#f3f4f633}.dark\:border-tremor-background-subtle\/25:is(.dark *){border-color:#f3f4f640}.dark\:border-tremor-background-subtle\/30:is(.dark *){border-color:#f3f4f64d}.dark\:border-tremor-background-subtle\/35:is(.dark *){border-color:#f3f4f659}.dark\:border-tremor-background-subtle\/40:is(.dark *){border-color:#f3f4f666}.dark\:border-tremor-background-subtle\/45:is(.dark *){border-color:#f3f4f673}.dark\:border-tremor-background-subtle\/5:is(.dark *){border-color:#f3f4f60d}.dark\:border-tremor-background-subtle\/50:is(.dark *){border-color:#f3f4f680}.dark\:border-tremor-background-subtle\/55:is(.dark *){border-color:#f3f4f68c}.dark\:border-tremor-background-subtle\/60:is(.dark *){border-color:#f3f4f699}.dark\:border-tremor-background-subtle\/65:is(.dark *){border-color:#f3f4f6a6}.dark\:border-tremor-background-subtle\/70:is(.dark *){border-color:#f3f4f6b3}.dark\:border-tremor-background-subtle\/75:is(.dark *){border-color:#f3f4f6bf}.dark\:border-tremor-background-subtle\/80:is(.dark *){border-color:#f3f4f6cc}.dark\:border-tremor-background-subtle\/85:is(.dark *){border-color:#f3f4f6d9}.dark\:border-tremor-background-subtle\/90:is(.dark *){border-color:#f3f4f6e6}.dark\:border-tremor-background-subtle\/95:is(.dark *){border-color:#f3f4f6f2}.dark\:border-tremor-border:is(.dark *){--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.dark\:border-tremor-brand:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.dark\:border-tremor-brand-emphasis:is(.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:border-tremor-brand-emphasis\/0:is(.dark *){border-color:#1d4ed800}.dark\:border-tremor-brand-emphasis\/10:is(.dark *){border-color:#1d4ed81a}.dark\:border-tremor-brand-emphasis\/100:is(.dark *){border-color:#1d4ed8}.dark\:border-tremor-brand-emphasis\/15:is(.dark *){border-color:#1d4ed826}.dark\:border-tremor-brand-emphasis\/20:is(.dark *){border-color:#1d4ed833}.dark\:border-tremor-brand-emphasis\/25:is(.dark *){border-color:#1d4ed840}.dark\:border-tremor-brand-emphasis\/30:is(.dark *){border-color:#1d4ed84d}.dark\:border-tremor-brand-emphasis\/35:is(.dark *){border-color:#1d4ed859}.dark\:border-tremor-brand-emphasis\/40:is(.dark *){border-color:#1d4ed866}.dark\:border-tremor-brand-emphasis\/45:is(.dark *){border-color:#1d4ed873}.dark\:border-tremor-brand-emphasis\/5:is(.dark *){border-color:#1d4ed80d}.dark\:border-tremor-brand-emphasis\/50:is(.dark *){border-color:#1d4ed880}.dark\:border-tremor-brand-emphasis\/55:is(.dark *){border-color:#1d4ed88c}.dark\:border-tremor-brand-emphasis\/60:is(.dark *){border-color:#1d4ed899}.dark\:border-tremor-brand-emphasis\/65:is(.dark *){border-color:#1d4ed8a6}.dark\:border-tremor-brand-emphasis\/70:is(.dark *){border-color:#1d4ed8b3}.dark\:border-tremor-brand-emphasis\/75:is(.dark *){border-color:#1d4ed8bf}.dark\:border-tremor-brand-emphasis\/80:is(.dark *){border-color:#1d4ed8cc}.dark\:border-tremor-brand-emphasis\/85:is(.dark *){border-color:#1d4ed8d9}.dark\:border-tremor-brand-emphasis\/90:is(.dark *){border-color:#1d4ed8e6}.dark\:border-tremor-brand-emphasis\/95:is(.dark *){border-color:#1d4ed8f2}.dark\:border-tremor-brand-faint:is(.dark *){--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.dark\:border-tremor-brand-faint\/0:is(.dark *){border-color:#eff6ff00}.dark\:border-tremor-brand-faint\/10:is(.dark *){border-color:#eff6ff1a}.dark\:border-tremor-brand-faint\/100:is(.dark *){border-color:#eff6ff}.dark\:border-tremor-brand-faint\/15:is(.dark *){border-color:#eff6ff26}.dark\:border-tremor-brand-faint\/20:is(.dark *){border-color:#eff6ff33}.dark\:border-tremor-brand-faint\/25:is(.dark *){border-color:#eff6ff40}.dark\:border-tremor-brand-faint\/30:is(.dark *){border-color:#eff6ff4d}.dark\:border-tremor-brand-faint\/35:is(.dark *){border-color:#eff6ff59}.dark\:border-tremor-brand-faint\/40:is(.dark *){border-color:#eff6ff66}.dark\:border-tremor-brand-faint\/45:is(.dark *){border-color:#eff6ff73}.dark\:border-tremor-brand-faint\/5:is(.dark *){border-color:#eff6ff0d}.dark\:border-tremor-brand-faint\/50:is(.dark *){border-color:#eff6ff80}.dark\:border-tremor-brand-faint\/55:is(.dark *){border-color:#eff6ff8c}.dark\:border-tremor-brand-faint\/60:is(.dark *){border-color:#eff6ff99}.dark\:border-tremor-brand-faint\/65:is(.dark *){border-color:#eff6ffa6}.dark\:border-tremor-brand-faint\/70:is(.dark *){border-color:#eff6ffb3}.dark\:border-tremor-brand-faint\/75:is(.dark *){border-color:#eff6ffbf}.dark\:border-tremor-brand-faint\/80:is(.dark *){border-color:#eff6ffcc}.dark\:border-tremor-brand-faint\/85:is(.dark *){border-color:#eff6ffd9}.dark\:border-tremor-brand-faint\/90:is(.dark *){border-color:#eff6ffe6}.dark\:border-tremor-brand-faint\/95:is(.dark *){border-color:#eff6fff2}.dark\:border-tremor-brand-inverted:is(.dark *){--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:border-tremor-brand-inverted\/0:is(.dark *){border-color:#fff0}.dark\:border-tremor-brand-inverted\/10:is(.dark *){border-color:#ffffff1a}.dark\:border-tremor-brand-inverted\/100:is(.dark *){border-color:#fff}.dark\:border-tremor-brand-inverted\/15:is(.dark *){border-color:#ffffff26}.dark\:border-tremor-brand-inverted\/20:is(.dark *){border-color:#fff3}.dark\:border-tremor-brand-inverted\/25:is(.dark *){border-color:#ffffff40}.dark\:border-tremor-brand-inverted\/30:is(.dark *){border-color:#ffffff4d}.dark\:border-tremor-brand-inverted\/35:is(.dark *){border-color:#ffffff59}.dark\:border-tremor-brand-inverted\/40:is(.dark *){border-color:#fff6}.dark\:border-tremor-brand-inverted\/45:is(.dark *){border-color:#ffffff73}.dark\:border-tremor-brand-inverted\/5:is(.dark *){border-color:#ffffff0d}.dark\:border-tremor-brand-inverted\/50:is(.dark *){border-color:#ffffff80}.dark\:border-tremor-brand-inverted\/55:is(.dark *){border-color:#ffffff8c}.dark\:border-tremor-brand-inverted\/60:is(.dark *){border-color:#fff9}.dark\:border-tremor-brand-inverted\/65:is(.dark *){border-color:#ffffffa6}.dark\:border-tremor-brand-inverted\/70:is(.dark *){border-color:#ffffffb3}.dark\:border-tremor-brand-inverted\/75:is(.dark *){border-color:#ffffffbf}.dark\:border-tremor-brand-inverted\/80:is(.dark *){border-color:#fffc}.dark\:border-tremor-brand-inverted\/85:is(.dark *){border-color:#ffffffd9}.dark\:border-tremor-brand-inverted\/90:is(.dark *){border-color:#ffffffe6}.dark\:border-tremor-brand-inverted\/95:is(.dark *){border-color:#fffffff2}.dark\:border-tremor-brand-muted:is(.dark *){--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.dark\:border-tremor-brand-muted\/0:is(.dark *){border-color:#bfdbfe00}.dark\:border-tremor-brand-muted\/10:is(.dark *){border-color:#bfdbfe1a}.dark\:border-tremor-brand-muted\/100:is(.dark *){border-color:#bfdbfe}.dark\:border-tremor-brand-muted\/15:is(.dark *){border-color:#bfdbfe26}.dark\:border-tremor-brand-muted\/20:is(.dark *){border-color:#bfdbfe33}.dark\:border-tremor-brand-muted\/25:is(.dark *){border-color:#bfdbfe40}.dark\:border-tremor-brand-muted\/30:is(.dark *){border-color:#bfdbfe4d}.dark\:border-tremor-brand-muted\/35:is(.dark *){border-color:#bfdbfe59}.dark\:border-tremor-brand-muted\/40:is(.dark *){border-color:#bfdbfe66}.dark\:border-tremor-brand-muted\/45:is(.dark *){border-color:#bfdbfe73}.dark\:border-tremor-brand-muted\/5:is(.dark *){border-color:#bfdbfe0d}.dark\:border-tremor-brand-muted\/50:is(.dark *){border-color:#bfdbfe80}.dark\:border-tremor-brand-muted\/55:is(.dark *){border-color:#bfdbfe8c}.dark\:border-tremor-brand-muted\/60:is(.dark *){border-color:#bfdbfe99}.dark\:border-tremor-brand-muted\/65:is(.dark *){border-color:#bfdbfea6}.dark\:border-tremor-brand-muted\/70:is(.dark *){border-color:#bfdbfeb3}.dark\:border-tremor-brand-muted\/75:is(.dark *){border-color:#bfdbfebf}.dark\:border-tremor-brand-muted\/80:is(.dark *){border-color:#bfdbfecc}.dark\:border-tremor-brand-muted\/85:is(.dark *){border-color:#bfdbfed9}.dark\:border-tremor-brand-muted\/90:is(.dark *){border-color:#bfdbfee6}.dark\:border-tremor-brand-muted\/95:is(.dark *){border-color:#bfdbfef2}.dark\:border-tremor-brand-subtle:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.dark\:border-tremor-brand-subtle\/0:is(.dark *){border-color:#60a5fa00}.dark\:border-tremor-brand-subtle\/10:is(.dark *){border-color:#60a5fa1a}.dark\:border-tremor-brand-subtle\/100:is(.dark *){border-color:#60a5fa}.dark\:border-tremor-brand-subtle\/15:is(.dark *){border-color:#60a5fa26}.dark\:border-tremor-brand-subtle\/20:is(.dark *){border-color:#60a5fa33}.dark\:border-tremor-brand-subtle\/25:is(.dark *){border-color:#60a5fa40}.dark\:border-tremor-brand-subtle\/30:is(.dark *){border-color:#60a5fa4d}.dark\:border-tremor-brand-subtle\/35:is(.dark *){border-color:#60a5fa59}.dark\:border-tremor-brand-subtle\/40:is(.dark *){border-color:#60a5fa66}.dark\:border-tremor-brand-subtle\/45:is(.dark *){border-color:#60a5fa73}.dark\:border-tremor-brand-subtle\/5:is(.dark *){border-color:#60a5fa0d}.dark\:border-tremor-brand-subtle\/50:is(.dark *){border-color:#60a5fa80}.dark\:border-tremor-brand-subtle\/55:is(.dark *){border-color:#60a5fa8c}.dark\:border-tremor-brand-subtle\/60:is(.dark *){border-color:#60a5fa99}.dark\:border-tremor-brand-subtle\/65:is(.dark *){border-color:#60a5faa6}.dark\:border-tremor-brand-subtle\/70:is(.dark *){border-color:#60a5fab3}.dark\:border-tremor-brand-subtle\/75:is(.dark *){border-color:#60a5fabf}.dark\:border-tremor-brand-subtle\/80:is(.dark *){border-color:#60a5facc}.dark\:border-tremor-brand-subtle\/85:is(.dark *){border-color:#60a5fad9}.dark\:border-tremor-brand-subtle\/90:is(.dark *){border-color:#60a5fae6}.dark\:border-tremor-brand-subtle\/95:is(.dark *){border-color:#60a5faf2}.dark\:border-tremor-content:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.dark\:border-tremor-content-emphasis:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:border-tremor-content-emphasis\/0:is(.dark *){border-color:#37415100}.dark\:border-tremor-content-emphasis\/10:is(.dark *){border-color:#3741511a}.dark\:border-tremor-content-emphasis\/100:is(.dark *){border-color:#374151}.dark\:border-tremor-content-emphasis\/15:is(.dark *){border-color:#37415126}.dark\:border-tremor-content-emphasis\/20:is(.dark *){border-color:#37415133}.dark\:border-tremor-content-emphasis\/25:is(.dark *){border-color:#37415140}.dark\:border-tremor-content-emphasis\/30:is(.dark *){border-color:#3741514d}.dark\:border-tremor-content-emphasis\/35:is(.dark *){border-color:#37415159}.dark\:border-tremor-content-emphasis\/40:is(.dark *){border-color:#37415166}.dark\:border-tremor-content-emphasis\/45:is(.dark *){border-color:#37415173}.dark\:border-tremor-content-emphasis\/5:is(.dark *){border-color:#3741510d}.dark\:border-tremor-content-emphasis\/50:is(.dark *){border-color:#37415180}.dark\:border-tremor-content-emphasis\/55:is(.dark *){border-color:#3741518c}.dark\:border-tremor-content-emphasis\/60:is(.dark *){border-color:#37415199}.dark\:border-tremor-content-emphasis\/65:is(.dark *){border-color:#374151a6}.dark\:border-tremor-content-emphasis\/70:is(.dark *){border-color:#374151b3}.dark\:border-tremor-content-emphasis\/75:is(.dark *){border-color:#374151bf}.dark\:border-tremor-content-emphasis\/80:is(.dark *){border-color:#374151cc}.dark\:border-tremor-content-emphasis\/85:is(.dark *){border-color:#374151d9}.dark\:border-tremor-content-emphasis\/90:is(.dark *){border-color:#374151e6}.dark\:border-tremor-content-emphasis\/95:is(.dark *){border-color:#374151f2}.dark\:border-tremor-content-inverted:is(.dark *){--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:border-tremor-content-inverted\/0:is(.dark *){border-color:#fff0}.dark\:border-tremor-content-inverted\/10:is(.dark *){border-color:#ffffff1a}.dark\:border-tremor-content-inverted\/100:is(.dark *){border-color:#fff}.dark\:border-tremor-content-inverted\/15:is(.dark *){border-color:#ffffff26}.dark\:border-tremor-content-inverted\/20:is(.dark *){border-color:#fff3}.dark\:border-tremor-content-inverted\/25:is(.dark *){border-color:#ffffff40}.dark\:border-tremor-content-inverted\/30:is(.dark *){border-color:#ffffff4d}.dark\:border-tremor-content-inverted\/35:is(.dark *){border-color:#ffffff59}.dark\:border-tremor-content-inverted\/40:is(.dark *){border-color:#fff6}.dark\:border-tremor-content-inverted\/45:is(.dark *){border-color:#ffffff73}.dark\:border-tremor-content-inverted\/5:is(.dark *){border-color:#ffffff0d}.dark\:border-tremor-content-inverted\/50:is(.dark *){border-color:#ffffff80}.dark\:border-tremor-content-inverted\/55:is(.dark *){border-color:#ffffff8c}.dark\:border-tremor-content-inverted\/60:is(.dark *){border-color:#fff9}.dark\:border-tremor-content-inverted\/65:is(.dark *){border-color:#ffffffa6}.dark\:border-tremor-content-inverted\/70:is(.dark *){border-color:#ffffffb3}.dark\:border-tremor-content-inverted\/75:is(.dark *){border-color:#ffffffbf}.dark\:border-tremor-content-inverted\/80:is(.dark *){border-color:#fffc}.dark\:border-tremor-content-inverted\/85:is(.dark *){border-color:#ffffffd9}.dark\:border-tremor-content-inverted\/90:is(.dark *){border-color:#ffffffe6}.dark\:border-tremor-content-inverted\/95:is(.dark *){border-color:#fffffff2}.dark\:border-tremor-content-strong:is(.dark *){--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.dark\:border-tremor-content-strong\/0:is(.dark *){border-color:#11182700}.dark\:border-tremor-content-strong\/10:is(.dark *){border-color:#1118271a}.dark\:border-tremor-content-strong\/100:is(.dark *){border-color:#111827}.dark\:border-tremor-content-strong\/15:is(.dark *){border-color:#11182726}.dark\:border-tremor-content-strong\/20:is(.dark *){border-color:#11182733}.dark\:border-tremor-content-strong\/25:is(.dark *){border-color:#11182740}.dark\:border-tremor-content-strong\/30:is(.dark *){border-color:#1118274d}.dark\:border-tremor-content-strong\/35:is(.dark *){border-color:#11182759}.dark\:border-tremor-content-strong\/40:is(.dark *){border-color:#11182766}.dark\:border-tremor-content-strong\/45:is(.dark *){border-color:#11182773}.dark\:border-tremor-content-strong\/5:is(.dark *){border-color:#1118270d}.dark\:border-tremor-content-strong\/50:is(.dark *){border-color:#11182780}.dark\:border-tremor-content-strong\/55:is(.dark *){border-color:#1118278c}.dark\:border-tremor-content-strong\/60:is(.dark *){border-color:#11182799}.dark\:border-tremor-content-strong\/65:is(.dark *){border-color:#111827a6}.dark\:border-tremor-content-strong\/70:is(.dark *){border-color:#111827b3}.dark\:border-tremor-content-strong\/75:is(.dark *){border-color:#111827bf}.dark\:border-tremor-content-strong\/80:is(.dark *){border-color:#111827cc}.dark\:border-tremor-content-strong\/85:is(.dark *){border-color:#111827d9}.dark\:border-tremor-content-strong\/90:is(.dark *){border-color:#111827e6}.dark\:border-tremor-content-strong\/95:is(.dark *){border-color:#111827f2}.dark\:border-tremor-content-subtle:is(.dark *){--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.dark\:border-tremor-content-subtle\/0:is(.dark *){border-color:#9ca3af00}.dark\:border-tremor-content-subtle\/10:is(.dark *){border-color:#9ca3af1a}.dark\:border-tremor-content-subtle\/100:is(.dark *){border-color:#9ca3af}.dark\:border-tremor-content-subtle\/15:is(.dark *){border-color:#9ca3af26}.dark\:border-tremor-content-subtle\/20:is(.dark *){border-color:#9ca3af33}.dark\:border-tremor-content-subtle\/25:is(.dark *){border-color:#9ca3af40}.dark\:border-tremor-content-subtle\/30:is(.dark *){border-color:#9ca3af4d}.dark\:border-tremor-content-subtle\/35:is(.dark *){border-color:#9ca3af59}.dark\:border-tremor-content-subtle\/40:is(.dark *){border-color:#9ca3af66}.dark\:border-tremor-content-subtle\/45:is(.dark *){border-color:#9ca3af73}.dark\:border-tremor-content-subtle\/5:is(.dark *){border-color:#9ca3af0d}.dark\:border-tremor-content-subtle\/50:is(.dark *){border-color:#9ca3af80}.dark\:border-tremor-content-subtle\/55:is(.dark *){border-color:#9ca3af8c}.dark\:border-tremor-content-subtle\/60:is(.dark *){border-color:#9ca3af99}.dark\:border-tremor-content-subtle\/65:is(.dark *){border-color:#9ca3afa6}.dark\:border-tremor-content-subtle\/70:is(.dark *){border-color:#9ca3afb3}.dark\:border-tremor-content-subtle\/75:is(.dark *){border-color:#9ca3afbf}.dark\:border-tremor-content-subtle\/80:is(.dark *){border-color:#9ca3afcc}.dark\:border-tremor-content-subtle\/85:is(.dark *){border-color:#9ca3afd9}.dark\:border-tremor-content-subtle\/90:is(.dark *){border-color:#9ca3afe6}.dark\:border-tremor-content-subtle\/95:is(.dark *){border-color:#9ca3aff2}.dark\:\!bg-\[\#090E1A\]:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(9 14 26 / var(--tw-bg-opacity, 1))!important}.dark\:bg-\[\#090E1A\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(9 14 26 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-background:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-background-emphasis:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-background-emphasis\/0:is(.dark *){background-color:#37415100}.dark\:bg-dark-tremor-background-emphasis\/10:is(.dark *){background-color:#3741511a}.dark\:bg-dark-tremor-background-emphasis\/100:is(.dark *){background-color:#374151}.dark\:bg-dark-tremor-background-emphasis\/15:is(.dark *){background-color:#37415126}.dark\:bg-dark-tremor-background-emphasis\/20:is(.dark *){background-color:#37415133}.dark\:bg-dark-tremor-background-emphasis\/25:is(.dark *){background-color:#37415140}.dark\:bg-dark-tremor-background-emphasis\/30:is(.dark *){background-color:#3741514d}.dark\:bg-dark-tremor-background-emphasis\/35:is(.dark *){background-color:#37415159}.dark\:bg-dark-tremor-background-emphasis\/40:is(.dark *){background-color:#37415166}.dark\:bg-dark-tremor-background-emphasis\/45:is(.dark *){background-color:#37415173}.dark\:bg-dark-tremor-background-emphasis\/5:is(.dark *){background-color:#3741510d}.dark\:bg-dark-tremor-background-emphasis\/50:is(.dark *){background-color:#37415180}.dark\:bg-dark-tremor-background-emphasis\/55:is(.dark *){background-color:#3741518c}.dark\:bg-dark-tremor-background-emphasis\/60:is(.dark *){background-color:#37415199}.dark\:bg-dark-tremor-background-emphasis\/65:is(.dark *){background-color:#374151a6}.dark\:bg-dark-tremor-background-emphasis\/70:is(.dark *){background-color:#374151b3}.dark\:bg-dark-tremor-background-emphasis\/75:is(.dark *){background-color:#374151bf}.dark\:bg-dark-tremor-background-emphasis\/80:is(.dark *){background-color:#374151cc}.dark\:bg-dark-tremor-background-emphasis\/85:is(.dark *){background-color:#374151d9}.dark\:bg-dark-tremor-background-emphasis\/90:is(.dark *){background-color:#374151e6}.dark\:bg-dark-tremor-background-emphasis\/95:is(.dark *){background-color:#374151f2}.dark\:bg-dark-tremor-background-muted:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(19 26 43 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-background-muted\/0:is(.dark *){background-color:#131a2b00}.dark\:bg-dark-tremor-background-muted\/10:is(.dark *){background-color:#131a2b1a}.dark\:bg-dark-tremor-background-muted\/100:is(.dark *){background-color:#131a2b}.dark\:bg-dark-tremor-background-muted\/15:is(.dark *){background-color:#131a2b26}.dark\:bg-dark-tremor-background-muted\/20:is(.dark *){background-color:#131a2b33}.dark\:bg-dark-tremor-background-muted\/25:is(.dark *){background-color:#131a2b40}.dark\:bg-dark-tremor-background-muted\/30:is(.dark *){background-color:#131a2b4d}.dark\:bg-dark-tremor-background-muted\/35:is(.dark *){background-color:#131a2b59}.dark\:bg-dark-tremor-background-muted\/40:is(.dark *){background-color:#131a2b66}.dark\:bg-dark-tremor-background-muted\/45:is(.dark *){background-color:#131a2b73}.dark\:bg-dark-tremor-background-muted\/5:is(.dark *){background-color:#131a2b0d}.dark\:bg-dark-tremor-background-muted\/50:is(.dark *){background-color:#131a2b80}.dark\:bg-dark-tremor-background-muted\/55:is(.dark *){background-color:#131a2b8c}.dark\:bg-dark-tremor-background-muted\/60:is(.dark *){background-color:#131a2b99}.dark\:bg-dark-tremor-background-muted\/65:is(.dark *){background-color:#131a2ba6}.dark\:bg-dark-tremor-background-muted\/70:is(.dark *){background-color:#131a2bb3}.dark\:bg-dark-tremor-background-muted\/75:is(.dark *){background-color:#131a2bbf}.dark\:bg-dark-tremor-background-muted\/80:is(.dark *){background-color:#131a2bcc}.dark\:bg-dark-tremor-background-muted\/85:is(.dark *){background-color:#131a2bd9}.dark\:bg-dark-tremor-background-muted\/90:is(.dark *){background-color:#131a2be6}.dark\:bg-dark-tremor-background-muted\/95:is(.dark *){background-color:#131a2bf2}.dark\:bg-dark-tremor-background-subtle:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-background-subtle\/0:is(.dark *){background-color:#1f293700}.dark\:bg-dark-tremor-background-subtle\/10:is(.dark *){background-color:#1f29371a}.dark\:bg-dark-tremor-background-subtle\/100:is(.dark *){background-color:#1f2937}.dark\:bg-dark-tremor-background-subtle\/15:is(.dark *){background-color:#1f293726}.dark\:bg-dark-tremor-background-subtle\/20:is(.dark *){background-color:#1f293733}.dark\:bg-dark-tremor-background-subtle\/25:is(.dark *){background-color:#1f293740}.dark\:bg-dark-tremor-background-subtle\/30:is(.dark *){background-color:#1f29374d}.dark\:bg-dark-tremor-background-subtle\/35:is(.dark *){background-color:#1f293759}.dark\:bg-dark-tremor-background-subtle\/40:is(.dark *){background-color:#1f293766}.dark\:bg-dark-tremor-background-subtle\/45:is(.dark *){background-color:#1f293773}.dark\:bg-dark-tremor-background-subtle\/5:is(.dark *){background-color:#1f29370d}.dark\:bg-dark-tremor-background-subtle\/50:is(.dark *){background-color:#1f293780}.dark\:bg-dark-tremor-background-subtle\/55:is(.dark *){background-color:#1f29378c}.dark\:bg-dark-tremor-background-subtle\/60:is(.dark *){background-color:#1f293799}.dark\:bg-dark-tremor-background-subtle\/65:is(.dark *){background-color:#1f2937a6}.dark\:bg-dark-tremor-background-subtle\/70:is(.dark *){background-color:#1f2937b3}.dark\:bg-dark-tremor-background-subtle\/75:is(.dark *){background-color:#1f2937bf}.dark\:bg-dark-tremor-background-subtle\/80:is(.dark *){background-color:#1f2937cc}.dark\:bg-dark-tremor-background-subtle\/85:is(.dark *){background-color:#1f2937d9}.dark\:bg-dark-tremor-background-subtle\/90:is(.dark *){background-color:#1f2937e6}.dark\:bg-dark-tremor-background-subtle\/95:is(.dark *){background-color:#1f2937f2}.dark\:bg-dark-tremor-border:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-brand:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-brand-emphasis:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-brand-emphasis\/0:is(.dark *){background-color:#60a5fa00}.dark\:bg-dark-tremor-brand-emphasis\/10:is(.dark *){background-color:#60a5fa1a}.dark\:bg-dark-tremor-brand-emphasis\/100:is(.dark *){background-color:#60a5fa}.dark\:bg-dark-tremor-brand-emphasis\/15:is(.dark *){background-color:#60a5fa26}.dark\:bg-dark-tremor-brand-emphasis\/20:is(.dark *){background-color:#60a5fa33}.dark\:bg-dark-tremor-brand-emphasis\/25:is(.dark *){background-color:#60a5fa40}.dark\:bg-dark-tremor-brand-emphasis\/30:is(.dark *){background-color:#60a5fa4d}.dark\:bg-dark-tremor-brand-emphasis\/35:is(.dark *){background-color:#60a5fa59}.dark\:bg-dark-tremor-brand-emphasis\/40:is(.dark *){background-color:#60a5fa66}.dark\:bg-dark-tremor-brand-emphasis\/45:is(.dark *){background-color:#60a5fa73}.dark\:bg-dark-tremor-brand-emphasis\/5:is(.dark *){background-color:#60a5fa0d}.dark\:bg-dark-tremor-brand-emphasis\/50:is(.dark *){background-color:#60a5fa80}.dark\:bg-dark-tremor-brand-emphasis\/55:is(.dark *){background-color:#60a5fa8c}.dark\:bg-dark-tremor-brand-emphasis\/60:is(.dark *){background-color:#60a5fa99}.dark\:bg-dark-tremor-brand-emphasis\/65:is(.dark *){background-color:#60a5faa6}.dark\:bg-dark-tremor-brand-emphasis\/70:is(.dark *){background-color:#60a5fab3}.dark\:bg-dark-tremor-brand-emphasis\/75:is(.dark *){background-color:#60a5fabf}.dark\:bg-dark-tremor-brand-emphasis\/80:is(.dark *){background-color:#60a5facc}.dark\:bg-dark-tremor-brand-emphasis\/85:is(.dark *){background-color:#60a5fad9}.dark\:bg-dark-tremor-brand-emphasis\/90:is(.dark *){background-color:#60a5fae6}.dark\:bg-dark-tremor-brand-emphasis\/95:is(.dark *){background-color:#60a5faf2}.dark\:bg-dark-tremor-brand-faint:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(11 18 41 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-brand-faint\/0:is(.dark *){background-color:#0b122900}.dark\:bg-dark-tremor-brand-faint\/10:is(.dark *){background-color:#0b12291a}.dark\:bg-dark-tremor-brand-faint\/100:is(.dark *){background-color:#0b1229}.dark\:bg-dark-tremor-brand-faint\/15:is(.dark *){background-color:#0b122926}.dark\:bg-dark-tremor-brand-faint\/20:is(.dark *){background-color:#0b122933}.dark\:bg-dark-tremor-brand-faint\/25:is(.dark *){background-color:#0b122940}.dark\:bg-dark-tremor-brand-faint\/30:is(.dark *){background-color:#0b12294d}.dark\:bg-dark-tremor-brand-faint\/35:is(.dark *){background-color:#0b122959}.dark\:bg-dark-tremor-brand-faint\/40:is(.dark *){background-color:#0b122966}.dark\:bg-dark-tremor-brand-faint\/45:is(.dark *){background-color:#0b122973}.dark\:bg-dark-tremor-brand-faint\/5:is(.dark *){background-color:#0b12290d}.dark\:bg-dark-tremor-brand-faint\/50:is(.dark *){background-color:#0b122980}.dark\:bg-dark-tremor-brand-faint\/55:is(.dark *){background-color:#0b12298c}.dark\:bg-dark-tremor-brand-faint\/60:is(.dark *){background-color:#0b122999}.dark\:bg-dark-tremor-brand-faint\/65:is(.dark *){background-color:#0b1229a6}.dark\:bg-dark-tremor-brand-faint\/70:is(.dark *){background-color:#0b1229b3}.dark\:bg-dark-tremor-brand-faint\/75:is(.dark *){background-color:#0b1229bf}.dark\:bg-dark-tremor-brand-faint\/80:is(.dark *){background-color:#0b1229cc}.dark\:bg-dark-tremor-brand-faint\/85:is(.dark *){background-color:#0b1229d9}.dark\:bg-dark-tremor-brand-faint\/90:is(.dark *){background-color:#0b1229e6}.dark\:bg-dark-tremor-brand-faint\/95:is(.dark *){background-color:#0b1229f2}.dark\:bg-dark-tremor-brand-inverted:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-brand-inverted\/0:is(.dark *){background-color:#03071200}.dark\:bg-dark-tremor-brand-inverted\/10:is(.dark *){background-color:#0307121a}.dark\:bg-dark-tremor-brand-inverted\/100:is(.dark *){background-color:#030712}.dark\:bg-dark-tremor-brand-inverted\/15:is(.dark *){background-color:#03071226}.dark\:bg-dark-tremor-brand-inverted\/20:is(.dark *){background-color:#03071233}.dark\:bg-dark-tremor-brand-inverted\/25:is(.dark *){background-color:#03071240}.dark\:bg-dark-tremor-brand-inverted\/30:is(.dark *){background-color:#0307124d}.dark\:bg-dark-tremor-brand-inverted\/35:is(.dark *){background-color:#03071259}.dark\:bg-dark-tremor-brand-inverted\/40:is(.dark *){background-color:#03071266}.dark\:bg-dark-tremor-brand-inverted\/45:is(.dark *){background-color:#03071273}.dark\:bg-dark-tremor-brand-inverted\/5:is(.dark *){background-color:#0307120d}.dark\:bg-dark-tremor-brand-inverted\/50:is(.dark *){background-color:#03071280}.dark\:bg-dark-tremor-brand-inverted\/55:is(.dark *){background-color:#0307128c}.dark\:bg-dark-tremor-brand-inverted\/60:is(.dark *){background-color:#03071299}.dark\:bg-dark-tremor-brand-inverted\/65:is(.dark *){background-color:#030712a6}.dark\:bg-dark-tremor-brand-inverted\/70:is(.dark *){background-color:#030712b3}.dark\:bg-dark-tremor-brand-inverted\/75:is(.dark *){background-color:#030712bf}.dark\:bg-dark-tremor-brand-inverted\/80:is(.dark *){background-color:#030712cc}.dark\:bg-dark-tremor-brand-inverted\/85:is(.dark *){background-color:#030712d9}.dark\:bg-dark-tremor-brand-inverted\/90:is(.dark *){background-color:#030712e6}.dark\:bg-dark-tremor-brand-inverted\/95:is(.dark *){background-color:#030712f2}.dark\:bg-dark-tremor-brand-muted:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-brand-muted\/0:is(.dark *){background-color:#17255400}.dark\:bg-dark-tremor-brand-muted\/10:is(.dark *){background-color:#1725541a}.dark\:bg-dark-tremor-brand-muted\/100:is(.dark *){background-color:#172554}.dark\:bg-dark-tremor-brand-muted\/15:is(.dark *){background-color:#17255426}.dark\:bg-dark-tremor-brand-muted\/20:is(.dark *){background-color:#17255433}.dark\:bg-dark-tremor-brand-muted\/25:is(.dark *){background-color:#17255440}.dark\:bg-dark-tremor-brand-muted\/30:is(.dark *){background-color:#1725544d}.dark\:bg-dark-tremor-brand-muted\/35:is(.dark *){background-color:#17255459}.dark\:bg-dark-tremor-brand-muted\/40:is(.dark *){background-color:#17255466}.dark\:bg-dark-tremor-brand-muted\/45:is(.dark *){background-color:#17255473}.dark\:bg-dark-tremor-brand-muted\/5:is(.dark *){background-color:#1725540d}.dark\:bg-dark-tremor-brand-muted\/50:is(.dark *){background-color:#17255480}.dark\:bg-dark-tremor-brand-muted\/55:is(.dark *){background-color:#1725548c}.dark\:bg-dark-tremor-brand-muted\/60:is(.dark *){background-color:#17255499}.dark\:bg-dark-tremor-brand-muted\/65:is(.dark *){background-color:#172554a6}.dark\:bg-dark-tremor-brand-muted\/70:is(.dark *){background-color:#172554b3}.dark\:bg-dark-tremor-brand-muted\/75:is(.dark *){background-color:#172554bf}.dark\:bg-dark-tremor-brand-muted\/80:is(.dark *){background-color:#172554cc}.dark\:bg-dark-tremor-brand-muted\/85:is(.dark *){background-color:#172554d9}.dark\:bg-dark-tremor-brand-muted\/90:is(.dark *){background-color:#172554e6}.dark\:bg-dark-tremor-brand-muted\/95:is(.dark *){background-color:#172554f2}.dark\:bg-dark-tremor-brand-subtle:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-brand-subtle\/0:is(.dark *){background-color:#1e40af00}.dark\:bg-dark-tremor-brand-subtle\/10:is(.dark *){background-color:#1e40af1a}.dark\:bg-dark-tremor-brand-subtle\/100:is(.dark *){background-color:#1e40af}.dark\:bg-dark-tremor-brand-subtle\/15:is(.dark *){background-color:#1e40af26}.dark\:bg-dark-tremor-brand-subtle\/20:is(.dark *){background-color:#1e40af33}.dark\:bg-dark-tremor-brand-subtle\/25:is(.dark *){background-color:#1e40af40}.dark\:bg-dark-tremor-brand-subtle\/30:is(.dark *){background-color:#1e40af4d}.dark\:bg-dark-tremor-brand-subtle\/35:is(.dark *){background-color:#1e40af59}.dark\:bg-dark-tremor-brand-subtle\/40:is(.dark *){background-color:#1e40af66}.dark\:bg-dark-tremor-brand-subtle\/45:is(.dark *){background-color:#1e40af73}.dark\:bg-dark-tremor-brand-subtle\/5:is(.dark *){background-color:#1e40af0d}.dark\:bg-dark-tremor-brand-subtle\/50:is(.dark *){background-color:#1e40af80}.dark\:bg-dark-tremor-brand-subtle\/55:is(.dark *){background-color:#1e40af8c}.dark\:bg-dark-tremor-brand-subtle\/60:is(.dark *){background-color:#1e40af99}.dark\:bg-dark-tremor-brand-subtle\/65:is(.dark *){background-color:#1e40afa6}.dark\:bg-dark-tremor-brand-subtle\/70:is(.dark *){background-color:#1e40afb3}.dark\:bg-dark-tremor-brand-subtle\/75:is(.dark *){background-color:#1e40afbf}.dark\:bg-dark-tremor-brand-subtle\/80:is(.dark *){background-color:#1e40afcc}.dark\:bg-dark-tremor-brand-subtle\/85:is(.dark *){background-color:#1e40afd9}.dark\:bg-dark-tremor-brand-subtle\/90:is(.dark *){background-color:#1e40afe6}.dark\:bg-dark-tremor-brand-subtle\/95:is(.dark *){background-color:#1e40aff2}.dark\:bg-dark-tremor-content:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-content-emphasis:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-content-emphasis\/0:is(.dark *){background-color:#e5e7eb00}.dark\:bg-dark-tremor-content-emphasis\/10:is(.dark *){background-color:#e5e7eb1a}.dark\:bg-dark-tremor-content-emphasis\/100:is(.dark *){background-color:#e5e7eb}.dark\:bg-dark-tremor-content-emphasis\/15:is(.dark *){background-color:#e5e7eb26}.dark\:bg-dark-tremor-content-emphasis\/20:is(.dark *){background-color:#e5e7eb33}.dark\:bg-dark-tremor-content-emphasis\/25:is(.dark *){background-color:#e5e7eb40}.dark\:bg-dark-tremor-content-emphasis\/30:is(.dark *){background-color:#e5e7eb4d}.dark\:bg-dark-tremor-content-emphasis\/35:is(.dark *){background-color:#e5e7eb59}.dark\:bg-dark-tremor-content-emphasis\/40:is(.dark *){background-color:#e5e7eb66}.dark\:bg-dark-tremor-content-emphasis\/45:is(.dark *){background-color:#e5e7eb73}.dark\:bg-dark-tremor-content-emphasis\/5:is(.dark *){background-color:#e5e7eb0d}.dark\:bg-dark-tremor-content-emphasis\/50:is(.dark *){background-color:#e5e7eb80}.dark\:bg-dark-tremor-content-emphasis\/55:is(.dark *){background-color:#e5e7eb8c}.dark\:bg-dark-tremor-content-emphasis\/60:is(.dark *){background-color:#e5e7eb99}.dark\:bg-dark-tremor-content-emphasis\/65:is(.dark *){background-color:#e5e7eba6}.dark\:bg-dark-tremor-content-emphasis\/70:is(.dark *){background-color:#e5e7ebb3}.dark\:bg-dark-tremor-content-emphasis\/75:is(.dark *){background-color:#e5e7ebbf}.dark\:bg-dark-tremor-content-emphasis\/80:is(.dark *){background-color:#e5e7ebcc}.dark\:bg-dark-tremor-content-emphasis\/85:is(.dark *){background-color:#e5e7ebd9}.dark\:bg-dark-tremor-content-emphasis\/90:is(.dark *){background-color:#e5e7ebe6}.dark\:bg-dark-tremor-content-emphasis\/95:is(.dark *){background-color:#e5e7ebf2}.dark\:bg-dark-tremor-content-inverted:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-content-inverted\/0:is(.dark *){background-color:#11182700}.dark\:bg-dark-tremor-content-inverted\/10:is(.dark *){background-color:#1118271a}.dark\:bg-dark-tremor-content-inverted\/100:is(.dark *){background-color:#111827}.dark\:bg-dark-tremor-content-inverted\/15:is(.dark *){background-color:#11182726}.dark\:bg-dark-tremor-content-inverted\/20:is(.dark *){background-color:#11182733}.dark\:bg-dark-tremor-content-inverted\/25:is(.dark *){background-color:#11182740}.dark\:bg-dark-tremor-content-inverted\/30:is(.dark *){background-color:#1118274d}.dark\:bg-dark-tremor-content-inverted\/35:is(.dark *){background-color:#11182759}.dark\:bg-dark-tremor-content-inverted\/40:is(.dark *){background-color:#11182766}.dark\:bg-dark-tremor-content-inverted\/45:is(.dark *){background-color:#11182773}.dark\:bg-dark-tremor-content-inverted\/5:is(.dark *){background-color:#1118270d}.dark\:bg-dark-tremor-content-inverted\/50:is(.dark *){background-color:#11182780}.dark\:bg-dark-tremor-content-inverted\/55:is(.dark *){background-color:#1118278c}.dark\:bg-dark-tremor-content-inverted\/60:is(.dark *){background-color:#11182799}.dark\:bg-dark-tremor-content-inverted\/65:is(.dark *){background-color:#111827a6}.dark\:bg-dark-tremor-content-inverted\/70:is(.dark *){background-color:#111827b3}.dark\:bg-dark-tremor-content-inverted\/75:is(.dark *){background-color:#111827bf}.dark\:bg-dark-tremor-content-inverted\/80:is(.dark *){background-color:#111827cc}.dark\:bg-dark-tremor-content-inverted\/85:is(.dark *){background-color:#111827d9}.dark\:bg-dark-tremor-content-inverted\/90:is(.dark *){background-color:#111827e6}.dark\:bg-dark-tremor-content-inverted\/95:is(.dark *){background-color:#111827f2}.dark\:bg-dark-tremor-content-strong:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-content-strong\/0:is(.dark *){background-color:#f9fafb00}.dark\:bg-dark-tremor-content-strong\/10:is(.dark *){background-color:#f9fafb1a}.dark\:bg-dark-tremor-content-strong\/100:is(.dark *){background-color:#f9fafb}.dark\:bg-dark-tremor-content-strong\/15:is(.dark *){background-color:#f9fafb26}.dark\:bg-dark-tremor-content-strong\/20:is(.dark *){background-color:#f9fafb33}.dark\:bg-dark-tremor-content-strong\/25:is(.dark *){background-color:#f9fafb40}.dark\:bg-dark-tremor-content-strong\/30:is(.dark *){background-color:#f9fafb4d}.dark\:bg-dark-tremor-content-strong\/35:is(.dark *){background-color:#f9fafb59}.dark\:bg-dark-tremor-content-strong\/40:is(.dark *){background-color:#f9fafb66}.dark\:bg-dark-tremor-content-strong\/45:is(.dark *){background-color:#f9fafb73}.dark\:bg-dark-tremor-content-strong\/5:is(.dark *){background-color:#f9fafb0d}.dark\:bg-dark-tremor-content-strong\/50:is(.dark *){background-color:#f9fafb80}.dark\:bg-dark-tremor-content-strong\/55:is(.dark *){background-color:#f9fafb8c}.dark\:bg-dark-tremor-content-strong\/60:is(.dark *){background-color:#f9fafb99}.dark\:bg-dark-tremor-content-strong\/65:is(.dark *){background-color:#f9fafba6}.dark\:bg-dark-tremor-content-strong\/70:is(.dark *){background-color:#f9fafbb3}.dark\:bg-dark-tremor-content-strong\/75:is(.dark *){background-color:#f9fafbbf}.dark\:bg-dark-tremor-content-strong\/80:is(.dark *){background-color:#f9fafbcc}.dark\:bg-dark-tremor-content-strong\/85:is(.dark *){background-color:#f9fafbd9}.dark\:bg-dark-tremor-content-strong\/90:is(.dark *){background-color:#f9fafbe6}.dark\:bg-dark-tremor-content-strong\/95:is(.dark *){background-color:#f9fafbf2}.dark\:bg-dark-tremor-content-subtle:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-tremor-content-subtle\/0:is(.dark *){background-color:#6b728000}.dark\:bg-dark-tremor-content-subtle\/10:is(.dark *){background-color:#6b72801a}.dark\:bg-dark-tremor-content-subtle\/100:is(.dark *){background-color:#6b7280}.dark\:bg-dark-tremor-content-subtle\/15:is(.dark *){background-color:#6b728026}.dark\:bg-dark-tremor-content-subtle\/20:is(.dark *){background-color:#6b728033}.dark\:bg-dark-tremor-content-subtle\/25:is(.dark *){background-color:#6b728040}.dark\:bg-dark-tremor-content-subtle\/30:is(.dark *){background-color:#6b72804d}.dark\:bg-dark-tremor-content-subtle\/35:is(.dark *){background-color:#6b728059}.dark\:bg-dark-tremor-content-subtle\/40:is(.dark *){background-color:#6b728066}.dark\:bg-dark-tremor-content-subtle\/45:is(.dark *){background-color:#6b728073}.dark\:bg-dark-tremor-content-subtle\/5:is(.dark *){background-color:#6b72800d}.dark\:bg-dark-tremor-content-subtle\/50:is(.dark *){background-color:#6b728080}.dark\:bg-dark-tremor-content-subtle\/55:is(.dark *){background-color:#6b72808c}.dark\:bg-dark-tremor-content-subtle\/60:is(.dark *){background-color:#6b728099}.dark\:bg-dark-tremor-content-subtle\/65:is(.dark *){background-color:#6b7280a6}.dark\:bg-dark-tremor-content-subtle\/70:is(.dark *){background-color:#6b7280b3}.dark\:bg-dark-tremor-content-subtle\/75:is(.dark *){background-color:#6b7280bf}.dark\:bg-dark-tremor-content-subtle\/80:is(.dark *){background-color:#6b7280cc}.dark\:bg-dark-tremor-content-subtle\/85:is(.dark *){background-color:#6b7280d9}.dark\:bg-dark-tremor-content-subtle\/90:is(.dark *){background-color:#6b7280e6}.dark\:bg-dark-tremor-content-subtle\/95:is(.dark *){background-color:#6b7280f2}.dark\:bg-emerald-400\/10:is(.dark *){background-color:#34d3991a}.dark\:bg-emerald-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-50:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.dark\:bg-red-400\/10:is(.dark *){background-color:#f871711a}.dark\:bg-red-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.dark\:bg-surface:is(.dark *){--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface) / var(--wg-surface-opacity, var(--tw-bg-opacity)))}.dark\:bg-surface-200:is(.dark *){--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-200) / var(--wg-surface-200-opacity, var(--tw-bg-opacity)))}.dark\:bg-transparent:is(.dark *){background-color:transparent}.dark\:bg-tremor-background:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-background-emphasis:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-background-emphasis\/0:is(.dark *){background-color:#e5e7eb00}.dark\:bg-tremor-background-emphasis\/10:is(.dark *){background-color:#e5e7eb1a}.dark\:bg-tremor-background-emphasis\/100:is(.dark *){background-color:#e5e7eb}.dark\:bg-tremor-background-emphasis\/15:is(.dark *){background-color:#e5e7eb26}.dark\:bg-tremor-background-emphasis\/20:is(.dark *){background-color:#e5e7eb33}.dark\:bg-tremor-background-emphasis\/25:is(.dark *){background-color:#e5e7eb40}.dark\:bg-tremor-background-emphasis\/30:is(.dark *){background-color:#e5e7eb4d}.dark\:bg-tremor-background-emphasis\/35:is(.dark *){background-color:#e5e7eb59}.dark\:bg-tremor-background-emphasis\/40:is(.dark *){background-color:#e5e7eb66}.dark\:bg-tremor-background-emphasis\/45:is(.dark *){background-color:#e5e7eb73}.dark\:bg-tremor-background-emphasis\/5:is(.dark *){background-color:#e5e7eb0d}.dark\:bg-tremor-background-emphasis\/50:is(.dark *){background-color:#e5e7eb80}.dark\:bg-tremor-background-emphasis\/55:is(.dark *){background-color:#e5e7eb8c}.dark\:bg-tremor-background-emphasis\/60:is(.dark *){background-color:#e5e7eb99}.dark\:bg-tremor-background-emphasis\/65:is(.dark *){background-color:#e5e7eba6}.dark\:bg-tremor-background-emphasis\/70:is(.dark *){background-color:#e5e7ebb3}.dark\:bg-tremor-background-emphasis\/75:is(.dark *){background-color:#e5e7ebbf}.dark\:bg-tremor-background-emphasis\/80:is(.dark *){background-color:#e5e7ebcc}.dark\:bg-tremor-background-emphasis\/85:is(.dark *){background-color:#e5e7ebd9}.dark\:bg-tremor-background-emphasis\/90:is(.dark *){background-color:#e5e7ebe6}.dark\:bg-tremor-background-emphasis\/95:is(.dark *){background-color:#e5e7ebf2}.dark\:bg-tremor-background-muted:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-background-muted\/0:is(.dark *){background-color:#f9fafb00}.dark\:bg-tremor-background-muted\/10:is(.dark *){background-color:#f9fafb1a}.dark\:bg-tremor-background-muted\/100:is(.dark *){background-color:#f9fafb}.dark\:bg-tremor-background-muted\/15:is(.dark *){background-color:#f9fafb26}.dark\:bg-tremor-background-muted\/20:is(.dark *){background-color:#f9fafb33}.dark\:bg-tremor-background-muted\/25:is(.dark *){background-color:#f9fafb40}.dark\:bg-tremor-background-muted\/30:is(.dark *){background-color:#f9fafb4d}.dark\:bg-tremor-background-muted\/35:is(.dark *){background-color:#f9fafb59}.dark\:bg-tremor-background-muted\/40:is(.dark *){background-color:#f9fafb66}.dark\:bg-tremor-background-muted\/45:is(.dark *){background-color:#f9fafb73}.dark\:bg-tremor-background-muted\/5:is(.dark *){background-color:#f9fafb0d}.dark\:bg-tremor-background-muted\/50:is(.dark *){background-color:#f9fafb80}.dark\:bg-tremor-background-muted\/55:is(.dark *){background-color:#f9fafb8c}.dark\:bg-tremor-background-muted\/60:is(.dark *){background-color:#f9fafb99}.dark\:bg-tremor-background-muted\/65:is(.dark *){background-color:#f9fafba6}.dark\:bg-tremor-background-muted\/70:is(.dark *){background-color:#f9fafbb3}.dark\:bg-tremor-background-muted\/75:is(.dark *){background-color:#f9fafbbf}.dark\:bg-tremor-background-muted\/80:is(.dark *){background-color:#f9fafbcc}.dark\:bg-tremor-background-muted\/85:is(.dark *){background-color:#f9fafbd9}.dark\:bg-tremor-background-muted\/90:is(.dark *){background-color:#f9fafbe6}.dark\:bg-tremor-background-muted\/95:is(.dark *){background-color:#f9fafbf2}.dark\:bg-tremor-background-subtle:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-background-subtle\/0:is(.dark *){background-color:#f3f4f600}.dark\:bg-tremor-background-subtle\/10:is(.dark *){background-color:#f3f4f61a}.dark\:bg-tremor-background-subtle\/100:is(.dark *){background-color:#f3f4f6}.dark\:bg-tremor-background-subtle\/15:is(.dark *){background-color:#f3f4f626}.dark\:bg-tremor-background-subtle\/20:is(.dark *){background-color:#f3f4f633}.dark\:bg-tremor-background-subtle\/25:is(.dark *){background-color:#f3f4f640}.dark\:bg-tremor-background-subtle\/30:is(.dark *){background-color:#f3f4f64d}.dark\:bg-tremor-background-subtle\/35:is(.dark *){background-color:#f3f4f659}.dark\:bg-tremor-background-subtle\/40:is(.dark *){background-color:#f3f4f666}.dark\:bg-tremor-background-subtle\/45:is(.dark *){background-color:#f3f4f673}.dark\:bg-tremor-background-subtle\/5:is(.dark *){background-color:#f3f4f60d}.dark\:bg-tremor-background-subtle\/50:is(.dark *){background-color:#f3f4f680}.dark\:bg-tremor-background-subtle\/55:is(.dark *){background-color:#f3f4f68c}.dark\:bg-tremor-background-subtle\/60:is(.dark *){background-color:#f3f4f699}.dark\:bg-tremor-background-subtle\/65:is(.dark *){background-color:#f3f4f6a6}.dark\:bg-tremor-background-subtle\/70:is(.dark *){background-color:#f3f4f6b3}.dark\:bg-tremor-background-subtle\/75:is(.dark *){background-color:#f3f4f6bf}.dark\:bg-tremor-background-subtle\/80:is(.dark *){background-color:#f3f4f6cc}.dark\:bg-tremor-background-subtle\/85:is(.dark *){background-color:#f3f4f6d9}.dark\:bg-tremor-background-subtle\/90:is(.dark *){background-color:#f3f4f6e6}.dark\:bg-tremor-background-subtle\/95:is(.dark *){background-color:#f3f4f6f2}.dark\:bg-tremor-border:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-brand:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-brand-emphasis:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-brand-emphasis\/0:is(.dark *){background-color:#1d4ed800}.dark\:bg-tremor-brand-emphasis\/10:is(.dark *){background-color:#1d4ed81a}.dark\:bg-tremor-brand-emphasis\/100:is(.dark *){background-color:#1d4ed8}.dark\:bg-tremor-brand-emphasis\/15:is(.dark *){background-color:#1d4ed826}.dark\:bg-tremor-brand-emphasis\/20:is(.dark *){background-color:#1d4ed833}.dark\:bg-tremor-brand-emphasis\/25:is(.dark *){background-color:#1d4ed840}.dark\:bg-tremor-brand-emphasis\/30:is(.dark *){background-color:#1d4ed84d}.dark\:bg-tremor-brand-emphasis\/35:is(.dark *){background-color:#1d4ed859}.dark\:bg-tremor-brand-emphasis\/40:is(.dark *){background-color:#1d4ed866}.dark\:bg-tremor-brand-emphasis\/45:is(.dark *){background-color:#1d4ed873}.dark\:bg-tremor-brand-emphasis\/5:is(.dark *){background-color:#1d4ed80d}.dark\:bg-tremor-brand-emphasis\/50:is(.dark *){background-color:#1d4ed880}.dark\:bg-tremor-brand-emphasis\/55:is(.dark *){background-color:#1d4ed88c}.dark\:bg-tremor-brand-emphasis\/60:is(.dark *){background-color:#1d4ed899}.dark\:bg-tremor-brand-emphasis\/65:is(.dark *){background-color:#1d4ed8a6}.dark\:bg-tremor-brand-emphasis\/70:is(.dark *){background-color:#1d4ed8b3}.dark\:bg-tremor-brand-emphasis\/75:is(.dark *){background-color:#1d4ed8bf}.dark\:bg-tremor-brand-emphasis\/80:is(.dark *){background-color:#1d4ed8cc}.dark\:bg-tremor-brand-emphasis\/85:is(.dark *){background-color:#1d4ed8d9}.dark\:bg-tremor-brand-emphasis\/90:is(.dark *){background-color:#1d4ed8e6}.dark\:bg-tremor-brand-emphasis\/95:is(.dark *){background-color:#1d4ed8f2}.dark\:bg-tremor-brand-faint:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-brand-faint\/0:is(.dark *){background-color:#eff6ff00}.dark\:bg-tremor-brand-faint\/10:is(.dark *){background-color:#eff6ff1a}.dark\:bg-tremor-brand-faint\/100:is(.dark *){background-color:#eff6ff}.dark\:bg-tremor-brand-faint\/15:is(.dark *){background-color:#eff6ff26}.dark\:bg-tremor-brand-faint\/20:is(.dark *){background-color:#eff6ff33}.dark\:bg-tremor-brand-faint\/25:is(.dark *){background-color:#eff6ff40}.dark\:bg-tremor-brand-faint\/30:is(.dark *){background-color:#eff6ff4d}.dark\:bg-tremor-brand-faint\/35:is(.dark *){background-color:#eff6ff59}.dark\:bg-tremor-brand-faint\/40:is(.dark *){background-color:#eff6ff66}.dark\:bg-tremor-brand-faint\/45:is(.dark *){background-color:#eff6ff73}.dark\:bg-tremor-brand-faint\/5:is(.dark *){background-color:#eff6ff0d}.dark\:bg-tremor-brand-faint\/50:is(.dark *){background-color:#eff6ff80}.dark\:bg-tremor-brand-faint\/55:is(.dark *){background-color:#eff6ff8c}.dark\:bg-tremor-brand-faint\/60:is(.dark *){background-color:#eff6ff99}.dark\:bg-tremor-brand-faint\/65:is(.dark *){background-color:#eff6ffa6}.dark\:bg-tremor-brand-faint\/70:is(.dark *){background-color:#eff6ffb3}.dark\:bg-tremor-brand-faint\/75:is(.dark *){background-color:#eff6ffbf}.dark\:bg-tremor-brand-faint\/80:is(.dark *){background-color:#eff6ffcc}.dark\:bg-tremor-brand-faint\/85:is(.dark *){background-color:#eff6ffd9}.dark\:bg-tremor-brand-faint\/90:is(.dark *){background-color:#eff6ffe6}.dark\:bg-tremor-brand-faint\/95:is(.dark *){background-color:#eff6fff2}.dark\:bg-tremor-brand-inverted:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-brand-inverted\/0:is(.dark *){background-color:#fff0}.dark\:bg-tremor-brand-inverted\/10:is(.dark *){background-color:#ffffff1a}.dark\:bg-tremor-brand-inverted\/100:is(.dark *){background-color:#fff}.dark\:bg-tremor-brand-inverted\/15:is(.dark *){background-color:#ffffff26}.dark\:bg-tremor-brand-inverted\/20:is(.dark *){background-color:#fff3}.dark\:bg-tremor-brand-inverted\/25:is(.dark *){background-color:#ffffff40}.dark\:bg-tremor-brand-inverted\/30:is(.dark *){background-color:#ffffff4d}.dark\:bg-tremor-brand-inverted\/35:is(.dark *){background-color:#ffffff59}.dark\:bg-tremor-brand-inverted\/40:is(.dark *){background-color:#fff6}.dark\:bg-tremor-brand-inverted\/45:is(.dark *){background-color:#ffffff73}.dark\:bg-tremor-brand-inverted\/5:is(.dark *){background-color:#ffffff0d}.dark\:bg-tremor-brand-inverted\/50:is(.dark *){background-color:#ffffff80}.dark\:bg-tremor-brand-inverted\/55:is(.dark *){background-color:#ffffff8c}.dark\:bg-tremor-brand-inverted\/60:is(.dark *){background-color:#fff9}.dark\:bg-tremor-brand-inverted\/65:is(.dark *){background-color:#ffffffa6}.dark\:bg-tremor-brand-inverted\/70:is(.dark *){background-color:#ffffffb3}.dark\:bg-tremor-brand-inverted\/75:is(.dark *){background-color:#ffffffbf}.dark\:bg-tremor-brand-inverted\/80:is(.dark *){background-color:#fffc}.dark\:bg-tremor-brand-inverted\/85:is(.dark *){background-color:#ffffffd9}.dark\:bg-tremor-brand-inverted\/90:is(.dark *){background-color:#ffffffe6}.dark\:bg-tremor-brand-inverted\/95:is(.dark *){background-color:#fffffff2}.dark\:bg-tremor-brand-muted:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-brand-muted\/0:is(.dark *){background-color:#bfdbfe00}.dark\:bg-tremor-brand-muted\/10:is(.dark *){background-color:#bfdbfe1a}.dark\:bg-tremor-brand-muted\/100:is(.dark *){background-color:#bfdbfe}.dark\:bg-tremor-brand-muted\/15:is(.dark *){background-color:#bfdbfe26}.dark\:bg-tremor-brand-muted\/20:is(.dark *){background-color:#bfdbfe33}.dark\:bg-tremor-brand-muted\/25:is(.dark *){background-color:#bfdbfe40}.dark\:bg-tremor-brand-muted\/30:is(.dark *){background-color:#bfdbfe4d}.dark\:bg-tremor-brand-muted\/35:is(.dark *){background-color:#bfdbfe59}.dark\:bg-tremor-brand-muted\/40:is(.dark *){background-color:#bfdbfe66}.dark\:bg-tremor-brand-muted\/45:is(.dark *){background-color:#bfdbfe73}.dark\:bg-tremor-brand-muted\/5:is(.dark *){background-color:#bfdbfe0d}.dark\:bg-tremor-brand-muted\/50:is(.dark *){background-color:#bfdbfe80}.dark\:bg-tremor-brand-muted\/55:is(.dark *){background-color:#bfdbfe8c}.dark\:bg-tremor-brand-muted\/60:is(.dark *){background-color:#bfdbfe99}.dark\:bg-tremor-brand-muted\/65:is(.dark *){background-color:#bfdbfea6}.dark\:bg-tremor-brand-muted\/70:is(.dark *){background-color:#bfdbfeb3}.dark\:bg-tremor-brand-muted\/75:is(.dark *){background-color:#bfdbfebf}.dark\:bg-tremor-brand-muted\/80:is(.dark *){background-color:#bfdbfecc}.dark\:bg-tremor-brand-muted\/85:is(.dark *){background-color:#bfdbfed9}.dark\:bg-tremor-brand-muted\/90:is(.dark *){background-color:#bfdbfee6}.dark\:bg-tremor-brand-muted\/95:is(.dark *){background-color:#bfdbfef2}.dark\:bg-tremor-brand-subtle:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-brand-subtle\/0:is(.dark *){background-color:#60a5fa00}.dark\:bg-tremor-brand-subtle\/10:is(.dark *){background-color:#60a5fa1a}.dark\:bg-tremor-brand-subtle\/100:is(.dark *){background-color:#60a5fa}.dark\:bg-tremor-brand-subtle\/15:is(.dark *){background-color:#60a5fa26}.dark\:bg-tremor-brand-subtle\/20:is(.dark *){background-color:#60a5fa33}.dark\:bg-tremor-brand-subtle\/25:is(.dark *){background-color:#60a5fa40}.dark\:bg-tremor-brand-subtle\/30:is(.dark *){background-color:#60a5fa4d}.dark\:bg-tremor-brand-subtle\/35:is(.dark *){background-color:#60a5fa59}.dark\:bg-tremor-brand-subtle\/40:is(.dark *){background-color:#60a5fa66}.dark\:bg-tremor-brand-subtle\/45:is(.dark *){background-color:#60a5fa73}.dark\:bg-tremor-brand-subtle\/5:is(.dark *){background-color:#60a5fa0d}.dark\:bg-tremor-brand-subtle\/50:is(.dark *){background-color:#60a5fa80}.dark\:bg-tremor-brand-subtle\/55:is(.dark *){background-color:#60a5fa8c}.dark\:bg-tremor-brand-subtle\/60:is(.dark *){background-color:#60a5fa99}.dark\:bg-tremor-brand-subtle\/65:is(.dark *){background-color:#60a5faa6}.dark\:bg-tremor-brand-subtle\/70:is(.dark *){background-color:#60a5fab3}.dark\:bg-tremor-brand-subtle\/75:is(.dark *){background-color:#60a5fabf}.dark\:bg-tremor-brand-subtle\/80:is(.dark *){background-color:#60a5facc}.dark\:bg-tremor-brand-subtle\/85:is(.dark *){background-color:#60a5fad9}.dark\:bg-tremor-brand-subtle\/90:is(.dark *){background-color:#60a5fae6}.dark\:bg-tremor-brand-subtle\/95:is(.dark *){background-color:#60a5faf2}.dark\:bg-tremor-content:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-content-emphasis:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-content-emphasis\/0:is(.dark *){background-color:#37415100}.dark\:bg-tremor-content-emphasis\/10:is(.dark *){background-color:#3741511a}.dark\:bg-tremor-content-emphasis\/100:is(.dark *){background-color:#374151}.dark\:bg-tremor-content-emphasis\/15:is(.dark *){background-color:#37415126}.dark\:bg-tremor-content-emphasis\/20:is(.dark *){background-color:#37415133}.dark\:bg-tremor-content-emphasis\/25:is(.dark *){background-color:#37415140}.dark\:bg-tremor-content-emphasis\/30:is(.dark *){background-color:#3741514d}.dark\:bg-tremor-content-emphasis\/35:is(.dark *){background-color:#37415159}.dark\:bg-tremor-content-emphasis\/40:is(.dark *){background-color:#37415166}.dark\:bg-tremor-content-emphasis\/45:is(.dark *){background-color:#37415173}.dark\:bg-tremor-content-emphasis\/5:is(.dark *){background-color:#3741510d}.dark\:bg-tremor-content-emphasis\/50:is(.dark *){background-color:#37415180}.dark\:bg-tremor-content-emphasis\/55:is(.dark *){background-color:#3741518c}.dark\:bg-tremor-content-emphasis\/60:is(.dark *){background-color:#37415199}.dark\:bg-tremor-content-emphasis\/65:is(.dark *){background-color:#374151a6}.dark\:bg-tremor-content-emphasis\/70:is(.dark *){background-color:#374151b3}.dark\:bg-tremor-content-emphasis\/75:is(.dark *){background-color:#374151bf}.dark\:bg-tremor-content-emphasis\/80:is(.dark *){background-color:#374151cc}.dark\:bg-tremor-content-emphasis\/85:is(.dark *){background-color:#374151d9}.dark\:bg-tremor-content-emphasis\/90:is(.dark *){background-color:#374151e6}.dark\:bg-tremor-content-emphasis\/95:is(.dark *){background-color:#374151f2}.dark\:bg-tremor-content-inverted:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-content-inverted\/0:is(.dark *){background-color:#fff0}.dark\:bg-tremor-content-inverted\/10:is(.dark *){background-color:#ffffff1a}.dark\:bg-tremor-content-inverted\/100:is(.dark *){background-color:#fff}.dark\:bg-tremor-content-inverted\/15:is(.dark *){background-color:#ffffff26}.dark\:bg-tremor-content-inverted\/20:is(.dark *){background-color:#fff3}.dark\:bg-tremor-content-inverted\/25:is(.dark *){background-color:#ffffff40}.dark\:bg-tremor-content-inverted\/30:is(.dark *){background-color:#ffffff4d}.dark\:bg-tremor-content-inverted\/35:is(.dark *){background-color:#ffffff59}.dark\:bg-tremor-content-inverted\/40:is(.dark *){background-color:#fff6}.dark\:bg-tremor-content-inverted\/45:is(.dark *){background-color:#ffffff73}.dark\:bg-tremor-content-inverted\/5:is(.dark *){background-color:#ffffff0d}.dark\:bg-tremor-content-inverted\/50:is(.dark *){background-color:#ffffff80}.dark\:bg-tremor-content-inverted\/55:is(.dark *){background-color:#ffffff8c}.dark\:bg-tremor-content-inverted\/60:is(.dark *){background-color:#fff9}.dark\:bg-tremor-content-inverted\/65:is(.dark *){background-color:#ffffffa6}.dark\:bg-tremor-content-inverted\/70:is(.dark *){background-color:#ffffffb3}.dark\:bg-tremor-content-inverted\/75:is(.dark *){background-color:#ffffffbf}.dark\:bg-tremor-content-inverted\/80:is(.dark *){background-color:#fffc}.dark\:bg-tremor-content-inverted\/85:is(.dark *){background-color:#ffffffd9}.dark\:bg-tremor-content-inverted\/90:is(.dark *){background-color:#ffffffe6}.dark\:bg-tremor-content-inverted\/95:is(.dark *){background-color:#fffffff2}.dark\:bg-tremor-content-strong:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-content-strong\/0:is(.dark *){background-color:#11182700}.dark\:bg-tremor-content-strong\/10:is(.dark *){background-color:#1118271a}.dark\:bg-tremor-content-strong\/100:is(.dark *){background-color:#111827}.dark\:bg-tremor-content-strong\/15:is(.dark *){background-color:#11182726}.dark\:bg-tremor-content-strong\/20:is(.dark *){background-color:#11182733}.dark\:bg-tremor-content-strong\/25:is(.dark *){background-color:#11182740}.dark\:bg-tremor-content-strong\/30:is(.dark *){background-color:#1118274d}.dark\:bg-tremor-content-strong\/35:is(.dark *){background-color:#11182759}.dark\:bg-tremor-content-strong\/40:is(.dark *){background-color:#11182766}.dark\:bg-tremor-content-strong\/45:is(.dark *){background-color:#11182773}.dark\:bg-tremor-content-strong\/5:is(.dark *){background-color:#1118270d}.dark\:bg-tremor-content-strong\/50:is(.dark *){background-color:#11182780}.dark\:bg-tremor-content-strong\/55:is(.dark *){background-color:#1118278c}.dark\:bg-tremor-content-strong\/60:is(.dark *){background-color:#11182799}.dark\:bg-tremor-content-strong\/65:is(.dark *){background-color:#111827a6}.dark\:bg-tremor-content-strong\/70:is(.dark *){background-color:#111827b3}.dark\:bg-tremor-content-strong\/75:is(.dark *){background-color:#111827bf}.dark\:bg-tremor-content-strong\/80:is(.dark *){background-color:#111827cc}.dark\:bg-tremor-content-strong\/85:is(.dark *){background-color:#111827d9}.dark\:bg-tremor-content-strong\/90:is(.dark *){background-color:#111827e6}.dark\:bg-tremor-content-strong\/95:is(.dark *){background-color:#111827f2}.dark\:bg-tremor-content-subtle:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.dark\:bg-tremor-content-subtle\/0:is(.dark *){background-color:#9ca3af00}.dark\:bg-tremor-content-subtle\/10:is(.dark *){background-color:#9ca3af1a}.dark\:bg-tremor-content-subtle\/100:is(.dark *){background-color:#9ca3af}.dark\:bg-tremor-content-subtle\/15:is(.dark *){background-color:#9ca3af26}.dark\:bg-tremor-content-subtle\/20:is(.dark *){background-color:#9ca3af33}.dark\:bg-tremor-content-subtle\/25:is(.dark *){background-color:#9ca3af40}.dark\:bg-tremor-content-subtle\/30:is(.dark *){background-color:#9ca3af4d}.dark\:bg-tremor-content-subtle\/35:is(.dark *){background-color:#9ca3af59}.dark\:bg-tremor-content-subtle\/40:is(.dark *){background-color:#9ca3af66}.dark\:bg-tremor-content-subtle\/45:is(.dark *){background-color:#9ca3af73}.dark\:bg-tremor-content-subtle\/5:is(.dark *){background-color:#9ca3af0d}.dark\:bg-tremor-content-subtle\/50:is(.dark *){background-color:#9ca3af80}.dark\:bg-tremor-content-subtle\/55:is(.dark *){background-color:#9ca3af8c}.dark\:bg-tremor-content-subtle\/60:is(.dark *){background-color:#9ca3af99}.dark\:bg-tremor-content-subtle\/65:is(.dark *){background-color:#9ca3afa6}.dark\:bg-tremor-content-subtle\/70:is(.dark *){background-color:#9ca3afb3}.dark\:bg-tremor-content-subtle\/75:is(.dark *){background-color:#9ca3afbf}.dark\:bg-tremor-content-subtle\/80:is(.dark *){background-color:#9ca3afcc}.dark\:bg-tremor-content-subtle\/85:is(.dark *){background-color:#9ca3afd9}.dark\:bg-tremor-content-subtle\/90:is(.dark *){background-color:#9ca3afe6}.dark\:bg-tremor-content-subtle\/95:is(.dark *){background-color:#9ca3aff2}.dark\:bg-white\/5:is(.dark *){background-color:#ffffff0d}.dark\:from-\[\#090E1A\]:is(.dark *){--tw-gradient-from: #090E1A var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 14 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-900:is(.dark *){--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)}.dark\:from-dark-tremor-background:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/0:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/10:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/100:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/15:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/20:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/25:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/30:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/35:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/40:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/45:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/5:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/50:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/55:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/60:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/65:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/70:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/75:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/80:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/85:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/90:is(.dark *){--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)}.dark\:from-dark-tremor-background-emphasis\/95:is(.dark *){--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)}.dark\:from-dark-tremor-background-muted:is(.dark *){--tw-gradient-from: #131A2B var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/0:is(.dark *){--tw-gradient-from: rgb(19 26 43 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/10:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/100:is(.dark *){--tw-gradient-from: rgb(19 26 43 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/15:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/20:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/25:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/30:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/35:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/40:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/45:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/5:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/50:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/55:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/60:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/65:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/70:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/75:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/80:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/85:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/90:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-muted\/95:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-background-subtle:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/0:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/10:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/100:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/15:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/20:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/25:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/30:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/35:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/40:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/45:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/5:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/50:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/55:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/60:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/65:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/70:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/75:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/80:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/85:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/90:is(.dark *){--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)}.dark\:from-dark-tremor-background-subtle\/95:is(.dark *){--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)}.dark\:from-dark-tremor-border:is(.dark *){--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)}.dark\:from-dark-tremor-brand:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/0:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/10:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/100:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/15:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/20:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/25:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/30:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/35:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/40:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/45:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/5:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/50:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/55:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/60:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/65:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/70:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/75:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/80:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/85:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/90:is(.dark *){--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)}.dark\:from-dark-tremor-brand-emphasis\/95:is(.dark *){--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)}.dark\:from-dark-tremor-brand-faint:is(.dark *){--tw-gradient-from: #0B1229 var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/0:is(.dark *){--tw-gradient-from: rgb(11 18 41 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/10:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/100:is(.dark *){--tw-gradient-from: rgb(11 18 41 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/15:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/20:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/25:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/30:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/35:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/40:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/45:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/5:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/50:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/55:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/60:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/65:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/70:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/75:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/80:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/85:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/90:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-faint\/95:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-dark-tremor-brand-inverted:is(.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-dark-tremor-brand-inverted\/0:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/10:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/100:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/15:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/20:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/25:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/30:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/35:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/40:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/45:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/5:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/50:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/55:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/60:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/65:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/70:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/75:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/80:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/85:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/90:is(.dark *){--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)}.dark\:from-dark-tremor-brand-inverted\/95:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/0:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/10:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/100:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/15:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/20:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/25:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/30:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/35:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/40:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/45:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/5:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/50:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/55:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/60:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/65:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/70:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/75:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/80:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/85:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/90:is(.dark *){--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)}.dark\:from-dark-tremor-brand-muted\/95:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/0:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/10:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/100:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/15:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/20:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/25:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/30:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/35:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/40:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/45:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/5:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/50:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/55:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/60:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/65:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/70:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/75:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/80:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/85:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/90:is(.dark *){--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)}.dark\:from-dark-tremor-brand-subtle\/95:is(.dark *){--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)}.dark\:from-dark-tremor-content:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/0:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/10:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/100:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/15:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/20:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/25:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/30:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/35:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/40:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/45:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/5:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/50:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/55:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/60:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/65:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/70:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/75:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/80:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/85:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/90:is(.dark *){--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)}.dark\:from-dark-tremor-content-emphasis\/95:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/0:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/10:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/100:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/15:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/20:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/25:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/30:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/35:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/40:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/45:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/5:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/50:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/55:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/60:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/65:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/70:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/75:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/80:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/85:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/90:is(.dark *){--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)}.dark\:from-dark-tremor-content-inverted\/95:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/0:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/10:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/100:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/15:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/20:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/25:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/30:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/35:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/40:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/45:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/5:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/50:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/55:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/60:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/65:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/70:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/75:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/80:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/85:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/90:is(.dark *){--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)}.dark\:from-dark-tremor-content-strong\/95:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/0:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/10:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/100:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/15:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/20:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/25:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/30:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/35:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/40:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/45:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/5:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/50:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/55:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/60:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/65:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/70:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/75:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/80:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/85:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/90:is(.dark *){--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)}.dark\:from-dark-tremor-content-subtle\/95:is(.dark *){--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)}.dark\:from-gray-900:is(.dark *){--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)}.dark\:from-tremor-background:is(.dark *){--tw-gradient-from: #FFFFFF 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)}.dark\:from-tremor-background-emphasis:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/0:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/10:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/100:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/15:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/20:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/25:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/30:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/35:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/40:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/45:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/5:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/50:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/55:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/60:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/65:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/70:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/75:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/80:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/85:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/90:is(.dark *){--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)}.dark\:from-tremor-background-emphasis\/95:is(.dark *){--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)}.dark\:from-tremor-background-muted:is(.dark *){--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)}.dark\:from-tremor-background-muted\/0:is(.dark *){--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)}.dark\:from-tremor-background-muted\/10:is(.dark *){--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)}.dark\:from-tremor-background-muted\/100:is(.dark *){--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)}.dark\:from-tremor-background-muted\/15:is(.dark *){--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)}.dark\:from-tremor-background-muted\/20:is(.dark *){--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)}.dark\:from-tremor-background-muted\/25:is(.dark *){--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)}.dark\:from-tremor-background-muted\/30:is(.dark *){--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)}.dark\:from-tremor-background-muted\/35:is(.dark *){--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)}.dark\:from-tremor-background-muted\/40:is(.dark *){--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)}.dark\:from-tremor-background-muted\/45:is(.dark *){--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)}.dark\:from-tremor-background-muted\/5:is(.dark *){--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)}.dark\:from-tremor-background-muted\/50:is(.dark *){--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)}.dark\:from-tremor-background-muted\/55:is(.dark *){--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)}.dark\:from-tremor-background-muted\/60:is(.dark *){--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)}.dark\:from-tremor-background-muted\/65:is(.dark *){--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)}.dark\:from-tremor-background-muted\/70:is(.dark *){--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)}.dark\:from-tremor-background-muted\/75:is(.dark *){--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)}.dark\:from-tremor-background-muted\/80:is(.dark *){--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)}.dark\:from-tremor-background-muted\/85:is(.dark *){--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)}.dark\:from-tremor-background-muted\/90:is(.dark *){--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)}.dark\:from-tremor-background-muted\/95:is(.dark *){--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)}.dark\:from-tremor-background-subtle:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/0:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/10:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/100:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/15:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/20:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/25:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/30:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/35:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/40:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/45:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/5:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/50:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/55:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/60:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/65:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/70:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/75:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/80:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/85:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/90:is(.dark *){--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)}.dark\:from-tremor-background-subtle\/95:is(.dark *){--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)}.dark\:from-tremor-border:is(.dark *){--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)}.dark\:from-tremor-brand:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/0:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/10:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/100:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/15:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/20:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/25:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/30:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/35:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/40:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/45:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/5:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/50:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/55:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/60:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/65:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/70:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/75:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/80:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/85:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/90:is(.dark *){--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)}.dark\:from-tremor-brand-emphasis\/95:is(.dark *){--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)}.dark\:from-tremor-brand-faint:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/0:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/10:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/100:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/15:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/20:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/25:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/30:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/35:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/40:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/45:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/5:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/50:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/55:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/60:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/65:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/70:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/75:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/80:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/85:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/90:is(.dark *){--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)}.dark\:from-tremor-brand-faint\/95:is(.dark *){--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)}.dark\:from-tremor-brand-inverted:is(.dark *){--tw-gradient-from: #FFFFFF 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)}.dark\:from-tremor-brand-inverted\/0:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/10:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/100:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/15:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/20:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/25:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/30:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/35:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/40:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/45:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/5:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/50:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/55:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/60:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/65:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/70:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/75:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/80:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/85:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/90:is(.dark *){--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)}.dark\:from-tremor-brand-inverted\/95:is(.dark *){--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)}.dark\:from-tremor-brand-muted:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/0:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/10:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/100:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/15:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/20:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/25:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/30:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/35:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/40:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/45:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/5:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/50:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/55:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/60:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/65:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/70:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/75:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/80:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/85:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/90:is(.dark *){--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)}.dark\:from-tremor-brand-muted\/95:is(.dark *){--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)}.dark\:from-tremor-brand-subtle:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/0:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/10:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/100:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/15:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/20:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/25:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/30:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/35:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/40:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/45:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/5:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/50:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/55:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/60:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/65:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/70:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/75:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/80:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/85:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/90:is(.dark *){--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)}.dark\:from-tremor-brand-subtle\/95:is(.dark *){--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)}.dark\:from-tremor-content:is(.dark *){--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)}.dark\:from-tremor-content-emphasis:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/0:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/10:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/100:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/15:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/20:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/25:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/30:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/35:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/40:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/45:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/5:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/50:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/55:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/60:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/65:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/70:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/75:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/80:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/85:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/90:is(.dark *){--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)}.dark\:from-tremor-content-emphasis\/95:is(.dark *){--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)}.dark\:from-tremor-content-inverted:is(.dark *){--tw-gradient-from: #FFFFFF 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)}.dark\:from-tremor-content-inverted\/0:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/10:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/100:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/15:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/20:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/25:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/30:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/35:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/40:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/45:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/5:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/50:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/55:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/60:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/65:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/70:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/75:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/80:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/85:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/90:is(.dark *){--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)}.dark\:from-tremor-content-inverted\/95:is(.dark *){--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)}.dark\:from-tremor-content-strong:is(.dark *){--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)}.dark\:from-tremor-content-strong\/0:is(.dark *){--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)}.dark\:from-tremor-content-strong\/10:is(.dark *){--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)}.dark\:from-tremor-content-strong\/100:is(.dark *){--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)}.dark\:from-tremor-content-strong\/15:is(.dark *){--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)}.dark\:from-tremor-content-strong\/20:is(.dark *){--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)}.dark\:from-tremor-content-strong\/25:is(.dark *){--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)}.dark\:from-tremor-content-strong\/30:is(.dark *){--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)}.dark\:from-tremor-content-strong\/35:is(.dark *){--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)}.dark\:from-tremor-content-strong\/40:is(.dark *){--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)}.dark\:from-tremor-content-strong\/45:is(.dark *){--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)}.dark\:from-tremor-content-strong\/5:is(.dark *){--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)}.dark\:from-tremor-content-strong\/50:is(.dark *){--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)}.dark\:from-tremor-content-strong\/55:is(.dark *){--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)}.dark\:from-tremor-content-strong\/60:is(.dark *){--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)}.dark\:from-tremor-content-strong\/65:is(.dark *){--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)}.dark\:from-tremor-content-strong\/70:is(.dark *){--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)}.dark\:from-tremor-content-strong\/75:is(.dark *){--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)}.dark\:from-tremor-content-strong\/80:is(.dark *){--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)}.dark\:from-tremor-content-strong\/85:is(.dark *){--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)}.dark\:from-tremor-content-strong\/90:is(.dark *){--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)}.dark\:from-tremor-content-strong\/95:is(.dark *){--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)}.dark\:from-tremor-content-subtle:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/0:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/10:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/100:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/15:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/20:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/25:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/30:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/35:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/40:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/45:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/5:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/50:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/55:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/60:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/65:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/70:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/75:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/80:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/85:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/90:is(.dark *){--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)}.dark\:from-tremor-content-subtle\/95:is(.dark *){--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)}.dark\:to-dark-tremor-background:is(.dark *){--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis:is(.dark *){--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/0:is(.dark *){--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/10:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/100:is(.dark *){--tw-gradient-to: rgb(55 65 81 / 1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/15:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .15) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/20:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .2) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/25:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .25) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/30:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .3) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/35:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .35) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/40:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .4) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/45:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .45) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/5:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .05) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/50:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .5) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/55:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .55) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/60:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .6) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/65:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .65) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/70:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .7) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/75:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .75) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/80:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .8) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/85:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .85) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/90:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .9) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-emphasis\/95:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .95) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted:is(.dark *){--tw-gradient-to: #131A2B var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/0:is(.dark *){--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/10:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/100:is(.dark *){--tw-gradient-to: rgb(19 26 43 / 1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/15:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .15) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/20:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .2) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/25:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .25) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/30:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .3) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/35:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .35) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/40:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .4) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/45:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .45) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/5:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .05) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/50:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .5) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/55:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .55) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/60:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .6) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/65:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .65) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/70:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .7) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/75:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .75) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/80:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .8) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/85:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .85) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/90:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .9) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-muted\/95:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .95) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle:is(.dark *){--tw-gradient-to: #1F2937 var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/0:is(.dark *){--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/10:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/100:is(.dark *){--tw-gradient-to: rgb(31 41 55 / 1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/15:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .15) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/20:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .2) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/25:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .25) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/30:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .3) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/35:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .35) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/40:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .4) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/45:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .45) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/5:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .05) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/50:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .5) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/55:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .55) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/60:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .6) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/65:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .65) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/70:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .7) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/75:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .75) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/80:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .8) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/85:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .85) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/90:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .9) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-background-subtle\/95:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .95) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-border:is(.dark *){--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand:is(.dark *){--tw-gradient-to: #3B82F6 var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis:is(.dark *){--tw-gradient-to: #60A5FA var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/0:is(.dark *){--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/10:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/100:is(.dark *){--tw-gradient-to: rgb(96 165 250 / 1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/15:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .15) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/20:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .2) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/25:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .25) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/30:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .3) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/35:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .35) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/40:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .4) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/45:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .45) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/5:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .05) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/50:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .5) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/55:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .55) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/60:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .6) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/65:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .65) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/70:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .7) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/75:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .75) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/80:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .8) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/85:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .85) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/90:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .9) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-emphasis\/95:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .95) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint:is(.dark *){--tw-gradient-to: #0B1229 var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/0:is(.dark *){--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/10:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/100:is(.dark *){--tw-gradient-to: rgb(11 18 41 / 1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/15:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .15) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/20:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .2) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/25:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .25) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/30:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .3) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/35:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .35) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/40:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .4) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/45:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .45) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/5:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .05) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/50:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .5) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/55:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .55) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/60:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .6) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/65:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .65) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/70:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .7) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/75:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .75) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/80:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .8) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/85:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .85) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/90:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .9) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-faint\/95:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .95) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted:is(.dark *){--tw-gradient-to: #030712 var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/0:is(.dark *){--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/10:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/100:is(.dark *){--tw-gradient-to: rgb(3 7 18 / 1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/15:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .15) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/20:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .2) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/25:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .25) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/30:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .3) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/35:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .35) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/40:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .4) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/45:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .45) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/5:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .05) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/50:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .5) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/55:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .55) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/60:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .6) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/65:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .65) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/70:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .7) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/75:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .75) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/80:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .8) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/85:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .85) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/90:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .9) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-inverted\/95:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .95) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted:is(.dark *){--tw-gradient-to: #172554 var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/0:is(.dark *){--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/10:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/100:is(.dark *){--tw-gradient-to: rgb(23 37 84 / 1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/15:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .15) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/20:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .2) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/25:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .25) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/30:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .3) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/35:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .35) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/40:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .4) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/45:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .45) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/5:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .05) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/50:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .5) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/55:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .55) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/60:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .6) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/65:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .65) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/70:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .7) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/75:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .75) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/80:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .8) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/85:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .85) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/90:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .9) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-muted\/95:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .95) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle:is(.dark *){--tw-gradient-to: #1E40AF var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/0:is(.dark *){--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/10:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/100:is(.dark *){--tw-gradient-to: rgb(30 64 175 / 1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/15:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .15) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/20:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .2) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/25:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .25) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/30:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .3) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/35:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .35) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/40:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .4) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/45:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .45) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/5:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .05) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/50:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .5) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/55:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .55) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/60:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .6) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/65:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .65) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/70:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .7) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/75:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .75) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/80:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .8) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/85:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .85) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/90:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .9) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-brand-subtle\/95:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .95) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content:is(.dark *){--tw-gradient-to: #9CA3AF var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis:is(.dark *){--tw-gradient-to: #E5E7EB var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/0:is(.dark *){--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/10:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/100:is(.dark *){--tw-gradient-to: rgb(229 231 235 / 1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/15:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .15) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/20:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .2) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/25:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .25) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/30:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .3) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/35:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .35) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/40:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .4) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/45:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .45) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/5:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .05) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/50:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .5) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/55:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .55) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/60:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .6) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/65:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .65) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/70:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .7) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/75:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .75) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/80:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .8) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/85:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .85) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/90:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .9) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-emphasis\/95:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .95) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted:is(.dark *){--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/0:is(.dark *){--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/10:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/100:is(.dark *){--tw-gradient-to: rgb(17 24 39 / 1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/15:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .15) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/20:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .2) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/25:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .25) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/30:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .3) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/35:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .35) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/40:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .4) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/45:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .45) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/5:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .05) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/50:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .5) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/55:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .55) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/60:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .6) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/65:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .65) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/70:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .7) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/75:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .75) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/80:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .8) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/85:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .85) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/90:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .9) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-inverted\/95:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .95) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong:is(.dark *){--tw-gradient-to: #F9FAFB var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/0:is(.dark *){--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/10:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/100:is(.dark *){--tw-gradient-to: rgb(249 250 251 / 1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/15:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .15) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/20:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .2) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/25:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .25) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/30:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .3) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/35:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .35) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/40:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .4) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/45:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .45) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/5:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .05) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/50:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .5) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/55:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .55) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/60:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .6) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/65:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .65) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/70:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .7) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/75:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .75) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/80:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .8) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/85:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .85) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/90:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .9) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-strong\/95:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .95) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle:is(.dark *){--tw-gradient-to: #6B7280 var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/0:is(.dark *){--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/10:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/100:is(.dark *){--tw-gradient-to: rgb(107 114 128 / 1) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/15:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .15) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/20:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .2) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/25:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .25) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/30:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .3) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/35:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .35) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/40:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .4) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/45:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .45) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/5:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .05) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/50:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .5) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/55:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .55) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/60:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .6) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/65:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .65) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/70:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .7) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/75:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .75) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/80:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .8) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/85:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .85) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/90:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .9) var(--tw-gradient-to-position)}.dark\:to-dark-tremor-content-subtle\/95:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .95) var(--tw-gradient-to-position)}.dark\:to-gray-800:is(.dark *){--tw-gradient-to: #1f2937 var(--tw-gradient-to-position)}.dark\:to-indigo-900:is(.dark *){--tw-gradient-to: #312e81 var(--tw-gradient-to-position)}.dark\:to-tremor-background:is(.dark *){--tw-gradient-to: #FFFFFF var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis:is(.dark *){--tw-gradient-to: #E5E7EB var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/0:is(.dark *){--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/10:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .1) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/100:is(.dark *){--tw-gradient-to: rgb(229 231 235 / 1) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/15:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .15) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/20:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .2) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/25:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .25) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/30:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .3) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/35:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .35) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/40:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .4) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/45:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .45) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/5:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .05) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/50:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .5) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/55:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .55) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/60:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .6) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/65:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .65) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/70:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .7) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/75:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .75) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/80:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .8) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/85:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .85) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/90:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .9) var(--tw-gradient-to-position)}.dark\:to-tremor-background-emphasis\/95:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .95) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted:is(.dark *){--tw-gradient-to: #F9FAFB var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/0:is(.dark *){--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/10:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .1) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/100:is(.dark *){--tw-gradient-to: rgb(249 250 251 / 1) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/15:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .15) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/20:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .2) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/25:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .25) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/30:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .3) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/35:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .35) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/40:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .4) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/45:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .45) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/5:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .05) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/50:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .5) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/55:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .55) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/60:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .6) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/65:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .65) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/70:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .7) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/75:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .75) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/80:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .8) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/85:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .85) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/90:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .9) var(--tw-gradient-to-position)}.dark\:to-tremor-background-muted\/95:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .95) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle:is(.dark *){--tw-gradient-to: #F3F4F6 var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/0:is(.dark *){--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/10:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .1) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/100:is(.dark *){--tw-gradient-to: rgb(243 244 246 / 1) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/15:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .15) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/20:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .2) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/25:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .25) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/30:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .3) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/35:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .35) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/40:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .4) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/45:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .45) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/5:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .05) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/50:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .5) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/55:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .55) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/60:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .6) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/65:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .65) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/70:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .7) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/75:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .75) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/80:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .8) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/85:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .85) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/90:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .9) var(--tw-gradient-to-position)}.dark\:to-tremor-background-subtle\/95:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .95) var(--tw-gradient-to-position)}.dark\:to-tremor-border:is(.dark *){--tw-gradient-to: #E5E7EB var(--tw-gradient-to-position)}.dark\:to-tremor-brand:is(.dark *){--tw-gradient-to: #3B82F6 var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis:is(.dark *){--tw-gradient-to: #1D4ED8 var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/0:is(.dark *){--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/10:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .1) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/100:is(.dark *){--tw-gradient-to: rgb(29 78 216 / 1) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/15:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .15) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/20:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .2) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/25:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .25) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/30:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .3) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/35:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .35) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/40:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .4) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/45:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .45) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/5:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .05) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/50:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .5) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/55:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .55) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/60:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .6) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/65:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .65) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/70:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .7) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/75:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .75) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/80:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .8) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/85:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .85) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/90:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .9) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-emphasis\/95:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .95) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint:is(.dark *){--tw-gradient-to: #EFF6FF var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/0:is(.dark *){--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/10:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .1) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/100:is(.dark *){--tw-gradient-to: rgb(239 246 255 / 1) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/15:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .15) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/20:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .2) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/25:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .25) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/30:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .3) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/35:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .35) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/40:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .4) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/45:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .45) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/5:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .05) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/50:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .5) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/55:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .55) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/60:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .6) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/65:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .65) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/70:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .7) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/75:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .75) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/80:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .8) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/85:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .85) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/90:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .9) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-faint\/95:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .95) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted:is(.dark *){--tw-gradient-to: #FFFFFF var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/0:is(.dark *){--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/10:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .1) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/100:is(.dark *){--tw-gradient-to: rgb(255 255 255 / 1) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/15:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .15) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/20:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .2) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/25:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .25) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/30:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .3) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/35:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .35) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/40:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .4) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/45:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .45) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/5:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .05) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/50:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .5) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/55:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .55) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/60:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .6) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/65:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .65) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/70:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .7) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/75:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .75) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/80:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .8) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/85:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .85) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/90:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .9) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-inverted\/95:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .95) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted:is(.dark *){--tw-gradient-to: #BFDBFE var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/0:is(.dark *){--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/10:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .1) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/100:is(.dark *){--tw-gradient-to: rgb(191 219 254 / 1) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/15:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .15) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/20:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .2) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/25:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .25) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/30:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .3) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/35:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .35) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/40:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .4) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/45:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .45) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/5:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .05) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/50:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .5) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/55:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .55) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/60:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .6) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/65:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .65) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/70:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .7) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/75:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .75) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/80:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .8) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/85:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .85) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/90:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .9) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-muted\/95:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .95) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle:is(.dark *){--tw-gradient-to: #60A5FA var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/0:is(.dark *){--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/10:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .1) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/100:is(.dark *){--tw-gradient-to: rgb(96 165 250 / 1) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/15:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .15) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/20:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .2) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/25:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .25) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/30:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .3) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/35:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .35) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/40:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .4) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/45:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .45) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/5:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .05) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/50:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .5) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/55:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .55) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/60:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .6) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/65:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .65) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/70:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .7) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/75:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .75) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/80:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .8) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/85:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .85) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/90:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .9) var(--tw-gradient-to-position)}.dark\:to-tremor-brand-subtle\/95:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .95) var(--tw-gradient-to-position)}.dark\:to-tremor-content:is(.dark *){--tw-gradient-to: #6B7280 var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis:is(.dark *){--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/0:is(.dark *){--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/10:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .1) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/100:is(.dark *){--tw-gradient-to: rgb(55 65 81 / 1) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/15:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .15) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/20:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .2) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/25:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .25) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/30:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .3) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/35:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .35) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/40:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .4) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/45:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .45) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/5:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .05) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/50:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .5) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/55:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .55) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/60:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .6) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/65:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .65) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/70:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .7) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/75:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .75) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/80:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .8) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/85:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .85) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/90:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .9) var(--tw-gradient-to-position)}.dark\:to-tremor-content-emphasis\/95:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .95) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted:is(.dark *){--tw-gradient-to: #FFFFFF var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/0:is(.dark *){--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/10:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .1) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/100:is(.dark *){--tw-gradient-to: rgb(255 255 255 / 1) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/15:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .15) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/20:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .2) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/25:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .25) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/30:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .3) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/35:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .35) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/40:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .4) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/45:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .45) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/5:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .05) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/50:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .5) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/55:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .55) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/60:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .6) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/65:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .65) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/70:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .7) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/75:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .75) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/80:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .8) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/85:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .85) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/90:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .9) var(--tw-gradient-to-position)}.dark\:to-tremor-content-inverted\/95:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .95) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong:is(.dark *){--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/0:is(.dark *){--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/10:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .1) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/100:is(.dark *){--tw-gradient-to: rgb(17 24 39 / 1) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/15:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .15) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/20:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .2) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/25:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .25) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/30:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .3) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/35:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .35) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/40:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .4) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/45:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .45) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/5:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .05) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/50:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .5) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/55:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .55) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/60:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .6) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/65:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .65) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/70:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .7) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/75:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .75) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/80:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .8) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/85:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .85) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/90:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .9) var(--tw-gradient-to-position)}.dark\:to-tremor-content-strong\/95:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .95) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle:is(.dark *){--tw-gradient-to: #9CA3AF var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/0:is(.dark *){--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/10:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .1) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/100:is(.dark *){--tw-gradient-to: rgb(156 163 175 / 1) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/15:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .15) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/20:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .2) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/25:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .25) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/30:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .3) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/35:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .35) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/40:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .4) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/45:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .45) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/5:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .05) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/50:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .5) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/55:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .55) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/60:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .6) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/65:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .65) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/70:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .7) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/75:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .75) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/80:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .8) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/85:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .85) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/90:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .9) var(--tw-gradient-to-position)}.dark\:to-tremor-content-subtle\/95:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .95) var(--tw-gradient-to-position)}.dark\:fill-gray-200:is(.dark *){fill:#e5e7eb}.dark\:fill-gray-300:is(.dark *){fill:#d1d5db}.dark\:fill-gray-400:is(.dark *){fill:#9ca3af}.dark\:fill-gray-50:is(.dark *){fill:#f9fafb}.dark\:fill-gray-500:is(.dark *){fill:#6b7280}.dark\:stroke-blue-500:is(.dark *){stroke:#3b82f6}.dark\:stroke-gray-700:is(.dark *){stroke:#374151}.dark\:stroke-gray-800:is(.dark *){stroke:#1f2937}.dark\:stroke-gray-950:is(.dark *){stroke:#030712}.dark\:text-current:is(.dark *){color:currentColor}.dark\:text-dark-tremor-background:is(.dark *){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-background-emphasis:is(.dark *){--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-background-emphasis\/0:is(.dark *){color:#37415100}.dark\:text-dark-tremor-background-emphasis\/10:is(.dark *){color:#3741511a}.dark\:text-dark-tremor-background-emphasis\/100:is(.dark *){color:#374151}.dark\:text-dark-tremor-background-emphasis\/15:is(.dark *){color:#37415126}.dark\:text-dark-tremor-background-emphasis\/20:is(.dark *){color:#37415133}.dark\:text-dark-tremor-background-emphasis\/25:is(.dark *){color:#37415140}.dark\:text-dark-tremor-background-emphasis\/30:is(.dark *){color:#3741514d}.dark\:text-dark-tremor-background-emphasis\/35:is(.dark *){color:#37415159}.dark\:text-dark-tremor-background-emphasis\/40:is(.dark *){color:#37415166}.dark\:text-dark-tremor-background-emphasis\/45:is(.dark *){color:#37415173}.dark\:text-dark-tremor-background-emphasis\/5:is(.dark *){color:#3741510d}.dark\:text-dark-tremor-background-emphasis\/50:is(.dark *){color:#37415180}.dark\:text-dark-tremor-background-emphasis\/55:is(.dark *){color:#3741518c}.dark\:text-dark-tremor-background-emphasis\/60:is(.dark *){color:#37415199}.dark\:text-dark-tremor-background-emphasis\/65:is(.dark *){color:#374151a6}.dark\:text-dark-tremor-background-emphasis\/70:is(.dark *){color:#374151b3}.dark\:text-dark-tremor-background-emphasis\/75:is(.dark *){color:#374151bf}.dark\:text-dark-tremor-background-emphasis\/80:is(.dark *){color:#374151cc}.dark\:text-dark-tremor-background-emphasis\/85:is(.dark *){color:#374151d9}.dark\:text-dark-tremor-background-emphasis\/90:is(.dark *){color:#374151e6}.dark\:text-dark-tremor-background-emphasis\/95:is(.dark *){color:#374151f2}.dark\:text-dark-tremor-background-muted:is(.dark *){--tw-text-opacity: 1;color:rgb(19 26 43 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-background-muted\/0:is(.dark *){color:#131a2b00}.dark\:text-dark-tremor-background-muted\/10:is(.dark *){color:#131a2b1a}.dark\:text-dark-tremor-background-muted\/100:is(.dark *){color:#131a2b}.dark\:text-dark-tremor-background-muted\/15:is(.dark *){color:#131a2b26}.dark\:text-dark-tremor-background-muted\/20:is(.dark *){color:#131a2b33}.dark\:text-dark-tremor-background-muted\/25:is(.dark *){color:#131a2b40}.dark\:text-dark-tremor-background-muted\/30:is(.dark *){color:#131a2b4d}.dark\:text-dark-tremor-background-muted\/35:is(.dark *){color:#131a2b59}.dark\:text-dark-tremor-background-muted\/40:is(.dark *){color:#131a2b66}.dark\:text-dark-tremor-background-muted\/45:is(.dark *){color:#131a2b73}.dark\:text-dark-tremor-background-muted\/5:is(.dark *){color:#131a2b0d}.dark\:text-dark-tremor-background-muted\/50:is(.dark *){color:#131a2b80}.dark\:text-dark-tremor-background-muted\/55:is(.dark *){color:#131a2b8c}.dark\:text-dark-tremor-background-muted\/60:is(.dark *){color:#131a2b99}.dark\:text-dark-tremor-background-muted\/65:is(.dark *){color:#131a2ba6}.dark\:text-dark-tremor-background-muted\/70:is(.dark *){color:#131a2bb3}.dark\:text-dark-tremor-background-muted\/75:is(.dark *){color:#131a2bbf}.dark\:text-dark-tremor-background-muted\/80:is(.dark *){color:#131a2bcc}.dark\:text-dark-tremor-background-muted\/85:is(.dark *){color:#131a2bd9}.dark\:text-dark-tremor-background-muted\/90:is(.dark *){color:#131a2be6}.dark\:text-dark-tremor-background-muted\/95:is(.dark *){color:#131a2bf2}.dark\:text-dark-tremor-background-subtle:is(.dark *){--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-background-subtle\/0:is(.dark *){color:#1f293700}.dark\:text-dark-tremor-background-subtle\/10:is(.dark *){color:#1f29371a}.dark\:text-dark-tremor-background-subtle\/100:is(.dark *){color:#1f2937}.dark\:text-dark-tremor-background-subtle\/15:is(.dark *){color:#1f293726}.dark\:text-dark-tremor-background-subtle\/20:is(.dark *){color:#1f293733}.dark\:text-dark-tremor-background-subtle\/25:is(.dark *){color:#1f293740}.dark\:text-dark-tremor-background-subtle\/30:is(.dark *){color:#1f29374d}.dark\:text-dark-tremor-background-subtle\/35:is(.dark *){color:#1f293759}.dark\:text-dark-tremor-background-subtle\/40:is(.dark *){color:#1f293766}.dark\:text-dark-tremor-background-subtle\/45:is(.dark *){color:#1f293773}.dark\:text-dark-tremor-background-subtle\/5:is(.dark *){color:#1f29370d}.dark\:text-dark-tremor-background-subtle\/50:is(.dark *){color:#1f293780}.dark\:text-dark-tremor-background-subtle\/55:is(.dark *){color:#1f29378c}.dark\:text-dark-tremor-background-subtle\/60:is(.dark *){color:#1f293799}.dark\:text-dark-tremor-background-subtle\/65:is(.dark *){color:#1f2937a6}.dark\:text-dark-tremor-background-subtle\/70:is(.dark *){color:#1f2937b3}.dark\:text-dark-tremor-background-subtle\/75:is(.dark *){color:#1f2937bf}.dark\:text-dark-tremor-background-subtle\/80:is(.dark *){color:#1f2937cc}.dark\:text-dark-tremor-background-subtle\/85:is(.dark *){color:#1f2937d9}.dark\:text-dark-tremor-background-subtle\/90:is(.dark *){color:#1f2937e6}.dark\:text-dark-tremor-background-subtle\/95:is(.dark *){color:#1f2937f2}.dark\:text-dark-tremor-border:is(.dark *){--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-brand:is(.dark *){--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-brand-emphasis:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-brand-emphasis\/0:is(.dark *){color:#60a5fa00}.dark\:text-dark-tremor-brand-emphasis\/10:is(.dark *){color:#60a5fa1a}.dark\:text-dark-tremor-brand-emphasis\/100:is(.dark *){color:#60a5fa}.dark\:text-dark-tremor-brand-emphasis\/15:is(.dark *){color:#60a5fa26}.dark\:text-dark-tremor-brand-emphasis\/20:is(.dark *){color:#60a5fa33}.dark\:text-dark-tremor-brand-emphasis\/25:is(.dark *){color:#60a5fa40}.dark\:text-dark-tremor-brand-emphasis\/30:is(.dark *){color:#60a5fa4d}.dark\:text-dark-tremor-brand-emphasis\/35:is(.dark *){color:#60a5fa59}.dark\:text-dark-tremor-brand-emphasis\/40:is(.dark *){color:#60a5fa66}.dark\:text-dark-tremor-brand-emphasis\/45:is(.dark *){color:#60a5fa73}.dark\:text-dark-tremor-brand-emphasis\/5:is(.dark *){color:#60a5fa0d}.dark\:text-dark-tremor-brand-emphasis\/50:is(.dark *){color:#60a5fa80}.dark\:text-dark-tremor-brand-emphasis\/55:is(.dark *){color:#60a5fa8c}.dark\:text-dark-tremor-brand-emphasis\/60:is(.dark *){color:#60a5fa99}.dark\:text-dark-tremor-brand-emphasis\/65:is(.dark *){color:#60a5faa6}.dark\:text-dark-tremor-brand-emphasis\/70:is(.dark *){color:#60a5fab3}.dark\:text-dark-tremor-brand-emphasis\/75:is(.dark *){color:#60a5fabf}.dark\:text-dark-tremor-brand-emphasis\/80:is(.dark *){color:#60a5facc}.dark\:text-dark-tremor-brand-emphasis\/85:is(.dark *){color:#60a5fad9}.dark\:text-dark-tremor-brand-emphasis\/90:is(.dark *){color:#60a5fae6}.dark\:text-dark-tremor-brand-emphasis\/95:is(.dark *){color:#60a5faf2}.dark\:text-dark-tremor-brand-faint:is(.dark *){--tw-text-opacity: 1;color:rgb(11 18 41 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-brand-faint\/0:is(.dark *){color:#0b122900}.dark\:text-dark-tremor-brand-faint\/10:is(.dark *){color:#0b12291a}.dark\:text-dark-tremor-brand-faint\/100:is(.dark *){color:#0b1229}.dark\:text-dark-tremor-brand-faint\/15:is(.dark *){color:#0b122926}.dark\:text-dark-tremor-brand-faint\/20:is(.dark *){color:#0b122933}.dark\:text-dark-tremor-brand-faint\/25:is(.dark *){color:#0b122940}.dark\:text-dark-tremor-brand-faint\/30:is(.dark *){color:#0b12294d}.dark\:text-dark-tremor-brand-faint\/35:is(.dark *){color:#0b122959}.dark\:text-dark-tremor-brand-faint\/40:is(.dark *){color:#0b122966}.dark\:text-dark-tremor-brand-faint\/45:is(.dark *){color:#0b122973}.dark\:text-dark-tremor-brand-faint\/5:is(.dark *){color:#0b12290d}.dark\:text-dark-tremor-brand-faint\/50:is(.dark *){color:#0b122980}.dark\:text-dark-tremor-brand-faint\/55:is(.dark *){color:#0b12298c}.dark\:text-dark-tremor-brand-faint\/60:is(.dark *){color:#0b122999}.dark\:text-dark-tremor-brand-faint\/65:is(.dark *){color:#0b1229a6}.dark\:text-dark-tremor-brand-faint\/70:is(.dark *){color:#0b1229b3}.dark\:text-dark-tremor-brand-faint\/75:is(.dark *){color:#0b1229bf}.dark\:text-dark-tremor-brand-faint\/80:is(.dark *){color:#0b1229cc}.dark\:text-dark-tremor-brand-faint\/85:is(.dark *){color:#0b1229d9}.dark\:text-dark-tremor-brand-faint\/90:is(.dark *){color:#0b1229e6}.dark\:text-dark-tremor-brand-faint\/95:is(.dark *){color:#0b1229f2}.dark\:text-dark-tremor-brand-inverted:is(.dark *){--tw-text-opacity: 1;color:rgb(3 7 18 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-brand-inverted\/0:is(.dark *){color:#03071200}.dark\:text-dark-tremor-brand-inverted\/10:is(.dark *){color:#0307121a}.dark\:text-dark-tremor-brand-inverted\/100:is(.dark *){color:#030712}.dark\:text-dark-tremor-brand-inverted\/15:is(.dark *){color:#03071226}.dark\:text-dark-tremor-brand-inverted\/20:is(.dark *){color:#03071233}.dark\:text-dark-tremor-brand-inverted\/25:is(.dark *){color:#03071240}.dark\:text-dark-tremor-brand-inverted\/30:is(.dark *){color:#0307124d}.dark\:text-dark-tremor-brand-inverted\/35:is(.dark *){color:#03071259}.dark\:text-dark-tremor-brand-inverted\/40:is(.dark *){color:#03071266}.dark\:text-dark-tremor-brand-inverted\/45:is(.dark *){color:#03071273}.dark\:text-dark-tremor-brand-inverted\/5:is(.dark *){color:#0307120d}.dark\:text-dark-tremor-brand-inverted\/50:is(.dark *){color:#03071280}.dark\:text-dark-tremor-brand-inverted\/55:is(.dark *){color:#0307128c}.dark\:text-dark-tremor-brand-inverted\/60:is(.dark *){color:#03071299}.dark\:text-dark-tremor-brand-inverted\/65:is(.dark *){color:#030712a6}.dark\:text-dark-tremor-brand-inverted\/70:is(.dark *){color:#030712b3}.dark\:text-dark-tremor-brand-inverted\/75:is(.dark *){color:#030712bf}.dark\:text-dark-tremor-brand-inverted\/80:is(.dark *){color:#030712cc}.dark\:text-dark-tremor-brand-inverted\/85:is(.dark *){color:#030712d9}.dark\:text-dark-tremor-brand-inverted\/90:is(.dark *){color:#030712e6}.dark\:text-dark-tremor-brand-inverted\/95:is(.dark *){color:#030712f2}.dark\:text-dark-tremor-brand-muted:is(.dark *){--tw-text-opacity: 1;color:rgb(23 37 84 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-brand-muted\/0:is(.dark *){color:#17255400}.dark\:text-dark-tremor-brand-muted\/10:is(.dark *){color:#1725541a}.dark\:text-dark-tremor-brand-muted\/100:is(.dark *){color:#172554}.dark\:text-dark-tremor-brand-muted\/15:is(.dark *){color:#17255426}.dark\:text-dark-tremor-brand-muted\/20:is(.dark *){color:#17255433}.dark\:text-dark-tremor-brand-muted\/25:is(.dark *){color:#17255440}.dark\:text-dark-tremor-brand-muted\/30:is(.dark *){color:#1725544d}.dark\:text-dark-tremor-brand-muted\/35:is(.dark *){color:#17255459}.dark\:text-dark-tremor-brand-muted\/40:is(.dark *){color:#17255466}.dark\:text-dark-tremor-brand-muted\/45:is(.dark *){color:#17255473}.dark\:text-dark-tremor-brand-muted\/5:is(.dark *){color:#1725540d}.dark\:text-dark-tremor-brand-muted\/50:is(.dark *){color:#17255480}.dark\:text-dark-tremor-brand-muted\/55:is(.dark *){color:#1725548c}.dark\:text-dark-tremor-brand-muted\/60:is(.dark *){color:#17255499}.dark\:text-dark-tremor-brand-muted\/65:is(.dark *){color:#172554a6}.dark\:text-dark-tremor-brand-muted\/70:is(.dark *){color:#172554b3}.dark\:text-dark-tremor-brand-muted\/75:is(.dark *){color:#172554bf}.dark\:text-dark-tremor-brand-muted\/80:is(.dark *){color:#172554cc}.dark\:text-dark-tremor-brand-muted\/85:is(.dark *){color:#172554d9}.dark\:text-dark-tremor-brand-muted\/90:is(.dark *){color:#172554e6}.dark\:text-dark-tremor-brand-muted\/95:is(.dark *){color:#172554f2}.dark\:text-dark-tremor-brand-subtle:is(.dark *){--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-brand-subtle\/0:is(.dark *){color:#1e40af00}.dark\:text-dark-tremor-brand-subtle\/10:is(.dark *){color:#1e40af1a}.dark\:text-dark-tremor-brand-subtle\/100:is(.dark *){color:#1e40af}.dark\:text-dark-tremor-brand-subtle\/15:is(.dark *){color:#1e40af26}.dark\:text-dark-tremor-brand-subtle\/20:is(.dark *){color:#1e40af33}.dark\:text-dark-tremor-brand-subtle\/25:is(.dark *){color:#1e40af40}.dark\:text-dark-tremor-brand-subtle\/30:is(.dark *){color:#1e40af4d}.dark\:text-dark-tremor-brand-subtle\/35:is(.dark *){color:#1e40af59}.dark\:text-dark-tremor-brand-subtle\/40:is(.dark *){color:#1e40af66}.dark\:text-dark-tremor-brand-subtle\/45:is(.dark *){color:#1e40af73}.dark\:text-dark-tremor-brand-subtle\/5:is(.dark *){color:#1e40af0d}.dark\:text-dark-tremor-brand-subtle\/50:is(.dark *){color:#1e40af80}.dark\:text-dark-tremor-brand-subtle\/55:is(.dark *){color:#1e40af8c}.dark\:text-dark-tremor-brand-subtle\/60:is(.dark *){color:#1e40af99}.dark\:text-dark-tremor-brand-subtle\/65:is(.dark *){color:#1e40afa6}.dark\:text-dark-tremor-brand-subtle\/70:is(.dark *){color:#1e40afb3}.dark\:text-dark-tremor-brand-subtle\/75:is(.dark *){color:#1e40afbf}.dark\:text-dark-tremor-brand-subtle\/80:is(.dark *){color:#1e40afcc}.dark\:text-dark-tremor-brand-subtle\/85:is(.dark *){color:#1e40afd9}.dark\:text-dark-tremor-brand-subtle\/90:is(.dark *){color:#1e40afe6}.dark\:text-dark-tremor-brand-subtle\/95:is(.dark *){color:#1e40aff2}.dark\:text-dark-tremor-content:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-content-emphasis:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-content-emphasis\/0:is(.dark *){color:#e5e7eb00}.dark\:text-dark-tremor-content-emphasis\/10:is(.dark *){color:#e5e7eb1a}.dark\:text-dark-tremor-content-emphasis\/100:is(.dark *){color:#e5e7eb}.dark\:text-dark-tremor-content-emphasis\/15:is(.dark *){color:#e5e7eb26}.dark\:text-dark-tremor-content-emphasis\/20:is(.dark *){color:#e5e7eb33}.dark\:text-dark-tremor-content-emphasis\/25:is(.dark *){color:#e5e7eb40}.dark\:text-dark-tremor-content-emphasis\/30:is(.dark *){color:#e5e7eb4d}.dark\:text-dark-tremor-content-emphasis\/35:is(.dark *){color:#e5e7eb59}.dark\:text-dark-tremor-content-emphasis\/40:is(.dark *){color:#e5e7eb66}.dark\:text-dark-tremor-content-emphasis\/45:is(.dark *){color:#e5e7eb73}.dark\:text-dark-tremor-content-emphasis\/5:is(.dark *){color:#e5e7eb0d}.dark\:text-dark-tremor-content-emphasis\/50:is(.dark *){color:#e5e7eb80}.dark\:text-dark-tremor-content-emphasis\/55:is(.dark *){color:#e5e7eb8c}.dark\:text-dark-tremor-content-emphasis\/60:is(.dark *){color:#e5e7eb99}.dark\:text-dark-tremor-content-emphasis\/65:is(.dark *){color:#e5e7eba6}.dark\:text-dark-tremor-content-emphasis\/70:is(.dark *){color:#e5e7ebb3}.dark\:text-dark-tremor-content-emphasis\/75:is(.dark *){color:#e5e7ebbf}.dark\:text-dark-tremor-content-emphasis\/80:is(.dark *){color:#e5e7ebcc}.dark\:text-dark-tremor-content-emphasis\/85:is(.dark *){color:#e5e7ebd9}.dark\:text-dark-tremor-content-emphasis\/90:is(.dark *){color:#e5e7ebe6}.dark\:text-dark-tremor-content-emphasis\/95:is(.dark *){color:#e5e7ebf2}.dark\:text-dark-tremor-content-inverted:is(.dark *){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-content-inverted\/0:is(.dark *){color:#11182700}.dark\:text-dark-tremor-content-inverted\/10:is(.dark *){color:#1118271a}.dark\:text-dark-tremor-content-inverted\/100:is(.dark *){color:#111827}.dark\:text-dark-tremor-content-inverted\/15:is(.dark *){color:#11182726}.dark\:text-dark-tremor-content-inverted\/20:is(.dark *){color:#11182733}.dark\:text-dark-tremor-content-inverted\/25:is(.dark *){color:#11182740}.dark\:text-dark-tremor-content-inverted\/30:is(.dark *){color:#1118274d}.dark\:text-dark-tremor-content-inverted\/35:is(.dark *){color:#11182759}.dark\:text-dark-tremor-content-inverted\/40:is(.dark *){color:#11182766}.dark\:text-dark-tremor-content-inverted\/45:is(.dark *){color:#11182773}.dark\:text-dark-tremor-content-inverted\/5:is(.dark *){color:#1118270d}.dark\:text-dark-tremor-content-inverted\/50:is(.dark *){color:#11182780}.dark\:text-dark-tremor-content-inverted\/55:is(.dark *){color:#1118278c}.dark\:text-dark-tremor-content-inverted\/60:is(.dark *){color:#11182799}.dark\:text-dark-tremor-content-inverted\/65:is(.dark *){color:#111827a6}.dark\:text-dark-tremor-content-inverted\/70:is(.dark *){color:#111827b3}.dark\:text-dark-tremor-content-inverted\/75:is(.dark *){color:#111827bf}.dark\:text-dark-tremor-content-inverted\/80:is(.dark *){color:#111827cc}.dark\:text-dark-tremor-content-inverted\/85:is(.dark *){color:#111827d9}.dark\:text-dark-tremor-content-inverted\/90:is(.dark *){color:#111827e6}.dark\:text-dark-tremor-content-inverted\/95:is(.dark *){color:#111827f2}.dark\:text-dark-tremor-content-strong:is(.dark *){--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-content-strong\/0:is(.dark *){color:#f9fafb00}.dark\:text-dark-tremor-content-strong\/10:is(.dark *){color:#f9fafb1a}.dark\:text-dark-tremor-content-strong\/100:is(.dark *){color:#f9fafb}.dark\:text-dark-tremor-content-strong\/15:is(.dark *){color:#f9fafb26}.dark\:text-dark-tremor-content-strong\/20:is(.dark *){color:#f9fafb33}.dark\:text-dark-tremor-content-strong\/25:is(.dark *){color:#f9fafb40}.dark\:text-dark-tremor-content-strong\/30:is(.dark *){color:#f9fafb4d}.dark\:text-dark-tremor-content-strong\/35:is(.dark *){color:#f9fafb59}.dark\:text-dark-tremor-content-strong\/40:is(.dark *){color:#f9fafb66}.dark\:text-dark-tremor-content-strong\/45:is(.dark *){color:#f9fafb73}.dark\:text-dark-tremor-content-strong\/5:is(.dark *){color:#f9fafb0d}.dark\:text-dark-tremor-content-strong\/50:is(.dark *){color:#f9fafb80}.dark\:text-dark-tremor-content-strong\/55:is(.dark *){color:#f9fafb8c}.dark\:text-dark-tremor-content-strong\/60:is(.dark *){color:#f9fafb99}.dark\:text-dark-tremor-content-strong\/65:is(.dark *){color:#f9fafba6}.dark\:text-dark-tremor-content-strong\/70:is(.dark *){color:#f9fafbb3}.dark\:text-dark-tremor-content-strong\/75:is(.dark *){color:#f9fafbbf}.dark\:text-dark-tremor-content-strong\/80:is(.dark *){color:#f9fafbcc}.dark\:text-dark-tremor-content-strong\/85:is(.dark *){color:#f9fafbd9}.dark\:text-dark-tremor-content-strong\/90:is(.dark *){color:#f9fafbe6}.dark\:text-dark-tremor-content-strong\/95:is(.dark *){color:#f9fafbf2}.dark\:text-dark-tremor-content-subtle:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:text-dark-tremor-content-subtle\/0:is(.dark *){color:#6b728000}.dark\:text-dark-tremor-content-subtle\/10:is(.dark *){color:#6b72801a}.dark\:text-dark-tremor-content-subtle\/100:is(.dark *){color:#6b7280}.dark\:text-dark-tremor-content-subtle\/15:is(.dark *){color:#6b728026}.dark\:text-dark-tremor-content-subtle\/20:is(.dark *){color:#6b728033}.dark\:text-dark-tremor-content-subtle\/25:is(.dark *){color:#6b728040}.dark\:text-dark-tremor-content-subtle\/30:is(.dark *){color:#6b72804d}.dark\:text-dark-tremor-content-subtle\/35:is(.dark *){color:#6b728059}.dark\:text-dark-tremor-content-subtle\/40:is(.dark *){color:#6b728066}.dark\:text-dark-tremor-content-subtle\/45:is(.dark *){color:#6b728073}.dark\:text-dark-tremor-content-subtle\/5:is(.dark *){color:#6b72800d}.dark\:text-dark-tremor-content-subtle\/50:is(.dark *){color:#6b728080}.dark\:text-dark-tremor-content-subtle\/55:is(.dark *){color:#6b72808c}.dark\:text-dark-tremor-content-subtle\/60:is(.dark *){color:#6b728099}.dark\:text-dark-tremor-content-subtle\/65:is(.dark *){color:#6b7280a6}.dark\:text-dark-tremor-content-subtle\/70:is(.dark *){color:#6b7280b3}.dark\:text-dark-tremor-content-subtle\/75:is(.dark *){color:#6b7280bf}.dark\:text-dark-tremor-content-subtle\/80:is(.dark *){color:#6b7280cc}.dark\:text-dark-tremor-content-subtle\/85:is(.dark *){color:#6b7280d9}.dark\:text-dark-tremor-content-subtle\/90:is(.dark *){color:#6b7280e6}.dark\:text-dark-tremor-content-subtle\/95:is(.dark *){color:#6b7280f2}.dark\:text-destructive-500:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--wg-destructive-500) / var(--wg-destructive-500-opacity, var(--tw-text-opacity)))}.dark\:text-emerald-500:is(.dark *){--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.dark\:text-gray-200:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-50:is(.dark *){--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.dark\:text-gray-500:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:text-gray-600:is(.dark *){--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:text-gray-700\/15:is(.dark *){color:#37415126}.dark\:text-gray-900:is(.dark *){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.dark\:text-primary-300:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--wg-primary-300) / var(--wg-primary-300-opacity, var(--tw-text-opacity)))}.dark\:text-red-500:is(.dark *){--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.dark\:text-secondary-900:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--wg-secondary-900) / var(--wg-secondary-900-opacity, var(--tw-text-opacity)))}.dark\:text-slate-400:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:text-slate-50:is(.dark *){--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.dark\:text-surface-100:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--wg-surface-100) / var(--wg-surface-100-opacity, var(--tw-text-opacity)))}.dark\:text-surface-200:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--wg-surface-200) / var(--wg-surface-200-opacity, var(--tw-text-opacity)))}.dark\:text-surface-50:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--wg-surface-50) / var(--wg-surface-50-opacity, var(--tw-text-opacity)))}.dark\:text-surface-500:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--wg-surface-500) / var(--wg-surface-500-opacity, var(--tw-text-opacity)))}.dark\:text-surface-700:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--wg-surface-700) / var(--wg-surface-700-opacity, var(--tw-text-opacity)))}.dark\:text-surface-800:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--wg-surface-800) / var(--wg-surface-800-opacity, var(--tw-text-opacity)))}.dark\:text-tremor-background:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-tremor-background-emphasis:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-tremor-background-emphasis\/0:is(.dark *){color:#e5e7eb00}.dark\:text-tremor-background-emphasis\/10:is(.dark *){color:#e5e7eb1a}.dark\:text-tremor-background-emphasis\/100:is(.dark *){color:#e5e7eb}.dark\:text-tremor-background-emphasis\/15:is(.dark *){color:#e5e7eb26}.dark\:text-tremor-background-emphasis\/20:is(.dark *){color:#e5e7eb33}.dark\:text-tremor-background-emphasis\/25:is(.dark *){color:#e5e7eb40}.dark\:text-tremor-background-emphasis\/30:is(.dark *){color:#e5e7eb4d}.dark\:text-tremor-background-emphasis\/35:is(.dark *){color:#e5e7eb59}.dark\:text-tremor-background-emphasis\/40:is(.dark *){color:#e5e7eb66}.dark\:text-tremor-background-emphasis\/45:is(.dark *){color:#e5e7eb73}.dark\:text-tremor-background-emphasis\/5:is(.dark *){color:#e5e7eb0d}.dark\:text-tremor-background-emphasis\/50:is(.dark *){color:#e5e7eb80}.dark\:text-tremor-background-emphasis\/55:is(.dark *){color:#e5e7eb8c}.dark\:text-tremor-background-emphasis\/60:is(.dark *){color:#e5e7eb99}.dark\:text-tremor-background-emphasis\/65:is(.dark *){color:#e5e7eba6}.dark\:text-tremor-background-emphasis\/70:is(.dark *){color:#e5e7ebb3}.dark\:text-tremor-background-emphasis\/75:is(.dark *){color:#e5e7ebbf}.dark\:text-tremor-background-emphasis\/80:is(.dark *){color:#e5e7ebcc}.dark\:text-tremor-background-emphasis\/85:is(.dark *){color:#e5e7ebd9}.dark\:text-tremor-background-emphasis\/90:is(.dark *){color:#e5e7ebe6}.dark\:text-tremor-background-emphasis\/95:is(.dark *){color:#e5e7ebf2}.dark\:text-tremor-background-muted:is(.dark *){--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.dark\:text-tremor-background-muted\/0:is(.dark *){color:#f9fafb00}.dark\:text-tremor-background-muted\/10:is(.dark *){color:#f9fafb1a}.dark\:text-tremor-background-muted\/100:is(.dark *){color:#f9fafb}.dark\:text-tremor-background-muted\/15:is(.dark *){color:#f9fafb26}.dark\:text-tremor-background-muted\/20:is(.dark *){color:#f9fafb33}.dark\:text-tremor-background-muted\/25:is(.dark *){color:#f9fafb40}.dark\:text-tremor-background-muted\/30:is(.dark *){color:#f9fafb4d}.dark\:text-tremor-background-muted\/35:is(.dark *){color:#f9fafb59}.dark\:text-tremor-background-muted\/40:is(.dark *){color:#f9fafb66}.dark\:text-tremor-background-muted\/45:is(.dark *){color:#f9fafb73}.dark\:text-tremor-background-muted\/5:is(.dark *){color:#f9fafb0d}.dark\:text-tremor-background-muted\/50:is(.dark *){color:#f9fafb80}.dark\:text-tremor-background-muted\/55:is(.dark *){color:#f9fafb8c}.dark\:text-tremor-background-muted\/60:is(.dark *){color:#f9fafb99}.dark\:text-tremor-background-muted\/65:is(.dark *){color:#f9fafba6}.dark\:text-tremor-background-muted\/70:is(.dark *){color:#f9fafbb3}.dark\:text-tremor-background-muted\/75:is(.dark *){color:#f9fafbbf}.dark\:text-tremor-background-muted\/80:is(.dark *){color:#f9fafbcc}.dark\:text-tremor-background-muted\/85:is(.dark *){color:#f9fafbd9}.dark\:text-tremor-background-muted\/90:is(.dark *){color:#f9fafbe6}.dark\:text-tremor-background-muted\/95:is(.dark *){color:#f9fafbf2}.dark\:text-tremor-background-subtle:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.dark\:text-tremor-background-subtle\/0:is(.dark *){color:#f3f4f600}.dark\:text-tremor-background-subtle\/10:is(.dark *){color:#f3f4f61a}.dark\:text-tremor-background-subtle\/100:is(.dark *){color:#f3f4f6}.dark\:text-tremor-background-subtle\/15:is(.dark *){color:#f3f4f626}.dark\:text-tremor-background-subtle\/20:is(.dark *){color:#f3f4f633}.dark\:text-tremor-background-subtle\/25:is(.dark *){color:#f3f4f640}.dark\:text-tremor-background-subtle\/30:is(.dark *){color:#f3f4f64d}.dark\:text-tremor-background-subtle\/35:is(.dark *){color:#f3f4f659}.dark\:text-tremor-background-subtle\/40:is(.dark *){color:#f3f4f666}.dark\:text-tremor-background-subtle\/45:is(.dark *){color:#f3f4f673}.dark\:text-tremor-background-subtle\/5:is(.dark *){color:#f3f4f60d}.dark\:text-tremor-background-subtle\/50:is(.dark *){color:#f3f4f680}.dark\:text-tremor-background-subtle\/55:is(.dark *){color:#f3f4f68c}.dark\:text-tremor-background-subtle\/60:is(.dark *){color:#f3f4f699}.dark\:text-tremor-background-subtle\/65:is(.dark *){color:#f3f4f6a6}.dark\:text-tremor-background-subtle\/70:is(.dark *){color:#f3f4f6b3}.dark\:text-tremor-background-subtle\/75:is(.dark *){color:#f3f4f6bf}.dark\:text-tremor-background-subtle\/80:is(.dark *){color:#f3f4f6cc}.dark\:text-tremor-background-subtle\/85:is(.dark *){color:#f3f4f6d9}.dark\:text-tremor-background-subtle\/90:is(.dark *){color:#f3f4f6e6}.dark\:text-tremor-background-subtle\/95:is(.dark *){color:#f3f4f6f2}.dark\:text-tremor-border:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-tremor-brand:is(.dark *){--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.dark\:text-tremor-brand-emphasis:is(.dark *){--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.dark\:text-tremor-brand-emphasis\/0:is(.dark *){color:#1d4ed800}.dark\:text-tremor-brand-emphasis\/10:is(.dark *){color:#1d4ed81a}.dark\:text-tremor-brand-emphasis\/100:is(.dark *){color:#1d4ed8}.dark\:text-tremor-brand-emphasis\/15:is(.dark *){color:#1d4ed826}.dark\:text-tremor-brand-emphasis\/20:is(.dark *){color:#1d4ed833}.dark\:text-tremor-brand-emphasis\/25:is(.dark *){color:#1d4ed840}.dark\:text-tremor-brand-emphasis\/30:is(.dark *){color:#1d4ed84d}.dark\:text-tremor-brand-emphasis\/35:is(.dark *){color:#1d4ed859}.dark\:text-tremor-brand-emphasis\/40:is(.dark *){color:#1d4ed866}.dark\:text-tremor-brand-emphasis\/45:is(.dark *){color:#1d4ed873}.dark\:text-tremor-brand-emphasis\/5:is(.dark *){color:#1d4ed80d}.dark\:text-tremor-brand-emphasis\/50:is(.dark *){color:#1d4ed880}.dark\:text-tremor-brand-emphasis\/55:is(.dark *){color:#1d4ed88c}.dark\:text-tremor-brand-emphasis\/60:is(.dark *){color:#1d4ed899}.dark\:text-tremor-brand-emphasis\/65:is(.dark *){color:#1d4ed8a6}.dark\:text-tremor-brand-emphasis\/70:is(.dark *){color:#1d4ed8b3}.dark\:text-tremor-brand-emphasis\/75:is(.dark *){color:#1d4ed8bf}.dark\:text-tremor-brand-emphasis\/80:is(.dark *){color:#1d4ed8cc}.dark\:text-tremor-brand-emphasis\/85:is(.dark *){color:#1d4ed8d9}.dark\:text-tremor-brand-emphasis\/90:is(.dark *){color:#1d4ed8e6}.dark\:text-tremor-brand-emphasis\/95:is(.dark *){color:#1d4ed8f2}.dark\:text-tremor-brand-faint:is(.dark *){--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.dark\:text-tremor-brand-faint\/0:is(.dark *){color:#eff6ff00}.dark\:text-tremor-brand-faint\/10:is(.dark *){color:#eff6ff1a}.dark\:text-tremor-brand-faint\/100:is(.dark *){color:#eff6ff}.dark\:text-tremor-brand-faint\/15:is(.dark *){color:#eff6ff26}.dark\:text-tremor-brand-faint\/20:is(.dark *){color:#eff6ff33}.dark\:text-tremor-brand-faint\/25:is(.dark *){color:#eff6ff40}.dark\:text-tremor-brand-faint\/30:is(.dark *){color:#eff6ff4d}.dark\:text-tremor-brand-faint\/35:is(.dark *){color:#eff6ff59}.dark\:text-tremor-brand-faint\/40:is(.dark *){color:#eff6ff66}.dark\:text-tremor-brand-faint\/45:is(.dark *){color:#eff6ff73}.dark\:text-tremor-brand-faint\/5:is(.dark *){color:#eff6ff0d}.dark\:text-tremor-brand-faint\/50:is(.dark *){color:#eff6ff80}.dark\:text-tremor-brand-faint\/55:is(.dark *){color:#eff6ff8c}.dark\:text-tremor-brand-faint\/60:is(.dark *){color:#eff6ff99}.dark\:text-tremor-brand-faint\/65:is(.dark *){color:#eff6ffa6}.dark\:text-tremor-brand-faint\/70:is(.dark *){color:#eff6ffb3}.dark\:text-tremor-brand-faint\/75:is(.dark *){color:#eff6ffbf}.dark\:text-tremor-brand-faint\/80:is(.dark *){color:#eff6ffcc}.dark\:text-tremor-brand-faint\/85:is(.dark *){color:#eff6ffd9}.dark\:text-tremor-brand-faint\/90:is(.dark *){color:#eff6ffe6}.dark\:text-tremor-brand-faint\/95:is(.dark *){color:#eff6fff2}.dark\:text-tremor-brand-inverted:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-tremor-brand-inverted\/0:is(.dark *){color:#fff0}.dark\:text-tremor-brand-inverted\/10:is(.dark *){color:#ffffff1a}.dark\:text-tremor-brand-inverted\/100:is(.dark *){color:#fff}.dark\:text-tremor-brand-inverted\/15:is(.dark *){color:#ffffff26}.dark\:text-tremor-brand-inverted\/20:is(.dark *){color:#fff3}.dark\:text-tremor-brand-inverted\/25:is(.dark *){color:#ffffff40}.dark\:text-tremor-brand-inverted\/30:is(.dark *){color:#ffffff4d}.dark\:text-tremor-brand-inverted\/35:is(.dark *){color:#ffffff59}.dark\:text-tremor-brand-inverted\/40:is(.dark *){color:#fff6}.dark\:text-tremor-brand-inverted\/45:is(.dark *){color:#ffffff73}.dark\:text-tremor-brand-inverted\/5:is(.dark *){color:#ffffff0d}.dark\:text-tremor-brand-inverted\/50:is(.dark *){color:#ffffff80}.dark\:text-tremor-brand-inverted\/55:is(.dark *){color:#ffffff8c}.dark\:text-tremor-brand-inverted\/60:is(.dark *){color:#fff9}.dark\:text-tremor-brand-inverted\/65:is(.dark *){color:#ffffffa6}.dark\:text-tremor-brand-inverted\/70:is(.dark *){color:#ffffffb3}.dark\:text-tremor-brand-inverted\/75:is(.dark *){color:#ffffffbf}.dark\:text-tremor-brand-inverted\/80:is(.dark *){color:#fffc}.dark\:text-tremor-brand-inverted\/85:is(.dark *){color:#ffffffd9}.dark\:text-tremor-brand-inverted\/90:is(.dark *){color:#ffffffe6}.dark\:text-tremor-brand-inverted\/95:is(.dark *){color:#fffffff2}.dark\:text-tremor-brand-muted:is(.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.dark\:text-tremor-brand-muted\/0:is(.dark *){color:#bfdbfe00}.dark\:text-tremor-brand-muted\/10:is(.dark *){color:#bfdbfe1a}.dark\:text-tremor-brand-muted\/100:is(.dark *){color:#bfdbfe}.dark\:text-tremor-brand-muted\/15:is(.dark *){color:#bfdbfe26}.dark\:text-tremor-brand-muted\/20:is(.dark *){color:#bfdbfe33}.dark\:text-tremor-brand-muted\/25:is(.dark *){color:#bfdbfe40}.dark\:text-tremor-brand-muted\/30:is(.dark *){color:#bfdbfe4d}.dark\:text-tremor-brand-muted\/35:is(.dark *){color:#bfdbfe59}.dark\:text-tremor-brand-muted\/40:is(.dark *){color:#bfdbfe66}.dark\:text-tremor-brand-muted\/45:is(.dark *){color:#bfdbfe73}.dark\:text-tremor-brand-muted\/5:is(.dark *){color:#bfdbfe0d}.dark\:text-tremor-brand-muted\/50:is(.dark *){color:#bfdbfe80}.dark\:text-tremor-brand-muted\/55:is(.dark *){color:#bfdbfe8c}.dark\:text-tremor-brand-muted\/60:is(.dark *){color:#bfdbfe99}.dark\:text-tremor-brand-muted\/65:is(.dark *){color:#bfdbfea6}.dark\:text-tremor-brand-muted\/70:is(.dark *){color:#bfdbfeb3}.dark\:text-tremor-brand-muted\/75:is(.dark *){color:#bfdbfebf}.dark\:text-tremor-brand-muted\/80:is(.dark *){color:#bfdbfecc}.dark\:text-tremor-brand-muted\/85:is(.dark *){color:#bfdbfed9}.dark\:text-tremor-brand-muted\/90:is(.dark *){color:#bfdbfee6}.dark\:text-tremor-brand-muted\/95:is(.dark *){color:#bfdbfef2}.dark\:text-tremor-brand-subtle:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-tremor-brand-subtle\/0:is(.dark *){color:#60a5fa00}.dark\:text-tremor-brand-subtle\/10:is(.dark *){color:#60a5fa1a}.dark\:text-tremor-brand-subtle\/100:is(.dark *){color:#60a5fa}.dark\:text-tremor-brand-subtle\/15:is(.dark *){color:#60a5fa26}.dark\:text-tremor-brand-subtle\/20:is(.dark *){color:#60a5fa33}.dark\:text-tremor-brand-subtle\/25:is(.dark *){color:#60a5fa40}.dark\:text-tremor-brand-subtle\/30:is(.dark *){color:#60a5fa4d}.dark\:text-tremor-brand-subtle\/35:is(.dark *){color:#60a5fa59}.dark\:text-tremor-brand-subtle\/40:is(.dark *){color:#60a5fa66}.dark\:text-tremor-brand-subtle\/45:is(.dark *){color:#60a5fa73}.dark\:text-tremor-brand-subtle\/5:is(.dark *){color:#60a5fa0d}.dark\:text-tremor-brand-subtle\/50:is(.dark *){color:#60a5fa80}.dark\:text-tremor-brand-subtle\/55:is(.dark *){color:#60a5fa8c}.dark\:text-tremor-brand-subtle\/60:is(.dark *){color:#60a5fa99}.dark\:text-tremor-brand-subtle\/65:is(.dark *){color:#60a5faa6}.dark\:text-tremor-brand-subtle\/70:is(.dark *){color:#60a5fab3}.dark\:text-tremor-brand-subtle\/75:is(.dark *){color:#60a5fabf}.dark\:text-tremor-brand-subtle\/80:is(.dark *){color:#60a5facc}.dark\:text-tremor-brand-subtle\/85:is(.dark *){color:#60a5fad9}.dark\:text-tremor-brand-subtle\/90:is(.dark *){color:#60a5fae6}.dark\:text-tremor-brand-subtle\/95:is(.dark *){color:#60a5faf2}.dark\:text-tremor-content:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:text-tremor-content-emphasis:is(.dark *){--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.dark\:text-tremor-content-emphasis\/0:is(.dark *){color:#37415100}.dark\:text-tremor-content-emphasis\/10:is(.dark *){color:#3741511a}.dark\:text-tremor-content-emphasis\/100:is(.dark *){color:#374151}.dark\:text-tremor-content-emphasis\/15:is(.dark *){color:#37415126}.dark\:text-tremor-content-emphasis\/20:is(.dark *){color:#37415133}.dark\:text-tremor-content-emphasis\/25:is(.dark *){color:#37415140}.dark\:text-tremor-content-emphasis\/30:is(.dark *){color:#3741514d}.dark\:text-tremor-content-emphasis\/35:is(.dark *){color:#37415159}.dark\:text-tremor-content-emphasis\/40:is(.dark *){color:#37415166}.dark\:text-tremor-content-emphasis\/45:is(.dark *){color:#37415173}.dark\:text-tremor-content-emphasis\/5:is(.dark *){color:#3741510d}.dark\:text-tremor-content-emphasis\/50:is(.dark *){color:#37415180}.dark\:text-tremor-content-emphasis\/55:is(.dark *){color:#3741518c}.dark\:text-tremor-content-emphasis\/60:is(.dark *){color:#37415199}.dark\:text-tremor-content-emphasis\/65:is(.dark *){color:#374151a6}.dark\:text-tremor-content-emphasis\/70:is(.dark *){color:#374151b3}.dark\:text-tremor-content-emphasis\/75:is(.dark *){color:#374151bf}.dark\:text-tremor-content-emphasis\/80:is(.dark *){color:#374151cc}.dark\:text-tremor-content-emphasis\/85:is(.dark *){color:#374151d9}.dark\:text-tremor-content-emphasis\/90:is(.dark *){color:#374151e6}.dark\:text-tremor-content-emphasis\/95:is(.dark *){color:#374151f2}.dark\:text-tremor-content-inverted:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-tremor-content-inverted\/0:is(.dark *){color:#fff0}.dark\:text-tremor-content-inverted\/10:is(.dark *){color:#ffffff1a}.dark\:text-tremor-content-inverted\/100:is(.dark *){color:#fff}.dark\:text-tremor-content-inverted\/15:is(.dark *){color:#ffffff26}.dark\:text-tremor-content-inverted\/20:is(.dark *){color:#fff3}.dark\:text-tremor-content-inverted\/25:is(.dark *){color:#ffffff40}.dark\:text-tremor-content-inverted\/30:is(.dark *){color:#ffffff4d}.dark\:text-tremor-content-inverted\/35:is(.dark *){color:#ffffff59}.dark\:text-tremor-content-inverted\/40:is(.dark *){color:#fff6}.dark\:text-tremor-content-inverted\/45:is(.dark *){color:#ffffff73}.dark\:text-tremor-content-inverted\/5:is(.dark *){color:#ffffff0d}.dark\:text-tremor-content-inverted\/50:is(.dark *){color:#ffffff80}.dark\:text-tremor-content-inverted\/55:is(.dark *){color:#ffffff8c}.dark\:text-tremor-content-inverted\/60:is(.dark *){color:#fff9}.dark\:text-tremor-content-inverted\/65:is(.dark *){color:#ffffffa6}.dark\:text-tremor-content-inverted\/70:is(.dark *){color:#ffffffb3}.dark\:text-tremor-content-inverted\/75:is(.dark *){color:#ffffffbf}.dark\:text-tremor-content-inverted\/80:is(.dark *){color:#fffc}.dark\:text-tremor-content-inverted\/85:is(.dark *){color:#ffffffd9}.dark\:text-tremor-content-inverted\/90:is(.dark *){color:#ffffffe6}.dark\:text-tremor-content-inverted\/95:is(.dark *){color:#fffffff2}.dark\:text-tremor-content-strong:is(.dark *){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.dark\:text-tremor-content-strong\/0:is(.dark *){color:#11182700}.dark\:text-tremor-content-strong\/10:is(.dark *){color:#1118271a}.dark\:text-tremor-content-strong\/100:is(.dark *){color:#111827}.dark\:text-tremor-content-strong\/15:is(.dark *){color:#11182726}.dark\:text-tremor-content-strong\/20:is(.dark *){color:#11182733}.dark\:text-tremor-content-strong\/25:is(.dark *){color:#11182740}.dark\:text-tremor-content-strong\/30:is(.dark *){color:#1118274d}.dark\:text-tremor-content-strong\/35:is(.dark *){color:#11182759}.dark\:text-tremor-content-strong\/40:is(.dark *){color:#11182766}.dark\:text-tremor-content-strong\/45:is(.dark *){color:#11182773}.dark\:text-tremor-content-strong\/5:is(.dark *){color:#1118270d}.dark\:text-tremor-content-strong\/50:is(.dark *){color:#11182780}.dark\:text-tremor-content-strong\/55:is(.dark *){color:#1118278c}.dark\:text-tremor-content-strong\/60:is(.dark *){color:#11182799}.dark\:text-tremor-content-strong\/65:is(.dark *){color:#111827a6}.dark\:text-tremor-content-strong\/70:is(.dark *){color:#111827b3}.dark\:text-tremor-content-strong\/75:is(.dark *){color:#111827bf}.dark\:text-tremor-content-strong\/80:is(.dark *){color:#111827cc}.dark\:text-tremor-content-strong\/85:is(.dark *){color:#111827d9}.dark\:text-tremor-content-strong\/90:is(.dark *){color:#111827e6}.dark\:text-tremor-content-strong\/95:is(.dark *){color:#111827f2}.dark\:text-tremor-content-subtle:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-tremor-content-subtle\/0:is(.dark *){color:#9ca3af00}.dark\:text-tremor-content-subtle\/10:is(.dark *){color:#9ca3af1a}.dark\:text-tremor-content-subtle\/100:is(.dark *){color:#9ca3af}.dark\:text-tremor-content-subtle\/15:is(.dark *){color:#9ca3af26}.dark\:text-tremor-content-subtle\/20:is(.dark *){color:#9ca3af33}.dark\:text-tremor-content-subtle\/25:is(.dark *){color:#9ca3af40}.dark\:text-tremor-content-subtle\/30:is(.dark *){color:#9ca3af4d}.dark\:text-tremor-content-subtle\/35:is(.dark *){color:#9ca3af59}.dark\:text-tremor-content-subtle\/40:is(.dark *){color:#9ca3af66}.dark\:text-tremor-content-subtle\/45:is(.dark *){color:#9ca3af73}.dark\:text-tremor-content-subtle\/5:is(.dark *){color:#9ca3af0d}.dark\:text-tremor-content-subtle\/50:is(.dark *){color:#9ca3af80}.dark\:text-tremor-content-subtle\/55:is(.dark *){color:#9ca3af8c}.dark\:text-tremor-content-subtle\/60:is(.dark *){color:#9ca3af99}.dark\:text-tremor-content-subtle\/65:is(.dark *){color:#9ca3afa6}.dark\:text-tremor-content-subtle\/70:is(.dark *){color:#9ca3afb3}.dark\:text-tremor-content-subtle\/75:is(.dark *){color:#9ca3afbf}.dark\:text-tremor-content-subtle\/80:is(.dark *){color:#9ca3afcc}.dark\:text-tremor-content-subtle\/85:is(.dark *){color:#9ca3afd9}.dark\:text-tremor-content-subtle\/90:is(.dark *){color:#9ca3afe6}.dark\:text-tremor-content-subtle\/95:is(.dark *){color:#9ca3aff2}.dark\:text-wg-blue:is(.dark *){--tw-text-opacity: 1;color:rgb(0 172 255 / var(--tw-text-opacity, 1))}.dark\:text-wg-green:is(.dark *){--tw-text-opacity: 1;color:rgb(45 202 114 / var(--tw-text-opacity, 1))}.dark\:text-wg-orange:is(.dark *){--tw-text-opacity: 1;color:rgb(255 125 82 / var(--tw-text-opacity, 1))}.dark\:text-wg-pink:is(.dark *){--tw-text-opacity: 1;color:rgb(247 95 222 / var(--tw-text-opacity, 1))}.dark\:text-wg-purple-400:is(.dark *){--tw-text-opacity: 1;color:rgb(141 108 239 / var(--tw-text-opacity, 1))}.dark\:text-wg-red:is(.dark *){--tw-text-opacity: 1;color:rgb(245 61 107 / var(--tw-text-opacity, 1))}.dark\:text-wg-white-500:is(.dark *){color:#ffffff80}.dark\:text-wg-yellow:is(.dark *){--tw-text-opacity: 1;color:rgb(255 194 51 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:placeholder-gray-500:is(.dark *)::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.dark\:shadow-none:is(.dark *){--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)}.dark\:outline-blue-500:is(.dark *){outline-color:#3b82f6}.dark\:outline-surface-100:is(.dark *){outline-color:hsl(var(--wg-surface-100) / var(--wg-surface-100-opacity, 1))}.dark\:outline-surface-50:is(.dark *){outline-color:hsl(var(--wg-surface-50) / var(--wg-surface-50-opacity, 1))}.dark\:ring-red-700\/30:is(.dark *){--tw-ring-color: rgb(185 28 28 / .3)}.dark\:ring-offset-slate-950:is(.dark *){--tw-ring-offset-color: #020617}.dark\:wg-bg-surface\/5:is(.dark *){background:hsl(var(--wg-surface) / .05);--wg-background: var(--wg-surface)}.dark\:file\:border-gray-800:is(.dark *)::file-selector-button{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.dark\:file\:bg-gray-950:is(.dark *)::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.dark\:placeholder\:text-slate-400:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-surface-200:is(.dark *)::placeholder{--tw-text-opacity: 1;color:hsl(var(--wg-surface-200) / var(--wg-surface-200-opacity, var(--tw-text-opacity)))}.dark\:hover\:border-dark-tremor-background:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-background-emphasis:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-background-emphasis\/0:hover:is(.dark *){border-color:#37415100}.dark\:hover\:border-dark-tremor-background-emphasis\/10:hover:is(.dark *){border-color:#3741511a}.dark\:hover\:border-dark-tremor-background-emphasis\/100:hover:is(.dark *){border-color:#374151}.dark\:hover\:border-dark-tremor-background-emphasis\/15:hover:is(.dark *){border-color:#37415126}.dark\:hover\:border-dark-tremor-background-emphasis\/20:hover:is(.dark *){border-color:#37415133}.dark\:hover\:border-dark-tremor-background-emphasis\/25:hover:is(.dark *){border-color:#37415140}.dark\:hover\:border-dark-tremor-background-emphasis\/30:hover:is(.dark *){border-color:#3741514d}.dark\:hover\:border-dark-tremor-background-emphasis\/35:hover:is(.dark *){border-color:#37415159}.dark\:hover\:border-dark-tremor-background-emphasis\/40:hover:is(.dark *){border-color:#37415166}.dark\:hover\:border-dark-tremor-background-emphasis\/45:hover:is(.dark *){border-color:#37415173}.dark\:hover\:border-dark-tremor-background-emphasis\/5:hover:is(.dark *){border-color:#3741510d}.dark\:hover\:border-dark-tremor-background-emphasis\/50:hover:is(.dark *){border-color:#37415180}.dark\:hover\:border-dark-tremor-background-emphasis\/55:hover:is(.dark *){border-color:#3741518c}.dark\:hover\:border-dark-tremor-background-emphasis\/60:hover:is(.dark *){border-color:#37415199}.dark\:hover\:border-dark-tremor-background-emphasis\/65:hover:is(.dark *){border-color:#374151a6}.dark\:hover\:border-dark-tremor-background-emphasis\/70:hover:is(.dark *){border-color:#374151b3}.dark\:hover\:border-dark-tremor-background-emphasis\/75:hover:is(.dark *){border-color:#374151bf}.dark\:hover\:border-dark-tremor-background-emphasis\/80:hover:is(.dark *){border-color:#374151cc}.dark\:hover\:border-dark-tremor-background-emphasis\/85:hover:is(.dark *){border-color:#374151d9}.dark\:hover\:border-dark-tremor-background-emphasis\/90:hover:is(.dark *){border-color:#374151e6}.dark\:hover\:border-dark-tremor-background-emphasis\/95:hover:is(.dark *){border-color:#374151f2}.dark\:hover\:border-dark-tremor-background-muted:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(19 26 43 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-background-muted\/0:hover:is(.dark *){border-color:#131a2b00}.dark\:hover\:border-dark-tremor-background-muted\/10:hover:is(.dark *){border-color:#131a2b1a}.dark\:hover\:border-dark-tremor-background-muted\/100:hover:is(.dark *){border-color:#131a2b}.dark\:hover\:border-dark-tremor-background-muted\/15:hover:is(.dark *){border-color:#131a2b26}.dark\:hover\:border-dark-tremor-background-muted\/20:hover:is(.dark *){border-color:#131a2b33}.dark\:hover\:border-dark-tremor-background-muted\/25:hover:is(.dark *){border-color:#131a2b40}.dark\:hover\:border-dark-tremor-background-muted\/30:hover:is(.dark *){border-color:#131a2b4d}.dark\:hover\:border-dark-tremor-background-muted\/35:hover:is(.dark *){border-color:#131a2b59}.dark\:hover\:border-dark-tremor-background-muted\/40:hover:is(.dark *){border-color:#131a2b66}.dark\:hover\:border-dark-tremor-background-muted\/45:hover:is(.dark *){border-color:#131a2b73}.dark\:hover\:border-dark-tremor-background-muted\/5:hover:is(.dark *){border-color:#131a2b0d}.dark\:hover\:border-dark-tremor-background-muted\/50:hover:is(.dark *){border-color:#131a2b80}.dark\:hover\:border-dark-tremor-background-muted\/55:hover:is(.dark *){border-color:#131a2b8c}.dark\:hover\:border-dark-tremor-background-muted\/60:hover:is(.dark *){border-color:#131a2b99}.dark\:hover\:border-dark-tremor-background-muted\/65:hover:is(.dark *){border-color:#131a2ba6}.dark\:hover\:border-dark-tremor-background-muted\/70:hover:is(.dark *){border-color:#131a2bb3}.dark\:hover\:border-dark-tremor-background-muted\/75:hover:is(.dark *){border-color:#131a2bbf}.dark\:hover\:border-dark-tremor-background-muted\/80:hover:is(.dark *){border-color:#131a2bcc}.dark\:hover\:border-dark-tremor-background-muted\/85:hover:is(.dark *){border-color:#131a2bd9}.dark\:hover\:border-dark-tremor-background-muted\/90:hover:is(.dark *){border-color:#131a2be6}.dark\:hover\:border-dark-tremor-background-muted\/95:hover:is(.dark *){border-color:#131a2bf2}.dark\:hover\:border-dark-tremor-background-subtle:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-background-subtle\/0:hover:is(.dark *){border-color:#1f293700}.dark\:hover\:border-dark-tremor-background-subtle\/10:hover:is(.dark *){border-color:#1f29371a}.dark\:hover\:border-dark-tremor-background-subtle\/100:hover:is(.dark *){border-color:#1f2937}.dark\:hover\:border-dark-tremor-background-subtle\/15:hover:is(.dark *){border-color:#1f293726}.dark\:hover\:border-dark-tremor-background-subtle\/20:hover:is(.dark *){border-color:#1f293733}.dark\:hover\:border-dark-tremor-background-subtle\/25:hover:is(.dark *){border-color:#1f293740}.dark\:hover\:border-dark-tremor-background-subtle\/30:hover:is(.dark *){border-color:#1f29374d}.dark\:hover\:border-dark-tremor-background-subtle\/35:hover:is(.dark *){border-color:#1f293759}.dark\:hover\:border-dark-tremor-background-subtle\/40:hover:is(.dark *){border-color:#1f293766}.dark\:hover\:border-dark-tremor-background-subtle\/45:hover:is(.dark *){border-color:#1f293773}.dark\:hover\:border-dark-tremor-background-subtle\/5:hover:is(.dark *){border-color:#1f29370d}.dark\:hover\:border-dark-tremor-background-subtle\/50:hover:is(.dark *){border-color:#1f293780}.dark\:hover\:border-dark-tremor-background-subtle\/55:hover:is(.dark *){border-color:#1f29378c}.dark\:hover\:border-dark-tremor-background-subtle\/60:hover:is(.dark *){border-color:#1f293799}.dark\:hover\:border-dark-tremor-background-subtle\/65:hover:is(.dark *){border-color:#1f2937a6}.dark\:hover\:border-dark-tremor-background-subtle\/70:hover:is(.dark *){border-color:#1f2937b3}.dark\:hover\:border-dark-tremor-background-subtle\/75:hover:is(.dark *){border-color:#1f2937bf}.dark\:hover\:border-dark-tremor-background-subtle\/80:hover:is(.dark *){border-color:#1f2937cc}.dark\:hover\:border-dark-tremor-background-subtle\/85:hover:is(.dark *){border-color:#1f2937d9}.dark\:hover\:border-dark-tremor-background-subtle\/90:hover:is(.dark *){border-color:#1f2937e6}.dark\:hover\:border-dark-tremor-background-subtle\/95:hover:is(.dark *){border-color:#1f2937f2}.dark\:hover\:border-dark-tremor-border:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-brand:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-brand-emphasis:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-brand-emphasis\/0:hover:is(.dark *){border-color:#60a5fa00}.dark\:hover\:border-dark-tremor-brand-emphasis\/10:hover:is(.dark *){border-color:#60a5fa1a}.dark\:hover\:border-dark-tremor-brand-emphasis\/100:hover:is(.dark *){border-color:#60a5fa}.dark\:hover\:border-dark-tremor-brand-emphasis\/15:hover:is(.dark *){border-color:#60a5fa26}.dark\:hover\:border-dark-tremor-brand-emphasis\/20:hover:is(.dark *){border-color:#60a5fa33}.dark\:hover\:border-dark-tremor-brand-emphasis\/25:hover:is(.dark *){border-color:#60a5fa40}.dark\:hover\:border-dark-tremor-brand-emphasis\/30:hover:is(.dark *){border-color:#60a5fa4d}.dark\:hover\:border-dark-tremor-brand-emphasis\/35:hover:is(.dark *){border-color:#60a5fa59}.dark\:hover\:border-dark-tremor-brand-emphasis\/40:hover:is(.dark *){border-color:#60a5fa66}.dark\:hover\:border-dark-tremor-brand-emphasis\/45:hover:is(.dark *){border-color:#60a5fa73}.dark\:hover\:border-dark-tremor-brand-emphasis\/5:hover:is(.dark *){border-color:#60a5fa0d}.dark\:hover\:border-dark-tremor-brand-emphasis\/50:hover:is(.dark *){border-color:#60a5fa80}.dark\:hover\:border-dark-tremor-brand-emphasis\/55:hover:is(.dark *){border-color:#60a5fa8c}.dark\:hover\:border-dark-tremor-brand-emphasis\/60:hover:is(.dark *){border-color:#60a5fa99}.dark\:hover\:border-dark-tremor-brand-emphasis\/65:hover:is(.dark *){border-color:#60a5faa6}.dark\:hover\:border-dark-tremor-brand-emphasis\/70:hover:is(.dark *){border-color:#60a5fab3}.dark\:hover\:border-dark-tremor-brand-emphasis\/75:hover:is(.dark *){border-color:#60a5fabf}.dark\:hover\:border-dark-tremor-brand-emphasis\/80:hover:is(.dark *){border-color:#60a5facc}.dark\:hover\:border-dark-tremor-brand-emphasis\/85:hover:is(.dark *){border-color:#60a5fad9}.dark\:hover\:border-dark-tremor-brand-emphasis\/90:hover:is(.dark *){border-color:#60a5fae6}.dark\:hover\:border-dark-tremor-brand-emphasis\/95:hover:is(.dark *){border-color:#60a5faf2}.dark\:hover\:border-dark-tremor-brand-faint:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(11 18 41 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-brand-faint\/0:hover:is(.dark *){border-color:#0b122900}.dark\:hover\:border-dark-tremor-brand-faint\/10:hover:is(.dark *){border-color:#0b12291a}.dark\:hover\:border-dark-tremor-brand-faint\/100:hover:is(.dark *){border-color:#0b1229}.dark\:hover\:border-dark-tremor-brand-faint\/15:hover:is(.dark *){border-color:#0b122926}.dark\:hover\:border-dark-tremor-brand-faint\/20:hover:is(.dark *){border-color:#0b122933}.dark\:hover\:border-dark-tremor-brand-faint\/25:hover:is(.dark *){border-color:#0b122940}.dark\:hover\:border-dark-tremor-brand-faint\/30:hover:is(.dark *){border-color:#0b12294d}.dark\:hover\:border-dark-tremor-brand-faint\/35:hover:is(.dark *){border-color:#0b122959}.dark\:hover\:border-dark-tremor-brand-faint\/40:hover:is(.dark *){border-color:#0b122966}.dark\:hover\:border-dark-tremor-brand-faint\/45:hover:is(.dark *){border-color:#0b122973}.dark\:hover\:border-dark-tremor-brand-faint\/5:hover:is(.dark *){border-color:#0b12290d}.dark\:hover\:border-dark-tremor-brand-faint\/50:hover:is(.dark *){border-color:#0b122980}.dark\:hover\:border-dark-tremor-brand-faint\/55:hover:is(.dark *){border-color:#0b12298c}.dark\:hover\:border-dark-tremor-brand-faint\/60:hover:is(.dark *){border-color:#0b122999}.dark\:hover\:border-dark-tremor-brand-faint\/65:hover:is(.dark *){border-color:#0b1229a6}.dark\:hover\:border-dark-tremor-brand-faint\/70:hover:is(.dark *){border-color:#0b1229b3}.dark\:hover\:border-dark-tremor-brand-faint\/75:hover:is(.dark *){border-color:#0b1229bf}.dark\:hover\:border-dark-tremor-brand-faint\/80:hover:is(.dark *){border-color:#0b1229cc}.dark\:hover\:border-dark-tremor-brand-faint\/85:hover:is(.dark *){border-color:#0b1229d9}.dark\:hover\:border-dark-tremor-brand-faint\/90:hover:is(.dark *){border-color:#0b1229e6}.dark\:hover\:border-dark-tremor-brand-faint\/95:hover:is(.dark *){border-color:#0b1229f2}.dark\:hover\:border-dark-tremor-brand-inverted:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(3 7 18 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-brand-inverted\/0:hover:is(.dark *){border-color:#03071200}.dark\:hover\:border-dark-tremor-brand-inverted\/10:hover:is(.dark *){border-color:#0307121a}.dark\:hover\:border-dark-tremor-brand-inverted\/100:hover:is(.dark *){border-color:#030712}.dark\:hover\:border-dark-tremor-brand-inverted\/15:hover:is(.dark *){border-color:#03071226}.dark\:hover\:border-dark-tremor-brand-inverted\/20:hover:is(.dark *){border-color:#03071233}.dark\:hover\:border-dark-tremor-brand-inverted\/25:hover:is(.dark *){border-color:#03071240}.dark\:hover\:border-dark-tremor-brand-inverted\/30:hover:is(.dark *){border-color:#0307124d}.dark\:hover\:border-dark-tremor-brand-inverted\/35:hover:is(.dark *){border-color:#03071259}.dark\:hover\:border-dark-tremor-brand-inverted\/40:hover:is(.dark *){border-color:#03071266}.dark\:hover\:border-dark-tremor-brand-inverted\/45:hover:is(.dark *){border-color:#03071273}.dark\:hover\:border-dark-tremor-brand-inverted\/5:hover:is(.dark *){border-color:#0307120d}.dark\:hover\:border-dark-tremor-brand-inverted\/50:hover:is(.dark *){border-color:#03071280}.dark\:hover\:border-dark-tremor-brand-inverted\/55:hover:is(.dark *){border-color:#0307128c}.dark\:hover\:border-dark-tremor-brand-inverted\/60:hover:is(.dark *){border-color:#03071299}.dark\:hover\:border-dark-tremor-brand-inverted\/65:hover:is(.dark *){border-color:#030712a6}.dark\:hover\:border-dark-tremor-brand-inverted\/70:hover:is(.dark *){border-color:#030712b3}.dark\:hover\:border-dark-tremor-brand-inverted\/75:hover:is(.dark *){border-color:#030712bf}.dark\:hover\:border-dark-tremor-brand-inverted\/80:hover:is(.dark *){border-color:#030712cc}.dark\:hover\:border-dark-tremor-brand-inverted\/85:hover:is(.dark *){border-color:#030712d9}.dark\:hover\:border-dark-tremor-brand-inverted\/90:hover:is(.dark *){border-color:#030712e6}.dark\:hover\:border-dark-tremor-brand-inverted\/95:hover:is(.dark *){border-color:#030712f2}.dark\:hover\:border-dark-tremor-brand-muted:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(23 37 84 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-brand-muted\/0:hover:is(.dark *){border-color:#17255400}.dark\:hover\:border-dark-tremor-brand-muted\/10:hover:is(.dark *){border-color:#1725541a}.dark\:hover\:border-dark-tremor-brand-muted\/100:hover:is(.dark *){border-color:#172554}.dark\:hover\:border-dark-tremor-brand-muted\/15:hover:is(.dark *){border-color:#17255426}.dark\:hover\:border-dark-tremor-brand-muted\/20:hover:is(.dark *){border-color:#17255433}.dark\:hover\:border-dark-tremor-brand-muted\/25:hover:is(.dark *){border-color:#17255440}.dark\:hover\:border-dark-tremor-brand-muted\/30:hover:is(.dark *){border-color:#1725544d}.dark\:hover\:border-dark-tremor-brand-muted\/35:hover:is(.dark *){border-color:#17255459}.dark\:hover\:border-dark-tremor-brand-muted\/40:hover:is(.dark *){border-color:#17255466}.dark\:hover\:border-dark-tremor-brand-muted\/45:hover:is(.dark *){border-color:#17255473}.dark\:hover\:border-dark-tremor-brand-muted\/5:hover:is(.dark *){border-color:#1725540d}.dark\:hover\:border-dark-tremor-brand-muted\/50:hover:is(.dark *){border-color:#17255480}.dark\:hover\:border-dark-tremor-brand-muted\/55:hover:is(.dark *){border-color:#1725548c}.dark\:hover\:border-dark-tremor-brand-muted\/60:hover:is(.dark *){border-color:#17255499}.dark\:hover\:border-dark-tremor-brand-muted\/65:hover:is(.dark *){border-color:#172554a6}.dark\:hover\:border-dark-tremor-brand-muted\/70:hover:is(.dark *){border-color:#172554b3}.dark\:hover\:border-dark-tremor-brand-muted\/75:hover:is(.dark *){border-color:#172554bf}.dark\:hover\:border-dark-tremor-brand-muted\/80:hover:is(.dark *){border-color:#172554cc}.dark\:hover\:border-dark-tremor-brand-muted\/85:hover:is(.dark *){border-color:#172554d9}.dark\:hover\:border-dark-tremor-brand-muted\/90:hover:is(.dark *){border-color:#172554e6}.dark\:hover\:border-dark-tremor-brand-muted\/95:hover:is(.dark *){border-color:#172554f2}.dark\:hover\:border-dark-tremor-brand-subtle:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-brand-subtle\/0:hover:is(.dark *){border-color:#1e40af00}.dark\:hover\:border-dark-tremor-brand-subtle\/10:hover:is(.dark *){border-color:#1e40af1a}.dark\:hover\:border-dark-tremor-brand-subtle\/100:hover:is(.dark *){border-color:#1e40af}.dark\:hover\:border-dark-tremor-brand-subtle\/15:hover:is(.dark *){border-color:#1e40af26}.dark\:hover\:border-dark-tremor-brand-subtle\/20:hover:is(.dark *){border-color:#1e40af33}.dark\:hover\:border-dark-tremor-brand-subtle\/25:hover:is(.dark *){border-color:#1e40af40}.dark\:hover\:border-dark-tremor-brand-subtle\/30:hover:is(.dark *){border-color:#1e40af4d}.dark\:hover\:border-dark-tremor-brand-subtle\/35:hover:is(.dark *){border-color:#1e40af59}.dark\:hover\:border-dark-tremor-brand-subtle\/40:hover:is(.dark *){border-color:#1e40af66}.dark\:hover\:border-dark-tremor-brand-subtle\/45:hover:is(.dark *){border-color:#1e40af73}.dark\:hover\:border-dark-tremor-brand-subtle\/5:hover:is(.dark *){border-color:#1e40af0d}.dark\:hover\:border-dark-tremor-brand-subtle\/50:hover:is(.dark *){border-color:#1e40af80}.dark\:hover\:border-dark-tremor-brand-subtle\/55:hover:is(.dark *){border-color:#1e40af8c}.dark\:hover\:border-dark-tremor-brand-subtle\/60:hover:is(.dark *){border-color:#1e40af99}.dark\:hover\:border-dark-tremor-brand-subtle\/65:hover:is(.dark *){border-color:#1e40afa6}.dark\:hover\:border-dark-tremor-brand-subtle\/70:hover:is(.dark *){border-color:#1e40afb3}.dark\:hover\:border-dark-tremor-brand-subtle\/75:hover:is(.dark *){border-color:#1e40afbf}.dark\:hover\:border-dark-tremor-brand-subtle\/80:hover:is(.dark *){border-color:#1e40afcc}.dark\:hover\:border-dark-tremor-brand-subtle\/85:hover:is(.dark *){border-color:#1e40afd9}.dark\:hover\:border-dark-tremor-brand-subtle\/90:hover:is(.dark *){border-color:#1e40afe6}.dark\:hover\:border-dark-tremor-brand-subtle\/95:hover:is(.dark *){border-color:#1e40aff2}.dark\:hover\:border-dark-tremor-content:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-content-emphasis:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-content-emphasis\/0:hover:is(.dark *){border-color:#e5e7eb00}.dark\:hover\:border-dark-tremor-content-emphasis\/10:hover:is(.dark *){border-color:#e5e7eb1a}.dark\:hover\:border-dark-tremor-content-emphasis\/100:hover:is(.dark *){border-color:#e5e7eb}.dark\:hover\:border-dark-tremor-content-emphasis\/15:hover:is(.dark *){border-color:#e5e7eb26}.dark\:hover\:border-dark-tremor-content-emphasis\/20:hover:is(.dark *){border-color:#e5e7eb33}.dark\:hover\:border-dark-tremor-content-emphasis\/25:hover:is(.dark *){border-color:#e5e7eb40}.dark\:hover\:border-dark-tremor-content-emphasis\/30:hover:is(.dark *){border-color:#e5e7eb4d}.dark\:hover\:border-dark-tremor-content-emphasis\/35:hover:is(.dark *){border-color:#e5e7eb59}.dark\:hover\:border-dark-tremor-content-emphasis\/40:hover:is(.dark *){border-color:#e5e7eb66}.dark\:hover\:border-dark-tremor-content-emphasis\/45:hover:is(.dark *){border-color:#e5e7eb73}.dark\:hover\:border-dark-tremor-content-emphasis\/5:hover:is(.dark *){border-color:#e5e7eb0d}.dark\:hover\:border-dark-tremor-content-emphasis\/50:hover:is(.dark *){border-color:#e5e7eb80}.dark\:hover\:border-dark-tremor-content-emphasis\/55:hover:is(.dark *){border-color:#e5e7eb8c}.dark\:hover\:border-dark-tremor-content-emphasis\/60:hover:is(.dark *){border-color:#e5e7eb99}.dark\:hover\:border-dark-tremor-content-emphasis\/65:hover:is(.dark *){border-color:#e5e7eba6}.dark\:hover\:border-dark-tremor-content-emphasis\/70:hover:is(.dark *){border-color:#e5e7ebb3}.dark\:hover\:border-dark-tremor-content-emphasis\/75:hover:is(.dark *){border-color:#e5e7ebbf}.dark\:hover\:border-dark-tremor-content-emphasis\/80:hover:is(.dark *){border-color:#e5e7ebcc}.dark\:hover\:border-dark-tremor-content-emphasis\/85:hover:is(.dark *){border-color:#e5e7ebd9}.dark\:hover\:border-dark-tremor-content-emphasis\/90:hover:is(.dark *){border-color:#e5e7ebe6}.dark\:hover\:border-dark-tremor-content-emphasis\/95:hover:is(.dark *){border-color:#e5e7ebf2}.dark\:hover\:border-dark-tremor-content-inverted:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-content-inverted\/0:hover:is(.dark *){border-color:#11182700}.dark\:hover\:border-dark-tremor-content-inverted\/10:hover:is(.dark *){border-color:#1118271a}.dark\:hover\:border-dark-tremor-content-inverted\/100:hover:is(.dark *){border-color:#111827}.dark\:hover\:border-dark-tremor-content-inverted\/15:hover:is(.dark *){border-color:#11182726}.dark\:hover\:border-dark-tremor-content-inverted\/20:hover:is(.dark *){border-color:#11182733}.dark\:hover\:border-dark-tremor-content-inverted\/25:hover:is(.dark *){border-color:#11182740}.dark\:hover\:border-dark-tremor-content-inverted\/30:hover:is(.dark *){border-color:#1118274d}.dark\:hover\:border-dark-tremor-content-inverted\/35:hover:is(.dark *){border-color:#11182759}.dark\:hover\:border-dark-tremor-content-inverted\/40:hover:is(.dark *){border-color:#11182766}.dark\:hover\:border-dark-tremor-content-inverted\/45:hover:is(.dark *){border-color:#11182773}.dark\:hover\:border-dark-tremor-content-inverted\/5:hover:is(.dark *){border-color:#1118270d}.dark\:hover\:border-dark-tremor-content-inverted\/50:hover:is(.dark *){border-color:#11182780}.dark\:hover\:border-dark-tremor-content-inverted\/55:hover:is(.dark *){border-color:#1118278c}.dark\:hover\:border-dark-tremor-content-inverted\/60:hover:is(.dark *){border-color:#11182799}.dark\:hover\:border-dark-tremor-content-inverted\/65:hover:is(.dark *){border-color:#111827a6}.dark\:hover\:border-dark-tremor-content-inverted\/70:hover:is(.dark *){border-color:#111827b3}.dark\:hover\:border-dark-tremor-content-inverted\/75:hover:is(.dark *){border-color:#111827bf}.dark\:hover\:border-dark-tremor-content-inverted\/80:hover:is(.dark *){border-color:#111827cc}.dark\:hover\:border-dark-tremor-content-inverted\/85:hover:is(.dark *){border-color:#111827d9}.dark\:hover\:border-dark-tremor-content-inverted\/90:hover:is(.dark *){border-color:#111827e6}.dark\:hover\:border-dark-tremor-content-inverted\/95:hover:is(.dark *){border-color:#111827f2}.dark\:hover\:border-dark-tremor-content-strong:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-content-strong\/0:hover:is(.dark *){border-color:#f9fafb00}.dark\:hover\:border-dark-tremor-content-strong\/10:hover:is(.dark *){border-color:#f9fafb1a}.dark\:hover\:border-dark-tremor-content-strong\/100:hover:is(.dark *){border-color:#f9fafb}.dark\:hover\:border-dark-tremor-content-strong\/15:hover:is(.dark *){border-color:#f9fafb26}.dark\:hover\:border-dark-tremor-content-strong\/20:hover:is(.dark *){border-color:#f9fafb33}.dark\:hover\:border-dark-tremor-content-strong\/25:hover:is(.dark *){border-color:#f9fafb40}.dark\:hover\:border-dark-tremor-content-strong\/30:hover:is(.dark *){border-color:#f9fafb4d}.dark\:hover\:border-dark-tremor-content-strong\/35:hover:is(.dark *){border-color:#f9fafb59}.dark\:hover\:border-dark-tremor-content-strong\/40:hover:is(.dark *){border-color:#f9fafb66}.dark\:hover\:border-dark-tremor-content-strong\/45:hover:is(.dark *){border-color:#f9fafb73}.dark\:hover\:border-dark-tremor-content-strong\/5:hover:is(.dark *){border-color:#f9fafb0d}.dark\:hover\:border-dark-tremor-content-strong\/50:hover:is(.dark *){border-color:#f9fafb80}.dark\:hover\:border-dark-tremor-content-strong\/55:hover:is(.dark *){border-color:#f9fafb8c}.dark\:hover\:border-dark-tremor-content-strong\/60:hover:is(.dark *){border-color:#f9fafb99}.dark\:hover\:border-dark-tremor-content-strong\/65:hover:is(.dark *){border-color:#f9fafba6}.dark\:hover\:border-dark-tremor-content-strong\/70:hover:is(.dark *){border-color:#f9fafbb3}.dark\:hover\:border-dark-tremor-content-strong\/75:hover:is(.dark *){border-color:#f9fafbbf}.dark\:hover\:border-dark-tremor-content-strong\/80:hover:is(.dark *){border-color:#f9fafbcc}.dark\:hover\:border-dark-tremor-content-strong\/85:hover:is(.dark *){border-color:#f9fafbd9}.dark\:hover\:border-dark-tremor-content-strong\/90:hover:is(.dark *){border-color:#f9fafbe6}.dark\:hover\:border-dark-tremor-content-strong\/95:hover:is(.dark *){border-color:#f9fafbf2}.dark\:hover\:border-dark-tremor-content-subtle:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.dark\:hover\:border-dark-tremor-content-subtle\/0:hover:is(.dark *){border-color:#6b728000}.dark\:hover\:border-dark-tremor-content-subtle\/10:hover:is(.dark *){border-color:#6b72801a}.dark\:hover\:border-dark-tremor-content-subtle\/100:hover:is(.dark *){border-color:#6b7280}.dark\:hover\:border-dark-tremor-content-subtle\/15:hover:is(.dark *){border-color:#6b728026}.dark\:hover\:border-dark-tremor-content-subtle\/20:hover:is(.dark *){border-color:#6b728033}.dark\:hover\:border-dark-tremor-content-subtle\/25:hover:is(.dark *){border-color:#6b728040}.dark\:hover\:border-dark-tremor-content-subtle\/30:hover:is(.dark *){border-color:#6b72804d}.dark\:hover\:border-dark-tremor-content-subtle\/35:hover:is(.dark *){border-color:#6b728059}.dark\:hover\:border-dark-tremor-content-subtle\/40:hover:is(.dark *){border-color:#6b728066}.dark\:hover\:border-dark-tremor-content-subtle\/45:hover:is(.dark *){border-color:#6b728073}.dark\:hover\:border-dark-tremor-content-subtle\/5:hover:is(.dark *){border-color:#6b72800d}.dark\:hover\:border-dark-tremor-content-subtle\/50:hover:is(.dark *){border-color:#6b728080}.dark\:hover\:border-dark-tremor-content-subtle\/55:hover:is(.dark *){border-color:#6b72808c}.dark\:hover\:border-dark-tremor-content-subtle\/60:hover:is(.dark *){border-color:#6b728099}.dark\:hover\:border-dark-tremor-content-subtle\/65:hover:is(.dark *){border-color:#6b7280a6}.dark\:hover\:border-dark-tremor-content-subtle\/70:hover:is(.dark *){border-color:#6b7280b3}.dark\:hover\:border-dark-tremor-content-subtle\/75:hover:is(.dark *){border-color:#6b7280bf}.dark\:hover\:border-dark-tremor-content-subtle\/80:hover:is(.dark *){border-color:#6b7280cc}.dark\:hover\:border-dark-tremor-content-subtle\/85:hover:is(.dark *){border-color:#6b7280d9}.dark\:hover\:border-dark-tremor-content-subtle\/90:hover:is(.dark *){border-color:#6b7280e6}.dark\:hover\:border-dark-tremor-content-subtle\/95:hover:is(.dark *){border-color:#6b7280f2}.dark\:hover\:border-destructive:hover:is(.dark *){border-color:hsl(var(--destructive))}.dark\:hover\:border-gray-400:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.dark\:hover\:border-surface-100:hover:is(.dark *){--tw-border-opacity: 1;border-color:hsl(var(--wg-surface-100) / var(--wg-surface-100-opacity, var(--tw-border-opacity)))}.dark\:hover\:border-surface-200:hover:is(.dark *){--tw-border-opacity: 1;border-color:hsl(var(--wg-surface-200) / var(--wg-surface-200-opacity, var(--tw-border-opacity)))}.dark\:hover\:border-tremor-background:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-background-emphasis:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-background-emphasis\/0:hover:is(.dark *){border-color:#e5e7eb00}.dark\:hover\:border-tremor-background-emphasis\/10:hover:is(.dark *){border-color:#e5e7eb1a}.dark\:hover\:border-tremor-background-emphasis\/100:hover:is(.dark *){border-color:#e5e7eb}.dark\:hover\:border-tremor-background-emphasis\/15:hover:is(.dark *){border-color:#e5e7eb26}.dark\:hover\:border-tremor-background-emphasis\/20:hover:is(.dark *){border-color:#e5e7eb33}.dark\:hover\:border-tremor-background-emphasis\/25:hover:is(.dark *){border-color:#e5e7eb40}.dark\:hover\:border-tremor-background-emphasis\/30:hover:is(.dark *){border-color:#e5e7eb4d}.dark\:hover\:border-tremor-background-emphasis\/35:hover:is(.dark *){border-color:#e5e7eb59}.dark\:hover\:border-tremor-background-emphasis\/40:hover:is(.dark *){border-color:#e5e7eb66}.dark\:hover\:border-tremor-background-emphasis\/45:hover:is(.dark *){border-color:#e5e7eb73}.dark\:hover\:border-tremor-background-emphasis\/5:hover:is(.dark *){border-color:#e5e7eb0d}.dark\:hover\:border-tremor-background-emphasis\/50:hover:is(.dark *){border-color:#e5e7eb80}.dark\:hover\:border-tremor-background-emphasis\/55:hover:is(.dark *){border-color:#e5e7eb8c}.dark\:hover\:border-tremor-background-emphasis\/60:hover:is(.dark *){border-color:#e5e7eb99}.dark\:hover\:border-tremor-background-emphasis\/65:hover:is(.dark *){border-color:#e5e7eba6}.dark\:hover\:border-tremor-background-emphasis\/70:hover:is(.dark *){border-color:#e5e7ebb3}.dark\:hover\:border-tremor-background-emphasis\/75:hover:is(.dark *){border-color:#e5e7ebbf}.dark\:hover\:border-tremor-background-emphasis\/80:hover:is(.dark *){border-color:#e5e7ebcc}.dark\:hover\:border-tremor-background-emphasis\/85:hover:is(.dark *){border-color:#e5e7ebd9}.dark\:hover\:border-tremor-background-emphasis\/90:hover:is(.dark *){border-color:#e5e7ebe6}.dark\:hover\:border-tremor-background-emphasis\/95:hover:is(.dark *){border-color:#e5e7ebf2}.dark\:hover\:border-tremor-background-muted:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-background-muted\/0:hover:is(.dark *){border-color:#f9fafb00}.dark\:hover\:border-tremor-background-muted\/10:hover:is(.dark *){border-color:#f9fafb1a}.dark\:hover\:border-tremor-background-muted\/100:hover:is(.dark *){border-color:#f9fafb}.dark\:hover\:border-tremor-background-muted\/15:hover:is(.dark *){border-color:#f9fafb26}.dark\:hover\:border-tremor-background-muted\/20:hover:is(.dark *){border-color:#f9fafb33}.dark\:hover\:border-tremor-background-muted\/25:hover:is(.dark *){border-color:#f9fafb40}.dark\:hover\:border-tremor-background-muted\/30:hover:is(.dark *){border-color:#f9fafb4d}.dark\:hover\:border-tremor-background-muted\/35:hover:is(.dark *){border-color:#f9fafb59}.dark\:hover\:border-tremor-background-muted\/40:hover:is(.dark *){border-color:#f9fafb66}.dark\:hover\:border-tremor-background-muted\/45:hover:is(.dark *){border-color:#f9fafb73}.dark\:hover\:border-tremor-background-muted\/5:hover:is(.dark *){border-color:#f9fafb0d}.dark\:hover\:border-tremor-background-muted\/50:hover:is(.dark *){border-color:#f9fafb80}.dark\:hover\:border-tremor-background-muted\/55:hover:is(.dark *){border-color:#f9fafb8c}.dark\:hover\:border-tremor-background-muted\/60:hover:is(.dark *){border-color:#f9fafb99}.dark\:hover\:border-tremor-background-muted\/65:hover:is(.dark *){border-color:#f9fafba6}.dark\:hover\:border-tremor-background-muted\/70:hover:is(.dark *){border-color:#f9fafbb3}.dark\:hover\:border-tremor-background-muted\/75:hover:is(.dark *){border-color:#f9fafbbf}.dark\:hover\:border-tremor-background-muted\/80:hover:is(.dark *){border-color:#f9fafbcc}.dark\:hover\:border-tremor-background-muted\/85:hover:is(.dark *){border-color:#f9fafbd9}.dark\:hover\:border-tremor-background-muted\/90:hover:is(.dark *){border-color:#f9fafbe6}.dark\:hover\:border-tremor-background-muted\/95:hover:is(.dark *){border-color:#f9fafbf2}.dark\:hover\:border-tremor-background-subtle:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-background-subtle\/0:hover:is(.dark *){border-color:#f3f4f600}.dark\:hover\:border-tremor-background-subtle\/10:hover:is(.dark *){border-color:#f3f4f61a}.dark\:hover\:border-tremor-background-subtle\/100:hover:is(.dark *){border-color:#f3f4f6}.dark\:hover\:border-tremor-background-subtle\/15:hover:is(.dark *){border-color:#f3f4f626}.dark\:hover\:border-tremor-background-subtle\/20:hover:is(.dark *){border-color:#f3f4f633}.dark\:hover\:border-tremor-background-subtle\/25:hover:is(.dark *){border-color:#f3f4f640}.dark\:hover\:border-tremor-background-subtle\/30:hover:is(.dark *){border-color:#f3f4f64d}.dark\:hover\:border-tremor-background-subtle\/35:hover:is(.dark *){border-color:#f3f4f659}.dark\:hover\:border-tremor-background-subtle\/40:hover:is(.dark *){border-color:#f3f4f666}.dark\:hover\:border-tremor-background-subtle\/45:hover:is(.dark *){border-color:#f3f4f673}.dark\:hover\:border-tremor-background-subtle\/5:hover:is(.dark *){border-color:#f3f4f60d}.dark\:hover\:border-tremor-background-subtle\/50:hover:is(.dark *){border-color:#f3f4f680}.dark\:hover\:border-tremor-background-subtle\/55:hover:is(.dark *){border-color:#f3f4f68c}.dark\:hover\:border-tremor-background-subtle\/60:hover:is(.dark *){border-color:#f3f4f699}.dark\:hover\:border-tremor-background-subtle\/65:hover:is(.dark *){border-color:#f3f4f6a6}.dark\:hover\:border-tremor-background-subtle\/70:hover:is(.dark *){border-color:#f3f4f6b3}.dark\:hover\:border-tremor-background-subtle\/75:hover:is(.dark *){border-color:#f3f4f6bf}.dark\:hover\:border-tremor-background-subtle\/80:hover:is(.dark *){border-color:#f3f4f6cc}.dark\:hover\:border-tremor-background-subtle\/85:hover:is(.dark *){border-color:#f3f4f6d9}.dark\:hover\:border-tremor-background-subtle\/90:hover:is(.dark *){border-color:#f3f4f6e6}.dark\:hover\:border-tremor-background-subtle\/95:hover:is(.dark *){border-color:#f3f4f6f2}.dark\:hover\:border-tremor-border:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-brand:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-brand-emphasis:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-brand-emphasis\/0:hover:is(.dark *){border-color:#1d4ed800}.dark\:hover\:border-tremor-brand-emphasis\/10:hover:is(.dark *){border-color:#1d4ed81a}.dark\:hover\:border-tremor-brand-emphasis\/100:hover:is(.dark *){border-color:#1d4ed8}.dark\:hover\:border-tremor-brand-emphasis\/15:hover:is(.dark *){border-color:#1d4ed826}.dark\:hover\:border-tremor-brand-emphasis\/20:hover:is(.dark *){border-color:#1d4ed833}.dark\:hover\:border-tremor-brand-emphasis\/25:hover:is(.dark *){border-color:#1d4ed840}.dark\:hover\:border-tremor-brand-emphasis\/30:hover:is(.dark *){border-color:#1d4ed84d}.dark\:hover\:border-tremor-brand-emphasis\/35:hover:is(.dark *){border-color:#1d4ed859}.dark\:hover\:border-tremor-brand-emphasis\/40:hover:is(.dark *){border-color:#1d4ed866}.dark\:hover\:border-tremor-brand-emphasis\/45:hover:is(.dark *){border-color:#1d4ed873}.dark\:hover\:border-tremor-brand-emphasis\/5:hover:is(.dark *){border-color:#1d4ed80d}.dark\:hover\:border-tremor-brand-emphasis\/50:hover:is(.dark *){border-color:#1d4ed880}.dark\:hover\:border-tremor-brand-emphasis\/55:hover:is(.dark *){border-color:#1d4ed88c}.dark\:hover\:border-tremor-brand-emphasis\/60:hover:is(.dark *){border-color:#1d4ed899}.dark\:hover\:border-tremor-brand-emphasis\/65:hover:is(.dark *){border-color:#1d4ed8a6}.dark\:hover\:border-tremor-brand-emphasis\/70:hover:is(.dark *){border-color:#1d4ed8b3}.dark\:hover\:border-tremor-brand-emphasis\/75:hover:is(.dark *){border-color:#1d4ed8bf}.dark\:hover\:border-tremor-brand-emphasis\/80:hover:is(.dark *){border-color:#1d4ed8cc}.dark\:hover\:border-tremor-brand-emphasis\/85:hover:is(.dark *){border-color:#1d4ed8d9}.dark\:hover\:border-tremor-brand-emphasis\/90:hover:is(.dark *){border-color:#1d4ed8e6}.dark\:hover\:border-tremor-brand-emphasis\/95:hover:is(.dark *){border-color:#1d4ed8f2}.dark\:hover\:border-tremor-brand-faint:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-brand-faint\/0:hover:is(.dark *){border-color:#eff6ff00}.dark\:hover\:border-tremor-brand-faint\/10:hover:is(.dark *){border-color:#eff6ff1a}.dark\:hover\:border-tremor-brand-faint\/100:hover:is(.dark *){border-color:#eff6ff}.dark\:hover\:border-tremor-brand-faint\/15:hover:is(.dark *){border-color:#eff6ff26}.dark\:hover\:border-tremor-brand-faint\/20:hover:is(.dark *){border-color:#eff6ff33}.dark\:hover\:border-tremor-brand-faint\/25:hover:is(.dark *){border-color:#eff6ff40}.dark\:hover\:border-tremor-brand-faint\/30:hover:is(.dark *){border-color:#eff6ff4d}.dark\:hover\:border-tremor-brand-faint\/35:hover:is(.dark *){border-color:#eff6ff59}.dark\:hover\:border-tremor-brand-faint\/40:hover:is(.dark *){border-color:#eff6ff66}.dark\:hover\:border-tremor-brand-faint\/45:hover:is(.dark *){border-color:#eff6ff73}.dark\:hover\:border-tremor-brand-faint\/5:hover:is(.dark *){border-color:#eff6ff0d}.dark\:hover\:border-tremor-brand-faint\/50:hover:is(.dark *){border-color:#eff6ff80}.dark\:hover\:border-tremor-brand-faint\/55:hover:is(.dark *){border-color:#eff6ff8c}.dark\:hover\:border-tremor-brand-faint\/60:hover:is(.dark *){border-color:#eff6ff99}.dark\:hover\:border-tremor-brand-faint\/65:hover:is(.dark *){border-color:#eff6ffa6}.dark\:hover\:border-tremor-brand-faint\/70:hover:is(.dark *){border-color:#eff6ffb3}.dark\:hover\:border-tremor-brand-faint\/75:hover:is(.dark *){border-color:#eff6ffbf}.dark\:hover\:border-tremor-brand-faint\/80:hover:is(.dark *){border-color:#eff6ffcc}.dark\:hover\:border-tremor-brand-faint\/85:hover:is(.dark *){border-color:#eff6ffd9}.dark\:hover\:border-tremor-brand-faint\/90:hover:is(.dark *){border-color:#eff6ffe6}.dark\:hover\:border-tremor-brand-faint\/95:hover:is(.dark *){border-color:#eff6fff2}.dark\:hover\:border-tremor-brand-inverted:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-brand-inverted\/0:hover:is(.dark *){border-color:#fff0}.dark\:hover\:border-tremor-brand-inverted\/10:hover:is(.dark *){border-color:#ffffff1a}.dark\:hover\:border-tremor-brand-inverted\/100:hover:is(.dark *){border-color:#fff}.dark\:hover\:border-tremor-brand-inverted\/15:hover:is(.dark *){border-color:#ffffff26}.dark\:hover\:border-tremor-brand-inverted\/20:hover:is(.dark *){border-color:#fff3}.dark\:hover\:border-tremor-brand-inverted\/25:hover:is(.dark *){border-color:#ffffff40}.dark\:hover\:border-tremor-brand-inverted\/30:hover:is(.dark *){border-color:#ffffff4d}.dark\:hover\:border-tremor-brand-inverted\/35:hover:is(.dark *){border-color:#ffffff59}.dark\:hover\:border-tremor-brand-inverted\/40:hover:is(.dark *){border-color:#fff6}.dark\:hover\:border-tremor-brand-inverted\/45:hover:is(.dark *){border-color:#ffffff73}.dark\:hover\:border-tremor-brand-inverted\/5:hover:is(.dark *){border-color:#ffffff0d}.dark\:hover\:border-tremor-brand-inverted\/50:hover:is(.dark *){border-color:#ffffff80}.dark\:hover\:border-tremor-brand-inverted\/55:hover:is(.dark *){border-color:#ffffff8c}.dark\:hover\:border-tremor-brand-inverted\/60:hover:is(.dark *){border-color:#fff9}.dark\:hover\:border-tremor-brand-inverted\/65:hover:is(.dark *){border-color:#ffffffa6}.dark\:hover\:border-tremor-brand-inverted\/70:hover:is(.dark *){border-color:#ffffffb3}.dark\:hover\:border-tremor-brand-inverted\/75:hover:is(.dark *){border-color:#ffffffbf}.dark\:hover\:border-tremor-brand-inverted\/80:hover:is(.dark *){border-color:#fffc}.dark\:hover\:border-tremor-brand-inverted\/85:hover:is(.dark *){border-color:#ffffffd9}.dark\:hover\:border-tremor-brand-inverted\/90:hover:is(.dark *){border-color:#ffffffe6}.dark\:hover\:border-tremor-brand-inverted\/95:hover:is(.dark *){border-color:#fffffff2}.dark\:hover\:border-tremor-brand-muted:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-brand-muted\/0:hover:is(.dark *){border-color:#bfdbfe00}.dark\:hover\:border-tremor-brand-muted\/10:hover:is(.dark *){border-color:#bfdbfe1a}.dark\:hover\:border-tremor-brand-muted\/100:hover:is(.dark *){border-color:#bfdbfe}.dark\:hover\:border-tremor-brand-muted\/15:hover:is(.dark *){border-color:#bfdbfe26}.dark\:hover\:border-tremor-brand-muted\/20:hover:is(.dark *){border-color:#bfdbfe33}.dark\:hover\:border-tremor-brand-muted\/25:hover:is(.dark *){border-color:#bfdbfe40}.dark\:hover\:border-tremor-brand-muted\/30:hover:is(.dark *){border-color:#bfdbfe4d}.dark\:hover\:border-tremor-brand-muted\/35:hover:is(.dark *){border-color:#bfdbfe59}.dark\:hover\:border-tremor-brand-muted\/40:hover:is(.dark *){border-color:#bfdbfe66}.dark\:hover\:border-tremor-brand-muted\/45:hover:is(.dark *){border-color:#bfdbfe73}.dark\:hover\:border-tremor-brand-muted\/5:hover:is(.dark *){border-color:#bfdbfe0d}.dark\:hover\:border-tremor-brand-muted\/50:hover:is(.dark *){border-color:#bfdbfe80}.dark\:hover\:border-tremor-brand-muted\/55:hover:is(.dark *){border-color:#bfdbfe8c}.dark\:hover\:border-tremor-brand-muted\/60:hover:is(.dark *){border-color:#bfdbfe99}.dark\:hover\:border-tremor-brand-muted\/65:hover:is(.dark *){border-color:#bfdbfea6}.dark\:hover\:border-tremor-brand-muted\/70:hover:is(.dark *){border-color:#bfdbfeb3}.dark\:hover\:border-tremor-brand-muted\/75:hover:is(.dark *){border-color:#bfdbfebf}.dark\:hover\:border-tremor-brand-muted\/80:hover:is(.dark *){border-color:#bfdbfecc}.dark\:hover\:border-tremor-brand-muted\/85:hover:is(.dark *){border-color:#bfdbfed9}.dark\:hover\:border-tremor-brand-muted\/90:hover:is(.dark *){border-color:#bfdbfee6}.dark\:hover\:border-tremor-brand-muted\/95:hover:is(.dark *){border-color:#bfdbfef2}.dark\:hover\:border-tremor-brand-subtle:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-brand-subtle\/0:hover:is(.dark *){border-color:#60a5fa00}.dark\:hover\:border-tremor-brand-subtle\/10:hover:is(.dark *){border-color:#60a5fa1a}.dark\:hover\:border-tremor-brand-subtle\/100:hover:is(.dark *){border-color:#60a5fa}.dark\:hover\:border-tremor-brand-subtle\/15:hover:is(.dark *){border-color:#60a5fa26}.dark\:hover\:border-tremor-brand-subtle\/20:hover:is(.dark *){border-color:#60a5fa33}.dark\:hover\:border-tremor-brand-subtle\/25:hover:is(.dark *){border-color:#60a5fa40}.dark\:hover\:border-tremor-brand-subtle\/30:hover:is(.dark *){border-color:#60a5fa4d}.dark\:hover\:border-tremor-brand-subtle\/35:hover:is(.dark *){border-color:#60a5fa59}.dark\:hover\:border-tremor-brand-subtle\/40:hover:is(.dark *){border-color:#60a5fa66}.dark\:hover\:border-tremor-brand-subtle\/45:hover:is(.dark *){border-color:#60a5fa73}.dark\:hover\:border-tremor-brand-subtle\/5:hover:is(.dark *){border-color:#60a5fa0d}.dark\:hover\:border-tremor-brand-subtle\/50:hover:is(.dark *){border-color:#60a5fa80}.dark\:hover\:border-tremor-brand-subtle\/55:hover:is(.dark *){border-color:#60a5fa8c}.dark\:hover\:border-tremor-brand-subtle\/60:hover:is(.dark *){border-color:#60a5fa99}.dark\:hover\:border-tremor-brand-subtle\/65:hover:is(.dark *){border-color:#60a5faa6}.dark\:hover\:border-tremor-brand-subtle\/70:hover:is(.dark *){border-color:#60a5fab3}.dark\:hover\:border-tremor-brand-subtle\/75:hover:is(.dark *){border-color:#60a5fabf}.dark\:hover\:border-tremor-brand-subtle\/80:hover:is(.dark *){border-color:#60a5facc}.dark\:hover\:border-tremor-brand-subtle\/85:hover:is(.dark *){border-color:#60a5fad9}.dark\:hover\:border-tremor-brand-subtle\/90:hover:is(.dark *){border-color:#60a5fae6}.dark\:hover\:border-tremor-brand-subtle\/95:hover:is(.dark *){border-color:#60a5faf2}.dark\:hover\:border-tremor-content:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-content-emphasis:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-content-emphasis\/0:hover:is(.dark *){border-color:#37415100}.dark\:hover\:border-tremor-content-emphasis\/10:hover:is(.dark *){border-color:#3741511a}.dark\:hover\:border-tremor-content-emphasis\/100:hover:is(.dark *){border-color:#374151}.dark\:hover\:border-tremor-content-emphasis\/15:hover:is(.dark *){border-color:#37415126}.dark\:hover\:border-tremor-content-emphasis\/20:hover:is(.dark *){border-color:#37415133}.dark\:hover\:border-tremor-content-emphasis\/25:hover:is(.dark *){border-color:#37415140}.dark\:hover\:border-tremor-content-emphasis\/30:hover:is(.dark *){border-color:#3741514d}.dark\:hover\:border-tremor-content-emphasis\/35:hover:is(.dark *){border-color:#37415159}.dark\:hover\:border-tremor-content-emphasis\/40:hover:is(.dark *){border-color:#37415166}.dark\:hover\:border-tremor-content-emphasis\/45:hover:is(.dark *){border-color:#37415173}.dark\:hover\:border-tremor-content-emphasis\/5:hover:is(.dark *){border-color:#3741510d}.dark\:hover\:border-tremor-content-emphasis\/50:hover:is(.dark *){border-color:#37415180}.dark\:hover\:border-tremor-content-emphasis\/55:hover:is(.dark *){border-color:#3741518c}.dark\:hover\:border-tremor-content-emphasis\/60:hover:is(.dark *){border-color:#37415199}.dark\:hover\:border-tremor-content-emphasis\/65:hover:is(.dark *){border-color:#374151a6}.dark\:hover\:border-tremor-content-emphasis\/70:hover:is(.dark *){border-color:#374151b3}.dark\:hover\:border-tremor-content-emphasis\/75:hover:is(.dark *){border-color:#374151bf}.dark\:hover\:border-tremor-content-emphasis\/80:hover:is(.dark *){border-color:#374151cc}.dark\:hover\:border-tremor-content-emphasis\/85:hover:is(.dark *){border-color:#374151d9}.dark\:hover\:border-tremor-content-emphasis\/90:hover:is(.dark *){border-color:#374151e6}.dark\:hover\:border-tremor-content-emphasis\/95:hover:is(.dark *){border-color:#374151f2}.dark\:hover\:border-tremor-content-inverted:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-content-inverted\/0:hover:is(.dark *){border-color:#fff0}.dark\:hover\:border-tremor-content-inverted\/10:hover:is(.dark *){border-color:#ffffff1a}.dark\:hover\:border-tremor-content-inverted\/100:hover:is(.dark *){border-color:#fff}.dark\:hover\:border-tremor-content-inverted\/15:hover:is(.dark *){border-color:#ffffff26}.dark\:hover\:border-tremor-content-inverted\/20:hover:is(.dark *){border-color:#fff3}.dark\:hover\:border-tremor-content-inverted\/25:hover:is(.dark *){border-color:#ffffff40}.dark\:hover\:border-tremor-content-inverted\/30:hover:is(.dark *){border-color:#ffffff4d}.dark\:hover\:border-tremor-content-inverted\/35:hover:is(.dark *){border-color:#ffffff59}.dark\:hover\:border-tremor-content-inverted\/40:hover:is(.dark *){border-color:#fff6}.dark\:hover\:border-tremor-content-inverted\/45:hover:is(.dark *){border-color:#ffffff73}.dark\:hover\:border-tremor-content-inverted\/5:hover:is(.dark *){border-color:#ffffff0d}.dark\:hover\:border-tremor-content-inverted\/50:hover:is(.dark *){border-color:#ffffff80}.dark\:hover\:border-tremor-content-inverted\/55:hover:is(.dark *){border-color:#ffffff8c}.dark\:hover\:border-tremor-content-inverted\/60:hover:is(.dark *){border-color:#fff9}.dark\:hover\:border-tremor-content-inverted\/65:hover:is(.dark *){border-color:#ffffffa6}.dark\:hover\:border-tremor-content-inverted\/70:hover:is(.dark *){border-color:#ffffffb3}.dark\:hover\:border-tremor-content-inverted\/75:hover:is(.dark *){border-color:#ffffffbf}.dark\:hover\:border-tremor-content-inverted\/80:hover:is(.dark *){border-color:#fffc}.dark\:hover\:border-tremor-content-inverted\/85:hover:is(.dark *){border-color:#ffffffd9}.dark\:hover\:border-tremor-content-inverted\/90:hover:is(.dark *){border-color:#ffffffe6}.dark\:hover\:border-tremor-content-inverted\/95:hover:is(.dark *){border-color:#fffffff2}.dark\:hover\:border-tremor-content-strong:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-content-strong\/0:hover:is(.dark *){border-color:#11182700}.dark\:hover\:border-tremor-content-strong\/10:hover:is(.dark *){border-color:#1118271a}.dark\:hover\:border-tremor-content-strong\/100:hover:is(.dark *){border-color:#111827}.dark\:hover\:border-tremor-content-strong\/15:hover:is(.dark *){border-color:#11182726}.dark\:hover\:border-tremor-content-strong\/20:hover:is(.dark *){border-color:#11182733}.dark\:hover\:border-tremor-content-strong\/25:hover:is(.dark *){border-color:#11182740}.dark\:hover\:border-tremor-content-strong\/30:hover:is(.dark *){border-color:#1118274d}.dark\:hover\:border-tremor-content-strong\/35:hover:is(.dark *){border-color:#11182759}.dark\:hover\:border-tremor-content-strong\/40:hover:is(.dark *){border-color:#11182766}.dark\:hover\:border-tremor-content-strong\/45:hover:is(.dark *){border-color:#11182773}.dark\:hover\:border-tremor-content-strong\/5:hover:is(.dark *){border-color:#1118270d}.dark\:hover\:border-tremor-content-strong\/50:hover:is(.dark *){border-color:#11182780}.dark\:hover\:border-tremor-content-strong\/55:hover:is(.dark *){border-color:#1118278c}.dark\:hover\:border-tremor-content-strong\/60:hover:is(.dark *){border-color:#11182799}.dark\:hover\:border-tremor-content-strong\/65:hover:is(.dark *){border-color:#111827a6}.dark\:hover\:border-tremor-content-strong\/70:hover:is(.dark *){border-color:#111827b3}.dark\:hover\:border-tremor-content-strong\/75:hover:is(.dark *){border-color:#111827bf}.dark\:hover\:border-tremor-content-strong\/80:hover:is(.dark *){border-color:#111827cc}.dark\:hover\:border-tremor-content-strong\/85:hover:is(.dark *){border-color:#111827d9}.dark\:hover\:border-tremor-content-strong\/90:hover:is(.dark *){border-color:#111827e6}.dark\:hover\:border-tremor-content-strong\/95:hover:is(.dark *){border-color:#111827f2}.dark\:hover\:border-tremor-content-subtle:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.dark\:hover\:border-tremor-content-subtle\/0:hover:is(.dark *){border-color:#9ca3af00}.dark\:hover\:border-tremor-content-subtle\/10:hover:is(.dark *){border-color:#9ca3af1a}.dark\:hover\:border-tremor-content-subtle\/100:hover:is(.dark *){border-color:#9ca3af}.dark\:hover\:border-tremor-content-subtle\/15:hover:is(.dark *){border-color:#9ca3af26}.dark\:hover\:border-tremor-content-subtle\/20:hover:is(.dark *){border-color:#9ca3af33}.dark\:hover\:border-tremor-content-subtle\/25:hover:is(.dark *){border-color:#9ca3af40}.dark\:hover\:border-tremor-content-subtle\/30:hover:is(.dark *){border-color:#9ca3af4d}.dark\:hover\:border-tremor-content-subtle\/35:hover:is(.dark *){border-color:#9ca3af59}.dark\:hover\:border-tremor-content-subtle\/40:hover:is(.dark *){border-color:#9ca3af66}.dark\:hover\:border-tremor-content-subtle\/45:hover:is(.dark *){border-color:#9ca3af73}.dark\:hover\:border-tremor-content-subtle\/5:hover:is(.dark *){border-color:#9ca3af0d}.dark\:hover\:border-tremor-content-subtle\/50:hover:is(.dark *){border-color:#9ca3af80}.dark\:hover\:border-tremor-content-subtle\/55:hover:is(.dark *){border-color:#9ca3af8c}.dark\:hover\:border-tremor-content-subtle\/60:hover:is(.dark *){border-color:#9ca3af99}.dark\:hover\:border-tremor-content-subtle\/65:hover:is(.dark *){border-color:#9ca3afa6}.dark\:hover\:border-tremor-content-subtle\/70:hover:is(.dark *){border-color:#9ca3afb3}.dark\:hover\:border-tremor-content-subtle\/75:hover:is(.dark *){border-color:#9ca3afbf}.dark\:hover\:border-tremor-content-subtle\/80:hover:is(.dark *){border-color:#9ca3afcc}.dark\:hover\:border-tremor-content-subtle\/85:hover:is(.dark *){border-color:#9ca3afd9}.dark\:hover\:border-tremor-content-subtle\/90:hover:is(.dark *){border-color:#9ca3afe6}.dark\:hover\:border-tremor-content-subtle\/95:hover:is(.dark *){border-color:#9ca3aff2}.dark\:hover\:bg-blue-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-background:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-background-emphasis:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-background-emphasis\/0:hover:is(.dark *){background-color:#37415100}.dark\:hover\:bg-dark-tremor-background-emphasis\/10:hover:is(.dark *){background-color:#3741511a}.dark\:hover\:bg-dark-tremor-background-emphasis\/100:hover:is(.dark *){background-color:#374151}.dark\:hover\:bg-dark-tremor-background-emphasis\/15:hover:is(.dark *){background-color:#37415126}.dark\:hover\:bg-dark-tremor-background-emphasis\/20:hover:is(.dark *){background-color:#37415133}.dark\:hover\:bg-dark-tremor-background-emphasis\/25:hover:is(.dark *){background-color:#37415140}.dark\:hover\:bg-dark-tremor-background-emphasis\/30:hover:is(.dark *){background-color:#3741514d}.dark\:hover\:bg-dark-tremor-background-emphasis\/35:hover:is(.dark *){background-color:#37415159}.dark\:hover\:bg-dark-tremor-background-emphasis\/40:hover:is(.dark *){background-color:#37415166}.dark\:hover\:bg-dark-tremor-background-emphasis\/45:hover:is(.dark *){background-color:#37415173}.dark\:hover\:bg-dark-tremor-background-emphasis\/5:hover:is(.dark *){background-color:#3741510d}.dark\:hover\:bg-dark-tremor-background-emphasis\/50:hover:is(.dark *){background-color:#37415180}.dark\:hover\:bg-dark-tremor-background-emphasis\/55:hover:is(.dark *){background-color:#3741518c}.dark\:hover\:bg-dark-tremor-background-emphasis\/60:hover:is(.dark *){background-color:#37415199}.dark\:hover\:bg-dark-tremor-background-emphasis\/65:hover:is(.dark *){background-color:#374151a6}.dark\:hover\:bg-dark-tremor-background-emphasis\/70:hover:is(.dark *){background-color:#374151b3}.dark\:hover\:bg-dark-tremor-background-emphasis\/75:hover:is(.dark *){background-color:#374151bf}.dark\:hover\:bg-dark-tremor-background-emphasis\/80:hover:is(.dark *){background-color:#374151cc}.dark\:hover\:bg-dark-tremor-background-emphasis\/85:hover:is(.dark *){background-color:#374151d9}.dark\:hover\:bg-dark-tremor-background-emphasis\/90:hover:is(.dark *){background-color:#374151e6}.dark\:hover\:bg-dark-tremor-background-emphasis\/95:hover:is(.dark *){background-color:#374151f2}.dark\:hover\:bg-dark-tremor-background-muted:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(19 26 43 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-background-muted\/0:hover:is(.dark *){background-color:#131a2b00}.dark\:hover\:bg-dark-tremor-background-muted\/10:hover:is(.dark *){background-color:#131a2b1a}.dark\:hover\:bg-dark-tremor-background-muted\/100:hover:is(.dark *){background-color:#131a2b}.dark\:hover\:bg-dark-tremor-background-muted\/15:hover:is(.dark *){background-color:#131a2b26}.dark\:hover\:bg-dark-tremor-background-muted\/20:hover:is(.dark *){background-color:#131a2b33}.dark\:hover\:bg-dark-tremor-background-muted\/25:hover:is(.dark *){background-color:#131a2b40}.dark\:hover\:bg-dark-tremor-background-muted\/30:hover:is(.dark *){background-color:#131a2b4d}.dark\:hover\:bg-dark-tremor-background-muted\/35:hover:is(.dark *){background-color:#131a2b59}.dark\:hover\:bg-dark-tremor-background-muted\/40:hover:is(.dark *){background-color:#131a2b66}.dark\:hover\:bg-dark-tremor-background-muted\/45:hover:is(.dark *){background-color:#131a2b73}.dark\:hover\:bg-dark-tremor-background-muted\/5:hover:is(.dark *){background-color:#131a2b0d}.dark\:hover\:bg-dark-tremor-background-muted\/50:hover:is(.dark *){background-color:#131a2b80}.dark\:hover\:bg-dark-tremor-background-muted\/55:hover:is(.dark *){background-color:#131a2b8c}.dark\:hover\:bg-dark-tremor-background-muted\/60:hover:is(.dark *){background-color:#131a2b99}.dark\:hover\:bg-dark-tremor-background-muted\/65:hover:is(.dark *){background-color:#131a2ba6}.dark\:hover\:bg-dark-tremor-background-muted\/70:hover:is(.dark *){background-color:#131a2bb3}.dark\:hover\:bg-dark-tremor-background-muted\/75:hover:is(.dark *){background-color:#131a2bbf}.dark\:hover\:bg-dark-tremor-background-muted\/80:hover:is(.dark *){background-color:#131a2bcc}.dark\:hover\:bg-dark-tremor-background-muted\/85:hover:is(.dark *){background-color:#131a2bd9}.dark\:hover\:bg-dark-tremor-background-muted\/90:hover:is(.dark *){background-color:#131a2be6}.dark\:hover\:bg-dark-tremor-background-muted\/95:hover:is(.dark *){background-color:#131a2bf2}.dark\:hover\:bg-dark-tremor-background-subtle:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-background-subtle\/0:hover:is(.dark *){background-color:#1f293700}.dark\:hover\:bg-dark-tremor-background-subtle\/10:hover:is(.dark *){background-color:#1f29371a}.dark\:hover\:bg-dark-tremor-background-subtle\/100:hover:is(.dark *){background-color:#1f2937}.dark\:hover\:bg-dark-tremor-background-subtle\/15:hover:is(.dark *){background-color:#1f293726}.dark\:hover\:bg-dark-tremor-background-subtle\/20:hover:is(.dark *){background-color:#1f293733}.dark\:hover\:bg-dark-tremor-background-subtle\/25:hover:is(.dark *){background-color:#1f293740}.dark\:hover\:bg-dark-tremor-background-subtle\/30:hover:is(.dark *){background-color:#1f29374d}.dark\:hover\:bg-dark-tremor-background-subtle\/35:hover:is(.dark *){background-color:#1f293759}.dark\:hover\:bg-dark-tremor-background-subtle\/40:hover:is(.dark *){background-color:#1f293766}.dark\:hover\:bg-dark-tremor-background-subtle\/45:hover:is(.dark *){background-color:#1f293773}.dark\:hover\:bg-dark-tremor-background-subtle\/5:hover:is(.dark *){background-color:#1f29370d}.dark\:hover\:bg-dark-tremor-background-subtle\/50:hover:is(.dark *){background-color:#1f293780}.dark\:hover\:bg-dark-tremor-background-subtle\/55:hover:is(.dark *){background-color:#1f29378c}.dark\:hover\:bg-dark-tremor-background-subtle\/60:hover:is(.dark *){background-color:#1f293799}.dark\:hover\:bg-dark-tremor-background-subtle\/65:hover:is(.dark *){background-color:#1f2937a6}.dark\:hover\:bg-dark-tremor-background-subtle\/70:hover:is(.dark *){background-color:#1f2937b3}.dark\:hover\:bg-dark-tremor-background-subtle\/75:hover:is(.dark *){background-color:#1f2937bf}.dark\:hover\:bg-dark-tremor-background-subtle\/80:hover:is(.dark *){background-color:#1f2937cc}.dark\:hover\:bg-dark-tremor-background-subtle\/85:hover:is(.dark *){background-color:#1f2937d9}.dark\:hover\:bg-dark-tremor-background-subtle\/90:hover:is(.dark *){background-color:#1f2937e6}.dark\:hover\:bg-dark-tremor-background-subtle\/95:hover:is(.dark *){background-color:#1f2937f2}.dark\:hover\:bg-dark-tremor-border:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-brand:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-brand-emphasis:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-brand-emphasis\/0:hover:is(.dark *){background-color:#60a5fa00}.dark\:hover\:bg-dark-tremor-brand-emphasis\/10:hover:is(.dark *){background-color:#60a5fa1a}.dark\:hover\:bg-dark-tremor-brand-emphasis\/100:hover:is(.dark *){background-color:#60a5fa}.dark\:hover\:bg-dark-tremor-brand-emphasis\/15:hover:is(.dark *){background-color:#60a5fa26}.dark\:hover\:bg-dark-tremor-brand-emphasis\/20:hover:is(.dark *){background-color:#60a5fa33}.dark\:hover\:bg-dark-tremor-brand-emphasis\/25:hover:is(.dark *){background-color:#60a5fa40}.dark\:hover\:bg-dark-tremor-brand-emphasis\/30:hover:is(.dark *){background-color:#60a5fa4d}.dark\:hover\:bg-dark-tremor-brand-emphasis\/35:hover:is(.dark *){background-color:#60a5fa59}.dark\:hover\:bg-dark-tremor-brand-emphasis\/40:hover:is(.dark *){background-color:#60a5fa66}.dark\:hover\:bg-dark-tremor-brand-emphasis\/45:hover:is(.dark *){background-color:#60a5fa73}.dark\:hover\:bg-dark-tremor-brand-emphasis\/5:hover:is(.dark *){background-color:#60a5fa0d}.dark\:hover\:bg-dark-tremor-brand-emphasis\/50:hover:is(.dark *){background-color:#60a5fa80}.dark\:hover\:bg-dark-tremor-brand-emphasis\/55:hover:is(.dark *){background-color:#60a5fa8c}.dark\:hover\:bg-dark-tremor-brand-emphasis\/60:hover:is(.dark *){background-color:#60a5fa99}.dark\:hover\:bg-dark-tremor-brand-emphasis\/65:hover:is(.dark *){background-color:#60a5faa6}.dark\:hover\:bg-dark-tremor-brand-emphasis\/70:hover:is(.dark *){background-color:#60a5fab3}.dark\:hover\:bg-dark-tremor-brand-emphasis\/75:hover:is(.dark *){background-color:#60a5fabf}.dark\:hover\:bg-dark-tremor-brand-emphasis\/80:hover:is(.dark *){background-color:#60a5facc}.dark\:hover\:bg-dark-tremor-brand-emphasis\/85:hover:is(.dark *){background-color:#60a5fad9}.dark\:hover\:bg-dark-tremor-brand-emphasis\/90:hover:is(.dark *){background-color:#60a5fae6}.dark\:hover\:bg-dark-tremor-brand-emphasis\/95:hover:is(.dark *){background-color:#60a5faf2}.dark\:hover\:bg-dark-tremor-brand-faint:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(11 18 41 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-brand-faint\/0:hover:is(.dark *){background-color:#0b122900}.dark\:hover\:bg-dark-tremor-brand-faint\/10:hover:is(.dark *){background-color:#0b12291a}.dark\:hover\:bg-dark-tremor-brand-faint\/100:hover:is(.dark *){background-color:#0b1229}.dark\:hover\:bg-dark-tremor-brand-faint\/15:hover:is(.dark *){background-color:#0b122926}.dark\:hover\:bg-dark-tremor-brand-faint\/20:hover:is(.dark *){background-color:#0b122933}.dark\:hover\:bg-dark-tremor-brand-faint\/25:hover:is(.dark *){background-color:#0b122940}.dark\:hover\:bg-dark-tremor-brand-faint\/30:hover:is(.dark *){background-color:#0b12294d}.dark\:hover\:bg-dark-tremor-brand-faint\/35:hover:is(.dark *){background-color:#0b122959}.dark\:hover\:bg-dark-tremor-brand-faint\/40:hover:is(.dark *){background-color:#0b122966}.dark\:hover\:bg-dark-tremor-brand-faint\/45:hover:is(.dark *){background-color:#0b122973}.dark\:hover\:bg-dark-tremor-brand-faint\/5:hover:is(.dark *){background-color:#0b12290d}.dark\:hover\:bg-dark-tremor-brand-faint\/50:hover:is(.dark *){background-color:#0b122980}.dark\:hover\:bg-dark-tremor-brand-faint\/55:hover:is(.dark *){background-color:#0b12298c}.dark\:hover\:bg-dark-tremor-brand-faint\/60:hover:is(.dark *){background-color:#0b122999}.dark\:hover\:bg-dark-tremor-brand-faint\/65:hover:is(.dark *){background-color:#0b1229a6}.dark\:hover\:bg-dark-tremor-brand-faint\/70:hover:is(.dark *){background-color:#0b1229b3}.dark\:hover\:bg-dark-tremor-brand-faint\/75:hover:is(.dark *){background-color:#0b1229bf}.dark\:hover\:bg-dark-tremor-brand-faint\/80:hover:is(.dark *){background-color:#0b1229cc}.dark\:hover\:bg-dark-tremor-brand-faint\/85:hover:is(.dark *){background-color:#0b1229d9}.dark\:hover\:bg-dark-tremor-brand-faint\/90:hover:is(.dark *){background-color:#0b1229e6}.dark\:hover\:bg-dark-tremor-brand-faint\/95:hover:is(.dark *){background-color:#0b1229f2}.dark\:hover\:bg-dark-tremor-brand-inverted:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-brand-inverted\/0:hover:is(.dark *){background-color:#03071200}.dark\:hover\:bg-dark-tremor-brand-inverted\/10:hover:is(.dark *){background-color:#0307121a}.dark\:hover\:bg-dark-tremor-brand-inverted\/100:hover:is(.dark *){background-color:#030712}.dark\:hover\:bg-dark-tremor-brand-inverted\/15:hover:is(.dark *){background-color:#03071226}.dark\:hover\:bg-dark-tremor-brand-inverted\/20:hover:is(.dark *){background-color:#03071233}.dark\:hover\:bg-dark-tremor-brand-inverted\/25:hover:is(.dark *){background-color:#03071240}.dark\:hover\:bg-dark-tremor-brand-inverted\/30:hover:is(.dark *){background-color:#0307124d}.dark\:hover\:bg-dark-tremor-brand-inverted\/35:hover:is(.dark *){background-color:#03071259}.dark\:hover\:bg-dark-tremor-brand-inverted\/40:hover:is(.dark *){background-color:#03071266}.dark\:hover\:bg-dark-tremor-brand-inverted\/45:hover:is(.dark *){background-color:#03071273}.dark\:hover\:bg-dark-tremor-brand-inverted\/5:hover:is(.dark *){background-color:#0307120d}.dark\:hover\:bg-dark-tremor-brand-inverted\/50:hover:is(.dark *){background-color:#03071280}.dark\:hover\:bg-dark-tremor-brand-inverted\/55:hover:is(.dark *){background-color:#0307128c}.dark\:hover\:bg-dark-tremor-brand-inverted\/60:hover:is(.dark *){background-color:#03071299}.dark\:hover\:bg-dark-tremor-brand-inverted\/65:hover:is(.dark *){background-color:#030712a6}.dark\:hover\:bg-dark-tremor-brand-inverted\/70:hover:is(.dark *){background-color:#030712b3}.dark\:hover\:bg-dark-tremor-brand-inverted\/75:hover:is(.dark *){background-color:#030712bf}.dark\:hover\:bg-dark-tremor-brand-inverted\/80:hover:is(.dark *){background-color:#030712cc}.dark\:hover\:bg-dark-tremor-brand-inverted\/85:hover:is(.dark *){background-color:#030712d9}.dark\:hover\:bg-dark-tremor-brand-inverted\/90:hover:is(.dark *){background-color:#030712e6}.dark\:hover\:bg-dark-tremor-brand-inverted\/95:hover:is(.dark *){background-color:#030712f2}.dark\:hover\:bg-dark-tremor-brand-muted:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-brand-muted\/0:hover:is(.dark *){background-color:#17255400}.dark\:hover\:bg-dark-tremor-brand-muted\/10:hover:is(.dark *){background-color:#1725541a}.dark\:hover\:bg-dark-tremor-brand-muted\/100:hover:is(.dark *){background-color:#172554}.dark\:hover\:bg-dark-tremor-brand-muted\/15:hover:is(.dark *){background-color:#17255426}.dark\:hover\:bg-dark-tremor-brand-muted\/20:hover:is(.dark *){background-color:#17255433}.dark\:hover\:bg-dark-tremor-brand-muted\/25:hover:is(.dark *){background-color:#17255440}.dark\:hover\:bg-dark-tremor-brand-muted\/30:hover:is(.dark *){background-color:#1725544d}.dark\:hover\:bg-dark-tremor-brand-muted\/35:hover:is(.dark *){background-color:#17255459}.dark\:hover\:bg-dark-tremor-brand-muted\/40:hover:is(.dark *){background-color:#17255466}.dark\:hover\:bg-dark-tremor-brand-muted\/45:hover:is(.dark *){background-color:#17255473}.dark\:hover\:bg-dark-tremor-brand-muted\/5:hover:is(.dark *){background-color:#1725540d}.dark\:hover\:bg-dark-tremor-brand-muted\/50:hover:is(.dark *){background-color:#17255480}.dark\:hover\:bg-dark-tremor-brand-muted\/55:hover:is(.dark *){background-color:#1725548c}.dark\:hover\:bg-dark-tremor-brand-muted\/60:hover:is(.dark *){background-color:#17255499}.dark\:hover\:bg-dark-tremor-brand-muted\/65:hover:is(.dark *){background-color:#172554a6}.dark\:hover\:bg-dark-tremor-brand-muted\/70:hover:is(.dark *){background-color:#172554b3}.dark\:hover\:bg-dark-tremor-brand-muted\/75:hover:is(.dark *){background-color:#172554bf}.dark\:hover\:bg-dark-tremor-brand-muted\/80:hover:is(.dark *){background-color:#172554cc}.dark\:hover\:bg-dark-tremor-brand-muted\/85:hover:is(.dark *){background-color:#172554d9}.dark\:hover\:bg-dark-tremor-brand-muted\/90:hover:is(.dark *){background-color:#172554e6}.dark\:hover\:bg-dark-tremor-brand-muted\/95:hover:is(.dark *){background-color:#172554f2}.dark\:hover\:bg-dark-tremor-brand-subtle:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-brand-subtle\/0:hover:is(.dark *){background-color:#1e40af00}.dark\:hover\:bg-dark-tremor-brand-subtle\/10:hover:is(.dark *){background-color:#1e40af1a}.dark\:hover\:bg-dark-tremor-brand-subtle\/100:hover:is(.dark *){background-color:#1e40af}.dark\:hover\:bg-dark-tremor-brand-subtle\/15:hover:is(.dark *){background-color:#1e40af26}.dark\:hover\:bg-dark-tremor-brand-subtle\/20:hover:is(.dark *){background-color:#1e40af33}.dark\:hover\:bg-dark-tremor-brand-subtle\/25:hover:is(.dark *){background-color:#1e40af40}.dark\:hover\:bg-dark-tremor-brand-subtle\/30:hover:is(.dark *){background-color:#1e40af4d}.dark\:hover\:bg-dark-tremor-brand-subtle\/35:hover:is(.dark *){background-color:#1e40af59}.dark\:hover\:bg-dark-tremor-brand-subtle\/40:hover:is(.dark *){background-color:#1e40af66}.dark\:hover\:bg-dark-tremor-brand-subtle\/45:hover:is(.dark *){background-color:#1e40af73}.dark\:hover\:bg-dark-tremor-brand-subtle\/5:hover:is(.dark *){background-color:#1e40af0d}.dark\:hover\:bg-dark-tremor-brand-subtle\/50:hover:is(.dark *){background-color:#1e40af80}.dark\:hover\:bg-dark-tremor-brand-subtle\/55:hover:is(.dark *){background-color:#1e40af8c}.dark\:hover\:bg-dark-tremor-brand-subtle\/60:hover:is(.dark *){background-color:#1e40af99}.dark\:hover\:bg-dark-tremor-brand-subtle\/65:hover:is(.dark *){background-color:#1e40afa6}.dark\:hover\:bg-dark-tremor-brand-subtle\/70:hover:is(.dark *){background-color:#1e40afb3}.dark\:hover\:bg-dark-tremor-brand-subtle\/75:hover:is(.dark *){background-color:#1e40afbf}.dark\:hover\:bg-dark-tremor-brand-subtle\/80:hover:is(.dark *){background-color:#1e40afcc}.dark\:hover\:bg-dark-tremor-brand-subtle\/85:hover:is(.dark *){background-color:#1e40afd9}.dark\:hover\:bg-dark-tremor-brand-subtle\/90:hover:is(.dark *){background-color:#1e40afe6}.dark\:hover\:bg-dark-tremor-brand-subtle\/95:hover:is(.dark *){background-color:#1e40aff2}.dark\:hover\:bg-dark-tremor-content:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-content-emphasis:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-content-emphasis\/0:hover:is(.dark *){background-color:#e5e7eb00}.dark\:hover\:bg-dark-tremor-content-emphasis\/10:hover:is(.dark *){background-color:#e5e7eb1a}.dark\:hover\:bg-dark-tremor-content-emphasis\/100:hover:is(.dark *){background-color:#e5e7eb}.dark\:hover\:bg-dark-tremor-content-emphasis\/15:hover:is(.dark *){background-color:#e5e7eb26}.dark\:hover\:bg-dark-tremor-content-emphasis\/20:hover:is(.dark *){background-color:#e5e7eb33}.dark\:hover\:bg-dark-tremor-content-emphasis\/25:hover:is(.dark *){background-color:#e5e7eb40}.dark\:hover\:bg-dark-tremor-content-emphasis\/30:hover:is(.dark *){background-color:#e5e7eb4d}.dark\:hover\:bg-dark-tremor-content-emphasis\/35:hover:is(.dark *){background-color:#e5e7eb59}.dark\:hover\:bg-dark-tremor-content-emphasis\/40:hover:is(.dark *){background-color:#e5e7eb66}.dark\:hover\:bg-dark-tremor-content-emphasis\/45:hover:is(.dark *){background-color:#e5e7eb73}.dark\:hover\:bg-dark-tremor-content-emphasis\/5:hover:is(.dark *){background-color:#e5e7eb0d}.dark\:hover\:bg-dark-tremor-content-emphasis\/50:hover:is(.dark *){background-color:#e5e7eb80}.dark\:hover\:bg-dark-tremor-content-emphasis\/55:hover:is(.dark *){background-color:#e5e7eb8c}.dark\:hover\:bg-dark-tremor-content-emphasis\/60:hover:is(.dark *){background-color:#e5e7eb99}.dark\:hover\:bg-dark-tremor-content-emphasis\/65:hover:is(.dark *){background-color:#e5e7eba6}.dark\:hover\:bg-dark-tremor-content-emphasis\/70:hover:is(.dark *){background-color:#e5e7ebb3}.dark\:hover\:bg-dark-tremor-content-emphasis\/75:hover:is(.dark *){background-color:#e5e7ebbf}.dark\:hover\:bg-dark-tremor-content-emphasis\/80:hover:is(.dark *){background-color:#e5e7ebcc}.dark\:hover\:bg-dark-tremor-content-emphasis\/85:hover:is(.dark *){background-color:#e5e7ebd9}.dark\:hover\:bg-dark-tremor-content-emphasis\/90:hover:is(.dark *){background-color:#e5e7ebe6}.dark\:hover\:bg-dark-tremor-content-emphasis\/95:hover:is(.dark *){background-color:#e5e7ebf2}.dark\:hover\:bg-dark-tremor-content-inverted:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-content-inverted\/0:hover:is(.dark *){background-color:#11182700}.dark\:hover\:bg-dark-tremor-content-inverted\/10:hover:is(.dark *){background-color:#1118271a}.dark\:hover\:bg-dark-tremor-content-inverted\/100:hover:is(.dark *){background-color:#111827}.dark\:hover\:bg-dark-tremor-content-inverted\/15:hover:is(.dark *){background-color:#11182726}.dark\:hover\:bg-dark-tremor-content-inverted\/20:hover:is(.dark *){background-color:#11182733}.dark\:hover\:bg-dark-tremor-content-inverted\/25:hover:is(.dark *){background-color:#11182740}.dark\:hover\:bg-dark-tremor-content-inverted\/30:hover:is(.dark *){background-color:#1118274d}.dark\:hover\:bg-dark-tremor-content-inverted\/35:hover:is(.dark *){background-color:#11182759}.dark\:hover\:bg-dark-tremor-content-inverted\/40:hover:is(.dark *){background-color:#11182766}.dark\:hover\:bg-dark-tremor-content-inverted\/45:hover:is(.dark *){background-color:#11182773}.dark\:hover\:bg-dark-tremor-content-inverted\/5:hover:is(.dark *){background-color:#1118270d}.dark\:hover\:bg-dark-tremor-content-inverted\/50:hover:is(.dark *){background-color:#11182780}.dark\:hover\:bg-dark-tremor-content-inverted\/55:hover:is(.dark *){background-color:#1118278c}.dark\:hover\:bg-dark-tremor-content-inverted\/60:hover:is(.dark *){background-color:#11182799}.dark\:hover\:bg-dark-tremor-content-inverted\/65:hover:is(.dark *){background-color:#111827a6}.dark\:hover\:bg-dark-tremor-content-inverted\/70:hover:is(.dark *){background-color:#111827b3}.dark\:hover\:bg-dark-tremor-content-inverted\/75:hover:is(.dark *){background-color:#111827bf}.dark\:hover\:bg-dark-tremor-content-inverted\/80:hover:is(.dark *){background-color:#111827cc}.dark\:hover\:bg-dark-tremor-content-inverted\/85:hover:is(.dark *){background-color:#111827d9}.dark\:hover\:bg-dark-tremor-content-inverted\/90:hover:is(.dark *){background-color:#111827e6}.dark\:hover\:bg-dark-tremor-content-inverted\/95:hover:is(.dark *){background-color:#111827f2}.dark\:hover\:bg-dark-tremor-content-strong:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-content-strong\/0:hover:is(.dark *){background-color:#f9fafb00}.dark\:hover\:bg-dark-tremor-content-strong\/10:hover:is(.dark *){background-color:#f9fafb1a}.dark\:hover\:bg-dark-tremor-content-strong\/100:hover:is(.dark *){background-color:#f9fafb}.dark\:hover\:bg-dark-tremor-content-strong\/15:hover:is(.dark *){background-color:#f9fafb26}.dark\:hover\:bg-dark-tremor-content-strong\/20:hover:is(.dark *){background-color:#f9fafb33}.dark\:hover\:bg-dark-tremor-content-strong\/25:hover:is(.dark *){background-color:#f9fafb40}.dark\:hover\:bg-dark-tremor-content-strong\/30:hover:is(.dark *){background-color:#f9fafb4d}.dark\:hover\:bg-dark-tremor-content-strong\/35:hover:is(.dark *){background-color:#f9fafb59}.dark\:hover\:bg-dark-tremor-content-strong\/40:hover:is(.dark *){background-color:#f9fafb66}.dark\:hover\:bg-dark-tremor-content-strong\/45:hover:is(.dark *){background-color:#f9fafb73}.dark\:hover\:bg-dark-tremor-content-strong\/5:hover:is(.dark *){background-color:#f9fafb0d}.dark\:hover\:bg-dark-tremor-content-strong\/50:hover:is(.dark *){background-color:#f9fafb80}.dark\:hover\:bg-dark-tremor-content-strong\/55:hover:is(.dark *){background-color:#f9fafb8c}.dark\:hover\:bg-dark-tremor-content-strong\/60:hover:is(.dark *){background-color:#f9fafb99}.dark\:hover\:bg-dark-tremor-content-strong\/65:hover:is(.dark *){background-color:#f9fafba6}.dark\:hover\:bg-dark-tremor-content-strong\/70:hover:is(.dark *){background-color:#f9fafbb3}.dark\:hover\:bg-dark-tremor-content-strong\/75:hover:is(.dark *){background-color:#f9fafbbf}.dark\:hover\:bg-dark-tremor-content-strong\/80:hover:is(.dark *){background-color:#f9fafbcc}.dark\:hover\:bg-dark-tremor-content-strong\/85:hover:is(.dark *){background-color:#f9fafbd9}.dark\:hover\:bg-dark-tremor-content-strong\/90:hover:is(.dark *){background-color:#f9fafbe6}.dark\:hover\:bg-dark-tremor-content-strong\/95:hover:is(.dark *){background-color:#f9fafbf2}.dark\:hover\:bg-dark-tremor-content-subtle:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-dark-tremor-content-subtle\/0:hover:is(.dark *){background-color:#6b728000}.dark\:hover\:bg-dark-tremor-content-subtle\/10:hover:is(.dark *){background-color:#6b72801a}.dark\:hover\:bg-dark-tremor-content-subtle\/100:hover:is(.dark *){background-color:#6b7280}.dark\:hover\:bg-dark-tremor-content-subtle\/15:hover:is(.dark *){background-color:#6b728026}.dark\:hover\:bg-dark-tremor-content-subtle\/20:hover:is(.dark *){background-color:#6b728033}.dark\:hover\:bg-dark-tremor-content-subtle\/25:hover:is(.dark *){background-color:#6b728040}.dark\:hover\:bg-dark-tremor-content-subtle\/30:hover:is(.dark *){background-color:#6b72804d}.dark\:hover\:bg-dark-tremor-content-subtle\/35:hover:is(.dark *){background-color:#6b728059}.dark\:hover\:bg-dark-tremor-content-subtle\/40:hover:is(.dark *){background-color:#6b728066}.dark\:hover\:bg-dark-tremor-content-subtle\/45:hover:is(.dark *){background-color:#6b728073}.dark\:hover\:bg-dark-tremor-content-subtle\/5:hover:is(.dark *){background-color:#6b72800d}.dark\:hover\:bg-dark-tremor-content-subtle\/50:hover:is(.dark *){background-color:#6b728080}.dark\:hover\:bg-dark-tremor-content-subtle\/55:hover:is(.dark *){background-color:#6b72808c}.dark\:hover\:bg-dark-tremor-content-subtle\/60:hover:is(.dark *){background-color:#6b728099}.dark\:hover\:bg-dark-tremor-content-subtle\/65:hover:is(.dark *){background-color:#6b7280a6}.dark\:hover\:bg-dark-tremor-content-subtle\/70:hover:is(.dark *){background-color:#6b7280b3}.dark\:hover\:bg-dark-tremor-content-subtle\/75:hover:is(.dark *){background-color:#6b7280bf}.dark\:hover\:bg-dark-tremor-content-subtle\/80:hover:is(.dark *){background-color:#6b7280cc}.dark\:hover\:bg-dark-tremor-content-subtle\/85:hover:is(.dark *){background-color:#6b7280d9}.dark\:hover\:bg-dark-tremor-content-subtle\/90:hover:is(.dark *){background-color:#6b7280e6}.dark\:hover\:bg-dark-tremor-content-subtle\/95:hover:is(.dark *){background-color:#6b7280f2}.dark\:hover\:bg-destructive-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:hsl(var(--wg-destructive-600) / var(--wg-destructive-600-opacity, var(--tw-bg-opacity)))}.dark\:hover\:bg-gray-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-800\/80:hover:is(.dark *){background-color:#1f2937cc}.dark\:hover\:bg-gray-900:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-900\/60:hover:is(.dark *){background-color:#11182799}.dark\:hover\:bg-gray-950\/50:hover:is(.dark *){background-color:#03071280}.dark\:hover\:bg-red-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-red-900:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-secondary-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:hsl(var(--wg-secondary-800) / var(--wg-secondary-800-opacity, var(--tw-bg-opacity)))}.dark\:hover\:bg-surface:hover:is(.dark *){--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface) / var(--wg-surface-opacity, var(--tw-bg-opacity)))}.dark\:hover\:bg-surface-200:hover:is(.dark *){--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface-200) / var(--wg-surface-200-opacity, var(--tw-bg-opacity)))}.dark\:hover\:bg-tremor-background:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-background-emphasis:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-background-emphasis\/0:hover:is(.dark *){background-color:#e5e7eb00}.dark\:hover\:bg-tremor-background-emphasis\/10:hover:is(.dark *){background-color:#e5e7eb1a}.dark\:hover\:bg-tremor-background-emphasis\/100:hover:is(.dark *){background-color:#e5e7eb}.dark\:hover\:bg-tremor-background-emphasis\/15:hover:is(.dark *){background-color:#e5e7eb26}.dark\:hover\:bg-tremor-background-emphasis\/20:hover:is(.dark *){background-color:#e5e7eb33}.dark\:hover\:bg-tremor-background-emphasis\/25:hover:is(.dark *){background-color:#e5e7eb40}.dark\:hover\:bg-tremor-background-emphasis\/30:hover:is(.dark *){background-color:#e5e7eb4d}.dark\:hover\:bg-tremor-background-emphasis\/35:hover:is(.dark *){background-color:#e5e7eb59}.dark\:hover\:bg-tremor-background-emphasis\/40:hover:is(.dark *){background-color:#e5e7eb66}.dark\:hover\:bg-tremor-background-emphasis\/45:hover:is(.dark *){background-color:#e5e7eb73}.dark\:hover\:bg-tremor-background-emphasis\/5:hover:is(.dark *){background-color:#e5e7eb0d}.dark\:hover\:bg-tremor-background-emphasis\/50:hover:is(.dark *){background-color:#e5e7eb80}.dark\:hover\:bg-tremor-background-emphasis\/55:hover:is(.dark *){background-color:#e5e7eb8c}.dark\:hover\:bg-tremor-background-emphasis\/60:hover:is(.dark *){background-color:#e5e7eb99}.dark\:hover\:bg-tremor-background-emphasis\/65:hover:is(.dark *){background-color:#e5e7eba6}.dark\:hover\:bg-tremor-background-emphasis\/70:hover:is(.dark *){background-color:#e5e7ebb3}.dark\:hover\:bg-tremor-background-emphasis\/75:hover:is(.dark *){background-color:#e5e7ebbf}.dark\:hover\:bg-tremor-background-emphasis\/80:hover:is(.dark *){background-color:#e5e7ebcc}.dark\:hover\:bg-tremor-background-emphasis\/85:hover:is(.dark *){background-color:#e5e7ebd9}.dark\:hover\:bg-tremor-background-emphasis\/90:hover:is(.dark *){background-color:#e5e7ebe6}.dark\:hover\:bg-tremor-background-emphasis\/95:hover:is(.dark *){background-color:#e5e7ebf2}.dark\:hover\:bg-tremor-background-muted:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-background-muted\/0:hover:is(.dark *){background-color:#f9fafb00}.dark\:hover\:bg-tremor-background-muted\/10:hover:is(.dark *){background-color:#f9fafb1a}.dark\:hover\:bg-tremor-background-muted\/100:hover:is(.dark *){background-color:#f9fafb}.dark\:hover\:bg-tremor-background-muted\/15:hover:is(.dark *){background-color:#f9fafb26}.dark\:hover\:bg-tremor-background-muted\/20:hover:is(.dark *){background-color:#f9fafb33}.dark\:hover\:bg-tremor-background-muted\/25:hover:is(.dark *){background-color:#f9fafb40}.dark\:hover\:bg-tremor-background-muted\/30:hover:is(.dark *){background-color:#f9fafb4d}.dark\:hover\:bg-tremor-background-muted\/35:hover:is(.dark *){background-color:#f9fafb59}.dark\:hover\:bg-tremor-background-muted\/40:hover:is(.dark *){background-color:#f9fafb66}.dark\:hover\:bg-tremor-background-muted\/45:hover:is(.dark *){background-color:#f9fafb73}.dark\:hover\:bg-tremor-background-muted\/5:hover:is(.dark *){background-color:#f9fafb0d}.dark\:hover\:bg-tremor-background-muted\/50:hover:is(.dark *){background-color:#f9fafb80}.dark\:hover\:bg-tremor-background-muted\/55:hover:is(.dark *){background-color:#f9fafb8c}.dark\:hover\:bg-tremor-background-muted\/60:hover:is(.dark *){background-color:#f9fafb99}.dark\:hover\:bg-tremor-background-muted\/65:hover:is(.dark *){background-color:#f9fafba6}.dark\:hover\:bg-tremor-background-muted\/70:hover:is(.dark *){background-color:#f9fafbb3}.dark\:hover\:bg-tremor-background-muted\/75:hover:is(.dark *){background-color:#f9fafbbf}.dark\:hover\:bg-tremor-background-muted\/80:hover:is(.dark *){background-color:#f9fafbcc}.dark\:hover\:bg-tremor-background-muted\/85:hover:is(.dark *){background-color:#f9fafbd9}.dark\:hover\:bg-tremor-background-muted\/90:hover:is(.dark *){background-color:#f9fafbe6}.dark\:hover\:bg-tremor-background-muted\/95:hover:is(.dark *){background-color:#f9fafbf2}.dark\:hover\:bg-tremor-background-subtle:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-background-subtle\/0:hover:is(.dark *){background-color:#f3f4f600}.dark\:hover\:bg-tremor-background-subtle\/10:hover:is(.dark *){background-color:#f3f4f61a}.dark\:hover\:bg-tremor-background-subtle\/100:hover:is(.dark *){background-color:#f3f4f6}.dark\:hover\:bg-tremor-background-subtle\/15:hover:is(.dark *){background-color:#f3f4f626}.dark\:hover\:bg-tremor-background-subtle\/20:hover:is(.dark *){background-color:#f3f4f633}.dark\:hover\:bg-tremor-background-subtle\/25:hover:is(.dark *){background-color:#f3f4f640}.dark\:hover\:bg-tremor-background-subtle\/30:hover:is(.dark *){background-color:#f3f4f64d}.dark\:hover\:bg-tremor-background-subtle\/35:hover:is(.dark *){background-color:#f3f4f659}.dark\:hover\:bg-tremor-background-subtle\/40:hover:is(.dark *){background-color:#f3f4f666}.dark\:hover\:bg-tremor-background-subtle\/45:hover:is(.dark *){background-color:#f3f4f673}.dark\:hover\:bg-tremor-background-subtle\/5:hover:is(.dark *){background-color:#f3f4f60d}.dark\:hover\:bg-tremor-background-subtle\/50:hover:is(.dark *){background-color:#f3f4f680}.dark\:hover\:bg-tremor-background-subtle\/55:hover:is(.dark *){background-color:#f3f4f68c}.dark\:hover\:bg-tremor-background-subtle\/60:hover:is(.dark *){background-color:#f3f4f699}.dark\:hover\:bg-tremor-background-subtle\/65:hover:is(.dark *){background-color:#f3f4f6a6}.dark\:hover\:bg-tremor-background-subtle\/70:hover:is(.dark *){background-color:#f3f4f6b3}.dark\:hover\:bg-tremor-background-subtle\/75:hover:is(.dark *){background-color:#f3f4f6bf}.dark\:hover\:bg-tremor-background-subtle\/80:hover:is(.dark *){background-color:#f3f4f6cc}.dark\:hover\:bg-tremor-background-subtle\/85:hover:is(.dark *){background-color:#f3f4f6d9}.dark\:hover\:bg-tremor-background-subtle\/90:hover:is(.dark *){background-color:#f3f4f6e6}.dark\:hover\:bg-tremor-background-subtle\/95:hover:is(.dark *){background-color:#f3f4f6f2}.dark\:hover\:bg-tremor-border:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-brand:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-brand-emphasis:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-brand-emphasis\/0:hover:is(.dark *){background-color:#1d4ed800}.dark\:hover\:bg-tremor-brand-emphasis\/10:hover:is(.dark *){background-color:#1d4ed81a}.dark\:hover\:bg-tremor-brand-emphasis\/100:hover:is(.dark *){background-color:#1d4ed8}.dark\:hover\:bg-tremor-brand-emphasis\/15:hover:is(.dark *){background-color:#1d4ed826}.dark\:hover\:bg-tremor-brand-emphasis\/20:hover:is(.dark *){background-color:#1d4ed833}.dark\:hover\:bg-tremor-brand-emphasis\/25:hover:is(.dark *){background-color:#1d4ed840}.dark\:hover\:bg-tremor-brand-emphasis\/30:hover:is(.dark *){background-color:#1d4ed84d}.dark\:hover\:bg-tremor-brand-emphasis\/35:hover:is(.dark *){background-color:#1d4ed859}.dark\:hover\:bg-tremor-brand-emphasis\/40:hover:is(.dark *){background-color:#1d4ed866}.dark\:hover\:bg-tremor-brand-emphasis\/45:hover:is(.dark *){background-color:#1d4ed873}.dark\:hover\:bg-tremor-brand-emphasis\/5:hover:is(.dark *){background-color:#1d4ed80d}.dark\:hover\:bg-tremor-brand-emphasis\/50:hover:is(.dark *){background-color:#1d4ed880}.dark\:hover\:bg-tremor-brand-emphasis\/55:hover:is(.dark *){background-color:#1d4ed88c}.dark\:hover\:bg-tremor-brand-emphasis\/60:hover:is(.dark *){background-color:#1d4ed899}.dark\:hover\:bg-tremor-brand-emphasis\/65:hover:is(.dark *){background-color:#1d4ed8a6}.dark\:hover\:bg-tremor-brand-emphasis\/70:hover:is(.dark *){background-color:#1d4ed8b3}.dark\:hover\:bg-tremor-brand-emphasis\/75:hover:is(.dark *){background-color:#1d4ed8bf}.dark\:hover\:bg-tremor-brand-emphasis\/80:hover:is(.dark *){background-color:#1d4ed8cc}.dark\:hover\:bg-tremor-brand-emphasis\/85:hover:is(.dark *){background-color:#1d4ed8d9}.dark\:hover\:bg-tremor-brand-emphasis\/90:hover:is(.dark *){background-color:#1d4ed8e6}.dark\:hover\:bg-tremor-brand-emphasis\/95:hover:is(.dark *){background-color:#1d4ed8f2}.dark\:hover\:bg-tremor-brand-faint:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-brand-faint\/0:hover:is(.dark *){background-color:#eff6ff00}.dark\:hover\:bg-tremor-brand-faint\/10:hover:is(.dark *){background-color:#eff6ff1a}.dark\:hover\:bg-tremor-brand-faint\/100:hover:is(.dark *){background-color:#eff6ff}.dark\:hover\:bg-tremor-brand-faint\/15:hover:is(.dark *){background-color:#eff6ff26}.dark\:hover\:bg-tremor-brand-faint\/20:hover:is(.dark *){background-color:#eff6ff33}.dark\:hover\:bg-tremor-brand-faint\/25:hover:is(.dark *){background-color:#eff6ff40}.dark\:hover\:bg-tremor-brand-faint\/30:hover:is(.dark *){background-color:#eff6ff4d}.dark\:hover\:bg-tremor-brand-faint\/35:hover:is(.dark *){background-color:#eff6ff59}.dark\:hover\:bg-tremor-brand-faint\/40:hover:is(.dark *){background-color:#eff6ff66}.dark\:hover\:bg-tremor-brand-faint\/45:hover:is(.dark *){background-color:#eff6ff73}.dark\:hover\:bg-tremor-brand-faint\/5:hover:is(.dark *){background-color:#eff6ff0d}.dark\:hover\:bg-tremor-brand-faint\/50:hover:is(.dark *){background-color:#eff6ff80}.dark\:hover\:bg-tremor-brand-faint\/55:hover:is(.dark *){background-color:#eff6ff8c}.dark\:hover\:bg-tremor-brand-faint\/60:hover:is(.dark *){background-color:#eff6ff99}.dark\:hover\:bg-tremor-brand-faint\/65:hover:is(.dark *){background-color:#eff6ffa6}.dark\:hover\:bg-tremor-brand-faint\/70:hover:is(.dark *){background-color:#eff6ffb3}.dark\:hover\:bg-tremor-brand-faint\/75:hover:is(.dark *){background-color:#eff6ffbf}.dark\:hover\:bg-tremor-brand-faint\/80:hover:is(.dark *){background-color:#eff6ffcc}.dark\:hover\:bg-tremor-brand-faint\/85:hover:is(.dark *){background-color:#eff6ffd9}.dark\:hover\:bg-tremor-brand-faint\/90:hover:is(.dark *){background-color:#eff6ffe6}.dark\:hover\:bg-tremor-brand-faint\/95:hover:is(.dark *){background-color:#eff6fff2}.dark\:hover\:bg-tremor-brand-inverted:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-brand-inverted\/0:hover:is(.dark *){background-color:#fff0}.dark\:hover\:bg-tremor-brand-inverted\/10:hover:is(.dark *){background-color:#ffffff1a}.dark\:hover\:bg-tremor-brand-inverted\/100:hover:is(.dark *){background-color:#fff}.dark\:hover\:bg-tremor-brand-inverted\/15:hover:is(.dark *){background-color:#ffffff26}.dark\:hover\:bg-tremor-brand-inverted\/20:hover:is(.dark *){background-color:#fff3}.dark\:hover\:bg-tremor-brand-inverted\/25:hover:is(.dark *){background-color:#ffffff40}.dark\:hover\:bg-tremor-brand-inverted\/30:hover:is(.dark *){background-color:#ffffff4d}.dark\:hover\:bg-tremor-brand-inverted\/35:hover:is(.dark *){background-color:#ffffff59}.dark\:hover\:bg-tremor-brand-inverted\/40:hover:is(.dark *){background-color:#fff6}.dark\:hover\:bg-tremor-brand-inverted\/45:hover:is(.dark *){background-color:#ffffff73}.dark\:hover\:bg-tremor-brand-inverted\/5:hover:is(.dark *){background-color:#ffffff0d}.dark\:hover\:bg-tremor-brand-inverted\/50:hover:is(.dark *){background-color:#ffffff80}.dark\:hover\:bg-tremor-brand-inverted\/55:hover:is(.dark *){background-color:#ffffff8c}.dark\:hover\:bg-tremor-brand-inverted\/60:hover:is(.dark *){background-color:#fff9}.dark\:hover\:bg-tremor-brand-inverted\/65:hover:is(.dark *){background-color:#ffffffa6}.dark\:hover\:bg-tremor-brand-inverted\/70:hover:is(.dark *){background-color:#ffffffb3}.dark\:hover\:bg-tremor-brand-inverted\/75:hover:is(.dark *){background-color:#ffffffbf}.dark\:hover\:bg-tremor-brand-inverted\/80:hover:is(.dark *){background-color:#fffc}.dark\:hover\:bg-tremor-brand-inverted\/85:hover:is(.dark *){background-color:#ffffffd9}.dark\:hover\:bg-tremor-brand-inverted\/90:hover:is(.dark *){background-color:#ffffffe6}.dark\:hover\:bg-tremor-brand-inverted\/95:hover:is(.dark *){background-color:#fffffff2}.dark\:hover\:bg-tremor-brand-muted:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-brand-muted\/0:hover:is(.dark *){background-color:#bfdbfe00}.dark\:hover\:bg-tremor-brand-muted\/10:hover:is(.dark *){background-color:#bfdbfe1a}.dark\:hover\:bg-tremor-brand-muted\/100:hover:is(.dark *){background-color:#bfdbfe}.dark\:hover\:bg-tremor-brand-muted\/15:hover:is(.dark *){background-color:#bfdbfe26}.dark\:hover\:bg-tremor-brand-muted\/20:hover:is(.dark *){background-color:#bfdbfe33}.dark\:hover\:bg-tremor-brand-muted\/25:hover:is(.dark *){background-color:#bfdbfe40}.dark\:hover\:bg-tremor-brand-muted\/30:hover:is(.dark *){background-color:#bfdbfe4d}.dark\:hover\:bg-tremor-brand-muted\/35:hover:is(.dark *){background-color:#bfdbfe59}.dark\:hover\:bg-tremor-brand-muted\/40:hover:is(.dark *){background-color:#bfdbfe66}.dark\:hover\:bg-tremor-brand-muted\/45:hover:is(.dark *){background-color:#bfdbfe73}.dark\:hover\:bg-tremor-brand-muted\/5:hover:is(.dark *){background-color:#bfdbfe0d}.dark\:hover\:bg-tremor-brand-muted\/50:hover:is(.dark *){background-color:#bfdbfe80}.dark\:hover\:bg-tremor-brand-muted\/55:hover:is(.dark *){background-color:#bfdbfe8c}.dark\:hover\:bg-tremor-brand-muted\/60:hover:is(.dark *){background-color:#bfdbfe99}.dark\:hover\:bg-tremor-brand-muted\/65:hover:is(.dark *){background-color:#bfdbfea6}.dark\:hover\:bg-tremor-brand-muted\/70:hover:is(.dark *){background-color:#bfdbfeb3}.dark\:hover\:bg-tremor-brand-muted\/75:hover:is(.dark *){background-color:#bfdbfebf}.dark\:hover\:bg-tremor-brand-muted\/80:hover:is(.dark *){background-color:#bfdbfecc}.dark\:hover\:bg-tremor-brand-muted\/85:hover:is(.dark *){background-color:#bfdbfed9}.dark\:hover\:bg-tremor-brand-muted\/90:hover:is(.dark *){background-color:#bfdbfee6}.dark\:hover\:bg-tremor-brand-muted\/95:hover:is(.dark *){background-color:#bfdbfef2}.dark\:hover\:bg-tremor-brand-subtle:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-brand-subtle\/0:hover:is(.dark *){background-color:#60a5fa00}.dark\:hover\:bg-tremor-brand-subtle\/10:hover:is(.dark *){background-color:#60a5fa1a}.dark\:hover\:bg-tremor-brand-subtle\/100:hover:is(.dark *){background-color:#60a5fa}.dark\:hover\:bg-tremor-brand-subtle\/15:hover:is(.dark *){background-color:#60a5fa26}.dark\:hover\:bg-tremor-brand-subtle\/20:hover:is(.dark *){background-color:#60a5fa33}.dark\:hover\:bg-tremor-brand-subtle\/25:hover:is(.dark *){background-color:#60a5fa40}.dark\:hover\:bg-tremor-brand-subtle\/30:hover:is(.dark *){background-color:#60a5fa4d}.dark\:hover\:bg-tremor-brand-subtle\/35:hover:is(.dark *){background-color:#60a5fa59}.dark\:hover\:bg-tremor-brand-subtle\/40:hover:is(.dark *){background-color:#60a5fa66}.dark\:hover\:bg-tremor-brand-subtle\/45:hover:is(.dark *){background-color:#60a5fa73}.dark\:hover\:bg-tremor-brand-subtle\/5:hover:is(.dark *){background-color:#60a5fa0d}.dark\:hover\:bg-tremor-brand-subtle\/50:hover:is(.dark *){background-color:#60a5fa80}.dark\:hover\:bg-tremor-brand-subtle\/55:hover:is(.dark *){background-color:#60a5fa8c}.dark\:hover\:bg-tremor-brand-subtle\/60:hover:is(.dark *){background-color:#60a5fa99}.dark\:hover\:bg-tremor-brand-subtle\/65:hover:is(.dark *){background-color:#60a5faa6}.dark\:hover\:bg-tremor-brand-subtle\/70:hover:is(.dark *){background-color:#60a5fab3}.dark\:hover\:bg-tremor-brand-subtle\/75:hover:is(.dark *){background-color:#60a5fabf}.dark\:hover\:bg-tremor-brand-subtle\/80:hover:is(.dark *){background-color:#60a5facc}.dark\:hover\:bg-tremor-brand-subtle\/85:hover:is(.dark *){background-color:#60a5fad9}.dark\:hover\:bg-tremor-brand-subtle\/90:hover:is(.dark *){background-color:#60a5fae6}.dark\:hover\:bg-tremor-brand-subtle\/95:hover:is(.dark *){background-color:#60a5faf2}.dark\:hover\:bg-tremor-content:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-content-emphasis:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-content-emphasis\/0:hover:is(.dark *){background-color:#37415100}.dark\:hover\:bg-tremor-content-emphasis\/10:hover:is(.dark *){background-color:#3741511a}.dark\:hover\:bg-tremor-content-emphasis\/100:hover:is(.dark *){background-color:#374151}.dark\:hover\:bg-tremor-content-emphasis\/15:hover:is(.dark *){background-color:#37415126}.dark\:hover\:bg-tremor-content-emphasis\/20:hover:is(.dark *){background-color:#37415133}.dark\:hover\:bg-tremor-content-emphasis\/25:hover:is(.dark *){background-color:#37415140}.dark\:hover\:bg-tremor-content-emphasis\/30:hover:is(.dark *){background-color:#3741514d}.dark\:hover\:bg-tremor-content-emphasis\/35:hover:is(.dark *){background-color:#37415159}.dark\:hover\:bg-tremor-content-emphasis\/40:hover:is(.dark *){background-color:#37415166}.dark\:hover\:bg-tremor-content-emphasis\/45:hover:is(.dark *){background-color:#37415173}.dark\:hover\:bg-tremor-content-emphasis\/5:hover:is(.dark *){background-color:#3741510d}.dark\:hover\:bg-tremor-content-emphasis\/50:hover:is(.dark *){background-color:#37415180}.dark\:hover\:bg-tremor-content-emphasis\/55:hover:is(.dark *){background-color:#3741518c}.dark\:hover\:bg-tremor-content-emphasis\/60:hover:is(.dark *){background-color:#37415199}.dark\:hover\:bg-tremor-content-emphasis\/65:hover:is(.dark *){background-color:#374151a6}.dark\:hover\:bg-tremor-content-emphasis\/70:hover:is(.dark *){background-color:#374151b3}.dark\:hover\:bg-tremor-content-emphasis\/75:hover:is(.dark *){background-color:#374151bf}.dark\:hover\:bg-tremor-content-emphasis\/80:hover:is(.dark *){background-color:#374151cc}.dark\:hover\:bg-tremor-content-emphasis\/85:hover:is(.dark *){background-color:#374151d9}.dark\:hover\:bg-tremor-content-emphasis\/90:hover:is(.dark *){background-color:#374151e6}.dark\:hover\:bg-tremor-content-emphasis\/95:hover:is(.dark *){background-color:#374151f2}.dark\:hover\:bg-tremor-content-inverted:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-content-inverted\/0:hover:is(.dark *){background-color:#fff0}.dark\:hover\:bg-tremor-content-inverted\/10:hover:is(.dark *){background-color:#ffffff1a}.dark\:hover\:bg-tremor-content-inverted\/100:hover:is(.dark *){background-color:#fff}.dark\:hover\:bg-tremor-content-inverted\/15:hover:is(.dark *){background-color:#ffffff26}.dark\:hover\:bg-tremor-content-inverted\/20:hover:is(.dark *){background-color:#fff3}.dark\:hover\:bg-tremor-content-inverted\/25:hover:is(.dark *){background-color:#ffffff40}.dark\:hover\:bg-tremor-content-inverted\/30:hover:is(.dark *){background-color:#ffffff4d}.dark\:hover\:bg-tremor-content-inverted\/35:hover:is(.dark *){background-color:#ffffff59}.dark\:hover\:bg-tremor-content-inverted\/40:hover:is(.dark *){background-color:#fff6}.dark\:hover\:bg-tremor-content-inverted\/45:hover:is(.dark *){background-color:#ffffff73}.dark\:hover\:bg-tremor-content-inverted\/5:hover:is(.dark *){background-color:#ffffff0d}.dark\:hover\:bg-tremor-content-inverted\/50:hover:is(.dark *){background-color:#ffffff80}.dark\:hover\:bg-tremor-content-inverted\/55:hover:is(.dark *){background-color:#ffffff8c}.dark\:hover\:bg-tremor-content-inverted\/60:hover:is(.dark *){background-color:#fff9}.dark\:hover\:bg-tremor-content-inverted\/65:hover:is(.dark *){background-color:#ffffffa6}.dark\:hover\:bg-tremor-content-inverted\/70:hover:is(.dark *){background-color:#ffffffb3}.dark\:hover\:bg-tremor-content-inverted\/75:hover:is(.dark *){background-color:#ffffffbf}.dark\:hover\:bg-tremor-content-inverted\/80:hover:is(.dark *){background-color:#fffc}.dark\:hover\:bg-tremor-content-inverted\/85:hover:is(.dark *){background-color:#ffffffd9}.dark\:hover\:bg-tremor-content-inverted\/90:hover:is(.dark *){background-color:#ffffffe6}.dark\:hover\:bg-tremor-content-inverted\/95:hover:is(.dark *){background-color:#fffffff2}.dark\:hover\:bg-tremor-content-strong:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-content-strong\/0:hover:is(.dark *){background-color:#11182700}.dark\:hover\:bg-tremor-content-strong\/10:hover:is(.dark *){background-color:#1118271a}.dark\:hover\:bg-tremor-content-strong\/100:hover:is(.dark *){background-color:#111827}.dark\:hover\:bg-tremor-content-strong\/15:hover:is(.dark *){background-color:#11182726}.dark\:hover\:bg-tremor-content-strong\/20:hover:is(.dark *){background-color:#11182733}.dark\:hover\:bg-tremor-content-strong\/25:hover:is(.dark *){background-color:#11182740}.dark\:hover\:bg-tremor-content-strong\/30:hover:is(.dark *){background-color:#1118274d}.dark\:hover\:bg-tremor-content-strong\/35:hover:is(.dark *){background-color:#11182759}.dark\:hover\:bg-tremor-content-strong\/40:hover:is(.dark *){background-color:#11182766}.dark\:hover\:bg-tremor-content-strong\/45:hover:is(.dark *){background-color:#11182773}.dark\:hover\:bg-tremor-content-strong\/5:hover:is(.dark *){background-color:#1118270d}.dark\:hover\:bg-tremor-content-strong\/50:hover:is(.dark *){background-color:#11182780}.dark\:hover\:bg-tremor-content-strong\/55:hover:is(.dark *){background-color:#1118278c}.dark\:hover\:bg-tremor-content-strong\/60:hover:is(.dark *){background-color:#11182799}.dark\:hover\:bg-tremor-content-strong\/65:hover:is(.dark *){background-color:#111827a6}.dark\:hover\:bg-tremor-content-strong\/70:hover:is(.dark *){background-color:#111827b3}.dark\:hover\:bg-tremor-content-strong\/75:hover:is(.dark *){background-color:#111827bf}.dark\:hover\:bg-tremor-content-strong\/80:hover:is(.dark *){background-color:#111827cc}.dark\:hover\:bg-tremor-content-strong\/85:hover:is(.dark *){background-color:#111827d9}.dark\:hover\:bg-tremor-content-strong\/90:hover:is(.dark *){background-color:#111827e6}.dark\:hover\:bg-tremor-content-strong\/95:hover:is(.dark *){background-color:#111827f2}.dark\:hover\:bg-tremor-content-subtle:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-tremor-content-subtle\/0:hover:is(.dark *){background-color:#9ca3af00}.dark\:hover\:bg-tremor-content-subtle\/10:hover:is(.dark *){background-color:#9ca3af1a}.dark\:hover\:bg-tremor-content-subtle\/100:hover:is(.dark *){background-color:#9ca3af}.dark\:hover\:bg-tremor-content-subtle\/15:hover:is(.dark *){background-color:#9ca3af26}.dark\:hover\:bg-tremor-content-subtle\/20:hover:is(.dark *){background-color:#9ca3af33}.dark\:hover\:bg-tremor-content-subtle\/25:hover:is(.dark *){background-color:#9ca3af40}.dark\:hover\:bg-tremor-content-subtle\/30:hover:is(.dark *){background-color:#9ca3af4d}.dark\:hover\:bg-tremor-content-subtle\/35:hover:is(.dark *){background-color:#9ca3af59}.dark\:hover\:bg-tremor-content-subtle\/40:hover:is(.dark *){background-color:#9ca3af66}.dark\:hover\:bg-tremor-content-subtle\/45:hover:is(.dark *){background-color:#9ca3af73}.dark\:hover\:bg-tremor-content-subtle\/5:hover:is(.dark *){background-color:#9ca3af0d}.dark\:hover\:bg-tremor-content-subtle\/50:hover:is(.dark *){background-color:#9ca3af80}.dark\:hover\:bg-tremor-content-subtle\/55:hover:is(.dark *){background-color:#9ca3af8c}.dark\:hover\:bg-tremor-content-subtle\/60:hover:is(.dark *){background-color:#9ca3af99}.dark\:hover\:bg-tremor-content-subtle\/65:hover:is(.dark *){background-color:#9ca3afa6}.dark\:hover\:bg-tremor-content-subtle\/70:hover:is(.dark *){background-color:#9ca3afb3}.dark\:hover\:bg-tremor-content-subtle\/75:hover:is(.dark *){background-color:#9ca3afbf}.dark\:hover\:bg-tremor-content-subtle\/80:hover:is(.dark *){background-color:#9ca3afcc}.dark\:hover\:bg-tremor-content-subtle\/85:hover:is(.dark *){background-color:#9ca3afd9}.dark\:hover\:bg-tremor-content-subtle\/90:hover:is(.dark *){background-color:#9ca3afe6}.dark\:hover\:bg-tremor-content-subtle\/95:hover:is(.dark *){background-color:#9ca3aff2}.hover\:dark\:bg-gray-950\/50:is(.dark *):hover{background-color:#03071280}.dark\:hover\:from-dark-tremor-background:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/0:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/10:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/100:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/15:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/20:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/25:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/30:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/35:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/40:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/45:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/5:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/50:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/55:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/60:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/65:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/70:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/75:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/80:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/85:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/90:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-emphasis\/95:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-muted:hover:is(.dark *){--tw-gradient-from: #131A2B var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/0:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/10:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/100:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/15:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/20:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/25:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/30:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/35:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/40:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/45:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/5:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/50:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/55:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/60:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/65:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/70:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/75:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/80:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/85:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/90:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-muted\/95:hover:is(.dark *){--tw-gradient-from: rgb(19 26 43 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-background-subtle:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/0:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/10:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/100:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/15:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/20:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/25:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/30:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/35:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/40:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/45:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/5:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/50:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/55:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/60:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/65:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/70:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/75:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/80:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/85:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/90:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-background-subtle\/95:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-border:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/0:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/10:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/100:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/15:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/20:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/25:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/30:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/35:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/40:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/45:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/5:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/50:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/55:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/60:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/65:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/70:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/75:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/80:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/85:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/90:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-emphasis\/95:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-faint:hover:is(.dark *){--tw-gradient-from: #0B1229 var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/0:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/10:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/100:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/15:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/20:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/25:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/30:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/35:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/40:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/45:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/5:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/50:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/55:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/60:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/65:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/70:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/75:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/80:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/85:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/90:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-faint\/95:hover:is(.dark *){--tw-gradient-from: rgb(11 18 41 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:hover\:from-dark-tremor-brand-inverted:hover:is(.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\:hover\:from-dark-tremor-brand-inverted\/0:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/10:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/100:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/15:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/20:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/25:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/30:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/35:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/40:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/45:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/5:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/50:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/55:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/60:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/65:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/70:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/75:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/80:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/85:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/90:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-inverted\/95:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/0:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/10:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/100:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/15:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/20:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/25:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/30:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/35:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/40:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/45:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/5:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/50:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/55:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/60:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/65:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/70:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/75:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/80:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/85:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/90:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-muted\/95:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/0:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/10:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/100:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/15:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/20:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/25:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/30:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/35:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/40:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/45:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/5:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/50:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/55:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/60:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/65:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/70:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/75:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/80:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/85:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/90:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-brand-subtle\/95:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/0:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/10:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/100:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/15:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/20:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/25:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/30:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/35:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/40:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/45:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/5:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/50:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/55:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/60:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/65:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/70:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/75:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/80:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/85:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/90:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-emphasis\/95:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/0:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/10:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/100:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/15:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/20:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/25:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/30:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/35:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/40:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/45:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/5:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/50:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/55:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/60:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/65:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/70:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/75:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/80:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/85:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/90:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-inverted\/95:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/0:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/10:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/100:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/15:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/20:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/25:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/30:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/35:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/40:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/45:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/5:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/50:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/55:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/60:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/65:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/70:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/75:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/80:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/85:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/90:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-strong\/95:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/0:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/10:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/100:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/15:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/20:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/25:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/30:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/35:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/40:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/45:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/5:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/50:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/55:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/60:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/65:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/70:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/75:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/80:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/85:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/90:hover:is(.dark *){--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)}.dark\:hover\:from-dark-tremor-content-subtle\/95:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background:hover:is(.dark *){--tw-gradient-from: #FFFFFF 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)}.dark\:hover\:from-tremor-background-emphasis:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/0:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/10:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/100:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/15:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/20:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/25:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/30:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/35:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/40:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/45:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/5:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/50:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/55:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/60:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/65:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/70:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/75:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/80:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/85:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/90:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-emphasis\/95:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/0:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/10:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/100:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/15:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/20:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/25:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/30:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/35:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/40:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/45:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/5:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/50:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/55:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/60:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/65:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/70:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/75:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/80:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/85:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/90:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-muted\/95:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/0:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/10:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/100:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/15:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/20:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/25:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/30:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/35:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/40:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/45:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/5:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/50:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/55:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/60:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/65:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/70:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/75:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/80:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/85:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/90:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-background-subtle\/95:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-border:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/0:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/10:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/100:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/15:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/20:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/25:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/30:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/35:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/40:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/45:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/5:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/50:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/55:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/60:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/65:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/70:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/75:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/80:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/85:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/90:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-emphasis\/95:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/0:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/10:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/100:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/15:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/20:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/25:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/30:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/35:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/40:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/45:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/5:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/50:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/55:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/60:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/65:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/70:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/75:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/80:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/85:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/90:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-faint\/95:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted:hover:is(.dark *){--tw-gradient-from: #FFFFFF 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)}.dark\:hover\:from-tremor-brand-inverted\/0:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/10:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/100:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/15:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/20:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/25:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/30:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/35:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/40:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/45:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/5:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/50:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/55:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/60:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/65:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/70:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/75:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/80:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/85:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/90:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-inverted\/95:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/0:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/10:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/100:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/15:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/20:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/25:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/30:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/35:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/40:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/45:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/5:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/50:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/55:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/60:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/65:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/70:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/75:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/80:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/85:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/90:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-muted\/95:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/0:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/10:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/100:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/15:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/20:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/25:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/30:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/35:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/40:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/45:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/5:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/50:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/55:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/60:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/65:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/70:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/75:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/80:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/85:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/90:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-brand-subtle\/95:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/0:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/10:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/100:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/15:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/20:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/25:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/30:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/35:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/40:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/45:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/5:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/50:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/55:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/60:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/65:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/70:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/75:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/80:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/85:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/90:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-emphasis\/95:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted:hover:is(.dark *){--tw-gradient-from: #FFFFFF 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)}.dark\:hover\:from-tremor-content-inverted\/0:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/10:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/100:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/15:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/20:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/25:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/30:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/35:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/40:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/45:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/5:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/50:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/55:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/60:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/65:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/70:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/75:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/80:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/85:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/90:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-inverted\/95:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/0:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/10:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/100:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/15:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/20:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/25:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/30:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/35:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/40:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/45:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/5:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/50:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/55:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/60:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/65:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/70:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/75:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/80:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/85:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/90:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-strong\/95:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/0:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/10:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/100:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/15:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/20:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/25:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/30:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/35:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/40:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/45:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/5:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/50:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/55:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/60:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/65:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/70:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/75:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/80:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/85:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/90:hover:is(.dark *){--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)}.dark\:hover\:from-tremor-content-subtle\/95:hover:is(.dark *){--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)}.dark\:hover\:to-dark-tremor-background:hover:is(.dark *){--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis:hover:is(.dark *){--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/0:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/10:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/100:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/15:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/20:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/25:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/30:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/35:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/40:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/45:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/5:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/50:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/55:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/60:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/65:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/70:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/75:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/80:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/85:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/90:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-emphasis\/95:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted:hover:is(.dark *){--tw-gradient-to: #131A2B var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/0:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/10:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/100:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/15:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/20:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/25:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/30:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/35:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/40:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/45:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/5:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/50:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/55:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/60:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/65:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/70:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/75:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/80:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/85:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/90:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-muted\/95:hover:is(.dark *){--tw-gradient-to: rgb(19 26 43 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle:hover:is(.dark *){--tw-gradient-to: #1F2937 var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/0:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/10:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/100:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/15:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/20:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/25:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/30:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/35:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/40:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/45:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/5:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/50:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/55:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/60:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/65:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/70:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/75:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/80:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/85:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/90:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-background-subtle\/95:hover:is(.dark *){--tw-gradient-to: rgb(31 41 55 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-border:hover:is(.dark *){--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand:hover:is(.dark *){--tw-gradient-to: #3B82F6 var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis:hover:is(.dark *){--tw-gradient-to: #60A5FA var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/0:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/10:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/100:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/15:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/20:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/25:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/30:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/35:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/40:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/45:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/5:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/50:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/55:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/60:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/65:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/70:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/75:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/80:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/85:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/90:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-emphasis\/95:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint:hover:is(.dark *){--tw-gradient-to: #0B1229 var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/0:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/10:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/100:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/15:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/20:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/25:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/30:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/35:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/40:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/45:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/5:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/50:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/55:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/60:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/65:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/70:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/75:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/80:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/85:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/90:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-faint\/95:hover:is(.dark *){--tw-gradient-to: rgb(11 18 41 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted:hover:is(.dark *){--tw-gradient-to: #030712 var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/0:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/10:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/100:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/15:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/20:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/25:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/30:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/35:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/40:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/45:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/5:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/50:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/55:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/60:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/65:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/70:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/75:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/80:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/85:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/90:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-inverted\/95:hover:is(.dark *){--tw-gradient-to: rgb(3 7 18 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted:hover:is(.dark *){--tw-gradient-to: #172554 var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/0:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/10:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/100:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/15:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/20:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/25:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/30:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/35:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/40:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/45:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/5:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/50:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/55:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/60:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/65:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/70:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/75:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/80:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/85:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/90:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-muted\/95:hover:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle:hover:is(.dark *){--tw-gradient-to: #1E40AF var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/0:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/10:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/100:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/15:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/20:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/25:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/30:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/35:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/40:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/45:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/5:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/50:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/55:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/60:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/65:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/70:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/75:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/80:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/85:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/90:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-brand-subtle\/95:hover:is(.dark *){--tw-gradient-to: rgb(30 64 175 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content:hover:is(.dark *){--tw-gradient-to: #9CA3AF var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis:hover:is(.dark *){--tw-gradient-to: #E5E7EB var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/0:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/10:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/100:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/15:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/20:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/25:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/30:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/35:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/40:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/45:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/5:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/50:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/55:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/60:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/65:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/70:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/75:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/80:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/85:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/90:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-emphasis\/95:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted:hover:is(.dark *){--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/0:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/10:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/100:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/15:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/20:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/25:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/30:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/35:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/40:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/45:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/5:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/50:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/55:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/60:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/65:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/70:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/75:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/80:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/85:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/90:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-inverted\/95:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong:hover:is(.dark *){--tw-gradient-to: #F9FAFB var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/0:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/10:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/100:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/15:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/20:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/25:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/30:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/35:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/40:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/45:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/5:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/50:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/55:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/60:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/65:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/70:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/75:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/80:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/85:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/90:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-strong\/95:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle:hover:is(.dark *){--tw-gradient-to: #6B7280 var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/0:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/10:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/100:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/15:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/20:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/25:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/30:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/35:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/40:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/45:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/5:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/50:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/55:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/60:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/65:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/70:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/75:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/80:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/85:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/90:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-dark-tremor-content-subtle\/95:hover:is(.dark *){--tw-gradient-to: rgb(107 114 128 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background:hover:is(.dark *){--tw-gradient-to: #FFFFFF var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis:hover:is(.dark *){--tw-gradient-to: #E5E7EB var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/0:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/10:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/100:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/15:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/20:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/25:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/30:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/35:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/40:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/45:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/5:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/50:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/55:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/60:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/65:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/70:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/75:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/80:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/85:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/90:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-emphasis\/95:hover:is(.dark *){--tw-gradient-to: rgb(229 231 235 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted:hover:is(.dark *){--tw-gradient-to: #F9FAFB var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/0:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/10:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/100:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/15:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/20:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/25:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/30:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/35:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/40:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/45:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/5:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/50:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/55:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/60:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/65:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/70:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/75:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/80:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/85:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/90:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-muted\/95:hover:is(.dark *){--tw-gradient-to: rgb(249 250 251 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle:hover:is(.dark *){--tw-gradient-to: #F3F4F6 var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/0:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/10:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/100:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/15:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/20:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/25:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/30:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/35:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/40:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/45:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/5:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/50:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/55:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/60:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/65:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/70:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/75:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/80:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/85:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/90:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-background-subtle\/95:hover:is(.dark *){--tw-gradient-to: rgb(243 244 246 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-border:hover:is(.dark *){--tw-gradient-to: #E5E7EB var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand:hover:is(.dark *){--tw-gradient-to: #3B82F6 var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis:hover:is(.dark *){--tw-gradient-to: #1D4ED8 var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/0:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/10:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/100:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/15:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/20:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/25:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/30:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/35:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/40:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/45:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/5:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/50:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/55:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/60:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/65:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/70:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/75:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/80:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/85:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/90:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-emphasis\/95:hover:is(.dark *){--tw-gradient-to: rgb(29 78 216 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint:hover:is(.dark *){--tw-gradient-to: #EFF6FF var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/0:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/10:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/100:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/15:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/20:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/25:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/30:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/35:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/40:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/45:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/5:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/50:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/55:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/60:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/65:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/70:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/75:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/80:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/85:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/90:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-faint\/95:hover:is(.dark *){--tw-gradient-to: rgb(239 246 255 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted:hover:is(.dark *){--tw-gradient-to: #FFFFFF var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/0:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/10:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/100:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/15:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/20:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/25:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/30:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/35:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/40:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/45:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/5:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/50:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/55:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/60:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/65:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/70:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/75:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/80:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/85:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/90:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-inverted\/95:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted:hover:is(.dark *){--tw-gradient-to: #BFDBFE var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/0:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/10:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/100:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/15:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/20:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/25:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/30:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/35:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/40:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/45:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/5:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/50:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/55:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/60:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/65:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/70:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/75:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/80:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/85:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/90:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-muted\/95:hover:is(.dark *){--tw-gradient-to: rgb(191 219 254 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle:hover:is(.dark *){--tw-gradient-to: #60A5FA var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/0:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/10:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/100:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/15:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/20:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/25:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/30:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/35:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/40:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/45:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/5:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/50:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/55:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/60:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/65:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/70:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/75:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/80:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/85:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/90:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-brand-subtle\/95:hover:is(.dark *){--tw-gradient-to: rgb(96 165 250 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content:hover:is(.dark *){--tw-gradient-to: #6B7280 var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis:hover:is(.dark *){--tw-gradient-to: #374151 var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/0:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/10:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/100:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/15:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/20:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/25:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/30:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/35:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/40:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/45:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/5:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/50:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/55:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/60:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/65:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/70:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/75:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/80:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/85:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/90:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-emphasis\/95:hover:is(.dark *){--tw-gradient-to: rgb(55 65 81 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted:hover:is(.dark *){--tw-gradient-to: #FFFFFF var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/0:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/10:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/100:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/15:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/20:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/25:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/30:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/35:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/40:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/45:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/5:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/50:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/55:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/60:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/65:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/70:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/75:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/80:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/85:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/90:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-inverted\/95:hover:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong:hover:is(.dark *){--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/0:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/10:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/100:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/15:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/20:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/25:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/30:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/35:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/40:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/45:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/5:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/50:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/55:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/60:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/65:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/70:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/75:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/80:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/85:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/90:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-strong\/95:hover:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .95) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle:hover:is(.dark *){--tw-gradient-to: #9CA3AF var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/0:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/10:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/100:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / 1) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/15:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .15) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/20:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .2) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/25:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .25) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/30:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .3) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/35:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .35) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/40:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .4) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/45:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .45) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/5:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .05) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/50:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .5) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/55:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .55) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/60:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .6) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/65:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .65) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/70:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .7) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/75:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .75) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/80:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .8) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/85:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .85) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/90:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .9) var(--tw-gradient-to-position)}.dark\:hover\:to-tremor-content-subtle\/95:hover:is(.dark *){--tw-gradient-to: rgb(156 163 175 / .95) var(--tw-gradient-to-position)}.dark\:hover\:text-dark-tremor-background:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-background-emphasis:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-background-emphasis\/0:hover:is(.dark *){color:#37415100}.dark\:hover\:text-dark-tremor-background-emphasis\/10:hover:is(.dark *){color:#3741511a}.dark\:hover\:text-dark-tremor-background-emphasis\/100:hover:is(.dark *){color:#374151}.dark\:hover\:text-dark-tremor-background-emphasis\/15:hover:is(.dark *){color:#37415126}.dark\:hover\:text-dark-tremor-background-emphasis\/20:hover:is(.dark *){color:#37415133}.dark\:hover\:text-dark-tremor-background-emphasis\/25:hover:is(.dark *){color:#37415140}.dark\:hover\:text-dark-tremor-background-emphasis\/30:hover:is(.dark *){color:#3741514d}.dark\:hover\:text-dark-tremor-background-emphasis\/35:hover:is(.dark *){color:#37415159}.dark\:hover\:text-dark-tremor-background-emphasis\/40:hover:is(.dark *){color:#37415166}.dark\:hover\:text-dark-tremor-background-emphasis\/45:hover:is(.dark *){color:#37415173}.dark\:hover\:text-dark-tremor-background-emphasis\/5:hover:is(.dark *){color:#3741510d}.dark\:hover\:text-dark-tremor-background-emphasis\/50:hover:is(.dark *){color:#37415180}.dark\:hover\:text-dark-tremor-background-emphasis\/55:hover:is(.dark *){color:#3741518c}.dark\:hover\:text-dark-tremor-background-emphasis\/60:hover:is(.dark *){color:#37415199}.dark\:hover\:text-dark-tremor-background-emphasis\/65:hover:is(.dark *){color:#374151a6}.dark\:hover\:text-dark-tremor-background-emphasis\/70:hover:is(.dark *){color:#374151b3}.dark\:hover\:text-dark-tremor-background-emphasis\/75:hover:is(.dark *){color:#374151bf}.dark\:hover\:text-dark-tremor-background-emphasis\/80:hover:is(.dark *){color:#374151cc}.dark\:hover\:text-dark-tremor-background-emphasis\/85:hover:is(.dark *){color:#374151d9}.dark\:hover\:text-dark-tremor-background-emphasis\/90:hover:is(.dark *){color:#374151e6}.dark\:hover\:text-dark-tremor-background-emphasis\/95:hover:is(.dark *){color:#374151f2}.dark\:hover\:text-dark-tremor-background-muted:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(19 26 43 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-background-muted\/0:hover:is(.dark *){color:#131a2b00}.dark\:hover\:text-dark-tremor-background-muted\/10:hover:is(.dark *){color:#131a2b1a}.dark\:hover\:text-dark-tremor-background-muted\/100:hover:is(.dark *){color:#131a2b}.dark\:hover\:text-dark-tremor-background-muted\/15:hover:is(.dark *){color:#131a2b26}.dark\:hover\:text-dark-tremor-background-muted\/20:hover:is(.dark *){color:#131a2b33}.dark\:hover\:text-dark-tremor-background-muted\/25:hover:is(.dark *){color:#131a2b40}.dark\:hover\:text-dark-tremor-background-muted\/30:hover:is(.dark *){color:#131a2b4d}.dark\:hover\:text-dark-tremor-background-muted\/35:hover:is(.dark *){color:#131a2b59}.dark\:hover\:text-dark-tremor-background-muted\/40:hover:is(.dark *){color:#131a2b66}.dark\:hover\:text-dark-tremor-background-muted\/45:hover:is(.dark *){color:#131a2b73}.dark\:hover\:text-dark-tremor-background-muted\/5:hover:is(.dark *){color:#131a2b0d}.dark\:hover\:text-dark-tremor-background-muted\/50:hover:is(.dark *){color:#131a2b80}.dark\:hover\:text-dark-tremor-background-muted\/55:hover:is(.dark *){color:#131a2b8c}.dark\:hover\:text-dark-tremor-background-muted\/60:hover:is(.dark *){color:#131a2b99}.dark\:hover\:text-dark-tremor-background-muted\/65:hover:is(.dark *){color:#131a2ba6}.dark\:hover\:text-dark-tremor-background-muted\/70:hover:is(.dark *){color:#131a2bb3}.dark\:hover\:text-dark-tremor-background-muted\/75:hover:is(.dark *){color:#131a2bbf}.dark\:hover\:text-dark-tremor-background-muted\/80:hover:is(.dark *){color:#131a2bcc}.dark\:hover\:text-dark-tremor-background-muted\/85:hover:is(.dark *){color:#131a2bd9}.dark\:hover\:text-dark-tremor-background-muted\/90:hover:is(.dark *){color:#131a2be6}.dark\:hover\:text-dark-tremor-background-muted\/95:hover:is(.dark *){color:#131a2bf2}.dark\:hover\:text-dark-tremor-background-subtle:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-background-subtle\/0:hover:is(.dark *){color:#1f293700}.dark\:hover\:text-dark-tremor-background-subtle\/10:hover:is(.dark *){color:#1f29371a}.dark\:hover\:text-dark-tremor-background-subtle\/100:hover:is(.dark *){color:#1f2937}.dark\:hover\:text-dark-tremor-background-subtle\/15:hover:is(.dark *){color:#1f293726}.dark\:hover\:text-dark-tremor-background-subtle\/20:hover:is(.dark *){color:#1f293733}.dark\:hover\:text-dark-tremor-background-subtle\/25:hover:is(.dark *){color:#1f293740}.dark\:hover\:text-dark-tremor-background-subtle\/30:hover:is(.dark *){color:#1f29374d}.dark\:hover\:text-dark-tremor-background-subtle\/35:hover:is(.dark *){color:#1f293759}.dark\:hover\:text-dark-tremor-background-subtle\/40:hover:is(.dark *){color:#1f293766}.dark\:hover\:text-dark-tremor-background-subtle\/45:hover:is(.dark *){color:#1f293773}.dark\:hover\:text-dark-tremor-background-subtle\/5:hover:is(.dark *){color:#1f29370d}.dark\:hover\:text-dark-tremor-background-subtle\/50:hover:is(.dark *){color:#1f293780}.dark\:hover\:text-dark-tremor-background-subtle\/55:hover:is(.dark *){color:#1f29378c}.dark\:hover\:text-dark-tremor-background-subtle\/60:hover:is(.dark *){color:#1f293799}.dark\:hover\:text-dark-tremor-background-subtle\/65:hover:is(.dark *){color:#1f2937a6}.dark\:hover\:text-dark-tremor-background-subtle\/70:hover:is(.dark *){color:#1f2937b3}.dark\:hover\:text-dark-tremor-background-subtle\/75:hover:is(.dark *){color:#1f2937bf}.dark\:hover\:text-dark-tremor-background-subtle\/80:hover:is(.dark *){color:#1f2937cc}.dark\:hover\:text-dark-tremor-background-subtle\/85:hover:is(.dark *){color:#1f2937d9}.dark\:hover\:text-dark-tremor-background-subtle\/90:hover:is(.dark *){color:#1f2937e6}.dark\:hover\:text-dark-tremor-background-subtle\/95:hover:is(.dark *){color:#1f2937f2}.dark\:hover\:text-dark-tremor-border:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-brand:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-brand-emphasis:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-brand-emphasis\/0:hover:is(.dark *){color:#60a5fa00}.dark\:hover\:text-dark-tremor-brand-emphasis\/10:hover:is(.dark *){color:#60a5fa1a}.dark\:hover\:text-dark-tremor-brand-emphasis\/100:hover:is(.dark *){color:#60a5fa}.dark\:hover\:text-dark-tremor-brand-emphasis\/15:hover:is(.dark *){color:#60a5fa26}.dark\:hover\:text-dark-tremor-brand-emphasis\/20:hover:is(.dark *){color:#60a5fa33}.dark\:hover\:text-dark-tremor-brand-emphasis\/25:hover:is(.dark *){color:#60a5fa40}.dark\:hover\:text-dark-tremor-brand-emphasis\/30:hover:is(.dark *){color:#60a5fa4d}.dark\:hover\:text-dark-tremor-brand-emphasis\/35:hover:is(.dark *){color:#60a5fa59}.dark\:hover\:text-dark-tremor-brand-emphasis\/40:hover:is(.dark *){color:#60a5fa66}.dark\:hover\:text-dark-tremor-brand-emphasis\/45:hover:is(.dark *){color:#60a5fa73}.dark\:hover\:text-dark-tremor-brand-emphasis\/5:hover:is(.dark *){color:#60a5fa0d}.dark\:hover\:text-dark-tremor-brand-emphasis\/50:hover:is(.dark *){color:#60a5fa80}.dark\:hover\:text-dark-tremor-brand-emphasis\/55:hover:is(.dark *){color:#60a5fa8c}.dark\:hover\:text-dark-tremor-brand-emphasis\/60:hover:is(.dark *){color:#60a5fa99}.dark\:hover\:text-dark-tremor-brand-emphasis\/65:hover:is(.dark *){color:#60a5faa6}.dark\:hover\:text-dark-tremor-brand-emphasis\/70:hover:is(.dark *){color:#60a5fab3}.dark\:hover\:text-dark-tremor-brand-emphasis\/75:hover:is(.dark *){color:#60a5fabf}.dark\:hover\:text-dark-tremor-brand-emphasis\/80:hover:is(.dark *){color:#60a5facc}.dark\:hover\:text-dark-tremor-brand-emphasis\/85:hover:is(.dark *){color:#60a5fad9}.dark\:hover\:text-dark-tremor-brand-emphasis\/90:hover:is(.dark *){color:#60a5fae6}.dark\:hover\:text-dark-tremor-brand-emphasis\/95:hover:is(.dark *){color:#60a5faf2}.dark\:hover\:text-dark-tremor-brand-faint:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(11 18 41 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-brand-faint\/0:hover:is(.dark *){color:#0b122900}.dark\:hover\:text-dark-tremor-brand-faint\/10:hover:is(.dark *){color:#0b12291a}.dark\:hover\:text-dark-tremor-brand-faint\/100:hover:is(.dark *){color:#0b1229}.dark\:hover\:text-dark-tremor-brand-faint\/15:hover:is(.dark *){color:#0b122926}.dark\:hover\:text-dark-tremor-brand-faint\/20:hover:is(.dark *){color:#0b122933}.dark\:hover\:text-dark-tremor-brand-faint\/25:hover:is(.dark *){color:#0b122940}.dark\:hover\:text-dark-tremor-brand-faint\/30:hover:is(.dark *){color:#0b12294d}.dark\:hover\:text-dark-tremor-brand-faint\/35:hover:is(.dark *){color:#0b122959}.dark\:hover\:text-dark-tremor-brand-faint\/40:hover:is(.dark *){color:#0b122966}.dark\:hover\:text-dark-tremor-brand-faint\/45:hover:is(.dark *){color:#0b122973}.dark\:hover\:text-dark-tremor-brand-faint\/5:hover:is(.dark *){color:#0b12290d}.dark\:hover\:text-dark-tremor-brand-faint\/50:hover:is(.dark *){color:#0b122980}.dark\:hover\:text-dark-tremor-brand-faint\/55:hover:is(.dark *){color:#0b12298c}.dark\:hover\:text-dark-tremor-brand-faint\/60:hover:is(.dark *){color:#0b122999}.dark\:hover\:text-dark-tremor-brand-faint\/65:hover:is(.dark *){color:#0b1229a6}.dark\:hover\:text-dark-tremor-brand-faint\/70:hover:is(.dark *){color:#0b1229b3}.dark\:hover\:text-dark-tremor-brand-faint\/75:hover:is(.dark *){color:#0b1229bf}.dark\:hover\:text-dark-tremor-brand-faint\/80:hover:is(.dark *){color:#0b1229cc}.dark\:hover\:text-dark-tremor-brand-faint\/85:hover:is(.dark *){color:#0b1229d9}.dark\:hover\:text-dark-tremor-brand-faint\/90:hover:is(.dark *){color:#0b1229e6}.dark\:hover\:text-dark-tremor-brand-faint\/95:hover:is(.dark *){color:#0b1229f2}.dark\:hover\:text-dark-tremor-brand-inverted:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(3 7 18 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-brand-inverted\/0:hover:is(.dark *){color:#03071200}.dark\:hover\:text-dark-tremor-brand-inverted\/10:hover:is(.dark *){color:#0307121a}.dark\:hover\:text-dark-tremor-brand-inverted\/100:hover:is(.dark *){color:#030712}.dark\:hover\:text-dark-tremor-brand-inverted\/15:hover:is(.dark *){color:#03071226}.dark\:hover\:text-dark-tremor-brand-inverted\/20:hover:is(.dark *){color:#03071233}.dark\:hover\:text-dark-tremor-brand-inverted\/25:hover:is(.dark *){color:#03071240}.dark\:hover\:text-dark-tremor-brand-inverted\/30:hover:is(.dark *){color:#0307124d}.dark\:hover\:text-dark-tremor-brand-inverted\/35:hover:is(.dark *){color:#03071259}.dark\:hover\:text-dark-tremor-brand-inverted\/40:hover:is(.dark *){color:#03071266}.dark\:hover\:text-dark-tremor-brand-inverted\/45:hover:is(.dark *){color:#03071273}.dark\:hover\:text-dark-tremor-brand-inverted\/5:hover:is(.dark *){color:#0307120d}.dark\:hover\:text-dark-tremor-brand-inverted\/50:hover:is(.dark *){color:#03071280}.dark\:hover\:text-dark-tremor-brand-inverted\/55:hover:is(.dark *){color:#0307128c}.dark\:hover\:text-dark-tremor-brand-inverted\/60:hover:is(.dark *){color:#03071299}.dark\:hover\:text-dark-tremor-brand-inverted\/65:hover:is(.dark *){color:#030712a6}.dark\:hover\:text-dark-tremor-brand-inverted\/70:hover:is(.dark *){color:#030712b3}.dark\:hover\:text-dark-tremor-brand-inverted\/75:hover:is(.dark *){color:#030712bf}.dark\:hover\:text-dark-tremor-brand-inverted\/80:hover:is(.dark *){color:#030712cc}.dark\:hover\:text-dark-tremor-brand-inverted\/85:hover:is(.dark *){color:#030712d9}.dark\:hover\:text-dark-tremor-brand-inverted\/90:hover:is(.dark *){color:#030712e6}.dark\:hover\:text-dark-tremor-brand-inverted\/95:hover:is(.dark *){color:#030712f2}.dark\:hover\:text-dark-tremor-brand-muted:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(23 37 84 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-brand-muted\/0:hover:is(.dark *){color:#17255400}.dark\:hover\:text-dark-tremor-brand-muted\/10:hover:is(.dark *){color:#1725541a}.dark\:hover\:text-dark-tremor-brand-muted\/100:hover:is(.dark *){color:#172554}.dark\:hover\:text-dark-tremor-brand-muted\/15:hover:is(.dark *){color:#17255426}.dark\:hover\:text-dark-tremor-brand-muted\/20:hover:is(.dark *){color:#17255433}.dark\:hover\:text-dark-tremor-brand-muted\/25:hover:is(.dark *){color:#17255440}.dark\:hover\:text-dark-tremor-brand-muted\/30:hover:is(.dark *){color:#1725544d}.dark\:hover\:text-dark-tremor-brand-muted\/35:hover:is(.dark *){color:#17255459}.dark\:hover\:text-dark-tremor-brand-muted\/40:hover:is(.dark *){color:#17255466}.dark\:hover\:text-dark-tremor-brand-muted\/45:hover:is(.dark *){color:#17255473}.dark\:hover\:text-dark-tremor-brand-muted\/5:hover:is(.dark *){color:#1725540d}.dark\:hover\:text-dark-tremor-brand-muted\/50:hover:is(.dark *){color:#17255480}.dark\:hover\:text-dark-tremor-brand-muted\/55:hover:is(.dark *){color:#1725548c}.dark\:hover\:text-dark-tremor-brand-muted\/60:hover:is(.dark *){color:#17255499}.dark\:hover\:text-dark-tremor-brand-muted\/65:hover:is(.dark *){color:#172554a6}.dark\:hover\:text-dark-tremor-brand-muted\/70:hover:is(.dark *){color:#172554b3}.dark\:hover\:text-dark-tremor-brand-muted\/75:hover:is(.dark *){color:#172554bf}.dark\:hover\:text-dark-tremor-brand-muted\/80:hover:is(.dark *){color:#172554cc}.dark\:hover\:text-dark-tremor-brand-muted\/85:hover:is(.dark *){color:#172554d9}.dark\:hover\:text-dark-tremor-brand-muted\/90:hover:is(.dark *){color:#172554e6}.dark\:hover\:text-dark-tremor-brand-muted\/95:hover:is(.dark *){color:#172554f2}.dark\:hover\:text-dark-tremor-brand-subtle:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-brand-subtle\/0:hover:is(.dark *){color:#1e40af00}.dark\:hover\:text-dark-tremor-brand-subtle\/10:hover:is(.dark *){color:#1e40af1a}.dark\:hover\:text-dark-tremor-brand-subtle\/100:hover:is(.dark *){color:#1e40af}.dark\:hover\:text-dark-tremor-brand-subtle\/15:hover:is(.dark *){color:#1e40af26}.dark\:hover\:text-dark-tremor-brand-subtle\/20:hover:is(.dark *){color:#1e40af33}.dark\:hover\:text-dark-tremor-brand-subtle\/25:hover:is(.dark *){color:#1e40af40}.dark\:hover\:text-dark-tremor-brand-subtle\/30:hover:is(.dark *){color:#1e40af4d}.dark\:hover\:text-dark-tremor-brand-subtle\/35:hover:is(.dark *){color:#1e40af59}.dark\:hover\:text-dark-tremor-brand-subtle\/40:hover:is(.dark *){color:#1e40af66}.dark\:hover\:text-dark-tremor-brand-subtle\/45:hover:is(.dark *){color:#1e40af73}.dark\:hover\:text-dark-tremor-brand-subtle\/5:hover:is(.dark *){color:#1e40af0d}.dark\:hover\:text-dark-tremor-brand-subtle\/50:hover:is(.dark *){color:#1e40af80}.dark\:hover\:text-dark-tremor-brand-subtle\/55:hover:is(.dark *){color:#1e40af8c}.dark\:hover\:text-dark-tremor-brand-subtle\/60:hover:is(.dark *){color:#1e40af99}.dark\:hover\:text-dark-tremor-brand-subtle\/65:hover:is(.dark *){color:#1e40afa6}.dark\:hover\:text-dark-tremor-brand-subtle\/70:hover:is(.dark *){color:#1e40afb3}.dark\:hover\:text-dark-tremor-brand-subtle\/75:hover:is(.dark *){color:#1e40afbf}.dark\:hover\:text-dark-tremor-brand-subtle\/80:hover:is(.dark *){color:#1e40afcc}.dark\:hover\:text-dark-tremor-brand-subtle\/85:hover:is(.dark *){color:#1e40afd9}.dark\:hover\:text-dark-tremor-brand-subtle\/90:hover:is(.dark *){color:#1e40afe6}.dark\:hover\:text-dark-tremor-brand-subtle\/95:hover:is(.dark *){color:#1e40aff2}.dark\:hover\:text-dark-tremor-content:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-content-emphasis:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-content-emphasis\/0:hover:is(.dark *){color:#e5e7eb00}.dark\:hover\:text-dark-tremor-content-emphasis\/10:hover:is(.dark *){color:#e5e7eb1a}.dark\:hover\:text-dark-tremor-content-emphasis\/100:hover:is(.dark *){color:#e5e7eb}.dark\:hover\:text-dark-tremor-content-emphasis\/15:hover:is(.dark *){color:#e5e7eb26}.dark\:hover\:text-dark-tremor-content-emphasis\/20:hover:is(.dark *){color:#e5e7eb33}.dark\:hover\:text-dark-tremor-content-emphasis\/25:hover:is(.dark *){color:#e5e7eb40}.dark\:hover\:text-dark-tremor-content-emphasis\/30:hover:is(.dark *){color:#e5e7eb4d}.dark\:hover\:text-dark-tremor-content-emphasis\/35:hover:is(.dark *){color:#e5e7eb59}.dark\:hover\:text-dark-tremor-content-emphasis\/40:hover:is(.dark *){color:#e5e7eb66}.dark\:hover\:text-dark-tremor-content-emphasis\/45:hover:is(.dark *){color:#e5e7eb73}.dark\:hover\:text-dark-tremor-content-emphasis\/5:hover:is(.dark *){color:#e5e7eb0d}.dark\:hover\:text-dark-tremor-content-emphasis\/50:hover:is(.dark *){color:#e5e7eb80}.dark\:hover\:text-dark-tremor-content-emphasis\/55:hover:is(.dark *){color:#e5e7eb8c}.dark\:hover\:text-dark-tremor-content-emphasis\/60:hover:is(.dark *){color:#e5e7eb99}.dark\:hover\:text-dark-tremor-content-emphasis\/65:hover:is(.dark *){color:#e5e7eba6}.dark\:hover\:text-dark-tremor-content-emphasis\/70:hover:is(.dark *){color:#e5e7ebb3}.dark\:hover\:text-dark-tremor-content-emphasis\/75:hover:is(.dark *){color:#e5e7ebbf}.dark\:hover\:text-dark-tremor-content-emphasis\/80:hover:is(.dark *){color:#e5e7ebcc}.dark\:hover\:text-dark-tremor-content-emphasis\/85:hover:is(.dark *){color:#e5e7ebd9}.dark\:hover\:text-dark-tremor-content-emphasis\/90:hover:is(.dark *){color:#e5e7ebe6}.dark\:hover\:text-dark-tremor-content-emphasis\/95:hover:is(.dark *){color:#e5e7ebf2}.dark\:hover\:text-dark-tremor-content-inverted:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-content-inverted\/0:hover:is(.dark *){color:#11182700}.dark\:hover\:text-dark-tremor-content-inverted\/10:hover:is(.dark *){color:#1118271a}.dark\:hover\:text-dark-tremor-content-inverted\/100:hover:is(.dark *){color:#111827}.dark\:hover\:text-dark-tremor-content-inverted\/15:hover:is(.dark *){color:#11182726}.dark\:hover\:text-dark-tremor-content-inverted\/20:hover:is(.dark *){color:#11182733}.dark\:hover\:text-dark-tremor-content-inverted\/25:hover:is(.dark *){color:#11182740}.dark\:hover\:text-dark-tremor-content-inverted\/30:hover:is(.dark *){color:#1118274d}.dark\:hover\:text-dark-tremor-content-inverted\/35:hover:is(.dark *){color:#11182759}.dark\:hover\:text-dark-tremor-content-inverted\/40:hover:is(.dark *){color:#11182766}.dark\:hover\:text-dark-tremor-content-inverted\/45:hover:is(.dark *){color:#11182773}.dark\:hover\:text-dark-tremor-content-inverted\/5:hover:is(.dark *){color:#1118270d}.dark\:hover\:text-dark-tremor-content-inverted\/50:hover:is(.dark *){color:#11182780}.dark\:hover\:text-dark-tremor-content-inverted\/55:hover:is(.dark *){color:#1118278c}.dark\:hover\:text-dark-tremor-content-inverted\/60:hover:is(.dark *){color:#11182799}.dark\:hover\:text-dark-tremor-content-inverted\/65:hover:is(.dark *){color:#111827a6}.dark\:hover\:text-dark-tremor-content-inverted\/70:hover:is(.dark *){color:#111827b3}.dark\:hover\:text-dark-tremor-content-inverted\/75:hover:is(.dark *){color:#111827bf}.dark\:hover\:text-dark-tremor-content-inverted\/80:hover:is(.dark *){color:#111827cc}.dark\:hover\:text-dark-tremor-content-inverted\/85:hover:is(.dark *){color:#111827d9}.dark\:hover\:text-dark-tremor-content-inverted\/90:hover:is(.dark *){color:#111827e6}.dark\:hover\:text-dark-tremor-content-inverted\/95:hover:is(.dark *){color:#111827f2}.dark\:hover\:text-dark-tremor-content-strong:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-content-strong\/0:hover:is(.dark *){color:#f9fafb00}.dark\:hover\:text-dark-tremor-content-strong\/10:hover:is(.dark *){color:#f9fafb1a}.dark\:hover\:text-dark-tremor-content-strong\/100:hover:is(.dark *){color:#f9fafb}.dark\:hover\:text-dark-tremor-content-strong\/15:hover:is(.dark *){color:#f9fafb26}.dark\:hover\:text-dark-tremor-content-strong\/20:hover:is(.dark *){color:#f9fafb33}.dark\:hover\:text-dark-tremor-content-strong\/25:hover:is(.dark *){color:#f9fafb40}.dark\:hover\:text-dark-tremor-content-strong\/30:hover:is(.dark *){color:#f9fafb4d}.dark\:hover\:text-dark-tremor-content-strong\/35:hover:is(.dark *){color:#f9fafb59}.dark\:hover\:text-dark-tremor-content-strong\/40:hover:is(.dark *){color:#f9fafb66}.dark\:hover\:text-dark-tremor-content-strong\/45:hover:is(.dark *){color:#f9fafb73}.dark\:hover\:text-dark-tremor-content-strong\/5:hover:is(.dark *){color:#f9fafb0d}.dark\:hover\:text-dark-tremor-content-strong\/50:hover:is(.dark *){color:#f9fafb80}.dark\:hover\:text-dark-tremor-content-strong\/55:hover:is(.dark *){color:#f9fafb8c}.dark\:hover\:text-dark-tremor-content-strong\/60:hover:is(.dark *){color:#f9fafb99}.dark\:hover\:text-dark-tremor-content-strong\/65:hover:is(.dark *){color:#f9fafba6}.dark\:hover\:text-dark-tremor-content-strong\/70:hover:is(.dark *){color:#f9fafbb3}.dark\:hover\:text-dark-tremor-content-strong\/75:hover:is(.dark *){color:#f9fafbbf}.dark\:hover\:text-dark-tremor-content-strong\/80:hover:is(.dark *){color:#f9fafbcc}.dark\:hover\:text-dark-tremor-content-strong\/85:hover:is(.dark *){color:#f9fafbd9}.dark\:hover\:text-dark-tremor-content-strong\/90:hover:is(.dark *){color:#f9fafbe6}.dark\:hover\:text-dark-tremor-content-strong\/95:hover:is(.dark *){color:#f9fafbf2}.dark\:hover\:text-dark-tremor-content-subtle:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-tremor-content-subtle\/0:hover:is(.dark *){color:#6b728000}.dark\:hover\:text-dark-tremor-content-subtle\/10:hover:is(.dark *){color:#6b72801a}.dark\:hover\:text-dark-tremor-content-subtle\/100:hover:is(.dark *){color:#6b7280}.dark\:hover\:text-dark-tremor-content-subtle\/15:hover:is(.dark *){color:#6b728026}.dark\:hover\:text-dark-tremor-content-subtle\/20:hover:is(.dark *){color:#6b728033}.dark\:hover\:text-dark-tremor-content-subtle\/25:hover:is(.dark *){color:#6b728040}.dark\:hover\:text-dark-tremor-content-subtle\/30:hover:is(.dark *){color:#6b72804d}.dark\:hover\:text-dark-tremor-content-subtle\/35:hover:is(.dark *){color:#6b728059}.dark\:hover\:text-dark-tremor-content-subtle\/40:hover:is(.dark *){color:#6b728066}.dark\:hover\:text-dark-tremor-content-subtle\/45:hover:is(.dark *){color:#6b728073}.dark\:hover\:text-dark-tremor-content-subtle\/5:hover:is(.dark *){color:#6b72800d}.dark\:hover\:text-dark-tremor-content-subtle\/50:hover:is(.dark *){color:#6b728080}.dark\:hover\:text-dark-tremor-content-subtle\/55:hover:is(.dark *){color:#6b72808c}.dark\:hover\:text-dark-tremor-content-subtle\/60:hover:is(.dark *){color:#6b728099}.dark\:hover\:text-dark-tremor-content-subtle\/65:hover:is(.dark *){color:#6b7280a6}.dark\:hover\:text-dark-tremor-content-subtle\/70:hover:is(.dark *){color:#6b7280b3}.dark\:hover\:text-dark-tremor-content-subtle\/75:hover:is(.dark *){color:#6b7280bf}.dark\:hover\:text-dark-tremor-content-subtle\/80:hover:is(.dark *){color:#6b7280cc}.dark\:hover\:text-dark-tremor-content-subtle\/85:hover:is(.dark *){color:#6b7280d9}.dark\:hover\:text-dark-tremor-content-subtle\/90:hover:is(.dark *){color:#6b7280e6}.dark\:hover\:text-dark-tremor-content-subtle\/95:hover:is(.dark *){color:#6b7280f2}.dark\:hover\:text-destructive-400:hover:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--wg-destructive-400) / var(--wg-destructive-400-opacity, var(--tw-text-opacity)))}.dark\:hover\:text-gray-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-50:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-500:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:hover\:text-primary:hover:is(.dark *){color:hsl(var(--primary))}.dark\:hover\:text-tremor-background:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-background-emphasis:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-background-emphasis\/0:hover:is(.dark *){color:#e5e7eb00}.dark\:hover\:text-tremor-background-emphasis\/10:hover:is(.dark *){color:#e5e7eb1a}.dark\:hover\:text-tremor-background-emphasis\/100:hover:is(.dark *){color:#e5e7eb}.dark\:hover\:text-tremor-background-emphasis\/15:hover:is(.dark *){color:#e5e7eb26}.dark\:hover\:text-tremor-background-emphasis\/20:hover:is(.dark *){color:#e5e7eb33}.dark\:hover\:text-tremor-background-emphasis\/25:hover:is(.dark *){color:#e5e7eb40}.dark\:hover\:text-tremor-background-emphasis\/30:hover:is(.dark *){color:#e5e7eb4d}.dark\:hover\:text-tremor-background-emphasis\/35:hover:is(.dark *){color:#e5e7eb59}.dark\:hover\:text-tremor-background-emphasis\/40:hover:is(.dark *){color:#e5e7eb66}.dark\:hover\:text-tremor-background-emphasis\/45:hover:is(.dark *){color:#e5e7eb73}.dark\:hover\:text-tremor-background-emphasis\/5:hover:is(.dark *){color:#e5e7eb0d}.dark\:hover\:text-tremor-background-emphasis\/50:hover:is(.dark *){color:#e5e7eb80}.dark\:hover\:text-tremor-background-emphasis\/55:hover:is(.dark *){color:#e5e7eb8c}.dark\:hover\:text-tremor-background-emphasis\/60:hover:is(.dark *){color:#e5e7eb99}.dark\:hover\:text-tremor-background-emphasis\/65:hover:is(.dark *){color:#e5e7eba6}.dark\:hover\:text-tremor-background-emphasis\/70:hover:is(.dark *){color:#e5e7ebb3}.dark\:hover\:text-tremor-background-emphasis\/75:hover:is(.dark *){color:#e5e7ebbf}.dark\:hover\:text-tremor-background-emphasis\/80:hover:is(.dark *){color:#e5e7ebcc}.dark\:hover\:text-tremor-background-emphasis\/85:hover:is(.dark *){color:#e5e7ebd9}.dark\:hover\:text-tremor-background-emphasis\/90:hover:is(.dark *){color:#e5e7ebe6}.dark\:hover\:text-tremor-background-emphasis\/95:hover:is(.dark *){color:#e5e7ebf2}.dark\:hover\:text-tremor-background-muted:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-background-muted\/0:hover:is(.dark *){color:#f9fafb00}.dark\:hover\:text-tremor-background-muted\/10:hover:is(.dark *){color:#f9fafb1a}.dark\:hover\:text-tremor-background-muted\/100:hover:is(.dark *){color:#f9fafb}.dark\:hover\:text-tremor-background-muted\/15:hover:is(.dark *){color:#f9fafb26}.dark\:hover\:text-tremor-background-muted\/20:hover:is(.dark *){color:#f9fafb33}.dark\:hover\:text-tremor-background-muted\/25:hover:is(.dark *){color:#f9fafb40}.dark\:hover\:text-tremor-background-muted\/30:hover:is(.dark *){color:#f9fafb4d}.dark\:hover\:text-tremor-background-muted\/35:hover:is(.dark *){color:#f9fafb59}.dark\:hover\:text-tremor-background-muted\/40:hover:is(.dark *){color:#f9fafb66}.dark\:hover\:text-tremor-background-muted\/45:hover:is(.dark *){color:#f9fafb73}.dark\:hover\:text-tremor-background-muted\/5:hover:is(.dark *){color:#f9fafb0d}.dark\:hover\:text-tremor-background-muted\/50:hover:is(.dark *){color:#f9fafb80}.dark\:hover\:text-tremor-background-muted\/55:hover:is(.dark *){color:#f9fafb8c}.dark\:hover\:text-tremor-background-muted\/60:hover:is(.dark *){color:#f9fafb99}.dark\:hover\:text-tremor-background-muted\/65:hover:is(.dark *){color:#f9fafba6}.dark\:hover\:text-tremor-background-muted\/70:hover:is(.dark *){color:#f9fafbb3}.dark\:hover\:text-tremor-background-muted\/75:hover:is(.dark *){color:#f9fafbbf}.dark\:hover\:text-tremor-background-muted\/80:hover:is(.dark *){color:#f9fafbcc}.dark\:hover\:text-tremor-background-muted\/85:hover:is(.dark *){color:#f9fafbd9}.dark\:hover\:text-tremor-background-muted\/90:hover:is(.dark *){color:#f9fafbe6}.dark\:hover\:text-tremor-background-muted\/95:hover:is(.dark *){color:#f9fafbf2}.dark\:hover\:text-tremor-background-subtle:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-background-subtle\/0:hover:is(.dark *){color:#f3f4f600}.dark\:hover\:text-tremor-background-subtle\/10:hover:is(.dark *){color:#f3f4f61a}.dark\:hover\:text-tremor-background-subtle\/100:hover:is(.dark *){color:#f3f4f6}.dark\:hover\:text-tremor-background-subtle\/15:hover:is(.dark *){color:#f3f4f626}.dark\:hover\:text-tremor-background-subtle\/20:hover:is(.dark *){color:#f3f4f633}.dark\:hover\:text-tremor-background-subtle\/25:hover:is(.dark *){color:#f3f4f640}.dark\:hover\:text-tremor-background-subtle\/30:hover:is(.dark *){color:#f3f4f64d}.dark\:hover\:text-tremor-background-subtle\/35:hover:is(.dark *){color:#f3f4f659}.dark\:hover\:text-tremor-background-subtle\/40:hover:is(.dark *){color:#f3f4f666}.dark\:hover\:text-tremor-background-subtle\/45:hover:is(.dark *){color:#f3f4f673}.dark\:hover\:text-tremor-background-subtle\/5:hover:is(.dark *){color:#f3f4f60d}.dark\:hover\:text-tremor-background-subtle\/50:hover:is(.dark *){color:#f3f4f680}.dark\:hover\:text-tremor-background-subtle\/55:hover:is(.dark *){color:#f3f4f68c}.dark\:hover\:text-tremor-background-subtle\/60:hover:is(.dark *){color:#f3f4f699}.dark\:hover\:text-tremor-background-subtle\/65:hover:is(.dark *){color:#f3f4f6a6}.dark\:hover\:text-tremor-background-subtle\/70:hover:is(.dark *){color:#f3f4f6b3}.dark\:hover\:text-tremor-background-subtle\/75:hover:is(.dark *){color:#f3f4f6bf}.dark\:hover\:text-tremor-background-subtle\/80:hover:is(.dark *){color:#f3f4f6cc}.dark\:hover\:text-tremor-background-subtle\/85:hover:is(.dark *){color:#f3f4f6d9}.dark\:hover\:text-tremor-background-subtle\/90:hover:is(.dark *){color:#f3f4f6e6}.dark\:hover\:text-tremor-background-subtle\/95:hover:is(.dark *){color:#f3f4f6f2}.dark\:hover\:text-tremor-border:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-brand:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-brand-emphasis:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-brand-emphasis\/0:hover:is(.dark *){color:#1d4ed800}.dark\:hover\:text-tremor-brand-emphasis\/10:hover:is(.dark *){color:#1d4ed81a}.dark\:hover\:text-tremor-brand-emphasis\/100:hover:is(.dark *){color:#1d4ed8}.dark\:hover\:text-tremor-brand-emphasis\/15:hover:is(.dark *){color:#1d4ed826}.dark\:hover\:text-tremor-brand-emphasis\/20:hover:is(.dark *){color:#1d4ed833}.dark\:hover\:text-tremor-brand-emphasis\/25:hover:is(.dark *){color:#1d4ed840}.dark\:hover\:text-tremor-brand-emphasis\/30:hover:is(.dark *){color:#1d4ed84d}.dark\:hover\:text-tremor-brand-emphasis\/35:hover:is(.dark *){color:#1d4ed859}.dark\:hover\:text-tremor-brand-emphasis\/40:hover:is(.dark *){color:#1d4ed866}.dark\:hover\:text-tremor-brand-emphasis\/45:hover:is(.dark *){color:#1d4ed873}.dark\:hover\:text-tremor-brand-emphasis\/5:hover:is(.dark *){color:#1d4ed80d}.dark\:hover\:text-tremor-brand-emphasis\/50:hover:is(.dark *){color:#1d4ed880}.dark\:hover\:text-tremor-brand-emphasis\/55:hover:is(.dark *){color:#1d4ed88c}.dark\:hover\:text-tremor-brand-emphasis\/60:hover:is(.dark *){color:#1d4ed899}.dark\:hover\:text-tremor-brand-emphasis\/65:hover:is(.dark *){color:#1d4ed8a6}.dark\:hover\:text-tremor-brand-emphasis\/70:hover:is(.dark *){color:#1d4ed8b3}.dark\:hover\:text-tremor-brand-emphasis\/75:hover:is(.dark *){color:#1d4ed8bf}.dark\:hover\:text-tremor-brand-emphasis\/80:hover:is(.dark *){color:#1d4ed8cc}.dark\:hover\:text-tremor-brand-emphasis\/85:hover:is(.dark *){color:#1d4ed8d9}.dark\:hover\:text-tremor-brand-emphasis\/90:hover:is(.dark *){color:#1d4ed8e6}.dark\:hover\:text-tremor-brand-emphasis\/95:hover:is(.dark *){color:#1d4ed8f2}.dark\:hover\:text-tremor-brand-faint:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-brand-faint\/0:hover:is(.dark *){color:#eff6ff00}.dark\:hover\:text-tremor-brand-faint\/10:hover:is(.dark *){color:#eff6ff1a}.dark\:hover\:text-tremor-brand-faint\/100:hover:is(.dark *){color:#eff6ff}.dark\:hover\:text-tremor-brand-faint\/15:hover:is(.dark *){color:#eff6ff26}.dark\:hover\:text-tremor-brand-faint\/20:hover:is(.dark *){color:#eff6ff33}.dark\:hover\:text-tremor-brand-faint\/25:hover:is(.dark *){color:#eff6ff40}.dark\:hover\:text-tremor-brand-faint\/30:hover:is(.dark *){color:#eff6ff4d}.dark\:hover\:text-tremor-brand-faint\/35:hover:is(.dark *){color:#eff6ff59}.dark\:hover\:text-tremor-brand-faint\/40:hover:is(.dark *){color:#eff6ff66}.dark\:hover\:text-tremor-brand-faint\/45:hover:is(.dark *){color:#eff6ff73}.dark\:hover\:text-tremor-brand-faint\/5:hover:is(.dark *){color:#eff6ff0d}.dark\:hover\:text-tremor-brand-faint\/50:hover:is(.dark *){color:#eff6ff80}.dark\:hover\:text-tremor-brand-faint\/55:hover:is(.dark *){color:#eff6ff8c}.dark\:hover\:text-tremor-brand-faint\/60:hover:is(.dark *){color:#eff6ff99}.dark\:hover\:text-tremor-brand-faint\/65:hover:is(.dark *){color:#eff6ffa6}.dark\:hover\:text-tremor-brand-faint\/70:hover:is(.dark *){color:#eff6ffb3}.dark\:hover\:text-tremor-brand-faint\/75:hover:is(.dark *){color:#eff6ffbf}.dark\:hover\:text-tremor-brand-faint\/80:hover:is(.dark *){color:#eff6ffcc}.dark\:hover\:text-tremor-brand-faint\/85:hover:is(.dark *){color:#eff6ffd9}.dark\:hover\:text-tremor-brand-faint\/90:hover:is(.dark *){color:#eff6ffe6}.dark\:hover\:text-tremor-brand-faint\/95:hover:is(.dark *){color:#eff6fff2}.dark\:hover\:text-tremor-brand-inverted:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-brand-inverted\/0:hover:is(.dark *){color:#fff0}.dark\:hover\:text-tremor-brand-inverted\/10:hover:is(.dark *){color:#ffffff1a}.dark\:hover\:text-tremor-brand-inverted\/100:hover:is(.dark *){color:#fff}.dark\:hover\:text-tremor-brand-inverted\/15:hover:is(.dark *){color:#ffffff26}.dark\:hover\:text-tremor-brand-inverted\/20:hover:is(.dark *){color:#fff3}.dark\:hover\:text-tremor-brand-inverted\/25:hover:is(.dark *){color:#ffffff40}.dark\:hover\:text-tremor-brand-inverted\/30:hover:is(.dark *){color:#ffffff4d}.dark\:hover\:text-tremor-brand-inverted\/35:hover:is(.dark *){color:#ffffff59}.dark\:hover\:text-tremor-brand-inverted\/40:hover:is(.dark *){color:#fff6}.dark\:hover\:text-tremor-brand-inverted\/45:hover:is(.dark *){color:#ffffff73}.dark\:hover\:text-tremor-brand-inverted\/5:hover:is(.dark *){color:#ffffff0d}.dark\:hover\:text-tremor-brand-inverted\/50:hover:is(.dark *){color:#ffffff80}.dark\:hover\:text-tremor-brand-inverted\/55:hover:is(.dark *){color:#ffffff8c}.dark\:hover\:text-tremor-brand-inverted\/60:hover:is(.dark *){color:#fff9}.dark\:hover\:text-tremor-brand-inverted\/65:hover:is(.dark *){color:#ffffffa6}.dark\:hover\:text-tremor-brand-inverted\/70:hover:is(.dark *){color:#ffffffb3}.dark\:hover\:text-tremor-brand-inverted\/75:hover:is(.dark *){color:#ffffffbf}.dark\:hover\:text-tremor-brand-inverted\/80:hover:is(.dark *){color:#fffc}.dark\:hover\:text-tremor-brand-inverted\/85:hover:is(.dark *){color:#ffffffd9}.dark\:hover\:text-tremor-brand-inverted\/90:hover:is(.dark *){color:#ffffffe6}.dark\:hover\:text-tremor-brand-inverted\/95:hover:is(.dark *){color:#fffffff2}.dark\:hover\:text-tremor-brand-muted:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-brand-muted\/0:hover:is(.dark *){color:#bfdbfe00}.dark\:hover\:text-tremor-brand-muted\/10:hover:is(.dark *){color:#bfdbfe1a}.dark\:hover\:text-tremor-brand-muted\/100:hover:is(.dark *){color:#bfdbfe}.dark\:hover\:text-tremor-brand-muted\/15:hover:is(.dark *){color:#bfdbfe26}.dark\:hover\:text-tremor-brand-muted\/20:hover:is(.dark *){color:#bfdbfe33}.dark\:hover\:text-tremor-brand-muted\/25:hover:is(.dark *){color:#bfdbfe40}.dark\:hover\:text-tremor-brand-muted\/30:hover:is(.dark *){color:#bfdbfe4d}.dark\:hover\:text-tremor-brand-muted\/35:hover:is(.dark *){color:#bfdbfe59}.dark\:hover\:text-tremor-brand-muted\/40:hover:is(.dark *){color:#bfdbfe66}.dark\:hover\:text-tremor-brand-muted\/45:hover:is(.dark *){color:#bfdbfe73}.dark\:hover\:text-tremor-brand-muted\/5:hover:is(.dark *){color:#bfdbfe0d}.dark\:hover\:text-tremor-brand-muted\/50:hover:is(.dark *){color:#bfdbfe80}.dark\:hover\:text-tremor-brand-muted\/55:hover:is(.dark *){color:#bfdbfe8c}.dark\:hover\:text-tremor-brand-muted\/60:hover:is(.dark *){color:#bfdbfe99}.dark\:hover\:text-tremor-brand-muted\/65:hover:is(.dark *){color:#bfdbfea6}.dark\:hover\:text-tremor-brand-muted\/70:hover:is(.dark *){color:#bfdbfeb3}.dark\:hover\:text-tremor-brand-muted\/75:hover:is(.dark *){color:#bfdbfebf}.dark\:hover\:text-tremor-brand-muted\/80:hover:is(.dark *){color:#bfdbfecc}.dark\:hover\:text-tremor-brand-muted\/85:hover:is(.dark *){color:#bfdbfed9}.dark\:hover\:text-tremor-brand-muted\/90:hover:is(.dark *){color:#bfdbfee6}.dark\:hover\:text-tremor-brand-muted\/95:hover:is(.dark *){color:#bfdbfef2}.dark\:hover\:text-tremor-brand-subtle:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-brand-subtle\/0:hover:is(.dark *){color:#60a5fa00}.dark\:hover\:text-tremor-brand-subtle\/10:hover:is(.dark *){color:#60a5fa1a}.dark\:hover\:text-tremor-brand-subtle\/100:hover:is(.dark *){color:#60a5fa}.dark\:hover\:text-tremor-brand-subtle\/15:hover:is(.dark *){color:#60a5fa26}.dark\:hover\:text-tremor-brand-subtle\/20:hover:is(.dark *){color:#60a5fa33}.dark\:hover\:text-tremor-brand-subtle\/25:hover:is(.dark *){color:#60a5fa40}.dark\:hover\:text-tremor-brand-subtle\/30:hover:is(.dark *){color:#60a5fa4d}.dark\:hover\:text-tremor-brand-subtle\/35:hover:is(.dark *){color:#60a5fa59}.dark\:hover\:text-tremor-brand-subtle\/40:hover:is(.dark *){color:#60a5fa66}.dark\:hover\:text-tremor-brand-subtle\/45:hover:is(.dark *){color:#60a5fa73}.dark\:hover\:text-tremor-brand-subtle\/5:hover:is(.dark *){color:#60a5fa0d}.dark\:hover\:text-tremor-brand-subtle\/50:hover:is(.dark *){color:#60a5fa80}.dark\:hover\:text-tremor-brand-subtle\/55:hover:is(.dark *){color:#60a5fa8c}.dark\:hover\:text-tremor-brand-subtle\/60:hover:is(.dark *){color:#60a5fa99}.dark\:hover\:text-tremor-brand-subtle\/65:hover:is(.dark *){color:#60a5faa6}.dark\:hover\:text-tremor-brand-subtle\/70:hover:is(.dark *){color:#60a5fab3}.dark\:hover\:text-tremor-brand-subtle\/75:hover:is(.dark *){color:#60a5fabf}.dark\:hover\:text-tremor-brand-subtle\/80:hover:is(.dark *){color:#60a5facc}.dark\:hover\:text-tremor-brand-subtle\/85:hover:is(.dark *){color:#60a5fad9}.dark\:hover\:text-tremor-brand-subtle\/90:hover:is(.dark *){color:#60a5fae6}.dark\:hover\:text-tremor-brand-subtle\/95:hover:is(.dark *){color:#60a5faf2}.dark\:hover\:text-tremor-content:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-content-emphasis:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-content-emphasis\/0:hover:is(.dark *){color:#37415100}.dark\:hover\:text-tremor-content-emphasis\/10:hover:is(.dark *){color:#3741511a}.dark\:hover\:text-tremor-content-emphasis\/100:hover:is(.dark *){color:#374151}.dark\:hover\:text-tremor-content-emphasis\/15:hover:is(.dark *){color:#37415126}.dark\:hover\:text-tremor-content-emphasis\/20:hover:is(.dark *){color:#37415133}.dark\:hover\:text-tremor-content-emphasis\/25:hover:is(.dark *){color:#37415140}.dark\:hover\:text-tremor-content-emphasis\/30:hover:is(.dark *){color:#3741514d}.dark\:hover\:text-tremor-content-emphasis\/35:hover:is(.dark *){color:#37415159}.dark\:hover\:text-tremor-content-emphasis\/40:hover:is(.dark *){color:#37415166}.dark\:hover\:text-tremor-content-emphasis\/45:hover:is(.dark *){color:#37415173}.dark\:hover\:text-tremor-content-emphasis\/5:hover:is(.dark *){color:#3741510d}.dark\:hover\:text-tremor-content-emphasis\/50:hover:is(.dark *){color:#37415180}.dark\:hover\:text-tremor-content-emphasis\/55:hover:is(.dark *){color:#3741518c}.dark\:hover\:text-tremor-content-emphasis\/60:hover:is(.dark *){color:#37415199}.dark\:hover\:text-tremor-content-emphasis\/65:hover:is(.dark *){color:#374151a6}.dark\:hover\:text-tremor-content-emphasis\/70:hover:is(.dark *){color:#374151b3}.dark\:hover\:text-tremor-content-emphasis\/75:hover:is(.dark *){color:#374151bf}.dark\:hover\:text-tremor-content-emphasis\/80:hover:is(.dark *){color:#374151cc}.dark\:hover\:text-tremor-content-emphasis\/85:hover:is(.dark *){color:#374151d9}.dark\:hover\:text-tremor-content-emphasis\/90:hover:is(.dark *){color:#374151e6}.dark\:hover\:text-tremor-content-emphasis\/95:hover:is(.dark *){color:#374151f2}.dark\:hover\:text-tremor-content-inverted:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-content-inverted\/0:hover:is(.dark *){color:#fff0}.dark\:hover\:text-tremor-content-inverted\/10:hover:is(.dark *){color:#ffffff1a}.dark\:hover\:text-tremor-content-inverted\/100:hover:is(.dark *){color:#fff}.dark\:hover\:text-tremor-content-inverted\/15:hover:is(.dark *){color:#ffffff26}.dark\:hover\:text-tremor-content-inverted\/20:hover:is(.dark *){color:#fff3}.dark\:hover\:text-tremor-content-inverted\/25:hover:is(.dark *){color:#ffffff40}.dark\:hover\:text-tremor-content-inverted\/30:hover:is(.dark *){color:#ffffff4d}.dark\:hover\:text-tremor-content-inverted\/35:hover:is(.dark *){color:#ffffff59}.dark\:hover\:text-tremor-content-inverted\/40:hover:is(.dark *){color:#fff6}.dark\:hover\:text-tremor-content-inverted\/45:hover:is(.dark *){color:#ffffff73}.dark\:hover\:text-tremor-content-inverted\/5:hover:is(.dark *){color:#ffffff0d}.dark\:hover\:text-tremor-content-inverted\/50:hover:is(.dark *){color:#ffffff80}.dark\:hover\:text-tremor-content-inverted\/55:hover:is(.dark *){color:#ffffff8c}.dark\:hover\:text-tremor-content-inverted\/60:hover:is(.dark *){color:#fff9}.dark\:hover\:text-tremor-content-inverted\/65:hover:is(.dark *){color:#ffffffa6}.dark\:hover\:text-tremor-content-inverted\/70:hover:is(.dark *){color:#ffffffb3}.dark\:hover\:text-tremor-content-inverted\/75:hover:is(.dark *){color:#ffffffbf}.dark\:hover\:text-tremor-content-inverted\/80:hover:is(.dark *){color:#fffc}.dark\:hover\:text-tremor-content-inverted\/85:hover:is(.dark *){color:#ffffffd9}.dark\:hover\:text-tremor-content-inverted\/90:hover:is(.dark *){color:#ffffffe6}.dark\:hover\:text-tremor-content-inverted\/95:hover:is(.dark *){color:#fffffff2}.dark\:hover\:text-tremor-content-strong:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-content-strong\/0:hover:is(.dark *){color:#11182700}.dark\:hover\:text-tremor-content-strong\/10:hover:is(.dark *){color:#1118271a}.dark\:hover\:text-tremor-content-strong\/100:hover:is(.dark *){color:#111827}.dark\:hover\:text-tremor-content-strong\/15:hover:is(.dark *){color:#11182726}.dark\:hover\:text-tremor-content-strong\/20:hover:is(.dark *){color:#11182733}.dark\:hover\:text-tremor-content-strong\/25:hover:is(.dark *){color:#11182740}.dark\:hover\:text-tremor-content-strong\/30:hover:is(.dark *){color:#1118274d}.dark\:hover\:text-tremor-content-strong\/35:hover:is(.dark *){color:#11182759}.dark\:hover\:text-tremor-content-strong\/40:hover:is(.dark *){color:#11182766}.dark\:hover\:text-tremor-content-strong\/45:hover:is(.dark *){color:#11182773}.dark\:hover\:text-tremor-content-strong\/5:hover:is(.dark *){color:#1118270d}.dark\:hover\:text-tremor-content-strong\/50:hover:is(.dark *){color:#11182780}.dark\:hover\:text-tremor-content-strong\/55:hover:is(.dark *){color:#1118278c}.dark\:hover\:text-tremor-content-strong\/60:hover:is(.dark *){color:#11182799}.dark\:hover\:text-tremor-content-strong\/65:hover:is(.dark *){color:#111827a6}.dark\:hover\:text-tremor-content-strong\/70:hover:is(.dark *){color:#111827b3}.dark\:hover\:text-tremor-content-strong\/75:hover:is(.dark *){color:#111827bf}.dark\:hover\:text-tremor-content-strong\/80:hover:is(.dark *){color:#111827cc}.dark\:hover\:text-tremor-content-strong\/85:hover:is(.dark *){color:#111827d9}.dark\:hover\:text-tremor-content-strong\/90:hover:is(.dark *){color:#111827e6}.dark\:hover\:text-tremor-content-strong\/95:hover:is(.dark *){color:#111827f2}.dark\:hover\:text-tremor-content-subtle:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:hover\:text-tremor-content-subtle\/0:hover:is(.dark *){color:#9ca3af00}.dark\:hover\:text-tremor-content-subtle\/10:hover:is(.dark *){color:#9ca3af1a}.dark\:hover\:text-tremor-content-subtle\/100:hover:is(.dark *){color:#9ca3af}.dark\:hover\:text-tremor-content-subtle\/15:hover:is(.dark *){color:#9ca3af26}.dark\:hover\:text-tremor-content-subtle\/20:hover:is(.dark *){color:#9ca3af33}.dark\:hover\:text-tremor-content-subtle\/25:hover:is(.dark *){color:#9ca3af40}.dark\:hover\:text-tremor-content-subtle\/30:hover:is(.dark *){color:#9ca3af4d}.dark\:hover\:text-tremor-content-subtle\/35:hover:is(.dark *){color:#9ca3af59}.dark\:hover\:text-tremor-content-subtle\/40:hover:is(.dark *){color:#9ca3af66}.dark\:hover\:text-tremor-content-subtle\/45:hover:is(.dark *){color:#9ca3af73}.dark\:hover\:text-tremor-content-subtle\/5:hover:is(.dark *){color:#9ca3af0d}.dark\:hover\:text-tremor-content-subtle\/50:hover:is(.dark *){color:#9ca3af80}.dark\:hover\:text-tremor-content-subtle\/55:hover:is(.dark *){color:#9ca3af8c}.dark\:hover\:text-tremor-content-subtle\/60:hover:is(.dark *){color:#9ca3af99}.dark\:hover\:text-tremor-content-subtle\/65:hover:is(.dark *){color:#9ca3afa6}.dark\:hover\:text-tremor-content-subtle\/70:hover:is(.dark *){color:#9ca3afb3}.dark\:hover\:text-tremor-content-subtle\/75:hover:is(.dark *){color:#9ca3afbf}.dark\:hover\:text-tremor-content-subtle\/80:hover:is(.dark *){color:#9ca3afcc}.dark\:hover\:text-tremor-content-subtle\/85:hover:is(.dark *){color:#9ca3afd9}.dark\:hover\:text-tremor-content-subtle\/90:hover:is(.dark *){color:#9ca3afe6}.dark\:hover\:text-tremor-content-subtle\/95:hover:is(.dark *){color:#9ca3aff2}.dark\:hover\:text-wg-white-700:hover:is(.dark *){color:#fffc}.dark\:file\:hover\:bg-gray-900\/20:hover:is(.dark *)::file-selector-button{background-color:#11182733}.focus\:dark\:border-blue-700:is(.dark *):focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:focus\:bg-white\/5:focus:is(.dark *){background-color:#ffffff0d}.dark\:focus\:ring-slate-300:focus:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}.focus\:dark\:ring-blue-700\/30:is(.dark *):focus{--tw-ring-color: rgb(29 78 216 / .3)}.dark\:focus-visible\:border-white:focus-visible:is(.dark *){--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:focus-visible\:bg-gray-900:focus-visible:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:focus-visible\:text-destructive-400:focus-visible:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--wg-destructive-400) / var(--wg-destructive-400-opacity, var(--tw-text-opacity)))}.dark\:focus-visible\:text-primary:focus-visible:is(.dark *){color:hsl(var(--primary))}.dark\:disabled\:border-destructive-900:disabled:is(.dark *){--tw-border-opacity: 1;border-color:hsl(var(--wg-destructive-900) / var(--wg-destructive-900-opacity, var(--tw-border-opacity)))}.dark\:disabled\:border-gray-700:disabled:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:disabled\:bg-blue-800:disabled:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.dark\:disabled\:bg-gray-800:disabled:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:disabled\:bg-red-950:disabled:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.dark\:disabled\:text-blue-400:disabled:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:disabled\:text-destructive\/50:disabled:is(.dark *){color:hsl(var(--destructive) / .5)}.dark\:disabled\:text-gray-500:disabled:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:disabled\:text-gray-600:disabled:is(.dark *){--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:disabled\:text-red-400:disabled:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:disabled\:text-wg-white-500:disabled:is(.dark *){color:#ffffff80}.dark\:disabled\:text-white:disabled:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:file\:disabled\:border-gray-700:disabled:is(.dark *)::file-selector-button{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:file\:disabled\:bg-gray-800:disabled:is(.dark *)::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.group:hover .dark\:group-hover\:bg-blue-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.group:hover .dark\:group-hover\:text-gray-50:is(.dark *){--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.dark\:data-\[state\=active\]\:border-blue-500[data-state=active]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.dark\:data-\[state\=active\]\:border-primary[data-state=active]:is(.dark *){border-color:hsl(var(--primary))}.dark\:data-\[state\=active\]\:border-white[data-state=active]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:data-\[selected\=\'true\'\]\:bg-slate-800[data-selected=true]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:data-\[state\=active\]\:bg-\[\#090E1A\][data-state=active]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(9 14 26 / var(--tw-bg-opacity, 1))}.dark\:data-\[state\=active\]\:bg-gray-950[data-state=active]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.dark\:data-\[state\=open\]\:bg-slate-800[data-state=open]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:data-\[selected\=true\]\:text-slate-50[data-selected=true]:is(.dark *){--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.dark\:data-\[state\=active\]\:text-blue-500[data-state=active]:is(.dark *){--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.dark\:data-\[state\=active\]\:text-gray-50[data-state=active]:is(.dark *){--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.dark\:data-\[state\=open\]\:text-slate-400[data-state=open]:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}@media (min-width: 480px){.xs\:flex-nowrap{flex-wrap:nowrap}.xs\:gap-4{gap:1rem}}@media (min-width: 640px){.sm\:ml-auto{margin-left:auto}.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:hidden{display:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2{gap:.5rem}.sm\:gap-8{gap:2rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:text-left{text-align:left}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 768px){.md\:w-fit{width:fit-content}.md\:min-w-\[450px\]{min-width:450px}.md\:min-w-\[872px\]{min-width:872px}.md\:flex-row{flex-direction:row}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-\[250px\]{width:250px}.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\: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)))}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}}.last-of-type\:\[\&\+span\]\:hidden+span:last-of-type{display:none}.\[\&\:\:-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-scrollbar\]\:hidden::-webkit-scrollbar{display:none}.\[\&\:\:-webkit-search-cancel-button\]\:hidden::-webkit-search-cancel-button{display:none}.\[\&\:\:-webkit-search-decoration\]\:hidden::-webkit-search-decoration{display:none}.\[\&\:has\(\:focus-visible\)\]\:overflow-visible:has(:focus-visible){overflow:visible}.\[\&\:has\(\>svg\:first-child\)\]\:pl-3:has(>svg:first-child){padding-left:.75rem}.\[\&\:has\(\[aria-selected\]\)\]\:rounded-md:has([aria-selected]){border-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){background-color:hsl(var(--accent))}.\[\&\:has\(\[aria-selected\]\.outside\)\]\:bg-accent\/50:has([aria-selected].outside){background-color:hsl(var(--accent) / .5)}.\[\&\:has\(\[aria-selected\]\.range_end\)\]\:rounded-r-md:has([aria-selected].range end){border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[data-state\=checked\]\)_\.wg-unchecked\]\:hidden:has([data-state=checked]) .wg-unchecked{display:none}.\[\&\:has\(\[data-state\=unchecked\]\)_\.wg-label\]\:text-surface-700:has([data-state=unchecked]) .wg-label{--tw-text-opacity: 1;color:hsl(var(--wg-surface-700) / var(--wg-surface-700-opacity, var(--tw-text-opacity)))}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.hover\:\[\&\:not\(\:disabled\)\]\:bg-surface:not(:disabled):hover{--tw-bg-opacity: 1;background-color:hsl(var(--wg-surface) / var(--wg-surface-opacity, var(--tw-bg-opacity)))}.hover\:\[\&\:not\(\:disabled\)\]\:text-surface-900:not(:disabled):hover{--tw-text-opacity: 1;color:hsl(var(--wg-surface-900) / var(--wg-surface-900-opacity, var(--tw-text-opacity)))}.\[\&\:not\(\[data-state\=closed\]\)\]\:text-primary:not([data-state=closed]){color:hsl(var(--primary))}.\[\&\>\*\]\:grow>*{flex-grow:1}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y: 2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>abbr\]\:no-underline>abbr{text-decoration-line:none}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>span\]\:truncate>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y: -3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>svg\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:left-4>svg{left:1rem}.\[\&\>svg\]\:top-4>svg{top:1rem}.\[\&\>svg\]\:text-destructive>svg{color:hsl(var(--destructive))}.\[\&\>svg\]\:text-foreground>svg{color:hsl(var(--foreground))}.\[\&\>svg\]\:\!opacity-100>svg{opacity:1!important}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&\[data-state\=open\]_\.wg-select-icon\]\:\!rotate-180[data-state=open] .wg-select-icon{--tw-rotate: 180deg !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.\[\&_\.ProseMirror\]\:outline-none .ProseMirror{outline:2px solid transparent;outline-offset:2px}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--muted-foreground))}.\[\&_\[cmdk-group-heading\]\]\:text-slate-500 [cmdk-group-heading]{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark\:\[\&_\[cmdk-group-heading\]\]\:text-slate-400 [cmdk-group-heading]:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_a\]\:underline a{text-decoration-line:underline}.\[\&_a\]\:underline-offset-4 a{text-underline-offset:4px}.\[\&_a\]\:hover\:text-primary:hover a{color:hsl(var(--primary))}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:invisible svg{visibility:hidden}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\]\:text-surface-900 svg{--tw-text-opacity: 1;color:hsl(var(--wg-surface-900) / var(--wg-surface-900-opacity, var(--tw-text-opacity)))}.\[\&_svg\]\:opacity-40 svg{opacity:.4}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}
