gt-game-tradechain.game-root{flex-direction:column;align-items:center;width:100%;max-width:none;margin:0 auto;display:flex}#tcFitColumn{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.tc-score-bar{box-sizing:border-box;background:linear-gradient(#1a1030 0%,#0d0818 100%);border:2px solid #4a3070;border-radius:10px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:6px;width:100%;margin-bottom:0;padding:6px 8px;display:grid;box-shadow:inset 0 2px 8px #00000080}.tc-score-block{flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;display:flex;overflow:hidden}.tc-score-label{letter-spacing:.12em;color:#c9a0ff;white-space:nowrap;flex:none;font-size:.48rem;line-height:1}.tc-score-value{font-family:Courier New,Consolas,monospace;font-size:min(1.4rem, calc(var(--tc-bar-w,320px) * .044));color:#ffe566;text-shadow:0 0 8px #ffe56680;font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-weight:700;line-height:1}.tc-hi-block .tc-hi-label{letter-spacing:.08em}.tc-hi-block .tc-hi-value{color:#ff9f43;font-size:min(1.3rem, calc(var(--tc-bar-w,320px) * .04));text-shadow:0 0 6px #ff9f4373}.tc-time-block{box-sizing:border-box;background:#00000059;border:2px solid #6a5090;border-radius:8px;flex:none;justify-content:center;align-items:center;width:2.6em;padding:5px 4px;display:flex;box-shadow:inset 0 1px 6px #00000073}.tc-time-value{font-family:Courier New,Consolas,monospace;font-size:min(1.2rem, calc(var(--tc-bar-w,320px) * .036));color:#ffe566;text-shadow:0 0 8px #ffe56680;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700;line-height:1}.tc-score-bar--compact{column-gap:4px;padding:5px 6px}.tc-score-bar--compact .tc-time-block{width:2.4em;padding:4px 2px}#tcCanvas{touch-action:none;background:#0d1528;border-radius:10px;flex:none;display:block;box-shadow:0 0 25px #00000080,inset 0 0 10px #ffffff0a}#tcMarketPanel{background:#141e37e6;border:1px solid #ffffff14;border-radius:10px;width:100%;padding:8px 10px}#tcMarketTitle{color:var(--gt-gold);margin-bottom:4px;font-weight:700}#tcMarketPrices{flex-wrap:wrap;gap:6px;margin-bottom:4px;font-size:.88em;display:flex}.tcPriceTag{background:#ffffff0f;border-radius:6px;padding:2px 7px}#tcMarketHint{color:var(--gt-text-muted);font-size:.8em;line-height:1.35}#tcGachaBar{flex:none}.tcGachaBtn{width:100%;color:var(--gt-gold);cursor:pointer;touch-action:manipulation;background:linear-gradient(#ffc85038,#ff8c281f);border:1px solid #ffb45073;border-radius:8px;padding:10px 12px;font-size:.95em;font-weight:700;animation:1.2s ease-in-out infinite tcGachaPulse}.tcGachaBtn:disabled{opacity:.45;cursor:default;animation:none}@keyframes tcGachaPulse{0%,to{box-shadow:0 0 #28cec059}50%{box-shadow:0 0 12px 2px #28cec073}}#tcMessage{min-height:1.2em;color:var(--gt-text-muted);text-align:center;width:100%;margin-top:4px;font-size:.85em}#tcInventoryPop{color:#e0e8ff;text-align:center;background:#0f162af2;border:1px solid #28cec059;border-radius:8px;max-width:280px;margin:4px auto 0;padding:8px 12px;font-size:.88em}#tcInventoryPop strong{color:var(--gt-gold)}
