.Lobby-module__zmInXG__container{background:linear-gradient(180deg, #ffffff05, transparent 28%), var(--background);min-height:100vh}@keyframes Lobby-module__zmInXG__lobbyFadeIn{0%{opacity:0}to{opacity:1}}.Lobby-module__zmInXG__header{padding:var(--sp-md) var(--sp-edge);background-color:var(--surface);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex}.Lobby-module__zmInXG__logo{color:var(--primary);letter-spacing:2px;font-size:1.5rem;font-weight:800}.Lobby-module__zmInXG__userInfo{align-items:center;gap:1.5rem;display:flex}.Lobby-module__zmInXG__points{color:var(--accent);align-items:center;gap:.5rem;font-weight:700;display:flex}.Lobby-module__zmInXG__points span{font-size:1.2rem}.Lobby-module__zmInXG__logoutBtn{color:var(--foreground-muted);background:var(--surface-light);transition:all var(--transition);border-radius:4px;padding:.4rem .6rem;font-size:.9rem}.Lobby-module__zmInXG__logoutBtn:hover{background:var(--border-color);color:var(--foreground)}.Lobby-module__zmInXG__main{width:min(1080px,100%);padding:2.5rem 1rem calc(3rem + env(safe-area-inset-bottom,0px));margin:0 auto}.Lobby-module__zmInXG__hero{border-bottom:1px solid #ffffff14;align-items:flex-end;gap:1.5rem;width:100%;margin-bottom:1.15rem;padding:.25rem 0 1.35rem;display:flex}.Lobby-module__zmInXG__heroKicker{color:var(--accent);text-transform:uppercase;margin-bottom:.45rem;font-size:.78rem;font-weight:900}.Lobby-module__zmInXG__welcome{color:var(--foreground);text-align:left;margin:0;font-size:2.15rem;line-height:1.16}.Lobby-module__zmInXG__beginnerBadge{vertical-align:text-bottom;margin-right:.25rem;font-size:1.8rem}.Lobby-module__zmInXG__menuGrid{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr) minmax(0,.9fr);gap:1rem;width:100%;display:grid}.Lobby-module__zmInXG__menuItem{text-align:left;min-height:220px;color:inherit;background:linear-gradient(180deg, #ffffff0d, #ffffff05), var(--surface);cursor:pointer;transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);border:1px solid #ffffff17;border-radius:8px;flex-direction:column;align-items:flex-start;padding:1.25rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.Lobby-module__zmInXG__menuItem:before{content:"";background:linear-gradient(90deg, var(--primary), var(--accent));opacity:.75;height:3px;position:absolute;inset:0 0 auto}@media (hover:hover) and (pointer:fine){.Lobby-module__zmInXG__menuItem:hover{border-color:#ff7a1a80;transform:translateY(-4px);box-shadow:0 16px 34px #00000047}}.Lobby-module__zmInXG__roomHubCard{background:linear-gradient(135deg, #122a31d1, #140f16f5), repeating-linear-gradient(0deg, #ffffff08 0 1px, transparent 1px 42px), var(--surface);min-height:260px}.Lobby-module__zmInXG__avatarPreviewCard{cursor:default;background:#101318;min-height:260px;padding:0}.Lobby-module__zmInXG__avatarPreviewCard:before{z-index:3}.Lobby-module__zmInXG__avatarStage{aspect-ratio:1;contain:layout style;background:radial-gradient(circle at 50% 40%,#54d6ff29,#0000 35%),linear-gradient(#ff7a1a14,#0000 48%),#101318;flex:1;width:100%;min-height:260px;position:relative;overflow:hidden}.Lobby-module__zmInXG__avatarStage:after{content:"";opacity:.62;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0a,#0000),repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 36px);position:absolute;inset:0}.Lobby-module__zmInXG__avatarStage canvas{z-index:1;display:block;position:relative}.Lobby-module__zmInXG__avatarNamePlate{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0c10c7;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;padding:.4rem 1.2rem;display:inline-flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.Lobby-module__zmInXG__avatarNamePlate span{color:var(--foreground-muted);font-size:.7rem;font-weight:900}.Lobby-module__zmInXG__avatarNamePlate strong{color:#fff;white-space:nowrap;font-size:.88rem;font-weight:700}.Lobby-module__zmInXG__storeCard{background:linear-gradient(135deg, #122a31d1, #140f16f5), repeating-linear-gradient(0deg, #ffffff08 0 1px, transparent 1px 42px), var(--surface);align-self:start;min-height:260px}@media (hover:hover) and (pointer:fine){.Lobby-module__zmInXG__avatarPreviewCard:hover{border-color:#54d6ff42;transform:none;box-shadow:0 14px 34px #0003}}.Lobby-module__zmInXG__vrmPreviewCard,.Lobby-module__zmInXG__vrmPreviewCard .Lobby-module__zmInXG__avatarStage{min-height:380px}.Lobby-module__zmInXG__menuIcon{margin-bottom:1rem;font-size:3rem}.Lobby-module__zmInXG__menuTitle{color:var(--foreground);font-size:1.2rem;font-weight:900}.Lobby-module__zmInXG__menuDesc{color:var(--foreground-muted);margin:.85rem 0 1rem;font-size:.92rem;line-height:1.7}.Lobby-module__zmInXG__costBadge{color:var(--accent);background:#f59f001f;border:1px solid #f59f003d;border-radius:999px;margin-top:auto;padding:.32rem .48rem;font-size:.82rem;font-weight:700}@media (min-width:769px) and (max-width:1024px){.Lobby-module__zmInXG__vrmPreviewCard,.Lobby-module__zmInXG__vrmPreviewCard .Lobby-module__zmInXG__avatarStage{min-height:380px}}@media (max-width:768px){.Lobby-module__zmInXG__header{flex-direction:column;gap:1rem;padding:1rem}.Lobby-module__zmInXG__main{padding:1.25rem .85rem calc(2rem + env(safe-area-inset-bottom,0px))}.Lobby-module__zmInXG__hero{flex-direction:column;align-items:stretch}.Lobby-module__zmInXG__welcome{font-size:1.65rem}.Lobby-module__zmInXG__menuGrid{grid-template-columns:1fr}.Lobby-module__zmInXG__roomHubCard,.Lobby-module__zmInXG__avatarPreviewCard,.Lobby-module__zmInXG__storeCard{min-height:220px}.Lobby-module__zmInXG__avatarStage{aspect-ratio:auto;min-height:250px}.Lobby-module__zmInXG__vrmPreviewCard,.Lobby-module__zmInXG__vrmPreviewCard .Lobby-module__zmInXG__avatarStage{min-height:320px}}
