.solo-module__7rtldq__loadingDots{justify-content:center;gap:6px;margin-top:.5rem;display:flex}.solo-module__7rtldq__loadingDots span{background:var(--accent-red);opacity:.3;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite solo-module__7rtldq__dotPulse}.solo-module__7rtldq__loadingDots span:nth-child(2){animation-delay:.2s}.solo-module__7rtldq__loadingDots span:nth-child(3){animation-delay:.4s}@keyframes solo-module__7rtldq__dotPulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.solo-module__7rtldq__errorCard{background:var(--surface);text-align:center;border-radius:20px;width:100%;max-width:360px;padding:2rem 1.5rem;box-shadow:0 8px 24px #0000001a}.solo-module__7rtldq__errorIcon{margin-bottom:.5rem;font-size:2.5rem}.solo-module__7rtldq__errorTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.solo-module__7rtldq__errorMsg{color:var(--text-secondary);word-break:break-word;font-size:.85rem;line-height:1.5}.solo-module__7rtldq__chatContainer{background-color:var(--bg-color);flex-direction:column;flex-shrink:0;width:100%;max-width:480px;height:100dvh;display:flex;overflow:hidden}@media (min-width:860px){.solo-module__7rtldq__adBottom{display:none}}.solo-module__7rtldq__bottomBar{background:var(--surface);border-top:1px solid var(--glass-border);padding:.5rem .75rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom));flex-direction:column;flex-shrink:0;gap:.5rem;display:flex}.solo-module__7rtldq__guessInput{color:var(--text-primary);font-family:var(--font-sans);background:#f0f2f5;border:none;border-radius:24px;outline:none;flex:1;padding:.65rem 1rem;font-size:.95rem}.solo-module__7rtldq__guessInput::placeholder{color:var(--text-secondary)}.solo-module__7rtldq__sendBtn{background:var(--accent-red);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;transition:opacity .15s;display:flex}.solo-module__7rtldq__sendBtn:disabled{opacity:.4;cursor:not-allowed}.solo-module__7rtldq__adBottom{background:var(--surface);width:100%}.solo-module__7rtldq__adEnd{width:100%;min-height:100px;margin:1rem 0}.solo-module__7rtldq__container{background-color:var(--bg-color);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.solo-module__7rtldq__victoryCard{background:var(--surface);text-align:center;border-radius:20px;width:100%;max-width:400px;padding:2rem;animation:.4s ease-out solo-module__7rtldq__fadeIn;box-shadow:0 8px 24px #0000001a}.solo-module__7rtldq__victoryCardWin{border-top:4px solid #25d366}.solo-module__7rtldq__victoryCardLose{border-top:4px solid #ef4444}.solo-module__7rtldq__victoryTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem;font-weight:800}.solo-module__7rtldq__victoryAnswer{color:var(--text-secondary);margin-bottom:.5rem;font-size:1.1rem}.solo-module__7rtldq__victoryAnswer strong{color:var(--text-primary)}.solo-module__7rtldq__victoryScore{color:var(--text-secondary);font-size:1rem}.solo-module__7rtldq__motivatingMessage{color:var(--text-secondary);margin-top:.25rem;font-size:1rem;font-style:italic;line-height:1.5}.solo-module__7rtldq__installBanner{text-align:center;color:var(--text-secondary);text-underline-offset:3px;margin-top:1rem;font-size:.85rem;text-decoration:underline;transition:color .2s;display:block}.solo-module__7rtldq__installBanner:hover{color:var(--text-primary)}.solo-module__7rtldq__actionRow{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.solo-module__7rtldq__primaryBtn{background:var(--accent-red);color:#fff;cursor:pointer;border:none;border-radius:24px;padding:.75rem 2rem;font-size:.95rem;font-weight:600}.solo-module__7rtldq__secondaryBtn{color:var(--text-primary);border:1px solid var(--glass-border);cursor:pointer;background:0 0;border-radius:24px;align-items:center;padding:.75rem 2rem;font-size:.95rem;font-weight:600;display:inline-flex}@keyframes solo-module__7rtldq__fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
