.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:rgb(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 rgb(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:#fff0;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 rgb(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 rgb(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:rgb(39 174 96 / .15);color:#d5ffe4;border:1px solid rgb(39 174 96 / .35)}.sfhh-growth-popup__message.is-error{background:rgb(255 82 82 / .12);color:#ffd5d5;border:1px solid rgb(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}}:root{--sfhh-accent:#ff0013;--sfhh-accent-alt:#d7a448;--sfhh-popup-max-width:620px}.sfhh-admin-wrap .sfhh-admin-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:18px 0 24px}.sfhh-admin-card{background:#fff;border:1px solid #e2e4e7;border-radius:12px;padding:16px;box-shadow:0 1px 2px rgb(0 0 0 / .04)}.sfhh-admin-card__label{display:block;color:#50575e;font-size:12px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.sfhh-admin-card__value{font-size:24px;line-height:1.2}.sfhh-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:8px 0 24px}.sfhh-admin-panel{background:#fff;border:1px solid #e2e4e7;border-radius:12px;padding:16px}@media (max-width:900px){.sfhh-admin-grid{grid-template-columns:1fr}}