.page-container{background-image:url(/assets/loginpagebg-1JXBzZKU.jpg);background-size:cover;background-position:center;width:100vw;height:100vh;position:relative;font-family:sans-serif}.header-container{position:absolute;top:6px!important;left:24px;z-index:2}.logo{display:flex;align-items:flex-start}.logo img{width:120px!important;height:auto!important;max-width:none!important;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))}.login-container{height:100vh;display:flex;align-items:center;justify-content:center}.login-link-text{color:#999;font-size:13px;margin-top:12px;text-align:right}.page-container:after{content:"#GET STRONGER EVERYDAY";position:absolute;bottom:24px;right:28px;color:#fff;font-size:28px;letter-spacing:3px;font-weight:800;text-shadow:0 2px 6px rgba(0,0,0,.45)}.login-form{background-color:#fff;border-radius:12px;padding:0;width:100%;max-width:400px;box-shadow:0 0 16px #0003;overflow:hidden}.login-image-header{width:100%;height:140px;overflow:hidden;position:relative}.login-image-header-bg{width:100%;height:100%;object-fit:cover;display:block}.login-image-header-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:64px;width:auto}.login-header{background-color:#222;padding:16px;text-align:center}.login-title{color:#fcb900!important;font-size:24px;font-weight:600;margin:0}.login-form .ant-form{padding:24px}.login-label{font-weight:500;color:#333;font-size:14px}.ant-input,.ant-input-password{padding:10px 12px;font-size:14px;border-radius:4px;height:40px}.ant-input-password{display:flex;align-items:center}.ant-input-password .ant-input{border:none;padding:0 8px;height:100%;flex:1}.ant-input-password .anticon{color:#999;cursor:pointer;padding:0 4px}.login-form .ant-form-item{margin-bottom:20px}.login-form .ant-form-item-label{padding-bottom:8px}.login-form .ant-form-item-label>label{height:auto;line-height:1.5}.login-button{background-color:#fcb900;border:none;font-weight:700;border-radius:4px;height:40px}.login-button:hover,.login-button:focus{background-color:#e6a700;border:none}.login-continue-item{margin-bottom:22px}.login-continue-button{background-color:#ffc844!important;border:none!important;color:#000!important;font-weight:700;font-size:16px;height:52px;border-radius:18px;letter-spacing:.08em}.login-continue-button:hover,.login-continue-button:focus{background-color:#f4b000!important}.admin-layout,.admin-layout .ant-layout{min-height:100vh}.admin-sider{position:fixed!important;left:0;top:0;bottom:0;height:100vh;overflow:auto;box-shadow:2px 0 8px #00000026;background:#001529!important;z-index:100}.admin-sider.ant-layout-sider-collapsed{width:80px!important}.admin-sider .ant-menu{background:#001529!important}.admin-sider .ant-menu-item{color:#ffffffa6!important}.admin-sider .ant-menu-item-selected{background:#1890ff!important;color:#fff!important}.admin-sider .ant-menu-item:hover{background:#ffffff1a!important;color:#fff!important}.admin-logo{height:64px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;margin:16px;border-radius:4px;padding:0 16px}.admin-menu{border-right:0}.admin-header{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000001a;position:fixed;top:0;right:0;z-index:99;height:64px;transition:left .2s,width .2s}.admin-header-left{display:flex;align-items:center}.trigger{font-size:18px;line-height:64px;padding:0 24px;cursor:pointer;transition:color .3s}.trigger:hover{color:#1890ff}.admin-header-right{display:flex;align-items:center;gap:24px}.admin-header-icon{font-size:20px;cursor:pointer;color:#595959;transition:color .3s}.admin-header-icon:hover{color:#1890ff}.admin-user-info{display:flex;align-items:center;gap:12px;cursor:pointer;padding:4px 12px;border-radius:4px;transition:background-color .3s}.admin-user-info:hover{background-color:#f5f5f5}.admin-user-name{font-weight:500;color:#262626}.admin-content{margin:88px 24px 24px;padding:24px;background:#f0f2f5;min-height:calc(100vh - 112px);border-radius:8px}@media (max-width: 768px){.admin-sider{position:fixed;z-index:1000}.admin-content{margin:16px;padding:16px}.admin-user-name{display:none}}.admin-dashboard{padding:0}.admin-dashboard .ant-typography{display:none}.dashboard-loading{display:flex;justify-content:center;align-items:center;min-height:400px}.stats-row{margin-bottom:24px}.stats-row .ant-card{border-radius:8px;box-shadow:0 2px 8px #00000014;transition:all .3s}.stats-row .ant-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.stats-row .ant-statistic-title{font-size:14px;color:#8c8c8c;margin-bottom:8px;font-weight:500}.stats-row .ant-statistic-content{font-size:24px;font-weight:600}.stats-row .ant-statistic-content-prefix{margin-right:8px;font-size:20px}.status-badge{padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500;display:inline-block}.status-badge.active{background-color:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.status-badge.pending{background-color:#fff7e6;color:#faad14;border:1px solid #ffe58f}.admin-dashboard .ant-card-head{border-bottom:1px solid #f0f0f0;padding:16px 24px}.admin-dashboard .ant-card-head-title{font-size:16px;font-weight:600;color:#262626}.admin-dashboard .ant-card-extra a{color:#1890ff;font-weight:500}.admin-dashboard .ant-card-extra a:hover{color:#40a9ff}.admin-dashboard .ant-table{background:#fff}.admin-dashboard .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#262626;border-bottom:2px solid #f0f0f0}.admin-dashboard .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}.admin-dashboard .ant-table-tbody>tr:hover>td{background:#fafafa}.users-management{padding:0}.filters-row{margin-bottom:24px}.user-details p{margin-bottom:12px;font-size:14px}.user-details strong{display:inline-block;width:150px;color:#595959}.payment-management,.subscription-management,.reports-page,.admin-settings{padding:0}.settings-card{border-radius:8px;box-shadow:0 2px 8px #00000014}.settings-card .ant-card-head{border-bottom:1px solid #f0f0f0;padding:16px 24px}.settings-card .ant-card-head-title{font-size:16px;font-weight:600;color:#262626}.settings-card .ant-card-body{padding:24px}
