*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#e2e8f0}.lobby{max-width:480px;margin:10vh auto;padding:2rem;background:#1e293b;border-radius:12px;box-shadow:0 8px 32px #00000059}.lobby h1{margin-top:0;font-size:1.5rem}.lobby p{color:#94a3b8;margin:.5rem 0 0}.lobby label{display:block;margin:1rem 0 .35rem;font-size:.9rem;color:#94a3b8}.lobby input{width:100%;padding:.65rem .75rem;border:1px solid #334155;border-radius:8px;background:#0f172a;color:#f8fafc;font-size:1rem}.lobby button{margin-top:1.25rem;width:100%;padding:.75rem;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:1rem;font-weight:600;cursor:pointer}.lobby button:disabled{opacity:.6;cursor:not-allowed}.lobby .hint{margin-top:1rem;font-size:.85rem;line-height:1.4}.lobby .error{margin-top:1rem;color:#f87171;font-size:.9rem}.status-box{flex:1;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:1.1rem;padding:2rem}.status-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0f172ab8;color:#e2e8f0;font-size:1.15rem;pointer-events:none;z-index:5}.status-banner{position:absolute;top:.75rem;left:50%;transform:translate(-50%);background:#1e293beb;border:1px solid #475569;color:#e2e8f0;padding:.45rem .9rem;border-radius:8px;font-size:.95rem;pointer-events:none;z-index:6}.video-stage{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;background:#0f172a;position:relative;overflow:hidden}.local-video{width:100%;height:100%;object-fit:cover;background:#0f172a}.local-placeholder{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#94a3b8}.avatar-icon{width:120px;height:120px;border-radius:50%;background:#334155;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 12c2.7 0 4.8-2.1 4.8-4.8S14.7 2.4 12 2.4 7.2 4.5 7.2 7.2 9.3 12 12 12zm0 2.4c-3.2 0-9.6 1.6-9.6 4.8v2.4h19.2v-2.4c0-3.2-6.4-4.8-9.6-4.8z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 12c2.7 0 4.8-2.1 4.8-4.8S14.7 2.4 12 2.4 7.2 4.5 7.2 7.2 9.3 12 12 12zm0 2.4c-3.2 0-9.6 1.6-9.6 4.8v2.4h19.2v-2.4c0-3.2-6.4-4.8-9.6-4.8z'/%3E%3C/svg%3E");-webkit-mask-size:70%;mask-size:70%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.controls-wrap{flex:0 0 auto;border-top:1px solid #334155}.controls-error{text-align:center;color:#f87171;font-size:.85rem;padding:.35rem 1rem 0}.room-body{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;position:relative}.room-wrap{height:100vh;display:flex;flex-direction:column;min-height:0}.room-layout{flex:1;display:flex;min-height:0;overflow:hidden}.room-sidebar{width:360px;flex-shrink:0;display:flex;flex-direction:column;background:#1e293b;border-left:1px solid #334155}.room-header{flex:0 0 auto;padding:.5rem 1rem;background:#1e293b;font-size:.9rem;color:#94a3b8}.controls{flex:0 0 auto;display:flex;gap:.5rem;align-items:center;padding:.75rem 1rem;background:#1e293b}.ctrl-btn{display:flex;align-items:center;gap:.4rem;padding:.6rem 1rem;border:2px solid transparent;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s}.ctrl-icon{font-size:1.1rem}.ctrl-on{background:#22c55e26;border-color:#22c55e66;color:#22c55e}.ctrl-on:hover{background:#22c55e40}.ctrl-off{background:#dc262626;border-color:#dc262666;color:#f87171}.ctrl-off:hover{background:#dc262640}.ctrl-leave{background:#fff!important;border-color:#fff!important;color:#0f172a!important}.ctrl-leave:hover{background:#e2e8f0!important}.ctrl-leave:disabled{opacity:.5;cursor:not-allowed}.ctrl-spacer{flex:1}.chat-column .chat-input button{padding:.6rem 1rem;border:2px solid transparent;border-radius:10px;font-size:.85rem;font-weight:600}.file-upload-btn-sm{display:flex;align-items:center;gap:.4rem;padding:.6rem 1rem;background:#2563eb;color:#fff;border:2px solid transparent;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0}.lk-device-menu,.lk-media-device-select,.lk-toast,.lk-connection-state,.lk-disconnect-button{display:none!important}.lk-participant-tile,.lk-participant-tile video{background:#0f172a}.lk-participant-tile video{object-fit:cover;transform:none!important}.lk-grid-layout{flex:1;min-height:0;padding:.5rem}.lk-participant-metadata{font-size:.85rem}.video-grid{flex:1;min-height:0;display:flex;flex-direction:column;position:relative;overflow:hidden}.video-stage--solo{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;background:#0f172a;position:relative;overflow:hidden}.remote-grid{flex:1;min-height:0;display:grid;gap:.5rem;padding:.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-auto-rows:1fr;overflow:auto}.remote-tile{position:relative;min-height:200px;background:#0f172a;border-radius:8px;overflow:hidden}.remote-video{width:100%;height:100%;object-fit:cover}.remote-name{position:absolute;bottom:.5rem;left:.5rem;background:#0f172acc;color:#e2e8f0;padding:.2rem .6rem;border-radius:6px;font-size:.85rem}.local-pip{position:absolute;bottom:1rem;right:1rem;width:200px;height:150px;border-radius:10px;overflow:hidden;border:2px solid #475569;background:#0f172a;z-index:10}.local-pip .local-video{width:100%;height:100%;object-fit:cover}.local-pip .local-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.local-pip .avatar-icon{width:60px;height:60px}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.auth-card{width:100%;max-width:420px;padding:2rem;background:#1e293b;border-radius:12px;box-shadow:0 8px 32px #00000059}.auth-card--wide{max-width:520px}.auth-card h1{margin:0 0 1.5rem;font-size:1.5rem}.auth-card label{display:block;margin:.75rem 0 .3rem;font-size:.85rem;color:#94a3b8}.auth-card input{width:100%;padding:.6rem .75rem;border:1px solid #334155;border-radius:8px;background:#0f172a;color:#f8fafc;font-size:.95rem}.auth-card input:focus{outline:none;border-color:#2563eb}.auth-card button[type=submit]{margin-top:1.25rem;width:100%;padding:.7rem;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:1rem;font-weight:600;cursor:pointer}.auth-card button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.auth-error{margin-top:1rem;padding:.5rem .75rem;background:#f871711a;border:1px solid rgba(248,113,113,.3);border-radius:8px;color:#f87171;font-size:.9rem}.auth-success{margin-top:1rem;padding:.5rem .75rem;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:8px;color:#22c55e;font-size:.9rem}.auth-links{margin-top:1rem;display:flex;justify-content:space-between;font-size:.85rem}.auth-links a{color:#60a5fa;text-decoration:none}.auth-links a:hover{text-decoration:underline}.auth-btn{display:inline-block;margin-top:1rem;padding:.6rem 1.25rem;background:#2563eb;color:#fff;text-decoration:none;border-radius:8px;font-weight:600}.gender-toggle{display:flex;gap:.5rem;margin-top:.3rem}.gender-toggle button{flex:1;padding:.5rem;border:1px solid #334155;border-radius:8px;background:#0f172a;color:#94a3b8;cursor:pointer;font-size:.9rem}.gender-toggle button.active{border-color:#2563eb;background:#2563eb26;color:#60a5fa}.avatar-grid{display:flex;gap:.5rem;margin-top:.3rem}.avatar-option{padding:.25rem;border:2px solid transparent;border-radius:10px;background:transparent;cursor:pointer;transition:border-color .15s}.avatar-option.selected{border-color:#2563eb}.avatar-icon-select{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-weight:600}.dashboard{min-height:100vh;display:flex;flex-direction:column}.dashboard-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:#1e293b;border-bottom:1px solid #334155}.dashboard-header h1{margin:0;font-size:1.2rem}.dashboard-user{display:flex;align-items:center;gap:1rem}.dashboard-profile-link{color:#60a5fa;text-decoration:none;font-size:.9rem}.dashboard-main{flex:1;max-width:800px;width:100%;margin:0 auto;padding:1.5rem}.dashboard-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.dashboard-top h2{margin:0;font-size:1.25rem}.btn-primary{padding:.5rem 1rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;font-size:.9rem;text-decoration:none}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-ghost{padding:.4rem .75rem;background:transparent;color:#94a3b8;border:1px solid #334155;border-radius:8px;cursor:pointer;font-size:.85rem}.btn-ghost:hover{background:#334155}.btn-sm{padding:.35rem .75rem;border:1px solid #475569;border-radius:6px;background:#334155;color:#f8fafc;font-size:.85rem;cursor:pointer;text-decoration:none}.btn-sm:hover{background:#475569}.btn-danger{background:#dc262626;border-color:#dc262666;color:#f87171}.btn-danger:hover{background:#dc26264d}.text-muted{color:#64748b;font-size:.85rem}.room-list{display:flex;flex-direction:column;gap:.5rem}.room-card{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#1e293b;border:1px solid #334155;border-radius:10px}.room-card-info{display:flex;align-items:center;gap:.75rem}.room-card-name{color:#f8fafc;text-decoration:none;font-weight:600}.room-card-name:hover{color:#60a5fa}.room-card-actions{display:flex;gap:.4rem}.room-type-badge{font-size:.75rem;padding:.15rem .5rem;border-radius:4px;font-weight:600}.room-type-badge.one_time{background:#fbbf2426;color:#fbbf24}.room-type-badge.persistent{background:#22c55e26;color:#22c55e}.empty-state{text-align:center;color:#64748b;padding:3rem 1rem}.empty-state p{margin:.25rem 0}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:100}.modal{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem;width:100%;max-width:420px;box-shadow:0 16px 48px #0006}.modal h3{margin:0 0 1rem}.modal label{display:block;margin:.75rem 0 .3rem;font-size:.85rem;color:#94a3b8}.modal input{width:100%;padding:.6rem .75rem;border:1px solid #334155;border-radius:8px;background:#0f172a;color:#f8fafc;font-size:.95rem}.room-type-toggle{display:flex;gap:.5rem}.room-type-toggle button{flex:1;padding:.5rem;border:1px solid #334155;border-radius:8px;background:#0f172a;color:#94a3b8;cursor:pointer}.room-type-toggle button.active{border-color:#2563eb;background:#2563eb26;color:#60a5fa}.modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.25rem}.room-header{display:flex;align-items:center;gap:.5rem}.room-header-right{margin-left:auto}.role-info{margin:1rem 0;padding:.5rem .75rem;background:#0f172a;border-radius:8px;font-size:.9rem;color:#94a3b8}.role-info strong{color:#e2e8f0}.room-content{flex:1;display:flex;min-height:0;overflow:hidden}.room-main{flex:1;display:flex;flex-direction:column;min-width:0}.sidebar{width:320px;flex-shrink:0;display:flex;flex-direction:column;background:#1e293b;border-left:1px solid #334155}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem;border-bottom:1px solid #334155}.sidebar-tabs{display:flex;gap:0;flex:1}.sidebar-tab{flex:1;padding:.5rem;border:none;background:transparent;color:#94a3b8;cursor:pointer;font-size:.85rem;font-weight:600}.sidebar-tab.active{color:#60a5fa;border-bottom:2px solid #2563eb}.sidebar-close{padding:.3rem .5rem;border:none;background:transparent;color:#94a3b8;cursor:pointer;font-size:1.1rem}.sidebar-close:hover{color:#f8fafc}.sidebar-body{flex:1;overflow-y:auto}.participant-list{padding:.5rem}.participant-list-header{padding:.5rem;font-size:.8rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.participant-item{display:flex;align-items:center;gap:.6rem;padding:.5rem;border-radius:8px}.participant-item:hover{background:#ffffff08}.participant-avatar-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.85rem}.participant-info{flex:1;display:flex;align-items:center;justify-content:space-between}.participant-name{font-size:.9rem;color:#e2e8f0}.participant-you{color:#64748b;font-size:.8rem}.participant-status{font-size:.75rem;display:flex;gap:.25rem}.chat-placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:#64748b;text-align:center;padding:2rem}.btn-active{background:#2563eb33;border-color:#2563eb;color:#60a5fa}.participant-column{flex:1;display:flex;flex-direction:column;min-height:0;border-bottom:1px solid #334155}.participant-column-header{padding:.6rem .75rem;font-size:.8rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #334155;flex-shrink:0}.participant-column-list{flex:1;overflow-y:auto;padding:.25rem}.participant-column-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;border-radius:6px}.participant-column-item:hover{background:#ffffff08}.participant-column-avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.75rem;flex-shrink:0}.participant-column-name{flex:1;font-size:.85rem;color:#e2e8f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.participant-column-status{font-size:.7rem;display:flex;gap:.2rem}.participant-actions{display:flex;gap:.2rem;margin-left:auto}.pa-btn{padding:.15rem .3rem;border:none;background:transparent;color:#94a3b8;cursor:pointer;font-size:.75rem;border-radius:4px}.pa-btn:hover{background:#ffffff14}.pa-btn-danger:hover{color:#f87171;background:#dc262626}.chat-column{flex:1;display:flex;flex-direction:column;min-height:0}.chat-column-header{padding:.6rem .75rem;font-size:.8rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #334155;flex-shrink:0}.chat-column-messages{flex:1;overflow-y:auto;padding:.5rem}.chat-column .chat-empty{text-align:center;color:#475569;padding:1.5rem;font-size:.8rem}.chat-column .chat-msg{margin-bottom:.6rem}.chat-column .chat-msg-header{display:flex;gap:.4rem;margin-bottom:.1rem}.chat-column .chat-msg-name{font-size:.75rem;font-weight:600;color:#60a5fa}.chat-column .chat-msg-time{font-size:.65rem;color:#475569}.chat-column .chat-msg-text{font-size:.85rem;color:#e2e8f0;word-break:break-word;line-height:1.3}.chat-column .chat-input{display:flex;gap:.3rem;padding:.4rem;border-top:1px solid #334155}.chat-column .chat-input input{flex:1;padding:.4rem .6rem;border:1px solid #334155;border-radius:6px;background:#0f172a;color:#f8fafc;font-size:.85rem}.chat-column .chat-input input:focus{outline:none;border-color:#2563eb}.chat-column .chat-input button{padding:.4rem .6rem;border:none;border-radius:6px;background:#2563eb;color:#fff;font-size:.9rem;cursor:pointer}.chat-column .chat-input button:disabled{opacity:.4;cursor:not-allowed}.file-demo-area{flex:0 0 auto;background:#0f172a;border-top:1px solid #334155}.file-demo-toolbar{display:flex;gap:.4rem;padding:.4rem .75rem;overflow-x:auto;align-items:center}.file-upload-btn-sm{padding:.3rem .6rem;background:#2563eb;color:#fff;border-radius:6px;font-size:.75rem;cursor:pointer;white-space:nowrap;flex-shrink:0}.file-upload-btn-sm:hover{background:#1d4ed8}.file-demo-item{padding:.3rem .6rem;background:#1e293b;border:1px solid #334155;border-radius:6px;color:#94a3b8;font-size:.75rem;cursor:pointer;white-space:nowrap;max-width:120px;overflow:hidden;text-overflow:ellipsis}.file-demo-item:hover{background:#334155;color:#e2e8f0}.file-demo-clear{padding:.3rem .6rem;background:#dc262626;border:1px solid rgba(220,38,38,.4);border-radius:6px;color:#f87171;font-size:.75rem;cursor:pointer;white-space:nowrap;flex-shrink:0}.file-demo-clear:hover{background:#dc26264d}.demo-viewer{border-bottom:1px solid #334155}.demo-viewer-header{display:flex;align-items:center;justify-content:space-between;padding:.4rem .75rem;background:#1e293b;font-size:.8rem;color:#94a3b8}.demo-viewer-body{height:200px;display:flex;align-items:center;justify-content:center;background:#0f172a;overflow:hidden}.demo-viewer-body img{max-width:100%;max-height:100%;object-fit:contain}.demo-viewer-body iframe{width:100%;height:100%;border:none}.demo-viewer-fallback{text-align:center;color:#94a3b8}.room-body--presentation .file-demo-area{flex:1;display:flex;flex-direction:column;min-height:0}.room-body--presentation .demo-viewer{flex:1;display:flex;flex-direction:column;border-bottom:none}.room-body--presentation .demo-viewer-body iframe{width:100%;height:100%;min-height:600px}.room-body--presentation .file-demo-toolbar{flex-shrink:0}.room-body--presentation{flex:1}.room-body--presentation .demo-viewer{height:100%;display:flex;flex-direction:column}.room-body--presentation .demo-viewer-body{flex:1;height:auto;overflow:auto}.room-pip-video{height:100px!important;max-height:100px!important;background:#0f172a;border-top:1px solid #334155;position:relative;overflow:hidden;flex-shrink:0}.room-pip-video .video-stage--solo{height:100px!important;max-height:100px!important;min-height:0!important;padding:0;background:transparent}.room-pip-video .local-video{height:100px!important;max-height:100px!important;object-fit:cover!important}.room-pip-video .local-placeholder{padding:0;height:100px}.room-pip-video .avatar-icon{width:32px!important;height:32px!important}.room-pip-video .local-placeholder p{font-size:.7rem;margin:0}.room-pip-video .video-grid{height:100px!important;max-height:100px!important}.room-pip-video .remote-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.15rem;padding:.15rem}.room-pip-video .remote-tile{min-height:60px}.room-pip-video .remote-video{object-fit:cover!important}.room-pip-video .remote-name{font-size:.65rem;padding:.1rem .3rem}.demo-viewer-actions{display:flex;gap:.4rem}.invite-search{padding:.4rem .5rem;border-bottom:1px solid #334155}.invite-search-input{width:100%;padding:.4rem .6rem;border:1px solid #334155;border-radius:6px;background:#0f172a;color:#f8fafc;font-size:.8rem}.invite-search-input:focus{outline:none;border-color:#2563eb}.invite-search-results{max-height:200px;overflow-y:auto;margin-top:.3rem}.invite-search-item{display:flex;align-items:center;gap:.4rem;padding:.3rem .25rem;border-radius:4px}.invite-search-item:hover{background:#ffffff08}.invite-add-btn{margin-left:auto;padding:.2rem .5rem;border:1px solid #2563eb;border-radius:4px;background:transparent;color:#60a5fa;font-size:.7rem;cursor:pointer}.invite-add-btn:hover{background:#2563eb26}.file-demo-active{border-color:#2563eb!important;color:#60a5fa!important;background:#2563eb26!important}.chat-panel{display:flex;flex-direction:column;height:100%}.chat-messages{flex:1;overflow-y:auto;padding:.5rem}.chat-empty{text-align:center;color:#64748b;padding:2rem 1rem;font-size:.85rem}.chat-msg{margin-bottom:.75rem}.chat-msg-header{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.15rem}.chat-msg-name{font-size:.8rem;font-weight:600;color:#60a5fa}.chat-msg-time{font-size:.7rem;color:#475569}.chat-msg-text{font-size:.9rem;color:#e2e8f0;word-break:break-word;line-height:1.4}.chat-input{display:flex;gap:.4rem;padding:.5rem;border-top:1px solid #334155}.chat-input input{flex:1;padding:.5rem .75rem;border:1px solid #334155;border-radius:8px;background:#0f172a;color:#f8fafc;font-size:.9rem}.chat-input input:focus{outline:none;border-color:#2563eb}.chat-input button{padding:.5rem .75rem;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:1rem;cursor:pointer}.chat-input button:disabled{opacity:.4;cursor:not-allowed}.file-area{border-top:1px solid #334155;max-height:250px;overflow-y:auto}.file-panel{padding:.5rem}.file-panel-header{display:flex;align-items:center;justify-content:space-between;padding:.25rem .25rem .5rem;font-size:.85rem;color:#94a3b8}.file-upload-btn{padding:.3rem .75rem;background:#2563eb;color:#fff;border-radius:6px;font-size:.8rem;cursor:pointer}.file-upload-btn:hover{background:#1d4ed8}.file-empty{text-align:center;color:#475569;padding:1.5rem;font-size:.85rem}.file-list{display:flex;flex-direction:column;gap:.25rem}.file-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;border-radius:6px}.file-item:hover{background:#ffffff08}.file-icon{font-size:1.3rem}.file-info{flex:1;min-width:0}.file-name{display:block;font-size:.85rem;color:#e2e8f0;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-name:hover{color:#60a5fa}.file-meta{font-size:.7rem;color:#475569}.file-actions{display:flex;gap:.25rem}.file-actions button{padding:.2rem .4rem;border:none;background:transparent;color:#64748b;cursor:pointer;font-size:.85rem;border-radius:4px}.file-actions button:hover{background:#ffffff0d}.file-delete:hover{color:#f87171!important}.file-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:200}.file-preview{width:90vw;height:90vh;max-width:1200px;background:#1e293b;border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.file-preview-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #334155;font-size:.9rem;color:#e2e8f0}.file-preview-header button{border:none;background:transparent;color:#94a3b8;font-size:1.2rem;cursor:pointer}.file-preview-body{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.file-preview-body img{max-width:100%;max-height:100%;object-fit:contain}.file-preview-body iframe{width:100%;height:100%;border:none}.file-preview-fallback{text-align:center;color:#94a3b8}.admin-search{display:flex;gap:.5rem;margin-bottom:1rem}.admin-search input{flex:1;padding:.5rem .75rem;border:1px solid #334155;border-radius:8px;background:#0f172a;color:#f8fafc;font-size:.9rem}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:.85rem}.admin-table th{text-align:left;padding:.6rem .75rem;border-bottom:1px solid #334155;color:#94a3b8;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em}.admin-table td{padding:.6rem .75rem;border-bottom:1px solid #1e293b;color:#e2e8f0}.admin-table tr:hover td{background:#ffffff05}.admin-user-cell{display:flex;align-items:center;gap:.5rem}.role-badge{font-size:.75rem;padding:.15rem .5rem;border-radius:4px;font-weight:600}.role-super{background:#2563eb26;color:#60a5fa}.role-admin{background:#8b5cf626;color:#a78bfa}.role-user{background:#64748b26;color:#94a3b8}.role-select{padding:.3rem .5rem;border:1px solid #334155;border-radius:6px;background:#0f172a;color:#e2e8f0;font-size:.8rem}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;padding:.75rem 0}.pagination button{padding:.4rem .75rem;border:1px solid #334155;border-radius:6px;background:#1e293b;color:#e2e8f0;cursor:pointer;font-size:.85rem}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination button:hover:not(:disabled){background:#334155}.pagination span{color:#94a3b8;font-size:.85rem}.invite-info{padding:.75rem;background:#0f172a;border-radius:8px;margin-bottom:1rem}.invite-info p{margin:.25rem 0;color:#94a3b8;font-size:.9rem}.invite-info strong{color:#e2e8f0}.invite-created{margin-top:1rem;padding-top:1rem;border-top:1px solid #334155}.invite-created label{display:block;font-size:.8rem;color:#94a3b8;margin-bottom:.3rem}.invite-link-box{display:flex;gap:.4rem}.invite-link-box input{flex:1;padding:.4rem .6rem;border:1px solid #334155;border-radius:6px;background:#0f172a;color:#60a5fa;font-size:.8rem;font-family:monospace}.invite-list{margin-top:1rem;padding-top:1rem;border-top:1px solid #334155}.invite-list label{display:block;font-size:.8rem;color:#94a3b8;margin-bottom:.5rem}.invite-item{display:flex;align-items:center;justify-content:space-between;padding:.4rem 0;font-size:.85rem;color:#e2e8f0}.invite-active{color:#22c55e;font-size:.8rem}.invite-used{color:#64748b;font-size:.8rem}.invite-error-box{padding:1rem;background:#fbbf241a;border:1px solid rgba(251,191,36,.3);border-radius:8px;margin:1rem 0}.invite-error-box p{color:#fbbf24;margin:0;font-size:.9rem;line-height:1.5}.invite-actions{margin-top:1.5rem}.modal--wide{max-width:560px}.modal-search{width:100%;padding:.5rem .75rem;border:1px solid #334155;border-radius:8px;background:#0f172a;color:#f8fafc;font-size:.9rem;margin-bottom:.75rem}.modal-search:focus{outline:none;border-color:#2563eb}.allowed-users-list{max-height:350px;overflow-y:auto;border:1px solid #334155;border-radius:8px;margin-bottom:1rem}.allowed-user-item{display:flex;align-items:center;gap:.6rem;padding:.5rem .75rem;cursor:pointer;border-bottom:1px solid #1e293b}.allowed-user-item:hover{background:#ffffff08}.allowed-user-item:last-child{border-bottom:none}.allowed-user-item input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb}.allowed-user-info{display:flex;flex-direction:column}.allowed-user-info span:first-child{font-size:.85rem;color:#e2e8f0}.allowed-user-info span:last-child{font-size:.75rem;color:#64748b}.access-popup-container{position:fixed;bottom:1rem;right:1rem;z-index:150;display:flex;flex-direction:column;gap:.5rem;max-width:300px}.access-popup{background:#1e293b;border:1px solid #475569;border-radius:10px;padding:.75rem;box-shadow:0 8px 24px #0006;animation:slideInRight .3s ease}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.access-popup-header{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#94a3b8;margin-bottom:.4rem}.access-popup-icon{font-size:1rem}.access-popup-body{display:flex;flex-direction:column;margin-bottom:.5rem}.access-popup-body strong{font-size:.9rem;color:#e2e8f0}.access-popup-actions{display:flex;gap:.4rem}.btn-approve{flex:1;padding:.4rem;border:none;border-radius:6px;background:#22c55e33;color:#22c55e;font-weight:600;font-size:.8rem;cursor:pointer}.btn-approve:hover{background:#22c55e59}.btn-deny{flex:1;padding:.4rem;border:none;border-radius:6px;background:#dc262626;color:#f87171;font-weight:600;font-size:.8rem;cursor:pointer}.btn-deny:hover{background:#dc26264d}[data-lk-theme=default]{color-scheme:dark;--lk-bg: #111;--lk-bg2: rgb(29.75, 29.75, 29.75);--lk-bg3: rgb(42.5, 42.5, 42.5);--lk-bg4: rgb(55.25, 55.25, 55.25);--lk-bg5: #444444;--lk-fg: #fff;--lk-fg2: rgb(244.8, 244.8, 244.8);--lk-fg3: rgb(234.6, 234.6, 234.6);--lk-fg4: rgb(224.4, 224.4, 224.4);--lk-fg5: rgb(214.2, 214.2, 214.2);--lk-border-color: rgba(255, 255, 255, .1);--lk-accent-fg: #fff;--lk-accent-bg: #1f8cf9;--lk-accent2: rgb(50.867826087, 150.2, 249.532173913);--lk-accent3: rgb(70.7356521739, 160.4, 250.0643478261);--lk-accent4: rgb(90.6034782609, 170.6, 250.5965217391);--lk-danger-fg: #fff;--lk-danger: #f91f31;--lk-danger2: rgb(249.532173913, 50.867826087, 67.2713043478);--lk-danger3: rgb(250.0643478261, 70.7356521739, 85.5426086957);--lk-danger4: rgb(250.5965217391, 90.6034782609, 103.8139130435);--lk-success-fg: #fff;--lk-success: #1ff968;--lk-success2: rgb(50.867826087, 249.532173913, 117.3930434783);--lk-success3: rgb(70.7356521739, 250.0643478261, 130.7860869565);--lk-success4: rgb(90.6034782609, 250.5965217391, 144.1791304348);--lk-control-fg: var(--lk-fg);--lk-control-bg: var(--lk-bg2);--lk-control-hover-bg: var(--lk-bg3);--lk-control-active-bg: var(--lk-bg4);--lk-control-active-hover-bg: var(--lk-bg5);--lk-connection-excellent: #06db4d;--lk-connection-good: #f9b11f;--lk-connection-poor: #f91f31;--lk-font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--lk-font-size: 16px;--lk-line-height: 1.5;--lk-border-radius: .5rem;--lk-box-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .15);--lk-drop-shadow: rgba(255, 255, 255, .2) 0px 0px 24px;--lk-grid-gap: .5rem;--lk-control-bar-height: 69px;--lk-chat-header-height: 69px}.lk-button,.lk-start-audio-button,.lk-chat-toggle,.lk-disconnect-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;color:var(--lk-control-fg);background-image:none;background-color:var(--lk-control-bg);border:0;border-radius:var(--lk-border-radius);cursor:pointer;white-space:nowrap;font-size:inherit;line-height:inherit;-webkit-user-select:none;user-select:none}.lk-button:not(:disabled):hover,.lk-start-audio-button:not(:disabled):hover,.lk-chat-toggle:not(:disabled):hover,.lk-disconnect-button:not(:disabled):hover{background-color:var(--lk-control-hover-bg)}.lk-button>svg,.lk-start-audio-button>svg,.lk-chat-toggle>svg,.lk-disconnect-button>svg{overflow:visible}.lk-button[aria-pressed=true],[aria-pressed=true].lk-start-audio-button,[aria-pressed=true].lk-chat-toggle,[aria-pressed=true].lk-disconnect-button{background-color:var(--lk-control-active-bg)}.lk-button[aria-pressed=true]:hover,[aria-pressed=true].lk-start-audio-button:hover,[aria-pressed=true].lk-chat-toggle:hover,[aria-pressed=true].lk-disconnect-button:hover{background-color:var(--lk-control-active-hover-bg)}.lk-button[data-lk-source=screen_share][data-lk-enabled=true],[data-lk-source=screen_share][data-lk-enabled=true].lk-start-audio-button,[data-lk-source=screen_share][data-lk-enabled=true].lk-chat-toggle,[data-lk-source=screen_share][data-lk-enabled=true].lk-disconnect-button{background-color:var(--lk-accent-bg)}.lk-button[data-lk-source=screen_share][data-lk-enabled=true]:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-start-audio-button:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-chat-toggle:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-disconnect-button:hover{background-color:var(--lk-accent2)}.lk-button:disabled,.lk-start-audio-button:disabled,.lk-chat-toggle:disabled,.lk-disconnect-button:disabled{opacity:.5}.lk-button-group{display:inline-flex;align-items:stretch;height:100%}.lk-button-group>.lk-button:first-child,.lk-button-group>.lk-start-audio-button:first-child,.lk-button-group>.lk-chat-toggle:first-child,.lk-button-group>.lk-disconnect-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.lk-button-group-menu{position:relative;flex-shrink:0}.lk-button-group-menu>.lk-button,.lk-button-group-menu>.lk-start-audio-button,.lk-button-group-menu>.lk-chat-toggle,.lk-button-group-menu>.lk-disconnect-button{height:100%;border-top-left-radius:0;border-bottom-left-radius:0}.lk-button-group-menu>.lk-button:after,.lk-button-group-menu>.lk-start-audio-button:after,.lk-button-group-menu>.lk-chat-toggle:after,.lk-button-group-menu>.lk-disconnect-button:after{margin-left:0}.lk-button-menu:after{display:inline-block;content:"";width:.5em;height:.5em;margin-top:-.25rem;margin-left:.5rem;border-left:.125em solid;border-bottom:.125em solid;transform:rotate(-45deg);transform-origin:center center}.lk-disconnect-button{font-weight:600;color:var(--lk-danger);border:1px solid var(--lk-danger)}.lk-disconnect-button:not(:disabled):hover{--lk-control-hover-bg: var(--lk-danger2);color:var(--lk-danger-fg)}.lk-disconnect-button:not(:disabled):active{--lk-control-hover-bg: var(--lk-danger3);color:var(--lk-danger-fg)}.lk-chat-toggle{position:relative}.lk-chat-toggle[data-lk-unread-msgs]:not([data-lk-unread-msgs="0"]):after{content:attr(data-lk-unread-msgs);position:absolute;top:0;left:0;padding:.25rem;margin-left:.25rem;margin-top:.25rem;border-radius:50%;font-size:.5rem;line-height:.75;background:var(--lk-accent-bg)}.lk-media-device-select:not(:last-child){padding-bottom:.5rem;margin-bottom:.75rem;border-bottom:1px solid var(--lk-border-color)}.lk-media-device-select li:not(:last-child){margin-bottom:.25rem}.lk-media-device-select li>.lk-button{width:100%;justify-content:start;padding-block:.5rem}.lk-media-device-select li:not([data-lk-active=true])>.lk-button:not(:disabled):hover{background-color:var(--lk-bg3)}.lk-media-device-select [data-lk-active=false]>.lk-button:hover{cursor:pointer;background-color:#0000000d}.lk-media-device-select [data-lk-active=true]>.lk-button{color:var(--lk-accent-fg);background-color:var(--lk-accent-bg)}.lk-device-menu{width:max-content;position:absolute;top:0;left:0;z-index:5;min-width:10rem;padding:.5rem;margin-bottom:.25rem;white-space:nowrap;background-color:var(--lk-bg2);border:1px solid var(--lk-border-color);border-radius:.75rem;box-shadow:var(--lk-box-shadow)}.lk-device-menu-heading{padding:.25rem .5rem;font-weight:700;opacity:.65}.lk-start-audio-button{color:var(--lk-accent-fg);background-color:var(--lk-accent-bg)}@media screen and (max-width:600px){.lk-start-audio-button{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}}.lk-pagination-control{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;align-items:stretch;background-color:var(--lk-control-bg);border-radius:var(--lk-border-radius);transition:opacity ease-in-out .15s;opacity:0}.lk-pagination-control:hover{opacity:1}.lk-pagination-control>.lk-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.lk-pagination-control>.lk-button:first-child>svg{transform:rotate(180deg)}.lk-pagination-control>.lk-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.lk-pagination-count{padding:.5rem .875rem;border-inline:1px solid var(--lk-bg)}[data-lk-user-interaction=true].lk-pagination-control{opacity:1}.lk-pagination-indicator{position:absolute;height:var(--lk-grid-gap);background-color:var(--lk-bg2);width:fit-content;padding:.2rem .5rem;bottom:calc(var(--lk-grid-gap)/2);left:50%;transform:translate(-50%);border-radius:2rem;opacity:1;display:flex;gap:.2rem;align-items:center}.lk-pagination-indicator span{display:inline-block;width:.4rem;height:.4rem;border-radius:9999999px;background-color:var(--lk-fg);opacity:.35;transition:opacity linear .2s}.lk-pagination-indicator span[data-lk-active]{opacity:.9}.lk-grid-layout{--lk-col-count: 1;--lk-row-count: 1;display:grid;grid-template-columns:repeat(var(--lk-col-count),minmax(0,1fr));grid-auto-rows:minmax(0,1fr);grid-gap:var(--lk-grid-gap);width:100%;height:100%;max-width:100%;max-height:100%;padding:var(--lk-grid-gap)}.lk-grid-layout[data-lk-pagination=true]{padding-bottom:calc(var(--lk-grid-gap)*2)}.lk-focus-layout{display:grid;grid-template-columns:1fr 5fr;gap:var(--lk-grid-gap);width:100%;max-height:100%;padding:var(--lk-grid-gap)}.lk-focused-participant{position:relative}.lk-focused-participant .lk-pip-track{position:absolute;top:10px;right:10px;width:20%;height:auto}@media(max-width:600px){.lk-focus-layout{grid-template-columns:1fr;grid-template-rows:5fr 1fr}.lk-carousel{order:1}}.lk-carousel{max-height:100%;display:flex;gap:var(--lk-grid-gap)}.lk-carousel>*{flex-shrink:0;aspect-ratio:16/10;scroll-snap-align:start}.lk-carousel[data-lk-orientation=vertical]{flex-direction:column;scroll-snap-type:y mandatory;overflow-y:auto;overflow-x:hidden}.lk-carousel[data-lk-orientation=vertical]>*{--lk-height-minus-gaps: calc(100% - calc(var(--lk-grid-gap) * calc(var(--lk-max-visible-tiles) - 1)));height:calc(var(--lk-height-minus-gaps)/var(--lk-max-visible-tiles))}.lk-carousel[data-lk-orientation=horizontal]{scroll-snap-type:x mandatory;overflow-y:hidden;overflow-x:auto}.lk-carousel[data-lk-orientation=horizontal]>*{--lk-width-minus-gaps: calc(100% - var(--lk-grid-gap) * (var(--lk-max-visible-tiles) - 1));width:calc(var(--lk-width-minus-gaps)/var(--lk-max-visible-tiles))}.lk-connection-quality{width:1.5rem;height:1.5rem}.lk-track-muted-indicator-camera,.lk-track-muted-indicator-microphone{position:relative;width:var(--lk-indicator-size, 1rem);height:var(--lk-indicator-size, 1rem);margin-inline-end:.25rem;transition:opacity .25s ease-in-out}.lk-track-muted-indicator-camera[data-lk-muted=true]{opacity:.5}.lk-track-muted-indicator-microphone{--lk-bg: var(--lk-icon-mic)}.lk-track-muted-indicator-microphone[data-lk-muted=true]{opacity:.5}.lk-participant-name{font-size:.875rem}.lk-participant-media-video{width:100%;height:100%;object-fit:cover;object-position:center;background-color:#000}.lk-participant-media-video[data-lk-orientation=landscape]{object-fit:cover}.lk-participant-media-video[data-lk-orientation=portrait],.lk-participant-media-video[data-lk-source=screen_share]{object-fit:contain;background-color:var(--lk-bg2)}.lk-participant-media-audio{width:auto}[data-lk-facing-mode=user] .lk-participant-media-video[data-lk-local-participant=true][data-lk-source=camera]{transform:rotateY(180deg)}.lk-audio-visualizer{width:100%;height:100%;min-height:160px;background:var(--lk-bg-control);aspect-ratio:16/9;border-radius:.5rem;display:flex;justify-content:space-around;align-items:center}.lk-audio-visualizer>rect{fill:var(--lk-accent-bg);transition:transform .1s cubic-bezier(.19,.02,.09,1)}.lk-audio-visualizer>path{stroke:var(--lk-accent-bg);transition:.1s cubic-bezier(.19,.02,.09,1)}.lk-audio-bar-visualizer{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--lk-bg);gap:var(--lk-va-bar-gap, 24px)}.lk-audio-bar-visualizer>.lk-audio-bar{transform-origin:"center";height:100%;width:var(--lk-va-bar-width, 12px);border-radius:var(--lk-va-bar-border-radius, 32px);background-color:var(--lk-va-bar-bg, rgba(136, 136, 136, .2));transition:background-color .25s ease-out}.lk-audio-bar-visualizer[data-lk-va-state=speaking]>.lk-audio-bar,.lk-audio-bar-visualizer>.lk-audio-bar.lk-highlighted,.lk-audio-bar-visualizer>[data-lk-highlighted=true]{background-color:var(--lk-fg, rgb(136, 136, 136));transition:none}.lk-audio-bar-visualizer[data-lk-va-state=thinking]{transition:background-color .15s ease-out}.lk-participant-tile{--lk-speaking-indicator-width: 2.5px;position:relative;display:flex;flex-direction:column;gap:.375rem;overflow:hidden;border-radius:var(--lk-border-radius)}.lk-participant-tile:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border-radius:var(--lk-border-radius);border:0px solid var(--lk-accent-bg);transition-property:border opacity;transition-delay:.5s;transition-duration:.4s;pointer-events:none}.lk-participant-tile[data-lk-speaking=true]:not([data-lk-source=screen_share]):after{transition-delay:0s;transition-duration:.2s;border-width:var(--lk-speaking-indicator-width)}.lk-participant-tile .lk-focus-toggle-button{position:absolute;top:.25rem;right:.25rem;padding:.25rem;background-color:#00000080;border-radius:calc(var(--lk-border-radius)/2);opacity:0;transition:opacity .2s ease-in-out;transition-delay:.2s}.lk-participant-tile:hover .lk-focus-toggle-button,.lk-participant-tile:focus .lk-focus-toggle-button{opacity:1;transition-delay:0}.lk-participant-tile .lk-connection-quality{opacity:0;transition:opacity .2s ease-in-out;transition-delay:.2s}.lk-participant-tile .lk-connection-quality[data-lk-quality=poor]{opacity:1;transition-delay:0}.lk-participant-tile:hover .lk-connection-quality,.lk-participant-tile:focus .lk-connection-quality{opacity:1;transition-delay:0}.lk-participant-tile .lk-participant-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:var(--lk-bg2);opacity:0;transition:opacity .2s ease-in-out;pointer-events:none;border-radius:var(--lk-border-radius)}.lk-participant-tile .lk-participant-placeholder svg{height:100%;width:auto;padding:10%}.lk-participant-tile[data-lk-video-muted=true][data-lk-source=camera] .lk-participant-placeholder{opacity:1}.lk-participant-metadata{position:absolute;right:.25rem;bottom:.25rem;left:.25rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;line-height:1}.lk-participant-metadata-item{display:flex;align-items:center;padding:.25rem;background-color:#00000080;border-radius:calc(var(--lk-border-radius)/2)}.lk-toast{position:fixed;top:.75rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:var(--lk-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius);box-shadow:var(--lk-box-shadow)}.lk-spinner{animation:lk-rotate 2s infinite linear}@keyframes lk-rotate{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.lk-room-container{background-color:var(--lk-bg);line-height:var(--lk-line-height)}.lk-room-container{position:relative;width:100%;height:100%;--lk-has-imported-styles: "true"}.lk-room-container *[class^=lk-],.lk-room-container *[class*=" lk-"]{box-sizing:border-box}.lk-audio-conference{position:relative;width:100%;height:100%}.lk-audio-conference-stage{width:100%;height:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lk-chat{display:grid;grid-template-rows:var(--lk-chat-header-height) 1fr var(--lk-control-bar-height);width:clamp(200px,55ch,60ch);background-color:var(--lk-bg2);border-left:1px solid var(--lk-border-color);align-items:end}.lk-chat-header{height:var(--lk-chat-header-height);padding:.75rem;position:relative;display:flex;align-items:center;justify-content:center}.lk-chat-header .lk-close-button{position:absolute;right:0;transform:translate(-50%);background-color:#0000}.lk-chat-header .lk-close-button:hover{background-color:var(--lk-control-active-hover-bg)}.lk-chat-messages{display:flex;width:100%;max-height:100%;flex-direction:column;gap:.25rem;overflow:auto}.lk-chat-entry{display:flex;flex-direction:column;gap:.25rem;margin:0 .25rem}.lk-chat-entry .lk-meta-data{font-size:.75rem;color:var(--lk-fg5);white-space:nowrap;padding:0 .3rem;display:flex}.lk-chat-entry .lk-meta-data .lk-participant-name{margin-top:1rem}.lk-chat-entry .lk-meta-data .lk-timestamp{margin-left:auto;align-self:flex-end}.lk-chat-entry .lk-edit-button{background:none;float:right;margin:0;padding:0 .25rem;border-radius:0;font-size:12px}.lk-chat-entry .lk-message-body{display:inline-block;border-radius:15px;padding:.25rem .75rem;word-break:break-word;width:fit-content;max-width:calc(100% - 32px)}.lk-chat-entry[data-lk-message-origin=local] .lk-message-body{background-color:var(--lk-bg5)}.lk-chat-entry[data-lk-message-origin=remote] .lk-message-body{background-color:var(--lk-accent4)}.lk-chat-entry a{text-decoration:underline;color:inherit}.lk-chat-entry *{margin-block-start:.25em;margin-block-end:.25em}.lk-chat-entry:last-child{margin-bottom:.25rem}.lk-chat-form{display:flex;gap:.75rem;padding:.75rem;border-top:1px solid var(--lk-border-color);max-height:var(--lk-control-bar-height)}.lk-chat-form-input{font-size:inherit;line-height:inherit;width:100%}@media(max-width:600px){.lk-chat{position:fixed;top:0;right:0;max-width:100%;bottom:var(--lk-control-bar-height)}}.lk-control-bar,.lk-agent-control-bar{display:flex;gap:.5rem;align-items:center;justify-content:center;padding:.75rem;border-top:1px solid var(--lk-border-color);max-height:var(--lk-control-bar-height)}.lk-agent-control-bar{height:var(--lk-control-bar-height);--lk-bg: transparent;--lk-va-bar-width: 2px;--lk-va-bar-gap: 4px;--lk-va-bar-border-radius: 1px}.lk-agent-control-bar .lk-audio-bar-visualizer .lk-audio-bar.lk-highlighted{filter:none}.lk-prejoin{background-color:var(--lk-bg);line-height:var(--lk-line-height)}[data-lk-theme]{font-size:var(--lk-font-size);font-family:var(--lk-font-family);color:var(--lk-fg)}[data-lk-theme] .lk-list{list-style:none;margin:0;padding:0}[data-lk-theme] .lk-form-control{font-family:var(--lk-font-family);padding:.625rem 1rem;background-color:var(--lk-control-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius)}.lk-prejoin{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:1rem;gap:1rem;margin-inline:auto;background-color:var(--lk-bg);width:min(100%,480px);align-items:stretch}.lk-prejoin .lk-video-container{position:relative;width:100%;height:auto;aspect-ratio:16/10;background-color:#000;border-radius:var(--lk-border-radius);overflow:hidden}.lk-prejoin .lk-video-container video,.lk-prejoin .lk-video-container .lk-camera-off-note{display:block;width:100%;height:100%;object-fit:cover}.lk-prejoin .lk-video-container video[data-lk-facing-mode=user]{transform:rotateY(180deg)}.lk-prejoin .lk-video-container .lk-camera-off-note{position:absolute;top:0;left:0;width:100%;aspect-ratio:16/10;background-color:#000;display:grid;place-items:center}.lk-prejoin .lk-video-container .lk-camera-off-note>*{height:70%;max-width:100%}.lk-prejoin .lk-audio-container{display:none}.lk-prejoin .lk-audio-container audio{width:100%;height:auto}.lk-prejoin .lk-button-group-container{display:flex;flex-wrap:nowrap;gap:1rem}.lk-prejoin .lk-button-group-container>.lk-button-group{width:50%}.lk-prejoin .lk-button-group-container>.lk-button-group>.lk-button{justify-content:left}.lk-prejoin .lk-button-group-container>.lk-button-group>.lk-button:first-child{width:100%}@media(max-width:400px){.lk-prejoin .lk-button-group-container{flex-wrap:wrap}.lk-prejoin .lk-button-group-container>.lk-button-group{width:100%}}.lk-prejoin .lk-username-container{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:100%}.lk-prejoin .lk-join-button{--lk-control-fg: var(--lk-accent-fg);--lk-control-bg: var(--lk-accent-bg);--lk-control-hover-bg: var(--lk-accent2);--lk-control-active-bg: var(--lk-accent3);--lk-control-active-hover-bg: var(--lk-accent4);background-color:var(--lk-control-bg)}.lk-prejoin .lk-join-button:hover{background-color:var(--lk-control-hover-bg)}.lk-focus-layout-wrapper,.lk-grid-layout-wrapper{position:relative;display:flex;justify-content:center;width:100%;height:calc(100% - var(--lk-control-bar-height))}.lk-grid-layout-wrapper{flex-direction:column;align-items:center}.lk-focus-layout-wrapper{align-items:stretch}.lk-video-conference{position:relative;display:flex;align-items:stretch;height:100%}.lk-video-conference-inner{display:flex;flex-direction:column;align-items:stretch;width:100%}.lk-settings-menu-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--lk-bg);padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:var(--lk-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius);box-shadow:var(--lk-box-shadow);min-width:50vw;min-height:50vh;max-width:100%;max-height:100%;overflow-y:auto}
