.mobile-call{width:100vw;height:100vh;background:#000;position:relative;overflow:hidden;touch-action:none}.remote-container{width:100%;height:calc(100vh - 140px);display:flex;align-items:center;justify-content:center;background:#000;touch-action:none}.remote-container>.remote{width:100%;max-width:1200px;aspect-ratio:16 / 9;height:auto;object-fit:contain;background:#000}@supports not (aspect-ratio: 16/9){.remote-container{position:relative;padding-top:56.25%}.remote-container>.remote{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;object-fit:contain}}.local{position:absolute;bottom:90px;right:12px;width:120px;height:160px;border-radius:10px;border:2px solid white;z-index:50}.mobile-controls{position:fixed;bottom:0;left:0;width:100%;display:flex;justify-content:center;gap:12px;padding:12px;background:linear-gradient(180deg,#0000,#000000d9);align-items:center;z-index:40;box-sizing:border-box}.mobile-controls button{color:#fff;background:#1e1e1ee6;border:none;padding:10px 14px;min-width:72px;border-radius:10px;font-weight:600}.mobile-controls button:active{transform:translateY(1px)}.mobile-controls .end{background:#e02424;color:#fff}.chat-drawer{position:absolute;bottom:0;width:100%;height:50%;background:#111;color:#fff}.no-scroll{overflow:hidden!important;height:100vh!important;touch-action:none!important}
