.treasure-entry { margin-top: 12px; background: #292925; color: #fff; }
.treasure-entry .game-icon { background: #ec5b4f; color: #fff; }
.treasure-entry small { color: #d8d2c7; }
.top-treasure-static { height: 42px; padding: 0 12px; display: flex; align-items: center; gap: 5px; border: 2px solid #242424; background: #ec5b4f; color: #fff; box-shadow: 3px 3px 0 #242424; text-decoration: none; font-size: 12px; font-weight: 900; white-space: nowrap; }
.top-treasure-static:hover { transform: translate(-1px,-1px); box-shadow: 5px 5px 0 #242424; }
@media(max-width:760px){.top-treasure-static{width:42px;padding:0;justify-content:center;font-size:0}.top-treasure-static::first-letter{font-size:17px}}
@media(max-width:600px){.top-game-static{display:none}}
