.live-hero,.live-page{min-height:100vh}.live-hero{display:flex;align-items:center;justify-content:center;padding:20px;position:relative}.live-panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:40px;max-width:480px;width:100%;position:relative;z-index:1}.live-title{text-align:center;margin-bottom:32px;color:var(--brass)}.live-tabs{display:flex;gap:10px;margin-bottom:24px;border-bottom:1px solid var(--line)}.live-tab{flex:1 1;padding:12px;background:transparent;cursor:pointer;font-family:Rajdhani,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:14px;border:none;border-bottom:2px solid transparent;color:var(--ink-soft);transition:all .2s ease}.live-tab.active{border-bottom-color:var(--brass);color:var(--brass)}.live-tab:hover:not(.active){color:var(--ink)}.live-error{background:rgba(220,38,38,.1);border:1px solid rgba(220,38,38,.3);color:#ef4444;padding:12px 16px;border-radius:10px;margin-bottom:20px;font-size:13px;font-family:IBM Plex Mono,monospace}.btn-elegant.btn-full{width:100%;margin-top:8px;justify-content:center}.btn-elegant:disabled{opacity:.6;cursor:not-allowed}.form-checkbox{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--brass);cursor:pointer}.checkbox-label{font-size:14px;color:var(--ink-soft)}.lk-room-container{display:flex;height:calc(100vh - 80px)}.lk-main-content{flex:1 1;overflow:hidden}.lk-sidebar{width:280px;background:rgba(0,0,0,.3);border-left:1px solid hsla(0,0%,100%,.1);overflow-y:auto}.lk-participant-list-container{padding:16px}.lk-participant-list-header{font-weight:600;font-size:14px;color:#fff;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid hsla(0,0%,100%,.1)}.lk-participant-list{display:flex;flex-direction:column;gap:8px}.lk-participant-item{display:flex;align-items:center;gap:8px;padding:10px 12px;background:hsla(0,0%,100%,.05);border-radius:8px;font-size:14px;color:#fff}.lk-participant-item.lk-participant-hidden{opacity:.7;border:1px dashed rgba(155,89,182,.5);background:rgba(155,89,182,.1)}.lk-hidden-badge{font-size:16px}.lk-participant-name{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lk-participants-toggle{position:fixed;top:20px;right:20px;z-index:100;background:rgba(0,0,0,.6);border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:10px 16px;border-radius:8px;cursor:pointer;font-size:14px;transition:all .2s ease}.lk-participants-toggle:hover{background:rgba(0,0,0,.8);border-color:hsla(0,0%,100%,.4)}.lk-focus-layout{display:flex!important;flex-direction:row!important;background:#000;gap:12px;padding:12px;height:100%;width:100%}.lk-focus-main{flex:1 1 auto!important;min-width:0;position:relative;display:flex;align-items:center;justify-content:center;background:#111;border-radius:8px;overflow:hidden}.lk-focus-main video{width:100%!important;height:100%!important;object-fit:contain!important}.lk-screen-share-label{position:absolute;top:12px;left:12px;background:rgba(0,0,0,.7);color:#fff;padding:8px 14px;border-radius:6px;font-size:13px;font-family:Rajdhani,sans-serif;font-weight:600;z-index:10}.lk-screen-share-loading{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:hsla(0,0%,100%,.6);font-size:16px;font-family:Rajdhani,sans-serif}.lk-focus-sidebar{flex:0 0 220px!important;width:220px!important;max-width:220px!important;display:flex;flex-direction:column;gap:8px;overflow-y:auto;background:rgba(0,0,0,.3);border-radius:8px;padding:8px}.lk-focus-sidebar .lk-grid-layout{height:auto!important;display:flex;flex-direction:column;gap:8px}.lk-focus-sidebar .lk-participant-tile{aspect-ratio:16/9;border-radius:6px;overflow:hidden}.lk-control-bar{position:fixed!important;bottom:20px!important;left:50%!important;transform:translateX(-50%)!important;width:auto!important;max-width:90%!important;background:rgba(0,0,0,.7)!important;border-radius:12px!important;padding:8px 16px!important;z-index:100!important}@media (max-width:768px){.lk-focus-layout{flex-direction:column!important}.lk-focus-sidebar{flex:0 0 140px!important;width:100%!important;max-width:100%!important;flex-direction:row!important;height:140px!important;overflow-x:auto;overflow-y:hidden}.lk-focus-sidebar .lk-grid-layout{flex-direction:row!important;height:100%!important}.lk-focus-sidebar .lk-participant-tile{width:160px!important;min-width:160px!important;height:100%!important;aspect-ratio:unset}}