@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:400;font-display:block;src:url(/fonts/material-symbols-outlined.ttf) format("truetype")}.material-symbols-outlined{display:inline-block;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;direction:ltr}:root{color:#f5f7fa;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body,#root{min-height:100%;background:#fff}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.brand{font-size:.9rem;font-weight:700;letter-spacing:0}.home-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;color:#102033;background:#fff}.home-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 32px;border-bottom:1px solid #dbe5ef;background:#fff}.home-header .meeting-brand img{width:38px;height:38px}.home-header .meeting-brand strong{font-size:1.08rem}.home-header-actions{min-width:0;display:inline-flex;align-items:center;gap:12px}.home-settings-button{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;padding:0;border:1px solid #dbe5ef;border-radius:50%;color:#334155;background:#fff;cursor:pointer}.home-settings-button:hover{border-color:#93c5fd;color:#0095eb;background:#f8fbff}.home-settings-button:focus-visible{outline:3px solid rgb(0 149 235 / 24%);outline-offset:2px}.home-settings-button:disabled{cursor:wait;opacity:.55}.home-settings-button .material-symbols-outlined{font-size:20px}.home-user{min-width:0;display:inline-flex;align-items:center;gap:10px;color:#334155}.home-user-avatar{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #bfdbfe;border-radius:50%;color:#075985;background:#e0f2fe;font-size:.75rem;font-weight:850}.home-user-name{overflow:hidden;font-size:.86rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.home-user-chevron{flex:0 0 auto;color:#65758a;font-size:20px}.home-content{flex:1;width:100%}.home-entry{min-height:570px;display:flex;flex-direction:column;align-items:center;padding:68px 24px 42px;border-bottom:1px solid #dbe5ef;background:#f3f7fb}.home-intro{text-align:center}.home-intro h1{margin:0;color:#102033;font-size:3rem;line-height:1.12}.home-intro p{margin:16px 0 0;color:#65758a;font-size:1.08rem}.home-join-action{width:min(100%,690px);display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:14px;margin-top:40px}.home-join-action label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.home-join-action input{min-width:0;min-height:58px;padding:0 20px;border:1px solid #9db0c4;border-radius:7px;color:#102033;background:#fff;box-shadow:0 8px 18px -18px #102033b3;font-size:1rem}.home-join-action input::placeholder{color:#748397}.home-join-action input:hover{border-color:#6e86a0}.home-join-action input:focus{border-color:#2563eb;outline:3px solid rgb(37 99 235 / 15%)}.home-primary-action{min-height:58px;border:0;border-radius:6px;color:#fff;background:#2563eb;box-shadow:0 14px 26px -18px #2563ebd9;cursor:pointer;font-weight:850}.home-primary-action:hover{background:#1d4ed8}.home-primary-action:focus-visible,.home-create-room:focus-visible,.recent-room:focus-visible{outline:3px solid rgb(37 99 235 / 22%);outline-offset:3px}.home-option-separator{width:min(100%,430px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin-top:29px;color:#65758a;font-size:.85rem}.home-option-separator:before,.home-option-separator:after{height:1px;background:#d2deea;content:""}.home-create-room{display:inline-flex;align-items:center;gap:15px;margin-top:24px;padding:0;border:0;color:#2563eb;background:transparent;cursor:pointer;text-align:left}.home-create-room>.material-symbols-outlined{font-size:37px}.home-create-room>span:last-child{display:grid;gap:4px}.home-create-room strong{font-size:1.08rem}.home-create-room small{color:#65758a;font-size:.85rem}.home-create-room:hover strong{color:#1d4ed8;text-decoration:underline;text-underline-offset:3px}.home-assurances{width:min(100%,820px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:auto;padding-top:38px}.home-assurances p{min-width:0;display:flex;align-items:center;gap:14px;margin:0;color:#52647a;font-size:.82rem;line-height:1.45}.home-assurances p+p{margin-left:28px;padding-left:34px;border-left:1px solid #d2deea}.home-assurances .material-symbols-outlined{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #bfdbfe;border-radius:50%;color:#1677ed;background:#eaf3ff;font-size:23px}.recent-rooms{width:min(100% - 48px,1180px);margin:0 auto;padding:38px 0 46px}.recent-rooms>header{margin-bottom:24px}.recent-rooms h2{margin:0;color:#102033;font-size:1.1rem}.recent-rooms>header p{margin:7px 0 0;color:#65758a;font-size:.82rem}.recent-room-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:62px}.recent-room{width:100%;min-height:64px;display:grid;grid-template-columns:42px minmax(0,1fr) auto 24px;align-items:center;gap:14px;padding:0;border:0;border-bottom:1px solid #dbe5ef;color:#102033;background:#fff;cursor:pointer;text-align:left}.recent-room:hover{color:#1d4ed8}.recent-room strong{overflow:hidden;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.recent-room>span:not(.recent-room-arrow,.recent-room-icon){color:#65758a;font-size:.8rem;white-space:nowrap}.recent-room-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:#1677ed;background:#eaf3ff;font-size:21px}.recent-room-arrow{color:#1677ed;font-size:20px}.recent-rooms-empty{margin:0;padding:22px;border:1px dashed #cbd8e6;border-radius:8px;color:#65758a;background:#f8fbff;font-size:.88rem;text-align:center}.precall-layout{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;color:#102033;background:#f3f7fb}.precall-layout>main{flex:1;min-height:0}.precall-header{flex:0 0 auto}.meet-footer{flex:0 0 auto;border-top:1px solid #dbe5ef;color:#102033;background:#ffffffdb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.meet-footer-inner{width:min(1180px,calc(100% - 48px));min-height:78px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin:0 auto}.meet-footer-support{min-width:0;display:flex;align-items:center;gap:18px}.meet-footer-shield{width:34px;height:34px;flex:0 0 auto;display:inline-grid;place-items:center;border-radius:50%;color:#138a56;background:#dff8ea;font-size:20px}.meet-footer-copy{min-width:0;display:grid;gap:2px}.meet-footer-copy strong{color:#102033;font-size:.82rem;font-weight:850}.meet-footer-copy span{color:#65758a;font-size:.82rem;font-weight:700}.meet-footer-contact{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 16px;border:1px solid #dbe5ef;border-radius:6px;color:#2563eb;background:#fff;box-shadow:0 8px 18px -16px #102033a6;font-size:.82rem;font-weight:850;text-decoration:none}.meet-footer-contact:hover{border-color:#bfdbfe;background:#f8fbff}.meet-footer-contact.is-disabled{pointer-events:none;opacity:.55}.meet-footer-contact:focus-visible{outline:3px solid rgb(0 149 235 / 24%);outline-offset:2px}.meet-footer-contact .material-symbols-outlined{font-size:18px}.join-page,.message-page{min-height:100vh;display:grid;place-items:center;padding:24px;color:#102033;background:#f3f7fb}.join-panel{width:min(100%,440px);padding:32px;border:1px solid #dbe5ef;border-radius:8px;background:#fff;box-shadow:0 24px 55px -42px #0f172a99}.join-panel .brand{color:#2563eb}.join-panel h1,.message-page h1{margin:24px 0 10px;font-size:1.75rem}.join-panel h1{color:#102033}.join-panel p,.message-page p{color:#65758a;line-height:1.55}.meeting-ended-page{min-height:100vh;display:grid;place-items:center;padding:92px 24px 110px;color:#102033;background:#f3f7fb}.meeting-ended-content{width:min(100%,760px)}.meeting-ended-content>header{display:flex;align-items:center;gap:18px;margin-bottom:30px}.meeting-ended-content>header h1{margin:0 0 6px;font-size:2rem}.meeting-ended-content>header p{margin:0;color:#65758a}.meeting-ended-icon{width:58px;height:58px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:#ef443c;font-size:28px}.meeting-ended-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid #dbe5ef;background:#fff}.meeting-ended-stats>div{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 10px;padding:20px 22px}.meeting-ended-stats>div+div{border-left:1px solid #dbe5ef}.meeting-ended-stats .material-symbols-outlined{grid-row:1 / span 2;color:#0095eb;font-size:24px}.meeting-ended-stats strong{font-size:1.15rem;font-variant-numeric:tabular-nums}.meeting-ended-stats small{overflow:hidden;color:#65758a;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.meeting-ended-recording{min-height:84px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:22px;padding:16px 18px;border:1px solid #dbe5ef;border-radius:8px;background:#fff}.meeting-ended-recording>.material-symbols-outlined{color:#2563eb;font-size:28px}.meeting-ended-recording>div{min-width:0;display:grid;gap:4px}.meeting-ended-recording strong{font-size:.92rem}.meeting-ended-recording small{color:#65758a;font-size:.75rem;line-height:1.45}.meeting-ended-recording button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:0;border-radius:6px;color:#fff;background:#2563eb;cursor:pointer;font-family:inherit;font-weight:800}.meeting-ended-recording button:hover{background:#1d4ed8}.meeting-ended-recording button:disabled{cursor:wait;opacity:.6}.meeting-ended-recording button .material-symbols-outlined{font-size:19px}.meeting-ended-error{margin:10px 0 0;color:#b91c1c;font-size:.8rem}.meeting-ended-actions{display:flex;align-items:center;gap:16px;margin-top:24px}.meeting-ended-actions .primary-button{width:auto;min-width:190px;margin:0}.meeting-ended-home{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;color:#2563eb;font-weight:800;text-decoration:none}.meeting-ended-home:hover{text-decoration:underline;text-underline-offset:3px}.meeting-ended-metadata{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:5px;margin-left:auto;padding:0 10px;border:1px solid #cbd8e6;border-radius:6px;color:#65758a;background:transparent;cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:700}.meeting-ended-metadata:hover{color:#2563eb;border-color:#9bbcf8;background:#f8fbff}.meeting-ended-metadata:disabled{cursor:not-allowed;opacity:.45}.meeting-ended-metadata .material-symbols-outlined{font-size:17px}.meeting-metadata-backdrop{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:20px;background:#0f1b2a8c}.meeting-metadata-modal{width:min(720px,100%);max-height:min(76vh,720px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #d7e1ec;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f1b2a47}.meeting-metadata-modal>header{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px 12px 18px;border-bottom:1px solid #e2e9f1}.meeting-metadata-modal>header small{color:#7a899c;font-size:.68rem;font-weight:700;text-transform:uppercase}.meeting-metadata-modal>header h2{margin:2px 0 0;font-size:1.05rem}.meeting-metadata-modal>header button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #d7e1ec;border-radius:6px;color:#334155;background:#fff;cursor:pointer}.meeting-metadata-content{min-height:180px;overflow:auto;padding:14px;background:#f6f8fb}.meeting-metadata-content>p{margin:0;color:#65758a}.meeting-metadata-content pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#d7e4f3;background:#111c2c;border-radius:6px;padding:16px;font:.75rem/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.join-panel label{display:block;margin:18px 0 7px;color:#334155;font-size:.9rem;font-weight:750}.join-panel input{width:100%;min-height:44px;padding:10px 12px;border:1px solid #cbd8e6;border-radius:6px;color:#102033;background:#fff}.join-panel input:focus{outline:2px solid #0095eb;outline-offset:1px}.form-error{margin:14px 0 0;color:#ff9ca1!important}.primary-button{width:100%;margin-top:22px;padding:13px 18px;border:0;border-radius:6px;color:#fff;background:#1769e0;cursor:pointer}.primary-button:hover{background:#0f5bc9}.primary-button:disabled{cursor:wait;opacity:.65}.secondary-button{min-height:42px;padding:10px 13px;border:1px solid #3a4652;border-radius:6px;color:#f4f6f8;background:#202831;cursor:pointer}.secondary-button:disabled{cursor:wait;opacity:.65}.prejoin-page{min-height:100vh;background:#f3f7fb}.prejoin-shell{min-height:100vh;color:#102033;background:#f3f7fb}.prejoin-header{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 32px;border-bottom:1px solid #dbe5ef;background:#fff}.prejoin-back{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 8px;border:0;border-radius:6px;color:#102033;background:transparent;cursor:pointer;font-weight:750}.prejoin-back:hover{color:#0095eb;background:#eff8ff}.prejoin-back:focus-visible{outline:3px solid rgb(0 149 235 / 24%);outline-offset:2px}.prejoin-back .material-symbols-outlined{font-size:21px}.prejoin-content{width:min(1240px,calc(100% - 48px));min-height:calc(100vh - 64px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(360px,.75fr);grid-template-rows:40px auto;align-items:start;column-gap:52px;row-gap:20px;padding:25px 0}.prejoin-content-back{grid-column:1;grid-row:1;align-self:start;justify-self:start}.prejoin-preview-section{min-width:0;grid-column:1;grid-row:2}.prejoin-preview-frame{width:100%;min-height:0;aspect-ratio:4 / 3;border-color:#cbd8e6;background:#111827;box-shadow:0 24px 55px -42px #0f172a99}.preview-frame.prejoin-preview-frame video{object-fit:cover;object-position:center}.prejoin-preview-controls{position:absolute;left:50%;bottom:22px;display:flex;gap:14px;transform:translate(-50%)}.prejoin-preview-control{width:52px;height:52px;display:grid;place-items:center;padding:0;border:1px solid #dbe5ef;border-radius:50%;color:#0095eb;background:#fff;box-shadow:0 12px 28px #0f172a33;cursor:pointer}.prejoin-preview-control:hover{color:#007ec7;background:#eff8ff}.prejoin-preview-control:focus-visible{outline:3px solid rgb(0 149 235 / 32%);outline-offset:2px}.prejoin-preview-control.is-off{color:#dc2626;background:#fef2f2;border-color:#fecaca}.prejoin-entry-state{margin:14px 0 0;color:#65758a;font-size:.82rem;line-height:1.5;text-align:center}.prejoin-entry-state strong{display:block;margin-top:3px;color:#334155}.prejoin-config{min-width:0;grid-column:2;grid-row:1 / span 2}.prejoin-config>header h1{margin:0;color:#102033;font-size:2rem;line-height:1.15}.prejoin-config>header p{margin:9px 0 0;color:#65758a;line-height:1.5}.prejoin-preparing-preview{display:grid;place-items:center}.prejoin-preparing-camera{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;color:#b7c6d8;background:#ffffff14;animation:prejoin-preparing-pulse 1.8s ease-in-out infinite}.prejoin-preparing-camera .material-symbols-outlined{font-size:32px}.prejoin-preparing-config{align-self:center;padding-bottom:64px}.prejoin-preparing-config h1{max-width:360px;margin:22px 0 0;color:#102033;font-size:2rem;line-height:1.15}.prejoin-preparing-config p{margin:12px 0 0;color:#334155;font-size:1rem;line-height:1.5}.prejoin-preparing-config small{display:block;margin-top:7px;color:#65758a;font-size:.82rem}.prejoin-preparing-spinner{width:38px;height:38px;display:block;border:4px solid #cceafa;border-top-color:#0095eb;border-radius:50%;animation:prejoin-preparing-spin .85s linear infinite}@keyframes prejoin-preparing-spin{to{transform:rotate(360deg)}}@keyframes prejoin-preparing-pulse{0%,to{opacity:.58;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.prejoin-preparing-spinner,.prejoin-preparing-camera{animation:none}}.prejoin-room{display:flex;align-items:center;gap:8px;margin:22px 0 24px;color:#334155;font-size:.92rem}.prejoin-room .material-symbols-outlined{font-size:21px}.prejoin-room strong{color:#2563eb}.prejoin-config label{display:block;margin:0 0 7px;color:#102033;font-size:.84rem;font-weight:800}.prejoin-config input,.prejoin-config select{width:100%;min-height:44px;margin-bottom:18px;padding:10px 12px;border:1px solid #cbd8e6;border-radius:6px;color:#102033;background:#fff}.prejoin-config input[readonly]{color:#334155;background:#f8fafc}.prejoin-config input:focus,.prejoin-config select:focus{outline:2px solid #0095eb;outline-offset:1px}.prejoin-config #prejoin-participant-name[aria-invalid=true]{margin-bottom:5px}.prejoin-config #prejoin-participant-name-error{margin:0 0 18px;font-size:.82rem;line-height:1.35}.prejoin-device-settings .microphone-meter{height:9px;margin:-8px 0 20px;background:#dbe5ef}.prejoin-device-settings .meter-fill{background:#16a34a}.prejoin-device-settings .meter-warning{background:#f59e0b}.prejoin-device-settings .meter-danger{background:#dc2626}.prejoin-device-settings .meter-peak{background:#102033;opacity:.65}.prejoin-monitor-button{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border:1px solid #2563eb;border-radius:6px;color:#2563eb;background:#fff;cursor:pointer;font-weight:800}.prejoin-monitor-button:hover,.prejoin-monitor-button.is-active{background:#eff6ff}.prejoin-monitor-button:disabled{cursor:not-allowed;opacity:.55}.prejoin-monitor-button .material-symbols-outlined{font-size:21px}.prejoin-monitor-warning{margin:8px 0 0;color:#b45309;font-size:.8rem;text-align:center}.mobile-video-quality{margin-top:16px}.prejoin-open-settings{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:2px;border-color:#cbd8e6;color:#2563eb;background:#fff;font-weight:800}.prejoin-open-settings:hover{border-color:#93c5fd;background:#eff6ff}.prejoin-open-settings:disabled{cursor:wait;opacity:.6}.prejoin-open-settings .material-symbols-outlined{font-size:20px}.prejoin-enter-button{width:100%;min-height:48px;margin-top:16px;padding:12px 18px;border:0;border-radius:6px;color:#fff;background:#2563eb;box-shadow:0 12px 24px -16px #2563ebb3;cursor:pointer;font-weight:850}.prejoin-enter-button:hover{background:#1d4ed8}.prejoin-enter-button:disabled{cursor:wait;opacity:.65}.prejoin-modal-video-options{width:min(100%,560px);margin-inline:auto}.swal2-container{padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))}.meet-confirm-dialog{max-width:calc(100vw - 24px);border-radius:8px;color:#102033;background:#fff}.meet-confirm-dialog .swal2-title{padding-inline:20px;color:#102033;font-size:1.35rem;line-height:1.25}.meet-confirm-dialog .swal2-html-container{margin-inline:20px;color:#65758a;font-size:.9rem;line-height:1.5}.meet-confirm-actions{width:calc(100% - 40px);gap:8px;margin-inline:20px}.meet-confirm-actions .swal2-styled{flex:1 1 0;min-width:0;min-height:44px;margin:0;padding-inline:6px;border-radius:6px;font-family:inherit;font-size:.82rem;font-weight:800;white-space:nowrap}@media(max-width:420px){.meet-confirm-dialog{animation:none!important}.meet-confirm-actions{display:flex;flex-direction:column}.meet-confirm-actions .swal2-styled{width:100%;font-size:.9rem}.meet-confirm-primary{order:1}.meet-confirm-secondary{order:2}}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#05080cd1}.device-modal{width:min(1120px,100%);max-height:calc(100vh - 40px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:auto;border:1px solid #dbe5ef;border-radius:8px;color:#102033;background:#fff;box-shadow:0 24px 70px #00000073}.device-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 0}.device-modal-header .brand,.device-modal-header h2{color:#102033}.device-modal-header h2{margin:8px 0 0;font-size:1.35rem}.close-button{width:38px;height:38px;border:1px solid #dbe5ef;border-radius:6px;color:#334155;background:#f8fafc;cursor:pointer;font-size:1.5rem;line-height:1}.close-button:hover{border-color:#bfdbfe;color:#0095eb;background:#eff8ff}.device-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.8fr);align-items:center;gap:40px;padding:22px 24px}.device-layout.is-hidden{display:none}.preview-frame{position:relative;overflow:hidden;min-height:300px;aspect-ratio:4 / 3;border:1px solid #cbd8e6;border-radius:8px;background:#090c10}.device-preview-frame{width:100%;min-height:0;aspect-ratio:16 / 9}.preview-frame video{width:100%;height:100%;display:block;object-fit:contain;transform:scaleX(-1)}.preview-placeholder{position:absolute;inset:0;display:grid;place-items:center;color:#8995a3}.device-options{display:grid;align-content:start;gap:18px}.device-options-header h3{margin:0;color:#102033;font-size:1.55rem;line-height:1.2}.device-options-header p{margin:8px 0 0;color:#65758a;font-size:.88rem;line-height:1.5}.device-setting-group{min-width:0}.device-options label{display:block;margin:0 0 7px;color:#334155;font-size:.85rem;font-weight:750}.device-options .camera-quality-label{margin-top:10px}.device-options select{width:100%;min-height:42px;margin:0;padding:9px 10px;border:1px solid #cbd8e6;border-radius:6px;color:#102033;background:#fff}.device-options select:focus{outline:2px solid #0095eb;outline-offset:1px}.camera-resolution{margin:8px 0 0;color:#65758a;font-size:.78rem;line-height:1.4}.camera-resolution.is-limited{color:#9a6700}.device-test-button{width:100%;margin-top:10px}.microphone-meter{width:100%;height:8px;overflow:hidden;margin:10px 0 12px;border-radius:4px;background:#dbe5ef}.microphone-meter{position:relative}.microphone-meter .meter-fill{display:block;height:100%;border-radius:inherit;background:#4ac47a;transition:width 80ms linear,background-color .12s linear}.microphone-meter .meter-warning{background:#e6b94b}.microphone-meter .meter-danger{background:#e45b62}.meter-peak{position:absolute;top:0;bottom:0;width:2px;background:#102033;opacity:.65;transition:left 80ms linear}.microphone-monitor-audio{display:none}.microphone-test-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.microphone-test-actions.single-action{grid-template-columns:1fr}.microphone-test-actions .secondary-button{min-width:0}.microphone-monitor-button{width:100%;margin:0}.microphone-monitor-button.monitor-active{border-color:#2563eb;color:#1d4ed8;background:#eff6ff}.monitor-warning{margin:8px 0 0;color:#b45309;font-size:.8rem;text-align:center}.prejoin-toggles{display:grid;grid-template-columns:1fr 1fr;gap:10px}.device-modal .secondary-button{border-color:#cbd8e6;color:#2563eb;background:#fff;font-weight:750}.device-modal .secondary-button:hover{border-color:#93c5fd;background:#eff6ff}.device-modal .secondary-button.control-off{border-color:#fecaca;color:#dc2626;background:#fef2f2}.device-modal .form-error{color:#b91c1c!important}.device-access-notice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px 9px;margin-top:2px;padding:8px 9px;border:1px solid #fecaca;border-radius:6px;color:#7f1d1d;background:#fff7f7}.device-access-notice>.material-symbols-outlined{color:#dc2626;font-size:18px}.device-access-notice.is-warning{border-color:#f3d28c;color:#7a4b00;background:#fffbeb}.device-access-notice.is-warning>.material-symbols-outlined{color:#b7791f}.device-access-notice.is-warning button{border-color:#e7c56f;color:#8a5700}.device-access-notice.is-warning button:hover{border-color:#d2a63b;background:#fff7d6}.device-access-notice p{margin:0;color:inherit;font-size:.74rem;line-height:1.35}.device-access-notice button{min-height:30px;padding:0 9px;border:1px solid #fca5a5;border-radius:5px;color:#b91c1c;background:#fff;cursor:pointer;font:inherit;font-size:.72rem;font-weight:800;white-space:nowrap}.device-access-notice button:hover{border-color:#ef4444;background:#fef2f2}.device-access-notice button:disabled{cursor:wait;opacity:.65}.device-access-notice .device-access-help{grid-column:2 / -1;color:#65758a}.device-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:0 24px 24px;background:#fff}.modal-secondary{width:auto;min-width:120px;margin-top:0}.modal-primary{width:auto;min-width:190px;margin-top:0}.mobile-only{display:none}.device-settings-shell{min-height:0;display:grid;grid-template-columns:190px minmax(0,1fr);overflow:hidden;margin-top:18px;border-top:1px solid #e3ebf3}.device-settings-tabs{min-width:0;display:flex;flex-direction:column;gap:5px;padding:18px 12px;border-right:1px solid #e3ebf3;background:#f8fafc}.device-settings-tabs button{min-height:43px;display:flex;align-items:center;gap:10px;padding:0 13px;border:0;border-radius:7px;color:#53657b;background:transparent;cursor:pointer;font:inherit;font-size:.82rem;font-weight:750;text-align:left}.device-settings-tabs button:hover{color:#1769df;background:#edf5ff}.device-settings-tabs button.is-active{color:#1769df;background:#e4f0ff}.device-settings-tabs .material-symbols-outlined{font-size:21px}.device-settings-panel{min-width:0;min-height:0;overflow-y:auto}.device-tab-heading{margin:0 0 18px}.device-tab-heading h3{margin:0;color:#102238;font-size:1.2rem}.device-tab-heading p{margin:5px 0 0;color:#63758d;font-size:.8rem;line-height:1.45}.device-audio-tab,.device-video-tab{padding:22px 24px 26px}.device-audio-layout{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(300px,1.3fr);gap:28px}.audio-input-overview{min-width:0;display:flex;flex-direction:column;align-items:center;align-self:start;padding:22px;border:1px solid #dbe5ef;border-radius:9px;background:#f8fbff;text-align:center}.audio-input-icon{width:66px;height:66px;display:grid;place-items:center;margin-bottom:13px;border-radius:50%;color:#1769df;background:#e4f0ff}.audio-input-icon .material-symbols-outlined{font-size:32px}.audio-input-overview>strong{color:#102238;font-size:.95rem}.audio-input-overview>p{margin:5px 0 13px;color:#63758d;font-size:.76rem;line-height:1.4}.audio-input-overview>small{margin-top:10px;color:#7a899b;font-size:.66rem;line-height:1.4}.audio-input-overview .microphone-meter{height:10px;margin:0 0 16px}.audio-input-overview .microphone-monitor-button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.device-audio-options{gap:15px}.device-test-speaker-preview{width:100%;min-height:40px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:9px}.device-test-speaker-preview .material-symbols-outlined{font-size:19px}.speaker-test-feedback{margin:6px 0 0;color:#63758d;font-size:.7rem;line-height:1.4}.speaker-test-feedback.is-error{color:#b42318}.microphone-health-notice{min-width:0;display:flex;align-items:flex-start;gap:6px;margin:7px 0;color:#63758d;font-size:.7rem;line-height:1.35}.microphone-health-notice>.material-symbols-outlined{flex:0 0 auto;font-size:17px}.microphone-health-notice>span:nth-child(2){min-width:0;flex:1}.microphone-health-notice>button{flex:0 0 auto;padding:0;border:0;color:#1769df;background:transparent;cursor:pointer;font:inherit;font-weight:800;white-space:nowrap}.microphone-health-notice>button:hover{text-decoration:underline}.microphone-health-notice>button:focus-visible{outline:2px solid #0095eb;outline-offset:2px}.microphone-health-notice.is-success{color:#167a47}.microphone-health-notice.is-warning{color:#9a6700}.microphone-health-notice.is-danger{color:#c7353d}.mobile-microphone-meter .microphone-health-notice{text-align:left}.device-tab-layout{padding:0}.device-processing-tab{padding-top:22px}.device-processing-tab>*{width:100%}.device-preview-showcase{margin-top:22px;padding-top:20px;border-top:1px solid #e3ebf3}.device-preview-showcase>header{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px}.device-preview-showcase h3{margin:5px 0 0;color:#102238;font-size:1rem}.device-preview-showcase header p{margin:4px 0 0;color:#63758d;font-size:.74rem;line-height:1.4}.device-preview-label{display:inline-flex;padding:3px 7px;border-radius:999px;color:#1769df;background:#eaf3ff;font-size:.63rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.device-alert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.device-alert-card{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;padding:10px;border:1px solid #dbe5ef;border-radius:7px;background:#fff}.device-alert-card>.material-symbols-outlined{font-size:19px}.device-alert-card>span:last-child{min-width:0;display:grid;gap:2px}.device-alert-card strong{color:#24374e;font-size:.72rem}.device-alert-card small{color:#6c7d92;font-size:.64rem;line-height:1.35}.device-alert-card.is-success{border-color:#bee8d2;background:#f2fbf6}.device-alert-card.is-success>.material-symbols-outlined{color:#16804b}.device-alert-card.is-warning{border-color:#f5dda1;background:#fffaf0}.device-alert-card.is-warning>.material-symbols-outlined{color:#a96500}.device-alert-card.is-danger{border-color:#f3c1c4;background:#fff6f6}.device-alert-card.is-danger>.material-symbols-outlined{color:#c7353d}.device-alert-card.is-neutral>.material-symbols-outlined{color:#6c7d92}.device-disconnected-preview{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:10px;padding:9px 10px;border:1px solid #f1d397;border-radius:7px;color:#744700;background:#fff9ea;font-size:.7rem}.device-disconnected-preview>.material-symbols-outlined{color:#b26d00;font-size:20px}.device-disconnected-preview button{min-height:30px;padding:0 10px;border:1px solid #e7bd67;border-radius:5px;color:#895600;background:#fff;cursor:pointer;font:inherit;font-weight:800}.diagnostics-preview{padding:22px 24px 28px}.diagnostics-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.diagnostics-heading h3{margin:6px 0 0;color:#102238;font-size:1.2rem}.diagnostics-heading p{margin:5px 0 0;color:#63758d;font-size:.79rem}.diagnostics-live{display:inline-flex;align-items:center;gap:6px;color:#167a47;font-size:.7rem;font-weight:800}.diagnostics-live i{width:7px;height:7px;border-radius:50%;background:#21a663;box-shadow:0 0 0 4px #e8f7ef}.diagnostic-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px}.diagnostic-summary-grid article{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px;border:1px solid #dbe5ef;border-radius:8px;background:#f8fafc}.diagnostic-summary-grid article>.material-symbols-outlined{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#1769df;background:#e4f0ff;font-size:19px}.diagnostic-summary-grid article>div{min-width:0;display:grid;gap:1px}.diagnostic-summary-grid small{color:#6c7d92;font-size:.62rem;text-transform:uppercase}.diagnostic-summary-grid strong{color:#17324d;font-size:.8rem}.diagnostic-summary-grid article span:last-child{color:#6c7d92;font-size:.67rem;line-height:1.35}.diagnostics-sections{display:grid;gap:12px;margin-top:12px}.network-stability-overview{padding:15px;border:1px solid #dbe5ef;border-radius:8px;background:#fff}.network-stability-overview>header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px}.network-stability-overview>header>.material-symbols-outlined{color:#1769df;font-size:22px}.network-stability-overview h4{margin:0;color:#17324d;font-size:.88rem}.network-stability-overview header p{margin:3px 0 0;color:#6c7d92;font-size:.68rem}.network-latency-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:14px;color:#536a84;font-size:.67rem}.network-latency-heading strong{flex:none;color:#17324d;font-size:.72rem}.network-latency-chart{position:relative;width:100%;min-width:0;height:94px;overflow:hidden;margin-top:7px;border-radius:6px;background:#f8fafc}.network-latency-chart svg{width:100%;height:100%;overflow:hidden}.network-latency-chart line{stroke-width:1;vector-effect:non-scaling-stroke}.network-latency-chart line.is-attention{stroke:#e7c678;stroke-dasharray:4 4}.network-latency-chart line.is-poor{stroke:#e8a5a5;stroke-dasharray:4 4}.network-latency-chart path{fill:none;stroke:#1769df;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.network-latency-chart circle{fill:#1769df;stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke}.network-latency-guide{position:absolute;left:6px;z-index:1;padding:1px 3px;border-radius:3px;background:#f8fafce0;font-size:.55rem;line-height:1;transform:translateY(-50%)}.network-latency-guide.is-attention{color:#91600c}.network-latency-guide.is-poor{color:#a73c3c}.network-latency-caption{margin:6px 0 0;color:#6c7d92;font-size:.61rem}.network-quality-label{display:block;margin-top:12px;color:#536a84;font-size:.67rem}.network-history-chart{width:100%;min-width:0;height:28px;display:flex;align-items:end;gap:1px;overflow:hidden;margin-top:6px;padding:5px 7px 4px;border-bottom:1px solid #cbd8e6;border-radius:6px 6px 0 0;background:#f8fafc}.network-history-chart span{min-width:0;flex:1 1 0;border-radius:2px 2px 0 0}.network-history-chart span.is-good{height:42%;background:#28a968}.network-history-chart span.is-attention{height:70%;background:#d99921}.network-history-chart span.is-poor{height:100%;background:#d94d4d}.network-history-chart span.is-unknown{height:24%;background:#b7c2cf}.network-history-legend{display:flex;flex-wrap:wrap;gap:7px 14px;margin-top:9px;color:#63758d;font-size:.63rem}.network-history-legend span{display:inline-flex;align-items:center;gap:5px}.network-history-legend i{width:8px;height:8px;border-radius:2px}.network-history-legend .is-good i{background:#28a968}.network-history-legend .is-attention i{background:#d99921}.network-history-legend .is-poor i{background:#d94d4d}.network-history-message,.network-history-empty{margin:10px 0 0;color:#415873;font-size:.72rem;line-height:1.45}.diagnostic-technical-details{min-width:0;margin-top:4px;padding-top:4px;border-top:1px solid #dbe5ef}.diagnostic-technical-details>summary{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:12px 2px;color:#53657b;cursor:pointer;list-style:none}.diagnostic-technical-details>summary::-webkit-details-marker{display:none}.diagnostic-technical-details>summary>.material-symbols-outlined:first-child{font-size:20px}.diagnostic-technical-details>summary>span:nth-child(2){min-width:0;display:grid;gap:2px}.diagnostic-technical-details>summary strong{color:#334b65;font-size:.76rem}.diagnostic-technical-details>summary small{color:#7a899b;font-size:.64rem}.diagnostic-details-arrow{font-size:20px;transition:transform .16s ease}.diagnostic-technical-details[open] .diagnostic-details-arrow{transform:rotate(180deg)}.diagnostic-technical-sections{display:grid;gap:12px;padding-top:4px}.diagnostic-section{padding:15px;border:1px solid #dbe5ef;border-radius:8px;background:#fff}.diagnostic-section>header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px}.diagnostic-section>header>.material-symbols-outlined{color:#1769df;font-size:22px}.diagnostic-section h4{margin:0;color:#17324d;font-size:.88rem}.diagnostic-section header p{margin:3px 0 0;color:#6c7d92;font-size:.68rem}.diagnostic-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:13px}.diagnostic-metrics>div{min-width:0;display:grid;gap:2px;padding:10px;border-radius:7px;background:#f8fafc}.diagnostic-metrics span{color:#6c7d92;font-size:.65rem}.diagnostic-metrics strong{color:#17324d;font-size:.85rem}.diagnostic-metrics small{color:#7a899b;font-size:.59rem}.diagnostic-chart{width:100%;min-width:0;height:32px;display:flex;align-items:end;gap:1px;overflow:hidden;margin-top:7px;padding-top:5px;border-bottom:1px solid #cbd8e6}.diagnostic-chart span{min-width:0;flex:1 1 0;border-radius:2px 2px 0 0;background:#4c9cf3}.diagnostic-device-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:13px;overflow:hidden;border:1px solid #e3ebf3;border-radius:7px;background:#e3ebf3}.diagnostic-device-list>div{min-width:0;display:grid;gap:2px;padding:9px 10px;background:#f8fafc}.diagnostic-device-list span{color:#6c7d92;font-size:.63rem}.diagnostic-device-list strong{overflow:hidden;color:#24374e;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.diagnostic-device-list strong.is-ok{color:#167a47}.diagnostic-device-list small{color:#7a899b;font-size:.59rem}.diagnostic-recommendation{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:11px 13px;border:1px solid #bee8d2;border-radius:8px;background:#f2fbf6}.diagnostic-recommendation>.material-symbols-outlined{color:#16804b;font-size:21px}.diagnostic-recommendation strong{color:#17663e;font-size:.75rem}.diagnostic-recommendation p{margin:2px 0 0;color:#50705f;font-size:.67rem}.diagnostic-recommendation.is-info{border-color:#bfd8f7;background:#f2f7fe}.diagnostic-recommendation.is-info>.material-symbols-outlined{color:#1769df}.diagnostic-recommendation.is-info strong{color:#1959a8}.diagnostic-recommendation.is-info p{color:#526f91}.diagnostic-recommendation.is-warning{border-color:#f2d293;background:#fff9ec}.diagnostic-recommendation.is-warning>.material-symbols-outlined{color:#bc7600}.diagnostic-recommendation.is-warning strong{color:#865300}.diagnostic-recommendation.is-warning p{color:#7a6847}.diagnostic-recommendation.is-error{border-color:#f3bcbc;background:#fff5f5}.diagnostic-recommendation.is-error>.material-symbols-outlined{color:#d64545}.diagnostic-recommendation.is-error strong{color:#9e3030}.diagnostic-recommendation.is-error p{color:#805858}@media(max-width:760px){.device-settings-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);margin-top:12px}.device-settings-tabs{flex-direction:row;flex-wrap:nowrap;gap:4px;overflow-x:auto;overflow-y:hidden;padding:8px 12px;border-right:0;border-bottom:1px solid #e3ebf3;scrollbar-width:thin;scrollbar-color:#9bc5f4 transparent;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x proximity;touch-action:pan-x;-webkit-overflow-scrolling:touch}.device-settings-tabs::-webkit-scrollbar{height:4px}.device-settings-tabs::-webkit-scrollbar-track{background:transparent}.device-settings-tabs::-webkit-scrollbar-thumb{border-radius:999px;background:#9bc5f4}.device-settings-tabs button{min-width:max-content;min-height:38px;flex:0 0 auto;justify-content:center;padding-inline:11px;scroll-snap-align:start}.device-settings-tabs .material-symbols-outlined{font-size:19px}.device-audio-tab,.device-video-tab,.diagnostics-preview{padding:16px 18px 22px}.device-audio-layout{grid-template-columns:1fr;gap:14px}.audio-input-overview{padding:16px}.audio-input-icon{width:52px;height:52px}.audio-input-icon .material-symbols-outlined{font-size:27px}.device-alert-grid{grid-template-columns:1fr}.device-disconnected-preview{grid-template-columns:auto minmax(0,1fr)}.device-disconnected-preview button{grid-column:2;justify-self:start}.diagnostics-heading{display:grid}.diagnostics-live{justify-self:start}.diagnostic-summary-grid{grid-template-columns:1fr 1fr}.diagnostic-metrics{grid-template-columns:1fr}.diagnostic-device-list{grid-template-columns:1fr 1fr}.device-processing-tab{padding:16px 18px 22px}.device-processing-tab .audio-processing-panel{grid-template-columns:1fr}.device-processing-tab .audio-monitor-panel{padding-right:0;padding-bottom:18px;border-right:0;border-bottom:1px solid #e3ebf3}}@media(max-width:430px){.device-settings-tabs button{min-width:54px;display:grid;gap:1px;padding:5px 8px;font-size:.61rem}.device-settings-tabs .material-symbols-outlined{margin-inline:auto}.device-audio-tab,.device-video-tab,.diagnostics-preview{padding-inline:14px}.diagnostic-summary-grid,.diagnostic-device-list{grid-template-columns:1fr}}.audio-processing-summary{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px solid #d7e2ef;border-radius:8px;background:#f8fbff}.audio-processing-summary-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#1769df;background:#eaf3ff;font-size:20px}.audio-processing-summary-copy{min-width:0;display:grid;gap:2px}.audio-processing-summary-copy strong{color:#102238;font-size:.84rem}.audio-processing-summary-copy span{overflow:hidden;color:#63758d;font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.audio-processing-summary-copy small{overflow:hidden;color:#53657b;font-size:.69rem;text-overflow:ellipsis;white-space:nowrap}.audio-processing-summary-copy small.is-success{color:#167a47}.audio-processing-summary-copy small.is-warning{color:#9a4b0a}.audio-processing-summary-copy small.is-info{color:#1769df}.audio-processing-summary button{min-height:36px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border:1px solid #b9d7fb;border-radius:6px;color:#1769df;background:#fff;cursor:pointer;font:inherit;font-size:.76rem;font-weight:800}.audio-processing-summary button:hover{border-color:#7db8f5;background:#eff6ff}.audio-processing-summary button:disabled{cursor:wait;opacity:.6}.audio-processing-summary button .material-symbols-outlined{font-size:18px}.audio-settings-modal{width:min(980px,100%);max-height:calc(100dvh - 40px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #dbe5ef;border-radius:8px;color:#102033;background:#fff;box-shadow:0 24px 70px #00000073}.audio-settings-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 18px;border-bottom:1px solid #e3ebf3}.audio-settings-modal-header h2{margin:5px 0 0;color:#102033;font-size:1.35rem}.audio-settings-modal-header p{margin:6px 0 0;color:#65758a;font-size:.82rem;line-height:1.4}.audio-settings-modal-content{min-height:0;overflow-y:auto;padding:24px}.audio-settings-modal-footer{display:flex;justify-content:flex-end;padding:16px 24px 22px;border-top:1px solid #e3ebf3;background:#fff}.audio-settings-view{min-height:0;overflow-y:auto;padding:18px 24px 24px}.audio-settings-view>*{width:min(920px,100%);margin-inline:auto}.audio-settings-back{min-height:38px;display:flex;align-items:center;gap:7px;padding:0;border:0;color:#1769df;background:transparent;cursor:pointer;font:inherit;font-size:.82rem;font-weight:800}.audio-settings-back .material-symbols-outlined{font-size:20px}.audio-processing-panel{display:grid;grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr);align-items:start;gap:32px}.audio-monitor-panel{min-width:0;display:flex;flex-direction:column;align-items:center;padding:12px 24px 12px 0;border-right:1px solid #e3ebf3;text-align:center}.audio-monitor-visual{width:60px;height:60px;display:grid;place-items:center;margin-bottom:10px;border-radius:50%;color:#1769df;background:#eaf3ff}.audio-monitor-visual .material-symbols-outlined{font-size:30px}.audio-monitor-copy h3{margin:0;color:#102238;font-size:1.05rem}.audio-monitor-copy p{margin:6px 0 0;color:#63758d;font-size:.79rem;line-height:1.5}.audio-monitor-panel .microphone-monitor-button{width:100%;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:16px}.audio-monitor-panel .microphone-monitor-button .material-symbols-outlined{font-size:19px}.audio-monitor-panel .audio-monitor-source{width:100%;margin-top:10px}.audio-monitor-note{margin:10px 0 0;color:#7a899b;font-size:.7rem;line-height:1.45}.audio-processing-controls{min-width:0;display:grid;gap:16px}.audio-processing-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.audio-processing-effective-status{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 8px;padding:9px 10px;border:1px solid #d7e2ef;border-radius:7px;background:#f8fafc}.audio-processing-effective-status.is-success{border-color:#bde5cf;background:#f3fbf7}.audio-processing-effective-status.is-info{border-color:#c9ddf5;background:#f4f9ff}.audio-processing-effective-status.is-warning{border-color:#f2d394;background:#fff9ed}.audio-processing-effective-status>.material-symbols-outlined{color:#65758a;font-size:18px}.audio-processing-effective-status>strong{color:#263a52;font-size:.78rem;line-height:1.3}.audio-processing-effective-status.is-success>.material-symbols-outlined,.audio-processing-effective-status.is-success>strong{color:#167a47}.audio-processing-effective-status.is-info>.material-symbols-outlined,.audio-processing-effective-status.is-info>strong{color:#1769df}.audio-processing-effective-status.is-warning>.material-symbols-outlined,.audio-processing-effective-status.is-warning>strong{color:#8a5708}.audio-processing-status-reason{grid-column:2;margin:0;color:#65758a;font-size:.68rem;line-height:1.4;overflow-wrap:anywhere}.audio-processing-effective-status.is-warning .audio-processing-status-reason{color:#80561f}.audio-processing-apply-error{display:flex;align-items:flex-start;gap:8px;margin:0;padding:10px 11px;border:1px solid #efb8b8;border-radius:8px;color:#8d2525;background:#fff5f5;font-size:.72rem;line-height:1.4}.audio-processing-apply-error .material-symbols-outlined{flex:0 0 auto;font-size:19px}.audio-processing-heading h3,.audio-processing-heading p,.audio-processing-explanation{margin:0}.audio-processing-heading h3{color:#102238;font-size:1.05rem}.audio-processing-heading p,.audio-processing-explanation{margin-top:5px;color:#63758d;font-size:.79rem;line-height:1.45}.audio-diagnostic{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:#e8f7ef;color:#167a47;font-size:.72rem;font-weight:700}.audio-diagnostic.is-clipping,.audio-diagnostic.is-noisy,.audio-diagnostic.is-reduced{background:#fff1e8;color:#a34a0c}.audio-diagnostic.is-native-fallback,.audio-diagnostic.is-low-volume,.audio-diagnostic.is-native{background:#edf2f8;color:#53657b}.audio-diagnostic.is-checking{background:#eaf3ff;color:#1769df}.audio-calibration-card{display:grid;gap:10px;margin-top:2px;padding:12px;border:1px solid #cfe0f2;border-radius:8px;background:#f6faff}.audio-calibration-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.audio-calibration-header strong{color:#23364e;font-size:.79rem;text-align:right}.audio-calibration-step{color:#61738a;font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.audio-calibration-stage{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px 10px}.audio-calibration-icon{color:#1769df;font-size:21px}.audio-calibration-copy{min-width:0;display:grid;gap:2px}.audio-calibration-copy p{margin:0;color:#334b66;font-size:.74rem;line-height:1.4}.audio-calibration-copy p strong{color:#1e3652}.audio-calibration-copy small{color:#667991;font-size:.69rem;line-height:1.4}.audio-calibration-progress{width:100%;height:6px;grid-column:1 / -1;overflow:hidden;border:0;border-radius:999px;background:#dbe8f5;accent-color:#1769df}.audio-calibration-progress::-webkit-progress-bar{border-radius:999px;background:#dbe8f5}.audio-calibration-progress::-webkit-progress-value{border-radius:999px;background:#1769df}.audio-calibration-progress::-moz-progress-bar{border-radius:999px;background:#1769df}.audio-calibration-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px}.audio-calibration-actions button,.audio-calibration-primary-action,.audio-calibration-device-editor button,.audio-calibration-skip-confirmation button,.audio-technical-calibration button{min-height:34px;padding:0 11px;border:1px solid #b8cce2;border-radius:7px;color:#1769df;background:#fff;cursor:pointer;font:inherit;font-size:.72rem;font-weight:800}.audio-calibration-primary-action{grid-column:1 / -1;justify-self:end}.audio-calibration-actions button:last-child,.audio-calibration-primary-action,.audio-calibration-device-editor button,.audio-calibration-skip-confirmation button{border-color:#1769df;color:#fff;background:#1769df}.audio-calibration-actions button:disabled,.audio-calibration-primary-action:disabled,.audio-calibration-device-editor button:disabled,.audio-calibration-skip-confirmation button:disabled,.audio-technical-calibration button:disabled{cursor:default;opacity:.5}.audio-calibration-skip-confirmation{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;border:1px solid #f0ce91;border-radius:7px;color:#7f5416;background:#fff9ed;font-size:.7rem;line-height:1.4}.audio-calibration-device-editor{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px 8px}.audio-calibration-device-editor label{grid-column:1 / -1;color:#40536b;font-size:.7rem;font-weight:750}.audio-calibration-device-editor select{width:100%;min-height:36px;padding:7px 9px;border:1px solid #cbd8e6;border-radius:7px;color:#102033;background:#fff;font:inherit;font-size:.73rem}.audio-calibration-meter{grid-column:1 / -1}.audio-calibration-result{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px 10px}.audio-calibration-result>div{min-width:0;display:grid;gap:2px}.audio-calibration-result strong{color:#167a47;font-size:.77rem}.audio-calibration-result small{color:#587164;font-size:.69rem;line-height:1.4}.audio-calibration-card.is-environment-invalid,.audio-calibration-card.is-voice-invalid{border-color:#f0ce91;background:#fff9ed}.audio-calibration-card.is-environment-invalid .audio-calibration-icon,.audio-calibration-card.is-voice-invalid .audio-calibration-icon{color:#a86a13}.audio-calibration-card.is-calibrated{border-color:#bde5cf;background:#f3fbf7}.audio-calibration-card.is-calibrated .audio-calibration-icon,.audio-calibration-card.is-calibrated .audio-calibration-header strong{color:#167a47}.audio-calibration-card.is-calibrated .audio-calibration-progress{accent-color:#20a765}.audio-calibration-card.is-calibrated .audio-calibration-progress::-webkit-progress-value{background:#20a765}.audio-calibration-card.is-calibrated .audio-calibration-progress::-moz-progress-bar{background:#20a765}.audio-technical-calibration{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px 12px;padding-top:9px;border-top:1px solid #e3ebf3;color:#61738a;font-size:.68rem}.audio-technical-calibration strong{color:#334b66;font-size:.7rem}.browser-audio-settings{overflow:hidden;border:1px solid #dbe5ef;border-radius:7px;background:#f8fafc}.browser-audio-settings summary{min-height:42px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 10px;color:#40536b;cursor:pointer;list-style:none}.browser-audio-settings summary::-webkit-details-marker{display:none}.browser-audio-settings summary>.material-symbols-outlined:first-child{color:#1769df;font-size:19px}.browser-audio-settings summary>span:nth-child(2){min-width:0;display:grid;gap:1px}.browser-audio-settings summary strong{color:#24374e;font-size:.76rem}.browser-audio-settings summary small{overflow:hidden;color:#6c7d92;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.browser-audio-settings-chevron{color:#76879b;font-size:19px;transition:transform .16s ease}.browser-audio-settings[open] .browser-audio-settings-chevron{transform:rotate(180deg)}.browser-audio-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:9px 10px 10px;border-top:1px solid #e3ebf3}.browser-audio-setting{min-width:0;display:grid;gap:3px}.browser-audio-setting>span{color:#61738a;font-size:.67rem;line-height:1.3}.browser-audio-setting>strong{font-size:.73rem}.browser-audio-setting>strong.is-active{color:#167a47}.browser-audio-setting>strong.is-inactive{color:#9a4b0a}.browser-audio-setting>strong.is-unknown{color:#65758a}.browser-audio-setting>small{grid-column:1 / -1;color:#6c7d92;font-size:.64rem;line-height:1.35}.browser-audio-settings.audio-technical-details{overflow:visible;border:0;background:transparent}.audio-technical-details summary{min-height:0;padding:2px 0}.audio-technical-details summary>.material-symbols-outlined:first-child{color:#718198;font-size:16px}.audio-technical-details summary strong{color:#667991;font-size:.7rem}.audio-technical-details .browser-audio-settings-grid{margin-top:8px;border:1px solid #dbe5ef;border-radius:7px;background:#f8fafc}.audio-setting-section{min-width:0;display:grid;gap:10px;padding-top:16px;border-top:1px solid #e3ebf3}.audio-processing-mode-section{padding-top:0;border-top:0}.audio-setting-section>label:not(.audio-check-row),.audio-range-control>label{display:flex;justify-content:space-between;gap:10px;margin:0;color:#334155;font-size:.82rem;font-weight:750}.audio-setting-section select{width:100%;min-height:42px;padding:9px 10px;border:1px solid #cbd8e6;border-radius:6px;color:#102033;background:#fff;font:inherit}.audio-setting-section select:focus{outline:2px solid #0095eb;outline-offset:1px}.audio-section-title{display:grid;gap:3px}.audio-section-title strong{color:#102238;font-size:.86rem}.audio-section-title span{color:#718198;font-size:.74rem;line-height:1.4}.guided-audio-options,.advanced-audio-options{display:grid;gap:14px}.guided-audio-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.guided-audio-grid>label{min-width:0;display:grid;gap:6px;color:#334155;font-size:.76rem;font-weight:750}.guided-audio-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px}.guided-audio-checks .audio-check-row:last-child{grid-column:1 / -1}.guided-audio-analysis{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 14px;padding:12px;border:1px solid #cfe0f2;border-radius:8px;background:#f6faff}.guided-audio-analysis>div{min-width:0;display:grid;gap:3px}.guided-audio-analysis strong{color:#23364e;font-size:.8rem}.guided-audio-analysis span,.guided-audio-analysis p{color:#667991;font-size:.71rem;line-height:1.4}.guided-audio-analysis p{grid-column:1 / -1;margin:0}.guided-audio-analysis button,.audio-apply-guided,.audio-capture-confirmation button{min-height:36px;padding:0 12px;border:1px solid #b8cce2;border-radius:7px;color:#1769df;background:#fff;cursor:pointer;font:inherit;font-size:.76rem;font-weight:800}.guided-audio-analysis button:disabled,.audio-apply-guided:disabled,.audio-capture-confirmation button:disabled{cursor:wait;opacity:.55}.audio-apply-guided{width:100%;border-color:#1769df;color:#fff;background:#1769df}.audio-setting-inline{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.9fr);align-items:center;gap:12px}.audio-setting-inline>label{color:#334155;font-size:.82rem;font-weight:750}.audio-capture-confirmation{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid #f2c88e;border-radius:8px;background:#fff8ed}.audio-capture-confirmation>div:first-child{min-width:0;display:grid;gap:3px}.audio-capture-confirmation strong{color:#743f08;font-size:.8rem}.audio-capture-confirmation span{color:#895a25;font-size:.7rem;line-height:1.4}.audio-capture-confirmation>div:last-child{display:flex;gap:7px}.audio-capture-confirmation button:last-child{border-color:#1769df;color:#fff;background:#1769df}.audio-check-row{display:flex!important;align-items:flex-start;gap:10px;margin:0!important;padding:10px 11px;border:1px solid #dbe5ef;border-radius:6px;background:#f8fafc;font-size:.82rem;font-weight:500;cursor:pointer}.audio-check-row input{width:17px;height:17px;margin:2px 0 0;accent-color:#1976e9}.audio-check-row>span{min-width:0;display:grid;gap:2px}.audio-check-row strong{color:#334155;font-size:.8rem}.audio-check-row small{color:#718198;font-size:.7rem;line-height:1.35}.audio-range-control{display:grid;gap:8px}.advanced-audio-options input[type=range]{width:100%;min-height:32px;accent-color:#1976e9;touch-action:pan-y}.audio-slider-labels{display:flex;justify-content:space-between;margin-top:-7px;color:#718198;font-size:.66rem}.advanced-audio-toggles{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:2px}.audio-monitor-source{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:9px;background:#e8eef6}.audio-monitor-source button,.audio-processing-retry{min-height:36px;border:0;border-radius:7px;background:transparent;color:#43566e;font:inherit;font-size:.8rem;font-weight:700;cursor:pointer}.audio-processing-fallback-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:11px 12px;border:1px solid #c9ddf5;border-radius:8px;background:#f4f9ff;color:#24374e}.audio-processing-fallback-card>.material-symbols-outlined{margin-top:1px;color:#1769df;font-size:20px}.audio-processing-fallback-card strong{color:#24374e;font-size:.8rem}.audio-processing-fallback-card p{margin:3px 0 0;color:#5f7188;font-size:.72rem;line-height:1.4}.audio-processing-fallback-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px}.audio-processing-fallback-actions button{min-height:32px;padding:5px 10px;border:1px solid #a9c9ef;border-radius:6px;background:#fff;color:#255d9b;cursor:pointer;font:inherit;font-size:.7rem;font-weight:750}.audio-processing-fallback-actions button:disabled{cursor:wait;opacity:.6}.audio-processing-fallback-details{display:grid;gap:3px;margin-top:9px;padding-top:8px;border-top:1px solid #d4e4f6}.audio-processing-fallback-details small{color:#5f7188;font-size:.66rem;overflow-wrap:anywhere}.audio-processing-fallback-details code,.diagnostic-failure-list code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.diagnostic-failure-list{display:grid;gap:8px;margin:13px 0 0;padding:0;list-style:none}.diagnostic-failure-list li{display:grid;gap:3px;padding:10px;border:1px solid #f0dda9;border-radius:7px;background:#fffbeb}.diagnostic-failure-list li>div{display:flex;justify-content:space-between;gap:10px}.diagnostic-failure-list strong{color:#5f3b0b;font-size:.72rem}.diagnostic-failure-list time,.diagnostic-failure-list small{color:#7b5a29;font-size:.62rem;overflow-wrap:anywhere}.diagnostic-failure-list p{margin:0;color:#855b22;font-size:.68rem}.audio-monitor-source button.is-active{background:#fff;color:#1769df;box-shadow:0 1px 4px #23406024}.audio-processing-retry{border:1px solid #d0ddec;background:#fff;color:#1769df}@media(max-width:720px){.audio-settings-backdrop{padding:0}.audio-settings-modal{width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0}.audio-settings-modal-header{padding:16px 18px 12px}.audio-settings-modal-content{padding:14px 18px}.audio-settings-modal-footer{padding:12px 18px calc(14px + env(safe-area-inset-bottom))}.audio-settings-modal-footer .modal-primary{width:100%}.audio-processing-summary{grid-template-columns:auto minmax(0,1fr)}.audio-processing-summary button{grid-column:1 / -1;justify-content:center}.audio-processing-panel{grid-template-columns:1fr;gap:20px}.audio-monitor-panel{padding:4px 0 20px;border-right:0;border-bottom:1px solid #e3ebf3}.audio-monitor-visual{width:60px;height:60px}.audio-monitor-visual .material-symbols-outlined{font-size:30px}.audio-processing-heading{display:grid}.audio-diagnostic{justify-self:start}.audio-calibration-actions,.audio-calibration-skip-confirmation,.audio-calibration-device-editor,.audio-technical-calibration{grid-template-columns:1fr}.audio-calibration-actions{display:grid}.audio-calibration-actions button,.audio-calibration-primary-action,.audio-calibration-device-editor button,.audio-calibration-skip-confirmation button,.audio-technical-calibration button{width:100%}.audio-technical-calibration{align-items:stretch}.browser-audio-settings-grid,.advanced-audio-toggles,.guided-audio-grid,.guided-audio-checks{grid-template-columns:1fr}.guided-audio-checks .audio-check-row:last-child{grid-column:auto}.guided-audio-analysis,.audio-capture-confirmation{grid-template-columns:1fr}.guided-audio-analysis button{width:100%}.audio-capture-confirmation>div:last-child{display:grid;grid-template-columns:1fr 1fr}.audio-setting-inline{grid-template-columns:1fr;gap:7px}.advanced-audio-options input[type=range]{min-height:42px;margin:-4px 0}.advanced-audio-options input[type=range]::-webkit-slider-thumb{width:26px;height:26px}}.meeting-page{position:relative;min-height:100vh;height:100dvh;overflow:hidden;padding:80px 18px 102px;background:#111827}.meeting-header{position:fixed;top:0;left:0;right:0;z-index:8;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 24px;border-bottom:1px solid #dbe5ef;color:#102033;background:#fff;box-shadow:0 8px 26px #0f172a14}.meeting-brand{display:inline-flex;align-items:center;gap:11px;min-width:0;color:inherit;text-decoration:none}.meeting-brand img{display:block;width:34px;height:34px;object-fit:contain}.meeting-brand strong{font-size:1rem;font-weight:850;white-space:nowrap}.meeting-brand:hover strong{color:#0095eb}.meeting-brand:focus-visible{outline:3px solid rgb(0 149 235 / 24%);outline-offset:4px;border-radius:4px}.meeting-header-meta{display:inline-flex;align-items:center;justify-content:flex-end;gap:18px;min-width:0}.header-action{width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:50%;color:#334155;background:transparent;cursor:pointer}.header-action:hover{border-color:#bfdbfe;color:#007ec7;background:#eff8ff}.header-action .material-symbols-outlined{font-size:20px}.recording-indicator{display:inline-flex;align-items:center;gap:7px;color:#b91c1c;font-size:.8rem;font-weight:850;white-space:nowrap}.recording-indicator>span{width:9px;height:9px;border-radius:50%;background:#ef4444;box-shadow:0 0 0 4px #ef444424;animation:recording-pulse 1.4s ease-in-out infinite}.status{color:#65758a;font-size:.82rem;font-weight:700;white-space:nowrap}.status-connected{color:#16834a}.status-reconnecting,.status-error{color:#b45309}.participant-count{display:inline-flex;align-items:center;gap:7px;padding:6px 8px;border:0;border-radius:6px;color:#334155;background:transparent;font-family:inherit;font-size:.84rem;white-space:nowrap;cursor:pointer}.participant-count:hover{color:#007ec7;background:#eff8ff}.participant-count .material-symbols-outlined{font-size:21px}.participant-count strong{color:#102033;font-weight:850}.call-duration{min-width:58px;color:#334155;font-size:.84rem;font-variant-numeric:tabular-nums;font-weight:800;text-align:center}.header-settings{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #dbe5ef;border-radius:50%;color:#102033;background:#fff;cursor:pointer}.header-settings:hover{border-color:#93c5fd;color:#0095eb;background:#f8fbff}.header-settings:focus-visible{outline:3px solid rgb(0 149 235 / 24%);outline-offset:2px}.header-settings .material-symbols-outlined{font-size:21px}.connection-quality-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center}.connection-quality{width:24px;height:24px;display:inline-flex;align-items:flex-end;justify-content:center;gap:2px;padding:5px 3px;border-radius:4px;color:#64748b;cursor:help}.connection-quality:focus-visible{outline:3px solid rgb(0 149 235 / 28%);outline-offset:1px}.connection-quality i{width:3px;border-radius:2px 2px 0 0;background:currentColor}.connection-quality i:nth-child(1){height:4px}.connection-quality i:nth-child(2){height:8px}.connection-quality i:nth-child(3){height:12px}.quality-excellent{color:#16a34a}.quality-good{color:#ca8a04}.quality-poor,.quality-offline{color:#dc2626}.quality-unknown i:nth-child(n+2),.quality-good i:nth-child(3),.quality-poor i:nth-child(n+2),.quality-offline i{opacity:.2}.connection-quality-tooltip{position:absolute;top:calc(100% + 10px);left:50%;z-index:30;width:max-content;max-width:min(240px,calc(100vw - 24px));display:grid;gap:3px;padding:9px 11px;border:1px solid #334155;border-radius:6px;color:#f8fafc;background:#111827;box-shadow:0 10px 24px #00000047;opacity:0;pointer-events:none;transform:translate(-50%,-4px);transition:opacity .12s ease,transform .12s ease}.connection-quality-tooltip:before{position:absolute;top:-5px;left:calc(50% - 5px);width:10px;height:10px;content:"";background:#111827;border-top:1px solid #334155;border-left:1px solid #334155;transform:rotate(45deg)}.connection-quality-tooltip strong{font-size:.78rem;line-height:1.2}.connection-quality-tooltip small{color:#cbd5e1;font-size:.72rem;line-height:1.35}.connection-quality-wrapper:hover .connection-quality-tooltip,.connection-quality-wrapper:focus-within .connection-quality-tooltip{opacity:1;transform:translate(-50%)}.participant-connection-quality{position:absolute;top:10px;left:10px;z-index:6;border:1px solid rgb(255 255 255 / 14%);border-radius:5px;background:#030712c2}.participant-connection-quality .connection-quality{width:30px;height:30px;padding:7px 5px}.participant-connection-quality .connection-quality-tooltip{left:0;transform:translateY(-4px)}.participant-connection-quality .connection-quality-tooltip:before{left:10px}.participant-connection-quality:hover .connection-quality-tooltip,.participant-connection-quality:focus-within .connection-quality-tooltip{transform:translate(0)}.meeting-stage{position:relative;width:100%;height:100%;min-height:0;display:grid;place-items:center;container-type:size}.video-tile{position:relative;overflow:hidden;width:100%;height:100%;min-height:0;border:1px solid #2b3645;border-radius:8px;background:#0b1220;transition:border-color .14s ease,box-shadow .14s ease,width .18s ease,height .18s ease}.video-tile.is-speaking{border-color:#0095eb;box-shadow:0 0 0 2px #0095eb61}.participant-hand-raised{position:absolute;top:12px;right:14px;z-index:7;width:44px;height:44px;display:grid;place-items:center;border:2px solid #f9ab00;border-radius:50%;color:#713f12;background:#fdd663;box-shadow:0 0 0 4px #f9ab0038,0 10px 24px #00000052;animation:participant-hand-raised-pop .22s ease-out both}.participant-hand-raised .material-symbols-outlined{font-size:25px;font-variation-settings:"FILL" 1,"wght" 650,"GRAD" 0,"opsz" 24}.video-tile.has-hand-raised .tile-actions{right:66px}.participant-reaction{position:absolute;top:50%;left:50%;z-index:8;font-size:clamp(2.4rem,7cqh,4.8rem);filter:drop-shadow(0 8px 12px rgb(0 0 0 / 35%));pointer-events:none;transform:translate(-50%,-50%);animation:participant-reaction-pop 3.4s ease-out both}.video-tile video{width:100%;height:100%;object-fit:contain;display:block;background:#0b1220}.video-tile video.video-hidden{visibility:hidden}.remote-audio{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.local-tile video{transform:scaleX(-1)}.video-placeholder{position:absolute;inset:0;width:100%;height:100%;display:grid;place-items:center;color:#8995a3;padding:24px;text-align:center}.participant-placeholder{align-content:center}.participant-placeholder strong{width:88px;height:88px;display:grid;place-items:center;border:2px solid rgb(255 255 255 / 38%);border-radius:50%;color:#fff;background:#0307123d;font-size:1.65rem;line-height:1}.participant-name{position:absolute;left:12px;bottom:12px;padding:6px 9px;border-radius:4px;color:#fff;background:#030712bd;font-size:.8rem;font-weight:750;line-height:1}.participant-microphone{position:absolute;right:12px;bottom:12px;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 14%);border-radius:50%;color:#38bdf8;background:#030712c7}.participant-microphone.is-off{color:#f0443c}.participant-microphone .material-symbols-outlined{font-size:19px}.mvp2-microphone-preview-anchor{position:relative;display:grid;place-items:center}.meeting-microphone-control{width:88px;height:48px;flex:0 0 88px;display:flex;align-items:center;border-radius:999px;background:#2d2e31}.meeting-microphone-level{box-sizing:border-box;width:56px;height:48px;flex:0 0 56px;display:grid;place-items:center;padding-right:8px;border-radius:999px 0 0 999px;color:#aecbfa;background:#2d2e31}.meeting-microphone-bars{width:24px;height:24px;display:flex;align-items:center;justify-content:center;gap:3px;transform-origin:center;transition:color .14s ease,opacity .11s ease-out,transform .11s ease-out}.meeting-microphone-bars>span{width:4px;border-radius:999px;background:currentColor}.meeting-microphone-bars>span:nth-child(1){height:12px}.meeting-microphone-bars>span:nth-child(2){height:20px}.meeting-microphone-bars>span:nth-child(3){height:14px}.meeting-microphone-bars.is-idle>span{width:4px;height:4px;border-radius:50%}.meeting-microphone-level.is-muted{color:#9aa0a6}.meeting-microphone-control .mvp2-microphone-preview-anchor{z-index:1;margin-left:-16px}.meeting-microphone-control .mic-control{border-color:transparent;background:#35363a}.meeting-microphone-control .mic-control:hover{background:#45464a}.meeting-microphone-control .mic-control.control-off{border-color:#c5221f;background:#5f1512}.muted-speaking-preview{position:absolute;left:50%;bottom:calc(100% + 14px);z-index:8;width:max-content;max-width:250px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:9px 11px;border:1px solid #f0c172;border-radius:7px;color:#5f3a00;background:#fff8e7;box-shadow:0 10px 28px #00000038;transform:translate(-50%)}.muted-speaking-preview:after{content:"";position:absolute;left:50%;top:100%;width:9px;height:9px;border-right:1px solid #f0c172;border-bottom:1px solid #f0c172;background:#fff8e7;transform:translate(-50%,-5px) rotate(45deg)}.muted-speaking-preview>.material-symbols-outlined{color:#b76b00;font-size:21px}.muted-speaking-preview>span:last-child{min-width:0;display:grid;gap:1px}.muted-speaking-preview strong{font-size:.72rem;white-space:nowrap}.muted-speaking-preview small{color:#815718;font-size:.64rem;white-space:nowrap}.audio-calibration-invitation{position:absolute;left:50%;bottom:calc(100% + 14px);z-index:8;width:276px;max-width:calc(100vw - 32px);display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px 9px;padding:10px 11px;border:1px solid #9bc5f4;border-radius:7px;color:#173654;background:#f4f9ff;box-shadow:0 10px 28px #00000038;transform:translate(-50%)}.audio-calibration-invitation:after{content:"";position:absolute;left:50%;top:100%;width:9px;height:9px;border-right:1px solid #9bc5f4;border-bottom:1px solid #9bc5f4;background:#f4f9ff;transform:translate(-50%,-5px) rotate(45deg)}.audio-calibration-invitation>.material-symbols-outlined{color:#1769df;font-size:21px}.audio-calibration-invitation>span:nth-child(2){min-width:0;display:grid;gap:1px}.audio-calibration-invitation strong{font-size:.74rem}.audio-calibration-invitation small{color:#526b84;font-size:.66rem}.audio-calibration-invitation>div{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:7px}.audio-calibration-invitation button{min-height:30px;padding:0 9px;border:1px solid #a9c8e9;border-radius:6px;color:#1769df;background:#fff;cursor:pointer;font:inherit;font-size:.67rem;font-weight:800}.audio-calibration-invitation button:last-child{border-color:#1769df;color:#fff;background:#1769df}.audio-calibration-invitation button:focus-visible{outline:2px solid #7cc8f4;outline-offset:2px}.tile-actions{position:absolute;top:10px;right:10px;z-index:5;display:flex;gap:6px;opacity:0;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease}.video-tile:hover .tile-actions,.video-tile:focus-within .tile-actions,.presentation-tile:hover .tile-actions,.presentation-tile:focus-within .tile-actions{opacity:1;transform:translateY(0)}.tile-actions button{width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid rgb(255 255 255 / 20%);border-radius:50%;color:#fff;background:#030712c2;cursor:pointer}.tile-actions button:hover{background:#007ec7}.tile-actions button:focus-visible{outline:3px solid rgb(56 189 248 / 48%);outline-offset:1px}.tile-actions .material-symbols-outlined{font-size:19px}.solo-presence{position:absolute;top:18px;left:50%;z-index:2;max-width:calc(100% - 36px);padding:8px 12px;border-radius:6px;color:#d4dbe3;background:#10151bd1;font-size:.85rem;transform:translate(-50%)}.is-solo .video-tile{width:min(100%,1120px);height:auto;max-height:100%;aspect-ratio:4 / 3}.has-remote .remote-tile{grid-area:1 / 1}.has-remote .local-tile{position:absolute;right:45px;bottom:45px;z-index:3;width:clamp(180px,20vw,260px);height:auto;aspect-ratio:4 / 3;box-shadow:0 10px 30px #00000073}.has-remote .local-tile .participant-placeholder strong{transform:translateY(-26px)}.multi-party .meeting-stage{display:grid;align-items:center;align-content:center;gap:12px;grid-auto-rows:auto}.multi-party.participant-count-3 .meeting-stage{grid-template-columns:repeat(3,minmax(0,1fr))}.multi-party.participant-count-4 .meeting-stage{grid-template-columns:repeat(2,minmax(0,1fr))}.multi-party.participant-count-5 .meeting-stage{grid-template-columns:repeat(6,minmax(0,1fr))}.multi-party.participant-count-5 .meeting-stage>.video-tile{grid-column:span 2}.multi-party.participant-count-5 .meeting-stage>.video-tile:nth-child(4){grid-column:2 / span 2}.multi-party.participant-count-5 .meeting-stage>.video-tile:nth-child(5){grid-column:4 / span 2}.multi-party.participant-count-6 .meeting-stage{grid-template-columns:repeat(3,minmax(0,1fr))}.multi-party.participant-count-7 .meeting-stage{grid-template-columns:repeat(8,minmax(0,1fr))}.multi-party.participant-count-7 .meeting-stage>.video-tile{grid-column:span 2}.multi-party.participant-count-7 .meeting-stage>.video-tile:nth-child(5){grid-column:2 / span 2}.multi-party.participant-count-7 .meeting-stage>.video-tile:nth-child(6){grid-column:4 / span 2}.multi-party.participant-count-7 .meeting-stage>.video-tile:nth-child(7){grid-column:6 / span 2}.multi-party.participant-count-8 .meeting-stage{grid-template-columns:repeat(4,minmax(0,1fr))}.multi-party.participant-count-9 .meeting-stage{grid-template-columns:repeat(10,minmax(0,1fr))}.multi-party.participant-count-9 .meeting-stage>.video-tile{grid-column:span 2}.multi-party.participant-count-9 .meeting-stage>.video-tile:nth-child(6){grid-column:2 / span 2}.multi-party.participant-count-9 .meeting-stage>.video-tile:nth-child(7){grid-column:4 / span 2}.multi-party.participant-count-9 .meeting-stage>.video-tile:nth-child(8){grid-column:6 / span 2}.multi-party.participant-count-9 .meeting-stage>.video-tile:nth-child(9){grid-column:8 / span 2}.multi-party.participant-count-10 .meeting-stage{grid-template-columns:repeat(5,minmax(0,1fr))}.multi-party .video-tile{width:100%;height:auto;min-width:0;min-height:0;max-height:100%;aspect-ratio:4 / 3;place-self:center}.overflow-tile{min-width:0;min-height:0;width:100%;height:auto;max-height:100%;display:grid;place-content:center;justify-items:center;gap:5px;aspect-ratio:4 / 3;border:1px dashed #475569;border-radius:8px;color:#e2e8f0;background:#172033;cursor:pointer;place-self:center}.overflow-tile:hover{border-color:#38bdf8;background:#1d2b42}.overflow-tile:focus-visible{outline:3px solid rgb(56 189 248 / 42%);outline-offset:1px}.overflow-tile strong{font-size:clamp(1.25rem,3vw,2rem);line-height:1}.overflow-tile>span:last-child{color:#aebdce;font-size:.75rem;font-weight:700}.overflow-avatars{display:flex;padding-left:8px}.overflow-avatars i{width:24px;height:24px;margin-left:-8px;border:2px solid #172033;border-radius:50%;background:#0095eb}.overflow-avatars i:nth-child(2){background:#16a34a}.overflow-avatars i:nth-child(3){background:#9333ea}.meeting-page.has-presentation .meeting-stage.presentation-stage{display:grid;grid-template-columns:minmax(0,1fr) clamp(300px,34vw,520px);grid-template-rows:auto minmax(0,1fr);align-items:stretch;align-content:stretch;gap:12px;overflow:hidden}.meeting-page.has-presentation.presentation-only .meeting-stage.presentation-stage{grid-template-columns:minmax(0,1fr)}.presentation-toolbar{grid-column:1 / -1;position:relative;z-index:6;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.presentation-selector-desktop{min-width:0;display:flex;gap:3px;padding:3px;overflow-x:auto;border:1px solid #334155;border-radius:7px;background:#111827;scrollbar-width:thin}.presentation-selector-desktop button,.presentation-view-toggle button{min-height:34px;padding:0 12px;border:0;border-radius:5px;color:#aebdce;background:transparent;cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:750;white-space:nowrap}.presentation-selector-desktop button:hover,.presentation-view-toggle button:hover{color:#fff;background:#243247}.presentation-selector-desktop button.is-selected,.presentation-view-toggle button.is-selected{color:#fff;background:#007ec7}.presentation-selector-mobile{display:none}.presentation-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.presentation-view-toggle{display:flex;gap:3px;padding:3px;border:1px solid #334155;border-radius:7px;background:#111827}.presentation-focus{grid-column:1;grid-row:2;width:100%;min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden}.presentation-tile{position:relative;overflow:hidden;min-width:0;min-height:0;border:1px solid #2b3645;border-radius:8px;background:#050a12}.presentation-focus .presentation-tile{width:100%;height:100%}.presentation-tile video{width:100%;height:100%;display:block;object-fit:contain;background:#050a12}.presentation-name{position:absolute;left:12px;bottom:12px;display:inline-flex;align-items:center;gap:7px;max-width:calc(100% - 24px);padding:7px 10px;border-radius:4px;color:#fff;background:#030712c7;font-size:.8rem;font-weight:750}.presentation-name .material-symbols-outlined{flex:0 0 auto;font-size:18px;color:#38bdf8}.presentation-name span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.presentation-thumbnails{grid-column:2;grid-row:2;width:100%;min-width:0;min-height:0;display:grid;gap:8px;overflow:hidden;scrollbar-width:thin}.presentation-participant-count-1 .presentation-thumbnails,.presentation-participant-count-2 .presentation-thumbnails,.presentation-participant-count-3 .presentation-thumbnails{grid-template-columns:minmax(0,1fr)}.presentation-participant-count-1 .presentation-thumbnails{grid-template-rows:minmax(0,1fr)}.presentation-participant-count-2 .presentation-thumbnails{grid-template-rows:repeat(2,minmax(0,1fr))}.presentation-participant-count-3 .presentation-thumbnails{grid-template-rows:repeat(3,minmax(0,1fr))}.presentation-participant-count-4 .presentation-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.presentation-participant-count-5 .presentation-thumbnails,.presentation-participant-count-6 .presentation-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr))}.presentation-thumbnails .video-tile,.presentation-thumbnails .overflow-tile{position:relative;inset:auto;width:100%;height:100%;max-height:100%;aspect-ratio:auto;transform:none;place-self:auto}.has-presentation .presentation-thumbnails .remote-tile{grid-area:auto}.has-presentation .presentation-thumbnails .local-tile{right:auto;bottom:auto;z-index:auto;box-shadow:none}.presentation-participant-count-5 .presentation-thumbnails .local-tile{grid-column:1 / -1}@supports (width: 1cqh){.is-solo .video-tile,.multi-party.participant-count-3 .video-tile{width:min(100%,133.3333cqh)}.multi-party .overflow-tile{width:min(100%,calc(66.6667cqh - 6.6667px))}}@media(min-width:761px){.multi-party.participant-count-3.has-featured-participant .meeting-stage{grid-template-columns:minmax(0,2fr) minmax(250px,.78fr);grid-template-rows:repeat(2,minmax(0,1fr))}.multi-party.participant-count-3.has-featured-participant .meeting-stage>.video-tile{width:100%;height:100%;aspect-ratio:auto}.multi-party.participant-count-3.has-featured-participant .meeting-stage>.video-tile.is-pinned{grid-column:1;grid-row:1 / -1}.multi-party.participant-count-3.has-featured-participant .meeting-stage>.video-tile:not(.is-pinned){grid-column:2}.multi-party.participant-count-3.has-featured-participant .video-tile video,.multi-party.participant-count-4:not(.has-presentation) .video-tile video,.multi-party.participant-count-5:not(.has-presentation) .video-tile video,.multi-party.participant-count-6:not(.has-presentation) .video-tile video,.multi-party.participant-count-7:not(.has-presentation) .video-tile video,.multi-party.participant-count-8:not(.has-presentation) .video-tile video,.multi-party.participant-count-9:not(.has-presentation) .video-tile video{object-fit:cover;object-position:center}.multi-party.participant-count-4:not(.has-presentation) .meeting-stage{width:min(100%,1440px);margin-inline:auto}.multi-party.participant-count-4:not(.has-presentation) .video-tile,.multi-party.participant-count-5:not(.has-presentation) .video-tile,.multi-party.participant-count-6:not(.has-presentation) .video-tile,.multi-party.participant-count-7:not(.has-presentation) .video-tile,.multi-party.participant-count-8:not(.has-presentation) .video-tile,.multi-party.participant-count-9:not(.has-presentation) .video-tile{aspect-ratio:16 / 9}@supports (width: 1cqh){.multi-party.participant-count-4:not(.has-presentation) .meeting-stage{width:min(100%,calc((100cqh - 12px)*1.7778 + 12px))}}}.controls{position:fixed;left:50%;bottom:calc(18px + env(safe-area-inset-bottom));z-index:10;display:flex;justify-content:center;gap:4px;padding:7px;border:1px solid #dbe5ef;border-radius:8px;background:#fff;box-shadow:0 16px 38px #03071252;transform:translate(-50%)}.recording-controls,.secondary-controls{position:fixed;bottom:calc(18px + env(safe-area-inset-bottom));z-index:10;box-sizing:border-box;display:flex;align-items:center;gap:4px;padding:7px;border:1px solid #dbe5ef;border-radius:8px;background:#fff;box-shadow:0 16px 38px #03071252}.recording-controls{left:18px}.secondary-controls{right:18px}.mobile-controls,.mobile-more-layer,.mobile-dock-prompt{display:none}.export-progress-panel{position:fixed;left:50%;bottom:calc(92px + env(safe-area-inset-bottom));z-index:12;width:min(520px,calc(100% - 32px));display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px 16px;border:1px solid #dbe5ef;border-radius:9px;color:#102033;background:#fffffffa;box-shadow:0 18px 42px #0307124d;transform:translate(-50%)}.export-progress-icon{margin-top:1px;color:#2563eb;font-size:24px}.export-progress-icon.is-ready{color:#16a34a}.export-progress-content{min-width:0;display:grid;gap:8px}.export-progress-content>span{color:#52657d;font-size:.82rem}.export-progress-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.export-progress-heading strong{font-size:.92rem}.export-progress-heading span{color:#2563eb;font-size:.82rem;font-weight:850}.export-progress-track{height:7px;overflow:hidden;border-radius:999px;background:#e2e8f0}.export-progress-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0095eb,#2563eb);transition:width .24s ease}.export-progress-meta{display:flex;justify-content:space-between;gap:12px;color:#52657d;font-size:.75rem;font-weight:700}.export-progress-content small{color:#718198;font-size:.72rem}.export-ready-panel{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center}.export-ready-download{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:0;border-radius:7px;color:#fff;background:#2563eb;cursor:pointer;font-family:inherit;font-weight:800}.export-ready-download:hover{background:#1d4ed8}.export-ready-download:disabled{cursor:not-allowed;opacity:.55}.export-ready-download .material-symbols-outlined{font-size:19px}.export-panel-close{width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#52657d;background:transparent;cursor:pointer}.export-panel-close:hover{color:#102033;background:#f1f5f9}.export-panel-close .material-symbols-outlined{font-size:20px}.control-button{display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid transparent;border-radius:50%;color:#0095eb;background:#fff;cursor:pointer}.control-button:hover{color:#007ec7;background:#eff8ff}.control-button:focus-visible{outline:3px solid rgb(0 149 235 / 28%);outline-offset:1px}.control-button:disabled{cursor:not-allowed;opacity:.42}.control-off{color:#dc2626;background:#fef2f2;border-color:#fecaca}.share-button.is-sharing{color:#fff;background:#0095eb;border-color:#0095eb}.share-button.is-sharing:hover{color:#fff;background:#007ec7}.recording-button{color:#dc2626;border-color:#dc2626;background:#fff}.recording-button:hover{color:#b91c1c;border-color:#b91c1c;background:#fef2f2}.recording-button.is-recording{color:#fff;background:#dc2626;border-color:#dc2626}.recording-button.is-recording:hover{color:#fff;background:#b91c1c}.export-button,.download-button{color:#2563eb}.chat-control{position:relative}.chat-control.is-open{color:#fff;background:#0095eb;border-color:#0095eb}.chat-unread-badge{position:absolute;top:-4px;right:-4px;min-width:19px;height:19px;display:grid;place-items:center;padding:0 4px;border:2px solid #fff;border-radius:10px;color:#fff;background:#dc2626;font-size:.62rem;font-weight:850;line-height:1}.hand-control.is-active{color:#92400e;background:#fffbeb;border-color:#fbbf24}.hand-control.is-active:hover{color:#78350f;background:#fef3c7}.reaction-control-wrapper{position:relative;display:grid}.reaction-control.is-open{color:#fff;background:#0095eb;border-color:#0095eb}.reaction-menu{position:absolute;bottom:calc(100% + 13px);left:50%;z-index:22;width:220px;padding:8px;border:1px solid #dbe5ef;border-radius:8px;color:#102033;background:#fff;box-shadow:0 16px 38px #03071252;transform:translate(-50%)}.secondary-controls .reaction-menu{right:0;left:auto;transform:none}.reaction-emoji-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.reaction-emoji-actions button{min-height:44px;padding:0;border:0;border-radius:6px;background:transparent;cursor:pointer;font-size:1.55rem}.reaction-emoji-actions button:hover{background:#eff8ff;transform:translateY(-1px)}.is-spinning{animation:recording-spin .9s linear infinite}.audio-button{color:#fff;background:#0095eb;border-color:#0095eb}.leave-button{margin-left:5px;border-radius:8px;color:#fff;background:#ef443c;border-color:#ef443c}.leave-button:hover{color:#fff;background:#d93630}.participants-backdrop{position:fixed;inset:64px 0 0;z-index:13;border:0;background:#03071270;cursor:default}.participants-panel{position:fixed;top:64px;right:0;bottom:0;z-index:14;width:min(360px,100%);display:flex;flex-direction:column;border-left:1px solid #dbe5ef;color:#102033;background:#fff;box-shadow:-18px 0 42px #0307123d}.participants-panel>header{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #e2e8f0}.participants-panel>header div{display:grid;gap:2px}.participants-panel>header strong{font-size:1rem}.participants-panel>header span{color:#64748b;font-size:.78rem}.participants-panel>header button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid #dbe5ef;border-radius:50%;color:#334155;background:#fff;cursor:pointer}.participants-list{flex:1;overflow-y:auto;padding:8px 12px}.participant-list-item{min-height:62px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px 6px;border-bottom:1px solid #f1f5f9}.participant-list-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:.74rem;font-weight:850}.participant-list-item>span:nth-child(2){min-width:0;display:grid;gap:2px}.participant-list-item strong{overflow:hidden;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.participant-list-item small{color:#64748b;font-size:.72rem}.participant-list-item.is-hidden-from-grid{background:#f8fafc}.participant-list-actions{display:inline-flex;align-items:center;gap:7px}.participant-list-media{display:inline-flex;gap:7px;color:#64748b}.participant-list-media .material-symbols-outlined{font-size:18px}.participant-list-media .is-hand-raised{color:#d97706}.participant-list-quality .connection-quality{width:20px;height:20px;padding:4px 2px}.participant-list-quality .connection-quality-tooltip{top:auto;right:0;bottom:calc(100% + 8px);left:auto;transform:translateY(4px)}.participant-list-quality .connection-quality-tooltip:before{inset:auto 5px -5px auto;border:0;border-right:1px solid #334155;border-bottom:1px solid #334155}.participant-list-quality:hover .connection-quality-tooltip,.participant-list-quality:focus-within .connection-quality-tooltip{transform:translate(0)}.participant-list-pin{width:32px;height:32px;display:grid;place-items:center;padding:0;border:1px solid #dbe5ef;border-radius:50%;color:#64748b;background:#fff;cursor:pointer}.participant-list-pin:hover{color:#007ec7;border-color:#93c5fd;background:#eff8ff}.participant-list-pin.is-pinned{color:#fff;border-color:#007ec7;background:#007ec7}.participant-list-pin .material-symbols-outlined{font-size:18px}.participants-copy{min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;margin:14px;border:1px solid #bfdbfe;border-radius:6px;color:#2563eb;background:#fff;cursor:pointer;font-weight:750}.participants-copy:hover{background:#eff6ff}.chat-backdrop{position:fixed;inset:64px 0 0;z-index:13;border:0;background:#03071270;cursor:default}.chat-panel{position:fixed;top:64px;right:0;bottom:0;z-index:14;width:min(390px,100%);display:flex;flex-direction:column;border-left:1px solid #dbe5ef;color:#102033;background:#f8fafc;box-shadow:-18px 0 42px #0307123d}.chat-panel>header{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #e2e8f0;background:#fff}.chat-panel>header div{min-width:0;display:grid;gap:2px}.chat-panel>header strong{font-size:1rem}.chat-panel>header span{overflow:hidden;color:#64748b;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.chat-panel>header button{width:36px;height:36px;display:grid;flex:0 0 auto;place-items:center;padding:0;border:1px solid #dbe5ef;border-radius:50%;color:#334155;background:#fff;cursor:pointer}.chat-messages{flex:1;min-height:0;overflow-y:auto;padding:16px 14px 24px;scrollbar-width:thin}.chat-empty{min-height:100%;display:grid;align-content:center;justify-items:center;gap:7px;padding:32px;color:#64748b;text-align:center}.chat-empty .material-symbols-outlined{color:#94a3b8;font-size:40px}.chat-empty strong{color:#334155;font-size:.9rem}.chat-empty span:last-child{max-width:240px;font-size:.78rem;line-height:1.5}.chat-message{width:100%;display:grid;justify-items:start;gap:4px;margin-top:14px}.chat-message.is-grouped{margin-top:4px}.chat-message.is-own{justify-items:end}.chat-message-meta{max-width:85%;display:flex;align-items:baseline;gap:7px;padding:0 3px}.chat-message-meta strong{overflow:hidden;color:#334155;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.chat-message-meta time{flex:0 0 auto;color:#94a3b8;font-size:.64rem}.chat-message-bubble{max-width:85%;padding:9px 11px;border:1px solid #dbe5ef;border-radius:7px;color:#1e293b;background:#fff;font-size:.82rem;line-height:1.45;overflow-wrap:anywhere;white-space:pre-wrap}.chat-message.is-own .chat-message-bubble{color:#fff;border-color:#1689d1;background:#1689d1}.chat-message-bubble a{color:#0369a1;font-weight:750;text-decoration:underline;text-underline-offset:2px}.chat-message.is-own .chat-message-bubble a{color:#fff}.chat-new-messages{position:absolute;right:50%;bottom:142px;min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #bfdbfe;border-radius:18px;color:#1d4ed8;background:#fff;box-shadow:0 8px 20px #0f172a2e;cursor:pointer;font-size:.74rem;font-weight:800;transform:translate(50%)}.chat-new-messages .material-symbols-outlined{font-size:17px}.chat-composer{flex:0 0 auto;display:grid;gap:7px;padding:10px 12px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #dbe5ef;background:#fff}.chat-composer-status{min-height:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#64748b;font-size:.68rem}.chat-composer-status strong{color:#b45309}.chat-composer-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:end;gap:8px}.chat-composer textarea{width:100%;min-height:62px;max-height:132px;resize:vertical;padding:10px 11px;border:1px solid #cbd5e1;border-radius:7px;color:#102033;background:#fff;font:inherit;font-size:.82rem;line-height:1.4}.chat-composer textarea:focus{border-color:#0095eb;outline:3px solid rgb(0 149 235 / 15%)}.chat-composer textarea:disabled{color:#94a3b8;background:#f1f5f9;cursor:not-allowed}.chat-composer-row button{width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid #0095eb;border-radius:50%;color:#fff;background:#0095eb;cursor:pointer}.chat-composer-row button:hover{background:#007ec7}.chat-composer-row button:disabled{border-color:#cbd5e1;color:#94a3b8;background:#e2e8f0;cursor:not-allowed}.chat-composer>small{color:#94a3b8;font-size:.64rem}@keyframes recording-pulse{50%{opacity:.45;transform:scale(.82)}}@keyframes recording-spin{to{transform:rotate(360deg)}}@keyframes participant-hand-raised-pop{0%{opacity:0;transform:scale(.55)}70%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes participant-reaction-pop{0%{opacity:0;transform:translate(-50%,-35%) scale(.55)}14%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}72%{opacity:1;transform:translate(-50%,-62%) scale(1)}to{opacity:0;transform:translate(-50%,-95%) scale(.86)}}@keyframes participant-reaction-fade{0%,82%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.participant-hand-raised{animation:none}.participant-reaction{animation:participant-reaction-fade 3.4s linear both}.reaction-emoji-actions button:hover{transform:none}}@media(max-width:760px){.home-header{min-height:60px;padding:0 16px}.home-header .meeting-brand img{width:32px;height:32px}.home-header .meeting-brand strong{font-size:.92rem}.home-header-actions{gap:8px}.home-settings-button{width:32px;height:32px}.home-settings-button .material-symbols-outlined{font-size:18px}.home-user{gap:7px}.home-user-avatar{width:32px;height:32px;font-size:.68rem}.home-user-name{display:none}.meeting-ended-page{padding:78px 16px 100px;align-items:start}.meeting-ended-content>header{align-items:flex-start;gap:13px;margin-bottom:22px}.meeting-ended-content>header h1{font-size:1.5rem}.meeting-ended-icon{width:46px;height:46px;font-size:23px}.meeting-ended-stats{grid-template-columns:1fr}.meeting-ended-stats>div{padding:14px 16px}.meeting-ended-stats>div+div{border-top:1px solid #dbe5ef;border-left:0}.meeting-ended-recording{grid-template-columns:auto minmax(0,1fr)}.meeting-ended-recording button{grid-column:1 / -1;width:100%}.meeting-ended-actions{align-items:stretch;flex-direction:column;gap:8px}.meeting-ended-actions .primary-button{width:100%}.meeting-ended-metadata{width:100%;margin-left:0}.meeting-metadata-backdrop{align-items:end;padding:10px}.meeting-metadata-modal{max-height:82dvh}.home-entry{min-height:auto;padding:48px 16px 34px}.home-intro h1{font-size:2.15rem}.home-intro p{max-width:340px;margin-top:12px;font-size:.94rem;line-height:1.5}.home-join-action{width:min(100%,420px);grid-template-columns:1fr;gap:12px;margin-top:30px}.home-join-action input,.home-primary-action{min-height:52px}.home-option-separator{width:min(100%,340px);margin-top:24px}.home-create-room{margin-top:20px}.home-create-room>.material-symbols-outlined{font-size:32px}.home-create-room strong{font-size:1rem}.home-create-room small{font-size:.79rem}.home-assurances{width:min(100%,420px);grid-template-columns:1fr;gap:18px;margin-top:34px;padding-top:0}.home-assurances p+p{margin-left:0;padding:18px 0 0;border-top:1px solid #d2deea;border-left:0}.recent-rooms{width:min(100% - 32px,480px);padding:30px 0 36px}.recent-rooms>header{margin-bottom:14px}.recent-room-list{grid-template-columns:1fr}.recent-room{grid-template-columns:42px minmax(0,1fr) 24px;gap:12px}.recent-room>span:not(.recent-room-arrow,.recent-room-icon){display:none}.meet-footer-inner{width:min(100% - 32px,480px);grid-template-columns:1fr;gap:16px;padding:20px 0 calc(20px + env(safe-area-inset-bottom))}.meet-footer-support{align-items:flex-start;gap:12px}.meet-footer-contact{width:100%;min-height:42px}.prejoin-header{min-height:56px;padding:0 14px}.prejoin-header .meeting-brand img{width:30px;height:30px}.prejoin-header .meeting-brand strong{font-size:.9rem}.prejoin-back{padding:0 4px;font-size:.84rem}.prejoin-content{width:100%;min-height:calc(100vh - 56px);grid-template-columns:1fr;grid-template-rows:auto;align-content:start;gap:24px;padding:18px}.prejoin-content-back,.prejoin-preview-section,.prejoin-config{grid-column:1;grid-row:auto}.prejoin-preview-frame{width:calc(100% + 20px);margin-inline:-10px;aspect-ratio:4 / 3}.prejoin-preview-controls{bottom:12px;gap:10px}.prejoin-preview-control{width:44px;height:44px}.prejoin-config>header h1{font-size:1.55rem}.prejoin-room{margin:16px 0 18px}.prejoin-config input{margin-bottom:16px}.prejoin-enter-button{margin-top:12px}.meeting-page{padding:66px 8px calc(82px + env(safe-area-inset-bottom))}.meeting-header{min-height:56px;padding:0 12px;gap:10px}.meeting-brand{gap:8px}.meeting-brand img{width:30px;height:30px}.meeting-brand strong{font-size:.86rem}.meeting-header-meta{gap:9px}.header-action{width:32px;height:32px}.mobile-overflow-action{display:none}.recording-indicator{font-size:0;gap:0}.status,.participant-count-label,.call-duration{display:none}.participant-count{gap:4px}.header-settings{width:34px;height:34px}.is-solo .video-tile{width:min(100%,520px);height:auto;aspect-ratio:4 / 3}.has-remote .local-tile{right:10px;bottom:10px;width:min(34vw,140px);min-width:104px;aspect-ratio:1 / 1}.participant-name{left:6px;bottom:6px;max-width:calc(100% - 52px);overflow:hidden;padding:5px 7px;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.participant-microphone{right:6px;bottom:6px;width:30px;height:30px}.participant-microphone .material-symbols-outlined{font-size:17px}.tile-actions{top:6px;right:6px;gap:4px;opacity:1;transform:none}.participant-connection-quality{top:6px;left:6px}.tile-actions button{width:30px;height:30px}.participant-placeholder strong{width:68px;height:68px;font-size:1.3rem}.has-remote .local-tile .participant-placeholder strong{transform:translateY(-18px)}.controls,.recording-controls,.secondary-controls{display:none}.mobile-controls{position:fixed;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));left:8px;z-index:10;width:min(420px,calc(100% - 16px));min-height:60px;margin-inline:auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:3px;padding:6px;border:1px solid #dbe5ef;border-radius:8px;background:#fffffffa;box-shadow:0 16px 38px #03071257}.mobile-controls:has(>:nth-child(5):last-child){grid-template-columns:repeat(5,minmax(0,1fr))}.mobile-muted-speaking-anchor{width:100%}.mobile-muted-speaking-anchor .muted-speaking-preview{max-width:min(250px,calc(100vw - 32px))}.mobile-muted-speaking-anchor .audio-calibration-invitation{width:min(276px,calc(100vw - 32px))}.mobile-control-button{position:relative;width:46px;height:46px;display:grid;place-items:center;justify-self:center;padding:0;border:1px solid transparent;border-radius:50%;color:#0095eb;background:transparent;cursor:pointer}.mobile-control-button:focus-visible{outline:3px solid rgb(0 149 235 / 28%);outline-offset:1px}.mobile-control-button.control-off{color:#dc2626;background:#fef2f2;border-color:#fecaca}.mobile-control-button.is-open{color:#fff;background:#0095eb}.mobile-leave-button{width:52px;border-radius:8px;color:#fff;background:#ef443c;border-color:#ef443c}.mobile-more-layer{display:block}.mobile-more-backdrop{position:fixed;inset:56px 0 0;z-index:24;width:100%;padding:0;border:0;background:#03071294;cursor:default}.mobile-more-sheet{position:fixed;right:0;bottom:0;left:0;z-index:25;max-height:min(76dvh,680px);overflow-y:auto;padding:0 16px calc(16px + env(safe-area-inset-bottom));border:1px solid #dbe5ef;border-bottom:0;border-radius:8px 8px 0 0;color:#102033;background:#fff;box-shadow:0 -18px 42px #0307124d}.mobile-more-sheet>header{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e2e8f0}.mobile-more-sheet>header strong{font-size:1rem}.mobile-more-sheet>header button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#334155;background:transparent;cursor:pointer}.mobile-more-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px 0}.mobile-more-actions>button{min-width:0;min-height:64px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:10px 12px;border:1px solid #dbe5ef;border-radius:7px;color:#102033;background:#fff;cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:800;text-align:left}.mobile-more-actions>button .material-symbols-outlined{color:#0095eb;font-size:23px}.mobile-more-actions>button.is-active{color:#075985;border-color:#7dd3fc;background:#f0f9ff}.mobile-more-actions>button.mobile-recording-action{color:#991b1b;border-color:#dc2626;background:#fff}.mobile-more-actions>button.mobile-recording-action .material-symbols-outlined{color:#dc2626}.mobile-more-actions>button.mobile-recording-action.is-recording{color:#fff;border-color:#dc2626;background:#dc2626}.mobile-more-actions>button.mobile-recording-action.is-recording .material-symbols-outlined{color:#fff}.mobile-more-actions>button:disabled{cursor:not-allowed;opacity:.48}.mobile-recording-confirmation{grid-column:1 / -1;display:grid;gap:8px;padding:13px;border:1px solid #fecaca;border-radius:8px;color:#102033;background:#fff7f7;box-shadow:0 8px 22px #7f1d1d1f}.mobile-recording-confirmation strong{font-size:.86rem}.mobile-recording-confirmation>span{color:#64748b;font-size:.75rem;line-height:1.4}.mobile-recording-confirmation>div{display:flex;justify-content:flex-end;gap:7px}.mobile-recording-confirmation button{min-height:36px;padding:0 12px;border:1px solid #cbd5e1;border-radius:999px;color:#334155;background:#fff;cursor:pointer;font-weight:700}.mobile-recording-confirmation button:last-child{border-color:#dc2626;color:#fff;background:#dc2626}.mobile-recording-confirmation button:focus-visible{outline:2px solid #0284c7;outline-offset:2px}.mobile-reactions{display:grid;gap:10px;padding:0 0 4px}.mobile-reactions>strong{font-size:.86rem}.mobile-reactions>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.mobile-reactions button{min-height:48px;padding:0;border:1px solid #e2e8f0;border-radius:7px;background:#f8fafc;cursor:pointer;font-size:1.45rem}.reaction-menu{position:fixed;bottom:calc(70px + env(safe-area-inset-bottom));left:50%;width:min(260px,calc(100% - 24px))}.secondary-controls .reaction-menu{position:absolute;right:0;bottom:calc(100% + 10px);left:auto;width:220px;transform:none}.export-progress-panel{bottom:calc(76px + env(safe-area-inset-bottom));width:calc(100% - 16px);padding:12px}.export-progress-meta{flex-wrap:wrap;gap:4px 12px}.export-progress-content small{display:none}.export-ready-panel{grid-template-columns:auto minmax(0,1fr) auto}.export-ready-panel .export-ready-download{grid-column:2 / -1;width:100%}.export-ready-panel .export-panel-close{grid-column:3;grid-row:1}.control-button{width:44px;height:44px}.participants-backdrop{inset-block-start:56px}.participants-panel{top:56px;width:min(340px,92vw)}.chat-backdrop{inset-block-start:56px}.chat-panel{top:var(--chat-viewport-top, 56px);bottom:auto;width:100%;height:var(--chat-viewport-height, calc(100dvh - 56px) );max-height:var(--chat-viewport-height, calc(100dvh - 56px) );border-left:0;box-shadow:none}.chat-panel>header{min-height:64px;padding:12px 14px}.chat-messages{padding-inline:12px}.chat-composer textarea{resize:none;font-size:16px}.meeting-page.multi-party .meeting-stage{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;align-content:start;overflow-y:auto;padding-bottom:8px}.multi-party.participant-count-7 .meeting-stage>.video-tile,.multi-party.participant-count-9 .meeting-stage>.video-tile,.multi-party.participant-count-5 .meeting-stage>.video-tile:nth-child(n),.multi-party.participant-count-7 .meeting-stage>.video-tile:nth-child(n),.multi-party.participant-count-9 .meeting-stage>.video-tile:nth-child(n){grid-column:auto}.multi-party.participant-count-5:not(.has-presentation) .meeting-stage>.local-tile{grid-column:auto;grid-row:auto;width:100%;height:auto;aspect-ratio:1 / 1}.multi-party .video-tile,.multi-party.participant-count-3 .video-tile,.multi-party:not(.participant-count-3) .video-tile,.multi-party .overflow-tile{width:100%;height:auto;max-height:none;aspect-ratio:1 / 1}.multi-party .video-tile.is-active{order:initial;grid-column:auto;min-height:0}.meeting-page.has-presentation{padding-bottom:82px}.meeting-page.has-presentation .meeting-stage.presentation-stage{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) 108px;align-content:stretch;overflow:hidden;gap:8px}.meeting-page.has-presentation.presentation-only .meeting-stage.presentation-stage{grid-template-rows:auto minmax(0,1fr)}.presentation-toolbar{flex-wrap:wrap;gap:7px}.presentation-selector-desktop{display:none}.presentation-selector-mobile{flex:1 1 180px;min-width:0;height:40px;display:block;padding:0 34px 0 10px;border:1px solid #334155;border-radius:7px;color:#e2e8f0;background:#111827;font-family:inherit;font-weight:700}.presentation-toolbar-actions{flex:1 1 auto;justify-content:flex-end}.presentation-view-toggle{min-width:0}.presentation-view-toggle button{min-height:32px;padding:0 8px;font-size:.7rem}.presentation-focus{grid-column:1;grid-row:2}.presentation-focus .presentation-name{left:8px;bottom:8px;max-width:calc(100% - 16px);padding:6px 8px;font-size:.72rem}.presentation-thumbnails{grid-column:1;grid-row:3;display:flex;flex-direction:row;gap:8px;overflow-x:auto;overflow-y:hidden}.presentation-thumbnails .video-tile,.presentation-thumbnails .overflow-tile{flex:0 0 138px;width:138px;height:104px;aspect-ratio:4 / 3}.presentation-participant-count-5 .presentation-thumbnails .local-tile{grid-column:auto}.presentation-thumbnails .participant-name{max-width:calc(100% - 42px)}.modal-backdrop{align-items:stretch;padding:0}.device-modal{width:100%;height:100dvh;max-height:100dvh;overflow:hidden;border:0;border-radius:0;box-shadow:none}.device-layout{grid-template-columns:1fr;grid-template-rows:max-content max-content;align-content:start;gap:14px;overflow-y:auto;padding:14px 18px}.device-modal-header{padding:16px 18px 0}.device-modal-header h2{margin-top:5px;font-size:1.25rem}.preview-frame{width:100%;min-height:0;max-height:42vh;aspect-ratio:4 / 3}.device-preview-frame{aspect-ratio:16 / 9}.desktop-device-settings{display:none}.mobile-only{display:block;width:100%}.mobile-microphone-meter{margin:12px 0 14px}.mobile-microphone-meter>span{display:block;margin-bottom:8px;color:inherit;font-size:.8rem}.mobile-microphone-meter .microphone-meter{height:10px;margin:0}.mobile-speaker-test{margin-bottom:14px}.mobile-speaker-test .device-test-speaker-preview{width:100%}.microphone-monitor-button{margin:0 0 10px}.prejoin-toggles{grid-template-columns:1fr 1fr}.prejoin-toggles .secondary-button{min-width:0;padding-inline:8px;font-size:.875rem}.device-modal-footer{gap:8px;padding:12px 18px calc(14px + env(safe-area-inset-bottom));border-top:1px solid #dbe5ef;background:#fff}.device-access-notice{grid-template-columns:auto minmax(0,1fr)}.device-access-notice button{grid-column:2;justify-self:start}.device-access-notice .device-access-help{grid-column:1 / -1}.device-modal-footer .modal-secondary,.device-modal-footer .modal-primary{flex:1;width:auto;min-width:0}}@media(max-width:420px){.control-button{width:36px;height:36px}.control-button .material-symbols-outlined{font-size:20px}.mobile-controls{min-height:58px;padding:5px}.mobile-control-button{width:44px;height:44px}.mobile-leave-button{width:48px}}.meeting-page{background:#111315}.meeting-header-left{min-width:0;display:flex;align-items:center;gap:10px}.meeting-header-divider{width:1px;height:17px;flex:0 0 auto;background:#5f6368}.meeting-room-name{max-width:min(28vw,280px);overflow:hidden;color:#f1f3f4;font-size:.86rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.meeting-status-slot{min-width:0;display:grid;place-items:center}.meeting-status-cluster{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#202124d1}.meeting-status-cluster.is-notice{max-width:min(620px,calc(100vw - 460px));border:1px solid #3c4043;box-shadow:0 8px 24px #0000003d;animation:meeting-status-notice-in .18s ease-out both}.meeting-status-icon{flex:0 0 auto;color:#8ab4f8;font-size:18px}.meeting-status-message{min-width:0;overflow:hidden;color:#e8eaed;font-size:.76rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.meeting-status-timer{width:18px;height:18px;flex:0 0 auto;overflow:visible}.meeting-status-timer-track,.meeting-status-timer-progress{fill:none;stroke-width:2.4}.meeting-status-timer-track{stroke:#5f6368}.meeting-status-timer-progress{stroke:#8ab4f8;stroke-linecap:round;stroke-dasharray:50.27;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:10px 10px;animation:meeting-status-countdown linear forwards}.meeting-status-action{min-height:26px;flex:0 0 auto;padding:0 9px;border:0;border-radius:999px;color:#aecbfa;background:#8ab4f81f;cursor:pointer;font-size:.72rem;font-weight:750;white-space:nowrap}.meeting-status-action:hover{background:#8ab4f838}.meeting-status-action:focus-visible{outline:2px solid #8ab4f8;outline-offset:2px}.meeting-status-cluster.notice-success .meeting-status-icon{color:#81c995}.meeting-status-cluster.notice-warning .meeting-status-icon{color:#fdd663}.meeting-status-cluster.notice-error{border-color:#f28b827f}.meeting-status-cluster.notice-error .meeting-status-icon,.meeting-status-cluster.notice-recording .meeting-status-icon{color:#f28b82}.meeting-status-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#f9ab00}.meeting-status-dot.status-connected{background:#34a853}.meeting-status-dot.status-reconnecting,.meeting-status-dot.status-error{background:#f28b82}.video-tile{border-color:#3c4043;border-radius:20px;background:#0b0c0d;box-shadow:0 18px 46px #00000038}.video-tile video{object-fit:cover;object-position:center;background:#0b0c0d}.participant-name{border-radius:8px}.participant-microphone{width:40px;height:40px;border:2px solid #5f6368;color:#e0f2fe;background:#202124;box-shadow:0 8px 20px #00000047;transition:border-color .1s ease,box-shadow .1s ease}.video-tile.is-speaking .participant-microphone{border-color:#8ab4f8;box-shadow:0 0 0 6px #8ab4f87a,0 8px 20px #00000047}.participant-microphone.is-off{border-color:#5f6368;color:#fb7185;box-shadow:0 8px 20px #00000047}.hand-control-wrap{position:relative;display:grid;place-items:center}.hand-confirmation{position:absolute;bottom:calc(100% + 15px);left:50%;z-index:24;width:max-content;max-width:250px;display:grid;gap:10px;padding:12px;border:1px solid #5f6368;border-radius:12px;color:#e8eaed;background:#292a2d;box-shadow:0 14px 36px #0000006b;transform:translate(-50%)}.hand-confirmation:after{position:absolute;top:100%;left:50%;width:12px;height:12px;border-right:1px solid #5f6368;border-bottom:1px solid #5f6368;background:#292a2d;content:"";transform:translate(-50%,-6px) rotate(45deg)}.hand-confirmation strong{font-size:.78rem;font-weight:650}.hand-confirmation-actions{display:flex;justify-content:flex-end;gap:7px}.hand-confirmation-actions button,.pip-mode-card button{min-height:34px;padding:0 11px;border:1px solid #5f6368;border-radius:999px;color:#e8eaed;background:transparent;cursor:pointer}.hand-confirmation-actions button:last-child,.pip-mode-card button{border-color:#8ab4f8;color:#0b1f33;background:#8ab4f8}.leave-control-wrap{position:relative;display:grid;place-items:center}.leave-confirmation{position:absolute;right:0;bottom:calc(100% + 15px);z-index:24;width:250px;display:grid;gap:8px;padding:13px;border:1px solid #5f6368;border-radius:14px;color:#e8eaed;background:#292a2d;box-shadow:0 14px 36px #0000006b}.leave-confirmation:after{position:absolute;top:100%;right:23px;width:12px;height:12px;border-right:1px solid #5f6368;border-bottom:1px solid #5f6368;background:#292a2d;content:"";transform:translateY(-6px) rotate(45deg)}.leave-confirmation strong{font-size:.86rem;font-weight:700}.leave-confirmation>span{color:#bdc1c6;font-size:.74rem;line-height:1.4}.leave-confirmation-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:2px}.leave-confirmation-actions button{min-height:34px;padding:0 12px;border:1px solid #5f6368;border-radius:999px;color:#e8eaed;background:transparent;cursor:pointer;font-weight:650}.leave-confirmation-actions button:last-child{border-color:#ea4335;color:#fff;background:#b3261e}.leave-confirmation-actions button:hover{border-color:#8ab4f8}.leave-confirmation-actions button:last-child:hover{border-color:#f28b82;background:#c5221f}.leave-confirmation-actions button:focus-visible{outline:2px solid #8ab4f8;outline-offset:2px}.recording-control-wrap{position:relative;display:grid;place-items:center}.recording-confirmation{position:absolute;bottom:calc(100% + 15px);left:0;z-index:24;width:270px;display:grid;gap:8px;padding:13px;border:1px solid #5f6368;border-radius:14px;color:#e8eaed;background:#292a2d;box-shadow:0 14px 36px #0000006b}.recording-confirmation:after{position:absolute;top:100%;left:18px;width:12px;height:12px;border-right:1px solid #5f6368;border-bottom:1px solid #5f6368;background:#292a2d;content:"";transform:translateY(-6px) rotate(45deg)}.recording-confirmation strong{font-size:.86rem;font-weight:700}.recording-confirmation>span{color:#bdc1c6;font-size:.74rem;line-height:1.4}.recording-confirmation-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:2px}.recording-confirmation-actions button{min-height:34px;padding:0 12px;border:1px solid #5f6368;border-radius:999px;color:#e8eaed;background:transparent;cursor:pointer;font-weight:650}.recording-confirmation-actions button:last-child{border-color:#f28b82;color:#fff;background:#b3261e}.recording-confirmation-actions button:hover{border-color:#8ab4f8}.recording-confirmation-actions button:last-child:hover{border-color:#f6aea8;background:#c5221f}.recording-confirmation-actions button:focus-visible{outline:2px solid #8ab4f8;outline-offset:2px}.recording-mobile-control,.recording-mobile-indicator{display:none}.recording-control-state{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 10px 0 5px;border-left:1px solid #3c4043;color:#bdc1c6;font-size:.74rem;white-space:nowrap}.recording-control-state strong{color:#e8eaed;font-size:.74rem;font-weight:750}.recording-control-state .material-symbols-outlined{color:#8ab4f8;font-size:19px}.recording-control-state.is-recording strong,.recording-control-state.is-recording .recording-elapsed-time{color:#f28b82}.recording-control-state.is-ready .material-symbols-outlined{color:#81c995}.recording-control-state.is-error .material-symbols-outlined,.recording-control-state.is-error strong{color:#f28b82}.recording-state-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#ea4335;box-shadow:0 0 0 4px #ea433529;animation:recording-pulse 1.4s ease-in-out infinite}.recording-elapsed-time{min-width:38px;color:inherit;font-variant-numeric:tabular-nums;font-weight:700}.export-progress-panel{border-color:#3c4043;color:#e8eaed;background:#252628fa;box-shadow:0 18px 42px #0000006b}.export-progress-icon{color:#8ab4f8}.export-progress-icon.is-ready{color:#81c995}.export-progress-icon.is-error{color:#f28b82}.export-progress-content>span,.export-progress-meta,.export-progress-content small{color:#bdc1c6}.export-progress-heading span{color:#8ab4f8}.export-progress-track{background:#3c4043}.export-progress-track>span{background:#8ab4f8}.export-ready-download,.export-retry-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid #8ab4f8;border-radius:999px;color:#0b1f33;background:#8ab4f8;cursor:pointer;font-family:inherit;font-weight:750;white-space:nowrap}.export-ready-download:hover,.export-retry-button:hover{color:#0b1f33;background:#aecbfa}.export-ready-download:disabled,.export-retry-button:disabled{cursor:not-allowed;opacity:.55}.export-ready-download .material-symbols-outlined,.export-retry-button .material-symbols-outlined{font-size:19px}.export-panel-close{color:#bdc1c6}.export-panel-close:hover{color:#fff;background:#3c4043}.export-error-panel{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.pip-mode-overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#000000b8;box-shadow:inset 0 0 120px #000000d1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.pip-mode-card{max-width:420px;display:grid;justify-items:center;gap:13px;padding:26px 30px;border:1px solid #5f6368;border-radius:18px;color:#e8eaed;background:#202124;box-shadow:0 24px 70px #00000085;text-align:center}.pip-mode-card .material-symbols-outlined{color:#8ab4f8;font-size:38px}.pip-mode-card strong{font-size:1.05rem}.pip-mode-card>span:not(.material-symbols-outlined){color:#bdc1c6;font-size:.82rem}@media(min-width:761px){.meeting-page{padding:72px 20px 92px}.meeting-header{min-height:64px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:18px;padding:10px 20px 6px;border:0;color:#e8eaed;background:transparent;box-shadow:none}.meeting-header-left{justify-self:start}.meeting-header-meta{justify-self:end;gap:4px}.meeting-status-cluster{justify-self:center}.meeting-header .call-duration{min-width:auto;color:#f1f3f4;text-align:left}.meeting-header .header-action,.meeting-header .participant-count,.meeting-header .header-settings{min-width:42px;height:42px;border:1px solid transparent;border-radius:999px;color:#e8eaed;background:#202124}.meeting-header .participant-count{padding:0 11px}.meeting-header .participant-count strong{color:#fff}.meeting-header .header-action:hover,.meeting-header .participant-count:hover,.meeting-header .header-settings:hover{border-color:#5f6368;color:#fff;background:#303134}.meeting-header .connection-quality{width:42px;height:42px;padding:12px 9px;border-radius:999px;color:#34a853;background:#202124}.meeting-header .connection-quality i{transform:translateY(-2px)}.meeting-header .connection-quality-tooltip{top:calc(100% + 5px)}.meeting-header .status{color:#bdc1c6;font-size:.74rem;font-weight:550}.is-solo .video-tile{width:min(100%,1410px);height:auto;max-height:100%;aspect-ratio:16 / 9}@supports (width: 1cqh){.is-solo .video-tile{width:min(100%,1410px,177.7778cqh)}}.controls,.recording-controls,.secondary-controls{min-height:62px;gap:6px;padding:7px;border:1px solid #3c4043;border-radius:999px;background:#252628;box-shadow:0 12px 30px #00000047}.controls,.recording-controls,.secondary-controls{bottom:calc(10px + env(safe-area-inset-bottom))}.controls{transform:translate(calc(-50% - 16px))}.recording-controls{left:20px}.secondary-controls{right:20px}.control-button{position:relative;color:#e8eaed;background:#303134}.control-button:hover{border-color:#5f6368;color:#fff;background:#3c4043}.control-button.control-off{border-color:#c5221f;color:#fce8e6;background:#5f1512}.control-button.is-active,.control-button.is-open,.share-button.is-sharing{border-color:#8ab4f8;color:#e8f0fe;background:#174ea6}.leave-button{width:64px;margin-left:2px;border-radius:999px;color:#fff;background:#ea4335;border-color:#ea4335}.leave-button:hover{color:#fff;background:#c5221f}.recording-button{color:#f28b82;border-color:transparent;background:#303134}.recording-button:hover{color:#fff;border-color:#5f6368;background:#3c4043}.recording-button.is-recording{border-color:#ea4335;color:#fff;background:#b3261e}.reaction-menu{border-color:#5f6368;border-radius:12px;color:#e8eaed;background:#292a2d}.reaction-emoji-actions button:hover{background:#3c4043}}@media(max-width:760px){.meeting-header{border-bottom:0;color:#e8eaed;background:#111315;box-shadow:none}.meeting-header-left{gap:7px}.meeting-header-divider,.meeting-status-cluster{display:none}.meeting-status-cluster.is-notice{position:fixed;top:72px;left:50%;z-index:22;width:calc(100vw - 24px);max-width:calc(100vw - 24px);display:inline-flex;padding:6px 10px;transform:translate(-50%)}.meeting-status-message{font-size:.7rem}.meeting-status-action{max-width:112px;overflow:hidden;text-overflow:ellipsis}.meeting-room-name{max-width:34vw;font-size:.78rem}.meeting-header-left .header-action,.meeting-header .participant-count,.meeting-header .header-settings{border-color:transparent;color:#e8eaed;background:#202124}.meeting-header-left .header-action{width:32px;height:32px}.meeting-header-left .connection-quality{width:32px;height:32px;padding:8px 6px;border-radius:50%;background:#202124}.meeting-header-left .connection-quality-tooltip{top:calc(100% + 8px);left:0;transform:translateY(-4px)}.meeting-header-left .connection-quality-tooltip:before{left:10px}.meeting-header-left .connection-quality-wrapper:hover .connection-quality-tooltip,.meeting-header-left .connection-quality-wrapper:focus-within .connection-quality-tooltip{transform:translate(0)}.meeting-header .participant-count strong{color:#fff}.meeting-header-left .header-action:hover,.meeting-header .participant-count:hover,.meeting-header .header-settings:hover{border-color:#5f6368;color:#fff;background:#303134}.meeting-page.has-remote:not(.has-presentation) .meeting-stage>.remote-tile{width:100%;height:auto;max-height:100%;aspect-ratio:4 / 3;place-self:center}@supports (width: 1cqh){.meeting-page.has-remote:not(.has-presentation) .meeting-stage>.remote-tile{width:min(100%,133.3333cqh)}}.meeting-page.has-remote:not(.has-presentation) .meeting-stage>.remote-tile video{object-fit:cover;object-position:center}.video-tile{border-radius:14px}.participant-microphone{width:30px;height:30px;border-width:1px}.video-tile.is-speaking .participant-microphone{box-shadow:0 0 0 4px #8ab4f873,0 8px 20px #00000047}.recording-mobile-control{position:relative;display:inline-grid}.recording-mobile-indicator{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid rgb(242 139 130 / 42%);border-radius:999px;color:#f28b82;background:#292a2d;cursor:pointer;font:inherit;font-size:.68rem;white-space:nowrap}.recording-mobile-indicator:hover{background:#3c3031}.recording-mobile-indicator:focus-visible{outline:2px solid #f28b82;outline-offset:2px}.recording-mobile-indicator:disabled{cursor:wait;opacity:.62}.recording-mobile-indicator .recording-state-dot{width:7px;height:7px;box-shadow:none}.recording-mobile-indicator strong{font-size:.66rem}.recording-mobile-indicator .recording-elapsed-time{min-width:34px}.recording-header-confirmation{position:absolute;top:calc(100% + 11px);left:50%;z-index:28;width:min(290px,calc(100vw - 24px));display:grid;gap:8px;padding:13px;border:1px solid #f28b82;border-radius:12px;color:#e8eaed;background:#292a2d;box-shadow:0 14px 36px #00000075;transform:translate(-50%)}.recording-header-confirmation:before{position:absolute;right:0;bottom:100%;left:0;width:12px;height:12px;margin-inline:auto;border-top:1px solid #f28b82;border-left:1px solid #f28b82;background:#292a2d;content:"";transform:translateY(6px) rotate(45deg)}.recording-header-confirmation>strong{font-size:.86rem;font-weight:750}.recording-header-confirmation>span:not(.recording-header-confirmation-actions){color:#bdc1c6;font-size:.74rem;line-height:1.4}.recording-header-confirmation-actions{display:flex;justify-content:flex-end;gap:7px}.recording-header-confirmation-actions button{min-height:36px;padding:0 11px;border:1px solid #5f6368;border-radius:999px;color:#e8eaed;background:transparent;cursor:pointer;font:inherit;font-size:.7rem;font-weight:750}.recording-header-confirmation-actions button:last-child{border-color:#ea4335;color:#fff;background:#b3261e}.recording-header-confirmation-actions button:focus-visible{outline:2px solid #f28b82;outline-offset:2px}.export-ready-panel,.export-error-panel{grid-template-columns:auto minmax(0,1fr) auto}.export-ready-panel .export-panel-close{grid-column:3;grid-row:1;display:grid}.export-ready-download,.export-retry-button{grid-column:2 / -1;justify-self:start}.mobile-controls{border-color:#3c4043;border-radius:999px;background:#252628;box-shadow:0 12px 30px #0000005c}.mobile-control-button{color:#e8eaed;background:#303134}.mobile-control-button:hover{border-color:#5f6368;color:#fff;background:#3c4043}.mobile-control-button.control-off{border-color:#c5221f;color:#fce8e6;background:#5f1512}.mobile-control-button.is-open{border-color:#8ab4f8;color:#e8f0fe;background:#174ea6}.mobile-leave-button,.mobile-leave-button:hover{border-color:#ea4335;color:#fff;background:#ea4335}}@keyframes meeting-status-notice-in{0%{opacity:0}}@keyframes meeting-status-countdown{to{stroke-dashoffset:50.27}}@media(max-width:760px){.mobile-dock-prompt{--mobile-dock-prompt-surface: #292a2d;--mobile-dock-prompt-border: #5f6368;position:fixed;right:8px;bottom:calc(76px + env(safe-area-inset-bottom));left:8px;z-index:23;width:min(420px,calc(100% - 16px));max-height:min(44dvh,330px);margin-inline:auto;display:grid;gap:9px;overflow:visible;padding:13px 14px;border:1px solid var(--mobile-dock-prompt-border);border-radius:12px;color:#e8eaed;background:var(--mobile-dock-prompt-surface);box-shadow:0 14px 36px #00000075;animation:mobile-dock-prompt-in .15s ease-out both}.mobile-dock-prompt:after{position:absolute;top:100%;left:var(--mobile-dock-prompt-anchor-x);width:12px;height:12px;border-right:1px solid var(--mobile-dock-prompt-border);border-bottom:1px solid var(--mobile-dock-prompt-border);background:var(--mobile-dock-prompt-surface);content:"";transform:translate(-50%,-6px) rotate(45deg)}.mobile-dock-prompt.tone-warning{--mobile-dock-prompt-border: #f0c172}.mobile-dock-prompt.tone-danger{--mobile-dock-prompt-border: #f28b82}.mobile-dock-prompt>strong{font-size:.9rem;font-weight:750}.mobile-dock-prompt>span:not(.mobile-dock-prompt-heading){color:#bdc1c6;font-size:.76rem;line-height:1.4}.mobile-dock-prompt-heading{min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px}.mobile-dock-prompt-heading>.material-symbols-outlined{color:#aecbfa;font-size:23px}.mobile-dock-prompt.tone-warning .mobile-dock-prompt-heading>.material-symbols-outlined{color:#fdd663}.mobile-dock-prompt-heading>span:last-child{min-width:0;display:grid;gap:2px}.mobile-dock-prompt-heading strong{font-size:.84rem}.mobile-dock-prompt-heading small{color:#bdc1c6;font-size:.72rem;line-height:1.35}.mobile-dock-prompt-actions{display:flex;justify-content:flex-end;gap:8px}.mobile-dock-prompt-actions button{min-height:36px;padding:0 12px;border:1px solid #5f6368;border-radius:999px;color:#e8eaed;background:transparent;cursor:pointer;font:inherit;font-size:.75rem;font-weight:750}.mobile-dock-prompt-actions button:last-child{border-color:#8ab4f8;color:#0b1f33;background:#8ab4f8}.mobile-dock-prompt.tone-danger .mobile-dock-prompt-actions button:last-child{border-color:#ea4335;color:#fff;background:#b3261e}.mobile-dock-prompt-actions button:focus-visible,.mobile-audio-output-options button:focus-visible{outline:2px solid #8ab4f8;outline-offset:2px}.mobile-audio-output-options{display:grid;gap:5px;overflow-y:auto;overscroll-behavior:contain}.mobile-audio-output-options button{min-width:0;min-height:42px;display:grid;grid-template-columns:24px minmax(0,1fr) 24px;align-items:center;gap:8px;padding:7px 9px;border:1px solid transparent;border-radius:8px;color:#e8eaed;background:#303134;cursor:pointer;font:inherit;font-size:.76rem;font-weight:650;text-align:left}.mobile-audio-output-options button>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-audio-output-options button>.material-symbols-outlined{color:#aecbfa;font-size:20px}.mobile-audio-output-options button.is-selected{border-color:#8ab4f8;background:#174ea6}.mobile-more-output-note{min-width:0;min-height:64px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:10px 12px;border:1px solid #3c4043;border-radius:7px;color:#e8eaed;background:#303134}.mobile-more-output-note>.material-symbols-outlined{color:#bdc1c6;font-size:23px}.mobile-more-output-note>span:last-child{min-width:0;display:grid;gap:2px}.mobile-more-output-note strong{font-size:.78rem}.mobile-more-output-note small{color:#bdc1c6;font-size:.68rem;line-height:1.3}.mobile-leave-control-wrap{width:100%}.mobile-leave-control-wrap .leave-confirmation{right:50%;width:min(250px,calc(100vw - 32px));transform:translate(50%)}.mobile-leave-control-wrap .leave-confirmation:after{right:50%;transform:translate(50%,-6px) rotate(45deg)}}@keyframes mobile-dock-prompt-in{0%{opacity:0;transform:translateY(5px)}}.meeting-page{--meeting-side-panel-width: clamp(340px, 32vw, 390px)}.participants-panel,.chat-panel{top:0;border-color:#3c4043;color:#e8eaed;background:#202124;box-shadow:-14px 0 32px #00000047;animation:meeting-side-panel-in .18s ease-out both}.meeting-page.has-side-panel .meeting-header-meta{visibility:hidden;opacity:0;pointer-events:none}.participants-panel>header,.chat-panel>header{border-color:#3c4043;color:#e8eaed;background:#252628}.participants-panel>header span,.chat-panel>header span,.participant-list-item small,.chat-empty,.chat-composer-status,.chat-composer>small{color:#9aa0a6}.participants-panel>header button,.chat-panel>header button{border-color:#3c4043;color:#e8eaed;background:#303134}.participants-panel>header button:hover,.chat-panel>header button:hover{border-color:#5f6368;background:#3c4043}.participant-list-item{border-color:#3c4043}.participant-list-item.is-hidden-from-grid{background:#292a2d}.participant-list-media{color:#bdc1c6}.participant-list-pin{border-color:#3c4043;color:#bdc1c6;background:#303134}.participant-list-pin:hover{border-color:#8ab4f8;color:#e8f0fe;background:#174ea6}.participants-copy{border-color:#5f6368;color:#8ab4f8;background:#303134}.participants-copy:hover{background:#3c4043}.chat-messages{background:#202124}.chat-empty strong,.chat-message-meta strong{color:#e8eaed}.chat-empty .material-symbols-outlined,.chat-message-meta time{color:#80868b}.chat-message-bubble{border-color:#3c4043;color:#e8eaed;background:#303134}.chat-message.is-own .chat-message-bubble{border-color:#174ea6;color:#fff;background:#174ea6}.chat-message-bubble a{color:#8ab4f8}.chat-composer{border-color:#3c4043;background:#252628}.chat-composer textarea{border-color:#5f6368;color:#e8eaed;background:#303134}.chat-composer textarea::placeholder{color:#9aa0a6}.chat-composer textarea:focus{border-color:#8ab4f8;outline-color:#8ab4f833}.chat-composer textarea:disabled{color:#80868b;background:#292a2d}.chat-composer-row button{border-color:#8ab4f8;color:#0b1f33;background:#8ab4f8}.chat-composer-row button:hover{background:#aecbfa}.chat-composer-row button:disabled{border-color:#5f6368;color:#80868b;background:#303134}.chat-new-messages{border-color:#5f6368;color:#8ab4f8;background:#303134}@keyframes meeting-side-panel-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@media(min-width:900px){.meeting-page{transition:padding-right .18s ease}.meeting-page.has-side-panel{padding-right:calc(var(--meeting-side-panel-width) + 20px)}.participants-backdrop,.chat-backdrop{display:none}.participants-panel,.chat-panel{width:var(--meeting-side-panel-width)}.meeting-page.has-side-panel .controls{left:calc((100% - var(--meeting-side-panel-width)) / 2);transition:left .18s ease}.meeting-page.has-side-panel .secondary-controls{right:calc(var(--meeting-side-panel-width) + 20px);transition:right .18s ease}.meeting-page.has-side-panel .meeting-status-cluster{transform:translate(calc(var(--meeting-side-panel-width) / -2));transition:transform .18s ease}}@media(max-width:899px){.participants-backdrop,.chat-backdrop{display:none}.participants-panel,.chat-panel{width:100%;max-width:none;border-left:0;box-shadow:none}.participants-panel{top:0}.chat-panel{top:var(--chat-viewport-top, 0);bottom:auto;height:var(--chat-viewport-height, 100dvh);max-height:var(--chat-viewport-height, 100dvh)}}.meeting-picture-in-picture-document{width:100vw;height:100vh;margin:0;overflow:hidden;color:#f8fafc;background:#050b14;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.meeting-picture-in-picture-root,.meeting-pip-shell,.meeting-pip-media{width:100%;height:100%}.meeting-pip-shell{position:relative;overflow:hidden;background:#050b14}.meeting-pip-media{position:relative;overflow:hidden}.meeting-pip-primary-video{width:100%;height:100%;display:block;object-fit:cover;background:#050b14}.meeting-pip-media.is-presentation>.meeting-pip-primary-video{object-fit:contain}.meeting-pip-media video.is-mirrored{transform:scaleX(-1)}.meeting-pip-media video.video-hidden{visibility:hidden}.meeting-pip-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(145deg,#17263b,#0b1524)}.meeting-pip-placeholder strong{width:78px;height:78px;display:grid;place-items:center;border:2px solid rgb(255 255 255 / 42%);border-radius:50%;color:#fff;background:#0095eb40;font-size:1.45rem}.meeting-pip-caption{position:absolute;top:12px;left:12px;max-width:calc(100% - 86px);display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border-radius:6px;background:#030712bd;box-shadow:0 5px 18px #0000003d}.meeting-pip-caption strong{overflow:hidden;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.meeting-pip-caption .material-symbols-outlined{flex:0 0 auto;color:#7dd3fc;font-size:18px}.meeting-pip-participant-count{position:absolute;z-index:3;top:12px;right:12px;display:inline-flex;align-items:center;gap:5px;min-width:42px;padding:7px 9px;border-radius:6px;color:#fff;background:#030712bd;box-shadow:0 5px 18px #0000003d}.meeting-pip-participant-count .material-symbols-outlined{font-size:17px}.meeting-pip-participant-count strong{font-size:.76rem}.meeting-pip-self-preview{position:absolute;z-index:2;right:12px;bottom:78px;width:clamp(82px,27%,108px);aspect-ratio:4 / 3;overflow:hidden;border:2px solid rgb(255 255 255 / 78%);border-radius:8px;background:#0b1524;box-shadow:0 8px 24px #0000006b}.meeting-pip-self-preview video{width:100%;height:100%;display:block;object-fit:cover}.meeting-pip-self-placeholder{position:absolute;inset:0;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#253751,#101c2e)}.meeting-pip-self-placeholder strong{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 45%);border-radius:50%;background:#0095eb40;font-size:.84rem}.meeting-pip-self-placeholder .material-symbols-outlined{position:absolute;top:6px;right:6px;padding:3px;border-radius:50%;background:#030712b8;font-size:14px}.meeting-pip-self-label{position:absolute;bottom:5px;left:5px;padding:2px 5px;border-radius:4px;color:#fff;background:#030712b8;font-size:.6rem;font-weight:700}.meeting-pip-controls{position:absolute;z-index:4;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:30px 12px 12px;background:linear-gradient(transparent,#030712e0)}.meeting-pip-controls button{width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid rgb(255 255 255 / 28%);border-radius:50%;color:#f8fafc;background:#1e293beb;cursor:pointer}.meeting-pip-controls button:hover{background:#334155}.meeting-pip-controls button:focus-visible{outline:3px solid rgb(125 211 252 / 62%);outline-offset:2px}.meeting-pip-controls button.is-off{color:#fecaca;border-color:#ef4444;background:#7f1d1df0}.meeting-pip-controls button.is-leave{width:54px;border-radius:8px;border-color:#ef443c;background:#ef443c}.meeting-pip-controls button.is-leave:hover{background:#d93630}.meeting-pip-controls .material-symbols-outlined{font-size:21px}@media(max-width:320px),(max-height:210px){.meeting-pip-controls{gap:6px;padding-bottom:8px}.meeting-pip-controls button{width:36px;height:36px}.meeting-pip-controls button.is-leave{width:46px}.meeting-pip-caption{top:8px;left:8px;max-width:calc(100% - 78px)}.meeting-pip-participant-count{top:8px;right:8px;padding:6px 8px}.meeting-pip-self-preview{right:8px;bottom:64px;width:76px}}
