*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-bg-page);-webkit-font-smoothing:antialiased}:root{--color-bg-page:#fafafa;--color-bg-card:#fff;--color-text:#000;--color-text-secondary:#6f6f6f;--font-body:"Inter", system-ui, -apple-system, sans-serif;--font-display:"Instrument Serif", Georgia, "Times New Roman", serif}.font-display{font-family:var(--font-display)}.auth-layout{background:var(--color-bg-page);min-height:100dvh;padding:24px;padding-left:max(16px, env(safe-area-inset-left));padding-right:max(16px, env(safe-area-inset-right));justify-content:center;align-items:center;display:flex}.auth-card{background:var(--color-bg-card);border-radius:8px;width:100%;max-width:400px;padding:40px 32px 32px;box-shadow:0 1px 3px #0000000f}@media (width<=767px){.auth-layout{padding:16px;padding-top:max(24px, env(safe-area-inset-top));align-items:flex-start}.auth-card{margin-top:8vh;padding:28px 20px 24px}}.auth-brand{flex-direction:column;align-items:center;gap:2px;margin-bottom:32px;display:flex}.auth-subtitle{text-align:center;color:var(--color-text-secondary);margin:0;font-size:14px}.admin-shell{height:100dvh;overflow:hidden}.admin-shell>.ant-layout{flex:1;min-width:0;min-height:0;overflow:hidden}.admin-shell .admin-sider{border-right:1px solid #f0f0f0;flex-shrink:0;height:100dvh;overflow:hidden}.admin-shell .admin-sider .ant-layout-sider-children{flex-direction:column;height:100%;display:flex;overflow:hidden}.admin-shell .admin-sider .ant-menu{flex:1;overflow-y:auto}.admin-shell .admin-main{flex-direction:column;min-height:0;display:flex;overflow:hidden}.admin-content{flex:1;min-height:0;padding:24px;overflow-y:auto}@media (width<=767px){.admin-content{padding:12px 16px 24px;padding-bottom:max(24px, env(safe-area-inset-bottom))}}.admin-header{background:var(--color-bg-card);padding:0 16px;padding-left:max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right));z-index:10;border-bottom:1px solid #f0f0f0;flex-shrink:0;align-items:center;gap:8px;height:56px;line-height:1;display:flex}.dashboard-stat-row .ant-col{display:flex}.dashboard-stat-row .ant-col>*{flex:1;width:100%}@media (width>=992px){.dashboard-list-row .ant-col{display:flex}.dashboard-list-row .dashboard-list-card{flex-direction:column;flex:1;width:100%;display:flex}.dashboard-list-row .dashboard-list-card .ant-card-body{flex-direction:column;flex:1;min-height:0;display:flex}.dashboard-list-row .dashboard-list-card .admin-table-scroll{flex:1;min-height:0}}.stat-card-footer{color:#6f6f6f;min-height:22px;margin-top:8px;font-size:12px}.stat-card-footer-placeholder{visibility:hidden}.stat-card--danger{background:#fff2f0!important;border-color:#ff4d4f!important}.stat-card--danger:hover{border-color:#ff7875!important}.user-detail-drawer .ant-drawer-header{flex-wrap:nowrap}.user-detail-drawer .ant-drawer-header-title{flex:1;min-width:0}.user-detail-drawer .ant-drawer-header-title .ant-drawer-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-drawer-mobile-head{border-bottom:1px solid #f0f0f0;margin-bottom:16px;padding-bottom:12px}.user-drawer-actions{width:100%}.user-drawer-tab-hint{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}@media (width>=768px){.admin-header{justify-content:flex-end;height:64px;padding:0 24px}}.admin-header-spacer{flex:1}.admin-header-menu-btn{margin-left:-4px}.admin-header-title{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;max-width:42vw;font-size:15px;font-weight:600;overflow:hidden}.admin-header-user{cursor:pointer;align-items:center;gap:8px;min-height:44px;padding:4px 0;display:inline-flex}.admin-header-username{color:var(--color-text-secondary);font-size:14px}@media (width<=767px){.admin-header-username{display:none}}.admin-sider-logo{border-bottom:1px solid #f0f0f0;justify-content:flex-start;align-items:center;height:64px;padding:0 16px;display:flex}.admin-mobile-drawer .ant-drawer-body{padding:0!important}.admin-table-scroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.admin-table-scroll .ant-table{min-width:640px}.admin-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}@media (width<=767px){.admin-page-header{flex-direction:column;align-items:stretch;margin-bottom:16px}.admin-page-header .ant-space{flex-wrap:wrap;width:100%}.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-nav-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto!important}.ant-tabs-nav-list{flex-wrap:nowrap!important}}.settings-ops-form .settings-ops-card{border-radius:8px;height:100%}.settings-ops-form .settings-ops-input{width:100%;max-width:320px}.settings-ops-form .settings-ops-actions .ant-card-body{padding:12px 16px}@media (width>=992px){.settings-ops-form .settings-ops-input{max-width:none}}
