@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap");.date-picker{--tw-bg-opacity:1;--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.5rem;max-width:20rem;padding:1rem;z-index:40}#fc-dom-256{font-size:14px}.date-picker,.date-picker:is(.dark *){box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.date-picker:is(.dark *){--tw-bg-opacity:1;--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);background-color:rgb(31 41 55/var(--tw-bg-opacity))}.date-picker-panel{border-radius:.5rem}.date-picker-header-label{color:rgb(17 24 39/var(--tw-text-opacity));cursor:pointer;margin-left:.125rem;margin-right:.125rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.date-picker-header-label,.date-picker-header-label:is(.dark *){--tw-text-opacity:1}.date-picker-header-label:is(.dark *){color:rgb(243 244 246/var(--tw-text-opacity))}.date-picker-current-month{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.date-picker-current-month:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.date-picker-other-month{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.date-picker-other-month:is(.dark *){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.date-picker-available:hover,.date-picker-selected-date{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.date-picker-today{border-width:1px}.date-picker-month-cell{font-weight:600;padding-bottom:1.5rem;padding-top:1.5rem;text-align:center}.date-picker-month-cell-disabled{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity));cursor:not-allowed;opacity:.3}.date-picker-month-cell-inner{border-radius:.5rem;cursor:pointer;padding:.5rem 1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.date-picker-year-cell{padding-bottom:1.5rem;padding-top:1.5rem;text-align:center}.date-picker-year-cell-inner{border-radius:.5rem;cursor:pointer;font-weight:600;padding:.5rem 1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.date-picker-year-cell-disabled{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity));cursor:not-allowed;opacity:.3}.picker{border-radius:.5rem;z-index:40}.picker-panel{--tw-bg-opacity:1;--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.5rem;padding:1rem}.picker-panel,.picker-panel:is(.dark *){box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.picker-panel:is(.dark *){--tw-bg-opacity:1;--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);background-color:rgb(55 65 81/var(--tw-bg-opacity))}.picker-view{display:flex;gap:1.5rem;min-width:260px}.picker-table,.picker-view{width:100%}.picker-table{border-collapse:collapse}.picker-header-arrow{align-items:center;cursor:pointer;display:flex;font-size:1.125rem;height:2.5rem;line-height:1.75rem;padding-left:.5rem;padding-right:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.picker-header-arrow:where([dir=rtl],[dir=rtl] *){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.picker-header-label{color:rgb(17 24 39/var(--tw-text-opacity));cursor:pointer;font-size:1.125rem;font-weight:600;line-height:1.75rem;margin-left:.125rem;margin-right:.125rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.picker-header-label,.picker-header-label:is(.dark *){--tw-text-opacity:1}.picker-header-label:is(.dark *){color:rgb(243 244 246/var(--tw-text-opacity))}.month-table,.year-table{display:grid;gap:.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.date-picker-cell{height:2.25rem;padding:0;text-align:center;width:2.25rem}.date-picker-cell-content{font-weight:400;height:100%;width:100%}.date-picker-cell-current-month{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.date-picker-cell-current-month:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.date-picker-cell-hoverable:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.date-picker-cell-hoverable:hover:is(.dark *){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity));color:rgb(209 213 219/var(--tw-text-opacity))}.date-picker-cell-disabled{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity));cursor:not-allowed;opacity:.3}.date-picker-week-cell{font-weight:600}.week-day-cell{height:1.75rem}.day-picker,.month-picker,.year-picker{width:100%}.month-picker-cell,.year-picker-cell{border-radius:.5rem;font-weight:600;padding-bottom:.5rem;padding-top:.5rem;text-align:center}.month-picker-cell-disabled,.year-picker-cell-disabled{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity));cursor:not-allowed;opacity:.3}.dialog{margin-left:auto;margin-right:auto;outline:none}@media (min-width:640px){.dialog{max-width:36rem}}@media (min-width:768px){.dialog{max-width:42rem}}@media (min-width:1024px){.dialog{max-width:56rem}}@media (min-width:1280px){.dialog{max-width:72rem}}.dialog-content{--tw-bg-opacity:1;--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);height:100%;padding:1.5rem;position:relative}.dialog-content:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}@media (min-width:640px){.dialog-content{margin-bottom:4rem;margin-top:4rem}}.dialog-overlay{--tw-bg-opacity:0.6;background-color:rgb(0 0 0/var(--tw-bg-opacity));inset:0;position:fixed;transition:all .15s ease-in-out;z-index:30}.dialog-overlay:is(.dark *){--tw-bg-opacity:0.8}.dialog-overlay-after-open{opacity:1}.dialog-overlay-before-close{opacity:0}.drawer-content{--tw-bg-opacity:1;--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);background-color:rgb(255 255 255/var(--tw-bg-opacity));box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);display:flex;flex-direction:column;position:absolute}.drawer-content:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.drawer-content.vertical{height:100%}.drawer-content.horizontal{width:100%}.drawer-header{align-items:center;border-bottom-width:1px;border-color:rgb(229 231 235/var(--tw-border-opacity));display:flex;justify-content:space-between;padding:1rem 1.5rem}.drawer-header,.drawer-header:is(.dark *){--tw-border-opacity:1}.drawer-header:is(.dark *){border-color:rgb(55 65 81/var(--tw-border-opacity))}.drawer-body{height:100%;overflow-y:auto;padding:1.5rem}.drawer-footer{align-items:center;border-color:rgb(229 231 235/var(--tw-border-opacity));border-top-width:1px;display:flex;justify-content:space-between;padding:1rem 1.5rem}.drawer-footer,.drawer-footer:is(.dark *){--tw-border-opacity:1}.drawer-footer:is(.dark *){border-color:rgb(55 65 81/var(--tw-border-opacity))}.drawer-open.drawer-lock-scroll{overflow:hidden}.drawer-overlay{--tw-bg-opacity:0.8;background-color:rgb(0 0 0/var(--tw-bg-opacity));inset:0;position:fixed;transition:all .3s ease-in-out;z-index:30}.drawer-overlay-after-open{opacity:1}.drawer-overlay-before-close{opacity:0}.dropdown{display:inline-block;position:relative}.dropdown-menu{--tw-bg-opacity:1;--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);--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);--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity));--tw-ring-opacity:0.05;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.375rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);min-width:160px;padding:.375rem;position:absolute;z-index:30}.dropdown-menu:focus{outline:2px solid #0000;outline-offset:2px}.dropdown-menu:is(.dark *){--tw-bg-opacity:1;--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);background-color:rgb(55 65 81/var(--tw-bg-opacity));box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.dropdown-menu.top-start{bottom:100%;transform-origin:bottom}.dropdown-menu.top-start:where([dir=ltr],[dir=ltr] *){left:0}.dropdown-menu.top-start:where([dir=rtl],[dir=rtl] *){right:0}.dropdown-menu.top-center{left:50%}.dropdown-menu.top-center,.dropdown-menu.top-end{bottom:100%;transform-origin:bottom}.dropdown-menu.top-end:where([dir=ltr],[dir=ltr] *){right:0}.dropdown-menu.top-end:where([dir=rtl],[dir=rtl] *){left:0}.dropdown-menu.bottom-start{top:100%;transform-origin:top}.dropdown-menu.bottom-start:where([dir=ltr],[dir=ltr] *){left:0}.dropdown-menu.bottom-start:where([dir=rtl],[dir=rtl] *){right:0}.dropdown-menu.bottom-center{left:50%}.dropdown-menu.bottom-center,.dropdown-menu.bottom-end{top:100%;transform-origin:top}.dropdown-menu.bottom-end:where([dir=ltr],[dir=ltr] *){right:0}.dropdown-menu.bottom-end:where([dir=rtl],[dir=rtl] *){left:0}.dropdown-menu.middle-start-top{left:100%;top:0;transform-origin:top}.dropdown-menu.middle-start-bottom{bottom:0;left:100%;transform-origin:bottom}.dropdown-menu.middle-end-top{right:100%;top:0;transform-origin:top}.dropdown-menu.middle-end-bottom{bottom:0;right:100%;transform-origin:bottom}.dropdown-toggle-default{cursor:pointer;display:inline-block;padding:.5rem}.dropdown-toggle-default.dropdown-toggle-disabled{opacity:.6}.dropdown-submenu{top:0;transform-origin:top}.dropdown-submenu:where([dir=ltr],[dir=ltr] *){left:100%}.dropdown-submenu:where([dir=rtl],[dir=rtl] *){right:100%}.dropdown-submenu-item{justify-content:space-between}.dropdown-toggle-disabled{cursor:not-allowed}.form-item{margin-bottom:1.75rem;position:relative}.form-item.horizontal{display:flex;flex:1 1 auto}.form-item.horizontal .form-label{justify-content:flex-end}.form-item.vertical{display:flex;flex-direction:column}.form-item.inline{margin-right:.75rem}@media (min-width:768px){.form-item.inline{display:inline-flex}}.form-item.inline:where([dir=rtl],[dir=rtl] *){margin-left:.75rem}.form-label{align-items:center;display:flex;font-weight:600}.form-explain,.form-label.invalid{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.form-explain{position:absolute}.form-container.inline{align-items:center}@media (min-width:768px){.form-container.inline{display:flex}}.input-group{align-items:center;display:flex}.input-group .input{z-index:10}.input-group .input:focus,.input-group .input:focus-within{z-index:20}.input-group .date-picker{z-index:11}.input-group .date-picker.picker-expanded,.input-group .input-suffix-end,.input-group .input-suffix-start,.input-group .select__control--is-focused{z-index:20}.input-group>.button:first-child:where([dir=ltr],[dir=ltr] *),.input-group>.input-addon:first-child:where([dir=ltr],[dir=ltr] *),.input-group>.input:first-child:where([dir=ltr],[dir=ltr] *){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.button:first-child:where([dir=rtl],[dir=rtl] *),.input-group>.input-addon:first-child:where([dir=rtl],[dir=rtl] *),.input-group>.input:first-child:where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.button:last-child:not(.picker):where([dir=ltr],[dir=ltr] *),.input-group>.input-addon:last-child:not(.picker):where([dir=ltr],[dir=ltr] *),.input-group>.input:last-child:not(.picker):where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.button:last-child:not(.picker):where([dir=rtl],[dir=rtl] *),.input-group>.input-addon:last-child:not(.picker):where([dir=rtl],[dir=rtl] *),.input-group>.input:last-child:not(.picker):where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.button:not(:first-child):where([dir=ltr],[dir=ltr] *),.input-group>.input-addon:not(:first-child):where([dir=ltr],[dir=ltr] *),.input-group>.input:not(:first-child):where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.input-group>.button:not(:first-child):where([dir=rtl],[dir=rtl] *),.input-group>.input-addon:not(:first-child):where([dir=rtl],[dir=rtl] *),.input-group>.input:not(:first-child):where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.input-group>.button:not(:last-child):where([dir=ltr],[dir=ltr] *),.input-group>.input-addon:not(:last-child):where([dir=ltr],[dir=ltr] *),.input-group>.input:not(:last-child):where([dir=ltr],[dir=ltr] *){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.button:not(:last-child):where([dir=rtl],[dir=rtl] *),.input-group>.input-addon:not(:last-child):where([dir=rtl],[dir=rtl] *),.input-group>.input:not(:last-child):where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>:first-child .input:where([dir=ltr],[dir=ltr] *),.input-group>:first-child .select__control:where([dir=ltr],[dir=ltr] *){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:first-child .input:where([dir=rtl],[dir=rtl] *),.input-group>:first-child .select__control:where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>:last-child .input:where([dir=ltr],[dir=ltr] *),.input-group>:last-child .select__control:where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>:last-child .input:where([dir=rtl],[dir=rtl] *),.input-group>:last-child .select__control:where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child) .input:where([dir=ltr],[dir=ltr] *),.input-group>:not(:first-child) .select__control:where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.input-group>:not(:first-child) .input:where([dir=rtl],[dir=rtl] *),.input-group>:not(:first-child) .select__control:where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.input-group>:not(:last-child) .input:where([dir=ltr],[dir=ltr] *),.input-group>:not(:last-child) .select__control:where([dir=ltr],[dir=ltr] *){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:last-child) .input:where([dir=rtl],[dir=rtl] *),.input-group>:not(:last-child) .select__control:where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:0;border-top-left-radius:0}.input{--tw-border-opacity:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:rgb(209 213 219/var(--tw-border-opacity));border-radius:.375rem;border-width:1px;padding:.5rem .75rem;transition-duration:.15s;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);width:100%}.input:focus,.input:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(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)}.input:focus{outline:2px solid #0000;outline-offset:2px}.input:is(.dark *){--tw-border-opacity:1;background-color:initial;border-color:rgb(75 85 99/var(--tw-border-opacity));color:rgb(243 244 246/var(--tw-text-opacity))}.input::-moz-placeholder{--tw-text-opacity:1}.input::placeholder,.input:is(.dark *){--tw-text-opacity:1}.input::-moz-placeholder{color:rgb(156 163 175/var(--tw-text-opacity))}.input::placeholder{color:rgb(156 163 175/var(--tw-text-opacity))}.input.input-invalid{--tw-border-opacity:1;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity));border-color:rgb(239 68 68/var(--tw-border-opacity));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.input.input-lg{font-size:1.125rem;line-height:1.75rem}.input-addon{align-items:center;background-color:rgb(249 250 251/var(--tw-bg-opacity));border-color:rgb(209 213 219/var(--tw-border-opacity));border-radius:.375rem;border-width:1px;display:flex;padding-left:1rem;padding-right:1rem}.input-addon,.input-addon:is(.dark *){--tw-border-opacity:1;--tw-bg-opacity:1}.input-addon:is(.dark *){background-color:rgb(55 65 81/var(--tw-bg-opacity));border-color:rgb(75 85 99/var(--tw-border-opacity))}.input-textarea{min-height:7rem}.input-wrapper{display:flex;position:relative;width:100%}.input-disabled{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));color:rgb(156 163 175/var(--tw-text-opacity));cursor:not-allowed}.input-disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.input-disabled::-moz-placeholder{opacity:.7}.input-disabled::placeholder{opacity:.7}.input-suffix-start{--tw-translate-y:-50%;position:absolute;top:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.input-suffix-start:where([dir=ltr],[dir=ltr] *){left:.625rem}.input-suffix-start:where([dir=rtl],[dir=rtl] *){right:.625rem}.input-suffix-end{--tw-translate-y:-50%;display:flex;position:absolute;top:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.input-suffix-end:where([dir=ltr],[dir=ltr] *){right:.625rem}.input-suffix-end:where([dir=rtl],[dir=rtl] *){left:.625rem}.menu-item{align-items:center;border-radius:.375rem;-moz-column-gap:.5rem;column-gap:.5rem;cursor:pointer;display:flex;font-weight:600;padding-left:.75rem;padding-right:.75rem;white-space:nowrap;width:100%}.menu-item.menu-item-light{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.menu-item.menu-item-light.menu-item-hoverable:hover{background-color:rgb(243 244 246/var(--tw-bg-opacity))}.menu-item.menu-item-light.menu-item-active,.menu-item.menu-item-light.menu-item-hoverable:hover{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.menu-item.menu-item-light.menu-item-active,.menu-item.menu-item-light.menu-item-active:hover{background-color:rgb(229 231 235/var(--tw-bg-opacity))}.menu-item.menu-item-light.menu-item-active:hover{--tw-bg-opacity:1}.menu-item.menu-item-dark,.menu-item.menu-item-dark:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.menu-item.menu-item-dark.menu-item-hoverable:hover{background-color:rgb(55 65 81/var(--tw-bg-opacity))}.menu-item.menu-item-dark.menu-item-active,.menu-item.menu-item-dark.menu-item-hoverable:hover{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.menu-item.menu-item-dark.menu-item-active,.menu-item.menu-item-dark.menu-item-active:hover{background-color:rgb(75 85 99/var(--tw-bg-opacity))}.menu-item.menu-item-dark.menu-item-active:hover{--tw-bg-opacity:1}.menu-item.menu-item-themed{--tw-text-opacity:0.8;color:rgb(243 244 246/var(--tw-text-opacity))}.menu-item.menu-item-themed.menu-item-hoverable:hover{--tw-bg-opacity:0.1;--tw-text-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.menu-item.menu-item-themed.menu-item-active{--tw-bg-opacity:0.3;--tw-text-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity));color:rgb(243 244 246/var(--tw-text-opacity))}.menu-item.menu-item-themed.menu-item-active:hover{--tw-bg-opacity:0.3}.menu-item.menu-item-transparent{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.menu-item.menu-item-transparent:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.menu-item.menu-item-transparent.menu-item-hoverable:hover{--tw-text-opacity:1;background-color:#1118271a;color:rgb(17 24 39/var(--tw-text-opacity))}.menu-item.menu-item-transparent.menu-item-hoverable:hover:is(.dark *){--tw-text-opacity:1;background-color:#ffffff1a;color:rgb(243 244 246/var(--tw-text-opacity))}.menu-item.menu-item-transparent.menu-item-active{--tw-text-opacity:1;background-color:rgba(17,24,39,.075);color:rgb(17 24 39/var(--tw-text-opacity))}.menu-item.menu-item-transparent.menu-item-active:is(.dark *){--tw-text-opacity:1;background-color:#ffffff1a;color:rgb(243 244 246/var(--tw-text-opacity))}.menu-collapse-item{align-items:center;border-radius:.375rem;cursor:pointer;display:flex;font-weight:600;height:2.5rem;justify-content:space-between;padding-left:.75rem;padding-right:.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menu-collapse-item.menu-collapse-item-light{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.menu-collapse-item.menu-collapse-item-light:hover{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));color:rgb(17 24 39/var(--tw-text-opacity))}.menu-collapse-item.menu-collapse-item-dark{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.menu-collapse-item.menu-collapse-item-dark:hover{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));color:rgb(243 244 246/var(--tw-text-opacity))}.menu-collapse-item.menu-collapse-item-dark:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.menu-collapse-item.menu-collapse-item-dark:hover:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.menu-collapse-item.menu-collapse-item-themed{--tw-text-opacity:0.8;color:rgb(243 244 246/var(--tw-text-opacity))}.menu-collapse-item.menu-collapse-item-themed:hover{--tw-bg-opacity:0.1;--tw-text-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.menu-collapse-item.menu-collapse-item-transparent{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.menu-collapse-item.menu-collapse-item-transparent:hover{--tw-text-opacity:1;background-color:#1118271a;color:rgb(17 24 39/var(--tw-text-opacity))}.menu-collapse-item.menu-collapse-item-transparent:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.menu-collapse-item.menu-collapse-item-transparent:hover:is(.dark *){--tw-text-opacity:1;background-color:#ffffff1a;color:rgb(243 244 246/var(--tw-text-opacity))}.menu-item-divider{border-bottom-width:1px;border-color:rgb(229 231 235/var(--tw-border-opacity));margin-bottom:.5rem;margin-top:.5rem}.menu-item-divider,.menu-item-divider:is(.dark *){--tw-border-opacity:1}.menu-item-divider:is(.dark *){border-color:rgb(75 85 99/var(--tw-border-opacity))}.menu-item-disabled{cursor:not-allowed;opacity:.6}.menu-item-link{align-items:center;display:flex;height:100%;width:100%}.menu-title{font-weight:600;margin-bottom:.5rem;margin-top:1rem;padding-left:.75rem;padding-right:.75rem;text-transform:uppercase}.menu-title.menu-title-light{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.menu-title.menu-title-dark{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.menu-title.menu-title-themed{--tw-text-opacity:0.5;color:rgb(243 244 246/var(--tw-text-opacity))}.menu-light{background-color:rgb(255 255 255/var(--tw-bg-opacity))}.menu-dark,.menu-light{--tw-bg-opacity:1}.menu-dark{background-color:rgb(31 41 55/var(--tw-bg-opacity))}.menu-transparent{background-color:initial}.notification{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(243 244 246/var(--tw-border-opacity));border-radius:.5rem;border-width:1px;margin-bottom:.75rem;position:relative}.notification,.notification:is(.dark *){box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.notification:is(.dark *){--tw-bg-opacity:1;--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);background-color:rgb(55 65 81/var(--tw-bg-opacity));border-color:#0000}.notification-content{display:flex;padding:1rem}.notification-content.no-child{align-items:center}.notification-title{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity));font-weight:600}.notification-title:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.notification-close{top:1.25rem}.notification-close:where([dir=ltr],[dir=ltr] *){right:1rem}.notification-close:where([dir=rtl],[dir=rtl] *){left:1rem}.pagination{border-radius:.375rem;z-index:0}.pagination,.pagination-pager{align-items:center;display:inline-flex;position:relative}.pagination-pager{border-radius:.25rem;cursor:pointer;font-size:.875rem;font-weight:600;height:2rem;justify-content:center;line-height:1.25rem;margin-left:.25rem;margin-right:.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:2rem}.pagination-pager-inactive{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.pagination-pager-inactive:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.pagination-pager-inactive:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.pagination-pager-inactive:hover:is(.dark *){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity));color:rgb(243 244 246/var(--tw-text-opacity))}.pagination-pager-disabled{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity));cursor:not-allowed}.pagination-pager-disabled:is(.dark *){--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.pagination-total{color:rgb(107 114 128/var(--tw-text-opacity));font-weight:600;margin-right:.75rem}.pagination-total,.pagination-total:is(.dark *){--tw-text-opacity:1}.pagination-total:is(.dark *){color:rgb(156 163 175/var(--tw-text-opacity))}.pagination-pager-next{margin-right:.25rem}.pagination-pager-next:where([dir=rtl],[dir=rtl] *){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.pagination-pager-prev{margin-left:.25rem}.pagination-pager-prev:where([dir=rtl],[dir=rtl] *){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.progress{display:inline-block}.progress.circle,.progress.line{position:relative;width:100%}.progress.line{align-items:center;display:flex}.progress-bg{border-radius:9999px;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.progress-info.line:where([dir=ltr],[dir=ltr] *){margin-left:.5rem}.progress-info.line:where([dir=rtl],[dir=rtl] *){margin-right:.5rem}.progress-inner{background-color:rgb(243 244 246/var(--tw-bg-opacity));border-radius:9999px;overflow:hidden;position:relative;width:100%}.progress-inner,.progress-inner:is(.dark *){--tw-bg-opacity:1}.progress-inner:is(.dark *){background-color:rgb(75 85 99/var(--tw-bg-opacity))}.progress-wrapper{width:100%}.progress-circle{position:relative}.progress-circle-info{--tw-translate-x:-50%;--tw-translate-y:-50%;left:50%;position:absolute;top:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.progress-circle-trail{stroke:currentColor;--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.progress-circle-trail:is(.dark *){--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.progress-circle-stroke{stroke:currentColor;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.radio{--tw-border-opacity:1;--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:rgb(209 213 219/var(--tw-border-opacity));border-radius:9999px;border-width:1px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);cursor:pointer;display:inline-block;flex-shrink:0;height:1.25rem;padding:0;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);vertical-align:middle;width:1.25rem}.radio:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.radio:checked{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");border-color:#0000}.radio.disabled{background-color:rgb(243 244 246/var(--tw-bg-opacity));color:rgb(229 231 235/var(--tw-text-opacity));cursor:not-allowed}.radio.disabled,.radio.disabled:is(.dark *){--tw-bg-opacity:1;--tw-text-opacity:1}.radio.disabled:is(.dark *){background-color:rgb(75 85 99/var(--tw-bg-opacity));color:rgb(156 163 175/var(--tw-text-opacity))}.radio-label{align-items:center;cursor:pointer;display:inline-flex}.radio-label.disabled{cursor:not-allowed}.radio-group{display:inline-flex}.radio-group.vertical{flex-direction:column}.segment{display:flex}.segment>.segment-item-default:first-child:where([dir=ltr],[dir=ltr] *){border-bottom-right-radius:0;border-top-right-radius:0}.segment>.segment-item-default:first-child:where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:0;border-top-left-radius:0}.segment>.segment-item-default:last-child:not(.picker):where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:0;border-top-left-radius:0}.segment>.segment-item-default:last-child:not(.picker):where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:0;border-top-right-radius:0}.segment>.segment-item-default:not(:first-child):where([dir=ltr],[dir=ltr] *){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.segment>.segment-item-default:not(:first-child):where([dir=rtl],[dir=rtl] *){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.segment>.segment-item-default:not(:last-child):where([dir=ltr],[dir=ltr] *){border-bottom-right-radius:0;border-top-right-radius:0}.segment>.segment-item-default:not(:last-child):where([dir=rtl],[dir=rtl] *){border-bottom-left-radius:0;border-top-left-radius:0}.segment-item-default{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(209 213 219/var(--tw-border-opacity));border-radius:.375rem;border-width:1px;color:rgb(75 85 99/var(--tw-text-opacity));cursor:pointer;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.segment-item-default:focus{outline:2px solid #0000;outline-offset:2px}.segment-item-default:is(.dark *){--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));border-color:rgb(55 65 81/var(--tw-border-opacity));color:rgb(243 244 246/var(--tw-text-opacity))}@media (min-width:768px){.segment-item-default{width:auto}}.segment-item-default:not(.segment-item-active):not(.segment-item-disabled):hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.segment-item-default:not(.segment-item-active):not(.segment-item-disabled):active{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.segment-item-default:not(.segment-item-active):not(.segment-item-disabled):hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.segment-item-default:not(.segment-item-active):not(.segment-item-disabled):active:is(.dark *){--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity));border-color:rgb(107 114 128/var(--tw-border-opacity))}.segment-item-default.segment-item-active{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.segment-item-default.segment-item-active:is(.dark *){--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity));border-color:rgb(107 114 128/var(--tw-border-opacity))}.segment-item-default.segment-item-disabled{cursor:not-allowed;opacity:.4}.select .select__placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.select .select__multi-value{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));border-radius:.5rem;font-size:1rem;font-weight:600;line-height:1.5rem}.select .select__multi-value:is(.dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.select .select__multi-value .select__multi-value__label{color:inherit}.select .select__multi-value__remove:hover{--tw-text-opacity:1;background-color:initial;color:rgb(31 41 55/var(--tw-text-opacity))}.select .select__multi-value__remove:hover:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.select.select-lg{font-size:1.125rem;line-height:1.75rem}.select.select-lg .select-dropdown-indicator{font-size:1.5rem;line-height:2rem}.select .select__single-value{color:inherit}.select .select__single-value--is-disabled{opacity:.7}.select .select__input input:is(.dark *){--tw-text-opacity:1!important;color:rgb(243 244 246/var(--tw-text-opacity))!important}.select .select__control{height:auto}.select .select__control:is(.dark *){background-color:initial}.select .select__control.hide-single-value .select__single-value{display:none!important}.select .select__control--is-disabled{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));color:rgb(156 163 175/var(--tw-text-opacity));cursor:not-allowed}.select .select__control--is-disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.select .select__control--is-disabled .select__placeholder{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.select .select__control--is-disabled .select__multi-value{opacity:.6}.select__menu{background-color:rgb(255 255 255/var(--tw-bg-opacity))}.select__menu,.select__menu:is(.dark *){--tw-bg-opacity:1}.select__menu:is(.dark *){--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);background-color:rgb(55 65 81/var(--tw-bg-opacity));box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.select-option{align-items:center;cursor:default;display:flex;justify-content:space-between;padding:.375rem .5rem}.select-option:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.select-option:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.select-option.selected{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.select-option.selected:is(.dark *){--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.select-option.disabled{cursor:not-allowed;opacity:.4}.select-option.disabled:hover{background-color:initial}.select-option.disabled:is(.dark *){opacity:.3}.select-option.focused{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.select-option.focused:is(.dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.select-option.focused.selected{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.select-option.focused.selected:is(.dark *){--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.select-dropdown-indicator{font-size:1.25rem;line-height:1.75rem;padding:.5rem}.select-dropdown-indicator:hover{opacity:.7}.select-clear-indicator{font-size:1.125rem;line-height:1.75rem;padding:.5rem}.select-clear-indicator:hover{opacity:.7}.skeleton{background-color:rgb(229 231 235/var(--tw-bg-opacity));display:flex}.skeleton,.skeleton:is(.dark *){--tw-bg-opacity:1}.skeleton:is(.dark *){background-color:rgb(75 85 99/var(--tw-bg-opacity))}.skeleton-circle{border-radius:9999px;height:2.5rem;width:2.5rem}.skeleton-block{border-radius:.25rem;height:.625rem;width:100%}.steps{align-items:center;display:flex;justify-content:space-between}.steps.steps-vertical{align-items:flex-start;flex-direction:column}.step-item{align-items:center;display:flex}.step-item.step-item-vertical{align-items:flex-start;flex-direction:column}.step-item-icon,.step-item-wrapper{align-items:center;display:flex}.step-item-icon{border-radius:9999px;font-size:1.125rem;font-weight:600;height:2.25rem;justify-content:center;line-height:1.75rem;min-width:2.25rem;width:2.25rem}.step-item-icon.step-item-icon-pending{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity));border-width:2px}.step-item-icon.step-item-icon-pending:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.step-item-icon.step-item-icon-current{border-width:2px}.step-item-content{position:relative}.step-item-content:where([dir=ltr],[dir=ltr] *){margin-left:.75rem}.step-item-content:where([dir=rtl],[dir=rtl] *){margin-right:.75rem}.step-item-title{color:rgb(75 85 99/var(--tw-text-opacity));display:block;font-weight:700;white-space:nowrap}.step-item-title,.step-item-title:is(.dark *){--tw-text-opacity:1}.step-item-title:is(.dark *){color:rgb(209 213 219/var(--tw-text-opacity))}.step-item-title.step-item-title-error{--tw-text-opacity:1}.step-item-icon-error,.step-item-title.step-item-title-error{color:rgb(239 68 68/var(--tw-text-opacity))}.step-item-icon-error{--tw-border-opacity:1;--tw-text-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity));border-width:2px}.step-clickable{cursor:pointer}.step-connect{height:2px;margin-left:.625rem;width:100%}.step-connect:where([dir=rtl],[dir=rtl] *){margin-right:.625rem}.step-connect.inactive{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.step-connect.inactive:is(.dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.step-connect.step-connect-vertical{min-height:3.5rem;width:2px}.step-connect.step-connect-vertical:where([dir=ltr],[dir=ltr] *){margin-left:1rem}.step-connect.step-connect-vertical:where([dir=rtl],[dir=rtl] *){margin-right:1rem}.switcher{align-items:center;background-color:rgb(229 231 235/var(--tw-bg-opacity));border-radius:1.5rem;cursor:pointer;display:inline-flex;height:1.5rem;min-width:2.75rem;position:relative;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.switcher,.switcher:is(.dark *){--tw-bg-opacity:1}.switcher:is(.dark *){background-color:rgb(75 85 99/var(--tw-bg-opacity))}.switcher input{display:none}.switcher.switcher-checked .switcher-toggle,.switcher.switcher-checked .switcher-toggle-loading{left:calc(100% - 1.375rem)}.switcher.switcher-checked .switcher-content{margin:0 1.65rem 0 .45rem}.switcher.switcher-disabled{cursor:not-allowed;opacity:.5}.switcher-toggle{height:1.25rem;left:.125rem;position:absolute;top:.125rem;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.25rem}.switcher-toggle:before{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.75rem;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.switcher-content{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));margin:0 .45rem 0 1.65rem;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.switcher-toggle-loading{height:1.25rem;left:.125rem;position:absolute;top:.125rem;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.25rem}.switcher-checked-loading,.switcher-uncheck-loading:is(.dark *){--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.table-default{min-width:100%;table-layout:auto}.table-default>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;--tw-divide-opacity:1;border-bottom-width:calc(1px * var(--tw-divide-y-reverse));border-color:rgb(229 231 235/var(--tw-divide-opacity));border-top-width:calc(1px * (1 - var(--tw-divide-y-reverse)))}.table-default:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(55 65 81/var(--tw-divide-opacity))}.table-default thead{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.table-default thead:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.table-default thead>tr>th{color:rgb(107 114 128/var(--tw-text-opacity));font-size:.75rem;font-weight:600;letter-spacing:.05em;line-height:1rem;padding:.75rem 1.5rem;text-align:left;text-transform:uppercase}.table-default thead>tr>th,.table-default thead>tr>th:is(.dark *){--tw-text-opacity:1}.table-default thead>tr>th:is(.dark *){color:rgb(243 244 246/var(--tw-text-opacity))}.table-default thead>tr>th:where([dir=rtl],[dir=rtl] *){text-align:right}.table-default tbody>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;--tw-divide-opacity:1;border-bottom-width:calc(1px * var(--tw-divide-y-reverse));border-color:rgb(229 231 235/var(--tw-divide-opacity));border-top-width:calc(1px * (1 - var(--tw-divide-y-reverse)))}.table-default tbody:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(55 65 81/var(--tw-divide-opacity))}.table-default tbody>tr>td{padding:1rem 1.5rem}.table-default tfoot>tr>td{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));border-top-width:1px;padding:.75rem 1.5rem}.table-default tfoot>tr>td:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}.table-default.borderless-row tbody>:not([hidden])~:not([hidden]){border-style:none}.table-flex{min-width:100%}.table-flex>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;--tw-divide-opacity:1;border-bottom-width:calc(1px * var(--tw-divide-y-reverse));border-color:rgb(229 231 235/var(--tw-divide-opacity));border-top-width:calc(1px * (1 - var(--tw-divide-y-reverse)))}.table-flex:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(55 65 81/var(--tw-divide-opacity))}.table-flex .thead{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.table-flex .thead:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.table-flex .thead .tr .th{color:rgb(107 114 128/var(--tw-text-opacity));font-size:.75rem;font-weight:600;letter-spacing:.05em;line-height:1rem;padding:.75rem 1.5rem;text-align:left;text-transform:uppercase}.table-flex .thead .tr .th,.table-flex .thead .tr .th:is(.dark *){--tw-text-opacity:1}.table-flex .thead .tr .th:is(.dark *){color:rgb(243 244 246/var(--tw-text-opacity))}.table-flex .tbody>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;--tw-divide-opacity:1;border-bottom-width:calc(1px * var(--tw-divide-y-reverse));border-color:rgb(229 231 235/var(--tw-divide-opacity));border-top-width:calc(1px * (1 - var(--tw-divide-y-reverse)))}.table-flex .tbody:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(55 65 81/var(--tw-divide-opacity))}.table-flex .tbody .tr .td{padding:1rem 1.5rem}.table-flex .tfoot .tr .td{border-top-width:1px;padding:.75rem 1.5rem}.table-flex .tfoot .tr .td:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}.table-virtual>div>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;--tw-divide-opacity:1;border-bottom-width:calc(1px * var(--tw-divide-y-reverse));border-color:rgb(229 231 235/var(--tw-divide-opacity));border-top-width:calc(1px * (1 - var(--tw-divide-y-reverse)))}.table-virtual>div:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(55 65 81/var(--tw-divide-opacity))}.table-compact thead>tr>th{font-size:.75rem;line-height:1rem}.table-compact .thead>.tr>.th,.table-compact tbody>tr>td,.table-compact thead>tr>th{padding:.5rem .75rem}.table-compact .thead>.tr>.th{font-size:.75rem;line-height:1rem}.table-compact .tbody>.tr>.td{padding:.5rem .75rem}.table-hover>tbody>tr:hover>*{background-color:#f3f4f680}.table-hover>tbody>tr:hover>:is(.dark *){background-color:#37415166}.table-hover>.tbody>.tr:hover>*{background-color:#f3f4f680}.table-hover>.tbody>.tr:hover>:is(.dark *){background-color:#37415166}.table-resizer{border-color:rgb(229 231 235/var(--tw-border-opacity));border-right-width:2px;height:100%;position:absolute;right:0;top:0;width:.5rem;z-index:10}.table-resizer,.table-resizer:is(.dark *){--tw-border-opacity:1}.table-resizer:is(.dark *){border-color:rgb(75 85 99/var(--tw-border-opacity))}.table-resizer{touch-action:none}td,th{word-wrap:break-word}.tab-list{align-items:center;display:flex;overflow-x:auto;overflow-y:hidden}.tab-list-underline{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(229 231 235/var(--tw-border-opacity))}.tab-list-underline:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.tab-nav{align-items:center;cursor:pointer;display:flex;font-weight:600;justify-content:center;transition-duration:.2s;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)}.tab-nav.tab-nav-disabled{cursor:not-allowed;opacity:.6}.tab-nav-underline{border-bottom-width:2px;border-color:#0000;padding:.75rem 1.25rem}.tab-nav-pill{border-radius:.375rem;margin-right:.25rem;padding:.5rem 1.25rem}.tab-nav-pill:where([dir=rtl],[dir=rtl] *){margin-left:.25rem}.tab-nav-icon{font-size:1.125rem;line-height:1.75rem}.tab-nav-icon:where([dir=ltr],[dir=ltr] *){margin-right:.375rem}.tab-nav-icon:where([dir=rtl],[dir=rtl] *){margin-left:.375rem}.tag{align-items:center;border-color:rgb(229 231 235/var(--tw-border-opacity));border-radius:9999px;border-width:1px;display:inline-flex;font-size:.75rem;font-weight:600;line-height:1rem;padding:.25rem .625rem;white-space:nowrap}.tag,.tag:is(.dark *){--tw-border-opacity:1}.tag:is(.dark *){border-color:rgb(75 85 99/var(--tw-border-opacity))}.tag-affix{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity));border-radius:9999px;height:.5rem;width:.5rem}.tag-prefix{margin-right:.375rem}.tag-prefix:where([dir=rtl],[dir=rtl] *){margin-left:.375rem}.tag-suffix{margin-left:.375rem}.tag-suffix:where([dir=rtl],[dir=rtl] *){margin-right:.375rem}.time-input-field{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);background-color:initial;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid #0000;outline-offset:2px;text-align:center;width:1.5rem}.time-input-wrapper{align-items:center;display:flex;height:100%}.time-input-wrapper:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse;justify-content:flex-end}.time-input-separator{margin-left:.5rem;margin-right:.5rem}.timeline{align-items:flex-start;flex-direction:column}.timeline-item{display:flex;min-height:70px}.timeline-item-last{min-height:-moz-max-content;min-height:max-content}.timeline-item-media{align-items:center;display:flex;flex-direction:column}.timeline-item-media-content{margin-bottom:.25rem;margin-top:.25rem}.timeline-item-media-default{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity));border-radius:9999px;height:1rem;width:1rem}.timeline-item-media-default:is(.dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.timeline-item-wrapper{display:flex;flex:1 1 auto}.timeline-item-content{margin-left:1rem;padding-bottom:1.5rem;padding-top:.125rem;width:100%}.timeline-item-content:where([dir=rtl],[dir=rtl] *){margin-right:1rem}.timeline-item-content-last{padding-bottom:0}.timeline-connect{background-color:rgb(229 231 235/var(--tw-bg-opacity));flex-grow:1;height:100%;width:2px}.timeline-connect,.timeline-connect:is(.dark *){--tw-bg-opacity:1}.timeline-connect:is(.dark *){background-color:rgb(75 85 99/var(--tw-bg-opacity))}.toast{position:fixed;z-index:40}.tooltip{--tw-text-opacity:1;border-radius:.5rem;color:rgb(255 255 255/var(--tw-text-opacity));max-width:250px;padding:.5rem 1rem;position:relative;z-index:50}.tooltip-wrapper{display:inline-flex}.upload{display:inline-block;position:relative}.upload.disabled{opacity:.6}.upload.disabled,.upload.disabled .upload-input{cursor:not-allowed}.upload-input{display:none;inset:0;position:absolute}.upload-input.draggable{cursor:pointer;display:block;opacity:0;width:100%}.upload-draggable{--tw-border-opacity:1;align-items:center;border-color:rgb(209 213 219/var(--tw-border-opacity));border-radius:.5rem;border-style:dashed;border-width:2px;cursor:pointer;display:flex;justify-content:center;min-height:7rem}.upload-draggable:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.upload-file-list{margin-top:1rem}.upload-file-info{display:flex;flex-direction:column;justify-content:center;min-height:4rem}.upload-file-info:where([dir=ltr],[dir=ltr] *){margin-left:.75rem}.upload-file-info:where([dir=rtl],[dir=rtl] *){margin-right:.75rem}.upload-file{align-items:center;border-color:rgb(209 213 219/var(--tw-border-opacity));border-radius:.5rem;border-width:1px;display:flex;justify-content:space-between;margin-bottom:.5rem}.upload-file,.upload-file:is(.dark *){--tw-border-opacity:1}.upload-file:is(.dark *){border-color:rgb(75 85 99/var(--tw-border-opacity))}.upload-file-thumbnail{align-items:center;display:flex;height:4rem;justify-content:center;padding:.5rem;width:4rem}.upload-file-image{max-width:100%}.upload-file-remove{margin-left:.5rem;margin-right:.5rem;padding:.75rem}.header{background-color:rgb(255 255 255/var(--tw-bg-opacity));display:flex;position:sticky;top:0;width:100%;z-index:30}.header,.header:is(.dark *){--tw-bg-opacity:1}.header:is(.dark *){background-color:rgb(31 41 55/var(--tw-bg-opacity))}.header-wrapper{justify-content:space-between;padding:0 1rem;position:relative;width:100%}.header-action,.header-wrapper{align-items:center;display:flex}.header-action-item{border-radius:9999px;cursor:pointer;margin-left:.25rem;margin-right:.25rem;padding:.5rem}.header-action-item-hoverable{transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.header-action-item-hoverable:hover{--tw-bg-opacity:0.05;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.header-action-item-hoverable:hover,.header-action-item-hoverable:hover:is(.dark *){background-color:rgb(0 0 0/var(--tw-bg-opacity))}.header-action-item-hoverable:hover:is(.dark *){--tw-bg-opacity:0.4;--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.side-nav{flex:1 1 auto;flex-direction:column;flex-shrink:0;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:20}.side-nav-expand{height:100vh;position:sticky;top:0}.side-nav-content{height:calc(100vh - 4rem);overflow-y:auto}.side-nav-light{background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(229 231 235/var(--tw-border-opacity));border-right-width:1px}.side-nav-dark,.side-nav-light{--tw-border-opacity:1;--tw-bg-opacity:1}.side-nav-dark{background-color:rgb(31 41 55/var(--tw-bg-opacity));border-color:rgb(75 85 99/var(--tw-border-opacity));border-right-width:1px}.side-nav-transparent{background-color:initial}.stacked-side-nav{display:flex;flex:1 1 auto;flex-shrink:0;height:100vh;overflow-y:hidden;position:sticky;top:0;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:20}.stacked-side-nav-content{height:calc(100vh - 4rem);overflow-y:auto}.stacked-side-nav-mini{z-index:10}.stacked-side-nav-secondary{transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.stacked-side-nav-mini-light{background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(229 231 235/var(--tw-border-opacity));border-right-width:1px}.stacked-side-nav-mini-dark,.stacked-side-nav-mini-light{--tw-border-opacity:1;--tw-bg-opacity:1}.stacked-side-nav-mini-dark{background-color:rgb(31 41 55/var(--tw-bg-opacity));border-color:rgb(55 65 81/var(--tw-border-opacity));border-right-width:1px}.stacked-side-nav-secondary-light{background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(229 231 235/var(--tw-border-opacity));border-right-width:1px}.stacked-side-nav-secondary-dark,.stacked-side-nav-secondary-light{--tw-border-opacity:1;--tw-bg-opacity:1}.stacked-side-nav-secondary-dark{background-color:rgb(31 41 55/var(--tw-bg-opacity));border-color:rgb(55 65 81/var(--tw-border-opacity));border-right-width:1px}.secondary-header-light{background-color:rgb(255 255 255/var(--tw-bg-opacity));border-bottom-width:1px;border-color:rgb(229 231 235/var(--tw-border-opacity))}.secondary-header-dark,.secondary-header-light{--tw-border-opacity:1;--tw-bg-opacity:1}.secondary-header-dark{background-color:rgb(31 41 55/var(--tw-bg-opacity));border-bottom-width:1px;border-color:rgb(55 65 81/var(--tw-border-opacity))}.apexcharts-tooltip{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a!important;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.apexcharts-tooltip.apexcharts-theme-light{background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;border-color:rgb(229 231 235/var(--tw-border-opacity))!important;border-width:1px!important}.apexcharts-tooltip.apexcharts-theme-light,.apexcharts-tooltip.apexcharts-theme-light:is(.dark *){--tw-border-opacity:1!important;--tw-bg-opacity:1!important}.apexcharts-tooltip.apexcharts-theme-light:is(.dark *){background-color:rgb(75 85 99/var(--tw-bg-opacity))!important;border-color:rgb(75 85 99/var(--tw-border-opacity))!important}.apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title{background-color:initial!important;border-bottom-width:0!important}.apexcharts-canvas{margin-left:auto;margin-right:auto}.apexcharts-datalabel-label{fill:#111827!important;font-size:1.5rem;font-weight:700;line-height:2rem}.apexcharts-datalabel-label:is(.dark *){fill:#f3f4f6!important}.apexcharts-datalabel-value{fill:#6b7280!important;font-size:1rem;line-height:1.5rem}.apexcharts-datalabel-value:is(.dark *){fill:#9ca3af!important}.apexcharts-tooltip-title{margin-bottom:0!important}.apexcharts-gridline{stroke:#e5e7eb}.apexcharts-gridline:is(.dark *){stroke:#4b5563}.apexcharts-text tspan{fill:#6b7280!important}.apexcharts-text tspan:is(.dark *){fill:#9ca3af!important}.apexcharts-menu-item{text-align:left}.apexcharts-xaxistooltip{opacity:0!important}.apexcharts-legend-text{color:rgb(107 114 128/var(--tw-text-opacity))!important;font-size:.875rem!important;font-weight:400!important;line-height:1.25rem!important}.apexcharts-legend-text,.apexcharts-legend-text:is(.dark *){--tw-text-opacity:1!important}.apexcharts-legend-text:is(.dark *){color:rgb(156 163 175/var(--tw-text-opacity))!important}.rich-text-editor .ql-toolbar.ql-snow{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity));border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-width:1px}.rich-text-editor .ql-toolbar.ql-snow:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.rich-text-editor .ql-container.ql-snow{--tw-border-opacity:1;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-color:rgb(209 213 219/var(--tw-border-opacity));border-width:1px}.rich-text-editor .ql-container.ql-snow:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.rich-text-editor .ql-editor{min-height:120px;padding:1.5rem}.rich-text-editor .ql-snow .ql-stroke{stroke:#4b5563}.rich-text-editor .ql-snow .ql-stroke:is(.dark *){stroke:#f3f4f6}.rich-text-editor .ql-snow .ql-picker{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.rich-text-editor .ql-snow .ql-picker:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.rich-text-editor .ql-snow .ql-toolbar button,.rich-text-editor .ql-snow.ql-toolbar button{border-radius:.25rem}.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item.ql-selected,.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item:hover,.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label.ql-active,.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label:hover,.rich-text-editor .ql-snow .ql-toolbar button.ql-active,.rich-text-editor .ql-snow .ql-toolbar button:focus,.rich-text-editor .ql-snow .ql-toolbar button:hover,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item.ql-selected,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item:hover,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label.ql-active,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label:hover,.rich-text-editor .ql-snow.ql-toolbar button.ql-active,.rich-text-editor .ql-snow.ql-toolbar button:focus,.rich-text-editor .ql-snow.ql-toolbar button:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item.ql-selected:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item:hover:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label.ql-active:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label:hover:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar button.ql-active:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar button:focus:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar button:hover:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item.ql-selected:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item:hover:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label.ql-active:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label:hover:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar button.ql-active:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar button:focus:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar button:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.rich-text-editor .ql-snow .ql-toolbar button.ql-active .ql-stroke,.rich-text-editor .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.rich-text-editor .ql-snow .ql-toolbar button:focus .ql-stroke,.rich-text-editor .ql-snow .ql-toolbar button:focus .ql-stroke-miter,.rich-text-editor .ql-snow .ql-toolbar button:hover .ql-stroke,.rich-text-editor .ql-snow .ql-toolbar button:hover .ql-stroke-miter,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.rich-text-editor .ql-snow.ql-toolbar button.ql-active .ql-stroke,.rich-text-editor .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.rich-text-editor .ql-snow.ql-toolbar button:focus .ql-stroke,.rich-text-editor .ql-snow.ql-toolbar button:focus .ql-stroke-miter,.rich-text-editor .ql-snow.ql-toolbar button:hover .ql-stroke,.rich-text-editor .ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#111827}.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar button.ql-active .ql-stroke:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar button:focus .ql-stroke-miter:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar button:focus .ql-stroke:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar button:hover .ql-stroke-miter:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar button:hover .ql-stroke:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar button.ql-active .ql-stroke:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar button:focus .ql-stroke-miter:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar button:focus .ql-stroke:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar button:hover .ql-stroke-miter:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar button:hover .ql-stroke:is(.dark *){stroke:#f3f4f6}.rich-text-editor .ql-snow .ql-picker-options .ql-picker-item{border-radius:.5rem;padding-left:.5rem;padding-right:.5rem}.rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.rich-text-editor .ql-snow .ql-picker-options{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.5rem}.rich-text-editor .ql-snow .ql-picker-options:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item.ql-selected,.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item:hover,.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label.ql-active,.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label:hover,.rich-text-editor .ql-snow .ql-toolbar button.ql-active,.rich-text-editor .ql-snow .ql-toolbar button:focus,.rich-text-editor .ql-snow .ql-toolbar button:hover,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item.ql-selected,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item:hover,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label.ql-active,.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label:hover,.rich-text-editor .ql-snow.ql-toolbar button.ql-active,.rich-text-editor .ql-snow.ql-toolbar button:focus,.rich-text-editor .ql-snow.ql-toolbar button:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item.ql-selected:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar .ql-picker-item:hover:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label.ql-active:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar .ql-picker-label:hover:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar button.ql-active:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar button:focus:is(.dark *),.rich-text-editor .ql-snow .ql-toolbar button:hover:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item.ql-selected:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-item:hover:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label.ql-active:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar .ql-picker-label:hover:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar button.ql-active:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar button:focus:is(.dark *),.rich-text-editor .ql-snow.ql-toolbar button:hover:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.calendar,.calendar .fc{height:100%}.calendar .fc-theme-standard .fc-scrollgrid{border-width:0}.calendar .fc-theme-standard td,.calendar .fc-theme-standard th{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.calendar .fc-theme-standard td:is(.dark *),.calendar .fc-theme-standard th:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.calendar .fc-theme-standard td:last-child,.calendar .fc-theme-standard th:last-child{border-right:0}.calendar .fc .fc-col-header-cell-cushion{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity));padding-bottom:.75rem;padding-top:.75rem}.calendar .fc .fc-col-header-cell-cushion:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.calendar .fc-col-header-cell{border-width:0 0 1px}.calendar .fc .fc-daygrid-day-number{font-weight:600;padding:.5rem}.calendar .fc-view{background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(229 231 235/var(--tw-border-opacity));border-radius:.5rem;border-width:1px}.calendar .fc-view,.calendar .fc-view:is(.dark *){--tw-border-opacity:1;--tw-bg-opacity:1}.calendar .fc-view:is(.dark *){background-color:rgb(31 41 55/var(--tw-bg-opacity));border-color:rgb(75 85 99/var(--tw-border-opacity))}.calendar .fc-daygrid-dot-event .fc-event-title{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.calendar .fc-daygrid-dot-event .fc-event-title:is(.dark *){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.calendar .fc .fc-button{border-radius:.375rem;padding-bottom:.5rem;padding-top:.5rem}.calendar .fc .fc-toolbar{align-items:flex-start;flex-direction:column;gap:.5rem}@media (min-width:1024px){.calendar .fc .fc-toolbar{align-items:center;flex-direction:row}}.calendar .fc .fc-button-primary{background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(209 213 219/var(--tw-border-opacity));border-width:1px;color:rgb(75 85 99/var(--tw-text-opacity));font-weight:600}.calendar .fc .fc-button-primary,.calendar .fc .fc-button-primary:is(.dark *){--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1}.calendar .fc .fc-button-primary:is(.dark *){background-color:rgb(55 65 81/var(--tw-bg-opacity));border-color:rgb(55 65 81/var(--tw-border-opacity));color:rgb(243 244 246/var(--tw-text-opacity))}.calendar .fc .fc-button-primary:focus{--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)}.calendar .fc .fc-button-primary:hover:hover{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));border-color:rgb(209 213 219/var(--tw-border-opacity));color:rgb(17 24 39/var(--tw-text-opacity))}.calendar .fc .fc-button-primary:hover:hover:is(.dark *){--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity));border-color:rgb(55 65 81/var(--tw-border-opacity))}.calendar .fc .fc-button-primary:hover:is(.dark *):hover{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.calendar .fc .fc-button-primary:disabled{background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(209 213 219/var(--tw-border-opacity));border-width:1px;color:rgb(75 85 99/var(--tw-text-opacity));cursor:not-allowed}.calendar .fc .fc-button-primary:disabled,.calendar .fc .fc-button-primary:disabled:is(.dark *){--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1}.calendar .fc .fc-button-primary:disabled:is(.dark *){background-color:rgb(55 65 81/var(--tw-bg-opacity));border-color:rgb(55 65 81/var(--tw-border-opacity));color:rgb(243 244 246/var(--tw-text-opacity))}.calendar .fc .fc-button-primary:disabled:hover{background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(209 213 219/var(--tw-border-opacity));border-width:1px;color:rgb(75 85 99/var(--tw-text-opacity))}.calendar .fc .fc-button-primary:disabled:hover,.calendar .fc .fc-button-primary:disabled:hover:is(.dark *){--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1}.calendar .fc .fc-button-primary:disabled:hover:is(.dark *){background-color:rgb(55 65 81/var(--tw-bg-opacity));border-color:rgb(55 65 81/var(--tw-border-opacity));color:rgb(243 244 246/var(--tw-text-opacity))}.calendar .fc .fc-button-primary:not(:disabled).fc-button-active:focus,.calendar .fc .fc-button-primary:not(:disabled):active:focus{--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)}.calendar .fc .fc-button-primary:not(:disabled).fc-button-active,.calendar .fc .fc-button-primary:not(:disabled):active{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));border-color:rgb(209 213 219/var(--tw-border-opacity));border-width:1px;color:rgb(75 85 99/var(--tw-text-opacity))}.calendar .fc .fc-button-primary:not(:disabled).fc-button-active:is(.dark *),.calendar .fc .fc-button-primary:not(:disabled):active:is(.dark *){--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity));border-color:rgb(107 114 128/var(--tw-border-opacity));color:rgb(243 244 246/var(--tw-text-opacity))}.calendar .fc .fc-dayGridMonth-button,.calendar .fc .fc-timeGridDay-button,.calendar .fc .fc-timeGridWeek-button,.calendar .fc .fc-today-button{padding-left:2rem;padding-right:2rem;text-transform:capitalize}.calendar .fc .fc-highlight,.calendar .fc-daygrid-dot-event.fc-event-mirror,.calendar .fc-daygrid-dot-event:hover{background-color:initial}.calendar .fc .fc-daygrid-event{border-radius:.375rem;margin-bottom:.5rem;padding:0}.calendar .fc-h-event{background-color:initial;border-width:0}.calendar .fc-event-selected,.calendar .fc-event:focus{--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)}.calendar .fc-event-selected:after,.calendar .fc-event:focus:after{background-color:initial}.calendar .fc .fc-cell-shaded,.calendar .fc .fc-day-disabled{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.calendar .fc .fc-cell-shaded:is(.dark *),.calendar .fc .fc-day-disabled:is(.dark *){--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.calendar .fc-daygrid-bg-harness .fc-highlight{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.calendar .fc-daygrid-bg-harness .fc-highlight:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.calendar .fc-daygrid-event{font-size:.75rem;line-height:1rem}.calendar .fc .custom-calendar-event{align-items:center;border-radius:.375rem;display:flex;height:100%;min-height:28px;overflow:hidden;padding:.375rem;text-overflow:ellipsis;width:100%}.calendar .fc-v-event{background-color:initial;border-width:0}.calendar .fc .fc-daygrid-body,.calendar .fc .fc-scrollgrid-section table{width:100%!important}.calendar .fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:0;margin-right:0}.calendar .fc-toolbar-chunk{display:flex;flex-direction:column;gap:.5rem;width:100%}@media (min-width:640px){.calendar .fc-toolbar-chunk{flex-direction:row;width:auto}}
/*! tailwindcss v3.4.11 | MIT License | https://tailwindcss.com*/body{background-color:rgb(243 244 246/var(--tw-bg-opacity));color:rgb(107 114 128/var(--tw-text-opacity));font-size:.875rem;line-height:1.25rem;line-height:1.5}.h2,h2{color:rgb(17 24 39/var(--tw-text-opacity));line-height:2.25rem}.loader{border-color:currentcolor;border-color:rgba(0,0,0,.15) rgba(0,0,0,.25) rgba(0,0,0,.35) rgba(0,0,0,.5);border-style:solid;border-width:16px;border-radius:50%;display:inline-block;box-sizing:border-box;animation:animloader 1s linear infinite}@keyframes animloader{0%{border-color:rgba(0,0,0,.15) rgba(0,0,0,.25) rgba(0,0,0,.35) rgba(0,0,0,.75)}33%{border-color:rgba(0,0,0,.75) rgba(0,0,0,.15) rgba(0,0,0,.25) rgba(0,0,0,.35)}66%{border-color:rgba(0,0,0,.35) rgba(0,0,0,.75) rgba(0,0,0,.15) rgba(0,0,0,.25)}to{border-color:rgba(0,0,0,.25) rgba(0,0,0,.35) rgba(0,0,0,.75) rgba(0,0,0,.15)}}input[type=range]::-webkit-slider-runnable-track{background:transparent;height:10px;border-radius:8px}input[type=range]::-webkit-slider-thumb{background:#fff;width:16px;height:16px;border-radius:50%;cursor:pointer;-webkit-appearance:none;position:relative;bottom:4px;box-shadow:0 0 8px rgba(0,0,0,.2)}input[type=range]::-moz-range-thumb{background:#fff;width:16px;height:16px;border-radius:50%;cursor:pointer;box-shadow:0 0 0 rgba(0,0,0,.05)}input[type=range]::-moz-range-track{background:#fff;height:6px;border:1px solid red}