/* Clear comparisons and a single, prominent daily-chest waiting state. */
.gear-verdict > strong { font-size: 14px; }
.gear-verdict > span { font-weight: 400; }
.daily-waiting { text-align: center; padding: 4px 0 12px; }
.daily-claimed { display: inline-block; color: #c3dfc5; font-size: 14px; }
.daily-waiting .chest-art { display: block; width: 128px; height: 128px; object-fit: contain; margin: 18px auto 14px; }
.daily-waiting h2 { font-size: clamp(23px, 6vw, 30px); margin: 0 0 16px; }
.daily-clock { border: 1px solid #d8be7580; border-radius: 14px; padding: 16px 8px; background: linear-gradient(135deg, #dbc37818, #162f2e66); box-shadow: inset 0 1px #ffe6a51c; }
.daily-clock b { display: block; color: #ffe4a0; font: 700 clamp(32px, 9vw, 48px)/1.2 ui-monospace, monospace; font-variant-numeric: tabular-nums; letter-spacing: .025em; white-space: nowrap; }
.daily-clock span { display: block; color: #c6cbb6; font-size: 9px; letter-spacing: .06em; margin-top: 8px; }
