.GameTimer-module__9Hgr4G__timer{gap:var(--space-2);padding:var(--space-4)var(--space-6);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-xl);transition:all var(--transition-base);flex-direction:column;min-width:140px;display:flex;position:relative}.GameTimer-module__9Hgr4G__timerContent{align-items:center;gap:var(--space-3);z-index:1;display:flex;position:relative}.GameTimer-module__9Hgr4G__iconWrapper{border-radius:var(--radius-full);background:var(--glass-bg-strong);width:32px;height:32px;transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.GameTimer-module__9Hgr4G__icon{width:20px;height:20px;color:var(--color-text-primary);transition:all var(--transition-base)}.GameTimer-module__9Hgr4G__timeDisplay{gap:var(--space-1);flex-direction:column;display:flex}.GameTimer-module__9Hgr4G__timeValue{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-text-primary);font-variant-numeric:tabular-nums;align-items:baseline;line-height:1;display:flex}.GameTimer-module__9Hgr4G__digit{text-align:center;min-width:1.5ch}.GameTimer-module__9Hgr4G__separator{opacity:.7;margin:0 2px}.GameTimer-module__9Hgr4G__label{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.GameTimer-module__9Hgr4G__progressBar{border-radius:var(--radius-full);background:#ffffff1a;width:100%;height:4px;position:relative;overflow:hidden}.GameTimer-module__9Hgr4G__progressFill{background:var(--gradient-primary);border-radius:var(--radius-full);height:100%;transition:width var(--transition-base),background var(--transition-base)}.GameTimer-module__9Hgr4G__timer.GameTimer-module__9Hgr4G__warning{border-color:var(--color-warning);box-shadow:0 0 20px #f59e0b33}.GameTimer-module__9Hgr4G__timer.GameTimer-module__9Hgr4G__warning .GameTimer-module__9Hgr4G__iconWrapper{background:var(--color-warning);animation:1s ease-in-out infinite GameTimer-module__9Hgr4G__pulse}.GameTimer-module__9Hgr4G__timer.GameTimer-module__9Hgr4G__warning .GameTimer-module__9Hgr4G__icon{color:#fff}.GameTimer-module__9Hgr4G__timer.GameTimer-module__9Hgr4G__warning .GameTimer-module__9Hgr4G__progressFill{background:var(--gradient-warning)}.GameTimer-module__9Hgr4G__timer.GameTimer-module__9Hgr4G__warning .GameTimer-module__9Hgr4G__timeValue{color:var(--color-warning)}.GameTimer-module__9Hgr4G__timer.GameTimer-module__9Hgr4G__danger{border-color:var(--color-danger);animation:.5s ease-in-out infinite GameTimer-module__9Hgr4G__shake;box-shadow:0 0 30px #ef444466}.GameTimer-module__9Hgr4G__timer.GameTimer-module__9Hgr4G__danger .GameTimer-module__9Hgr4G__iconWrapper{background:var(--color-danger);animation:.5s ease-in-out infinite GameTimer-module__9Hgr4G__pulse}.GameTimer-module__9Hgr4G__timer.GameTimer-module__9Hgr4G__danger .GameTimer-module__9Hgr4G__icon{color:#fff}.GameTimer-module__9Hgr4G__timer.GameTimer-module__9Hgr4G__danger .GameTimer-module__9Hgr4G__progressFill{background:var(--gradient-danger)}.GameTimer-module__9Hgr4G__timer.GameTimer-module__9Hgr4G__danger .GameTimer-module__9Hgr4G__timeValue{color:var(--color-danger);animation:.5s ease-in-out infinite GameTimer-module__9Hgr4G__pulse}.GameTimer-module__9Hgr4G__pulseRing{border:2px solid var(--color-danger);border-radius:var(--radius-xl);opacity:0;width:100%;height:100%;animation:1.5s ease-out infinite GameTimer-module__9Hgr4G__pulseRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GameTimer-module__9Hgr4G__turnMode{padding:var(--space-3)var(--space-4)}.GameTimer-module__9Hgr4G__turnMode .GameTimer-module__9Hgr4G__timeValue{font-size:var(--text-xl)}.GameTimer-module__9Hgr4G__countdownMode{padding:var(--space-4)var(--space-6)}@keyframes GameTimer-module__9Hgr4G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes GameTimer-module__9Hgr4G__shake{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}@keyframes GameTimer-module__9Hgr4G__pulseRing{0%{opacity:1;transform:translate(-50%,-50%)scale(.95)}to{opacity:0;transform:translate(-50%,-50%)scale(1.2)}}.GameTimer-module__9Hgr4G__floatingContainer{pointer-events:none;z-index:100;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GameTimer-module__9Hgr4G__floatingText{opacity:0;white-space:nowrap;letter-spacing:.05em;font-size:2.5rem;font-weight:900;position:absolute}.GameTimer-module__9Hgr4G__addTime{color:#10b981;text-shadow:0 0 20px #10b981cc,0 2px 4px #0000004d;animation:1.5s cubic-bezier(0,.9,.57,1) forwards GameTimer-module__9Hgr4G__floatUp}.GameTimer-module__9Hgr4G__addTimeLarge{color:#10b981;text-shadow:0 0 30px #10b981,0 0 60px #10b98199,0 4px 8px #0006;font-size:3.5rem;font-weight:900;animation:2s cubic-bezier(0,.9,.57,1) forwards GameTimer-module__9Hgr4G__floatUpLarge}.GameTimer-module__9Hgr4G__subtractTime{color:#ef4444;text-shadow:0 0 20px #ef4444cc,0 2px 4px #0000004d;animation:1.5s cubic-bezier(0,.9,.57,1) forwards GameTimer-module__9Hgr4G__floatDown}@keyframes GameTimer-module__9Hgr4G__floatUp{0%{opacity:0;transform:translateY(20px)scale(.5)}15%{opacity:1;transform:translateY(0)scale(1.3)}30%{opacity:1;transform:translateY(-10px)scale(1.2)}to{opacity:0;transform:translateY(-60px)scale(.8)}}@keyframes GameTimer-module__9Hgr4G__floatUpLarge{0%{opacity:0;transform:translateY(30px)scale(.5)}15%{opacity:1;transform:translateY(0)scale(1.5)}40%{opacity:1;transform:translateY(-10px)scale(1.4)}to{opacity:0;transform:translateY(-80px)scale(.8)}}@keyframes GameTimer-module__9Hgr4G__floatDown{0%{opacity:0;transform:translateY(-20px)scale(.5)}15%{opacity:1;transform:translateY(0)scale(1.3)}30%{opacity:1;transform:translateY(10px)scale(1.2)}to{opacity:0;transform:translateY(60px)scale(.8)}}.GameTimer-module__9Hgr4G__versusContainer{-webkit-backdrop-filter:blur(12px);background:#111827cc;border:1px solid #ffffff14;border-radius:99px;align-items:center;gap:1rem;width:100%;max-width:100%;margin:0 auto;padding:.75rem 1.5rem;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.GameTimer-module__9Hgr4G__playerSide{flex-shrink:0;align-items:center;gap:.75rem;min-width:140px;display:flex}.GameTimer-module__9Hgr4G__playerSide.GameTimer-module__9Hgr4G__right{text-align:right;flex-direction:row-reverse}.GameTimer-module__9Hgr4G__playerAvatar{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #0003}.GameTimer-module__9Hgr4G__playerAvatar img{object-fit:cover;width:100%;height:100%}.GameTimer-module__9Hgr4G__aiAvatar{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.GameTimer-module__9Hgr4G__playerInfo{flex-direction:column;justify-content:center;display:flex}.GameTimer-module__9Hgr4G__playerName{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.025em;max-width:150px;font-size:.95rem;font-weight:700;overflow:hidden}.GameTimer-module__9Hgr4G__playerScore{color:#ffffffb3;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;display:flex}.GameTimer-module__9Hgr4G__versusTimerWrapper{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;margin:0 1.5rem;display:flex;position:relative}.GameTimer-module__9Hgr4G__versusTimerBar{background:#ffffff1a;border-radius:99px;width:100%;height:12px;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0003}.GameTimer-module__9Hgr4G__versusProgressFill{will-change:width;background:linear-gradient(90deg,#3b82f6 0%,#60a5fa 100%);border-radius:99px;height:100%;transition:width 1s linear,background .3s;position:relative;box-shadow:0 0 15px #3b82f699}.GameTimer-module__9Hgr4G__versusProgressFill:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff4d 50%,#fff0 100%);animation:2s infinite GameTimer-module__9Hgr4G__shimmer;position:absolute;inset:0;transform:skew(-20deg)translate(-150%)}@keyframes GameTimer-module__9Hgr4G__shimmer{0%{transform:skew(-20deg)translate(-150%)}to{transform:skew(-20deg)translate(250%)}}.GameTimer-module__9Hgr4G__versusTimeText{color:#fff;text-shadow:0 2px 10px #00000080;letter-spacing:-.05em;margin-bottom:.25rem;font-family:Monaco,Consolas,monospace;font-size:1.5rem;font-weight:800;line-height:1}.GameTimer-module__9Hgr4G__critical .GameTimer-module__9Hgr4G__versusProgressFill{background:linear-gradient(90deg,#ef4444 0%,#f87171 100%);box-shadow:0 0 15px #ef444499}.GameTimer-module__9Hgr4G__critical .GameTimer-module__9Hgr4G__versusTimeText{color:#ef4444;animation:.5s ease-in-out infinite GameTimer-module__9Hgr4G__pulse}.GameTimer-module__9Hgr4G__warning .GameTimer-module__9Hgr4G__versusProgressFill{background:linear-gradient(90deg,#f59e0b 0%,#fbbf24 100%);box-shadow:0 0 15px #f59e0b99}.GameTimer-module__9Hgr4G__warning .GameTimer-module__9Hgr4G__versusTimeText{color:#fbbf24}@media (max-width:768px){.GameTimer-module__9Hgr4G__versusContainer{border-radius:16px;flex-wrap:wrap;gap:.5rem;padding:.75rem}.GameTimer-module__9Hgr4G__playerSide{gap:.5rem;min-width:auto}.GameTimer-module__9Hgr4G__playerAvatar{width:36px;height:36px;font-size:1rem}.GameTimer-module__9Hgr4G__playerName{max-width:80px;font-size:.8rem}.GameTimer-module__9Hgr4G__versusTimerWrapper{order:2;width:auto;min-width:120px;margin:0 .5rem}.GameTimer-module__9Hgr4G__versusTimeText{font-size:1.25rem}}.GameTimer-module__9Hgr4G__progressBarContainer{background:#fffffff2;border:3px solid #a78bfa33;border-bottom:none;border-radius:2rem 2rem 0 0;width:100%;height:60px;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.GameTimer-module__9Hgr4G__progressBarFill{transform-origin:0;z-index:1;background:linear-gradient(90deg,#10b981 0%,#34d399 20%,#fcd34d 50%,#fb923c 75%,#ef4444 100%);height:100%;transition:width .3s ease-out;position:absolute;top:0;left:0}.GameTimer-module__9Hgr4G__progressBarContent{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.GameTimer-module__9Hgr4G__progressBarTime{align-items:center;gap:.5rem;font-family:Fredoka,"Baloo 2",system-ui,sans-serif;display:flex}.GameTimer-module__9Hgr4G__progressBarIcon{filter:drop-shadow(0 2px 4px #0000001a);font-size:1.75rem}.GameTimer-module__9Hgr4G__progressBarText{color:#2d3748;text-shadow:0 2px 4px #fffc;align-items:baseline;gap:.125rem;font-size:1.75rem;font-weight:800;display:flex}.GameTimer-module__9Hgr4G__progressBarSeparator{opacity:.7;margin:0 .125rem}.GameTimer-module__9Hgr4G__progressBarLabel{opacity:.8;margin-left:.125rem;font-size:1.25rem;font-weight:700}.GameTimer-module__9Hgr4G__progressBarContainer.GameTimer-module__9Hgr4G__warning .GameTimer-module__9Hgr4G__progressBarFill{animation:1s ease-in-out infinite GameTimer-module__9Hgr4G__timerPulse}.GameTimer-module__9Hgr4G__progressBarContainer.GameTimer-module__9Hgr4G__warning .GameTimer-module__9Hgr4G__progressBarText{color:#f59e0b}.GameTimer-module__9Hgr4G__progressBarContainer.GameTimer-module__9Hgr4G__danger .GameTimer-module__9Hgr4G__progressBarFill{animation:.5s ease-in-out infinite GameTimer-module__9Hgr4G__timerPulse}.GameTimer-module__9Hgr4G__progressBarContainer.GameTimer-module__9Hgr4G__danger .GameTimer-module__9Hgr4G__progressBarText{color:#ef4444;animation:.5s ease-in-out infinite GameTimer-module__9Hgr4G__pulse}@keyframes GameTimer-module__9Hgr4G__timerPulse{0%,to{opacity:1}50%{opacity:.8}}.GameTimer-module__9Hgr4G__activePlayerInfo{z-index:3;-webkit-backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #0000000d;border-radius:99px;align-items:center;gap:12px;padding:6px 16px 6px 6px;animation:.3s cubic-bezier(.16,1,.3,1) GameTimer-module__9Hgr4G__slideInLeft;display:flex;position:absolute;top:50%;left:20px;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.GameTimer-module__9Hgr4G__activeAvatar{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;display:flex;overflow:hidden;box-shadow:0 2px 4px #6366f14d}.GameTimer-module__9Hgr4G__activeAvatar img{object-fit:cover;width:100%;height:100%}.GameTimer-module__9Hgr4G__activeName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:.95rem;font-weight:700;overflow:hidden}.GameTimer-module__9Hgr4G__activeScore{color:#4f46e5;background:#6366f11a;border:1px solid #6366f133;border-radius:99px;margin-left:4px;padding:2px 8px;font-size:.85rem;font-weight:800}@keyframes GameTimer-module__9Hgr4G__slideInLeft{0%{opacity:0;transform:translate(-20px,-50%)}to{opacity:1;transform:translateY(-50%)}}@media (max-width:768px){.GameTimer-module__9Hgr4G__progressBarContainer{border-radius:1.5rem 1.5rem 0 0;height:50px}.GameTimer-module__9Hgr4G__progressBarIcon,.GameTimer-module__9Hgr4G__progressBarText{font-size:1.5rem}.GameTimer-module__9Hgr4G__progressBarLabel{font-size:1rem}.GameTimer-module__9Hgr4G__activePlayerInfo{gap:8px;max-width:50%;padding:4px 12px 4px 4px;left:8px}.GameTimer-module__9Hgr4G__activeAvatar{width:30px;height:30px;font-size:.875rem}.GameTimer-module__9Hgr4G__activeName{max-width:80px;font-size:.85rem}.GameTimer-module__9Hgr4G__activeScore{margin-left:2px;padding:1px 6px;font-size:.75rem}.GameTimer-module__9Hgr4G__progressBarContent{justify-content:flex-end;padding-right:12px}.GameTimer-module__9Hgr4G__versusContainer{gap:.75rem;padding:.5rem 1rem}.GameTimer-module__9Hgr4G__versusTimeText{font-size:1.125rem}}@media (max-width:480px){.GameTimer-module__9Hgr4G__progressBarContainer{border-width:2px;border-radius:1rem 1rem 0 0;height:45px}.GameTimer-module__9Hgr4G__progressBarIcon{font-size:1.25rem}.GameTimer-module__9Hgr4G__progressBarText{gap:.0625rem;font-size:1.25rem}.GameTimer-module__9Hgr4G__progressBarLabel{margin-left:0;font-size:.875rem}.GameTimer-module__9Hgr4G__progressBarContent{padding-right:8px}.GameTimer-module__9Hgr4G__activePlayerInfo{border-radius:20px;gap:6px;max-width:45%;padding:3px 8px 3px 3px;left:6px}.GameTimer-module__9Hgr4G__activeAvatar{border-width:1px;width:26px;height:26px;font-size:.75rem}.GameTimer-module__9Hgr4G__activeName{max-width:60px;font-size:.75rem}.GameTimer-module__9Hgr4G__activeScore{margin-left:0;padding:1px 4px;font-size:.7rem}.GameTimer-module__9Hgr4G__versusContainer{border-radius:12px;gap:.5rem;padding:.5rem}.GameTimer-module__9Hgr4G__versusTimeText{font-size:1rem}.GameTimer-module__9Hgr4G__versusTimerWrapper{min-width:80px}.GameTimer-module__9Hgr4G__versusTimerBar{height:10px}}
.GameHUD-module__FeVfDW__hud{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4)var(--space-6);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-xl);animation:GameHUD-module__FeVfDW__slideUp var(--transition-slow);display:flex}.GameHUD-module__FeVfDW__section{align-items:center;gap:var(--space-3);flex:1;display:flex}.GameHUD-module__FeVfDW__section:nth-child(2){justify-content:center}.GameHUD-module__FeVfDW__section:nth-child(3){justify-content:flex-end}.GameHUD-module__FeVfDW__modeBadge{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);border-radius:var(--radius-lg);font-size:var(--text-sm);font-weight:var(--font-bold);color:#fff;text-transform:uppercase;letter-spacing:var(--tracking-wide);box-shadow:var(--shadow-md);cursor:help;display:flex;position:relative}.GameHUD-module__FeVfDW__modeBadge[data-tooltip]:after{content:attr(data-tooltip);-webkit-backdrop-filter:blur(4px);color:#fff;white-space:normal;text-transform:none;letter-spacing:normal;opacity:0;visibility:hidden;pointer-events:none;z-index:1001;background:#0f172af2;border:1px solid #ffffff1a;border-radius:8px;width:max-content;max-width:250px;padding:.6rem .8rem;font-size:.85rem;font-weight:500;line-height:1.4;transition:all .2s cubic-bezier(.34,1.56,.64,1);position:absolute;top:calc(100% + 12px);left:0;transform:translateY(-8px);box-shadow:0 4px 15px #0003}.GameHUD-module__FeVfDW__modeBadge[data-tooltip]:before{content:"";opacity:0;visibility:hidden;pointer-events:none;z-index:1001;border:6px solid #0000;border-bottom-color:#0f172af2;transition:all .2s cubic-bezier(.34,1.56,.64,1);position:absolute;top:calc(100% + 6px);left:15px;transform:translateY(-8px)}.GameHUD-module__FeVfDW__modeBadge[data-tooltip]:hover:after,.GameHUD-module__FeVfDW__modeBadge[data-tooltip]:hover:before{opacity:1;visibility:visible;transform:translateY(0)}.GameHUD-module__FeVfDW__modeBadge svg{width:18px;height:18px}.GameHUD-module__FeVfDW__roomCode{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);background:var(--glass-bg-strong);border:1px solid var(--glass-border);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-text-primary);cursor:pointer;transition:all var(--transition-base);font-family:Courier New,monospace;display:flex}.GameHUD-module__FeVfDW__roomCode svg{width:16px;height:16px}.GameHUD-module__FeVfDW__roomCode:hover{background:var(--glass-bg);border-color:var(--color-primary);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.GameHUD-module__FeVfDW__stat{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);background:var(--glass-bg-strong);border-radius:var(--radius-lg);display:flex}.GameHUD-module__FeVfDW__stat svg{width:20px;height:20px;color:var(--color-warning)}.GameHUD-module__FeVfDW__statValue{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-text-primary)}.GameHUD-module__FeVfDW__statLabel{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--color-text-muted);text-transform:uppercase}.GameHUD-module__FeVfDW__combo{padding:var(--space-2)var(--space-4);background:var(--gradient-warning);border-radius:var(--radius-lg);box-shadow:var(--shadow-glow-warning);flex-direction:column;align-items:center;animation:1s ease-in-out infinite GameHUD-module__FeVfDW__pulse;display:flex}.GameHUD-module__FeVfDW__comboValue{font-size:var(--text-xl);font-weight:var(--font-black);color:#fff;line-height:1}.GameHUD-module__FeVfDW__comboLabel{font-size:var(--text-xs);font-weight:var(--font-bold);color:#fff;text-transform:uppercase;letter-spacing:var(--tracking-wide)}.GameHUD-module__FeVfDW__iconButton{background:var(--glass-bg-strong);border:1px solid var(--glass-border);border-radius:var(--radius-full);width:40px;height:40px;color:var(--color-text-primary);cursor:pointer;transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.GameHUD-module__FeVfDW__iconButton svg{width:20px;height:20px}.GameHUD-module__FeVfDW__iconButton:hover{background:var(--glass-bg);border-color:var(--color-primary);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.GameHUD-module__FeVfDW__leaveButton{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);background:var(--glass-bg-strong);border:1px solid var(--glass-border);border-radius:var(--radius-lg);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-danger);cursor:pointer;transition:all var(--transition-base);display:flex}.GameHUD-module__FeVfDW__leaveButton svg{width:18px;height:18px;stroke:var(--color-danger)}.GameHUD-module__FeVfDW__leaveButton:hover{background:var(--color-danger);border-color:var(--color-danger);color:#fff;box-shadow:var(--shadow-md);transform:translateY(-2px)}.GameHUD-module__FeVfDW__leaveButton:hover svg{stroke:#fff}@media (max-width:1024px){.GameHUD-module__FeVfDW__hud{gap:var(--space-3)}.GameHUD-module__FeVfDW__section{flex:auto}}@media (max-width:768px){.GameHUD-module__FeVfDW__hud{padding:var(--space-2)var(--space-3);gap:var(--space-2)}.GameHUD-module__FeVfDW__section{gap:var(--space-2)}.GameHUD-module__FeVfDW__modeBadge{padding:var(--space-1)var(--space-3);font-size:.7rem}.GameHUD-module__FeVfDW__modeBadge svg{width:14px;height:14px}.GameHUD-module__FeVfDW__stat{padding:var(--space-1)var(--space-3)}.GameHUD-module__FeVfDW__stat svg{width:16px;height:16px}.GameHUD-module__FeVfDW__statValue{font-size:var(--text-base)}.GameHUD-module__FeVfDW__statLabel{font-size:.6rem}.GameHUD-module__FeVfDW__leaveButton{padding:var(--space-1)var(--space-3);font-size:.7rem}.GameHUD-module__FeVfDW__leaveButton svg{width:14px;height:14px}.GameHUD-module__FeVfDW__roomCode{padding:var(--space-1)var(--space-3);font-size:.7rem}.GameHUD-module__FeVfDW__roomCode svg{width:13px;height:13px}.GameHUD-module__FeVfDW__modeBadge[data-tooltip]:after,.GameHUD-module__FeVfDW__modeBadge[data-tooltip]:before{display:none}}
.PlayerList-module__vdXwBq__container{gap:var(--space-4);width:100%;display:flex}.PlayerList-module__vdXwBq__container.PlayerList-module__vdXwBq__vertical{flex-direction:column}.PlayerList-module__vdXwBq__container.PlayerList-module__vdXwBq__horizontal{padding-bottom:var(--space-2);flex-direction:row;overflow-x:auto}.PlayerList-module__vdXwBq__container.PlayerList-module__vdXwBq__horizontal .PlayerList-module__vdXwBq__card{flex:0 0 220px;width:220px;max-width:220px}.PlayerList-module__vdXwBq__container.PlayerList-module__vdXwBq__horizontal::-webkit-scrollbar{height:4px}.PlayerList-module__vdXwBq__container.PlayerList-module__vdXwBq__horizontal::-webkit-scrollbar-track{background:var(--glass-bg-weak);border-radius:var(--radius-full)}.PlayerList-module__vdXwBq__container.PlayerList-module__vdXwBq__horizontal::-webkit-scrollbar-thumb{background:var(--glass-border);border-radius:var(--radius-full)}.PlayerList-module__vdXwBq__container.PlayerList-module__vdXwBq__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.PlayerList-module__vdXwBq__container.PlayerList-module__vdXwBq__compact{gap:var(--space-2)}.PlayerList-module__vdXwBq__card{padding:var(--space-4);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:2px solid var(--glass-border);border-radius:var(--radius-lg);transition:all var(--transition-base);align-items:center;display:flex;position:relative;overflow:hidden}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__compact{padding:var(--space-3)}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__currentTurn{border-color:var(--color-primary);z-index:3;background:#6366f126;animation:2s ease-in-out infinite PlayerList-module__vdXwBq__pulse;box-shadow:0 0 24px #6366f166,0 4px 12px #0000001a}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__currentTurn:before{content:"";background:var(--gradient-primary);opacity:.05;pointer-events:none;position:absolute;inset:0}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__nextTurn{z-index:1;background:#6366f105;border-color:#6366f140}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__nextTurn:before{content:"";pointer-events:none;background:linear-gradient(135deg,#6366f108 0%,#0000 100%);position:absolute;inset:0}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__currentUser{border-color:var(--color-success)}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__eliminated{opacity:.5;filter:grayscale();pointer-events:none;background:#8080801a;border-color:#8080804d}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__eliminated .PlayerList-module__vdXwBq__name{color:var(--color-text-muted);text-decoration:line-through}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__eliminated .PlayerList-module__vdXwBq__avatar{filter:grayscale();opacity:.6}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__eliminated .PlayerList-module__vdXwBq__score{color:var(--color-text-muted);opacity:.7}.PlayerList-module__vdXwBq__turnIndicator{background:var(--gradient-primary);border-radius:var(--radius-lg)var(--radius-lg)0 0;z-index:1;height:4px;position:absolute;top:-2px;left:-2px;right:-2px}.PlayerList-module__vdXwBq__turnPulse{background:linear-gradient(90deg,#0000,#fff9,#0000);height:100%;animation:2s ease-in-out infinite PlayerList-module__vdXwBq__shimmer;position:absolute;top:0;left:0;right:0}.PlayerList-module__vdXwBq__nextTurnIndicator{border-radius:var(--radius-lg)var(--radius-lg)0 0;z-index:1;background:linear-gradient(135deg,#6366f14d 0%,#8b5cf64d 100%);height:2px;position:absolute;top:-2px;left:-2px;right:-2px}.PlayerList-module__vdXwBq__nextTurnPulse{background:linear-gradient(90deg,#0000,#fff3,#0000);height:100%;animation:4s ease-in-out infinite PlayerList-module__vdXwBq__shimmer;position:absolute;top:0;left:0;right:0}.PlayerList-module__vdXwBq__cardContent{align-items:center;gap:var(--space-3);flex:1;min-width:0;display:flex}.PlayerList-module__vdXwBq__avatar{border-radius:var(--radius-full);width:48px;height:48px;font-size:var(--text-lg);font-weight:var(--font-bold);color:#fff;box-shadow:var(--shadow-md);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__compact .PlayerList-module__vdXwBq__avatar{width:40px;height:40px;font-size:var(--text-base)}.PlayerList-module__vdXwBq__avatar img{object-fit:cover;width:100%;height:100%}.PlayerList-module__vdXwBq__info{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.PlayerList-module__vdXwBq__nameRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.PlayerList-module__vdXwBq__name{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__compact .PlayerList-module__vdXwBq__name{font-size:var(--text-sm)}.PlayerList-module__vdXwBq__aiBadge,.PlayerList-module__vdXwBq__youBadge,.PlayerList-module__vdXwBq__eliminatedBadge,.PlayerList-module__vdXwBq__currentTurnBadge,.PlayerList-module__vdXwBq__nextTurnBadge{align-items:center;gap:var(--space-1);padding:2px var(--space-2);font-size:var(--text-xs);font-weight:var(--font-semibold);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:var(--tracking-wide);white-space:nowrap;display:inline-flex}.PlayerList-module__vdXwBq__aiBadge{background:var(--gradient-info);color:#fff}.PlayerList-module__vdXwBq__aiBadge svg{width:12px;height:12px}.PlayerList-module__vdXwBq__youBadge{background:var(--gradient-success);color:#fff}.PlayerList-module__vdXwBq__eliminatedBadge{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.PlayerList-module__vdXwBq__currentTurnBadge{background:var(--gradient-primary);color:#fff;animation:2s ease-in-out infinite PlayerList-module__vdXwBq__badgePulse}.PlayerList-module__vdXwBq__nextTurnBadge{color:#6366f1e6;font-weight:var(--font-medium);background:#6366f126;border:1px solid #6366f14d}.PlayerList-module__vdXwBq__score{align-items:center;gap:var(--space-1);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-secondary);display:flex}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__compact .PlayerList-module__vdXwBq__score{font-size:var(--text-xs)}.PlayerList-module__vdXwBq__score svg{width:14px;height:14px;fill:var(--color-warning);stroke:none}.PlayerList-module__vdXwBq__turnOrder{min-width:32px;height:32px;padding:0 var(--space-2);background:var(--glass-bg-strong);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--color-text-muted);justify-content:center;align-items:center;display:flex}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__compact .PlayerList-module__vdXwBq__turnOrder{min-width:28px;height:28px;font-size:var(--text-xs)}.PlayerList-module__vdXwBq__activeStatus{top:var(--space-3);right:var(--space-3);background:var(--color-success);border-radius:var(--radius-full);width:8px;height:8px;box-shadow:0 0 8px var(--color-success);position:absolute}@keyframes PlayerList-module__vdXwBq__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes PlayerList-module__vdXwBq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes PlayerList-module__vdXwBq__badgePulse{0%,to{opacity:1}50%{opacity:.8}}@media (max-width:768px){.PlayerList-module__vdXwBq__container.PlayerList-module__vdXwBq__grid{gap:var(--space-3);grid-template-columns:1fr}.PlayerList-module__vdXwBq__container.PlayerList-module__vdXwBq__horizontal{gap:var(--space-3);flex-wrap:nowrap}.PlayerList-module__vdXwBq__container.PlayerList-module__vdXwBq__horizontal .PlayerList-module__vdXwBq__card{flex:0 0 150px;width:150px;min-width:0;max-width:150px}.PlayerList-module__vdXwBq__card{padding:var(--space-3)}.PlayerList-module__vdXwBq__avatar{width:42px;height:42px;font-size:var(--text-base)}.PlayerList-module__vdXwBq__name{font-size:var(--text-sm)}.PlayerList-module__vdXwBq__score{font-size:var(--text-xs)}}@media (max-width:480px){.PlayerList-module__vdXwBq__container,.PlayerList-module__vdXwBq__container.PlayerList-module__vdXwBq__grid,.PlayerList-module__vdXwBq__container.PlayerList-module__vdXwBq__horizontal{gap:var(--space-2)}.PlayerList-module__vdXwBq__container.PlayerList-module__vdXwBq__horizontal .PlayerList-module__vdXwBq__card{width:140px;max-width:140px;padding:var(--space-2);flex:0 0 140px}.PlayerList-module__vdXwBq__card{padding:var(--space-2);border-radius:var(--radius-md)}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__compact{padding:var(--space-2)}.PlayerList-module__vdXwBq__cardContent{gap:var(--space-2)}.PlayerList-module__vdXwBq__avatar{width:36px;height:36px;font-size:var(--text-sm)}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__compact .PlayerList-module__vdXwBq__avatar{width:32px;height:32px;font-size:var(--text-xs)}.PlayerList-module__vdXwBq__name{font-size:var(--text-xs)}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__compact .PlayerList-module__vdXwBq__name,.PlayerList-module__vdXwBq__score{font-size:.7rem}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__compact .PlayerList-module__vdXwBq__score{font-size:.65rem}.PlayerList-module__vdXwBq__score svg{width:12px;height:12px}.PlayerList-module__vdXwBq__turnOrder{min-width:28px;height:28px;font-size:var(--text-xs)}.PlayerList-module__vdXwBq__card.PlayerList-module__vdXwBq__compact .PlayerList-module__vdXwBq__turnOrder{min-width:24px;height:24px;font-size:.7rem}.PlayerList-module__vdXwBq__aiBadge,.PlayerList-module__vdXwBq__youBadge,.PlayerList-module__vdXwBq__eliminatedBadge,.PlayerList-module__vdXwBq__currentTurnBadge,.PlayerList-module__vdXwBq__nextTurnBadge{padding:1px var(--space-1);font-size:.65rem}.PlayerList-module__vdXwBq__aiBadge svg{width:10px;height:10px}.PlayerList-module__vdXwBq__activeStatus{width:6px;height:6px}}
.WordDisplay-module__K1XjDa__container{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.WordDisplay-module__K1XjDa__wordDisplay{min-height:120px;padding:var(--space-8);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:2px solid var(--glass-border);border-radius:var(--radius-2xl);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.WordDisplay-module__K1XjDa__wordDisplay:before{content:"";background:var(--gradient-primary);opacity:.03;pointer-events:none;position:absolute;inset:0}.WordDisplay-module__K1XjDa__word{font-size:var(--text-5xl);font-weight:var(--font-extrabold);color:#6b46c1;text-align:center;word-break:break-word;line-height:1.2;animation:.8s cubic-bezier(.34,1.56,.64,1) WordDisplay-module__K1XjDa__popIn}.WordDisplay-module__K1XjDa__word span{color:#6b46c1}.WordDisplay-module__K1XjDa__word .WordDisplay-module__K1XjDa__highlighted{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.WordDisplay-module__K1XjDa__word .WordDisplay-module__K1XjDa__highlighted:after{content:"";background:var(--gradient-primary);border-radius:var(--radius-full);height:4px;position:absolute;bottom:-4px;left:0;right:0}.WordDisplay-module__K1XjDa__placeholder{align-items:center;gap:var(--space-3);color:var(--color-text-muted);animation:WordDisplay-module__K1XjDa__fadeIn var(--transition-slow);flex-direction:column;display:flex}.WordDisplay-module__K1XjDa__placeholder svg{opacity:.5;width:64px;height:64px}.WordDisplay-module__K1XjDa__placeholder p{font-size:var(--text-lg);font-weight:var(--font-medium)}.WordDisplay-module__K1XjDa__aiThinking{align-items:center;gap:var(--space-4);animation:WordDisplay-module__K1XjDa__fadeIn var(--transition-slow);flex-direction:column;display:flex}.WordDisplay-module__K1XjDa__thinkingDots{gap:var(--space-2);display:flex}.WordDisplay-module__K1XjDa__thinkingDots span{background:var(--gradient-primary);border-radius:var(--radius-full);width:16px;height:16px;animation:1.4s ease-in-out infinite WordDisplay-module__K1XjDa__bounce}.WordDisplay-module__K1XjDa__thinkingDots span:first-child{animation-delay:0s}.WordDisplay-module__K1XjDa__thinkingDots span:nth-child(2){animation-delay:.2s}.WordDisplay-module__K1XjDa__thinkingDots span:nth-child(3){animation-delay:.4s}.WordDisplay-module__K1XjDa__thinkingText{font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--color-text-secondary)}.WordDisplay-module__K1XjDa__syllableIndicator{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-4)var(--space-6);background:var(--glass-bg-strong);border:1px solid var(--glass-border);border-radius:var(--radius-lg);animation:WordDisplay-module__K1XjDa__slideUp var(--transition-slow);display:flex}.WordDisplay-module__K1XjDa__syllableIndicator .WordDisplay-module__K1XjDa__label{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-muted)}.WordDisplay-module__K1XjDa__syllableIndicator .WordDisplay-module__K1XjDa__syllable{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-text-primary);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WordDisplay-module__K1XjDa__hintsSection{gap:var(--space-3);flex-direction:column;display:flex}.WordDisplay-module__K1XjDa__hintsToggle{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-5);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:2px solid var(--glass-border);border-radius:var(--radius-lg);font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--color-text-primary);cursor:pointer;transition:all var(--transition-base);display:flex}.WordDisplay-module__K1XjDa__hintsToggle svg{width:20px;height:20px}.WordDisplay-module__K1XjDa__hintsToggle:hover{border-color:var(--color-info);background:var(--glass-bg-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.WordDisplay-module__K1XjDa__hintCount{min-width:24px;height:24px;padding:0 var(--space-2);background:var(--gradient-info);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-bold);color:#fff;justify-content:center;align-items:center;display:flex}.WordDisplay-module__K1XjDa__hintsPanel{padding:var(--space-4);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:2px solid var(--glass-border);border-radius:var(--radius-lg);animation:WordDisplay-module__K1XjDa__slideUp var(--transition-slow)}.WordDisplay-module__K1XjDa__hintsList{gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(150px,1fr));display:grid}.WordDisplay-module__K1XjDa__hintItem{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);background:var(--glass-bg-weak);border:1px solid var(--glass-border);border-radius:var(--radius-md);transition:all var(--transition-fast);display:flex}.WordDisplay-module__K1XjDa__hintItem:hover{background:var(--glass-bg-strong);border-color:var(--color-primary);transform:translate(4px)}.WordDisplay-module__K1XjDa__hintNumber{background:var(--gradient-primary);border-radius:var(--radius-full);min-width:20px;height:20px;font-size:var(--text-xs);font-weight:var(--font-bold);color:#fff;justify-content:center;align-items:center;display:flex}.WordDisplay-module__K1XjDa__hintWord{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-primary)}.WordDisplay-module__K1XjDa__noHints{align-items:center;gap:var(--space-2);padding:var(--space-6);color:var(--color-text-muted);flex-direction:column;display:flex}.WordDisplay-module__K1XjDa__noHints svg{opacity:.5;width:48px;height:48px}.WordDisplay-module__K1XjDa__noHints p{font-size:var(--text-base);font-weight:var(--font-medium)}@keyframes WordDisplay-module__K1XjDa__popIn{0%{opacity:0;filter:blur(10px);transform:scale(.5)translateY(20px)}50%{opacity:1;filter:blur();transform:scale(1.1)translateY(-10px)}70%{transform:scale(.95)translateY(5px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes WordDisplay-module__K1XjDa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WordDisplay-module__K1XjDa__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes WordDisplay-module__K1XjDa__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width:768px){.WordDisplay-module__K1XjDa__wordDisplay{min-height:90px;padding:var(--space-5);border-radius:var(--radius-xl)}.WordDisplay-module__K1XjDa__word{font-size:var(--text-3xl)}.WordDisplay-module__K1XjDa__syllableIndicator{gap:var(--space-2);text-align:center;padding:var(--space-3)var(--space-5);flex-direction:column}.WordDisplay-module__K1XjDa__syllableIndicator .WordDisplay-module__K1XjDa__syllable{font-size:var(--text-xl)}.WordDisplay-module__K1XjDa__hintsList{gap:var(--space-2);grid-template-columns:1fr}.WordDisplay-module__K1XjDa__hintsToggle{padding:var(--space-2)var(--space-4);font-size:var(--text-sm)}.WordDisplay-module__K1XjDa__hintsPanel{padding:var(--space-3)}}@media (max-width:480px){.WordDisplay-module__K1XjDa__wordDisplay{min-height:80px;padding:var(--space-4);border-radius:var(--radius-lg);border-width:2px}.WordDisplay-module__K1XjDa__word{font-size:var(--text-2xl);line-height:1.3}.WordDisplay-module__K1XjDa__placeholder svg{width:48px;height:48px}.WordDisplay-module__K1XjDa__placeholder p{font-size:var(--text-base)}.WordDisplay-module__K1XjDa__syllableIndicator{padding:var(--space-2)var(--space-4);gap:var(--space-1)}.WordDisplay-module__K1XjDa__syllableIndicator .WordDisplay-module__K1XjDa__label{font-size:.7rem}.WordDisplay-module__K1XjDa__syllableIndicator .WordDisplay-module__K1XjDa__syllable,.WordDisplay-module__K1XjDa__thinkingText{font-size:var(--text-lg)}.WordDisplay-module__K1XjDa__thinkingDots span{width:12px;height:12px}.WordDisplay-module__K1XjDa__hintsToggle{padding:var(--space-2)var(--space-3);font-size:var(--text-xs);gap:var(--space-1)}.WordDisplay-module__K1XjDa__hintsToggle svg{width:16px;height:16px}.WordDisplay-module__K1XjDa__hintCount{min-width:20px;height:20px;font-size:.7rem}.WordDisplay-module__K1XjDa__hintsPanel{padding:var(--space-2)}.WordDisplay-module__K1XjDa__hintItem{padding:var(--space-1)var(--space-2)}.WordDisplay-module__K1XjDa__hintNumber{min-width:18px;height:18px;font-size:.7rem}.WordDisplay-module__K1XjDa__hintWord{font-size:var(--text-xs)}.WordDisplay-module__K1XjDa__noHints p{font-size:var(--text-sm)}}
.WordInput-module__1NAl1G__container{flex-direction:column;gap:1rem;width:100%;display:flex}.WordInput-module__1NAl1G__hint{background:var(--teal-deep);border:3px solid var(--charcoal);color:var(--cream);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;box-shadow:4px 4px 0 var(--charcoal);align-items:center;gap:.75rem;padding:.875rem 1.25rem;font-size:.9rem;font-weight:700;animation:.4s ease-out WordInput-module__1NAl1G__slideInBrutal;display:flex}.WordInput-module__1NAl1G__hintIcon{filter:invert();flex-shrink:0;width:20px;height:20px}.WordInput-module__1NAl1G__hint strong{color:var(--yellow-gold);font-weight:900;font-family:var(--font-display)}.WordInput-module__1NAl1G__form{flex-direction:column;gap:1rem;display:flex}.WordInput-module__1NAl1G__inputWrapper{background:var(--white);border:5px solid var(--charcoal);width:100%;min-height:75px;box-shadow:6px 6px 0 var(--charcoal-light);align-items:center;transition:all .2s;display:flex;position:relative;overflow:hidden}.WordInput-module__1NAl1G__inputWrapper:hover{box-shadow:8px 8px 0 var(--charcoal-light)}.WordInput-module__1NAl1G__container.WordInput-module__1NAl1G__focused .WordInput-module__1NAl1G__inputWrapper{border-color:var(--teal-deep);box-shadow:8px 8px 0 var(--teal-deep);transform:translate(-2px,-2px)}.WordInput-module__1NAl1G__container.WordInput-module__1NAl1G__hasError .WordInput-module__1NAl1G__inputWrapper{border-color:var(--orange-burnt);box-shadow:8px 8px 0 var(--orange-burnt),0 0 30px #ff6b354d}.WordInput-module__1NAl1G__container.WordInput-module__1NAl1G__hasSuccess .WordInput-module__1NAl1G__inputWrapper{border-color:var(--teal-bright);box-shadow:8px 8px 0 var(--teal-bright),0 0 30px #14ffec4d}.WordInput-module__1NAl1G__container.WordInput-module__1NAl1G__disabled .WordInput-module__1NAl1G__inputWrapper{opacity:.5;cursor:not-allowed;background:var(--gray-mid);border-color:var(--charcoal-light);box-shadow:none;transform:none}.WordInput-module__1NAl1G__prefix{background:var(--charcoal);border-right:4px solid var(--charcoal);height:100%;font-family:var(--font-display);color:var(--teal-bright);white-space:nowrap;-webkit-user-select:none;user-select:none;letter-spacing:0;text-transform:uppercase;justify-content:center;align-items:center;min-width:fit-content;padding:0 1.5rem;font-size:2rem;font-weight:900;display:flex}.WordInput-module__1NAl1G__container.WordInput-module__1NAl1G__focused .WordInput-module__1NAl1G__prefix{color:var(--yellow-gold);background:var(--charcoal);animation:1.5s ease-in-out infinite WordInput-module__1NAl1G__neonPulse}.WordInput-module__1NAl1G__input{width:auto;min-width:0;height:100%;font-family:var(--font-heading);color:var(--charcoal);letter-spacing:.02em;text-transform:uppercase;background:0 0;border:none;outline:none;flex:1;padding:0 160px 0 1.5rem;font-size:1.5rem;font-weight:700}.WordInput-module__1NAl1G__hasPrefix .WordInput-module__1NAl1G__input{padding-left:1rem}.WordInput-module__1NAl1G__input::placeholder{color:var(--gray-mid);text-transform:none;font-size:1.2rem;font-weight:600}.WordInput-module__1NAl1G__input:disabled{cursor:not-allowed}.WordInput-module__1NAl1G__charCount{background:var(--charcoal);border:2px solid var(--charcoal);min-width:36px;height:36px;font-family:var(--font-display);color:var(--cream);box-shadow:2px 2px 0 var(--charcoal);justify-content:center;align-items:center;padding:0 .75rem;font-size:.9rem;font-weight:900;display:flex;position:absolute;top:50%;right:150px;transform:translateY(-50%)}.WordInput-module__1NAl1G__actions{flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.WordInput-module__1NAl1G__skipButton{color:#c05621;font-size:.95rem;font-weight:700;font-family:var(--font-heading);cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#fffaf0,#feebc8);border:2px solid #fbd38d;border-radius:99px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #dd6b2026}.WordInput-module__1NAl1G__skipButton:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:60%;height:100%;animation:3s infinite WordInput-module__1NAl1G__skipShimmerEffect;position:absolute;top:0;left:-100%}@keyframes WordInput-module__1NAl1G__skipShimmerEffect{0%{left:-100%}15%{left:200%}to{left:200%}}.WordInput-module__1NAl1G__skipButton svg{z-index:2;width:20px;height:20px;position:relative}.WordInput-module__1NAl1G__skipButton span{z-index:2;position:relative}.WordInput-module__1NAl1G__skipButton:hover:not(:disabled){color:#9c4221;background:linear-gradient(135deg,#feebc8,#fbd38d);border-color:#f6ad55;transform:translateY(-2px);box-shadow:0 6px 16px #dd6b2040}.WordInput-module__1NAl1G__skipButton:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px 4px #dd6b2026}.WordInput-module__1NAl1G__skipButton:disabled{opacity:.5;cursor:not-allowed;color:#94a3b8;box-shadow:none;background:#f8fafc;border-color:#e2e8f0}.WordInput-module__1NAl1G__skipButton:disabled:after{display:none}.WordInput-module__1NAl1G__submitButton{font-family:var(--font-heading);color:var(--cream);background:var(--orange-burnt);border:4px solid var(--charcoal);cursor:pointer;z-index:10;text-transform:uppercase;letter-spacing:.05em;height:55px;box-shadow:4px 4px 0 var(--charcoal);justify-content:center;align-items:center;gap:.75rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:900;transition:all .2s;display:flex;position:absolute;top:50%;right:10px;overflow:hidden;transform:translateY(-50%)}.WordInput-module__1NAl1G__submitButton:hover:not(:disabled){box-shadow:6px 6px 0 var(--charcoal);transform:translateY(-50%)}.WordInput-module__1NAl1G__submitButton:active:not(:disabled){box-shadow:2px 2px 0 var(--charcoal);transform:translate(2px,calc(2px - 50%))}.WordInput-module__1NAl1G__submitButton:disabled{opacity:.5;cursor:not-allowed;transform:translateY(-50%)}.WordInput-module__1NAl1G__submitButton svg{width:20px;height:20px}.WordInput-module__1NAl1G__spinner{border:3px solid var(--charcoal-light);border-top-color:var(--cream);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite WordInput-module__1NAl1G__spin}.WordInput-module__1NAl1G__message{border:3px solid var(--charcoal);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;box-shadow:4px 4px 0 var(--charcoal);align-items:center;gap:.75rem;padding:.875rem 1.25rem;font-size:.9rem;font-weight:700;animation:.3s ease-out WordInput-module__1NAl1G__slideInBrutal;display:flex}.WordInput-module__1NAl1G__message svg{flex-shrink:0;width:20px;height:20px}.WordInput-module__1NAl1G__message[data-type=error]{background:var(--orange-burnt);border-color:var(--charcoal);color:var(--cream)}.WordInput-module__1NAl1G__message[data-type=success]{background:var(--teal-deep);border-color:var(--charcoal);color:var(--cream)}@keyframes WordInput-module__1NAl1G__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.WordInput-module__1NAl1G__inputWrapper{min-height:65px;box-shadow:5px 5px 0 var(--charcoal-light);border-width:4px}.WordInput-module__1NAl1G__input{padding:0 140px 0 1.25rem;font-size:1.25rem}.WordInput-module__1NAl1G__input::placeholder{font-size:1rem}.WordInput-module__1NAl1G__prefix{padding:0 1.25rem;font-size:1.75rem}.WordInput-module__1NAl1G__submitButton{border-width:3px;height:50px;padding:.75rem 1.5rem;font-size:.95rem;right:8px}.WordInput-module__1NAl1G__charCount{min-width:32px;height:32px;font-size:.85rem;right:135px}.WordInput-module__1NAl1G__skipButton{border-width:2px;padding:.65rem 1.25rem;font-size:.85rem}}@media (max-width:480px){.WordInput-module__1NAl1G__inputWrapper{min-height:60px;box-shadow:4px 4px 0 var(--charcoal-light);border-width:3px}.WordInput-module__1NAl1G__inputWrapper:hover{box-shadow:5px 5px 0 var(--charcoal-light)}.WordInput-module__1NAl1G__input{padding:0 120px 0 1rem;font-size:1.1rem}.WordInput-module__1NAl1G__input::placeholder{font-size:.9rem}.WordInput-module__1NAl1G__prefix{border-right-width:3px;padding:0 1rem;font-size:1.5rem}.WordInput-module__1NAl1G__submitButton{height:46px;box-shadow:3px 3px 0 var(--charcoal);border-width:2px;gap:.5rem;padding:.65rem 1.25rem;font-size:.85rem;right:6px}.WordInput-module__1NAl1G__submitButton:hover:not(:disabled){box-shadow:4px 4px 0 var(--charcoal);transform:translateY(-50%)}.WordInput-module__1NAl1G__submitButton svg{width:18px;height:18px}.WordInput-module__1NAl1G__charCount{min-width:30px;height:30px;padding:0 .5rem;font-size:.8rem;right:115px}.WordInput-module__1NAl1G__skipButton{gap:.5rem;padding:.6rem 1.2rem;font-size:.8rem}.WordInput-module__1NAl1G__skipButton svg{width:16px;height:16px}.WordInput-module__1NAl1G__message{border-width:2px;padding:.75rem 1rem;font-size:.8rem}.WordInput-module__1NAl1G__message svg{width:16px;height:16px}.WordInput-module__1NAl1G__hint{border-width:2px;padding:.75rem 1rem;font-size:.8rem}.WordInput-module__1NAl1G__hintIcon{width:16px;height:16px}}
