.figma-score-value.zero-score{opacity:.7;color:#666!important}.high-score-info{text-align:center;margin:15px 0}.new-high-score{background:linear-gradient(45deg,#ff6b6b,#ffd93d);border-radius:8px;padding:10px;animation:2s ease-in-out celebrate}.new-high-score-text{color:#fff;text-shadow:2px 2px 4px #00000080;margin-bottom:5px;font-size:16px;font-weight:700}.previous-score{color:#fffc;font-size:12px}.existing-high-score{background:#0000004d;border-radius:6px;justify-content:space-between;align-items:center;padding:8px;display:flex}.high-score-label{color:#ccc;font-size:14px}.score-difference{font-size:14px;font-weight:700}.score-difference:not([class*=negative]){color:#4caf50}.score-difference.negative{color:#f44336}@keyframes celebrate{0%,to{transform:scale(1)}25%{transform:scale(1.05)rotate(-2deg)}75%{transform:scale(1.05)rotate(2deg)}}.celebrate{animation:2s ease-in-out celebrate}.high-score-glow{animation:2s ease-in-out infinite alternate scoreGlow}@keyframes scoreGlow{0%{text-shadow:0 0 10px #00ffff80}to{text-shadow:0 0 20px #0ffc,0 0 30px #0ff9}}@media (width<=900px){.high-score-info{margin:10px 0}.new-high-score-text{font-size:14px}}