.page-module__yDZvtG__lobby{background:#1a1208;flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:100vh;padding:2rem;display:flex}.page-module__yDZvtG__hiveIcon{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:linear-gradient(135deg,#f8bf5b 0%,#ffcb63 50%,#f8bf5b 100%);width:160px;height:160px;position:relative;box-shadow:0 0 30px #f8bf5b4d}.page-module__yDZvtG__title{font-family:var(--font-heading);color:#ffcb63;text-shadow:2px 2px #8b6914;margin:0;font-size:3.5rem}.page-module__yDZvtG__subtitle{font-family:var(--font-body);color:#c4a35a;margin:0;font-size:1.2rem}.page-module__yDZvtG__lobbyContent{align-items:flex-start;gap:2rem;display:flex}.page-module__yDZvtG__actions{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:400px;display:flex}.page-module__yDZvtG__createButton{width:100%;font-family:var(--font-heading);color:#1a1208;cursor:pointer;background:#ffcb63;border:3px solid #c4961c;border-radius:8px;padding:1rem 2rem;font-size:1.5rem;transition:background .2s,transform .1s}.page-module__yDZvtG__createButton:hover{background:#ffe08a;transform:translateY(-2px)}.page-module__yDZvtG__createButton:active{transform:translateY(0)}.page-module__yDZvtG__divider{color:#8b7340;width:100%;font-family:var(--font-body);align-items:center;gap:1rem;font-size:.9rem;display:flex}.page-module__yDZvtG__divider:before,.page-module__yDZvtG__divider:after{content:"";background:#4a3a20;flex:1;height:1px}.page-module__yDZvtG__joinSection{gap:.5rem;width:100%;display:flex}.page-module__yDZvtG__codeInput{font-family:var(--font-body);text-align:center;letter-spacing:.3em;text-transform:uppercase;color:#ffcb63;background:#2a1f10;border:2px solid #4a3a20;border-radius:6px;outline:none;flex:1;padding:.8rem 1rem;font-size:1.2rem}.page-module__yDZvtG__codeInput::placeholder{color:#6b5530;letter-spacing:.1em}.page-module__yDZvtG__codeInput:focus{border-color:#ffcb63}.page-module__yDZvtG__joinButton{font-family:var(--font-heading);color:#ffcb63;cursor:pointer;background:#3a2a14;border:2px solid #4a3a20;border-radius:6px;padding:.8rem 1.5rem;font-size:1.2rem;transition:background .2s}.page-module__yDZvtG__joinButton:hover{background:#4a3a20}.page-module__yDZvtG__soloSection{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.page-module__yDZvtG__difficultySelector{border:2px solid #c4a35a;border-radius:6px;gap:0;width:100%;display:flex;overflow:hidden}.page-module__yDZvtG__difficultyButton{font-family:var(--font-heading);color:#8b7340;cursor:pointer;background:#2a1f10;border:none;border-right:1px solid #4a3a20;flex:1;padding:.5rem;font-size:.95rem;transition:background .2s,color .2s}.page-module__yDZvtG__difficultyButton:last-child{border-right:none}.page-module__yDZvtG__difficultyButton:hover,.page-module__yDZvtG__difficultyActive{color:#ffcb63;background:#3a2a14}.page-module__yDZvtG__soloButton{width:100%;font-family:var(--font-heading);color:#ffcb63;cursor:pointer;background:#2a1f10;border:3px solid #c4a35a;border-radius:8px;padding:.8rem 2rem;font-size:1.3rem;transition:background .2s,transform .1s}.page-module__yDZvtG__soloButton:hover{background:#3a2a14;transform:translateY(-2px)}.page-module__yDZvtG__soloButton:active{transform:translateY(0)}.page-module__yDZvtG__error{color:#eb5b70;font-family:var(--font-body);margin:0;font-size:.9rem}@media (max-width:600px){.page-module__yDZvtG__lobbyContent{flex-direction:column;align-items:center}}
