@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--bg-page: #f2f5fa;--bg-panel: #ffffff;--bg-soft: #f7f9fc;--stroke: #d6e0ee;--text-muted: #5e718d;--shadow: 0 10px 26px rgba(15, 23, 42, .08)}*{box-sizing:border-box}body{margin:0;font-family:IBM Plex Sans,Segoe UI,sans-serif;background:var(--bg-page)}.login-page{min-height:100vh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 88% -20%,rgba(14,116,144,.2),transparent 36%),radial-gradient(circle at 10% 120%,rgba(30,58,138,.16),transparent 42%),var(--bg-page)}.login-card{width:min(520px,100%);border-radius:16px!important;border:1px solid var(--stroke)!important;box-shadow:var(--shadow);background:#fff}.admin-sider{background:linear-gradient(180deg,#0a1a33,#0f2d4a 58%,#103b59);box-shadow:8px 0 28px #0f172a26}.brand-block{padding:22px 18px 16px;border-bottom:1px solid rgba(148,163,184,.24)}.admin-menu{background:transparent!important;padding-top:8px}.admin-menu .ant-menu-item-group-title{color:#cbd5e1b3!important;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.admin-menu .ant-menu-item{margin-inline:10px!important;border-radius:10px;height:38px!important;line-height:38px!important}.admin-menu .ant-menu-item-selected{background:linear-gradient(90deg,#3b82f62e,#06b6d41f)!important}.admin-header{background:linear-gradient(180deg,#fff,#f9fbff);border-bottom:1px solid var(--stroke);min-height:94px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.header-main{display:flex;align-items:center;gap:14px;min-width:0;flex:1}.header-context{display:flex;flex-direction:column;min-width:280px}.header-title{font-size:17px;font-weight:600}.header-subtitle{font-size:12px;color:var(--text-muted)!important}.header-search-wrap{width:min(540px,100%)}.header-search{border-radius:12px;background:var(--bg-soft)}.header-search .ant-input-affix-wrapper{border-radius:12px;border-color:var(--stroke);background:var(--bg-soft)}.header-controls{display:flex;align-items:center;gap:10px}.tenant-input{width:240px}.tenant-input .ant-select-selector{border-radius:12px!important;border-color:var(--stroke)!important;background:var(--bg-soft)!important}.header-controls .ant-btn{border-radius:12px;border-color:var(--stroke);background:#fff}.admin-content{padding:18px}.content-surface{background:transparent;border-radius:0;border:0;padding:0;box-shadow:none;min-height:calc(100vh - 120px)}.page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.page-header-main{display:flex;flex-direction:column}.page-intro{padding-bottom:4px}.section-card{border-radius:14px!important;border:1px solid var(--stroke)!important;box-shadow:var(--shadow)!important}.section-card .ant-card-head{border-bottom-color:#e5ebf5}.enterprise-table .ant-table-thead>tr>th{background:#f8fbff!important;font-weight:600;font-size:12px;color:#334155}.enterprise-table .ant-table-tbody>tr>td{vertical-align:top}.table-section-title{padding:12px 16px 0}.enterprise-form .ant-form-item-label>label{font-weight:600;color:#334155}.stat-card{border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid var(--stroke)}@media(max-width:1100px){.header-main{flex-direction:column;align-items:flex-start}.header-search-wrap{width:100%}}@media(max-width:980px){.admin-header{align-items:flex-start;flex-direction:column}.page-header{flex-direction:column;align-items:flex-start}.header-controls{width:100%;justify-content:space-between;flex-wrap:wrap}.tenant-input{width:100%}.content-surface{min-height:auto}}
