.email-capture--hero{max-width:440px;margin-bottom:28px}.email-capture--hero .home-hero__form{margin-bottom:0}.email-capture--banner{max-width:100%}.email-capture__banner-form{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;max-width:100%;display:flex;overflow:hidden}.email-capture__banner-form:focus-within{border-color:var(--color-brand)}.email-capture__banner-form input{width:260px;min-width:0;color:var(--color-white);background:0 0;border:0;outline:0;flex:260px;padding:14px 20px;font-size:14px}.email-capture__banner-form button{background:var(--color-brand);color:var(--color-white);white-space:nowrap;cursor:pointer;border:0;flex:none;align-items:center;gap:6px;padding:14px 20px;font-size:14px;font-weight:600;transition:background-color .2s;display:flex}.email-capture__banner-form button:hover:not(:disabled){background:var(--color-brand-hover)}.email-capture button:disabled{cursor:wait;opacity:.8}.email-capture__feedback{margin-top:8px;font-size:13px;line-height:1.5}.email-capture--hero .email-capture__feedback--success{color:#047857}.email-capture--hero .email-capture__feedback--error{color:#b42318}.email-capture--banner .email-capture__feedback--success{color:#6ee7b7}.email-capture--banner .email-capture__feedback--error{color:#fda4af}.email-capture__spinner{animation:1s linear infinite email-capture-spin}@keyframes email-capture-spin{to{transform:rotate(360deg)}}@media (max-width:420px){.email-capture input::placeholder{font-size:12px}}@media (prefers-reduced-motion:reduce){.email-capture__spinner{animation:none}}
