@charset "UTF-8";.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{inset:0}.vfm--overlay{z-index:-1;background-color:#00000080}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:fade-in .3s ease}.vfm-fade-leave-active{animation:fade-out .3s ease}.vfm-bounce-back{transition-property:transform;transition-duration:.3s}.vfm-slide-up-enter-active,.vfm-slide-up-leave-active,.vfm-slide-down-enter-active,.vfm-slide-down-leave-active{transition:transform .3s ease}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-right-enter-active,.vfm-slide-right-leave-active,.vfm-slide-left-enter-active,.vfm-slide-left-leave-active{transition:transform .3s ease}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{position:fixed;top:0;bottom:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}.monsterinsights-success-modal-overlay{display:flex;align-items:center;justify-content:center}.monsterinsights-success-modal{position:relative;width:500px;max-width:calc(100% - 40px);background-color:#fff;border-radius:8px;box-shadow:0 10px 40px #00000026;padding:50px 40px 40px;text-align:center}@media(max-width:782px){.monsterinsights-success-modal{width:100%;padding:40px 20px 30px}}.monsterinsights-success-modal__icon{display:flex;justify-content:center;margin-bottom:28px}.monsterinsights-success-modal__title{font-size:22px;line-height:1.35;color:#6b7280;margin:0 0 12px;font-weight:600}.monsterinsights-success-modal__message{font-size:15px;line-height:1.5;color:#6b7280;margin:0 0 24px}.monsterinsights-success-modal__actions{display:flex;justify-content:center;margin-top:24px}.monsterinsights-success-modal__button{display:inline-flex;align-items:center;justify-content:center;min-width:120px;padding:10px 32px;font-size:15px;font-weight:600;line-height:1.4;color:#fff;background-color:#509fe2;border:none;border-radius:4px;cursor:pointer;outline:none}.monsterinsights-success-modal__button:focus{outline:none;box-shadow:none}.monsterinsights-error-modal-overlay{display:flex;align-items:center;justify-content:center}.monsterinsights-error-modal{position:relative;width:500px;max-width:calc(100% - 40px);background-color:#fff;border-radius:8px;box-shadow:0 10px 40px #00000026;padding:50px 40px 40px;text-align:center}@media(max-width:782px){.monsterinsights-error-modal{width:100%;padding:40px 20px 30px}}.monsterinsights-error-modal__icon{display:flex;justify-content:center;margin-bottom:28px}.monsterinsights-error-modal__title{font-size:22px;line-height:1.35;color:#6b7280;margin:0 0 12px;font-weight:600}.monsterinsights-error-modal__message{font-size:15px;line-height:1.5;color:#6b7280;margin:0 0 24px}.monsterinsights-error-modal__actions{display:flex;justify-content:center;margin-top:24px}.monsterinsights-error-modal__button{display:inline-flex;align-items:center;justify-content:center;min-width:120px;padding:10px 32px;font-size:15px;font-weight:600;line-height:1.4;color:#fff;background-color:#f97373;border:none;border-radius:4px;cursor:pointer;outline:none}.monsterinsights-error-modal__button:focus{outline:none;box-shadow:none}.monsterinsights-confirm-modal-overlay{display:flex;align-items:center;justify-content:center}.monsterinsights-confirm-modal{position:relative;width:460px;max-width:calc(100% - 40px);background-color:#fff;border-radius:8px;box-shadow:0 10px 40px #00000026;padding:32px 32px 28px;text-align:left}@media(max-width:782px){.monsterinsights-confirm-modal{width:100%;padding:28px 20px 20px}}.monsterinsights-confirm-modal__title{font-size:20px;line-height:1.4;color:#111827;margin:0 0 12px;font-weight:600}.monsterinsights-confirm-modal__message{font-size:14px;line-height:1.5;color:#4b5563;margin:0 0 20px}.monsterinsights-confirm-modal__actions{display:flex;justify-content:flex-end;gap:8px}.monsterinsights-confirm-modal__button{display:inline-flex;align-items:center;justify-content:center;min-width:96px;padding:8px 20px;font-size:14px;font-weight:500;line-height:1.4;border-radius:4px;border:1px solid transparent;cursor:pointer;outline:none}.monsterinsights-confirm-modal__button--secondary{background-color:#fff;color:#4b5563;border-color:#d1d5db}.monsterinsights-confirm-modal__button--primary{background-color:#509fe2;color:#fff}.monsterinsights-confirm-modal__button:focus{outline:none;box-shadow:none}.monsterinsights-loading-modal-overlay{display:flex;align-items:center;justify-content:center}.monsterinsights-loading-modal{position:relative;width:400px;max-width:calc(100% - 40px);background-color:#fff;border-radius:8px;box-shadow:0 10px 40px #00000026;padding:40px 32px 32px;text-align:center}@media(max-width:782px){.monsterinsights-loading-modal{width:100%;padding:32px 20px 24px}}.monsterinsights-loading-modal__spinner{display:flex;justify-content:center;margin-bottom:20px}.monsterinsights-loading-modal__spinner-circle{width:40px;height:40px;border-radius:999px;border:4px solid #e5e7eb;border-top-color:#509fe2;animation:monsterinsights-loading-modal-spin .9s linear infinite}.monsterinsights-loading-modal__title{font-size:18px;line-height:1.4;color:#374151;margin:0 0 8px;font-weight:600}.monsterinsights-loading-modal__message{font-size:14px;line-height:1.5;color:#6b7280;margin:0}@keyframes monsterinsights-loading-modal-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.monsterinsights-app-surface{position:relative}.monsterinsights-dialog-shell-overlay{display:flex;align-items:center;justify-content:center;padding:20px;overflow-y:auto}@media(max-width:782px){.monsterinsights-dialog-shell-overlay{align-items:flex-start;padding:10px}}.vfm.monsterinsights-gate{position:absolute}.vfm.monsterinsights-gate .vfm__overlay{background:transparent!important}.monsterinsights-upsell-modal-shell-overlay{display:flex;align-items:flex-start;justify-content:center;padding:25px 20px;overflow-y:auto}.vfm.monsterinsights-gate.monsterinsights-upsell-modal-shell-overlay{position:fixed;inset:0;z-index:55!important;align-items:flex-start;justify-content:center;overflow-y:auto;padding:calc(var(--mi-report-gate-top, 0px) + 20px) 20px 20px}.monsterinsights-upsell-modal-shell .monsterinsights-upsell-overlay{position:static;top:auto;left:auto;transform:none;margin:0 auto}.monsterinsights-upsell-modal-shell .monsterinsights-upsell-overlay:has(>.monsterinsights-upsell-modal){background:transparent;padding:0;box-shadow:none;border:none;display:block;z-index:auto;overflow:visible;width:auto;max-width:100%}.monsterinsights-auth-notice-shell-overlay{display:flex;align-items:center;justify-content:center;padding:20px;overflow-y:auto;position:fixed!important;inset:0;z-index:100000!important}.monsterinsights-auth-notice-shell .monsterinsights-not-authenticated-notice{position:static;top:auto;left:auto;transform:none;margin:0 auto}
