#game-shop{width:min(1000px,calc(100vw - 24px));max-width:1000px;max-height:calc(100dvh - 24px);padding:0;border:1px solid #446352;border-radius:24px;background:#111e19;color:#f4ffe8;overflow:auto;box-shadow:0 24px 100px #0009}#game-shop::backdrop{background:#050b09cf;backdrop-filter:blur(7px)}.game-shop-header{display:flex;justify-content:space-between;align-items:center;padding:22px 26px;background:radial-gradient(ellipse at 75% 20%,#42672955,transparent 65%),#1b2e24;border-bottom:1px solid #3d5141}.game-shop-header h2{font:48px/1.05 'Anton',Impact,sans-serif;margin:4px 0 0;letter-spacing:.01em}.game-shop-header h2 span{color:#caff55}.game-shop-header small{font-size:10px;font-weight:800;letter-spacing:.2em;color:#b9ccac}.game-shop-header button,#game-shop button{touch-action:manipulation}.game-shop-tabs{display:flex;gap:8px;padding:16px 22px 0;overflow-x:auto}.game-shop-tabs button{flex:1;padding:12px 16px;border:1px solid #425846;border-radius:12px;background:#203226;color:#c5d1c0;font-weight:800;white-space:nowrap}.game-shop-tabs button[aria-current=true]{background:#caff55;border-color:#dcff91;color:#1b2910;box-shadow:0 3px 0 #809e28}#game-shop-note{font-size:13px;color:#a8bca6;margin:18px 24px 12px}.game-shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 22px 22px}.game-product{display:flex;flex-direction:column;align-items:center;position:relative;padding:12px 10px 10px;border:1px solid #435647;border-radius:18px;background:radial-gradient(circle at 50% 30%,color-mix(in srgb,var(--product-accent) 20%,transparent),transparent 65%),linear-gradient(155deg,#273b2e,#15241b);color:#edfae6;box-shadow:0 5px 0 #080e0b;min-width:0;cursor:pointer;transition:transform .14s,border-color .14s}.game-product:hover{transform:translateY(-3px);border-color:var(--product-accent)}.game-product.featured{border:2px solid #d8af53;background:radial-gradient(circle at 50% 25%,#f5c94d24,transparent 65%),linear-gradient(150deg,#394330,#1b2820)}.game-product-badge{align-self:flex-start;border-radius:5px;background:#07130b77;font-size:9px;font-weight:800;letter-spacing:.08em;padding:5px 7px;color:#bbcfb4}.featured .game-product-badge{color:#ffe199}.game-product-art{width:100%;height:140px;display:grid;place-items:center;font-size:78px;margin:8px 0;filter:drop-shadow(0 10px 12px #0006)}.game-product-art img{width:100%;height:100%;object-fit:contain;max-height:140px}.game-product-art.skin img{width:132px;height:132px;border-radius:50%;object-fit:cover}.game-product strong{font-size:15px;line-height:1.2;min-height:36px;display:grid;place-items:center}.game-product-price{width:100%;font-size:13px;font-weight:900;padding:10px 2px;border-radius:9px;background:#caff55;color:#20310e;border-bottom:3px solid #789a29;margin-top:10px}.game-shop-footer{display:flex;gap:14px;justify-content:space-between;align-items:center;padding:12px 24px 20px;font-size:12px;color:#a5b49c}.game-shop-footer button,.shop-back{background:transparent;border:1px solid #4f6650;border-radius:9px;color:#d2e7c4;padding:10px;font-size:12px}.shop-back{margin:0 0 12px}#game-shop-status{padding:0 24px;font-size:13px;color:#bbcfb4}.skin-shop{width:min(880px,calc(100vw - 24px))!important}.skin-shop .sphere-skin-grid{display:none}.skin-shop .skin-shop-body{display:block}.skin-shop .skin-detail{position:static;display:grid;grid-template-columns:1.05fr 1fr;gap:24px}.skin-shop .skin-detail-art{min-width:0}.skin-shop .skin-detail-art canvas{width:100%;height:auto}.skin-shop .skin-shop-header h2{font-size:30px}.emote-detail-only .emote-arrangement{display:none}.emote-detail-only .emote-sale-grid{grid-template-columns:minmax(0,360px);justify-content:center}.emote-detail-only .emote-sale-glyph{font-size:128px;height:160px}.emote-detail-only .emote-sale-glyph img{height:160px;width:160px}.emote-detail-only .emote-store-heading{display:none}
@media(max-width:700px){.game-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 12px 18px;gap:12px}.game-shop-header{padding:16px}.game-shop-header h2{font-size:36px}.game-shop-tabs{padding:12px 12px 0;gap:5px}.game-shop-tabs button{font-size:11px;padding:11px 8px}#game-shop-note{margin:14px 14px 10px;font-size:11px}.game-product-art{height:115px;font-size:70px}.game-product-art img{max-height:115px}.game-product-art.skin img{height:110px;width:110px}.game-product strong{font-size:13px}.game-product-price{font-size:11px}.game-shop-footer{padding:12px;flex-wrap:wrap}.skin-shop .skin-detail{grid-template-columns:1fr}.skin-shop .skin-detail-art canvas{max-height:250px;object-fit:contain}.skin-shop .skin-shop-header p{display:none}.skin-shop .skin-detail-info{padding:0}}
@media(prefers-reduced-motion:reduce){.game-product{transition:none}.game-product:hover{transform:none}}

.game-shop-top{position:sticky;top:0;z-index:3;background:#111e19;border-bottom:1px solid #3d5141}
.game-shop-top .game-shop-tabs{padding-bottom:14px;scrollbar-width:thin}
.game-shop-section{padding-top:12px}
.game-shop-section+.game-shop-section{border-top:1px solid #344d3b;margin-top:14px}
.game-shop-section h3{margin:8px 24px 18px;font-size:22px;color:#edfae6}
.game-shop-section .game-shop-empty{padding:0 24px 22px;color:#bbcfb4;font-size:13px}
#game-shop{overscroll-behavior:contain}
@media(max-width:700px){.game-shop-top .game-shop-tabs{padding-bottom:12px}.game-shop-section h3{margin:8px 14px 14px;font-size:20px}}

#skin-shop-status.skin-equipped{color:#d5ff9a;background:#caff5517;border:1px solid #97c65066;border-radius:10px;padding:12px;font-weight:800}

.game-product-labels{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px;width:100%;min-height:25px}.game-product-type{font-size:12px;font-weight:900;letter-spacing:.08em;color:#f4ffe8}.emote-sale-card>.game-product-type{display:block;margin-bottom:10px}
