.qr-stage{min-height:65vh;display:grid;place-items:center;align-content:center;gap:1rem;background:#fff;border:1px solid #ccc;border-radius:16px;padding:2rem;text-align:center}.qr-code{width:min(55vw,520px);aspect-ratio:1;overflow-wrap:anywhere;display:grid;place-items:center;padding:2rem;border:12px solid #111;background:repeating-conic-gradient(#111 0 25%,#fff 0 50%) 0/36px 36px;color:transparent}.qr-stage:fullscreen{min-height:100vh}.worker-checkin{display:grid;gap:1rem;max-width:640px}.worker-checkin textarea{width:100%;min-height:120px;padding:.75rem}.table-scroll{overflow:auto;background:#fff;border:1px solid #ddd;border-radius:12px}table{width:100%;border-collapse:collapse}th,td{padding:.8rem;text-align:left;border-bottom:1px solid #eee;white-space:nowrap}@media(max-width:760px){.qr-code{width:min(78vw,390px)}.worker-checkin .primary{width:100%}}
