.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-y-0{top:0;bottom:0}.-right-1{right:-.25rem}.bottom-4{bottom:1rem}.left-0{left:0}.left-4{left:1rem}.left-\[50vw\]{left:50vw}.left-\[calc\(50\%-10px\)\]{left:calc(50% - 10px)}.left-\[calc\(50\%-12px\)\]{left:calc(50% - 12px)}.left-\[calc\(50\%-14px\)\]{left:calc(50% - 14px)}.left-\[calc\(50\%-8px\)\]{left:calc(50% - 8px)}.right-0{right:0}.top-0{top:0}.top-\[50vh\]{top:50vh}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.m-1{margin:.25rem}.m-1\.5{margin:.375rem}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.-mb-px{margin-bottom:-1px}.-ml-1{margin-left:-.25rem}.-mr-1{margin-right:-.25rem}.-mr-1\.5{margin-right:-.375rem}.-mt-1{margin-top:-.25rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.ml-\[-1px\]{margin-left:-1px}.mr-5{margin-right:1.25rem}.mr-\[-1px\]{margin-right:-1px}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.contents{display:contents}.h-0{height:0}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[34px\]{height:34px}.h-\[calc\(100\%-50px\)\]{height:calc(100% - 50px)}.h-\[fit-content\]{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.min-h-6{min-height:1.5rem}.w-0{width:0}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[34px\]{width:34px}.w-\[inherit\]{width:inherit}.w-full{width:100%}.w-screen{width:100vw}.min-w-12{min-width:3rem}.min-w-24{min-width:6rem}.min-w-28{min-width:7rem}.min-w-44{min-width:11rem}.max-w-72{max-width:18rem}.max-w-\[1536px\]{max-width:1536px}.max-w-sm{max-width:24rem}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.basis-0{flex-basis:0px}.basis-auto{flex-basis:auto}.translate-x-5{--tw-translate-x:1.25rem}.translate-x-5,.translate-x-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.scale-100,.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.scale-90,.scale-95{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.animate-none{animation:none}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin-slow{animation:spin 1.5s linear infinite}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-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}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-clip{text-overflow:clip}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-blue-700\/25{border-color:rgba(29,78,216,.25)}.border-green-700\/25{border-color:rgba(21,128,61,.25)}.border-qc-primary{--tw-border-opacity:1;border-color:rgb(38 40 71/var(--tw-border-opacity))}.border-qc-secondary{--tw-border-opacity:1;border-color:rgb(109 112 248/var(--tw-border-opacity))}.border-qc-secondary-700{--tw-border-opacity:1;border-color:rgb(62 71 154/var(--tw-border-opacity))}.border-qc-secondary\/10{border-color:rgba(109,112,248,.1)}.border-qc-status-average\/80{border-color:rgba(248,178,41,.8)}.border-qc-status-bad\/80{border-color:rgba(211,8,28,.8)}.border-qc-status-good\/80{border-color:rgba(84,167,42,.8)}.border-slate-100{--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity))}.border-slate-400{--tw-border-opacity:1;border-color:rgb(148 163 184/var(--tw-border-opacity))}.border-slate-600\/70{border-color:rgba(71,85,105,.7)}.border-transparent{border-color:transparent}.bg-black\/25{background-color:rgba(0,0,0,.25)}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.bg-qc-primary{--tw-bg-opacity:1;background-color:rgb(38 40 71/var(--tw-bg-opacity))}.bg-qc-primary-600{--tw-bg-opacity:1;background-color:rgb(53 56 108/var(--tw-bg-opacity))}.bg-qc-primary-light{--tw-bg-opacity:1;background-color:rgb(80 80 115/var(--tw-bg-opacity))}.bg-qc-primary\/20{background-color:rgba(38,40,71,.2)}.bg-qc-secondary{--tw-bg-opacity:1;background-color:rgb(109 112 248/var(--tw-bg-opacity))}.bg-qc-secondary-300{--tw-bg-opacity:1;background-color:rgb(185 186 252/var(--tw-bg-opacity))}.bg-qc-secondary-600{--tw-bg-opacity:1;background-color:rgb(101 78 243/var(--tw-bg-opacity))}.bg-qc-secondary-dark{--tw-bg-opacity:1;background-color:rgb(46 69 196/var(--tw-bg-opacity))}.bg-qc-secondary\/10{background-color:rgba(109,112,248,.1)}.bg-qc-secondary\/50{background-color:rgba(109,112,248,.5)}.bg-qc-status-average-light{--tw-bg-opacity:1;background-color:rgb(255 248 234/var(--tw-bg-opacity))}.bg-qc-status-average\/80{background-color:rgba(248,178,41,.8)}.bg-qc-status-bad\/80{background-color:rgba(211,8,28,.8)}.bg-qc-status-good{--tw-bg-opacity:1;background-color:rgb(84 167 42/var(--tw-bg-opacity))}.bg-red-400\/20{background-color:hsla(0,91%,71%,.2)}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.bg-slate-300{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.bg-slate-300\/50{background-color:rgba(203,213,225,.5)}.bg-slate-300\/70{background-color:rgba(203,213,225,.7)}.bg-slate-300\/90{background-color:rgba(203,213,225,.9)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/20{background-color:hsla(0,0%,100%,.2)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-slate-200{--tw-gradient-from:#e2e8f0 var(--tw-gradient-from-position);--tw-gradient-to:rgba(226,232,240,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.bg-clip-content{background-clip:content-box}.fill-qc-primary-light{fill:#505073}.fill-qc-secondary{fill:#6d70f8}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.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-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-\[3px\]{padding-top:3px;padding-bottom:3px}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-4{padding-bottom:1rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-8{padding-right:2rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.text-left{text-align:left}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-\[16px\]{line-height:16px}.leading-snug{line-height:1.375}.tracking-wide{letter-spacing:.025em}.text-\[\#3e8fb0\]{--tw-text-opacity:1;color:rgb(62 143 176/var(--tw-text-opacity))}.text-\[\#797593\]{--tw-text-opacity:1;color:rgb(121 117 147/var(--tw-text-opacity))}.text-\[\#c4a7e7\]{--tw-text-opacity:1;color:rgb(196 167 231/var(--tw-text-opacity))}.text-\[\#ea9a97\]{--tw-text-opacity:1;color:rgb(234 154 151/var(--tw-text-opacity))}.text-\[\#ea9d34\]{--tw-text-opacity:1;color:rgb(234 157 52/var(--tw-text-opacity))}.text-\[\#eb6f92\]{--tw-text-opacity:1;color:rgb(235 111 146/var(--tw-text-opacity))}.text-\[\#f6c177\]{--tw-text-opacity:1;color:rgb(246 193 119/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity:1;color:rgb(99 102 241/var(--tw-text-opacity))}.text-qc-primary{--tw-text-opacity:1;color:rgb(38 40 71/var(--tw-text-opacity))}.text-qc-primary-600{--tw-text-opacity:1;color:rgb(53 56 108/var(--tw-text-opacity))}.text-qc-primary-light{--tw-text-opacity:1;color:rgb(80 80 115/var(--tw-text-opacity))}.text-qc-secondary{--tw-text-opacity:1;color:rgb(109 112 248/var(--tw-text-opacity))}.text-qc-secondary-dark{--tw-text-opacity:1;color:rgb(46 69 196/var(--tw-text-opacity))}.text-qc-status-average{--tw-text-opacity:1;color:rgb(248 178 41/var(--tw-text-opacity))}.text-qc-status-average-dark{--tw-text-opacity:1;color:rgb(158 114 25/var(--tw-text-opacity))}.text-qc-status-average\/70{color:rgba(248,178,41,.7)}.text-qc-status-average\/80{color:rgba(248,178,41,.8)}.text-qc-status-bad{--tw-text-opacity:1;color:rgb(211 8 28/var(--tw-text-opacity))}.text-qc-status-bad\/70{color:rgba(211,8,28,.7)}.text-qc-status-bad\/90{color:rgba(211,8,28,.9)}.text-qc-status-good\/70{color:rgba(84,167,42,.7)}.text-qc-status-good\/80{color:rgba(84,167,42,.8)}.text-qc-status-very-good{--tw-text-opacity:1;color:rgb(8 117 61/var(--tw-text-opacity))}.text-slate-100{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity))}.text-slate-300{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.text-slate-600\/90{color:rgba(71,85,105,.9)}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.text-transparent{color:transparent}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.accent-qc-primary{accent-color:#262847}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{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 rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(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)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.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-qc-secondary\/10{--tw-ring-color:rgba(109,112,248,.1)}.ring-qc-status-bad\/60{--tw-ring-color:rgba(211,8,28,.6)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.scheme-light{color-scheme:light}.placeholder\:font-normal::-moz-placeholder{font-weight:400}.placeholder\:font-normal::placeholder{font-weight:400}.placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.first\:pt-1:first-child{padding-top:.25rem}.last\:pb-1:last-child{padding-bottom:.25rem}.hover\:border-qc-secondary-600:hover{--tw-border-opacity:1;border-color:rgb(101 78 243/var(--tw-border-opacity))}.hover\:border-qc-secondary-dark:hover{--tw-border-opacity:1;border-color:rgb(46 69 196/var(--tw-border-opacity))}.hover\:border-qc-status-average:hover{--tw-border-opacity:1;border-color:rgb(248 178 41/var(--tw-border-opacity))}.hover\:border-qc-status-bad:hover{--tw-border-opacity:1;border-color:rgb(211 8 28/var(--tw-border-opacity))}.hover\:border-qc-status-very-good:hover{--tw-border-opacity:1;border-color:rgb(8 117 61/var(--tw-border-opacity))}.hover\:border-slate-600\/90:hover{border-color:rgba(71,85,105,.9)}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgb(238 242 255/var(--tw-bg-opacity))}.hover\:bg-qc-primary:hover{--tw-bg-opacity:1;background-color:rgb(38 40 71/var(--tw-bg-opacity))}.hover\:bg-qc-secondary-700:hover{--tw-bg-opacity:1;background-color:rgb(62 71 154/var(--tw-bg-opacity))}.hover\:bg-qc-secondary-dark:hover{--tw-bg-opacity:1;background-color:rgb(46 69 196/var(--tw-bg-opacity))}.hover\:bg-qc-secondary-dark\/10:hover{background-color:rgba(46,69,196,.1)}.hover\:bg-qc-secondary\/10:hover{background-color:rgba(109,112,248,.1)}.hover\:bg-qc-status-average:hover{--tw-bg-opacity:1;background-color:rgb(248 178 41/var(--tw-bg-opacity))}.hover\:bg-qc-status-average\/10:hover{background-color:rgba(248,178,41,.1)}.hover\:bg-qc-status-bad:hover{--tw-bg-opacity:1;background-color:rgb(211 8 28/var(--tw-bg-opacity))}.hover\:bg-qc-status-bad\/10:hover{background-color:rgba(211,8,28,.1)}.hover\:bg-qc-status-very-good:hover{--tw-bg-opacity:1;background-color:rgb(8 117 61/var(--tw-bg-opacity))}.hover\:bg-qc-status-very-good\/10:hover{background-color:rgba(8,117,61,.1)}.hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.hover\:bg-slate-200:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.hover\:bg-slate-300\/90:hover{background-color:rgba(203,213,225,.9)}.hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.hover\:bg-slate-700\/10:hover{background-color:rgba(51,65,85,.1)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:text-qc-primary-light:hover{--tw-text-opacity:1;color:rgb(80 80 115/var(--tw-text-opacity))}.hover\:text-qc-secondary-dark:hover{--tw-text-opacity:1;color:rgb(46 69 196/var(--tw-text-opacity))}.hover\:text-qc-status-average:hover{--tw-text-opacity:1;color:rgb(248 178 41/var(--tw-text-opacity))}.hover\:text-qc-status-bad:hover{--tw-text-opacity:1;color:rgb(211 8 28/var(--tw-text-opacity))}.hover\:text-qc-status-very-good:hover{--tw-text-opacity:1;color:rgb(8 117 61/var(--tw-text-opacity))}.hover\:text-slate-400:hover{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.hover\:text-slate-500:hover{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.hover\:text-slate-600:hover{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.hover\:text-slate-700:hover{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(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)}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgb(238 242 255/var(--tw-bg-opacity))}.focus\:bg-qc-primary:focus{--tw-bg-opacity:1;background-color:rgb(38 40 71/var(--tw-bg-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-qc-secondary-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(134 137 249/var(--tw-ring-opacity))}.active\:shadow-none:active{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:text-gray-400:disabled{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.group:hover .group-hover\:text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.group:disabled .group-disabled\:text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:border-gray-600){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}:is(.dark .dark\:border-slate-500){--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity))}:is(.dark .dark\:border-slate-700){--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity))}:is(.dark .dark\:bg-gray-600){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-800){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:is(.dark .dark\:bg-qc-primary){--tw-bg-opacity:1;background-color:rgb(38 40 71/var(--tw-bg-opacity))}:is(.dark .dark\:bg-qc-primary-dark){--tw-bg-opacity:1;background-color:rgb(0 0 32/var(--tw-bg-opacity))}:is(.dark .dark\:bg-qc-secondary\/20){background-color:rgba(109,112,248,.2)}:is(.dark .dark\:text-gray-300){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-400){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-500){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-200){--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-300){--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-400){--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}:is(.dark .dark\:text-white){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\:placeholder\:text-gray-400)::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:placeholder\:text-gray-400)::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:hover\:bg-qc-primary-dark:hover){--tw-bg-opacity:1;background-color:rgb(0 0 32/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-qc-secondary\/20:hover){background-color:rgba(109,112,248,.2)}:is(.dark .dark\:hover\:bg-slate-700:hover){--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}:is(.dark .dark\:disabled\:text-gray-500:disabled){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}:is(.dark .group:disabled .dark\:group-disabled\:text-gray-500){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.\[\&\>button\>span\>svg\]\:block>button>span>svg{display:block}.\[\&\>button\>span\>svg\]\:h-\[30px\]>button>span>svg{height:30px}.\[\&\>button\>span\>svg\]\:w-\[30px\]>button>span>svg{width:30px}.\[\&\>button\>span\>svg\]\:p-0\.5>button>span>svg{padding:.125rem}.ui-thumb,.ui-thumb::-webkit-slider-thumb{-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.ui-thumb-lower{z-index:3}.ui-thumb-upper{z-index:4}.ui-thumb-lower:focus,.ui-thumb-upper:focus{z-index:5}.ui-thumb::-webkit-slider-thumb{margin-top:.25rem;height:.75rem;width:.75rem;cursor:pointer;border-radius:9999px;border-width:0;--tw-bg-opacity:1;background-color:rgb(46 69 196/var(--tw-bg-opacity));pointer-events:all}.ui-thumb::-moz-range-thumb{margin-top:.25rem;height:.75rem;width:.75rem;cursor:pointer;border-radius:9999px;border-width:0;--tw-bg-opacity:1;background-color:rgb(46 69 196/var(--tw-bg-opacity));pointer-events:all}.ui-thumb:focus::-webkit-slider-thumb{--tw-bg-opacity:1;background-color:rgb(46 69 196/var(--tw-bg-opacity))}.ui-thumb:focus::-moz-range-thumb{--tw-bg-opacity:1;background-color:rgb(46 69 196/var(--tw-bg-opacity))}.ui-table th:first-of-type{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.ui-table th:last-of-type{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.ui-table tr:first-of-type td{padding-top:1rem}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}