.er-updates{box-sizing:border-box;font-family:inherit;color:#1d1b1a;position:relative;border:1px solid #e3dcda;background:#fff;border-radius:12px;width:100%;padding:24px 24px 12px}
.er-updates[hidden],.er-updates-invite[hidden]{display:none!important}
.er-updates-inline{display:none}
.er-updates-dialog{width:390px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);padding:0;border:0;border-radius:12px;margin:auto;background:transparent;box-shadow:0 12px 42px #173e3633;overflow-y:auto;overscroll-behavior:contain;color:inherit}
.er-updates-dialog::backdrop{background:rgb(18 33 30 / .32)}
.er-updates button,.er-updates input{font:inherit;box-sizing:border-box}
.er-updates button{cursor:pointer}
.er-updates-close{position:absolute;right:4px;top:4px;width:44px;height:44px;background:transparent;border:0;color:#53635e;font-size:28px!important;line-height:1}
.er-updates-intro{padding-top:5px;padding-right:25px}
.er-updates h2{font-family:Literata,Georgia,serif;font-size:26px;font-weight:700;color:#064e4a;line-height:1.17;margin:0;letter-spacing:-.025em}
.er-updates .er-updates-copy{font-size:14px;line-height:1.5;color:#58635e;margin:8px 0 17px}
.er-updates-form label{display:block;font-size:12px;font-weight:650;margin-bottom:6px}
.er-updates-form input{display:block;width:100%;height:46px;border:1px solid #cbcfc9;border-radius:7px;background:#fffdfb;padding:10px 12px;font-size:16px;color:#1d1b1a}
.er-updates .er-updates-submit{display:flex;justify-content:center;align-items:center;gap:15px;width:100%;min-height:46px;margin-top:10px;border:0;border-radius:7px;background:#00625d;color:#fff;font-size:15px;font-weight:700;padding:10px 12px}
.er-updates .er-updates-submit:hover{background:#064e4a}
.er-updates .er-updates-consent{font-size:11px;line-height:1.45;color:#66716d;margin:10px 0 0}
.er-updates a{color:#00625d;text-decoration:underline}
.er-updates .er-updates-status{font-size:13px;line-height:1.4;color:#064e4a;margin:8px 0 0}
.er-updates-status:empty{display:none}
.er-updates .er-updates-preview{font-size:10px;color:#806653;margin:8px 0 0;padding:5px 0 0;border-top:1px dashed #e3dcda}
.er-updates button:focus-visible,.er-updates input:focus-visible,.er-updates a:focus-visible,.er-updates-invite a:focus-visible,.er-updates-invite button:focus-visible{outline:3px solid #d9795c;outline-offset:3px}
.er-updates-invite{display:none}
@media(max-width:700px){
  .er-updates-inline{display:block}
  .er-updates{padding:20px;margin:24px 0;border-radius:8px;scroll-margin-top:24px}
  .er-updates-intro{padding:0 28px 0 0;min-height:0}
  .er-updates h2{font-size:23px;line-height:1.25;letter-spacing:-.02em}
  .er-updates .er-updates-copy{margin:10px 0 16px}
  .er-updates .er-updates-preview{margin-top:10px}
  .er-updates input,.er-updates-submit{scroll-margin-block:100px}
  .er-updates-invite{box-sizing:border-box;display:flex;align-items:center;gap:8px;position:fixed;z-index:54;left:12px;right:12px;bottom:calc(var(--er-updates-nav-height,0px) + 8px + env(safe-area-inset-bottom,0px));padding:8px 4px 8px 14px;border:1px solid #d9dfd9;border-radius:8px;background:#fffdf9;color:#064e4a;box-shadow:0 3px 14px #173e361a;font:inherit}
  .er-updates-invite span{font-size:13px;font-weight:650;line-height:1.3;flex:1;min-width:0}
  .er-updates-invite a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 10px;background:#00625d;border-radius:6px;color:#fff;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}
  .er-updates-invite button{flex:0 0 44px;width:44px;min-height:44px;background:transparent;border:0;color:#53635e;font-family:inherit;font-size:26px;line-height:1;cursor:pointer}
}
.er-updates button:disabled{cursor:default;opacity:.65}
@media(max-height:480px){.er-updates-invite{display:none}}
@media(prefers-reduced-motion:reduce){.er-updates,.er-updates-invite{animation:none;transition:none;scroll-behavior:auto}}
