.gx-globe{position:relative;width:186px;height:186px;margin:14px auto 4px}
.gx-globe::after{content:'';position:absolute;inset:4%;border-radius:50%;z-index:0;background:radial-gradient(circle at 50% 46%,rgba(224,181,60,.32),rgba(224,181,60,.10) 46%,transparent 68%);filter:blur(6px)}
.gx-globe canvas{position:relative;z-index:1;display:block;width:100%!important;height:100%!important}
.gx-stage{position:relative;z-index:2;height:330px;margin:4px auto 0;perspective:1600px}
.gx-ring{position:absolute;top:34px;left:50%;width:206px;height:206px;margin-left:-103px;transform-style:preserve-3d;will-change:transform}
.gx-slide{position:absolute;top:0;left:0;width:206px;height:206px;cursor:pointer}
.gx-card{position:relative;width:100%;height:100%;border-radius:15px;overflow:hidden;background:#0a1f38;box-shadow:0 20px 40px rgba(0,0,0,.55)}
.gx-card img{width:100%;height:100%;object-fit:cover;display:block}
.gx-price{position:absolute;left:9px;bottom:9px;z-index:3;background:linear-gradient(135deg,#e0b53c,#c9992a);color:#20160a;font-weight:800;font-size:12.5px;padding:4px 10px;border-radius:999px;box-shadow:0 6px 16px rgba(0,0,0,.4)}
.gx-arrow{position:absolute;bottom:0;z-index:6;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.28);background:rgba(6,20,36,.62);color:#fff;font-size:21px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s;box-shadow:0 6px 18px rgba(0,0,0,.45)}
.gx-arrow:hover{background:#18a0a8;transform:scale(1.08)}
.gx-prev{left:calc(50% - 56px)}.gx-next{left:calc(50% + 8px)}
@media(max-width:640px){.gx-stage{height:300px}.gx-ring,.gx-slide{width:150px;height:150px}.gx-ring{margin-left:-75px}.gx-globe{width:130px;height:130px}}
