.auth-page-container{height:100vh;width:100vw;position:fixed;top:0;left:0}.auth-side-container{background:#f8f8fa;display:flex;flex-direction:column;padding:0 15px}.dark .auth-side-container,[data-theme=dark] .auth-side-container{background:#0f0f0f}@media (min-width: 768px){.auth-side-container{padding-left:24px;padding-right:24px}}@media (min-width: 1024px){.auth-side-container{padding-left:150px;padding-right:150px}}.auth-form-container{padding-top:0;padding-bottom:0}.auth-logo-container{margin-top:100px;margin-bottom:80px}.auth-logo-container.register-page{margin-top:30px;margin-bottom:20px}.auth-logo-container img{max-width:30%;height:auto}.auth-login-input.ant-input,.auth-login-input.ant-input-password input{line-height:2.5;border:none;background:#fff;font-weight:500}.dark .auth-login-input.ant-input,.dark .auth-login-input.ant-input-password input,[data-theme=dark] .auth-login-input.ant-input,[data-theme=dark] .auth-login-input.ant-input-password input{background:#262626;color:#f5f5f5}.auth-btn-primary{width:100%;font-weight:500;font-size:15px;padding:8px;background:#fc8019!important;color:#fff!important;border:none!important;border-radius:6px;line-height:1.5;height:auto}.auth-btn-primary:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 15px #0000004d;background:#e67310!important;color:#fff!important;border:none!important}.auth-btn-primary:focus:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 15px #0000004d}.auth-btn-primary:active:not(:disabled){transform:scale(.95);box-shadow:0 2px 5px #0003}.auth-btn-primary:disabled{cursor:not-allowed;opacity:.6}.auth-label{font-weight:600}.auth-register-link{font-weight:600;color:#fc8019;cursor:pointer}.auth-register-link:hover{color:#e67310}.auth-error-msg{color:#ea5455;font-weight:400;font-size:16px}.auth-img-col{display:none;align-items:center;justify-content:center;background:#f8f8fa}.dark .auth-img-col,[data-theme=dark] .auth-img-col{background:#0f0f0f}@media (min-width: 768px){.auth-img-col{display:flex}}.auth-img-col img{max-width:80%;height:auto}.auth-strength-bar-container{height:4px;background-color:#f0f0f0;border-radius:2px;overflow:hidden;margin-bottom:4px}.dark .auth-strength-bar-container,[data-theme=dark] .auth-strength-bar-container{background-color:#333}.auth-strength-bar{height:100%;transition:width .3s ease,background-color .3s ease;border-radius:2px}.auth-strength-weak{background-color:#ff4d4f}.auth-strength-medium{background-color:#faad14}.auth-strength-strong{background-color:#52c41a}.auth-strength-text{font-size:12px;font-weight:500;margin-top:4px}.auth-strength-text.auth-strength-weak{color:#ff4d4f}.auth-strength-text.auth-strength-medium{color:#faad14}.auth-strength-text.auth-strength-strong{color:#52c41a}.auth-steps .ant-steps-item-icon,.auth-steps .ant-steps-item-process .ant-steps-item-icon{background-color:#fc8019!important;border-color:#fc8019!important}:root{--posi-bg-page: linear-gradient(135deg, #fff5f0 0%, #ffffff 50%, #fafafa 100%);--posi-bg-surface: #ffffff;--posi-bg-sidebar: #f5f5f5;--posi-bg-filter-inactive: #f5f5f5;--posi-bg-filter-active: #ffe4d6;--posi-text-primary: #1a1a1a;--posi-text-secondary: #666666;--posi-text-muted: #999999;--posi-text-inverse: #ffffff;--posi-accent-primary: #ff8c42;--posi-accent-primary-hover: #e67a35;--posi-accent-secondary: #8a4afb;--posi-accent-secondary-hover: #7b3eeb;--posi-accent-tertiary: #fff0e6;--posi-accent-tertiary-border: #ffd4b8;--posi-success: #4caf50;--posi-info: #2196f3;--posi-pink: #ff6b92;--posi-danger: #ff4242;--posi-border: #e8e8e8;--posi-radius-sm: 8px;--posi-radius-md: 12px;--posi-radius-lg: 16px;--posi-radius-pill: 999px;--posi-shadow-card: 0 2px 8px rgba(0, 0, 0, .06);--posi-shadow-container: 0 4px 24px rgba(0, 0, 0, .08);--posi-sidebar-width: 260px;--posi-sidebar-collapsed-width: 80px;--posi-bg-card: #ffffff;--posi-bg-card-secondary: #ffffff}.dark,[data-theme=dark]{--posi-bg-page: linear-gradient(135deg, #1a1a1a 0%, #0f0f0f 50%, #141414 100%);--posi-bg-surface: #1e293b;--posi-bg-sidebar: #141414;--posi-bg-card: #262626;--posi-bg-card-secondary: #111827;--posi-bg-filter-inactive: #262626;--posi-bg-filter-active: #3d2a1f;--posi-text-primary: #f5f5f5;--posi-text-secondary: #a3a3a3;--posi-text-muted: #737373;--posi-text-inverse: #1a1a1a;--posi-accent-primary: #ff9f66;--posi-accent-primary-hover: #ffb088;--posi-accent-secondary: #a66bff;--posi-accent-secondary-hover: #8b5cf6;--posi-accent-tertiary: #3d2a1f;--posi-accent-tertiary-border: #5c4033;--posi-success: #4ade80;--posi-info: #60a5fa;--posi-pink: #f472b6;--posi-danger: #f87171;--posi-border: #2a2a2a;--posi-shadow-card: 0 2px 8px rgba(0, 0, 0, .3);--posi-shadow-container: 0 4px 24px rgba(0, 0, 0, .4)}.add-btn{color:var(--posi-accent-primary)!important;border:2px solid var(--posi-accent-primary)!important;box-shadow:inset 0 0 0 0 var(--posi-accent-primary)!important}.add-btn:hover{color:var(--posi-text-inverse)!important;box-shadow:inset 0 -100px 0 0 var(--posi-accent-primary)!important;border-color:var(--posi-accent-primary)!important}.view-btn{color:var(--posi-text-secondary);border-color:var(--posi-border)}.view-btn:hover{color:var(--posi-info);border-color:var(--posi-info)}.is-rtl{direction:rtl;text-align:right}.drawer-footer{display:flex;justify-content:flex-end;gap:8px}.posi-app-shell{min-height:100vh;width:100%;background:var(--posi-bg-surface);overflow:hidden;display:flex;flex-direction:row}.posi-layout-inner{display:flex;flex:1;min-width:0}.posi-sidebar{width:var(--posi-sidebar-width)!important;min-width:var(--posi-sidebar-width)!important;max-width:var(--posi-sidebar-width)!important;background:var(--posi-bg-sidebar)!important;flex-shrink:0;box-shadow:2px 0 8px #0000000a}.dark .posi-sidebar,[data-theme=dark] .posi-sidebar{box-shadow:2px 0 8px #0003}.posi-sidebar.collapsed{width:var(--posi-sidebar-collapsed-width)!important;min-width:var(--posi-sidebar-collapsed-width)!important;max-width:var(--posi-sidebar-collapsed-width)!important}.posi-sidebar-logo{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--posi-border)}.posi-sidebar-logo-icon{width:40px;height:40px;border-radius:8px;background:var(--posi-accent-primary);color:#fff;font-weight:700;font-size:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.posi-sidebar-logo-img{max-width:100%;max-height:40px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.posi-sidebar.collapsed .posi-sidebar-logo-img{max-height:32px}.posi-sidebar .ant-menu{background:transparent!important;border-inline-end:none!important;padding:8px}.posi-sidebar .ant-menu-item,.posi-sidebar .ant-menu-submenu-title{color:var(--posi-text-secondary)!important;height:40px!important;line-height:40px!important;margin:2px 0!important;border-radius:6px!important;padding-inline:12px!important;font-size:14px!important;font-weight:500!important;transition:all .2s!important}.posi-sidebar .ant-menu-item:hover,.posi-sidebar .ant-menu-submenu-title:hover{color:var(--posi-text-primary)!important;background:var(--posi-bg-filter-inactive)!important}.posi-sidebar .ant-menu-item-selected{color:var(--posi-accent-primary)!important;background:#ff8c4214!important;font-weight:600!important}.posi-sidebar .ant-menu-item-selected:hover{color:var(--posi-accent-primary)!important;background:#ff8c421f!important}.posi-sidebar .ant-menu-item-selected .ant-menu-item-icon,.posi-sidebar .ant-menu-item-selected:hover .ant-menu-item-icon{color:var(--posi-accent-primary)!important}.posi-sidebar .ant-menu-item-icon{font-size:16px;min-width:16px;margin-inline-end:10px!important}.posi-sidebar .ant-menu-sub .ant-menu-item{padding-inline-start:38px!important;height:36px!important;line-height:36px!important;font-size:13px!important}.posi-sidebar .ant-menu-submenu-open>.ant-menu-submenu-title{color:var(--posi-text-primary)!important;background:var(--posi-bg-filter-inactive)!important}.posi-main{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--posi-bg-page)}.dark .posi-main,[data-theme=dark] .posi-main{background:var(--posi-bg-surface)}.posi-header{padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;border-bottom:1px solid var(--posi-border);background:var(--posi-bg-surface);box-shadow:0 1px 2px #0000000a}.dark .posi-header,[data-theme=dark] .posi-header{box-shadow:0 1px 2px #0003}.posi-header-left{display:flex;align-items:center;gap:12px}.posi-header-title{font-size:24px;font-weight:700;color:var(--posi-text-primary);margin:0}.posi-header-search{max-width:400px;flex:1;min-width:200px}.posi-header-search .ant-input-affix-wrapper,.posi-header-search .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled){border-radius:var(--posi-radius-pill)!important;border:1px solid var(--posi-border)!important;background:var(--posi-bg-surface)!important;padding:4px 12px!important;height:40px!important;box-shadow:none!important;transition:all .2s ease!important;overflow:visible!important}.posi-header-search .ant-input,.posi-header-search input.ant-input,.posi-header-search .ant-input-affix-wrapper input{background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important;padding:0!important;height:100%!important}.posi-header-search .ant-input-affix-wrapper:hover,.posi-header-search .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border-color:var(--posi-accent-primary)!important;box-shadow:0 0 0 2px #ff8c4214!important;background:var(--posi-bg-surface)!important}.posi-header-search .ant-input-affix-wrapper-focused,.posi-header-search .ant-input-affix-wrapper:focus,.posi-header-search .ant-input-affix-wrapper:focus-within{border-color:var(--posi-accent-primary)!important;box-shadow:0 0 0 3px #ff8c421f!important;background:var(--posi-bg-surface)!important}.posi-header-search .ant-input-prefix{margin-right:8px!important}.posi-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.posi-btn-pill-primary{border-radius:var(--posi-radius-pill)!important;background:var(--posi-accent-primary)!important;color:var(--posi-text-inverse)!important;border:none!important;font-weight:500}.posi-btn-pill-primary:hover{background:var(--posi-accent-primary-hover)!important;color:var(--posi-text-inverse)!important}.posi-btn-pill-secondary{border-radius:var(--posi-radius-pill)!important;background:var(--posi-accent-secondary)!important;color:var(--posi-text-inverse)!important;border:none!important;font-weight:500}.posi-btn-pill-secondary:hover{background:var(--posi-accent-secondary-hover)!important;color:var(--posi-text-inverse)!important}.posi-btn-pill-default{border-radius:var(--posi-radius-pill)!important;background:var(--posi-bg-filter-inactive)!important;color:var(--posi-text-primary)!important;border:none!important;font-weight:500}.posi-btn-pill-default:hover{background:var(--posi-border)!important;color:var(--posi-text-primary)!important}.posi-content{flex:1;padding:0;margin:0;min-height:calc(100vh - 64px);background:var(--posi-bg-page)}.dark .posi-content,[data-theme=dark] .posi-content{background:var(--posi-bg-surface)}.posi-filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 0 16px}.posi-filter-pill{border-radius:var(--posi-radius-pill)!important;background:var(--posi-bg-filter-inactive)!important;color:var(--posi-text-primary)!important;border:none!important;font-weight:500}.posi-filter-pill:hover{background:var(--posi-border)!important;color:var(--posi-text-primary)!important}.posi-filter-pill-active{background:var(--posi-bg-filter-active)!important;color:var(--posi-text-primary)!important;border:1px solid var(--posi-accent-tertiary-border)!important}.posi-filter-pill-active:hover{background:var(--posi-accent-tertiary)!important;color:var(--posi-text-primary)!important}.posi-content .ant-card,.posi-card{border-radius:var(--posi-radius-md)!important;box-shadow:var(--posi-shadow-card)!important;border:1px solid var(--posi-border)}.posi-content .ant-card .ant-card-head{border-bottom-color:var(--posi-border);font-weight:600;color:var(--posi-text-primary)}.posi-metric-card{display:flex;align-items:center;gap:16px}.posi-metric-card-vertical{flex-direction:column;align-items:center;text-align:center;gap:8px}.posi-metric-card-vertical .posi-metric-card-value{margin-top:4px}.posi-metric-card-vertical .posi-metric-card-label{margin-top:0}.posi-metric-card-icon{width:48px;height:48px;border-radius:var(--posi-radius-sm);display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.posi-metric-card-icon-circle{border-radius:50%}.posi-metric-card-value{font-size:28px;font-weight:700;color:var(--posi-text-primary);line-height:1.2}.posi-metric-card-label{font-size:13px;color:var(--posi-text-secondary);margin-top:2px}.posi-card-see-all{color:var(--posi-accent-primary);font-weight:500;font-size:13px}.posi-card-see-all:hover{color:var(--posi-accent-primary-hover)}.posi-widget-list{list-style:none;margin:0;padding:0}.posi-widget-list li{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid var(--posi-border);font-size:14px;color:var(--posi-text-primary)}.posi-widget-list li:last-child{border-bottom:none}.posi-content .ant-btn-primary{background:var(--posi-accent-primary)!important;border-color:var(--posi-accent-primary)!important}.posi-content .ant-btn-primary:hover{background:var(--posi-accent-primary-hover)!important;border-color:var(--posi-accent-primary-hover)!important}.posi-content .ant-input,.posi-content .ant-input-affix-wrapper,.posi-content .ant-select-selector,.posi-content .ant-picker{border-radius:var(--posi-radius-sm)!important;border-color:var(--posi-border)}.posi-content .ant-input:hover,.posi-content .ant-input-affix-wrapper:hover,.posi-content .ant-select:hover .ant-select-selector,.posi-content .ant-picker:hover{border-color:var(--posi-accent-primary)!important}.posi-content .ant-input:focus,.posi-content .ant-input-affix-wrapper-focused,.posi-content .ant-select-focused .ant-select-selector,.posi-content .ant-picker-focused{border-color:var(--posi-accent-primary)!important;box-shadow:0 0 0 2px #ff8c4226!important}.posi-content .ant-table{color:var(--posi-text-primary)}.posi-content .ant-table-thead>tr>th{background:var(--posi-bg-filter-inactive)!important;color:var(--posi-text-primary);font-weight:600;border-bottom-color:var(--posi-border)}.posi-content .ant-table-tbody>tr>td{border-bottom-color:var(--posi-border)}.posi-content .ant-table-tbody>tr:hover>td{background:var(--posi-accent-tertiary)!important}.posi-content .ant-table a:not(.ant-btn){color:var(--posi-accent-primary)}.posi-content .ant-table a:not(.ant-btn):hover{color:var(--posi-accent-primary-hover)}.posi-content .ant-pagination{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.posi-content .ant-pagination .ant-pagination-item{min-width:32px;height:32px;line-height:30px;margin:0!important;padding:0;border-radius:var(--posi-radius-sm);border:1px solid var(--posi-border);background:var(--posi-bg-surface)!important}.posi-content .ant-pagination .ant-pagination-item a{color:var(--posi-text-primary)}.posi-content .ant-pagination .ant-pagination-item:hover{border-color:var(--posi-accent-primary)}.posi-content .ant-pagination .ant-pagination-item:hover a{color:var(--posi-accent-primary)}.posi-content .ant-pagination .ant-pagination-item-active{background:var(--posi-accent-primary)!important;border-color:var(--posi-accent-primary)!important}.posi-content .ant-pagination .ant-pagination-item-active a{color:var(--posi-text-inverse)!important}.posi-content .ant-pagination .ant-pagination-prev,.posi-content .ant-pagination .ant-pagination-next{margin:0!important}.posi-content .ant-pagination .ant-pagination-prev .ant-pagination-item-link,.posi-content .ant-pagination .ant-pagination-next .ant-pagination-item-link{min-width:32px;height:32px;padding:0;border-radius:var(--posi-radius-sm);border:1px solid var(--posi-border);background:var(--posi-bg-surface)!important;color:var(--posi-text-secondary)!important}.posi-content .ant-pagination .ant-pagination-prev:hover .ant-pagination-item-link,.posi-content .ant-pagination .ant-pagination-next:hover .ant-pagination-item-link{border-color:var(--posi-accent-primary);color:var(--posi-accent-primary)!important}.posi-content .ant-pagination .ant-pagination-prev.ant-pagination-disabled .ant-pagination-item-link,.posi-content .ant-pagination .ant-pagination-next.ant-pagination-disabled .ant-pagination-item-link{color:var(--posi-text-muted)!important;border-color:var(--posi-border)!important;cursor:not-allowed}.posi-content .ant-pagination .ant-pagination-jump-prev,.posi-content .ant-pagination .ant-pagination-jump-next{color:var(--posi-text-muted)}.posi-content .ant-pagination .ant-pagination-options{margin-left:8px}.posi-content .ant-pagination .ant-pagination-options .ant-select .ant-select-selector{min-height:32px!important;height:32px!important;line-height:30px!important;border-radius:var(--posi-radius-sm)!important;border:1px solid var(--posi-border)!important;background:var(--posi-bg-surface)!important;color:var(--posi-text-primary)!important}.posi-content .ant-pagination .ant-pagination-options .ant-select:hover .ant-select-selector{border-color:var(--posi-accent-primary)!important}.posi-content .ant-dropdown .ant-dropdown-menu{border-radius:var(--posi-radius-md);box-shadow:var(--posi-shadow-card)}.ant-drawer-content,.ant-drawer-wrapper-body{border-radius:var(--posi-radius-lg) 0 0 var(--posi-radius-lg)}.ant-drawer-header{border-bottom-color:var(--posi-border)}.ant-drawer-body{padding:24px}.ant-modal .ant-modal-content{border-radius:var(--posi-radius-lg);box-shadow:var(--posi-shadow-container);border:1px solid var(--posi-border)}.ant-modal .ant-modal-header{border-bottom-color:var(--posi-border)}.ant-modal .ant-modal-footer .ant-btn-primary{background:var(--posi-accent-primary)!important;border-color:var(--posi-accent-primary)!important;border-radius:var(--posi-radius-sm)}.ant-modal .ant-modal-footer .ant-btn-primary:hover{background:var(--posi-accent-primary-hover)!important;border-color:var(--posi-accent-primary-hover)!important}.posi-page-container{padding:24px;background:var(--posi-bg-surface);min-height:calc(100vh - 64px);box-shadow:var(--posi-shadow-card);border-radius:var(--posi-radius-md)}.posi-page-container-outlined{padding:16px;background:var(--posi-bg-surface);min-height:calc(100vh - 64px);border:1px solid var(--posi-border);border-radius:var(--posi-radius-md)}.posi-page-header{margin-bottom:24px}.posi-page-title{font-size:28px;font-weight:700;color:var(--posi-text-primary);margin:0 0 8px;line-height:1.2}.posi-page-subtitle{font-size:14px;color:var(--posi-text-secondary);margin:0}.posi-page-actions{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}.posi-card-secondary-bg{background:var(--posi-bg-card-secondary)!important}.posi-breadcrumb{margin:0 0 20px!important;padding:12px 16px;background:var(--posi-bg-card);border-radius:var(--posi-radius-sm);border:1px solid var(--posi-border)}.posi-breadcrumb .ant-breadcrumb-link{font-size:14px;color:var(--posi-text-secondary);transition:color .2s}.posi-breadcrumb .ant-breadcrumb-link:hover{color:var(--posi-accent-primary)}.posi-breadcrumb .ant-breadcrumb-separator{color:var(--posi-text-muted);margin:0 8px}.posi-breadcrumb li:last-child .ant-breadcrumb-link{color:var(--posi-text-primary);font-weight:500}.posi-table-container{background:var(--posi-bg-card);border-radius:var(--posi-radius-md);box-shadow:var(--posi-shadow-card);border:1px solid var(--posi-border);overflow:hidden}.posi-table-toolbar{padding:16px 20px;border-bottom:1px solid var(--posi-border);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;background:var(--posi-bg-card)}.posi-table-toolbar-left{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.posi-table-toolbar-right{display:flex;gap:8px;align-items:center}.posi-table-wrapper .ant-table{border-radius:0;box-shadow:none;border:none}.posi-table-wrapper .ant-table-thead>tr>th{background:var(--posi-bg-surface);color:var(--posi-text-secondary);font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--posi-border);padding:16px}.posi-table-wrapper .ant-table-tbody>tr{transition:all .2s}.posi-table-wrapper .ant-table-tbody>tr:hover{background:var(--posi-bg-surface);box-shadow:inset 0 0 0 1px var(--posi-border)}.posi-table-wrapper .ant-table-tbody>tr>td{padding:16px;border-bottom:1px solid var(--posi-border);font-size:14px}.posi-table-wrapper .ant-table-tbody>tr:last-child>td{border-bottom:none}.posi-table-actions{display:flex;gap:4px;justify-content:flex-end}.posi-table-action-btn{width:32px;height:32px;padding:0;border-radius:var(--posi-radius-sm);display:inline-flex;align-items:center;justify-content:center;transition:all .2s;border:1px solid transparent}.posi-table-action-btn:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.posi-table-action-btn.view{color:#1890ff;background:#1890ff1a}.posi-table-action-btn.view:hover{background:#1890ff;color:#fff}.posi-table-action-btn.edit{color:var(--posi-accent-primary);background:#ff8c421a}.posi-table-action-btn.edit:hover{background:var(--posi-accent-primary);color:#fff}.posi-table-action-btn.delete{color:var(--posi-semantic-danger);background:#ff4d4f1a}.posi-table-action-btn.delete:hover{background:var(--posi-semantic-danger);color:#fff;border-color:var(--posi-semantic-danger)}.posi-table-badge{padding:4px 12px;border-radius:var(--posi-radius-pill);font-size:12px;font-weight:500;display:inline-block;text-align:center}.posi-table-badge.success{background:#52c41a1a;color:#52c41a}.posi-table-badge.warning{background:#faad141a;color:#faad14}.posi-table-badge.danger{background:#ff4d4f1a;color:#ff4d4f}.posi-table-badge.info{background:#1890ff1a;color:#1890ff}.posi-table-badge.default{background:var(--posi-bg-surface);color:var(--posi-text-secondary);border:1px solid var(--posi-border)}.posi-form-section{margin-bottom:32px}.posi-form-section:last-child{margin-bottom:0}.posi-form-section-title{font-size:16px;font-weight:600;color:var(--posi-text-primary);margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid var(--posi-border)}.posi-form-section-subtitle{font-size:13px;color:var(--posi-text-secondary);margin:-8px 0 16px}.posi-form-row{display:grid;grid-template-columns:1fr;gap:16px}.posi-form-row.two-cols{grid-template-columns:repeat(2,1fr)}.posi-form-row.three-cols{grid-template-columns:repeat(3,1fr)}@media (max-width: 768px){.posi-form-row.two-cols,.posi-form-row.three-cols{grid-template-columns:1fr}}.ant-form-item{margin-bottom:20px}.ant-form-item-label>label{font-weight:500;color:var(--posi-text-primary);font-size:14px}.ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{color:var(--posi-semantic-danger)}.ant-form-item-explain-error{font-size:12px;margin-top:4px}.ant-input:not(.posi-header-search .ant-input),.ant-input-number,.ant-picker,.ant-select-selector{border-radius:var(--posi-radius-sm)!important;border:1.5px solid var(--posi-border)!important;transition:all .2s!important;font-size:14px!important;padding:8px 12px!important}.ant-input:hover,.ant-input-number:hover,.ant-picker:hover,.ant-select:hover .ant-select-selector{border-color:var(--posi-accent-primary)!important}.ant-input:focus,.ant-input-focused,.ant-input-number:focus,.ant-input-number-focused,.ant-picker:focus,.ant-picker-focused,.ant-select-focused .ant-select-selector{border-color:var(--posi-accent-primary)!important;box-shadow:0 0 0 3px #ff8c421a!important}.ant-input-affix-wrapper:not(.posi-header-search .ant-input-affix-wrapper){border-radius:var(--posi-radius-sm)!important;border:1.5px solid var(--posi-border)!important;padding:4px 12px!important}.ant-input-affix-wrapper:not(.posi-header-search .ant-input-affix-wrapper):hover,.ant-input-affix-wrapper-focused:not(.posi-header-search .ant-input-affix-wrapper-focused){border-color:var(--posi-accent-primary)!important}.ant-input-affix-wrapper-focused:not(.posi-header-search .ant-input-affix-wrapper-focused){box-shadow:0 0 0 3px #ff8c421a!important}.ant-input-prefix,.ant-input-suffix{color:var(--posi-text-muted)}.ant-input-number-handler-wrap{border-radius:0 var(--posi-radius-sm) var(--posi-radius-sm) 0!important}.ant-input-textarea{border-radius:var(--posi-radius-sm)!important}.ant-input[disabled],.ant-input-disabled,.ant-select-disabled .ant-select-selector{background:var(--posi-bg-surface)!important;color:var(--posi-text-muted)!important;cursor:not-allowed}.ant-modal-content{border-radius:var(--posi-radius-lg)!important;box-shadow:0 12px 48px #00000026!important;overflow:hidden}.ant-modal-header{padding:20px 24px!important;border-bottom:1px solid var(--posi-border)!important;background:var(--posi-bg-card)!important}.ant-modal-title{font-size:18px!important;font-weight:600!important;color:var(--posi-text-primary)!important}.ant-modal-close{top:16px!important;right:16px!important;width:32px!important;height:32px!important;border-radius:var(--posi-radius-sm)!important;transition:all .2s!important}.ant-modal-close:hover{background:var(--posi-bg-surface)!important}.ant-modal-close-x{font-size:16px!important;line-height:32px!important;color:var(--posi-text-secondary)!important}.ant-modal-body{padding:24px!important;max-height:70vh;overflow-y:auto}.ant-modal-footer{padding:16px 24px!important;border-top:1px solid var(--posi-border)!important;background:var(--posi-bg-card)!important}.ant-modal-footer .ant-btn{height:40px!important;padding:0 24px!important;font-weight:500!important}.ant-drawer-content-wrapper{box-shadow:-4px 0 24px #0000001f!important}.ant-drawer-header{padding:20px 24px!important;border-bottom:1px solid var(--posi-border)!important;background:var(--posi-bg-card)!important}.ant-drawer-title{font-size:18px!important;font-weight:600!important;color:var(--posi-text-primary)!important}.ant-drawer-close{width:32px!important;height:32px!important;border-radius:var(--posi-radius-sm)!important;transition:all .2s!important;margin-right:8px!important}.ant-drawer-close:hover{background:var(--posi-bg-surface)!important}.ant-drawer-body{padding:24px!important}.ant-drawer-footer{padding:16px 24px!important;border-top:1px solid var(--posi-border)!important;background:var(--posi-bg-card)!important}.ant-drawer-footer .ant-btn{height:40px!important;padding:0 24px!important;font-weight:500!important}.ant-btn{border-radius:var(--posi-radius-sm)!important;font-weight:500!important;transition:all .2s!important;height:36px!important;padding:0 16px!important;font-size:14px!important}.ant-btn-lg{height:44px!important;padding:0 24px!important;font-size:15px!important}.ant-btn-sm{height:28px!important;padding:0 12px!important;font-size:13px!important}.ant-btn-primary{background:var(--posi-accent-primary)!important;border-color:var(--posi-accent-primary)!important;box-shadow:0 2px 4px #ff8c4233!important}.ant-btn-primary:hover{background:var(--posi-accent-primary-hover)!important;border-color:var(--posi-accent-primary-hover)!important;transform:translateY(-1px);box-shadow:0 4px 8px #ff8c4240!important}.ant-btn-default{background:#fff!important;border:1.5px solid var(--posi-border)!important}.ant-btn-default:hover{border-color:var(--posi-accent-primary)!important;color:var(--posi-accent-primary)!important}.ant-btn-icon-only{width:36px!important;padding:0!important}.ant-btn-icon-only.ant-btn-lg{width:44px!important}.ant-btn-icon-only.ant-btn-sm{width:28px!important}.ant-btn[disabled],.ant-btn-disabled{opacity:.5;cursor:not-allowed}.ant-select-dropdown{border-radius:var(--posi-radius-sm)!important;box-shadow:0 4px 16px #0000001a!important;border:1px solid var(--posi-border)!important}.ant-select-item{border-radius:var(--posi-radius-xs)!important;margin:2px 4px!important;padding:8px 12px!important}.ant-select-item-option-selected{background:#ff8c421a!important;color:var(--posi-accent-primary)!important;font-weight:500!important}.ant-select-item-option-active{background:var(--posi-bg-surface)!important}.ant-tabs-tab{padding:12px 20px!important;font-weight:500!important;color:var(--posi-text-secondary)!important;transition:all .2s!important}.ant-tabs-tab:hover{color:var(--posi-accent-primary)!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--posi-accent-primary)!important;font-weight:600!important}.ant-tabs-ink-bar{background:var(--posi-accent-primary)!important;height:3px!important}.ant-message-notice-content{border-radius:var(--posi-radius-sm)!important;box-shadow:0 4px 16px #0000001f!important;padding:12px 16px!important}.ant-notification-notice{border-radius:var(--posi-radius-md)!important;box-shadow:0 4px 24px #0000001f!important;padding:20px!important}.posi-content-card{background:var(--posi-bg-card);border-radius:var(--posi-radius-md);box-shadow:var(--posi-shadow-card);border:1px solid var(--posi-border);padding:24px;margin-bottom:24px}.posi-content-card-title{font-size:16px;font-weight:600;color:var(--posi-text-primary);margin:0 0 16px}.posi-content-card-subtitle{font-size:13px;color:var(--posi-text-secondary);margin:-8px 0 16px}.posi-loading-container{display:flex;justify-content:center;align-items:center;padding:48px;min-height:200px}.posi-empty-state{text-align:center;padding:48px 24px;color:var(--posi-text-secondary)}.posi-empty-state-icon{font-size:48px;color:var(--posi-text-muted);margin-bottom:16px}.posi-empty-state-text{font-size:16px;font-weight:500;color:var(--posi-text-secondary);margin-bottom:8px}.posi-empty-state-subtext{font-size:14px;color:var(--posi-text-muted)}@media (max-width: 768px){.posi-page-container{padding:16px}.posi-table-toolbar{padding:12px 16px}.posi-table-wrapper .ant-table-thead>tr>th,.posi-table-wrapper .ant-table-tbody>tr>td{padding:12px}.ant-modal-body{padding:20px!important}.posi-content-card{padding:16px}}html.dark main .rounded-xl.bg-white,html.dark main .rounded-2xl.bg-white,html.dark main section.bg-white.rounded-xl,html.dark main section.bg-white.rounded-2xl{background-color:#1e293b!important;border-color:#334155!important;color:#e2e8f0;box-shadow:0 1px 3px #00000040}html.dark main .rounded-xl.shadow-sm.bg-white,html.dark main .rounded-xl.shadow-lg.bg-white{background-color:#1e293b!important;border-color:#334155!important;color:#e2e8f0}html.dark main .rounded-lg.border.border-gray-200.bg-white,html.dark main .rounded-lg.border-gray-200.overflow-hidden.bg-white{background-color:#1e293b!important;border-color:#334155!important;color:#e2e8f0}html.dark main .border.border-gray-200.bg-white.rounded-lg{background-color:#1e293b!important;border-color:#334155!important}html.dark main .bg-white.rounded-lg.border.border-gray-200{background-color:#1e293b!important;border-color:#334155!important;color:#e2e8f0}html.dark main .bg-white.rounded-lg.border.border-gray-200 .text-gray-900,html.dark main .bg-white.rounded-lg.border.border-gray-200 .text-gray-800,html.dark main .bg-white.rounded-lg.border.border-gray-200 .text-gray-700{color:#f8fafc!important}html.dark main .bg-white.rounded-lg.border.border-gray-200 .text-gray-600,html.dark main .bg-white.rounded-lg.border.border-gray-200 .text-gray-500{color:#94a3b8!important}html.dark main .overflow-auto.bg-white{background-color:#1e293b!important}html.dark main .rounded-xl.bg-white .text-gray-900,html.dark main .rounded-xl.bg-white .text-gray-800,html.dark main .rounded-xl.bg-white .text-gray-700,html.dark main .rounded-2xl.bg-white .text-gray-900,html.dark main .rounded-2xl.bg-white .text-gray-800,html.dark main .rounded-2xl.bg-white .text-gray-700,html.dark main section.bg-white .text-gray-900,html.dark main section.bg-white .text-gray-800,html.dark main section.bg-white .text-gray-700,html.dark main .rounded-lg.border.border-gray-200.bg-white .text-gray-900,html.dark main .rounded-lg.border.border-gray-200.bg-white .text-gray-800,html.dark main .rounded-lg.border.border-gray-200.bg-white .text-gray-700{color:#f8fafc!important}html.dark main .rounded-xl.bg-white .text-gray-600,html.dark main .rounded-xl.bg-white .text-gray-500,html.dark main .rounded-2xl.bg-white .text-gray-600,html.dark main .rounded-2xl.bg-white .text-gray-500,html.dark main section.bg-white .text-gray-600,html.dark main section.bg-white .text-gray-500,html.dark main .rounded-lg.border.border-gray-200.bg-white .text-gray-600,html.dark main .rounded-lg.border.border-gray-200.bg-white .text-gray-500{color:#94a3b8!important}html.dark main .rounded-xl.bg-white .text-gray-400,html.dark main .rounded-2xl.bg-white .text-gray-400,html.dark main section.bg-white .text-gray-400{color:#64748b!important}html.dark main .table-wrapper .border-t.border-gray-200.bg-gray-50{background-color:#0f172a99!important;border-color:#334155!important}html.dark main .table-wrapper .text-gray-700{color:#cbd5e1!important}html.dark .ant-card{background:#1e293b!important;border-color:#334155!important}html.dark .ant-card .ant-card-head{border-bottom-color:#334155!important;color:#f8fafc}html.dark .ant-card .ant-card-head-title,html.dark .ant-card .ant-card-extra{color:#f8fafc!important}html.dark .ant-card-body{color:#e2e8f0}html.dark .ant-descriptions-item-label,html.dark .ant-descriptions-item-content{color:#e2e8f0!important}html.dark .ant-tabs-tab{color:#94a3b8!important}html.dark .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fb923c!important}html.dark .ant-tabs-nav:before{border-color:#334155!important}html.dark .ant-divider{border-color:#334155!important}html.dark .ant-list-item{border-color:#334155!important;color:#e2e8f0}html.dark .ant-statistic-title{color:#94a3b8!important}html.dark .ant-statistic-content{color:#f8fafc!important}html.dark .ant-collapse{background:#1e293b!important;border-color:#334155!important}html.dark .ant-collapse-item{border-color:#334155!important}html.dark .ant-collapse-header{color:#f8fafc!important}html.dark .ant-collapse-content{background:#0f172a80!important;color:#e2e8f0}html.dark main pre.bg-white,html.dark main code.bg-white{background-color:#0f172a!important;border-color:#334155!important;color:#e2e8f0!important}html.dark{--tw-ring-offset-color: rgb(30 41 59)}html.dark [class*="hover:bg-gray-100"]:hover,html.dark [class*="hover:bg-gray-100"]:focus-visible{background-color:#334155!important}html.dark [class*="hover:bg-gray-50"]:hover,html.dark [class*="hover:bg-gray-50"]:focus-visible{background-color:#3341558c!important}html.dark [role=dialog][aria-modal=true] [class*="hover:bg-gray-100"]:hover,html.dark [role=dialog][aria-modal=true] [class*="hover:bg-gray-100"]:focus-visible,html.dark .ant-drawer-content [class*="hover:bg-gray-100"]:hover,html.dark .ant-drawer-content [class*="hover:bg-gray-100"]:focus-visible,html.dark .ant-modal-content [class*="hover:bg-gray-100"]:hover,html.dark .ant-modal-content [class*="hover:bg-gray-100"]:focus-visible{background-color:#334155!important}html.dark .ant-btn:focus-visible,html.dark .ant-pagination-item:focus-visible a{outline:2px solid rgb(249 115 22);outline-offset:2px}html.dark .ant-spin-nested-loading>div>.ant-spin .ant-spin-dot-item{background-color:#f97316}html.dark .ant-spin-container:after{background:#0f172a8c!important}html.dark .ant-table-wrapper .ant-spin-nested-loading .ant-spin-blur{opacity:.35;filter:brightness(.92);-webkit-filter:brightness(.92)}html.dark input[type=file]:not(.sr-only)::file-selector-button{background-color:#334155;color:#e2e8f0;border:1px solid rgb(71 85 105);border-radius:.375rem;padding:.35rem .75rem;margin-inline-end:.75rem;cursor:pointer}html.dark input[type=file]:not(.sr-only)::file-selector-button:hover{background-color:#475569}/*! tailwindcss v3.4.0 | MIT License | https://tailwindcss.com
 */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Exo 2,ui-sans-serif,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}body{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}html.dark main .bg-white.rounded-lg.border.border-gray-200 body{color:#f8fafc}html.dark main .rounded-xl.bg-white body,html.dark main .rounded-2xl.bg-white body,html.dark main section.bg-white body,html.dark main .rounded-lg.border.border-gray-200.bg-white body{color:#f8fafc}html.dark main .table-wrapper body.border-t.border-gray-200{background-color:#0f172a99;border-color:#334155}:is(:where(.dark) body){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}body{font-family:"Exo 2",ui-sans-serif,system-ui,sans-serif}*,: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: }::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: }.btn{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}html.dark main .btn.border.border-gray-200.bg-white,html.dark main .btn.border-gray-200.overflow-hidden.bg-white{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .border.border-gray-200.bg-white.btn{background-color:#1e293b;border-color:#334155}html.dark main .bg-white.btn.border.border-gray-200{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .bg-white.btn.border.border-gray-200 .text-gray-900,html.dark main .bg-white.btn.border.border-gray-200 .text-gray-800,html.dark main .bg-white.btn.border.border-gray-200 .text-gray-700{color:#f8fafc}html.dark main .bg-white.btn.border.border-gray-200 .text-gray-600,html.dark main .bg-white.btn.border.border-gray-200 .text-gray-500{color:#94a3b8}html.dark main .btn.border.border-gray-200.bg-white .text-gray-900,html.dark main .btn.border.border-gray-200.bg-white .text-gray-800,html.dark main .btn.border.border-gray-200.bg-white .text-gray-700{color:#f8fafc}html.dark main .btn.border.border-gray-200.bg-white .text-gray-600,html.dark main .btn.border.border-gray-200.bg-white .text-gray-500{color:#94a3b8}.btn-primary{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.btn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.btn-primary:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity));--tw-ring-offset-width: 2px}.btn-success{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.btn-success:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.btn-success:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity));--tw-ring-offset-width: 2px}.btn-secondary{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.btn-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.btn-secondary:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity));--tw-ring-offset-width: 2px}.btn-info{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.btn-info:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.btn-info:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));--tw-ring-offset-width: 2px}.btn-outlined{border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}html.dark main .rounded-xl.btn-outlined,html.dark main .rounded-2xl.btn-outlined,html.dark main section.btn-outlined.rounded-xl,html.dark main section.btn-outlined.rounded-2xl{background-color:#1e293b;border-color:#334155;color:#e2e8f0;box-shadow:0 1px 3px #00000040}html.dark main .rounded-xl.shadow-sm.btn-outlined,html.dark main .rounded-xl.shadow-lg.btn-outlined{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .rounded-lg.border.border-gray-200.btn-outlined,html.dark main .rounded-lg.border-gray-200.overflow-hidden.btn-outlined{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .rounded-lg.btn-outlined.border-gray-200.bg-white{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .border.border-gray-200.btn-outlined.rounded-lg{background-color:#1e293b;border-color:#334155}html.dark main .btn-outlined.border-gray-200.bg-white.rounded-lg{background-color:#1e293b;border-color:#334155}html.dark main .btn-outlined.rounded-lg.border.border-gray-200{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .bg-white.rounded-lg.btn-outlined.border-gray-200{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .btn-outlined.rounded-lg.border.border-gray-200 .text-gray-900,html.dark main .btn-outlined.rounded-lg.border.border-gray-200 .text-gray-800,html.dark main .btn-outlined.rounded-lg.border.border-gray-200 .text-gray-700{color:#f8fafc}html.dark main .bg-white.rounded-lg.border.border-gray-200 .btn-outlined{color:#f8fafc}html.dark main .bg-white.rounded-lg.btn-outlined.border-gray-200 .text-gray-900,html.dark main .bg-white.rounded-lg.btn-outlined.border-gray-200 .text-gray-800,html.dark main .bg-white.rounded-lg.btn-outlined.border-gray-200 .text-gray-700{color:#f8fafc}html.dark main .btn-outlined.rounded-lg.border.border-gray-200 .text-gray-600,html.dark main .btn-outlined.rounded-lg.border.border-gray-200 .text-gray-500{color:#94a3b8}html.dark main .bg-white.rounded-lg.btn-outlined.border-gray-200 .text-gray-600,html.dark main .bg-white.rounded-lg.btn-outlined.border-gray-200 .text-gray-500{color:#94a3b8}html.dark main .overflow-auto.btn-outlined{background-color:#1e293b}html.dark main .rounded-xl.btn-outlined .text-gray-900,html.dark main .rounded-xl.btn-outlined .text-gray-800,html.dark main .rounded-xl.btn-outlined .text-gray-700,html.dark main .rounded-2xl.btn-outlined .text-gray-900,html.dark main .rounded-2xl.btn-outlined .text-gray-800,html.dark main .rounded-2xl.btn-outlined .text-gray-700,html.dark main section.btn-outlined .text-gray-900,html.dark main section.btn-outlined .text-gray-800,html.dark main section.btn-outlined .text-gray-700,html.dark main .rounded-lg.border.border-gray-200.btn-outlined .text-gray-900,html.dark main .rounded-lg.border.border-gray-200.btn-outlined .text-gray-800,html.dark main .rounded-lg.border.border-gray-200.btn-outlined .text-gray-700{color:#f8fafc}html.dark main .rounded-xl.bg-white .btn-outlined,html.dark main .rounded-2xl.bg-white .btn-outlined,html.dark main section.bg-white .btn-outlined,html.dark main .rounded-lg.border.border-gray-200.bg-white .btn-outlined{color:#f8fafc}html.dark main .rounded-lg.btn-outlined.border-gray-200.bg-white .text-gray-900,html.dark main .rounded-lg.btn-outlined.border-gray-200.bg-white .text-gray-800,html.dark main .rounded-lg.btn-outlined.border-gray-200.bg-white .text-gray-700{color:#f8fafc}html.dark main .rounded-xl.btn-outlined .text-gray-600,html.dark main .rounded-xl.btn-outlined .text-gray-500,html.dark main .rounded-2xl.btn-outlined .text-gray-600,html.dark main .rounded-2xl.btn-outlined .text-gray-500,html.dark main section.btn-outlined .text-gray-600,html.dark main section.btn-outlined .text-gray-500,html.dark main .rounded-lg.border.border-gray-200.btn-outlined .text-gray-600,html.dark main .rounded-lg.border.border-gray-200.btn-outlined .text-gray-500{color:#94a3b8}html.dark main .rounded-lg.btn-outlined.border-gray-200.bg-white .text-gray-600,html.dark main .rounded-lg.btn-outlined.border-gray-200.bg-white .text-gray-500{color:#94a3b8}html.dark main .rounded-xl.btn-outlined .text-gray-400,html.dark main .rounded-2xl.btn-outlined .text-gray-400,html.dark main section.btn-outlined .text-gray-400{color:#64748b}html.dark main .table-wrapper .btn-outlined{color:#cbd5e1}html.dark main pre.btn-outlined,html.dark main code.btn-outlined{background-color:#0f172a;border-color:#334155;color:#e2e8f0}.btn-outlined:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.btn-outlined:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity));--tw-ring-offset-width: 2px}:is(:where(.dark) .btn-outlined){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}:is(:where(.dark) .btn-outlined:hover){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}:is(:where(.dark) .btn-outlined:focus){--tw-ring-offset-color: #111827}.btn-danger{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.btn-danger:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.btn-danger:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));--tw-ring-offset-width: 2px}.input{width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}html.dark main .rounded-xl.input,html.dark main .rounded-2xl.input,html.dark main section.input.rounded-xl,html.dark main section.input.rounded-2xl{background-color:#1e293b;border-color:#334155;color:#e2e8f0;box-shadow:0 1px 3px #00000040}html.dark main .rounded-xl.shadow-sm.input,html.dark main .rounded-xl.shadow-lg.input{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .rounded-lg.input.border-gray-200.bg-white{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .input.border.border-gray-200.bg-white,html.dark main .input.border-gray-200.overflow-hidden.bg-white{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .rounded-lg.border.border-gray-200.input,html.dark main .rounded-lg.border-gray-200.overflow-hidden.input{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .input.border-gray-200.bg-white.rounded-lg{background-color:#1e293b;border-color:#334155}html.dark main .border.border-gray-200.bg-white.input{background-color:#1e293b;border-color:#334155}html.dark main .border.border-gray-200.input.rounded-lg{background-color:#1e293b;border-color:#334155}html.dark main .bg-white.rounded-lg.input.border-gray-200{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .bg-white.input.border.border-gray-200{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .input.rounded-lg.border.border-gray-200{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .bg-white.rounded-lg.input.border-gray-200 .text-gray-900,html.dark main .bg-white.rounded-lg.input.border-gray-200 .text-gray-800,html.dark main .bg-white.rounded-lg.input.border-gray-200 .text-gray-700{color:#f8fafc}html.dark main .bg-white.input.border.border-gray-200 .text-gray-900,html.dark main .bg-white.input.border.border-gray-200 .text-gray-800,html.dark main .bg-white.input.border.border-gray-200 .text-gray-700{color:#f8fafc}html.dark main .input.rounded-lg.border.border-gray-200 .text-gray-900,html.dark main .input.rounded-lg.border.border-gray-200 .text-gray-800,html.dark main .input.rounded-lg.border.border-gray-200 .text-gray-700{color:#f8fafc}html.dark main .bg-white.rounded-lg.border.border-gray-200 .input{color:#f8fafc}html.dark main .bg-white.rounded-lg.input.border-gray-200 .text-gray-600,html.dark main .bg-white.rounded-lg.input.border-gray-200 .text-gray-500{color:#94a3b8}html.dark main .bg-white.input.border.border-gray-200 .text-gray-600,html.dark main .bg-white.input.border.border-gray-200 .text-gray-500{color:#94a3b8}html.dark main .input.rounded-lg.border.border-gray-200 .text-gray-600,html.dark main .input.rounded-lg.border.border-gray-200 .text-gray-500{color:#94a3b8}html.dark main .overflow-auto.input{background-color:#1e293b}html.dark main .rounded-lg.input.border-gray-200.bg-white .text-gray-900,html.dark main .rounded-lg.input.border-gray-200.bg-white .text-gray-800,html.dark main .rounded-lg.input.border-gray-200.bg-white .text-gray-700{color:#f8fafc}html.dark main .input.border.border-gray-200.bg-white .text-gray-900,html.dark main .input.border.border-gray-200.bg-white .text-gray-800,html.dark main .input.border.border-gray-200.bg-white .text-gray-700{color:#f8fafc}html.dark main .rounded-xl.input .text-gray-900,html.dark main .rounded-xl.input .text-gray-800,html.dark main .rounded-xl.input .text-gray-700,html.dark main .rounded-2xl.input .text-gray-900,html.dark main .rounded-2xl.input .text-gray-800,html.dark main .rounded-2xl.input .text-gray-700,html.dark main section.input .text-gray-900,html.dark main section.input .text-gray-800,html.dark main section.input .text-gray-700,html.dark main .rounded-lg.border.border-gray-200.input .text-gray-900,html.dark main .rounded-lg.border.border-gray-200.input .text-gray-800,html.dark main .rounded-lg.border.border-gray-200.input .text-gray-700{color:#f8fafc}html.dark main .rounded-xl.bg-white .input,html.dark main .rounded-2xl.bg-white .input,html.dark main section.bg-white .input,html.dark main .rounded-lg.border.border-gray-200.bg-white .input{color:#f8fafc}html.dark main .rounded-lg.input.border-gray-200.bg-white .text-gray-600,html.dark main .rounded-lg.input.border-gray-200.bg-white .text-gray-500{color:#94a3b8}html.dark main .input.border.border-gray-200.bg-white .text-gray-600,html.dark main .input.border.border-gray-200.bg-white .text-gray-500{color:#94a3b8}html.dark main .rounded-xl.input .text-gray-600,html.dark main .rounded-xl.input .text-gray-500,html.dark main .rounded-2xl.input .text-gray-600,html.dark main .rounded-2xl.input .text-gray-500,html.dark main section.input .text-gray-600,html.dark main section.input .text-gray-500,html.dark main .rounded-lg.border.border-gray-200.input .text-gray-600,html.dark main .rounded-lg.border.border-gray-200.input .text-gray-500{color:#94a3b8}html.dark main .rounded-xl.input .text-gray-400,html.dark main .rounded-2xl.input .text-gray-400,html.dark main section.input .text-gray-400{color:#64748b}html.dark main pre.input,html.dark main code.input{background-color:#0f172a;border-color:#334155;color:#e2e8f0}.input:focus{border-color:transparent;--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(249 115 22 / var(--tw-ring-opacity))}:is(:where(.dark) .input){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.input-sm{padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem}.input-error{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.input-error:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity))}.label{margin-bottom:.5rem;display:block;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}html.dark main .bg-white.rounded-lg.border.border-gray-200 .label{color:#f8fafc}html.dark main .rounded-xl.bg-white .label,html.dark main .rounded-2xl.bg-white .label,html.dark main section.bg-white .label,html.dark main .rounded-lg.border.border-gray-200.bg-white .label{color:#f8fafc}html.dark main .table-wrapper .label{color:#cbd5e1}:is(:where(.dark) .label){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.info-txt{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}html.dark main .bg-white.rounded-lg.border.border-gray-200 .info-txt{color:#f8fafc}html.dark main .rounded-xl.bg-white .info-txt,html.dark main .rounded-2xl.bg-white .info-txt,html.dark main section.bg-white .info-txt,html.dark main .rounded-lg.border.border-gray-200.bg-white .info-txt{color:#f8fafc}:is(:where(.dark) .info-txt){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.info-label{font-weight:600;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}html.dark main .bg-white.rounded-lg.border.border-gray-200 .info-label{color:#f8fafc}html.dark main .rounded-xl.bg-white .info-label,html.dark main .rounded-2xl.bg-white .info-label,html.dark main section.bg-white .info-label,html.dark main .rounded-lg.border.border-gray-200.bg-white .info-label{color:#f8fafc}html.dark main .table-wrapper .info-label{color:#cbd5e1}:is(:where(.dark) .info-label){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.info-value{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}html.dark main .bg-white.rounded-lg.border.border-gray-200 .info-value{color:#f8fafc}html.dark main .rounded-xl.bg-white .info-value,html.dark main .rounded-2xl.bg-white .info-value,html.dark main section.bg-white .info-value,html.dark main .rounded-lg.border.border-gray-200.bg-white .info-value{color:#f8fafc}:is(:where(.dark) .info-value){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.card{border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1.5rem;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}html.dark main .rounded-xl.card,html.dark main .rounded-2xl.card,html.dark main section.card.rounded-xl,html.dark main section.card.rounded-2xl{background-color:#1e293b;border-color:#334155;color:#e2e8f0;box-shadow:0 1px 3px #00000040}html.dark main .card.bg-white,html.dark main section.bg-white.card{background-color:#1e293b;border-color:#334155;color:#e2e8f0;box-shadow:0 1px 3px #00000040}html.dark main .rounded-xl.shadow-sm.card,html.dark main .rounded-xl.shadow-lg.card{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .card.shadow-sm.bg-white,html.dark main .card.shadow-lg.bg-white{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .rounded-lg.border.border-gray-200.card,html.dark main .rounded-lg.border-gray-200.overflow-hidden.card{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .border.border-gray-200.card.rounded-lg{background-color:#1e293b;border-color:#334155}html.dark main .card.rounded-lg.border.border-gray-200{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .card.rounded-lg.border.border-gray-200 .text-gray-900,html.dark main .card.rounded-lg.border.border-gray-200 .text-gray-800,html.dark main .card.rounded-lg.border.border-gray-200 .text-gray-700{color:#f8fafc}html.dark main .card.rounded-lg.border.border-gray-200 .text-gray-600,html.dark main .card.rounded-lg.border.border-gray-200 .text-gray-500{color:#94a3b8}html.dark main .overflow-auto.card{background-color:#1e293b}html.dark main .rounded-xl.card .text-gray-900,html.dark main .rounded-xl.card .text-gray-800,html.dark main .rounded-xl.card .text-gray-700,html.dark main .rounded-2xl.card .text-gray-900,html.dark main .rounded-2xl.card .text-gray-800,html.dark main .rounded-2xl.card .text-gray-700,html.dark main section.card .text-gray-900,html.dark main section.card .text-gray-800,html.dark main section.card .text-gray-700,html.dark main .rounded-lg.border.border-gray-200.card .text-gray-900,html.dark main .rounded-lg.border.border-gray-200.card .text-gray-800,html.dark main .rounded-lg.border.border-gray-200.card .text-gray-700{color:#f8fafc}html.dark main .card.bg-white .text-gray-900,html.dark main .card.bg-white .text-gray-800,html.dark main .card.bg-white .text-gray-700{color:#f8fafc}html.dark main .rounded-xl.card .text-gray-600,html.dark main .rounded-xl.card .text-gray-500,html.dark main .rounded-2xl.card .text-gray-600,html.dark main .rounded-2xl.card .text-gray-500,html.dark main section.card .text-gray-600,html.dark main section.card .text-gray-500,html.dark main .rounded-lg.border.border-gray-200.card .text-gray-600,html.dark main .rounded-lg.border.border-gray-200.card .text-gray-500{color:#94a3b8}html.dark main .card.bg-white .text-gray-600,html.dark main .card.bg-white .text-gray-500{color:#94a3b8}html.dark main .rounded-xl.card .text-gray-400,html.dark main .rounded-2xl.card .text-gray-400,html.dark main section.card .text-gray-400{color:#64748b}html.dark main .card.bg-white .text-gray-400{color:#64748b}html.dark main pre.card,html.dark main code.card{background-color:#0f172a;border-color:#334155;color:#e2e8f0}:is(:where(.dark) .card){border-width:1px;--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity));--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)}.table-wrapper{overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}html.dark main .rounded-xl.table-wrapper,html.dark main .rounded-2xl.table-wrapper,html.dark main section.table-wrapper.rounded-xl,html.dark main section.table-wrapper.rounded-2xl{background-color:#1e293b;border-color:#334155;color:#e2e8f0;box-shadow:0 1px 3px #00000040}html.dark main .rounded-xl.shadow-sm.table-wrapper,html.dark main .rounded-xl.shadow-lg.table-wrapper{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .rounded-lg.border.border-gray-200.table-wrapper,html.dark main .rounded-lg.border-gray-200.overflow-hidden.table-wrapper{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .rounded-lg.border-gray-200.table-wrapper.bg-white{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .border.border-gray-200.table-wrapper.rounded-lg{background-color:#1e293b;border-color:#334155}html.dark main .table-wrapper.rounded-lg.border.border-gray-200{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .table-wrapper.rounded-lg.border.border-gray-200 .text-gray-900,html.dark main .table-wrapper.rounded-lg.border.border-gray-200 .text-gray-800,html.dark main .table-wrapper.rounded-lg.border.border-gray-200 .text-gray-700{color:#f8fafc}html.dark main .table-wrapper.rounded-lg.border.border-gray-200 .text-gray-600,html.dark main .table-wrapper.rounded-lg.border.border-gray-200 .text-gray-500{color:#94a3b8}html.dark main .overflow-auto.table-wrapper{background-color:#1e293b}html.dark main .rounded-xl.table-wrapper .text-gray-900,html.dark main .rounded-xl.table-wrapper .text-gray-800,html.dark main .rounded-xl.table-wrapper .text-gray-700,html.dark main .rounded-2xl.table-wrapper .text-gray-900,html.dark main .rounded-2xl.table-wrapper .text-gray-800,html.dark main .rounded-2xl.table-wrapper .text-gray-700,html.dark main section.table-wrapper .text-gray-900,html.dark main section.table-wrapper .text-gray-800,html.dark main section.table-wrapper .text-gray-700,html.dark main .rounded-lg.border.border-gray-200.table-wrapper .text-gray-900,html.dark main .rounded-lg.border.border-gray-200.table-wrapper .text-gray-800,html.dark main .rounded-lg.border.border-gray-200.table-wrapper .text-gray-700{color:#f8fafc}html.dark main .rounded-xl.table-wrapper .text-gray-600,html.dark main .rounded-xl.table-wrapper .text-gray-500,html.dark main .rounded-2xl.table-wrapper .text-gray-600,html.dark main .rounded-2xl.table-wrapper .text-gray-500,html.dark main section.table-wrapper .text-gray-600,html.dark main section.table-wrapper .text-gray-500,html.dark main .rounded-lg.border.border-gray-200.table-wrapper .text-gray-600,html.dark main .rounded-lg.border.border-gray-200.table-wrapper .text-gray-500{color:#94a3b8}html.dark main .rounded-xl.table-wrapper .text-gray-400,html.dark main .rounded-2xl.table-wrapper .text-gray-400,html.dark main section.table-wrapper .text-gray-400{color:#64748b}html.dark main pre.table-wrapper,html.dark main code.table-wrapper{background-color:#0f172a;border-color:#334155;color:#e2e8f0}:is(:where(.dark) .table-wrapper){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.table{min-width:100%}.table>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity))}:is(:where(.dark) .table)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(55 65 81 / var(--tw-divide-opacity))}.table thead{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}html.dark main .table-wrapper .border-t.border-gray-200.table thead{background-color:#0f172a99;border-color:#334155}:is(:where(.dark) .table thead){background-color:#37415180}.table th{padding:.75rem 1.5rem;text-align:left;font-size:.75rem;line-height:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}html.dark main .bg-white.rounded-lg.border.border-gray-200 .table th{color:#94a3b8}html.dark main .rounded-xl.bg-white .table th,html.dark main .rounded-2xl.bg-white .table th,html.dark main section.bg-white .table th,html.dark main .rounded-lg.border.border-gray-200.bg-white .table th{color:#94a3b8}:is(:where(.dark) .table th){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.table td{white-space:nowrap;padding:1rem 1.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}html.dark main .bg-white.rounded-lg.border.border-gray-200 .table td{color:#f8fafc}html.dark main .rounded-xl.bg-white .table td,html.dark main .rounded-2xl.bg-white .table td,html.dark main section.bg-white .table td,html.dark main .rounded-lg.border.border-gray-200.bg-white .table td{color:#f8fafc}:is(:where(.dark) .table td){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.table tbody tr{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.table tbody tr:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}:is(:where(.dark) .table tbody tr:hover){background-color:#37415180}.stock-overview-table .table{width:100%;max-width:100%;table-layout:auto}.stock-overview-table .table th,.stock-overview-table .table td{padding:.5rem;font-size:.75rem;line-height:1rem}.stock-overview-table .table thead th{white-space:nowrap;text-transform:uppercase;letter-spacing:.025em}.stock-overview-table .table tbody td:first-child{vertical-align:middle;white-space:normal;width:auto}.stock-overview-table .table tbody td:not(:first-child){white-space:nowrap;vertical-align:middle}.badge{display:inline-flex;align-items:center;border-radius:.375rem;font-size:.75rem;line-height:1rem;font-weight:500}.badge-success{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}:is(:where(.dark) .badge-success){background-color:#14532d66;--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity))}.badge-warning{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity))}:is(:where(.dark) .badge-warning){background-color:#713f1266;--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity))}.badge-danger{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}:is(:where(.dark) .badge-danger){background-color:#7f1d1d66;--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity))}.badge-info{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}:is(:where(.dark) .badge-info){background-color:#1e3a8a66;--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity))}.primary-icon-bg{display:inline-flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;background-color:#f973161a;--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity))}html.dark main .primary-icon-bg.border.border-gray-200.bg-white,html.dark main .primary-icon-bg.border-gray-200.overflow-hidden.bg-white{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .border.border-gray-200.bg-white.primary-icon-bg{background-color:#1e293b;border-color:#334155}html.dark main .bg-white.primary-icon-bg.border.border-gray-200{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .bg-white.primary-icon-bg.border.border-gray-200 .text-gray-900,html.dark main .bg-white.primary-icon-bg.border.border-gray-200 .text-gray-800,html.dark main .bg-white.primary-icon-bg.border.border-gray-200 .text-gray-700{color:#f8fafc}html.dark main .bg-white.primary-icon-bg.border.border-gray-200 .text-gray-600,html.dark main .bg-white.primary-icon-bg.border.border-gray-200 .text-gray-500{color:#94a3b8}html.dark main .primary-icon-bg.border.border-gray-200.bg-white .text-gray-900,html.dark main .primary-icon-bg.border.border-gray-200.bg-white .text-gray-800,html.dark main .primary-icon-bg.border.border-gray-200.bg-white .text-gray-700{color:#f8fafc}html.dark main .primary-icon-bg.border.border-gray-200.bg-white .text-gray-600,html.dark main .primary-icon-bg.border.border-gray-200.bg-white .text-gray-500{color:#94a3b8}.success-icon-bg{display:inline-flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;background-color:#22c55e1a;--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}html.dark main .success-icon-bg.border.border-gray-200.bg-white,html.dark main .success-icon-bg.border-gray-200.overflow-hidden.bg-white{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .border.border-gray-200.bg-white.success-icon-bg{background-color:#1e293b;border-color:#334155}html.dark main .bg-white.success-icon-bg.border.border-gray-200{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .bg-white.success-icon-bg.border.border-gray-200 .text-gray-900,html.dark main .bg-white.success-icon-bg.border.border-gray-200 .text-gray-800,html.dark main .bg-white.success-icon-bg.border.border-gray-200 .text-gray-700{color:#f8fafc}html.dark main .bg-white.success-icon-bg.border.border-gray-200 .text-gray-600,html.dark main .bg-white.success-icon-bg.border.border-gray-200 .text-gray-500{color:#94a3b8}html.dark main .success-icon-bg.border.border-gray-200.bg-white .text-gray-900,html.dark main .success-icon-bg.border.border-gray-200.bg-white .text-gray-800,html.dark main .success-icon-bg.border.border-gray-200.bg-white .text-gray-700{color:#f8fafc}html.dark main .success-icon-bg.border.border-gray-200.bg-white .text-gray-600,html.dark main .success-icon-bg.border.border-gray-200.bg-white .text-gray-500{color:#94a3b8}.drawer-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));padding:1rem 1.5rem}html.dark main .rounded-lg.border.drawer-header.bg-white,html.dark main .rounded-lg.drawer-header.overflow-hidden.bg-white{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .border.drawer-header.bg-white.rounded-lg{background-color:#1e293b;border-color:#334155}html.dark main .bg-white.rounded-lg.border.drawer-header{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .bg-white.rounded-lg.border.drawer-header .text-gray-900,html.dark main .bg-white.rounded-lg.border.drawer-header .text-gray-800,html.dark main .bg-white.rounded-lg.border.drawer-header .text-gray-700{color:#f8fafc}html.dark main .bg-white.rounded-lg.border.drawer-header .text-gray-600,html.dark main .bg-white.rounded-lg.border.drawer-header .text-gray-500{color:#94a3b8}html.dark main .rounded-lg.border.drawer-header.bg-white .text-gray-900,html.dark main .rounded-lg.border.drawer-header.bg-white .text-gray-800,html.dark main .rounded-lg.border.drawer-header.bg-white .text-gray-700{color:#f8fafc}html.dark main .rounded-lg.border.drawer-header.bg-white .text-gray-600,html.dark main .rounded-lg.border.drawer-header.bg-white .text-gray-500{color:#94a3b8}html.dark main .table-wrapper .border-t.drawer-header.bg-gray-50{background-color:#0f172a99;border-color:#334155}:is(:where(.dark) .drawer-header){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.drawer-footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));padding:1rem 1.5rem}html.dark main .rounded-lg.border.drawer-footer.bg-white,html.dark main .rounded-lg.drawer-footer.overflow-hidden.bg-white{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .border.drawer-footer.bg-white.rounded-lg{background-color:#1e293b;border-color:#334155}html.dark main .bg-white.rounded-lg.border.drawer-footer{background-color:#1e293b;border-color:#334155;color:#e2e8f0}html.dark main .bg-white.rounded-lg.border.drawer-footer .text-gray-900,html.dark main .bg-white.rounded-lg.border.drawer-footer .text-gray-800,html.dark main .bg-white.rounded-lg.border.drawer-footer .text-gray-700{color:#f8fafc}html.dark main .bg-white.rounded-lg.border.drawer-footer .text-gray-600,html.dark main .bg-white.rounded-lg.border.drawer-footer .text-gray-500{color:#94a3b8}html.dark main .rounded-lg.border.drawer-footer.bg-white .text-gray-900,html.dark main .rounded-lg.border.drawer-footer.bg-white .text-gray-800,html.dark main .rounded-lg.border.drawer-footer.bg-white .text-gray-700{color:#f8fafc}html.dark main .rounded-lg.border.drawer-footer.bg-white .text-gray-600,html.dark main .rounded-lg.border.drawer-footer.bg-white .text-gray-500{color:#94a3b8}html.dark main .table-wrapper .drawer-footer.border-gray-200.bg-gray-50{background-color:#0f172a99;border-color:#334155}html.dark main .table-wrapper .border-t.drawer-footer.bg-gray-50{background-color:#0f172a99;border-color:#334155}:is(:where(.dark) .drawer-footer){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.-top-2{top:-.5rem}.bottom-0{bottom:0}.bottom-full{bottom:100%}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\.5{left:.375rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-3{left:.75rem}.right-0{right:0}.right-0\.5{right:.125rem}.right-1{right:.25rem}.right-1\.5{right:.375rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-8{right:2rem}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-3{top:.75rem}.top-4{top:1rem}.top-\[38px\]{top:38px}.top-full{top:100%}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[150\]{z-index:150}.z-\[151\]{z-index:151}.z-\[9999\]{z-index:9999}.col-span-2{grid-column:span 2 / span 2}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.-mb-px{margin-bottom:-1px}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.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}.me-1{margin-inline-end:.25rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.ms-2{margin-inline-start:.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[20\%\]{height:20%}.h-\[60px\]{height:60px}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.max-h-\[28rem\]{max-height:28rem}.max-h-\[45vh\]{max-height:45vh}.max-h-\[50vh\]{max-height:50vh}.max-h-\[600px\]{max-height:600px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[calc\(100vh-11rem\)\]{max-height:calc(100vh - 11rem)}.max-h-\[min\(60vh\,520px\)\]{max-height:min(60vh,520px)}.min-h-0{min-height:0px}.min-h-\[100px\]{min-height:100px}.min-h-\[160px\]{min-height:160px}.min-h-\[180px\]{min-height:180px}.min-h-\[200px\]{min-height:200px}.min-h-\[220px\]{min-height:220px}.min-h-\[320px\]{min-height:320px}.min-h-\[32px\]{min-height:32px}.min-h-\[38px\]{min-height:38px}.min-h-\[400px\]{min-height:400px}.min-h-\[42px\]{min-height:42px}.min-h-\[520px\]{min-height:520px}.min-h-\[60px\]{min-height:60px}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[128px\]{width:128px}.w-\[158px\]{width:158px}.w-\[20\%\]{width:20%}.w-\[75\%\]{width:75%}.w-\[min\(100\%\,280px\)\]{width:min(100%,280px)}.w-\[min\(100\%\,360px\)\]{width:min(100%,360px)}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[100px\]{min-width:100px}.min-w-\[11rem\]{min-width:11rem}.min-w-\[120px\]{min-width:120px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[140px\]{min-width:140px}.min-w-\[160px\]{min-width:160px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[260px\]{min-width:260px}.min-w-\[420px\]{min-width:420px}.min-w-\[480px\]{min-width:480px}.min-w-\[520px\]{min-width:520px}.min-w-\[560px\]{min-width:560px}.min-w-\[640px\]{min-width:640px}.min-w-\[720px\]{min-width:720px}.min-w-\[760px\]{min-width:760px}.min-w-\[7rem\]{min-width:7rem}.min-w-\[80px\]{min-width:80px}.min-w-\[8px\]{min-width:8px}.min-w-\[90px\]{min-width:90px}.min-w-\[min\(100\%\,280px\)\]{min-width:min(100%,280px)}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-\[100px\]{max-width:100px}.max-w-\[140px\]{max-width:140px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[240px\]{max-width:240px}.max-w-\[260px\]{max-width:260px}.max-w-\[280px\]{max-width:280px}.max-w-\[320px\]{max-width:320px}.max-w-\[6\.5rem\]{max-width:6.5rem}.max-w-\[60px\]{max-width:60px}.max-w-\[7\.5rem\]{max-width:7.5rem}.max-w-\[7rem\]{max-width:7rem}.max-w-\[8rem\]{max-width:8rem}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-50{--tw-scale-x: .5;--tw-scale-y: .5;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))}.scale-\[1\.01\]{--tw-scale-x: 1.01;--tw-scale-y: 1.01;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes dropdown-in{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.animate-dropdown-in{animation:dropdown-in .12s cubic-bezier(.32,.72,0,1)}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.25;transform:scale(.6)}}.animate-pulse-dot{animation:pulse-dot 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[auto_140px_130px_minmax\(180px\,1fr\)_auto\]{grid-template-columns:auto 140px 130px minmax(180px,1fr) auto}.grid-cols-\[minmax\(180px\,1fr\)_minmax\(120px\,1fr\)_auto\]{grid-template-columns:minmax(180px,1fr) minmax(120px,1fr) auto}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-px{gap:1px}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2{row-gap:.5rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.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-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * 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))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity))}.divide-slate-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity))}.self-start{align-self:flex-start}.justify-self-end{justify-self:end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-visible{overflow-x:visible}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-e{border-inline-end-width:1px}.border-e-2{border-inline-end-width:2px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-dashed{border-style:dashed}.\!border-red-500{--tw-border-opacity: 1 !important;border-color:rgb(239 68 68 / var(--tw-border-opacity))!important}.border-\[var\(--variant\)\]{border-color:var(--variant)}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity))}.border-amber-100\/80{border-color:#fef3c7cc}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity))}.border-amber-200\/80{border-color:#fde68acc}.border-amber-200\/90{border-color:#fde68ae6}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity))}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity))}.border-current{border-color:currentColor}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-200\/80{border-color:#e5e7ebcc}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity))}.border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity))}.border-indigo-200\/80{border-color:#c7d2fecc}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity))}.border-primary-100{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity))}.border-primary-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity))}.border-primary-200\/60{border-color:#fed7aa99}.border-primary-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity))}.border-primary-600{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity))}.border-red-200\/90{border-color:#fecacae6}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity))}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity))}.border-slate-200\/80{border-color:#e2e8f0cc}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-violet-100{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity))}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity))}.border-violet-200\/90{border-color:#ddd6fee6}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity))}.border-t-transparent{border-top-color:transparent}.\!bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgb(220 38 38 / var(--tw-bg-opacity))!important}.bg-\[\#f8f9fa\]{--tw-bg-opacity: 1;background-color:rgb(248 249 250 / var(--tw-bg-opacity))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.bg-amber-50\/50{background-color:#fffbeb80}.bg-amber-50\/70{background-color:#fffbebb3}.bg-amber-50\/80{background-color:#fffbebcc}.bg-amber-50\/90{background-color:#fffbebe6}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity))}.bg-black\/10{background-color:#0000001a}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-gray-50\/30{background-color:#f9fafb4d}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-50\/80{background-color:#f9fafbcc}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.bg-gray-950{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.bg-indigo-50\/50{background-color:#eef2ff80}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.bg-orange-50\/30{background-color:#fff7ed4d}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.bg-primary-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.bg-primary-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.bg-primary-50\/60{background-color:#fff7ed99}.bg-primary-50\/80{background-color:#fff7edcc}.bg-primary-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.bg-primary-500\/10{background-color:#f973161a}.bg-primary-500\/20{background-color:#f9731633}.bg-primary-500\/30{background-color:#f973164d}.bg-primary-500\/40{background-color:#f9731666}.bg-primary-500\/50{background-color:#f9731680}.bg-primary-500\/60{background-color:#f9731699}.bg-primary-500\/80{background-color:#f97316cc}.bg-primary-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.bg-red-50\/50{background-color:#fef2f280}.bg-red-50\/60{background-color:#fef2f299}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.bg-slate-50\/50{background-color:#f8fafc80}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity))}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.bg-violet-50\/40{background-color:#f5f3ff66}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-white\/50{background-color:#ffffff80}.bg-white\/60{background-color:#fff9}.bg-white\/70{background-color:#ffffffb3}.bg-white\/80{background-color:#fffc}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-amber-50{--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50{--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)}.from-green-50{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50,.from-primary-50{--tw-gradient-from: #fff7ed var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-amber-100{--tw-gradient-to: #fef3c7 var(--tw-gradient-to-position)}.to-blue-100{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.to-green-100{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.to-orange-100{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position)}.to-orange-50{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position)}.to-primary-100{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position)}.to-purple-100{--tw-gradient-to: #f3e8ff var(--tw-gradient-to-position)}.to-red-100{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.fill-amber-500{fill:#f59e0b}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-left{-o-object-position:left;object-position:left}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-0{padding-right:0}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.ps-3{padding-inline-start:.75rem}.ps-5{padding-inline-start:1.25rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-start{text-align:start}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[var\(--posi-accent-primary\)\]{color:var(--posi-accent-primary)}.text-\[var\(--posi-danger\)\]{color:var(--posi-danger)}.text-\[var\(--posi-text-primary\)\]{color:var(--posi-text-primary)}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity))}.text-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity))}.text-indigo-700\/70{color:#4338cab3}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity))}.text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity))}.text-primary-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity))}.text-primary-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.text-primary-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity))}.text-primary-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity))}.text-primary-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity))}.text-sky-900{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity))}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity))}.text-violet-800\/70{color:#5b21b6b3}.text-violet-800\/90{color:#5b21b6e6}.text-violet-900{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.decoration-slate-300{text-decoration-color:#cbd5e1}.underline-offset-2{text-underline-offset:2px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 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-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[var\(--posi-shadow-card\)\]{--tw-shadow-color: var(--posi-shadow-card);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-amber-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity))}.ring-primary-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity))}.ring-primary-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity))}.ring-offset-2{--tw-ring-offset-width: 2px}.blur{--tw-blur: blur(8px);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)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-\[cubic-bezier\(0\.23\,1\,0\.32\,1\)\]{transition-timing-function:cubic-bezier(.23,1,.32,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@font-face{font-family:"Exo 2";src:url(/assets/Exo2-Regular-CwTB1P_j.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Exo 2";src:url(/assets/Exo2-Medium-C7gf027A.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Exo 2";src:url(/assets/Exo2-SemiBold-Bdw8rd8p.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Exo 2";src:url(/assets/Exo2-Bold-wOMXxN1W.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Exo 2";src:url(/assets/Exo2-Italic-D3rSKDOK.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}.dark ::-webkit-scrollbar-track,[data-theme=dark] ::-webkit-scrollbar-track{background:#1f1f1f}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.dark ::-webkit-scrollbar-thumb,[data-theme=dark] ::-webkit-scrollbar-thumb{background:#4b4b4b}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.dark ::-webkit-scrollbar-thumb:hover,[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#5c5c5c}.first\:mt-0:first-child{margin-top:0}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:border-r-0:last-child{border-right-width:0px}.last\:pb-0:last-child{padding-bottom:0}.focus-within\:border-primary-500:focus-within{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity))}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-primary-500:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.hover\:border-primary-300:hover{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity))}.hover\:border-primary-400:hover{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity))}.hover\:border-primary-500:hover{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity))}.hover\:border-red-300:hover{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity))}.hover\:\!bg-red-700:hover{--tw-bg-opacity: 1 !important;background-color:rgb(185 28 28 / var(--tw-bg-opacity))!important}.hover\:bg-amber-100\/50:hover{background-color:#fef3c780}.hover\:bg-black\/10:hover{background-color:#0000001a}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.hover\:bg-blue-100\/50:hover{background-color:#dbeafe80}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.hover\:bg-gray-50\/50:hover{background-color:#f9fafb80}.hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.hover\:bg-orange-100:hover,.hover\:bg-primary-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.hover\:bg-primary-100\/70:hover{background-color:#ffedd5b3}.hover\:bg-primary-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.hover\:bg-primary-50\/50:hover{background-color:#fff7ed80}.hover\:bg-primary-500\/10:hover{background-color:#f973161a}.hover\:bg-primary-500\/20:hover{background-color:#f9731633}.hover\:bg-primary-600:hover{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.hover\:bg-purple-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.hover\:bg-red-100\/50:hover{background-color:#fee2e280}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.hover\:bg-slate-600:hover{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.hover\:bg-violet-100:hover{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity))}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-yellow-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.hover\:bg-yellow-100\/50:hover{background-color:#fef9c380}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.hover\:text-primary-500:hover{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity))}.hover\:text-primary-600:hover{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.hover\:text-primary-700:hover{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.hover\:text-slate-600:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-primary-500:focus{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity))}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.focus\:border-transparent:focus{border-color:transparent}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-gray-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity))}.focus\:ring-primary-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity))}.focus\:ring-primary-500\/30:focus{--tw-ring-color: rgb(249 115 22 / .3)}.focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:bg-slate-700:focus-visible{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.focus-visible\:text-white:focus-visible{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-primary-400:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity))}.focus-visible\:ring-primary-500:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.group:hover .group-hover\:text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.group:hover .group-hover\:text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity))}.group\/thumb:hover .group-hover\/thumb\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.peer:checked~.peer-checked\:translate-x-2{--tw-translate-x: .5rem;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))}.peer:checked~.peer-checked\:translate-x-2\.5{--tw-translate-x: .625rem;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))}.peer:checked~.peer-checked\:translate-x-3{--tw-translate-x: .75rem;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))}.peer:checked~.peer-checked\:translate-x-4{--tw-translate-x: 1rem;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))}.peer:checked~.peer-checked\:translate-x-5{--tw-translate-x: 1.25rem;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))}.peer:checked~.peer-checked\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;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))}.peer:checked~.peer-checked\:border-primary-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity))}.peer:checked~.peer-checked\:bg-primary-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.peer:checked~.peer-checked\:opacity-100{opacity:1}.peer:focus~.peer-focus\:ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.peer:focus~.peer-focus\:ring-primary-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity))}.peer:focus~.peer-focus\:ring-offset-1{--tw-ring-offset-width: 1px}.peer:focus~.peer-focus\:ring-offset-2{--tw-ring-offset-width: 2px}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-50{opacity:.5}@media print{.print\:border-0{border-width:0px}.print\: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)}}@media (min-width: 640px){.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:col-span-3{grid-column:span 3 / span 3}.sm\:mb-2{margin-bottom:.5rem}.sm\:grid{display:grid}.sm\:w-28{width:7rem}.sm\:w-52{width:13rem}.sm\:w-auto{width:auto}.sm\:min-w-0{min-width:0px}.sm\:max-w-\[200px\]{max-width:200px}.sm\:flex-1{flex:1 1 0%}.sm\:flex-\[1_1_100\%\]{flex:1 1 100%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[1fr_auto_1fr_auto\]{grid-template-columns:1fr auto 1fr auto}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:self-auto{align-self:auto}.sm\:self-end{align-self:flex-end}.sm\:self-center{align-self:center}.sm\:p-0{padding:0}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pb-1{padding-bottom:.25rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 768px){.md\:max-w-none{max-width:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:ms-auto{margin-inline-start:auto}.lg\:hidden{display:none}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-wrap{flex-wrap:wrap}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:justify-between{justify-content:space-between}}@media (min-width: 1280px){.xl\:col-span-4{grid-column:span 4 / span 4}.xl\:col-span-8{grid-column:span 8 / span 8}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}:is(:where(.dark) .dark\:divide-slate-600)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(71 85 105 / var(--tw-divide-opacity))}:is(:where(.dark) .dark\:divide-slate-700)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(51 65 85 / var(--tw-divide-opacity))}:is(:where(.dark) .dark\:border){border-width:1px}:is(:where(.dark) .dark\:border-\[\#44485e\]){--tw-border-opacity: 1;border-color:rgb(68 72 94 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-amber-500\/30){border-color:#f59e0b4d}:is(:where(.dark) .dark\:border-amber-700){--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-amber-800){--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-amber-800\/50){border-color:#92400e80}:is(:where(.dark) .dark\:border-amber-900){--tw-border-opacity: 1;border-color:rgb(120 53 15 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-amber-900\/40){border-color:#78350f66}:is(:where(.dark) .dark\:border-blue-500\/40){border-color:#3b82f666}:is(:where(.dark) .dark\:border-emerald-500\/40){border-color:#10b98166}:is(:where(.dark) .dark\:border-emerald-900\/40){border-color:#064e3b66}:is(:where(.dark) .dark\:border-gray-600){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-gray-700){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-gray-800){--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-indigo-800){--tw-border-opacity: 1;border-color:rgb(55 48 163 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-indigo-900\/50){border-color:#312e8180}:is(:where(.dark) .dark\:border-indigo-900\/80){border-color:#312e81cc}:is(:where(.dark) .dark\:border-orange-500\/40){border-color:#f9731666}:is(:where(.dark) .dark\:border-primary-500){--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-primary-600){--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-primary-900\/40){border-color:#7c2d1266}:is(:where(.dark) .dark\:border-primary-900\/50){border-color:#7c2d1280}:is(:where(.dark) .dark\:border-red-500\/20){border-color:#ef444433}:is(:where(.dark) .dark\:border-red-500\/35){border-color:#ef444459}:is(:where(.dark) .dark\:border-red-500\/40){border-color:#ef444466}:is(:where(.dark) .dark\:border-red-700){--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-red-800){--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-red-900\/50){border-color:#7f1d1d80}:is(:where(.dark) .dark\:border-sky-800){--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-slate-600){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-slate-700){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-slate-700\/50){border-color:#33415580}:is(:where(.dark) .dark\:border-slate-700\/80){border-color:#334155cc}:is(:where(.dark) .dark\:border-slate-800){--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-violet-500\/40){border-color:#8b5cf666}:is(:where(.dark) .dark\:border-violet-900){--tw-border-opacity: 1;border-color:rgb(76 29 149 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:border-violet-900\/50){border-color:#4c1d9580}:is(:where(.dark) .dark\:border-violet-900\/80){border-color:#4c1d95cc}:is(:where(.dark) .dark\:bg-\[\#2f3349\]){--tw-bg-opacity: 1;background-color:rgb(47 51 73 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:bg-amber-900\/30){background-color:#78350f4d}:is(:where(.dark) .dark\:bg-amber-950\/20){background-color:#451a0333}:is(:where(.dark) .dark\:bg-amber-950\/25){background-color:#451a0340}:is(:where(.dark) .dark\:bg-amber-950\/30){background-color:#451a034d}:is(:where(.dark) .dark\:bg-amber-950\/40){background-color:#451a0366}:is(:where(.dark) .dark\:bg-blue-500\/20){background-color:#3b82f633}:is(:where(.dark) .dark\:bg-emerald-500\/20){background-color:#10b98133}:is(:where(.dark) .dark\:bg-emerald-950\/35){background-color:#022c2259}:is(:where(.dark) .dark\:bg-gray-600){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:bg-gray-700){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:bg-gray-700\/50){background-color:#37415180}:is(:where(.dark) .dark\:bg-gray-800){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:bg-gray-800\/50){background-color:#1f293780}:is(:where(.dark) .dark\:bg-gray-800\/60){background-color:#1f293799}:is(:where(.dark) .dark\:bg-gray-900){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:bg-gray-900\/20){background-color:#11182733}:is(:where(.dark) .dark\:bg-gray-900\/35){background-color:#11182759}:is(:where(.dark) .dark\:bg-gray-900\/40){background-color:#11182766}:is(:where(.dark) .dark\:bg-gray-900\/50){background-color:#11182780}:is(:where(.dark) .dark\:bg-indigo-950\/30){background-color:#1e1b4b4d}:is(:where(.dark) .dark\:bg-primary-500){--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:bg-primary-500\/10){background-color:#f973161a}:is(:where(.dark) .dark\:bg-primary-500\/15){background-color:#f9731626}:is(:where(.dark) .dark\:bg-primary-500\/20){background-color:#f9731633}:is(:where(.dark) .dark\:bg-primary-500\/25){background-color:#f9731640}:is(:where(.dark) .dark\:bg-primary-900\/20){background-color:#7c2d1233}:is(:where(.dark) .dark\:bg-primary-900\/40){background-color:#7c2d1266}:is(:where(.dark) .dark\:bg-red-500\/20){background-color:#ef444433}:is(:where(.dark) .dark\:bg-red-950\/25){background-color:#450a0a40}:is(:where(.dark) .dark\:bg-red-950\/30){background-color:#450a0a4d}:is(:where(.dark) .dark\:bg-red-950\/35){background-color:#450a0a59}:is(:where(.dark) .dark\:bg-red-950\/40){background-color:#450a0a66}:is(:where(.dark) .dark\:bg-red-950\/50){background-color:#450a0a80}:is(:where(.dark) .dark\:bg-sky-950\/40){background-color:#082f4966}:is(:where(.dark) .dark\:bg-slate-600){--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:bg-slate-700){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:bg-slate-700\/60){background-color:#33415599}:is(:where(.dark) .dark\:bg-slate-800){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:bg-slate-800\/30){background-color:#1e293b4d}:is(:where(.dark) .dark\:bg-slate-800\/40){background-color:#1e293b66}:is(:where(.dark) .dark\:bg-slate-800\/50){background-color:#1e293b80}:is(:where(.dark) .dark\:bg-slate-800\/70){background-color:#1e293bb3}:is(:where(.dark) .dark\:bg-slate-800\/80){background-color:#1e293bcc}:is(:where(.dark) .dark\:bg-slate-800\/90){background-color:#1e293be6}:is(:where(.dark) .dark\:bg-slate-900){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:bg-slate-900\/30){background-color:#0f172a4d}:is(:where(.dark) .dark\:bg-slate-900\/40){background-color:#0f172a66}:is(:where(.dark) .dark\:bg-slate-900\/50){background-color:#0f172a80}:is(:where(.dark) .dark\:bg-slate-900\/55){background-color:#0f172a8c}:is(:where(.dark) .dark\:bg-slate-900\/60){background-color:#0f172a99}:is(:where(.dark) .dark\:bg-slate-900\/70){background-color:#0f172ab3}:is(:where(.dark) .dark\:bg-slate-900\/80){background-color:#0f172acc}:is(:where(.dark) .dark\:bg-slate-950\/75){background-color:#020617bf}:is(:where(.dark) .dark\:bg-violet-950\/25){background-color:#2e106540}:is(:where(.dark) .dark\:from-amber-900){--tw-gradient-from: #78350f var(--tw-gradient-from-position);--tw-gradient-to: rgb(120 53 15 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}:is(:where(.dark) .dark\:from-slate-800){--tw-gradient-from: #1e293b var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}:is(:where(.dark) .dark\:from-slate-900\/50){--tw-gradient-from: rgb(15 23 42 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}:is(:where(.dark) .dark\:to-orange-900){--tw-gradient-to: #7c2d12 var(--tw-gradient-to-position)}:is(:where(.dark) .dark\:to-slate-800){--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}:is(:where(.dark) .dark\:to-slate-900){--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}:is(:where(.dark) .dark\:text-amber-100){--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-amber-200){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-amber-300){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-amber-400){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-blue-300){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-blue-400){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-blue-400\/80){color:#60a5facc}:is(:where(.dark) .dark\:text-emerald-300){--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-emerald-400){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-emerald-400\/80){color:#34d399cc}:is(:where(.dark) .dark\:text-gray-100){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-gray-200){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-gray-300){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-gray-400){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-gray-50){--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-gray-500){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-gray-600){--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-gray-900){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-green-400){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-indigo-200){--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-indigo-300\/70){color:#a5b4fcb3}:is(:where(.dark) .dark\:text-orange-200){--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-orange-400){--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-primary-100){--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-primary-300){--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-primary-400){--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-primary-500){--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-purple-400){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-red-300){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-red-300\/90){color:#fca5a5e6}:is(:where(.dark) .dark\:text-red-400){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-red-400\/80){color:#f87171cc}:is(:where(.dark) .dark\:text-sky-100){--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-sky-400){--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-slate-100){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-slate-200){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-slate-300){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-slate-400){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-slate-50){--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-slate-500){--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-slate-600){--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-violet-100){--tw-text-opacity: 1;color:rgb(237 233 254 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-violet-200){--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-violet-200\/70){color:#ddd6feb3}:is(:where(.dark) .dark\:text-violet-300){--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-violet-300\/90){color:#c4b5fde6}:is(:where(.dark) .dark\:text-violet-400){--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-violet-400\/80){color:#a78bfacc}:is(:where(.dark) .dark\:text-white){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:text-yellow-400){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:decoration-slate-600){text-decoration-color:#475569}:is(:where(.dark) .dark\:opacity-90){opacity:.9}:is(:where(.dark) .dark\: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)}:is(:where(.dark) .dark\:ring-1){--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}:is(:where(.dark) .dark\:ring-blue-500\/20){--tw-ring-color: rgb(59 130 246 / .2)}:is(:where(.dark) .dark\:ring-emerald-500\/20){--tw-ring-color: rgb(16 185 129 / .2)}:is(:where(.dark) .dark\:ring-red-500\/20){--tw-ring-color: rgb(239 68 68 / .2)}:is(:where(.dark) .dark\:ring-violet-500\/20){--tw-ring-color: rgb(139 92 246 / .2)}:is(:where(.dark) .dark\:ring-white\/5){--tw-ring-color: rgb(255 255 255 / .05)}:is(:where(.dark) .dark\:\[background-image\:repeating-linear-gradient\(to_bottom\,transparent_59px\,rgb\(51_65_85\/0\.4\)_59px\,rgb\(51_65_85\/0\.4\)_60px\)\]){background-image:repeating-linear-gradient(to bottom,transparent 59px,rgb(51 65 85/.4) 59px,rgb(51 65 85/.4) 60px)}:is(:where(.dark) .dark\:hover\:border-\[\#55596e\]:hover){--tw-border-opacity: 1;border-color:rgb(85 89 110 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:hover\:border-primary-500:hover){--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:hover\:border-red-500\/60:hover){border-color:#ef444499}:is(:where(.dark) .dark\:hover\:border-slate-500:hover){--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity))}:is(:where(.dark) .dark\:hover\:bg-\[\#25293c\]:hover){--tw-bg-opacity: 1;background-color:rgb(37 41 60 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:hover\:bg-amber-900\/20:hover){background-color:#78350f33}:is(:where(.dark) .dark\:hover\:bg-amber-900\/30:hover){background-color:#78350f4d}:is(:where(.dark) .dark\:hover\:bg-blue-900\/20:hover){background-color:#1e3a8a33}:is(:where(.dark) .dark\:hover\:bg-blue-900\/30:hover){background-color:#1e3a8a4d}:is(:where(.dark) .dark\:hover\:bg-gray-600:hover){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:hover\:bg-gray-700:hover){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:hover\:bg-gray-700\/40:hover){background-color:#37415166}:is(:where(.dark) .dark\:hover\:bg-orange-900\/30:hover){background-color:#7c2d124d}:is(:where(.dark) .dark\:hover\:bg-primary-500\/10:hover){background-color:#f973161a}:is(:where(.dark) .dark\:hover\:bg-primary-500\/15:hover){background-color:#f9731626}:is(:where(.dark) .dark\:hover\:bg-red-900\/20:hover){background-color:#7f1d1d33}:is(:where(.dark) .dark\:hover\:bg-red-900\/30:hover){background-color:#7f1d1d4d}:is(:where(.dark) .dark\:hover\:bg-red-900\/45:hover){background-color:#7f1d1d73}:is(:where(.dark) .dark\:hover\:bg-red-950\/30:hover){background-color:#450a0a4d}:is(:where(.dark) .dark\:hover\:bg-red-950\/40:hover){background-color:#450a0a66}:is(:where(.dark) .dark\:hover\:bg-red-950\/50:hover){background-color:#450a0a80}:is(:where(.dark) .dark\:hover\:bg-slate-600:hover){--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:hover\:bg-slate-700:hover){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:hover\:bg-slate-700\/50:hover){background-color:#33415580}:is(:where(.dark) .dark\:hover\:bg-slate-700\/80:hover){background-color:#334155cc}:is(:where(.dark) .dark\:hover\:bg-slate-800:hover){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}:is(:where(.dark) .dark\:hover\:bg-slate-800\/40:hover){background-color:#1e293b66}:is(:where(.dark) .dark\:hover\:bg-slate-800\/60:hover){background-color:#1e293b99}:is(:where(.dark) .dark\:hover\:bg-slate-800\/70:hover){background-color:#1e293bb3}:is(:where(.dark) .dark\:hover\:bg-violet-900\/30:hover){background-color:#4c1d954d}:is(:where(.dark) .dark\:hover\:bg-yellow-900\/20:hover){background-color:#713f1233}:is(:where(.dark) .dark\:hover\:bg-yellow-900\/30:hover){background-color:#713f124d}:is(:where(.dark) .dark\:hover\:text-gray-100:hover){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:hover\:text-gray-200:hover){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:hover\:text-primary-300:hover){--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:hover\:text-primary-400:hover){--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:hover\:text-slate-300:hover){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:hover\:text-white:hover){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}:is(:where(.dark) .dark\:focus\:ring-offset-slate-800:focus){--tw-ring-offset-color: #1e293b}:is(:where(.dark) .dark\:focus-visible\:ring-offset-slate-800:focus-visible){--tw-ring-offset-color: #1e293b}.\[\&\:\:-ms-clear\]\:hidden::-ms-clear{display:none}.\[\&\:\:-ms-reveal\]\:hidden::-ms-reveal{display:none}.\[\&\:\:-webkit-clear-button\]\:hidden::-webkit-clear-button{display:none}.\[\&\:\:-webkit-credentials-auto-fill-button\]\:hidden::-webkit-credentials-auto-fill-button{display:none}.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker{display:none}.\[\&\:\:-webkit-textfield-decoration-container\]\:hidden::-webkit-textfield-decoration-container{display:none}.\[\&\>svg\]\:size-6>svg{width:1.5rem;height:1.5rem}.\[\&\>svg\]\:h-12>svg{height:3rem}.\[\&\>svg\]\:w-12>svg{width:3rem}.has-\[\:checked\]\:\[\&_\.checkbox-label\]\:rounded .checkbox-label:has(:checked){border-radius:.25rem}.has-\[\:checked\]\:\[\&_\.checkbox-label\]\:bg-primary-500 .checkbox-label:has(:checked){--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.has-\[\:checked\]\:\[\&_\.checkbox-label\]\:px-2 .checkbox-label:has(:checked){padding-left:.5rem;padding-right:.5rem}.has-\[\:checked\]\:\[\&_\.checkbox-label\]\:py-0\.5 .checkbox-label:has(:checked){padding-top:.125rem;padding-bottom:.125rem}.has-\[\:checked\]\:\[\&_\.checkbox-label\]\:text-white .checkbox-label:has(:checked){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.has-\[\:checked\]\:\[\&_\.radio-label\]\:rounded .radio-label:has(:checked){border-radius:.25rem}.has-\[\:checked\]\:\[\&_\.radio-label\]\:bg-primary-500 .radio-label:has(:checked){--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.has-\[\:checked\]\:\[\&_\.radio-label\]\:px-2 .radio-label:has(:checked){padding-left:.5rem;padding-right:.5rem}.has-\[\:checked\]\:\[\&_\.radio-label\]\:py-0\.5 .radio-label:has(:checked){padding-top:.125rem;padding-bottom:.125rem}.has-\[\:checked\]\:\[\&_\.radio-label\]\:text-white .radio-label:has(:checked){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}
