.reaction-game-container{width:100%!important;height:100%!important;flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden;position:relative;align-self:stretch}.game-screen{width:100%;height:100%;flex:1;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease;cursor:pointer;position:relative;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.game-screen.flash{animation:flash .2s ease-in-out}@keyframes flash{0%,to{opacity:1}50%{opacity:.8}}.game-content{text-align:center;color:#fff;max-width:800px;padding:1rem;width:100%;box-sizing:border-box}.game-title{font-size:3rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.game-description{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.start-button,.play-again-button,.new-game-button{background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border:none;padding:1rem 2rem;font-size:1.2rem;font-weight:600;color:#fff;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.start-button:hover,.play-again-button:hover,.new-game-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.waiting-content h2{font-size:2.5rem;margin-bottom:2rem}.countdown{font-size:6rem;font-weight:900;text-shadow:3px 3px 6px rgba(0,0,0,.3);animation:pulse 1s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.ready-content h2{font-size:2rem;margin-bottom:2rem}.pulse-indicator{width:100px;height:100px;border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;margin:0 auto;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.click-content h2{font-size:4rem;font-weight:900;text-shadow:3px 3px 6px rgba(0,0,0,.3);animation:bounce .5s infinite alternate}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-20px)}}.flash-effect{position:absolute;inset:0;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 70%);animation:flashExpand .3s ease-out}@keyframes flashExpand{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}.result-content h2{font-size:2.5rem;margin-bottom:1rem}.reaction-time{margin:2rem 0}.best-time-display{margin:1rem 0;opacity:.8}.time-label{display:block;font-size:1.2rem;margin-bottom:.5rem;opacity:.8}.time-value{font-size:4rem;font-weight:900;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.performance-rating{font-size:1.5rem;margin:1rem 0;font-weight:600}.stats-content h2{font-size:2.2rem;margin-bottom:1rem}.stats-row{display:flex;justify-content:center;gap:2rem;margin:1.5rem 0;flex-wrap:wrap}.stat-item{background:#ffffff1a;padding:1rem 1.5rem;border-radius:15px;backdrop-filter:blur(10px);text-align:center;min-width:150px}.stat-label{display:block;font-size:.9rem;opacity:.8;margin-bottom:.3rem}.stat-value{font-size:1.8rem;font-weight:900;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.final-rating{margin:1rem 0}.rating-text{font-size:1.8rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.animal-comparison{margin:1.5rem 0;background:#ffffff1a;padding:1rem;border-radius:15px;backdrop-filter:blur(10px)}.animal-comparison h3{font-size:1.3rem;margin-bottom:.8rem;text-align:center}.comparison-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.8rem}.comparison-item{background:#ffffff1a;padding:.8rem;border-radius:10px;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.comparison-item:hover{background:#ffffff26;transform:translateY(-1px)}.animal-info{display:flex;align-items:center;gap:.5rem}.animal-emoji{font-size:1.2rem}.animal-name{font-weight:600;font-size:.95rem}.animal-time{font-size:.8rem;opacity:.8}.comparison-text{font-weight:600;text-align:right;font-size:.85rem;line-height:1.2}.comparison-text.faster{color:#4ade80}.comparison-text.slower{color:#f87171}.hidden{display:none!important}@media(max-width:768px){.game-title{font-size:2rem}.game-description{font-size:1rem}.countdown{font-size:4rem}.click-content h2{font-size:2.5rem}.time-value{font-size:3rem}.stats-row{flex-direction:column;gap:1rem}.game-content{padding:1rem}.comparison-list{grid-template-columns:1fr}.comparison-item{flex-direction:column;gap:.5rem;text-align:center}.comparison-text{text-align:center}.game-screen{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.start-button,.play-again-button,.new-game-button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}}@media(max-width:480px){.game-title{font-size:1.5rem}.countdown{font-size:3rem}.click-content h2{font-size:2rem}.time-value{font-size:2.5rem}}
