.guest-registration-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;display:grid;place-items:center;padding:20px;background:#14191c6b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.guest-registration-dialog,.registered-route-panel,.registered-route-error{position:relative;width:min(430px,100%);padding:28px;border:1px solid #e2d6c7;border-radius:8px;background:#fffdf9;box-shadow:0 18px 54px #382b1d2e;color:#27343b}.guest-registration-dialog h2,.registered-route-panel h1,.registered-route-error h1{margin:12px 0 8px;font-size:20px;line-height:1.35;letter-spacing:0}.guest-registration-dialog p,.registered-route-panel p,.registered-route-error p{margin:0;color:#5d6a70;font-size:14px;line-height:1.7}.guest-registration-dialog .guest-registration-preserve{margin-top:12px;padding:10px 12px;border-left:3px solid #e0a236;background:#fff7e8;color:#5e513e}.guest-registration-mark,.registered-route-panel>svg,.registered-route-error>svg{width:28px;height:28px;color:#d78b1f}.guest-registration-close{position:absolute;top:12px;right:12px;display:grid;width:32px;height:32px;place-items:center;border:0;background:transparent;color:#69757a;cursor:pointer}.guest-registration-close svg{width:18px;height:18px}.guest-registration-actions,.registered-route-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.guest-registration-actions button,.guest-registration-actions a,.registered-route-actions a,.registered-route-error button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:1px solid #d8cbbb;border-radius:6px;background:#fff;color:#3c4a50;font:inherit;text-decoration:none;cursor:pointer}.guest-registration-actions a,.registered-route-actions .primary{border-color:#cf841b;background:#d9912b;color:#fff}.guest-registration-actions svg,.registered-route-actions svg{width:16px;height:16px}.registered-route-page,.registered-route-status{min-height:100vh;background:#f5f2ed}.registered-route-page{display:grid;place-items:center;padding:24px}.registered-route-status{display:grid;place-items:center;color:#5d6a70}.registered-route-error button{margin-top:18px}@media(max-width:520px){.guest-registration-dialog,.registered-route-panel,.registered-route-error{padding:24px 20px}.guest-registration-actions,.registered-route-actions{flex-direction:column-reverse}.guest-registration-actions button,.guest-registration-actions a,.registered-route-actions a{width:100%}}:root{color-scheme:light;--color-bg: #f7f2e9;--color-text: #1f2430;--color-muted: #6b7280;--color-border: rgba(31, 36, 48, .1);--color-surface: rgba(255, 255, 255, .74);--color-surface-strong: #ffffff;--color-brand: #ff9f1c;--color-brand-strong: #f05a28;--radius-md: 14px;--radius-lg: 22px;--shadow-soft: 0 18px 42px rgba(40, 32, 20, .1);--shadow-brand: 0 16px 32px rgba(240, 90, 40, .24);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--color-text);background:var(--color-bg)}img{max-width:100%;display:block}.page-card{min-height:min(620px,calc(100dvh - 80px));padding:clamp(24px,5vw,52px);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-soft)}.page-card h1{margin:0;font-size:clamp(30px,5vw,54px);letter-spacing:-.05em}.page-card p:not(.eyebrow){max-width:720px;color:var(--color-muted);line-height:1.8}.user-page-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:66px}.user-page-brand,.user-page-nav-link{color:var(--color-text);text-decoration:none;font-weight:900}.user-page-nav-link{min-height:40px;display:inline-flex;align-items:center;justify-content:center;margin-left:10px;padding:0 16px;border:1px solid rgba(151,105,52,.28);border-radius:999px;background:#ffffff9e}@media(max-width:760px){.user-page-nav{margin-bottom:36px}}
