:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f5f7fb;color:#0f172a}.ant-layout{background:#f5f7fb}.app-sider{border-right:1px solid #e5e7eb;box-shadow:0 0 24px #0f172a0a}.brand-block{display:flex;align-items:center;gap:12px;padding:20px 18px}.brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff;display:grid;place-items:center;font-size:20px;font-weight:700}.app-header{background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:18px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;height:auto;line-height:normal}.app-content{padding:22px}.page-header-card,.filter-card,.ant-card{border-radius:16px;box-shadow:0 10px 30px #0f172a0d}.filter-card{margin-bottom:16px}.login-shell,.mobile-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top left,rgba(20,184,166,.25),transparent 25%),radial-gradient(circle at bottom right,rgba(15,118,110,.25),transparent 25%),#020617}.login-card{width:100%;max-width:430px;border-radius:24px}.mobile-card{width:100%;max-width:720px;border-radius:24px;background:#0f172aeb}.login-badge{display:inline-block;padding:6px 12px;border-radius:999px;background:#ccfbf1;color:#115e59;margin-bottom:12px}.row-between{display:flex;align-items:center;justify-content:space-between}.scan-result{margin:18px 0;min-height:64px;display:grid;place-items:center;border-radius:16px;font-size:24px;font-weight:700}.scan-result.info{background:#1e293b;color:#e2e8f0}.scan-result.success{background:#16a34a33;color:#4ade80}.scan-result.error{background:#ef444433;color:#f87171}@media (max-width: 992px){.app-header{flex-direction:column;align-items:flex-start;gap:12px}}
