*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.auth-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:16px}.auth-card{width:420px;max-width:100%;padding:40px;background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.15)}.auth-card h1{text-align:center;margin-bottom:8px;color:#1a1a2e}.auth-card p{text-align:center;color:#666;margin-bottom:32px}.dashboard-stat-card{border-radius:8px;transition:box-shadow .2s}.dashboard-stat-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:12px}.page-header h2{margin:0;font-size:24px;font-weight:600}.sidebar-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:999;transition:opacity .3s}.sidebar-overlay.visible{display:block}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:768px){.auth-card{padding:24px 20px}.auth-card h1{font-size:22px}.page-header{margin-bottom:16px}.page-header h2{font-size:20px}.ant-layout-sider{position:fixed!important;top:0;left:0;bottom:0;z-index:1000!important;box-shadow:2px 0 8px rgba(0,0,0,.15);transition:transform .3s ease}.ant-layout-sider.mobile-hidden{transform:translateX(-100%)}.ant-layout-header{padding:0 12px!important}.ant-layout-content{margin:8px!important;padding:12px!important}.header-search{width:160px!important}.user-name-text{display:none}.ant-descriptions-item-content,.ant-descriptions-item-label{padding:8px 12px!important}.ant-card-body{padding:12px!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content{font-size:18px!important}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-drawer-content-wrapper{max-width:100vw!important;width:100vw!important}.ant-form-item{margin-bottom:16px!important}.ant-tabs-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-steps-horizontal{flex-direction:column}.ant-space-horizontal{flex-wrap:wrap}.page-header .ant-space{width:100%;justify-content:flex-end}.ant-table{font-size:13px}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{padding:8px!important}.ant-tag{font-size:11px;padding:0 4px}.recharts-wrapper{max-width:100%!important}}@media (max-width:480px){.auth-card{padding:20px 16px}.page-header{flex-direction:column;align-items:flex-start}.page-header .ant-space{width:100%}.page-header .ant-btn{flex:1 1}.ant-layout-content{margin:4px!important;padding:8px!important}.ant-statistic-content,.ant-statistic-content-value{font-size:16px!important}}@media (min-width:769px) and (max-width:1024px){.ant-layout-content{margin:16px!important;padding:16px!important}.header-search{width:240px!important}}@media print{.ant-layout-header,.ant-layout-sider,.no-print{display:none!important}.ant-layout-content{margin:0!important;padding:0!important}}@supports (padding:env(safe-area-inset-top)){.ant-layout-header{padding-top:env(safe-area-inset-top)!important}.ant-layout-sider{padding-top:env(safe-area-inset-top)}.ant-layout-content{padding-bottom:env(safe-area-inset-bottom)}}@media (hover:none) and (pointer:coarse){.ant-btn-sm{min-height:36px;padding:4px 12px}.ant-table-tbody>tr>td .ant-btn{min-height:32px}.dashboard-stat-card:hover{box-shadow:none}body{overscroll-behavior-y:contain}}.pwa-install-prompt{position:fixed;bottom:16px;left:16px;right:16px;background:#667eea;color:#fff;padding:12px 16px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 20px rgba(102,126,234,.4);z-index:2000;animation:slideUp .3s ease}.pwa-install-prompt button{background:#fff;color:#667eea;border:none;padding:8px 16px;border-radius:8px;font-weight:600;cursor:pointer}.pwa-install-prompt .dismiss{background:transparent;color:#fff;padding:8px;font-size:18px}@keyframes slideUp{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}