@keyframes PrivateLobbyScreen-module-scss-module___z4z0a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PrivateLobbyScreen-module-scss-module___z4z0a__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes PrivateLobbyScreen-module-scss-module___z4z0a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes PrivateLobbyScreen-module-scss-module___z4z0a__bounce{0%,80%,to{opacity:.3;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.PrivateLobbyScreen-module-scss-module___z4z0a__overlay{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:400;-webkit-animation:PrivateLobbyScreen-module-scss-module___z4z0a__fadeIn .25s ease ease forwards;animation:PrivateLobbyScreen-module-scss-module___z4z0a__fadeIn .25s ease ease forwards;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.PrivateLobbyScreen-module-scss-module___z4z0a__content{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:600px;padding:32px;animation:.4s cubic-bezier(.175,.885,.32,1.275) PrivateLobbyScreen-module-scss-module___z4z0a__slideUp;display:flex;box-shadow:0 4px 32px #00000026,0 16px 64px #0000001a}@media screen and (max-width:479px){.PrivateLobbyScreen-module-scss-module___z4z0a__content{border-radius:12px;max-width:100%;padding:24px 16px}}@keyframes PrivateLobbyScreen-module-scss-module___z4z0a__slideUp{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.PrivateLobbyScreen-module-scss-module___z4z0a__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.PrivateLobbyScreen-module-scss-module___z4z0a__title{font-family:var(--font-display),Georgia,"Times New Roman",serif;letter-spacing:-.5px;color:#2c2c2c;margin:0;font-size:24px;font-weight:700}@media screen and (max-width:479px){.PrivateLobbyScreen-module-scss-module___z4z0a__title{font-size:18px}}.PrivateLobbyScreen-module-scss-module___z4z0a__closeButton{color:#666;cursor:pointer;background:#f8f6f3;border:1px solid #0000000f;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex}.PrivateLobbyScreen-module-scss-module___z4z0a__closeButton:hover{color:#2c2c2c;background:#f2efe9;transform:scale(1.05)}.PrivateLobbyScreen-module-scss-module___z4z0a__closeButton:active{transform:scale(.95)}.PrivateLobbyScreen-module-scss-module___z4z0a__statusBanner{background:linear-gradient(135deg,#4caf501a 0%,#4caf500d 100%);border:1px solid #4caf5033;border-radius:12px;justify-content:center;align-items:center;margin-bottom:24px;padding:8px 16px;display:flex}.PrivateLobbyScreen-module-scss-module___z4z0a__statusText{color:#357a38;font-size:13px;font-weight:600}.PrivateLobbyScreen-module-scss-module___z4z0a__playersSection{flex-direction:row;justify-content:center;align-items:stretch;margin-bottom:32px;display:flex}@media screen and (max-width:479px){.PrivateLobbyScreen-module-scss-module___z4z0a__playersSection{flex-direction:column;align-items:center;display:flex}}.PrivateLobbyScreen-module-scss-module___z4z0a__playerCard{background:linear-gradient(135deg,#b588630f 0%,#b5886305 100%);border:1px solid #b588631f;border-radius:12px;flex-direction:column;flex:1;align-items:center;min-width:180px;max-width:200px;padding:24px 32px;transition:all .25s;display:flex}.PrivateLobbyScreen-module-scss-module___z4z0a__playerCard.PrivateLobbyScreen-module-scss-module___z4z0a__waiting{background:linear-gradient(135deg,#9999990f 0%,#99999905 100%);border-color:#9999991f}@media screen and (max-width:479px){.PrivateLobbyScreen-module-scss-module___z4z0a__playerCard{min-width:160px;max-width:180px;padding:16px}}.PrivateLobbyScreen-module-scss-module___z4z0a__avatarContainer{margin-bottom:16px;position:relative}.PrivateLobbyScreen-module-scss-module___z4z0a__avatar{object-fit:cover;border:3px solid #b588634d;border-radius:9999px;width:80px;height:80px;transition:all .25s;box-shadow:0 4px 12px #0000001a}@media screen and (max-width:479px){.PrivateLobbyScreen-module-scss-module___z4z0a__avatar{width:64px;height:64px}}.PrivateLobbyScreen-module-scss-module___z4z0a__avatarFallback,.PrivateLobbyScreen-module-scss-module___z4z0a__avatarPlaceholder{color:#b58863;background:linear-gradient(135deg,#b5886326 0%,#b5886314 100%);justify-content:center;align-items:center;display:flex}.PrivateLobbyScreen-module-scss-module___z4z0a__avatarPlaceholder{color:#999;background:linear-gradient(135deg,#9999991f 0%,#9999990f 100%)}.PrivateLobbyScreen-module-scss-module___z4z0a__avatarIcon{opacity:.7}.PrivateLobbyScreen-module-scss-module___z4z0a__pulseRing{pointer-events:none;border:2px solid #b588634d;border-radius:9999px;width:100px;height:100px;animation:2s ease-out infinite PrivateLobbyScreen-module-scss-module___z4z0a__pulse-ring;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:479px){.PrivateLobbyScreen-module-scss-module___z4z0a__pulseRing{width:84px;height:84px}}@keyframes PrivateLobbyScreen-module-scss-module___z4z0a__pulse-ring{0%{opacity:.8;transform:translate(-50%,-50%)scale(.8)}to{opacity:0;transform:translate(-50%,-50%)scale(1.3)}}.PrivateLobbyScreen-module-scss-module___z4z0a__hostBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#b58863;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:700;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.PrivateLobbyScreen-module-scss-module___z4z0a__playerDetails{text-align:center;flex-direction:column;align-items:center;display:flex}.PrivateLobbyScreen-module-scss-module___z4z0a__playerName{color:#2c2c2c;text-overflow:ellipsis;white-space:nowrap;max-width:150px;margin-bottom:2px;font-size:15px;font-weight:600;overflow:hidden}.PrivateLobbyScreen-module-scss-module___z4z0a__playerElo{color:#666;font-size:13px}.PrivateLobbyScreen-module-scss-module___z4z0a__waitingText{color:#999;font-size:13px;font-style:italic}.PrivateLobbyScreen-module-scss-module___z4z0a__vsContainer{justify-content:center;align-items:center;padding:0 24px;display:flex;position:relative}@media screen and (max-width:479px){.PrivateLobbyScreen-module-scss-module___z4z0a__vsContainer{padding:16px 0}}.PrivateLobbyScreen-module-scss-module___z4z0a__vs{font-family:var(--font-display),Georgia,"Times New Roman",serif;color:#999;text-transform:uppercase;letter-spacing:2px;font-size:18px;font-weight:700}.PrivateLobbyScreen-module-scss-module___z4z0a__timeControlSection{margin-bottom:24px}.PrivateLobbyScreen-module-scss-module___z4z0a__sectionLabel{color:#666;text-align:center;margin-bottom:16px;font-size:13px;font-weight:500;display:block}.PrivateLobbyScreen-module-scss-module___z4z0a__lockedHint{color:#999;margin-inline-start:4px;font-style:italic;font-weight:400}.PrivateLobbyScreen-module-scss-module___z4z0a__timeControls{flex-wrap:wrap;justify-content:center;margin:-4px;display:flex}.PrivateLobbyScreen-module-scss-module___z4z0a__timeControl{cursor:pointer;background:#f8f6f3;border:2px solid #0000;border-radius:8px;flex-direction:column;align-items:center;min-width:100px;margin:4px;padding:8px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.PrivateLobbyScreen-module-scss-module___z4z0a__timeControl:hover:not(:disabled){background:#b5886314;border-color:#b5886333}.PrivateLobbyScreen-module-scss-module___z4z0a__timeControl.PrivateLobbyScreen-module-scss-module___z4z0a__active{background:#b588631f;border-color:#b58863;box-shadow:0 0 0 3px #b588631a}.PrivateLobbyScreen-module-scss-module___z4z0a__timeControl:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width:479px){.PrivateLobbyScreen-module-scss-module___z4z0a__timeControl{min-width:80px;padding:4px 8px}}.PrivateLobbyScreen-module-scss-module___z4z0a__timeControlName{color:#2c2c2c;margin-bottom:2px;font-size:13px;font-weight:600}.PrivateLobbyScreen-module-scss-module___z4z0a__timeControlTime{color:#666;font-size:11px}.PrivateLobbyScreen-module-scss-module___z4z0a__actions{flex-direction:column;align-items:stretch;display:flex}.PrivateLobbyScreen-module-scss-module___z4z0a__actions>*+*{margin-top:16px}.PrivateLobbyScreen-module-scss-module___z4z0a__startButton{color:#fff;cursor:pointer;background:#b58863;border:none;border-radius:12px;width:100%;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px #8a6241,0 4px 12px #b588634d}.PrivateLobbyScreen-module-scss-module___z4z0a__startButton:hover{background:#ad7b52;transform:translateY(-1px);box-shadow:0 3px #8a6241,0 6px 16px #b5886359}.PrivateLobbyScreen-module-scss-module___z4z0a__startButton:active{transform:translateY(1px);box-shadow:0 0 #8a6241,inset 0 2px 4px #00000026}.PrivateLobbyScreen-module-scss-module___z4z0a__waitingMessage{color:#666;background:linear-gradient(135deg,#b5886314 0%,#b588630a 100%);border:1px solid #b5886326;border-radius:12px;justify-content:center;align-items:center;padding:16px;font-size:13px;font-weight:500;display:flex}.PrivateLobbyScreen-module-scss-module___z4z0a__copyButton{color:#2c2c2c;cursor:pointer;background:0 0;border:1.5px solid #0000001f;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:12px 24px;font-size:13px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.PrivateLobbyScreen-module-scss-module___z4z0a__copyButton:hover{background:#f8f6f3;border-color:#0003}.PrivateLobbyScreen-module-scss-module___z4z0a__copyButton:active{background:#f4f1ed}.PrivateLobbyScreen-module-scss-module___z4z0a__copyButton.PrivateLobbyScreen-module-scss-module___z4z0a__copied{color:#3d8b40;background:#4caf501a;border-color:#4caf504d}.PrivateLobbyScreen-module-scss-module___z4z0a__copyIcon{flex-shrink:0;margin-inline-end:8px}.PrivateLobbyScreen-module-scss-module___z4z0a__loadingSection{border-top:1px solid #0000000f;flex-direction:column;align-items:center;margin-top:24px;padding-top:24px;display:flex}.PrivateLobbyScreen-module-scss-module___z4z0a__spinner{justify-content:center;margin-bottom:8px;display:flex}.PrivateLobbyScreen-module-scss-module___z4z0a__spinner>*+*{margin-left:8px}.PrivateLobbyScreen-module-scss-module___z4z0a__spinnerDot{background:#b58863;border-radius:9999px;width:8px;height:8px;animation:1.4s ease-in-out infinite both PrivateLobbyScreen-module-scss-module___z4z0a__bounce}.PrivateLobbyScreen-module-scss-module___z4z0a__spinnerDot:first-child{animation-delay:-.32s}.PrivateLobbyScreen-module-scss-module___z4z0a__spinnerDot:nth-child(2){animation-delay:-.16s}.PrivateLobbyScreen-module-scss-module___z4z0a__loadingText{color:#999;font-size:13px}@media (prefers-reduced-motion:reduce){.PrivateLobbyScreen-module-scss-module___z4z0a__overlay,.PrivateLobbyScreen-module-scss-module___z4z0a__content{animation:none}.PrivateLobbyScreen-module-scss-module___z4z0a__pulseRing{animation:none;display:none}.PrivateLobbyScreen-module-scss-module___z4z0a__spinnerDot{opacity:.6;animation:none}.PrivateLobbyScreen-module-scss-module___z4z0a__timeControl:hover,.PrivateLobbyScreen-module-scss-module___z4z0a__startButton:hover,.PrivateLobbyScreen-module-scss-module___z4z0a__startButton:active{transform:none}}
