.dark{color-scheme:dark}.dark body{background-color:#1f1f1f;color:#fafafa}.dark .ant-typography,.dark .ant-typography h1,.dark .ant-typography h2,.dark .ant-typography h3,.dark .ant-typography h4,.dark .ant-typography h5,.dark .ant-typography h6,.dark .ant-typography-title,.dark .ant-typography-paragraph{color:#fafafa!important}.dark .ant-card{background-color:#262626!important;border-color:#434343!important;color:#fafafa!important}.dark .ant-card-head{background-color:#262626!important;border-color:#434343!important}.dark .ant-card-head-title{color:#fafafa!important}.dark .ant-card-body,.dark .ant-table{background-color:#262626!important;color:#fafafa!important}.dark .ant-table-thead>tr>th{background-color:#434343!important;color:#fafafa!important;border-color:#434343!important}.dark .ant-table-tbody>tr>td{background-color:#262626!important;color:#fafafa!important;border-color:#434343!important}.dark .ant-table-tbody>tr:hover>td{background-color:#303030!important}.dark .ant-tabs-tab{color:#d9d9d9!important}.dark .ant-tabs-tab-active,.dark .ant-tabs-content{color:#fafafa!important}.dark .ant-alert{background-color:#262626!important;border-color:#434343!important;color:#fafafa!important}.dark .ant-alert-message{color:#fafafa!important}.dark .ant-alert-description{color:#d9d9d9!important}.dark .ant-input{background-color:#262626!important;border-color:#434343!important;color:#fafafa!important}.dark .ant-input:focus,.dark .ant-input-focused{border-color:var(--color-primary-500)!important;box-shadow:0 0 0 2px #1890ff33!important}.dark .ant-select-selector{background-color:#262626!important;border-color:#434343!important;color:#fafafa!important}.dark .ant-select-selection-item{color:#fafafa!important}.dark .ant-select-dropdown{background-color:#434343!important}.dark .ant-select-item{color:#fafafa!important}.dark .ant-select-item:hover{background-color:#303030!important}.dark .ant-modal-content{background-color:#262626!important;color:#fafafa!important}.dark .ant-modal-header{background-color:#262626!important;border-color:#434343!important}.dark .ant-modal-title,.dark .ant-modal-body{color:#fafafa!important}.dark .ant-modal-footer{background-color:#262626!important;border-color:#434343!important}.dark .code-block-container{background-color:#1f1f1f!important}.dark .code-block-header{background-color:#434343!important;color:#fafafa!important;border-color:#434343!important}.dark .code-block{background-color:#262626!important;color:#fafafa!important;border-color:#434343!important}.dark *{border-color:#434343}.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6,.dark p{color:#fafafa!important}.dark span{color:inherit!important}.dark div{color:inherit}.dark .bg-white{background-color:#262626!important}.dark .text-black,.dark .text-gray-900{color:#fafafa!important}.dark .text-gray-800,.dark .text-gray-700{color:#d9d9d9!important}.dark .text-gray-600{color:#8c8c8c!important}.dark .border-gray-200,.dark .border-gray-300{border-color:#434343!important}.dark .bg-gray-50{background-color:#262626!important}.dark .bg-gray-100{background-color:#303030!important}.dark .bg-gray-200{background-color:#434343!important}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-start{display:flex;align-items:center;justify-content:flex-start}.flex-end{display:flex;align-items:center;justify-content:flex-end}.card{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem;--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -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)}.dark .card{background-color:#262626}.card:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.card-hover{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.card-hover:hover{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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)}.btn-primary{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(16 67 122 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(14 58 107 / var(--tw-bg-opacity, 1))}.btn-primary:active{--tw-bg-opacity: 1;background-color:rgb(12 49 92 / var(--tw-bg-opacity, 1))}.btn-secondary{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(151 71 255 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(133 51 230 / var(--tw-bg-opacity, 1))}.btn-secondary:active{--tw-bg-opacity: 1;background-color:rgb(112 32 204 / var(--tw-bg-opacity, 1))}.btn-success{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-success:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.btn-success:active{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.btn-warning{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-warning:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.btn-warning:active{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.btn-error{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-error:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.btn-error:active{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.btn-outline-primary{border-radius:.25rem;border-width:2px;--tw-border-opacity: 1;border-color:rgb(16 67 122 / var(--tw-border-opacity, 1));padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(16 67 122 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-outline-primary:hover{--tw-bg-opacity: 1;background-color:rgb(240 244 248 / var(--tw-bg-opacity, 1))}.btn-outline-primary:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(8 31 62 / var(--tw-bg-opacity, 1))}.input{width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));padding:.5rem .75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.input:focus{outline:2px solid transparent;outline-offset:2px;--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);--tw-ring-opacity: 1;--tw-ring-color: rgb(16 67 122 / var(--tw-ring-opacity, 1))}.input:is(.dark *){--tw-border-opacity: 1;border-color:rgb(82 82 82 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.badge{display:inline-flex;align-items:center;border-radius:9999px;padding:.125rem .625rem;font-size:.75rem;line-height:1rem;font-weight:500}.badge-primary{--tw-bg-opacity: 1;background-color:rgb(217 226 236 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(10 40 77 / var(--tw-text-opacity, 1))}.badge-primary:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(8 31 62 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(188 204 220 / var(--tw-text-opacity, 1))}.badge-success{--tw-bg-opacity: 1;background-color:rgb(220 244 230 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.badge-success:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 63 35 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(187 232 204 / var(--tw-text-opacity, 1))}.badge-warning{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.badge-warning:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.badge-error{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.badge-error:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(95 29 29 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-heading{font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.text-heading:is(.dark *){--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.text-subheading{font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.text-subheading:is(.dark *){--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity, 1))}.text-body{font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.text-body:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.text-caption{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.text-caption:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.link{cursor:pointer;--tw-text-opacity: 1;color:rgb(16 67 122 / var(--tw-text-opacity, 1));text-decoration-line:underline;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.link:hover{--tw-text-opacity: 1;color:rgb(14 58 107 / var(--tw-text-opacity, 1))}.link:is(.dark *){--tw-text-opacity: 1;color:rgb(130 154 177 / var(--tw-text-opacity, 1))}.link:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(159 179 200 / var(--tw-text-opacity, 1))}.container-lg{margin-left:auto;margin-right:auto;max-width:992px;padding-left:1rem;padding-right:1rem}.divider{margin-top:1rem;margin-bottom:1rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.divider:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.scrollbar-thin{scrollbar-width:thin}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.scrollbar-thin:is(.dark *)::-webkit-scrollbar-track{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.scrollbar-thin::-webkit-scrollbar-thumb{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.scrollbar-thin:is(.dark *)::-webkit-scrollbar-thumb{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.scrollbar-thin::-webkit-scrollbar-thumb:hover{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1))}.scrollbar-thin:is(.dark *)::-webkit-scrollbar-thumb:hover{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity, 1))}.glass{background-color:#ffffffb3;--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)}.glass:is(.dark *){background-color:#171717b3}.gradient-primary{background:linear-gradient(135deg,#10437a,#0c315c)}@media(prefers-color-scheme:dark){:root:not(.light){color-scheme:dark}}.ant-btn{transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ant-btn:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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))}.ant-btn-primary{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -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)}.ant-btn-primary:hover{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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)}.ant-btn-primary{color:#fff!important}.ant-btn-primary:hover,.ant-btn-primary:focus{color:#fff!important}.ant-card{border-radius:.5rem}.ant-card-head{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #eef2ff var(--tw-gradient-to-position) }.ant-card-hoverable{cursor:pointer}.sidenav-container{height:100%!important;display:flex!important;flex-direction:column!important;border-right:1px solid rgba(255,255,255,.1);background-color:var(--sidenav-bg-color, #10437a)!important;transition:width .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1)!important}.sidenav-container.ant-layout-sider{height:100%!important;background-color:var(--sidenav-bg-color, #10437a)!important}.sidenav-container.ant-layout-sider,.sidenav-container.ant-layout-sider-collapsed{background-color:var(--sidenav-bg-color, #10437a)!important}.sidenav-header{padding:24px;display:flex;flex-direction:column;align-items:center;gap:8px;min-height:120px;flex-shrink:0;border-bottom:1px solid rgba(255,255,255,.1)}.sidenav-container.ant-layout-sider-collapsed .sidenav-header{justify-content:center;padding:16px 8px}.sidenav-logo{flex-shrink:0}.sidenav-title{font-size:16px;font-weight:700;letter-spacing:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;text-align:center}.sidenav-menu.ant-menu{background:transparent!important;border:none!important;flex:1;overflow-y:auto;overflow-x:hidden;padding:8px 0 70px}.sidenav-menu.ant-menu::-webkit-scrollbar{width:6px}.sidenav-menu.ant-menu::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:3px}.sidenav-menu.ant-menu::-webkit-scrollbar-track{background-color:#ffffff1a}.sidenav-menu.ant-menu .ant-menu-item{margin:0!important;border-radius:0!important;transition:all .2s ease-in-out!important;color:#fff!important;height:48px!important;line-height:48px!important;padding:0 24px!important;display:flex!important;align-items:center!important;border-left:3px solid transparent!important}.sidenav-menu.ant-menu .ant-menu-item:hover{background-color:#ffffff0d!important;color:#fff!important}.sidenav-menu.ant-menu .ant-menu-item-selected{background-color:#ffffff1a!important;color:#fff!important;border-left:3px solid rgba(255,255,255,.3)!important}.sidenav-menu.ant-menu .ant-menu-item-selected:hover{background-color:#ffffff1a!important;color:#fff!important}.sidenav-menu.ant-menu .ant-menu-item-disabled{opacity:.5;cursor:not-allowed;color:#ffffff80!important}.sidenav-menu.ant-menu .ant-menu-item:after{display:none!important}.sidenav-menu.ant-menu .ant-menu-submenu{margin:0!important;border-radius:0!important}.sidenav-menu.ant-menu .ant-menu-submenu>.ant-menu-submenu-title{margin:0!important;border-radius:0!important;transition:all .2s ease-in-out!important;color:#fff!important;height:48px!important;line-height:48px!important;padding:0 24px!important;display:flex!important;align-items:center!important;border-left:3px solid transparent!important}.sidenav-menu.ant-menu .ant-menu-submenu>.ant-menu-submenu-title:hover{background-color:#ffffff0d!important;color:#fff!important}.sidenav-menu.ant-menu .ant-menu-submenu-open>.ant-menu-submenu-title,.sidenav-menu.ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{background-color:#ffffff14!important;color:#fff!important}.sidenav-menu.ant-menu .ant-menu-submenu-arrow{color:#fff!important;right:24px!important;font-size:12px!important}.sidenav-menu.ant-menu .ant-menu-submenu-arrow:before,.sidenav-menu.ant-menu .ant-menu-submenu-arrow:after{background:#fff!important}.sidenav-menu.ant-menu .ant-menu-sub{background:#0000001a!important;margin-left:0!important;padding-left:0!important}.sidenav-menu.ant-menu .ant-menu-sub .ant-menu-item{margin:0!important;padding-left:56px!important;height:44px!important;line-height:44px!important;border-left:3px solid transparent!important}.sidenav-menu.ant-menu .ant-menu-sub .ant-menu-item-selected{background-color:#ffffff1a!important;border-left:3px solid rgba(255,255,255,.3)!important}.sidenav-menu.ant-menu .ant-menu-item .ant-menu-item-icon,.sidenav-menu.ant-menu .ant-menu-submenu .ant-menu-item-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff!important;margin-right:12px;width:20px;height:20px;min-width:20px}.sidenav-menu.ant-menu .ant-menu-item .ant-menu-item-icon svg,.sidenav-menu.ant-menu .ant-menu-submenu .ant-menu-item-icon svg{color:#fff!important;width:20px;height:20px}.sidenav-menu-label-with-badge{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.sidenav-menu-label-with-badge .ant-badge{flex-shrink:0}.sidenav-menu-label-with-badge .ant-badge .ant-badge-count{background-color:#ef4444;color:#fff;font-size:12px;min-width:20px;height:20px;line-height:20px;border-radius:10px;padding:0 6px;box-shadow:none}.sidenav-container.ant-layout-sider-collapsed .sidenav-menu.ant-menu-vertical .ant-menu-item,.sidenav-container.ant-layout-sider-collapsed .sidenav-menu.ant-menu .ant-menu-item{justify-content:center;padding:0!important;margin:4px 8px!important;border-left:none!important;border-radius:8px!important;height:40px!important;line-height:40px!important;pointer-events:auto!important}.sidenav-container.ant-layout-sider-collapsed .sidenav-menu.ant-menu .ant-menu-item .ant-menu-item-icon{margin-right:0!important;margin-left:0!important}.sidenav-container.ant-layout-sider-collapsed .sidenav-menu.ant-menu .ant-menu-submenu,.sidenav-container.ant-layout-sider-collapsed .sidenav-menu.ant-menu-vertical .ant-menu-submenu{margin:0!important}.sidenav-container.ant-layout-sider-collapsed .sidenav-menu.ant-menu .ant-menu-submenu>.ant-menu-submenu-title,.sidenav-container.ant-layout-sider-collapsed .sidenav-menu.ant-menu-vertical .ant-menu-submenu>.ant-menu-submenu-title{justify-content:center;padding:0!important;margin:4px 8px!important;border-left:none!important;border-radius:8px!important;height:40px!important;line-height:40px!important;pointer-events:auto!important}.sidenav-container.ant-layout-sider-collapsed .sidenav-menu.ant-menu .ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon,.sidenav-container.ant-layout-sider-collapsed .sidenav-menu.ant-menu-vertical .ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon{margin-right:0!important;margin-left:0!important}.sidenav-container.ant-layout-sider-collapsed .sidenav-menu.ant-menu .ant-menu-submenu-arrow,.sidenav-container.ant-layout-sider-collapsed .sidenav-menu.ant-menu-vertical .ant-menu-submenu-arrow{display:none!important}.sidenav-icon-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%;pointer-events:auto;cursor:pointer}.sidenav-tooltip-children{padding:4px 0}.sidenav-tooltip-title{font-weight:600;font-size:13px;padding:4px 8px 8px;border-bottom:1px solid rgba(255,255,255,.15);margin-bottom:4px}.sidenav-tooltip-list{display:flex;flex-direction:column;gap:2px}.sidenav-tooltip-item{padding:6px 12px;cursor:pointer;border-radius:4px;font-size:12px;transition:background-color .15s ease}.sidenav-tooltip-item:hover{background-color:#ffffff1a}.sidenav-children-tooltip .ant-tooltip-inner{padding:8px!important;min-width:140px;z-index:1100!important}.sidenav-children-tooltip{z-index:1100!important;pointer-events:auto!important;margin-left:8px!important}.sidenav-children-tooltip .ant-tooltip-content{pointer-events:auto!important}.sidenav-tooltip-offset{margin-left:16px!important}.sidenav-tooltip-offset.ant-tooltip-placement-right,.sidenav-tooltip-offset.ant-tooltip-placement-rightTop,.sidenav-tooltip-offset.ant-tooltip-placement-rightBottom{padding-left:16px!important}.sidenav-tooltip-offset .ant-tooltip-arrow{left:8px!important}.sidenav-popup-menu{background-color:var(--sidenav-bg-color, #10437a)!important;border-radius:8px!important;box-shadow:0 6px 16px #0003!important;padding:4px!important;min-width:160px!important}.sidenav-popup-menu .ant-menu{background:transparent!important;border:none!important}.sidenav-popup-menu .ant-menu-item{color:#fff!important;border-radius:6px!important;margin:2px 0!important;padding:8px 12px!important;height:auto!important;line-height:1.5!important}.sidenav-popup-menu .ant-menu-item:hover{background-color:#ffffff1a!important}.sidenav-popup-menu .ant-menu-item-selected{background-color:#ffffff26!important}.ant-menu-submenu-popup{z-index:1050!important}.ant-menu-submenu-popup>.ant-menu{background-color:#10437a!important;border-radius:8px!important;box-shadow:0 6px 16px #0000004d!important;padding:4px!important;min-width:160px!important;border:none!important}.ant-menu-submenu-popup .ant-menu-vertical,.ant-menu-submenu-popup .ant-menu-sub{background-color:#10437a!important;border-radius:8px!important;box-shadow:0 6px 16px #0000004d!important;padding:4px!important;min-width:160px!important}.ant-menu-submenu-popup .ant-menu-vertical .ant-menu-item,.ant-menu-submenu-popup .ant-menu-sub .ant-menu-item,.ant-menu-submenu-popup .ant-menu .ant-menu-item{color:#fff!important;border-radius:6px!important;margin:2px 4px!important;padding:8px 12px!important;height:auto!important;line-height:1.5!important;border-left:none!important}.ant-menu-submenu-popup .ant-menu-vertical .ant-menu-item:hover,.ant-menu-submenu-popup .ant-menu-sub .ant-menu-item:hover,.ant-menu-submenu-popup .ant-menu .ant-menu-item:hover{background-color:#ffffff1a!important;color:#fff!important}.ant-menu-submenu-popup .ant-menu-vertical .ant-menu-item-selected,.ant-menu-submenu-popup .ant-menu-sub .ant-menu-item-selected,.ant-menu-submenu-popup .ant-menu .ant-menu-item-selected{background-color:#ffffff26!important;color:#fff!important}.ant-menu-submenu-popup .ant-menu-title-content{color:#fff!important}.sidenav-popup-menu.ant-menu-submenu-popup{z-index:1050!important}.sidenav-popup-menu.ant-menu-submenu-popup .ant-menu{background-color:#10437a!important}.sidenav-footer{padding:16px;border-top:1px solid rgba(255,255,255,.15);flex-shrink:0;color:#fff}.sidenav-toggle-wrapper{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(to top,var(--sidenav-bg-color, #10437a) 80%,transparent);display:flex;justify-content:center;z-index:100}.sidenav-toggle{border-radius:8px;padding:8px 16px;cursor:pointer;box-shadow:0 2px 8px #0003;transition:all .2s ease-in-out;background-color:#ffffff26;border:1px solid rgba(255,255,255,.25);color:#fff;z-index:10;height:36px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:500}.sidenav-toggle:hover{background-color:#ffffff40;transform:scale(1.02);box-shadow:0 4px 12px #00000040}.sidenav-container.ant-layout-sider-collapsed .sidenav-toggle{padding:8px;width:36px}.sidenav-backdrop{position:fixed;inset:0;background-color:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.sidenav-backdrop.sidenav-backdrop-visible{opacity:1;visibility:visible;pointer-events:auto}.sidenav-container.sidenav-overlay-mode{position:fixed!important;top:0!important;left:0!important;height:100vh!important;z-index:1000!important;flex:0 0 0px!important;transition:width .35s cubic-bezier(.4,0,.2,1),min-width .35s cubic-bezier(.4,0,.2,1),max-width .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1)!important;will-change:width}.sidenav-container.sidenav-overlay-mode.ant-layout-sider{flex:0 0 0px!important;transition:width .35s cubic-bezier(.4,0,.2,1),min-width .35s cubic-bezier(.4,0,.2,1),max-width .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1)!important}.sidenav-container.sidenav-overlay-mode.ant-layout-sider-collapsed{display:flex!important;visibility:visible!important;opacity:1!important;width:64px!important;min-width:64px!important;max-width:64px!important;pointer-events:auto!important;overflow:visible!important;transform:translate(0)!important;box-shadow:2px 0 8px #0000001a!important}.sidenav-container.sidenav-overlay-mode.sidenav-expanded{transform:translate(0)!important;visibility:visible!important;opacity:1!important;display:flex!important;width:240px!important;min-width:240px!important;max-width:240px!important;box-shadow:4px 0 24px #0003!important}.sidenav-container.sidenav-overlay-mode .sidenav-menu,.sidenav-container.sidenav-overlay-mode .sidenav-header,.sidenav-container.sidenav-overlay-mode .sidenav-title{transition:opacity .2s cubic-bezier(.4,0,.2,1) .1s!important}.sidenav-container.sidenav-overlay-mode .sidenav-toggle{transition:all .2s cubic-bezier(.4,0,.2,1)!important}.sidenav-backdrop.sidenav-contained{position:absolute!important;z-index:998!important}.sidenav-container.sidenav-overlay-mode.sidenav-contained,.sidenav-container.sidenav-overlay-mode.sidenav-contained.ant-layout-sider-collapsed,.sidenav-container.sidenav-overlay-mode.sidenav-contained.sidenav-expanded{position:absolute!important;height:100%!important;z-index:999!important}.color-palette-container{width:100%}.color-swatch-container{display:flex;flex-direction:column}.color-swatch{position:relative;height:4rem;width:100%;border-radius:.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;display:flex;align-items:center;justify-content:center}.color-swatch.selectable{cursor:pointer}.color-swatch.selectable:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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));--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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);--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);--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1))}.color-swatch.selected{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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));--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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);--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(4px + 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);--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1))}.color-swatch-copied{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .3;animation:fadeIn .2s ease-in}.color-swatch-selected-badge{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .2}.color-swatch-info{margin-top:.25rem;display:flex;align-items:center;justify-content:space-between;padding-left:.25rem;padding-right:.25rem}.color-swatch-shade{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.color-swatch-shade:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.color-swatch-copy{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.color-swatch-copy:hover{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.color-swatch-copy:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.color-swatch-copy:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity, 1))}.color-swatch-copy{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;border-radius:.25rem;padding:.25rem}.color-swatch-copy:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.color-swatch-copy:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.color-swatch-value{margin-top:.125rem;padding-left:.25rem;padding-right:.25rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.color-swatch-value:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.kpi-card{border-radius:12px;padding:16px 20px;transition:all .2s ease;border:1px solid;text-align:left}.kpi-card:hover{box-shadow:0 4px 12px #0000001a}.kpi-card-clickable{cursor:pointer}.kpi-card-clickable:focus{outline:none;box-shadow:0 0 0 2px #3b82f680}.kpi-card-content{display:flex;align-items:center;justify-content:space-between;gap:16px}.kpi-card-text-section{flex:1;min-width:0}.kpi-card-title{font-size:14px;font-weight:500;margin:0 0 8px;line-height:1.2}.kpi-card-subtitle{font-size:12px;color:#6b7280;margin:0 0 4px;line-height:1.4}.kpi-card-value{font-size:28px;font-weight:700;margin:0;line-height:1}.kpi-card-icon-wrapper{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kpi-card-icon-svg{width:24px;height:24px}.kpi-card-primary{background-color:#eff6ff;border-color:#bfdbfe}.kpi-card-title-primary{color:#2563eb}.kpi-card-value-primary{color:#1e3a5f}.kpi-card-icon-wrapper-primary{background-color:#dbeafe}.kpi-card-icon-svg-primary{color:#3b82f6}.dark .kpi-card-primary{background-color:#172554;border-color:#1e40af}.dark .kpi-card-title-primary{color:#60a5fa}.dark .kpi-card-value-primary{color:#dbeafe}.dark .kpi-card-icon-wrapper-primary{background-color:#1e3a8a}.dark .kpi-card-icon-svg-primary{color:#60a5fa}.kpi-card-success{background-color:#f0fdf4;border-color:#bbf7d0}.kpi-card-title-success{color:#16a34a}.kpi-card-value-success{color:#14532d}.kpi-card-icon-wrapper-success{background-color:#dcfce7}.kpi-card-icon-svg-success{color:#22c55e}.dark .kpi-card-success{background-color:#052e16;border-color:#166534}.dark .kpi-card-title-success{color:#4ade80}.dark .kpi-card-value-success{color:#dcfce7}.dark .kpi-card-icon-wrapper-success{background-color:#14532d}.dark .kpi-card-icon-svg-success{color:#4ade80}.kpi-card-warning{background-color:#fefce8;border-color:#fde047}.kpi-card-title-warning{color:#ca8a04}.kpi-card-value-warning{color:#713f12}.kpi-card-icon-wrapper-warning{background-color:#fef9c3}.kpi-card-icon-svg-warning{color:#eab308}.dark .kpi-card-warning{background-color:#422006;border-color:#a16207}.dark .kpi-card-title-warning{color:#facc15}.dark .kpi-card-value-warning{color:#fef9c3}.dark .kpi-card-icon-wrapper-warning{background-color:#713f12}.dark .kpi-card-icon-svg-warning{color:#facc15}.kpi-card-danger{background-color:#fef2f2;border-color:#fecaca}.kpi-card-title-danger{color:#dc2626}.kpi-card-value-danger{color:#7f1d1d}.kpi-card-icon-wrapper-danger{background-color:#fee2e2}.kpi-card-icon-svg-danger{color:#ef4444}.dark .kpi-card-danger{background-color:#450a0a;border-color:#991b1b}.dark .kpi-card-title-danger{color:#f87171}.dark .kpi-card-value-danger{color:#fee2e2}.dark .kpi-card-icon-wrapper-danger{background-color:#7f1d1d}.dark .kpi-card-icon-svg-danger{color:#f87171}.kpi-card-info{background-color:#faf5ff;border-color:#e9d5ff}.kpi-card-title-info{color:#9333ea}.kpi-card-value-info{color:#581c87}.kpi-card-icon-wrapper-info{background-color:#f3e8ff}.kpi-card-icon-svg-info{color:#a855f7}.dark .kpi-card-info{background-color:#3b0764;border-color:#7e22ce}.dark .kpi-card-title-info{color:#c084fc}.dark .kpi-card-value-info{color:#f3e8ff}.dark .kpi-card-icon-wrapper-info{background-color:#581c87}.dark .kpi-card-icon-svg-info{color:#c084fc}.kpi-card-orange{background-color:#fff7ed;border-color:#fed7aa}.kpi-card-title-orange{color:#ea580c}.kpi-card-value-orange{color:#7c2d12}.kpi-card-icon-wrapper-orange{background-color:#ffedd5}.kpi-card-icon-svg-orange{color:#f97316}.dark .kpi-card-orange{background-color:#431407;border-color:#c2410c}.dark .kpi-card-title-orange{color:#fb923c}.dark .kpi-card-value-orange{color:#ffedd5}.dark .kpi-card-icon-wrapper-orange{background-color:#7c2d12}.dark .kpi-card-icon-svg-orange{color:#fb923c}.ant-typography{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-typography.ant-typography-secondary{opacity:.75}.ant-typography.ant-typography-success{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.ant-typography.ant-typography-success:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.ant-typography.ant-typography-warning{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.ant-typography.ant-typography-warning:is(.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.ant-typography.ant-typography-danger{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.ant-typography.ant-typography-danger:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.ant-typography a.ant-typography-link:hover{opacity:.8}.ant-typography code{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));padding:.125rem .25rem}.ant-typography code:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-typography kbd{border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));padding:.125rem .25rem}.ant-typography kbd:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-typography mark{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1));padding-left:.25rem;padding-right:.25rem}.ant-typography mark:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.nx-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0;vertical-align:-.125em;transition:color .2s ease}.nx-icon svg{display:block}.nx-icon-spin{animation:nx-icon-spin 1s linear infinite}@keyframes nx-icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nx-icon[role=button]{cursor:pointer}.nx-icon[role=button]:hover{opacity:.8}.nx-icon-xs{font-size:12px}.nx-icon-sm{font-size:14px}.nx-icon-md{font-size:16px}.nx-icon-lg{font-size:20px}.nx-icon-xl{font-size:24px}.nx-icon-2xl{font-size:32px}.ant-divider{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-divider-horizontal{margin-top:1rem;margin-bottom:1rem}.ant-divider-vertical{margin-left:.5rem;margin-right:.5rem}.ant-divider-with-text{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.ant-divider-with-text:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.ant-divider-inner-text{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.ant-divider-inner-text:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.ant-row,.ant-col{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-layout{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-layout:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.ant-layout-header{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-layout-header:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-layout-footer{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-layout-footer:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-layout-content{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-layout-content:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.ant-layout-sider{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-layout-sider:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-layout-sider-trigger{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-layout-sider-trigger:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ant-space,.ant-space-item,.ant-flex{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.page-wrapper{min-height:0px}.page-wrapper-title{font-size:1.125rem;line-height:1.75rem}@media(min-width:768px){.page-wrapper-title{font-size:1.25rem;line-height:1.75rem}}@media(min-width:992px){.page-wrapper-title{font-size:1.5rem;line-height:2rem}}.page-wrapper-subtitle{font-size:.875rem;line-height:1.25rem}@media(min-width:768px){.page-wrapper-subtitle{font-size:1rem;line-height:1.5rem}}.page-wrapper-back-btn{display:flex;align-items:center;justify-content:center}.page-wrapper-content{min-height:0px}.dark .page-wrapper-title{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.dark .page-wrapper-subtitle{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.ant-breadcrumb{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-breadcrumb:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.ant-breadcrumb a{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ant-breadcrumb a:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.ant-breadcrumb a:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-breadcrumb a:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.ant-breadcrumb-separator{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.ant-breadcrumb-separator:is(.dark *){--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.ant-dropdown{z-index:1050!important}.ant-dropdown-menu{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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)}.ant-dropdown-menu:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-dropdown-menu{min-width:160px}.ant-dropdown-menu-item{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-dropdown-menu-item:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-dropdown-menu-item{padding:8px 12px;cursor:pointer;transition:background-color .2s ease}.ant-dropdown-menu-item:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.ant-dropdown-menu-item:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ant-dropdown-menu-item-active,.ant-dropdown-menu-item-selected{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.ant-dropdown-menu-item-active:is(.dark *),.ant-dropdown-menu-item-selected:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ant-dropdown-menu-item-disabled{cursor:not-allowed;--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.ant-dropdown-menu-item-disabled:is(.dark *){--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.ant-dropdown-menu-item-disabled{opacity:.5}.ant-dropdown-menu-item-disabled:hover{background-color:transparent}.ant-menu{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-menu:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.ant-menu-item{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-menu-item:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.ant-menu-item:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-menu-item:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-menu-item-selected{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ant-menu-item-selected:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-menu-submenu-title{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-menu-submenu-title:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.ant-menu-submenu-title:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-menu-submenu-title:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-menu-dark{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.ant-menu-dark:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.ant-menu-dark .ant-menu-item{--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-menu-dark .ant-menu-item:hover{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-menu-dark .ant-menu-item-selected{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-pagination{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-pagination-item{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-pagination-item:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-pagination-item a{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-pagination-item a:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-pagination-item-active{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.ant-pagination-item-active:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.ant-pagination-item-active a{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ant-pagination-item-active a:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-pagination-prev button,.ant-pagination-next button{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-pagination-prev button:hover,.ant-pagination-next button:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ant-pagination-prev button:is(.dark *),.ant-pagination-next button:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-pagination-prev button:hover:is(.dark *),.ant-pagination-next button:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-pagination-disabled button{cursor:not-allowed;--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.ant-pagination-disabled button:is(.dark *){--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.ant-steps{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-steps-item-wait .ant-steps-item-icon{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-steps-item-wait .ant-steps-item-icon:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-steps-item-wait .ant-steps-item-title{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.ant-steps-item-wait .ant-steps-item-title:is(.dark *){--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.ant-steps-item-process .ant-steps-item-icon{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ant-steps-item-process .ant-steps-item-icon:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-steps-item-process .ant-steps-item-title{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.ant-steps-item-process .ant-steps-item-title:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.ant-steps-item-finish .ant-steps-item-icon{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-steps-item-finish .ant-steps-item-icon:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-steps-item-finish .ant-steps-item-title{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.ant-steps-item-finish .ant-steps-item-title:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-steps-item-error .ant-steps-item-icon{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.ant-steps-item-error .ant-steps-item-icon:is(.dark *){--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.ant-steps-item-error .ant-steps-item-title{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.ant-steps-item-error .ant-steps-item-title:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.ant-select-auto-complete{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-select-auto-complete .ant-select-selector{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-select-auto-complete .ant-select-selector:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-cascader{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-cascader-picker{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-cascader-picker:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-cascader-menu{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-cascader-menu:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-cascader-menu-item{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-cascader-menu-item:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.ant-cascader-menu-item:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-cascader-menu-item:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ant-cascader-menu-item-active{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ant-cascader-menu-item-active:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-checkbox-wrapper{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-checkbox-wrapper:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-checkbox-inner{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-checkbox-inner:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-checkbox-checked .ant-checkbox-inner{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ant-checkbox-checked .ant-checkbox-inner:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-checkbox-disabled .ant-checkbox-inner{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.ant-checkbox-disabled .ant-checkbox-inner:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.ant-color-picker{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-color-picker-trigger{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.ant-color-picker-trigger:is(.dark *){--tw-border-opacity: 1;border-color:rgb(82 82 82 / var(--tw-border-opacity, 1))}.ant-color-picker-trigger:hover{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.ant-color-picker-trigger:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.ant-picker-focused{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.ant-picker-focused:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.ant-picker-header{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.ant-picker-header:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.ant-form{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-form-item-label>label{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-form-item-label>label:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-form-item-required:before{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.ant-form-item-required:is(.dark *):before{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.ant-form-item-explain-error{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.ant-form-item-explain-error:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.ant-form-item-explain-warning{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.ant-form-item-explain-warning:is(.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.ant-form-item-has-error .ant-input,.ant-form-item-has-error .ant-select-selector{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.ant-form-item-has-error .ant-input:is(.dark *),.ant-form-item-has-error .ant-select-selector:is(.dark *){--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.ant-form-item-has-warning .ant-input,.ant-form-item-has-warning .ant-select-selector{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.ant-form-item-has-warning .ant-input:is(.dark *),.ant-form-item-has-warning .ant-select-selector:is(.dark *){--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.ant-input{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-input:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.ant-input:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.ant-input:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.ant-input:focus{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ant-input:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.ant-input-disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.ant-input-disabled:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.ant-input-affix-wrapper{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-input-affix-wrapper:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-input-group-addon{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.ant-input-group-addon:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.ant-input-status-error{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.ant-input-status-error:is(.dark *){--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.ant-input-status-warning{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.ant-input-status-warning:is(.dark *){--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.ant-input-number{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-input-number:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.ant-input-number:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.ant-input-number:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.ant-input-number-focused{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.ant-input-number-focused:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.ant-input-number-handler-wrap{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.ant-input-number-handler-wrap:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ant-mentions{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-mentions:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.ant-mentions-focused{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.ant-mentions-focused:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.ant-mentions-dropdown{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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)}.ant-mentions-dropdown:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-mentions-dropdown-menu-item{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-mentions-dropdown-menu-item:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.ant-mentions-dropdown-menu-item:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-mentions-dropdown-menu-item:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ant-mentions-dropdown-menu-item-active{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ant-mentions-dropdown-menu-item-active:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-radio-wrapper{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-radio-wrapper:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-radio-inner{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-radio-inner:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-radio-checked .ant-radio-inner{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.ant-radio-checked .ant-radio-inner:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.ant-radio-checked .ant-radio-inner:after{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ant-radio-checked .ant-radio-inner:is(.dark *):after{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-radio-button-wrapper{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-radio-button-wrapper:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-radio-button-wrapper-checked{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.ant-radio-button-wrapper-checked:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-rate{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-rate-star:not(.ant-rate-star-full):not(.ant-rate-star-half) .ant-rate-star-second,.ant-rate-star-zero .ant-rate-star-second{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.ant-rate-star:not(.ant-rate-star-full):not(.ant-rate-star-half) .ant-rate-star-second:is(.dark *),.ant-rate-star-zero .ant-rate-star-second:is(.dark *){--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.ant-rate-star-half .ant-rate-star-second{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.ant-rate-star-half .ant-rate-star-second:is(.dark *){--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.ant-rate-star-full .ant-rate-star-second,.ant-rate-star-full .ant-rate-star-first{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.ant-rate-star-full .ant-rate-star-second:is(.dark *),.ant-rate-star-full .ant-rate-star-first:is(.dark *){--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.ant-rate-star-half .ant-rate-star-first{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.ant-rate-star-half .ant-rate-star-first:is(.dark *){--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.ant-select{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-select-selector{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.ant-select-selector:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.ant-select-focused .ant-select-selector{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.ant-select-focused .ant-select-selector:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.ant-select-disabled .ant-select-selector{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.ant-select-disabled .ant-select-selector:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.ant-select-dropdown{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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)}.ant-select-dropdown:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-select-item{font-weight:400;--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-select-item:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));font-weight:500;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ant-select-item-option-selected:not(.ant-select-item-option-disabled):is(.dark *){background-color:#1e3a8a80;--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-select-item-option-active:not(.ant-select-item-option-selected){--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));font-weight:400}.ant-select-item-option-active:not(.ant-select-item-option-selected):is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ant-select-item-option-selected.ant-select-item-option-active{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.ant-select-item-option-selected.ant-select-item-option-active:is(.dark *){background-color:#1e3a8ab3}.ant-slider{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-slider-rail{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.ant-slider-rail:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ant-slider-track{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ant-slider-track:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-slider-handle:after{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -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)}.ant-slider-handle:is(.dark *):after{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.ant-slider-disabled .ant-slider-track{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.ant-slider-disabled .ant-slider-track:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.ant-switch{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-switch:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.ant-switch-checked{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ant-switch-checked:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-switch-disabled{cursor:not-allowed;opacity:.5}.ant-switch-handle:before{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-picker{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-picker:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.ant-picker-panel-container{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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)}.ant-picker-panel-container:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-transfer{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-transfer-list{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-transfer-list:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-transfer-list-header{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.ant-transfer-list-header:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ant-transfer-list-content-item{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-transfer-list-content-item:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.ant-transfer-list-content-item:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-transfer-list-content-item:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ant-transfer-list-content-item-checked{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.ant-transfer-list-content-item-checked:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.ant-select-tree{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.ant-select-tree:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.ant-select-tree-node-content-wrapper{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-select-tree-node-content-wrapper:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.ant-select-tree-node-content-wrapper:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-select-tree-node-content-wrapper:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ant-select-tree-node-selected .ant-select-tree-node-content-wrapper{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ant-select-tree-node-selected .ant-select-tree-node-content-wrapper:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-upload{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-upload-list{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-upload-list:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-upload-list-item{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-upload-list-item:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-upload-list-item-error{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.ant-upload-list-item-error:is(.dark *){--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.ant-upload-list-item-done{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.ant-upload-list-item-done:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.ant-upload-drag{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.ant-upload-drag:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-upload-drag:hover{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.ant-upload-drag:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.ant-upload-drag-hover{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.ant-upload-drag-hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.ant-avatar{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-avatar:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-avatar-group{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-badge{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-badge-count{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ant-badge-count:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.ant-badge-status-success{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.ant-badge-status-success:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.ant-badge-status-processing{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ant-badge-status-processing:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-badge-status-error{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.ant-badge-status-error:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.ant-badge-status-warning{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.ant-badge-status-warning:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.ant-badge-status-default{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1))}.ant-badge-status-default:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.ant-picker-calendar{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-picker-calendar:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.ant-picker-calendar-header{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-picker-calendar-header:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-picker-cell{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-picker-cell:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:is(.dark *):before{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.ant-carousel{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-carousel .slick-dots li button{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1))}.ant-carousel .slick-dots li button:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.ant-carousel .slick-dots li.slick-active button{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ant-carousel .slick-dots li.slick-active button:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-collapse{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-collapse:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.ant-collapse-item{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.ant-collapse-item:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.ant-collapse-header{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-collapse-header:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-collapse-content{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-collapse-content:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.ant-collapse-content-box{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-collapse-content-box:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-descriptions{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-descriptions-header{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.ant-descriptions-header:is(.dark *){--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.ant-descriptions-item-label{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-descriptions-item-label:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-descriptions-item-content{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-descriptions-item-content:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-descriptions-bordered .ant-descriptions-item-label,.ant-descriptions-bordered .ant-descriptions-item-content{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.ant-descriptions-bordered .ant-descriptions-item-label:is(.dark *),.ant-descriptions-bordered .ant-descriptions-item-content:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.ant-empty{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-empty-description{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.ant-empty-description:is(.dark *){--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.ant-image{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-image-preview-mask{background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .5 }.ant-list{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-list:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-list-bordered{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.ant-list-bordered:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.ant-list-header{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.ant-list-header:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-list-footer{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.ant-list-footer:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-list-item{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.ant-list-item:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.ant-list-item:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.ant-list-item:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-popover-inner{border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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)}.ant-popover-inner:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-popover-title{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.ant-popover-title:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.ant-popover-inner-content{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-popover-inner-content:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-popover-arrow-content{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-popover-arrow-content:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-segmented{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-segmented:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-segmented-item{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-segmented-item:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-segmented-item-selected{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ant-segmented-item-selected:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-statistic{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-statistic-title{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.ant-statistic-title:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.ant-statistic-content{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.ant-statistic-content:is(.dark *){--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.ant-table{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-table:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.ant-table-thead>tr>th{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-table-thead>tr>th:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-table-tbody>tr>td{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-table-tbody>tr>td:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-table-tbody>tr:hover>td{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.ant-table-tbody>tr:hover>td:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-table-tbody>tr.ant-table-row-selected>td{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.ant-table-tbody>tr.ant-table-row-selected>td:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.ant-table-pagination{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-table-pagination:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.react-resizable{position:relative;background-clip:padding-box}.react-resizable-handle{position:absolute;right:-5px;top:0;bottom:0;z-index:10;width:10px;height:100%;color:#000;cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='black'><path d='M2 18L2 6H4L4 18H2ZM9.44975 7.05025L4.5 12L9.44727 16.9473L10.8615 15.5331L8.32843 13H15.6708L13.1358 15.535L14.55 16.9492L19.5 11.9995L14.5503 7.04976L13.136 8.46398L15.6721 11H8.32843L10.864 8.46447L9.44975 7.05025ZM20 6H22V18H20V6Z'/></svg>") 12 12,col-resize}.react-resizable-handle:before{content:"";position:absolute;right:5px;top:0;bottom:0;width:2px;opacity:0;transition:opacity 0s ease-in-out;color:#000}.react-resizable-handle:hover:before{opacity:1;color:#000}.react-resizable-handle:active:before{opacity:1}.dark .react-resizable-handle:before{background-color:#1890ff}.react-resizable-handle:active{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.ant-table-thead>tr>th.react-resizable{overflow:visible}.ant-table-thead>tr>th{position:relative}.ant-tabs{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-tabs-nav{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-tabs-nav:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-tabs-tab{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.ant-tabs-tab:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ant-tabs-tab:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.ant-tabs-tab:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-tabs-tab-active .ant-tabs-tab-btn{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ant-tabs-tab-active .ant-tabs-tab-btn:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-tabs-ink-bar{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ant-tabs-ink-bar:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-tabs-content{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-tabs-content:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.ant-tag{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-tag:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-tag-checkable{cursor:pointer;--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-tag-checkable:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-tag-checkable-checked{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.ant-tag-checkable-checked:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-timeline{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-timeline-item-tail{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.ant-timeline-item-tail:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.ant-timeline-item-head{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-timeline-item-head:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.ant-timeline-item-content{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-timeline-item-content:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-tooltip-inner{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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)}.ant-tooltip-inner:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-tooltip-arrow-content{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.ant-tooltip-arrow-content:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-tree{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-tree:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-tree-node-content-wrapper:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.ant-tree-node-content-wrapper:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-tree-node-selected .ant-tree-node-content-wrapper{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ant-tree-node-selected .ant-tree-node-content-wrapper:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-tree-checkbox-inner{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-tree-checkbox-inner:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-tree-checkbox-checked .ant-tree-checkbox-inner{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ant-tree-checkbox-checked .ant-tree-checkbox-inner:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-alert{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-alert-success{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.ant-alert-success:is(.dark *){--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.ant-alert-info{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.ant-alert-info:is(.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.ant-alert-warning{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.ant-alert-warning:is(.dark *){--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.ant-alert-error{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.ant-alert-error:is(.dark *){--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.ant-drawer-content-wrapper{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.ant-drawer-content{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-drawer-content:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-drawer-header{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-drawer-header:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-drawer-title{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.ant-drawer-title:is(.dark *){--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.ant-drawer-body{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-drawer-body:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-drawer-footer{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-drawer-footer:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-drawer-mask{background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .5 }.ant-message-notice-content{background-color:#fff!important;box-shadow:0 4px 12px #00000026!important;border-radius:8px!important;color:#374151!important}.ant-message-success .anticon{color:#16a34a!important}.ant-message-error .anticon{color:#dc2626!important}.ant-message-warning .anticon{color:#d97706!important}.ant-message-info .anticon,.ant-message-loading .anticon{color:#2563eb!important}:root[data-theme=dark] .ant-message-notice-content,.dark .ant-message-notice-content{background-color:#1f2937!important;box-shadow:0 4px 12px #0006!important;color:#e5e7eb!important}:root[data-theme=dark] .ant-message-success .anticon,.dark .ant-message-success .anticon{color:#22c55e!important}:root[data-theme=dark] .ant-message-error .anticon,.dark .ant-message-error .anticon{color:#ef4444!important}:root[data-theme=dark] .ant-message-warning .anticon,.dark .ant-message-warning .anticon{color:#f59e0b!important}:root[data-theme=dark] .ant-message-info .anticon,.dark .ant-message-info .anticon{color:#3b82f6!important}:root[data-theme=dark] .ant-message-loading .anticon,.dark .ant-message-loading .anticon{color:#3b82f6!important}.ant-modal-content{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 25px 50px -12px rgba(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);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-modal-content:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-modal-header{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-modal-header:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-modal-title{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.ant-modal-title:is(.dark *){--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.ant-modal-body{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-modal-body:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-modal-footer{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-modal-footer:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-modal-mask{background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .5 }.ant-notification-notice{background-color:#fff!important;box-shadow:0 4px 12px #00000026!important;border-radius:8px!important}.ant-notification-notice-message{color:#1f2937!important;font-weight:600!important}.ant-notification-notice-description{color:#4b5563!important}.ant-notification-notice-close{color:#6b7280!important}.ant-notification-notice-close:hover{color:#374151!important}.ant-notification-notice-icon-success{color:#16a34a!important}.ant-notification-notice-icon-error{color:#dc2626!important}.ant-notification-notice-icon-warning{color:#d97706!important}.ant-notification-notice-icon-info{color:#2563eb!important}:root[data-theme=dark] .ant-notification-notice,.dark .ant-notification-notice{background-color:#1f2937!important;box-shadow:0 4px 12px #0006!important}:root[data-theme=dark] .ant-notification-notice-message,.dark .ant-notification-notice-message{color:#f3f4f6!important}:root[data-theme=dark] .ant-notification-notice-description,.dark .ant-notification-notice-description{color:#d1d5db!important}:root[data-theme=dark] .ant-notification-notice-close,.dark .ant-notification-notice-close{color:#9ca3af!important}:root[data-theme=dark] .ant-notification-notice-close:hover,.dark .ant-notification-notice-close:hover{color:#e5e7eb!important}:root[data-theme=dark] .ant-notification-notice-icon-success,.dark .ant-notification-notice-icon-success{color:#22c55e!important}:root[data-theme=dark] .ant-notification-notice-icon-error,.dark .ant-notification-notice-icon-error{color:#ef4444!important}:root[data-theme=dark] .ant-notification-notice-icon-warning,.dark .ant-notification-notice-icon-warning{color:#f59e0b!important}:root[data-theme=dark] .ant-notification-notice-icon-info,.dark .ant-notification-notice-icon-info{color:#3b82f6!important}.ant-popover.ant-popconfirm{animation:none!important;transition:opacity .15s ease-in-out!important}.ant-popover.ant-popconfirm.ant-zoom-big-enter,.ant-popover.ant-popconfirm.ant-zoom-big-enter-active,.ant-popover.ant-popconfirm.ant-zoom-big-appear,.ant-popover.ant-popconfirm.ant-zoom-big-appear-active{animation:none!important;opacity:1!important;transform:none!important}.ant-popover.ant-popconfirm.ant-zoom-big-leave,.ant-popover.ant-popconfirm.ant-zoom-big-leave-active{animation:none!important;opacity:0!important}.ant-popover-inner{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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)}.ant-popover-inner:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-popover-message-title{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.ant-popover-message-title:is(.dark *){--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.ant-popover-buttons{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.ant-popover-buttons:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.ant-progress{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-progress-bg{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ant-progress-bg:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-progress-success-bg{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.ant-progress-success-bg:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.ant-progress-text{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-progress-text:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-progress-status-exception .ant-progress-bg{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.ant-progress-status-exception .ant-progress-bg:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.ant-progress-status-success .ant-progress-bg{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.ant-progress-status-success .ant-progress-bg:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.ant-result{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-result-title{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.ant-result-title:is(.dark *){--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.ant-result-subtitle{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.ant-result-subtitle:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.ant-result-icon-success .anticon{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.ant-result-icon-success .anticon:is(.dark *){--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.ant-result-icon-error .anticon{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.ant-result-icon-error .anticon:is(.dark *){--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.ant-result-icon-warning .anticon{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.ant-result-icon-warning .anticon:is(.dark *){--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.ant-result-icon-info .anticon{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ant-result-icon-info .anticon:is(.dark *){--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.ant-skeleton{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-skeleton-content .ant-skeleton-title,.ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton-header .ant-skeleton-avatar,.ant-skeleton .ant-skeleton-avatar,.ant-skeleton-element .ant-skeleton-button,.ant-skeleton .ant-skeleton-button,.ant-skeleton-element .ant-skeleton-input,.ant-skeleton .ant-skeleton-input,.ant-skeleton-element .ant-skeleton-image,.ant-skeleton .ant-skeleton-image,.ant-skeleton-element .ant-skeleton-image-svg{background-color:#e5e7eb!important}:root[data-theme=dark] .ant-skeleton-content .ant-skeleton-title,:root[data-theme=dark] .ant-skeleton-content .ant-skeleton-paragraph>li,:root[data-theme=dark] .ant-skeleton-header .ant-skeleton-avatar,:root[data-theme=dark] .ant-skeleton .ant-skeleton-avatar,:root[data-theme=dark] .ant-skeleton-element .ant-skeleton-button,:root[data-theme=dark] .ant-skeleton .ant-skeleton-button,:root[data-theme=dark] .ant-skeleton-element .ant-skeleton-input,:root[data-theme=dark] .ant-skeleton .ant-skeleton-input,:root[data-theme=dark] .ant-skeleton-element .ant-skeleton-image,:root[data-theme=dark] .ant-skeleton .ant-skeleton-image,:root[data-theme=dark] .ant-skeleton-element .ant-skeleton-image-svg,.dark .ant-skeleton-content .ant-skeleton-title,.dark .ant-skeleton-content .ant-skeleton-paragraph>li,.dark .ant-skeleton-header .ant-skeleton-avatar,.dark .ant-skeleton .ant-skeleton-avatar,.dark .ant-skeleton-element .ant-skeleton-button,.dark .ant-skeleton .ant-skeleton-button,.dark .ant-skeleton-element .ant-skeleton-input,.dark .ant-skeleton .ant-skeleton-input,.dark .ant-skeleton-element .ant-skeleton-image,.dark .ant-skeleton .ant-skeleton-image,.dark .ant-skeleton-element .ant-skeleton-image-svg{background-color:#374151!important}.ant-spin{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-spin-dot-item{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ant-spin-dot-item:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-spin-text{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-spin-text:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-spin-container:after{background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .5 }.ant-spin-container:is(.dark *):after{background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .5 }.toast-container{pointer-events:none;position:fixed;z-index:9999;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.toast-container-top-left{top:0;left:0}.toast-container-top-right{top:0;right:0}.toast-container-top-center{top:0;left:50%;--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))}.toast-container-bottom-left{bottom:0;left:0}.toast-container-bottom-right{bottom:0;right:0}.toast-container-bottom-center{bottom:0;left:50%;--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))}.toast-rtl{text-align:right}.toast-rtl .toast-body{flex-direction:row-reverse}.toast-item{pointer-events:auto;min-width:320px;max-width:480px;overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;border-radius:.25rem;border-left-width:4px;font-family:sans-serif;font-weight:400;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d}.toast-success{--tw-border-opacity: 1;border-left-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.toast-error{--tw-border-opacity: 1;border-left-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.toast-warning{--tw-border-opacity: 1;border-left-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.toast-info{--tw-border-opacity: 1;border-left-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.toast-default{--tw-border-opacity: 1;border-left-color:rgb(163 163 163 / var(--tw-border-opacity, 1))}.toast-loading{--tw-border-opacity: 1;border-left-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.toast-theme-light{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.toast-theme-light .toast-content{color:#333}.toast-theme-light .toast-close-button{color:#999}.toast-theme-light .toast-close-button:hover{color:#666}.toast-theme-dark{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.toast-theme-dark .toast-content{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.toast-theme-dark .toast-close-button{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.toast-theme-dark .toast-close-button:hover{--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.toast-theme-colored{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.toast-theme-colored .toast-content{color:#333}.toast-theme-colored .toast-close-button{color:#999}.toast-theme-colored .toast-close-button:hover{color:#666}.toast-success .toast-icon{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.toast-error .toast-icon{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.toast-warning .toast-icon{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.toast-info .toast-icon,.toast-loading .toast-icon{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.toast-body{position:relative;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem}.toast-icon{display:flex;flex-shrink:0;align-items:center}.toast-content{flex:1 1 0%;padding-right:2rem;font-size:.875rem;line-height:1.25rem;line-height:1.5;color:#333}.toast-close-button{position:absolute;top:.5rem;right:.5rem;padding:0;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;opacity:.4}.toast-close-button:hover{opacity:1}.toast-close-button:focus{outline:2px solid transparent;outline-offset:2px}.toast-close-button{border-style:none;background-color:transparent;color:#999;line-height:1}.toast-progress-bar-container{height:5px;width:100%;background-color:transparent}.toast-progress-bar{height:100%;animation:toastProgress linear forwards;transform-origin:left}.toast-pause-on-hover:hover .toast-progress-bar{animation-play-state:paused}@keyframes toastProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.toast-success .toast-progress-bar{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.toast-error .toast-progress-bar{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.toast-warning .toast-progress-bar{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.toast-info .toast-progress-bar{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.toast-default .toast-progress-bar{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity, 1))}.toast-loading .toast-progress-bar{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}@keyframes spin{to{transform:rotate(360deg)}0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toast-spinner{animation:spin 1s linear infinite}.toast-spinner svg{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.toast-theme-colored .toast-spinner svg{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.toast-container-top-right .toast-bounce.toast-enter,.toast-container-bottom-right .toast-bounce.toast-enter{animation:toastBounceInRight .5s cubic-bezier(.215,.61,.355,1)}.toast-container-top-right .toast-bounce.toast-exit,.toast-container-bottom-right .toast-bounce.toast-exit{animation:toastBounceOutRight .3s ease-in forwards}.toast-container-top-left .toast-bounce.toast-enter,.toast-container-bottom-left .toast-bounce.toast-enter{animation:toastBounceInLeft .5s cubic-bezier(.215,.61,.355,1)}.toast-container-top-left .toast-bounce.toast-exit,.toast-container-bottom-left .toast-bounce.toast-exit{animation:toastBounceOutLeft .3s ease-in forwards}.toast-container-top-center .toast-bounce.toast-enter{animation:toastBounceInDown .5s cubic-bezier(.215,.61,.355,1)}.toast-container-top-center .toast-bounce.toast-exit{animation:toastBounceOutUp .3s ease-in forwards}.toast-container-bottom-center .toast-bounce.toast-enter{animation:toastBounceInUp .5s cubic-bezier(.215,.61,.355,1)}.toast-container-bottom-center .toast-bounce.toast-exit{animation:toastBounceOutDown .3s ease-in forwards}@keyframes toastBounceInRight{0%{opacity:0;transform:translate3d(100%,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}@keyframes toastBounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes toastBounceInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}@keyframes toastBounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes toastBounceInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}@keyframes toastBounceOutUp{20%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes toastBounceInUp{0%{opacity:0;transform:translate3d(0,100%,0)}60%{opacity:1;transform:translate3d(0,-25px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes toastBounceOutDown{20%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,100%,0)}}.toast-container-top-left .toast-slide.toast-enter,.toast-container-bottom-left .toast-slide.toast-enter{animation:toastSlideInLeft .3s ease-out}.toast-container-top-right .toast-slide.toast-enter,.toast-container-bottom-right .toast-slide.toast-enter{animation:toastSlideInRight .3s ease-out}.toast-container-top-center .toast-slide.toast-enter{animation:toastSlideInDown .3s ease-out}.toast-container-bottom-center .toast-slide.toast-enter{animation:toastSlideInUp .3s ease-out}.toast-container-top-left .toast-slide.toast-exit,.toast-container-bottom-left .toast-slide.toast-exit{animation:toastSlideOutLeft .3s ease-in forwards}.toast-container-top-right .toast-slide.toast-exit,.toast-container-bottom-right .toast-slide.toast-exit{animation:toastSlideOutRight .3s ease-in forwards}.toast-container-top-center .toast-slide.toast-exit{animation:toastSlideOutUp .3s ease-in forwards}.toast-container-bottom-center .toast-slide.toast-exit{animation:toastSlideOutDown .3s ease-in forwards}@keyframes toastSlideInRight{0%{transform:translate(110%)}to{transform:translate(0)}}@keyframes toastSlideOutRight{to{opacity:0;transform:translate(110%)}}@keyframes toastSlideInLeft{0%{transform:translate(-110%)}to{transform:translate(0)}}@keyframes toastSlideOutLeft{to{opacity:0;transform:translate(-110%)}}@keyframes toastSlideInDown{0%{transform:translateY(-110%)}to{transform:translateY(0)}}@keyframes toastSlideOutUp{to{opacity:0;transform:translateY(-110%)}}@keyframes toastSlideInUp{0%{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes toastSlideOutDown{to{opacity:0;transform:translateY(110%)}}.toast-zoom.toast-enter{animation:toastZoomIn .3s ease-out}.toast-zoom.toast-exit{animation:toastZoomOut .3s ease-in forwards}@keyframes toastZoomIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes toastZoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.toast-flip.toast-enter{animation:toastFlipIn .4s ease-out}.toast-flip.toast-exit{animation:toastFlipOut .3s ease-in forwards}@keyframes toastFlipIn{0%{opacity:0;transform:perspective(400px) rotateX(90deg)}to{opacity:1;transform:perspective(400px) rotateX(0)}}@keyframes toastFlipOut{0%{opacity:1;transform:perspective(400px) rotateX(0)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.top-loader-container{position:fixed;top:0;left:0;right:0;width:100%;height:auto;pointer-events:none}.top-loader-bar{position:relative;height:3px;border-radius:0 4px 4px 0;will-change:width,opacity}.top-loader-bar:after{content:"";position:absolute;right:0;top:0;bottom:0;width:100px;background:linear-gradient(to right,transparent,currentColor);opacity:.3}.ant-anchor{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-anchor-link{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-anchor-link:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-anchor-link-active{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.ant-anchor-link-active:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.ant-anchor-ink:before{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.ant-anchor-ink:is(.dark *):before{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ant-anchor-ink-ball{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ant-anchor-ink-ball:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-back-top,.ant-float-btn-primary,.ant-float-btn{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-float-btn-primary .ant-float-btn-body{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ant-float-btn-primary .ant-float-btn-body:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.ant-float-btn-primary .ant-float-btn-body:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.ant-float-btn-primary .ant-float-btn-body:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.ant-float-btn-default .ant-float-btn-body{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-float-btn-default .ant-float-btn-body:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.ant-float-btn-default .ant-float-btn-body:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-float-btn-default .ant-float-btn-body:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ant-float-btn-group{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-watermark{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-qrcode{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-qrcode-bordered{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.ant-qrcode-bordered:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.ant-tour{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ant-tour-content{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-tour-content:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-tour-header{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.ant-tour-header:is(.dark *){--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.ant-tour-description{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.ant-tour-description:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.ant-tour-arrow-content{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.ant-tour-arrow-content:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.ant-tour-mask{background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .5 }*,: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(59 130 246 / .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(59 130 246 / .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: }.container{width:100%}@media(min-width:480px){.container{max-width:480px}}@media(min-width:576px){.container{max-width:576px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:992px){.container{max-width:992px}}@media(min-width:1200px){.container{max-width:1200px}}@media(min-width:1600px){.container{max-width:1600px}}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.m-0{margin:0}.\!mb-0{margin-bottom:0!important}.\!mb-6{margin-bottom:1.5rem!important}.mb-0{margin-bottom:0}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-6{height:1.5rem}.min-h-screen{min-height:100vh}.w-6{width:1.5rem}.w-full{width:100%}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.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 bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fade-in .3s ease-out}@keyframes pulse{50%{opacity:.5}0%,to{opacity:1}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes slide-in-up{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-slide-in-up{animation:slide-in-up .3s ease-out}.grid-cols-1{grid-template-columns:repeat(1,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))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-y-1{row-gap:.25rem}.gap-y-5{row-gap:1.25rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-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))}.overflow-auto{overflow:auto}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-error-500{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-info-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.bg-neutral-500{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity, 1))}.bg-primary-100{--tw-bg-opacity: 1;background-color:rgb(217 226 236 / var(--tw-bg-opacity, 1))}.bg-primary-500{--tw-bg-opacity: 1;background-color:rgb(16 67 122 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-secondary-500{--tw-bg-opacity: 1;background-color:rgb(151 71 255 / var(--tw-bg-opacity, 1))}.bg-success-500{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-warning-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.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))}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-neutral-900{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-80{opacity:.8}.shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 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-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)}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));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)}.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-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.loading-container{display:flex;align-items:center;justify-content:center;padding:1rem}.loading-fullscreen{position:fixed;inset:0;z-index:50;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.loading-fullscreen:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.loading-fullscreen{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.loading-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.loading-logo-wrapper{position:relative;overflow:hidden;animation:pulse-scale 2s ease-in-out infinite}.loading-logo{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;opacity:0;animation:fade-in-logo .5s ease-out forwards}.loading-reveal{position:absolute;inset:0;background:linear-gradient(90deg,#fff,#fffc,#ffffff80,#fff3 60%,#fff0 80% 100%);animation:reveal-left-to-right 2s ease-in-out infinite}.dark .loading-reveal{background:linear-gradient(90deg,#111827,#111827cc,#11182780,#11182733 60%,#11182700 80% 100%)}.loading-text{font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.loading-text:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.loading-text{animation:pulse-opacity 2s ease-in-out infinite}@keyframes reveal-left-to-right{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes fade-in-logo{0%{opacity:0}to{opacity:1}}@keyframes pulse-scale{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pulse-opacity{0%,to{opacity:.5}50%{opacity:1}}@media(max-width:640px){.loading-text{font-size:.875rem;line-height:1.25rem}}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-600:hover{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgba(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)}.dark\:border-gray-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.dark\:text-gray-100:is(.dark *){--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.dark\:text-neutral-100:is(.dark *){--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}@media(min-width:576px){.sm\:inline{display:inline}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.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\:p-6{padding:1.5rem}}@media(min-width:992px){.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(min-width:1200px){.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.tailwind-demo{min-height:100vh;background-color:#fafafa}.dark .tailwind-demo{background-color:#1f1f1f}.theme-switcher-container{display:flex;align-items:center;gap:12px}.theme-switcher-mode-btn{display:flex;align-items:center;gap:6px;transition:all .2s ease}.theme-switcher-mode-btn:hover{transform:translateY(-1px)}.theme-switcher-radio-group{display:flex;align-items:center}.theme-switcher-radio-label{display:flex;align-items:center;gap:8px}.theme-switcher-color-preview{width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.3);flex-shrink:0;box-shadow:0 1px 3px #0003}.theme-switcher-theme-name{font-weight:500;font-size:14px;white-space:nowrap;display:flex;align-items:center;gap:4px}.theme-switcher-official-badge{color:gold;font-size:12px;font-weight:700}.dark .theme-switcher-color-preview{border-color:#fff3}.theme-switcher-radio-group .ant-radio-button-wrapper{display:flex;align-items:center;padding:4px 12px;border-radius:6px!important;transition:all .3s ease}.theme-switcher-radio-group .ant-radio-button-wrapper:first-child{border-radius:6px!important}.theme-switcher-radio-group .ant-radio-button-wrapper:last-child{border-radius:6px!important}.theme-switcher-radio-group .ant-radio-button-wrapper:hover{transform:translateY(-1px)}.theme-switcher-radio-group .ant-radio-button-wrapper-checked{box-shadow:0 2px 8px #00000026}.theme-switcher-radio-group .ant-radio-button-wrapper:not(:first-child):before{display:none}.theme-configurator{max-width:800px;margin:0 auto}.theme-configurator-section{width:100%}.theme-configurator-section h3{margin-bottom:16px;font-size:18px;font-weight:600;color:#262626}.dark .theme-configurator-section h3{color:#fafafa}.theme-configurator-color-section{padding:16px 0}.theme-configurator-color-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.theme-configurator-color-header h4{margin:0;font-size:16px;font-weight:600;color:#434343}.dark .theme-configurator-color-header h4{color:#d9d9d9}.theme-configurator-color-picker{width:100%}.theme-configurator-color-row{display:flex;align-items:center;gap:16px}.theme-configurator-color-row label{min-width:150px;font-weight:500;color:#595959}.dark .theme-configurator-color-row label{color:#bfbfbf}.theme-configurator-preview{margin-top:16px}.theme-configurator-preview-swatch{width:100%;height:80px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:600;font-family:SF Mono,Consolas,Monaco,monospace;box-shadow:0 2px 8px #00000026;transition:transform .2s ease}.theme-configurator-preview-swatch:hover{transform:scale(1.02)}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.rich-text-editor-wrapper{width:100%}.rich-text-editor-wrapper .quill{border-radius:.5rem;border:1px solid rgb(209,213,219);background-color:#fff;transition:all .3s}.rich-text-editor-wrapper.no-toolbar .ql-toolbar{display:none}.rich-text-editor-wrapper.no-toolbar .ql-container{border-radius:.5rem}.dark .rich-text-editor-wrapper .quill{border-color:#4b5563;background-color:#1f2937}.rich-text-editor-wrapper .ql-toolbar{border-bottom:1px solid rgb(209,213,219);background-color:#f9fafb;border-radius:.5rem .5rem 0 0;padding:8px}.dark .rich-text-editor-wrapper .ql-toolbar{border-color:#4b5563;background-color:#111827}.rich-text-editor-wrapper .ql-container{border:0;border-radius:0 0 .5rem .5rem;min-height:var(--editor-height, 300px);font-family:inherit}.rich-text-editor-wrapper .ql-editor{color:#111827;min-height:var(--editor-height, 300px);padding:12px 15px;font-size:14px;line-height:1.6}.dark .rich-text-editor-wrapper .ql-editor{color:#f3f4f6}.rich-text-editor-wrapper .ql-editor.ql-blank:before{color:#9ca3af;font-style:italic;left:15px;right:15px}.dark .rich-text-editor-wrapper .ql-editor.ql-blank:before{color:#6b7280}.rich-text-editor-wrapper .ql-toolbar button{border-radius:.25rem;transition:all .2s;width:28px;height:28px}.rich-text-editor-wrapper .ql-toolbar button:hover,.rich-text-editor-wrapper .ql-toolbar button:focus{background-color:#e5e7eb;color:var(--color-primary-600, rgb(37, 99, 235))}.dark .rich-text-editor-wrapper .ql-toolbar button:hover,.dark .rich-text-editor-wrapper .ql-toolbar button:focus{background-color:#374151;color:var(--color-primary-400, rgb(96, 165, 250))}.rich-text-editor-wrapper .ql-toolbar button.ql-active{background-color:var(--color-primary-100, rgb(219, 234, 254));color:var(--color-primary-600, rgb(37, 99, 235))}.dark .rich-text-editor-wrapper .ql-toolbar button.ql-active{background-color:var(--color-primary-900, rgb(30, 58, 138));color:var(--color-primary-400, rgb(96, 165, 250))}.rich-text-editor-wrapper .ql-toolbar .ql-stroke{stroke:#374151}.dark .rich-text-editor-wrapper .ql-toolbar .ql-stroke{stroke:#d1d5db}.rich-text-editor-wrapper .ql-toolbar .ql-fill{fill:#374151}.dark .rich-text-editor-wrapper .ql-toolbar .ql-fill{fill:#d1d5db}.rich-text-editor-wrapper .ql-toolbar button:hover .ql-stroke,.rich-text-editor-wrapper .ql-toolbar button:focus .ql-stroke,.rich-text-editor-wrapper .ql-toolbar button.ql-active .ql-stroke{stroke:var(--color-primary-600, rgb(37, 99, 235))}.dark .rich-text-editor-wrapper .ql-toolbar button:hover .ql-stroke,.dark .rich-text-editor-wrapper .ql-toolbar button:focus .ql-stroke,.dark .rich-text-editor-wrapper .ql-toolbar button.ql-active .ql-stroke{stroke:var(--color-primary-400, rgb(96, 165, 250))}.rich-text-editor-wrapper .ql-toolbar button:hover .ql-fill,.rich-text-editor-wrapper .ql-toolbar button:focus .ql-fill,.rich-text-editor-wrapper .ql-toolbar button.ql-active .ql-fill{fill:var(--color-primary-600, rgb(37, 99, 235))}.dark .rich-text-editor-wrapper .ql-toolbar button:hover .ql-fill,.dark .rich-text-editor-wrapper .ql-toolbar button:focus .ql-fill,.dark .rich-text-editor-wrapper .ql-toolbar button.ql-active .ql-fill{fill:var(--color-primary-400, rgb(96, 165, 250))}.rich-text-editor-wrapper .ql-toolbar select{background-color:#fff;color:#111827;border:1px solid rgb(209,213,219);border-radius:.25rem}.dark .rich-text-editor-wrapper .ql-toolbar select{background-color:#1f2937;color:#f3f4f6;border-color:#4b5563}.rich-text-editor-wrapper .ql-toolbar .ql-picker-label{color:#374151}.dark .rich-text-editor-wrapper .ql-toolbar .ql-picker-label{color:#d1d5db}.rich-text-editor-wrapper .ql-toolbar .ql-picker-label:hover,.rich-text-editor-wrapper .ql-toolbar .ql-picker-label.ql-active{color:var(--color-primary-600, rgb(37, 99, 235))}.dark .rich-text-editor-wrapper .ql-toolbar .ql-picker-label:hover,.dark .rich-text-editor-wrapper .ql-toolbar .ql-picker-label.ql-active{color:var(--color-primary-400, rgb(96, 165, 250))}.rich-text-editor-wrapper .ql-toolbar .ql-picker-options{background-color:#fff;border:1px solid rgb(209,213,219);border-radius:.25rem;box-shadow:0 10px 15px -3px #0000001a}.dark .rich-text-editor-wrapper .ql-toolbar .ql-picker-options{background-color:#1f2937;border-color:#4b5563}.rich-text-editor-wrapper .ql-toolbar .ql-picker-item{color:#111827}.dark .rich-text-editor-wrapper .ql-toolbar .ql-picker-item{color:#f3f4f6}.rich-text-editor-wrapper .ql-toolbar .ql-picker-item:hover{background-color:#f3f4f6;color:var(--color-primary-600, rgb(37, 99, 235))}.dark .rich-text-editor-wrapper .ql-toolbar .ql-picker-item:hover{background-color:#374151;color:var(--color-primary-400, rgb(96, 165, 250))}.rich-text-editor-wrapper .ql-editor h1,.rich-text-editor-wrapper .ql-editor h2,.rich-text-editor-wrapper .ql-editor h3,.rich-text-editor-wrapper .ql-editor h4,.rich-text-editor-wrapper .ql-editor h5,.rich-text-editor-wrapper .ql-editor h6{color:#111827;font-weight:700}.dark .rich-text-editor-wrapper .ql-editor h1,.dark .rich-text-editor-wrapper .ql-editor h2,.dark .rich-text-editor-wrapper .ql-editor h3,.dark .rich-text-editor-wrapper .ql-editor h4,.dark .rich-text-editor-wrapper .ql-editor h5,.dark .rich-text-editor-wrapper .ql-editor h6{color:#f3f4f6}.rich-text-editor-wrapper .ql-editor a{color:var(--color-primary-600, rgb(37, 99, 235));text-decoration:underline}.dark .rich-text-editor-wrapper .ql-editor a{color:var(--color-primary-400, rgb(96, 165, 250))}.rich-text-editor-wrapper .ql-editor blockquote{border-left:4px solid rgb(209,213,219);padding-left:1rem;font-style:italic;color:#374151}.dark .rich-text-editor-wrapper .ql-editor blockquote{border-color:#4b5563;color:#d1d5db}.rich-text-editor-wrapper .ql-editor code,.rich-text-editor-wrapper .ql-editor pre{background-color:#f3f4f6;color:#111827;border-radius:.25rem}.dark .rich-text-editor-wrapper .ql-editor code,.dark .rich-text-editor-wrapper .ql-editor pre{background-color:#111827;color:#f3f4f6}.rich-text-editor-wrapper .ql-editor pre{padding:.75rem}.rich-text-editor-wrapper .ql-editor code{padding:.125rem .25rem}.rich-text-editor-wrapper .ql-editor ol,.rich-text-editor-wrapper .ql-editor ul{padding-left:1.5rem}.rich-text-editor-wrapper .quill:focus-within{outline:2px solid var(--color-primary-500, rgb(59, 130, 246));outline-offset:2px;border-color:var(--color-primary-500, rgb(59, 130, 246))}.dark .rich-text-editor-wrapper .quill:focus-within{outline-color:var(--color-primary-600, rgb(37, 99, 235));border-color:var(--color-primary-600, rgb(37, 99, 235))}.rich-text-editor-wrapper .ql-container.ql-disabled .ql-editor{background-color:#f9fafb;cursor:not-allowed}.dark .rich-text-editor-wrapper .ql-container.ql-disabled .ql-editor{background-color:#111827}.ql-snow .ql-tooltip{background-color:#1f2937;color:#fff;border:1px solid rgb(55,65,81);box-shadow:0 10px 15px -3px #0000001a;border-radius:.25rem}.dark .ql-snow .ql-tooltip{background-color:#111827;border-color:#4b5563}.ql-snow .ql-tooltip input[type=text]{background-color:#374151;color:#fff;border:1px solid rgb(75,85,99);border-radius:.25rem}.dark .ql-snow .ql-tooltip input[type=text]{background-color:#1f2937;border-color:#6b7280}.ql-snow .ql-tooltip a.ql-action,.ql-snow .ql-tooltip a.ql-remove{color:var(--color-primary-400, rgb(96, 165, 250))}.ql-snow .ql-tooltip a.ql-action:hover,.ql-snow .ql-tooltip a.ql-remove:hover{color:var(--color-primary-300, rgb(147, 197, 253))}.ql-bubble .ql-tooltip{background-color:#1f2937;color:#fff;border:1px solid rgb(55,65,81);box-shadow:0 10px 15px -3px #0000001a;border-radius:.5rem}.dark .ql-bubble .ql-tooltip{background-color:#111827;border-color:#4b5563}.ql-bubble .ql-tooltip-editor input[type=text]{background-color:#374151;color:#fff;border:1px solid rgb(75,85,99);border-radius:.25rem}.dark .ql-bubble .ql-tooltip-editor input[type=text]{background-color:#1f2937;border-color:#6b7280}.rich-text-editor-wrapper .ql-editor ::selection{background-color:var(--color-primary-200, rgb(191, 219, 254))}.dark .rich-text-editor-wrapper .ql-editor ::selection{background-color:var(--color-primary-800, rgb(30, 64, 175))}.rich-text-editor-wrapper .ql-editor ::-moz-selection{background-color:var(--color-primary-200, rgb(191, 219, 254))}.dark .rich-text-editor-wrapper .ql-editor ::-moz-selection{background-color:var(--color-primary-800, rgb(30, 64, 175))}.rich-text-editor-wrapper .ql-editor::-webkit-scrollbar{width:.5rem}.rich-text-editor-wrapper .ql-editor::-webkit-scrollbar-track{background-color:#f3f4f6}.dark .rich-text-editor-wrapper .ql-editor::-webkit-scrollbar-track{background-color:#1f2937}.rich-text-editor-wrapper .ql-editor::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:.25rem}.dark .rich-text-editor-wrapper .ql-editor::-webkit-scrollbar-thumb{background-color:#4b5563}.rich-text-editor-wrapper .ql-editor::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.dark .rich-text-editor-wrapper .ql-editor::-webkit-scrollbar-thumb:hover{background-color:#6b7280}.rich-text-editor-wrapper.editor-error .quill{border-color:#ef4444}.dark .rich-text-editor-wrapper.editor-error .quill{border-color:#dc2626}.rich-text-editor-wrapper.editor-disabled{opacity:.6;cursor:not-allowed}.rich-text-editor-wrapper.editor-disabled .quill{background-color:#f3f4f6}.dark .rich-text-editor-wrapper.editor-disabled .quill{background-color:#111827}
