.hk-kiosk,.hk-portal{max-width:850px;margin:2rem auto;padding:clamp(1rem,4vw,2.5rem);background:#fff;border-radius:16px;box-shadow:0 8px 30px #0002;text-align:center}.hk-kiosk h2{font-size:clamp(24px,4vw,42px)}.hk-scan{position:absolute;left:-9999px}.hk-result{margin:1rem 0;padding:1rem;border-radius:10px;font-size:clamp(18px,2vw,25px)}.hk-result.ok{background:#d8f3dc;color:#14532d}.hk-result.bad{background:#fee2e2;color:#7f1d1d}.hk-result.warning{background:#fffbeb;color:#856404}.hk-manual{border-top:1px solid #ddd;padding-top:1.4rem;text-align:left}.hk-searchrow{display:flex;gap:8px;margin-top:8px}.hk-name{flex:1;padding:12px;border:1px solid #aaa;border-radius:7px}.hk-search{background:#135e96;color:white;border:0;border-radius:7px;padding:0 18px}.hk-results{display:grid;gap:7px;margin-top:10px}.hk-person{display:flex;justify-content:space-between;padding:12px;border:1px solid #ddd;border-radius:7px;background:#f7f8f9;cursor:pointer}
.hk-startpanel{text-align:left}.hk-startpanel h2,.hk-activebar h2{margin:.6rem 0 .3rem}.hk-status{display:inline-flex;padding:.35rem .7rem;border-radius:999px;font-size:.82rem;font-weight:700}.hk-inactive{background:#f1f1f1;color:#50575e}.hk-active{background:#d8f3dc;color:#14532d}.hk-startform{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem}.hk-startform label{display:flex;flex-direction:column;gap:.4rem;font-weight:700}.hk-startform input,.hk-startform select,.hk-addrow select{width:100%;padding:.75rem;border:1px solid #aeb6bf;border-radius:8px;background:#fff}.hk-startform .hk-mainbutton{grid-column:1/-1}.hk-mainbutton,.hk-add-assistant{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:.7rem 1.2rem;border:0;border-radius:8px;background:#135e96;color:#fff;font-weight:700;text-decoration:none;cursor:pointer}.hk-activebar{display:flex;justify-content:space-between;gap:1rem;text-align:left;align-items:center}.hk-closebutton{padding:.65rem 1rem;border:1px solid #d63638;background:#fff;color:#b32d2e;border-radius:8px;font-weight:700;cursor:pointer}.hk-trainerbeheer{margin:1.25rem 0;border:1px solid #dcdcde;border-radius:10px;text-align:left}.hk-trainerbeheer summary{padding:1rem;cursor:pointer;font-weight:700;background:#f7f8f9}.hk-assistants{padding:1rem}.hk-assistant-list{display:grid;gap:.5rem}.hk-assistant{display:flex;justify-content:space-between;align-items:center;padding:.7rem .85rem;border-radius:8px;background:#f6f7f7}.hk-remove-assistant{border:0;background:transparent;color:#b32d2e;text-decoration:underline;cursor:pointer}.hk-addrow{display:flex;gap:.6rem;margin-top:1rem}.hk-addrow select{flex:1}.hk-actionmessage{margin-top:.8rem;padding:.65rem;border-radius:7px}.hk-actionmessage:empty{display:none}.hk-actionmessage.ok{background:#d8f3dc;color:#14532d}.hk-actionmessage.bad{background:#fee2e2;color:#7f1d1d}.hk-register{margin-top:1.3rem}.hk-register h3{font-size:clamp(20px,3vw,28px);margin-bottom:.25rem}@media(max-width:650px){.hk-startform{grid-template-columns:1fr}.hk-activebar,.hk-addrow{flex-direction:column;align-items:stretch}.hk-closebutton{width:100%}}
