.trick17-brevo-overlay{position:fixed;inset:0;z-index:999999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:rgba(255,255,255,.94);text-align:center;padding:24px}.trick17-brevo-overlay__spinner{width:48px;height:48px;border:4px solid rgba(0,0,0,.12);border-top-color:#1a1a1a;border-radius:50%;animation:trick17-brevo-spin 0.8s linear infinite}.trick17-brevo-overlay__text{font-size:1.05rem;color:#1a1a1a;max-width:32em}@keyframes trick17-brevo-spin{to{transform:rotate(360deg)}}.trick17-brevo-modal{position:fixed;inset:0;z-index:1000000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.55)}.trick17-brevo-modal__box{background:#fff;color:#1a1a1a;max-width:30em;width:100%;padding:32px 28px 24px;border-radius:6px;text-align:center;box-shadow:0 12px 40px rgba(0,0,0,.25)}.trick17-brevo-modal__text{margin:0 0 28px;font-size:1.35rem;line-height:1.45}@media (max-width:480px){.trick17-brevo-modal__text{font-size:1.15rem}}.trick17-brevo-modal .trick17-brevo-modal__close{appearance:none;border:0;cursor:pointer;background:var(--e-global-color-accent,#1a1a1a)!important;color:#fff!important;padding:12px 28px;border-radius:25px!important;font:inherit;font-weight:600;letter-spacing:.03em;text-transform:uppercase;line-height:1.2}.trick17-brevo-modal .trick17-brevo-modal__close:hover{background:var(--e-global-color-accent,#1a1a1a)!important;color:#fff!important;opacity:.85}.trick17-brevo-modal .trick17-brevo-modal__close:focus-visible{outline:2px solid currentColor;outline-offset:3px}