html:has(#efb-watchlist-guided-mobile-css) body .efb-signup.efb-watchlist{
--efb-watchlist-guided-mobile:0.8.512
}
@media(max-width:760px){
html:has(#efb-watchlist-guided-mobile-css) body .efb-signup-band .efb-watchlist:not(.efb-watchlist--compact) .efb-watchlist__form{
display:flex!important;
flex-direction:column!important;
gap:12px!important
}
html:has(#efb-watchlist-guided-mobile-css) body .efb-signup-band .efb-watchlist:not(.efb-watchlist--compact) .efb-watchlist__form>fieldset{
order:1!important
}
html:has(#efb-watchlist-guided-mobile-css) body .efb-signup-band .efb-watchlist:not(.efb-watchlist--compact) .efb-watchlist__form>.efb-watchlist__email{
order:2!important
}
html:has(#efb-watchlist-guided-mobile-css) body .efb-signup-band .efb-watchlist:not(.efb-watchlist--compact) .efb-watchlist__form>.efb-watchlist__actions{
order:3!important
}
html:has(#efb-watchlist-guided-mobile-css) body .efb-signup-band .efb-watchlist:not(.efb-watchlist--compact) .efb-watchlist__hint{
display:flex!important;
flex-wrap:wrap!important;
gap:3px 7px!important;
align-items:baseline!important;
margin:0 0 9px!important;
color:inherit!important;
font-size:.7rem!important;
line-height:1.3!important;
opacity:.78!important
}
html:has(#efb-watchlist-guided-mobile-css) body .efb-signup-band .efb-watchlist:not(.efb-watchlist--compact) .efb-watchlist__hint strong,
html:has(#efb-watchlist-guided-mobile-css) body .efb-signup-band .efb-watchlist:not(.efb-watchlist--compact) .efb-watchlist__hint span{
display:inline!important;
color:inherit!important;
font:inherit!important
}
html:has(#efb-watchlist-guided-mobile-css) body .efb-signup-band .efb-form-note[data-state="guidance"],
html:has(#efb-watchlist-guided-mobile-css) body .efb-signup-band .efb-form-note[data-state="saving"],
html:has(#efb-watchlist-guided-mobile-css) body .efb-signup-band .efb-form-note[data-state="success"],
html:has(#efb-watchlist-guided-mobile-css) body .efb-signup-band .efb-form-note[data-state="error"]{
display:block!important;
width:100%!important;
min-height:0!important;
margin:0!important;
padding:2px 0!important;
color:inherit!important;
font-size:.69rem!important;
font-weight:750!important;
line-height:1.3!important;
text-align:left!important;
opacity:.86!important
}
html:has(#efb-watchlist-guided-mobile-css) body .efb-signup-band .efb-watchlist__actions .efb-button:disabled{
cursor:not-allowed!important;
opacity:.66!important
}
}