*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Helvetica Neue,Segoe UI,sans-serif;background-color:#0b0d0f;letter-spacing:.02em;font-weight:400;line-height:1.6}.fade-enter-active,.fade-leave-active{transition:opacity 1s ease}.fade-enter-from,.fade-leave-to{opacity:0}:root{--indigo: #667eea;--purple: #764ba2;--emerald: #10b981;--teal: #14b8a6;--amber: #f59e0b;--rose: #ec4899;--red: #ef4444;--white: #ffffff}[data-v-c8561d2f]{box-sizing:border-box;margin:0;padding:0}.game-container[data-v-c8561d2f]{min-height:100vh;background:linear-gradient(135deg,var(--indigo) 0%,var(--purple) 100%);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow-x:hidden;padding:1rem}.background-animation[data-v-c8561d2f]{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.floating-shape[data-v-c8561d2f]{position:absolute;border-radius:50%;opacity:.12;animation:float-c8561d2f 6s ease-in-out infinite}.shape-1[data-v-c8561d2f]{width:80px;height:80px;background:#ff6b6b;top:10%;left:10%;animation-delay:0s}.shape-2[data-v-c8561d2f]{width:60px;height:60px;background:#4ecdc4;top:20%;right:15%;animation-delay:2s}.shape-3[data-v-c8561d2f]{width:100px;height:100px;background:#45b7d1;bottom:20%;left:20%;animation-delay:4s}.shape-4[data-v-c8561d2f]{width:70px;height:70px;background:#f9ca24;bottom:30%;right:10%;animation-delay:1s}@keyframes float-c8561d2f{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.particles[data-v-c8561d2f]{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.particle[data-v-c8561d2f]{position:absolute;width:4px;height:4px;background:#fff9;border-radius:50%;animation:drift-c8561d2f linear infinite;box-shadow:0 0 10px #ffffffb3}@keyframes drift-c8561d2f{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) scale(1);opacity:0}}.phase-container[data-v-c8561d2f]{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem 0}.glass-card[data-v-c8561d2f]{background:#ffffff26;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.25);border-radius:24px;padding:2rem;max-width:500px;width:100%;box-shadow:0 20px 40px #0003}.logo-container[data-v-c8561d2f]{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}.game-logo[data-v-c8561d2f]{max-width:280px;width:100%;height:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition:transform .3s ease}.game-logo[data-v-c8561d2f]:hover{transform:scale(1.03)}.title-underline[data-v-c8561d2f]{width:80px;height:4px;background:linear-gradient(90deg,var(--amber),var(--rose));margin:.5rem auto 1rem;border-radius:2px}.section-title[data-v-c8561d2f]{font-size:2rem;font-weight:900;text-align:center;color:#fff;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.subtitle[data-v-c8561d2f]{text-align:center;color:#fffffff2;font-size:1.1rem;margin-bottom:1.25rem;font-weight:600}.instruction[data-v-c8561d2f]{text-align:center;font-size:1.05rem;color:#ffffffe6;margin-bottom:.5rem}.hint[data-v-c8561d2f]{text-align:center;font-size:.95rem;color:#fffc;margin-bottom:1.25rem}.primary-btn[data-v-c8561d2f]{width:100%;padding:1rem 1.5rem;font-size:1.05rem;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--indigo),var(--purple));border:none;border-radius:16px;cursor:pointer;transition:all .25s ease;box-shadow:0 6px 18px #0003}.primary-btn[data-v-c8561d2f]:hover{transform:translateY(-2px);box-shadow:0 10px 26px #00000040}.primary-btn[data-v-c8561d2f]:active{transform:translateY(0)}.primary-btn.disabled[data-v-c8561d2f]{opacity:.55;cursor:not-allowed;transform:none}.secondary-btn[data-v-c8561d2f]{width:100%;padding:1rem 1.5rem;font-size:1.05rem;font-weight:800;color:#fff;border:none;border-radius:16px;cursor:pointer;transition:all .25s ease;box-shadow:0 6px 18px #0003;background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.secondary-btn[data-v-c8561d2f]:hover{transform:translateY(-2px);box-shadow:0 10px 26px #00000040}.secondary-btn.disabled[data-v-c8561d2f]{opacity:.55;cursor:not-allowed;transform:none}.game-input[data-v-c8561d2f]{width:100%;padding:1rem;font-size:1.05rem;color:#fff;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.35);border-radius:14px;margin-bottom:.75rem;text-align:center;transition:all .25s ease}.game-input[data-v-c8561d2f]::placeholder{color:#ffffffbf}.game-input[data-v-c8561d2f]:focus{outline:none;border-color:#fff9;background:#ffffff40;transform:scale(1.01)}.button-group[data-v-c8561d2f]{display:flex;gap:1rem;margin-top:1rem;width:100%}.button-group .primary-btn[data-v-c8561d2f],.button-group .secondary-btn[data-v-c8561d2f]{width:auto;flex:1 1 0;min-width:0}.player-list[data-v-c8561d2f]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.player-chip[data-v-c8561d2f]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#ffffff2e;border:1px solid rgba(255,255,255,.35);border-radius:999px;font-size:.95rem;color:#fff}.player-avatar[data-v-c8561d2f]{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,var(--indigo),var(--purple));display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.remove-btn[data-v-c8561d2f]{background:#ef4444cc;border:none;color:#fff;width:20px;height:20px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;transition:all .2s ease}.remove-btn[data-v-c8561d2f]:hover{background:#ef4444}.setup-section[data-v-c8561d2f]{margin-bottom:1.5rem}.label[data-v-c8561d2f]{display:block;font-size:.95rem;font-weight:800;color:#fff;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.06em}.number-selector[data-v-c8561d2f]{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:.5rem}.selector-btn[data-v-c8561d2f]{width:50px;height:50px;font-size:1.75rem;font-weight:800;color:#fff;background:#ffffff2e;border:1px solid rgba(255,255,255,.35);border-radius:14px;cursor:pointer;transition:all .25s ease}.selector-btn[data-v-c8561d2f]:hover{background:#ffffff40;box-shadow:0 0 18px #fff3}.number-display[data-v-c8561d2f]{font-size:2.25rem;font-weight:900;color:#fff;min-width:60px;text-align:center}.category-grid[data-v-c8561d2f]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem}.category-btn[data-v-c8561d2f]{padding:1rem;font-size:1rem;font-weight:800;color:#fff;background:#ffffff26;border:1px solid rgba(255,255,255,.35);border-radius:14px;cursor:pointer;transition:all .25s ease}.category-btn[data-v-c8561d2f]:hover{border-color:#fff9;transform:translateY(-2px)}.category-btn.active[data-v-c8561d2f]{background:linear-gradient(135deg,var(--emerald),var(--teal));border-color:transparent;box-shadow:0 8px 24px #10b98159}.progress-bar[data-v-c8561d2f]{width:100%;height:8px;background:#ffffff4d;border-radius:4px;overflow:hidden;margin-bottom:1.25rem}.progress-fill[data-v-c8561d2f]{height:100%;background:linear-gradient(90deg,var(--amber),var(--rose));transition:width .5s ease;box-shadow:0 0 10px #ffffff59}.reveal-button[data-v-c8561d2f]{width:200px;height:200px;margin:1.25rem auto 1.5rem;display:flex;align-items:center;justify-content:center;font-size:4rem;background:linear-gradient(135deg,var(--indigo),var(--purple));border:none;border-radius:50%;cursor:pointer;transition:all .25s ease;box-shadow:0 20px 50px #00000059}.reveal-button[data-v-c8561d2f]:hover{transform:scale(1.05);box-shadow:0 28px 70px #00000073}.reveal-button[data-v-c8561d2f]:active{transform:scale(.97)}.role-reveal[data-v-c8561d2f]{margin-top:1rem}.impostor-card[data-v-c8561d2f],.word-card[data-v-c8561d2f]{padding:1.5rem;border-radius:16px;margin-bottom:1rem;text-align:center}.impostor-card[data-v-c8561d2f]{background:linear-gradient(135deg,#ef444440,#f43f5e40);border:1px solid rgba(239,68,68,.6);box-shadow:0 0 24px #ef444459}.word-card[data-v-c8561d2f]{background:linear-gradient(135deg,#10b98133,#14b8a633);border:1px solid rgba(16,185,129,.6);box-shadow:0 0 24px #10b9814d}.role-badge[data-v-c8561d2f]{display:inline-block;padding:.6rem 1.25rem;font-size:1.1rem;font-weight:900;border-radius:12px;margin-bottom:.75rem;letter-spacing:.08em;background:#ef444440;color:#fff;border:1px solid rgba(239,68,68,.8)}.category-text[data-v-c8561d2f]{font-size:.95rem;color:#ffffffe6;margin-bottom:.5rem}.secret-word[data-v-c8561d2f]{font-size:2.5rem;font-weight:900;color:#fff;text-shadow:0 0 30px rgba(255,255,255,.35);margin:.75rem 0;letter-spacing:.03em}.impostor-hint[data-v-c8561d2f],.word-hint[data-v-c8561d2f]{font-size:.95rem;color:#ffffffe6;font-style:italic}.info-box[data-v-c8561d2f]{background:#ffffff2e;border:1px solid rgba(255,255,255,.35);border-radius:14px;padding:1rem;margin:1rem 0 1.25rem;text-align:center}.info-box p[data-v-c8561d2f]{margin:.4rem 0;font-size:1.05rem;color:#fffffff2}.starting-player[data-v-c8561d2f]{text-align:center;margin:1.25rem 0}.player-spotlight[data-v-c8561d2f]{display:inline-block;padding:1.5rem 2.25rem;font-size:1.6rem;font-weight:900;color:#fff;background:#ffffff2e;border:2px solid rgba(255,255,255,.6);border-radius:16px;margin-bottom:.75rem;box-shadow:0 0 32px #ffffff59}.game-info[data-v-c8561d2f]{background:#ffffff26;border-radius:12px;padding:1rem;margin-bottom:1.25rem;border:1px solid rgba(255,255,255,.3)}.info-item[data-v-c8561d2f]{display:flex;justify-content:space-between;padding:.6rem 0;border-bottom:1px solid rgba(255,255,255,.2)}.info-item[data-v-c8561d2f]:last-child{border-bottom:none}.info-label[data-v-c8561d2f]{color:#ffffffd9;font-weight:700}.info-value[data-v-c8561d2f]{color:#fff;font-weight:900}.player-list-game[data-v-c8561d2f]{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;margin-bottom:1rem}.player-item[data-v-c8561d2f]{padding:.9rem;background:#ffffff2e;border:1px solid rgba(255,255,255,.35);border-radius:10px;text-align:center;font-weight:700;color:#fff}.fade-in[data-v-c8561d2f]{animation:fadeIn-c8561d2f .5s ease-out}@keyframes fadeIn-c8561d2f{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slide-in[data-v-c8561d2f]{animation:slideIn-c8561d2f .4s ease-out}@keyframes slideIn-c8561d2f{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.pulse-glow[data-v-c8561d2f]{animation:pulseGlow-c8561d2f 2s ease-in-out infinite}@keyframes pulseGlow-c8561d2f{0%,to{box-shadow:0 6px 20px #00000026}50%{box-shadow:0 12px 36px #00000040}}@media (max-width: 640px){.glass-card[data-v-c8561d2f]{padding:1.5rem}.section-title[data-v-c8561d2f]{font-size:1.6rem}.reveal-button[data-v-c8561d2f]{width:160px;height:160px;font-size:3rem}.secret-word[data-v-c8561d2f]{font-size:2rem}.player-spotlight[data-v-c8561d2f]{padding:1.25rem 1.75rem;font-size:1.35rem}.game-logo[data-v-c8561d2f]{max-width:240px}}
