/* A quiet, useful signup in the existing closing chapter. */
.open-house-intro .header-hello{display:inline-flex;align-items:center;justify-content:center;gap:0;padding:12px 22px;min-height:44px;line-height:1.2;text-align:center;white-space:nowrap}
.closing-section{scroll-margin-top:0;min-height:820px}
.closing-copy{z-index:2;max-width:58%;width:720px}
.launch-label{display:block;font-size:12px;margin-bottom:24px;opacity:.78}
.closing-copy>p{max-width:420px}
.launch-form{max-width:500px;margin-top:34px;text-align:left;position:relative}
.launch-form>label{display:block;font-size:12px;margin-bottom:10px}
.launch-row{display:flex;gap:8px;background:#f3f3eb;border:1px solid #f3f3eb;border-radius:13px;padding:6px;color:#234738}
.launch-row:focus-within{outline:2px solid #f3f3eb;outline-offset:4px}
.launch-row input{width:0;flex:1;min-width:0;background:transparent;border:0;border-radius:8px;padding:13px 12px;font:inherit;font-size:15px;color:inherit;outline:none}
.launch-row input::placeholder{color:#758377;opacity:1}
.launch-row button{background:#234738;color:#fffefa;border:0;border-radius:9px;padding:14px 22px;font-size:13px;white-space:nowrap;min-height:48px}
.launch-row button:disabled{opacity:.7;cursor:wait}
.launch-row button:focus-visible{outline:2px solid #234738;outline-offset:3px}
.launch-consent{font-size:11px!important;line-height:1.6!important;opacity:.8;margin-top:14px;max-width:430px}
.launch-consent a{display:inline-block;text-decoration:underline;text-underline-offset:3px}
.launch-status{font-size:14px;line-height:1.5;min-height:44px;margin-top:17px;max-width:445px}
.launch-status[data-state="error"]{color:#ffdacb}
.launch-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.questions-section details p a{text-decoration:underline;text-underline-offset:3px}
#email-privacy{scroll-margin-top:100px}
.iteration-footer>div>a:last-child{max-width:none}
@media(max-width:800px){.closing-copy{max-width:72%}.launch-row input{font-size:16px}.launch-row button{padding:14px 16px}.open-house-intro .header-hello{margin-left:auto}}
@media(max-width:600px){
 .closing-section{min-height:1000px;padding-bottom:365px}
 .closing-copy{max-width:100%;width:100%}
 .launch-label{font-size:11px;margin-bottom:22px}
 .launch-form{margin-top:27px}
 .launch-row{flex-direction:column;padding:7px;border-radius:13px;gap:2px}
 .launch-row input{width:100%;flex:auto;min-height:50px;padding:12px}
 .launch-row button{width:100%;min-height:46px;font-size:13px}
 .launch-consent{font-size:10px!important;max-width:340px}
 .launch-status{font-size:13px;min-height:58px}
 .closing-product,.theme-welcome-home .closing-product{height:37%;bottom:-2%;pointer-events:none}
 .closing-concept{display:none}
 .open-house-intro .header-hello{font-size:11px;padding:12px 18px}
}
