body{font-family:Arial,sans-serif;margin:0;padding:0;background:#f0f0f0}#app{min-height:100vh}.tv-lobby-screen.svelte-1eo2b4l.svelte-1eo2b4l,.tv-question-screen.svelte-1eo2b4l.svelte-1eo2b4l,.tv-voting-screen.svelte-1eo2b4l.svelte-1eo2b4l,.tv-results-screen.svelte-1eo2b4l.svelte-1eo2b4l,.tv-finished-screen.svelte-1eo2b4l.svelte-1eo2b4l{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;min-height:100vh;padding:20px;text-align:center}.tv-header.svelte-1eo2b4l.svelte-1eo2b4l{margin-bottom:40px}.game-code-display.svelte-1eo2b4l.svelte-1eo2b4l{font-size:4em;font-weight:700;background:rgba(255,255,255,.1);padding:20px;border-radius:20px;margin:20px auto;max-width:300px;border:3px solid #ffeb3b}.join-code-animation.svelte-1eo2b4l.svelte-1eo2b4l{font-size:3em;font-weight:700;color:#ffeb3b;animation:svelte-1eo2b4l-pulse 2s infinite;margin:20px 0}.website-url.svelte-1eo2b4l.svelte-1eo2b4l{font-size:1.5em;font-weight:700;color:#4caf50;margin:10px 0}.players-grid.svelte-1eo2b4l.svelte-1eo2b4l{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin:20px 0}.player-avatar.svelte-1eo2b4l.svelte-1eo2b4l{background:rgba(255,255,255,.1);padding:15px;border-radius:10px;text-align:center}.avatar.svelte-1eo2b4l.svelte-1eo2b4l{font-size:2em;margin-bottom:5px}.timer-display-tv.svelte-1eo2b4l.svelte-1eo2b4l{margin:30px 0}.timer-circle.svelte-1eo2b4l.svelte-1eo2b4l{width:150px;height:150px;border:5px solid #ffeb3b;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;background:rgba(255,255,255,.1)}.timer-circle.voting.svelte-1eo2b4l.svelte-1eo2b4l{border-color:#4caf50}.timer-text.svelte-1eo2b4l.svelte-1eo2b4l{font-size:2.5em;font-weight:700}.timer-label.svelte-1eo2b4l.svelte-1eo2b4l{font-size:.8em;opacity:.8}.question-display.svelte-1eo2b4l.svelte-1eo2b4l{background:rgba(255,255,255,.1);padding:30px;border-radius:20px;margin:30px auto;max-width:800px;border:2px solid #ffeb3b}.question-text.svelte-1eo2b4l.svelte-1eo2b4l{font-size:2em;font-weight:700;line-height:1.4}.progress-bars.svelte-1eo2b4l.svelte-1eo2b4l,.voters-grid.svelte-1eo2b4l.svelte-1eo2b4l{max-width:500px;margin:0 auto}.player-progress.svelte-1eo2b4l.svelte-1eo2b4l,.voter-status.svelte-1eo2b4l.svelte-1eo2b4l{display:flex;justify-content:space-between;align-items:center;margin:10px 0;padding:10px;background:rgba(255,255,255,.1);border-radius:8px}.progress-bar.svelte-1eo2b4l.svelte-1eo2b4l{width:100px;height:10px;background:rgba(255,255,255,.2);border-radius:5px;overflow:hidden}.progress-bar.completed.svelte-1eo2b4l .progress-fill.svelte-1eo2b4l{width:100%;height:100%;background:#4caf50;animation:svelte-1eo2b4l-fillBar .5s ease-in}.answers-grid.svelte-1eo2b4l.svelte-1eo2b4l{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;margin:20px 0}.answer-card.svelte-1eo2b4l.svelte-1eo2b4l{background:rgba(255,255,255,.1);padding:20px;border-radius:10px;text-align:left}.answer-number.svelte-1eo2b4l.svelte-1eo2b4l{background:#ffeb3b;color:#1a237e;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:10px}.tv-primary.svelte-1eo2b4l.svelte-1eo2b4l,.tv-secondary.svelte-1eo2b4l.svelte-1eo2b4l{background:#ffeb3b;color:#1a237e;border:none;padding:15px 30px;font-size:1.2em;border-radius:10px;cursor:pointer;margin:10px;font-weight:700}.tv-secondary.svelte-1eo2b4l.svelte-1eo2b4l{background:#4caf50;color:#fff}.scores-grid.svelte-1eo2b4l.svelte-1eo2b4l{max-width:600px;margin:0 auto}.score-item-tv.svelte-1eo2b4l.svelte-1eo2b4l{display:flex;justify-content:space-between;align-items:center;padding:15px;margin:10px 0;background:rgba(255,255,255,.1);border-radius:10px;font-size:1.2em}.score-change.svelte-1eo2b4l.svelte-1eo2b4l{color:#4caf50;font-weight:700}.total-score.svelte-1eo2b4l.svelte-1eo2b4l{font-size:1.4em;font-weight:700;color:#ffeb3b}.podium.svelte-1eo2b4l.svelte-1eo2b4l{display:flex;justify-content:center;align-items:end;gap:20px;margin:40px 0}.podium-item.svelte-1eo2b4l.svelte-1eo2b4l{background:rgba(255,255,255,.1);padding:20px;border-radius:10px;text-align:center;min-width:150px}.podium-item.first.svelte-1eo2b4l.svelte-1eo2b4l{background:linear-gradient(135deg,#ffd700,#ffeb3b);color:#1a237e;transform:scale(1.2)}.podium-item.second.svelte-1eo2b4l.svelte-1eo2b4l{background:linear-gradient(135deg,#c0c0c0,#e0e0e0);color:#1a237e}.podium-item.third.svelte-1eo2b4l.svelte-1eo2b4l{background:linear-gradient(135deg,#cd7f32,#e09145);color:#fff}.rank.svelte-1eo2b4l.svelte-1eo2b4l{font-size:1.5em;font-weight:700;margin-bottom:10px}@keyframes svelte-1eo2b4l-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes svelte-1eo2b4l-fillBar{0%{width:0%}to{width:100%}}.confetti.svelte-1eo2b4l.svelte-1eo2b4l{font-size:3em;animation:svelte-1eo2b4l-bounce 1s infinite}@keyframes svelte-1eo2b4l-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}main.svelte-1eo2b4l.svelte-1eo2b4l{text-align:center;padding:30px;font-family:Arial,sans-serif;max-width:500px;margin:0 auto;min-height:100vh}.home-screen.svelte-1eo2b4l.svelte-1eo2b4l{text-align:center;padding:50px 20px}.studio.svelte-1eo2b4l.svelte-1eo2b4l{color:#666;font-style:italic;margin-bottom:20px}.status.svelte-1eo2b4l.svelte-1eo2b4l{background:#e8f5e8;padding:10px;border-radius:5px;margin:15px 0;color:#2e7d32}.button-group.svelte-1eo2b4l.svelte-1eo2b4l{display:flex;flex-direction:column;gap:15px;margin-top:30px}button.svelte-1eo2b4l.svelte-1eo2b4l{padding:15px 25px;border:none;border-radius:10px;font-size:1.1em;cursor:pointer;transition:all .3s}.primary.svelte-1eo2b4l.svelte-1eo2b4l{background:#1976d2;color:#fff}.primary.svelte-1eo2b4l.svelte-1eo2b4l:hover{background:#1565c0}.secondary.svelte-1eo2b4l.svelte-1eo2b4l{background:#f5f5f5;color:#333;border:2px solid #ddd}.secondary.svelte-1eo2b4l.svelte-1eo2b4l:hover{background:#e0e0e0}.back-button.svelte-1eo2b4l.svelte-1eo2b4l{background:#757575;color:#fff;margin-top:15px}.back-button.svelte-1eo2b4l.svelte-1eo2b4l:hover{background:#616161}.input-group.svelte-1eo2b4l.svelte-1eo2b4l{margin:20px 0;text-align:left}label.svelte-1eo2b4l.svelte-1eo2b4l{display:block;margin-bottom:8px;font-weight:700;color:#333}input.svelte-1eo2b4l.svelte-1eo2b4l,textarea.svelte-1eo2b4l.svelte-1eo2b4l{padding:12px;font-size:1em;border:2px solid #ddd;border-radius:8px;width:100%;box-sizing:border-box}input.svelte-1eo2b4l.svelte-1eo2b4l:focus,textarea.svelte-1eo2b4l.svelte-1eo2b4l:focus{border-color:#1976d2;outline:none}.char-count.svelte-1eo2b4l.svelte-1eo2b4l{text-align:right;font-size:.9em;color:#666;margin-top:5px}.question-box.svelte-1eo2b4l.svelte-1eo2b4l{background:white;padding:20px;border-radius:10px;margin:20px 0;border:2px solid #1976d2}.vote-options.svelte-1eo2b4l.svelte-1eo2b4l{margin:20px 0}.vote-option.svelte-1eo2b4l.svelte-1eo2b4l{background:white;border:2px solid #ddd;border-radius:10px;padding:15px;margin:10px 0;cursor:pointer;transition:all .3s;text-align:left;width:100%;font-family:inherit;font-size:inherit}.vote-option.svelte-1eo2b4l.svelte-1eo2b4l:hover{border-color:#1976d2;background:#f8f9fa}.vote-option.selected.svelte-1eo2b4l.svelte-1eo2b4l{border-color:#1976d2;background:#e3f2fd;transform:scale(1.02)}.option-number.svelte-1eo2b4l.svelte-1eo2b4l{background:#1976d2;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:10px}.loading.svelte-1eo2b4l.svelte-1eo2b4l{font-size:2em;margin:20px 0}.player-scores.svelte-1eo2b4l.svelte-1eo2b4l,.final-player-scores.svelte-1eo2b4l.svelte-1eo2b4l{margin:20px 0}.player-score.svelte-1eo2b4l.svelte-1eo2b4l,.final-player-score.svelte-1eo2b4l.svelte-1eo2b4l{display:flex;justify-content:space-between;align-items:center;padding:10px;margin:8px 0;background:white;border-radius:8px;border:1px solid #ddd}.points.svelte-1eo2b4l.svelte-1eo2b4l{font-weight:700;color:#1976d2}.auto-advance.svelte-1eo2b4l.svelte-1eo2b4l{color:#666;font-style:italic;margin-top:20px}.error-screen.svelte-1eo2b4l.svelte-1eo2b4l{text-align:center;padding:50px 20px;background:#ffebee;border-radius:10px}.timer-player.svelte-1eo2b4l.svelte-1eo2b4l{background:#ffeb3b;padding:10px 20px;border-radius:25px;font-weight:700;margin:15px 0;display:inline-block}.timer-number.svelte-1eo2b4l.svelte-1eo2b4l{font-size:1.4em;color:#d32f2f}
