.color-clash-container[data-astro-cid-ywpku33h]{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-ywpku33h]{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-ywpku33h]{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-ywpku33h]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#fff;font-weight:600;transition:opacity .3s ease}.home-link[data-astro-cid-ywpku33h]:hover{opacity:.8}.logo[data-astro-cid-ywpku33h]{height:32px;width:auto}.site-name[data-astro-cid-ywpku33h]{font-size:1.2rem}.game-title-header[data-astro-cid-ywpku33h]{font-size:1.5rem;font-weight:700;color:#fff;margin:0;text-align:center;flex:1}.more-games-btn[data-astro-cid-ywpku33h]{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-ywpku33h]:hover{background:#ffffff4d;transform:translateY(-1px)}.game-screen[data-astro-cid-ywpku33h]{width:100%;height:calc(100vh - 80px);margin-top:80px;display:flex;align-items:center;justify-content:center;position:relative}.game-content[data-astro-cid-ywpku33h]{text-align:center;color:#fff;max-width:800px;padding:1rem;width:100%}.game-title[data-astro-cid-ywpku33h]{font-size:3rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.game-description[data-astro-cid-ywpku33h]{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.game-modes[data-astro-cid-ywpku33h]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.mode-button[data-astro-cid-ywpku33h],.start-button[data-astro-cid-ywpku33h],.action-button[data-astro-cid-ywpku33h]{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}.mode-button[data-astro-cid-ywpku33h]:hover,.start-button[data-astro-cid-ywpku33h]:hover,.action-button[data-astro-cid-ywpku33h]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.multiplayer-setup[data-astro-cid-ywpku33h] h2[data-astro-cid-ywpku33h]{font-size:2rem;margin-bottom:2rem}.player-setup[data-astro-cid-ywpku33h]{display:flex;gap:2rem;justify-content:center;margin:2rem 0;flex-wrap:wrap}.player-card[data-astro-cid-ywpku33h]{background:#ffffff1a;padding:2rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:200px}.player-card[data-astro-cid-ywpku33h] h3[data-astro-cid-ywpku33h]{margin-bottom:1rem;font-size:1.5rem}.key-display[data-astro-cid-ywpku33h]{font-size:3rem;font-weight:900;background:#fff3;padding:1rem;border-radius:10px;margin:1rem 0;min-height:80px;display:flex;align-items:center;justify-content:center}.game-info[data-astro-cid-ywpku33h]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.target-color[data-astro-cid-ywpku33h]{display:flex;align-items:center;gap:1rem}.target-label[data-astro-cid-ywpku33h]{font-size:1.2rem;font-weight:600}.color-display[data-astro-cid-ywpku33h]{width:60px;height:60px;border-radius:50%;border:3px solid white;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.8rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.timer[data-astro-cid-ywpku33h]{font-size:2rem;font-weight:900;background:#fff3;padding:.5rem 1rem;border-radius:10px}.color-screen[data-astro-cid-ywpku33h]{width:100%;height:400px;border-radius:20px;margin:2rem 0;cursor:pointer;position:relative;transition:all .3s ease;border:3px solid rgba(255,255,255,.3)}.color-screen[data-astro-cid-ywpku33h]:hover{transform:scale(1.02);box-shadow:0 10px 30px #0000004d}.color-text[data-astro-cid-ywpku33h]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:4rem;font-weight:900;text-shadow:3px 3px 6px rgba(0,0,0,.5);z-index:10}.scores[data-astro-cid-ywpku33h]{display:flex;justify-content:center;gap:2rem;margin:1rem 0;flex-wrap:wrap}.player-score[data-astro-cid-ywpku33h],.final-score[data-astro-cid-ywpku33h]{background:#ffffff1a;padding:1rem 1.5rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;gap:1rem}.player-label[data-astro-cid-ywpku33h]{font-size:1.1rem;font-weight:600}.score[data-astro-cid-ywpku33h]{font-size:2rem;font-weight:900;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.game-message[data-astro-cid-ywpku33h]{font-size:1.5rem;font-weight:700;margin:1rem 0;min-height:2rem}.game-message[data-astro-cid-ywpku33h].success{color:#4ade80}.game-message[data-astro-cid-ywpku33h].error{color:#f87171}.final-scores[data-astro-cid-ywpku33h]{display:flex;justify-content:center;gap:2rem;margin:2rem 0;flex-wrap:wrap}.winner-message[data-astro-cid-ywpku33h]{font-size:2rem;font-weight:900;margin:2rem 0;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.game-actions[data-astro-cid-ywpku33h]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hidden[data-astro-cid-ywpku33h]{display:none!important}@media (max-width: 768px){.header-content[data-astro-cid-ywpku33h]{padding:0 1rem;gap:1rem}.game-title-header[data-astro-cid-ywpku33h]{font-size:1.2rem}.site-name[data-astro-cid-ywpku33h]{display:none}.more-games-btn[data-astro-cid-ywpku33h]{padding:.4rem .8rem;font-size:.9rem}.game-title[data-astro-cid-ywpku33h]{font-size:2rem}.game-description[data-astro-cid-ywpku33h]{font-size:1rem}.game-modes[data-astro-cid-ywpku33h],.player-setup[data-astro-cid-ywpku33h]{flex-direction:column;align-items:center}.color-screen[data-astro-cid-ywpku33h]{height:300px}.color-text[data-astro-cid-ywpku33h]{font-size:2.5rem}.game-info[data-astro-cid-ywpku33h]{flex-direction:column;gap:1rem}.scores[data-astro-cid-ywpku33h],.final-scores[data-astro-cid-ywpku33h],.game-actions[data-astro-cid-ywpku33h]{flex-direction:column;align-items:center}}@media (max-width: 480px){.game-title[data-astro-cid-ywpku33h]{font-size:1.5rem}.color-screen[data-astro-cid-ywpku33h]{height:250px}.color-text[data-astro-cid-ywpku33h]{font-size:2rem}.key-display[data-astro-cid-ywpku33h]{font-size:2rem;min-height:60px}}
