html{background:#f6f8fb}body{margin:0}.landing,.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(#f6f8fbdb,#f6f8fbf5),url(https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=1800&q=80) center/cover}.landing-panel,.auth-card{width:min(100%,760px);border:1px solid #d9e1ec;padding:28px}.auth-card{width:min(100%,440px)}.auth-card.wide{width:min(100%,560px)}.table-wrap{width:100%;overflow-x:auto}.bar{height:10px;background:#e7edf5;border-radius:999px;overflow:hidden}.bar>div{height:100%;background:linear-gradient(90deg,#2457a7,#008675);border-radius:inherit}.scanner-frame{min-height:220px;border:1px dashed #8aa0ba;border-radius:8px;display:block;overflow:hidden;color:#5f6f83;background:#f4f7fb}.scanner-frame>div{width:100%}.scanner-frame video,.camera-preview,.image-preview{width:100%;max-height:340px;object-fit:contain;border-radius:8px;background:#0f172a}.image-preview{background:#eef3f8;border:1px solid #d9e1ec}.asset-card{display:flex;gap:16px;padding:16px;height:100%}a{color:inherit}@media (max-width: 700px){.landing-panel,.auth-card{padding:20px}.asset-card{flex-direction:column}}
