*{margin:0;padding:0;box-sizing:border-box}
html,body{overflow-x:hidden;max-width:100%}
html{-webkit-text-size-adjust:100%}
body{font-family:-apple-system,"Segoe UI",Roboto,Arial,sans-serif;background:#F3F4F6;color:#1D1F21;-webkit-font-smoothing:antialiased;min-height:100vh}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
button{font:inherit;cursor:pointer;background:none;border:none;color:inherit}

.vv-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:29}
.vv-backdrop[hidden]{display:none}

.vv-mnav{display:none;position:relative;flex-shrink:0}
.vv-mnav-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:#0066DD;color:#fff;border-radius:10px;font-weight:700;font-size:13px;box-shadow:0 2px 8px rgba(0,102,221,.25);cursor:pointer}
.vv-mnav-btn:hover{background:#0055BB}
.vv-mnav-icon{display:inline-flex;flex-direction:column;gap:3px;width:16px}
.vv-mnav-icon span{display:block;height:2px;width:100%;background:#fff;border-radius:2px}
.vv-mnav-lbl{white-space:nowrap}
.vv-mnav-caret{font-size:10px;line-height:1;transition:transform .2s}
.vv-mnav-btn[aria-expanded="true"] .vv-mnav-caret{transform:rotate(180deg)}
.vv-mnav-drop{position:absolute;top:calc(100% + 6px);left:0;min-width:230px;background:#fff;border-radius:12px;box-shadow:0 12px 30px rgba(0,0,0,.15);padding:8px;z-index:31;display:flex;flex-direction:column}
.vv-mnav-drop[hidden]{display:none}
.vv-mnav-item{padding:12px 14px;font-size:14px;font-weight:600;color:#1D1F21;border-radius:8px;transition:background .2s,color .2s}
.vv-mnav-item:hover{background:#F3F4F6;color:#0066DD}

.vv-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:12px;font-weight:700;font-size:14px;line-height:1;transition:transform .15s,background .2s,box-shadow .2s;white-space:nowrap;cursor:pointer}
.vv-btn-primary{background:#F97316;color:#fff}
.vv-btn-primary:hover{background:#FF6813;box-shadow:0 6px 16px rgba(249,115,22,.35);transform:translateY(-1px)}
.vv-btn-primary:active{background:#D43A09}
.vv-btn-ghost{background:#E5E7EB;color:#4B5563}
.vv-btn-ghost:hover{background:#fff;color:#0066DD;box-shadow:0 4px 12px rgba(0,102,221,.15)}
.vv-btn-lg{padding:16px 40px;font-size:15px;border-radius:14px}
.vv-btn-block{width:100%}

.vv-hdr{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:16px;background:#fff;padding:12px 24px;border-bottom:1px solid #E5E7EB;min-height:64px}
.vv-hdr-logo{flex-shrink:0}
.vv-hdr-logo img{height:38px;width:auto}
.vv-hdr-pills{display:flex;flex:1;align-items:center;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:none;padding:2px}
.vv-hdr-pills::-webkit-scrollbar{display:none}
.vv-hdr-pill{display:inline-flex;align-items:center;padding:10px 18px;background:#F3F4F6;color:#1D1F21;border-radius:999px;font-size:13px;font-weight:700;white-space:nowrap;transition:background .2s,color .2s,box-shadow .2s;flex-shrink:0;border:1px solid transparent}
.vv-hdr-pill:hover{background:#0066DD;color:#fff;box-shadow:0 4px 12px rgba(0,102,221,.25)}
.vv-hdr-pill.is-active{background:#0066DD;color:#fff;border-color:#0055BB}
.vv-hdr-actions{display:flex;gap:10px;align-items:center;flex-shrink:0}

.vv-lang{position:relative;flex-shrink:0}
.vv-lang-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:#F3F4F6;color:#1D1F21;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s}
.vv-lang-btn:hover{background:#E5E7EB}
.vv-lang-flag{font-size:16px;line-height:1}
.vv-lang-code{letter-spacing:.5px}
.vv-lang-caret{font-size:10px;transition:transform .2s}
.vv-lang-btn[aria-expanded="true"] .vv-lang-caret{transform:rotate(180deg)}
.vv-lang-drop{position:absolute;top:calc(100% + 6px);right:0;min-width:160px;background:#fff;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.15);padding:6px;z-index:32;display:flex;flex-direction:column}
.vv-lang-drop[hidden]{display:none}
.vv-lang-item{padding:10px 12px;font-size:14px;font-weight:600;color:#1D1F21;border-radius:8px;display:flex;align-items:center;gap:8px;transition:background .2s,color .2s}
.vv-lang-item:hover{background:#F3F4F6;color:#0066DD}
.vv-lang-item.is-active{background:#F3F4F6;color:#0066DD}

.vv-main{background:#F3F4F6}

.vv-hero{position:relative;height:400px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}
.vv-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center;z-index:0}
.vv-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(29,31,33,0) 40%,rgba(29,31,33,.85) 100%);z-index:1}
.vv-hero-left{position:absolute;left:0;bottom:0;height:360px;width:auto;z-index:2;object-fit:contain}
.vv-hero-right{position:absolute;right:0;bottom:0;height:360px;width:auto;z-index:2;object-fit:contain}
.vv-hero-in{position:relative;z-index:3;color:#fff;text-align:center;padding:0 20px 60px;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:20px}
.vv-hero-title{font-size:32px;font-weight:800;line-height:1.15;text-shadow:0 2px 8px rgba(0,0,0,.5)}
.vv-hero-approv{display:flex;align-items:center;gap:16px;margin-top:12px}
.vv-hero-approv span{font-size:14px;font-weight:600;color:#fff}
.vv-hero-approv img{height:32px;width:auto}
.vv-hero-feats{list-style:none;display:none;gap:22px;font-size:13px;font-weight:600;color:#fff;flex-wrap:wrap;justify-content:center}

.vv-filters{position:relative;z-index:5;max-width:1300px;margin:0 auto;padding:0 20px;transform:translateY(-30px)}
.vv-cats{background:#fff;border-radius:16px;padding:16px;box-shadow:0 8px 30px rgba(0,0,0,.06);position:relative;display:flex;align-items:center;gap:8px}
.vv-cats-row{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;flex:1;scroll-behavior:smooth}
.vv-cats-row::-webkit-scrollbar{display:none}
.vv-cat{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:12px;font-size:13px;font-weight:700;color:#1D1F21;white-space:nowrap;transition:all .2s;flex-shrink:0}
.vv-cat img{width:24px;height:24px;object-fit:contain}
.vv-cat:hover{color:#0066DD;background:#F3F4F6}
.vv-cat.is-active{background:#0066DD;color:#fff}
.vv-cat-arr{width:32px;height:32px;border-radius:50%;background:#F3F4F6;color:#0066DD;font-size:18px;font-weight:800;flex-shrink:0;display:flex;align-items:center;justify-content:center}
.vv-cat-arr:hover{background:#0066DD;color:#fff}
.vv-cat-prev,.vv-cat-next{position:relative}

.vv-row{max-width:1300px;margin:0 auto;padding:24px 20px}
.vv-row-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}
.vv-row-title{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800;color:#1D1F21}
.vv-row-ico{width:32px;height:32px;object-fit:contain}
.vv-row-all{font-size:13px;font-weight:600;color:#0066DD}
.vv-row-all:hover{text-decoration:underline}
.vv-row-scroll{position:relative}
.vv-row-track{display:flex;gap:14px;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;padding:8px 0 12px}
.vv-row-track::-webkit-scrollbar{display:none}
.vv-game{flex:0 0 180px;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s;display:block}
.vv-game:hover{transform:translateY(-4px);box-shadow:0 10px 26px rgba(0,102,221,.18)}
.vv-game img{width:100%;height:180px;object-fit:cover;background:#F3F4F6}
.vv-game p{padding:10px 12px;font-size:13px;font-weight:600;color:#1D1F21;text-align:center;line-height:1.3;min-height:52px;display:flex;align-items:center;justify-content:center}
.vv-row-arr{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#fff;color:#0066DD;font-size:20px;font-weight:800;border-radius:50%;box-shadow:0 4px 14px rgba(0,0,0,.15);z-index:5;display:none;align-items:center;justify-content:center}
.vv-row-arr:hover{background:#0066DD;color:#fff}
.vv-row-scroll:hover .vv-row-arr{display:flex}
.vv-row-prev{left:-6px}
.vv-row-next{right:-6px}

.vv-tourn{max-width:1300px;margin:0 auto;padding:24px 20px}
.vv-tourn-head{display:flex;align-items:center;gap:14px;margin-bottom:20px}
.vv-tourn-dot{width:10px;height:10px;background:#F97316;border-radius:50%;animation:vv-pulse 1.5s infinite}
@keyframes vv-pulse{0%,100%{opacity:1}50%{opacity:.4}}
.vv-tourn-t{font-size:20px;font-weight:800}
.vv-tourn-all{margin-left:auto;font-weight:700;color:#4B5563}
.vv-tourn-all:hover{color:#0066DD}
.vv-tourn-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.vv-tourn-card{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px rgba(0,0,0,.06)}
.vv-tourn-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,102,221,.15)}
.vv-tourn-band{position:relative;height:170px;background-color:#0066DD;background-size:cover;background-position:right center;background-repeat:no-repeat;padding:16px 20px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;overflow:hidden}
.vv-tourn-band::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,32,80,.85) 0%,rgba(0,32,80,.4) 55%,rgba(0,32,80,0) 100%)}
.vv-tourn-badge{position:absolute;top:14px;right:14px;background:#EF4444;color:#fff;font-size:10px;font-weight:800;padding:4px 10px;border-radius:12px;letter-spacing:.5px;z-index:1}
.vv-tourn-badge::before{content:"";display:inline-block;width:6px;height:6px;background:#fff;border-radius:50%;margin-right:6px;vertical-align:middle;animation:vv-pulse 1.2s infinite}
.vv-tourn-band-title{position:relative;font-size:24px;font-weight:800;text-shadow:0 2px 6px rgba(0,0,0,.4);z-index:1}
.vv-tourn-band-sub{position:relative;font-size:12px;font-weight:600;opacity:.85;margin-top:4px;z-index:1}
.vv-tourn-body{padding:18px 20px}
.vv-tourn-stats{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}
.vv-tourn-stat{display:flex;align-items:center;gap:8px;flex:1;min-width:100px}
.vv-tourn-stat img{width:28px;height:28px;flex-shrink:0}
.vv-tourn-stat span{font-size:11px;color:#6B7280;line-height:1.3}
.vv-tourn-stat strong{font-size:15px;color:#1D1F21;font-weight:800}
.vv-tourn-cta{display:inline-block;padding:11px 24px;background:#F97316;color:#fff;border-radius:10px;font-weight:700;font-size:13px;transition:background .2s}
.vv-tourn-card:hover .vv-tourn-cta{background:#FF6813}

.vv-reg{position:relative;background:linear-gradient(135deg,#0066DD 0%,#003a80 100%);padding:40px 20px;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:500px}
.vv-reg-char{position:absolute;left:0;bottom:0;height:420px;width:auto;opacity:.35;pointer-events:none}
.vv-reg-card{position:relative;background:#fff;border-radius:18px;padding:24px;width:100%;max-width:400px;box-shadow:0 20px 60px rgba(0,0,0,.25)}
.vv-reg-form{display:flex;flex-direction:column;gap:12px}
.vv-reg-tabs{display:flex;border-bottom:1px solid #E5E7EB;margin-bottom:8px}
.vv-reg-tab{flex:1;padding:12px;font-weight:700;color:#4B5563;border-bottom:2px solid transparent}
.vv-reg-tab.is-active{color:#0066DD;border-bottom-color:#0066DD}
.vv-reg-field{display:flex;flex-direction:column;gap:6px}
.vv-reg-field label{font-size:12px;font-weight:600;color:#4B5563}
.vv-reg-field input,.vv-reg-field select{padding:12px;background:#F3F4F6;border:1px solid #E5E7EB;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;color:#1D1F21}
.vv-reg-field input:focus,.vv-reg-field select:focus{outline:none;border-color:#0066DD;background:#fff}
.vv-reg-check{display:flex;gap:10px;align-items:flex-start;font-size:12px;color:#4B5563;line-height:1.4;cursor:pointer}
.vv-reg-check input{margin-top:2px}
.vv-reg-check a{color:#0066DD;font-weight:600}
.vv-reg-or{text-align:center;color:#4B5563;font-size:12px;margin:10px 0}
.vv-reg-socials{display:flex;justify-content:center;gap:10px}
.vv-reg-socials a{width:44px;height:44px;background:#F3F4F6;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s}
.vv-reg-socials a:hover{background:#E5E7EB}
.vv-reg-socials img{width:22px;height:22px}

.vv-seo{max-width:1200px;margin:0 auto;padding:40px 20px;background:#fff;border-radius:16px 16px 0 0}
.vv-seo p{text-align:justify;font-size:15px;line-height:1.75;color:#4B5563;margin-bottom:14px}
.vv-seo h1{font-size:28px;font-weight:800;color:#1D1F21;margin:18px 0}
.vv-seo h2{font-size:22px;font-weight:700;color:#1D1F21;margin:28px 0 12px}

.vv-cta-block{background:linear-gradient(135deg,#F97316 0%,#EA580C 100%);color:#fff;border-radius:16px;padding:28px;text-align:center;margin-bottom:24px}
.vv-cta-title{font-size:22px;font-weight:800;margin-bottom:10px}
.vv-cta-block p{color:#fff;text-align:center;margin-bottom:18px}
.vv-cta-block .vv-btn-primary{background:#fff;color:#F97316}
.vv-cta-block .vv-btn-primary:hover{background:#F3F4F6;color:#EA580C}

.vv-toc{background:#F3F4F6;border-radius:12px;padding:18px 22px;margin:18px 0 26px}
.vv-toc-title{font-weight:800;font-size:16px;margin-bottom:10px;color:#0066DD}
.vv-toc ol{padding-left:22px;font-size:14px;line-height:1.85;color:#4B5563}
.vv-toc a{color:#4B5563;border-bottom:1px dotted #9CA3AF}
.vv-toc a:hover{color:#0066DD;border-bottom-color:#0066DD}


.vv-faq{background:#F3F4F6;border-radius:10px;margin-bottom:10px;overflow:hidden}
.vv-faq summary{padding:14px 18px;cursor:pointer;font-weight:700;color:#1D1F21;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:10px}
.vv-faq summary::-webkit-details-marker{display:none}
.vv-faq summary::after{content:"+";color:#0066DD;font-size:22px;font-weight:400;flex-shrink:0}
.vv-faq[open] summary::after{content:"−"}
.vv-faq p{padding:0 18px 14px;color:#4B5563;margin:0;text-align:justify;line-height:1.65}

.vv-foot{background:#111214;color:#9CA3AF;padding:34px 24px 24px}
.vv-foot-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;padding:14px 0 24px;max-width:1300px;margin:0 auto;font-size:14px;font-weight:600}
.vv-foot-nav a{color:#D1D5DB;transition:color .2s}
.vv-foot-nav a:hover{color:#fff}
.vv-foot-prov{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;padding:22px 0;border-top:1px solid #2A2C2F;max-width:1300px;margin:0 auto}
.vv-foot-prov img{height:32px;width:auto;opacity:.6;transition:opacity .2s;filter:brightness(0) invert(1)}
.vv-foot-prov img:hover{opacity:1}
.vv-foot-secure{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;padding:22px 0;max-width:1300px;margin:0 auto}
.vv-foot-secure img{height:36px;width:auto}
.vv-foot-resp{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;padding:20px 0;border-top:1px solid #2A2C2F;max-width:1300px;margin:0 auto}
.vv-foot-resp img{height:26px;width:auto}
.vv-foot-copy{text-align:center;padding:18px 0 0;font-size:13px;border-top:1px solid #2A2C2F;max-width:1300px;margin:0 auto;color:#6B7280}

.vv-main-sub{padding-top:20px}
.vv-hero-content{margin:12px 0 26px;font-size:16px;line-height:1.7;color:#4B5563}
.vv-hero-content p{margin-bottom:12px}
.vv-faq-body{padding:0 18px 14px;color:#4B5563;line-height:1.65}
.vv-faq-body p{margin-bottom:10px}
.vv-faq-body ul,.vv-faq-body ol{padding-left:24px;margin:8px 0}
.vv-faq-body li{margin-bottom:6px}
.vv-seo ul,.vv-seo ol{padding-left:24px;margin:8px 0 18px}
.vv-seo li{margin-bottom:8px;line-height:1.7;color:#4B5563}
.vv-seo li strong{color:#1D1F21}
.vv-seo h3{font-size:18px;font-weight:700;margin:20px 0 10px;color:#1D1F21}

@media (min-width:1024px){
  .vv-hero-title{font-size:44px}
  .vv-hero-feats{display:flex}
}

@media (max-width:1100px){
  .vv-hdr{padding:10px 16px;gap:10px}
  .vv-hdr-pill{padding:8px 12px;font-size:12px}
  .vv-hdr-actions{gap:6px}
  .vv-hdr-actions .vv-btn{padding:9px 14px;font-size:13px}
  .vv-lang-btn{padding:8px 10px}
  .vv-hero-title{font-size:26px}
  .vv-hero{height:340px}
  .vv-hero-left,.vv-hero-right{height:240px;opacity:.5}
  .vv-tourn-grid{grid-template-columns:1fr}
}

@media (max-width:720px){
  .vv-hdr-pill{padding:7px 10px;font-size:12px}
  .vv-hdr-pills{gap:6px}
}

@media (max-width:500px){
  .vv-mnav{display:flex}
  .vv-hdr-pills{display:none}
  .vv-hdr-actions{margin-left:auto}
  .vv-mnav-btn{padding:9px 12px}
}

@media (max-width:640px){
  .vv-hdr{padding:8px 10px;gap:6px}
  .vv-hdr-actions{gap:4px;margin-left:auto}
  .vv-hdr-actions .vv-btn{padding:8px 12px;font-size:12px;border-radius:8px}
  .vv-mnav-btn{padding:8px 10px;font-size:12px}
  .vv-mnav-icon{width:14px;gap:2px}
  .vv-mnav-lbl{display:none}
  .vv-mnav-caret{display:none}
  .vv-lang-btn{padding:8px;font-size:11px;gap:4px}
  .vv-lang-code{display:none}
  .vv-lang-caret{display:none}
  .vv-lang-flag{font-size:16px;line-height:1}
  .vv-lang-drop{right:auto;left:0}
  .vv-hdr-logo img{height:36px}
  .vv-hero{height:300px}
  .vv-hero-title{font-size:22px}
  .vv-hero-in{padding-bottom:40px}
  .vv-hero-approv{flex-direction:column;gap:8px}
  .vv-game{flex-basis:150px}
  .vv-game img{height:150px}
  .vv-row-arr{display:none!important}
  .vv-seo{padding:24px 16px}
  .vv-seo h1{font-size:22px}
  .vv-seo h2{font-size:18px}
  .vv-reg-char{opacity:.15}
}

@media (max-width:480px){
  .vv-hdr{padding:8px;gap:4px}
  .vv-hdr-actions{gap:4px}
  .vv-hdr-actions .vv-btn{padding:8px 10px;font-size:11px}
  .vv-hdr-logo img{height:32px}
  .vv-mnav-btn{padding:8px}
  .vv-lang-btn{padding:8px}
}

.vv-tblwrap{overflow-x:auto;margin:14px 0 24px;border:1px solid #E5E7EB;border-radius:12px;-webkit-overflow-scrolling:touch}
.vv-tblwrap table,.vv-seo table{width:100%;min-width:560px;border-collapse:collapse;margin:0;font-size:14px;border:none;border-radius:0}
.vv-seo caption,.vv-tblwrap caption{padding:14px 16px;font-weight:800;text-align:left;color:#0066DD;background:#F3F4F6;caption-side:top;font-size:15px}
.vv-seo thead th,.vv-tblwrap thead th{background:#F3F4F6;color:#1D1F21;font-weight:700;text-align:left;padding:12px 16px;border-bottom:2px solid #E5E7EB}
.vv-seo tbody td,.vv-tblwrap tbody td{padding:12px 16px;text-align:left;border-bottom:1px solid #E5E7EB;vertical-align:top}
.vv-seo tbody tr:nth-child(even){background:#F9FAFB}
.vv-seo tbody tr:hover,.vv-tblwrap tbody tr:hover{background:#EFF6FF}
.vv-seo tbody tr:last-child td,.vv-tblwrap tbody tr:last-child td{border-bottom:none}
.vv-seo table strong,.vv-tblwrap table strong{color:#1D1F21;font-weight:700}
