:root{--soft:#f5f7fb}body{background:var(--soft)}.login-bg{background:linear-gradient(135deg,#eef4ff,#fff)}.login-card{max-width:460px;width:100%;border-radius:24px}.stat-card{border:0;border-radius:20px;box-shadow:0 8px 24px rgba(20,40,80,.06)}.stat-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#eef4ff}.table-card{border:0;border-radius:20px;box-shadow:0 8px 24px rgba(20,40,80,.06);overflow:hidden}.codebox{font-family:ui-monospace,Menlo,Consolas,monospace;background:#0b1220;color:#d7e3ff;border-radius:14px;padding:14px;white-space:pre-wrap;word-break:break-word}.badge-soft{background:#eef4ff;color:#0d6efd}.copy-btn{cursor:pointer}.mobile-scroll{overflow-x:auto}@media(max-width:768px){.display-6{font-size:1.6rem}.card-body{padding:1rem}.hide-mobile{display:none}}
