.Landing-module__eKbzpW__container{background:#000;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.Landing-module__eKbzpW__content{background:#000;border:8px solid #fff;width:100%;max-width:600px;padding:3rem}.Landing-module__eKbzpW__branding{text-align:center;border-bottom:6px solid #fff;margin-bottom:3rem;padding-bottom:2rem}.Landing-module__eKbzpW__logo{letter-spacing:.3rem;color:#fff;text-transform:uppercase;margin:0;font-size:5rem;font-weight:900;line-height:1}.Landing-module__eKbzpW__tagline{letter-spacing:.15rem;color:#fff;text-transform:uppercase;margin-top:1rem;font-size:1.2rem;font-weight:700}.Landing-module__eKbzpW__actions{margin-bottom:3rem}.Landing-module__eKbzpW__btn{letter-spacing:.1rem;text-transform:uppercase;cursor:pointer;border:6px solid #fff;width:100%;padding:1.5rem;font-family:inherit;font-size:1.2rem;font-weight:900;transition:all .1s}.Landing-module__eKbzpW__btnPrimary{color:#000;background:#fff}.Landing-module__eKbzpW__btnPrimary:hover{color:#fff;background:#000}.Landing-module__eKbzpW__btnPrimary:active{transform:translate(4px,4px)}.Landing-module__eKbzpW__btnSecondary{color:#fff;background:#000}.Landing-module__eKbzpW__btnSecondary:hover{color:#000;background:#fff}.Landing-module__eKbzpW__btnSecondary:active{transform:translate(4px,4px)}.Landing-module__eKbzpW__divider{text-align:center;margin:2rem 0;position:relative}.Landing-module__eKbzpW__divider span{color:#fff;letter-spacing:.2rem;z-index:1;background:#000;padding:0 1rem;font-size:1rem;font-weight:900;position:relative}.Landing-module__eKbzpW__divider:before{content:"";z-index:0;background:#fff;height:4px;position:absolute;top:50%;left:0;right:0}.Landing-module__eKbzpW__joinBox{flex-direction:column;gap:1rem;display:flex}.Landing-module__eKbzpW__input{letter-spacing:.1rem;text-transform:uppercase;color:#fff;background:#000;border:6px solid #fff;width:100%;padding:1.5rem;font-family:inherit;font-size:1.2rem;font-weight:700}.Landing-module__eKbzpW__input::placeholder{color:#666;text-transform:uppercase}.Landing-module__eKbzpW__input:focus{color:#000;background:#fff;outline:none}.Landing-module__eKbzpW__info{text-align:center;border-top:6px solid #fff;padding-top:2rem}.Landing-module__eKbzpW__info p{color:#fff;letter-spacing:.05rem;margin:.5rem 0;font-size:.9rem;font-weight:500}@media (max-width:640px){.Landing-module__eKbzpW__content{border-width:6px;padding:2rem}.Landing-module__eKbzpW__logo{font-size:3.5rem}.Landing-module__eKbzpW__tagline{font-size:1rem}.Landing-module__eKbzpW__btn,.Landing-module__eKbzpW__input{border-width:4px;padding:1.2rem;font-size:1rem}}
.Room-module__eHM_8G__container{background:#000;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.Room-module__eHM_8G__loadingBox{text-align:center}.Room-module__eHM_8G__spinner{border:8px solid #333;border-top-color:#fff;border-radius:0;width:80px;height:80px;margin:0 auto 2rem;animation:1s linear infinite Room-module__eHM_8G__spin}@keyframes Room-module__eHM_8G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Room-module__eHM_8G__loadingText{color:#fff;letter-spacing:.2rem;text-transform:uppercase;font-size:1.2rem;font-weight:900}.Room-module__eHM_8G__content{background:#000;border:8px solid #fff;width:100%;max-width:600px;padding:2rem}.Room-module__eHM_8G__header{border-bottom:6px solid #fff;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.Room-module__eHM_8G__backBtn{color:#fff;letter-spacing:.1rem;cursor:pointer;text-transform:uppercase;background:0 0;border:4px solid #fff;padding:.5rem 1rem;font-family:inherit;font-size:1rem;font-weight:900}.Room-module__eHM_8G__backBtn:hover{color:#000;background:#fff}.Room-module__eHM_8G__backBtn:active{transform:translate(2px,2px)}.Room-module__eHM_8G__title{letter-spacing:.3rem;color:#fff;text-transform:uppercase;margin:0;font-size:2.5rem;font-weight:900}.Room-module__eHM_8G__roomInfo{text-align:center;background:#000;border:6px solid #fff;margin-bottom:2rem;padding:1.5rem}.Room-module__eHM_8G__roomLabel{letter-spacing:.15rem;color:#888;text-transform:uppercase;margin:0 0 .5rem;font-size:.9rem;font-weight:700}.Room-module__eHM_8G__roomId{letter-spacing:.3rem;color:#fff;word-break:break-all;margin:0;font-size:2rem;font-weight:900}.Room-module__eHM_8G__statusBox{text-align:center;background:#000;border:6px solid #fff;margin-bottom:2rem;padding:1rem}.Room-module__eHM_8G__statusLabel{letter-spacing:.1rem;color:#888;text-transform:uppercase;font-size:.9rem;font-weight:700}.Room-module__eHM_8G__statusValue{letter-spacing:.1rem;color:#fff;text-transform:uppercase;margin-left:.5rem;font-size:1rem;font-weight:900}.Room-module__eHM_8G__errorBox{background:#000;border:6px solid #fff;margin-bottom:2rem;padding:1.5rem}.Room-module__eHM_8G__errorTitle{letter-spacing:.1rem;color:#fff;text-transform:uppercase;margin:0 0 1rem;font-size:1rem;font-weight:900}.Room-module__eHM_8G__errorText{letter-spacing:.05rem;color:#ccc;text-transform:uppercase;margin:.5rem 0;font-size:.85rem;font-weight:600}.Room-module__eHM_8G__errorList{margin:1rem 0 0;padding:0;list-style:none}.Room-module__eHM_8G__errorList li{letter-spacing:.05rem;color:#ccc;text-transform:uppercase;margin:.5rem 0;padding-left:1rem;font-size:.75rem;font-weight:600;position:relative}.Room-module__eHM_8G__errorList li:before{content:"▸";color:#fff;position:absolute;left:0}.Room-module__eHM_8G__btn{letter-spacing:.2rem;text-transform:uppercase;cursor:pointer;border:6px solid #fff;width:100%;padding:1.5rem;font-family:inherit;font-size:1.5rem;font-weight:900;transition:all .1s}.Room-module__eHM_8G__btnStart{color:#000;background:#fff}.Room-module__eHM_8G__btnStart:hover{color:#fff;background:#000}.Room-module__eHM_8G__btnStart:active{transform:translate(4px,4px)}.Room-module__eHM_8G__btnHangup{color:#fff;background:#000}.Room-module__eHM_8G__btnHangup:hover{color:#000;background:#fff}.Room-module__eHM_8G__btnHangup:active{transform:translate(4px,4px)}.Room-module__eHM_8G__participants{background:#000;border:6px solid #fff;justify-content:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex}.Room-module__eHM_8G__loadingParticipant{color:#888;letter-spacing:.1rem;text-transform:uppercase;text-align:center;padding:2rem;font-size:.9rem;font-weight:700}@media (max-width:640px){.Room-module__eHM_8G__content{border-width:6px;padding:1.5rem}.Room-module__eHM_8G__title{font-size:2rem}.Room-module__eHM_8G__roomId{font-size:1.5rem}.Room-module__eHM_8G__btn{border-width:4px;padding:1.2rem;font-size:1.2rem}.Room-module__eHM_8G__backBtn{border-width:3px;padding:.4rem .8rem;font-size:.85rem}.Room-module__eHM_8G__statusBox,.Room-module__eHM_8G__roomInfo,.Room-module__eHM_8G__errorBox,.Room-module__eHM_8G__participants{border-width:4px}.Room-module__eHM_8G__participants{gap:1rem;padding:1rem}}
