.hiveweb-hsmp-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;direction:rtl}.hiveweb-hsmp-modal.active{display:block;animation:hsmpFadeIn .3s ease}.hiveweb-hsmp-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.75);backdrop-filter:blur(5px)}.hiveweb-hsmp-modal__close-x{position:fixed;top:25px;right:25px;width:44px;height:44px;background:rgba(0,0,0,0.5);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,0.2);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1000000;color:white}.hiveweb-hsmp-modal__close-x:hover{background:rgba(0,0,0,0.7);transform:rotate(90deg) scale(1.05)}.hiveweb-hsmp-modal__close-x svg{width:22px;height:22px;stroke:white;stroke-width:2}.hiveweb-hsmp-modal__container{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:90%;max-width:540px;max-height:85vh;overflow-y:auto;border-radius:28px;box-shadow:0 25px 50px -12px rgba(0,0,0,0.4);animation:hsmpSlideUp 0.4s cubic-bezier(0.2, 0.9, 0.4, 1.1)}.hiveweb-hsmp-modal__container::-webkit-scrollbar{width:5px}.hiveweb-hsmp-modal__container::-webkit-scrollbar-track{background:rgba(0,0,0,0.05);border-radius:10px}.hiveweb-hsmp-modal__container::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.2);border-radius:10px}.hiveweb-hsmp-modal__container::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,0.3)}.hiveweb-hsmp-modal__inner{padding:40px 35px;text-align:center;position:relative}.hiveweb-hsmp-modal__title{font-size:28px;font-weight:700;margin-bottom:18px;line-height:1.3}.hiveweb-hsmp-modal__description{font-size:16px;line-height:1.7;margin-bottom:30px;opacity:0.85}.hiveweb-hsmp-modal__close-btn{border:none;padding:12px 36px;border-radius:60px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:20px}.hiveweb-hsmp-modal__close-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,0.15)}.hiveweb-hsmp-modal__close-btn:active{transform:translateY(0)}.hsmp-social-buttons{display:flex;flex-direction:column;gap:14px;margin:25px 0 15px}.hsmp-social-btn{display:flex;align-items:center;justify-content:center;gap:14px;padding:14px 24px;border-radius:60px;text-decoration:none;font-weight:600;transition:all .3s cubic-bezier(0.2, 0.9, 0.4, 1.1);background-color:var(--btn-bg, #0073aa);color:var(--btn-text, #fff);border:none;cursor:pointer}.hsmp-social-btn:hover{background-color:var(--btn-bg-hover, #005a87);color:var(--btn-text-hover, #fff);transform:translateY(-3px) scale(1.02);box-shadow:0 8px 24px rgba(0,0,0,0.2);text-decoration:none}.hsmp-social-btn:active{transform:translateY(0) scale(0.98)}.hsmp-social-icon-img{width:26px;height:26px;object-fit:contain;border-radius:8px;transition:all .3s}.hsmp-social-title{font-size:15px;font-weight:500;letter-spacing:0.3px}.hsmp-social-btn[data-icon-style="white"] .hsmp-social-icon-img{filter:brightness(0) invert(1)}.hsmp-social-btn[data-icon-style="dark"] .hsmp-social-icon-img{filter:brightness(0)}@keyframes hsmpFadeIn{from{opacity:0}to{opacity:1}}@keyframes hsmpSlideUp{from{opacity:0;transform:translate(-50%, -55%)}to{opacity:1;transform:translate(-50%, -50%)}}@media (max-width: 640px){.hiveweb-hsmp-modal__close-x{top:15px;right:15px;width:38px;height:38px}.hiveweb-hsmp-modal__close-x svg{width:18px;height:18px}.hiveweb-hsmp-modal__inner{padding:30px 22px}.hiveweb-hsmp-modal__title{font-size:24px}.hiveweb-hsmp-modal__description{font-size:14px}.hsmp-social-btn{padding:12px 18px}.hsmp-social-btn .hsmp-social-icon-img{width:22px;height:22px}.hsmp-social-btn .hsmp-social-title{font-size:13px}}
