.guest-user-overlay{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:20px}.guest-user-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:1}.guest-user-dialog{position:relative;z-index:2;width:100%;max-width:720px;min-width:320px;max-height:calc(100vh - 40px);overflow:auto}.guest-user-content{background:#fff;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.25);overflow:visible}.guest-user-header{padding:20px 24px 0}.guest-user-header h5{margin:0;font-size:20px;font-weight:700;color:#000}.guest-user-body{padding:16px 24px 8px}.guest-user-body .form-group{margin-bottom:20px}.guest-user-body .vue-treeselect{width:100%;font-size:15px}.guest-user-body .vue-treeselect__control{min-height:43px}.guest-user-body label{display:block;margin-bottom:8px;font-size:14px;color:#232323}.guest-user-input{width:100%;height:43px;padding:8px 12px;border:1px solid #20a9ea;border-radius:3px;background:#f7f7f9;font-size:15px}.guest-user-input:focus{outline:none;border-color:#20a9ea;box-shadow:0 0 0 2px rgba(32,169,234,.15)}.guest-user-alert{background:#fff3cd;border:1px solid #ffeeba;color:#856404;padding:10px 12px;border-radius:4px;font-size:13px;margin-bottom:16px}.guest-user-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 24px}.guest-user-footer .btn-secondary{background:#6c757d;border:1px solid #6c757d;color:#fff;border-radius:4px;font-weight:700;padding:10px 24px;min-width:100px}.guest-user-footer .btn-secondary:hover:not(:disabled){background:#5a6268;border-color:#545b62;color:#fff}.guest-user-footer .guest-user-btn-continue{min-width:120px;background:#4b87f3;border:0;border-radius:4px;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;padding:10px 24px;outline:none;transition:background .3s ease}.guest-user-footer .guest-user-btn-continue:hover:not(:disabled){background:#123773;color:#fff}.guest-user-footer .guest-user-btn-continue:disabled{opacity:.65;cursor:not-allowed}.guest-user-body .help.is-danger{color:red;font-size:13px;margin-top:6px;display:block}.guest-user-hint{font-size:13px;color:#666;margin:0 0 8px}body.guest-user-modal-open{overflow:hidden}.guest-user-overlay .vue-treeselect__menu{z-index:10060!important}