#gst-gearset{--gst-gap:18px;--gst-radius:16px;--gst-surface:rgba(0,0,0,.25);--gst-surface-2:rgba(0,0,0,.4);--gst-border:rgba(255,255,255,.06);--gst-border-2:rgba(255,255,255,.10);--gst-text-muted:rgba(255,255,255,.72);--gst-gold:#e2c56a;--gst-gold-ink:#1e1a0c;max-width:600px;margin:20px auto 0;padding:28px 18px 40px;}
#gst-gearset .gst-header{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;gap:14px;margin:0 0 18px;position:relative;}
#gst-gearset .gst-icon{position:relative;display:inline-block;}
#gst-gearset .gst-icon .gst-mainimg{width:250px;object-fit:contain;border-radius:14px;filter:drop-shadow(0 6px 16px rgba(0,0,0,.5));}
#gst-gearset .gst-title{font-size:clamp(30px,4.4vw,46px);color:white;line-height:1.06;margin:0;letter-spacing:.5px;cursor:default;}
#gst-gearset .gst-badge{position:absolute;top:0px;right:30%;transform:translate(50%,-50%);z-index:2;}
#gst-gearset .gst-meta{margin-top:6px;font-size:12px;color:var(--gst-text-muted);cursor:default;}
#gst-gearset .gst-meta--belowtitle{margin-top:8px;font-size:13px;color:rgba(255,255,255,.78);}
#gst-gearset .gst-meta--belowtitle .gst-meta__sep{display:inline-block;margin:0 10px;opacity:.6;}
#gst-gearset .gst-titleblock{width:100%;}
#gst-gearset .gst-titleblock .gst-titleline{display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap;}
#gst-gearset .gst-titleblock .gst-titleline .gst-badge{position:static;transform:none;z-index:auto;}
#gst-gearset .gst-divider{height:2px;margin-top:12px;border-radius:2px;width:100%;background:linear-gradient(90deg,rgba(0,0,0,0)0%,rgba(69,255,161,0.0)6%,rgba(69,255,161,0.35)20%,rgba(69,255,161,0.45)50%,rgba(69,255,161,0.35)80%,rgba(0,0,0,0)100%);box-shadow:0 0 10px rgba(69,255,161,.18);}
#gst-gearset .gst-badge,#gst-gearset .gst-farm__range{font:600 12px/1.1 system-ui,Segoe UI,Roboto,sans-serif;letter-spacing:.6px;text-transform:uppercase;color:#111;background:linear-gradient(180deg,var(--gst-gold),#c49b3f);border:1px solid var(--gst-border-2);padding:6px 10px;border-radius:999px;box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 2px 8px rgba(0,0,0,.35);cursor:default;}
#gst-gearset .gst-card{background:var(--gst-surface);border:1px solid var(--gst-border);border-radius:var(--gst-radius);padding:18px;margin:18px 0;box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 6px 24px rgba(0,0,0,.35);}
#gst-gearset .gst-card__title{font-size:12px;letter-spacing:.14em;text-transform:uppercase;margin:2px 0 12px;color:#d6b35e;cursor:default;}
#gst-gearset .gst-card__body{text-align:center;}
#gst-gearset .gst-effect__text{font-size:16px;font-weight:600;text-align:center;cursor:default;}
#gst-gearset .gst-farm__list{display:grid;gap:12px;}
#gst-gearset .gst-farm__row{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border:1px solid var(--gst-border-2);border-radius:12px;background:var(--gst-surface-2);}
#gst-gearset .gst-farm__row--muted{opacity:.85;}
#gst-gearset .gst-farm__encounter{font-weight:700;cursor:default;}
#gst-gearset .gst-chips{display:flex;flex-wrap:wrap;gap:10px 12px;}
#gst-gearset .gst-chip{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;border:1px solid var(--gst-border-2);background:rgba(255,255,255,.04);font-size:12px;font-weight:600;cursor:default;}
#gst-gearset .gst-chip+.gst-chip{position:relative;}
#gst-gearset .gst-chip+.gst-chip::before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:8px solid rgba(255,255,255,.18);border-top:5px solid transparent;border-bottom:5px solid transparent;}
#gst-gearset .gst-upgrade__item{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:12px 14px;border-radius:14px;text-decoration:none;text-align:center;transition:transform .12s ease,box-shadow .12s ease;}
#gst-gearset .gst-upgrade__item:hover{transform:scale(1.1);box-shadow:0 8px 24px rgba(0,0,0,.35);}
#gst-gearset .gst-upgrade__img{width:56px;height:56px;object-fit:contain;border-radius:10px;}
#gst-gearset .gst-upgrade__title{font-weight:800;color:#ffd94f;}
/* slot images under effect */
#gst-gearset .gst-slotbar{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:16px;flex-wrap:wrap;}
#gst-gearset .gst-slotbar__img{width:80px;height:auto;border-radius:0px;filter:drop-shadow(0 4px 12px rgba(250,250,250,.2));pointer-events:none;}
