html,body,#root{width:100%;height:100%;margin:0}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb}.app-shell{min-height:100%}.sidebar{border-right:1px solid #e7eaf0}.brand{height:64px;display:flex;align-items:center;gap:10px;padding:0 20px;font-weight:700;font-size:17px;color:#111827}.topbar{height:80px;padding:14px 28px;background:#fff;border-bottom:1px solid #e7eaf0}.topbar h4{margin:0 0 4px}.content{padding:24px 28px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:16px}.section-card{border-radius:6px;margin-bottom:16px}.login-card{margin-bottom:16px}.error-boundary-shell{min-height:100%;display:grid;place-items:center;padding:24px;background:#f5f7fb}.error-boundary-card{width:min(460px,100%);border-radius:6px}.error-boundary-card .ant-card-body{display:flex;flex-direction:column;gap:14px}.user-filter{width:min(980px,100%)}.drawer-alert{margin-bottom:16px}.drawer-action-card{margin-top:16px}.ant-drawer.ant-drawer-open>.ant-drawer-content-wrapper{transform:none!important}.drawer-password{width:100%;margin-bottom:10px}.review-form{margin-top:16px}.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px}.setting-field{display:flex;min-width:0;flex-direction:column;gap:8px}.login-form{width:100%;max-width:560px;margin-bottom:12px}.login-form .ant-form-item{margin-bottom:12px}@media(max-width:980px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-filter{width:100%}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.sidebar{display:none}.topbar{height:auto;padding:16px}.content{padding:16px}.stats-grid,.settings-grid{grid-template-columns:1fr}}
