/* Site-wide premium VIP Centre entry — single-link responsive placement v1.2.2 */
.ggh-vip-site-launch{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:155px;padding:0 18px;border:1px solid rgba(248,223,138,.72);color:#fff!important;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.18),transparent 28%),linear-gradient(135deg,#5f47e8 0%,#273fb6 48%,#0b7e9d 100%);box-shadow:-12px 0 30px rgba(0,0,0,.26),inset 0 1px rgba(255,255,255,.18);text-decoration:none!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;font-size:.86rem;font-weight:950;letter-spacing:.01em;white-space:nowrap}
.ggh-vip-site-launch:before{content:"";position:absolute;inset:-80% auto -80% -36%;width:34%;transform:rotate(18deg);background:rgba(255,255,255,.42);animation:gghVipEntrySheen 5.4s ease-in-out infinite}.ggh-vip-site-launch:after{content:"";position:absolute;inset:4px;border:1px solid rgba(255,239,176,.16);border-radius:10px;pointer-events:none}.ggh-vip-site-launch__icon{position:relative;z-index:1;width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:#071b35;background:linear-gradient(135deg,#fff0b1,#d9aa3c);box-shadow:0 7px 17px rgba(0,0,0,.2)}.ggh-vip-site-launch__text{position:relative;z-index:1}.ggh-vip-site-launch:hover,.ggh-vip-site-launch:focus-visible{filter:brightness(1.08) saturate(1.08);box-shadow:-14px 0 34px rgba(0,0,0,.34),0 0 24px rgba(111,82,255,.28)}.ggh-vip-site-launch:focus-visible{outline:3px solid rgba(248,223,138,.45);outline-offset:-4px}
.ggh-vip-ticker-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;align-items:stretch;background:#071b35}.ggh-vip-ticker-shell>.ggh-native-ticker{min-width:0}.ggh-vip-ticker-shell>.ggh-vip-site-launch{border-right:0;min-height:54px}
.ggh-public-nav-vip{display:none;min-height:42px;padding:8px 13px;border-radius:12px!important;border:1px solid rgba(217,170,60,.62)!important;box-shadow:0 10px 25px rgba(7,27,53,.18)!important}
@keyframes gghVipEntrySheen{0%,65%{transform:translateX(-190%) rotate(18deg)}90%,100%{transform:translateX(520%) rotate(18deg)}}
@media(max-width:900px){
  .ggh-vip-ticker-shell{display:block}
  .ggh-vip-ticker-shell>.ggh-vip-site-launch{display:none}
  .ggh-vip-mobile-active{display:flex!important;align-items:center!important;gap:8px!important}
  .ggh-vip-mobile-active>.ggh-brand,.ggh-vip-mobile-active>.ggh-approved-brand,.ggh-vip-mobile-active>.brand{min-width:0!important;max-width:none!important;flex:1 1 auto!important}
  .ggh-vip-mobile-active>.ggh-mobile-toggle,.ggh-vip-mobile-active>.ggh-approved-toggle,.ggh-vip-mobile-active>.ggh-integrity-menu-toggle{margin-left:0!important;flex:0 0 46px!important}
  .ggh-vip-mobile-active>.ggh-public-nav-vip{display:inline-flex!important;min-width:72px;min-height:44px;height:44px;padding:7px 10px;font-size:.74rem;line-height:1;flex:0 0 auto;box-sizing:border-box}
  .ggh-vip-mobile-active>.ggh-public-nav-vip .ggh-vip-site-launch__icon{width:25px;height:25px;flex:0 0 25px}
  .ggh-vip-mobile-active>.ggh-public-nav-vip .ggh-vip-site-launch__text{max-width:32px;overflow:hidden;text-overflow:ellipsis}
}
@media(max-width:430px){
  .ggh-vip-mobile-active{gap:6px!important}
  .ggh-vip-mobile-active>.ggh-public-nav-vip{min-width:66px;padding:7px 8px;gap:6px;font-size:.7rem}
  .ggh-vip-mobile-active>.ggh-public-nav-vip .ggh-vip-site-launch__icon{width:23px;height:23px;flex-basis:23px}
  .ggh-vip-mobile-active>.ggh-mobile-toggle,.ggh-vip-mobile-active>.ggh-approved-toggle,.ggh-vip-mobile-active>.ggh-integrity-menu-toggle{flex-basis:44px!important;width:44px!important;height:44px!important}
}
@media(max-width:350px){
  .ggh-vip-mobile-active>.ggh-public-nav-vip{min-width:44px;width:44px;padding:0;gap:0}
  .ggh-vip-mobile-active>.ggh-public-nav-vip .ggh-vip-site-launch__text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
}
@media(prefers-reduced-motion:reduce){.ggh-vip-site-launch:before{animation:none}}
