@import"https://cdn.jsdelivr.net/npm/lxgw-wenkai-webfont@1.7.0/style.css";:root{--color-night-sky: #0a0e2a;--color-star-dim: #4a5580;--color-star-bright: #f0e6a0;--color-gold: #f5d742;--color-ink: #2a1a0a;--color-error: #e74c3c;--color-success: #2ecc71;--color-text-primary: #f0e6d0;--color-text-secondary: #a09880;--font-title: "LXGW WenKai", "KaiTi", serif;--font-body: "Source Han Serif SC", "Noto Serif SC", "SimSun", serif}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;background:var(--color-night-sky);color:var(--color-text-primary);font-family:var(--font-body);user-select:none;-webkit-user-select:none;touch-action:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shake{0%,to{transform:translate(0) scale(1.3)}20%{transform:translate(-6px) scale(1.3)}40%{transform:translate(6px) scale(1.3)}60%{transform:translate(-4px) scale(1.3)}80%{transform:translate(4px) scale(1.3)}}.star-button{animation:pulse 3s ease-in-out infinite}.star-button:nth-child(2n){animation-delay:.5s}.star-button:nth-child(3n){animation-delay:1s}.star-button:nth-child(5n){animation-delay:1.5s}.star-button:nth-child(7n){animation-delay:2s}.star-selected{animation:none!important}.star-wrong{animation:shake .4s ease!important}.star-completed{animation:none!important;border-color:var(--color-gold)!important;box-shadow:0 0 12px #f5d74280!important}
