:root{color:#172033;font-synthesis:none;background:#f4f6f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}.fullscreen{place-items:center;min-height:100vh;display:grid}.login-page{background:radial-gradient(circle at 0 0,#ffe9d8,#0000 35%),linear-gradient(135deg,#101a31 0%,#1f3158 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:0;width:min(430px,100%);box-shadow:0 24px 80px #00000047}.brand-mark{color:#fff;background:#f36c21;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:18px;font-size:24px;display:grid}.login-error{margin-bottom:18px}.admin-shell{min-height:100vh}.sidebar{height:100vh;top:0;background:#101a31!important;position:sticky!important}.sidebar-logo{color:#fff;align-items:center;gap:12px;height:72px;padding:0 22px;font-size:16px;font-weight:700;display:flex}.sidebar-logo .anticon{color:#f36c21;font-size:24px}.topbar{background:#fff;border-bottom:1px solid #e8ebf0;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex}.user-caption{text-align:right;flex-direction:column;line-height:1.2;display:flex}.user-caption span{color:#7a8497;font-size:12px}.content{background:#f4f6f9;padding:28px}.page-title{margin-bottom:22px}.page-title h2{margin-bottom:2px}.section-card{margin-top:16px}.toolbar{justify-content:flex-end;width:100%;margin-bottom:16px}.ant-table-row{cursor:pointer}@media (width<=768px){.content{padding:18px}.topbar{padding:0 16px}.user-caption{display:none}}
