.welcome-dialog{position:fixed;inset:0;margin:auto;width:min(500px,calc(100vw - 32px));max-width:none;max-height:calc(100svh - 32px);padding:48px 40px 36px;border:0;border-radius:16px;background:#ffffffe8;color:var(--ink);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 24px 80px #00000024;overflow:auto;overscroll-behavior:contain}.welcome-dialog::backdrop{background:#00000026;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.welcome-close{position:absolute;right:10px;top:10px;width:44px;height:44px;background:transparent;border:0;color:inherit}.welcome-offer{font-size:1rem;margin-bottom:24px}.welcome-copy h2{font-family:var(--font-display);font-size:clamp(2.75rem,5vw,3.75rem);font-weight:300;line-height:1;letter-spacing:-.025em;text-wrap:balance}.welcome-intro{font-size:1rem;line-height:1.55;margin-top:24px}.welcome-aside{font-size:.875rem;line-height:1.55;margin-top:12px;color:#444}.welcome-form{margin-top:28px}.welcome-form>label:not(.welcome-consent){display:block;font-size:.875rem;margin-bottom:8px}.welcome-form>input[type=email]{height:50px;width:100%;border:1px solid #888;background:#ffffff6e;color:var(--ink);padding:12px;border-radius:2px;font-size:1rem}.welcome-form>input::placeholder{color:#555}.welcome-consent{display:flex;align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5;margin:14px 0 18px;padding-block:4px}.welcome-consent input{width:18px;height:18px;flex:none;margin-top:1px;accent-color:#111}.welcome-consent a{text-decoration:underline;text-underline-offset:2px}.welcome-form .button{width:100%;justify-content:space-between;min-height:50px}.welcome-errors{color:#a81919;font-size:.875rem;line-height:1.5;margin-bottom:16px}.welcome-code{display:block;font-size:2rem;font-weight:400;letter-spacing:.08em;margin:20px 0}.welcome-success>p{line-height:1.5}.welcome-terms{font-size:.875rem;color:#444;margin-top:16px}
@media(max-width:749px){.welcome-dialog{padding:42px 24px 26px}.welcome-offer{margin-bottom:20px}.welcome-copy h2{font-size:clamp(2.4rem,10.5vw,3.75rem)}.welcome-intro{margin-top:20px}.welcome-form{margin-top:22px}}
@media(prefers-reduced-transparency:reduce){.welcome-dialog{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}.welcome-dialog::backdrop{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0008}}

.welcome-copy h2:focus{outline:none}
