.event-selector{padding:18px 26px}.event-selector label{margin:0}.event-selector select{margin-top:5px}.checkin-heading{display:flex;justify-content:space-between;align-items:end;margin:35px 0 20px}.checkin-heading h2{font:700 36px Georgia;margin:3px 0}.checkin-heading p{margin:0;color:var(--muted)}.checkin-stats{display:flex;gap:10px}.checkin-stats div{min-width:105px;background:var(--green);color:#fff;border-radius:12px;padding:13px;text-align:center}.checkin-stats b,.checkin-stats span{display:block}.checkin-stats b{font:700 28px Georgia;color:var(--lime)}.checkin-stats span{font-size:10px;text-transform:uppercase}.checkin-search{max-width:none}.attendee-list{display:grid;gap:10px;margin-top:18px}.attendee{display:flex;align-items:center;justify-content:space-between;background:var(--paper);border:1px solid var(--line);border-left:6px solid #aeb7b1;border-radius:12px;padding:17px 20px}.attendee.inside{border-left-color:#25a55f}.attendee.finished{border-left-color:#6d7d74;background:#edf0ed}.attendee-person{display:flex;gap:13px;align-items:flex-start}.presence-dot{width:12px;height:12px;margin-top:7px;border-radius:50%;background:#aeb7b1}.inside .presence-dot{background:#25a55f;box-shadow:0 0 0 5px #d9f3e4}.finished .presence-dot{background:#6d7d74}.attendee h3{margin:0;font-size:17px}.attendee p,.attendee small{display:block;margin:2px 0;color:var(--muted);font-size:12px}.attendee-actions{display:flex;gap:7px}.attendee-actions form,.attendee-actions button{margin:0}.secondary{background:#e8ece9;color:var(--green)}.checkin-button{background:#16854a}@media(max-width:850px){.checkin-heading{align-items:stretch;flex-direction:column;gap:15px}.checkin-stats{width:100%}.checkin-stats div{flex:1;min-width:0}.attendee{align-items:stretch;flex-direction:column;gap:15px}.attendee-actions{display:grid;grid-template-columns:1fr}.attendee-actions button{width:100%}}
