.wgf-scanner .wgf-tabs{grid-template-columns:repeat(4,1fr)}#wgf-guest-lookup-form{display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px;margin:12px 0}#wgf-guest-lookup-form label{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:750}#wgf-guest-lookup-form input{min-width:0;border:1px solid var(--wgf-line);border-radius:6px;padding:10px;font-size:16px}#wgf-guest-lookup-form button{border:0;border-radius:6px;background:var(--wgf-forest);color:#fff;padding:11px 16px;font-weight:800}#wgf-guest-lookup-message{min-height:24px;margin:8px 0;font-weight:750}.wgf-guest-table{overflow:auto;border:1px solid var(--wgf-line);border-radius:8px;background:#fff}.wgf-guest-table table{width:100%;min-width:620px;border-collapse:collapse}.wgf-guest-table th,.wgf-guest-table td{padding:9px;border-bottom:1px solid var(--wgf-line);text-align:left;font-size:12px}.wgf-guest-table th{background:#f2f6f4;color:var(--wgf-forest)}@media(max-width:480px){.wgf-scanner .wgf-tabs button{font-size:10px;padding-left:2px;padding-right:2px}#wgf-guest-lookup-form{grid-template-columns:1fr}#wgf-guest-lookup-form button{width:100%}}
