
.sfhh-growth-popup{position:fixed;inset:0;z-index:999999;font-family:Arial,sans-serif}
.sfhh-growth-popup[hidden]{display:none !important}
.sfhh-growth-popup__overlay{position:absolute;inset:0;background:rgba(0,0,0,.7)}
.sfhh-growth-popup__container{position:relative;max-width:var(--sfhh-popup-max-width,620px);margin:6vh auto 0;background:linear-gradient(135deg,#111 0%,#1a1a1a 45%,#2a2a2a 100%);color:#fff;border-radius:20px;box-shadow:0 24px 80px rgba(0,0,0,.45);overflow:hidden}
.sfhh-growth-popup__content{padding:36px 32px 30px;position:relative}
.sfhh-growth-popup__close{position:absolute;top:12px;right:14px;background:transparent;border:0;color:#fff;font-size:32px;line-height:1;cursor:pointer}
.sfhh-growth-popup__logo{text-align:center;margin:0 0 12px}
.sfhh-growth-popup__logo img{max-width:150px;height:auto;display:inline-block}
.sfhh-growth-popup__title{font-family:Impact,"Arial Black",sans-serif;font-weight:900;font-size:40px;line-height:1.05;letter-spacing:-1px;color:#fff;text-align:center;margin:0 0 12px;text-shadow:0 2px 10px rgba(0,0,0,.5)}
.sfhh-nowrap{white-space:nowrap}
.sfhh-growth-popup__subheadline{margin:0 0 18px;text-align:center;color:#d0d0d0;font-size:16px;line-height:1.55}
.sfhh-growth-popup__form{display:flex;flex-direction:column;gap:12px}
.sfhh-growth-popup__input{width:100%;padding:14px 15px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#fff;color:#111;font-size:16px;box-sizing:border-box}
.sfhh-growth-popup__button{padding:15px 18px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--sfhh-accent,#ff0013) 0%,var(--sfhh-accent-alt,#d7a448) 100%);color:#fff;font-weight:800;font-size:16px;cursor:pointer}
.sfhh-growth-popup__button[disabled]{opacity:.7;cursor:wait}
.sfhh-growth-popup__privacy{font-size:12px;color:#b9b9b9;line-height:1.5;text-align:center;margin:0}
.sfhh-growth-popup__message{margin-top:6px;padding:12px 14px;border-radius:12px;font-size:14px;line-height:1.45}
.sfhh-growth-popup__message.is-success{background:rgba(39,174,96,.15);color:#d5ffe4;border:1px solid rgba(39,174,96,.35)}
.sfhh-growth-popup__message.is-error{background:rgba(255,82,82,.12);color:#ffd5d5;border:1px solid rgba(255,82,82,.35)}
.sfhh-growth-popup__honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}
.screen-reader-text{position:absolute !important;clip:rect(1px,1px,1px,1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}
@media (max-width:640px){.sfhh-growth-popup__container{margin:4vh 14px 0}.sfhh-growth-popup__content{padding:28px 20px 22px}.sfhh-growth-popup__title{font-size:30px;line-height:1.08}.sfhh-growth-popup__subheadline{font-size:15px}}
