*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Helvetica Neue,sans-serif;background:linear-gradient(135deg,#c3b6ff,#bba1fc 40%,#d3b0f6,#4a35a5);background-attachment:fixed;color:#fff;line-height:1.6}h1{text-align:center;margin-bottom:2rem;color:#fff;font-weight:700;letter-spacing:-.5px;font-size:2rem;text-shadow:0 2px 20px rgba(74,53,165,.3)}h2{margin-bottom:1rem;font-size:1.5rem;color:#fff;font-weight:700;letter-spacing:-.3px}.container{max-width:600px;margin:0 auto;padding:2rem}.error-message{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#fff;text-align:center;padding:2rem}.error-message h2{color:#fff;margin-bottom:1rem;font-weight:700}.error-message p{margin-bottom:1.5rem;color:#fffc;max-width:400px;font-size:1.05rem}.status-bar{padding:1rem;text-align:center;background:#4a35a533;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.15);position:relative;z-index:60}.status{font-size:.9rem;color:#ffffffe6;font-weight:600;letter-spacing:-.2px}.status.connected{color:#a7f3d0}.status.connecting{color:#fde68a}.btn{display:inline-block;padding:1rem 2rem;font-size:1rem;font-weight:700;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;letter-spacing:-.2px;text-transform:none}.btn-primary{background:linear-gradient(135deg,#bba1fc,#4a35a5);color:#fff;width:100%;box-shadow:0 4px 20px #4a35a566}.btn-primary:hover{background:linear-gradient(135deg,#c3b6ff,#5642b8);box-shadow:0 6px 30px #4a35a580;transform:translateY(-2px)}.btn-secondary{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary:hover{background:#ffffff4d;border-color:#fff9;box-shadow:0 4px 20px #fff3}.btn-danger{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-danger:hover{background:#ffffff4d;border-color:#fff9;box-shadow:0 4px 20px #fff3}.btn-control{background:#bba1fc40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;min-width:56px;height:56px;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #4a35a533;border:none;transition:all .3s ease}.btn-control svg{width:22px;height:22px;stroke-width:2.5}.btn-control:hover{background:#bba1fc59;box-shadow:0 6px 20px #4a35a54d;transform:translateY(-2px)}.btn-control.btn-muted{background:#bba1fc40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;box-shadow:0 4px 15px #4a35a533}.btn-control.btn-muted:hover{background:#bba1fc59;box-shadow:0 6px 20px #4a35a54d;transform:translateY(-2px)}.btn-control.btn-end-call{background:#ff5964e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #ff596466}.btn-control.btn-end-call:hover{background:#ff5964;box-shadow:0 6px 20px #ff596480;transform:translateY(-2px)}.people-btn{font-size:12px;border-radius:999px;border:none;cursor:pointer;transition:all .15s ease;height:28px;padding:0 12px;line-height:28px}.people-btn.accept{background:linear-gradient(135deg,#8b7cff,#6f5bff);color:#fff;box-shadow:0 4px 12px #8b7cff59}.people-btn.reject{background:transparent;border:1px solid rgba(255,255,255,.35);color:#fff}.people-btn:hover{opacity:.9}.card{background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 8px 32px #4a35a533;border:1px solid rgba(255,255,255,.2);color:#fff}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.75rem;font-weight:600;color:#fff;font-size:.95rem;letter-spacing:-.2px}.form-group input{width:100%;padding:1rem 1.25rem;border:1px solid rgba(255,255,255,.3);border-radius:16px;font-size:1rem;background:#ffffffe6;color:#4a35a5;transition:all .3s ease;font-weight:500}.form-group input::placeholder{color:#4a35a580}.form-group input:focus{outline:none;border-color:#fff9;box-shadow:0 0 0 4px #c3b6ff4d,0 4px 20px #4a35a533;background:#fff}.pre-call-screen{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;background:linear-gradient(135deg,#c3b6ff,#bba1fc 40%,#d3b0f6,#4a35a5);background-attachment:fixed}.pre-call-container{max-width:700px;width:100%;text-align:center}.pre-call-container h1{margin-bottom:.5rem}.pre-call-subtitle{font-size:1rem;color:#fffc;margin-bottom:2rem;font-weight:500}.pre-call-preview{position:relative;width:100%;height:400px;background:#d3b0f626;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:2px solid rgba(255,255,255,.2);border-radius:32px;overflow:hidden;margin-bottom:2rem;box-shadow:0 10px 40px #4a35a540,0 0 0 1px #ffffff1a inset}.pre-call-video{width:100%;height:100%;position:absolute;top:0;left:0}.pre-call-video.hidden{display:none}.pre-call-video video{width:100%!important;height:100%!important;object-fit:cover;display:block;position:absolute;top:0;left:0}.pre-call-video-off{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fffffff2;background:#4a35a51a}.video-off-icon-circle{width:80px;height:80px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.video-off-icon-circle svg{width:40px;height:40px;color:#fffffff2}.video-off-label{font-size:1rem;font-weight:500;margin:0}.pre-call-loading{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#ffffffe6}.pre-call-loading .loader{margin-bottom:1.5rem}.pre-call-loading p{font-size:1rem;font-weight:500}.pre-call-error{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fffffff2;padding:2rem}.pre-call-error svg{margin-bottom:1rem;color:#ffb2b2}.pre-call-error p{font-size:1rem;font-weight:500;max-width:400px}.pre-call-controls{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2rem}.pre-call-actions{display:flex;justify-content:center;gap:1rem;width:100%;max-width:400px;margin:0 auto}.pre-call-actions .btn{flex:1 1 0;max-width:160px;white-space:nowrap}@media (max-width: 768px){.pre-call-screen{padding:1rem}.pre-call-preview{height:300px;border-radius:24px}.pre-call-container{padding:0}.pre-call-container h1{font-size:1.5rem}.pre-call-subtitle{font-size:.9rem;margin-bottom:1.5rem}.pre-call-controls{gap:1rem;margin-bottom:1.5rem}.pre-call-actions{flex-direction:column;width:100%;gap:.75rem}.pre-call-actions .btn{width:100%;max-width:none;min-width:auto}}.video-call-container{height:100vh;display:flex;flex-direction:column;position:relative;background:linear-gradient(135deg,#c3b6ff,#bba1fc 40%,#d3b0f6,#4a35a5);background-attachment:fixed;overflow:hidden}.video-call-container:before,.video-call-container:after{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;pointer-events:none;z-index:0}.video-call-container:before{width:500px;height:500px;background:radial-gradient(circle,rgba(211,176,246,.6) 0%,transparent 70%);top:-150px;left:-150px;animation:float 20s ease-in-out infinite}.video-call-container:after{width:400px;height:400px;background:radial-gradient(circle,rgba(195,182,255,.5) 0%,transparent 70%);bottom:-100px;right:-100px;animation:float 15s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(50px,30px) scale(1.1)}}.call-layout{position:relative;display:flex;width:100%;flex:1;min-height:0;overflow:hidden;isolation:isolate}.call-layout .video-grid{flex:1 1 100%;transition:flex .25s ease;overflow-y:auto}.call-layout.has-people-panel .video-grid{flex:1 1 70%}.video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));gap:2rem;padding:2.5rem;position:relative;z-index:1}.video-player{position:relative;background:#d3b0f626;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:2px solid rgba(255,255,255,.2);border-radius:32px;overflow:hidden;min-height:300px;box-shadow:0 10px 40px #4a35a540,0 0 0 1px #ffffff1a inset;transition:all .3s ease}.video-player:hover{box-shadow:0 15px 50px #4a35a559,0 0 60px #c3b6ff33;transform:translateY(-4px);border-color:#ffffff4d}.screen-share-layout{display:flex;gap:1.5rem;padding:2.5rem;width:100%;height:100%;position:relative;z-index:1}.screen-share-main{flex:0 0 calc(80% - .75rem);display:flex;align-items:center;justify-content:center;background:#1e1e2880;border-radius:32px;overflow:hidden}.screen-share-main .video-player{width:100%;height:100%;min-height:500px;margin:0}.participants-sidebar{flex:0 0 calc(20% - .75rem);display:flex;flex-direction:column;gap:1rem;overflow-y:auto;overflow-x:hidden;padding:.5rem;scrollbar-width:thin;scrollbar-color:rgba(187,161,252,.4) transparent}.participants-sidebar::-webkit-scrollbar{width:6px}.participants-sidebar::-webkit-scrollbar-track{background:transparent}.participants-sidebar::-webkit-scrollbar-thumb{background:#bba1fc66;border-radius:3px}.participants-sidebar::-webkit-scrollbar-thumb:hover{background:#bba1fc99}.thumbnail-wrapper{width:100%;flex-shrink:0}.thumbnail-wrapper .video-player,.participants-sidebar .video-player.thumbnail{min-height:120px;max-height:180px;aspect-ratio:16 / 9;border-radius:16px;border-width:1.5px;display:flex;align-items:center;justify-content:center}.thumbnail-wrapper .video-player .video-element,.participants-sidebar .video-player.thumbnail .video-element{min-height:120px}.thumbnail-wrapper .video-player .video-label,.participants-sidebar .video-player.thumbnail .video-label{font-size:.75rem;padding:6px 12px;bottom:8px}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle{width:56px!important;height:56px!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle svg,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle svg{width:28px!important;height:28px!important}.thumbnail-wrapper .video-off-placeholder .video-off-label,.participants-sidebar .video-player .video-off-placeholder .video-off-label{font-size:.7rem!important;margin-top:8px!important}.thumbnail-wrapper .video-off-placeholder,.participants-sidebar .video-player .video-off-placeholder{min-height:auto!important;padding:12px!important;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.participants-sidebar .video-player.presenting{background:linear-gradient(135deg,#bba1fc33,#d3b0f626);border-color:#bba1fc66;box-shadow:0 4px 16px #4a35a533,0 0 0 1px #bba1fc26 inset}.participants-sidebar .video-player.presenting .video-off-placeholder{background:transparent;border:none}.participants-sidebar .video-player.presenting .video-off-icon-circle{width:56px;height:56px;background:#bba1fc40;border:2px solid rgba(187,161,252,.3);box-shadow:0 4px 12px #4a35a526}.participants-sidebar .video-player.presenting .video-off-icon-circle svg{width:28px;height:28px}.participants-sidebar .video-player.presenting .video-off-label{font-size:.7rem;font-weight:600;color:#fffffff2;background:#bba1fc4d;padding:4px 10px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);margin-top:8px;max-width:85%}.video-player.screen-share{grid-column:1 / -1;min-height:400px;background:#1e1e28cc;border-color:#bba1fc80;box-shadow:0 12px 45px #4a35a54d,0 0 0 2px #bba1fc33 inset;position:relative}.video-player.screen-share .video-label,.screen-share-main .video-player .video-label{background:#bba1fc80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);font-weight:700;letter-spacing:.3px;font-size:.95rem;padding:10px 20px}.fullscreen-toggle{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:#1c1e21bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}.fullscreen-toggle:hover{background:#1c1e21e6;border-color:#bba1fc66;transform:scale(1.05);box-shadow:0 4px 12px #0000004d}.fullscreen-toggle:active{transform:scale(.95)}.fullscreen-toggle svg{width:20px;height:20px}.video-element{width:100%;height:100%;min-height:300px}.video-element video{width:100%;height:100%;object-fit:cover}.video-player.screen-share .video-element video,.screen-share-main .video-player .video-element video,.screen-share-main .video-element video,.video-element video[class*=agora]{object-fit:contain!important;background:#000000d9}.video-player.screen-share .video-element,.screen-share-main .video-player .video-element{display:flex;align-items:center;justify-content:center;background:#000000d9}.video-label{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background:#bba1fc4d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;padding:10px 20px;border-radius:50px;font-size:.95rem;font-weight:600;box-shadow:0 4px 15px #4a35a533;letter-spacing:-.2px;border:1px solid rgba(255,255,255,.2)}.video-placeholder{display:flex;align-items:center;justify-content:center;height:100%;min-height:300px;color:#fff9;font-size:3rem;background:#ffffff0d}.video-player .video-off-placeholder{width:100%;height:100%;min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#d3b0f626;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:32px;border:2px solid rgba(255,255,255,.06);color:#fffffff2;text-align:center;padding:16px}.video-off-icon svg{width:56px;height:56px;display:block;opacity:.98;color:#fff}.video-off-label{margin-top:10px;font-size:13px;font-weight:600;color:#ffffffe6;opacity:.9;letter-spacing:-.2px}.video-player .video-off-placeholder:hover{transform:translateY(-2px);box-shadow:0 12px 40px #4a35a547}.video-off-icon-circle{width:84px;height:84px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.12);background:#ffffff08;box-shadow:0 6px 20px #4a35a51f;color:#fff}.video-off-icon-circle svg{width:40px;height:40px}.video-player .video-off-label{margin-top:12px;max-width:90%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.video-player .mute-overlay{position:absolute;top:12px;right:12px;z-index:5;width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#1c1e21bf;color:#ffb2b2;box-shadow:0 4px 12px #0006;border:1px solid rgba(255,255,255,.06)}.video-player .mute-overlay svg{width:16px;height:16px;stroke-width:2.5}.waiting-message{display:flex;align-items:center;justify-content:center;height:100%;min-height:300px;color:#fff;text-align:center;padding:2rem;font-weight:600;background:#ffffff0d;font-size:1.1rem;letter-spacing:-.3px}.controls{display:flex;justify-content:center;gap:1.5rem;padding:2rem;background:transparent;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:none;position:relative;z-index:1}.profile-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center}.circle-border{width:120px;height:120px;border:3px solid rgba(255,255,255,.35);border-radius:50%;margin-bottom:12px}.icon-user{font-size:3.4rem;opacity:.85}.audio-mute-badge{position:absolute;top:16px;right:16px;width:38px;height:38px;background:#bba1fc59;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;z-index:20;box-shadow:0 4px 15px #4a35a54d}.audio-mute-badge svg{width:20px;height:20px;stroke-width:2.5}.avatar-badge{position:absolute;top:20px;right:20px}@media (max-width: 1200px){.video-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:1.5rem;padding:2rem}.screen-share-layout{gap:1rem;padding:2rem}.screen-share-main{flex:0 0 calc(75% - .5rem)}.participants-sidebar{flex:0 0 calc(25% - .5rem)}}@media (max-width: 900px){.video-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.25rem;padding:1.5rem}.screen-share-layout{flex-direction:column!important;gap:1rem;height:100%}.screen-share-main{flex:0 0 50%;min-height:300px;max-height:50vh}.participants-sidebar{flex:1 1 50%!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:.75rem!important;padding:.5rem!important;overflow-y:auto!important;overflow-x:hidden!important;max-height:50vh!important;align-content:start}.thumbnail-wrapper{flex:none;width:100%}.thumbnail-wrapper .video-player{min-height:140px;max-height:180px;width:100%;aspect-ratio:1 / 1!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle{width:52px!important;height:52px!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle svg,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle svg{width:26px!important;height:26px!important}.thumbnail-wrapper .video-off-placeholder .video-off-label,.participants-sidebar .video-player .video-off-placeholder .video-off-label{font-size:.7rem!important;margin-top:8px!important}.video-player.screen-share .video-label,.screen-share-main .video-player .video-label{font-size:.85rem!important;padding:8px 16px!important}}@media (max-width: 768px){.call-layout{flex-direction:column}.video-grid{grid-template-columns:1fr;gap:1rem;padding:1rem}.call-layout.has-people-panel .video-grid{flex:1 1 100%}.video-player,.video-element{min-height:250px}.controls{flex-wrap:wrap;gap:1rem;padding:1.5rem 1rem}.btn-control{min-width:52px;height:52px}.screen-share-layout{padding:1rem;flex-direction:column!important;height:100%}.screen-share-main{flex:0 0 50%;min-height:280px;max-height:50vh}.screen-share-main .video-player{min-height:280px}.participants-sidebar{flex:1 1 50%!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important;padding:.75rem!important;overflow-y:auto!important;overflow-x:hidden!important;max-height:50vh!important;align-content:start;justify-content:center}.thumbnail-wrapper{flex:none;width:100%}.thumbnail-wrapper .video-player{min-height:120px;max-height:160px;width:100%;aspect-ratio:1 / 1!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle{width:48px!important;height:48px!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle svg,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle svg{width:24px!important;height:24px!important}.thumbnail-wrapper .video-off-placeholder .video-off-label,.participants-sidebar .video-player .video-off-placeholder .video-off-label{font-size:.7rem!important;margin-top:6px!important;max-width:95%}.video-player.screen-share .video-label,.screen-share-main .video-player .video-label{font-size:.8rem!important;padding:7px 14px!important}}@media (max-width: 480px){.video-grid,.screen-share-layout{padding:.75rem;gap:.75rem}.screen-share-main{min-height:220px;border-radius:20px}.participants-sidebar{display:grid!important;grid-template-columns:1fr!important;gap:.75rem!important;padding:.5rem 1.5rem!important;justify-items:center;align-content:start}.thumbnail-wrapper{flex:none;width:100%;max-width:280px}.thumbnail-wrapper .video-player{min-height:140px;max-height:200px;width:100%;aspect-ratio:1 / 1!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle{width:56px!important;height:56px!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle svg,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle svg{width:28px!important;height:28px!important}.thumbnail-wrapper .video-off-placeholder .video-off-label,.participants-sidebar .video-player .video-off-placeholder .video-off-label{font-size:.75rem!important;margin-top:8px!important}.video-player.screen-share .video-label,.screen-share-main .video-player .video-label{font-size:.75rem!important;padding:6px 12px!important}.controls{padding:1rem .75rem;gap:.75rem}}@media (max-height: 800px) and (orientation: portrait){.screen-share-layout{flex-direction:column!important;height:100%}.screen-share-main{flex:0 0 50%;min-height:280px;max-height:50vh}.participants-sidebar{flex:1 1 50%!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important;overflow-y:auto!important;overflow-x:hidden!important;max-height:50vh!important;align-content:start}.thumbnail-wrapper{flex:none;width:100%}.thumbnail-wrapper .video-player{min-height:120px;max-height:160px;aspect-ratio:1 / 1!important}.video-player.screen-share .video-label,.screen-share-main .video-player .video-label{font-size:.8rem!important;padding:7px 14px!important}}@media (max-height: 700px) and (orientation: portrait){.screen-share-main{min-height:220px}.thumbnail-wrapper .video-player{min-height:100px;max-height:140px;aspect-ratio:1 / 1!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle{width:44px!important;height:44px!important}.thumbnail-wrapper .video-off-placeholder .video-off-icon-circle svg,.participants-sidebar .video-player .video-off-placeholder .video-off-icon-circle svg{width:22px!important;height:22px!important}.thumbnail-wrapper .video-off-placeholder .video-off-label,.participants-sidebar .video-player .video-off-placeholder .video-off-label{font-size:.65rem!important;margin-top:6px!important}.video-player.screen-share .video-label,.screen-share-main .video-player .video-label{font-size:.75rem!important;padding:6px 12px!important}}.people-panel{width:30%;max-width:340px;min-width:300px;background:#191923bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px 16px;color:#fff;overflow-y:auto;border-left:1px solid rgba(255,255,255,.08);margin:16px 16px 16px 0;border-radius:16px;box-shadow:0 12px 30px #00000014,inset 0 0 0 1px #ffffff42}.people-panel-header{font-weight:600;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:1rem;letter-spacing:.2px}.people-panel-close{background:transparent;border:none;color:#ffffffb3;padding:4px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center}.people-panel-close:hover{background:#ffffff14;color:#fff}.people-panel-close:active{transform:scale(.95)}.people-section{margin-bottom:22px}.people-section-title{font-size:12px;text-transform:uppercase;letter-spacing:.6px;opacity:.6;margin-bottom:10px;font-weight:500}.people-item{font-size:14px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;padding:6px 8px}.people-item.muted{opacity:.7}.people-item.with-actions{gap:8px}.people-empty{font-size:13px;opacity:.5;padding-top:6px}.people-actions{display:flex;gap:6px}.host-panel{background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1.4rem;border-radius:18px;width:100%;max-width:540px;margin:0 auto 1.5rem;text-align:center;box-shadow:0 8px 32px #4a35a540}.pending-item{display:flex;justify-content:space-between;align-items:center;margin:.75rem 0;padding:.75rem 1rem;background:#ffffff26;border-radius:14px;border:1px solid rgba(255,255,255,.25)}.pending-item span{font-size:1rem;font-weight:600;color:#fff}.pending-panel{position:absolute;top:20px;right:20px;background:#ffffff2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:20px;padding:1rem 1.2rem;min-width:240px;color:#fff;border:1px solid rgba(255,255,255,.25);z-index:12}.pending-empty{opacity:.7;font-size:.9rem}@media (max-width: 768px){.people-panel{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:100%;min-width:unset;margin:0;border-radius:0;border-left:none;z-index:100;background:#191923f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.people-panel-header{padding:1rem;padding-bottom:12px}}.waiting-wrapper{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem;color:#fff;z-index:10}.waiting-card{background:#ffffff1f;border-radius:24px;padding:2.5rem 3rem;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.25);box-shadow:0 10px 40px #4a35a540;max-width:450px}.waiting-card h2{font-size:1.7rem;margin-bottom:.75rem;font-weight:700}.waiting-card p{font-size:1rem;opacity:.85}.loader{width:60px;height:60px;border:5px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1.5rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.waiting-media-wrapper{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;background:linear-gradient(135deg,#c3b6ff,#bba1fc 40%,#d3b0f6,#4a35a5);background-attachment:fixed}.waiting-media-card{max-width:700px;width:100%;text-align:center;color:#fff}.waiting-media-card h2{margin-bottom:.75rem;font-size:2rem;font-weight:700}.waiting-media-message{font-size:1rem;color:#ffffffd9;margin-bottom:2rem;font-weight:500}.waiting-media-preview{position:relative;width:100%;height:400px;background:#d3b0f626;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:2px solid rgba(255,255,255,.2);border-radius:32px;overflow:hidden;margin-bottom:2rem;box-shadow:0 10px 40px #4a35a540,0 0 0 1px #ffffff1a inset}.waiting-media-video{width:100%;height:100%;position:absolute;top:0;left:0}.waiting-media-video.hidden{display:none}.waiting-media-video video{width:100%!important;height:100%!important;object-fit:cover;display:block;position:absolute;top:0;left:0}.waiting-media-video-off{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fffffff2;background:#4a35a51a}.waiting-media-loading{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#ffffffe6}.waiting-media-loading .loader{margin-bottom:1.5rem}.waiting-media-loading p{font-size:1rem;font-weight:500}.waiting-media-error{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fffffff2;padding:2rem}.waiting-media-error svg{margin-bottom:1rem;color:#ffb2b2}.waiting-media-error p{font-size:1rem;font-weight:500;max-width:400px}.waiting-media-controls{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1rem}@media (max-width: 768px){.waiting-media-wrapper{padding:1rem}.waiting-media-preview{height:300px;border-radius:24px}.waiting-media-card h2{font-size:1.5rem}.waiting-media-message{font-size:.9rem;margin-bottom:1.5rem}.waiting-media-controls{gap:1rem;margin-bottom:.75rem}}.chat-panel{position:fixed;top:0;right:0;bottom:0;width:360px;background:#191923f5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;border-left:1px solid rgba(255,255,255,.12);box-shadow:-8px 0 24px #0000004d;z-index:100;display:flex;flex-direction:column;animation:slideIn .2s ease-out}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.chat-header{font-weight:600;padding:20px 20px 16px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;font-size:1.05rem;letter-spacing:.2px;flex-shrink:0}.chat-header h3{margin:0}.chat-close-btn{background:transparent;border:none;color:#ffffffb3;padding:6px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.chat-close-btn:hover{background:#ffffff1a;color:#fff}.chat-close-btn:active{transform:scale(.95)}.chat-messages{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:12px;min-height:0}.chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;opacity:.5;text-align:center;gap:8px}.chat-empty p{margin:0;font-size:14px}.chat-message{display:flex;flex-direction:column;max-width:85%}.chat-message-own{align-self:flex-end}.chat-message-other{align-self:flex-start}.chat-message-header{display:flex;gap:8px;margin-bottom:4px;align-items:center}.chat-message-sender{font-size:12px;font-weight:600;color:#ffffffb3}.chat-message-time{font-size:11px;color:#ffffff80}.chat-message-text{padding:10px 14px;border-radius:12px;word-wrap:break-word;white-space:pre-wrap;line-height:1.4;font-size:14px}.chat-message-own .chat-message-text{background:#bba1fc66;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-bottom-right-radius:4px;border:1px solid rgba(255,255,255,.15);box-shadow:0 2px 8px #4a35a540}.chat-message-other .chat-message-text{background:#ffffff1a;color:#fffffff2;border-bottom-left-radius:4px;border:1px solid rgba(255,255,255,.08)}.chat-input-container{display:flex;gap:8px;padding:20px 20px 16px;border-top:1px solid rgba(255,255,255,.1);flex-shrink:0;background:#19192380}.chat-input{flex:1;padding:10px 14px;border:1px solid rgba(255,255,255,.15);border-radius:20px;font-size:14px;outline:none;transition:all .2s;background:#ffffff0f;color:#fff}.chat-input::placeholder{color:#fff6}.chat-input:focus{border-color:#bba1fc99;background:#ffffff1a;box-shadow:0 0 0 3px #bba1fc26}.chat-input:disabled{background:#ffffff05;cursor:not-allowed;opacity:.5}.chat-send-btn{padding:10px 20px;background:#bba1fc66;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap;box-shadow:0 2px 10px #4a35a54d}.chat-send-btn:hover:not(:disabled){background:#bba1fc99;border-color:#ffffff4d;box-shadow:0 4px 14px #4a35a566;transform:translateY(-1px)}.chat-send-btn:disabled{background:#ffffff14;cursor:not-allowed;opacity:.4;border-color:#ffffff14}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:#ffffff05}.chat-messages::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#ffffff40}@media (max-width: 768px){.chat-panel{width:100%;max-width:100%;border-left:none}}@media (max-width: 768px){.container{padding:1rem}h1{font-size:1.75rem}}
