.VsScreen-module__GUSRuW__vsContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;margin-top:50px;animation:.5s VsScreen-module__GUSRuW__fadeIn;display:flex}.VsScreen-module__GUSRuW__profilesRow{justify-content:center;align-items:center;width:100%;margin:auto;display:flex;position:relative}.VsScreen-module__GUSRuW__profileWrapper{flex-direction:column;align-items:center;transition:transform .3s;display:flex;position:relative}.VsScreen-module__GUSRuW__profileWrapper.VsScreen-module__GUSRuW__left{z-index:1;margin-right:1px}.VsScreen-module__GUSRuW__profileWrapper.VsScreen-module__GUSRuW__right{z-index:2;margin-left:1px}.VsScreen-module__GUSRuW__imgMain{object-fit:cover;background-color:#fff;border:4px solid #fff;border-radius:50%;width:160px;height:160px;transition:filter .4s,opacity .4s;box-shadow:0 10px 25px #00000026}.VsScreen-module__GUSRuW__imgRect{object-fit:cover;background-color:#fff;border:3px solid #fff;border-radius:14px;width:175px;height:115px;transition:filter .4s,opacity .4s;box-shadow:0 10px 25px #00000026}.VsScreen-module__GUSRuW__imgSquare{object-fit:cover;background-color:#fff;border:3px solid #fff;border-radius:14px;width:165px;height:165px;transition:filter .4s,opacity .4s;box-shadow:0 10px 25px #00000026}.VsScreen-module__GUSRuW__loserImage{filter:brightness(.2)grayscale(.2);opacity:.95}.VsScreen-module__GUSRuW__vsBadge{z-index:3;width:32px;height:32px;color:var(--color-primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 10px #0000001a}.VsScreen-module__GUSRuW__statsOverlay{white-space:nowrap;background:#ffffffe6;border-radius:8px;padding:.2rem .5rem;font-size:1rem;font-weight:700;animation:.3s cubic-bezier(.175,.885,.32,1.275) VsScreen-module__GUSRuW__popIn;position:absolute;top:-30px;box-shadow:0 2px 8px #0000001a}.VsScreen-module__GUSRuW__statsTitle{color:var(--color-primary);letter-spacing:1px;text-transform:uppercase;font-size:.7rem;font-weight:700;position:absolute;top:-50px}.VsScreen-module__GUSRuW__correctValue{color:#38a169}.VsScreen-module__GUSRuW__wrongValue{color:#e53e3e}.VsScreen-module__GUSRuW__buttonRow{justify-content:center;gap:1.5rem;width:100%;margin-top:20px;margin-bottom:3px;display:flex}.VsScreen-module__GUSRuW__guessButton{color:#0059dd;text-align:center;background:#fff;border:1px solid #ff4d7933;border-radius:20px;min-width:120px;padding:.6rem .5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;line-height:1.2;transition:transform .2s,background .2s,color .2s;box-shadow:0 4px 15px #ff4d791a}@media (hover:hover){.VsScreen-module__GUSRuW__guessButton:hover:not(:disabled){background:var(--color-primary);color:#fff;transform:translateY(-2px)}}.VsScreen-module__GUSRuW__guessButton:active:not(:disabled){background:var(--color-primary);color:#fff;transform:translateY(1px)}.VsScreen-module__GUSRuW__guessButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.VsScreen-module__GUSRuW__resultContainer{justify-content:center;align-items:center;width:100%;height:45px;margin-top:20px;margin-bottom:20px;display:flex}.VsScreen-module__GUSRuW__resultText{letter-spacing:2px;z-index:5;text-transform:uppercase;font-size:2.2rem;font-weight:900;animation:.3s cubic-bezier(.175,.885,.32,1.275) VsScreen-module__GUSRuW__popInText}.VsScreen-module__GUSRuW__textTrue{color:var(--color-correct);text-shadow:0 4px 15px #10d35e33}.VsScreen-module__GUSRuW__textFalse{color:var(--color-wrong);text-shadow:0 4px 15px #ff144733}.VsScreen-module__GUSRuW__infoButton{color:#8a8a8a;cursor:pointer;z-index:10;background:#f5dde2;border:1px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-family:monospace;font-size:11px;font-weight:700;transition:all .2s;display:flex;position:absolute;bottom:-15px;left:50%;transform:translate(-50%);box-shadow:0 2px 5px #0000001a}.VsScreen-module__GUSRuW__infoButton:hover{color:#555;background:#f0f0f0;transform:translate(-50%)scale(1.1)}.VsScreen-module__GUSRuW__metaLine{opacity:.6;font-size:.75em;font-weight:400}
.GameContainer-module__591JxW__phoneFrame{background:linear-gradient(180deg, var(--phone-bg-gradient-top) 0%, var(--phone-bg-gradient-bottom) 100%);width:100%;max-width:385px;min-height:435px;box-shadow:0 0 var(--glow-blur,20px) var(--glow-spread,0px) rgba(252, 73, 119, var(--glow-alpha,0)), 0 20px 50px #0000001a, inset 0 0 20px #ffffff80;--fill-pct:0%;--glow-alpha:0;border:8px solid #fff;border-radius:40px;flex-direction:column;align-items:center;margin-bottom:1rem;padding:.7rem 1.5rem .9rem;transition:box-shadow .4s;display:flex;position:relative}.GameContainer-module__591JxW__phoneFrame:after{content:"";pointer-events:none;background:linear-gradient(0deg, #fc4977 0%, #ff9a9e calc(var(--fill-pct) - 10%), #fff var(--fill-pct), #fff0 var(--fill-pct));-webkit-mask-composite:xor;z-index:10;border-radius:40px;padding:8px;transition:--fill-pct .5s ease-out;position:absolute;inset:-8px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.GameContainer-module__591JxW__phoneFrame.GameContainer-module__591JxW__isFull:after{background:#fc4977;transition:background .3s}.GameContainer-module__591JxW__logoContainer{flex-direction:column;align-items:center;margin-bottom:.9rem;display:flex}.GameContainer-module__591JxW__gameHeadline{color:var(--color-primary);text-align:center;text-shadow:0 4px 10px #ff4d7933;z-index:6;margin-top:.2rem;margin-bottom:.2rem;font-size:1.45rem;font-weight:800;line-height:1.1}.GameContainer-module__591JxW__filtersContainer{z-index:20;flex-direction:column;gap:.5rem;width:100%;margin-top:2.5rem;margin-bottom:2.5rem;display:flex;position:relative}.GameContainer-module__591JxW__filterRow{justify-content:center;gap:1rem;width:100%;display:flex}.GameContainer-module__591JxW__dropdownWrapper{width:80%;position:relative}.GameContainer-module__591JxW__dropdownSelect{appearance:none;color:var(--color-primary);cursor:pointer;text-align:center;background:#fff;border:1px solid #ff4d7933;border-radius:30px;outline:none;width:100%;padding:1rem 3rem 1rem 2rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:800;transition:all .2s;box-shadow:0 8px 30px #ff4d7926}.GameContainer-module__591JxW__dropdownSelect:hover,.GameContainer-module__591JxW__dropdownSelect:focus{border-color:var(--color-primary);background:#fff;box-shadow:0 12px 35px #ff4d7933}.GameContainer-module__591JxW__dropdownArrow{border-left:6px solid #0000;border-right:6px solid #0000;border-top:8px solid var(--color-primary);pointer-events:none;width:0;height:0;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.GameContainer-module__591JxW__startSection{flex-direction:column;align-items:center;width:100%;display:flex}.GameContainer-module__591JxW__startButton{background:var(--color-primary);color:#fff;text-align:center;border-radius:30px;width:80%;padding:1rem 3rem;font-size:1.5rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 20px #ff4d7966}@media (hover:hover){.GameContainer-module__591JxW__startButton:hover{transform:translateY(-2px);box-shadow:0 12px 25px #ff4d7980}}.GameContainer-module__591JxW__startButton:active{transform:translateY(1px)}.GameContainer-module__591JxW__seoText{color:#666;text-align:left;opacity:.7;margin-top:2rem;margin-bottom:20px;padding:0 1rem;font-family:Outfit,sans-serif;font-size:.95rem;line-height:1.25}.GameContainer-module__591JxW__seoText strong{color:var(--color-primary);font-weight:700}.GameContainer-module__591JxW__leaderboardSection{background:#fff;border-radius:20px;width:100%;max-width:400px;margin-top:3rem;padding:1.5rem;box-shadow:0 10px 30px #0000000d}.GameContainer-module__591JxW__leaderboardTitle{color:var(--color-primary);letter-spacing:.1em;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.GameContainer-module__591JxW__leaderboardRow{border-bottom:1px solid #ff4d791a;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.6rem .5rem;display:grid}.GameContainer-module__591JxW__leaderboardRow:last-child{border-bottom:none}.GameContainer-module__591JxW__rankNumber{color:var(--color-primary);font-size:.95rem;font-weight:800}.GameContainer-module__591JxW__rankName{color:#333;align-items:center;font-size:.85rem;font-weight:600;display:flex;overflow:hidden}.GameContainer-module__591JxW__rankScore{background:var(--color-primary);color:#fff;white-space:nowrap;border-radius:12px;padding:.15rem .5rem;font-size:.8rem;font-weight:700}.GameContainer-module__591JxW__rankDate{color:#888;margin-top:.1rem;font-size:.65rem;font-weight:400}.GameContainer-module__591JxW__jumpingText{white-space:nowrap;display:inline-block}.GameContainer-module__591JxW__jumpingChar{transform-origin:bottom;animation:1.5s infinite GameContainer-module__591JxW__bounceChar;display:inline-block}@keyframes GameContainer-module__591JxW__bounceChar{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)scaleY(1.1)}60%{transform:translateY(-8px)scaleY(1.05)}}.GameContainer-module__591JxW__shareModalOverlay{z-index:10000;background:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.GameContainer-module__591JxW__shareModalContent{background:#fff;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:2rem;display:flex;box-shadow:0 10px 40px #fc49774d}.GameContainer-module__591JxW__shareCardLayout{background:linear-gradient(135deg,#fc4977,#f31a54);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:3rem 1.5rem;display:flex;box-shadow:inset 0 0 20px #0000001a}.GameContainer-module__591JxW__actionBtn{color:#fff;cursor:pointer;background:#fc4977;border:none;border-radius:30px;padding:.8rem 1.5rem;font-weight:700;transition:opacity .2s}.GameContainer-module__591JxW__actionBtn:disabled{opacity:.5;cursor:not-allowed}.GameContainer-module__591JxW__secondaryBtn{color:#555;cursor:pointer;background:#f1f1f1;border:none;border-radius:30px;padding:.8rem 1.5rem;font-weight:700}.GameContainer-module__591JxW__adPlaceholder{color:#333;background-color:#ebd7db;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:320px;height:100px;margin:1rem auto;transition:all .3s;display:flex;box-shadow:inset 0 0 10px #0000000d}@keyframes GameContainer-module__591JxW__punkShake{0%,to{transform:rotate(0)}25%{transform:rotate(-12deg)}50%{transform:rotate(12deg)}75%{transform:rotate(-12deg)}}.GameContainer-module__591JxW__punkIcon{transform-origin:bottom;width:70px;max-width:100%;height:auto;margin:0 auto;animation:.5s ease-in-out 2 GameContainer-module__591JxW__punkShake;display:block}
