/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * 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:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.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;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;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 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}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui: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 li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.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-ui{position:absolute}.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 .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{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-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.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:0}.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:0;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}.ql-resize-overlay{position:absolute;box-sizing:border-box;border:1px dashed #444;pointer-events:none}.ql-resize-toolbar{position:absolute;top:-12px;right:0;left:0;height:0;min-width:120px;text-align:center;color:#333;box-sizing:border-box;cursor:default;pointer-events:all}.ql-resize-toolbar button{display:inline-block;min-width:24px;height:24px;padding:2px;background-color:#fff;border:1px solid #999;vertical-align:middle}.ql-resize-toolbar button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.ql-resize-toolbar button:last-child{border-bottom-right-radius:3px;border-top-right-radius:3px}.ql-resize-toolbar button:not(:first-child){border-left:none}.ql-resize-toolbar button.active{filter:invert(20%)}.ql-resize-toolbar svg{width:18px}.ql-resize-handle{position:absolute;height:12px;width:12px;background-color:#fff;border:1px solid #777;box-sizing:border-box;opacity:.8;pointer-events:all}.ql-resize-handle.tl{top:-6px;left:-6px;cursor:nwse-resize}.ql-resize-handle.tr{top:-6px;right:-6px;cursor:nesw-resize}.ql-resize-handle.br{right:-6px;bottom:-6px;cursor:nwse-resize}.ql-resize-handle.bl{left:-6px;bottom:-6px;cursor:nesw-resize}.ql-resize-display{position:absolute;padding:4px 8px;text-align:center;background-color:#fff;color:#333;border:1px solid #777;box-sizing:border-box;opacity:.8;cursor:default;line-height:1}.ql-resize-style-left{float:left;margin:0 1em 1em 0}.ql-resize-style-center{display:block;margin:auto;text-align:center}.ql-resize-style-right{float:right;margin:0 0 1em 1em}.ql-resize-style-full{width:100%!important}.ql-resize-style-full>*{width:100%}.ql-cell-selected-after,.ql-cell-selected:after,.ql-cell-focused:after{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#9ecffa4d}.ql-table-border-shadow,.ql-table-select-container,.ql-table-dropdown-list,.ql-table-dropdown-properties-list,.ql-table-menus-container{border-radius:2px;border:1px solid #ccced1;background:#fff;box-shadow:0 1px 2px 1px #00000026}.ql-table-triangle-common,.ql-table-tooltip-error:before,.label-field-view-status:before,.ql-table-tooltip:before,.ql-table-triangle-down:not(.ql-table-triangle-none):after,.ql-table-triangle-down:not(.ql-table-triangle-none):before,.ql-table-triangle-up:not(.ql-table-triangle-none):after,.ql-table-triangle-up:not(.ql-table-triangle-none):before{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);content:"";border:10px solid rgba(0,0,0,0)}.ql-table-input-focus,.ql-table-color-container .color-picker .color-picker-select>.erase-container,.ql-table-selected,.ql-table-properties-form .ql-table-dropdown-selected,.ql-table-properties-form .ql-table-color-selected,.ql-table-input:focus,.ql-table-color-container .label-field-view-color .property-input:focus,.ql-table-properties-form .property-input:focus{border:1px solid #3779eb;box-shadow:0 0 0 3px #cae1fc}.ql-table-input,.ql-table-color-container .label-field-view-color .property-input,.ql-table-properties-form .property-input{width:80px;height:30px;border:1px solid #ccced1;outline:none;padding-left:6px;background:inherit}.ql-table-input:focus::-webkit-input-placeholder,.ql-table-color-container .label-field-view-color .property-input:focus::-webkit-input-placeholder,.ql-table-properties-form .property-input:focus::-webkit-input-placeholder{color:#0000}.ql-table-input:focus:-ms-input-placeholder,.ql-table-color-container .label-field-view-color .property-input:focus:-ms-input-placeholder,.ql-table-properties-form .property-input:focus:-ms-input-placeholder{color:#0000}.ql-table-input:focus::-ms-input-placeholder,.ql-table-color-container .label-field-view-color .property-input:focus::-ms-input-placeholder,.ql-table-properties-form .property-input:focus::-ms-input-placeholder{color:#0000}.ql-table-input:focus::placeholder,.ql-table-color-container .label-field-view-color .property-input:focus::placeholder,.ql-table-properties-form .property-input:focus::placeholder{color:#0000}.ql-table-input:focus+label,.ql-table-color-container .label-field-view-color .property-input:focus+label,.ql-table-properties-form .property-input:focus+label{display:block}.ql-table-input:not(:-ms-input-placeholder)+label,.ql-table-color-container .label-field-view-color .property-input:not(:-ms-input-placeholder)+label,.ql-table-properties-form .property-input:not(:-ms-input-placeholder)+label{display:block}.ql-table-input:not(:placeholder-shown)+label,.ql-table-color-container .label-field-view-color .property-input:not(:placeholder-shown)+label,.ql-table-properties-form .property-input:not(:placeholder-shown)+label{display:block}.ql-table-temporary{display:none}.ql-table-center,.ql-table-select-container .ql-table-select-list,.ql-table-select-container,.ql-table-color-container .color-picker .color-picker-palette .color-picker-wrap .iro-container,.ql-table-color-container .color-picker,.ql-table-properties-form .properties-form-action-row>button,.ql-table-dropdown-list .ql-table-header-row,.ql-table-dropdown-properties-list .ql-table-header-row,.ql-operate-line-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ql-table-selected,.ql-table-properties-form .ql-table-dropdown-selected,.ql-table-properties-form .ql-table-color-selected{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAM1BMVEUAAAAyMjIyMjIiIiIyMjIyMjIyMjIyMjIxMTEyMjIyMjIyMjIwMDAzMzMxMTEwMDAzMzOYbpUsAAAAEXRSTlMA/XgF8HRua2fm2rI3rzk1Lf2cC1oAAAA8SURBVBjTY6AUsHKh8RnZ8PKZoHwBZhifHcLg5GVG4TPwsXAzQ/gwwAMUYWLkALIQIlxgPgLwc3JQ4h0Ae0ABBy2kuXoAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:16px;box-sizing:border-box}.ql-operate-line-container{position:absolute;z-index:10}.ql-operate-line-container .ql-operate-line{background-color:#0589f3}.ql-operate-block{position:absolute;z-index:10;border:1px solid #979797;cursor:nwse-resize}.ql-operate-block-move{cursor:crosshair;border:none}.ql-operate-drag-table{border:1px dashed #000;position:absolute}.ql-cell-focused{position:relative}.ql-cell-focused:after{border:1px solid #3779eb}.ql-cell-selected{position:relative}.ql-table-menus-container{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px;box-sizing:border-box;z-index:1}.ql-table-triangle-up:not(.ql-table-triangle-none):before{bottom:-20px;border-top-color:#00000026!important}.ql-table-triangle-up:not(.ql-table-triangle-none):after{bottom:-19px;border-top-color:#fff!important}.ql-table-triangle-down:not(.ql-table-triangle-none):before{top:-20px;border-bottom-color:#00000026!important}.ql-table-triangle-down:not(.ql-table-triangle-none):after{top:-19px;border-bottom-color:#fff!important}.label-field-view{position:relative}.label-field-view-input-wrapper{position:relative;height:100%}.label-field-view-input-wrapper>label{position:absolute;left:0;top:-50%;-webkit-transform:translateY(50%) scale(.75);transform:translateY(50%) scale(.75);color:#999;background:#fff;display:none}.label-field-view-status{max-width:160px;width:-webkit-max-content;width:max-content}.label-field-view-error>input{border-color:#db3700!important;-webkit-animation:ql-table-input-shake .3s ease both;animation:ql-table-input-shake .3s ease both}.label-field-view-error>input:focus{box-shadow:0 0 0 3px #ff401f4d!important}.label-field-view-error>label{color:#db3700}.ql-table-dropdown,.ql-table-dropdown-properties{display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:center;align-items:center;position:relative;padding:0 4px;cursor:pointer}.ql-table-dropdown:hover,.ql-table-dropdown-properties:hover{background:#f0f0f0}.ql-table-dropdown-text,.ql-table-dropdown-properties-text{-ms-flex:1;flex:1;height:100%;margin-right:7px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ql-table-dropdown-list,.ql-table-dropdown-properties-list{position:absolute;left:0;bottom:0;-webkit-transform:translateY(100%);transform:translateY(100%);margin:0;padding:0;width:170px;z-index:10}.ql-table-dropdown-list li,.ql-table-dropdown-properties-list li{list-style:none;line-height:30px;padding:0 10px;cursor:pointer}.ql-table-dropdown-list li:hover,.ql-table-dropdown-properties-list li:hover{background-color:#f0f0f0}.ql-table-dropdown-list .ql-table-header-row,.ql-table-dropdown-properties-list .ql-table-header-row{-ms-flex-pack:justify;justify-content:space-between}.ql-table-dropdown-label,.ql-table-dropdown-properties-label{width:100%;min-width:100%;line-height:24px;font-weight:700;margin-bottom:6px;display:block}.ql-table-tooltip-hover{display:-ms-flexbox;display:flex;position:relative}.ql-table-tooltip-hover:hover .ql-table-tooltip{display:block}.ql-table-tooltip-hover:hover+.ql-table-tooltip{display:block}.ql-table-tooltip{font-size:12px;min-width:32px;line-height:20px;padding:6px;white-space:nowrap;color:#fff;text-align:center;word-wrap:break-word;background:#000000d9;border-radius:6px;position:absolute;z-index:11;left:50%;bottom:-10px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.ql-table-tooltip:before{border-bottom-color:#000000d9!important;top:-20px}.ql-table-tooltip:hover{display:block}.ql-table-tooltip-hidden{display:none!important}.ql-table-tooltip-error,.label-field-view-status{font-size:12px;min-width:32px;line-height:20px;padding:6px;white-space:nowrap;color:#fff;text-align:center;word-wrap:break-word;background:#db3700;border-radius:6px;position:absolute;left:50%;bottom:-10px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);white-space:pre-wrap;z-index:9}.ql-table-tooltip-error:before,.label-field-view-status:before{border-bottom-color:#db3700!important;top:-20px}.ql-table-tooltip-error:hover,.label-field-view-status:hover{display:block}.ql-table-tooltip-error-hidden{display:none!important}.ql-table-dropdown-properties{width:80px;height:30px;border:1px solid #ccced1;box-sizing:border-box}.ql-table-dropdown-properties:hover{background:none}.ql-table-properties-form{width:320px;position:absolute;left:50%;padding-bottom:8px;background:#fff;z-index:1;box-shadow:0 1px 2px 1px #ccced1}.ql-table-properties-form .properties-form-header{height:40px;line-height:40px;padding:0 12px;border-bottom:1px solid #ccced1;margin:0;box-sizing:border-box;color:#333;font-size:14px}.ql-table-properties-form .properties-form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:8px 12px;-ms-flex-pack:justify;justify-content:space-between}.ql-table-properties-form .properties-form-row .ql-table-check-container{display:-ms-flexbox;display:flex;border:1px solid #ccced1;-ms-flex-align:center;align-items:center}.ql-table-properties-form .properties-form-row .ql-table-check-container .ql-table-tooltip-hover{padding:6px 10px;cursor:pointer}.ql-table-properties-form .properties-form-row .ql-table-check-container .ql-table-tooltip-hover:hover{background:#f0f0f0}.ql-table-properties-form .properties-form-row .ql-table-check-container .ql-table-btns-checked{background:#f0f7ff}.ql-table-properties-form .properties-form-row .ql-table-check-container .ql-table-btns-checked>svg path{stroke:#2977ff}.ql-table-properties-form .properties-form-row-full .ql-table-color-container,.ql-table-properties-form .properties-form-row-full .ql-table-color-container .property-input{width:100%}.ql-table-properties-form .properties-form-action-row{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:0 12px}.ql-table-properties-form .properties-form-action-row>button{background:#fff;outline:none;border:none;height:30px;cursor:pointer;-ms-flex:1;flex:1}.ql-table-properties-form .properties-form-action-row>button>span{margin:0 2px;display:-ms-flexbox;display:flex}.ql-table-properties-form .properties-form-action-row>button:hover{background:#f0f0f0}.ql-table-properties-form .properties-form-action-row>button[disabled]{background-color:#0000}.ql-table-properties-form .ql-table-color-selected{background-position:center}.ql-table-properties-form .ql-table-dropdown-selected{background-position:calc(100% - 10px) center}.ql-table-color-container{border:1px solid #ccced1;height:30px;box-sizing:border-box;display:-ms-flexbox;display:flex}.ql-table-color-container .label-field-view-color{-ms-flex:1;flex:1}.ql-table-color-container .label-field-view-color .property-input{border:1px solid rgba(0,0,0,0);height:100%}.ql-table-color-container .color-picker{width:30px;border-left:1px solid #ccced1;box-sizing:border-box;position:relative}.ql-table-color-container .color-picker .color-button{width:20px;height:20px;border:1px solid #ccced1;box-sizing:border-box;cursor:pointer;position:relative}.ql-table-color-container .color-picker .color-unselected{position:relative}.ql-table-color-container .color-picker .color-unselected:after{content:"";position:absolute;width:1px;height:26px;background:red;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:50%;top:-4px}.ql-table-color-container .color-picker .color-picker-select{position:absolute;right:0;bottom:0;width:156px;-webkit-transform:translateY(100%);transform:translateY(100%);background:#fff;z-index:10;box-shadow:0 1px 2px 1px #ccced1}.ql-table-color-container .color-picker .color-picker-select .erase-container{display:-ms-flexbox;display:flex;height:30px;-ms-flex-align:center;align-items:center;padding:0 12px;cursor:pointer}.ql-table-color-container .color-picker .color-picker-select .erase-container:hover{background:#f0f0f0}.ql-table-color-container .color-picker .color-picker-select .erase-container>button{border:none;outline:none;background:inherit;height:100%;cursor:pointer}.ql-table-color-container .color-picker .color-picker-select>.erase-container{margin-bottom:4px}.ql-table-color-container .color-picker .color-picker-select .color-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 12px;margin:0;-ms-flex-pack:justify;justify-content:space-between}.ql-table-color-container .color-picker .color-picker-select .color-list>li{list-style:none;width:24px;height:24px;margin:2px 0;position:relative;cursor:pointer}.ql-table-color-container .color-picker .color-picker-select .color-list>li[data-color="#ffffff"]{border:1px solid #ccced1;box-sizing:border-box}.ql-table-color-container .color-picker .color-picker-palette{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;background:#fff}.ql-table-color-container .color-picker .color-picker-palette .color-picker-wrap{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ql-table-color-container .color-picker .color-picker-palette .color-picker-wrap .iro-container{-ms-flex:1;flex:1}.ql-table-disabled{background:#f2f2f2;pointer-events:none}.ql-table-button-disabled{background:#f2f2f2!important;pointer-events:none}.ql-table-button-disabled svg .ql-fill{fill:#999!important}.ql-table-button-disabled svg .ql-stroke{stroke:#999!important}button.ql-table-better{position:relative}.ql-table-select-container{-ms-flex-direction:column;flex-direction:column;width:190px;padding:2px;position:absolute;top:24px;z-index:10;box-sizing:border-box}.ql-table-select-container .ql-table-select-list{-ms-flex-wrap:wrap;flex-wrap:wrap}.ql-table-select-container .ql-table-select-label{width:100%;line-height:16px;text-align:center;color:#222f3eb3;margin-top:2px}.ql-table-select-container span{width:16px;height:16px;border:1px solid #000;box-sizing:border-box;margin:1px}ol.table-list-container{counter-reset:list-0}.ql-editor th{border:1px solid #000;padding:2px 5px;background:#0000000d}.ql-table-divider{background:#ccced1;height:1px;width:100%}.ql-table-switch{position:relative;display:inline-block;width:28px;height:16px}.ql-table-switch .ql-table-switch-inner{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#ccc;transition:.4s;border-radius:8px}.ql-table-switch .ql-table-switch-inner:before{content:"";position:absolute;height:12px;width:12px;left:2px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#fff;transition:.4s;border-radius:50%}.ql-table-switch .ql-table-switch-inner[aria-checked=true]{background:#2196f3}.ql-table-switch .ql-table-switch-inner[aria-checked=true]:before{-webkit-transform:translate(12px,-50%);transform:translate(12px,-50%)}@-webkit-keyframes ql-table-input-shake{20%{-webkit-transform:translateX(-2px);transform:translate(-2px)}40%{-webkit-transform:translateX(2px);transform:translate(2px)}60%{-webkit-transform:translateX(-1px);transform:translate(-1px)}80%{-webkit-transform:translateX(1px);transform:translate(1px)}}@keyframes ql-table-input-shake{20%{-webkit-transform:translateX(-2px);transform:translate(-2px)}40%{-webkit-transform:translateX(2px);transform:translate(2px)}60%{-webkit-transform:translateX(-1px);transform:translate(-1px)}80%{-webkit-transform:translateX(1px);transform:translate(1px)}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html:not(.dark){color-scheme:light}html.dark{color-scheme:dark}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1e293b;background-color:#f2eeec;line-height:1.6;letter-spacing:.01em;padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}html.dark body{color:#e2e4e9;background-color:#16171b}input,select,textarea,button{font:inherit}table{font-size:.9375rem;line-height:1.5}th{font-weight:600}::-moz-selection{background-color:#1a73e82e;color:#1e293b}::selection{background-color:#1a73e82e;color:#1e293b}html.dark ::-moz-selection{background-color:#8ab4f838;color:#e2e4e9}html.dark ::selection{background-color:#8ab4f838;color:#e2e4e9}h1,h2,h3{font-family:inherit;letter-spacing:-.015em;line-height:1.3}h1{font-weight:700;font-size:1.5rem}h2{font-weight:600;font-size:1.25rem}h3{font-weight:600;font-size:1.125rem}*:focus-visible{outline:2px solid #2563eb;outline-offset:2px}html.dark *:focus-visible{outline-color:#7ba3f7}button:focus-visible,a:focus-visible{outline:2px solid #2563eb;outline-offset:2px}html.dark button:focus-visible,html.dark a:focus-visible{outline-color:#7ba3f7}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.btn-interact{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);transform-origin:center}.btn-interact:hover{--tw-brightness: brightness(1.1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.btn-interact:active{animation:btn-press-in .12s ease-out forwards}.btn-interact:not(:active){animation:none}.btn-icon{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);transform-origin:center}.btn-icon:active{animation:btn-press-in-icon .12s ease-out forwards}.btn-icon:not(:active){animation:none}.modal-overlay{animation:modal-fade-in .2s ease-out}.modal-panel{animation:modal-scale-in .2s ease-out}.card-enter{animation:card-slide-up .25s ease-out both}.qc-detail-page{margin-left:auto;margin-right:auto;width:100%;max-width:1600px}.qc-detail-page>: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))}.qc-detail-page{padding:.75rem}@media (min-width: 640px){.qc-detail-page{padding:1rem}}.qc-detail-table-scroll.is-dragging{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.qc-line-item-cards,.qc-line-item-card{max-width:100%}.qc-line-item-card-header{box-shadow:none}.qc-line-item-update-status-btn,.qc-line-item-update-status-btn:hover,.qc-line-item-update-status-btn span,.qc-line-item-update-status-btn svg{color:#fff!important}.qc-line-item-section-col{flex:0 0 clamp(11rem,22vw,17rem);width:clamp(11rem,22vw,17rem)}.qc-line-item-card .qc-line-item-field-row,.qc-line-item-summary-row{padding:.5rem .625rem}.qc-line-item-sections-row{width:-moz-max-content;width:max-content;min-width:100%}.qc-line-item-hscroll{overflow-x:auto;overflow-y:visible;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgb(148 163 184 / .85) transparent;padding-bottom:.35rem;cursor:grab}.qc-line-item-hscroll.is-dragging{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.qc-line-item-hscroll.is-dragging *{cursor:grabbing}.qc-line-item-hscroll::-webkit-scrollbar{height:8px}.qc-line-item-hscroll::-webkit-scrollbar-thumb{border-radius:9999px;background-color:#94a3b8d9}.qc-line-item-hscroll::-webkit-scrollbar-track{background:transparent}.qc-line-item-scroll-fade{position:absolute;top:0;bottom:.35rem;width:1.75rem;z-index:10}.qc-line-item-scroll-fade--left{left:0;background:linear-gradient(to right,rgb(255 255 255 / .95) 0%,rgb(255 255 255 / .6) 55%,transparent 100%)}.qc-line-item-scroll-fade--right{right:0;background:linear-gradient(to left,rgb(255 255 255 / .95) 0%,rgb(255 255 255 / .6) 55%,transparent 100%)}html[data-theme=dark] .qc-line-item-scroll-fade--left{background:linear-gradient(to right,rgb(15 23 42 / .95) 0%,rgb(15 23 42 / .55) 55%,transparent 100%)}html[data-theme=dark] .qc-line-item-scroll-fade--right{background:linear-gradient(to left,rgb(15 23 42 / .95) 0%,rgb(15 23 42 / .55) 55%,transparent 100%)}.qc-checklist-table thead th.qc-checklist-th{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.qc-checklist-table thead th.qc-checklist-th:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}html[data-theme=light] .qc-checklist-table thead th.qc-checklist-th{color:#fff!important;background-color:#475569!important}.qc-checklist-section-header{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.qc-checklist-section-header:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}html[data-theme=light] .qc-checklist-section-header{color:#fff!important;background-color:#64748b!important}html[data-theme=light] .qc-checklist-section-header .text-slate-200,html[data-theme=light] .qc-checklist-section-header .text-slate-300{color:#e2e8f0!important}.qc-checklist-section-info-panel{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#f8fafce6}html[data-theme=light] aside>div.qc-checklist-section-info-panel{border-color:#e2e8f0}html[data-theme=light] tr.qc-checklist-section-info-panel:hover{background-color:#f8fafc}.qc-checklist-section-info-panel:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1));background-color:#1e293b66}.qc-list-page>: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))}.qc-mobile-card{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}html[data-theme=light] aside>div.qc-mobile-card{border-color:#e2e8f0}html[data-theme=light] tr.qc-mobile-card:hover{background-color:#f8fafc}.qc-mobile-card:last-child{border-bottom-width:0px}.qc-mobile-card:is(html.dark *){border-color:#33415580;background-color:#1e293b80}.qc-mobile-card__main{display:flex;min-width:0px;align-items:center;justify-content:space-between;gap:.5rem}html[data-theme=light] .min-h-screen.qc-mobile-card__main{background-color:#f2eeec}.qc-mobile-card__number{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;line-height:1.5;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}html[data-theme=light] .qc-mobile-card__number{color:#1e293b}.qc-mobile-card__number:is(html.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.qc-mobile-card__meta{margin-top:.375rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:.75rem;column-gap:.75rem;row-gap:.25rem;font-size:.8125rem;line-height:1.4}.qc-mobile-card__meta dt{font-weight:500;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}html[data-theme=light] .qc-mobile-card__meta dt{color:#404956}html[data-theme=light] .qc-mobile-card__meta dt.text-slate-800{color:#1e293b}.qc-mobile-card__meta dt:is(html.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.qc-mobile-card__meta dd{margin-top:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}html[data-theme=light] .qc-mobile-card__meta dd,html[data-theme=light] .font-medium.qc-mobile-card__meta dd{color:#1e293b}html[data-theme=light] .qc-checklist-section-header .qc-mobile-card__meta dd:is(html.dark *){color:#e2e8f0}.qc-mobile-card__meta dd:is(html.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.qc-mobile-card__expand{display:flex;align-items:center;gap:.375rem;padding-top:.25rem;padding-bottom:.25rem;font-size:.8125rem;line-height:1.4;font-weight:500;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}html[data-theme=light] .min-h-screen.qc-mobile-card__expand{background-color:#f2eeec}html[data-theme=light] aside button.rounded-lg.qc-mobile-card__expand:hover{background-color:#e2e8f0;color:#1e293b}html[data-theme=light] .qc-mobile-card__expand{color:#475569}html[data-theme=light] .qc-mobile-card__expand.text-slate-800{color:#1e293b}html[data-theme=light] .qc-checklist-section-header .qc-mobile-card__expand:hover:is(html.dark *){color:#e2e8f0}.qc-mobile-card__expand:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.qc-mobile-card__expand:is(html.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.qc-mobile-card__expand:hover:is(html.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.qc-list-data-card{overflow:hidden;border-radius:0;border-width:1px;--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--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);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}html[data-theme=light] .login-page .rounded-xl.qc-list-data-card{background-color:#fff;border-color:#e2e8f0}.qc-list-data-card:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.qc-list-data-card>div.border-t{gap:.5rem;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.9375rem;line-height:1.5}html[data-theme=light] .qc-list-data-card>div.border-t{background-color:#f1f5f9}.qc-list-data-card>div.border-t:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.qc-list-data-card>div.border-t select{padding:.25rem .5rem;font-size:.9375rem;line-height:1.5}.qc-list-data-card>div.border-t .btn-pagination{border-radius:.25rem;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));padding:.375rem .75rem;font-size:.9375rem;line-height:1.5}.qc-list-data-card>div.border-t .btn-pagination:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.table-spreadsheet{width:100%;border-collapse:collapse;font-size:.9375rem;line-height:1.5;--sticky-col-1-width: 160px}.table-spreadsheet thead{position:sticky;top:0;z-index:10}.table-spreadsheet thead th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;text-align:left;font-size:1.0625rem;line-height:1.6;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}html[data-theme=light] aside nav a.rounded-lg.table-spreadsheet thead th{background-color:#e2e8f0;color:#0f172a}html[data-theme=light] .table-spreadsheet thead th,html[data-theme=light] .font-medium.table-spreadsheet thead th{color:#1e293b}html[data-theme=light] .login-page .rounded-xl.table-spreadsheet thead th{background-color:#fff;border-color:#e2e8f0}.table-spreadsheet thead th:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.table-spreadsheet thead tr.filter-row th{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:0;font-weight:400}html[data-theme=light] .table-spreadsheet thead tr.filter-row th{background-color:#f1f5f9}.table-spreadsheet thead tr.filter-row th:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.table-spreadsheet thead tr.filter-row input{margin:0;width:100%;min-width:0px;border-radius:0;border-width:0px;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .625rem;font-size:.9375rem;line-height:1.5;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.table-spreadsheet thead tr.filter-row input::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.table-spreadsheet thead tr.filter-row input::placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}html[data-theme=light] .table-spreadsheet thead tr.filter-row input{color:#1e293b}.table-spreadsheet thead tr.filter-row input:focus{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity, 1))}.table-spreadsheet thead tr.filter-row input:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.table-spreadsheet thead tr.filter-row input:focus:is(html.dark *){background-color:#082f4966}.table-spreadsheet tbody tr{border-width:0px}.table-spreadsheet tbody td{white-space:nowrap;border-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;vertical-align:middle;font-size:1.0625rem;line-height:1.5;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}html[data-theme=light] .table-spreadsheet tbody td{color:#1e293b}html[data-theme=light] .login-page .rounded-xl.table-spreadsheet tbody td{background-color:#fff;border-color:#e2e8f0}.table-spreadsheet tbody td:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.table-spreadsheet tbody tr:hover td,.table-spreadsheet tbody tr.group:hover td{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.table-spreadsheet tbody tr:hover td:is(html.dark *),.table-spreadsheet tbody tr.group:hover td:is(html.dark *){background-color:#082f4959}.table-spreadsheet tbody tr.\!group:hover td{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.table-spreadsheet tbody tr.\!group:hover td:is(html.dark *){background-color:#082f4959}.table-spreadsheet tbody tr.empty-row td{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:1rem;padding-bottom:1rem;text-align:center}.table-spreadsheet tbody tr.empty-row td:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.table-spreadsheet tbody tr.qc-line-items-row td{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:0;vertical-align:top}html[data-theme=light] .table-spreadsheet tbody tr.qc-line-items-row td{background-color:#f8fafc}.table-spreadsheet tbody tr.qc-line-items-row td:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.table-spreadsheet .spreadsheet-sort-btn{display:inline-flex;max-width:100%;align-items:center;gap:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:0;padding:0;font-weight:600;color:inherit}.table-spreadsheet .spreadsheet-sort-btn:hover{text-decoration-line:underline}.table-spreadsheet .spreadsheet-sort-btn:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity, 1))}.table-spreadsheet .spreadsheet-sticky-header{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}html[data-theme=light] aside nav a.rounded-lg.table-spreadsheet .spreadsheet-sticky-header{background-color:#e2e8f0;color:#0f172a}.table-spreadsheet .spreadsheet-sticky-header:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.table-spreadsheet .spreadsheet-sticky-header{box-shadow:1px 0 #cbd5e1}html.dark .table-spreadsheet .spreadsheet-sticky-header{box-shadow:1px 0 #475569}.table-spreadsheet .spreadsheet-sticky-cell{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.table-spreadsheet .spreadsheet-sticky-cell:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.table-spreadsheet .spreadsheet-sticky-cell{box-shadow:1px 0 #e2e8f0}html.dark .table-spreadsheet .spreadsheet-sticky-cell{box-shadow:1px 0 #334155}.table-spreadsheet tbody tr:hover .spreadsheet-sticky-cell,.table-spreadsheet tbody tr.group:hover .spreadsheet-sticky-cell{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.table-spreadsheet tbody tr:hover .spreadsheet-sticky-cell:is(html.dark *),.table-spreadsheet tbody tr.group:hover .spreadsheet-sticky-cell:is(html.dark *){background-color:#082f4959}.table-spreadsheet tbody tr.\!group:hover .spreadsheet-sticky-cell{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.table-spreadsheet tbody tr.\!group:hover .spreadsheet-sticky-cell:is(html.dark *){background-color:#082f4959}.qc-overview-page{max-width:100%}.qc-overview-toolbar{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--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)}html[data-theme=light] aside nav a.qc-overview-toolbar.bg-slate-200{background-color:#e2e8f0;color:#0f172a}html[data-theme=light] aside button.qc-overview-toolbar.text-slate-600:hover{background-color:#e2e8f0;color:#1e293b}html[data-theme=light] [class*=bg-white].qc-overview-toolbar{background-color:#fcfbfa}html[data-theme=light] .login-page .rounded-xl.qc-overview-toolbar{background-color:#fff;border-color:#e2e8f0}.qc-overview-toolbar:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.qc-overview-print-root{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--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);--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);--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.qc-overview-print-root:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1));--tw-ring-opacity: 1;--tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1))}.qc-overview-hero{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem 1.25rem}html[data-theme=light] aside>div.qc-overview-hero{border-color:#e2e8f0}html[data-theme=light] tr.qc-overview-hero:hover{background-color:#f8fafc}.qc-overview-hero:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.qc-overview-hero{background:linear-gradient(180deg,#f8fafc,#fff)}html.dark .qc-overview-hero{background:linear-gradient(180deg,#1e293b,#0f172a)}.qc-overview-hero h1{margin:0;font-size:1.1875rem;line-height:1.55;font-weight:600;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}html[data-theme=light] .qc-overview-hero h1,html[data-theme=light] .font-medium.qc-overview-hero h1{color:#1e293b}.qc-overview-hero h1:is(html.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.qc-overview-hero-meta{margin-top:.375rem;display:flex;flex-wrap:wrap;-moz-column-gap:1rem;column-gap:1rem;row-gap:.125rem;font-size:.9375rem;line-height:1.5;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}html[data-theme=light] .min-h-screen.qc-overview-hero-meta{background-color:#f2eeec}html[data-theme=light] .qc-overview-hero-meta{color:#404956}.qc-overview-hero-meta:is(html.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.qc-overview-hero-stat{display:inline-flex;align-items:center;gap:.375rem;--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)}.qc-overview-hero-stat strong{font-weight:500;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}html[data-theme=light] .qc-overview-hero-stat strong{color:#475569}html[data-theme=light] .qc-overview-hero-stat strong.text-slate-800{color:#1e293b}html[data-theme=light] .qc-checklist-section-header .qc-overview-hero-stat strong:is(html.dark *){color:#e2e8f0}.qc-overview-hero-stat strong:is(html.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.qc-overview-legend{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem 1rem}html[data-theme=light] .min-h-screen.qc-overview-legend{background-color:#f2eeec}html[data-theme=light] aside>div.qc-overview-legend{border-color:#e2e8f0}html[data-theme=light] tr.qc-overview-legend:hover{background-color:#f8fafc}.qc-overview-legend:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.qc-overview-legend-label{margin-right:.25rem;flex-shrink:0;font-size:.8125rem;line-height:1.4;font-weight:600;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}html[data-theme=light] header.qc-overview-legend-label h1,html[data-theme=light] header.qc-overview-legend-label button{color:#475569}html[data-theme=light] header.qc-overview-legend-label button:hover{color:#1e293b;background-color:#e2e8f0}html[data-theme=light] .qc-overview-legend-label{color:#404956}.qc-overview-legend-label:is(html.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.qc-overview-legend-pill{border-radius:.25rem;border-width:1px;border-color:#e2e8f0cc;padding:.125rem .5rem;font-size:.8125rem;line-height:1.4;font-weight:500;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}html[data-theme=light] .qc-overview-legend-pill{color:#475569}html[data-theme=light] .qc-overview-legend-pill.text-slate-800{color:#1e293b}html[data-theme=light] .login-page .rounded-xl.qc-overview-legend-pill{background-color:#fff;border-color:#e2e8f0}html[data-theme=light] .qc-checklist-section-header .qc-overview-legend-pill:is(html.dark *){color:#e2e8f0}.qc-overview-legend-pill:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.qc-overview-meta-panel{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));background-color:#f8fafc80}html[data-theme=light] aside>div.qc-overview-meta-panel{border-color:#e2e8f0}html[data-theme=light] tr.qc-overview-meta-panel:hover{background-color:#f8fafc}.qc-overview-meta-panel:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1));background-color:#0f172a80}.qc-overview-meta th,.qc-overview-meta td{border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.625rem .75rem;vertical-align:top;font-size:1.0625rem;line-height:1.6}html[data-theme=light] .login-page .rounded-xl.qc-overview-meta th,html[data-theme=light] .login-page .rounded-xl .qc-overview-meta td{background-color:#fff;border-color:#e2e8f0}.qc-overview-meta th:is(html.dark *),.qc-overview-meta td:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.qc-overview-meta-label{width:22%;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));font-weight:500;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}html[data-theme=light] aside button.rounded-lg.qc-overview-meta-label:hover{background-color:#e2e8f0;color:#1e293b}html[data-theme=light] .qc-overview-meta-label{color:#475569;background-color:#f1f5f9}html[data-theme=light] .qc-overview-meta-label.text-slate-800{color:#1e293b}.qc-overview-meta-label:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.qc-overview-meta-value{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}html[data-theme=light] .qc-overview-meta-value,html[data-theme=light] .font-medium.qc-overview-meta-value{color:#1e293b}html[data-theme=light] .qc-checklist-section-header .qc-overview-meta-value:is(html.dark *){color:#e2e8f0}.qc-overview-meta-value:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.qc-overview-meta-notes-label{width:8%;--tw-bg-opacity: 1;background-color:rgb(250 250 249 / var(--tw-bg-opacity, 1));font-weight:500;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}html[data-theme=light] .qc-overview-meta-notes-label{color:#404956}html[data-theme=light] .qc-overview-meta-notes-label.text-slate-800{color:#1e293b}.qc-overview-meta-notes-label:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.qc-overview-meta-notes{background-color:#fafaf980;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}html[data-theme=light] .qc-overview-meta-notes{color:#475569}html[data-theme=light] .qc-checklist-section-header .qc-overview-meta-notes:is(html.dark *){color:#e2e8f0}.qc-overview-meta-notes:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.qc-overview-meta-row--highlight .qc-overview-meta-value{background-color:#fffbeb80}.qc-overview-meta-row--highlight .qc-overview-meta-value:is(html.dark *){background-color:#451a0333}.qc-overview-link-pill{display:inline-flex;align-items:center;gap:.25rem;word-break:break-all;border-radius:.25rem;border-width:1px;border-color:#fde68acc;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.9375rem;line-height:1.5;font-weight:500;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));text-decoration-line:underline}html[data-theme=light] .qc-overview-link-pill{color:#475569}html[data-theme=light] .qc-overview-link-pill.text-slate-800{color:#1e293b}html[data-theme=light] .login-page .rounded-xl.qc-overview-link-pill{background-color:#fff;border-color:#e2e8f0}html[data-theme=light] .qc-checklist-section-header .qc-overview-link-pill:is(html.dark *){color:#e2e8f0}.qc-overview-link-pill:hover{background-color:#fef3c7cc}.qc-overview-link-pill:is(html.dark *){border-color:#92400e80;background-color:#451a034d;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.qc-overview-link-pill:hover:is(html.dark *){background-color:#78350f66}.qc-overview-grid .qc-overview-group-th{padding:.5rem .25rem;text-align:center;font-size:.8125rem;line-height:1.4;font-weight:600;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}html[data-theme=light] .qc-overview-grid .qc-overview-group-th{color:#475569}html[data-theme=light] .qc-checklist-section-header .qc-overview-grid .qc-overview-group-th:is(html.dark *){color:#e2e8f0}.qc-overview-grid .qc-overview-group-th:is(html.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.qc-overview-grid .qc-overview-group-th{border-bottom:2px solid #cbd5e1}html.dark .qc-overview-grid .qc-overview-group-th{border-bottom-color:#475569}.qc-overview-group--item{background-color:#f1f5f9cc}.qc-overview-group--item:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.qc-overview-group--status{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.qc-overview-group--status:is(html.dark *){background-color:#4c05194d}.qc-overview-group--approval{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.qc-overview-group--approval:is(html.dark *){background-color:#43140740}.qc-overview-group--stage-a{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.qc-overview-group--stage-a:is(html.dark *){background-color:#451a0340}.qc-overview-group--stage-b{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.qc-overview-group--stage-b:is(html.dark *){background-color:#022c2240}.qc-overview-group--stage-c{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.qc-overview-group--stage-c:is(html.dark *){background-color:#2e106540}.qc-overview-group--stage-d{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.qc-overview-group--stage-d:is(html.dark *){background-color:#43140740}.qc-overview-group--loading{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.qc-overview-group--loading:is(html.dark *){background-color:#042f2e40}.qc-overview-group--other{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}html[data-theme=light] .qc-overview-group--other{background-color:#f1f5f9}.qc-overview-group--other:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.qc-overview-group-divider{border-left:2px solid #cbd5e1!important}html.dark .qc-overview-group-divider{border-left-color:#475569!important}.qc-overview-col-th{padding:.5rem .25rem;vertical-align:bottom;font-weight:500;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}html[data-theme=light] aside button.rounded-lg.qc-overview-col-th:hover{background-color:#e2e8f0;color:#1e293b}html[data-theme=light] .qc-overview-col-th{color:#475569}html[data-theme=light] .qc-overview-col-th.text-slate-800{color:#1e293b}html[data-theme=light] .qc-checklist-section-header .qc-overview-col-th:is(html.dark *){color:#e2e8f0}.qc-overview-col-th:is(html.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.qc-overview-group--item.qc-overview-col-th{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}html[data-theme=light] .qc-overview-group--item.qc-overview-col-th{background-color:#f1f5f9}.qc-overview-group--item.qc-overview-col-th:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.qc-overview-group--status.qc-overview-col-th{background-color:#ffe4e6b3}.qc-overview-group--status.qc-overview-col-th:is(html.dark *){background-color:#88133766}.qc-overview-group--approval.qc-overview-col-th{background-color:#ffedd5b3}.qc-overview-group--approval.qc-overview-col-th:is(html.dark *){background-color:#7c2d1259}.qc-overview-group--stage-a.qc-overview-col-th{background-color:#fef3c799}.qc-overview-group--stage-a.qc-overview-col-th:is(html.dark *){background-color:#78350f59}.qc-overview-group--stage-b.qc-overview-col-th{background-color:#d1fae599}.qc-overview-group--stage-b.qc-overview-col-th:is(html.dark *){background-color:#064e3b59}.qc-overview-group--stage-c.qc-overview-col-th{background-color:#ede9fe99}.qc-overview-group--stage-c.qc-overview-col-th:is(html.dark *){background-color:#4c1d9559}.qc-overview-group--stage-d.qc-overview-col-th{background-color:#ffedd599}.qc-overview-group--stage-d.qc-overview-col-th:is(html.dark *){background-color:#7c2d1259}.qc-overview-group--loading.qc-overview-col-th{background-color:#ccfbf199}.qc-overview-group--loading.qc-overview-col-th:is(html.dark *){background-color:#134e4a59}.qc-overview-col-th--link{--tw-bg-opacity: 1 !important;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))!important}.qc-overview-col-th--link:is(html.dark *){background-color:#451a034d!important}.qc-overview-col-label{display:inline-block;writing-mode:vertical-rl;transform:rotate(180deg);max-height:11rem;line-height:1.3;white-space:normal;text-align:left;font-size:.75rem;font-weight:600;color:#475569}html.dark .qc-overview-col-label{color:#94a3b8}.qc-overview-cell.qc-overview-group--item{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.qc-overview-cell.qc-overview-group--item:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.qc-overview-cell.qc-overview-group--status,.qc-overview-group--status.qc-overview-col-th{min-width:200px}.qc-overview-cell.qc-overview-group--status{background-color:#fff1f266}.qc-overview-cell.qc-overview-group--status:is(html.dark *){background-color:#4c051926}.qc-overview-cell.qc-overview-group--approval{background-color:#fff7ed66}.qc-overview-cell.qc-overview-group--approval:is(html.dark *){background-color:#43140726}.qc-overview-cell.qc-overview-group--stage-a{background-color:#fffbeb66}.qc-overview-cell.qc-overview-group--stage-a:is(html.dark *){background-color:#451a0326}.qc-overview-cell.qc-overview-group--stage-b{background-color:#ecfdf566}.qc-overview-cell.qc-overview-group--stage-b:is(html.dark *){background-color:#022c2226}.qc-overview-cell.qc-overview-group--stage-c{background-color:#f5f3ff66}.qc-overview-cell.qc-overview-group--stage-c:is(html.dark *){background-color:#2e106526}.qc-overview-cell.qc-overview-group--stage-d{background-color:#fff7ed66}.qc-overview-cell.qc-overview-group--stage-d:is(html.dark *){background-color:#43140726}.qc-overview-cell.qc-overview-group--loading{background-color:#f0fdfa66}.qc-overview-cell.qc-overview-group--loading:is(html.dark *){background-color:#042f2e26}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--item{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}html[data-theme=light] .qc-overview-row-alt .qc-overview-cell.qc-overview-group--item{background-color:#f8fafc}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--item:is(html.dark *){background-color:#1e293bcc}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--status{background-color:#fff1f2b3}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--status:is(html.dark *){background-color:#4c051940}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--approval{background-color:#fff7edb3}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--approval:is(html.dark *){background-color:#43140740}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--stage-a{background-color:#fffbebb3}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--stage-a:is(html.dark *){background-color:#451a0340}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--stage-b{background-color:#ecfdf5b3}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--stage-b:is(html.dark *){background-color:#022c2240}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--stage-c{background-color:#f5f3ffb3}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--stage-c:is(html.dark *){background-color:#2e106540}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--stage-d{background-color:#fff7edb3}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--stage-d:is(html.dark *){background-color:#43140740}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--loading{background-color:#f0fdfab3}.qc-overview-row-alt .qc-overview-cell.qc-overview-group--loading:is(html.dark *){background-color:#042f2e40}.qc-overview-cell--link{background-color:#fffbeb99}.qc-overview-cell--link:is(html.dark *){background-color:#451a0333}.qc-list-data-card>div.qc-overview-grid-wrap{gap:.5rem;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.9375rem;line-height:1.5}html[data-theme=light] .qc-list-data-card>div.qc-overview-grid-wrap{background-color:#f1f5f9}.qc-list-data-card>div.qc-overview-grid-wrap:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.qc-list-data-card>div.qc-overview-grid-wrap select{padding:.25rem .5rem;font-size:.9375rem;line-height:1.5}.qc-list-data-card>div.qc-overview-grid-wrap .btn-pagination{border-radius:.25rem;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));padding:.375rem .75rem;font-size:.9375rem;line-height:1.5}.qc-list-data-card>div.qc-overview-grid-wrap .btn-pagination:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.qc-overview-grid-wrap{max-height:min(70vh,48rem);border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.qc-overview-grid-wrap:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.qc-overview-grid tbody tr:hover .qc-overview-cell{background-color:#f8fafccc}.qc-overview-grid tbody tr:hover .qc-overview-cell:is(html.dark *){background-color:#1e293b99}.qc-overview-grid .spreadsheet-sticky-header.qc-overview-group--item{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}html[data-theme=light] .qc-overview-grid .spreadsheet-sticky-header.qc-overview-group--item{background-color:#f1f5f9}.qc-overview-grid .spreadsheet-sticky-header.qc-overview-group--item:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.qc-overview-grid .spreadsheet-sticky-cell.qc-overview-group--item{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.qc-overview-grid .spreadsheet-sticky-cell.qc-overview-group--item:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.qc-overview-grid .spreadsheet-sticky-cell.qc-overview-group--item{box-shadow:2px 0 6px #0f172a0f}.qc-overview-grid tbody tr.qc-overview-row-alt .spreadsheet-sticky-cell.qc-overview-group--item{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}html[data-theme=light] .qc-overview-grid tbody tr.qc-overview-row-alt .spreadsheet-sticky-cell.qc-overview-group--item{background-color:#f8fafc}.qc-overview-grid tbody tr.qc-overview-row-alt .spreadsheet-sticky-cell.qc-overview-group--item:is(html.dark *){background-color:#1e293bcc}.qc-overview-skeleton{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}html[data-theme=light] aside nav a.qc-overview-skeleton.bg-slate-200{background-color:#e2e8f0;color:#0f172a}html[data-theme=light] aside button.qc-overview-skeleton.text-slate-600:hover{background-color:#e2e8f0;color:#1e293b}html[data-theme=light] [class*=bg-white].qc-overview-skeleton{background-color:#fcfbfa}html[data-theme=light] .login-page .rounded-xl.qc-overview-skeleton{background-color:#fff;border-color:#e2e8f0}.qc-overview-skeleton:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.qc-overview-skeleton-hero{height:4rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}html[data-theme=light] .qc-overview-skeleton-hero{background-color:#f1f5f9}.qc-overview-skeleton-hero:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.qc-overview-skeleton-body{height:16rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}html[data-theme=light] .qc-overview-skeleton-body{background-color:#f8fafc}.qc-overview-skeleton-body:is(html.dark *){background-color:#1e293bcc}.table-modern{width:100%;border-collapse:collapse;font-size:.9375rem;line-height:1.5}.table-modern thead{border-bottom-width:2px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}html[data-theme=light] .table-modern thead{background-color:#f8fafc}.table-modern thead:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1));background-color:#1e293be6}.table-modern thead th{white-space:nowrap;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:.875rem 1rem;text-align:left;font-size:.9375rem;line-height:1.5;font-weight:600;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}html[data-theme=light] aside button.rounded-lg.table-modern thead th:hover{background-color:#e2e8f0;color:#1e293b}html[data-theme=light] .table-modern thead th{color:#475569}html[data-theme=light] .qc-checklist-section-header .table-modern thead th:is(html.dark *){color:#e2e8f0}.table-modern thead th:last-child{border-right-width:0px}.table-modern thead th:is(html.dark *){border-color:#334155b3;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.table-modern tbody tr{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}html[data-theme=light] aside>div.table-modern tbody tr{border-color:#e2e8f0}html[data-theme=light] tr.table-modern tbody tr:hover{background-color:#f8fafc}.table-modern tbody tr:is(html.dark *){border-color:#33415580}.table-modern tbody tr:hover{background-color:#f8fafccc}.table-modern tbody tr:hover:is(html.dark *){background-color:#1e293b80}.table-modern tbody tr:last-child{border-bottom-width:0px}.table-modern td{border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.75rem 1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}html[data-theme=light] .table-modern td{color:#475569}html[data-theme=light] .qc-checklist-section-header .table-modern td:is(html.dark *){color:#e2e8f0}.table-modern td:last-child{border-right-width:0px}.table-modern td:is(html.dark *){border-color:#33415580;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.table-modern tbody tr.empty-row td{border-bottom-width:1px;border-right-width:0px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:2.5rem;padding-bottom:2.5rem;text-align:center;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}html[data-theme=light] aside>div.table-modern tbody tr.empty-row td{border-color:#e2e8f0}html[data-theme=light] .table-modern tbody tr.empty-row td{color:#404956}html[data-theme=light] tr.table-modern tbody tr.empty-row td:hover{background-color:#f8fafc}.table-modern tbody tr.empty-row td:is(html.dark *){border-color:#33415580;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.table-modern thead tr.filter-row{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#f1f5f9cc}html[data-theme=light] aside>div.table-modern thead tr.filter-row{border-color:#e2e8f0}html[data-theme=light] tr.table-modern thead tr.filter-row:hover{background-color:#f8fafc}.table-modern thead tr.filter-row:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1));background-color:#1e293bcc}.table-modern thead tr.filter-row th{border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:0;vertical-align:middle;font-weight:400}.table-modern thead tr.filter-row th:last-child{border-right-width:0px}.table-modern thead tr.filter-row th:is(html.dark *){border-color:#334155b3}.table-modern thead tr.filter-row input,.table-modern thead tr.filter-row select{margin:0;width:100%;min-width:0px;border-radius:0;border-width:0px;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.375rem .5rem;font-size:.8125rem;line-height:1.4;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.table-modern thead tr.filter-row input::-moz-placeholder,.table-modern thead tr.filter-row select::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.table-modern thead tr.filter-row input::placeholder,.table-modern thead tr.filter-row select::placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}html[data-theme=light] .table-modern thead tr.filter-row input,html[data-theme=light] .table-modern thead tr.filter-row select,html[data-theme=light] .font-medium.table-modern thead tr.filter-row input,html[data-theme=light] .font-medium .table-modern thead tr.filter-row select{color:#1e293b}html[data-theme=light] .qc-checklist-section-header .table-modern thead tr.filter-row input:is(html.dark *),html[data-theme=light] .qc-checklist-section-header .table-modern thead tr.filter-row select:is(html.dark *){color:#e2e8f0}.table-modern thead tr.filter-row input:focus,.table-modern thead tr.filter-row select:focus{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.table-modern thead tr.filter-row input:is(html.dark *),.table-modern thead tr.filter-row select:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.table-modern thead tr.filter-row input:is(html.dark *)::-moz-placeholder,.table-modern thead tr.filter-row select:is(html.dark *)::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.table-modern thead tr.filter-row input:is(html.dark *)::placeholder,.table-modern thead tr.filter-row select:is(html.dark *)::placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.table-modern thead tr.filter-row input:focus:is(html.dark *),.table-modern thead tr.filter-row select:focus:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.table-modern thead tr.filter-row th:last-child input,.table-modern thead tr.filter-row th:last-child select{border-right-width:0px}.table-modern{--sticky-col-1-width: 160px}.table-modern thead th:nth-child(1),.table-modern thead th:nth-child(2),.table-modern tbody td:nth-child(1),.table-modern tbody td:nth-child(2){position:sticky;z-index:1;background:inherit}.table-modern thead th:nth-child(1),.table-modern tbody td:nth-child(1){min-width:var(--sticky-col-1-width);max-width:var(--sticky-col-1-width);width:var(--sticky-col-1-width)}.table-modern thead th:nth-child(1){left:0;z-index:12;background:#f8fafc;box-shadow:2px 0 4px -1px #e2e8f0}.table-modern thead th:nth-child(2){left:var(--sticky-col-1-width);z-index:12;background:#f8fafc;box-shadow:4px 0 8px -2px #e2e8f0}.dark .table-modern thead th:nth-child(1),html.dark .table-modern thead th:nth-child(1){background:#1e293be6;box-shadow:2px 0 4px -1px #334155}.dark .table-modern thead th:nth-child(2),html.dark .table-modern thead th:nth-child(2){background:#1e293be6;box-shadow:4px 0 8px -2px #334155}.table-modern thead tr.filter-row th:nth-child(1){background:#f1f5f9cc}.table-modern thead tr.filter-row th:nth-child(2){background:#f1f5f9cc}.dark .table-modern thead tr.filter-row th:nth-child(1),html.dark .table-modern thead tr.filter-row th:nth-child(1){background:#1e293bcc}.dark .table-modern thead tr.filter-row th:nth-child(2),html.dark .table-modern thead tr.filter-row th:nth-child(2){background:#1e293bcc}.table-modern tbody td:nth-child(1){left:0;background:#fff;box-shadow:2px 0 4px -1px #f1f5f9}.table-modern tbody td:nth-child(2){left:var(--sticky-col-1-width);background:#fff;box-shadow:4px 0 8px -2px #f1f5f9}.table-modern tbody tr:hover td:nth-child(1){background:#f8fafccc}.table-modern tbody tr:hover td:nth-child(2){background:#f8fafccc}.dark .table-modern tbody td:nth-child(1),html.dark .table-modern tbody td:nth-child(1){background:#1e293b66;box-shadow:2px 0 4px -1px #334155}.dark .table-modern tbody td:nth-child(2),html.dark .table-modern tbody td:nth-child(2){background:#1e293b66;box-shadow:4px 0 8px -2px #334155}.dark .table-modern tbody tr:hover td:nth-child(1),html.dark .table-modern tbody tr:hover td:nth-child(1),.dark .table-modern tbody tr:hover td:nth-child(2),html.dark .table-modern tbody tr:hover td:nth-child(2){background:#33415580}.btn-primary{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);transform-origin:center}.btn-primary:hover{--tw-brightness: brightness(1.1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.btn-primary:active{animation:btn-press-in .12s ease-out forwards}.btn-primary:not(:active){animation:none}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;padding:.625rem 1.25rem;font-size:.9375rem;line-height:1.5;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--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)}html[data-theme=light] .btn-primary.text-slate-800{color:#1e293b}html[data-theme=light] .login-page .btn-primary.border{background-color:#fff;border-color:#e2e8f0}.btn-primary:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-offset-width: 2px;--tw-ring-offset-color: #f1f5f9}.btn-primary:disabled{pointer-events:none;transform:none;opacity:.6}.btn-primary:focus:is(html.dark *){--tw-ring-offset-color: #0f172a}.btn-primary-blue{background-color:#2563eb;box-shadow:0 1px 2px #3c404340,0 1px 3px 1px #3c40431f}.btn-primary-blue:hover:not(:disabled){background-color:#1d4ed8}.btn-primary-blue:focus{--tw-ring-color: #2563eb}html.dark .btn-primary-theme{background-color:#5b8def;box-shadow:0 1px 2px #0003,0 1px 3px 1px #00000026}html.dark .btn-primary-theme:hover:not(:disabled){background-color:#7ba3f7}html.dark .btn-primary-theme:focus{--tw-ring-color: #7ba3f7}.btn-secondary{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);transform-origin:center}.btn-secondary:hover{--tw-brightness: brightness(1.1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.btn-secondary:active{animation:btn-press-in .12s ease-out forwards}.btn-secondary:not(:active){animation:none}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem 1.25rem;font-size:.9375rem;line-height:1.5;font-weight:500;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));--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)}html[data-theme=light] aside nav a.btn-secondary.bg-slate-200{background-color:#e2e8f0;color:#0f172a}html[data-theme=light] aside button.btn-secondary.text-slate-600:hover{background-color:#e2e8f0;color:#1e293b}html[data-theme=light] [class*=bg-white].btn-secondary{background-color:#fcfbfa}html[data-theme=light] .btn-secondary{color:#475569}html[data-theme=light] .btn-secondary:hover{background-color:#f8fafc}html[data-theme=light] .btn-secondary.text-slate-800{color:#1e293b}html[data-theme=light] .login-page .rounded-xl.btn-secondary{background-color:#fff;border-color:#e2e8f0}html[data-theme=light] .qc-checklist-section-header .btn-secondary:is(html.dark *){color:#e2e8f0}.btn-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.btn-secondary:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-opacity: 1;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px;--tw-ring-offset-color: #f1f5f9}.btn-secondary:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1));background-color:#1e293b99;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.btn-secondary:hover:is(html.dark *){background-color:#33415599}.btn-secondary:focus:is(html.dark *){--tw-ring-offset-color: #0f172a}.btn-ghost{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);transform-origin:center}.btn-ghost:hover{--tw-brightness: brightness(1.1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.btn-ghost:active{animation:btn-press-in .12s ease-out forwards}.btn-ghost:not(:active){animation:none}.btn-ghost{border-radius:.5rem;padding:.625rem 1rem;font-size:.9375rem;line-height:1.5;font-weight:500;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}html[data-theme=light] aside nav a.btn-ghost.bg-slate-200{background-color:#e2e8f0;color:#0f172a}html[data-theme=light] aside button.btn-ghost.text-slate-600:hover{background-color:#e2e8f0;color:#1e293b}html[data-theme=light] aside button.rounded-lg.btn-ghost:hover{background-color:#e2e8f0;color:#1e293b}html[data-theme=light] [class*=bg-white].btn-ghost{background-color:#fcfbfa}html[data-theme=light] .btn-ghost{color:#475569}html[data-theme=light] .btn-ghost.text-slate-800{color:#1e293b}html[data-theme=light] .qc-checklist-section-header .btn-ghost:is(html.dark *){color:#e2e8f0}html[data-theme=light] .qc-checklist-section-header .btn-ghost:hover:is(html.dark *){color:#e2e8f0}.btn-ghost:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.btn-ghost:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-opacity: 1;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px;--tw-ring-offset-color: #f1f5f9}.btn-ghost:is(html.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.btn-ghost:hover:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.btn-ghost:focus:is(html.dark *){--tw-ring-offset-color: #0f172a}.btn-icon-edit{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);transform-origin:center}.btn-icon-edit:active{animation:btn-press-in-icon .12s ease-out forwards}.btn-icon-edit:not(:active){animation:none}.btn-icon-edit{border-radius:.5rem;padding:.5rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}html[data-theme=light] aside nav a.btn-icon-edit.bg-slate-200{background-color:#e2e8f0;color:#0f172a}html[data-theme=light] aside button.btn-icon-edit.text-slate-600:hover{background-color:#e2e8f0;color:#1e293b}html[data-theme=light] [class*=bg-white].btn-icon-edit{background-color:#fcfbfa}html[data-theme=light] .btn-icon-edit{color:#404956}html[data-theme=light] .qc-checklist-section-header .btn-icon-edit:is(html.dark *){color:#e2e8f0}.btn-icon-edit:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.btn-icon-edit:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.btn-icon-edit:is(html.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.btn-icon-edit:hover:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.btn-icon-delete{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);transform-origin:center}.btn-icon-delete:active{animation:btn-press-in-icon .12s ease-out forwards}.btn-icon-delete:not(:active){animation:none}.btn-icon-delete{border-radius:.5rem;padding:.5rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}html[data-theme=light] aside nav a.btn-icon-delete.bg-slate-200{background-color:#e2e8f0;color:#0f172a}html[data-theme=light] aside button.btn-icon-delete.text-slate-600:hover{background-color:#e2e8f0;color:#1e293b}html[data-theme=light] [class*=bg-white].btn-icon-delete{background-color:#fcfbfa}html[data-theme=light] .btn-icon-delete{color:#404956}html[data-theme=light] .qc-checklist-section-header .btn-icon-delete:is(html.dark *){color:#e2e8f0}.btn-icon-delete:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.btn-icon-delete:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.btn-icon-delete:is(html.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.btn-icon-delete:hover:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.btn-pagination{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);transform-origin:center}.btn-pagination:hover{--tw-brightness: brightness(1.1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.btn-pagination:active{animation:btn-press-in .12s ease-out forwards}.btn-pagination:not(:active){animation:none}.btn-pagination{border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1));--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)}html[data-theme=light] .btn-pagination{color:#1e293b}html[data-theme=light] .btn-pagination:hover{background-color:#f8fafc}html[data-theme=light] .font-medium.btn-pagination{color:#1e293b}html[data-theme=light] .login-page .btn-pagination.border,html[data-theme=light] .login-page .rounded-xl.btn-pagination{background-color:#fff;border-color:#e2e8f0}.btn-pagination:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.btn-pagination:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-opacity: 1;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px;--tw-ring-offset-color: #f8fafc}.btn-pagination:disabled{transform:none;cursor:not-allowed;opacity:.5}.btn-pagination:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-pagination:hover:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.btn-pagination:focus:is(html.dark *){--tw-ring-offset-color: #1e293b}.btn-header-icon{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);transform-origin:center}.btn-header-icon:active{animation:btn-press-in-icon .12s ease-out forwards}.btn-header-icon:not(:active){animation:none}.btn-header-icon{touch-action:manipulation;border-radius:9999px;padding:.5rem}.btn-header-icon:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-inset: inset}.btn-header-icon{min-width:44px;min-height:44px;color:#5f6368;transition:color .2s ease,background-color .2s ease,transform .15s ease}.btn-header-icon:hover{color:#1e293b;background-color:#eeeff1}.btn-header-icon:active{transform:scale(.96)}html.dark .btn-header-icon{color:#9ca3af}html.dark .btn-header-icon:hover{color:#e2e4e9;background-color:#2d2e32}.btn-header-icon:focus{--tw-ring-color: #2563eb}.btn-link-sm{border-radius:.25rem;font-size:.8125rem;line-height:1.4;font-weight:500;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}html[data-theme=light] .btn-link-sm.text-slate-800{color:#1e293b}.btn-link-sm:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.btn-link-sm:focus{text-decoration-line:underline;outline:2px solid transparent;outline-offset:2px}.btn-link-sm:is(html.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.btn-link-sm:hover:is(html.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.-left-20{left:-5rem}.-right-20{right:-5rem}.-top-1{top:-.25rem}.bottom-1\/4{bottom:25%}.left-0{left:0}.left-1\/2{left:50%}.left-2\.5{left:.625rem}.left-3{left:.75rem}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-1\/4{top:25%}.top-14{top:3.5rem}.top-2{top:.5rem}.top-4{top:1rem}.top-full{top:100%}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-\[103\]{z-index:103}.z-\[1\]{z-index:1}.z-\[55\]{z-index:55}.z-\[60\]{z-index:60}.z-\[9999\]{z-index:9999}.order-1{order:1}.order-2{order:2}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.-m-1{margin:-.25rem}.m-0{margin:0}.-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-auto{margin-left:auto;margin-right:auto}.-mb-px{margin-bottom:-1px}.-ml-1{margin-left:-.25rem}.-mr-0\.5{margin-right:-.125rem}.-mr-2{margin-right:-.5rem}.-mt-1{margin-top:-.25rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-auto{margin-left:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1 / 1}.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-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[calc\(100dvh-12rem\)\]{height:calc(100dvh - 12rem)}.h-\[min\(92vh\,880px\)\]{height:min(92vh,880px)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-28{max-height:7rem}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-52{max-height:13rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-\[280px\]{max-height:280px}.max-h-\[38vh\]{max-height:38vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92dvh\]{max-height:92dvh}.max-h-\[calc\(100vh-12rem\)\]{max-height:calc(100vh - 12rem)}.max-h-\[calc\(100vh-16rem\)\]{max-height:calc(100vh - 16rem)}.max-h-\[min\(28rem\,65vh\)\]{max-height:min(28rem,65vh)}.max-h-\[min\(360px\,50vh\)\]{max-height:min(360px,50vh)}.max-h-\[min\(50vh\,420px\)\]{max-height:min(50vh,420px)}.max-h-\[min\(55vh\,420px\)\]{max-height:min(55vh,420px)}.max-h-\[min\(60vh\,520px\)\]{max-height:min(60vh,520px)}.max-h-\[min\(65vh\,560px\)\]{max-height:min(65vh,560px)}.max-h-\[min\(90dvh\,calc\(100vh-2rem\)\)\]{max-height:min(90dvh,calc(100vh - 2rem))}.max-h-\[min\(90vh\,52rem\)\]{max-height:min(90vh,52rem)}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-\[1\.25rem\]{min-height:1.25rem}.min-h-\[1\.375rem\]{min-height:1.375rem}.min-h-\[108px\]{min-height:108px}.min-h-\[120px\]{min-height:120px}.min-h-\[12rem\]{min-height:12rem}.min-h-\[180px\]{min-height:180px}.min-h-\[2\.25rem\]{min-height:2.25rem}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[2\.75rem\]{min-height:2.75rem}.min-h-\[200px\]{min-height:200px}.min-h-\[220px\]{min-height:220px}.min-h-\[240px\]{min-height:240px}.min-h-\[24rem\]{min-height:24rem}.min-h-\[2rem\]{min-height:2rem}.min-h-\[320px\]{min-height:320px}.min-h-\[36px\]{min-height:36px}.min-h-\[3rem\]{min-height:3rem}.min-h-\[40px\]{min-height:40px}.min-h-\[44px\]{min-height:44px}.min-h-\[48px\]{min-height:48px}.min-h-\[5rem\]{min-height:5rem}.min-h-\[80px\]{min-height:80px}.min-h-\[88px\]{min-height:88px}.min-h-\[calc\(100dvh-12rem\)\]{min-height:calc(100dvh - 12rem)}.min-h-\[min\(1056px\,85vh\)\]{min-height:min(1056px,85vh)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[14\%\]{width:14%}.w-\[22\%\]{width:22%}.w-\[24\%\]{width:24%}.w-\[27\%\]{width:27%}.w-\[28\%\]{width:28%}.w-\[2rem\]{width:2rem}.w-\[34\%\]{width:34%}.w-\[4\.5rem\]{width:4.5rem}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[1\.25rem\]{min-width:1.25rem}.min-w-\[1\.375rem\]{min-width:1.375rem}.min-w-\[10rem\]{min-width:10rem}.min-w-\[1280px\]{min-width:1280px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[148px\]{min-width:148px}.min-w-\[2\.25rem\]{min-width:2.25rem}.min-w-\[2\.5rem\]{min-width:2.5rem}.min-w-\[200px\]{min-width:200px}.min-w-\[2rem\]{min-width:2rem}.min-w-\[32rem\]{min-width:32rem}.min-w-\[44px\]{min-width:44px}.min-w-\[48rem\]{min-width:48rem}.min-w-\[52rem\]{min-width:52rem}.min-w-\[6\.5rem\]{min-width:6.5rem}.min-w-\[640px\]{min-width:640px}.min-w-\[800px\]{min-width:800px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[min\(100\%\,18rem\)\]{min-width:min(100%,18rem)}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-\[10rem\]{max-width:10rem}.max-w-\[11rem\]{max-width:11rem}.max-w-\[12rem\]{max-width:12rem}.max-w-\[14rem\]{max-width:14rem}.max-w-\[1600px\]{max-width:1600px}.max-w-\[160px\]{max-width:160px}.max-w-\[172px\]{max-width:172px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[240px\]{max-width:240px}.max-w-\[320px\]{max-width:320px}.max-w-\[38rem\]{max-width:38rem}.max-w-\[420px\]{max-width:420px}.max-w-\[5\.5rem\]{max-width:5.5rem}.max-w-\[816px\]{max-width:816px}.max-w-\[85vw\]{max-width:85vw}.max-w-\[8rem\]{max-width:8rem}.max-w-\[90vw\]{max-width:90vw}.max-w-\[min\(90vw\,280px\)\]{max-width:min(90vw,280px)}.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-prose{max-width:65ch}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-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-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-grab{cursor:grab}.cursor-help{cursor:help}.cursor-pointer{cursor:pointer}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-rows-\[0fr\]{grid-template-rows:0fr}.grid-rows-\[1fr\]{grid-template-rows:1fr}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-0{row-gap:0px}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-slate-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.divide-slate-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(226 232 240 / var(--tw-divide-opacity, 1))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overscroll-x-contain{overscroll-behavior-x:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.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-dashed{border-style:dashed}.border-\[\#1a73e8\]{--tw-border-opacity: 1;border-color:rgb(26 115 232 / var(--tw-border-opacity, 1))}.border-\[\#1a73e8\]\/40{border-color:#1a73e866}.border-\[\#1a73e8\]\/50{border-color:#1a73e880}.border-\[\#8ab4f8\]{--tw-border-opacity: 1;border-color:rgb(138 180 248 / var(--tw-border-opacity, 1))}.border-\[\#8ab4f8\]\/40{border-color:#8ab4f866}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-800\/60{border-color:#92400e99}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-200\/80{border-color:#bfdbfecc}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-emerald-500\/80{border-color:#10b981cc}.border-google-gray-200{--tw-border-opacity: 1;border-color:rgb(232 234 237 / var(--tw-border-opacity, 1))}.border-google-gray-200\/80{border-color:#e8eaedcc}.border-google-gray-200\/90{border-color:#e8eaede6}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-200\/90{border-color:#fecacae6}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-800\/60{border-color:#991b1b99}.border-red-900\/50{border-color:#7f1d1d80}.border-red-900\/60{border-color:#7f1d1d99}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-300{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-200\/80{border-color:#e2e8f0cc}.border-slate-200\/90{border-color:#e2e8f0e6}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-300\/80{border-color:#cbd5e1cc}.border-slate-400{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.border-slate-500{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.border-slate-500\/50{border-color:#64748b80}.border-slate-600{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.border-slate-600\/40{border-color:#47556966}.border-slate-600\/60{border-color:#47556999}.border-slate-600\/80{border-color:#475569cc}.border-slate-800{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/5{border-color:#ffffff0d}.border-l-\[\#1a73e8\]{--tw-border-opacity: 1;border-left-color:rgb(26 115 232 / var(--tw-border-opacity, 1))}.border-l-google-blue{--tw-border-opacity: 1;border-left-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-l-rose-500{--tw-border-opacity: 1;border-left-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.border-l-slate-500{--tw-border-opacity: 1;border-left-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.\!bg-red-100{--tw-bg-opacity: 1 !important;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))!important}.bg-\[\#1a73e8\]{--tw-bg-opacity: 1;background-color:rgb(26 115 232 / var(--tw-bg-opacity, 1))}.bg-\[\#1a73e8\]\/10{background-color:#1a73e81a}.bg-\[\#1a73e8\]\/15{background-color:#1a73e826}.bg-\[\#252628\]{--tw-bg-opacity: 1;background-color:rgb(37 38 40 / var(--tw-bg-opacity, 1))}.bg-\[\#34A853\]{--tw-bg-opacity: 1;background-color:rgb(52 168 83 / var(--tw-bg-opacity, 1))}.bg-\[\#4285F4\]{--tw-bg-opacity: 1;background-color:rgb(66 133 244 / var(--tw-bg-opacity, 1))}.bg-\[\#525659\]{--tw-bg-opacity: 1;background-color:rgb(82 86 89 / var(--tw-bg-opacity, 1))}.bg-\[\#8ab4f8\]{--tw-bg-opacity: 1;background-color:rgb(138 180 248 / var(--tw-bg-opacity, 1))}.bg-\[\#8ab4f8\]\/10{background-color:#8ab4f81a}.bg-\[\#8ab4f8\]\/20{background-color:#8ab4f833}.bg-\[\#8ab4f8\]\/5{background-color:#8ab4f80d}.bg-\[\#EA4335\]{--tw-bg-opacity: 1;background-color:rgb(234 67 53 / var(--tw-bg-opacity, 1))}.bg-\[\#FBBC04\]{--tw-bg-opacity: 1;background-color:rgb(251 188 4 / var(--tw-bg-opacity, 1))}.bg-\[\#f2eeec\]{--tw-bg-opacity: 1;background-color:rgb(242 238 236 / var(--tw-bg-opacity, 1))}.bg-\[\#fcfbfa\]{--tw-bg-opacity: 1;background-color:rgb(252 251 250 / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/80{background-color:#fffbebcc}.bg-amber-50\/90{background-color:#fffbebe6}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-950\/80{background-color:#451a03cc}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-400\/20{background-color:#60a5fa33}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-50\/80{background-color:#eff6ffcc}.bg-blue-50\/90{background-color:#eff6ffe6}.bg-blue-500\/70{background-color:#3b82f6b3}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-cyan-50\/50{background-color:#ecfeff80}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-50\/50{background-color:#ecfdf580}.bg-emerald-50\/80{background-color:#ecfdf5cc}.bg-emerald-50\/90{background-color:#ecfdf5e6}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-google-blue\/10{background-color:#2563eb1a}.bg-google-gray-100{--tw-bg-opacity: 1;background-color:rgb(241 243 244 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-indigo-400\/15{background-color:#818cf826}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-50\/50{background-color:#fff7ed80}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-50\/80{background-color:#fef2f2cc}.bg-red-50\/90{background-color:#fef2f2e6}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-50\/40{background-color:#fff1f266}.bg-rose-50\/50{background-color:#fff1f280}.bg-rose-50\/70{background-color:#fff1f2b3}.bg-rose-50\/80{background-color:#fff1f2cc}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-50\/80{background-color:#f0f9ffcc}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-100\/30{background-color:#f1f5f94d}.bg-slate-100\/60{background-color:#f1f5f999}.bg-slate-100\/80{background-color:#f1f5f9cc}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-50\/30{background-color:#f8fafc4d}.bg-slate-50\/50{background-color:#f8fafc80}.bg-slate-50\/60{background-color:#f8fafc99}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-50\/90{background-color:#f8fafce6}.bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-slate-800\/40{background-color:#1e293b66}.bg-slate-800\/50{background-color:#1e293b80}.bg-slate-800\/80{background-color:#1e293bcc}.bg-slate-900\/50{background-color:#0f172a80}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-teal-50\/50{background-color:#f0fdfa80}.bg-teal-50\/80{background-color:#f0fdfacc}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-violet-50\/50{background-color:#f5f3ff80}.bg-violet-50\/80{background-color:#f5f3ffcc}.bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/60{background-color:#fff9}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-\[linear-gradient\(to_right\,\#94a3b8_0\.4px\,transparent_0\.4px\)\,linear-gradient\(to_bottom\,\#94a3b8_0\.4px\,transparent_0\.4px\)\]{background-image:linear-gradient(to right,#94a3b8 .4px,transparent .4px),linear-gradient(to bottom,#94a3b8 .4px,transparent .4px)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-amber-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-google-blue{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-500{--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-100{--tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-300{--tw-gradient-from: #cbd5e1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-500{--tw-gradient-from: #64748b var(--tw-gradient-from-position);--tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-500{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-violet-500{--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-blue-50\/30{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-indigo-500{--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #6366f1 var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-cyan-600{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.to-indigo-50\/40{--tw-gradient-to: rgb(238 242 255 / .4) var(--tw-gradient-to-position)}.to-indigo-500{--tw-gradient-to: #6366f1 var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.to-orange-500{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.to-red-600{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.to-slate-100\/80{--tw-gradient-to: rgb(241 245 249 / .8) var(--tw-gradient-to-position)}.to-slate-200{--tw-gradient-to: #e2e8f0 var(--tw-gradient-to-position)}.to-slate-600{--tw-gradient-to: #475569 var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.bg-\[size\:20px_20px\]{background-size:20px 20px}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[env\(safe-area-inset-bottom\)\]{padding-bottom:env(safe-area-inset-bottom)}.pb-px{padding-bottom:1px}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.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-2\.5{padding-right:.625rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.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}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:1.35}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[9px\]{font-size:9px}.text-base{font-size:1.0625rem;line-height:1.6}.text-lg{font-size:1.1875rem;line-height:1.55}.text-sm{font-size:.9375rem;line-height:1.5}.text-xl{font-size:1.3125rem;line-height:1.45}.text-xs{font-size:.8125rem;line-height:1.4}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-red-700{--tw-text-opacity: 1 !important;color:rgb(185 28 28 / var(--tw-text-opacity, 1))!important}.text-\[\#1a73e8\]{--tw-text-opacity: 1;color:rgb(26 115 232 / var(--tw-text-opacity, 1))}.text-\[\#8ab4f8\]{--tw-text-opacity: 1;color:rgb(138 180 248 / var(--tw-text-opacity, 1))}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-google-blue{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-google-gray-500{--tw-text-opacity: 1;color:rgb(154 160 166 / var(--tw-text-opacity, 1))}.text-google-gray-600{--tw-text-opacity: 1;color:rgb(128 134 139 / var(--tw-text-opacity, 1))}.text-google-gray-700{--tw-text-opacity: 1;color:rgb(95 99 104 / var(--tw-text-opacity, 1))}.text-google-gray-800{--tw-text-opacity: 1;color:rgb(60 64 67 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / 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}.decoration-slate-300{text-decoration-color:#cbd5e1}.underline-offset-2{text-underline-offset:2px}.placeholder-slate-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.placeholder-slate-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.opacity-25{opacity:.25}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-\[0\.06\]{opacity:.06}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-elevation{--tw-shadow: 0 1px 3px 0 rgba(0,0,0,.04), 0 4px 12px -2px rgba(0,0,0,.08), 0 8px 24px -4px rgba(0,0,0,.06);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 4px 12px -2px var(--tw-shadow-color), 0 8px 24px -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-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-blue-500\/25{--tw-shadow-color: rgb(59 130 246 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-slate-200\/30{--tw-shadow-color: rgb(226 232 240 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-slate-200\/40{--tw-shadow-color: rgb(226 232 240 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-slate-300\/30{--tw-shadow-color: rgb(203 213 225 / .3);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[\#8ab4f8\]\/30{--tw-ring-color: rgb(138 180 248 / .3)}.ring-amber-500\/30{--tw-ring-color: rgb(245 158 11 / .3)}.ring-black\/5{--tw-ring-color: rgb(0 0 0 / .05)}.ring-blue-500\/50{--tw-ring-color: rgb(59 130 246 / .5)}.ring-emerald-500\/20{--tw-ring-color: rgb(16 185 129 / .2)}.ring-emerald-500\/30{--tw-ring-color: rgb(16 185 129 / .3)}.ring-green-500\/30{--tw-ring-color: rgb(34 197 94 / .3)}.ring-sky-500\/30{--tw-ring-color: rgb(14 165 233 / .3)}.ring-slate-200\/40{--tw-ring-color: rgb(226 232 240 / .4)}.ring-slate-200\/60{--tw-ring-color: rgb(226 232 240 / .6)}.ring-teal-500\/30{--tw-ring-color: rgb(20 184 166 / .3)}.ring-violet-500\/30{--tw-ring-color: rgb(139 92 246 / .3)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[1px\]{--tw-backdrop-blur: blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition-\[grid-template-rows\]{transition-property:grid-template-rows;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-75{transition-duration:75ms}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-smooth{transition-timing-function:cubic-bezier(.4,0,.2,1)}.text-\[10px\]{font-size:.8125rem!important;line-height:1.4!important}.text-\[11px\]{font-size:.875rem!important;line-height:1.45!important}.\[-\:T\]{-: T}.scrollbar-modern{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.scrollbar-modern::-webkit-scrollbar{width:8px;height:8px}.scrollbar-modern::-webkit-scrollbar-track{background:transparent}.scrollbar-modern::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.scrollbar-modern::-webkit-scrollbar-thumb:hover{background:#0000004d}html.dark .scrollbar-modern{scrollbar-color:rgba(255,255,255,.14) transparent}html.dark .scrollbar-modern::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:4px}html.dark .scrollbar-modern::-webkit-scrollbar-thumb:hover{background:#ffffff3d}.content-card{background-color:#fcfbfa;border-radius:16px;box-shadow:0 1px 3px #0000000a,0 4px 12px -2px #00000012,0 8px 24px -4px #0000000d;padding:1rem 1.25rem 1.5rem;min-height:0;border:1px solid rgba(0,0,0,.05);transition:box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .2s ease,transform .2s ease}.content-card:hover{box-shadow:0 2px 4px #0000000a,0 6px 16px -2px #00000012,0 12px 28px -4px #0000000f}.content-card-forms{border-radius:8px;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326;border:1px solid #dadce0;padding:1.5rem 1.75rem 2rem}.content-card-forms:hover{box-shadow:0 1px 3px #3c40434d,0 4px 8px 3px #3c404326}@media (min-width: 640px){.content-card{padding:1.25rem 1.5rem 1.75rem}.content-card-forms{padding:2rem 2.25rem 2.5rem}}@media (min-width: 1024px){.content-card{padding:1.5rem 1.75rem 2rem}.content-card-forms{padding:2.25rem 2.5rem 3rem}}html.dark .content-card{background-color:#1e1f24;box-shadow:0 1px #ffffff0d,0 4px 16px -4px #0000004d;border-color:#ffffff12}html.dark .content-card:hover{box-shadow:0 1px #ffffff0d,0 8px 24px -4px #00000059;border-color:#ffffff17}html.dark .content-card-forms{border-color:#ffffff14;box-shadow:0 1px #ffffff0d,0 4px 16px -4px #0000004d}.qc-project-row{-webkit-tap-highlight-color:rgba(0,0,0,.06)}@media (prefers-color-scheme: dark){.qc-project-row{-webkit-tap-highlight-color:rgba(255,255,255,.08)}}html[data-theme=light]{color-scheme:light}html[data-theme=light] body{background-color:#f2eeec!important;color:#1e293b!important}html[data-theme=light] .min-h-screen.flex,html[data-theme=light] main{background-color:#f2eeec!important}html[data-theme=light] header{background-color:#fcfbfa!important;border-color:#e6e4e2!important}html[data-theme=light] header.shrink-0 h1,html[data-theme=light] header.shrink-0 button{color:#475569!important}html[data-theme=light] header.shrink-0 button:hover{color:#1e293b!important;background-color:#e2e8f0!important}html[data-theme=light] aside{background-color:#fff!important;border-color:#e2e8f0!important}html[data-theme=light] aside>div.border-b{border-color:#e2e8f0!important}html[data-theme=light] aside span{color:#1e293b!important}html[data-theme=light] aside nav a{color:#334155!important}html[data-theme=light] aside nav a:hover{background-color:#f1f5f9!important;color:#0f172a!important}html[data-theme=light] aside nav a.rounded-lg.bg-slate-200{background-color:#e2e8f0!important;color:#0f172a!important}html[data-theme=light] aside nav .border-l-2.border-slate-500{border-color:#64748b!important}html[data-theme=light] aside button.rounded-lg.text-slate-600:hover{background-color:#e2e8f0!important;color:#1e293b!important}html[data-theme=light] [class*=bg-white].rounded-lg{background-color:#fcfbfa!important}html[data-theme=light] .text-slate-800,html[data-theme=light] .text-slate-900,html[data-theme=light] h1,html[data-theme=light] h2{color:#1e293b!important}html[data-theme=light] .text-slate-600,html[data-theme=light] .text-slate-700,html[data-theme=light] p{color:#475569!important}html[data-theme=light] .text-slate-500{color:#404956!important}html[data-theme=light] .text-slate-100,html[data-theme=light] .text-slate-200,html[data-theme=light] .text-slate-300{color:#334155!important}html[data-theme=light] .text-slate-400{color:#475569!important}html[data-theme=light] .bg-slate-50{background-color:#f8fafc!important}html[data-theme=light] .bg-slate-100{background-color:#f1f5f9!important}html[data-theme=light] tr.border-b:hover,html[data-theme=light] .hover\:bg-slate-50:hover{background-color:#f8fafc!important}html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{background-color:#fff!important;border-color:#cbd5e1!important;color:#0f172a!important}html[data-theme=light] .modal-panel,html[data-theme=light] .modal-overlay+div{background-color:#fcfbfa!important;border-color:#e6e4e2!important}html[data-theme=light] .modal-panel h2,html[data-theme=light] .modal-panel h3{color:#0f172a!important}html[data-theme=light] th{color:#475569!important}html[data-theme=light] td{color:#1e293b!important}html[data-theme=light] .table-modern thead{background-color:#f8fafc!important;border-bottom-color:#e2e8f0!important}html[data-theme=light] .table-modern tbody tr{border-bottom-color:#f1f5f9!important}html[data-theme=light] .table-modern tbody tr:hover{background-color:#f8fafc!important}html[data-theme=light] .table-modern thead th{border-right-color:#e2e8f0!important}html[data-theme=light] .table-modern td{border-right-color:#f1f5f9!important}html[data-theme=light] .table-modern thead tr.filter-row{background-color:#f1f5f9!important;border-bottom-color:#e2e8f0!important}html[data-theme=light] .table-modern thead tr.filter-row th{border-right-color:#e2e8f0!important}html[data-theme=light] .table-modern thead tr.filter-row input,html[data-theme=light] .table-modern thead tr.filter-row select{background-color:#fff!important;border-right-color:#e2e8f0!important}html[data-theme=light] .table-modern thead tr.filter-row input:focus,html[data-theme=light] .table-modern thead tr.filter-row select:focus{background-color:#f8fafc!important}html[data-theme=light] .table-modern thead th:nth-child(1),html[data-theme=light] .table-modern thead th:nth-child(2){background-color:#f8fafc!important}html[data-theme=light] .table-modern thead tr.filter-row th:nth-child(1),html[data-theme=light] .table-modern thead tr.filter-row th:nth-child(2){background-color:#f1f5f9!important}html[data-theme=light] .table-modern tbody td:nth-child(1),html[data-theme=light] .table-modern tbody td:nth-child(2){background-color:#fff!important}html[data-theme=light] .table-modern tbody tr:hover td:nth-child(1),html[data-theme=light] .table-modern tbody tr:hover td:nth-child(2){background-color:#f8fafc!important}html[data-theme=light] .font-medium.text-slate-800{color:#1e293b!important}html[data-theme=light] .btn-pagination{color:#1e293b!important;background-color:#fff!important;border-color:#cbd5e1!important}html[data-theme=light] .btn-pagination:hover:not(:disabled){background-color:#f8fafc!important}html[data-theme=light] .login-page h1,html[data-theme=light] .login-page h2{color:#0f172a!important}html[data-theme=light] .login-page p,html[data-theme=light] .login-page label{color:#475569!important}html[data-theme=light] .login-page input{background-color:#fff!important;border-color:#cbd5e1!important;color:#0f172a!important}html[data-theme=light] .login-page input::-moz-placeholder{color:#64748b!important}html[data-theme=light] .login-page input::placeholder{color:#64748b!important}html[data-theme=light] .login-page .rounded-xl.border{background-color:#fff!important;border-color:#e2e8f0!important}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes card-slide-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes btn-press-in{0%{transform:scale(1)}to{transform:scale(.96)}}@keyframes btn-press-in-icon{0%{transform:scale(1)}to{transform:scale(.88)}}.alert-entrance{animation:alert-slide-in .3s ease-out}@keyframes alert-slide-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media print{.no-print{display:none!important}header,aside,nav{display:none!important}main{padding:0}body{background:#fff;color:#1e293b}}.report-designer-studio{--rd-sidebar-w: 220px;--rd-props-w: 280px;--rd-toolbar-h: 52px;height:100%;min-height:0;display:flex;flex-direction:column;color:#e8eaed}.report-designer-toolbar{height:var(--rd-toolbar-h);flex-shrink:0;display:flex;align-items:center;gap:.5rem;padding:0 .75rem;background:#2b2d31;border-bottom:1px solid rgba(255,255,255,.08)}.report-designer-body{flex:1;min-height:0;display:flex}.report-designer-sidebar{width:var(--rd-sidebar-w);flex-shrink:0;background:#252628;border-right:1px solid rgba(255,255,255,.06);overflow-y:auto}.report-designer-props{width:var(--rd-props-w);flex-shrink:0;background:#252628;border-left:1px solid rgba(255,255,255,.06);overflow-y:auto;color:#e2e8f0}.report-designer-props button,.report-designer-mobile-props button{color:inherit}.report-designer-props .report-designer-prop-btn,.report-designer-mobile-props .report-designer-prop-btn{color:#f1f5f9}.report-designer-workspace{flex:1;min-width:0;overflow:auto;background:#525659;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.06) 1px,transparent 0);background-size:20px 20px;padding:2rem 1.5rem 3rem}.report-designer-page{width:min(816px,100%);min-height:min(1056px,85vh);margin:0 auto;background:#fff;box-shadow:0 0 0 1px #0000000a,0 8px 24px #00000047,0 24px 48px #0000002e;border-radius:2px;transform-origin:top center}html.dark .report-designer-page{background:#fcfbfa}.report-designer-block{position:relative;border-radius:4px}.report-designer-block.is-selected{outline:2px solid #8ab4f8;outline-offset:2px;box-shadow:0 0 0 4px #8ab4f826}.report-designer-block.is-dragging{opacity:.45}.report-designer-drop-indicator{box-shadow:0 0 8px #8ab4f88c}.report-designer-block-handle{cursor:grab;touch-action:none}.report-designer-block-handle:active{cursor:grabbing}.report-designer-tool-btn{display:flex;flex-direction:column;align-items:center;gap:.35rem;width:100%;padding:.65rem .5rem;border-radius:8px;font-size:.8125rem;font-weight:500;color:#c4c7c5;background:transparent;border:none;transition:background .12s ease,color .12s ease}.report-designer-tool-btn:hover{background:#ffffff14;color:#fff}.report-designer-tool-btn svg{width:1.35rem;height:1.35rem;opacity:.9}.report-designer-elements{display:flex;flex-direction:column;gap:.65rem}.report-designer-elements-section{display:flex;flex-direction:column;gap:.35rem}.report-designer-elements-section-title{margin:0;padding:0 .15rem;font-size:.8125rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#6b7280}.report-designer-elements-list{display:flex;flex-direction:column;gap:.3rem}.report-designer-elements-divider{height:1px;margin:.1rem 0;background:#ffffff14}.report-designer-element-tile{display:flex;flex-direction:row;align-items:center;gap:.65rem;width:100%;min-height:2.75rem;padding:.5rem .6rem;border-radius:10px;font-size:.75rem;font-weight:500;line-height:1.2;text-align:left;color:#e8eaed;background:#ffffff08;border:1px solid rgba(255,255,255,.07);cursor:grab;touch-action:manipulation;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease}.report-designer-element-tile:active{cursor:grabbing;transform:scale(.99)}.report-designer-element-tile:hover{background:#ffffff12;color:#fff;border-color:#8ab4f847;box-shadow:0 1px 3px #0003}.report-designer-element-tile:focus-visible{outline:2px solid #8ab4f8;outline-offset:2px}.report-designer-element-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;border-radius:8px;background:#8ab4f81f;border:1px solid rgba(138,180,248,.22)}.report-designer-element-icon svg{width:1.125rem;height:1.125rem;color:#8ab4f8}.report-designer-element-meta{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.12rem}.report-designer-element-label{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;color:inherit}.report-designer-element-hint{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:400;color:#9aa0a6}.report-designer-element-tile--library{cursor:pointer;background:#8ab4f81a;border-color:#8ab4f852}.report-designer-element-tile--library:hover{background:#8ab4f829;border-color:#8ab4f880}.report-designer-element-tile--library.is-active{background:#8ab4f833;border-color:#8ab4f8;box-shadow:0 0 0 1px #8ab4f866}.report-designer-element-tile--library .report-designer-element-icon{background:#8ab4f847;border-color:#8ab4f873}.report-designer-element-tile--library .report-designer-element-hint{color:#aecbfa}.report-designer-element-tile--preset{background:#ffffff05}.report-designer-element-tile--preset .report-designer-element-icon{background:#ffffff0f;border-color:#ffffff1a}.report-designer-element-tile--preset .report-designer-element-icon svg{color:#9aa0a6}.report-designer-element-tile--preset .report-designer-element-label{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.report-editor-item-block{margin:2rem 0 1.25rem}.report-editor-item-block__surface{padding:1rem 1.1rem 1.15rem;background:linear-gradient(180deg,#f8fafc,#fff 65%);border:1px solid #e2e8f0;border-left:3px solid #0f172a;border-radius:2px}.report-editor-item-block__code{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;color:#0f172a;line-height:1.25}.report-editor-item-block__description{margin:0 0 .85rem;font-size:1rem;font-weight:500;line-height:1.5;color:#334155}.report-editor-item-block__meta{display:flex;flex-wrap:wrap;gap:.4rem .5rem;margin:0 0 1rem}.report-editor-item-block__chip{display:inline-flex;align-items:baseline;gap:.35rem;padding:.22rem .55rem;font-size:.8125rem;line-height:1.35;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px}.report-editor-item-block__chip-label{font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.report-editor-item-block__chip-value{font-weight:600;color:#1e293b}.report-editor-item-block__fields{margin:0;padding:.65rem 0 0;list-style:none;border-top:1px solid #e2e8f0}.report-editor-item-block__field-row{display:flex;flex-wrap:wrap;gap:.25rem .75rem;align-items:baseline;margin:0 0 .35rem}.report-editor-item-block__field-row:last-child{margin-bottom:0}.report-editor-item-block__field-label{font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.report-editor-item-block__field-value{font-size:.875rem;color:#1e293b;word-break:break-word}.email-body-editor .ql-editor .report-editor-item-block__code{font-size:1.125rem;font-weight:700;color:#0f172a}.email-body-editor .ql-editor .report-editor-item-block__description{font-size:1rem;font-weight:500;color:#334155}.dark .email-body-editor .ql-editor .report-editor-item-block__surface{background:linear-gradient(180deg,#1e293b,#0f172a 65%);border-color:#334155;border-left-color:#94a3b8}.dark .email-body-editor .ql-editor .report-editor-item-block__code{color:#f8fafc}.dark .email-body-editor .ql-editor .report-editor-item-block__description{color:#cbd5e1}.dark .email-body-editor .ql-editor .report-editor-item-block__chip{background:#1e293b;border-color:#475569}.dark .email-body-editor .ql-editor .report-editor-item-block__chip-value{color:#e2e8f0}.report-doc-header{margin:0 0 2rem}.report-doc-header:before{content:"";display:block;height:4px;margin:0 0 1rem;border-radius:1px;background:linear-gradient(90deg,#0f172a 0,#0f172a 38%,#94a3b8 38%,#94a3b8)}.report-doc-header-surface{padding:1.1rem 1.15rem 1.35rem;background:linear-gradient(180deg,#f8fafc,#fff 72%);border:1px solid #e2e8f0;border-bottom:2px solid #0f172a;border-radius:2px}.report-doc-header-top{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.75rem 1.5rem;margin-bottom:1.15rem}.report-doc-header-brand{display:flex;align-items:center;gap:.65rem;min-width:0}.report-doc-header-logo{display:block;flex-shrink:0;width:36px;height:36px}.report-doc-header-brand-text{display:flex;flex-direction:column;gap:.12rem;min-width:0}.report-doc-header-brand-name{font-size:.9375rem;font-weight:700;letter-spacing:-.02em;color:#0f172a;line-height:1.25}.report-doc-header-brand-tagline{font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#64748b;line-height:1.3}.report-doc-header-main{display:flex;flex-direction:column;gap:0}.report-doc-header-eyebrow{margin:0;font-size:.8125rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#64748b;line-height:1.3}.report-doc-header-eyebrow--doc{flex:0 1 auto;max-width:48%;margin-left:auto;text-align:right;font-size:.8125rem;letter-spacing:.2em}.report-doc-header-title{margin:0 0 1.05rem;font-size:1.625rem;font-weight:700;line-height:1.15;letter-spacing:-.035em;color:#0f172a}@media (min-width: 640px){.report-doc-header-title{font-size:1.875rem}}.report-doc-header-meta-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;padding-top:.85rem;border-top:1px solid #e2e8f0}.report-doc-header-chips{display:flex;flex-wrap:wrap;gap:.35rem .45rem;flex:1 1 auto;min-width:0}.report-doc-header-chip{display:inline-block;padding:.2rem .55rem;font-size:.8125rem;font-weight:600;line-height:1.35;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;white-space:nowrap}.report-doc-header-date-badge{display:inline-flex;align-items:center;gap:.4rem;flex:0 1 auto;margin-left:auto;padding:.28rem .65rem;font-size:.8125rem;font-weight:600;line-height:1.35;color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-variant-numeric:tabular-nums;white-space:nowrap}.report-doc-header-date-icon{flex-shrink:0;color:#64748b}.report-doc-header-edit-hint{margin:.45rem 0 0;font-size:.8125rem;color:#94a3b8;line-height:1.35}.report-doc-header--editing .report-doc-header-top{align-items:flex-start}.report-doc-header--editing .report-doc-header-meta-row{align-items:stretch;gap:.5rem}.report-doc-header-field{display:block;width:100%;margin:0;padding:.12rem 0;border:none;border-bottom:1px solid transparent;border-radius:0;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;line-height:inherit;transition:border-color .12s ease,background .12s ease}.report-doc-header-field::-moz-placeholder{color:#94a3b8;font-weight:400;opacity:1}.report-doc-header-field::placeholder{color:#94a3b8;font-weight:400;opacity:1}.report-doc-header-field:hover{border-bottom-color:#94a3b873}.report-doc-header-field:focus{outline:none;border-bottom-color:#8ab4f8;background:#8ab4f80f}.report-doc-header--editing .report-doc-header-field.report-doc-header-eyebrow--doc{flex:0 1 12rem;width:auto;max-width:48%;margin-left:auto;font-size:.8125rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;text-align:right;color:#0f172a}.report-doc-header--editing .report-doc-header-field.report-doc-header-title{font-size:1.625rem;font-weight:700;letter-spacing:-.035em;color:#0f172a}@media (min-width: 640px){.report-doc-header--editing .report-doc-header-field.report-doc-header-title{font-size:1.875rem}}.report-doc-header--editing .report-doc-header-field.report-doc-header-meta,.report-doc-header--editing .report-doc-header-field.report-doc-header-date{font-size:.8125rem;font-weight:500}.report-doc-header--editing .report-doc-header-field.report-doc-header-date{text-align:right;min-width:8rem;width:auto;flex:0 1 12rem}.report-rich-text-editor,.report-rich-text-editor .quill-surface-wrap,.report-rich-text-editor .quill-surface-host{display:flex;flex-direction:column}.report-designer-page-scaler{transform-origin:top center}.report-rich-text-editor .ql-toolbar{border:none;border-bottom:1px solid #e2e8f0;background:#f8fafc;border-radius:6px 6px 0 0;padding:6px 8px;flex-shrink:0}.report-rich-text-editor .ql-container{border:none;font-family:inherit;font-size:14px;height:auto!important;overflow:visible}.report-rich-text-editor .ql-editor{height:auto!important;min-height:2.75rem;max-height:none;overflow-y:hidden;overflow-x:hidden;color:#0f172a;padding:10px 12px;box-sizing:border-box}.report-rich-text-editor--heading .ql-editor{min-height:2.25rem;font-size:1.35rem;font-weight:600}.report-rich-text-preview-shell{cursor:text;box-sizing:border-box;min-height:0}.report-rich-text-preview-shell .report-rich-text-view{min-height:0;overflow:visible;box-sizing:border-box}.report-rich-text-preview-placeholder{margin:0;padding:10px 12px;color:#94a3b8;font-size:14px;font-style:italic}.report-rich-text-editor--heading .report-rich-text-preview-placeholder{font-size:1.35rem}.report-rich-text-view{padding:0;color:#0f172a;font-size:14px;line-height:1.6;word-break:break-word}.report-rich-text-view--heading{font-size:1.35rem;font-weight:600;line-height:1.3}.report-rich-text-view--heading h1,.report-rich-text-view--heading h2,.report-rich-text-view--heading h3{font-weight:600;margin:0}.report-rich-text-view--center{text-align:center}.report-rich-text-view p{margin:0 0 .5em}.report-rich-text-view p:last-child{margin-bottom:0}.report-rich-text-view ul,.report-rich-text-view ol{margin:.25em 0 .5em 1.25em;padding:0}.report-rich-text-view a{color:#1d4ed8;text-decoration:underline}@media print{.report-rich-text-editor .ql-toolbar,.report-rich-text-editor .quill-surface-wrap{display:none!important}.report-rich-text-preview-shell .report-rich-text-view,.report-rich-text-view{display:block!important;color:#000!important}.report-rich-text-view a{color:#000!important}.report-doc-header{margin-bottom:1.5rem!important}.report-doc-header-surface{background:#f8fafc!important;border-color:#cbd5e1!important;border-bottom-color:#000!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.report-doc-header:before{print-color-adjust:exact;-webkit-print-color-adjust:exact}.report-doc-header-chip{background:#f1f5f9!important;border-color:#cbd5e1!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.report-doc-header-date-badge{background:#fff!important;border-color:#94a3b8!important}.report-doc-header-eyebrow,.report-doc-header-brand-tagline{color:#475569!important}.report-doc-header-brand-name,.report-doc-header-title{color:#000!important}.report-doc-header-field{border:none!important;background:transparent!important;padding:0!important}.report-doc-header-field:focus{background:transparent!important}}.report-designer-library-panel{border-top:1px solid rgba(255,255,255,.06);max-height:42vh;overflow-y:auto}.report-designer-mobile-dock{position:fixed;left:0;right:0;bottom:0;z-index:35;padding-bottom:env(safe-area-inset-bottom)}.report-designer-mobile-props{color:#e2e8f0}.report-designer-mobile-bar{background:#252628;border-top:1px solid rgba(255,255,255,.08)}.report-designer-mobile-tool{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem;padding:.35rem;border-radius:8px;color:#c4c7c5;background:transparent;border:none;font-size:.8125rem}.report-designer-mobile-tool:active{background:#ffffff1a}.report-designer-mobile-tool svg{width:1.25rem;height:1.25rem}@media (max-width: 1023px){.report-designer-workspace{padding-bottom:5.5rem}.report-designer-mobile-dock~.report-designer-workspace,.report-designer-body:has(.report-designer-mobile-dock) .report-designer-workspace{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom))}}@media (min-width: 1024px){.report-designer-workspace{padding-bottom:2rem}}@media print{.report-designer-studio .report-designer-toolbar,.report-designer-studio .report-designer-sidebar,.report-designer-studio .report-designer-props{display:none!important}.report-designer-workspace{overflow:visible!important;background:#fff!important;padding:0!important}.report-designer-page{transform:none!important;box-shadow:none!important;max-width:none!important;width:100%!important;min-height:0!important}}html[data-theme=light] .qc-checklist-section-header .dark\:text-slate-200:is(html.dark *){color:#e2e8f0!important}html[data-theme=light] .qc-checklist-section-header .dark\:text-slate-300:is(html.dark *){color:#e2e8f0!important}html[data-theme=light] .qc-checklist-section-header .dark\:hover\:text-slate-200:hover:is(html.dark *){color:#e2e8f0!important}html[data-theme=light] .qc-checklist-section-header .dark\:hover\:text-slate-300:hover:is(html.dark *){color:#e2e8f0!important}.file\:mr-3::file-selector-button{margin-right:.75rem}.file\:rounded-lg::file-selector-button{border-radius:.5rem}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-slate-100::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.file\:px-2\.5::file-selector-button{padding-left:.625rem;padding-right:.625rem}.file\:py-1\.5::file-selector-button{padding-top:.375rem;padding-bottom:.375rem}.file\:text-xs::file-selector-button{font-size:.8125rem;line-height:1.4}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-slate-800::file-selector-button{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-400::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:border-r-0:last-child{border-right-width:0px}.focus-within\:border-\[\#1a73e8\]:focus-within{--tw-border-opacity: 1;border-color:rgb(26 115 232 / var(--tw-border-opacity, 1))}.focus-within\:border-transparent:focus-within{border-color:transparent}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-\[\#1a73e8\]\/20:focus-within{--tw-ring-color: rgb(26 115 232 / .2)}.focus-within\:ring-blue-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#1a73e8\]:hover{--tw-border-opacity: 1;border-color:rgb(26 115 232 / var(--tw-border-opacity, 1))}.hover\:border-\[\#8ab4f8\]:hover{--tw-border-opacity: 1;border-color:rgb(138 180 248 / var(--tw-border-opacity, 1))}.hover\:border-\[\#8ab4f8\]\/40:hover{border-color:#8ab4f866}.hover\:border-blue-400\/50:hover{border-color:#60a5fa80}.hover\:border-blue-400\/60:hover{border-color:#60a5fa99}.hover\:border-emerald-300:hover{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.hover\:border-emerald-400:hover{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.hover\:border-slate-200:hover{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#1557b0\]:hover{--tw-bg-opacity: 1;background-color:rgb(21 87 176 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#aecbfa\]:hover{--tw-bg-opacity: 1;background-color:rgb(174 203 250 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-black\/70:hover{background-color:#000000b3}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / 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-emerald-100:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-google-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 243 244 / var(--tw-bg-opacity, 1))}.hover\:bg-google-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 249 250 / var(--tw-bg-opacity, 1))}.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-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.hover\:bg-red-950\/30:hover{background-color:#450a0a4d}.hover\:bg-red-950\/40:hover{background-color:#450a0a66}.hover\:bg-rose-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100\/50:hover{background-color:#f1f5f980}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200\/80:hover{background-color:#e2e8f0cc}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50\/50:hover{background-color:#f8fafc80}.hover\:bg-slate-50\/80:hover{background-color:#f8fafccc}.hover\:bg-slate-700:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-700\/40:hover{background-color:#33415566}.hover\:bg-slate-700\/80:hover{background-color:#334155cc}.hover\:bg-slate-900:hover{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/60:hover{background-color:#fff9}.hover\:from-blue-500: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\:to-indigo-500:hover{--tw-gradient-to: #6366f1 var(--tw-gradient-to-position)}.hover\:pl-4:hover{padding-left:1rem}.hover\:text-\[\#1a73e8\]:hover{--tw-text-opacity: 1;color:rgb(26 115 232 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-slate-600:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:decoration-slate-500:hover{text-decoration-color:#64748b}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-blue-500\/30:hover{--tw-shadow-color: rgb(59 130 246 / .3);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-slate-300\/40:hover{--tw-shadow-color: rgb(203 213 225 / .4);--tw-shadow: var(--tw-shadow-colored)}.focus\:border-\[\#1a73e8\]:focus{--tw-border-opacity: 1;border-color:rgb(26 115 232 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-sky-50:focus{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-inset:focus{--tw-ring-inset: inset}.focus\:ring-\[\#1a73e8\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(26 115 232 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#1a73e8\]\/20:focus{--tw-ring-color: rgb(26 115 232 / .2)}.focus\:ring-\[\#1a73e8\]\/25:focus{--tw-ring-color: rgb(26 115 232 / .25)}.focus\:ring-blue-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500\/20:focus{--tw-ring-color: rgb(59 130 246 / .2)}.focus\:ring-blue-500\/30:focus{--tw-ring-color: rgb(59 130 246 / .3)}.focus\:ring-google-blue:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500\/25:focus{--tw-ring-color: rgb(239 68 68 / .25)}.focus\:ring-sky-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1))}.focus\:ring-white:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px}.focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\:ring-offset-slate-100:focus{--tw-ring-offset-color: #f1f5f9}.focus\:ring-offset-transparent:focus{--tw-ring-offset-color: transparent}.focus\:ring-offset-white:focus{--tw-ring-offset-color: #fff}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.99\]:active{--tw-scale-x: .99;--tw-scale-y: .99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:cursor-grabbing:active{cursor:grabbing}.active\:bg-emerald-800:active{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity, 1))}.active\:bg-slate-100:active{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.active\:opacity-80:active{opacity:.8}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-25:disabled{opacity:.25}.disabled\:opacity-35:disabled{opacity:.35}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:hover\:bg-slate-50:hover:disabled{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.dark\:divide-slate-600:is(html.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(71 85 105 / var(--tw-divide-opacity, 1))}.dark\:divide-slate-700\/50:is(html.dark *)>:not([hidden])~:not([hidden]){border-color:#33415580}.dark\:divide-slate-700\/60:is(html.dark *)>:not([hidden])~:not([hidden]){border-color:#33415599}.dark\:divide-slate-700\/80:is(html.dark *)>:not([hidden])~:not([hidden]){border-color:#334155cc}.dark\:border-\[\#4285f4\]\/50:is(html.dark *){border-color:#4285f480}.dark\:border-\[\#8ab4f8\]\/40:is(html.dark *){border-color:#8ab4f866}.dark\:border-amber-700:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.dark\:border-amber-800\/50:is(html.dark *){border-color:#92400e80}.dark\:border-amber-800\/60:is(html.dark *){border-color:#92400e99}.dark\:border-amber-900\/50:is(html.dark *){border-color:#78350f80}.dark\:border-blue-400:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.dark\:border-blue-800\/50:is(html.dark *){border-color:#1e40af80}.dark\:border-blue-800\/60:is(html.dark *){border-color:#1e40af99}.dark\:border-emerald-400:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.dark\:border-emerald-700:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.dark\:border-emerald-800\/50:is(html.dark *){border-color:#065f4680}.dark\:border-emerald-800\/60:is(html.dark *){border-color:#065f4699}.dark\:border-red-500:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.dark\:border-red-700:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.dark\:border-red-800:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.dark\:border-red-800\/50:is(html.dark *){border-color:#991b1b80}.dark\:border-red-800\/60:is(html.dark *){border-color:#991b1b99}.dark\:border-red-800\/70:is(html.dark *){border-color:#991b1bb3}.dark\:border-rose-700:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(190 18 60 / var(--tw-border-opacity, 1))}.dark\:border-rose-800\/60:is(html.dark *){border-color:#9f123999}.dark\:border-sky-700:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity, 1))}.dark\:border-sky-800\/60:is(html.dark *){border-color:#07598599}.dark\:border-slate-400:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.dark\:border-slate-500:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.dark\:border-slate-500\/50:is(html.dark *){border-color:#64748b80}.dark\:border-slate-600:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.dark\:border-slate-600\/40:is(html.dark *){border-color:#47556966}.dark\:border-slate-600\/60:is(html.dark *){border-color:#47556999}.dark\:border-slate-600\/70:is(html.dark *){border-color:#475569b3}.dark\:border-slate-600\/80:is(html.dark *){border-color:#475569cc}.dark\:border-slate-700:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.dark\:border-slate-700\/50:is(html.dark *){border-color:#33415580}.dark\:border-slate-700\/60:is(html.dark *){border-color:#33415599}.dark\:border-slate-700\/70:is(html.dark *){border-color:#334155b3}.dark\:border-slate-700\/80:is(html.dark *){border-color:#334155cc}.dark\:border-teal-800\/60:is(html.dark *){border-color:#115e5999}.dark\:border-violet-800\/60:is(html.dark *){border-color:#5b21b699}.dark\:border-white\/\[0\.07\]:is(html.dark *){border-color:#ffffff12}.dark\:border-white\/\[0\.08\]:is(html.dark *){border-color:#ffffff14}.dark\:border-white\/\[0\.12\]:is(html.dark *){border-color:#ffffff1f}.dark\:border-white\/\[0\.1\]:is(html.dark *){border-color:#ffffff1a}.dark\:border-l-\[\#4285f4\]:is(html.dark *){--tw-border-opacity: 1;border-left-color:rgb(66 133 244 / var(--tw-border-opacity, 1))}.dark\:border-l-blue-400:is(html.dark *){--tw-border-opacity: 1;border-left-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.dark\:border-l-slate-400:is(html.dark *){--tw-border-opacity: 1;border-left-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.dark\:\!bg-red-900\/30:is(html.dark *){background-color:#7f1d1d4d!important}.dark\:bg-\[\#16171b\]:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(22 23 27 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1a1b1e\]:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(26 27 30 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1a73e8\]:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(26 115 232 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1c1d21\]:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(28 29 33 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1e1f24\]:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(30 31 36 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#4285f4\]:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(66 133 244 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#8ab4f8\]\/15:is(html.dark *){background-color:#8ab4f826}.dark\:bg-amber-500\/20:is(html.dark *){background-color:#f59e0b33}.dark\:bg-amber-900\/40:is(html.dark *){background-color:#78350f66}.dark\:bg-amber-900\/50:is(html.dark *){background-color:#78350f80}.dark\:bg-amber-950\/30:is(html.dark *){background-color:#451a034d}.dark\:bg-amber-950\/35:is(html.dark *){background-color:#451a0359}.dark\:bg-amber-950\/40:is(html.dark *){background-color:#451a0366}.dark\:bg-amber-950\/90:is(html.dark *){background-color:#451a03e6}.dark\:bg-black\/50:is(html.dark *){background-color:#00000080}.dark\:bg-black\/60:is(html.dark *){background-color:#0009}.dark\:bg-black\/70:is(html.dark *){background-color:#000000b3}.dark\:bg-black\/80:is(html.dark *){background-color:#000c}.dark\:bg-blue-400\/20:is(html.dark *){background-color:#60a5fa33}.dark\:bg-blue-500\/10:is(html.dark *){background-color:#3b82f61a}.dark\:bg-blue-500\/20:is(html.dark *){background-color:#3b82f633}.dark\:bg-blue-900\/10:is(html.dark *){background-color:#1e3a8a1a}.dark\:bg-blue-900\/20:is(html.dark *){background-color:#1e3a8a33}.dark\:bg-blue-900\/30:is(html.dark *){background-color:#1e3a8a4d}.dark\:bg-blue-900\/40:is(html.dark *){background-color:#1e3a8a66}.dark\:bg-blue-900\/50:is(html.dark *){background-color:#1e3a8a80}.dark\:bg-blue-900\/60:is(html.dark *){background-color:#1e3a8a99}.dark\:bg-blue-950\/30:is(html.dark *){background-color:#1725544d}.dark\:bg-blue-950\/35:is(html.dark *){background-color:#17255459}.dark\:bg-blue-950\/40:is(html.dark *){background-color:#17255466}.dark\:bg-blue-950\/50:is(html.dark *){background-color:#17255480}.dark\:bg-blue-950\/60:is(html.dark *){background-color:#17255499}.dark\:bg-blue-950\/90:is(html.dark *){background-color:#172554e6}.dark\:bg-cyan-900\/10:is(html.dark *){background-color:#164e631a}.dark\:bg-cyan-900\/20:is(html.dark *){background-color:#164e6333}.dark\:bg-cyan-900\/30:is(html.dark *){background-color:#164e634d}.dark\:bg-dark-elevated:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(30 31 36 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-500\/20:is(html.dark *){background-color:#10b98133}.dark\:bg-emerald-900\/10:is(html.dark *){background-color:#064e3b1a}.dark\:bg-emerald-900\/20:is(html.dark *){background-color:#064e3b33}.dark\:bg-emerald-900\/30:is(html.dark *){background-color:#064e3b4d}.dark\:bg-emerald-900\/40:is(html.dark *){background-color:#064e3b66}.dark\:bg-emerald-950\/30:is(html.dark *){background-color:#022c224d}.dark\:bg-emerald-950\/35:is(html.dark *){background-color:#022c2259}.dark\:bg-emerald-950\/50:is(html.dark *){background-color:#022c2280}.dark\:bg-emerald-950\/60:is(html.dark *){background-color:#022c2299}.dark\:bg-emerald-950\/90:is(html.dark *){background-color:#022c22e6}.dark\:bg-green-900\/30:is(html.dark *){background-color:#14532d4d}.dark\:bg-indigo-500\/10:is(html.dark *){background-color:#6366f11a}.dark\:bg-orange-900\/10:is(html.dark *){background-color:#7c2d121a}.dark\:bg-orange-900\/20:is(html.dark *){background-color:#7c2d1233}.dark\:bg-orange-900\/30:is(html.dark *){background-color:#7c2d124d}.dark\:bg-red-500\/20:is(html.dark *){background-color:#ef444433}.dark\:bg-red-900\/20:is(html.dark *){background-color:#7f1d1d33}.dark\:bg-red-900\/30:is(html.dark *){background-color:#7f1d1d4d}.dark\:bg-red-900\/40:is(html.dark *){background-color:#7f1d1d66}.dark\:bg-red-950\/20:is(html.dark *){background-color:#450a0a33}.dark\:bg-red-950\/25:is(html.dark *){background-color:#450a0a40}.dark\:bg-red-950\/30:is(html.dark *){background-color:#450a0a4d}.dark\:bg-red-950\/35:is(html.dark *){background-color:#450a0a59}.dark\:bg-red-950\/90:is(html.dark *){background-color:#450a0ae6}.dark\:bg-rose-900\/10:is(html.dark *){background-color:#8813371a}.dark\:bg-rose-900\/20:is(html.dark *){background-color:#88133733}.dark\:bg-rose-900\/25:is(html.dark *){background-color:#88133740}.dark\:bg-rose-900\/30:is(html.dark *){background-color:#8813374d}.dark\:bg-rose-900\/40:is(html.dark *){background-color:#88133766}.dark\:bg-rose-900\/50:is(html.dark *){background-color:#88133780}.dark\:bg-rose-950\/15:is(html.dark *){background-color:#4c051926}.dark\:bg-rose-950\/20:is(html.dark *){background-color:#4c051933}.dark\:bg-rose-950\/30:is(html.dark *){background-color:#4c05194d}.dark\:bg-rose-950\/40:is(html.dark *){background-color:#4c051966}.dark\:bg-sky-900\/40:is(html.dark *){background-color:#0c4a6e66}.dark\:bg-sky-950\/30:is(html.dark *){background-color:#082f494d}.dark\:bg-slate-200:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-600:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-600\/60:is(html.dark *){background-color:#47556999}.dark\:bg-slate-700:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-700\/30:is(html.dark *){background-color:#3341554d}.dark\:bg-slate-700\/40:is(html.dark *){background-color:#33415566}.dark\:bg-slate-700\/50:is(html.dark *){background-color:#33415580}.dark\:bg-slate-700\/80:is(html.dark *){background-color:#334155cc}.dark\:bg-slate-800:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-800\/20:is(html.dark *){background-color:#1e293b33}.dark\:bg-slate-800\/30:is(html.dark *){background-color:#1e293b4d}.dark\:bg-slate-800\/40:is(html.dark *){background-color:#1e293b66}.dark\:bg-slate-800\/50:is(html.dark *){background-color:#1e293b80}.dark\:bg-slate-800\/60:is(html.dark *){background-color:#1e293b99}.dark\:bg-slate-800\/70:is(html.dark *){background-color:#1e293bb3}.dark\:bg-slate-800\/80:is(html.dark *){background-color:#1e293bcc}.dark\:bg-slate-800\/95:is(html.dark *){background-color:#1e293bf2}.dark\:bg-slate-900:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-900\/30:is(html.dark *){background-color:#0f172a4d}.dark\:bg-slate-900\/40:is(html.dark *){background-color:#0f172a66}.dark\:bg-slate-900\/50:is(html.dark *){background-color:#0f172a80}.dark\:bg-slate-900\/80:is(html.dark *){background-color:#0f172acc}.dark\:bg-slate-900\/90:is(html.dark *){background-color:#0f172ae6}.dark\:bg-slate-900\/95:is(html.dark *){background-color:#0f172af2}.dark\:bg-slate-950:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-950\/40:is(html.dark *){background-color:#02061766}.dark\:bg-teal-900\/10:is(html.dark *){background-color:#134e4a1a}.dark\:bg-teal-900\/20:is(html.dark *){background-color:#134e4a33}.dark\:bg-teal-900\/30:is(html.dark *){background-color:#134e4a4d}.dark\:bg-teal-950\/30:is(html.dark *){background-color:#042f2e4d}.dark\:bg-violet-900\/10:is(html.dark *){background-color:#4c1d951a}.dark\:bg-violet-900\/20:is(html.dark *){background-color:#4c1d9533}.dark\:bg-violet-900\/30:is(html.dark *){background-color:#4c1d954d}.dark\:bg-violet-950\/30:is(html.dark *){background-color:#2e10654d}.dark\:bg-white\/\[0\.06\]:is(html.dark *){background-color:#ffffff0f}.dark\:bg-white\/\[0\.08\]:is(html.dark *){background-color:#ffffff14}.dark\:bg-white\/\[0\.12\]:is(html.dark *){background-color:#ffffff1f}.dark\:from-slate-600:is(html.dark *){--tw-gradient-from: #475569 var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-slate-800\/90:is(html.dark *){--tw-gradient-from: rgb(30 41 59 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-slate-950:is(html.dark *){--tw-gradient-from: #020617 var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:via-slate-900:is(html.dark *){--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0f172a var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:to-blue-950\/30:is(html.dark *){--tw-gradient-to: rgb(23 37 84 / .3) var(--tw-gradient-to-position)}.dark\:to-slate-700:is(html.dark *){--tw-gradient-to: #334155 var(--tw-gradient-to-position)}.dark\:to-slate-800:is(html.dark *){--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.dark\:\!text-red-300:is(html.dark *){--tw-text-opacity: 1 !important;color:rgb(252 165 165 / var(--tw-text-opacity, 1))!important}.dark\:text-\[\#4285f4\]:is(html.dark *){--tw-text-opacity: 1;color:rgb(66 133 244 / var(--tw-text-opacity, 1))}.dark\:text-\[\#8ab4f8\]:is(html.dark *){--tw-text-opacity: 1;color:rgb(138 180 248 / var(--tw-text-opacity, 1))}.dark\:text-\[\#9aa0a6\]:is(html.dark *){--tw-text-opacity: 1;color:rgb(154 160 166 / var(--tw-text-opacity, 1))}.dark\:text-\[\#bdc1c6\]:is(html.dark *){--tw-text-opacity: 1;color:rgb(189 193 198 / var(--tw-text-opacity, 1))}.dark\:text-\[\#e2e4e9\]:is(html.dark *){--tw-text-opacity: 1;color:rgb(226 228 233 / var(--tw-text-opacity, 1))}.dark\:text-amber-100:is(html.dark *){--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.dark\:text-amber-200:is(html.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.dark\:text-amber-300:is(html.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-amber-400:is(html.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-blue-100:is(html.dark *){--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-200:is(html.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-300:is(html.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-blue-400:is(html.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-dark-text:is(html.dark *){--tw-text-opacity: 1;color:rgb(226 228 233 / var(--tw-text-opacity, 1))}.dark\:text-dark-text-muted:is(html.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-emerald-100:is(html.dark *){--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.dark\:text-emerald-200:is(html.dark *){--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.dark\:text-emerald-300:is(html.dark *){--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.dark\:text-emerald-400:is(html.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.dark\:text-green-300:is(html.dark *){--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.dark\:text-red-100:is(html.dark *){--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.dark\:text-red-200:is(html.dark *){--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.dark\:text-red-300:is(html.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-red-400:is(html.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-rose-300:is(html.dark *){--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.dark\:text-rose-400:is(html.dark *){--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.dark\:text-sky-200:is(html.dark *){--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity, 1))}.dark\:text-sky-400:is(html.dark *){--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.dark\:text-slate-100:is(html.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.dark\:text-slate-200:is(html.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.dark\:text-slate-300:is(html.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:text-slate-400:is(html.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:text-slate-50:is(html.dark *){--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.dark\:text-slate-500:is(html.dark *){--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark\:text-slate-600:is(html.dark *){--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.dark\:text-slate-900:is(html.dark *){--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.dark\:text-violet-400:is(html.dark *){--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.dark\:text-white:is(html.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:decoration-slate-600:is(html.dark *){text-decoration-color:#475569}.dark\:placeholder-slate-500:is(html.dark *)::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.dark\:placeholder-slate-500:is(html.dark *)::placeholder{--tw-placeholder-opacity: 1;color:rgb(100 116 139 / var(--tw-placeholder-opacity, 1))}.dark\:opacity-\[0\.04\]:is(html.dark *){opacity:.04}.dark\:shadow-\[0_4px_24px_rgba\(0\,0\,0\,\.4\)\]:is(html.dark *){--tw-shadow: 0 4px 24px rgba(0,0,0,.4);--tw-shadow-colored: 0 4px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_8px_32px_rgba\(0\,0\,0\,\.5\)\]:is(html.dark *){--tw-shadow: 0 8px 32px rgba(0,0,0,.5);--tw-shadow-colored: 0 8px 32px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-none:is(html.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\:shadow-black\/20:is(html.dark *){--tw-shadow-color: rgb(0 0 0 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-black\/40:is(html.dark *){--tw-shadow-color: rgb(0 0 0 / .4);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-blue-600\/20:is(html.dark *){--tw-shadow-color: rgb(37 99 235 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:ring-slate-600\/20:is(html.dark *){--tw-ring-color: rgb(71 85 105 / .2)}.dark\:ring-slate-700\/30:is(html.dark *){--tw-ring-color: rgb(51 65 85 / .3)}.dark\:ring-white\/5:is(html.dark *){--tw-ring-color: rgb(255 255 255 / .05)}.dark\:file\:bg-slate-700:is(html.dark *)::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:file\:text-slate-100:is(html.dark *)::file-selector-button{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-slate-500:is(html.dark *)::-moz-placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-slate-500:is(html.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark\:focus-within\:border-\[\#4285f4\]:focus-within:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(66 133 244 / var(--tw-border-opacity, 1))}.dark\:focus-within\:ring-\[\#4285f4\]\/30:focus-within:is(html.dark *){--tw-ring-color: rgb(66 133 244 / .3)}.dark\:hover\:border-\[\#4285f4\]:hover:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(66 133 244 / var(--tw-border-opacity, 1))}.dark\:hover\:border-\[\#8ab4f8\]\/40:hover:is(html.dark *){border-color:#8ab4f866}.dark\:hover\:border-emerald-500:hover:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.dark\:hover\:border-emerald-700:hover:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.dark\:hover\:border-slate-600:hover:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-\[\#1557b0\]:hover:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(21 87 176 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#3367d6\]:hover:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(51 103 214 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-amber-900\/40:hover:is(html.dark *){background-color:#78350f66}.dark\:hover\:bg-blue-900\/30:hover:is(html.dark *){background-color:#1e3a8a4d}.dark\:hover\:bg-blue-900\/40:hover:is(html.dark *){background-color:#1e3a8a66}.dark\:hover\:bg-blue-900\/50:hover:is(html.dark *){background-color:#1e3a8a80}.dark\:hover\:bg-emerald-900\/40:hover:is(html.dark *){background-color:#064e3b66}.dark\:hover\:bg-red-900\/20:hover:is(html.dark *){background-color:#7f1d1d33}.dark\:hover\:bg-red-900\/30:hover:is(html.dark *){background-color:#7f1d1d4d}.dark\:hover\:bg-red-950\/30:hover:is(html.dark *){background-color:#450a0a4d}.dark\:hover\:bg-red-950\/40:hover:is(html.dark *){background-color:#450a0a66}.dark\:hover\:bg-red-950\/50:hover:is(html.dark *){background-color:#450a0a80}.dark\:hover\:bg-rose-900\/40:hover:is(html.dark *){background-color:#88133766}.dark\:hover\:bg-sky-950\/30:hover:is(html.dark *){background-color:#082f494d}.dark\:hover\:bg-slate-600:hover:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-700:hover:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-700\/30:hover:is(html.dark *){background-color:#3341554d}.dark\:hover\:bg-slate-700\/40:hover:is(html.dark *){background-color:#33415566}.dark\:hover\:bg-slate-700\/50:hover:is(html.dark *){background-color:#33415580}.dark\:hover\:bg-slate-700\/60:hover:is(html.dark *){background-color:#33415599}.dark\:hover\:bg-slate-700\/80:hover:is(html.dark *){background-color:#334155cc}.dark\:hover\:bg-slate-800:hover:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-800\/30:hover:is(html.dark *){background-color:#1e293b4d}.dark\:hover\:bg-slate-800\/40:hover:is(html.dark *){background-color:#1e293b66}.dark\:hover\:bg-slate-800\/50:hover:is(html.dark *){background-color:#1e293b80}.dark\:hover\:bg-slate-800\/60:hover:is(html.dark *){background-color:#1e293b99}.dark\:hover\:bg-slate-800\/80:hover:is(html.dark *){background-color:#1e293bcc}.dark\:hover\:bg-white:hover:is(html.dark *){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-white\/5:hover:is(html.dark *){background-color:#ffffff0d}.dark\:hover\:bg-white\/\[0\.05\]:hover:is(html.dark *){background-color:#ffffff0d}.dark\:hover\:bg-white\/\[0\.06\]:hover:is(html.dark *){background-color:#ffffff0f}.dark\:hover\:bg-white\/\[0\.08\]:hover:is(html.dark *){background-color:#ffffff14}.dark\:hover\:bg-white\/\[0\.1\]:hover:is(html.dark *){background-color:#ffffff1a}.dark\:hover\:text-\[\#4285f4\]:hover:is(html.dark *){--tw-text-opacity: 1;color:rgb(66 133 244 / var(--tw-text-opacity, 1))}.dark\:hover\:text-\[\#e8eaed\]:hover:is(html.dark *){--tw-text-opacity: 1;color:rgb(232 234 237 / var(--tw-text-opacity, 1))}.dark\:hover\:text-dark-text:hover:is(html.dark *){--tw-text-opacity: 1;color:rgb(226 228 233 / var(--tw-text-opacity, 1))}.dark\:hover\:text-red-400:hover:is(html.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:hover\:text-slate-100:hover:is(html.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.dark\:hover\:text-slate-200:hover:is(html.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.dark\:hover\:text-slate-300:hover:is(html.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:hover\:text-white:hover:is(html.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:shadow-black\/50:hover:is(html.dark *){--tw-shadow-color: rgb(0 0 0 / .5);--tw-shadow: var(--tw-shadow-colored)}.dark\:focus\:border-\[\#4285f4\]:focus:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(66 133 244 / var(--tw-border-opacity, 1))}.dark\:focus\:bg-sky-950\/40:focus:is(html.dark *){background-color:#082f4966}.dark\:focus\:ring-\[\#4285f4\]\/30:focus:is(html.dark *){--tw-ring-color: rgb(66 133 244 / .3)}.dark\:focus\:ring-offset-dark-page:focus:is(html.dark *){--tw-ring-offset-color: #16171b}.dark\:focus\:ring-offset-slate-800:focus:is(html.dark *){--tw-ring-offset-color: #1e293b}.dark\:focus\:ring-offset-slate-900:focus:is(html.dark *){--tw-ring-offset-color: #0f172a}.dark\:active\:bg-slate-700\/80:active:is(html.dark *){background-color:#334155cc}.dark\:disabled\:hover\:bg-slate-700\/50:hover:disabled:is(html.dark *){background-color:#33415580}.group:hover .dark\:group-hover\:text-emerald-400:is(html.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}@media (min-width: 400px){.min-\[400px\]\:col-span-2{grid-column:span 2 / span 2}.min-\[400px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 480px){.min-\[480px\]\:w-auto{width:auto}.min-\[480px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.min-\[480px\]\:flex-row{flex-direction:row}}@media (min-width: 640px){.sm\:pointer-events-auto{pointer-events:auto}.sm\:order-1{order:1}.sm\:order-2{order:2}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mt-10{margin-top:2.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:table-cell{display:table-cell}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-11{height:2.75rem}.sm\:h-12{height:3rem}.sm\:h-5{height:1.25rem}.sm\:max-h-\[88vh\]{max-height:88vh}.sm\:max-h-\[min\(360px\,50vh\)\]{max-height:min(360px,50vh)}.sm\:max-h-\[min\(52vh\,480px\)\]{max-height:min(52vh,480px)}.sm\:min-h-\[2\.5rem\]{min-height:2.5rem}.sm\:min-h-\[200px\]{min-height:200px}.sm\:min-h-\[240px\]{min-height:240px}.sm\:min-h-\[280px\]{min-height:280px}.sm\:min-h-\[300px\]{min-height:300px}.sm\:w-10{width:2.5rem}.sm\:w-11{width:2.75rem}.sm\:w-12{width:3rem}.sm\:w-5{width:1.25rem}.sm\:w-72{width:18rem}.sm\:w-\[11rem\]{width:11rem}.sm\:w-\[min\(100\%\,300px\)\]{width:min(100%,300px)}.sm\:w-auto{width:auto}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-4xl{max-width:56rem}.sm\:max-w-\[14rem\]{max-width:14rem}.sm\:max-w-none{max-width:none}.sm\:max-w-xs{max-width:20rem}.sm\:flex-1{flex:1 1 0%}.sm\:shrink-0{flex-shrink:0}.sm\:snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.sm\:snap-start{scroll-snap-align:start}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:items-baseline{align-items:baseline}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.sm\:overflow-x-auto{overflow-x:auto}.sm\:rounded-2xl{border-radius:1rem}.sm\:p-10{padding:2.5rem}.sm\:p-2\.5{padding:.625rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:p-8{padding:2rem}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.sm\:pb-1{padding-bottom:.25rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pl-4{padding-left:1rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pt-7{padding-top:1.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:1.35}.sm\:text-3xl{font-size:1.875rem;line-height:1.3}.sm\:text-\[11px\]{font-size:11px}.sm\:text-\[28px\]{font-size:28px}.sm\:text-base{font-size:1.0625rem;line-height:1.6}.sm\:text-lg{font-size:1.1875rem;line-height:1.55}.sm\:text-xl{font-size:1.3125rem;line-height:1.45}.sm\:text-xs{font-size:.8125rem;line-height:1.4}.sm\:text-\[11px\]{font-size:.875rem!important;line-height:1.45!important}}@media (min-width: 768px){.md\:inline{display:inline}.md\:flex{display:flex}.md\:table-cell{display:table-cell}.md\:hidden{display:none}.md\:min-h-\[2\.75rem\]{min-height:2.75rem}.md\:w-auto{width:auto}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[minmax\(0\,17\.5rem\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,17.5rem) minmax(0,1fr)}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:justify-between{justify-content:space-between}.md\:gap-8{gap:2rem}.md\:p-6{padding:1.5rem}.md\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.md\:text-3xl{font-size:1.875rem;line-height:1.3}}@media (min-width: 1024px){.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-52{width:13rem}.lg\:w-56{width:14rem}.lg\:w-64{width:16rem}.lg\:w-72{width:18rem}.lg\:w-\[280px\]{width:280px}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-none{max-width:none}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:gap-6{gap:1.5rem}.lg\:overflow-x-visible{overflow-x:visible}.lg\:p-8{padding:2rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:pr-8{padding-right:2rem}}@media (min-width: 1280px){.xl\:sticky{position:sticky}.xl\:top-4{top:1rem}.xl\:col-span-4{grid-column:span 4 / span 4}.xl\:col-span-8{grid-column:span 8 / span 8}.xl\:hidden{display:none}.xl\:w-56{width:14rem}.xl\:max-w-6xl{max-width:72rem}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width: 1536px){.\32xl\:max-w-7xl{max-width:80rem}}@media print{.print\:h-auto{height:auto}.print\:max-h-\[220mm\]{max-height:220mm}.print\:min-h-0{min-height:0px}.print\:max-w-none{max-width:none}.print\:break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid}.print\:gap-1{gap:.25rem}.print\:gap-1\.5{gap:.375rem}.print\: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))}.print\:rounded-none{border-radius:0}.print\:border-0{border-width:0px}.print\:border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.print\:bg-transparent{background-color:transparent}.print\:p-0{padding:0}.print\:pt-2{padding-top:.5rem}.print\:text-\[10px\]{font-size:10px}.print\:text-\[13px\]{font-size:13px}.print\:text-base{font-size:1.0625rem;line-height:1.6}.print\:text-xs{font-size:.8125rem;line-height:1.4}.print\:leading-relaxed{line-height:1.625}.print\:text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.print\: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)}.print\:text-\[10px\]{font-size:.8125rem!important;line-height:1.4!important}}.\[\&\>div\]\:min-w-0>div{min-width:0px}.\[\&\>div\]\:rounded-xl>div{border-radius:.75rem}.\[\&\>div\]\:border>div{border-width:1px}.\[\&\>div\]\:border-slate-200\/80>div{border-color:#e2e8f0cc}.\[\&\>div\]\:bg-white>div{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.\[\&\>div\]\:p-4>div{padding:1rem}.\[\&\>div\]\:shadow-sm>div{--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)}.\[\&\>div\]\:transition-colors>div{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:\[\&\>div\]\:border-slate-300>div:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.\[\&\>div\]\:dark\:border-slate-600\/80:is(html.dark *)>div{border-color:#475569cc}.\[\&\>div\]\:dark\:bg-slate-700\/40:is(html.dark *)>div{background-color:#33415566}.dark\:hover\:\[\&\>div\]\:border-slate-500>div:hover:is(html.dark *){--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}
