@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,sans-serif;background:#f3f5f8}.ad-sider{background:#0e1c30!important}.ad-logo{display:flex;align-items:center;gap:10px;padding:22px 20px 18px}.ad-logo-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#fe6c4a,#ff8a6a);display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 4px 12px #fe6c4a59}.ad-nav{padding:8px 12px;display:flex;flex-direction:column;gap:4px}.ad-nav-item{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:10px;color:#8fa3bd;font-size:14px;font-weight:500;cursor:pointer;border:none;background:transparent;width:100%;text-align:left;transition:all .15s ease;font-family:inherit}.ad-nav-item:hover{color:#fff;background:#ffffff0f}.ad-nav-item.active{color:#fff;background:linear-gradient(135deg,#fe6c4a,#f25a38);box-shadow:0 4px 14px #fe6c4a59}.ad-nav-item .anticon{font-size:17px}.ad-sider-footer{position:absolute;bottom:0;left:0;right:0;padding:16px;border-top:1px solid rgba(255,255,255,.07)}.ad-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px;flex-wrap:wrap}.ad-page-title{font-size:22px;font-weight:700;color:#16263c;margin:0}.ad-page-sub{color:#7d8da3;font-size:13px;margin-top:2px}.ad-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 3px #16263c0f,0 8px 24px #16263c0a}.ad-stat{display:flex;align-items:center;gap:14px}.ad-stat-icon{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:20px}.ad-stat-value{font-size:24px;font-weight:800;color:#16263c;line-height:1.1}.ad-stat-label{font-size:12.5px;color:#7d8da3}.ant-table{font-size:13.5px}.ant-table-thead>tr>th{background:#f8fafc!important;color:#64748b!important;font-weight:600!important;font-size:12px!important;text-transform:uppercase;letter-spacing:.4px}.ant-table-tbody>tr:hover>td{background:#fff7f5!important}.ad-hero-preview{border-radius:12px;overflow:hidden;position:relative;background:#eef1f5}
