.holafly-cta-wrap{display:flex;justify-content:center;margin:28px 0}.holafly-content-button{position:relative;display:flex;align-items:center;gap:14px;width:min(100%,620px);padding:16px 20px;border-radius:18px;background:linear-gradient(135deg,var(--holafly-btn-bg),#26c6ff);color:var(--holafly-btn-color)!important;text-decoration:none!important;box-shadow:0 14px 35px rgba(76,54,255,.28);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.holafly-content-button:before{content:"";position:absolute;inset:-150% -40%;background:linear-gradient(115deg,transparent 40%,rgba(255,255,255,.35) 50%,transparent 60%);transform:translateX(-45%);animation:holaflyShine 3.6s infinite}.holafly-content-button:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 18px 42px rgba(76,54,255,.4)}.holafly-cta-icon{font-size:30px;line-height:1}.holafly-cta-copy{display:flex;flex:1;flex-direction:column;line-height:1.25}.holafly-cta-copy strong{font-size:18px}.holafly-cta-copy small{margin-top:4px;opacity:.9}.holafly-cta-arrow{font-size:26px;font-weight:700;transition:transform .25s ease}.holafly-content-button:hover .holafly-cta-arrow{transform:translateX(5px)}@keyframes holaflyShine{0%,55%{transform:translateX(-60%)}80%,100%{transform:translateX(65%)}}
.holafly-popup{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:18px}.holafly-popup.is-visible{display:flex}.holafly-popup-overlay{position:absolute;inset:0;background:rgba(10,13,28,.68);backdrop-filter:blur(5px)}.holafly-popup-card{position:relative;width:min(100%,480px);padding:34px 28px 26px;border-radius:26px;background:linear-gradient(160deg,#fff,#f2f5ff);box-shadow:0 30px 90px rgba(0,0,0,.3);text-align:center;animation:holaflyPop .35s ease}.holafly-popup-close{position:absolute;top:12px;right:14px;border:0;background:transparent;font-size:30px;line-height:1;color:#5d6172;cursor:pointer}.holafly-popup-badge{display:inline-block;padding:5px 11px;border-radius:999px;background:#e8e2ff;color:#5d39d8;font-size:12px;font-weight:800;letter-spacing:.08em}.holafly-popup-globe{font-size:58px;margin:12px 0 4px}.holafly-popup-card h2{margin:6px 0 10px;font-size:28px;line-height:1.15;color:#16182b}.holafly-popup-card p{margin:0 auto 22px;max-width:390px;color:#5c6075;font-size:16px}.holafly-popup-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:15px 20px;border-radius:14px;background:linear-gradient(135deg,var(--holafly-btn-bg),#24c4ff);color:var(--holafly-btn-color)!important;text-decoration:none!important;font-weight:800;font-size:17px;box-shadow:0 12px 28px rgba(75,58,230,.26);transition:transform .25s ease}.holafly-popup-button:hover{transform:translateY(-2px)}.holafly-popup-note{display:block;margin-top:13px;color:#85899c;font-size:12px}@keyframes holaflyPop{from{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:none}}body.holafly-popup-open{overflow:hidden}@media(max-width:480px){.holafly-content-button{padding:14px 16px}.holafly-cta-copy strong{font-size:16px}.holafly-cta-copy small{font-size:12px}.holafly-popup-card{padding:30px 20px 22px}.holafly-popup-card h2{font-size:24px}}
