.show-lobby{isolation:isolate;background:0 0;flex:1;height:100%;min-height:0;position:relative;overflow:hidden}.show-lobby__content{box-sizing:border-box;grid-template-columns:minmax(0,min(720px,58vw)) minmax(0,1fr);align-items:center;gap:clamp(16px,4vw,48px);width:min(1240px,100%);height:100%;min-height:0;margin:auto;padding:clamp(12px,3vh,40px) clamp(16px,3vw,32px) clamp(44px,8vh,64px);display:grid}.show-lobby__content--battle{grid-template-columns:minmax(0,1fr) minmax(0,min(720px,58vw))}html[data-arena-route=true] .show-lobby .show-onboarding.launch-surface,.show-lobby .show-onboarding.launch-surface{width:100%;max-width:none;min-height:0;margin:0;padding:clamp(20px,2.6vh,36px) clamp(24px,3.2vw,40px);display:block;box-shadow:8px 10px #071c23b3}.show-lobby .show-onboarding h1{margin:8px 0 14px;font-size:clamp(30px,6vw,46px);line-height:1.05}.show-lobby .launch-step{color:#304f57;letter-spacing:0;text-transform:none;font-size:.8rem}.show-lobby__cast{pointer-events:none;align-self:center;height:min(100%,62vh,560px);min-height:0;position:relative}.show-lobby__character{opacity:1;transition:opacity .65s,transform .8s cubic-bezier(.22,.61,.36,1);position:absolute;inset:0 0 48px;transform:translateY(0)rotate(0)}.show-lobby__character--dark{opacity:0;transform:translateY(16px)rotate(3deg)}.show-lobby[data-mode=dark] .show-lobby__character--ordinary{opacity:0;transform:translateY(16px)rotate(-3deg)}.show-lobby[data-mode=dark] .show-lobby__character--dark{opacity:1;transform:translateY(0)rotate(0)}.show-lobby__character>img{object-fit:contain;transform-origin:50% 90%;width:100%;height:100%;animation:7s ease-in-out infinite lobby-breathe}.show-lobby .launch-section-heading{margin:0 0 clamp(10px,2vh,20px);display:block}.show-lobby .launch-section-heading p{max-width:none;font-size:17px;line-height:1.45}.show-lobby .launch-checks{gap:14px;width:100%;display:grid}.show-lobby .launch-consent{width:100%}.show-lobby .check-row{color:#142c36;gap:12px;width:100%;margin:0;font-size:16px;line-height:1.45}.show-lobby .check-row input{appearance:none;box-sizing:border-box;background:#fffdf7;border:2px solid #193e3b;border-radius:6px;flex:none;width:22px;height:22px;margin-top:2px}.show-lobby .check-row input:checked{background:#193e3b;box-shadow:inset 0 0 0 3px #fffdf7}.show-lobby .launch-actions{margin-top:clamp(12px,2.4vh,24px)}.show-lobby .launch-cta{box-sizing:border-box;letter-spacing:-.03em;text-transform:uppercase;justify-content:center;width:100%;min-height:56px;font-size:20px;font-weight:900;text-decoration:none}.show-lobby .mode-gallery{gap:14px}.show-lobby__nameplate{color:#142c36;text-align:center;background:#ffda59;border:3px solid #142c36;border-radius:12px;width:max-content;max-width:95%;padding:12px 26px;font:900 30px/1.1 Arial Black,sans-serif;transition:background-color .8s;position:absolute;bottom:0;left:50%;transform:translate(-50%)rotate(-3deg);box-shadow:5px 6px #071c2390}.show-lobby__nameplate span{margin-top:6px;font:600 14px/1.4 Arial,sans-serif;display:block}.show-lobby[data-mode=dark] .show-lobby__nameplate{background:#ff9367}@keyframes lobby-breathe{0%,to{transform:translateY(0)rotate(-.5deg)}50%{transform:translateY(-5px)rotate(.5deg)}}@media (max-width:760px){.show-lobby__content{grid-template-columns:minmax(0,1fr);align-content:center;gap:8px;padding:8px 16px 64px}.show-lobby__cast{grid-row:1;justify-self:center;width:min(168px,44vw);height:min(20vh,148px);min-height:0}.show-lobby__character{inset:0 0 30px}.show-lobby__nameplate{padding:6px 16px;font-size:21px}.show-lobby__nameplate span{margin-top:3px;font-size:11px}.show-lobby .show-onboarding.launch-surface{padding:18px 18px 20px}.show-lobby .mode-gallery{gap:10px}.show-lobby .mode-card{padding:12px 14px}.show-lobby .mode-card__title{font-size:15px}}@media (max-height:820px){.show-lobby .show-onboarding h1{margin:4px 0 8px;font-size:clamp(26px,4.4vh,38px)}.show-lobby .show-onboarding .launch-section-heading p{font-size:15px}.show-lobby .show-onboarding .mode-gallery{margin:10px 0}.show-lobby .show-onboarding .launch-cta{min-height:48px;font-size:18px}.show-lobby__nameplate{padding:8px 18px;font-size:24px}}@media (max-width:760px) and (max-height:720px){.show-lobby__cast{width:min(160px,42vw);height:min(22vh,140px)}.show-lobby .show-onboarding.launch-surface{padding:16px}}@media (prefers-reduced-motion:reduce){.show-lobby .show-lobby__character,.show-lobby .show-lobby__nameplate{transition:none}.show-lobby__character>img{animation:none}}.show-lobby .show-lobby__sound{z-index:3;color:#173e3b;cursor:pointer;background:#fff1c7;border:2px solid #c6ad70;border-radius:50%;place-items:center;width:52px;height:52px;padding:0;display:grid;position:absolute;top:20px;right:20px;box-shadow:inset 0 3px 2px #fff9e7,0 5px #ad975f}.show-lobby .show-lobby__sound:focus-visible{outline-offset:4px;outline:3px solid #6238bb}
