body{margin:0;background:#f4f6ef;color:#23382a;font-family:system-ui,sans-serif}.game-shop{max-width:1080px;margin:140px auto 50px;padding:0 24px 70px}.game-shop h1{max-width:700px;font-size:clamp(28px,5vw,44px);line-height:1.2}.eyebrow{letter-spacing:.15em;font-size:12px}.game-shop nav{display:flex;gap:24px;flex-wrap:wrap}.game-shop a{color:#285640}.game-shop section{margin-top:42px}.shop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.shop-product-card{background:white;border:1px solid #d7ded1;border-radius:18px;padding:22px;display:flex;flex-direction:column;align-items:start;gap:12px}.shop-product-card h3,.shop-product-card p{margin:0}.game-shop button,.game-shop select{font:inherit;padding:11px 18px;border:1px solid #aac2ad;border-radius:10px;background:#e5efdf;color:#1d4227;cursor:pointer}.game-shop button:disabled{opacity:.5;cursor:not-allowed}.game-shop dialog{border:1px solid #bbc9b4;border-radius:18px;padding:28px;max-width:min(480px,80vw)}.game-shop dialog::backdrop{background:#152a1c77}#gameShopConfirmWallet{overflow-wrap:anywhere;font-size:12px}#gameShopStatus{min-height:24px}#shopBalance{font-weight:650;margin-top:30px}

.game-shop code{overflow-wrap:anywhere}
