:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f5f7fb}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px;min-height:100vh;background:#f5f7fb}.app-shell,.sidebar{min-height:100vh}.brand{height:72px;display:flex;align-items:center;gap:12px;padding:0 18px;color:#fff}.brand-mark,.login-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#1677ff;color:#fff;font-weight:800}.brand-title{font-weight:700}.brand-subtitle{font-size:12px;opacity:.7}.topbar{height:64px;padding:0 24px;background:#fff;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f5}.user-block{display:flex;flex-direction:column;line-height:1.2}.content{padding:24px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.page-header h2{margin:0 0 4px!important}.login-page,.full-center{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top left,rgba(22,119,255,.1),transparent 30%),#f5f7fb}.login-card{width:100%;max-width:420px;border-radius:18px}.login-brand{text-align:center;margin-bottom:28px}.login-mark{margin:0 auto 14px;width:52px;height:52px;border-radius:16px}.ant-card{border-radius:14px;border-color:#edf0f5}@media(max-width:900px){.sidebar{display:none}.content{padding:14px}.page-header{align-items:flex-start;flex-direction:column}}
