@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap);.popup-header{gap:10px}.popup-header,.popup-icon{align-items:center;display:flex}.popup-icon{border-radius:50%;color:#fff;font-size:28px;height:40px;justify-content:center;width:40px}.popup-icon.success{background-color:#4caf50}.popup-icon.error{background-color:#f44336}.popup-icon.warning{background-color:#ff9800}.popup-title{font-size:20px;font-weight:700;margin:0}.popup-body{margin:15px 0}.popup-message{font-weight:700;margin-bottom:6px}.popup-description{color:#444}.popup-footer{text-align:right}.popup-close-button{background-color:#036;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:6px 16px}.popup-overlay{background:#0006;z-index:1000}.popup-card{border-radius:10px;box-shadow:0 8px 24px #0003;max-width:450px;padding:30px 40px}.popup-icon-wrapper{align-items:center;border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.popup-icon.success{background-color:#00b894;color:#fff}.popup-icon.error{background-color:#e74c3c;color:#fff}.popup-icon.info{background-color:#f1c40f;color:#fff}.popup-icon i{font-size:28px}.popup-title{color:#000;font-size:18px;font-weight:600;margin-bottom:8px}.popup-description{color:#6b7280;font-size:14px;font-weight:700;margin-bottom:24px}.popup-ok-button{border:none;border-radius:6px;font-size:14px;padding:10px 28px}.popup-close-btn{border:none;color:#555;font-size:22px;right:20px;top:16px}.custom-icon{fill:#fff;height:48px;width:48px}.date-input-placeholder::-webkit-datetime-edit-day-field,.date-input-placeholder::-webkit-datetime-edit-month-field,.date-input-placeholder::-webkit-datetime-edit-text,.date-input-placeholder::-webkit-datetime-edit-year-field{color:#0000}.date-input-placeholder::-webkit-calendar-picker-indicator{opacity:1}.date-placeholder-text{-webkit-user-select:none;user-select:none}.form-group.span-2 input[type=date]{min-width:200px;width:100%}option[value=""][disabled]{display:none}.form-group select,.form-groupRole select{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='%236b7280'%3E%3Cpath d='m7 10 5 5 5-5z'/%3E%3C/svg%3E")!important;background-position:right .75rem center;background-repeat:no-repeat;background-size:2.2rem;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;height:2.25rem;padding-left:.75rem;padding-right:.75rem;width:100%}.popup-menu .popup-menu-item.delete{background:#0000;color:#dc2626}.popup-menu .popup-menu-item.delete .action-icon{fill:currentColor;stroke:none;height:16px;margin-right:8px;vertical-align:middle;width:16px}.popup-menu .popup-menu-item.delete:hover{background:#dc262614;color:#b91c1c}.popup-menu .popup-menu-item.delete:focus{outline:2px solid #dc262640;outline-offset:2px}.user-form-grid{grid-gap:24px;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:18px}.form-group{align-items:stretch;justify-content:flex-start}.form-group label{display:block;line-height:1.25;margin-bottom:8px;min-height:40px}.form-group input[type=text],.form-group select,.form-group textarea,.input-field{border:1px solid #e3e7ea;border-radius:8px;box-sizing:border-box;font-size:15px;height:44px;padding:10px 12px}.remarks-textarea{height:auto;min-height:140px;padding:12px}@media (max-width:900px){.user-form-grid{grid-template-columns:1fr}}.form-group.long-label label{font-size:14px;min-height:56px}.pagination-wrapper{align-items:center;border-top:1px solid #ccc;display:flex;font-family:Inter,"sans-serif";font-size:14px;justify-content:space-between;margin-top:12px;padding-top:8px}.page-info{color:#333;font-style:italic;padding-left:10px}.pagination-controls{align-items:center;display:flex;gap:4px;padding-right:10px}.pagination-btn{background-color:#fff;border:1px solid #ccc;border-radius:3px;cursor:pointer;font-size:13px;min-width:32px;padding:6px 12px;text-align:center;transition:background-color .2s ease}.pagination-btn:hover{background-color:#f0f0f0}.pagination-btn.active{background-color:#4e7ca3;border-color:#4e7ca3;color:#fff;font-weight:700}.pagination-btn:disabled{background-color:#e0e0e0;border-color:#ccc;color:#888;cursor:not-allowed}.pagination-ellipsis{background-color:#f8f8f8;border:1px solid #ccc;border-radius:3px;color:#0a0a0a;cursor:default;font-size:20px;min-width:32px;padding:2px;text-align:center;-webkit-user-select:none;user-select:none}.show-entries-container{align-items:center;display:flex;font-size:16px;gap:10px;margin-bottom:10px}.show-dropdown{background-color:#02437b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;height:48px;padding-left:12px;width:256px}
 
/*!
 * 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{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;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;height:100%;line-height:1.42;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}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre{margin:0;padding:0}@supports (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{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 h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor li,.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;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:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@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}.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 .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .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-stroke.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{fill:#444}.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,.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-stroke.ql-thin,.ql-snow .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 .ql-code-block-container,.ql-snow .ql-editor code{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;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[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-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[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 #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.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]{border:1px solid #ccc;display:none;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-toolbar .ql-picker:not(.ql-color-picker):not(.ql-icon-picker).ql-table-up{width:28px}.ql-toolbar .ql-picker:not(.ql-color-picker):not(.ql-icon-picker).ql-table-up .ql-picker-label{padding:2px 4px}.ql-toolbar .ql-picker:not(.ql-color-picker):not(.ql-icon-picker).ql-table-up .ql-picker-label svg{margin-top:0;position:static}.ql-toolbar .ql-picker.ql-expanded .ql-picker-options{z-index:1}.ql-editor .ql-table{border-collapse:collapse;display:table;table-layout:fixed;width:auto}.ql-editor .ql-table[data-full]{width:100%}.ql-editor .ql-table-wrapper{overflow:auto;width:100%}.ql-editor .ql-table-caption{outline:0;position:relative;word-break:break-word}.ql-editor .ql-table-caption .ql-table-caption--switch{align-items:center;background-color:#fff;border:1px solid #0003;border-radius:4px;cursor:pointer;display:flex;font-size:12px;justify-content:center;padding:2px}.ql-editor .ql-table-caption .ql-table-caption--switch:hover{background-color:#eee}.ql-editor .ql-table-cell{border-color:#0000;font-size:14px;outline:0;overflow:auto;padding:8px 12px}.ql-editor .ql-table-cell-inner{counter-reset:list-0;display:inline-block;min-width:100%;outline:0;word-break:break-word}.ql-editor .ql-table col{border-collapse:initial;display:table-column;table-layout:fixed;text-indent:0}.ql-editor .ql-table tr+tr td,.ql-editor .ql-table tr+tr th{border-top:none}.ql-editor .ql-table td,.ql-editor .ql-table th{border:1px solid #a1a1aa}.ql-editor .ql-table td+td,.ql-editor .ql-table td+th,.ql-editor .ql-table th+td,.ql-editor .ql-table th+th{border-left:none}.table-up-toolbox{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.table-up-toolbox *{pointer-events:all}.table-up-tooltip{background-color:#303133;border-radius:.25rem;color:#fff;font-size:.75rem;padding:.25rem .75rem;position:absolute;transition:opacity .15s linear;white-space:nowrap;z-index:20}.table-up-tooltip.transparent{opacity:0}.table-up-tooltip.hidden{display:none}.table-up-button{--table-btn-color:#606266;--table-btn-bg-hover:#f3f4f6;--table-btn-color-border:#dcdfe6;--table-btn-border:0.0625rem solid var(--table-btn-color-border);--table-btn-confirm-color-border:#409eff;--table-btn-confirm-bg:#409eff;--table-btn-confirm-hover:#79bbff;--table-btn-confirm-outline-focus-visible:0.125rem solid #a0cfff;background-color:initial;border:var(--table-btn-border);border-radius:.25rem;box-sizing:border-box;color:var(--table-btn-color);cursor:pointer;display:inline-flex;font-size:.875rem;height:2rem;line-height:1;margin:0;padding:.5rem 1rem}.table-up-button+.table-up-button{margin-left:.375rem}.table-up-button:hover{background-color:var(--table-btn-bg-hover)}.table-up-button.confirm{background-color:var(--table-btn-confirm-bg);border-color:var(--table-btn-confirm-color-border);color:#fff}.table-up-button.confirm:hover{background-color:var(--table-btn-confirm-hover);border-color:var(--table-btn-confirm-hover)}.table-up-button.confirm:focus-visible{outline:var(--table-btn-confirm-outline-focus-visible);outline-offset:.0625rem}.table-up-dialog{--dialog-bg:#00000080;--dialog-color-border:#ebeef5;--dialog-color-boxshadow:#0000001f;--dialog-border:0.0625rem solid var(--dialog-color-border);--dialog-boxshadow:0 0 0.75rem var(--dialog-color-boxshadow);background-color:var(--dialog-bg);height:100%;z-index:2000}.table-up-dialog,.table-up-dialog__overlay{bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0}.table-up-dialog__overlay{padding:1rem;text-align:center}.table-up-dialog__overlay:after{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.table-up-dialog__content{background-color:#fff;border:var(--dialog-border);border-radius:.25rem;box-shadow:var(--dialog-boxshadow);box-sizing:border-box;display:inline-block;font-size:1.125rem;max-width:50vw;overflow:hidden;text-align:left;vertical-align:middle;width:100%}.table-up-color-picker{--color-picker-bg-color:#fff;background:var(--color-picker-bg-color);border-radius:.375rem;box-shadow:0 0 .375rem #b2b5b8;box-sizing:border-box;display:inline-flex;flex-direction:column;padding:.5rem;width:16.75rem}.table-up-color-picker__content{box-sizing:border-box;height:11.75rem;padding-top:.5rem;width:100%}.table-up-color-picker__selector{height:9.375rem;position:absolute;width:14.375rem}.table-up-color-picker__background{background:linear-gradient(0deg,#000 0,#0000),linear-gradient(90deg,#fff 0,#fff0);height:100%;width:100%}.table-up-color-picker__background-handle{border:.0625rem solid #fff;border-radius:100%;box-sizing:border-box;cursor:pointer;height:.625rem;left:14.375rem;position:absolute;top:0;transform:translate(-.3125rem,-.3125rem);width:.625rem}.table-up-color-picker__hue{background:linear-gradient(0deg,red,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red);height:9.375rem;margin-left:15rem;position:absolute;width:.75rem}.table-up-color-picker__hue-handle{background-color:#fff;border:.0625rem solid #fff;box-shadow:0 0 .125rem #0009;box-sizing:border-box;cursor:pointer;height:.625rem;left:0;position:absolute;transform:translate(-.125rem,-.3125rem);width:1rem}.table-up-color-picker__alpha{background:linear-gradient(45deg,#ccc 25%,#0000 0),linear-gradient(135deg,#ccc 25%,#0000 0),linear-gradient(45deg,#0000 75%,#ccc 0),linear-gradient(135deg,#0000 75%,#ccc 0);background-position:0 0,.375rem 0,.375rem -.375rem,0 .375rem;background-size:.75rem .75rem;height:.75rem;margin-top:10rem;position:absolute;width:14.375rem}.table-up-color-picker__alpha-bg{background:linear-gradient(90deg,#fff0 0,#fff);height:100%;position:relative}.table-up-color-picker__alpha-handle{background-color:#fff;border:.0625rem solid #fff;box-shadow:0 0 .125rem #0009;box-sizing:border-box;cursor:pointer;height:1rem;position:absolute;top:0;transform:translate(-.3125rem,-.125rem);width:.625rem}.table-up-color-picker__action{align-items:center;border-top:.0625rem solid #e9ecef;box-sizing:border-box;display:flex;gap:.375rem;padding-top:.5rem;width:100%}.table-up-color-picker__action-item{align-items:center;display:inline-flex;flex:1 1;font-size:.75rem}.table-up-color-picker__input{background-color:#fff;border:.0625rem solid #ced4da;border-radius:.25rem;box-sizing:border-box;color:#405057;height:1.375rem;margin-left:.125rem;outline:0;padding:.125rem 0 .125rem .25rem;width:100%}.table-up-tooltip .table-up-color-picker{--color-picker-bg-color:#0000;box-shadow:none;padding:.5rem 0;width:15.75rem}.ql-container .table-up-selection{--select-color:#0589f340;display:none;overflow:hidden;pointer-events:none;position:absolute}.ql-container .table-up-selection__line{background-color:var(--select-color);pointer-events:none;position:absolute}.table-up-resize-line__col,.table-up-resize-line__row{position:absolute;z-index:0}.table-up-resize-line__col.is-hidden,.table-up-resize-line__row.is-hidden{display:none}.table-up-resize-line__col:after,.table-up-resize-line__col:before,.table-up-resize-line__row:after,.table-up-resize-line__row:before{content:"";display:block;position:absolute;top:0;z-index:1}.table-up-resize-line__row{cursor:ns-resize;height:.0625rem}.table-up-resize-line__row:after,.table-up-resize-line__row:before{height:.5rem;width:100%}.table-up-resize-line__row:before{transform:translateY(-.5rem)}.table-up-resize-line__col{cursor:ew-resize;width:.0625rem}.table-up-resize-line__col:after,.table-up-resize-line__col:before{height:100%;width:.5rem}.table-up-resize-line__col:before{transform:translateX(-.5rem)}.table-up-resize-box{position:absolute;z-index:0}.table-up-resize-box.is-hidden{display:none}.table-up-resize-box.is-caption-bottom .table-up-resize-box__corner{border-bottom-left-radius:50%;border-bottom-width:.0625rem;border-top-left-radius:0;border-top-width:0}.table-up-resize-box.is-align-right .table-up-resize-box__col-separator{left:-.125rem}.table-up-resize-box.is-align-right .table-up-resize-box__corner{border-left-width:0;border-right-width:.0625rem;border-top-left-radius:0;border-top-right-radius:50%}.table-up-resize-box.is-align-right.is-caption-bottom .table-up-resize-box__corner{border-bottom-left-radius:0;border-bottom-right-radius:50%;border-top-right-radius:0}.table-up-resize-box__col,.table-up-resize-box__row{display:flex;left:0;overflow:hidden;position:absolute;top:0}.table-up-resize-box__col-wrapper,.table-up-resize-box__row-wrapper{display:flex}.table-up-resize-box__col-header,.table-up-resize-box__row-header{background-color:#f3f4f5;border:.0625rem solid #ccc;flex-shrink:0;position:relative}.table-up-resize-box__col-wrapper{height:100%}.table-up-resize-box__col-header{border-right-color:#0000;cursor:pointer;height:100%}.table-up-resize-box__col-header:last-child{border-right-color:#ccc}.table-up-resize-box__col-separator{bottom:0;cursor:ew-resize;position:absolute;right:-.125rem;top:0;width:.125rem;z-index:0}.table-up-resize-box__col-separator:after{right:-.375rem}.table-up-resize-box__col-separator:before{left:-.375rem}.table-up-resize-box__col-separator:after,.table-up-resize-box__col-separator:before{content:"";display:block;height:100%;position:absolute;top:0;width:.5rem;z-index:1}.table-up-resize-box__row-wrapper{flex-direction:column;width:100%}.table-up-resize-box__row-header{border-bottom-color:#0000;cursor:pointer;width:100%}.table-up-resize-box__row-header:last-child{border-bottom-color:#ccc}.table-up-resize-box__row-separator{bottom:-.125rem;cursor:ns-resize;height:.125rem;left:0;position:absolute;right:0;z-index:0}.table-up-resize-box__row-separator:after{bottom:-.375rem}.table-up-resize-box__row-separator:before{top:-.375rem}.table-up-resize-box__row-separator:after,.table-up-resize-box__row-separator:before{content:"";display:block;height:.5rem;left:0;position:absolute;width:100%;z-index:1}.table-up-resize-box__corner{background-color:#f3f4f5;border-color:#ccc;border-style:solid;border-top-left-radius:50%;border-width:.0625rem 0 0 .0625rem;cursor:pointer;left:0;position:absolute;top:0}.table-up-drag-line{background-color:#409eff;position:fixed;z-index:0}.table-up-drag-line.is-col{cursor:ew-resize;width:.125rem}.table-up-drag-line.is-row{cursor:ns-resize;height:.125rem}.table-up-scale{left:0;overflow:hidden;pointer-events:none;position:absolute;top:0}.table-up-scale__block{background-color:#f1f5f9;border:.0625rem solid grey;cursor:nwse-resize;height:.75rem;left:0;pointer-events:all;position:absolute;top:0;transform:translate(-100%,-100%);width:.75rem}.table-up-scale.is-align-right .table-up-scale__block{cursor:nesw-resize}.table-up-scale.is-hidden{display:none}.table-up-scrollbar{position:absolute;transition:opacity .15s linear;z-index:1}.table-up-scrollbar__container{position:relative}.table-up-scrollbar.is-transparent{opacity:0}.table-up-scrollbar.is-vertical{bottom:.125rem;left:-.5rem;top:.125rem;width:.375rem}.table-up-scrollbar.is-vertical .table-up-scrollbar__thumb{width:100%}.table-up-scrollbar.is-horizontal{bottom:.125rem;height:.375rem;left:.125rem;right:.125rem}.table-up-scrollbar.is-horizontal .table-up-scrollbar__thumb{height:100%}.table-up-scrollbar__thumb{background-color:#d2d2d2;border-radius:.3125rem;cursor:pointer}.table-up-scrollbar__thumb:hover{background-color:#a1a1aa}.table-up-scrollbar--virtual.ql-container .ql-table-wrapper{scrollbar-width:none}.table-up-align,.table-up-menu{align-items:center;background-color:#fff;border-radius:.375rem;box-shadow:0 0 .5rem #00000080;display:flex;font-size:.875rem;padding:.25rem;position:absolute;z-index:1}.table-up-align__item,.table-up-menu__item{align-items:center;border-radius:.25rem;cursor:pointer;display:inline-flex;justify-content:center;padding:.25rem;position:relative}.table-up-align__item:hover,.table-up-menu__item:hover{background-color:#eee}.table-up-align__item.is-break,.table-up-menu__item.is-break{align-self:stretch;background-color:#a3a3a3;cursor:default;margin:.125rem .25rem;padding:0;width:.0625rem}.table-up-align.is-hidden,.table-up-menu.is-hidden{display:none}.table-up-align .icon,.table-up-menu .icon{display:flex;flex-shrink:0;font-size:1.25rem}.table-up-align span,.table-up-menu span{text-wrap:nowrap}.table-up-menu.is-contextmenu{flex-direction:column;max-height:21.875rem;overflow-x:hidden;overflow-y:auto;padding:.25rem .5rem}.table-up-menu.is-contextmenu .table-up-menu__item{cursor:pointer;display:flex;gap:.25rem;justify-content:flex-start;width:100%}.table-up-menu.is-contextmenu .is-break{background-color:#a3a3a3;flex-shrink:0;height:.0625rem;margin:.25rem 0;width:100%}.table-up-align .icon{height:1.25rem;width:1.25rem}.table-up-color-map{display:flex;flex-direction:column}.table-up-color-map--used{align-items:center;border-top:.0625rem solid #ccc;display:flex;flex-direction:row-reverse;justify-content:center;margin-top:.25rem;padding-top:.25rem}.table-up-color-map__content{display:flex;flex-direction:column}.table-up-color-map__content-row{align-items:center;display:flex;gap:.25rem;justify-content:center}.table-up-color-map__item{border:.0625rem solid #a3a3a3;cursor:pointer;height:.875rem;margin:.125rem;width:.875rem}.table-up-color-map__btn{align-items:center;background-color:#fff;color:#303133;cursor:pointer;display:flex;flex:1 1;height:1.25rem;justify-content:center;padding:0 .375rem}.table-up-color-map__btn:hover{background-color:#edeeef}.table-up-input__item{--input-height:2rem;--input-inner-height:calc(var(--input-height) - 0.125rem);--input-color-text:#606266;--input-color-boxshaow:#dcdfe6;--input-color-focus:#409eff;--input-color-error:#f56c6c;--input-boxshaow:0 0 0 0.0625rem var(--input-color-boxshaow) inset;--input-boxshaow-focus:0 0 0 0.0625rem var(--input-color-focus) inset;--input-boxshaow-error:0 0 0 0.0625rem var(--input-color-error) inset;align-items:center;display:flex}.table-up-input__item+.table-up-input__item{margin-top:1.125rem}.table-up-input__label{flex-shrink:0;width:5rem}.table-up-input__input{border-radius:.25rem;box-shadow:var(--input-boxshaow);box-sizing:border-box;display:flex;flex-wrap:wrap;height:var(--input-height);line-height:var(--input-height);padding:.0625rem .5rem;position:relative;transition:box-shadow .2s linear;width:100%}.table-up-input__input.focus{box-shadow:var(--input-boxshaow-focus)}.table-up-input__input input{border:0;color:var(--input-color-text);flex-grow:1;font-size:.875rem;height:var(--input-inner-height);line-height:var(--input-inner-height);outline:0;padding:0;width:100%}.table-up-input__input.error{box-shadow:var(--input-boxshaow-error)}.table-up-input__error-tip{color:var(--input-color-error);font-size:.75rem;left:0;line-height:1rem;position:absolute;top:100%}.ql-snow .table-up-select-box{--select-box-color-bg-hover:#f5f5f5;--select-box-color-bg-active:#e0f2fe;--select-box-custom-color-text:#0d0d0d;--select-box-custom-color-bg:#0000;--select-box-custom-color-bg-hover:#ebebeb}.table-up-select-box{--select-box-color-border:#e5e7eb;--select-box-border:0.0625rem solid var(--select-box-color-border);--select-box-color-active:#0ea5e9;--select-box-color-bg-hover:#f5f5f5;--select-box-color-bg-active:#0000;--select-box-custom-color-text:#f5f5f5;--select-box-custom-color-bg:#0000;--select-box-custom-color-bg-hover:#2c2c2c}.table-up-select-box__block{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:10rem}.table-up-select-box__item{border:var(--select-box-border);cursor:pointer;height:1rem;margin:.125rem;width:1rem}.table-up-select-box__item.active{background-color:var(--select-box-color-bg-active);border-color:var(--select-box-color-active)}.table-up-select-box__custom{background-color:var(--select-box-custom-color-bg);color:var(--select-box-custom-color-text);cursor:pointer;font-size:1rem;padding:.5rem;text-align:center}.table-up-select-box__custom:hover{background-color:var(--select-box-custom-color-bg-hover)}.table-up-creator{padding:1.5rem}.table-up-creator__input{display:flex;flex-direction:column;width:100%}.table-up-creator__control{margin-top:1rem;text-align:right}.table-up-creator__checkbox{--check-color:#212121;--checked-color:#506eec;align-items:center;cursor:pointer;display:flex;font-size:.75rem;margin-top:.25rem;-webkit-user-select:none;user-select:none}.table-up-creator__checkbox input{appearance:none;background-color:initial;border:.0625rem solid var(--check-color);border-radius:.3125rem;cursor:pointer;display:inline-block;height:1.125rem;margin-right:.625rem;position:relative;width:1.125rem}.table-up-creator__checkbox input:before{background-color:var(--checked-color);border-radius:.1875rem;content:"";display:block;height:.625rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:all .2s ease-in-out;width:.625rem}.table-up-creator__checkbox input:checked:before{transform:translate(-50%,-50%) scale(1)}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.quill-fixed{--ql-height:300px}.quill-fixed .ql-toolbar{border-bottom:1px solid #e5e7eb;overflow:visible}.quill-fixed .ql-container{background:#fff;border-top:0;height:var(--ql-height);overflow:hidden}.quill-fixed .ql-editor{height:90%;max-height:90%;overflow-y:auto;padding-bottom:14px}.ql-toolbar{overflow-x:auto}#root,body,html{height:100%;overflow:hidden}:root{--topbar-h:100px;--sidebar-w:300px}.ql-editor table{border-collapse:collapse;width:100%}.ql-editor td,.ql-editor th{border:1px solid #e5e7eb;padding:6px 8px}.quill-content .ql-indent-1{margin-left:1.5em}.quill-content .ql-indent-2{margin-left:3em}.quill-content .ql-indent-3{margin-left:4.5em}.quill-content .ql-indent-4{margin-left:6em}.ql-editor ol,.ql-editor ul,.quill-fixed .ql-editor ol,.quill-fixed .ql-editor ul{padding-left:1.5rem}.quill-fixed .ql-editor li{list-style:none}.quill-fixed .ql-editor li::marker{content:none}.quill-clamp .ql-editor{-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;-webkit-line-clamp:var(--clamp-lines,3)!important;display:-webkit-box!important;line-height:1.5!important;min-height:0!important;overflow:hidden!important;padding-bottom:0!important;padding-top:0!important}.quill-clamp .ql-editor li,.quill-clamp .ql-editor ol,.quill-clamp .ql-editor p,.quill-clamp .ql-editor ul{margin-bottom:0!important;margin-top:0!important}.quill-clamp .ql-editor li{overflow:hidden}.clamp-preview .ql-editor table{border-collapse:collapse;width:max-content}.clamp-preview .ql-editor td,.clamp-preview .ql-editor th{border:1px solid #e5e7eb;padding:4px 8px;white-space:nowrap}*,::backdrop,:after,:before{--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:#3b82f680;--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: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}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,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height: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:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.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}}.employee-module-select-wrapper select,.role-select,.user-form-container select{--tw-text-opacity:1;color:#ef4444;color:rgb(239 68 68/var(--tw-text-opacity,1));color:#0c0c0c}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.-bottom-\[33px\]{bottom:-33px}.-left-\[18px\]{left:-18px}.-right-0{right:0}.-right-10{right:-2.5rem}.-top-10{top:-2.5rem}.-top-20{top:-5rem}.bottom-0{bottom:0}.bottom-6{bottom:1.5rem}.left-0{left:0}.left-1\/2{left:50%}.left-3{left:.75rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-\[13\%\]{left:13%}.left-\[48\%\]{left:48%}.left-\[var\(--oc-left\2c 0px\)\]{left:0;left:var(--oc-left,0)}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-9{right:2.25rem}.right-\[15px\]{right:15px}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-4{top:1rem}.top-9{top:2.25rem}.top-\[100px\]{top:100px}.top-\[13px\]{top:13px}.top-\[30px\]{top:30px}.top-\[calc\(50\%\+0\.625rem\)\]{top:calc(50% + .625rem)}.top-\[var\(--oc-top\2c 0px\)\]{top:0;top:var(--oc-top,0)}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[10\]{z-index:10}.z-\[1100\]{z-index:1100}.z-\[1200\]{z-index:1200}.z-\[1300\]{z-index:1300}.z-\[1500\]{z-index:1500}.z-\[1600\]{z-index:1600}.z-\[2000\]{z-index:2000}.z-\[200\]{z-index:200}.z-\[9999\]{z-index:9999}.z-\[999\]{z-index:999}.col-\[span_2\]{grid-column:span 2}.col-span-1{grid-column:span 1/span 1}.col-span-12{grid-column:span 12/span 12}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-full{grid-column:1/-1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.-m-6{margin:-1.5rem}.m-0{margin:0}.m-1{margin:.25rem}.m-20{margin:5rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.mx-0{margin-left:0;margin-right:0}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-\[15px\]{margin-bottom:15px;margin-top:15px}.my-\[2px\]{margin-bottom:2px;margin-top:2px}.my-\[30px\]{margin-bottom:30px;margin-top:30px}.my-\[5px\]{margin-bottom:5px;margin-top:5px}.\!mt-0{margin-top:0!important}.-ml-4{margin-left:-1rem}.-mr-5{margin-right:-1.25rem}.-mt-12{margin-top:-3rem}.-mt-2{margin-top:-.5rem}.-mt-8{margin-top:-2rem}.-mt-\[20px\]{margin-top:-20px}.-mt-\[24px\]{margin-top:-24px}.-mt-\[2px\]{margin-top:-2px}.-mt-\[30px\]{margin-top:-30px}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.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}.mb-\[24px\]{margin-bottom:24px}.mb-\[25px\]{margin-bottom:25px}.mb-\[30px\]{margin-bottom:30px}.mb-\[5px\]{margin-bottom:5px}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{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}.mt-\[100px\]{margin-top:100px}.mt-\[20px\]{margin-top:20px}.mt-\[30px\]{margin-top:30px}.mt-\[5px\]{margin-top:5px}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.\!table{display:table!important}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100px\]{height:100px}.h-\[120px\]{height:120px}.h-\[16px\]{height:16px}.h-\[17px\]{height:17px}.h-\[200px\]{height:200px}.h-\[25px\]{height:25px}.h-\[28px\]{height:28px}.h-\[2px\]{height:2px}.h-\[38px\]{height:38px}.h-\[3px\]{height:3px}.h-\[40px\]{height:40px}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[50px\]{height:50px}.h-\[60px\]{height:60px}.h-\[60vh\]{height:60vh}.h-\[66px\]{height:66px}.h-\[70vh\]{height:70vh}.h-\[75vh\]{height:75vh}.h-\[85vh\]{height:85vh}.h-\[90vh\]{height:90vh}.h-\[calc\(100vh-100px\)\]{height:calc(100vh - 100px)}.h-\[calc\(var\(--dot\)-8px\)\]{height:calc(var(--dot) - 8px)}.h-\[var\(--dot\)\]{height:var(--dot)}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-56{max-height:14rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-\[120px\]{max-height:120px}.max-h-\[150px\]{max-height:150px}.max-h-\[200px\]{max-height:200px}.max-h-\[20vh\]{max-height:20vh}.max-h-\[220px\]{max-height:220px}.max-h-\[250px\]{max-height:250px}.max-h-\[280px\]{max-height:280px}.max-h-\[300px\]{max-height:300px}.max-h-\[400px\]{max-height:400px}.max-h-\[600px\]{max-height:600px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[72vh\]{max-height:72vh}.max-h-\[75vh\]{max-height:75vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[87vh\]{max-height:87vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.max-h-\[97vh\]{max-height:97vh}.max-h-\[calc\(1em_\*_2_\*_1\.25\)\]{max-height:2.5em}.max-h-full{max-height:100%}.min-h-0{min-height:0}.min-h-10{min-height:2.5rem}.min-h-\[1\.5rem\]{min-height:1.5rem}.min-h-\[1\.75rem\]{min-height:1.75rem}.min-h-\[100px\]{min-height:100px}.min-h-\[120px\]{min-height:120px}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[38px\]{min-height:38px}.min-h-\[42px\]{min-height:42px}.min-h-\[70px\]{min-height:70px}.min-h-\[80px\]{min-height:80px}.min-h-\[96px\]{min-height:96px}.min-h-\[calc\(0\.5em_\*_2_\*_1\.25\)\]{min-height:1.25em}.min-h-screen{min-height:100vh}.\!w-\[120px\]{width:120px!important}.w-1{width:.25rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[110px\]{width:110px}.w-\[112px\]{width:112px}.w-\[120px\]{width:120px}.w-\[140px\]{width:140px}.w-\[150px\]{width:150px}.w-\[160px\]{width:160px}.w-\[20\%\]{width:20%}.w-\[200px\]{width:200px}.w-\[220px\]{width:220px}.w-\[22px\]{width:22px}.w-\[256px\]{width:256px}.w-\[25px\]{width:25px}.w-\[2px\]{width:2px}.w-\[30\%\]{width:30%}.w-\[300px\]{width:300px}.w-\[320px\]{width:320px}.w-\[350px\]{width:350px}.w-\[3px\]{width:3px}.w-\[400px\]{width:400px}.w-\[40px\]{width:40px}.w-\[45\%\]{width:45%}.w-\[488px\]{width:488px}.w-\[50\%\]{width:50%}.w-\[500px\]{width:500px}.w-\[50px\]{width:50px}.w-\[60px\]{width:60px}.w-\[700px\]{width:700px}.w-\[70px\]{width:70px}.w-\[80px\]{width:80px}.w-\[86vw\]{width:86vw}.w-\[90\%\]{width:90%}.w-\[900px\]{width:900px}.w-\[92vw\]{width:92vw}.w-\[95\%\]{width:95%}.w-\[95vw\]{width:95vw}.w-\[96\%\]{width:96%}.w-\[96vw\]{width:96vw}.w-\[98vw\]{width:98vw}.w-\[calc\(var\(--dot\)-8px\)\]{width:calc(var(--dot) - 8px)}.w-\[var\(--dot\)\]{width:var(--dot)}.w-\[var\(--oc-width\2c 0px\)\]{width:0;width:var(--oc-width,0)}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-screen{width:100vw}.\!min-w-\[120px\]{min-width:120px!important}.min-w-0{min-width:0}.min-w-40{min-width:10rem}.min-w-\[1000px\]{min-width:1000px}.min-w-\[1100px\]{min-width:1100px}.min-w-\[1200px\]{min-width:1200px}.min-w-\[120px\]{min-width:120px}.min-w-\[1400px\]{min-width:1400px}.min-w-\[140px\]{min-width:140px}.min-w-\[150px\]{min-width:150px}.min-w-\[160px\]{min-width:160px}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.min-w-\[230px\]{min-width:230px}.min-w-\[250px\]{min-width:250px}.min-w-\[260px\]{min-width:260px}.min-w-\[270px\]{min-width:270px}.min-w-\[300px\]{min-width:300px}.min-w-\[720px\]{min-width:720px}.min-w-\[780px\]{min-width:780px}.min-w-\[80\%\]{min-width:80%}.min-w-\[800px\]{min-width:800px}.min-w-\[960px\]{min-width:960px}.min-w-\[980px\]{min-width:980px}.min-w-full{min-width:100%}.min-w-max{min-width:max-content}.\!max-w-\[120px\]{max-width:120px!important}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[100px\]{max-width:100px}.max-w-\[1112px\]{max-width:1112px}.max-w-\[120px\]{max-width:120px}.max-w-\[130px\]{max-width:130px}.max-w-\[140px\]{max-width:140px}.max-w-\[150px\]{max-width:150px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[240px\]{max-width:240px}.max-w-\[400px\]{max-width:400px}.max-w-\[450px\]{max-width:450px}.max-w-\[55\%\]{max-width:55%}.max-w-\[70\%\]{max-width:70%}.max-w-\[850px\]{max-width:850px}.max-w-\[86vw\]{max-width:86vw}.max-w-\[90\%\]{max-width:90%}.max-w-\[90vw\]{max-width:90vw}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1}.flex-\[0_0_auto\]{flex:0 0 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.origin-top-right{transform-origin:top right}.-translate-x-1\/2,.-translate-x-2\/4{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-x-2\/4,.-translate-x-full{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-full{--tw-translate-x:-100%}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.translate-x-0{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-0{--tw-translate-x:0px}.translate-y-1\/2{--tw-translate-y:50%}.rotate-180,.translate-y-1\/2{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))}.rotate-180{--tw-rotate:180deg}.transform{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))}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{appearance: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-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-\[160px_1fr\]{grid-template-columns:160px 1fr}.grid-cols-\[1fr_auto_1fr\]{grid-template-columns:1fr auto 1fr}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:.25rem}.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-8{gap:2rem}.gap-\[10px\]{gap:10px}.gap-\[18px\]{gap:18px}.gap-x-1{column-gap:.25rem}.gap-x-3{column-gap:.75rem}.gap-x-6{column-gap:1.5rem}.gap-x-8{column-gap:2rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:calc(1px*var(--tw-divide-x-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#f3f4f6;border-color:rgb(243 244 246/var(--tw-divide-opacity,1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-divide-opacity,1))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-divide-opacity,1))}.self-start{align-self:flex-start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-y-visible{overflow-y:visible}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.\!rounded-lg{border-radius:.5rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[3px\]{border-radius:3px}.rounded-\[50\%\]{border-radius:50%}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.rounded-b-md{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.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}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-tr-full{border-top-right-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-\[10px\]{border-width:10px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.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:0}.border-t-2{border-top-width:2px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#02437B\]{--tw-border-opacity:1;border-color:#02437b;border-color:rgb(2 67 123/var(--tw-border-opacity,1))}.border-\[\#0E4F86\]{--tw-border-opacity:1;border-color:#0e4f86;border-color:rgb(14 79 134/var(--tw-border-opacity,1))}.border-\[\#136BB7\]{--tw-border-opacity:1;border-color:#136bb7;border-color:rgb(19 107 183/var(--tw-border-opacity,1))}.border-\[\#A0C4DE\]{--tw-border-opacity:1;border-color:#a0c4de;border-color:rgb(160 196 222/var(--tw-border-opacity,1))}.border-\[\#D8E9F0\]{--tw-border-opacity:1;border-color:#d8e9f0;border-color:rgb(216 233 240/var(--tw-border-opacity,1))}.border-\[\#F6F6F6\]{--tw-border-opacity:1;border-color:#f6f6f6;border-color:rgb(246 246 246/var(--tw-border-opacity,1))}.border-\[\#b9cbee\]{--tw-border-opacity:1;border-color:#b9cbee;border-color:rgb(185 203 238/var(--tw-border-opacity,1))}.border-\[\#c3e6cb\]{--tw-border-opacity:1;border-color:#c3e6cb;border-color:rgb(195 230 203/var(--tw-border-opacity,1))}.border-\[\#cbdff8\]{--tw-border-opacity:1;border-color:#cbdff8;border-color:rgb(203 223 248/var(--tw-border-opacity,1))}.border-\[\#ccc\]{--tw-border-opacity:1;border-color:#ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1))}.border-\[\#cfd6e1\]{--tw-border-opacity:1;border-color:#cfd6e1;border-color:rgb(207 214 225/var(--tw-border-opacity,1))}.border-\[\#d32f2f\]{--tw-border-opacity:1;border-color:#d32f2f;border-color:rgb(211 47 47/var(--tw-border-opacity,1))}.border-\[\#ddd\]{--tw-border-opacity:1;border-color:#ddd;border-color:rgb(221 221 221/var(--tw-border-opacity,1))}.border-\[\#dee2e6\]{--tw-border-opacity:1;border-color:#dee2e6;border-color:rgb(222 226 230/var(--tw-border-opacity,1))}.border-\[\#f5c6cb\]{--tw-border-opacity:1;border-color:#f5c6cb;border-color:rgb(245 198 203/var(--tw-border-opacity,1))}.border-\[\#f9f9fa\]{--tw-border-opacity:1;border-color:#f9f9fa;border-color:rgb(249 249 250/var(--tw-border-opacity,1))}.border-\[\#ffeaa7\]{--tw-border-opacity:1;border-color:#ffeaa7;border-color:rgb(255 234 167/var(--tw-border-opacity,1))}.border-\[none\]{border-color:none}.border-\[red\]{--tw-border-opacity:1;border-color:red;border-color:rgb(255 0 0/var(--tw-border-opacity,1))}.border-blue-100{--tw-border-opacity:1;border-color:#dbeafe;border-color:rgb(219 234 254/var(--tw-border-opacity,1))}.border-blue-300{--tw-border-opacity:1;border-color:#93c5fd;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.border-blue-400{--tw-border-opacity:1;border-color:#60a5fa;border-color:rgb(96 165 250/var(--tw-border-opacity,1))}.border-blue-900{--tw-border-opacity:1;border-color:#1e3a8a;border-color:rgb(30 58 138/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-400{--tw-border-opacity:1;border-color:#9ca3af;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.border-red-200{--tw-border-opacity:1;border-color:#fecaca;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.border-red-400{--tw-border-opacity:1;border-color:#f87171;border-color:rgb(248 113 113/var(--tw-border-opacity,1))}.border-red-500{--tw-border-opacity:1;border-color:#ef4444;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.border-rose-500{--tw-border-opacity:1;border-color:#f43f5e;border-color:rgb(244 63 94/var(--tw-border-opacity,1))}.border-slate-200{--tw-border-opacity:1;border-color:#e2e8f0;border-color:rgb(226 232 240/var(--tw-border-opacity,1))}.border-transparent{border-color:#0000}.border-white{--tw-border-opacity:1;border-color:#fff;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-white\/20{border-color:#fff3}.border-b-\[\#ddd\]{--tw-border-opacity:1;border-bottom-color:#ddd;border-bottom-color:rgb(221 221 221/var(--tw-border-opacity,1))}.border-b-\[\#eee\]{--tw-border-opacity:1;border-bottom-color:#eee;border-bottom-color:rgb(238 238 238/var(--tw-border-opacity,1))}.border-l-\[\#bbb\]{--tw-border-opacity:1;border-left-color:#bbb;border-left-color:rgb(187 187 187/var(--tw-border-opacity,1))}.border-t-\[\#d3d3d8\]{--tw-border-opacity:1;border-top-color:#d3d3d8;border-top-color:rgb(211 211 216/var(--tw-border-opacity,1))}.bg-\[\#002B5C\]{--tw-bg-opacity:1;background-color:#002b5c;background-color:rgb(0 43 92/var(--tw-bg-opacity,1))}.bg-\[\#002d62\]{--tw-bg-opacity:1;background-color:#002d62;background-color:rgb(0 45 98/var(--tw-bg-opacity,1))}.bg-\[\#003366\]{--tw-bg-opacity:1;background-color:#036;background-color:rgb(0 51 102/var(--tw-bg-opacity,1))}.bg-\[\#003e75\]{--tw-bg-opacity:1;background-color:#003e75;background-color:rgb(0 62 117/var(--tw-bg-opacity,1))}.bg-\[\#007bff\]{--tw-bg-opacity:1;background-color:#007bff;background-color:rgb(0 123 255/var(--tw-bg-opacity,1))}.bg-\[\#00b894\]{--tw-bg-opacity:1;background-color:#00b894;background-color:rgb(0 184 148/var(--tw-bg-opacity,1))}.bg-\[\#02437B\]{--tw-bg-opacity:1;background-color:#02437b;background-color:rgb(2 67 123/var(--tw-bg-opacity,1))}.bg-\[\#02437B\]\/70{background-color:#02437bb3}.bg-\[\#02437b\]{--tw-bg-opacity:1;background-color:#02437b;background-color:rgb(2 67 123/var(--tw-bg-opacity,1))}.bg-\[\#063155\]{--tw-bg-opacity:1;background-color:#063155;background-color:rgb(6 49 85/var(--tw-bg-opacity,1))}.bg-\[\#0A3B75\]{--tw-bg-opacity:1;background-color:#0a3b75;background-color:rgb(10 59 117/var(--tw-bg-opacity,1))}.bg-\[\#0B497B\]{--tw-bg-opacity:1;background-color:#0b497b;background-color:rgb(11 73 123/var(--tw-bg-opacity,1))}.bg-\[\#0B4A87\]{--tw-bg-opacity:1;background-color:#0b4a87;background-color:rgb(11 74 135/var(--tw-bg-opacity,1))}.bg-\[\#0B4A87\]\/90{background-color:#0b4a87e6}.bg-\[\#0B4F86\]{--tw-bg-opacity:1;background-color:#0b4f86;background-color:rgb(11 79 134/var(--tw-bg-opacity,1))}.bg-\[\#0E4F86\]{--tw-bg-opacity:1;background-color:#0e4f86;background-color:rgb(14 79 134/var(--tw-bg-opacity,1))}.bg-\[\#10A37F\]{--tw-bg-opacity:1;background-color:#10a37f;background-color:rgb(16 163 127/var(--tw-bg-opacity,1))}.bg-\[\#1f9d55\]{--tw-bg-opacity:1;background-color:#1f9d55;background-color:rgb(31 157 85/var(--tw-bg-opacity,1))}.bg-\[\#28a745\]{--tw-bg-opacity:1;background-color:#28a745;background-color:rgb(40 167 69/var(--tw-bg-opacity,1))}.bg-\[\#2F6F9E\]{--tw-bg-opacity:1;background-color:#2f6f9e;background-color:rgb(47 111 158/var(--tw-bg-opacity,1))}.bg-\[\#2f5d8a\]{--tw-bg-opacity:1;background-color:#2f5d8a;background-color:rgb(47 93 138/var(--tw-bg-opacity,1))}.bg-\[\#2f6f95\]{--tw-bg-opacity:1;background-color:#2f6f95;background-color:rgb(47 111 149/var(--tw-bg-opacity,1))}.bg-\[\#333\]{--tw-bg-opacity:1;background-color:#333;background-color:rgb(51 51 51/var(--tw-bg-opacity,1))}.bg-\[\#4E7CA3\]{--tw-bg-opacity:1;background-color:#4e7ca3;background-color:rgb(78 124 163/var(--tw-bg-opacity,1))}.bg-\[\#4c7a9a\]{--tw-bg-opacity:1;background-color:#4c7a9a;background-color:rgb(76 122 154/var(--tw-bg-opacity,1))}.bg-\[\#4e7ca3\]{--tw-bg-opacity:1;background-color:#4e7ca3;background-color:rgb(78 124 163/var(--tw-bg-opacity,1))}.bg-\[\#A1A6AE\]{--tw-bg-opacity:1;background-color:#a1a6ae;background-color:rgb(161 166 174/var(--tw-bg-opacity,1))}.bg-\[\#B91C1C\]{--tw-bg-opacity:1;background-color:#b91c1c;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.bg-\[\#C2F4EC\]{--tw-bg-opacity:1;background-color:#c2f4ec;background-color:rgb(194 244 236/var(--tw-bg-opacity,1))}.bg-\[\#CDCFD3\]{--tw-bg-opacity:1;background-color:#cdcfd3;background-color:rgb(205 207 211/var(--tw-bg-opacity,1))}.bg-\[\#D5E1F2\]{--tw-bg-opacity:1;background-color:#d5e1f2;background-color:rgb(213 225 242/var(--tw-bg-opacity,1))}.bg-\[\#D8E9F0\]{--tw-bg-opacity:1;background-color:#d8e9f0;background-color:rgb(216 233 240/var(--tw-bg-opacity,1))}.bg-\[\#E5E7EB\]{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-\[\#E6F0FA\]{--tw-bg-opacity:1;background-color:#e6f0fa;background-color:rgb(230 240 250/var(--tw-bg-opacity,1))}.bg-\[\#E6F1F7\]{--tw-bg-opacity:1;background-color:#e6f1f7;background-color:rgb(230 241 247/var(--tw-bg-opacity,1))}.bg-\[\#E9EEF5\]{--tw-bg-opacity:1;background-color:#e9eef5;background-color:rgb(233 238 245/var(--tw-bg-opacity,1))}.bg-\[\#EAF2FF\]{--tw-bg-opacity:1;background-color:#eaf2ff;background-color:rgb(234 242 255/var(--tw-bg-opacity,1))}.bg-\[\#EAF4FB\]{--tw-bg-opacity:1;background-color:#eaf4fb;background-color:rgb(234 244 251/var(--tw-bg-opacity,1))}.bg-\[\#EFF0F2\]{--tw-bg-opacity:1;background-color:#eff0f2;background-color:rgb(239 240 242/var(--tw-bg-opacity,1))}.bg-\[\#F3F4F6\]{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-\[\#F6F6F6\]{--tw-bg-opacity:1;background-color:#f6f6f6;background-color:rgb(246 246 246/var(--tw-bg-opacity,1))}.bg-\[\#F8FAFC\]{--tw-bg-opacity:1;background-color:#f8fafc;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-\[\#F9FAFB\]{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-\[\#d0d0d0\]{--tw-bg-opacity:1;background-color:#d0d0d0;background-color:rgb(208 208 208/var(--tw-bg-opacity,1))}.bg-\[\#d23c3c\]{--tw-bg-opacity:1;background-color:#d23c3c;background-color:rgb(210 60 60/var(--tw-bg-opacity,1))}.bg-\[\#d3d3d8\]{--tw-bg-opacity:1;background-color:#d3d3d8;background-color:rgb(211 211 216/var(--tw-bg-opacity,1))}.bg-\[\#d4edda\]{--tw-bg-opacity:1;background-color:#d4edda;background-color:rgb(212 237 218/var(--tw-bg-opacity,1))}.bg-\[\#d4f5ef\]{--tw-bg-opacity:1;background-color:#d4f5ef;background-color:rgb(212 245 239/var(--tw-bg-opacity,1))}.bg-\[\#d5e1f2\]{--tw-bg-opacity:1;background-color:#d5e1f2;background-color:rgb(213 225 242/var(--tw-bg-opacity,1))}.bg-\[\#d8e9f1\]{--tw-bg-opacity:1;background-color:#d8e9f1;background-color:rgb(216 233 241/var(--tw-bg-opacity,1))}.bg-\[\#dc3545\]{--tw-bg-opacity:1;background-color:#dc3545;background-color:rgb(220 53 69/var(--tw-bg-opacity,1))}.bg-\[\#e0e0e0\]{--tw-bg-opacity:1;background-color:#e0e0e0;background-color:rgb(224 224 224/var(--tw-bg-opacity,1))}.bg-\[\#e4e4e4\]{--tw-bg-opacity:1;background-color:#e4e4e4;background-color:rgb(228 228 228/var(--tw-bg-opacity,1))}.bg-\[\#e6f0fa\]{--tw-bg-opacity:1;background-color:#e6f0fa;background-color:rgb(230 240 250/var(--tw-bg-opacity,1))}.bg-\[\#e74c3c\]{--tw-bg-opacity:1;background-color:#e74c3c;background-color:rgb(231 76 60/var(--tw-bg-opacity,1))}.bg-\[\#eee\]{--tw-bg-opacity:1;background-color:#eee;background-color:rgb(238 238 238/var(--tw-bg-opacity,1))}.bg-\[\#eef4ff\]{--tw-bg-opacity:1;background-color:#eef4ff;background-color:rgb(238 244 255/var(--tw-bg-opacity,1))}.bg-\[\#f0f0f0\]{--tw-bg-opacity:1;background-color:#f0f0f0;background-color:rgb(240 240 240/var(--tw-bg-opacity,1))}.bg-\[\#f1c40f\]{--tw-bg-opacity:1;background-color:#f1c40f;background-color:rgb(241 196 15/var(--tw-bg-opacity,1))}.bg-\[\#f3f7fb\]{--tw-bg-opacity:1;background-color:#f3f7fb;background-color:rgb(243 247 251/var(--tw-bg-opacity,1))}.bg-\[\#f8d7da\]{--tw-bg-opacity:1;background-color:#f8d7da;background-color:rgb(248 215 218/var(--tw-bg-opacity,1))}.bg-\[\#f8f9fa\]{--tw-bg-opacity:1;background-color:#f8f9fa;background-color:rgb(248 249 250/var(--tw-bg-opacity,1))}.bg-\[\#f9f9f9\]{--tw-bg-opacity:1;background-color:#f9f9f9;background-color:rgb(249 249 249/var(--tw-bg-opacity,1))}.bg-\[\#fcecd8\]{--tw-bg-opacity:1;background-color:#fcecd8;background-color:rgb(252 236 216/var(--tw-bg-opacity,1))}.bg-\[\#ffecec\]{--tw-bg-opacity:1;background-color:#ffecec;background-color:rgb(255 236 236/var(--tw-bg-opacity,1))}.bg-\[\#fff3cd\]{--tw-bg-opacity:1;background-color:#fff3cd;background-color:rgb(255 243 205/var(--tw-bg-opacity,1))}.bg-\[\#fff7f7\]{--tw-bg-opacity:1;background-color:#fff7f7;background-color:rgb(255 247 247/var(--tw-bg-opacity,1))}.bg-\[black\]{--tw-bg-opacity:1;background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-\[red\]{--tw-bg-opacity:1;background-color:red;background-color:rgb(255 0 0/var(--tw-bg-opacity,1))}.bg-\[rgb\(216\2c 233\2c 240\)\]{--tw-bg-opacity:1;background-color:#d8e9f0;background-color:rgb(216 233 240/var(--tw-bg-opacity,1))}.bg-\[rgba\(0\2c 0\2c 0\2c 0\.6\)\]{background-color:#0009}.bg-\[white\]{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-amber-50{--tw-bg-opacity:1;background-color:#fffbeb;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.bg-amber-600{--tw-bg-opacity:1;background-color:#d97706;background-color:rgb(217 119 6/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-blue-100{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-400{--tw-bg-opacity:1;background-color:#60a5fa;background-color:rgb(96 165 250/var(--tw-bg-opacity,1))}.bg-blue-50{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.bg-blue-500{--tw-bg-opacity:1;background-color:#3b82f6;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-blue-700{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.bg-blue-800{--tw-bg-opacity:1;background-color:#1e40af;background-color:rgb(30 64 175/var(--tw-bg-opacity,1))}.bg-blue-800\/60{background-color:#1e40af99}.bg-blue-900{--tw-bg-opacity:1;background-color:#1e3a8a;background-color:rgb(30 58 138/var(--tw-bg-opacity,1))}.bg-emerald-50{--tw-bg-opacity:1;background-color:#ecfdf5;background-color:rgb(236 253 245/var(--tw-bg-opacity,1))}.bg-emerald-600{--tw-bg-opacity:1;background-color:#059669;background-color:rgb(5 150 105/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-gray-400{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-50\/70{background-color:#f9fafbb3}.bg-gray-500{--tw-bg-opacity:1;background-color:#6b7280;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.bg-gray-700{--tw-bg-opacity:1;background-color:#374151;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.bg-gray-800{--tw-bg-opacity:1;background-color:#1f2937;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-600{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-green-700{--tw-bg-opacity:1;background-color:#15803d;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.bg-indigo-200{--tw-bg-opacity:1;background-color:#c7d2fe;background-color:rgb(199 210 254/var(--tw-bg-opacity,1))}.bg-indigo-50{--tw-bg-opacity:1;background-color:#eef2ff;background-color:rgb(238 242 255/var(--tw-bg-opacity,1))}.bg-indigo-600{--tw-bg-opacity:1;background-color:#4f46e5;background-color:rgb(79 70 229/var(--tw-bg-opacity,1))}.bg-neutral-100{--tw-bg-opacity:1;background-color:#f5f5f5;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.bg-orange-100{--tw-bg-opacity:1;background-color:#ffedd5;background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-red-600{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-rose-100{--tw-bg-opacity:1;background-color:#ffe4e6;background-color:rgb(255 228 230/var(--tw-bg-opacity,1))}.bg-rose-50{--tw-bg-opacity:1;background-color:#fff1f2;background-color:rgb(255 241 242/var(--tw-bg-opacity,1))}.bg-rose-600{--tw-bg-opacity:1;background-color:#e11d48;background-color:rgb(225 29 72/var(--tw-bg-opacity,1))}.bg-sky-800{--tw-bg-opacity:1;background-color:#075985;background-color:rgb(7 89 133/var(--tw-bg-opacity,1))}.bg-slate-200{--tw-bg-opacity:1;background-color:#e2e8f0;background-color:rgb(226 232 240/var(--tw-bg-opacity,1))}.bg-slate-400{--tw-bg-opacity:1;background-color:#94a3b8;background-color:rgb(148 163 184/var(--tw-bg-opacity,1))}.bg-slate-50{--tw-bg-opacity:1;background-color:#f8fafc;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-slate-700{--tw-bg-opacity:1;background-color:#334155;background-color:rgb(51 65 85/var(--tw-bg-opacity,1))}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-opacity-10{--tw-bg-opacity:0.1}.bg-opacity-40{--tw-bg-opacity:0.4}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-\[url\(\"data\:image\/svg\+xml\;utf8\2c \<svg_fill\=\'gray\'_height\=\'20\'_viewBox\=\'0_0_24_24\'_width\=\'20\'_xmlns\=\'http\:\/\/www\.w3\.org\/2000\/svg\'\>\<path_d\=\'M7_10l5_5_5-5z\'\/\>\<\/svg\>\"\)\]{background-image:url(data:image/svg+xml;utf8,<svg_fill=%27gray%27_height=%2720%27_viewBox=%270_0_24_24%27_width=%2720%27_xmlns=%27http://www.w3.org/2000/svg%27><path_d=%27M7_10l5_5_5-5z%27/></svg>)}.bg-\[url\(\"data\:image\/svg\+xml\;utf8\2c \<svg_xmlns\=\'http\:\/\/www\.w3\.org\/2000\/svg\'_width\=\'12\'_height\=\'8\'_viewBox\=\'0_0_12_8\'_fill\=\'none\'\>\<path_d\=\'M1_1\.5L6_6\.5L11_1\.5\'_stroke\=\'\%23667788\'_stroke-width\=\'1\.5\'_stroke-linecap\=\'round\'_stroke-linejoin\=\'round\'\/\>\<\/svg\>\"\)\]{background-image:url(data:image/svg+xml;utf8,<svg_xmlns=%27http://www.w3.org/2000/svg%27_width=%2712%27_height=%278%27_viewBox=%270_0_12_8%27_fill=%27none%27><path_d=%27M1_1.5L6_6.5L11_1.5%27_stroke=%27%23667788%27_stroke-width=%271.5%27_stroke-linecap=%27round%27_stroke-linejoin=%27round%27/></svg>)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-none{background-image:none}.from-blue-50{--tw-gradient-from:#eff6ff var(--tw-gradient-from-position);--tw-gradient-to:#eff6ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-blue-100{--tw-gradient-to:#dbeafe var(--tw-gradient-to-position)}.bg-\[length\:10px_6px\]{background-size:10px 6px}.bg-cover{background-size:cover}.bg-\[16px_16px\]{background-position:16px 16px}.bg-\[right_10px_center\]{background-position:right 10px center}.bg-\[right_12px_center\]{background-position:right 12px center}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.fill-\[\#666\]{fill:#666}.fill-white{fill:#fff}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[15px\]{padding:15px}.p-\[30px\]{padding:30px}.p-\[5px\]{padding:5px}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[1\.2rem\]{padding-left:1.2rem;padding-right:1.2rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[25px\]{padding-left:25px;padding-right:25px}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-px{padding-left:1px;padding-right:1px}.py-0{padding-bottom:0;padding-top:0}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-\[4px\]{padding-bottom:4px;padding-top:4px}.py-\[5px\]{padding-bottom:5px;padding-top:5px}.py-\[6px\]{padding-bottom:6px;padding-top:6px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-0{padding-left:0}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-5{padding-left:1.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-16{padding-right:4rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-\[15px\]{padding-top:15px}.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-inter{font-family:Inter,sans-serif!important}.font-\[\'Inter\'\]{font-family:Inter}.font-\[bold\]{font-family:bold}.font-inter{font-family:Inter,sans-serif}.font-poppins{font-family:Poppins,sans-serif}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.\!text-\[15px\]{font-size:15px!important}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.\!text-xs{font-size:.75rem!important;line-height:1rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[0\.85rem\]{font-size:.85rem}.text-\[100\%\]{font-size:100%}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[26px\]{font-size:26px}.text-\[30px\]{font-size:30px}.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-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-\[1\.2\]{line-height:1.2}.leading-\[1\.4\]{line-height:1.4}.leading-\[16px\]{line-height:16px}.leading-\[18px\]{line-height:18px}.leading-\[20px\]{line-height:20px}.leading-\[24px\]{line-height:24px}.leading-\[44px\]{line-height:44px}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-tight{line-height:1.25}.tracking-\[-0\.02em\]{letter-spacing:-.02em}.tracking-\[0\],.tracking-\[0em\],.tracking-normal{letter-spacing:0}.text-\[\#002B5C\]{--tw-text-opacity:1;color:#002b5c;color:rgb(0 43 92/var(--tw-text-opacity,1))}.text-\[\#002d62\]{--tw-text-opacity:1;color:#002d62;color:rgb(0 45 98/var(--tw-text-opacity,1))}.text-\[\#003366\]{--tw-text-opacity:1;color:#036;color:rgb(0 51 102/var(--tw-text-opacity,1))}.text-\[\#007bff\]{--tw-text-opacity:1;color:#007bff;color:rgb(0 123 255/var(--tw-text-opacity,1))}.text-\[\#00947D\]{--tw-text-opacity:1;color:#00947d;color:rgb(0 148 125/var(--tw-text-opacity,1))}.text-\[\#02437B\],.text-\[\#02437b\]{--tw-text-opacity:1;color:#02437b;color:rgb(2 67 123/var(--tw-text-opacity,1))}.text-\[\#073b7a\]{--tw-text-opacity:1;color:#073b7a;color:rgb(7 59 122/var(--tw-text-opacity,1))}.text-\[\#0B4A87\]{--tw-text-opacity:1;color:#0b4a87;color:rgb(11 74 135/var(--tw-text-opacity,1))}.text-\[\#0E4F86\]{--tw-text-opacity:1;color:#0e4f86;color:rgb(14 79 134/var(--tw-text-opacity,1))}.text-\[\#0F172A\]{--tw-text-opacity:1;color:#0f172a;color:rgb(15 23 42/var(--tw-text-opacity,1))}.text-\[\#0a7569\]{--tw-text-opacity:1;color:#0a7569;color:rgb(10 117 105/var(--tw-text-opacity,1))}.text-\[\#0b4a87\]{--tw-text-opacity:1;color:#0b4a87;color:rgb(11 74 135/var(--tw-text-opacity,1))}.text-\[\#0b56a3\]{--tw-text-opacity:1;color:#0b56a3;color:rgb(11 86 163/var(--tw-text-opacity,1))}.text-\[\#155724\]{--tw-text-opacity:1;color:#155724;color:rgb(21 87 36/var(--tw-text-opacity,1))}.text-\[\#17a2b8\]{--tw-text-opacity:1;color:#17a2b8;color:rgb(23 162 184/var(--tw-text-opacity,1))}.text-\[\#1a1a1a\]{--tw-text-opacity:1;color:#1a1a1a;color:rgb(26 26 26/var(--tw-text-opacity,1))}.text-\[\#222\]{--tw-text-opacity:1;color:#222;color:rgb(34 34 34/var(--tw-text-opacity,1))}.text-\[\#242C40\]{--tw-text-opacity:1;color:#242c40;color:rgb(36 44 64/var(--tw-text-opacity,1))}.text-\[\#28a745\]{--tw-text-opacity:1;color:#28a745;color:rgb(40 167 69/var(--tw-text-opacity,1))}.text-\[\#2c2c2c\]{--tw-text-opacity:1;color:#2c2c2c;color:rgb(44 44 44/var(--tw-text-opacity,1))}.text-\[\#2e2e2e\]{--tw-text-opacity:1;color:#2e2e2e;color:rgb(46 46 46/var(--tw-text-opacity,1))}.text-\[\#333\]{--tw-text-opacity:1;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1))}.text-\[\#414651\]{--tw-text-opacity:1;color:#414651;color:rgb(65 70 81/var(--tw-text-opacity,1))}.text-\[\#495057\]{--tw-text-opacity:1;color:#495057;color:rgb(73 80 87/var(--tw-text-opacity,1))}.text-\[\#505767\]{--tw-text-opacity:1;color:#505767;color:rgb(80 87 103/var(--tw-text-opacity,1))}.text-\[\#535862\]{--tw-text-opacity:1;color:#535862;color:rgb(83 88 98/var(--tw-text-opacity,1))}.text-\[\#555\]{--tw-text-opacity:1;color:#555;color:rgb(85 85 85/var(--tw-text-opacity,1))}.text-\[\#616775\]{--tw-text-opacity:1;color:#616775;color:rgb(97 103 117/var(--tw-text-opacity,1))}.text-\[\#666\]{--tw-text-opacity:1;color:#666;color:rgb(102 102 102/var(--tw-text-opacity,1))}.text-\[\#721c24\]{--tw-text-opacity:1;color:#721c24;color:rgb(114 28 36/var(--tw-text-opacity,1))}.text-\[\#856404\]{--tw-text-opacity:1;color:#856404;color:rgb(133 100 4/var(--tw-text-opacity,1))}.text-\[\#999\]{--tw-text-opacity:1;color:#999;color:rgb(153 153 153/var(--tw-text-opacity,1))}.text-\[\#A1A6AE\]{--tw-text-opacity:1;color:#a1a6ae;color:rgb(161 166 174/var(--tw-text-opacity,1))}.text-\[\#EFF0F2\]{--tw-text-opacity:1;color:#eff0f2;color:rgb(239 240 242/var(--tw-text-opacity,1))}.text-\[\#FDFDFD\]{--tw-text-opacity:1;color:#fdfdfd;color:rgb(253 253 253/var(--tw-text-opacity,1))}.text-\[\#b14e00\]{--tw-text-opacity:1;color:#b14e00;color:rgb(177 78 0/var(--tw-text-opacity,1))}.text-\[\#b1b1b1\]{--tw-text-opacity:1;color:#b1b1b1;color:rgb(177 177 177/var(--tw-text-opacity,1))}.text-\[\#d32f2f\]{--tw-text-opacity:1;color:#d32f2f;color:rgb(211 47 47/var(--tw-text-opacity,1))}.text-\[\#d60015\]{--tw-text-opacity:1;color:#d60015;color:rgb(214 0 21/var(--tw-text-opacity,1))}.text-\[\#dc3545\]{--tw-text-opacity:1;color:#dc3545;color:rgb(220 53 69/var(--tw-text-opacity,1))}.text-\[\#eff0f2\]{--tw-text-opacity:1;color:#eff0f2;color:rgb(239 240 242/var(--tw-text-opacity,1))}.text-\[\#ffffff\]{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-\[black\]{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-\[gray\]{--tw-text-opacity:1;color:grey;color:rgb(128 128 128/var(--tw-text-opacity,1))}.text-\[red\]{--tw-text-opacity:1;color:red;color:rgb(255 0 0/var(--tw-text-opacity,1))}.text-\[white\]{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-amber-700{--tw-text-opacity:1;color:#b45309;color:rgb(180 83 9/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blue-500{--tw-text-opacity:1;color:#3b82f6;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:#1d4ed8;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-blue-800{--tw-text-opacity:1;color:#1e40af;color:rgb(30 64 175/var(--tw-text-opacity,1))}.text-blue-900{--tw-text-opacity:1;color:#1e3a8a;color:rgb(30 58 138/var(--tw-text-opacity,1))}.text-emerald-700{--tw-text-opacity:1;color:#047857;color:rgb(4 120 87/var(--tw-text-opacity,1))}.text-gray-100{--tw-text-opacity:1;color:#f3f4f6;color:rgb(243 244 246/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:#22c55e;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:#16a34a;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-green-700{--tw-text-opacity:1;color:#15803d;color:rgb(21 128 61/var(--tw-text-opacity,1))}.text-heading{--tw-text-opacity:1;color:#181d27;color:rgb(24 29 39/var(--tw-text-opacity,1))}.text-orange-500{--tw-text-opacity:1;color:#f97316;color:rgb(249 115 22/var(--tw-text-opacity,1))}.text-orange-700{--tw-text-opacity:1;color:#c2410c;color:rgb(194 65 12/var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:#f87171;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:#ef4444;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:#dc2626;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:#b91c1c;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-rose-600{--tw-text-opacity:1;color:#e11d48;color:rgb(225 29 72/var(--tw-text-opacity,1))}.text-rose-700{--tw-text-opacity:1;color:#be123c;color:rgb(190 18 60/var(--tw-text-opacity,1))}.text-slate-300{--tw-text-opacity:1;color:#cbd5e1;color:rgb(203 213 225/var(--tw-text-opacity,1))}.text-slate-400{--tw-text-opacity:1;color:#94a3b8;color:rgb(148 163 184/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:#64748b;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:#475569;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:#334155;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-slate-800{--tw-text-opacity:1;color:#1e293b;color:rgb(30 41 59/var(--tw-text-opacity,1))}.text-slate-900{--tw-text-opacity:1;color:#0f172a;color:rgb(15 23 42/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-500{--tw-text-opacity:1;color:#eab308;color:rgb(234 179 8/var(--tw-text-opacity,1))}.text-yellow-600{--tw-text-opacity:1;color:#ca8a04;color:rgb(202 138 4/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-placeholder-opacity,1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-\[0_0_0_2px_rgba\(211\2c 47\2c 47\2c 0\.12\)\]{--tw-shadow:0 0 0 2px #d32f2f1f;--tw-shadow-colored:0 0 0 2px var(--tw-shadow-color)}.shadow-\[0_0_0_2px_rgba\(211\2c 47\2c 47\2c 0\.12\)\],.shadow-\[0_0_10px_rgba\(0\2c 0\2c 0\2c 0\.3\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_10px_rgba\(0\2c 0\2c 0\2c 0\.3\)\]{--tw-shadow:0 0 10px #0000004d;--tw-shadow-colored:0 0 10px var(--tw-shadow-color)}.shadow-\[0_2px_5px_rgba\(0\2c 0\2c 0\2c 0\.2\)\]{--tw-shadow:0 2px 5px #0003;--tw-shadow-colored:0 2px 5px var(--tw-shadow-color)}.shadow-\[0_2px_5px_rgba\(0\2c 0\2c 0\2c 0\.2\)\],.shadow-\[0_2px_8px_rgba\(0\2c 0\2c 0\2c 0\.15\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_8px_rgba\(0\2c 0\2c 0\2c 0\.15\)\]{--tw-shadow:0 2px 8px #00000026;--tw-shadow-colored:0 2px 8px var(--tw-shadow-color)}.shadow-\[0_4px_10px_rgba\(0\2c 0\2c 0\2c 0\.08\)\]{--tw-shadow:0 4px 10px #00000014;--tw-shadow-colored:0 4px 10px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_12px_rgba\(0\2c 0\2c 0\2c 0\.05\)\]{--tw-shadow:0 4px 12px #0000000d;--tw-shadow-colored:0 4px 12px var(--tw-shadow-color)}.shadow-\[0_4px_12px_rgba\(0\2c 0\2c 0\2c 0\.05\)\],.shadow-\[0_4px_12px_rgba\(0\2c 0\2c 0\2c 0\.15\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_12px_rgba\(0\2c 0\2c 0\2c 0\.15\)\]{--tw-shadow:0 4px 12px #00000026;--tw-shadow-colored:0 4px 12px var(--tw-shadow-color)}.shadow-\[0_4px_20px_rgba\(0\2c 0\2c 0\2c 0\.15\)\]{--tw-shadow:0 4px 20px #00000026;--tw-shadow-colored:0 4px 20px var(--tw-shadow-color)}.shadow-\[0_4px_20px_rgba\(0\2c 0\2c 0\2c 0\.15\)\],.shadow-\[0_6px_14px_rgba\(0\2c 0\2c 0\2c 0\.12\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_6px_14px_rgba\(0\2c 0\2c 0\2c 0\.12\)\]{--tw-shadow:0 6px 14px #0000001f;--tw-shadow-colored:0 6px 14px var(--tw-shadow-color)}.shadow-\[0_8px_24px_rgba\(0\2c 0\2c 0\2c 0\.2\)\]{--tw-shadow:0 8px 24px #0003;--tw-shadow-colored:0 8px 24px var(--tw-shadow-color)}.shadow-\[0_8px_24px_rgba\(0\2c 0\2c 0\2c 0\.2\)\],.shadow-\[0px_4px_10px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_4px_10px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:0px 4px 10px #0000001a;--tw-shadow-colored:0px 4px 10px var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);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 #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-none,.shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);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 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);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 #0000;outline-offset:2px}.outline{outline-style:solid}.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)}.ring,.ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;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)}.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),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-\[\#0E4F86\]\/30{--tw-ring-color:#0e4f864d}.ring-amber-200{--tw-ring-opacity:1;--tw-ring-color:rgb(253 230 138/var(--tw-ring-opacity,1))}.ring-black\/5{--tw-ring-color:#0000000d}.ring-blue-200{--tw-ring-opacity:1;--tw-ring-color:rgb(191 219 254/var(--tw-ring-opacity,1))}.ring-blue-400{--tw-ring-opacity:1;--tw-ring-color:rgb(96 165 250/var(--tw-ring-opacity,1))}.ring-emerald-200{--tw-ring-opacity:1;--tw-ring-color:rgb(167 243 208/var(--tw-ring-opacity,1))}.ring-red-500{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity,1))}.ring-rose-200{--tw-ring-opacity:1;--tw-ring-color:rgb(254 205 211/var(--tw-ring-opacity,1))}.ring-slate-200{--tw-ring-opacity:1;--tw-ring-color:rgb(226 232 240/var(--tw-ring-opacity,1))}.blur{--tw-blur:blur(8px)}.blur,.blur-\[5px\]{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-\[5px\]{--tw-blur:blur(5px)}.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)}.backdrop-blur-\[1px\],.backdrop-blur-\[5px\]{-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-\[5px\]{--tw-backdrop-blur:blur(5px)}.transition{transition-duration:.15s;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-\[background-color\]{transition-duration:.15s;transition-property:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[border-color\]{transition-duration:.15s;transition-property:border-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-transform{transition-duration:.15s}.duration-200,.duration-\[0\.2s\]{transition-duration:.2s}.duration-\[0\.3s\]{transition-duration:.3s}.ease-\[ease\]{transition-timing-function:ease}.no-spinner::-webkit-inner-spin-button,.no-spinner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.no-spinner{-moz-appearance:textfield}.\[--dot\:40px\]{--dot:40px}.user-form-container{--tw-bg-opacity:1;--tw-shadow:0 4px 12px #0000000d;--tw-shadow-colored:0 4px 12px var(--tw-shadow-color);background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:10px;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);font-family:Segoe UI,sans-serif;max-width:100%;padding:.75rem;width:100vw}.user-form-header{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#cdcfd3;background-color:rgb(205 207 211/var(--tw-bg-opacity,1));border-radius:.375rem;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1));font-weight:500;padding:.5rem 1rem}.user-form-grid{grid-gap:1.25rem;align-items:start;display:grid;gap:1.25rem;grid-template-columns:repeat(4,minmax(0,1fr))}.form-group{display:flex;flex:1 1;flex-direction:column;gap:.25rem;height:auto;margin-bottom:.625rem;min-height:70px;position:relative}.user-form-container .form-group label{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;line-height:1.25;max-height:2.5em;min-height:1.25em;overflow:hidden;padding-top:1px;white-space:normal;word-break:break-word}.user-form-container input[type=date],.user-form-container input[type=email],.user-form-container input[type=text],.user-form-container select{height:38px}.span-2{grid-column:span 2}.form-group label{--tw-text-opacity:1;color:#2e2e2e;color:rgb(46 46 46/var(--tw-text-opacity,1));color:#1a1a1a;color:rgb(26 26 26/var(--tw-text-opacity,1));font-size:.875rem;font-weight:500;line-height:1.25rem;margin-bottom:.25rem}.form-group input,.form-group select{--tw-border-opacity:1;--tw-text-opacity:1;border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));border-radius:.375rem;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.5rem .625rem}.form-group input::placeholder{--tw-text-opacity:1;color:#b1b1b1;color:rgb(177 177 177/var(--tw-text-opacity,1))}.required{--tw-text-opacity:1;color:red;color:rgb(255 0 0/var(--tw-text-opacity,1))}.user-form-buttons{display:flex;gap:1.25rem;justify-content:flex-end;margin-top:.625rem}.btn-back,.btn-save,.btn-submit{border-color:none;border-radius:.5rem;cursor:pointer;font-size:15px;font-weight:500;height:3rem;width:16rem}.btn-back{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#d8e9f1;background-color:rgb(216 233 241/var(--tw-bg-opacity,1));color:#2c2c2c;color:rgb(44 44 44/var(--tw-text-opacity,1))}.btn-back:hover{--tw-bg-opacity:1;background-color:#c4dfe9;background-color:rgb(196 223 233/var(--tw-bg-opacity,1))}.btn-submit{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#02437b;background-color:rgb(2 67 123/var(--tw-bg-opacity,1));background-color:#003e75;background-color:rgb(0 62 117/var(--tw-bg-opacity,1));color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-submit:hover{--tw-bg-opacity:1;background-color:#002a59;background-color:rgb(0 42 89/var(--tw-bg-opacity,1))}.btn-save{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#003e75;background-color:rgb(0 62 117/var(--tw-bg-opacity,1));color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-save:hover{--tw-bg-opacity:1;background-color:#002a59;background-color:rgb(0 42 89/var(--tw-bg-opacity,1))}.btn-delete{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#dc3545;background-color:rgb(220 53 69/var(--tw-bg-opacity,1));border-color:none;border-radius:.5rem;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1));cursor:pointer;font-size:15px;font-weight:500;height:3rem;width:16rem}.btn-delete:hover{--tw-bg-opacity:1;background-color:#c82333;background-color:rgb(200 35 51/var(--tw-bg-opacity,1))}.delete-confirmation{padding:1.25rem;text-align:center}.delete-confirmation h3{--tw-text-opacity:1;color:#dc3545;color:rgb(220 53 69/var(--tw-text-opacity,1));font-size:1.125rem;line-height:1.75rem;margin-bottom:1.25rem}.delete-details{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#f8f9fa;background-color:rgb(248 249 250/var(--tw-bg-opacity,1));border:1px solid #dee2e6;border-color:rgb(222 226 230/var(--tw-border-opacity,1));border-radius:.5rem;margin:15px 0;padding:15px;text-align:left}.delete-details p{--tw-text-opacity:1;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem;margin:.5rem 0}.delete-details strong{--tw-text-opacity:1;color:#02437b;color:rgb(2 67 123/var(--tw-text-opacity,1))}.warning-message{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#fff3cd;background-color:rgb(255 243 205/var(--tw-bg-opacity,1));border:1px solid #ffeaa7;border-color:rgb(255 234 167/var(--tw-border-opacity,1));border-radius:.5rem;margin:15px 0;padding:.625rem}.warning-message p{--tw-text-opacity:1;color:#856404;color:rgb(133 100 4/var(--tw-text-opacity,1));font-size:.875rem;font-weight:500;line-height:1.25rem;margin:0}.approve-confirmation{padding:1.25rem;text-align:center}.approve-confirmation h3{--tw-text-opacity:1;color:#28a745;color:rgb(40 167 69/var(--tw-text-opacity,1));font-size:1.125rem;line-height:1.75rem;margin-bottom:1.25rem}.approve-details{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#f8f9fa;background-color:rgb(248 249 250/var(--tw-bg-opacity,1));border:1px solid #dee2e6;border-color:rgb(222 226 230/var(--tw-border-opacity,1));border-radius:.5rem;margin:15px 0;padding:15px;text-align:left}.approve-details p{--tw-text-opacity:1;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem;margin:.5rem 0}.approve-details strong{--tw-text-opacity:1;color:#02437b;color:rgb(2 67 123/var(--tw-text-opacity,1))}.info-message{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#d4edda;background-color:rgb(212 237 218/var(--tw-bg-opacity,1));border:1px solid #c3e6cb;border-color:rgb(195 230 203/var(--tw-border-opacity,1));border-radius:.5rem;margin:15px 0;padding:.625rem}.info-message p{--tw-text-opacity:1;color:#155724;color:rgb(21 87 36/var(--tw-text-opacity,1));font-size:.875rem;font-weight:500;line-height:1.25rem;margin:0}select:disabled{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f0f0f0;background-color:rgb(240 240 240/var(--tw-bg-opacity,1));color:#999;color:rgb(153 153 153/var(--tw-text-opacity,1));cursor:not-allowed}.input-error{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:red;background-color:rgb(255 0 0/var(--tw-bg-opacity,1));border:1px solid red;border-color:rgb(255 0 0/var(--tw-border-opacity,1))}.input-error:read-only{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#ffe6e6;background-color:rgb(255 230 230/var(--tw-bg-opacity,1));border:1px solid red;border-color:rgb(255 0 0/var(--tw-border-opacity,1));cursor:not-allowed}.input-error:focus{--tw-border-opacity:1;--tw-shadow:0 0 0 2px #f003;--tw-shadow-colored:0 0 0 2px var(--tw-shadow-color);border-color:red;border-color:rgb(255 0 0/var(--tw-border-opacity,1));box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.input-error{outline:none}.error-border{--tw-border-opacity:1;border:1px solid red;border-color:rgb(255 0 0/var(--tw-border-opacity,1))}.error-text{--tw-text-opacity:1;color:red;color:rgb(255 0 0/var(--tw-text-opacity,1));font-size:13px}.button-group{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:30px;margin-top:30px}.button-with-icon,.clear-button,.search-button{align-items:center;display:flex;gap:.5rem}.clear-button,.search-button{border-color:none;border-radius:.375rem;cursor:pointer;font-size:15px;padding:.625rem 1.25rem}.search-button{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#002d62;background-color:rgb(0 45 98/var(--tw-bg-opacity,1));color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.search-button:hover{--tw-bg-opacity:1;background-color:#001d44;background-color:rgb(0 29 68/var(--tw-bg-opacity,1))}.clear-button{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#e6f0fa;background-color:rgb(230 240 250/var(--tw-bg-opacity,1));color:#002d62;color:rgb(0 45 98/var(--tw-text-opacity,1))}.clear-button:hover{--tw-bg-opacity:1;background-color:#d6e9f9;background-color:rgb(214 233 249/var(--tw-bg-opacity,1))}.readonly-input{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:initial;background-color:#333;background-color:rgb(51 51 51/var(--tw-bg-opacity,1));background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));border-color:none;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));cursor:not-allowed;padding-left:0}.readonly-input,.readonly-select{color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1));font-weight:500;pointer-events:none}.readonly-select{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f9f9f9;background-color:rgb(249 249 249/var(--tw-bg-opacity,1));border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1))}.role-select{background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.role-select,.role-select-readonly{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));border-radius:.25rem;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.5rem}.role-select-readonly{background-color:#f0f0f0;background-color:rgb(240 240 240/var(--tw-bg-opacity,1));font-weight:500;pointer-events:none}.readonly-input:focus,.readonly-select:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:none}.modal-overlay{--tw-backdrop-blur:blur(1px);align-items:center;-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);-webkit-backdrop-filter:blur(5px);background-color:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.blurred{--tw-blur:blur(5px);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);pointer-events:none}.popup-overlay{--tw-backdrop-blur:blur(5px);align-items:center;-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);-webkit-backdrop-filter:blur(5px);background:#0003;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.popup-card{--tw-shadow:0 4px 20px #00000026;--tw-shadow-colored:0 4px 20px var(--tw-shadow-color);background:#fff;border-radius:.5rem;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);max-width:400px;padding:30px;position:relative;text-align:center;width:90%}.popup-close-btn{--tw-text-opacity:1;border-color:none;color:#999;color:rgb(153 153 153/var(--tw-text-opacity,1));cursor:pointer;font-size:1.5rem;line-height:2rem;position:absolute;right:15px;top:.625rem}.popup-close-btn:hover{--tw-text-opacity:1;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1))}.popup-close-btn{background:none}.popup-icon-wrapper{margin-bottom:1.25rem}.popup-icon-wrapper.success{--tw-text-opacity:1;color:#28a745;color:rgb(40 167 69/var(--tw-text-opacity,1))}.popup-icon-wrapper.error{--tw-text-opacity:1;color:#dc3545;color:rgb(220 53 69/var(--tw-text-opacity,1))}.popup-icon-wrapper.info{--tw-text-opacity:1;color:#17a2b8;color:rgb(23 162 184/var(--tw-text-opacity,1))}.popup-description{--tw-text-opacity:1;color:#495057;color:rgb(73 80 87/var(--tw-text-opacity,1));font-size:1rem;line-height:1.5rem;line-height:1.5;margin-bottom:25px}.popup-ok-button{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#036;background-color:rgb(0 51 102/var(--tw-bg-opacity,1));border-color:none;border-radius:.25rem;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1));cursor:pointer;font-size:1rem;font-weight:500;line-height:1.5rem;padding:.625rem 30px}.popup-ok-button:hover{--tw-bg-opacity:1;background-color:#0056b3;background-color:rgb(0 86 179/var(--tw-bg-opacity,1))}.modal-content{--tw-bg-opacity:1;--tw-shadow:0 0 10px #0000004d;--tw-shadow-colored:0 0 10px var(--tw-shadow-color);background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:10px;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);padding:30px;position:relative;width:400px}.modal-actions{margin-top:1.25rem;text-align:right}.btn-close{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#02437b;background-color:rgb(2 67 123/var(--tw-bg-opacity,1));border-color:none;border-radius:.375rem;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1));cursor:pointer;padding:.5rem 1rem}.role-module-container{box-sizing:border-box;display:flex;font-family:Inter,sans-serif;justify-content:center;padding:2rem 1rem;width:100vw}.role-module-card{--tw-bg-opacity:1;--tw-shadow:0 4px 10px #00000014;--tw-shadow-colored:0 4px 10px var(--tw-shadow-color);background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.5rem;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-sizing:border-box;max-width:1112px;overflow:hidden;width:100%}.user-post-header{align-items:center;border-radius:.375rem;box-sizing:border-box;display:flex;height:50px;justify-content:center;position:relative;width:100%}.user-post-title{--tw-translate-x:-50%;--tw-text-opacity:1;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));font-family:bold;font-size:100%;left:13%;position:absolute;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))}.user-modify-header-wrapper{box-sizing:border-box;padding:1rem 18px 0}.user-post-header{background:#d3d3d8}.user-modify-header{align-items:center;background:#02437b;border-radius:.375rem;box-sizing:border-box;display:flex;height:50px;justify-content:center;position:relative;width:100%}.modal-content-modify{--tw-bg-opacity:1;--tw-shadow:0 0 10px #0000004d;--tw-shadow-colored:0 0 10px var(--tw-shadow-color);background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:10px;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);display:flex;flex-direction:column;max-height:90vh;min-width:80%;overflow:hidden;padding:1.25rem}.user-modify-title{--tw-translate-x:-50%;--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1));font-family:Inter,sans-serif;font-size:100%;left:50%;position:absolute;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))}.close-btn-post{--tw-text-opacity:1;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));font-size:1.125rem;justify-content:flex-end;line-height:1.75rem;line-height:1}.close-btn,.close-btn-post{align-items:center;border-color:none;border-radius:.375rem;cursor:pointer;font-family:bold;position:absolute;right:1rem}.close-btn{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:#02437b;color:rgb(2 67 123/var(--tw-text-opacity,1));display:flex;font-size:.875rem;height:1.5rem;justify-content:center;line-height:1.25rem;line-height:1;width:1.5rem}.close-btn:hover{--tw-bg-opacity:1;background-color:#f0f0f0;background-color:rgb(240 240 240/var(--tw-bg-opacity,1))}.card-inner-content{max-height:600px;overflow-y:auto;padding:1rem 18px}.card-inner-content,.content-section{box-sizing:border-box;display:flex;flex-direction:column;gap:1.5rem}.content-section{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.form-top-row{display:flex;flex-wrap:wrap;gap:1rem}.form-group input,.form-group select,.form-group textarea{flex:0 0 auto}input[type=text],select{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));background:#fff;border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));border-radius:.25rem;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));font-size:.875rem;height:38px;line-height:1.25rem;width:100%}input::placeholder{--tw-text-opacity:1;color:#b1b1b1;color:rgb(177 177 177/var(--tw-text-opacity,1))}select{appearance:none;background-image:url(data:image/svg+xml;utf8,<svg_fill=%27gray%27_height=%2720%27_viewBox=%270_0_24_24%27_width=%2720%27_xmlns=%27http://www.w3.org/2000/svg%27><path_d=%27M7_10l5_5_5-5z%27/></svg>);background-position:right 10px center;background-position:16px 16px;background-repeat:no-repeat}.button-row{margin-bottom:1.5rem}.button-row,.button-row-row{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.button-row-row{width:100%}.btn-approve,.btn-back,.btn-delete,.btn-modify,.btn-save,.btn-submit{align-items:center;border-color:none;border-radius:.5rem;cursor:pointer;display:flex;font-size:15px;font-weight:500;height:3rem;justify-content:center;transition-duration:.15s;transition-duration:.3s;transition-property:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:ease;width:16rem}.btn-modify,.btn-modify:hover{background-color:#02437b;background-color:rgb(2 67 123/var(--tw-bg-opacity,1))}.btn-approve,.btn-modify,.btn-modify:hover{--tw-bg-opacity:1;--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-approve{background-color:#28a745;background-color:rgb(40 167 69/var(--tw-bg-opacity,1))}.btn-approve:hover{--tw-bg-opacity:1;background-color:#218838;background-color:rgb(33 136 56/var(--tw-bg-opacity,1))}.readonly-label{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));border:1px solid #f9f9fa;border-color:rgb(249 249 250/var(--tw-border-opacity,1));border-radius:.25rem;display:block;margin-top:.25rem;padding:.5rem .75rem}.popup-menu{--tw-shadow:0 2px 8px #00000026;--tw-shadow-colored:0 2px 8px var(--tw-shadow-color);--tw-shadow:0px 4px 10px #0000001a;--tw-shadow-colored:0px 4px 10px var(--tw-shadow-color);border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));border-radius:.25rem;display:flex;flex-direction:column;height:auto;justify-content:space-around;overflow:visible;padding:.5rem 0;top:30px;width:120px;z-index:100}.table-container{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);border-radius:.5rem;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);overflow-x:auto;overflow-y:auto}.popup-menu-item{color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));padding:.5rem 1rem;transition-duration:.15s;transition-duration:.2s;transition-property:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.popup-menu-item:hover{background-color:#f0f0f0;background-color:rgb(240 240 240/var(--tw-bg-opacity,1))}.popup-icon{height:17px;width:22px}.form-flex-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1.25rem}.config-table{border-collapse:collapse;font-size:.875rem;line-height:1.25rem;width:100%}.config-table td,.config-table th{--tw-border-opacity:1;border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));max-width:100px;padding:5px;text-align:left;vertical-align:middle}.config-table th{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#4e7ca3;background-color:rgb(78 124 163/var(--tw-bg-opacity,1));color:#eff0f2;color:rgb(239 240 242/var(--tw-text-opacity,1));font-weight:600;text-align:center}.badge,.config-table th{align-items:center;justify-content:center}.badge{border-radius:.75rem;display:flex;font-size:13px;font-size:.875rem;font-weight:500;line-height:1.25rem;padding:.25rem .75rem;vertical-align:top;width:50px}.approved{background-color:#d4f5ef;background-color:rgb(212 245 239/var(--tw-bg-opacity,1));color:#0a7569;color:rgb(10 117 105/var(--tw-text-opacity,1))}.approved,.not-approved{--tw-bg-opacity:1;--tw-text-opacity:1}.not-approved{background-color:#fcecd8;background-color:rgb(252 236 216/var(--tw-bg-opacity,1));color:#b14e00;color:rgb(177 78 0/var(--tw-text-opacity,1))}.menu-icon-cell{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1));border-width:1px;padding:0;position:relative;text-align:center;vertical-align:middle;width:60px}.menu-wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.menu-icon{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1));cursor:pointer}.menu-icon:hover{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.popup-menu{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1));border-radius:.375rem;border-width:1px;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);margin-top:.25rem;min-width:120px;position:absolute;right:0;top:100%;z-index:50}.popup-menu-item{--tw-text-opacity:1;align-items:center;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1));cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;line-height:1.25rem;padding:.5rem .75rem}.popup-menu-item:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.popup-icon{height:1rem;width:1rem}.form-buttons-row{display:flex;justify-content:center;margin-top:1.25rem}.popup-menu-post{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 2px 8px #00000026;--tw-shadow-colored:0 2px 8px var(--tw-shadow-color);background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-bottom:1px #ddd;border-bottom-color:rgb(221 221 221/var(--tw-border-opacity,1));border-radius:.375rem;border-style:solid;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);cursor:pointer;height:auto;min-width:230px;overflow:visible;padding:.5rem 0;position:absolute;right:0;top:100%;z-index:9999}.popup-menu-item-post{align-items:center;cursor:pointer;display:flex;gap:.5rem;padding:.5rem .75rem}.popup-menu-item-post:last-child{border-bottom-color:none}.popup-menu-item-post:hover{--tw-bg-opacity:1;background-color:#f0f0f0;background-color:rgb(240 240 240/var(--tw-bg-opacity,1))}.dropdown-checkbox{--tw-border-opacity:1;background:#fff;border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));border-radius:.25rem;max-height:150px;overflow-y:auto;padding:.625rem}.checkbox-option{display:block;margin-bottom:5px}.select__control{--tw-border-opacity:1;border-color:#ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));min-height:38px}.select__multi-value{--tw-bg-opacity:1;background-color:#e4e4e4;background-color:rgb(228 228 228/var(--tw-bg-opacity,1))}.select__multi-value__label{font-size:13px}.table-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.table-title{--tw-text-opacity:1;color:#036;color:rgb(0 51 102/var(--tw-text-opacity,1));font-family:bold}.table-icons{align-items:center;display:flex;gap:.625rem}.delete-icon-wrapper{display:flex;justify-content:flex-end;margin-bottom:.625rem}.table-icon{cursor:pointer;height:1.25rem;transition-duration:.15s;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:ease;width:1.25rem}.table-icon:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.duty-table{border-collapse:collapse;width:100%}.duty-table thead{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#2f5d8a;background-color:rgb(47 93 138/var(--tw-bg-opacity,1));color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.duty-table td,.duty-table th{--tw-border-opacity:1;border:1px solid #ddd;border-color:rgb(221 221 221/var(--tw-border-opacity,1));border-bottom-color:#ddd;border-bottom-color:rgb(221 221 221/var(--tw-border-opacity,1));padding:.5rem;text-align:left;white-space:nowrap}.form-scrollable-body{box-sizing:border-box;max-height:400px;overflow-y:auto;padding-right:.625rem;width:100%}.notification-scroll-container{flex:1 1;margin-top:1.25rem;overflow-x:auto}.notification-scroll-wrapper{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.notification-table{border-collapse:collapse;min-width:1000px;table-layout:fixed;width:100%}.notification-table td,.notification-table th{--tw-border-opacity:1;border:1px solid #d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1));overflow:hidden;padding:.625rem;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:200px}.notification-table th{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#4e7ca3;background-color:rgb(78 124 163/var(--tw-bg-opacity,1));color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1));font-size:.875rem;font-weight:600;line-height:1.25rem}.notification-table select{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));border-radius:.25rem;font-size:.875rem;line-height:1.25rem;padding:.5rem .625rem;width:100%}.notification-table td.small-column,.notification-table th.small-column{width:70px}.table-action-icon{cursor:pointer;height:1.5rem;margin-top:.625rem;width:1.5rem}.icon-button-group{display:flex;gap:.75rem;justify-content:flex-end;margin:.75rem 0}.table-container-WorkflowConfig{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.duty-table-workflowConfig{border-collapse:collapse;min-width:1200px;table-layout:auto;width:100%}.duty-table-workflowConfig td,.duty-table-workflowConfig th{--tw-border-opacity:1;border:1px solid #ddd;border-color:rgb(221 221 221/var(--tw-border-opacity,1));padding:.5rem;text-align:left;white-space:nowrap}.duty-table-workflowConfig thead{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#2f5d8a;background-color:rgb(47 93 138/var(--tw-bg-opacity,1));color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.expand-button{--tw-text-opacity:1;background:none;border-color:none;color:#007bff;color:rgb(0 123 255/var(--tw-text-opacity,1));cursor:pointer;font-weight:500}.inner-table{background:#f9f9f9;border-collapse:collapse;margin-top:.625rem;width:100%}.inner-table td,.inner-table th{--tw-border-opacity:1;border:1px solid #ddd;border-color:rgb(221 221 221/var(--tw-border-opacity,1));font-size:.85rem;padding:.375rem .625rem}.icon-row{display:flex;gap:.75rem;justify-content:flex-end;margin:1rem 0}.icon-btn{cursor:pointer;height:1.5rem;transition-duration:.15s;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:ease;width:1.5rem}.icon-btn:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.custom-dropdown{--tw-border-opacity:1;background:#fff;border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.custom-dropdown-item{cursor:pointer;padding:.5rem}.custom-dropdown-item.active,.custom-dropdown-item:hover{--tw-bg-opacity:1;background-color:#eee;background-color:rgb(238 238 238/var(--tw-bg-opacity,1))}.custom-dropdown-empty{--tw-text-opacity:1;color:#666;color:rgb(102 102 102/var(--tw-text-opacity,1));padding:.5rem}.form-group-row{align-items:stretch;display:flex;gap:18px;margin-top:1.25rem;width:100%}.remarks-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem}.remarks-box{display:flex;flex-direction:column;width:50%}.remarks-box .remarks-textarea{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border:1px solid #cfd6e1;border-color:rgb(207 214 225/var(--tw-border-opacity,1));border-radius:.5rem;font-size:.875rem;height:120px;line-height:1.25rem;padding:.875rem;width:100%}@media (max-width:640px){.remarks-box{width:100%}}.form-group-remarks-box,.form-group-upload-box{display:flex;flex:1 1;flex-direction:column}.new-attachments{width:100%}.form-group-remarks-box label,.form-group-upload-box label{font-weight:500;margin-bottom:.5rem}.form-group-remarks-box textarea{height:120px}.form-group-remarks-box textarea,.form-group-upload-box input[type=file]{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border:1px solid #cfd6e1;border-color:rgb(207 214 225/var(--tw-border-opacity,1));border-radius:.5rem;font-size:.875rem;line-height:1.25rem;padding:.875rem}.form-group-upload-box input[type=file]{cursor:pointer;height:66px;width:100%}.user-form-container input[type=date],.user-form-container input[type=email],.user-form-container input[type=text],.user-form-container select,.user-form-container textarea{--tw-bg-opacity:1;appearance:auto;-webkit-appearance:none;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));opacity:1}.user-form-container input:disabled,.user-form-container input[readonly],.user-form-container select:disabled,.user-form-container textarea:disabled{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.oc-suggest-panel{--tw-border-opacity:1;--tw-shadow:0 6px 14px #0000001f;--tw-shadow-colored:0 6px 14px var(--tw-shadow-color);border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));border-radius:.375rem;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);left:0;left:var(--oc-left,0);max-height:280px;overflow-y:auto;position:fixed;top:0;top:var(--oc-top,0);width:0;width:var(--oc-width,0);z-index:9999}.oc-suggest-item{--tw-border-opacity:1;border-bottom:1px #eee;border-bottom-color:rgb(238 238 238/var(--tw-border-opacity,1));border-style:solid;cursor:pointer;display:flex;font-size:.875rem;gap:.75rem;justify-content:space-between;line-height:1.25rem;line-height:1.25;padding:.5rem .625rem}.oc-suggest-item:last-child{border-bottom-color:none}.oc-suggest-empty{font-size:.875rem;line-height:1.25rem;padding:.625rem}.oc-suggest-code{opacity:.6}.section-title-bar{--tw-bg-opacity:1;background-color:#d3d3d8;background-color:rgb(211 211 216/var(--tw-bg-opacity,1));border-radius:.5rem;margin:1.25rem 0;padding:.75rem 1.25rem}.section-title-bar h2{--tw-text-opacity:1;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));font-size:1.125rem;font-weight:600;line-height:1.75rem;margin:0}.search-input-wrapper{align-items:center;display:flex;position:relative}.search-input-wrapper input{padding-right:2.5rem}.search-icon{fill:#666;height:1.25rem;pointer-events:none;position:absolute;right:.625rem;width:1.25rem}.oc-search-icon path{fill:#6b7280}.table-section{margin:30px 0}.section-divider{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#e0e0e0;background-color:rgb(224 224 224/var(--tw-bg-opacity,1));border-top:2px #d3d3d8;border-style:solid;border-top-color:rgb(211 211 216/var(--tw-border-opacity,1));height:.125rem;margin:.625rem 0 1.25rem;padding-top:15px}.section-divider h3{--tw-text-opacity:1;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));font-size:1rem;font-weight:600;line-height:1.5rem;margin:0}.breadcrumb{--tw-text-opacity:1;color:#666;color:rgb(102 102 102/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem;margin-top:5px}.user-form-header h1{--tw-text-opacity:1;color:#02437b;color:rgb(2 67 123/var(--tw-text-opacity,1));font-size:1.5rem;font-weight:600;line-height:2rem;margin:0}.error-message{background-color:#f8d7da;background-color:rgb(248 215 218/var(--tw-bg-opacity,1));border:1px solid #f5c6cb;border-color:rgb(245 198 203/var(--tw-border-opacity,1));border-radius:.375rem;color:#721c24;color:rgb(114 28 36/var(--tw-text-opacity,1));color:red;color:rgb(255 0 0/var(--tw-text-opacity,1));font-size:.75rem;line-height:1rem;margin:.25rem 0 15px;padding:.625rem 15px;text-align:center}.error-message,.readonly-field{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1}.readonly-field{background-color:#f5f5f5;background-color:rgb(245 245 245/var(--tw-bg-opacity,1));border-color:#ddd;border-color:rgb(221 221 221/var(--tw-border-opacity,1));color:#666;color:rgb(102 102 102/var(--tw-text-opacity,1));cursor:not-allowed}.readonly-field::placeholder{--tw-text-opacity:1;color:#999;color:rgb(153 153 153/var(--tw-text-opacity,1))}.btn-primary{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#02437b;background-color:rgb(2 67 123/var(--tw-bg-opacity,1));border-color:none;border-radius:.375rem;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1));cursor:pointer;font-size:.875rem;font-weight:500;line-height:1.25rem;padding:.625rem 1.5rem;transition-duration:.15s;transition-duration:.2s;transition-property:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn-primary:hover{--tw-bg-opacity:1;background-color:#1a5a9e;background-color:rgb(26 90 158/var(--tw-bg-opacity,1))}.file-upload-area{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#f9f9f9;background-color:rgb(249 249 249/var(--tw-bg-opacity,1));border:2px dashed #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));border-radius:.375rem;cursor:pointer;padding:1.25rem;text-align:center;transition-duration:.15s;transition-duration:.2s;transition-property:border-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.file-upload-area:hover{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#f0f8ff;background-color:rgb(240 248 255/var(--tw-bg-opacity,1));border-color:#02437b;border-color:rgb(2 67 123/var(--tw-border-opacity,1))}.upload-icon{font-size:1.5rem;line-height:2rem;margin-bottom:.5rem}.upload-text{--tw-text-opacity:1;color:#666;color:rgb(102 102 102/var(--tw-text-opacity,1));font-size:.875rem;font-weight:500;line-height:1.25rem}.popup-menu div{cursor:pointer;padding:.5rem .75rem}.popup-menu div:hover{--tw-bg-opacity:1;background-color:#f0f0f0;background-color:rgb(240 240 240/var(--tw-bg-opacity,1))}.action-wrapper{display:inline-block;position:relative}.response-message{--tw-text-opacity:1;color:#d60015;color:rgb(214 0 21/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem;margin-top:.625rem}.popup-icon-1{fill:currentColor;height:1rem;width:25px}@media (max-width:768px){.role-form-body{flex-direction:column;gap:1rem}.form-buttons{align-items:stretch;flex-direction:column}.btn-back,.btn-submit{width:100%}}.config-table input[type=date],.config-table select{--tw-border-opacity:1;border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));border-radius:.25rem;box-sizing:border-box;font-size:.875rem;height:2.25rem;line-height:1.25rem;padding:.375rem .5rem;width:100%}.table-date-input{height:2.25rem;line-height:1.4}.btn-update-post-code{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#003e75;background-color:rgb(0 62 117/var(--tw-bg-opacity,1));border-color:none;border-radius:.5rem;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1));cursor:pointer;font-size:15px;font-weight:500;height:2.75rem;transition-duration:.15s;transition-duration:.3s;transition-property:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:ease;width:150px}input[type=email],input[type=number],select{--tw-border-opacity:1;--tw-text-opacity:1;background:#fff;border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));border-radius:.25rem;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));font-size:.875rem;height:38px;line-height:1.25rem;padding:0 1px;width:100%}.btn-download,.btn-load{border-color:none;border-radius:.5rem;cursor:pointer;font-size:15px;font-weight:500;height:2.75rem;transition-duration:.15s;transition-duration:.3s;transition-property:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:ease;width:300px}.btn-download{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#003e75;background-color:rgb(0 62 117/var(--tw-bg-opacity,1));color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-download:hover{--tw-bg-opacity:1;background-color:#002a59;background-color:rgb(0 42 89/var(--tw-bg-opacity,1))}.btn-load{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#003e75;background-color:rgb(0 62 117/var(--tw-bg-opacity,1));color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-load:hover{--tw-bg-opacity:1;background-color:#002a59;background-color:rgb(0 42 89/var(--tw-bg-opacity,1))}.table-autosuggest{position:relative;width:100%}.table-autosuggest input{border-radius:3px;padding:.25rem;width:100%}.table-autosuggest input,.table-autosuggest-list{--tw-border-opacity:1;border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1))}.table-autosuggest-list{--tw-shadow:0 2px 5px #0003;--tw-shadow-colored:0 2px 5px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);left:0;margin:0;max-height:150px;overflow-y:auto;padding:0;position:absolute;right:0;top:100%;z-index:9999}.table-autosuggest-item{cursor:pointer;padding:.375rem}.table-autosuggest-item:hover{--tw-bg-opacity:1;background-color:#f0f0f0;background-color:rgb(240 240 240/var(--tw-bg-opacity,1))}.suggestion-list{--tw-border-opacity:1;background:#fff;border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));list-style:none;margin:0;max-height:120px;overflow-y:auto;padding:5px 0;position:absolute;width:100%;z-index:1000}.suggestion-item{background:#0000;cursor:pointer;padding:5px .625rem}.suggestion-item.highlighted,.suggestion-item:hover{background:#e0e0e0}.suggestion-item.selected{background:#f0f0f0}.icon-button-container{display:flex;justify-content:flex-end;margin-bottom:.75rem}.icon-only-button{align-items:center;background:none;border-color:none;cursor:pointer;display:inline-flex;margin:0;padding:0}.content-layout{display:flex;flex-wrap:wrap;justify-content:space-between}.left-pane,.right-pane{flex:1 1;min-width:300px}.right-pane{padding-left:2.5rem}.form-groupRole{display:flex;flex-direction:column;margin-bottom:1.25rem}.form-groupRole label{--tw-text-opacity:1;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));font-weight:500;margin-bottom:5px}.RoleSelect{--tw-border-opacity:1;border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));border-radius:.375rem;font-size:.875rem;line-height:1.25rem;padding:.5rem}.btn-clear{background-color:#d0d0d0;background-color:rgb(208 208 208/var(--tw-bg-opacity,1))}.btn-clear,.btn-submitRole{--tw-bg-opacity:1;border-color:none;border-radius:.375rem;cursor:pointer;font-weight:600;padding:.625rem 25px}.btn-submitRole{--tw-text-opacity:1;background-color:#007bff;background-color:rgb(0 123 255/var(--tw-bg-opacity,1));color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-clear:hover,.btn-submitRole:hover{opacity:.9}.tree-view-container{margin-top:1.25rem}.tree-view-container h3{--tw-text-opacity:1;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));font-size:1.125rem;font-weight:600;line-height:1.75rem;margin-bottom:.625rem}.tree-children,.tree-root{list-style-type:none;margin:0;padding-left:1.25rem}.tree-children{--tw-border-opacity:1;border-left:1px #bbb;border-left-color:rgb(187 187 187/var(--tw-border-opacity,1));border-style:dashed;margin-left:1.25rem;padding-left:.625rem}.tree-root li>div{--tw-text-opacity:1;color:#222;color:rgb(34 34 34/var(--tw-text-opacity,1));display:flex;font-size:.875rem;gap:.5rem;margin:5px 0}.toggle-btn,.tree-root li>div{align-items:center;line-height:1.25rem}.toggle-btn{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#e0e0e0;background-color:rgb(224 224 224/var(--tw-bg-opacity,1));border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));border-radius:50%;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));cursor:pointer;display:inline-flex;font-family:bold;font-size:1rem;height:1.5rem;justify-content:center;margin-right:.5rem;text-align:center;transition-duration:.15s;transition-duration:.2s;transition-property:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:ease;width:1.5rem}.toggle-btn:hover{--tw-bg-opacity:1;background-color:#d0d0d0;background-color:rgb(208 208 208/var(--tw-bg-opacity,1))}.url{color:#666;color:rgb(102 102 102/var(--tw-text-opacity,1));font-size:.75rem;font-style:italic;line-height:1rem}.no-tree-data,.url{--tw-text-opacity:1}.no-tree-data{color:#999;color:rgb(153 153 153/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem;margin-top:.625rem}.emp-popup-menu{--tw-bg-opacity:1;--tw-shadow:0 2px 8px #00000026;--tw-shadow-colored:0 2px 8px var(--tw-shadow-color);background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.375rem;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);max-height:250px;min-width:200px;overflow-x:hidden;overflow-y:auto;padding:.5rem 0;position:absolute;right:0;top:100%;z-index:9999}.emp-popup-menu-item{align-items:center;cursor:pointer;display:flex;gap:.5rem;padding:.5rem .75rem;white-space:nowrap}.emp-error-field{border:1px solid #d32f2f;border-color:rgb(211 47 47/var(--tw-border-opacity,1))}.emp-error-field,.emp-error-field:focus{--tw-border-opacity:1;--tw-shadow:0 0 0 2px #d32f2f1f;--tw-shadow-colored:0 0 0 2px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.emp-error-field:focus{border-color:#d32f2f;border-color:rgb(211 47 47/var(--tw-border-opacity,1));outline-offset:0}.emp-error-text{--tw-text-opacity:1;color:#d32f2f;color:rgb(211 47 47/var(--tw-text-opacity,1));font-size:.75rem;line-height:1rem;margin-top:.25rem}.emp-error-field:focus{outline:2px solid #d32f2f!important}.config-table td .emp-error-text{--tw-text-opacity:1;color:#d32f2f;color:rgb(211 47 47/var(--tw-text-opacity,1));display:block;font-size:.75rem;line-height:1rem;margin-top:.25rem}.config-table td.has-emp-error{vertical-align:top}.employee-module-date-wrapper{width:100%}.employee-module-date-wrapper input[type=date]{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));border-radius:.375rem;box-sizing:border-box;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1));font-size:.875rem;height:38px;line-height:1.25rem;padding:.5rem .625rem;width:100%}.employee-module-select-wrapper select,.role-select,.user-form-container select{--tw-bg-opacity:1;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));background-image:url(data:image/svg+xml;utf8,<svg_xmlns=%27http://www.w3.org/2000/svg%27_width=%2712%27_height=%278%27_viewBox=%270_0_12_8%27_fill=%27none%27><path_d=%27M1_1.5L6_6.5L11_1.5%27_stroke=%27%23667788%27_stroke-width=%271.5%27_stroke-linecap=%27round%27_stroke-linejoin=%27round%27/></svg>);background-position:right 12px center;background-repeat:no-repeat;height:38px;line-height:1.2;padding-right:2.25rem}.employee-module-select-wrapper{position:relative}.oc-suggest-panel{background:#fff}.oc-suggest-item.active{background:#f3f4f6}.autocomplete-container{position:relative;width:100%}.oc-suggest-panel-component{--tw-border-opacity:1;--tw-shadow:0 4px 12px #00000026;--tw-shadow-colored:0 4px 12px var(--tw-shadow-color);background:#fff;border:1px solid #ccc;border-color:rgb(204 204 204/var(--tw-border-opacity,1));border-radius:.375rem;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);left:0;max-height:220px;max-width:100%;min-width:100%;overflow-y:auto;position:absolute;top:100%;z-index:1000}.table-autosuggest-list{background:#fff;list-style:none}.last\:border-b-\[none\]:last-child{border-bottom-color:none}.odd\:bg-gray-50:nth-child(odd){--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.odd\:bg-white:nth-child(odd){--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.even\:bg-gray-50:nth-child(2n){--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.even\:bg-white:nth-child(2n){--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.read-only\:cursor-not-allowed:read-only{cursor:not-allowed}.read-only\:border:read-only{border-width:1px}.read-only\:border-solid:read-only{border-style:solid}.read-only\:border-\[red\]:read-only{--tw-border-opacity:1;border-color:red;border-color:rgb(255 0 0/var(--tw-border-opacity,1))}.read-only\:border-gray-300:read-only{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.read-only\:bg-\[\#ffe6e6\]:read-only{--tw-bg-opacity:1;background-color:#ffe6e6;background-color:rgb(255 230 230/var(--tw-bg-opacity,1))}.read-only\:bg-gray-50:read-only{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.read-only\:text-gray-700:read-only{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.hover\:absolute:hover{position:absolute}.hover\:z-50:hover{z-index:50}.hover\:overflow-visible:hover{overflow:visible}.hover\:whitespace-normal:hover{white-space:normal}.hover\:border-\[\#02437b\]:hover{--tw-border-opacity:1;border-color:#02437b;border-color:rgb(2 67 123/var(--tw-border-opacity,1))}.hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:#9ca3af;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.hover\:border-red-500:hover{--tw-border-opacity:1;border-color:#ef4444;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.hover\:bg-\[\#001d44\]:hover{--tw-bg-opacity:1;background-color:#001d44;background-color:rgb(0 29 68/var(--tw-bg-opacity,1))}.hover\:bg-\[\#002a59\]:hover{--tw-bg-opacity:1;background-color:#002a59;background-color:rgb(0 42 89/var(--tw-bg-opacity,1))}.hover\:bg-\[\#0056b3\]:hover{--tw-bg-opacity:1;background-color:#0056b3;background-color:rgb(0 86 179/var(--tw-bg-opacity,1))}.hover\:bg-\[\#01315a\]:hover{--tw-bg-opacity:1;background-color:#01315a;background-color:rgb(1 49 90/var(--tw-bg-opacity,1))}.hover\:bg-\[\#023969\]:hover{--tw-bg-opacity:1;background-color:#023969;background-color:rgb(2 57 105/var(--tw-bg-opacity,1))}.hover\:bg-\[\#02437b\]:hover{--tw-bg-opacity:1;background-color:#02437b;background-color:rgb(2 67 123/var(--tw-bg-opacity,1))}.hover\:bg-\[\#0361B5\]:hover{--tw-bg-opacity:1;background-color:#0361b5;background-color:rgb(3 97 181/var(--tw-bg-opacity,1))}.hover\:bg-\[\#08386B\]:hover{--tw-bg-opacity:1;background-color:#08386b;background-color:rgb(8 56 107/var(--tw-bg-opacity,1))}.hover\:bg-\[\#0E4F86\]\/5:hover{background-color:#0e4f860d}.hover\:bg-\[\#0d5cb3\]:hover{--tw-bg-opacity:1;background-color:#0d5cb3;background-color:rgb(13 92 179/var(--tw-bg-opacity,1))}.hover\:bg-\[\#1a5a9e\]:hover{--tw-bg-opacity:1;background-color:#1a5a9e;background-color:rgb(26 90 158/var(--tw-bg-opacity,1))}.hover\:bg-\[\#218838\]:hover{--tw-bg-opacity:1;background-color:#218838;background-color:rgb(33 136 56/var(--tw-bg-opacity,1))}.hover\:bg-\[\#C8D9E0\]:hover{--tw-bg-opacity:1;background-color:#c8d9e0;background-color:rgb(200 217 224/var(--tw-bg-opacity,1))}.hover\:bg-\[\#EAF2FF\]:hover{--tw-bg-opacity:1;background-color:#eaf2ff;background-color:rgb(234 242 255/var(--tw-bg-opacity,1))}.hover\:bg-\[\#EAF4FB\]:hover{--tw-bg-opacity:1;background-color:#eaf4fb;background-color:rgb(234 244 251/var(--tw-bg-opacity,1))}.hover\:bg-\[\#c4dfe9\]:hover{--tw-bg-opacity:1;background-color:#c4dfe9;background-color:rgb(196 223 233/var(--tw-bg-opacity,1))}.hover\:bg-\[\#c82333\]:hover{--tw-bg-opacity:1;background-color:#c82333;background-color:rgb(200 35 51/var(--tw-bg-opacity,1))}.hover\:bg-\[\#d0d0d0\]:hover{--tw-bg-opacity:1;background-color:#d0d0d0;background-color:rgb(208 208 208/var(--tw-bg-opacity,1))}.hover\:bg-\[\#d6e9f9\]:hover{--tw-bg-opacity:1;background-color:#d6e9f9;background-color:rgb(214 233 249/var(--tw-bg-opacity,1))}.hover\:bg-\[\#d9eaf8\]:hover{--tw-bg-opacity:1;background-color:#d9eaf8;background-color:rgb(217 234 248/var(--tw-bg-opacity,1))}.hover\:bg-\[\#f0f0f0\]:hover{--tw-bg-opacity:1;background-color:#f0f0f0;background-color:rgb(240 240 240/var(--tw-bg-opacity,1))}.hover\:bg-\[\#f0f8ff\]:hover{--tw-bg-opacity:1;background-color:#f0f8ff;background-color:rgb(240 248 255/var(--tw-bg-opacity,1))}.hover\:bg-amber-700:hover{--tw-bg-opacity:1;background-color:#b45309;background-color:rgb(180 83 9/var(--tw-bg-opacity,1))}.hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.hover\:bg-blue-200:hover{--tw-bg-opacity:1;background-color:#bfdbfe;background-color:rgb(191 219 254/var(--tw-bg-opacity,1))}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.hover\:bg-blue-800:hover{--tw-bg-opacity:1;background-color:#1e40af;background-color:rgb(30 64 175/var(--tw-bg-opacity,1))}.hover\:bg-emerald-700:hover{--tw-bg-opacity:1;background-color:#047857;background-color:rgb(4 120 87/var(--tw-bg-opacity,1))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:#e5e7eb;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:#4b5563;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:#22c55e;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:#15803d;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:#4338ca;background-color:rgb(67 56 202/var(--tw-bg-opacity,1))}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:#b91c1c;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.hover\:bg-rose-700:hover{--tw-bg-opacity:1;background-color:#be123c;background-color:rgb(190 18 60/var(--tw-bg-opacity,1))}.hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:#f1f5f9;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.hover\:bg-slate-800:hover{--tw-bg-opacity:1;background-color:#1e293b;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:text-\[\#002B5C\]:hover{--tw-text-opacity:1;color:#002b5c;color:rgb(0 43 92/var(--tw-text-opacity,1))}.hover\:text-\[\#062b52\]:hover{--tw-text-opacity:1;color:#062b52;color:rgb(6 43 82/var(--tw-text-opacity,1))}.hover\:text-\[\#083e79\]:hover{--tw-text-opacity:1;color:#083e79;color:rgb(8 62 121/var(--tw-text-opacity,1))}.hover\:text-\[\#0B4A87\]:hover{--tw-text-opacity:1;color:#0b4a87;color:rgb(11 74 135/var(--tw-text-opacity,1))}.hover\:text-\[\#242C40\]:hover{--tw-text-opacity:1;color:#242c40;color:rgb(36 44 64/var(--tw-text-opacity,1))}.hover\:text-\[\#333\]:hover{--tw-text-opacity:1;color:#333;color:rgb(51 51 51/var(--tw-text-opacity,1))}.hover\:text-\[\#616775\]:hover{--tw-text-opacity:1;color:#616775;color:rgb(97 103 117/var(--tw-text-opacity,1))}.hover\:text-\[white\]:hover{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:text-black:hover{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1))}.hover\:text-blue-600:hover{--tw-text-opacity:1;color:#2563eb;color:rgb(37 99 235/var(--tw-text-opacity,1))}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:#1e40af;color:rgb(30 64 175/var(--tw-text-opacity,1))}.hover\:text-gray-200:hover{--tw-text-opacity:1;color:#e5e7eb;color:rgb(229 231 235/var(--tw-text-opacity,1))}.hover\:text-gray-300:hover{--tw-text-opacity:1;color:#d1d5db;color:rgb(209 213 219/var(--tw-text-opacity,1))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:#b91c1c;color:rgb(185 28 28/var(--tw-text-opacity,1))}.hover\:text-red-800:hover{--tw-text-opacity:1;color:#991b1b;color:rgb(153 27 27/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:ring-1:hover{--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),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.hover\:ring-red-500:hover{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity,1))}.hover\:brightness-110:hover{--tw-brightness:brightness(1.1)}.hover\:brightness-110:hover,.hover\:brightness-95:hover{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)}.hover\:brightness-95:hover{--tw-brightness:brightness(.95)}.focus\:border-\[\#0B4A87\]:focus{--tw-border-opacity:1;border-color:#0b4a87;border-color:rgb(11 74 135/var(--tw-border-opacity,1))}.focus\:border-\[\#d32f2f\]:focus{--tw-border-opacity:1;border-color:#d32f2f;border-color:rgb(211 47 47/var(--tw-border-opacity,1))}.focus\:border-\[red\]:focus{--tw-border-opacity:1;border-color:red;border-color:rgb(255 0 0/var(--tw-border-opacity,1))}.focus\:border-blue-400:focus{--tw-border-opacity:1;border-color:#60a5fa;border-color:rgb(96 165 250/var(--tw-border-opacity,1))}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:#3b82f6;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.focus\:border-blue-600:focus{--tw-border-opacity:1;border-color:#2563eb;border-color:rgb(37 99 235/var(--tw-border-opacity,1))}.focus\:border-red-500:focus{--tw-border-opacity:1;border-color:#ef4444;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.focus\:border-red-600:focus{--tw-border-opacity:1;border-color:#dc2626;border-color:rgb(220 38 38/var(--tw-border-opacity,1))}.focus\:shadow-\[0_0_0_2px_rgba\(211\2c 47\2c 47\2c 0\.12\)\]:focus{--tw-shadow:0 0 0 2px #d32f2f1f;--tw-shadow-colored:0 0 0 2px var(--tw-shadow-color)}.focus\:shadow-\[0_0_0_2px_rgba\(211\2c 47\2c 47\2c 0\.12\)\]:focus,.focus\:shadow-\[0_0_0_2px_rgba\(255\2c 0\2c 0\2c 0\.2\)\]:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:shadow-\[0_0_0_2px_rgba\(255\2c 0\2c 0\2c 0\.2\)\]:focus{--tw-shadow:0 0 0 2px #f003;--tw-shadow-colored:0 0 0 2px var(--tw-shadow-color)}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:outline-offset-0:focus{outline-offset:0}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.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)}.focus\:ring-1:focus,.focus\:ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;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)}.focus\:ring-\[\#02437B\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(2 67 123/var(--tw-ring-opacity,1))}.focus\:ring-\[\#02437B\]\/40:focus{--tw-ring-color:#02437b66}.focus\:ring-\[\#0B4A87\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(11 74 135/var(--tw-ring-opacity,1))}.focus\:ring-\[\#0B4F86\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(11 79 134/var(--tw-ring-opacity,1))}.focus\:ring-\[\#4c7a9a\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(76 122 154/var(--tw-ring-opacity,1))}.focus\:ring-blue-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(219 234 254/var(--tw-ring-opacity,1))}.focus\:ring-blue-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(191 219 254/var(--tw-ring-opacity,1))}.focus\:ring-blue-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(147 197 253/var(--tw-ring-opacity,1))}.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-indigo-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(129 140 248/var(--tw-ring-opacity,1))}.focus\:ring-red-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(254 202 202/var(--tw-ring-opacity,1))}.focus\:ring-red-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(248 113 113/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-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(220 38 38/var(--tw-ring-opacity,1))}.focus\:ring-rose-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(254 205 211/var(--tw-ring-opacity,1))}.focus\:ring-white\/40:focus{--tw-ring-color:#fff6}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-\[\#02437B\]\/30:focus-visible{--tw-ring-color:#02437b4d}.focus-visible\:ring-black\/10:focus-visible{--tw-ring-color:#0000001a}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-gray-300:disabled{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.disabled\:bg-gray-100:disabled{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.disabled\:bg-gray-50:disabled{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.disabled\:bg-indigo-400:disabled{--tw-bg-opacity:1;background-color:#818cf8;background-color:rgb(129 140 248/var(--tw-bg-opacity,1))}.disabled\:bg-slate-400:disabled{--tw-bg-opacity:1;background-color:#94a3b8;background-color:rgb(148 163 184/var(--tw-bg-opacity,1))}.disabled\:text-blue-300:disabled{--tw-text-opacity:1;color:#93c5fd;color:rgb(147 197 253/var(--tw-text-opacity,1))}.disabled\:text-gray-500:disabled{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.disabled\:text-red-300:disabled{--tw-text-opacity:1;color:#fca5a5;color:rgb(252 165 165/var(--tw-text-opacity,1))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:hover\:bg-transparent:hover:disabled{background-color:initial}.group:hover .group-hover\:absolute{position:absolute}.group:hover .group-hover\:left-0{left:0}.group:hover .group-hover\:top-0{top:0}.group:hover .group-hover\:z-50{z-index:50}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:min-w-full{min-width:100%}.group:hover .group-hover\:overflow-visible{overflow:visible}.group:hover .group-hover\:whitespace-normal{white-space:normal}.group:hover .group-hover\:bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.group:hover .group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (max-width:799px){.max-\[799px\]\:mt-0{margin-top:0}.max-\[799px\]\:flex-row{flex-direction:row}.max-\[799px\]\:gap-2{gap:.5rem}}@media (min-width:640px){.sm\:col-span-1{grid-column:span 1/span 1}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:w-\[256px\]{width:256px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:gap-4{gap:1rem}.sm\:rounded-2xl{border-radius:1rem}.sm\:p-6{padding:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:768px){.md\:static{position:static}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-12{grid-column:span 12/span 12}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-6{grid-column:span 6/span 6}.md\:mb-5{margin-bottom:1.25rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[30px\]{height:30px}.md\:h-\[32px\]{height:32px}.md\:h-\[80px\]{height:80px}.md\:max-h-\[92vh\]{max-height:92vh}.md\:w-80{width:20rem}.md\:w-\[220px\]{width:220px}.md\:translate-x-0{--tw-translate-x:0px;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))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-\[200px_1fr\]{grid-template-columns:200px 1fr}.md\:grid-cols-\[200px_1fr_200px_1fr\]{grid-template-columns:200px 1fr 200px 1fr}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:gap-6{gap:1.5rem}.md\:gap-x-2{column-gap:.5rem}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:p-3{padding:.75rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width:800px){.min-\[800px\]\:absolute{position:absolute}.min-\[800px\]\:left-1\/2{left:50%}.min-\[800px\]\:top-1\/2{top:50%}.min-\[800px\]\:-translate-x-1\/2{--tw-translate-x:-50%}.min-\[800px\]\:-translate-x-1\/2,.min-\[800px\]\:-translate-y-1\/2{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))}.min-\[800px\]\:-translate-y-1\/2{--tw-translate-y:-50%}.min-\[800px\]\:flex-row{flex-direction:row}.min-\[800px\]\:items-center{align-items:center}}@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\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.\[\&\>g\>path\]\:fill-white>g>path,.\[\&\>path\]\:fill-white>path{fill:#fff}.\[\&_label\+\*\]\:mt-0 label+*{margin-top:0}.\[\&_label\]\:mb-1 label{margin-bottom:.25rem}.\[\&_label\]\:h-10 label{height:2.5rem}.\[\&_label\]\:overflow-hidden label{overflow:hidden}.\[\&_label\]\:text-sm label{font-size:.875rem;line-height:1.25rem}.\[\&_label\]\:font-medium label{font-weight:500}.\[\&_label\]\:leading-5 label{line-height:1.25rem}.\[\&_label\]\:text-gray-700 label{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}
/*# sourceMappingURL=main.31a2767c.css.map*/