.breadcrumb{font-size:14px;height:10px;display:flex;align-items:center;position:relative;gap:4px}.breadcrumb__link{cursor:pointer;padding:2px 0;--tw-text-opacity: 1;color:rgb(35 122 210 / var(--tw-text-opacity, 1))}.breadcrumb__link:last-child{cursor:default;color:var(--text-color)}.breadcrumb__link:last-child>span{text-decoration:none!important}.breadcrumb__link:not(:last-child):after{padding-left:4px;content:"/"}.default-chip{display:flex;align-items:center;justify-content:center;padding:10px;border-radius:12px;height:52px;width:52px;border-width:1px;border-color:var(--border)}.page-wrapper{height:100%;width:100%;overflow-y:auto;padding:24px;display:flex;flex-direction:column;flex:1 1 0;gap:16px;background-color:var(--background);color:var(--text-color)}.custom-menu{width:-moz-max-content;width:max-content;max-width:calc(100vw - 20px);background-color:var(--paper);font-size:14px;padding:8px 0;border-radius:8px;outline:none;box-shadow:0 4px 15px #00000014;z-index:9999999}.custom-menu-item{display:flex;align-items:center;padding:12px 14px;gap:10px;cursor:pointer}.custom-menu-item:hover{background-color:var(--border)}.modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:999999;background-color:#23262766;overflow:hidden}.modal-inner{width:37.5rem;overflow:hidden;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.modal-inner__title{font-weight:500;padding:24px 24px 0;display:flex;align-items:center;justify-content:space-between}html[theme=dark] .modal-inner{background-color:var(--background)}.modal-inner__close{cursor:pointer;border-radius:.375rem;padding:.5rem;color:var(--text-color);transition:background-color .2s}.modal-inner__close:hover{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity, 1))}.modal-inner__close:hover:active{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity, 1))}html[theme=dark] .modal-inner__close:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.modal-inner__content{padding:0 24px 24px;display:flex;flex-direction:column;gap:20px}.button{border-radius:9px;padding:0 16px;gap:8px;outline:none;display:flex;cursor:pointer;align-items:center;justify-content:center}.button-size-small{height:34px}.button-size-large{height:48px}.button-size-medium{height:42px}.button-contained-primary{--tw-bg-opacity: 1;background-color:rgb(29 94 160 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.button-contained-primary:hover{--tw-bg-opacity: 1;background-color:rgb(26 80 138 / var(--tw-bg-opacity, 1))}.button-contained-primary:active{--tw-bg-opacity: 1;background-color:rgb(25 68 115 / var(--tw-bg-opacity, 1))}.button-outlined-primary{border-width:1px;--tw-border-opacity: 1;border-color:rgb(29 94 160 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(228 237 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 94 160 / var(--tw-text-opacity, 1))}.button-outlined-primary:is(.dark *){background-color:#1d5ea01a}.button-outlined-primary:hover{--tw-bg-opacity: 1;background-color:rgb(196 219 243 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 94 160 / var(--tw-text-opacity, 1))}.button-outlined-primary:hover:is(.dark *){background-color:#1d5ea04d}.button-outlined-primary:active{--tw-bg-opacity: 1;background-color:rgb(144 189 233 / var(--tw-bg-opacity, 1))}.button-outlined-primary:active:is(.dark *){background-color:#1d5ea033}.button-text-primary{--tw-text-opacity: 1;color:rgb(29 94 160 / var(--tw-text-opacity, 1))}.button-text-primary:hover{--tw-bg-opacity: 1;background-color:rgb(228 237 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(26 80 138 / var(--tw-text-opacity, 1))}.button-text-primary:hover:is(.dark *){background-color:#1d5ea033}.button-text-primary:active{--tw-bg-opacity: 1;background-color:rgb(196 219 243 / var(--tw-bg-opacity, 1))}.button-text-primary:active:is(.dark *){background-color:#1d5ea01a}.button-contained-error{--tw-bg-opacity: 1;background-color:rgb(228 12 108 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.button-contained-error:hover{--tw-bg-opacity: 1;background-color:rgb(212 2 95 / var(--tw-bg-opacity, 1))}.button-contained-error:active{--tw-bg-opacity: 1;background-color:rgb(174 6 81 / var(--tw-bg-opacity, 1))}.button-outlined-error{border-width:1px;--tw-border-opacity: 1;border-color:rgb(228 12 108 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 228 240 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(228 12 108 / var(--tw-text-opacity, 1))}.button-outlined-error:is(.dark *){background-color:#e40c6c26}.button-outlined-error:hover{--tw-bg-opacity: 1;background-color:rgb(255 201 225 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(228 12 108 / var(--tw-text-opacity, 1))}.button-outlined-error:hover:is(.dark *){background-color:#e40c6c33}.button-outlined-error:active{--tw-bg-opacity: 1;background-color:rgb(255 157 201 / var(--tw-bg-opacity, 1))}.button-outlined-error:active:is(.dark *){background-color:#e40c6c1a}.button-text-error{--tw-text-opacity: 1;color:rgb(228 12 108 / var(--tw-text-opacity, 1))}.button-text-error:hover{--tw-bg-opacity: 1;background-color:rgb(255 228 240 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(212 2 95 / var(--tw-text-opacity, 1))}.button-text-error:hover:is(.dark *){background-color:#e40c6c33}.button-text-error:active{--tw-bg-opacity: 1;background-color:rgb(255 201 225 / var(--tw-bg-opacity, 1))}.button-text-error:active:is(.dark *){background-color:#e40c6c1a}.button-contained-warning{--tw-bg-opacity: 1;background-color:rgb(248 164 7 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.button-contained-warning:hover{--tw-bg-opacity: 1;background-color:rgb(220 124 3 / var(--tw-bg-opacity, 1))}.button-contained-warning:active{--tw-bg-opacity: 1;background-color:rgb(182 87 7 / var(--tw-bg-opacity, 1))}.button-outlined-warning{border-width:1px;--tw-border-opacity: 1;border-color:rgb(220 124 3 / var(--tw-border-opacity, 1));background-color:#f8a4071a;--tw-text-opacity: 1;color:rgb(220 124 3 / var(--tw-text-opacity, 1))}.button-outlined-warning:hover{background-color:#f8a40726;--tw-text-opacity: 1;color:rgb(248 164 7 / var(--tw-text-opacity, 1))}.button-outlined-warning:hover:is(.dark *){background-color:#dc7c0333}.button-outlined-warning:active{background-color:#dc7c0333}.button-outlined-warning:active:is(.dark *){background-color:#dc7c0326}.button-text-warning{--tw-text-opacity: 1;color:rgb(248 164 7 / var(--tw-text-opacity, 1))}.button-text-warning:hover{background-color:#f8a40733;--tw-text-opacity: 1;color:rgb(220 124 3 / var(--tw-text-opacity, 1))}.button-text-warning:active{background-color:#f8a4071a}.button-contained-success{--tw-bg-opacity: 1;background-color:rgb(13 171 10 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.button-contained-success:hover{--tw-bg-opacity: 1;background-color:rgb(13 126 13 / var(--tw-bg-opacity, 1))}.button-contained-success:active{--tw-bg-opacity: 1;background-color:rgb(16 100 17 / var(--tw-bg-opacity, 1))}.button-outlined-success{border-width:1px;--tw-border-opacity: 1;border-color:rgb(13 171 10 / var(--tw-border-opacity, 1));background-color:#0dab0a26;--tw-text-opacity: 1;color:rgb(13 171 10 / var(--tw-text-opacity, 1))}.button-outlined-success:hover{background-color:#0dab0a33;--tw-text-opacity: 1;color:rgb(13 171 10 / var(--tw-text-opacity, 1))}.button-outlined-success:active{background-color:#0dab0a26}.button-text-success{--tw-text-opacity: 1;color:rgb(13 171 10 / var(--tw-text-opacity, 1))}.button-text-success:hover{background-color:#0dab0a26;--tw-text-opacity: 1;color:rgb(13 126 13 / var(--tw-text-opacity, 1))}.button-text-success:active{background-color:#0dab0a1a}.button-contained-inherit{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1));color:inherit}.button-contained-inherit:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.button-contained-inherit:hover:is(.dark *){background-color:#1f29371a}.button-contained-inherit:active{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.button-contained-inherit:active:is(.dark *){background-color:#1f293733}html[theme=dark] .button-contained-inherit{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.button-outlined-inherit{border-width:1px;--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.button-outlined-inherit:is(.dark *){background-color:#1f29371a}.button-outlined-inherit:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.button-outlined-inherit:hover:is(.dark *){background-color:#1f293733}.button-outlined-inherit:active{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.button-outlined-inherit:active:is(.dark *){background-color:#1f29374d}.button-text-inherit{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.button-text-inherit:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.button-text-inherit:hover:is(.dark *){background-color:#1f29371a}.button-text-inherit:active{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.button-text-inherit:active:is(.dark *){background-color:#1f293733}.button-outlined-soft{border-width:1px;border-color:var(--border);background-color:var(--button-bg);color:var(--text-color)}.button-outlined-soft:hover{--tw-bg-opacity: 1;background-color:rgb(228 237 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(26 80 138 / var(--tw-text-opacity, 1))}.button-outlined-soft:hover:is(.dark *){background-color:#1d5ea033}.button-outlined-soft:active{--tw-bg-opacity: 1;background-color:rgb(196 219 243 / var(--tw-bg-opacity, 1))}.button-outlined-soft:active:is(.dark *){background-color:#1d5ea01a}.button-outlined-soft-primary{border-width:1px;border-color:var(--border);background-color:var(--button-bg);--tw-text-opacity: 1;color:rgb(29 94 160 / var(--tw-text-opacity, 1))}.button-outlined-soft-primary:hover{--tw-bg-opacity: 1;background-color:rgb(228 237 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(26 80 138 / var(--tw-text-opacity, 1))}.button-outlined-soft-primary:hover:is(.dark *){background-color:#1d5ea033}.button-outlined-soft-primary:active{--tw-bg-opacity: 1;background-color:rgb(196 219 243 / var(--tw-bg-opacity, 1))}.button-outlined-soft-primary:active:is(.dark *){background-color:#1d5ea01a}.button:disabled{cursor:not-allowed;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.button:disabled:is(.dark *){background-color:#9ca3af1a;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.custom-select{display:block;width:100%;font-size:14px}.custom-select input{outline:0;box-sizing:border-box;width:100%}.custom-select__list-wrapper{display:flex;z-index:99999999}.custom-select-wrapper{display:flex;align-items:center;width:100%;padding:0 1rem;height:42px;border-radius:.5rem;border-width:1px;border-color:var(--border);background-color:var(--paper)}.custom-select-wrapper input{background-color:transparent}.custom-select-wrapper--disabled{background-color:var(--background)}.custom-select__list{overflow:auto;flex:1 0 1;width:100%;font-size:14px;border-radius:.5rem!important;border-width:1px!important;border-color:var(--border)!important;background-color:var(--paper)!important;padding:.25rem!important}.custom-select__list-item{padding:.5rem 1rem;cursor:pointer;transition:none}.custom-select__list-item--active{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.custom-select__list-item--active:is(.dark *){background-color:var(--border)}.custom-select__list-item--selected{--tw-bg-opacity: 1;background-color:rgb(29 94 160 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.custom-select__list-item:not(:last-child){border-bottom-width:1px;border-color:var(--border)}.custom-select .text-label__error{--tw-border-opacity: 1;border-color:rgb(255 51 142 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(228 12 108 / var(--tw-text-opacity, 1))}.custom-select:has(>.text-label__error) .custom-select-wrapper{border-width:1px;--tw-border-opacity: 1;border-color:rgb(228 12 108 / var(--tw-border-opacity, 1))}.stepper{width:100%;display:flex;flex-direction:row;padding:16px 20px;height:100px;min-height:100px;border-radius:12px;justify-content:space-between;overflow-x:auto;overflow-y:hidden;border-width:1px;border-color:var(--border);background-color:var(--paper)}.stepper__divider{margin-top:15px;flex:1;height:4px;--tw-bg-opacity: 1;background-color:rgb(229 235 241 / var(--tw-bg-opacity, 1))}.stepper__step{flex:0 0 auto;display:flex;flex-direction:column;justify-content:space-between;position:relative;gap:16px;width:250px}.stepper__step.active .stepper__step-id__number{--tw-bg-opacity: 1;background-color:rgb(248 204 7 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(16 26 35 / var(--tw-text-opacity, 1))}.stepper__step.active .stepper__step-title{color:var(--text-color)}.stepper__step-id,.stepper__step-title{display:flex;align-items:center;justify-content:center;text-align:center}.stepper__step-title{height:11px;color:var(--border)}.stepper__step-id__number{width:36px;height:36px;padding:10px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;--tw-bg-opacity: 1;background-color:rgb(229 235 241 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.stepper__step:not(:first-child):before{position:absolute;content:"";top:15px;height:4px;width:calc(50% - 20px);border-radius:0 6px 6px 0;--tw-bg-opacity: 1;background-color:rgb(229 235 241 / var(--tw-bg-opacity, 1))}.stepper__step:not(:last-child):after{position:absolute;right:0;content:"";top:15px;height:4px;width:calc(50% - 20px);border-radius:6px 0 0 6px;--tw-bg-opacity: 1;background-color:rgb(229 235 241 / var(--tw-bg-opacity, 1))}.tab{display:flex;align-items:center}.tab-item{padding:12px 20px;font-size:14px;position:relative;transition:none;cursor:pointer;white-space:nowrap}.tab-item:hover{background-color:#1d5ea01a}.tab-item--active{color:var(--text-label)}.tab-item--active:after{content:"";position:absolute;display:block;width:100%;height:2px;bottom:0;left:0;--tw-bg-opacity: 1;background-color:rgb(35 122 210 / var(--tw-bg-opacity, 1))}.tab-size--sm .tab-item{padding:10px 20px}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;inset:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;inset:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{inset:0 auto 0 0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.base-table{width:100%;border-collapse:separate!important;border-spacing:0}.base-table thead{clip-path:inset(1px 1px 1px round 15px);overflow:hidden;position:sticky;top:0}.base-table thead th{text-align:left;padding:16px 20px;height:76px;border-right-width:.5px;--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(35 122 210 / var(--tw-bg-opacity, 1));font-weight:400;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.base-table tbody tr:not(.remove-bg):nth-child(odd){background-color:var(--paper)}.base-table tbody tr:not(.remove-bg):nth-child(2n){background-color:var(--background)}.base-table tbody tr:not(.remove-bg):nth-child(2n).same{background-color:var(--background)}.base-table tbody tr.remove-bg.same,.base-table tbody tr.remove-bg{background-color:var(--paper)}.base-table tbody td{border-style:none solid solid none;padding:16px 20px;border-right-width:1px;border-bottom-width:1px;border-color:var(--border);font-size:.875rem;line-height:1.25rem}.base-table tbody tr td:first-of-type{border-left-width:1px;border-style:solid;border-color:var(--border)}.base-table tbody tr:first-of-type td{border-top-width:1px;border-style:solid;border-color:var(--border)}.base-table tbody tr:first-of-type td:first-of-type{border-top-left-radius:12px}.base-table tbody tr:first-of-type td:last-of-type{border-top-right-radius:12px}.base-table tbody tr:last-of-type{border-radius:.5rem}.base-table tbody tr:last-of-type td:first-of-type{border-bottom-left-radius:12px}.base-table tbody tr:last-of-type td:last-of-type{border-bottom-right-radius:12px}.base-table tbody:before{content:"-";display:block;line-height:16px;opacity:0}.base-table.same tbody tr:nth-child(2n){background-color:var(--paper)}.base-table.pagination tbody tr:last-of-type td:first-of-type{border-bottom-left-radius:0}.base-table.pagination tbody tr:last-of-type td:last-of-type{border-bottom-right-radius:0}.base-table.static thead{position:static}.array-cell{padding:0;margin:0}.array-cell--inner>div{padding:8px 20px;border-bottom-width:1px;border-color:var(--border)}.array-cell--inner>div:last-of-type{border:none}.layout-container{display:flex;height:100vh;background-color:var(--paper)}.top-menu{height:72px;display:flex;justify-content:space-between;padding:6px 24px;background-color:var(--paper)}.top-menu>div{display:flex;justify-content:center;align-items:center}.notification-badge{position:absolute;height:9px;width:9px;border-radius:50%;top:-4px;right:1px}.notification-badge__exist{background-color:#1d5ea0;--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.sidebar{width:56px;overflow:hidden;padding:24px;display:flex;gap:24px;flex-direction:column;color:#fff;z-index:1100!important}.sidebar__header{width:100%}.sidebar__close{position:absolute;top:5px;right:5px;padding:10px;cursor:pointer}.sidebar{background-color:var(--primary)}.sidebar__opened__mobile{z-index:1000;position:absolute;width:100vw;height:100vh}.sidebar__opened__mobile .sidebar__header-logo{gap:12px}.sidebar__closed__mobile{width:0;display:none}.sidebar__opened{min-width:319px;transition:.3s ease-in-out}.sidebar__opened .sidebar__header-logo{gap:12px}.sidebar__closed{min-width:56px;position:absolute;height:100vh;z-index:1000;transition:.3s ease-in-out;padding:0}.sidebar__closed .sidebar__header-logo{transition:all .3s ease-in-out;padding-left:11px;padding-top:10px}.sidebar__closed .header-titles{visibility:hidden;opacity:0;transition:.3s ease-in-out;width:0}.sidebar__closed .sidebar__links{padding-left:0;padding-right:0}.sidebar__closed .sidebar__links-link{border-radius:0!important;transition:padding .3s;padding:0!important}.sidebar__closed .sidebar__links-link svg:first-child{margin-left:16px}.sidebar__closed .sidebar__links-label{opacity:0;transition-delay:.25s;transition:.3s ease-in-out}.sidebar__closed .sidebar__links-arrow{display:none}.sidebar__closed .sidebar__links-inner{transition:padding .3s ease-in-out;padding-left:0!important}.sidebar__closed:hover{width:319px}.sidebar__closed:hover .sidebar__links{padding:0 24px}.sidebar__closed:hover .sidebar__links-link{border-radius:8px!important}.sidebar__closed:hover .sidebar__links-label{opacity:1}.sidebar__closed:hover .sidebar__links-inner{padding-left:30px!important}.sidebar__closed:hover .sidebar__header-logo{gap:12px}.sidebar__closed:hover .sidebar__header-logo .header-titles{visibility:visible;opacity:1;transition:.3s ease-in-out;width:auto}.sidebar__closed:hover .sidebar__header-logo img{width:48px}.sidebar__links{scrollbar-width:none;flex:1 1 auto;overflow:auto;font-weight:500;display:flex;flex-direction:column;justify-content:space-between;gap:4px}.sidebar__links__box{flex:1 1 0%;overflow:hidden auto;display:flex;flex-direction:column}.sidebar__links-label{white-space:nowrap;flex:1;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.sidebar__links-inner{padding-left:6px;font-size:14px;font-weight:400;height:30px;cursor:pointer;display:flex;align-items:center;gap:10px;border:none;background-color:transparent!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sidebar__links-inner:hover{color:#fff}.sidebar__links-link:not(.sidebar__links-inner){height:48px;cursor:pointer;gap:8px;padding:12px 16px;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;border-radius:.5rem;--tw-text-opacity: 1;color:rgb(247 252 252 / var(--tw-text-opacity, 1))}.sidebar__links-link:not(.sidebar__links-inner):hover{background-color:#ffffff1d;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.sidebar__links-count{width:30px;height:30px;font-size:14px;display:flex;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(25 208 18 / var(--tw-text-opacity, 1))}.modal__download-item{display:flex;width:100%;align-items:center;height:42px;padding:12px;text-decoration:underline;border-radius:8px;gap:8px;cursor:pointer;background-color:var(--gray-bg);--tw-text-opacity: 1;color:rgb(35 122 210 / var(--tw-text-opacity, 1))}.datepicker{display:flex;gap:20px}.datepicker .calendar{max-width:322px}.datepicker .calendar__year,.datepicker .calendar__month{font-size:16px;padding:10px 20px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background-color:var(--background)}.datepicker .calendar__year:hover,.datepicker .calendar__month:hover{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.datepicker .calendar__outDate{color:#b0b0b0}.datepicker .calendar__outDate:hover{color:#b0b0b0!important;background-color:transparent!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.datepicker .calendar__outDate+.calendar__between{border-top-left-radius:40px!important;border-bottom-left-radius:40px!important}.datepicker .calendar__outDate+.calendar__pointEnd{border-radius:40px!important}div>.datepicker .calendar__week-name{height:auto}.datepicker .calendar__date,.datepicker .calendar__week-name{width:36px;height:36px;font-size:14px;display:flex;align-items:center;justify-content:center;position:relative}.datepicker .calendar__week-name{height:30px}.datepicker .calendar__date{cursor:pointer;border-radius:40px}.datepicker .calendar__date:hover:not(.calendar__pointStart,.calendar__between,.calendar__pointEnd,.calendar__today,.calendar__selected){--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.datepicker .calendar__today{color:#ff4081}.datepicker .calendar__pointStart:not(.calendar__outDate),.datepicker .calendar__pointEnd:not(.calendar__outDate),.datepicker .calendar__selected:not(.calendar__outDate){color:#fff;border-radius:50%;--tw-bg-opacity: 1;background-color:rgb(29 94 160 / var(--tw-bg-opacity, 1))}.datepicker .calendar__pointStart:not(.calendar__outDate):has(+.calendar__between):after,.datepicker .calendar__pointEnd:not(.calendar__outDate):has(+.calendar__between):after,.datepicker .calendar__selected:not(.calendar__outDate):has(+.calendar__between):after{border-top-right-radius:0;border-bottom-right-radius:0}.datepicker .calendar__pointStart:not(.calendar__outDate):after,.datepicker .calendar__pointEnd:not(.calendar__outDate):after,.datepicker .calendar__selected:not(.calendar__outDate):after{content:"";z-index:-1;border-radius:40px;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#e0f7fa}.datepicker .calendar__pointStart:not(.calendar__outDate):nth-child(7n+1):not(:has(+.calendar__between)):after,.datepicker .calendar__pointEnd:not(.calendar__outDate):nth-child(7n+1):not(:has(+.calendar__between)):after,.datepicker .calendar__selected:not(.calendar__outDate):nth-child(7n+1):not(:has(+.calendar__between)):after{border-radius:40px}.datepicker .calendar__pointStart:has(+.calendar__pointEnd):not(:nth-child(7n),:has(+.calendar__outDate)){border-top-right-radius:0;border-bottom-right-radius:0}.datepicker .calendar__pointStart:has(+.calendar__pointEnd):not(:nth-child(7n),:has(+.calendar__outDate))+.calendar__pointEnd{border-top-left-radius:0;border-bottom-left-radius:0}.datepicker .calendar__pointStart:after{border-top-left-radius:40px;border-bottom-left-radius:40px}.datepicker .calendar__pointStart:nth-child(7n):after{border-radius:40px!important}.datepicker .calendar__pointEnd:after{border-top-right-radius:40px;border-bottom-right-radius:40px}.datepicker .calendar__between:not(.calendar__outDate){border-radius:0;background-color:#e0f7fa;color:#000}.datepicker .calendar__between:not(.calendar__outDate):nth-child(7n){border-top-right-radius:40px;border-bottom-right-radius:40px}.datepicker .calendar__between:not(.calendar__outDate):nth-child(7n+1){border-top-left-radius:40px;border-bottom-left-radius:40px}.datepicker .calendar__between:not(.calendar__outDate)+.calendar__pointEnd:after{border-top-left-radius:0;border-bottom-left-radius:0}.datepicker .calendar__between:not(.calendar__outDate):has(+.calendar__outDate){border-top-right-radius:40px;border-bottom-right-radius:40px}.datepicker .calendar__control{display:flex;align-items:center;margin-bottom:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.datepicker .calendar__control-prev,.datepicker .calendar__control-next{height:46px;width:46px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%}.datepicker .calendar__control-prev:hover,.datepicker .calendar__control-next:hover{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.datepicker .calendar__control-month{flex:1;text-align:center;font-size:18px}.input{display:flex;width:100%;flex-direction:column}.input>span:first-of-type{font-size:13px}.input label{display:flex;align-items:center;height:42px;width:100%;border-radius:.5rem;border-width:1px;border-color:var(--border);padding:.5rem 1rem}.input label input{outline:none;background-color:transparent;width:100%;font-size:14px}.input label:focus-within{--tw-border-opacity: 1;border-color:rgb(29 94 160 / var(--tw-border-opacity, 1))}.input label:focus-within:is(.dark *){--tw-border-opacity: 1;border-color:rgb(46 128 201 / var(--tw-border-opacity, 1))}.input label:has(>.input-start-icon){padding-left:10px}.input label:has(>.input-start-icon) .input-start-icon{margin-right:8px}.input label:has(>.input-end-icon){padding-right:10px}.input label:has(>.input-end-icon) .input-end-icon{margin-left:8px}.input label:has(input:disabled){background-color:var(--background)}.input-error{margin-top:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(228 12 108 / var(--tw-text-opacity, 1))}.input-error label{border-width:1px!important;--tw-border-opacity: 1 !important;border-color:rgb(228 12 108 / var(--tw-border-opacity, 1))!important}.switch{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;gap:.5rem}.switch input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.switch-type--checkbox input,.switch-type--radio input{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:20px;width:20px;height:20px;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.switch-type--checkbox input:checked,.switch-type--radio input:checked{background-image:url(/assets/Images/checkbox.svg);background-size:100%;background-position:center;background-repeat:no-repeat;--tw-border-opacity: 1;border-color:rgb(29 94 160 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(29 94 160 / var(--tw-bg-opacity, 1))}html[theme=dark] .switch-type--checkbox input,html[theme=dark] .switch-type--radio input{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.switch-type--radio input{border-radius:9999px}.switch-type--switch input{min-width:48px;width:48px;height:26px;box-sizing:content-box;position:relative;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}html[theme=dark] .switch-type--switch input{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.switch-type--switch input:after{transition:.2s ease-in-out!important;content:"";position:absolute;width:18px;height:18px;top:4px;left:4px;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transform:translate(0);transition:transform .3s}.switch-type--switch input:checked{--tw-bg-opacity: 1 !important;background-color:rgb(29 94 160 / var(--tw-bg-opacity, 1))!important}.switch-type--switch input:checked:after{transform:translate(22px)}.switch-color--error input:checked{--tw-border-opacity: 1 !important;border-color:rgb(225 29 72 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))!important}.switch-color--info input:checked{--tw-border-opacity: 1 !important;border-color:rgb(29 94 160 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(29 94 160 / var(--tw-bg-opacity, 1))!important}.switch-color--warning input:checked{--tw-border-opacity: 1 !important;border-color:rgb(220 124 3 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(220 124 3 / var(--tw-bg-opacity, 1))!important}.switch-color--success input:checked{--tw-border-opacity: 1 !important;border-color:rgb(13 171 10 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(13 171 10 / var(--tw-bg-opacity, 1))!important}.auth-container{display:flex;height:100vh;justify-content:center;background-color:var(--paper)}.auth-container__left-content{flex-basis:50%;display:flex;align-items:center;padding:20px 20px 20px 72px;background-repeat:no-repeat;background-image:url(/assets/auth-bg-D70R3Bma.png);background-position:center center;background-size:cover;box-sizing:border-box;display:none}@media(min-width:768px){.auth-container__left-content{display:flex}}.auth-container__left-content-inner h1{font-size:54px;font-weight:800;margin:0 0 67px;line-height:106%;text-wrap:unset;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.auth-container__left-content-inner p{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.auth-container__right-content{flex-basis:50%;display:flex;align-items:center;justify-content:center;padding:20px}.content-logo{display:flex;align-items:center;gap:20px;margin-bottom:40px}.content-logo>div>p{margin:0 0 7px;padding:0}.auth-form-wrapper{border-color:var(--border);border-width:.5px;border-radius:12px;max-width:500px;width:100%;padding:32px;box-sizing:border-box}.auth-form-wrapper__title{font-size:28px;font-weight:500;text-align:center;margin-bottom:24px;line-height:normal;padding:0}.auth-form-wrapper__subtitle{font-size:20px;font-weight:400;color:#738195;text-align:center;position:relative;line-height:normal}.auth-form-wrapper__subtitle:after{content:"";display:block;width:100%;height:1px;background-color:#d6dee7;margin:16px auto 0}.auth-form-wrapper__acountlist{display:flex;flex-direction:column;gap:12px;margin-top:24px}.user-account-box{border-color:var(--border);border-width:.5px;padding:20px;border-radius:12px;display:flex;align-items:center;gap:12px;box-sizing:border-box}.user-account-box__avatar{width:45px;height:45px;background-color:#ccd2da;border-radius:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.user-account-box__content>p{font-size:20px;font-weight:500;padding:0;line-height:normal;margin-bottom:1.5px}.user-account-box__content>span{color:#64748a;font-size:18px;font-weight:400;line-height:normal}@media(max-width:1250px){.auth-container__left-content{padding-left:20px}.auth-container__left-content-inner h1{font-size:45px}.auth-form-wrapper__title{margin-bottom:15px}}@media(max-width:1024px){.auth-container{flex-direction:column}.auth-container__right-content,.auth-container__left-content{padding:50px}}@media(max-width:680px){.auth-container__left-content,.auth-container__right-content{padding:30px 20px}}@media(max-width:550px){.auth-container__left-content{height:100vh}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(46 128 201 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(46 128 201 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-top-1{top:-.25rem}.-top-\[2px\]{top:-2px}.bottom-0{bottom:0}.bottom-\[-4px\]{bottom:-4px}.bottom-\[20px\]{bottom:20px}.left-0{left:0}.left-1\/2{left:50%}.left-2\.5{left:.625rem}.left-3{left:.75rem}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-\[20px\]{right:20px}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-1\/4{top:25%}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-3{top:.75rem}.top-\[-20px\]{top:-20px}.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-\[1110000\]{z-index:1110000}.z-\[2000\]{z-index:2000}.z-\[200\]{z-index:200}.z-\[3000\]{z-index:3000}.z-\[400\]{z-index:400}.z-\[9999\]{z-index:9999}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-4{grid-column:span 4 / span 4}.col-span-6{grid-column:span 6 / span 6}.col-span-8{grid-column:span 8 / span 8}.row-span-1{grid-row:span 1 / span 1}.\!m-0{margin:0!important}.-m-1{margin:-.25rem}.-m-2{margin:-.5rem}.m-1{margin:.25rem}.m-6{margin:1.5rem}.m-7{margin:1.75rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.\!mb-0{margin-bottom:0!important}.\!mt-0{margin-top:0!important}.-ml-1{margin-left:-.25rem}.-ml-4{margin-left:-1rem}.-mr-2{margin-right:-.5rem}.-mt-1{margin-top:-.25rem}.-mt-3{margin-top:-.75rem}.-mt-px{margin-top:-1px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-\[25px\]{margin-bottom:25px}.ml-0\.5{margin-left:.125rem}.ml-1\.5{margin-left:.375rem}.ml-14{margin-left:3.5rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-\[27px\]{margin-left:27px}.ml-\[319px\]{margin-left:319px}.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-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-48{margin-top:12rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-9{margin-top:2.25rem}.mt-\[2px\]{margin-top:2px}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.size-1{width:.25rem;height:.25rem}.size-10{width:2.5rem;height:2.5rem}.size-11{width:2.75rem;height:2.75rem}.size-14{width:3.5rem;height:3.5rem}.size-3{width:.75rem;height:.75rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.size-9{width:2.25rem;height:2.25rem}.size-\[10px\]{width:10px;height:10px}.size-\[14px\]{width:14px;height:14px}.size-\[18px\]{width:18px;height:18px}.size-\[26px\]{width:26px;height:26px}.size-\[42px\]{width:42px;height:42px}.size-\[50px\]{width:50px;height:50px}.size-auto{width:auto;height:auto}.size-full{width:100%;height:100%}.\!h-10{height:2.5rem!important}.\!h-16{height:4rem!important}.\!h-\[32px\]{height:32px!important}.h-0{height:0px}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-28{height:7rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-9{height:2.25rem}.h-\[100vh\]{height:100vh}.h-\[11px\]{height:11px}.h-\[120px\]{height:120px}.h-\[171px\]{height:171px}.h-\[17px\]{height:17px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[24px\]{height:24px}.h-\[34px\]{height:34px}.h-\[35px\]{height:35px}.h-\[38px\]{height:38px}.h-\[40px\]{height:40px}.h-\[42px\]{height:42px}.h-\[460px\]{height:460px}.h-\[52px\]{height:52px}.h-\[550px\]{height:550px}.h-\[58px\]{height:58px}.h-\[70px\]{height:70px}.h-\[9px\]{height:9px}.h-\[calc\(100\%-4px\)\]{height:calc(100% - 4px)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[42px\]{max-height:42px}.max-h-\[500px\]{max-height:500px}.max-h-\[80vh\]{max-height:80vh}.max-h-\[calc\(100vh-120px\)\]{max-height:calc(100vh - 120px)}.max-h-\[calc\(100vh-360px\)\]{max-height:calc(100vh - 360px)}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-40{min-height:10rem}.min-h-9{min-height:2.25rem}.min-h-\[120px\]{min-height:120px}.min-h-\[148px\]{min-height:148px}.min-h-\[36px\]{min-height:36px}.min-h-\[42px\]{min-height:42px}.min-h-\[430px\]{min-height:430px}.min-h-\[439px\]{min-height:439px}.min-h-\[44px\]{min-height:44px}.min-h-\[76px\]{min-height:76px}.min-h-\[77px\]{min-height:77px}.min-h-screen{min-height:100vh}.\!w-\[400px\]{width:400px!important}.\!w-\[490px\]{width:490px!important}.\!w-fit{width:-moz-fit-content!important;width:fit-content!important}.w-0{width:0px}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-6{width:1.5rem}.w-60{width:15rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[100vw\]{width:100vw}.w-\[120px\]{width:120px}.w-\[132px\]{width:132px}.w-\[150px\]{width:150px}.w-\[152px\]{width:152px}.w-\[160px\]{width:160px}.w-\[163px\]{width:163px}.w-\[166px\]{width:166px}.w-\[1px\]{width:1px}.w-\[231px\]{width:231px}.w-\[319px\]{width:319px}.w-\[38px\]{width:38px}.w-\[400px\]{width:400px}.w-\[40px\]{width:40px}.w-\[42px\]{width:42px}.w-\[500px\]{width:500px}.w-\[523px\]{width:523px}.w-\[52px\]{width:52px}.w-\[769px\]{width:769px}.w-\[90\%\]{width:90%}.w-\[90px\]{width:90px}.w-\[calc\(100\%-4px\)\!important\]{width:calc(100% - 4px)!important}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.\!min-w-fit{min-width:-moz-fit-content!important;min-width:fit-content!important}.\!min-w-full{min-width:100%!important}.min-w-36{min-width:9rem}.min-w-40{min-width:10rem}.min-w-44{min-width:11rem}.min-w-48{min-width:12rem}.min-w-5{min-width:1.25rem}.min-w-60{min-width:15rem}.min-w-64{min-width:16rem}.min-w-72{min-width:18rem}.min-w-8{min-width:2rem}.min-w-\[1000px\]{min-width:1000px}.min-w-\[120px\]{min-width:120px}.min-w-\[140px\]{min-width:140px}.min-w-\[150px\]{min-width:150px}.min-w-\[158px\]{min-width:158px}.min-w-\[170px\]{min-width:170px}.min-w-\[180px\]{min-width:180px}.min-w-\[186px\]{min-width:186px}.min-w-\[200px\]{min-width:200px}.min-w-\[218px\]{min-width:218px}.min-w-\[231px\]{min-width:231px}.min-w-\[300px\]{min-width:300px}.min-w-\[400px\]{min-width:400px}.min-w-\[769px\]{min-width:769px}.min-w-\[800px\]{min-width:800px}.min-w-full{min-width:100%}.\!max-w-none{max-width:none!important}.max-w-28{max-width:7rem}.max-w-\[158px\]{max-width:158px}.max-w-\[200px\]{max-width:200px}.max-w-\[216px\]{max-width:216px}.max-w-\[218px\]{max-width:218px}.max-w-\[400px\]{max-width:400px}.max-w-\[752px\]{max-width:752px}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-\[1_1_0\]{flex:1 1 0}.flex-shrink-0{flex-shrink:0}.\!flex-grow{flex-grow:1!important}.flex-grow{flex-grow:1}.basis-0{flex-basis:0px}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-0{--tw-rotate: -0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}@keyframes toastEnter{0%{opacity:0;transform:translateY(20px) scale(.45) rotateX(-10deg)}to{opacity:1;transform:translateY(0) scale(1) rotateX(0)}}.animate-toastEnter{animation:toastEnter .18s ease-out forwards}@keyframes toastLeave{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-20px) scale(.7)}}.animate-toastLeave{animation:toastLeave 80ms ease-in forwards}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.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-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,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}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-start{justify-items:start}.justify-items-center{justify-items:center}.gap-0{gap:0px}.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-9{gap:2.25rem}.gap-\[12px\]{gap:12px}.gap-\[2px\]{gap:2px}.gap-\[7px\]{gap:7px}.gap-px{gap:1px}.gap-y-\[3px\]{row-gap:3px}.-space-x-\[16px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-16px * var(--tw-space-x-reverse));margin-left:calc(-16px * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.self-stretch{align-self:stretch}.justify-self-end{justify-self:end}.\!overflow-auto{overflow:auto!important}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-wrap{text-wrap:wrap}.text-nowrap{text-wrap:nowrap}.break-all{word-break:break-all}.\!rounded-none{border-radius:0!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[12px\]{border-radius:12px}.rounded-\[4px\]{border-radius:4px}.rounded-\[9px\]{border-radius:9px}.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-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-s-lg{border-start-start-radius:.5rem;border-end-start-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-lg{border-top-right-radius:.5rem}.\!border-0{border-width:0px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2,.border-\[2px\]{border-width:2px}.border-\[3px\]{border-width:3px}.border-x{border-left-width:1px;border-right-width:1px}.border-x-4{border-left-width:4px;border-right-width:4px}.border-y{border-top-width:1px;border-bottom-width:1px}.\!border-r-0{border-right-width:0px!important}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-red-500{--tw-border-opacity: 1 !important;border-color:rgb(255 51 142 / var(--tw-border-opacity, 1))!important}.border-BlueDark{--tw-border-opacity: 1;border-color:rgb(35 122 210 / var(--tw-border-opacity, 1))}.border-CustomBlue{border-color:#1d5ea01a}.border-Gray{--tw-border-opacity: 1;border-color:rgb(239 240 246 / var(--tw-border-opacity, 1))}.border-\[\#0DAB0A3D\]{border-color:#0dab0a3d}.border-\[\#237AD2\]{--tw-border-opacity: 1;border-color:rgb(35 122 210 / var(--tw-border-opacity, 1))}.border-\[\#D6DEE7\]{--tw-border-opacity: 1;border-color:rgb(214 222 231 / var(--tw-border-opacity, 1))}.border-\[\#DB27773D\]{border-color:#db27773d}.border-\[\#E8CBA0\]{--tw-border-opacity: 1;border-color:rgb(232 203 160 / var(--tw-border-opacity, 1))}.border-\[\#FFFFFF2D\]{border-color:#ffffff2d}.border-\[\#d6dee7\]{--tw-border-opacity: 1;border-color:rgb(214 222 231 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(196 219 243 / var(--tw-border-opacity, 1))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(84 156 220 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(46 128 201 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(29 94 160 / var(--tw-border-opacity, 1))}.border-border{border-color:var(--border)}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(59 234 49 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(25 208 18 / var(--tw-border-opacity, 1))}.border-green-600{--tw-border-opacity: 1;border-color:rgb(13 171 10 / var(--tw-border-opacity, 1))}.border-orange-400{--tw-border-opacity: 1;border-color:rgb(254 197 33 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(248 164 7 / var(--tw-border-opacity, 1))}.border-pink-600{--tw-border-opacity: 1;border-color:rgb(219 39 119 / var(--tw-border-opacity, 1))}.border-primary{border-color:var(--primary)}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(255 201 225 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(255 51 142 / var(--tw-border-opacity, 1))}.border-red-600{--tw-border-opacity: 1;border-color:rgb(228 12 108 / var(--tw-border-opacity, 1))}.border-red-700{--tw-border-opacity: 1;border-color:rgb(212 2 95 / var(--tw-border-opacity, 1))}.border-sky-400{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-slate-800{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-state-accent-base{border-color:var(--state-accent-base)}.border-state-active-base{border-color:var(--state-active-base)}.border-state-confirmed-base{border-color:var(--state-confirmed-base)}.border-state-danger-base{border-color:var(--state-danger-base)}.border-state-info-base{border-color:var(--state-info-base)}.border-state-neutral-base{border-color:var(--state-neutral-base)}.border-state-offline-base{border-color:var(--state-offline-base)}.border-state-pending-base{border-color:var(--state-pending-base)}.border-state-success-base{border-color:var(--state-success-base)}.border-state-warning-base{border-color:var(--state-warning-base)}.border-transparent{border-color:transparent}.border-ui-stroke-base{border-color:var(--ui-stroke-base)}.border-ui-stroke-strong{border-color:var(--ui-stroke-strong)}.border-ui-stroke-subtle{border-color:var(--ui-stroke-subtle)}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-yellow-600{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.border-zinc-200{--tw-border-opacity: 1;border-color:rgb(228 228 231 / var(--tw-border-opacity, 1))}.border-zinc-300{--tw-border-opacity: 1;border-color:rgb(212 212 216 / var(--tw-border-opacity, 1))}.border-x-transparent{border-left-color:transparent;border-right-color:transparent}.border-t-pink-500{--tw-border-opacity: 1;border-top-color:rgb(236 72 153 / var(--tw-border-opacity, 1))}.\!bg-background{background-color:var(--background)!important}.\!bg-primary-hover{background-color:var(--primary-hover)!important}.bg-Black{--tw-bg-opacity: 1;background-color:rgb(16 26 35 / var(--tw-bg-opacity, 1))}.bg-BlueDark{--tw-bg-opacity: 1;background-color:rgb(35 122 210 / var(--tw-bg-opacity, 1))}.bg-CustomBlue{background-color:#1d5ea01a}.bg-DarkGray{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-Gray{--tw-bg-opacity: 1;background-color:rgb(239 240 246 / var(--tw-bg-opacity, 1))}.bg-Red{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.bg-\[\#0DAB0A14\]{background-color:#0dab0a14}.bg-\[\#101A23\]{--tw-bg-opacity: 1;background-color:rgb(16 26 35 / var(--tw-bg-opacity, 1))}.bg-\[\#1D5EA014\]{background-color:#1d5ea014}.bg-\[\#33962f\]{--tw-bg-opacity: 1;background-color:rgb(51 150 47 / var(--tw-bg-opacity, 1))}.bg-\[\#374D96\]{--tw-bg-opacity: 1;background-color:rgb(55 77 150 / var(--tw-bg-opacity, 1))}.bg-\[\#94A3B8\]\/20{background-color:#94a3b833}.bg-\[\#D6DEE7\]{--tw-bg-opacity: 1;background-color:rgb(214 222 231 / var(--tw-bg-opacity, 1))}.bg-\[\#DB277714\]{background-color:#db277714}.bg-\[\#EEF5FC\]{--tw-bg-opacity: 1;background-color:rgb(238 245 252 / var(--tw-bg-opacity, 1))}.bg-\[\#EFF0F6\]{--tw-bg-opacity: 1;background-color:rgb(239 240 246 / var(--tw-bg-opacity, 1))}.bg-\[\#F2F4F7\]{--tw-bg-opacity: 1;background-color:rgb(242 244 247 / var(--tw-bg-opacity, 1))}.bg-\[\#F7F7F9\]{--tw-bg-opacity: 1;background-color:rgb(247 247 249 / var(--tw-bg-opacity, 1))}.bg-\[\#FBF5ED\]{--tw-bg-opacity: 1;background-color:rgb(251 245 237 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFFFF2D\]{background-color:#ffffff2d}.bg-\[rgba\(190\,190\,190\,\.1\)\]{background-color:#bebebe1a}.bg-\[rgba\(240\,240\,240\,\.1\)\]{background-color:#f0f0f01a}.bg-background{background-color:var(--background)}.bg-black\/30{background-color:#0000004d}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(228 237 250 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(242 247 253 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(46 128 201 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(29 94 160 / var(--tw-bg-opacity, 1))}.bg-border{background-color:var(--border)}.bg-button-bg{background-color:var(--button-bg)}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-100\/50{background-color:#f3f4f680}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(207 253 202 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(233 255 230 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(25 208 18 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(13 171 10 / var(--tw-bg-opacity, 1))}.bg-inherit{background-color:inherit}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-pagination-bg{background-color:var(--pagination-bg)}.bg-paper{background-color:var(--paper)}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-pink-500{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(255 228 240 / var(--tw-bg-opacity, 1))}.bg-red-300{--tw-bg-opacity: 1;background-color:rgb(255 157 201 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 241 247 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(255 51 142 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(228 12 108 / var(--tw-bg-opacity, 1))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(212 2 95 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-state-accent-base-10{background-color:var(--state-accent-base-10)}.bg-state-active-base-10{background-color:var(--state-active-base-10)}.bg-state-confirmed-base-10{background-color:var(--state-confirmed-base-10)}.bg-state-danger-base-10{background-color:var(--state-danger-base-10)}.bg-state-info-base-10{background-color:var(--state-info-base-10)}.bg-state-neutral-base-10{background-color:var(--state-neutral-base-10)}.bg-state-offline-base-10{background-color:var(--state-offline-base-10)}.bg-state-pending-base{background-color:var(--state-pending-base)}.bg-state-pending-base-10{background-color:var(--state-pending-base-10)}.bg-state-success-base-10{background-color:var(--state-success-base-10)}.bg-state-success-muted{background-color:var(--state-success-muted)}.bg-state-warning-base-10{background-color:var(--state-warning-base-10)}.bg-ui-background-base{background-color:var(--ui-background-base)}.bg-ui-background-muted{background-color:var(--ui-background-muted)}.bg-ui-background-soft{background-color:var(--ui-background-soft)}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-zinc-100{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity, 1))}.bg-zinc-200{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity, 1))}.bg-zinc-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#DEEDE6\]{--tw-gradient-from: #DEEDE6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(222 237 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FEF2F6\]{--tw-gradient-from: #FEF2F6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#fff3d3\]{--tw-gradient-from: #fff3d3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 243 211 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#F9FEFD\]{--tw-gradient-to: rgb(249 254 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #F9FEFD var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#FEFCFB\]{--tw-gradient-to: rgb(254 252 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #FEFCFB var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#fffbf0\]{--tw-gradient-to: rgb(255 251 240 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fffbf0 var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.fill-text-color{fill:var(--text-color)}.stroke-border{stroke:var(--border)}.\!stroke-2{stroke-width:2!important}.\!p-0{padding:0!important}.\!p-4{padding:1rem!important}.\!p-5{padding:1.25rem!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[24px\]{padding:24px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!py-0{padding-top:0!important;padding-bottom:0!important}.px-1{padding-left:.25rem;padding-right:.25rem}.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}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[100px\]{padding-top:100px;padding-bottom:100px}.py-px{padding-top:1px;padding-bottom:1px}.\!pl-3{padding-left:.75rem!important}.\!pl-4{padding-left:1rem!important}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-3\.5{padding-bottom:.875rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-1{padding-left:.25rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pl-\[10px\]{padding-left:10px}.pl-\[24px\]{padding-left:24px}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-1\.5{padding-right:.375rem}.pr-20{padding-right:5rem}.pr-3{padding-right:.75rem}.pr-6{padding-right:1.5rem}.pr-\[24px\]{padding-right:24px}.pt-0{padding-top:0}.pt-2{padding-top:.5rem}.pt-28{padding-top:7rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.\!text-center{text-align:center!important}.text-center{text-align:center}.text-right{text-align:right}.text-end{text-align:end}.align-middle{vertical-align:middle}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-3xl\/8{font-size:1.875rem;line-height:2rem}.text-\[10px\]{font-size:10px}.text-\[120px\]{font-size:120px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-base{font-size:1rem;line-height:1.5rem}.text-base\/\[1\]{font-size:1rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-lg\/\[1\]{font-size:1.125rem;line-height:1}.text-sm{font-size:.875rem;line-height:1.25rem}.text-sm\/4{font-size:.875rem;line-height:1rem}.text-sm\/\[1\]{font-size:.875rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xl\/6{font-size:1.25rem;line-height:1.5rem}.text-xl\/\[1\]{font-size:1.25rem;line-height:1}.text-xs{font-size:.75rem;line-height:1rem}.text-xs\/3{font-size:.75rem;line-height:.75rem}.text-xs\/\[1\]{font-size:.75rem;line-height:1}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-Black{--tw-text-opacity: 1;color:rgb(16 26 35 / var(--tw-text-opacity, 1))}.text-BlueDark{--tw-text-opacity: 1;color:rgb(35 122 210 / var(--tw-text-opacity, 1))}.text-DarkGray{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-Red{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.text-\[\#101A23\]{--tw-text-opacity: 1;color:rgb(16 26 35 / var(--tw-text-opacity, 1))}.text-\[\#1D5EA0\]{--tw-text-opacity: 1;color:rgb(29 94 160 / var(--tw-text-opacity, 1))}.text-\[\#222222\],.text-\[\#222\]{--tw-text-opacity: 1;color:rgb(34 34 34 / var(--tw-text-opacity, 1))}.text-\[\#237AD2\]{--tw-text-opacity: 1;color:rgb(35 122 210 / var(--tw-text-opacity, 1))}.text-\[\#29D025\]{--tw-text-opacity: 1;color:rgb(41 208 37 / var(--tw-text-opacity, 1))}.text-\[\#2A3845\]{--tw-text-opacity: 1;color:rgb(42 56 69 / var(--tw-text-opacity, 1))}.text-\[\#64748A\]{--tw-text-opacity: 1;color:rgb(100 116 138 / var(--tw-text-opacity, 1))}.text-\[\#661AD9\]{--tw-text-opacity: 1;color:rgb(102 26 217 / var(--tw-text-opacity, 1))}.text-\[\#708192\]{--tw-text-opacity: 1;color:rgb(112 129 146 / var(--tw-text-opacity, 1))}.text-\[\#717680\]{--tw-text-opacity: 1;color:rgb(113 118 128 / var(--tw-text-opacity, 1))}.text-\[\#738195\]{--tw-text-opacity: 1;color:rgb(115 129 149 / var(--tw-text-opacity, 1))}.text-\[\#94A3B8\]{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-\[\#A9B5C6\]{--tw-text-opacity: 1;color:rgb(169 181 198 / var(--tw-text-opacity, 1))}.text-\[\#C87F19\]{--tw-text-opacity: 1;color:rgb(200 127 25 / var(--tw-text-opacity, 1))}.text-\[\#DB2777\]{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.text-\[\#DC6803\]{--tw-text-opacity: 1;color:rgb(220 104 3 / var(--tw-text-opacity, 1))}.text-\[\#E2B100\]{--tw-text-opacity: 1;color:rgb(226 177 0 / var(--tw-text-opacity, 1))}.text-\[\#E62E80\]{--tw-text-opacity: 1;color:rgb(230 46 128 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-200{--tw-text-opacity: 1;color:rgb(196 219 243 / var(--tw-text-opacity, 1))}.text-blue-50{--tw-text-opacity: 1;color:rgb(242 247 253 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(46 128 201 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(29 94 160 / var(--tw-text-opacity, 1))}.text-foreground{color:--foreground}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(25 208 18 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(13 171 10 / var(--tw-text-opacity, 1))}.text-icon-color{color:var(--icon-color)}.text-orange-500{--tw-text-opacity: 1;color:rgb(248 164 7 / var(--tw-text-opacity, 1))}.text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.text-primary{color:var(--primary)}.text-red-200{--tw-text-opacity: 1;color:rgb(255 201 225 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(255 157 201 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(255 51 142 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(228 12 108 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(212 2 95 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(174 6 81 / var(--tw-text-opacity, 1))}.text-sky-400{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-state-accent-base{color:var(--state-accent-base)}.text-state-active-base{color:var(--state-active-base)}.text-state-confirmed-base{color:var(--state-confirmed-base)}.text-state-danger-base{color:var(--state-danger-base)}.text-state-info-base{color:var(--state-info-base)}.text-state-neutral-base{color:var(--state-neutral-base)}.text-state-offline-base{color:var(--state-offline-base)}.text-state-pending-base{color:var(--state-pending-base)}.text-state-success-base{color:var(--state-success-base)}.text-state-warning-base{color:var(--state-warning-base)}.text-text-color{color:var(--text-color)}.text-transparent{color:transparent}.text-ui-background-base{color:var(--ui-background-base)}.text-ui-background-soft{color:var(--ui-background-soft)}.text-ui-foreground-base{color:var(--ui-foreground-base)}.text-ui-foreground-muted{color:var(--ui-foreground-muted)}.text-ui-foreground-soft{color:var(--ui-foreground-soft)}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.text-yellow-tb{--tw-text-opacity: 1;color:rgb(226 177 0 / var(--tw-text-opacity, 1))}.text-zinc-600{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity, 1))}.text-zinc-900{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.underline-offset-4{text-underline-offset:4px}.underline-offset-8{text-underline-offset:8px}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_24px_rgba\(0\,0\,0\,0\.12\)\]{--tw-shadow: 0 8px 24px rgba(0,0,0,.12);--tw-shadow-colored: 0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_4px_4px_0px_\#0A0D2C26\]{--tw-shadow: 0px 4px 4px 0px #0A0D2C26;--tw-shadow-colored: 0px 4px 4px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-Red{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 39 119 / var(--tw-ring-opacity, 1))}.ring-blue-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(84 156 220 / var(--tw-ring-opacity, 1))}.ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(46 128 201 / var(--tw-ring-opacity, 1))}.ring-pink-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(236 72 153 / var(--tw-ring-opacity, 1))}.ring-pink-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 39 119 / var(--tw-ring-opacity, 1))}.ring-red-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 97 167 / var(--tw-ring-opacity, 1))}.ring-zinc-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(113 113 122 / var(--tw-ring-opacity, 1))}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-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-\[2px\]{--tw-backdrop-blur: blur(2px);-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-\[3px\]{--tw-backdrop-blur: blur(3px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-700{transition-duration:.7s}.duration-75{transition-duration:75ms}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.no-spinner::-webkit-inner-spin-button,.no-spinner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.no-spinner{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}body>div{outline:none}:root,html[theme=light],.light{--ui-background-base: #ffffff;--ui-background-soft: #d6dee7;--ui-background-muted: #eff0f6;--ui-background-subtle: #f2f4f7;--ui-background-hover: #f1f5f9;--ui-background-pressed: #e2e8f0;--ui-background-disabled: #f1f5f9;--ui-foreground-title: #131313;--ui-foreground-base: #101a23;--ui-foreground-soft: #708192;--ui-foreground-muted: #94a3b8;--ui-foreground-subtle: #708192;--ui-foreground-inverted: #ffffff;--ui-foreground-disabled: #9ca3af;--ui-stroke-base: #d6dee7;--ui-stroke-strong: #d1d5db;--ui-stroke-subtle: #f3f4f6;--ui-stroke-focus: #3b82f6;--ui-overlay-light: rgba(0, 0, 0, .05);--ui-overlay-medium: rgba(0, 0, 0, .2);--ui-overlay-dark: rgba(0, 0, 0, .5);--ui-shadow-sm: rgba(0, 0, 0, .05);--ui-shadow-md: rgba(0, 0, 0, .1);--ui-shadow-lg: rgba(0, 0, 0, .2);--state-success-base: rgb(13, 171, 10);--state-success-base-10: rgba(13, 171, 10, .1);--state-success-hover: rgb(22, 163, 74);--state-success-pressed: rgb(21, 128, 61);--state-success-foreground: #ffffff;--state-success-muted: #dcfce7;--state-warning-base: rgba(220, 104, 3, 1);--state-warning-base-10: rgba(220, 104, 3, .1);--state-warning-hover: rgb(234, 179, 8);--state-warning-pressed: rgb(202, 138, 4);--state-warning-foreground: #1e293b;--state-warning-muted: #fef9c3;--state-danger-base: rgb(219, 39, 119);--state-danger-base-10: rgba(219, 39, 119, .1);--state-danger-hover: rgb(220, 38, 38);--state-danger-pressed: rgb(185, 28, 28);--state-danger-foreground: #ffffff;--state-danger-muted: #fee2e2;--state-info-base: rgb(3, 166, 220);--state-info-base-10: rgba(3, 166, 220, .1);--state-info-hover: rgb(2, 132, 199);--state-info-pressed: rgb(3, 105, 161);--state-info-foreground: #ffffff;--state-info-muted: #e0f2fe;--state-neutral-base: rgb(107, 114, 128);--state-neutral-base-10: rgba(107, 114, 128, .1);--state-neutral-hover: rgb(75, 85, 99);--state-neutral-pressed: rgb(55, 65, 81);--state-neutral-foreground: #ffffff;--state-neutral-muted: #f3f4f6;--state-active-base: rgb(29, 160, 129);--state-active-base-10: rgba(29, 160, 129, .1);--state-active-hover: rgb(37, 99, 235);--state-active-pressed: rgb(29, 78, 216);--state-active-foreground: #ffffff;--state-active-muted: #dbeafe;--state-offline-base: rgb(156, 163, 175);--state-offline-base-10: rgba(156, 163, 175, .1);--state-offline-hover: rgb(107, 114, 128);--state-offline-pressed: rgb(75, 85, 99);--state-offline-foreground: #ffffff;--state-offline-muted: #f1f5f9;--state-pending-base: rgb(251, 191, 36);--state-pending-base-10: rgba(251, 191, 36, .1);--state-pending-hover: rgb(245, 158, 11);--state-pending-pressed: rgb(217, 119, 6);--state-pending-foreground: #1e293b;--state-pending-muted: #fef3c7;--state-confirmed-base: rgba(0, 134, 201, 1);--state-confirmed-base-10: rgba(29, 94, 160, .1);--state-confirmed-hover: rgb(5, 150, 105);--state-confirmed-pressed: rgb(4, 120, 87);--state-confirmed-foreground: #ffffff;--state-confirmed-muted: #d1fae5;--state-accent-base: rgba(102, 26, 217, 1);--state-accent-base-10: rgba(102, 26, 217, .1);--state-accent-hover: rgb(5, 150, 105);--state-accent-pressed: rgb(4, 120, 87);--state-accent-foreground: #ffffff;--state-accent-muted: #d1fae5;--brand-primary-base: #3b82f6;--brand-primary-hover: #2563eb;--brand-primary-pressed: #1d4ed8;--brand-primary-foreground: #ffffff;--brand-primary-focus: #93c5fd;--brand-primary-disabled: #bfdbfe;--brand-secondary-base: #64748b;--brand-secondary-hover: #475569;--brand-secondary-pressed: #334155;--brand-secondary-foreground: #ffffff;--brand-secondary-focus: #cbd5e1;--brand-secondary-disabled: #e2e8f0;--interaction-hover: #f1f5f9;--interaction-pressed: #e2e8f0;--interaction-focus: #3b82f6;--interaction-disabled: #cbd5e1;--interaction-readonly: #f8fafc}html[theme=dark],[data-theme=dark],.dark{--ui-background-base: #181f26;--ui-background-muted: #101a23;--ui-background-subtle: #f3f4f6;--ui-background-hover: #f1f5f9;--ui-background-pressed: #e2e8f0;--ui-background-disabled: #f1f5f9;--ui-foreground-base: #ffffff;--ui-foreground-muted: #6b7280;--ui-foreground-subtle: #9ca3af;--ui-foreground-inverted: #ffffff;--ui-foreground-disabled: #9ca3af;--ui-stroke-base: #516283;--ui-stroke-strong: #d1d5db;--ui-stroke-subtle: #252e3f;--ui-stroke-focus: #3b82f6;--ui-overlay-light: rgba(0, 0, 0, .05);--ui-overlay-medium: rgba(0, 0, 0, .2);--ui-overlay-dark: rgba(0, 0, 0, .5);--ui-shadow-sm: rgba(0, 0, 0, .05);--ui-shadow-md: rgba(0, 0, 0, .1);--ui-shadow-lg: rgba(0, 0, 0, .2);--state-success-base: #22c55e;--state-success-hover: #16a34a;--state-success-pressed: #15803d;--state-success-foreground: #ffffff;--state-success-muted: #dcfce7;--state-warning-base: #facc15;--state-warning-hover: #eab308;--state-warning-pressed: #ca8a04;--state-warning-foreground: #1e293b;--state-warning-muted: #fef9c3;--state-danger-base: #ef4444;--state-danger-hover: #dc2626;--state-danger-pressed: #b91c1c;--state-danger-foreground: #ffffff;--state-danger-muted: #fee2e2;--state-info-base: #0ea5e9;--state-info-hover: #0284c7;--state-info-pressed: #0369a1;--state-info-foreground: #ffffff;--state-info-muted: #e0f2fe;--state-neutral-base: #6b7280;--state-neutral-hover: #4b5563;--state-neutral-pressed: #374151;--state-neutral-foreground: #ffffff;--state-neutral-muted: #f3f4f6;--state-active-base: #3b82f6;--state-active-hover: #2563eb;--state-active-pressed: #1d4ed8;--state-active-foreground: #ffffff;--state-active-muted: #dbeafe;--state-offline-base: #9ca3af;--state-offline-hover: #6b7280;--state-offline-pressed: #4b5563;--state-offline-foreground: #ffffff;--state-offline-muted: #f1f5f9;--state-pending-base: #fbbf24;--state-pending-hover: #f59e0b;--state-pending-pressed: #d97706;--state-pending-foreground: #1e293b;--state-pending-muted: #fef3c7;--state-confirmed-base: #10b981;--state-confirmed-hover: #059669;--state-confirmed-pressed: #047857;--state-confirmed-foreground: #ffffff;--state-confirmed-muted: #d1fae5;--brand-primary-base: #3b82f6;--brand-primary-hover: #2563eb;--brand-primary-pressed: #1d4ed8;--brand-primary-foreground: #ffffff;--brand-primary-focus: #93c5fd;--brand-primary-disabled: #bfdbfe;--brand-secondary-base: #64748b;--brand-secondary-hover: #475569;--brand-secondary-pressed: #334155;--brand-secondary-foreground: #ffffff;--brand-secondary-focus: #cbd5e1;--brand-secondary-disabled: #e2e8f0;--interaction-hover: #f1f5f9;--interaction-pressed: #e2e8f0;--interaction-focus: #3b82f6;--interaction-disabled: #cbd5e1;--interaction-readonly: #f8fafc}html[theme=light]{--primary: #095296;--primary-hover: rgba(26, 80, 138, .4);--background: #eff0f6;--foreground: #0a0a0d;--icon-color: #101a23;--text-color: #101a23;--paper: #fff;--border: #d6dee7;--button-bg: #fff;--pagination-bg: #f5f5f5;--gray-bg: #eff0f6}html[theme=dark]{--primary: #181f26;--background: #101a23;--foreground: #fafafa;--icon-color: #d6dee7;--text-color: #d6dee7;--paper: #181f26;--border: #2a3845;--button-bg: #202a34;--pagination-bg: #3c3c3c;--gray-bg: #3a3b45}.paper{background:var(--paper);border:1px solid var(--border)}body{color:var(--text-color)}div,main,section{transition:background-color .3s ease-in-out}span,p,h1,h2,h3,h4,h5,h6{transition:color .3s ease-in-out}.divider{border-width:1px;border-color:var(--border)}.simplebar-track.simplebar-horizontal{display:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.rr{border:1px solid red!important}.bb{border:1px solid blue!important}.header_wrapper{display:flex;align-items:center;gap:.75rem;margin:.5rem 0;padding-bottom:1rem;flex-direction:column;border-bottom-width:1px;border-color:var(--border)}@media(min-width:768px){.header_wrapper{flex-direction:row}}.header_wrapper-title{font-size:1.5rem;font-weight:500;line-height:1;margin-bottom:.5rem;flex:1}.header_wrapper-right{display:flex;gap:1rem;flex-direction:column}@media(min-width:768px){.header_wrapper-right{flex-direction:row}}.control__wrapper{overflow:hidden;height:100%;display:flex;flex-direction:column;gap:.75rem}.control__wrapper-body{flex:1 1 0;overflow:hidden;display:flex;flex-direction:column}.control__wrapper-form{flex:1 1 0;overflow:auto;display:flex;flex-direction:column;gap:1rem}.icon-action{width:42px;border-width:1px;border-color:var(--border);padding:0}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:#f0f0f033;border-radius:5px}::-webkit-scrollbar-thumb{background:#144665;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#666}.quill{border:none}.quill .ql-toolbar{border:none;border-bottom:1px solid var(--border)}.quill .ql-container{border:none;box-shadow:none}.\*\:\*\:fill-red-400>*>*{fill:#ff61a7}.\*\:fill-blue-500>*{fill:#2e80c9}.\*\:fill-blue-600>*{fill:#1d5ea0}.\*\:fill-zinc-400>*{fill:#a1a1aa}.\*\:stroke-Red>*{stroke:#db2777}.\*\:stroke-red-500>*{stroke:#ff338e}.\*\:\!text-zinc-400>*{--tw-text-opacity: 1 !important;color:rgb(161 161 170 / var(--tw-text-opacity, 1))!important}.after\:mt-\[6px\]:after{content:var(--tw-content);margin-top:6px}.after\:block:after{content:var(--tw-content);display:block}.after\:h-\[1px\]:after{content:var(--tw-content);height:1px}.after\:w-full:after{content:var(--tw-content);width:100%}.after\:bg-\[\#D6DEE7\]:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(214 222 231 / var(--tw-bg-opacity, 1))}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.first\:rounded-t-lg:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.first\:border-t:first-child{border-top-width:1px}.last\:rounded-b-lg:last-child{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.last\:border-b:last-child{border-bottom-width:1px}.hover\:cursor-progress:hover{cursor:progress}.hover\:gap-1:hover{gap:.25rem}.hover\:\!border-blue-400:hover{--tw-border-opacity: 1 !important;border-color:rgb(84 156 220 / var(--tw-border-opacity, 1))!important}.hover\:\!bg-\[\#FFFFFF2D\]:hover{background-color:#ffffff2d!important}.hover\:bg-\[\#D6DEE7\]:hover{--tw-bg-opacity: 1;background-color:rgb(214 222 231 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#DB277714\]\/20:hover{background-color:#db277733}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(228 237 250 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-200:hover{--tw-bg-opacity: 1;background-color:rgb(196 219 243 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(242 247 253 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(29 94 160 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(26 80 138 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100\/50:hover{background-color:#f3f4f680}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:rgb(163 251 155 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-200:hover{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(212 2 95 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-300:hover{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.hover\:bg-ui-background-hover:hover{background-color:var(--ui-background-hover)}.hover\:bg-ui-background-muted:hover{background-color:var(--ui-background-muted)}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-100:hover{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-200:hover{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-50:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.hover\:text-\[\#222222\]:hover{--tw-text-opacity: 1;color:rgb(34 34 34 / var(--tw-text-opacity, 1))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(29 94 160 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-green-600:hover{--tw-text-opacity: 1;color:rgb(13 171 10 / var(--tw-text-opacity, 1))}.hover\:text-pink-600:hover{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(255 97 167 / var(--tw-text-opacity, 1))}.hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.hover\:text-ui-foreground-base:hover{color:var(--ui-foreground-base)}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:underline-offset-4:hover{text-underline-offset:4px}.hover\:\*\:stroke-blue-500>*:hover{stroke:#2e80c9}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(46 128 201 / var(--tw-border-opacity, 1))}.focus\:bg-blue-600\/10:focus{background-color:#1d5ea01a}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.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);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 94 160 / var(--tw-ring-opacity, 1))}.focus\:ring-slate-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:border-blue-600:active{--tw-border-opacity: 1;border-color:rgb(29 94 160 / var(--tw-border-opacity, 1))}.active\:bg-blue-100:active{--tw-bg-opacity: 1;background-color:rgb(228 237 250 / var(--tw-bg-opacity, 1))}.active\:bg-blue-200:active{--tw-bg-opacity: 1;background-color:rgb(196 219 243 / var(--tw-bg-opacity, 1))}.active\:bg-gray-400:active{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.active\:bg-green-300:active{--tw-bg-opacity: 1;background-color:rgb(107 245 97 / var(--tw-bg-opacity, 1))}.active\:bg-pink-300:active{--tw-bg-opacity: 1;background-color:rgb(249 168 212 / var(--tw-bg-opacity, 1))}.active\:bg-red-200:active{--tw-bg-opacity: 1;background-color:rgb(255 201 225 / var(--tw-bg-opacity, 1))}.active\:bg-slate-200:active{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.active\:bg-ui-background-muted:active{background-color:var(--ui-background-muted)}.active\:bg-zinc-100:active{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity, 1))}.active\:bg-zinc-200:active{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity, 1))}.active\:bg-zinc-300:active{--tw-bg-opacity: 1;background-color:rgb(212 212 216 / var(--tw-bg-opacity, 1))}.enabled\:hover\:bg-green-200:hover:enabled{--tw-bg-opacity: 1;background-color:rgb(163 251 155 / var(--tw-bg-opacity, 1))}.enabled\:hover\:text-green-600:hover:enabled{--tw-text-opacity: 1;color:rgb(13 171 10 / var(--tw-text-opacity, 1))}.enabled\:active\:bg-green-300:active:enabled{--tw-bg-opacity: 1;background-color:rgb(107 245 97 / var(--tw-bg-opacity, 1))}.disabled\:bg-white:disabled{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.disabled\:bg-zinc-200:disabled{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity, 1))}.child\:grid>*{display:grid}.child\:h-\[74px\]>*{height:74px}.child\:w-9>*{width:2.25rem}.child\:place-items-center>*{place-items:center}.child\:items-center>*{align-items:center}.child\:bg-pagination-bg>*{background-color:var(--pagination-bg)}.child\:child\:fill-text-color>*>*{fill:var(--text-color)}.child\:p-2>*{padding:.5rem}.child\:px-3>*{padding-left:.75rem;padding-right:.75rem}.dark\:border-gray-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:border-zinc-500:is(.dark *){--tw-border-opacity: 1;border-color:rgb(113 113 122 / var(--tw-border-opacity, 1))}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.dark\:bg-zinc-400:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(161 161 170 / var(--tw-bg-opacity, 1))}.dark\:bg-zinc-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(113 113 122 / var(--tw-bg-opacity, 1))}.dark\:bg-zinc-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 82 91 / var(--tw-bg-opacity, 1))}.dark\:bg-zinc-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity, 1))}.dark\:bg-zinc-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity, 1))}.dark\:text-\[\#B7BFD5\]:is(.dark *){--tw-text-opacity: 1;color:rgb(183 191 213 / var(--tw-text-opacity, 1))}.dark\:text-gray-100:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-zinc-50:is(.dark *){--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity, 1))}.dark\:hover\:bg-zinc-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 82 91 / var(--tw-bg-opacity, 1))}.dark\:active\:bg-zinc-700:active:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity, 1))}.disabled\:dark\:bg-zinc-500:is(.dark *):disabled{--tw-bg-opacity: 1;background-color:rgb(113 113 122 / var(--tw-bg-opacity, 1))}@media(min-width:640px){.sm\:min-w-\[200px\]{min-width:200px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}}@media(min-width:768px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-6{grid-column:span 6 / span 6}.md\:row-span-2{grid-row:span 2 / span 2}.md\:mb-0{margin-bottom:0}.md\:ml-4{margin-left:1rem}.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-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:gap-4{gap:1rem}}@media(min-width:1024px){.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}@media(min-width:1536px){.\32xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}}.\[\&_\.delete-icon-cap\]\:fill-Red .delete-icon-cap{fill:#db2777}.\[\&_div\:nth-child\(1\)\]\:col-span-2 div:nth-child(1){grid-column:span 2 / span 2}.\[\&_div\:nth-child\(1\)\]\:col-span-3 div:nth-child(1){grid-column:span 3 / span 3}.\[\&_div\:nth-child\(1\)\]\:col-span-4 div:nth-child(1){grid-column:span 4 / span 4}.\[\&_div\:nth-child\(2\)\]\:col-span-3 div:nth-child(2){grid-column:span 3 / span 3}.\[\&_div\:nth-child\(2\)\]\:col-span-4 div:nth-child(2){grid-column:span 4 / span 4}.\[\&_div\:nth-child\(3\)\]\:col-span-2 div:nth-child(3){grid-column:span 2 / span 2}.\[\&_div\:nth-child\(3\)\]\:col-span-3 div:nth-child(3){grid-column:span 3 / span 3}.\[\&_div\:nth-child\(3\)\]\:col-span-4 div:nth-child(3){grid-column:span 4 / span 4}.\[\&_div\:nth-child\(4\)\]\:col-span-2 div:nth-child(4){grid-column:span 2 / span 2}.\[\&_div\:nth-child\(4\)\]\:col-span-3 div:nth-child(4){grid-column:span 3 / span 3}.\[\&_div\:nth-child\(5\)\]\:col-span-2 div:nth-child(5){grid-column:span 2 / span 2}
