.guest-overlay{position:fixed;inset:0;z-index:10000;background:#122b2366;display:grid;place-items:center;padding:24px}.guest-dialog{box-sizing:border-box;width:min(520px,100%);background:white;border-radius:12px;box-shadow:0 20px 60px #0003;padding:28px;font:14px/1.6 Segoe UI,Arial,sans-serif;color:#182c30}.guest-dialog h2{margin:0 0 16px;font-size:24px}.guest-dialog p{color:#637376}.guest-dialog select{display:block;width:100%;padding:10px;margin-top:8px}.guest-dialog button{padding:10px;border:1px solid #cbd5cb;border-radius:6px;background:white;color:#182c30;font:inherit;cursor:pointer}.guest-dialog #guest-submit{background:#225d4a;color:white}.guest-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}#guest-create{margin-left:12px;padding:4px 12px;width:auto;font:12px Segoe UI,Arial,sans-serif}
