body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000a22;color:#fff;font-family:Michroma,Arial,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.profile-section{height:28vh;margin:4vh auto 0;max-width:320px;min-height:180px;text-align:center}.profile-frame-container{align-items:center;display:absolute;height:300px;justify-content:center;position:relative;width:300px}.profile-section{justify-content:flex-start;margin:4vh auto 1vh;min-height:20vh;padding-top:2vh}.profile-content,.profile-section{align-items:center;display:flex;flex-direction:column;width:100%}.profile-content{gap:1vh}.profile-picture-container{background:radial-gradient(circle at 30% 30%,#ffffff26,#ffffff05);border-radius:50%;box-shadow:0 0 4px 2px #fff9,0 0 12px 6px #ffffff59,0 0 28px 14px #ffffff26;height:clamp(140px,40vw,180px);overflow:hidden;position:relative;width:clamp(140px,40vw,180px)}@keyframes glowPulse{0%,to{box-shadow:0 0 4px 2px #ffffff8c,0 0 12px 6px #ffffff4d,0 0 28px 14px #ffffff1f}50%{box-shadow:0 0 6px 3px #ffffffbf,0 0 16px 8px #ffffff73,0 0 34px 18px #fff3}}.profile-picture-container{animation:glowPulse 3.5s ease-in-out infinite}.profile-picture{display:block;height:100%;object-fit:cover;width:100%}.player-name{word-wrap:break-word;color:#fff;font-size:clamp(1.4rem,5vw,2.4rem);font-weight:700;line-height:1.15;margin:.25rem 0 .5rem;max-width:90%;overflow-wrap:anywhere;text-align:center;text-shadow:0 2px 6px #000000a6;white-space:normal}@media (max-height:700px){.profile-picture-container{height:clamp(105px,30vw,135px);width:clamp(105px,30vw,135px)}.player-name{font-size:clamp(1.05rem,3.75vw,1.8rem)}}@media (min-width:600px){.profile-section{max-width:560px}.player-name{max-width:100%}}@media (min-width:768px){.profile-section{max-width:640px}}@media (min-width:900px){.profile-section{max-width:700px}}.answers-container{align-items:stretch;box-sizing:border-box;flex-direction:column;height:50vh;justify-content:space-between;margin:0 auto;max-width:500px;padding:2vh 2vw;scroll-behavior:auto}.answer-button,.answers-container{display:flex;position:relative;width:100%}.answer-button{align-items:center;background:none;border:none;cursor:pointer;flex:1 1 auto;justify-content:center;margin:0;min-height:10vh;overflow:hidden;padding:0;transition:transform .18s ease,filter .25s ease,opacity .25s ease}.answer-button:disabled{cursor:not-allowed;opacity:.78}.answer-button.selected{filter:drop-shadow(0 0 12px rgba(255,255,255,.45)) brightness(1.05);transform:scale(1.05);z-index:1}.answer-button.dimmed{filter:grayscale(.25) brightness(.85);opacity:.35}.answer-button img{display:block;height:110%;object-fit:cover;pointer-events:none;transition:filter .25s ease;width:110%}.answer-button.selected img{filter:saturate(1.25) contrast(1.05)}.answer-text{color:#fff;font-size:1.1rem;font-weight:700;left:60%;line-height:1.15;padding-bottom:8px;padding-top:0;pointer-events:none;position:absolute;text-align:center;text-shadow:0 2px 4px #000000a6;top:50%;transform:translate(-50%,-45%);width:80%}span.answer-text{width:60%}.answer-button:active:not(:disabled):not(.selected){transform:scale(.97)}@media (min-width:600px){.answers-container{max-width:560px}}@media (min-width:768px){.answers-container{max-width:640px}}@media (min-width:900px){.answers-container{max-width:700px}.answer-text{font-size:clamp(1rem,2vw,2rem)}}.lobby-screen{align-items:center;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:1.5rem 1rem;text-align:center}.lobby-waiting-message{align-items:flex-end;display:inline-flex;font-size:clamp(1.25rem,4vw,2rem);font-weight:600;justify-content:center;letter-spacing:.5px;margin-top:2rem;text-shadow:0 2px 8px #0000008c}.lobby-waiting-text{display:inline-block}@keyframes ellipsis{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.ellipsis:after{animation:ellipsis 2s steps(4) infinite;content:"";display:inline-block;text-align:left;width:2ch}@media (max-height:640px){.lobby-waiting-message{margin-top:1rem}}.game-over-page{align-items:center;background:#1a1a2e;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:1.5rem 1rem;text-align:center}.game-over-page.loading{font-size:1.2rem;justify-content:center}.game-over-content{align-items:center;display:flex;flex-direction:column;gap:2rem;margin-top:2rem;max-width:400px;width:100%}.game-over-title{-webkit-text-fill-color:#0000;animation:glow 2s ease-in-out infinite alternate;background:linear-gradient(45deg,#ff6b6b,#ffd93d);-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,8vw,3.5rem);font-weight:700;margin:0;text-shadow:0 3px 12px #000c}@keyframes glow{0%{text-shadow:0 0 20px #ff6b6b80}to{text-shadow:0 0 30px #ffd93dcc}}.score-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff26,#ffffff0d);border-radius:20px;box-shadow:0 8px 32px #0000004d;max-width:300px;padding:2rem;width:100%}.final-score{align-items:center;display:flex;flex-direction:column;gap:.5rem}.score-label{color:#ffd93d;font-size:1.2rem;font-weight:600;text-shadow:0 2px 4px #00000080}.score-value{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#00d4ff,#90f2ff);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:clamp(3rem,10vw,4rem);font-weight:700;text-shadow:0 3px 8px #000000b3}.game-over-message{color:#ccc;font-size:clamp(1rem,4vw,1.3rem);line-height:1.4;max-width:280px;text-shadow:0 2px 4px #0009}.play-again-button{background:linear-gradient(45deg,#4caf50,#45a049);border:none;border-radius:25px;box-shadow:0 4px 15px #4caf5066;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:150px;padding:1rem 2rem;text-shadow:0 1px 2px #0000004d;transition:all .3s ease}.play-again-button:hover{background:linear-gradient(45deg,#45a049,#3d8b40);box-shadow:0 6px 20px #4caf5099;transform:translateY(-2px)}.play-again-button:active{box-shadow:0 2px 10px #4caf5066;transform:translateY(0)}@media (max-height:700px){.game-over-content{gap:1.5rem;margin-top:1rem}.score-section{padding:1.5rem}}@media (min-width:600px){.game-over-content{max-width:500px}.score-section{max-width:400px}}.toast-container{bottom:1rem;display:flex;flex-direction:column;gap:.5rem;left:50%;position:fixed;transform:translateX(-50%);width:min(90%,420px);z-index:9999}.toast{animation:toastIn .25s ease;border-radius:6px;box-shadow:0 4px 12px #00000040;font-size:.95rem;font-weight:600;padding:.75rem 1rem}.toast-info{background:#2d3436;color:#fff}.toast-success{background:#00b894;color:#fff}.toast-error{background:#d63031;color:#fff}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}
/*# sourceMappingURL=main.819def1e.css.map*/