.login-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-page .login-container{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;max-width:400px;padding:40px;width:100%}.login-page .login-container .login-header{margin-bottom:32px;text-align:center}.login-page .login-container .login-header h1{color:#262626;font-size:28px;font-weight:700;margin-bottom:8px}.login-page .login-container .login-header p{color:#8c8c8c;font-size:16px}.login-page .login-container .ant-form .ant-form-item{margin-bottom:20px}.login-page .login-container .ant-form{gap:10px}.login-page .login-container .ant-form .ant-btn{background:linear-gradient(135deg,#1890ff,#096dd9);border:none;font-weight:600}.login-page .login-container .ant-form .ant-btn:hover{background:linear-gradient(135deg,#40a9ff,#1890ff)}@media(max-width:480px){.login-page{padding:16px}.login-page .login-container{padding:24px}.login-page .login-container .login-header h1{font-size:24px}}.dashboard-layout{min-height:100vh}.dashboard-layout .dashboard-sider{background:#001529;box-shadow:2px 0 8px #00000026;width:250px!important}.dashboard-layout .dashboard-sider .logo{align-items:center;border-radius:8px;color:#fff;display:flex;font-size:18px;font-weight:700;height:40px;justify-content:center;margin:12px;transition:all .3s ease}.dashboard-layout .dashboard-sider .ant-menu{border-right:none}.dashboard-layout .dashboard-sider .ant-menu .ant-menu-item{border-radius:6px;height:40px;line-height:40px}.dashboard-layout .dashboard-sider .ant-menu .ant-menu-item:hover{background-color:#ffffff1a}.dashboard-layout .dashboard-sider .ant-menu .ant-menu-item.ant-menu-item-selected{background-color:#1890ff;color:#fff}.dashboard-layout .dashboard-sider .ant-menu .ant-menu-item.ant-menu-item-selected:after{display:none}.dashboard-layout .dashboard-header{align-items:center;background:#fff;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;padding:0 24px;z-index:10}.dashboard-layout .dashboard-header .trigger{color:#666;cursor:pointer;font-size:18px;transition:color .3s}.dashboard-layout .dashboard-header .trigger:hover{color:#1890ff}.dashboard-layout .dashboard-header .header-actions{align-items:center;display:flex;gap:16px}.dashboard-layout .dashboard-header .header-actions .user-profile{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:8px;padding:8px 12px;transition:all .3s ease}.dashboard-layout .dashboard-header .header-actions .user-profile:hover{background-color:#f9fafb}.dashboard-layout .dashboard-header .header-actions .user-profile .user-avatar{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;width:32px}.dashboard-layout .dashboard-header .header-actions .user-profile .user-info{align-items:flex-start;display:flex;flex-direction:column}.dashboard-layout .dashboard-header .header-actions .user-profile .user-info .user-name{color:#1f2937;font-size:14px;font-weight:500;line-height:1.2}.dashboard-layout .dashboard-header .header-actions .user-profile .user-info .user-role{color:#6b7280;font-size:12px;line-height:1.2}.dashboard-layout .dashboard-content{background:#fff;border-radius:8px;margin:24px;min-height:calc(100vh - 112px);padding:24px}@media(max-width:768px){.dashboard-layout .dashboard-sider{max-width:200px!important;min-width:200px!important;width:200px!important}.dashboard-layout .dashboard-content{margin:16px;padding:16px}.dashboard-layout .dashboard-header{padding:0 16px}.dashboard-layout .dashboard-header .header-actions .user-profile .user-info{display:none}}.dashboard h1{color:#262626;font-size:28px;font-weight:600}.dashboard .stats-row,.dashboard h1{margin-bottom:24px}.dashboard .stats-row .ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.dashboard .stats-row .ant-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.dashboard .stats-row .ant-card .ant-statistic .ant-statistic-title{color:#8c8c8c;font-size:14px;margin-bottom:8px}.dashboard .stats-row .ant-card .ant-statistic .ant-statistic-content{color:#262626;font-size:24px;font-weight:600}.dashboard .activity-card,.dashboard .quick-actions-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.dashboard .activity-card .ant-card-head,.dashboard .quick-actions-card .ant-card-head{border-bottom:1px solid #f0f0f0}.dashboard .activity-card .ant-card-head .ant-card-head-title,.dashboard .quick-actions-card .ant-card-head .ant-card-head-title{color:#262626;font-weight:600}.dashboard .activity-list .activity-item{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between;padding:12px 0}.dashboard .activity-list .activity-item:last-child{border-bottom:none}.dashboard .activity-list .activity-item .activity-time{color:#8c8c8c;font-size:12px;white-space:nowrap}.dashboard .activity-list .activity-item .activity-text{color:#262626;font-size:14px;margin-left:16px}.dashboard .quick-actions{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.dashboard .quick-actions .action-item{align-items:center;background:#fafafa;border-radius:8px;cursor:pointer;display:flex;padding:16px;transition:all .3s ease}.dashboard .quick-actions .action-item:hover{background:#f0f0f0;transform:translateY(-2px)}.dashboard .quick-actions .action-item .action-icon{color:#1890ff;font-size:20px;margin-right:12px}.dashboard .quick-actions .action-item span{color:#262626;font-weight:500}@media(max-width:768px){.dashboard h1{font-size:24px}.dashboard .quick-actions{grid-template-columns:1fr}.dashboard .activity-item{align-items:flex-start;flex-direction:column;gap:4px}.dashboard .activity-item .activity-text{margin-left:0}}.business-entity-page .page-header{margin-bottom:24px;padding:0}.business-entity-page .ant-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.business-entity-page .ant-modal .ant-form .ant-form-item{margin-bottom:16px}.business-entity-detail-modal .ant-modal-body{max-height:80vh;overflow-y:auto;padding:24px}.business-entity-detail-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.business-entity-detail-modal .ant-modal-footer{border-top:1px solid #f0f0f0;padding:12px 24px}.business-entity-detail-content h3{color:#262626;font-size:16px;font-weight:600;margin-bottom:16px}.business-entity-detail-content .ant-descriptions{margin-bottom:0}.business-entity-detail-content .ant-descriptions .ant-descriptions-title{color:#262626;font-size:16px;font-weight:600}.business-entity-detail-content .ant-descriptions .ant-descriptions-item-label{color:#595959;font-weight:600}.business-entity-detail-content .ant-descriptions .ant-descriptions-item-content{color:#262626}.business-entity-detail-content .ant-table .ant-table-thead>tr>th{background:#fafafa;color:#262626;font-weight:600}.business-entity-detail-content .ant-table .ant-table-tbody>tr>td{padding:8px 16px}.business-entity-detail-content .ant-tag{border-radius:4px;font-weight:500;margin-bottom:4px}.business-entity-detail-content .ant-divider{margin:24px 0}@media(max-width:768px){.business-entity-detail-content .ant-descriptions .ant-descriptions-item-content,.business-entity-detail-content .ant-descriptions .ant-descriptions-item-label{font-size:14px}.business-entity-detail-content .ant-table .ant-table-tbody>tr>td,.business-entity-detail-content .ant-table .ant-table-thead>tr>th{font-size:12px;padding:6px 8px}}.merchant-page .page-header{margin-bottom:24px;padding:0}.merchant-page .ant-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.merchant-page .ant-table .action-buttons{display:flex;flex-wrap:wrap;gap:8px}.merchant-page .ant-modal .ant-form .ant-form-item{margin-bottom:16px}.user-role-page .page-header{margin-bottom:24px;padding:0}.user-role-page .permissions-section .permission-checkbox{margin-bottom:8px}.user-role-page .permissions-section .permission-checkbox .ant-checkbox-wrapper{font-size:14px}.user-role-page .ant-collapse .ant-collapse-item{border:1px solid #f0f0f0;border-radius:6px;margin-bottom:8px}.user-role-page .ant-collapse .ant-collapse-item .ant-collapse-header{background:#fafafa;border-radius:6px;padding:12px 16px}.user-role-page .ant-collapse .ant-collapse-item .ant-collapse-header .ant-checkbox-wrapper{font-weight:500}.user-role-page .ant-collapse .ant-collapse-item .ant-collapse-content{border-top:1px solid #f0f0f0}.user-role-page .ant-collapse .ant-collapse-item .ant-collapse-content-box{background:#fff;padding:16px}.admin-user-page .page-header{margin-bottom:24px;padding:0}.admin-user-page .ant-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.admin-user-page .ant-table .status-cell .status-badge{border-radius:16px;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.admin-user-page .ant-table .status-cell .status-badge.pending{background-color:#fef3c7;color:#d97706}.admin-user-page .ant-table .status-cell .status-badge.approved{background-color:#d1fae5;color:#065f46}.admin-user-page .ant-table .status-cell .status-badge.rejected{background-color:#fee2e2;color:#dc2626}.admin-user-page .ant-table .active-cell .active-badge{border-radius:16px;font-size:12px;font-weight:600;padding:4px 12px}.admin-user-page .ant-table .active-cell .active-badge.active{background-color:#d1fae5;color:#065f46}.admin-user-page .ant-table .active-cell .active-badge.inactive{background-color:#f3f4f6;color:#6b7280}.admin-user-page .ant-table .action-buttons{display:flex;flex-wrap:wrap;gap:8px}.admin-user-page .ant-modal .ant-form .ant-form-item{margin-bottom:16px}.subscription-plan-page .page-header{margin-bottom:24px;padding:0}.subscription-plan-page .ant-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.subscription-plan-page .ant-modal .ant-form .ant-form-item{margin-bottom:16px}.category-page .page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;padding:0}.category-page .page-header h1{margin:0}.category-page .ant-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.category-page .ant-table .ant-table-tbody>tr:hover>td{background-color:inherit!important}.category-page .ant-table .parent-category-row{background-color:#f8f9fa!important}.category-page .ant-table .parent-category-row:hover>td{background-color:#e9ecef!important}.category-page .ant-table .child-category-row{background-color:#fff!important}.category-page .ant-table .child-category-row:hover>td{background-color:#f5f5f5!important}.category-page .ant-modal .ant-form .ant-form-item{margin-bottom:16px}.category-page .action-buttons{display:flex;gap:8px}.term-and-condition-page .page-header{margin-bottom:24px;padding:0}.term-and-condition-page .ant-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.term-and-condition-page .ant-modal .ant-form .ant-form-item{margin-bottom:16px}.profile-page{min-height:100vh}.profile-page .profile-container{margin:0 auto;max-width:1200px;padding:24px}.profile-page .profile-header{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:32px}.profile-page .profile-header .header-content{text-align:center}.profile-page .profile-header .header-content h2{color:#1a1a1a;font-size:28px;font-weight:600;margin-bottom:8px}.profile-page .profile-header .header-content .ant-typography{color:#666;font-size:16px}.profile-page .profile-content .password-form-card,.profile-page .profile-content .profile-form-card{border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 12px #00000014;height:-webkit-fit-content;height:fit-content;overflow:hidden}.profile-page .profile-content .password-form-card .card-header,.profile-page .profile-content .profile-form-card .card-header{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:16px}.profile-page .profile-content .password-form-card .card-header .card-icon,.profile-page .profile-content .profile-form-card .card-header .card-icon{color:#3b82f6;font-size:18px}.profile-page .profile-content .password-form-card .card-header h4,.profile-page .profile-content .profile-form-card .card-header h4{color:#1a1a1a;font-weight:600}.profile-page .profile-content .password-form-card .ant-card-body,.profile-page .profile-content .profile-form-card .ant-card-body{padding:32px}.profile-page .profile-content .password-form .ant-form-item-label>label,.profile-page .profile-content .profile-form .ant-form-item-label>label{color:#1a1a1a;font-size:14px;font-weight:500}.profile-page .profile-content .password-form .ant-input,.profile-page .profile-content .password-form .ant-input-password,.profile-page .profile-content .profile-form .ant-input,.profile-page .profile-content .profile-form .ant-input-password{transition:all .3s ease}.profile-page .profile-content .password-form .ant-input-password:hover,.profile-page .profile-content .password-form .ant-input:hover,.profile-page .profile-content .profile-form .ant-input-password:hover,.profile-page .profile-content .profile-form .ant-input:hover{border-color:#3b82f6}.profile-page .profile-content .password-form .ant-input-password.ant-input-focused,.profile-page .profile-content .password-form .ant-input-password:focus,.profile-page .profile-content .password-form .ant-input.ant-input-focused,.profile-page .profile-content .password-form .ant-input:focus,.profile-page .profile-content .profile-form .ant-input-password.ant-input-focused,.profile-page .profile-content .profile-form .ant-input-password:focus,.profile-page .profile-content .profile-form .ant-input.ant-input-focused,.profile-page .profile-content .profile-form .ant-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.profile-page .profile-content .password-form .save-button,.profile-page .profile-content .profile-form .save-button{border-radius:8px;box-shadow:0 2px 4px #3b82f633;font-size:14px;font-weight:500;height:44px;transition:all .3s ease}.profile-page .profile-content .password-form .save-button:hover,.profile-page .profile-content .profile-form .save-button:hover{box-shadow:0 4px 8px #3b82f64d;transform:translateY(-1px)}.profile-page .profile-content .password-form-card .save-button{background:#ff4d4f;border-color:#ff4d4f;box-shadow:0 2px 4px #ff4d4f33}.profile-page .profile-content .password-form-card .save-button:hover{background:#ff7875;border-color:#ff7875;box-shadow:0 4px 8px #ff4d4f4d}.profile-page .ant-alert{border:1px solid;border-radius:8px}.profile-page .ant-alert.ant-alert-info{background:#f0f9ff;border-color:#bae6fd}.profile-page .ant-alert.ant-alert-info .ant-alert-icon{color:#0ea5e9}.profile-page .ant-alert.ant-alert-warning{background:#fffbeb;border-color:#fed7aa}.profile-page .ant-alert.ant-alert-warning .ant-alert-icon{color:#f59e0b}@media(max-width:992px){.profile-page .profile-content .password-form-card,.profile-page .profile-content .profile-form-card{margin-bottom:24px}}@media(max-width:768px){.profile-page .profile-container{padding:16px}.profile-page .profile-header{margin-bottom:20px;padding:24px 20px}.profile-page .profile-header .header-content h2{font-size:24px}.profile-page .profile-content .password-form-card .ant-card-body,.profile-page .profile-content .profile-form-card .ant-card-body{padding:24px 20px}.profile-page .profile-content .password-form-card,.profile-page .profile-content .profile-form-card{margin-bottom:20px}}@media(max-width:576px){.profile-page .profile-container{padding:12px}.profile-page .profile-content .password-form-card .ant-card-body,.profile-page .profile-content .profile-form-card .ant-card-body,.profile-page .profile-header{padding:20px 16px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loading-container{align-items:center;background-color:#f5f5f5;display:flex;height:100vh;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#1890ff;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;padding:0}.page-header h1{color:#262626;font-size:24px;font-weight:600;margin:0}.action-buttons{display:flex;gap:8px}.action-buttons .ant-btn{font-size:12px;height:auto;padding:4px 8px}.ant-table{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.ant-table .ant-table-thead>tr>th{background-color:#fafafa;color:#262626;font-weight:600}.ant-table .ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.ant-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.ant-modal .ant-modal-body{padding:24px}.ant-modal .ant-modal-footer{border-top:1px solid #f0f0f0;padding:12px 24px}.ant-form .ant-form-item-label>label{color:#262626;font-weight:500}.ant-form .ant-input,.ant-form .ant-input-number,.ant-form .ant-select-selector{border-radius:6px}.ant-form .ant-btn{border-radius:6px;font-weight:500}.status-badge{border-radius:16px;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.status-badge.pending{background-color:#fef3c7;color:#d97706}.status-badge.approved{background-color:#d1fae5;color:#065f46}.status-badge.rejected{background-color:#fee2e2;color:#dc2626}.active-badge{border-radius:16px;font-size:12px;font-weight:600;padding:4px 12px}.active-badge.active{background-color:#d1fae5;color:#065f46}.active-badge.inactive{background-color:#f3f4f6;color:#6b7280}@media(max-width:768px){.page-header{align-items:flex-start;flex-direction:column;gap:16px}.page-header h1{font-size:20px}.action-buttons{flex-direction:column;gap:4px}.ant-table{font-size:12px}}.ant-input{padding-left:10px!important}
/*# sourceMappingURL=main.eafd844e.css.map*/