.bm-vip-gate-modal[hidden]{display:none!important}
.bm-vip-gate-modal{position:fixed;inset:0;z-index:1000000;display:grid;place-items:center;padding:18px;direction:rtl;font-family:var(--bm-site-font,'BonVF'),Tahoma,system-ui,sans-serif}
.bm-vip-gate-backdrop{position:absolute;inset:0;background:rgba(2,4,10,.76);backdrop-filter:blur(13px) saturate(128%);-webkit-backdrop-filter:blur(13px) saturate(128%);opacity:0;transition:opacity .22s ease}
.bm-vip-gate-dialog{position:relative;width:min(470px,100%);overflow:hidden;border-radius:28px;background:linear-gradient(155deg,rgba(20,23,35,.985),rgba(8,10,18,.985));border:1px solid rgba(255,255,255,.10);box-shadow:0 38px 110px rgba(0,0,0,.62),0 0 0 1px rgba(124,92,255,.10),0 0 55px rgba(93,64,255,.13);transform:translateY(18px) scale(.965);opacity:0;transition:transform .24s cubic-bezier(.2,.8,.2,1),opacity .2s ease;outline:none}
.bm-vip-gate-modal.is-open .bm-vip-gate-backdrop{opacity:1}
.bm-vip-gate-modal.is-open .bm-vip-gate-dialog{transform:translateY(0) scale(1);opacity:1}
.bm-vip-gate-glow{position:absolute;inset:-80px -90px auto auto;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(122,86,255,.33),transparent 68%);pointer-events:none}
.bm-vip-gate-glow.second{inset:auto auto -110px -80px;background:radial-gradient(circle,rgba(35,149,255,.20),transparent 68%)}
.bm-vip-gate-close{position:absolute;top:14px;left:14px;z-index:3;width:38px;height:38px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:rgba(255,255,255,.055);color:#c9cedc;display:grid;place-items:center;cursor:pointer;transition:.18s}
.bm-vip-gate-close:hover{background:rgba(255,255,255,.1);color:#fff;transform:rotate(5deg)}
.bm-vip-gate-close svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2}
.bm-vip-gate-body{position:relative;z-index:2;padding:30px 27px 25px;text-align:center}
.bm-vip-gate-emblem{width:74px;height:74px;margin:0 auto 15px;border-radius:25px;display:grid;place-items:center;position:relative;color:#1b1000;background:linear-gradient(145deg,#fff5bb 0%,#ffd45e 26%,#f7a916 58%,#fff0a0 100%);box-shadow:0 16px 42px rgba(247,169,22,.24),inset 0 1px 0 rgba(255,255,255,.85),inset 0 -8px 18px rgba(139,73,0,.15)}
.bm-vip-gate-emblem:before{content:"";position:absolute;inset:4px;border-radius:21px;border:1px solid rgba(255,255,255,.65)}
.bm-vip-gate-emblem svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;position:relative;z-index:1}
.bm-vip-gate-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:rgba(255,196,54,.08);border:1px solid rgba(255,208,93,.18);color:#ffd978;font-size:9px;font-weight:1000;letter-spacing:.08em}
.bm-vip-gate-kicker i{width:5px;height:5px;border-radius:50%;background:#ffe07d;box-shadow:0 0 13px #ffd45e}
.bm-vip-gate-title{margin:0;color:#fff;font-size:clamp(21px,5vw,27px);font-weight:1000;letter-spacing:-.035em;line-height:1.35}
.bm-vip-gate-description{max-width:390px;margin:11px auto 0;color:rgba(231,235,246,.66);font-size:12px;line-height:2}
.bm-vip-gate-note{display:flex;align-items:flex-start;gap:9px;text-align:right;margin:18px 0 0;padding:12px 13px;border-radius:16px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.065);color:rgba(230,234,244,.58);font-size:10.5px;line-height:1.8}
.bm-vip-gate-note svg{flex:0 0 auto;width:16px;height:16px;margin-top:2px;stroke:#82b7ff;fill:none;stroke-width:2}
.bm-vip-gate-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:19px}
.bm-vip-gate-action{min-height:47px;border-radius:14px;border:1px solid rgba(255,255,255,.09);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 13px;text-decoration:none!important;cursor:pointer;font:inherit;font-size:11px;font-weight:950;transition:transform .18s ease,filter .18s ease,border-color .18s ease;background:rgba(255,255,255,.055);color:#eef2ff}
.bm-vip-gate-action:hover{transform:translateY(-1px);border-color:rgba(130,183,255,.30);filter:brightness(1.08)}
.bm-vip-gate-action.primary{grid-column:1/-1;border:0;color:#100b02;background:linear-gradient(135deg,#fff3a9,#ffc33d 48%,#f39a12);box-shadow:0 12px 30px rgba(243,154,18,.18),inset 0 1px 0 rgba(255,255,255,.75)}
.bm-vip-gate-action.secondary{background:linear-gradient(135deg,rgba(122,92,255,.18),rgba(47,124,248,.14));border-color:rgba(112,143,255,.22)}
.bm-vip-gate-action.ghost{background:rgba(255,255,255,.035);color:rgba(236,239,248,.66)}
.bm-vip-gate-action svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}
.bm-vip-gate-actions.is-member{grid-template-columns:1fr}
.bm-vip-gate-actions.is-member .primary{grid-column:auto}
.bm-vip-gate-foot{margin-top:14px;color:rgba(230,234,244,.36);font-size:9.5px;line-height:1.7}
body.bm-vip-modal-open{overflow:hidden!important;touch-action:none}
@media(max-width:520px){
  .bm-vip-gate-modal{padding:12px;align-items:end}
  .bm-vip-gate-dialog{width:100%;border-radius:26px 26px 20px 20px;transform:translateY(35px) scale(.985)}
  .bm-vip-gate-body{padding:27px 18px 20px}
  .bm-vip-gate-emblem{width:65px;height:65px;border-radius:21px}
  .bm-vip-gate-emblem:before{border-radius:17px}
  .bm-vip-gate-emblem svg{width:30px;height:30px}
  .bm-vip-gate-actions{grid-template-columns:1fr}
  .bm-vip-gate-action.primary{grid-column:auto}
  .bm-vip-gate-close{top:12px;left:12px}
}
@media(prefers-reduced-motion:reduce){.bm-vip-gate-backdrop,.bm-vip-gate-dialog,.bm-vip-gate-action{transition:none!important}}
