body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f8f9fa;color:#212529;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.brand-blur{animation:blur-pulse 4s ease-in-out infinite}@keyframes blur-pulse{0%,50%,to{filter:blur(0)}60%,85%{filter:blur(4px)}}.big-icon{font-size:4em}.big-spinner{width:3rem;height:3rem}.hw-token{display:inline;border-radius:3px;padding:0 3px;cursor:default;transition:background-color .2s ease,color .2s ease;line-height:1.4}.hw-hidden{background-color:#2d3436;cursor:pointer}.hw-hidden:hover{background-color:#3d4446}.hw-found{background-color:#00b894;color:#fff;animation:pop .3s ease}.hw-revealed{background-color:transparent;color:#212529}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.game-container{max-width:800px;margin:0 auto;padding:1.5rem 1rem}.game-title-area{margin-bottom:1rem}.game-content-area,.game-title-area{padding:1rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.game-content-area{line-height:1.9}.game-stats{font-size:.9rem;color:#636e72}