:root{font-optical-sizing:auto;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:#0000;font-family:Montserrat,sans-serif,system-ui;font-style:normal}.form-label{flex-direction:column;flex:0 auto;gap:.25rem;min-width:10px;height:auto;display:flex;position:relative}.form-label>span{color:#b0b5db;text-transform:uppercase;margin-left:10px;font-size:.75rem}.form-label .inner-input{appearance:none;outline:unset;border:unset;clip-path:polygon(0% 10px,10px 0%,100% 0%,100% calc(100% - 10px),calc(100% - 10px) 100%,0% 100%);background-color:#232844;padding:.5rem .75rem;font-size:.75rem}.form-label input[type=checkbox],.form-label input[type=radio]{display:none}.form-label input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-label input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-label input::placeholder{color:#7e829e}.form-label:has(.select-options) .inner-input{cursor:default}.form-label:has(.select-options) svg{pointer-events:none;position:absolute;top:1.65rem;right:.25rem}.select-options{visibility:hidden;pointer-events:none;z-index:90;clip-path:polygon(0% 10px,10px 0%,100% 0%,100% calc(100% - 10px),calc(100% - 10px) 100%,0% 100%);background-color:#232844;flex-direction:column;width:100%;max-height:0;transition:max-height .35s;display:flex;position:absolute;top:1rem;overflow-y:scroll}.select-options label{padding:.5rem .75rem;transition:background-color .15s}.select-options label span{color:#eef0ff;font-size:.75rem}.select-options label:hover{background-color:#00eaff0d}.select-options label:has(input:checked){background-color:#00eaff33}.select-options.open{max-height:var(--height,200px);visibility:visible;pointer-events:all}.checkbox-cloud{gap:inherit;flex-wrap:wrap;display:flex}.checkbox-cloud label{cursor:pointer;transition:background-color .15s}.checkbox-cloud label span{color:#eef0ff;font-size:.75rem}.checkbox-cloud label:hover{background-color:#21314d}.checkbox-cloud label:has(input:checked){background-color:#1c4e69}
