.reaction-game-container[data-astro-cid-2soucrbw]{width:100%;height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden}.game-header[data-astro-cid-2soucrbw]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);padding:1rem 0}.header-content[data-astro-cid-2soucrbw]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.home-link[data-astro-cid-2soucrbw]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#fff;font-weight:600;transition:opacity .3s ease}.home-link[data-astro-cid-2soucrbw]:hover{opacity:.8}.logo[data-astro-cid-2soucrbw]{height:32px;width:auto}.site-name[data-astro-cid-2soucrbw]{font-size:1.2rem}.game-title-header[data-astro-cid-2soucrbw]{font-size:1.5rem;font-weight:700;color:#fff;margin:0;text-align:center;flex:1}.more-games-btn[data-astro-cid-2soucrbw]{background:#fff3;color:#fff;padding:.5rem 1rem;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;border:1px solid rgba(255,255,255,.3)}.more-games-btn[data-astro-cid-2soucrbw]:hover{background:#ffffff4d;transform:translateY(-1px)}.game-screen[data-astro-cid-2soucrbw]{width:100%;height:calc(100vh - 80px);margin-top:80px;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}.game-screen[data-astro-cid-2soucrbw].flash{animation:flash .2s ease-in-out}@keyframes flash{0%,to{opacity:1}50%{opacity:.8}}.game-content[data-astro-cid-2soucrbw]{text-align:center;color:#fff;max-width:800px;padding:1rem}.game-title[data-astro-cid-2soucrbw]{font-size:3rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.game-description[data-astro-cid-2soucrbw]{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.start-button[data-astro-cid-2soucrbw],.play-again-button[data-astro-cid-2soucrbw],.new-game-button[data-astro-cid-2soucrbw]{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[data-astro-cid-2soucrbw]:hover,.play-again-button[data-astro-cid-2soucrbw]:hover,.new-game-button[data-astro-cid-2soucrbw]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.waiting-content[data-astro-cid-2soucrbw] h2[data-astro-cid-2soucrbw]{font-size:2.5rem;margin-bottom:2rem}.countdown[data-astro-cid-2soucrbw]{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[data-astro-cid-2soucrbw] h2[data-astro-cid-2soucrbw]{font-size:2rem;margin-bottom:2rem}.pulse-indicator[data-astro-cid-2soucrbw]{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[data-astro-cid-2soucrbw] h2[data-astro-cid-2soucrbw]{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[data-astro-cid-2soucrbw]{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[data-astro-cid-2soucrbw] h2[data-astro-cid-2soucrbw]{font-size:2.5rem;margin-bottom:1rem}.reaction-time[data-astro-cid-2soucrbw]{margin:2rem 0}.time-label[data-astro-cid-2soucrbw]{display:block;font-size:1.2rem;margin-bottom:.5rem;opacity:.8}.time-value[data-astro-cid-2soucrbw]{font-size:4rem;font-weight:900;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.performance-rating[data-astro-cid-2soucrbw]{font-size:1.5rem;margin:1rem 0;font-weight:600}.stats-content[data-astro-cid-2soucrbw] h2[data-astro-cid-2soucrbw]{font-size:2.2rem;margin-bottom:1rem}.stats-row[data-astro-cid-2soucrbw]{display:flex;justify-content:center;gap:2rem;margin:1.5rem 0;flex-wrap:wrap}.stat-item[data-astro-cid-2soucrbw]{background:#ffffff1a;padding:1rem 1.5rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;min-width:150px}.stat-label[data-astro-cid-2soucrbw]{display:block;font-size:.9rem;opacity:.8;margin-bottom:.3rem}.stat-value[data-astro-cid-2soucrbw]{font-size:1.8rem;font-weight:900;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.final-rating[data-astro-cid-2soucrbw]{margin:1rem 0}.rating-text[data-astro-cid-2soucrbw]{font-size:1.8rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.animal-comparison[data-astro-cid-2soucrbw]{margin:1.5rem 0;background:#ffffff1a;padding:1rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.animal-comparison[data-astro-cid-2soucrbw] h3[data-astro-cid-2soucrbw]{font-size:1.3rem;margin-bottom:.8rem;text-align:center}.comparison-list[data-astro-cid-2soucrbw]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.8rem}.comparison-item[data-astro-cid-2soucrbw]{background:#ffffff1a;padding:.8rem;border-radius:10px;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.comparison-item[data-astro-cid-2soucrbw]:hover{background:#ffffff26;transform:translateY(-1px)}.animal-info[data-astro-cid-2soucrbw]{display:flex;align-items:center;gap:.5rem}.animal-emoji[data-astro-cid-2soucrbw]{font-size:1.2rem}.animal-name[data-astro-cid-2soucrbw]{font-weight:600;font-size:.95rem}.animal-time[data-astro-cid-2soucrbw]{font-size:.8rem;opacity:.8}.comparison-text[data-astro-cid-2soucrbw]{font-weight:600;text-align:right;font-size:.85rem;line-height:1.2}.comparison-text[data-astro-cid-2soucrbw].faster{color:#4ade80}.comparison-text[data-astro-cid-2soucrbw].slower{color:#f87171}.hidden[data-astro-cid-2soucrbw]{display:none!important}@media (max-width: 768px){.header-content[data-astro-cid-2soucrbw]{padding:0 1rem;gap:1rem}.game-title-header[data-astro-cid-2soucrbw]{font-size:1.2rem}.site-name[data-astro-cid-2soucrbw]{display:none}.more-games-btn[data-astro-cid-2soucrbw]{padding:.4rem .8rem;font-size:.9rem}.game-title[data-astro-cid-2soucrbw]{font-size:2rem}.game-description[data-astro-cid-2soucrbw]{font-size:1rem}.countdown[data-astro-cid-2soucrbw]{font-size:4rem}.click-content[data-astro-cid-2soucrbw] h2[data-astro-cid-2soucrbw]{font-size:2.5rem}.time-value[data-astro-cid-2soucrbw]{font-size:3rem}.stats-row[data-astro-cid-2soucrbw]{flex-direction:column;gap:1rem}.game-content[data-astro-cid-2soucrbw]{padding:1rem}.comparison-list[data-astro-cid-2soucrbw]{grid-template-columns:1fr}.comparison-item[data-astro-cid-2soucrbw]{flex-direction:column;gap:.5rem;text-align:center}.comparison-text[data-astro-cid-2soucrbw]{text-align:center}.game-screen[data-astro-cid-2soucrbw]{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.start-button[data-astro-cid-2soucrbw],.play-again-button[data-astro-cid-2soucrbw],.new-game-button[data-astro-cid-2soucrbw]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}}@media (max-width: 480px){.game-title[data-astro-cid-2soucrbw]{font-size:1.5rem}.countdown[data-astro-cid-2soucrbw]{font-size:3rem}.click-content[data-astro-cid-2soucrbw] h2[data-astro-cid-2soucrbw]{font-size:2rem}.time-value[data-astro-cid-2soucrbw]{font-size:2.5rem}}
