:root{--slooh-bg:#1e282c;--slooh-bg-elevated:#1e282c;--slooh-surface:#303c3e;--slooh-surface-variant:#344143;--slooh-surface-hover:#303c3e;--slooh-divider:#3a4648;--slooh-outline:#3a4648;--slooh-outline-strong:#5853a4;--slooh-primary:#6d5ce6;--slooh-primary-hover:#7c6df0;--slooh-primary-pressed:#5d4ed4;--slooh-accent:#6d5ce6;--slooh-accent-hover:#7c6df0;--slooh-danger:#e85b61;--slooh-danger-hover:#f06a70;--slooh-text:#f2f5f4;--slooh-text-primary:#f2f5f4;--slooh-text-secondary:#aab5b3;--slooh-text-muted:#7f8a88;--slooh-online:#4de8a3;--slooh-voice-active:#4de8a3;--slooh-muted:#e85b61;color:#1d1d1f;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f5f7;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:#1d1d1f;background:#f5f5f7}button,input{font:inherit}a{color:inherit}.slooh-button{cursor:pointer;border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;gap:10px;font-weight:800;line-height:1;text-decoration:none;transition:background .16s,border-color .16s,color .16s,transform .16s,opacity .16s;display:inline-flex}.slooh-button:focus-visible,.slooh-icon-button:focus-visible,.slooh-text-field-input:focus-visible,.slooh-slider input:focus-visible,.slooh-dialog-close:focus-visible{outline:2px solid var(--slooh-primary);outline-offset:3px}.slooh-button:active,.slooh-icon-button:active{transform:translateY(1px)}.slooh-button:disabled,.slooh-icon-button:disabled,.slooh-text-field-input:disabled,.slooh-slider input:disabled{cursor:not-allowed;opacity:.55}.slooh-button-sm{min-height:36px;padding:0 16px;font-size:12px}.slooh-button-md{min-height:48px;padding:0 22px;font-size:14px}.slooh-button-lg{min-height:58px;padding:0 30px;font-size:16px}.slooh-button.is-full-width{width:100%}.slooh-button-primary{background:var(--slooh-primary);color:var(--slooh-bg)}.slooh-button-primary:hover:not(:disabled){background:var(--slooh-primary-hover)}.slooh-button-primary:active:not(:disabled){background:var(--slooh-primary-pressed)}.slooh-button-secondary{border-color:var(--slooh-outline);background:color-mix(in srgb, var(--slooh-surface) 86%, transparent);color:var(--slooh-text)}.slooh-button-secondary:hover:not(:disabled){border-color:var(--slooh-outline-strong);background:var(--slooh-surface-variant)}.slooh-button-danger{background:var(--slooh-danger);color:var(--slooh-text)}.slooh-button-danger:hover:not(:disabled){background:var(--slooh-danger-hover)}.slooh-button-ghost{color:var(--slooh-text-secondary);background:0 0}.slooh-button-ghost:hover:not(:disabled){background:color-mix(in srgb, var(--slooh-surface-variant) 72%, transparent);color:var(--slooh-text)}.slooh-icon-button{border:1px solid var(--slooh-outline);background:color-mix(in srgb, var(--slooh-surface) 82%, transparent);color:var(--slooh-text);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;transition:background .16s,border-color .16s,color .16s,transform .16s,opacity .16s;display:inline-flex}.slooh-icon-button:hover:not(:disabled){border-color:var(--slooh-outline-strong);background:var(--slooh-surface-variant)}.slooh-icon-button-sm{width:36px;height:36px}.slooh-icon-button-md{width:48px;height:48px}.slooh-icon-button-lg{width:58px;height:58px}.slooh-icon-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.slooh-icon-button-primary,.slooh-icon-button.is-active{border-color:var(--slooh-outline-strong);background:color-mix(in srgb, var(--slooh-primary) 18%, var(--slooh-surface));color:var(--slooh-primary)}.slooh-icon-button-danger,.slooh-icon-button.is-muted{border-color:color-mix(in srgb, var(--slooh-muted) 52%, transparent);color:var(--slooh-muted)}.slooh-icon-danger{stroke:var(--slooh-muted)}.slooh-card{border:1px solid var(--slooh-outline);background:color-mix(in srgb, var(--slooh-surface) 88%, transparent);color:var(--slooh-text);border-radius:24px}.slooh-card-elevated,.slooh-card-settings{background:color-mix(in srgb, var(--slooh-bg-elevated) 92%, transparent);box-shadow:0 26px 80px #00000057}.slooh-card-user-row{background:var(--slooh-surface);border-radius:18px}.slooh-text-field{color:var(--slooh-text);gap:8px;display:grid}.slooh-text-field-label{font-size:13px;font-weight:800}.slooh-text-field-input{background:color-mix(in srgb, var(--slooh-surface) 82%, transparent);width:100%;min-height:54px;color:var(--slooh-text);border:1px solid #ffffff1a;border-radius:16px;padding:0 18px;transition:border-color .16s,background .16s}.slooh-text-field-input::placeholder{color:var(--slooh-text-muted)}.slooh-text-field-input:focus{border-color:var(--slooh-outline-strong);background:var(--slooh-surface)}.slooh-text-field-error{color:var(--slooh-muted);font-size:12px}.slooh-text-field-hint{color:var(--slooh-text-muted);font-size:12px}.slooh-avatar{color:var(--slooh-text);flex:none;justify-content:center;align-items:center;font-weight:800;line-height:1;display:inline-flex;position:relative;overflow:visible}.slooh-avatar-sm{width:44px;height:44px}.slooh-avatar-md{width:48px;height:48px}.slooh-avatar-lg{width:52px;height:52px}.slooh-avatar-frame{border:1px solid var(--slooh-outline);background:var(--slooh-surface-variant);border-radius:50%;width:100%;height:100%;display:block;position:relative;overflow:hidden}.slooh-avatar img,.slooh-avatar-fallback{object-fit:cover;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.slooh-avatar-status{z-index:2;box-shadow:0 0 0 2px var(--slooh-bg);pointer-events:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-3px;right:-3px}.slooh-avatar-status.is-online{background:var(--slooh-online);width:15px;height:15px}.slooh-avatar-status.is-muted-mic{background:var(--slooh-muted);width:18px;height:18px;color:var(--slooh-text)}.slooh-avatar-status.is-muted-mic svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.slooh-slider{--value:100%;align-items:center;width:180px;display:flex;position:relative}.slooh-slider input{width:100%;accent-color:var(--slooh-primary)}.slooh-dialog-overlay{z-index:40;background:#00000061;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.slooh-dialog{border:1px solid var(--slooh-outline);background:var(--slooh-bg-elevated);width:min(460px,100%);max-height:100%;color:var(--slooh-text);border-radius:28px;padding:28px;overflow-y:auto;box-shadow:0 30px 90px #0000006b}.slooh-dialog-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.slooh-dialog-head h2{margin:0;font-size:24px;line-height:1.05}.slooh-dialog-close{width:34px;height:34px;color:var(--slooh-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:999px}.slooh-dialog-close:hover{background:var(--slooh-surface-variant);color:var(--slooh-text)}.slooh-dialog-body{color:var(--slooh-text-secondary);margin-top:16px}.slooh-dialog-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.ov-microphone-dialog{background:#111b1d;border-color:#e85b6147}.ov-microphone-dialog .slooh-dialog-body{line-height:1.5}.ov-microphone-dialog-actions{flex-wrap:wrap}.ov-microphone-dialog-actions .slooh-button{min-width:0}@media (max-width:380px){.ov-microphone-dialog-actions{flex-direction:column;align-items:stretch}.ov-microphone-dialog-actions .slooh-button{width:100%}}.ov-dashboard-page{color:#f4f5f7;background:radial-gradient(circle at 55% 8%,#00947f1f,#0000 22%),radial-gradient(circle at 72% 78%,#00a8aa14,#0000 26%),#030405;place-items:center;min-height:100vh;padding:24px;display:grid;overflow:auto}.ov-dashboard-shell{background:radial-gradient(circle at 52% 20%,#143c3c38,#0000 24%),linear-gradient(135deg,#0f1113f0,#020304fa);width:1400px;height:780px;position:relative;overflow:hidden;box-shadow:0 36px 120px #0000007a}.ov-dashboard-shell.is-groups-screen{background:radial-gradient(circle at 50% 9%,#3ecfb214,#0000 34%),radial-gradient(circle at 50% 59%,#3ecfb20d,#0000 38%),#05080a;width:560px;height:1100px;box-shadow:0 36px 120px #0000007a}.ov-dashboard-logo{justify-content:center;align-items:center;display:flex;position:absolute;top:82px;left:0;right:0}.ov-dashboard-logo-image{object-fit:contain;width:auto;height:58px;display:block}.ov-app-header{z-index:30;pointer-events:none;justify-content:space-between;align-items:flex-start;height:64px;display:flex;position:absolute;top:32px;left:40px;right:40px}.ov-app-header-logo{object-fit:contain;flex:none;width:auto;height:58px;display:block}.ov-app-header-actions{pointer-events:auto;align-items:center;gap:18px;display:flex}.ov-app-header-button{color:#f4f7f8;cursor:pointer;background:#ffffff16;border:1px solid #ffffff1a;border-radius:17px;justify-content:center;align-items:center;width:58px;height:58px;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex;box-shadow:0 16px 38px #0000002e}.ov-app-header-button:hover{color:#fff;background:#ffffff21;border-color:#3dcfb361}.ov-app-header-button:active{transform:translateY(1px)}.ov-app-header-button.is-hidden{visibility:hidden;pointer-events:none}.ov-app-header-back span{font-size:38px;font-weight:400;line-height:1;display:block;transform:translateY(-2px)}.ov-app-header-settings svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.ov-dashboard-shell.is-groups-screen .ov-dashboard-logo{justify-content:flex-start;top:40px;left:40px;right:auto}.ov-dashboard-shell.is-groups-screen .ov-dashboard-logo-image{height:51px}.ov-left-panel{align-content:start;gap:26px;width:382px;display:grid;position:absolute;top:184px;left:78px}.ov-groups-panel{box-sizing:border-box;width:480px;max-width:calc(100% - 80px);display:grid;position:absolute;top:139px;left:40px}.ov-groups-heading{gap:14px;margin-bottom:28px;display:grid}.ov-groups-title-row{justify-content:space-between;align-items:center;gap:24px;display:flex}.ov-groups-heading h1{color:#fff;letter-spacing:0;margin:0;font-size:32px;font-weight:800;line-height:1.08}.ov-groups-heading p{color:#f4f5f7a3;width:360px;margin:0;font-size:14px;line-height:1.45}.ov-groups-invite-card{background:#161a1edb;border:1px solid #3ecfb247;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;min-height:74px;margin-bottom:18px;padding:14px 16px;display:grid;box-shadow:0 18px 50px #00000047}.ov-groups-invite-card strong,.ov-static-group-copy strong,.ov-groups-empty strong{color:#fff;font-size:14px;font-weight:700;line-height:1.2;display:block}.ov-groups-invite-card span,.ov-static-group-copy span,.ov-groups-empty span{color:#f4f5f794;margin-top:4px;font-size:12px;line-height:1.3;display:block}.ov-groups-invite-actions{gap:8px;display:flex}.ov-groups-invite-actions button,.ov-create-group-button,.ov-static-group-join{color:#fff;cursor:pointer;background:#2ea365;border:0;font-size:12px;font-weight:700}.ov-groups-invite-actions button{min-width:52px;height:32px}.ov-groups-invite-actions button:first-child{color:#f4f5f7c2;background:#ffffff14}.ov-create-group-button{color:#fff;background:#262936e6;border:1px solid #ffffff24;border-radius:18px;flex:none;place-items:center;width:58px;height:58px;margin:0;transition:border-color .16s,background .16s,color .16s,transform .16s;display:grid;box-shadow:0 18px 40px #00000038,inset 0 0 0 1px #ffffff08}.ov-create-group-button svg{stroke:currentColor;stroke-width:2.35px;width:27px;height:27px}.ov-create-group-button:hover{color:#3ecfb2;background:#3ecfb22e;border-color:#3ecfb280;transform:translateY(-1px)}.ov-static-groups-list{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#3ecfb259 transparent;gap:18px;width:100%;max-width:100%;max-height:560px;padding-right:8px;display:grid;overflow:hidden auto}.ov-static-group-card{box-sizing:border-box;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background:#ffffff09;border:1px solid #ffffff1a;border-radius:22px;grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) 150px;width:100%;max-width:100%;min-height:158px;padding:26px 24px 22px;display:grid;position:relative;box-shadow:0 32px 88px #0000003d,inset 0 0 0 1px #3ecfb20a}.ov-static-group-copy{min-width:0;padding-left:15px;position:relative}.ov-static-group-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:245px;font-size:22px;font-weight:800;line-height:1.12;overflow:hidden}.ov-static-group-copy span{color:#f4f5f7ad;margin-top:8px;font-size:15px;line-height:1.28}.ov-static-group-status-dot{background:#666;border-radius:999px;width:8px;height:8px;position:absolute;top:7px;left:0}.ov-static-group-status-dot.is-online{background:#3ecfb2}.ov-static-group-avatars{box-sizing:border-box;grid-area:2/1/auto/span 2;align-self:end;align-items:center;gap:8px;min-width:0;max-width:100%;min-height:38px;padding-top:24px;display:flex;overflow:hidden}.ov-static-group-avatars .ov-avatar-sm,.ov-static-group-empty-slot{border:2px solid #080c10fa;border-radius:999px;width:36px;height:36px;box-shadow:0 0 0 1px #ffffff29}.ov-static-group-empty-slot{background:#ffffff14;display:inline-block;position:relative}.ov-static-group-empty-slot:before{content:"";opacity:.55;border:1px solid #ffffff59;border-radius:999px;position:absolute;inset:7px}.ov-static-group-actions{flex-direction:column;grid-area:1/2;justify-content:start;align-items:stretch;gap:12px;display:flex}.ov-static-group-join,.ov-static-group-edit{border-radius:13px;width:150px;min-height:42px;padding:0 16px}.ov-static-group-join{color:#f4fffc;background:#3ecfb21f;border:1px solid #3ecfb2;font-size:14px;font-weight:800}.ov-static-group-edit{color:#f4f5f78f;text-align:center;background:0 0;border:0;order:2;font-size:13px;font-weight:700}.ov-static-group-edit:hover{color:#fff;background:#ffffff0d}.ov-static-group-join:disabled{cursor:default;opacity:.45}.ov-static-group-error,.ov-groups-error{color:#f77;font-size:12px}.ov-groups-empty{text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;gap:4px;min-height:146px;padding:36px 32px;display:grid}.ov-groups-error{text-align:center;margin:18px 0 0}.ov-create-group-panel{color:#fff;width:560px;display:grid;position:absolute;top:150px;left:50%;transform:translate(-50%)}.ov-create-group-top{justify-items:center;margin-bottom:30px;display:grid;position:relative}.ov-create-group-top h1{color:#fff;letter-spacing:0;margin:0;font-size:34px;font-weight:700;line-height:1.05}.ov-create-group-back{color:#ffffffad;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;place-items:center;width:32px;height:32px;font-size:20px;display:inline-grid;position:absolute;top:-2px;left:0}.ov-create-group-back:hover{color:#fff;border-color:#3dcfb35c}.ov-create-group-form{gap:16px;display:grid}.ov-create-field{gap:8px;display:grid}.ov-create-field span,.ov-create-block-title span{color:#ffffffd1;font-size:14px;font-weight:700}.ov-create-field input{color:#fff;width:100%;height:58px;font:inherit;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;outline:none;padding:0 18px}.ov-create-field input:focus{border-color:#3dcfb38c;box-shadow:0 0 0 3px #3dcfb314}.ov-create-selected-block,.ov-create-friends-list{background:#161a1ea8;border:1px solid #ffffff14}.ov-create-selected-block{gap:12px;min-height:94px;padding:16px;display:grid}.ov-create-block-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.ov-create-block-title small,.ov-create-empty-selection,.ov-create-no-friends span{color:#f4f5f78a;font-size:12px}.ov-create-empty-selection{margin:0}.ov-create-chips{flex-wrap:wrap;gap:8px;display:flex}.ov-create-chip{color:#fff;cursor:pointer;background:#3dcfb31a;border:1px solid #3dcfb347;border-radius:999px;align-items:center;gap:8px;max-width:230px;height:36px;padding:0 10px 0 4px;display:inline-flex}.ov-create-chip span{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.ov-create-chip strong{color:#ffffff85;font-size:16px;line-height:1}.ov-create-chip-remove{color:#3dcfb3;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.ov-create-chip-remove svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:14px;height:14px}.ov-create-chip:hover .ov-create-chip-remove{color:#fff}.ov-create-friends-list{max-height:284px;display:grid;overflow:auto}.ov-create-friend-row{min-height:64px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0f;grid-template-columns:40px 1fr 32px;align-items:center;gap:12px;padding:12px 16px;display:grid}.ov-create-friend-row:hover,.ov-create-friend-row.is-selected{background:#ffffff0a}.ov-create-friend-row:disabled{cursor:default;opacity:.45}.ov-create-friend-row span{gap:3px;min-width:0;display:grid}.ov-create-friend-row strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.ov-create-friend-row small{color:#94a3b8e6;font-size:12px}.ov-create-friend-row em{color:#04100e;background:#3dcfb3;border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;font-weight:800;display:inline-grid}.ov-create-friend-row:not(.is-selected):disabled em{color:#ffffffb8;background:#ffffff14}.ov-create-no-friends{text-align:center;gap:4px;padding:22px;display:grid}.ov-create-no-friends strong{color:#fff;font-size:14px}.ov-create-group-error{color:#f77;text-align:center;margin:0;font-size:12px}.ov-create-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:4px;display:grid}.ov-create-cancel,.ov-create-submit{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;height:52px;font-size:13px;font-weight:800}.ov-create-submit{color:#04100e;background:#3dcfb3;border-color:#3dcfb380}.ov-create-submit:disabled{cursor:default;opacity:.5}.ov-edit-group-panel{top:126px}.ov-edit-members-block{min-height:0}.ov-edit-members-list{gap:8px;display:grid}.ov-edit-member-row{background:#ffffff09;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;min-height:56px;padding:8px;display:grid}.ov-edit-member-row span{gap:3px;min-width:0;display:grid}.ov-edit-member-row strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.ov-edit-member-row small{color:#94a3b8e6;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.ov-edit-member-row em,.ov-edit-member-row button{color:#ffffffc2;background:#ffffff0d;border:1px solid #ffffff14;place-items:center;min-width:86px;height:32px;padding:0 12px;font-size:11px;font-style:normal;font-weight:800;display:inline-grid}.ov-edit-member-row button{cursor:pointer}.ov-edit-member-row button:hover:not(:disabled){color:#fff;border-color:#ff777761}.ov-edit-member-row button:disabled{cursor:default;opacity:.4}.ov-edit-delete{color:#f77;cursor:pointer;background:#ff4d4d14;border:1px solid #ff4d4d59;height:48px;font-size:13px;font-weight:800}.ov-edit-delete:hover:not(:disabled){color:#fff;background:#ff4d4d2e}.ov-edit-delete:disabled{cursor:default;opacity:.55}.ov-section{gap:12px;display:grid}.ov-section h2{color:#f4f5f7d1;letter-spacing:0;align-items:center;gap:11px;margin:0;font-size:12px;font-weight:500;display:flex}.ov-section h2 svg{fill:#f4f5f7;opacity:.95;width:16px;height:16px}.ov-section h2 span{color:#7fc7f0}.ov-section h2 b{font-weight:500}.ov-group-slots{grid-template-columns:repeat(6,44px) 32px;align-items:center;gap:14px;min-height:44px;padding-left:24px;display:grid;position:relative}.ov-party-capacity{color:#f4f5f780;white-space:nowrap;justify-self:end;font-size:11px;line-height:1}.ov-party-capacity.is-full{color:#f4f5f7c2}.ov-avatar{color:#dfe5ee;flex:none;justify-content:center;align-items:center;font-weight:700;line-height:1;display:inline-flex;position:relative;overflow:visible}.ov-avatar-frame{background:#ffffff0f;border:1px solid #00d2cd47;border-radius:50%;width:100%;height:100%;display:block;position:relative;overflow:hidden}.ov-avatar img,.ov-avatar-fallback{object-fit:cover;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ov-avatar-sm{width:44px;height:44px}.ov-avatar-md{width:47px;height:47px}.ov-avatar-lg{width:52px;height:52px}.ov-avatar-status{z-index:2;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-3px;right:-3px;box-shadow:0 0 0 2px #040507f5}.ov-avatar-status.is-online{background:#2fc060;width:15px;height:15px}.ov-avatar-status.is-muted-mic{color:#fff;background:#ef3d46f5;width:18px;height:18px}.ov-avatar-status.is-muted-mic svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.ov-avatar.is-offline .ov-avatar-frame{filter:grayscale();opacity:.55}.ov-empty-slot{color:#0000;pointer-events:none;background:#14171cd1;border:1px solid #ffffff14;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.ov-group-join-button{color:#fff;cursor:pointer;opacity:0;background:#2da15f;border:1px solid #ffffff2e;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .14s,transform .14s,background .14s;display:inline-flex;position:absolute;top:0;left:290px;transform:translateY(2px)}.ov-group-slots:hover .ov-group-join-button,.ov-group-join-button:focus-visible{opacity:1;transform:translateY(0)}.ov-group-join-button:hover{background:#36b56c}.ov-group-join-button:disabled{cursor:default;opacity:1;background:#2da15fa3;transform:translateY(0)}.ov-group-join-button svg,.ov-row-plus svg,.ov-add-control svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;width:25px;height:25px}.ov-friends-list{gap:12px;padding-left:24px;display:grid}.ov-friend-row{grid-template-columns:45px 1fr 28px;align-items:center;gap:14px;min-height:52px;display:grid}.ov-friend-copy{gap:4px;min-width:0;display:grid}.ov-friend-copy strong{color:#f5f6f7;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.1;overflow:hidden}.ov-friend-copy span{color:#7fc7f0;font-size:14px;line-height:1.1}.ov-friend-row.is-offline .ov-friend-copy strong,.ov-friend-row.is-offline .ov-friend-copy span{color:#f4f5f77a}.ov-row-plus{color:#0000;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.ov-friend-row:hover .ov-row-plus{color:#2dbd72}.ov-row-plus:disabled{color:#0000;cursor:default}.ov-friend-row:hover .ov-row-plus:disabled{color:#0000}.ov-row-plus.is-sent{color:#2dbd72;font-size:18px;font-weight:700}.ov-friend-row:hover .ov-row-plus.is-sent{color:#2dbd72}.ov-invite-modal{z-index:20;width:390px;position:absolute;top:166px;left:50%;transform:translate(-50%)}.ov-invite-card{background:#191c22f5;border:1px solid #ffffff1a;grid-template-columns:58px 1fr;align-items:center;gap:14px;padding:18px;display:grid;box-shadow:0 22px 52px #00000073}.ov-join-confirm-card{grid-template-columns:1fr}.ov-invite-copy{gap:5px;min-width:0;display:grid}.ov-invite-copy strong{color:#f6f7f8;font-size:15px;font-weight:700;line-height:1.25}.ov-invite-copy span{color:#85cef4;font-size:13px;line-height:1.2}.ov-invite-members{grid-column:1/-1;gap:8px;padding-top:4px;display:flex}.ov-invite-error{color:#f77;grid-column:1/-1;margin:0;font-size:12px}.ov-invite-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px;display:grid}.ov-invite-actions button{color:#fff;cursor:pointer;border:0;height:38px;font-size:14px;font-weight:700}.ov-invite-actions button:disabled{cursor:default;opacity:.65}.ov-invite-no{background:#ffffff1f}.ov-invite-yes{background:#2da15f}.ov-invite-danger{background:#ef4444}.ov-settings-modal{z-index:40;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:radial-gradient(circle,#3ecfb21f,#0000 42%),#000000b8;justify-content:center;align-items:center;width:auto;padding:24px;display:flex;position:fixed;inset:0;transform:none}.ov-settings-card{color:#fff;background:radial-gradient(circle,#3ecfb20f,#0000 55%),0 0,#05080a;border:1px solid #ffffff15;border-radius:0;grid-template-columns:1fr;align-items:stretch;gap:24px;width:560px;max-width:calc(100vw - 48px);max-height:min(92vh,1100px);padding:46px 40px 40px;display:grid;position:relative;overflow:auto;box-shadow:0 36px 90px #00000094}.ov-settings-head{border-bottom:0;justify-content:space-between;align-items:flex-start;gap:18px;min-height:64px;padding:0;display:flex}.ov-settings-head .ov-invite-copy strong{color:#fff;letter-spacing:0;text-transform:uppercase;font-size:24px;font-weight:700;line-height:1}.ov-settings-head .ov-invite-copy span{color:#94a3b8;font-size:12px;line-height:1.2}.ov-settings-close{color:#ffffff8f;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:0;line-height:1;transition:background .16s,color .16s,opacity .16s;display:inline-flex;position:absolute;top:44px;right:40px}.ov-settings-close:before{content:"×";font-size:28px;font-weight:300;line-height:1}.ov-settings-close:hover{color:#fff;background:#ffffff0f}.ov-settings-steam{background:#ffffff08;border:1px solid #ffffff15;border-radius:20px;grid-template-columns:56px 1fr auto;align-items:center;gap:20px;min-height:104px;padding:24px;display:grid}.ov-settings-steam-copy strong{color:#f8fafc;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.15;overflow:hidden}.ov-settings-steam-copy span,.ov-settings-empty-steam{color:#94a3b8;font-size:11px;line-height:1.2}.ov-settings-empty-steam{grid-column:1/-1}.ov-settings-primary,.ov-settings-secondary,.ov-settings-logout{color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;min-height:38px;padding:0 18px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.ov-settings-primary{background:#2da15f;border-radius:14px;grid-column:1/-1;min-height:44px}.ov-settings-secondary{white-space:nowrap;background:#ffffff14;border:1px solid #ffffff14;border-radius:0;min-width:124px}.ov-settings-secondary:hover,.ov-settings-primary:hover,.ov-settings-invite-form button:hover{filter:brightness(1.08)}.ov-settings-confirm{background:#ef444414;border:1px solid #ef444452;border-radius:16px;gap:12px;padding:16px;display:grid}.ov-settings-confirm strong{color:#f8fafc;font-size:14px}.ov-settings-access{border-top:1px solid #ffffff15;gap:14px;padding-top:24px;display:grid}.ov-settings-section-title strong{color:#f8fafc;font-size:15px;font-weight:700}.ov-settings-note{margin:0}.ov-settings-invite-form{grid-template-columns:1fr 156px;gap:10px;display:grid}.ov-settings-invite-form input{color:#fff;background:#ffffff0e;border:1px solid #ffffff17;border-radius:0;outline:none;min-height:48px;padding:0 16px;font-size:13px}.ov-settings-invite-form input:focus{border-color:#3ecfb28f}.ov-settings-invite-form input:disabled{cursor:not-allowed;opacity:.55}.ov-settings-invite-form button{color:#fff;cursor:pointer;background:#2da15f;border:0;border-radius:0;min-height:48px;font-size:12px;font-weight:700}.ov-settings-invite-form button:disabled{cursor:not-allowed;opacity:.55}.ov-settings-modal .ov-invite-success{color:#5ee08d;margin:0;font-size:12px}.ov-settings-modal .ov-invite-error{color:#f77;margin:0;font-size:12px}.ov-settings-invited-list{background:#ffffff08;border:1px solid #ffffff15;border-radius:16px;gap:8px;max-height:150px;padding:14px;display:grid;overflow:auto}.ov-settings-invited-list span{color:#f8fafc9e;text-transform:uppercase;font-size:11px}.ov-settings-invited-list li{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ov-settings-logout{background:#d14747;border:0;border-radius:14px;width:100%;min-height:48px;margin-top:0}.ov-settings-logout:hover{filter:brightness(1.08)}@media (max-width:640px){.ov-settings-modal{padding:16px}.ov-settings-card{width:100%;max-width:100%;padding:36px 22px 28px}.ov-settings-close{top:32px;right:22px}.ov-settings-steam{grid-template-columns:56px 1fr}.ov-settings-secondary{grid-column:1/-1}.ov-settings-invite-form{grid-template-columns:1fr}}.ov-divider{background:#5f6577b8;border-radius:999px;width:8px;height:452px;position:absolute;top:186px;left:498px}.ov-dashboard-shell.is-voice-screen{background:radial-gradient(circle at 53% 9%,#3ecfb229,#0000 24%),radial-gradient(circle,#3ecfb21f,#0000 42%),linear-gradient(135deg,#0f1616f5,#030506fc);width:560px;height:1100px;min-height:1100px;overflow:hidden;box-shadow:0 36px 120px #00000080}.ov-dashboard-shell.is-voice-screen .ov-dashboard-logo{justify-content:flex-start;width:102.816px;height:85.4773px;padding:0;top:23.9667px;left:34.834px;right:auto}.ov-dashboard-shell.is-voice-screen .ov-dashboard-logo-image{width:102.816px;max-width:102.816px;height:auto;max-height:85.4773px}.ov-dashboard-shell.is-voice-screen .ov-dashboard-footer{top:44px;right:40px}.ov-dashboard-shell.is-voice-screen .ov-gear-button{color:#9ca3af;background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;width:32px;height:32px}.ov-dashboard-shell.is-voice-screen .ov-gear-button svg{width:18px;height:18px}.ov-voice-panel{color:#f8fafc;width:560px;height:1100px;position:absolute;inset:0}.ov-voice-heading{text-align:center;width:480px;height:19px;margin:0;position:absolute;top:112px;left:40px}.ov-voice-back-button{color:#f8fafcb8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;width:52px;height:24px;padding:0;font-size:10px;font-weight:600;line-height:22px;position:absolute;top:0;left:0}.ov-voice-back-button:hover{color:#f8fafc;border-color:#3ecfb275}.ov-voice-heading span{display:none}.ov-voice-heading h1{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;width:336px;margin:0;font-size:18px;font-weight:700;line-height:23px;position:absolute;top:-2px;left:72px;overflow:hidden}.ov-voice-list{gap:12px;width:480px;margin:0;display:grid;position:absolute;top:147px;left:40px}.ov-voice-row-wrap{width:480px;height:64px;position:relative}.ov-voice-row{box-sizing:border-box;width:480px;height:64px;box-shadow:none;background:#ffffff08;border:1px solid #ffffff15;border-radius:16px;grid-template-columns:40px minmax(0,1fr) 214px;align-items:center;gap:16px;padding:12px 32px 12px 16px;display:grid}.ov-voice-row.is-local,.ov-voice-row.is-speaking{border-color:#3ecfb2f2;box-shadow:inset 0 0 0 1px #3ecfb26b}.ov-voice-row.is-voice-offline{opacity:.52;border-color:#ffffff0f}.ov-voice-row.is-voice-offline .ov-avatar-frame{filter:grayscale()}.ov-voice-row .ov-avatar{width:40px;height:40px}.ov-voice-row .ov-avatar-frame,.ov-voice-row .ov-avatar img,.ov-voice-row .ov-avatar-fallback{width:100%;height:100%}.ov-voice-state-chip{color:#f8fafc75;text-align:center;border:1px solid #ffffff1f;border-radius:999px;justify-self:end;min-width:82px;padding:4px 10px;font-size:10px;line-height:1}.ov-voice-copy{gap:2px;min-width:0;display:grid}.ov-voice-copy strong{color:#f8fafc;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:14px;font-weight:800;line-height:1.05;overflow:hidden}.ov-voice-copy span{color:#94a3b8;font-size:11px;line-height:1.05}.ov-self-chip{color:#3dcfb3;text-align:center;background:#3dcfb326;border:1px solid #3dcfb366;border-radius:999px;justify-self:end;min-width:59px;padding:4px 14px;font-size:12px;font-weight:600;line-height:1}.ov-voice-remote-controls{justify-content:flex-end;justify-self:end;align-items:center;gap:14px;width:214px;min-width:0;display:flex}.ov-volume{--value:100%;justify-self:end;width:160px;min-width:160px;height:20px;position:relative;overflow:visible}.ov-volume:before{content:"";background:color-mix(in srgb, var(--slooh-text-muted) 34%, transparent);border-radius:999px;width:100%;height:4px;position:absolute;top:8px;left:0}.ov-volume:after{content:"";width:var(--value);background:var(--slooh-voice-active);border-radius:999px;height:4px;position:absolute;top:8px;left:0}.ov-volume.is-muted:after{background:0 0}.ov-volume input{z-index:1;appearance:none;cursor:pointer;background:0 0;width:160px;height:20px;margin:0;position:relative}.ov-volume input::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:999px;width:160px;height:4px}.ov-volume input::-webkit-slider-thumb{appearance:none;background:var(--slooh-text-primary);border:0;border-radius:999px;width:12px;height:12px;margin-top:-4px}.ov-volume input::-moz-range-track{background:0 0;border:0;border-radius:999px;width:160px;height:4px}.ov-volume input::-moz-range-thumb{background:var(--slooh-text-primary);border:0;border-radius:999px;width:12px;height:12px}.ov-speaker-button{color:#3ecfb2;cursor:pointer;background:0 0;border:0;justify-content:center;justify-self:end;align-items:center;width:34px;height:34px;display:inline-flex}.ov-speaker-button svg,.ov-voice-mic-button svg,.ov-mic-control svg,.ov-gear-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.ov-speaker-button.is-muted{color:#f44}.ov-voice-controls{grid-template-columns:56px 412px;align-items:center;gap:12px;width:480px;height:56px;margin:0;display:grid;position:absolute;top:531px;left:40px}.ov-voice-mic-button{color:#3ecfb2;cursor:pointer;background:#3ecfb21a;border:1px solid #3dcfb373;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.ov-voice-mic-button svg{width:30px;height:30px}.ov-voice-mic-button.is-muted{color:#f44;background:#1f1414;border-color:#cc333380}.icon-danger{stroke:#f44}.ov-disconnect-button{color:#fff;letter-spacing:0;cursor:pointer;background:#0cb97a;border:0;border-radius:16px;justify-content:center;align-items:center;width:412px;height:56px;font-size:18px;font-weight:800;display:inline-flex}.ov-disconnect-button.is-connected{background:#d14747}.ov-disconnect-button:disabled{cursor:wait;opacity:.72}.ov-audio-unlock-button{color:#f8fafc;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;width:412px;height:42px;margin:0;font-size:13px;font-weight:700;display:block;position:absolute;top:599px;left:108px}.ov-livekit-error{color:#f77;text-align:left;width:412px;margin:0;font-size:12px;line-height:1.35;position:absolute;top:599px;left:108px}.ov-livekit-error-block{gap:8px;width:412px;display:grid;position:absolute;top:599px;left:108px}.ov-livekit-error-block .ov-livekit-error{width:auto;position:static}.ov-livekit-retry-button{color:var(--slooh-text);letter-spacing:0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;justify-self:start;padding:8px 12px;font-size:12px;font-weight:650}.ov-livekit-retry-button:hover,.ov-livekit-retry-button:focus-visible{background:#7165d629;border-color:#7165d670}.ov-livekit-retry-button:disabled{cursor:wait;opacity:.62}.ov-empty-voice{color:#f4f5f79e;gap:8px;width:480px;display:grid;position:absolute;top:299px;left:40px}.ov-empty-voice strong{color:#f4f5f7db;font-size:18px}.ov-empty-voice span{max-width:360px;font-size:13px;line-height:1.5}.ov-dashboard-footer{align-items:center;gap:0;display:flex;position:absolute;top:49px;right:40px}.ov-dashboard-footer .ov-avatar{display:none}.ov-dashboard-shell.is-groups-screen .ov-dashboard-footer{top:49px;right:40px}.ov-gear-button{color:#f4f5f7;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.ov-dashboard-shell.is-groups-screen .ov-gear-button{background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;width:32px;height:32px}.ov-dashboard-shell.is-groups-screen .ov-gear-button svg{width:21px;height:21px}.ov-bottom-controls{align-items:center;gap:32px;display:none;position:absolute;bottom:56px;left:50%;transform:translate(-50%)}.ov-mic-control,.ov-add-control{color:#f4f5f79e;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.ov-mic-control{color:#18b88f}.ov-mic-control.is-muted{color:#f4f5f79e}.ov-connect-control{color:#fff;letter-spacing:0;background:#46b96e;border:0;border-radius:0;width:342px;height:64px;font-size:22px;font-weight:400}@media (max-width:980px){.ov-dashboard-page{place-items:start center;padding:16px}.ov-dashboard-shell{width:100%;height:auto;min-height:900px;overflow:visible}.ov-dashboard-logo,.ov-left-panel,.ov-groups-panel,.ov-divider,.ov-voice-panel,.ov-dashboard-footer{position:static}.ov-dashboard-logo{padding-top:36px}.ov-dashboard-logo-image,.brand-logo-image{height:48px}.ov-left-panel,.ov-groups-panel,.ov-voice-panel{width:min(100% - 32px,640px);margin:36px auto 0}.ov-groups-panel{transform:none}.ov-static-group-card,.ov-groups-invite-card{grid-template-columns:1fr}.ov-static-group-join,.ov-groups-invite-actions{grid-area:auto;width:100%}.ov-divider{display:none}.ov-group-slots{grid-template-columns:repeat(6,38px) 30px;gap:9px;padding-left:0}.ov-empty-slot,.ov-group-join-button{width:38px;height:38px}.ov-group-join-button{left:235px}.ov-voice-row-wrap{grid-template-columns:1fr 44px;column-gap:12px}.ov-voice-row{grid-template-columns:42px 1fr;width:100%;height:auto;min-height:68px}.ov-volume,.ov-self-chip,.ov-voice-remote-controls{grid-column:2}.ov-voice-remote-controls{justify-content:flex-start;width:min(100%,214px)}.ov-disconnect-button{margin-top:28px;position:static}.ov-dashboard-footer{justify-content:flex-end;width:min(100% - 32px,640px);margin:24px auto 0}.ov-dashboard-footer .ov-avatar{display:none}}.home{background:#f5f5f7;place-items:center;min-height:100vh;padding:32px 20px;display:grid}.hero{text-align:center;justify-items:center;gap:18px;width:min(100%,520px);display:grid}.hero h1{color:#1d1d1f;margin:0;font-size:64px;font-weight:600;line-height:1.02}.brand-logo-image{object-fit:contain;width:auto;height:58px;display:block}.hero p{color:#515154;max-width:420px;margin:0;font-size:20px;font-weight:400;line-height:1.45}.hero small{color:#86868b;font-size:13px;line-height:1.45}.hero button{color:#fff;cursor:pointer;background:#1d1d1f;border:0;border-radius:999px;min-height:48px;padding:0 24px;font-weight:600;transition:background .16s,transform .16s,box-shadow .16s}.hero button:hover{background:#000;transform:translateY(-1px);box-shadow:0 8px 24px #0000001f}.panel,.room-panel{background:#ffffffeb;border:1px solid #00000014;border-radius:8px;width:min(100%,480px);display:grid;box-shadow:0 18px 50px #00000012}.panel{text-align:center;justify-items:center;gap:22px;padding:40px}.panel h1,.room-profile h2,.participants h2{color:#1d1d1f;margin:0;font-weight:600;line-height:1.15}.panel h1{font-size:30px}.profile-copy{gap:6px;display:grid}.profile-copy p{color:#86868b;margin:0;font-size:14px;line-height:1.45}.steam-avatar{object-fit:cover;border-radius:50%;width:96px;height:96px}.actions{gap:10px;width:100%;display:grid}.button,.room-actions button,.secondary-control,.whitelist-form button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:600;text-decoration:none;transition:background .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.button,.room-actions button,.whitelist-form button,.email-login-form button{color:#fff;background:#1d1d1f;border:1px solid #1d1d1f}.button:hover,.room-actions button:hover,.whitelist-form button:hover,.email-login-form button:hover{background:#000;transform:translateY(-1px);box-shadow:0 8px 24px #0000001a}.button.secondary,.secondary-control{color:#1d1d1f;background:#fff;border:1px solid #0000001f}.button.secondary:hover,.secondary-control:hover{box-shadow:none;background:#f5f5f7;border-color:#0003}.button.compact{min-height:40px;padding:0 18px;font-size:14px}.button:disabled{cursor:not-allowed;opacity:.52;box-shadow:none;transform:none}.whitelist-form{text-align:left;border-top:1px solid #00000014;gap:12px;width:100%;margin-top:6px;padding-top:22px;display:grid}.whitelist-form label{color:#515154;font-size:13px;font-weight:600}.whitelist-form div{grid-template-columns:1fr auto;gap:10px;display:grid}.whitelist-form input,.email-login-form input{color:#1d1d1f;background:#fff;border:1px solid #0000001f;border-radius:999px;outline:none;min-width:0;min-height:44px;padding:0 16px}.whitelist-form input:focus,.email-login-form input:focus{border-color:#1d1d1f;box-shadow:0 0 0 4px #0000000d}.email-login{gap:22px;width:min(100%,440px)}.hero-copy{justify-items:center;gap:14px;display:grid}.email-login-form{text-align:left;background:#ffffffd1;border:1px solid #00000012;border-radius:28px;gap:10px;width:100%;padding:18px;display:grid;box-shadow:0 18px 46px #1d1d1f0f}.email-login-form label{color:#515154;padding-left:4px;font-size:13px;font-weight:600}.email-login-form input{width:100%;min-height:50px;font-size:15px}.email-login-form button{width:100%;min-height:50px}.email-login-form button:disabled{cursor:not-allowed;opacity:.52;box-shadow:none;transform:none}.test-code-box{color:#1d1d1f;text-align:left;background:#ebf5ffe0;border:1px solid #007aff29;border-radius:22px;gap:6px;width:100%;padding:14px 16px;display:grid}.test-code-box span{color:#56708f;font-size:12px;line-height:1.35}.test-code-box strong{font-size:16px;line-height:1.35}.email-state-card{text-align:center;background:#ffffffdb;border:1px solid #00000012;border-radius:28px;gap:12px;width:100%;padding:22px;display:grid;box-shadow:0 18px 46px #1d1d1f0f}.email-state-card span{color:#86868b;font-size:13px;line-height:1.4}.email-state-card strong{color:#1d1d1f;font-size:18px;line-height:1.35}.whitelist-form button{min-height:44px;padding:0 18px}.whitelist-form button:disabled,.room-actions button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none;transform:none}.form-message,.form-error{margin:0;font-size:13px;line-height:1.45}.form-message{color:#167c38}.form-error{color:#b42318}.room-panel{gap:24px;width:min(100%,760px);padding:32px}.room-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.room-header h1{color:#1d1d1f;margin:0;font-size:32px;font-weight:600;line-height:1.16}.room-header p{color:#86868b;margin:6px 0 0;font-size:15px}.room-profile,.participants{background:#fff;border:1px solid #00000014;border-radius:8px;gap:16px;padding:18px;display:grid}.room-profile{grid-template-columns:auto 1fr;align-items:center;min-height:132px}.room-profile h2{font-size:26px}.participants h2{font-size:24px}.participant-row{background:#fbfbfd;border:1px solid #0000000f;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto minmax(160px,220px);align-items:center;gap:14px;min-height:68px;padding:12px 14px;display:grid}.participant-row div{gap:4px;min-width:0;display:grid}.participant-row strong,.participant-row span{overflow-wrap:anywhere}.participant-row strong{color:#1d1d1f;font-size:15px;font-weight:600}.participant-row span{color:#86868b;font-size:13px;line-height:1.35}.participant-row em{color:#515154;white-space:nowrap;background:#fff;border:1px solid #00000014;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:12px;font-style:normal;line-height:1;display:inline-flex}.participant-row em.speaking-badge{color:#167c38;background:#f1fbf4;border-color:#34c75947}.participant-row em.muted-badge{color:#1d1d1f;background:#f5f5f7;border-color:#0000001f}.participant-flags{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.participant-volume{grid-template-columns:1fr auto;align-items:center;gap:8px 10px;min-width:0;display:grid}.participant-volume label{color:#86868b;grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;font-size:12px;line-height:1.2;display:flex}.participant-volume label strong{color:#1d1d1f;font-size:12px;font-weight:600}.participant-volume input[type=range]{accent-color:#1d1d1f;width:100%;height:18px;margin:0}.volume-reset,.volume-mute{color:#515154;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:999px;min-height:26px;padding:0 10px;font-size:12px}.volume-reset:hover,.volume-mute:hover{background:#f5f5f7;border-color:#0000002e}.volume-mute{color:#1d1d1f;grid-column:1/-1;justify-content:center}.participant-avatar{object-fit:cover;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.participant-avatar.placeholder{color:#1d1d1f;background:#e8e8ed;font-weight:600}.room-status{color:#515154;align-items:center;gap:9px;width:fit-content;font-size:15px;font-weight:600;display:inline-flex}.status-dot{background:#a1a1a6;border-radius:50%;width:9px;height:9px}.status-dot.connected{background:#34c759}.room-error{color:#b42318;background:#fff4f2;border:1px solid #b423182e;border-radius:8px;margin:0;padding:12px 14px;font-size:14px;line-height:1.45}.room-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.room-actions button{white-space:normal;min-width:0}@media (max-width:768px){.home{padding:24px 16px}.hero h1{font-size:56px}.room-panel{padding:24px}.room-actions{grid-template-columns:1fr}}@media (max-width:520px){.home{align-items:start;padding-top:48px}.hero{gap:16px}.hero h1{font-size:44px}.hero p{font-size:18px}.panel,.room-panel{padding:24px}.panel h1{font-size:26px}.room-header{gap:14px;display:grid}.room-header h1{font-size:28px}.room-profile{text-align:center;grid-template-columns:1fr;justify-items:center}.whitelist-form div{grid-template-columns:1fr}.participant-row{grid-template-columns:auto minmax(0,1fr)}.participant-flags{grid-column:1/-1;justify-content:flex-start}.participant-volume{grid-column:1/-1}}body,.home{background:radial-gradient(circle at 50% 18%,#ffffffd1,#0000 34%),#f1f1f7}.panel{background:#ffffffb8;border:0;border-radius:32px;box-shadow:24px 28px 70px #8c8c9b38,-18px -18px 42px #ffffffb8}.room-home{align-items:stretch;min-height:100vh;padding:clamp(34px,7vh,92px) 20px 38px}.room-panel{width:min(100%,1120px);min-height:calc(100vh - 76px);box-shadow:none;background:0 0;border:0;border-radius:0;align-content:start;gap:clamp(54px,8vh,112px);margin:0 auto;padding:0 0 154px;display:grid}.room-header{justify-content:flex-start;width:min(100%,900px);display:flex}.room-header h1{color:#3a3a42;letter-spacing:0;text-transform:uppercase;align-items:center;gap:18px;margin:0;font-size:clamp(34px,4.4vw,56px);font-weight:400;line-height:1;display:inline-flex}.sound-wave{width:84px;height:40px;display:inline-block;position:relative}.sound-wave:before{clip-path:polygon(0 42%,30% 42%,38% 8%,50% 92%,60% 42%,100% 42%,100% 58%,65% 58%,53% 100%,40% 24%,34% 58%,0 58%);content:"";background:#2aa7d8;height:22px;position:absolute;inset:8px 0 0}.participants{background:0 0;border:0;gap:24px;padding:0;display:grid}.participant-shell{grid-template-columns:minmax(0,1fr) 82px;align-items:center;gap:34px;display:grid}.participant-row{background:#f9f9ffdb;border:3px solid #0000;border-radius:30px;grid-template-columns:minmax(220px,1fr) minmax(260px,395px) auto;align-items:center;min-height:86px;padding:15px 28px;display:grid;position:relative;box-shadow:22px 24px 46px #80809040,-18px -18px 34px #ffffffd1}.participant-row.speaking{background:#f9f9ffe6;border-color:#45b96b;box-shadow:22px 24px 46px #80809038,-18px -18px 34px #ffffffd1}.participant-identity{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:16px;min-width:0;display:grid;position:relative}.participant-copy{gap:4px;min-width:0;display:grid}.participant-copy strong{color:#202026;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:17px;font-weight:700;line-height:1.1;overflow:hidden}.participant-copy span{color:#777782;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.1;overflow:hidden}.participant-avatar{width:58px;height:58px;box-shadow:0 10px 18px #50505e24}.presence-dot{z-index:1;background:#45b96b;border:2px solid #f7f7fb;border-radius:50%;width:16px;height:16px;position:absolute;bottom:2px;left:45px;box-shadow:0 4px 8px #45b96b3d}.presence-dot.muted{background:#f04444;box-shadow:0 4px 8px #f0444438}.participant-volume{min-width:0;display:block}.participant-volume input[type=range]{appearance:none;cursor:pointer;background:0 0;width:100%;height:16px;margin:0}.participant-volume input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg, #20b8d5 0%, #b56aa8 var(--volume-progress), transparent 0), #dedfe8;border-radius:999px;height:12px}.participant-volume input[type=range]::-webkit-slider-thumb{appearance:none;background:#7a7a7a;border:0;border-radius:50%;width:28px;height:28px;margin-top:-8px;box-shadow:0 5px 10px #5050502e}.participant-volume input[type=range]::-moz-range-track{background:#dedfe8;border-radius:999px;height:12px}.participant-volume input[type=range]::-moz-range-progress{background:linear-gradient(90deg,#20b8d5,#b56aa8);border-radius:999px;height:12px}.participant-volume input[type=range]::-moz-range-thumb{background:#7a7a7a;border:0;border-radius:50%;width:28px;height:28px;box-shadow:0 5px 10px #5050502e}.participant-volume input[type=range]:disabled{cursor:default;opacity:.72}.participant-local-label{justify-self:end}.participant-local-label em,.participant-flags em{color:#777782;background:0 0;border:0;min-height:22px;font-size:12px}.participant-flags{justify-content:flex-end;display:flex}.participant-flags .muted-badge,.participant-flags .speaking-badge{background:#ffffffad;border-radius:999px;padding:0 10px}.speaker-button{color:#8e8e96;cursor:pointer;background:#f8f8fddb;border:0;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;transition:transform .16s,opacity .16s,box-shadow .16s;display:inline-flex;box-shadow:14px 18px 34px #82829133,-12px -12px 24px #ffffffd1}.speaker-button svg,.bottom-icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.8px;width:38px;height:38px}.speaker-button:hover{transform:translateY(-1px)}.speaker-button.muted{color:#b8b8c2;opacity:.75}.speaker-button.muted svg{stroke:#b8b8c2}.speaker-button.spacer{pointer-events:none;opacity:0}.room-status{z-index:8;color:#8a8a94;font-size:13px;position:fixed;bottom:28px;right:28px}.room-error{z-index:12;width:min(92vw,720px);position:fixed;bottom:126px;left:50%;transform:translate(-50%)}.room-actions{z-index:10;grid-template-columns:74px minmax(240px,430px) 74px;align-items:center;gap:34px;width:min(92vw,620px);display:grid;position:fixed;bottom:64px;left:50%;transform:translate(-50%)}.connect-button{color:#fff;letter-spacing:0;background:#45b96b;border:0;border-radius:30px;min-height:78px;font-size:clamp(23px,2.2vw,34px);font-weight:400;box-shadow:0 18px 32px #45b96b3d}.connect-button.disconnect{background:#f04444;box-shadow:0 18px 32px #f0444438}.connect-button:disabled{opacity:.72}.bottom-icon-button{color:#777782;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:74px;height:74px;display:inline-flex}.bottom-icon-button:disabled{cursor:default;opacity:1}.bottom-icon-button .danger-stroke{stroke:#f04444;stroke-width:3.4px}.back-to-lobby{z-index:10;color:#8a8a94;cursor:pointer;background:#ffffff8f;border:0;border-radius:999px;min-height:38px;padding:0 16px;position:fixed;top:26px;right:28px;box-shadow:0 10px 24px #8282911a}@media (max-width:900px){.room-home{padding-top:42px}.room-panel{gap:38px}.participant-shell{grid-template-columns:minmax(0,1fr) 58px;gap:14px}.participant-row{grid-template-columns:minmax(170px,1fr) minmax(150px,260px);min-height:82px;padding:14px 18px}.participant-flags{display:none}.speaker-button{width:54px;height:54px}.speaker-button svg{width:31px;height:31px}}@media (max-width:620px){.room-home{padding:34px 14px 24px}.room-panel{min-height:calc(100vh - 58px);padding-bottom:136px}.room-header h1{gap:10px;font-size:27px}.sound-wave{width:48px;height:26px}.participant-shell{grid-template-columns:1fr;gap:10px}.participant-row{border-radius:28px;grid-template-columns:1fr;gap:14px}.participant-volume{width:100%}.speaker-button{background:#ffffffd1;justify-self:end;margin-top:-76px;margin-right:14px}.speaker-button.spacer{display:none}.room-actions{grid-template-columns:46px minmax(170px,1fr) 46px;gap:14px;width:calc(100vw - 28px);bottom:28px}.connect-button{border-radius:24px;min-height:60px;font-size:20px}.bottom-icon-button{width:46px;height:46px}.bottom-icon-button svg{width:34px;height:34px}.room-status{display:none}}.room-home{place-items:start center;padding:96px 24px 54px}.room-panel{gap:132px;width:min(100%,980px);min-height:auto;padding:0;position:relative}.room-header{width:100%}.room-header h1{letter-spacing:0;gap:16px;font-size:clamp(40px,3.35vw,48px);font-weight:400}.sound-wave{width:78px;height:36px}.participants{gap:24px;width:100%}.participant-shell{grid-template-columns:minmax(0,820px) 64px;gap:38px}.participant-row{background:#f7f7fbc7;border:2px solid #0000;border-radius:30px;grid-template-columns:minmax(280px,360px) minmax(300px,340px) auto;min-height:88px;padding:14px 26px;box-shadow:0 20px 45px #2d2d3c1f}.participant-row.speaking{border:2px solid #45b96b;box-shadow:0 20px 45px #2d2d3c1f,0 0 0 1px #45b96b1f}.participant-avatar{width:56px;height:56px}.participant-identity{grid-template-columns:62px minmax(0,1fr);gap:15px}.presence-dot{bottom:1px;left:43px}.participant-volume{justify-self:end;width:min(100%,336px)}.participant-volume input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg, #18b7d5 0%, #b467a9 var(--volume-progress), transparent 0), #d9d9df;height:11px}.participant-volume input[type=range]::-webkit-slider-thumb{background:#7f7f7f;width:24px;height:24px;margin-top:-6.5px}.participant-volume input[type=range]::-moz-range-track{height:11px}.participant-volume input[type=range]::-moz-range-progress{height:11px}.participant-volume input[type=range]::-moz-range-thumb{background:#7f7f7f;width:24px;height:24px}.speaker-button{background:#fff9;width:62px;height:62px;box-shadow:0 16px 35px #2d2d3c24}.speaker-button svg{width:36px;height:36px}.room-actions{grid-template-columns:62px 370px 62px;justify-content:center;align-items:center;gap:38px;width:100%;margin:158px auto 0;display:grid;position:static;transform:none}.connect-button{border-radius:28px;min-height:76px;font-size:28px;font-weight:400}.bottom-icon-button{color:#77777f;width:62px;height:62px}.bottom-icon-button svg{width:44px;height:44px}.room-status{justify-self:center;margin-top:14px;position:static}.room-error{width:min(100%,820px);margin:20px auto 0;position:static;transform:none}.back-to-lobby{opacity:.72;position:absolute;top:-58px;right:0}@media (max-height:820px) and (min-width:901px){.room-home{padding-top:58px}.room-panel{gap:82px}.room-actions{margin-top:94px}}@media (max-width:900px){.room-home{padding:42px 18px 34px}.room-panel{gap:48px;width:min(100%,760px)}.participant-shell{grid-template-columns:minmax(0,1fr) 58px;gap:16px}.participant-row{grid-template-columns:minmax(170px,1fr) minmax(180px,260px)}.room-actions{grid-template-columns:54px minmax(250px,340px) 54px;gap:22px;margin-top:86px}.connect-button{min-height:70px;font-size:24px}}@media (max-width:620px){.room-home{padding:34px 14px 24px}.room-panel{gap:34px;padding-bottom:0}.room-header h1{font-size:27px}.participant-shell,.participant-row{grid-template-columns:1fr}.speaker-button{justify-self:end;margin-top:-76px;margin-right:14px}.room-actions{grid-template-columns:46px minmax(170px,1fr) 46px;gap:14px;margin-top:58px}.connect-button{min-height:60px;font-size:20px}.bottom-icon-button{width:46px;height:46px}}@media (min-width:901px){.room-home{justify-content:center;min-height:100vh;padding:80px 24px 60px;display:flex}.room-panel{justify-items:center;gap:88px;width:1000px;max-width:100%;min-height:auto;padding:0}.room-header{width:852px}.room-header h1{gap:14px;font-size:36px}.sound-wave{width:64px;height:30px}.participants{gap:20px;width:852px}.participant-shell{grid-template-columns:760px 56px;gap:36px;width:852px}.participant-row{border-radius:27px;grid-template-columns:minmax(240px,292px) 300px minmax(0,1fr);width:760px;min-height:78px;padding:12px 24px}.participant-identity{grid-template-columns:56px minmax(0,1fr);gap:14px}.participant-avatar{width:50px;height:50px}.presence-dot{width:13px;height:13px;bottom:0;left:38px}.participant-copy{gap:3px}.participant-copy strong{font-size:15px}.participant-copy span{font-size:11px}.participant-volume{width:300px}.participant-volume input[type=range]{height:14px}.participant-volume input[type=range]::-webkit-slider-runnable-track{height:9px}.participant-volume input[type=range]::-webkit-slider-thumb{width:22px;height:22px;margin-top:-6.5px}.participant-volume input[type=range]::-moz-range-track{height:9px}.participant-volume input[type=range]::-moz-range-progress{height:9px}.participant-volume input[type=range]::-moz-range-thumb{width:22px;height:22px}.speaker-button{flex-shrink:0;width:56px;height:56px}.speaker-button svg{width:32px;height:32px}.room-actions{grid-template-columns:58px 326px 58px;gap:34px;width:max-content;margin:116px auto 0}.connect-button{border-radius:25px;min-height:64px;font-size:24px}.bottom-icon-button{width:58px;height:58px}.bottom-icon-button svg{width:38px;height:38px}}@media (max-width:900px){.room-home{justify-content:center;min-height:100vh;display:flex}.room-panel,.room-header,.participants,.participant-shell,.participant-row{width:100%;max-width:100%}.participant-shell{grid-template-columns:minmax(0,1fr) 54px;gap:14px}.participant-row{border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(170px,250px);min-height:76px;padding:12px 16px}.participant-avatar{width:48px;height:48px}.participant-identity{grid-template-columns:54px minmax(0,1fr);gap:12px}.participant-volume{width:100%}.speaker-button{width:54px;height:54px}}@media (max-width:620px){.room-header h1{gap:10px}.sound-wave{width:50px;height:24px}.participant-row{grid-template-columns:1fr;gap:14px}.participant-volume{justify-self:stretch}}.participant-row.offline{opacity:.72}.participant-row.offline .participant-avatar,.participant-row.offline .participant-avatar.placeholder{filter:grayscale()}.participant-row.offline .participant-copy strong,.participant-row.offline .participant-copy span{color:#5f5f66}.participant-shell.offline .speaker-button{cursor:default;opacity:.42}.participant-shell.offline .speaker-button:hover{transform:none}.participant-shell.offline .participant-volume input[type=range]::-webkit-slider-runnable-track{background:#d9d9df}.participant-shell.offline .participant-volume input[type=range]::-moz-range-progress{background:#d9d9df}@media (min-width:901px){.room-panel{position:relative}.back-to-lobby{color:#6f6f77;background:#ffffff9e;min-height:40px;padding:0 18px;position:absolute;top:4px;right:74px;box-shadow:0 12px 26px #2d2d3c1c}.room-actions{grid-template-columns:58px 330px 58px;gap:36px;margin-top:118px}.connect-button{border-radius:26px;min-height:64px;font-size:24px;font-weight:400;box-shadow:0 17px 30px #45b96b3d}.connect-button.disconnect{box-shadow:0 17px 30px #f0444438}.bottom-icon-button{color:#77777f;width:58px;height:58px;box-shadow:none;background:0 0;border-radius:0}.bottom-icon-button svg{stroke-width:2.5px;width:42px;height:42px}.bottom-icon-button .danger-stroke{stroke:#f04444;stroke-width:3px}}@media (max-width:900px){.back-to-lobby{top:18px;right:18px}}.home:has(.slooh-auth-page){background:#050909;padding:0}.slooh-auth-page{width:100%;min-height:100vh;color:var(--slooh-text-primary);background:#050909;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.slooh-auth-shell{z-index:1;background:#1e282c;align-content:start;justify-items:center;width:min(400px,100%);max-width:400px;height:min(700px,100vh);min-height:0;padding:0;display:grid;position:relative;box-shadow:0 28px 80px #00000052}.slooh-auth-shell-loading{align-content:center;gap:22px}.slooh-auth-logo{object-fit:contain;width:min(204px,51vw);height:auto;display:block}.slooh-auth-header{text-align:center;justify-items:center;gap:14px;width:320px;margin:0;display:grid;position:absolute;top:185px;left:50%;transform:translate(-50%)}.slooh-auth-header p,.slooh-auth-status{color:color-mix(in srgb, var(--slooh-text-secondary) 82%, transparent);letter-spacing:0;text-align:center;margin:0;font-size:14px;font-weight:400;line-height:1.25}.slooh-auth-card{width:min(320px,100% - 48px);max-width:320px;box-shadow:none;background:0 0;border:0;border-radius:0;gap:11px;margin:0;padding:0;display:grid;position:absolute;top:320px;left:50%;transform:translate(-50%)}.slooh-auth-card input{border:1px solid color-mix(in srgb, var(--slooh-divider) 78%, transparent);width:100%;height:52px;color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-surface-hover) 18%, transparent);border-radius:13px;outline:none;padding:0 16px;font-size:16px;font-weight:400;transition:border-color .16s,background .16s,box-shadow .16s}.slooh-auth-card input::placeholder{color:color-mix(in srgb, var(--slooh-text-secondary) 62%, transparent)}.slooh-auth-card input:focus{border-color:color-mix(in srgb, var(--slooh-accent) 58%, var(--slooh-divider));background:color-mix(in srgb, var(--slooh-surface-hover) 42%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--slooh-accent) 16%, transparent)}.slooh-primary-button,.slooh-secondary-button{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;width:100%;height:52px;padding:0 18px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;transition:opacity .16s,transform .16s,box-shadow .16s,background .16s;display:inline-flex}.slooh-primary-button{color:var(--slooh-text-primary);background:#625bae;box-shadow:0 14px 36px #625bae2e}.slooh-primary-button:hover{background:#6d64bd;transform:translateY(-1px);box-shadow:0 18px 42px #6d64bd38}.slooh-secondary-button{color:#ffffffe6;box-shadow:none;background:#ffffff1f}.slooh-secondary-button:hover{background:#ffffff2b;transform:translateY(-1px)}.slooh-primary-button:disabled,.slooh-secondary-button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.slooh-auth-back{color:color-mix(in srgb, var(--slooh-text-muted) 72%, transparent);cursor:pointer;font:inherit;text-align:center;background:0 0;border:0;justify-self:center;padding:0;font-size:12px;font-weight:400;line-height:1.3}.slooh-auth-back:hover{color:var(--slooh-text-secondary)}.slooh-test-code{width:min(320px,100% - 48px);max-width:100%;color:color-mix(in srgb, var(--slooh-text-muted) 82%, transparent);text-align:center;background:0 0;margin:0;padding:0;font-size:12px;line-height:1.3;position:absolute;top:474px;left:50%;transform:translate(-50%)}.slooh-auth-message,.slooh-auth-error{text-align:left;border-radius:16px;width:min(320px,100% - 48px);max-width:100%;margin:0;padding:12px 14px;font-size:13px;font-weight:500;line-height:1.45;position:absolute;top:474px;left:50%;transform:translate(-50%)}.slooh-auth-message{color:var(--slooh-text-secondary);background:color-mix(in srgb, var(--slooh-accent) 8%, transparent)}.slooh-auth-error{color:color-mix(in srgb, var(--slooh-danger) 84%, var(--slooh-text-secondary));background:color-mix(in srgb, var(--slooh-danger) 9%, transparent)}.slooh-steam-link-shell{gap:26px;padding-top:182px}.slooh-account-email{color:#ffffff8c;margin-top:20px;font-size:14px;line-height:1.3}.slooh-steam-card{text-align:center;gap:18px;width:404px;max-width:100%;margin-top:58px;display:grid}.slooh-steam-card strong{color:#fff;margin-bottom:16px;font-size:30px;font-weight:700;line-height:1.12}@media (max-width:620px){.slooh-auth-shell{width:100%;height:100vh;min-height:620px;box-shadow:none;padding:0}.slooh-auth-header{gap:14px;width:320px;margin:0;top:185px}.slooh-auth-header p,.slooh-auth-status{font-size:14px}.slooh-auth-logo{width:min(204px,51vw)}.slooh-auth-card,.slooh-test-code,.slooh-auth-message,.slooh-auth-error{width:min(320px,100% - 48px)}.slooh-steam-card{width:100%}.slooh-steam-link-shell{padding-top:136px}.slooh-steam-card strong{font-size:26px}}@media (max-width:980px){.ov-dashboard-shell.is-voice-screen{width:560px;max-width:100%;height:1100px;min-height:1100px;overflow:hidden}.ov-dashboard-shell.is-voice-screen .ov-dashboard-logo,.ov-dashboard-shell.is-voice-screen .ov-dashboard-footer,.ov-dashboard-shell.is-voice-screen .ov-voice-panel{margin:0;padding:0;position:absolute}.ov-dashboard-shell.is-voice-screen .ov-dashboard-logo{width:102.816px;top:23.9667px;left:34.834px}.ov-dashboard-shell.is-voice-screen .ov-dashboard-footer{width:auto;top:44px;right:40px}.ov-dashboard-shell.is-voice-screen .ov-voice-panel{width:560px;height:1100px;inset:0}.ov-dashboard-shell.is-voice-screen .ov-voice-heading{width:480px;height:19px;margin:0;position:absolute;top:112px;left:40px}.ov-dashboard-shell.is-voice-screen .ov-voice-list{width:480px;margin:0;position:absolute;top:147px;left:40px}.ov-dashboard-shell.is-voice-screen .ov-voice-row-wrap{width:480px;height:64px;display:block}.ov-dashboard-shell.is-voice-screen .ov-voice-row{grid-template-columns:40px minmax(0,1fr) 214px;width:480px;height:64px;min-height:64px}.ov-dashboard-shell.is-voice-screen .ov-volume,.ov-dashboard-shell.is-voice-screen .ov-self-chip,.ov-dashboard-shell.is-voice-screen .ov-voice-remote-controls{grid-column:auto}.ov-dashboard-shell.is-voice-screen .ov-voice-controls{grid-template-columns:56px 412px;width:480px;height:56px;margin:0;position:absolute;top:531px;left:40px}.ov-dashboard-shell.is-voice-screen .ov-disconnect-button{width:412px;height:56px;margin:0;position:static}}.ov-dashboard-shell.is-create-group-screen{background:radial-gradient(circle at 50% 9%,#1b5a533b,#0000 210px),linear-gradient(#05080a 0%,#071111 100%);border:1px solid #ffffff0a;width:560px;height:1100px;min-height:1100px;padding:0;position:relative;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-dashboard-logo{width:110px;height:52px;margin:0;position:absolute;top:24px;left:32px}.ov-dashboard-shell.is-create-group-screen .ov-dashboard-logo-image{object-fit:contain;width:110px;height:auto}.ov-dashboard-shell.is-create-group-screen .ov-dashboard-footer{display:none}.ov-dashboard-shell.is-create-group-screen .ov-create-group-panel{color:#fff;width:560px;height:1100px;margin:0;padding:0;position:absolute;inset:0;transform:none}.ov-dashboard-shell.is-create-group-screen .ov-create-group-top{text-align:left;width:496px;margin:0;position:absolute;top:132px;left:32px}.ov-dashboard-shell.is-create-group-screen .ov-create-group-top h1{letter-spacing:0;color:#fff;margin:0;font-size:32px;font-weight:800;line-height:1.08}.ov-dashboard-shell.is-create-group-screen .ov-create-group-top p{color:#9aa6b5;max-width:390px;margin:12px 0 0;font-size:14px;line-height:1.45}.ov-dashboard-shell.is-create-group-screen .ov-create-group-back{color:#cfd8dc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:19px;line-height:1;display:inline-flex;position:absolute;top:33.5px;left:496px}.ov-dashboard-shell.is-create-group-screen .ov-create-group-back:hover{color:#fff;border-color:#3dcfb38c}.ov-dashboard-shell.is-create-group-screen .ov-create-group-form{width:560px;height:1100px;margin:0;position:absolute;inset:0}.ov-dashboard-shell.is-create-group-screen .ov-create-field{width:496px;margin:0;display:block;position:absolute}.ov-dashboard-shell.is-create-group-screen .ov-create-field>span{color:#fff;margin:0 0 8px;font-size:14px;font-weight:700;line-height:1;display:block}.ov-dashboard-shell.is-create-group-screen .ov-create-name-field{top:198px;left:32px}.ov-dashboard-shell.is-create-group-screen .ov-create-search-field{top:351px;left:32px}.ov-dashboard-shell.is-create-group-screen .ov-create-field input{box-sizing:border-box;color:#fff;letter-spacing:0;background:#ffffff09;border:1px solid #ffffff24;border-radius:14px;outline:none;width:496px;height:54px;padding:0 18px;font-size:16px}.ov-dashboard-shell.is-create-group-screen .ov-create-field input:focus{border-color:#3dcfb3bf;box-shadow:0 0 0 2px #3dcfb329}.ov-dashboard-shell.is-create-group-screen .ov-create-selected-block{background:0 0;border:0;width:496px;min-height:61px;margin:0;padding:0;position:absolute;top:306px;left:32px}.ov-dashboard-shell.is-create-group-screen .ov-create-block-title{color:#fff;justify-content:space-between;align-items:center;height:18px;margin:0 0 8px;display:flex}.ov-dashboard-shell.is-create-group-screen .ov-create-block-title span{font-size:14px;font-weight:700}.ov-dashboard-shell.is-create-group-screen .ov-create-block-title small{color:#a7c8d9;font-size:12px;font-weight:600}.ov-dashboard-shell.is-create-group-screen .ov-create-empty-selection{color:#9aa6b5;margin:0;font-size:12px;line-height:1.4}.ov-dashboard-shell.is-create-group-screen .ov-create-chip{color:#fff;cursor:pointer;background:#3dcfb31f;border:1px solid #3dcfb359;border-radius:18px;align-items:center;gap:8px;max-width:150px;height:35px;padding:0 10px;display:inline-flex}.ov-dashboard-shell.is-create-group-screen .ov-create-chip span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-chip-remove{color:var(--slooh-text-muted)}.ov-dashboard-shell.is-create-group-screen .ov-create-friends-list{scrollbar-width:thin;scrollbar-color:#919db2a6 transparent;flex-direction:column;gap:12px;width:496px;height:292px;margin:0;padding:0;display:flex;position:absolute;top:437px;left:32px;overflow:hidden auto}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row{box-sizing:border-box;color:#fff;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:40px 1fr 32px;align-items:center;gap:12px;width:496px;height:64px;min-height:64px;padding:0 16px;display:grid}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row:hover,.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row.is-selected{border-color:var(--slooh-divider);background:color-mix(in srgb, var(--slooh-surface-hover) 58%, transparent)}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row>span{text-align:left;flex-direction:column;gap:3px;min-width:0;display:flex}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;line-height:1.1;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row small{color:#8fb0bd;font-size:12px;line-height:1.1}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row em{color:#020606;background:#3dcfb3;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-style:normal;font-weight:900;display:inline-flex}.ov-dashboard-shell.is-create-group-screen .ov-create-no-friends{box-sizing:border-box;color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;gap:4px;width:496px;min-height:64px;padding:0 16px;display:flex}.ov-dashboard-shell.is-create-group-screen .ov-create-no-friends strong{font-size:14px}.ov-dashboard-shell.is-create-group-screen .ov-create-no-friends span{color:#9aa6b5;font-size:12px}.ov-dashboard-shell.is-create-group-screen .ov-create-group-error{color:#ff6b6b;text-align:center;width:496px;margin:0;font-size:13px;line-height:1.35;position:absolute;top:912px;left:32px}.ov-dashboard-shell.is-create-group-screen .ov-create-actions{flex-direction:column-reverse;align-items:stretch;gap:28px;width:496px;margin:0;display:flex;position:absolute;top:967px;left:32px}.ov-dashboard-shell.is-create-group-screen .ov-create-submit{color:#02100d;cursor:pointer;background:#3dcfb3;border:0;border-radius:16px;width:496px;height:56px;font-size:16px;font-weight:800}.ov-dashboard-shell.is-create-group-screen .ov-create-submit:disabled{cursor:not-allowed;opacity:.42}.ov-dashboard-shell.is-create-group-screen .ov-create-cancel{color:#9aa6b5;cursor:pointer;background:0 0;border:0;border-radius:0;width:auto;height:auto;margin:0 auto;padding:0;font-size:15px;font-weight:700}.ov-dashboard-shell.is-create-group-screen .ov-create-cancel:hover{color:#fff}@media (max-width:620px){.ov-dashboard-shell.is-create-group-screen{width:100%;min-width:0;height:100vh;min-height:760px;overflow-y:auto}.ov-dashboard-shell.is-create-group-screen .ov-create-group-panel,.ov-dashboard-shell.is-create-group-screen .ov-create-group-form{width:100%;min-height:900px}.ov-dashboard-shell.is-create-group-screen .ov-dashboard-logo,.ov-dashboard-shell.is-create-group-screen .ov-create-group-top,.ov-dashboard-shell.is-create-group-screen .ov-create-name-field,.ov-dashboard-shell.is-create-group-screen .ov-create-selected-block,.ov-dashboard-shell.is-create-group-screen .ov-create-search-field,.ov-dashboard-shell.is-create-group-screen .ov-create-friends-list,.ov-dashboard-shell.is-create-group-screen .ov-create-group-error,.ov-dashboard-shell.is-create-group-screen .ov-create-actions{width:calc(100% - 48px);left:24px}.ov-dashboard-shell.is-create-group-screen .ov-create-group-back{top:34px;left:auto;right:24px}.ov-dashboard-shell.is-create-group-screen .ov-create-field input,.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row,.ov-dashboard-shell.is-create-group-screen .ov-create-no-friends,.ov-dashboard-shell.is-create-group-screen .ov-create-submit{width:100%}}.ov-dashboard-shell.is-create-group-screen .ov-create-group-panel{box-sizing:border-box;flex-direction:column;width:560px;height:1100px;padding:132px 32px 32px;display:flex;position:absolute;inset:0;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-group-top{text-align:left;width:496px;margin:0 0 34px;position:static}.ov-dashboard-shell.is-create-group-screen .ov-create-group-top h1{margin:0}.ov-dashboard-shell.is-create-group-screen .ov-create-group-top p{max-width:430px;margin:14px 0 0}.ov-dashboard-shell.is-create-group-screen .ov-create-group-form{flex-direction:column;flex:auto;gap:26px;width:496px;height:auto;min-height:0;margin:0;display:flex;position:static;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-field,.ov-dashboard-shell.is-create-group-screen .ov-create-name-field,.ov-dashboard-shell.is-create-group-screen .ov-create-search-field,.ov-dashboard-shell.is-create-group-screen .ov-create-selected-block,.ov-dashboard-shell.is-create-group-screen .ov-create-friends-list,.ov-dashboard-shell.is-create-group-screen .ov-create-group-error,.ov-dashboard-shell.is-create-group-screen .ov-create-actions{box-sizing:border-box;width:496px;position:static;top:auto;left:auto}.ov-dashboard-shell.is-create-group-screen .ov-create-field{gap:10px;display:grid}.ov-dashboard-shell.is-create-group-screen .ov-create-field>span{margin:0;line-height:1.2}.ov-dashboard-shell.is-create-group-screen .ov-create-field input{width:496px}.ov-dashboard-shell.is-create-group-screen .ov-create-selected-block{background:#161a1e8f;border:1px solid #ffffff14;border-radius:16px;gap:14px;min-height:auto;padding:16px;display:grid}.ov-dashboard-shell.is-create-group-screen .ov-create-block-title{height:auto;margin:0}.ov-dashboard-shell.is-create-group-screen .ov-create-chips{flex-wrap:wrap;gap:9px;width:100%;display:flex;overflow:visible}.ov-dashboard-shell.is-create-group-screen .ov-create-chip{flex:0 auto;max-width:220px}.ov-dashboard-shell.is-create-group-screen .ov-create-friends-list{background:0 0;border:0;flex-direction:column;flex:auto;gap:12px;height:auto;min-height:180px;max-height:none;margin:-8px 0 0;padding:0 0 18px;display:flex;overflow:hidden auto}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row,.ov-dashboard-shell.is-create-group-screen .ov-create-no-friends{flex:none;width:496px}.ov-dashboard-shell.is-create-group-screen .ov-create-group-error{text-align:center;margin:-6px 0 0}.ov-dashboard-shell.is-create-group-screen .ov-create-actions{background:linear-gradient(#05080a00,#071111 24px);flex-direction:column-reverse;flex:none;align-items:stretch;gap:18px;margin:0;padding-top:6px;display:flex}.ov-dashboard-shell.is-create-group-screen .ov-create-submit{flex:none;width:496px}.ov-dashboard-shell.is-edit-group-screen{background:radial-gradient(circle at 50% 5%,#3dcfb329,#0000 18%),linear-gradient(#07100f 0%,#05080a 56%,#020405 100%);width:560px;min-width:560px;height:min(1100px,100vh - 24px);min-height:0;overflow:hidden}.ov-dashboard-shell.is-edit-group-screen .ov-dashboard-logo{z-index:3;width:90px;height:52px;margin:0;position:absolute;top:32px;left:40px}.ov-dashboard-shell.is-edit-group-screen .ov-dashboard-logo-image{object-fit:contain;width:90px;height:auto}.ov-dashboard-shell.is-edit-group-screen .ov-dashboard-footer,.ov-dashboard-shell.is-edit-group-screen .ov-gear-button{display:none}.ov-dashboard-shell.is-edit-group-screen .ov-edit-group-panel{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#919db299 transparent;width:560px;height:100%;padding:0 40px 44px;position:absolute;inset:0;overflow:hidden auto;transform:none}.ov-dashboard-shell.is-edit-group-screen .ov-edit-group-panel::-webkit-scrollbar{width:4px}.ov-dashboard-shell.is-edit-group-screen .ov-edit-group-panel::-webkit-scrollbar-track{background:0 0}.ov-dashboard-shell.is-edit-group-screen .ov-edit-group-panel::-webkit-scrollbar-thumb{background:#919db299;border-radius:999px}.ov-dashboard-shell.is-edit-group-screen .ov-create-group-back{z-index:4;color:#b8c2c5;background:#ffffff0e;border:1px solid #ffffff21;border-radius:8px;place-items:center;width:32px;height:32px;font-size:18px;line-height:1;display:grid;position:absolute;top:42px;right:40px}.ov-dashboard-shell.is-edit-group-screen .ov-create-group-back:hover{color:#fff;border-color:#3dcfb373}.ov-dashboard-shell.is-edit-group-screen .ov-create-group-top{text-align:left;width:480px;margin:126px 0 0}.ov-dashboard-shell.is-edit-group-screen .ov-create-group-top h1{color:#fff;letter-spacing:0;margin:0;font-size:32px;font-weight:900;line-height:1.12}.ov-dashboard-shell.is-edit-group-screen .ov-create-group-top p{color:#8b9ca3;max-width:360px;margin:10px 0 0;font-size:13px;line-height:1.35}.ov-dashboard-shell.is-edit-group-screen .ov-create-group-form{flex-direction:column;gap:16px;width:480px;margin:28px 0 0;display:flex}.ov-dashboard-shell.is-edit-group-screen .ov-create-field{width:480px;margin:0}.ov-dashboard-shell.is-edit-group-screen .ov-create-field span{color:#fff;margin:0 0 8px;font-size:13px;font-weight:800;line-height:1.2;display:block}.ov-dashboard-shell.is-edit-group-screen .ov-create-field input{box-sizing:border-box;color:#fff;background:#ffffff09;border:1px solid #ffffff21;border-radius:14px;outline:none;width:480px;height:54px;padding:0 18px;font-size:15px}.ov-dashboard-shell.is-edit-group-screen .ov-create-field input:focus{border-color:#3dcfb3b8;box-shadow:0 0 0 1px #3dcfb32e}.ov-dashboard-shell.is-edit-group-screen .ov-edit-name-field,.ov-dashboard-shell.is-edit-group-screen .ov-edit-search-field{width:480px;position:static}.ov-dashboard-shell.is-edit-group-screen .ov-edit-members-block{box-sizing:border-box;background:0 0;border:0;border-radius:0;width:480px;margin:0;padding:16px 0 0;position:static}.ov-dashboard-shell.is-edit-group-screen .ov-create-block-title{justify-content:space-between;align-items:center;width:480px;min-height:20px;margin:0 0 14px;display:flex}.ov-dashboard-shell.is-edit-group-screen .ov-create-block-title span,.ov-dashboard-shell.is-edit-group-screen .ov-create-block-title small{color:#fff;font-size:13px;font-weight:800;line-height:1}.ov-dashboard-shell.is-edit-group-screen .ov-create-block-title small{color:#9cb0b8;font-size:12px}.ov-dashboard-shell.is-edit-group-screen .ov-edit-members-list{scrollbar-width:thin;scrollbar-color:#919db299 transparent;flex-direction:column;gap:10px;width:480px;max-height:210px;display:flex;overflow:hidden auto}.ov-dashboard-shell.is-edit-group-screen .ov-edit-members-list::-webkit-scrollbar{width:4px}.ov-dashboard-shell.is-edit-group-screen .ov-create-friends-list::-webkit-scrollbar{width:4px}.ov-dashboard-shell.is-edit-group-screen .ov-edit-members-list::-webkit-scrollbar-track{background:0 0}.ov-dashboard-shell.is-edit-group-screen .ov-create-friends-list::-webkit-scrollbar-track{background:0 0}.ov-dashboard-shell.is-edit-group-screen .ov-edit-members-list::-webkit-scrollbar-thumb{background:#919db299;border-radius:999px}.ov-dashboard-shell.is-edit-group-screen .ov-create-friends-list::-webkit-scrollbar-thumb{background:#919db299;border-radius:999px}.ov-dashboard-shell.is-edit-group-screen .ov-edit-member-row{box-sizing:border-box;background:#ffffff0b;border:1px solid #ffffff17;border-radius:16px;grid-template-columns:40px 1fr 86px;align-items:center;gap:12px;width:480px;height:56px;min-height:56px;padding:0 16px;display:grid}.ov-dashboard-shell.is-edit-group-screen .ov-edit-member-row .ov-avatar,.ov-dashboard-shell.is-edit-group-screen .ov-create-friend-row .ov-avatar{width:36px;height:36px}.ov-dashboard-shell.is-edit-group-screen .ov-edit-member-row span{flex-direction:column;gap:3px;min-width:0;display:flex}.ov-dashboard-shell.is-edit-group-screen .ov-edit-member-row strong,.ov-dashboard-shell.is-edit-group-screen .ov-create-friend-row strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;line-height:1.1;overflow:hidden}.ov-dashboard-shell.is-edit-group-screen .ov-edit-member-row small,.ov-dashboard-shell.is-edit-group-screen .ov-create-friend-row small{color:#8fb0bd;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.1;overflow:hidden}.ov-dashboard-shell.is-edit-group-screen .ov-edit-member-row em,.ov-dashboard-shell.is-edit-group-screen .ov-edit-member-row button{box-sizing:border-box;color:#fff;background:#ffffff13;border:1px solid #ffffff1a;border-radius:0;place-items:center;width:86px;min-width:86px;height:32px;padding:0 10px;font-size:11px;font-style:normal;font-weight:900;display:grid}.ov-dashboard-shell.is-edit-group-screen .ov-edit-member-row button{cursor:pointer}.ov-dashboard-shell.is-edit-group-screen .ov-edit-member-row button:hover:not(:disabled){background:#ff505624;border-color:#ff505673}.ov-dashboard-shell.is-edit-group-screen .ov-edit-member-row button:disabled{cursor:default;opacity:.42}.ov-dashboard-shell.is-edit-group-screen .ov-create-friends-list{scrollbar-width:thin;scrollbar-color:#919db299 transparent;flex-direction:column;gap:12px;width:480px;max-height:236px;margin:0;padding:0;display:flex;position:static;overflow:hidden auto}.ov-dashboard-shell.is-edit-group-screen .ov-create-friend-row{box-sizing:border-box;color:#fff;cursor:pointer;background:#ffffff0b;border:1px solid #3dcfb347;border-radius:16px;grid-template-columns:40px 1fr 32px;align-items:center;gap:12px;width:480px;height:64px;min-height:64px;padding:0 16px;display:grid}.ov-dashboard-shell.is-edit-group-screen .ov-create-friend-row:hover{background:#3dcfb317;border-color:#3dcfb3db}.ov-dashboard-shell.is-edit-group-screen .ov-create-friend-row:disabled{cursor:not-allowed;opacity:.44}.ov-dashboard-shell.is-edit-group-screen .ov-create-friend-row>span{text-align:left;flex-direction:column;gap:3px;min-width:0;display:flex}.ov-dashboard-shell.is-edit-group-screen .ov-create-friend-row em{color:#020606;background:#3dcfb3;border-radius:999px;place-items:center;width:32px;height:32px;font-size:18px;font-style:normal;font-weight:900;display:grid}.ov-dashboard-shell.is-edit-group-screen .ov-create-no-friends{box-sizing:border-box;color:#fff;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;gap:4px;width:480px;min-height:64px;padding:0 16px;display:flex}.ov-dashboard-shell.is-edit-group-screen .ov-create-no-friends strong{font-size:14px}.ov-dashboard-shell.is-edit-group-screen .ov-create-no-friends span{color:#9aa6b5;font-size:12px;line-height:1.35}.ov-dashboard-shell.is-edit-group-screen .ov-create-group-error{color:#ff6b6b;text-align:center;width:480px;margin:0;font-size:12px;line-height:1.35;position:static}.ov-dashboard-shell.is-edit-group-screen .ov-create-actions{flex-direction:column-reverse;align-items:stretch;gap:22px;width:480px;margin:6px 0 0;display:flex;position:static}.ov-dashboard-shell.is-edit-group-screen .ov-create-submit{color:#02100d;cursor:pointer;background:#3dcfb3;border:0;border-radius:16px;width:480px;height:56px;font-size:16px;font-weight:900}.ov-dashboard-shell.is-edit-group-screen .ov-create-submit:disabled{cursor:not-allowed;opacity:.44}.ov-dashboard-shell.is-edit-group-screen .ov-create-cancel{color:#9aa6b5;cursor:pointer;background:0 0;border:0;width:auto;height:auto;margin:0 auto;padding:0;font-size:15px;font-weight:800}.ov-dashboard-shell.is-edit-group-screen .ov-create-cancel:hover{color:#fff}.ov-dashboard-shell.is-edit-group-screen .ov-edit-delete{color:#ff6268;cursor:pointer;background:0 0;border:0;width:480px;height:38px;font-size:14px;font-weight:900;position:static}.ov-dashboard-shell.is-edit-group-screen .ov-edit-delete:hover:not(:disabled){color:#ff8c90;background:0 0}.ov-dashboard-shell.is-edit-group-screen .ov-edit-delete:disabled{cursor:not-allowed;opacity:.55}@media (max-width:620px){.ov-dashboard-shell.is-edit-group-screen{width:100%;min-width:0;height:100vh}.ov-dashboard-shell.is-edit-group-screen .ov-dashboard-logo{left:24px}.ov-dashboard-shell.is-edit-group-screen .ov-edit-group-panel{width:100%;padding:0 24px 36px}.ov-dashboard-shell.is-edit-group-screen .ov-create-group-back{right:24px}.ov-dashboard-shell.is-edit-group-screen .ov-create-group-top,.ov-dashboard-shell.is-edit-group-screen .ov-create-group-form,.ov-dashboard-shell.is-edit-group-screen .ov-create-field,.ov-dashboard-shell.is-edit-group-screen .ov-create-field input,.ov-dashboard-shell.is-edit-group-screen .ov-edit-name-field,.ov-dashboard-shell.is-edit-group-screen .ov-edit-search-field,.ov-dashboard-shell.is-edit-group-screen .ov-edit-members-block,.ov-dashboard-shell.is-edit-group-screen .ov-create-block-title,.ov-dashboard-shell.is-edit-group-screen .ov-edit-members-list,.ov-dashboard-shell.is-edit-group-screen .ov-edit-member-row,.ov-dashboard-shell.is-edit-group-screen .ov-create-friends-list,.ov-dashboard-shell.is-edit-group-screen .ov-create-friend-row,.ov-dashboard-shell.is-edit-group-screen .ov-create-no-friends,.ov-dashboard-shell.is-edit-group-screen .ov-create-group-error,.ov-dashboard-shell.is-edit-group-screen .ov-create-actions,.ov-dashboard-shell.is-edit-group-screen .ov-create-submit,.ov-dashboard-shell.is-edit-group-screen .ov-edit-delete{width:100%}}.ov-settings-modal{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:radial-gradient(circle at 50% 18%,#37cfb92e,#0000 34%),radial-gradient(circle at 50% 88%,#25b48c1a,#0000 34%),#000000c2;justify-content:center;align-items:center;padding:28px;overflow:auto}.ov-settings-card{box-sizing:border-box;background:radial-gradient(circle at 50% 0,#45dac61f,#0000 42%),linear-gradient(#121f1df5,#060c0cfa);border:1px solid #5cd6c429;border-radius:28px;gap:24px;width:min(600px,100vw - 48px);max-height:min(880px,100vh - 56px);padding:42px 44px 40px;overflow:hidden auto;box-shadow:0 34px 90px #00000094,inset 0 1px #ffffff0a}.ov-settings-card::-webkit-scrollbar{width:6px}.ov-settings-card::-webkit-scrollbar-thumb{background:#44d3be57;border-radius:999px}.ov-settings-head{min-height:auto;padding-right:58px}.ov-settings-head .ov-invite-copy{gap:9px}.ov-settings-head .ov-invite-copy strong{letter-spacing:0;text-shadow:0 2px #1d95828c;font-size:32px;font-weight:900;line-height:.95}.ov-settings-head .ov-invite-copy span{color:#9fb0b8;font-size:13px}.ov-settings-close{color:#f8fafcb3;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:14px;width:42px;height:42px;top:34px;right:34px;box-shadow:inset 0 1px #ffffff0a}.ov-settings-close:before{font-size:28px;font-weight:500}.ov-settings-close:hover{color:#fff;background:#45dac61a;border-color:#45dac652}.ov-settings-close.slooh-icon-button:before{content:none}.ov-settings-close.slooh-icon-button svg{width:18px;height:18px}.ov-settings-steam,.ov-settings-access,.ov-settings-invited-list,.ov-settings-confirm{box-sizing:border-box;background:#ffffff0b;border:1px solid #ffffff1a;box-shadow:inset 0 1px #ffffff09}.ov-settings-steam{border-radius:24px;grid-template-columns:62px minmax(0,1fr) auto;gap:20px;min-height:116px;padding:24px}.ov-settings-steam .ov-avatar{width:62px;height:62px}.ov-settings-steam-copy strong{letter-spacing:0;font-size:16px;font-weight:900}.ov-settings-steam-copy span,.ov-settings-empty-steam{color:#9fb0b8;font-size:12px}.ov-settings-primary,.ov-settings-secondary{border-radius:16px;min-height:46px;padding:0 22px;font-size:13px;transition:border-color .16s,background .16s,color .16s,transform .16s}.ov-settings-primary{color:#02110e;background:linear-gradient(135deg,#45d8c5,#16bf84);border:0}.ov-settings-secondary{color:#f8fafc;background:#ffffff12;border:1px solid #ffffff21;min-width:146px}.ov-settings-primary:hover,.ov-settings-secondary:hover,.ov-settings-invite-form button:hover,.ov-settings-logout:hover{filter:none;transform:translateY(-1px)}.ov-settings-secondary:hover{background:#45dac61a;border-color:#45dac659}.ov-settings-access{border-top:1px solid #ffffff1a;border-radius:24px;gap:16px;padding:24px}.ov-settings-section-title{gap:9px}.ov-settings-section-title strong{font-size:18px;font-weight:900}.ov-settings-section-title span,.ov-settings-note{color:#aab7bd;font-size:13px;line-height:1.45}.ov-settings-invite-form{grid-template-columns:minmax(0,1fr) 176px;gap:12px}.ov-settings-invite-form input{color:#f8fafc;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:16px;min-width:0;min-height:54px;padding:0 18px;font-size:14px;transition:border-color .16s,background .16s,box-shadow .16s}.ov-settings-invite-form input:focus{background:#ffffff13;border-color:#45dac6b3;box-shadow:0 0 0 3px #45dac61a}.ov-settings-invite-form button{color:#02110e;background:linear-gradient(135deg,#45d8c5,#16bf84);border-radius:16px;min-height:54px;font-size:13px;transition:opacity .16s,transform .16s}.ov-settings-invited-list{border-radius:22px;gap:10px;max-height:170px;padding:18px}.ov-settings-invited-list span{color:#f8fafc94;letter-spacing:.02em;font-size:11px;font-weight:800}.ov-settings-invited-list ul{gap:7px}.ov-settings-invited-list li{color:#f8fafc;font-size:13px;font-weight:700}.ov-settings-modal .ov-invite-success,.ov-settings-modal .ov-invite-error{border-radius:14px;padding:10px 12px;font-size:13px}.ov-settings-modal .ov-invite-success{background:#44d3901a}.ov-settings-modal .ov-invite-error{background:#ef44441a}.ov-settings-confirm{background:#ef444414;border-color:#ef44444d;border-radius:22px;padding:18px}.ov-settings-logout{color:#fff;background:linear-gradient(135deg,#e04a4a,#cf3f3f);border-radius:18px;min-height:58px;font-size:14px;font-weight:900;transition:transform .16s,filter .16s}@media (max-width:640px){.ov-settings-modal{padding:14px}.ov-settings-card{border-radius:24px;width:100%;max-width:100%;max-height:calc(100vh - 28px);padding:34px 20px 24px}.ov-settings-head{padding-right:50px}.ov-settings-head .ov-invite-copy strong{font-size:28px}.ov-settings-close{width:40px;height:40px;top:24px;right:20px}.ov-settings-steam{grid-template-columns:56px minmax(0,1fr);padding:18px}.ov-settings-steam .ov-avatar{width:56px;height:56px}.ov-settings-secondary,.ov-settings-primary{grid-column:1/-1;width:100%}.ov-settings-access{padding:18px}.ov-settings-invite-form{grid-template-columns:1fr}}.ov-static-group-card{grid-template-rows:auto auto;row-gap:34px;min-height:188px;padding-bottom:34px;overflow:visible}.ov-static-group-avatars{grid-area:2/1/auto/-1;align-self:start;min-height:48px;padding-top:0;padding-bottom:4px;overflow:visible}.ov-static-group-avatars .ov-avatar-sm,.ov-static-group-empty-slot{flex:0 0 36px}@media (max-width:700px){.ov-static-group-card{row-gap:24px;min-height:0;padding-bottom:28px}}.ov-dashboard-shell .ov-app-header{z-index:70}.ov-dashboard-shell .ov-settings-modal{z-index:60;box-sizing:border-box;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 50% 18%,#37cfb924,#0000 34%),#0000008a;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:132px 28px 28px;position:absolute;inset:0;overflow:hidden;transform:none}.ov-dashboard-shell .ov-settings-card{width:min(520px,100% - 32px);max-width:calc(100% - 32px);max-height:calc(100% - 28px);margin:0 auto;overflow:hidden auto}@media (max-width:640px){.ov-dashboard-shell .ov-settings-modal{padding:112px 14px 14px}.ov-dashboard-shell .ov-settings-card{width:100%;max-width:100%;max-height:calc(100% - 14px)}}.ov-static-groups-list{flex-direction:column;align-items:stretch;gap:20px;max-height:560px;padding-right:10px;display:flex;overflow:hidden auto}.ov-static-group-card{flex:0 0 210px;grid-template-rows:minmax(0,1fr) 48px;grid-template-columns:minmax(0,1fr) 150px;align-content:stretch;row-gap:18px;height:210px;min-height:210px;max-height:210px;padding:28px 24px 30px;overflow:visible}.ov-static-group-avatars{grid-area:2/1/auto/-1;align-self:end;height:44px;min-height:44px;margin:0;padding:0;overflow:visible}.ov-static-group-actions{grid-area:1/2}@media (max-width:700px){.ov-static-group-card{flex-basis:210px;height:210px;min-height:210px;max-height:210px;padding-bottom:30px}}html,body{height:100%;overflow:hidden}body:has(.ov-dashboard-page){height:100vh;overflow:hidden}.home:has(.ov-dashboard-page){height:100vh;overflow:hidden}.ov-dashboard-page{place-items:center;width:100vw;height:100vh;min-height:0;padding:0;overflow:hidden}.ov-dashboard-shell,.ov-dashboard-shell.is-groups-screen,.ov-dashboard-shell.is-create-group-screen,.ov-dashboard-shell.is-edit-group-screen,.ov-dashboard-shell.is-voice-screen{width:min(560px,100vw);min-width:0;height:100vh;min-height:0;max-height:none;overflow:hidden}.ov-dashboard-shell .ov-app-header{position:absolute;top:32px;left:40px;right:40px}.ov-dashboard-shell.is-groups-screen .ov-groups-panel{width:480px;max-width:calc(100% - 80px);top:139px;left:40px}.ov-dashboard-shell.is-groups-screen .ov-static-groups-list{min-height:0;max-height:calc(100vh - 330px);overflow:hidden auto}.ov-dashboard-shell.is-create-group-screen .ov-create-group-panel{width:100%;height:100%;padding-bottom:24px}.ov-dashboard-shell.is-create-group-screen .ov-create-group-form{height:auto;min-height:0}.ov-dashboard-shell.is-create-group-screen .ov-create-friends-list{min-height:150px;overflow:hidden auto}.ov-dashboard-shell.is-edit-group-screen .ov-edit-group-panel{height:100%;overflow:hidden auto}.ov-dashboard-shell.is-edit-group-screen .ov-edit-members-list,.ov-dashboard-shell.is-edit-group-screen .ov-create-friends-list{overflow:hidden auto}.ov-dashboard-shell.is-voice-screen .ov-voice-panel{width:100%;height:100%}.ov-dashboard-shell.is-voice-screen .ov-voice-list{max-height:calc(100vh - 250px);padding-right:4px;overflow:hidden auto}.ov-dashboard-shell.is-voice-screen .ov-voice-controls{top:auto;bottom:44px}.ov-dashboard-shell.is-voice-screen .ov-audio-unlock-button,.ov-dashboard-shell.is-voice-screen .ov-livekit-error{top:auto;bottom:100px}.ov-dashboard-shell .ov-settings-modal{overflow:hidden}.ov-dashboard-shell .ov-settings-card{max-height:calc(100% - 28px);overflow:hidden auto}.slooh-landing-page{color:#f8fafc;background:radial-gradient(circle at 50% 18%,#3ecfb229,#0000 34%),radial-gradient(circle at 70% 78%,#25b48c1a,#0000 30%),#05080a;place-items:center;min-height:100vh;padding:32px;display:grid;overflow:hidden}.slooh-landing-shell{justify-items:start;gap:34px;width:min(560px,100vw - 48px);display:grid}.slooh-landing-logo{object-fit:contain;width:auto;height:74px}.slooh-landing-copy{gap:14px;display:grid}.slooh-landing-copy h1{color:#fff;margin:0;font-size:54px;font-weight:900;line-height:1}.slooh-landing-copy p{color:#f8fafcb8;max-width:500px;margin:0;font-size:18px;line-height:1.55}.slooh-landing-button{color:#02100d;background:#3dcfb3;border-radius:18px;justify-content:center;align-items:center;min-width:220px;height:58px;padding:0 28px;font-size:16px;font-weight:900;text-decoration:none;display:inline-flex}.slooh-landing-button:hover{background:#50ddc2}.ov-admin-page{color:#eef4f3;background:#12191b;min-height:100vh;padding:32px 32px 56px;overflow:hidden auto}.ov-admin-shell{gap:18px;width:min(1280px,100vw - 64px);margin:0 auto;display:grid}.ov-admin-header{background:#1e282c;border:1px solid #3a4648;border-radius:8px;grid-template-columns:minmax(260px,1fr) minmax(260px,auto) auto;align-items:center;gap:18px;padding:18px 20px;display:grid;box-shadow:0 20px 54px #00000052}.ov-admin-brand{align-items:center;gap:16px;min-width:0;display:flex}.ov-admin-header img{width:auto;height:46px}.ov-admin-header span,.ov-admin-section-heading span,.ov-admin-trend-title span{color:#aab5b3;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800}.ov-admin-header h1{color:#f2f5f4;margin:3px 0 0;font-size:30px;line-height:1.05}.ov-admin-header-meta{justify-items:end;gap:5px;min-width:0;display:grid}.ov-admin-header-meta strong{color:#f06a70;font-size:13px}.ov-admin-header-actions{justify-content:flex-end;gap:10px;display:flex}.ov-admin-header button,.ov-admin-header a,.ov-admin-forbidden a{color:#f2f5f4;cursor:pointer;background:#303c3e;border:1px solid #4b585b;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 15px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.ov-admin-header button:hover:not(:disabled),.ov-admin-header a:hover,.ov-admin-forbidden a:hover{background:#344143;border-color:#6d5ce6}.ov-admin-header button:disabled{color:#7f8a88;cursor:wait}.ov-admin-dashboard-grid,.ov-admin-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.ov-admin-panel{background:#1e282c;border:1px solid #3a4648;border-radius:8px;min-width:0;padding:18px}.ov-admin-overview-panel{background:#202c30}.ov-admin-section-heading{gap:5px;margin-bottom:16px;display:grid}.ov-admin-panel h2{color:#f2f5f4;margin:0;font-size:20px;line-height:1.1}.ov-admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ov-admin-stat-grid.is-overview{grid-template-columns:repeat(5,minmax(0,1fr))}.ov-admin-stat-card{background:#263235;border:1px solid #3a4648;border-radius:8px;align-content:space-between;gap:12px;min-width:0;min-height:116px;padding:14px;display:grid}.ov-admin-stat-label{color:#aab5b3;font-size:12px;font-weight:800;display:block}.ov-admin-stat-card strong{overflow-wrap:anywhere;color:#f2f5f4;min-width:0;font-size:28px;line-height:1.05;display:block}.ov-admin-stat-footer{gap:5px;display:grid}.ov-admin-delta,.ov-admin-stat-detail{color:#aab5b3;font-size:12px;font-weight:750;display:block}.ov-admin-delta.is-up{color:#4de8a3}.ov-admin-delta.is-down{color:#f06a70}.ov-admin-delta.is-flat{color:#aab5b3}.ov-admin-trends-panel{gap:16px;display:grid}.ov-admin-trend-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ov-admin-trend-card{background:#263235;border:1px solid #3a4648;border-radius:8px;min-width:0;padding:14px}.ov-admin-trend-title{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.ov-admin-trend-title h3{color:#f2f5f4;margin:0;font-size:15px}.ov-admin-bars{grid-template-columns:repeat(14,minmax(0,1fr));align-items:end;gap:7px;height:190px;display:grid}.ov-admin-bar-column{grid-template-rows:18px 1fr 18px;align-items:end;gap:6px;min-width:0;height:100%;display:grid}.ov-admin-bar-value,.ov-admin-bar-label{color:#aab5b3;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.ov-admin-bar-track{background:#1e282c;border-radius:6px;align-items:end;width:100%;height:100%;display:flex;overflow:hidden}.ov-admin-bar-track span{background:#6d5ce6;border-radius:6px 6px 0 0;width:100%;display:block}.ov-admin-recent-panel{align-content:start}.ov-admin-recent-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.ov-admin-recent-list li{background:#263235;border:1px solid #3a4648;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:11px 12px;display:grid}.ov-admin-recent-list strong,.ov-admin-recent-list span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.ov-admin-recent-list strong{color:#f2f5f4;font-size:13px}.ov-admin-recent-list span,.ov-admin-empty,.ov-admin-forbidden p{color:#aab5b3;font-size:12px}.ov-admin-recent-list em{color:#f2f5f4;white-space:nowrap;background:#344143;border-radius:999px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:850}.ov-admin-forbidden{max-width:560px;padding:28px}.ov-admin-forbidden h1{color:#f2f5f4;margin:0;font-size:30px}@media (max-width:1120px){.ov-admin-stat-grid.is-overview{grid-template-columns:repeat(3,minmax(0,1fr))}.ov-admin-header{grid-template-columns:1fr}.ov-admin-header-meta{justify-items:start}.ov-admin-header-actions{justify-content:flex-start}}@media (max-width:860px){.ov-admin-page{padding:18px}.ov-admin-shell{width:min(620px,100%)}.ov-admin-dashboard-grid,.ov-admin-recent-grid,.ov-admin-stat-grid,.ov-admin-stat-grid.is-overview,.ov-admin-trend-grid{grid-template-columns:1fr}.ov-admin-bars{gap:5px}}.ov-settings-admin-link{border:1px solid var(--slooh-divider);width:100%;min-height:42px;color:var(--slooh-text-secondary);background:0 0;border-radius:14px;justify-content:center;align-items:center;margin-top:18px;font-size:13px;font-weight:650;text-decoration:none;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.ov-settings-admin-link:hover{border-color:color-mix(in srgb, var(--slooh-accent) 34%, var(--slooh-divider));color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-surface-hover) 58%, transparent)}.ov-dashboard-shell .ov-settings-modal{background:var(--slooh-bg);-webkit-backdrop-filter:none;backdrop-filter:none;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--slooh-text-muted) 48%, transparent) transparent;justify-content:flex-start;align-items:stretch;padding:104px 0 0;overflow:hidden auto}.ov-dashboard-shell .ov-settings-modal::-webkit-scrollbar{width:4px}.ov-dashboard-shell .ov-settings-modal::-webkit-scrollbar-track{background:0 0}.ov-dashboard-shell .ov-settings-modal::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--slooh-text-muted) 48%, transparent);border-radius:999px}.ov-dashboard-shell .ov-settings-card{background:var(--slooh-bg);width:100%;max-width:none;min-height:calc(100% - 104px);max-height:none;box-shadow:none;border:0;border-radius:0;gap:0;margin:0;padding:18px 20px 24px;overflow:visible}.ov-dashboard-shell .ov-settings-head{border-bottom:1px solid var(--slooh-divider);grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:12px;min-height:52px;padding:0 0 16px;display:grid}.ov-dashboard-shell .ov-settings-head .ov-invite-copy{gap:4px;min-width:0}.ov-dashboard-shell .ov-settings-head .ov-invite-copy strong{color:var(--slooh-text-primary);letter-spacing:0;text-shadow:none;text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-size:20px;font-weight:700;line-height:1.15;overflow:hidden}.ov-dashboard-shell .ov-settings-head .ov-invite-copy span{color:var(--slooh-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.ov-dashboard-shell .ov-settings-close{width:42px;height:42px;color:var(--slooh-text-secondary);box-shadow:none;background:0 0;border:1px solid #0000;border-radius:14px;justify-self:end;position:static}.ov-dashboard-shell .ov-settings-close:hover{border-color:var(--slooh-divider);color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-surface-hover) 66%, transparent)}.ov-dashboard-shell .ov-settings-steam,.ov-dashboard-shell .ov-settings-access,.ov-dashboard-shell .ov-settings-invited-list,.ov-dashboard-shell .ov-settings-confirm{border:0;border-bottom:1px solid var(--slooh-divider);box-shadow:none;background:0 0;border-radius:0}.ov-dashboard-shell .ov-settings-steam{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;min-height:76px;padding:16px 0;display:grid}.ov-dashboard-shell .ov-settings-steam .ov-avatar,.ov-dashboard-shell .ov-settings-steam .ov-avatar-frame,.ov-dashboard-shell .ov-settings-steam .ov-avatar img,.ov-dashboard-shell .ov-settings-steam .ov-avatar-fallback{width:44px;height:44px}.ov-dashboard-shell .ov-settings-steam-copy{gap:4px;min-width:0;display:grid}.ov-dashboard-shell .ov-settings-steam-copy strong{color:var(--slooh-text-primary);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;line-height:1.15;overflow:hidden}.ov-dashboard-shell .ov-settings-steam-copy span,.ov-dashboard-shell .ov-settings-empty-steam{color:var(--slooh-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.ov-dashboard-shell .ov-settings-primary,.ov-dashboard-shell .ov-settings-secondary,.ov-dashboard-shell .ov-settings-invite-form button{border-radius:14px;min-height:42px;padding:0 16px;font-size:13px;font-weight:650;text-decoration:none;transition:border-color .16s,background .16s,color .16s}.ov-dashboard-shell .ov-settings-primary,.ov-dashboard-shell .ov-settings-invite-form button{border:1px solid color-mix(in srgb, var(--slooh-accent) 52%, var(--slooh-divider));color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-accent) 24%, transparent)}.ov-dashboard-shell .ov-settings-secondary{border:1px solid var(--slooh-divider);min-width:0;color:var(--slooh-text-primary);background:0 0}.ov-dashboard-shell .ov-settings-primary:hover,.ov-dashboard-shell .ov-settings-invite-form button:hover{border-color:color-mix(in srgb, var(--slooh-accent-hover) 62%, var(--slooh-divider));color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-accent-hover) 28%, transparent);transform:none}.ov-dashboard-shell .ov-settings-secondary:hover{border-color:var(--slooh-divider);color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-surface-hover) 66%, transparent);transform:none}.ov-dashboard-shell .ov-settings-steam>.ov-settings-primary,.ov-dashboard-shell .ov-settings-steam>.ov-settings-secondary{grid-column:1/-1;width:100%;margin-top:2px}.ov-dashboard-shell .ov-settings-access{gap:12px;padding:18px 0;display:grid}.ov-dashboard-shell .ov-settings-section-title{gap:4px;display:grid}.ov-dashboard-shell .ov-settings-section-title strong{color:var(--slooh-text-primary);font-size:16px;font-weight:700;line-height:1.2}.ov-dashboard-shell .ov-settings-section-title span,.ov-dashboard-shell .ov-settings-note{color:var(--slooh-text-secondary);font-size:13px;line-height:1.4}.ov-dashboard-shell .ov-settings-invite-form{grid-template-columns:1fr;gap:10px;display:grid}.ov-dashboard-shell .ov-settings-invite-form input{border:1px solid color-mix(in srgb, var(--slooh-divider) 62%, transparent);width:100%;min-width:0;min-height:44px;color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-surface-hover) 26%, transparent);box-sizing:border-box;box-shadow:none;border-radius:14px;padding:0 14px;font-size:14px}.ov-dashboard-shell .ov-settings-invite-form input::placeholder{color:var(--slooh-text-muted)}.ov-dashboard-shell .ov-settings-invite-form input:focus{border-color:color-mix(in srgb, var(--slooh-accent) 42%, var(--slooh-divider));background:color-mix(in srgb, var(--slooh-surface-hover) 32%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--slooh-accent) 12%, transparent);outline:none}.ov-dashboard-shell .ov-settings-invited-list{gap:8px;max-height:none;padding:14px 0 0;display:grid}.ov-dashboard-shell .ov-settings-invited-list span{color:var(--slooh-text-muted);letter-spacing:0;text-transform:none;font-size:12px;font-weight:650}.ov-dashboard-shell .ov-settings-invited-list ul{gap:5px;margin:0;padding:0;list-style:none;display:grid}.ov-dashboard-shell .ov-settings-invited-list li{color:var(--slooh-text-secondary);text-overflow:ellipsis;white-space:nowrap;gap:2px;font-size:12px;font-weight:450;display:grid;overflow:hidden}.ov-dashboard-shell .ov-settings-invited-list li strong{color:var(--slooh-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.ov-dashboard-shell .ov-settings-invited-list li span{color:var(--slooh-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;overflow:hidden}.ov-dashboard-shell .ov-settings-modal .ov-invite-success,.ov-dashboard-shell .ov-settings-modal .ov-invite-error{border-radius:12px;padding:10px 12px;font-size:13px}.ov-dashboard-shell .ov-settings-modal .ov-invite-success{color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-accent) 12%, transparent)}.ov-dashboard-shell .ov-settings-modal .ov-invite-error{color:var(--slooh-danger);background:color-mix(in srgb, var(--slooh-danger) 10%, transparent)}.ov-dashboard-shell .ov-settings-confirm{gap:8px;padding:16px 0;display:grid}.ov-dashboard-shell .ov-settings-confirm strong{color:var(--slooh-text-primary);font-size:14px;font-weight:700}.ov-dashboard-shell .ov-settings-confirm span{color:var(--slooh-text-secondary);font-size:13px;line-height:1.4}.ov-dashboard-shell .ov-settings-logout{border:1px solid color-mix(in srgb, var(--slooh-danger) 52%, var(--slooh-divider));width:100%;min-height:44px;color:var(--slooh-danger);background:color-mix(in srgb, var(--slooh-danger) 9%, transparent);border-radius:14px;margin-top:18px;font-size:13px;font-weight:700;transition:border-color .16s,background .16s,color .16s}.ov-dashboard-shell .ov-settings-logout:hover{color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-danger) 16%, transparent);transform:none}@media (min-width:520px){.ov-dashboard-shell .ov-settings-invite-form{grid-template-columns:minmax(0,1fr) minmax(136px,auto)}.ov-dashboard-shell .ov-settings-steam{grid-template-columns:44px minmax(0,1fr) auto}.ov-dashboard-shell .ov-settings-steam>.ov-settings-primary,.ov-dashboard-shell .ov-settings-steam>.ov-settings-secondary{grid-column:auto;width:auto;margin-top:0}}.ov-dashboard-shell.is-groups-screen{background:var(--slooh-bg);width:min(400px,100vw);min-width:0;height:min(700px,100vh);max-height:700px;box-shadow:none}.ov-dashboard-shell,.ov-dashboard-shell.is-groups-screen,.ov-dashboard-shell.is-settings-screen,.ov-dashboard-shell.is-create-group-screen,.ov-dashboard-shell.is-voice-screen{background:var(--slooh-bg)}:is(.home:has(.ov-dashboard-page),.ov-dashboard-page){background:#050909}.ov-dashboard-shell.is-groups-screen .ov-app-header.ov-groups-top-app-bar{box-sizing:border-box;pointer-events:auto;flex:0 0 96px;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;height:96px;padding:36px 28px 18px;display:grid;top:0;left:0;right:0}.ov-groups-header-title{min-width:0;color:var(--slooh-text-primary);text-align:center;margin:0;font-size:16px;font-weight:700;line-height:1.2}.ov-dashboard-shell.is-groups-screen .ov-groups-top-app-bar .ov-app-header-button{width:44px;min-width:44px;height:44px;color:var(--slooh-text-primary);box-shadow:none;background:0 0;border:1px solid #0000;border-radius:14px}.ov-dashboard-shell.is-groups-screen .ov-groups-top-app-bar .ov-app-header-button:hover{background:color-mix(in srgb, var(--slooh-accent) 10%, transparent);border-color:#0000;transform:none}.ov-dashboard-shell.is-groups-screen .ov-groups-top-app-bar .ov-app-header-button:focus-visible{outline:2px solid var(--slooh-accent);outline-offset:3px}.ov-dashboard-shell.is-groups-screen .ov-groups-top-app-bar .ov-app-header-button svg{fill:currentColor;stroke:none;stroke-width:0;width:24px;height:24px}.ov-dashboard-shell.is-settings-screen{--settings-gutter:22px;background:var(--slooh-bg);width:400px;min-width:0;max-width:400px;height:700px;min-height:0;max-height:700px;box-shadow:none;flex-direction:column;display:flex;overflow:hidden}.ov-dashboard-shell.is-settings-screen .ov-app-header.ov-settings-top-app-bar{height:96px;padding:36px var(--settings-gutter) 18px;border-bottom:1px solid var(--slooh-divider);box-sizing:border-box;pointer-events:auto;flex:0 0 96px;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;display:grid;position:relative;top:auto;left:auto;right:auto}.ov-settings-header-title{min-width:0;color:var(--slooh-text-primary);text-align:center;margin:0;font-size:16px;font-weight:700;line-height:1.2}.ov-dashboard-shell.is-settings-screen .ov-settings-top-app-bar .ov-app-header-button{width:44px;min-width:44px;height:44px;color:var(--slooh-text-primary);box-shadow:none;background:0 0;border:1px solid #0000;border-radius:14px}.ov-dashboard-shell.is-settings-screen .ov-settings-top-app-bar .ov-app-header-button:hover{background:color-mix(in srgb, var(--slooh-surface-hover) 72%, transparent);border-color:#0000;transform:none}.ov-dashboard-shell.is-settings-screen .ov-settings-top-app-bar .ov-app-header-button:focus-visible{outline:2px solid var(--slooh-accent);outline-offset:3px}.ov-dashboard-shell.is-settings-screen .ov-settings-top-app-bar .ov-app-header-button svg{fill:currentColor;stroke:none;stroke-width:0;width:24px;height:24px}.ov-dashboard-shell.is-settings-screen .ov-settings-header-logout{color:color-mix(in srgb, var(--slooh-danger) 82%, var(--slooh-text-secondary))}.ov-dashboard-shell.is-settings-screen .ov-settings-header-logout:hover{color:var(--slooh-danger);background:color-mix(in srgb, var(--slooh-danger) 11%, transparent)}.ov-settings-screen{width:100%;min-height:0;padding:0 var(--settings-gutter) 26px;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--slooh-text-muted) 48%, transparent) transparent;flex:auto;align-content:start;gap:0;display:grid;overflow:hidden auto}.ov-settings-screen::-webkit-scrollbar{width:4px}.ov-settings-screen::-webkit-scrollbar-track{background:0 0}.ov-settings-screen::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--slooh-text-muted) 48%, transparent);border-radius:999px}.ov-settings-profile,.ov-settings-section{border-bottom:1px solid var(--slooh-divider);background:0 0}.ov-settings-access-section{border-bottom:0}.ov-settings-profile{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;min-height:96px;padding:20px 0;display:grid}.ov-settings-profile.is-editing{align-items:center;min-height:96px}.ov-settings-profile .ov-avatar,.ov-settings-profile .ov-avatar-frame,.ov-settings-profile .ov-avatar img,.ov-settings-profile .ov-avatar-fallback{width:54px;height:54px}.ov-settings-profile-copy{gap:4px;min-width:0;display:grid}.ov-settings-profile-name-row{grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:6px;max-width:100%;display:grid}.ov-settings-profile-name-row strong{color:var(--slooh-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;line-height:1.2;overflow:hidden}.ov-settings-profile-copy span,.ov-settings-profile-copy small{color:var(--slooh-text-secondary);text-overflow:ellipsis;font-size:13px;line-height:1.35;overflow:hidden}.ov-settings-profile-copy small{color:var(--slooh-text-muted)}.ov-settings-profile-edit{width:32px;min-width:32px;height:32px;color:var(--slooh-text-muted);background:0 0;border-radius:10px}.ov-settings-profile-edit svg{width:18px;height:18px}.ov-settings-display-inline{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 32px 32px;align-items:center;gap:6px;width:100%;min-width:0;display:grid}.ov-settings-display-inline input{border:1px solid color-mix(in srgb, var(--slooh-divider) 70%, transparent);width:100%;min-width:0;height:34px;color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-surface-hover) 24%, transparent);box-shadow:none;border-radius:10px;padding:0 10px;font-size:14px;font-weight:700;line-height:1}.ov-settings-display-inline input::placeholder{color:var(--slooh-text-muted);font-weight:600}.ov-settings-display-inline input:focus{border-color:color-mix(in srgb, var(--slooh-accent) 42%, var(--slooh-divider));background:color-mix(in srgb, var(--slooh-surface-hover) 32%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--slooh-accent) 12%, transparent);outline:none}.ov-settings-display-icon{width:32px;min-width:32px;height:32px;color:var(--slooh-text-secondary);background:0 0;border-radius:10px}.ov-settings-display-icon:hover:not(:disabled){color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-surface-hover) 72%, transparent)}.ov-settings-display-icon:disabled{cursor:default;opacity:.55}.ov-settings-display-icon svg{width:17px;height:17px}.ov-settings-section{gap:12px;padding:18px 0;display:grid}.ov-settings-section-title{gap:4px;display:grid}.ov-settings-section-title strong{color:var(--slooh-text-primary);font-size:15px;font-weight:700;line-height:1.2}.ov-settings-section-title span,.ov-settings-note{color:var(--slooh-text-secondary);margin:0;font-size:13px;line-height:1.4}.ov-settings-steam-row{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;min-height:60px;display:grid}.ov-settings-steam-row.is-unlinked{grid-template-columns:minmax(0,1fr);gap:10px}.ov-settings-steam-row .ov-avatar,.ov-settings-steam-row .ov-avatar-frame,.ov-settings-steam-row .ov-avatar img,.ov-settings-steam-row .ov-avatar-fallback{width:44px;height:44px}.ov-settings-steam-copy{gap:4px;min-width:0;display:grid}.ov-settings-steam-copy strong{color:var(--slooh-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;line-height:1.2;overflow:hidden}.ov-settings-steam-copy span,.ov-settings-empty-steam{color:var(--slooh-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.3;overflow:hidden}.ov-settings-primary,.ov-settings-secondary,.ov-settings-invite-form button,.ov-settings-invite-create{border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:13px;font-weight:650;text-decoration:none;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.ov-settings-primary,.ov-settings-invite-form button,.ov-settings-invite-create{border:1px solid color-mix(in srgb, var(--slooh-accent) 52%, var(--slooh-divider));color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-accent) 24%, transparent)}.ov-settings-secondary{border:1px solid var(--slooh-divider);width:100%;color:var(--slooh-text-primary);background:0 0}.ov-settings-primary:hover,.ov-settings-invite-form button:hover:not(:disabled),.ov-settings-invite-create:hover:not(:disabled){border-color:color-mix(in srgb, var(--slooh-accent-hover) 62%, var(--slooh-divider));background:color-mix(in srgb, var(--slooh-accent-hover) 28%, transparent)}.ov-settings-secondary:hover{background:color-mix(in srgb, var(--slooh-surface-hover) 72%, transparent)}.ov-settings-invite-form,.ov-settings-invite-link{grid-template-columns:1fr;gap:10px;display:grid}.ov-settings-invite-link-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.ov-settings-invite-link-actions{grid-template-columns:36px 36px;gap:6px;display:grid}.ov-settings-invite-form input,.ov-settings-invite-link-row input{border:1px solid color-mix(in srgb, var(--slooh-divider) 62%, transparent);width:100%;min-width:0;min-height:44px;color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-surface-hover) 26%, transparent);box-shadow:none;border-radius:14px;padding:0 14px;font-size:14px}.ov-settings-invite-form input::placeholder{color:var(--slooh-text-muted)}.ov-settings-invite-form input:focus,.ov-settings-invite-link-row input:focus{border-color:color-mix(in srgb, var(--slooh-accent) 42%, var(--slooh-divider));background:color-mix(in srgb, var(--slooh-surface-hover) 32%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--slooh-accent) 12%, transparent);outline:none}.ov-settings-invite-link label,.ov-settings-invite-link span{color:var(--slooh-text-muted);text-overflow:ellipsis;font-size:12px;font-weight:650;line-height:1.35;overflow:hidden}.ov-settings-invite-link-row input{color:var(--slooh-text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ov-settings-invite-form button:disabled,.ov-settings-invite-create:disabled,.ov-settings-invite-icon:disabled{cursor:not-allowed;opacity:.55}.ov-settings-invite-icon{border:1px solid color-mix(in srgb, var(--slooh-divider) 70%, transparent);width:36px;min-width:36px;height:36px;color:var(--slooh-text-secondary);background:color-mix(in srgb, var(--slooh-surface-hover) 24%, transparent);border-radius:12px}.ov-settings-invite-icon:hover:not(:disabled){border-color:color-mix(in srgb, var(--slooh-accent) 48%, var(--slooh-divider));color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-surface-hover) 62%, transparent)}.ov-settings-invite-icon svg{width:18px;height:18px}.ov-settings-invite-stats strong{color:var(--slooh-text-secondary);font-size:13px;font-weight:650;line-height:1.3}.ov-settings-invited-list{gap:8px;display:grid}.ov-settings-invited-list ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.ov-settings-invited-list li{border-top:1px solid color-mix(in srgb, var(--slooh-divider) 70%, transparent);min-height:42px;color:var(--slooh-text-primary);text-overflow:ellipsis;white-space:nowrap;gap:2px;padding:9px 0;font-size:13px;display:grid;overflow:hidden}.ov-settings-invited-list li:first-child{border-top:0}.ov-settings-invited-list li strong,.ov-settings-invited-list li span,.ov-settings-invited-list p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.ov-settings-invited-list li strong{color:var(--slooh-text-primary);font-size:13px;font-weight:650}.ov-settings-invited-list li span,.ov-settings-invited-list p{color:var(--slooh-text-muted);font-size:12px;line-height:1.35}.ov-settings-screen>.ov-invite-success,.ov-settings-screen>.ov-invite-error,.ov-settings-section .ov-invite-success,.ov-settings-section .ov-invite-error{border-radius:12px;padding:10px 12px;font-size:13px}.ov-settings-screen .ov-invite-success{color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-accent) 12%, transparent)}.ov-settings-screen .ov-invite-error{color:var(--slooh-danger);background:color-mix(in srgb, var(--slooh-danger) 10%, transparent)}.ov-settings-confirm{border:1px solid color-mix(in srgb, var(--slooh-danger) 28%, var(--slooh-divider));background:color-mix(in srgb, var(--slooh-danger) 8%, transparent);border-radius:14px;gap:8px;padding:12px;display:grid}.ov-settings-confirm strong{color:var(--slooh-text-primary);font-size:14px;font-weight:700}.ov-settings-confirm span{color:var(--slooh-text-secondary);font-size:13px;line-height:1.4}@media (min-width:520px){.ov-settings-invite-form{grid-template-columns:minmax(0,1fr) minmax(136px,auto)}.ov-settings-steam-row{grid-template-columns:44px minmax(0,1fr) auto}.ov-settings-steam-row.is-unlinked{grid-template-columns:minmax(0,1fr) auto}.ov-settings-secondary{width:auto}}.ov-dashboard-shell.is-groups-screen .ov-groups-panel{flex-direction:column;width:100%;max-width:100%;height:calc(100% - 96px);display:flex;top:96px;left:0;overflow:hidden}.ov-dashboard-shell.is-groups-screen .ov-static-groups-list{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--slooh-text-muted) 55%, transparent) transparent;flex:auto;gap:0;width:100%;height:auto;min-height:0;max-height:none;padding:0 0 24px;overflow:hidden auto}.ov-dashboard-shell.is-groups-screen .ov-static-group-card{border:0;border-top:1px solid var(--slooh-divider);width:100%;height:auto;min-height:82px;max-height:none;color:var(--slooh-text-primary);font:inherit;text-align:left;appearance:none;cursor:pointer;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;flex:none;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);align-items:start;row-gap:9px;margin:0;padding:14px 28px 15px;transition:background .16s;display:grid}.ov-dashboard-shell.is-groups-screen .ov-static-group-card:hover,.ov-dashboard-shell.is-groups-screen .ov-static-group-card:focus-visible{background:var(--slooh-surface-hover)}.ov-dashboard-shell.is-groups-screen .ov-static-group-card:focus-visible{box-shadow:inset 0 0 0 2px var(--slooh-accent);outline:none}.ov-dashboard-shell.is-groups-screen .ov-static-group-copy{min-width:0;padding:0}.ov-dashboard-shell.is-groups-screen .ov-static-group-copy strong{max-width:100%;color:var(--slooh-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:650;line-height:1.2;display:block;overflow:hidden}.ov-dashboard-shell.is-groups-screen .ov-static-group-copy span,.ov-dashboard-shell.is-groups-screen .ov-static-group-status-dot,.ov-dashboard-shell.is-groups-screen .ov-static-group-actions,.ov-dashboard-shell.is-groups-screen .ov-static-group-empty-slot{display:none}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatars{flex-wrap:wrap;align-items:center;gap:7px;width:100%;height:auto;min-height:36px;margin:0;padding:0;display:flex;overflow:visible}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatar{flex:0 0 34px;width:34px;height:34px}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatar-wrap{flex:0 0 34px;width:34px;height:34px;display:inline-flex;position:relative}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatar .ov-avatar-frame{box-shadow:none;background:#fffaf0f5;border:0}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatar:not(.is-offline) .ov-avatar-frame{box-shadow:none}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatar.is-offline .ov-avatar-frame{filter:grayscale();opacity:.68}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatar .ov-avatar-fallback{color:var(--slooh-bg);background:#fffaf0f5;font-size:14px;font-weight:700}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatar.is-offline .ov-avatar-status,.ov-dashboard-shell.is-groups-screen .ov-static-group-avatar .ov-static-group-avatar-status{display:none}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatar-pending{opacity:.82}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatar-pending .ov-avatar-frame{border:1px solid color-mix(in srgb, var(--slooh-danger) 52%, var(--slooh-surface-raised));background:color-mix(in srgb, var(--slooh-danger) 22%, var(--slooh-surface-raised));filter:saturate(.82)}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatar-pending .ov-avatar-fallback{color:color-mix(in srgb, var(--slooh-danger) 48%, var(--slooh-text-primary));background:color-mix(in srgb, var(--slooh-danger) 18%, var(--slooh-surface-raised))}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatar-wrap.is-pending:after{border:2px solid var(--slooh-surface);background:color-mix(in srgb, var(--slooh-danger) 72%, #ffb4ab);content:"";border-radius:999px;width:8px;height:8px;position:absolute;bottom:1px;right:1px}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatar-wrap.is-pending:before{z-index:140;border:1px solid color-mix(in srgb, var(--slooh-danger) 52%, var(--slooh-outline));width:max-content;max-width:min(260px,72vw);color:var(--slooh-text-primary);text-align:left;white-space:normal;content:attr(data-tooltip);opacity:0;pointer-events:none;background:#172024;border-radius:6px;padding:7px 9px;font-size:12px;font-weight:600;line-height:1.2;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%,-4px);box-shadow:0 14px 34px #0000008a}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatar-wrap.is-pending:hover:before,.ov-dashboard-shell.is-groups-screen .ov-static-group-card:focus-visible .ov-static-group-avatar-wrap.is-pending:before{opacity:1;transform:translate(-50%)}.ov-dashboard-shell.is-groups-screen .ov-group-invites-panel{border-top:1px solid var(--slooh-divider);width:100%;color:var(--slooh-text-primary);flex:none}.ov-dashboard-shell.is-groups-screen .ov-group-invites-panel h2{color:var(--slooh-text-secondary);letter-spacing:0;margin:0;padding:14px 28px 9px;font-size:12px;font-weight:650;line-height:1.2}.ov-dashboard-shell.is-groups-screen .ov-group-invites-muted,.ov-dashboard-shell.is-groups-screen .ov-group-invites-error,.ov-dashboard-shell.is-groups-screen .ov-group-invite-error{color:var(--slooh-text-muted);margin:0;padding:0 28px 12px;font-size:12px;line-height:1.35}.ov-dashboard-shell.is-groups-screen .ov-group-invites-error,.ov-dashboard-shell.is-groups-screen .ov-group-invite-error{color:var(--slooh-danger)}.ov-dashboard-shell.is-groups-screen .ov-group-invite-row{border-top:1px solid var(--slooh-divider);box-sizing:border-box;background:0 0;gap:11px;width:100%;padding:13px 28px 15px;display:grid}.ov-dashboard-shell.is-groups-screen .ov-group-invite-main{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;display:grid}.ov-dashboard-shell.is-groups-screen .ov-group-invite-copy{min-width:0}.ov-dashboard-shell.is-groups-screen .ov-group-invite-copy strong{color:var(--slooh-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:650;line-height:1.2;display:block;overflow:hidden}.ov-dashboard-shell.is-groups-screen .ov-group-invite-copy span{color:var(--slooh-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;line-height:1.3;display:block;overflow:hidden}.ov-dashboard-shell.is-groups-screen .ov-group-invite-members{justify-content:flex-end;align-items:center;gap:5px;min-width:84px;display:flex}.ov-dashboard-shell.is-groups-screen .ov-group-invite-avatar{flex:0 0 26px;width:26px;height:26px}.ov-dashboard-shell.is-groups-screen .ov-group-invite-avatar .ov-avatar-frame{background:color-mix(in srgb, var(--slooh-text-secondary) 30%, var(--slooh-bg));box-shadow:none;border:0}.ov-dashboard-shell.is-groups-screen .ov-group-invite-avatar .ov-avatar-fallback{color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-text-secondary) 30%, var(--slooh-bg));font-size:11px;font-weight:700}.ov-dashboard-shell.is-groups-screen .ov-group-invite-count{color:var(--slooh-text-muted);font-size:11px;font-weight:650;line-height:1}.ov-dashboard-shell.is-groups-screen .ov-group-invite-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.ov-dashboard-shell.is-groups-screen .ov-group-invite-actions button{min-width:0;min-height:34px;font:inherit;cursor:pointer;border-radius:10px;padding:0 12px;font-size:12px;font-weight:700;line-height:1;transition:background .16s,border-color .16s,color .16s,opacity .16s}.ov-dashboard-shell.is-groups-screen .ov-group-invite-accept{border:1px solid color-mix(in srgb, var(--slooh-accent) 68%, transparent);color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-accent) 68%, var(--slooh-bg))}.ov-dashboard-shell.is-groups-screen .ov-group-invite-accept:hover:not(:disabled),.ov-dashboard-shell.is-groups-screen .ov-group-invite-accept:focus-visible:not(:disabled){border-color:var(--slooh-accent-hover);background:color-mix(in srgb, var(--slooh-accent-hover) 72%, var(--slooh-bg))}.ov-dashboard-shell.is-groups-screen .ov-group-invite-decline{border:1px solid var(--slooh-divider);color:var(--slooh-text-secondary);background:0 0}.ov-dashboard-shell.is-groups-screen .ov-group-invite-decline:hover:not(:disabled),.ov-dashboard-shell.is-groups-screen .ov-group-invite-decline:focus-visible:not(:disabled){color:var(--slooh-text-primary);background:var(--slooh-surface-hover)}.ov-dashboard-shell.is-groups-screen .ov-group-invite-actions button:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--slooh-accent) 48%, transparent);outline:none}.ov-dashboard-shell.is-groups-screen .ov-group-invite-actions button:disabled{cursor:default;opacity:.55}.ov-dashboard-shell.is-groups-screen .ov-groups-empty{box-shadow:none;background:0 0;border:0;border-radius:0;margin:40px 28px 0;padding:22px 0}.ov-dashboard-shell.is-groups-screen .ov-groups-empty strong{color:var(--slooh-text-primary);font-size:16px;font-weight:650}.ov-dashboard-shell.is-groups-screen .ov-groups-empty span{color:var(--slooh-text-secondary);margin-top:8px;font-size:13px}.ov-active-voice-bar{z-index:70;isolation:isolate;border:1px solid color-mix(in srgb, var(--slooh-accent) 32%, var(--slooh-divider));min-height:64px;color:var(--slooh-text-primary);background:#202b2f;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 10px 10px 14px;display:grid;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 16px 44px #0000008a}.ov-active-voice-bar:before{z-index:-1;border:1px solid color-mix(in srgb, var(--slooh-outline) 72%, #202b2f);content:"";background:#172024;border-radius:12px;position:absolute;inset:-12px -12px -14px;box-shadow:0 -10px 28px #00000047}.ov-active-voice-bar:hover{background:#263438}.ov-active-voice-bar:has(.ov-active-voice-main:focus-visible){background:#263438}.ov-active-voice-bar.is-connecting{border-color:color-mix(in srgb, var(--slooh-primary) 34%, var(--slooh-divider))}.ov-active-voice-main{min-width:0;height:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.ov-active-voice-main:focus-visible{outline:2px solid color-mix(in srgb, var(--slooh-accent) 78%, transparent);outline-offset:4px}.ov-active-voice-copy{gap:3px;min-width:0;display:grid}.ov-active-voice-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.2;overflow:hidden}.ov-active-voice-copy span{color:var(--slooh-text-secondary);font-size:12px;font-weight:600;line-height:1.2}.ov-active-voice-actions{align-items:center;gap:8px;display:flex}.ov-active-voice-icon{width:40px;height:40px}.ov-active-voice-disconnect{border-radius:8px;min-width:118px;height:40px;padding:0 12px}.slooh-icon-button-ghost{color:var(--slooh-text);background:0 0;border-color:#0000}.slooh-icon-button-ghost:hover:not(:disabled){background:color-mix(in srgb, var(--slooh-accent) 10%, transparent);color:var(--slooh-text);border-color:#0000}.slooh-icon-button-ghost:active:not(:disabled){background:color-mix(in srgb, var(--slooh-accent) 16%, transparent)}.slooh-icon-button-material svg{fill:currentColor;stroke:none}.ov-dashboard-shell.is-voice-screen{background:var(--slooh-bg);width:400px;min-width:0;max-width:400px;height:700px;min-height:0;max-height:700px;box-shadow:none;flex-direction:column;display:flex;position:relative;overflow:hidden}.ov-dashboard-shell.is-voice-screen .ov-app-header.ov-voice-top-app-bar{z-index:20;border-bottom:1px solid var(--slooh-divider);background:var(--slooh-bg);flex:none;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;width:100%;height:96px;padding:34px 28px 18px;display:grid;position:relative;top:auto;left:auto;right:auto}.ov-voice-header-title{min-width:0;color:var(--slooh-text);text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:700;line-height:1.2;overflow:hidden}.ov-voice-header-spacer{width:44px;height:44px}.ov-dashboard-shell.is-voice-screen .ov-voice-header-back,.ov-dashboard-shell.is-voice-screen .ov-voice-header-more{z-index:21;width:44px;height:44px;color:var(--slooh-text-primary);pointer-events:auto;background:0 0;border-color:#0000;border-radius:14px;position:relative}.ov-dashboard-shell.is-voice-screen .ov-voice-header-back:hover:not(:disabled),.ov-dashboard-shell.is-voice-screen .ov-voice-header-more:hover:not(:disabled){background:color-mix(in srgb, var(--slooh-accent) 10%, transparent);border-color:#0000;transform:none}.ov-dashboard-shell.is-groups-screen .ov-groups-loading{color:var(--slooh-text-secondary)}.ov-dashboard-shell.is-groups-screen .ov-groups-loading strong,.ov-dashboard-shell.is-groups-screen .ov-groups-loading span{opacity:.78}.ov-dashboard-shell.is-voice-screen .ov-voice-menu-root{z-index:40;justify-items:end;display:grid;position:relative}.ov-dashboard-shell.is-voice-screen .ov-voice-menu{z-index:45;border:1px solid var(--slooh-divider);background:color-mix(in srgb, var(--slooh-surface-hover) 82%, var(--slooh-bg));border-radius:14px;gap:4px;width:max-content;min-width:184px;max-width:min(248px,100vw - 32px);padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 42px #00000052}.ov-dashboard-shell.is-voice-screen .ov-voice-menu-item{width:100%;min-height:38px;color:var(--slooh-text-primary);cursor:pointer;font:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:10px;padding:0 12px;font-size:13px;font-weight:600}.ov-dashboard-shell.is-voice-screen .ov-voice-menu-toggle{white-space:normal;justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.ov-dashboard-shell.is-voice-screen .ov-voice-menu-toggle-state{min-width:38px;color:var(--slooh-text-secondary);background:color-mix(in srgb, var(--slooh-surface-variant) 70%, transparent);text-align:center;border-radius:999px;flex:none;padding:3px 8px;font-size:11px;font-weight:700}.ov-dashboard-shell.is-voice-screen .ov-voice-menu-toggle[aria-checked=true] .ov-voice-menu-toggle-state{color:var(--slooh-bg);background:var(--slooh-primary)}.ov-dashboard-shell.is-voice-screen .ov-voice-menu-item:hover:not(:disabled),.ov-dashboard-shell.is-voice-screen .ov-voice-menu-item:focus-visible:not(:disabled){background:color-mix(in srgb, var(--slooh-surface-hover) 76%, transparent);outline:none}.ov-dashboard-shell.is-voice-screen .ov-voice-menu-item.is-danger{color:color-mix(in srgb, var(--slooh-danger) 82%, var(--slooh-text-secondary))}.ov-dashboard-shell.is-voice-screen .ov-voice-menu-item.is-danger:hover:not(:disabled),.ov-dashboard-shell.is-voice-screen .ov-voice-menu-item.is-danger:focus-visible:not(:disabled){color:var(--slooh-danger);background:color-mix(in srgb, var(--slooh-danger) 11%, transparent)}.ov-dashboard-shell.is-voice-screen .ov-voice-menu-item:disabled{cursor:default;opacity:.55}.ov-dashboard-shell.is-voice-screen .ov-voice-panel{width:100%;height:auto;min-height:0;color:var(--slooh-text);flex-direction:column;flex:auto;display:flex;position:relative;inset:auto}.ov-dashboard-shell.is-voice-screen .ov-voice-list{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--slooh-text-muted) 48%, transparent) transparent;flex-direction:column;flex:auto;gap:0;width:100%;min-height:0;max-height:none;margin:0;padding:4px 0 12px;display:flex;position:relative;top:auto;left:auto;overflow:hidden auto}.ov-dashboard-shell.is-voice-screen .ov-voice-list::-webkit-scrollbar{width:4px}.ov-dashboard-shell.is-voice-screen .ov-voice-list::-webkit-scrollbar-track{background:0 0}.ov-dashboard-shell.is-voice-screen .ov-voice-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--slooh-text-muted) 48%, transparent);border-radius:999px}.ov-dashboard-shell.is-voice-screen .ov-voice-row-wrap{width:100%;height:auto}.ov-dashboard-shell.is-voice-screen .ov-voice-row{border:0;border-bottom:1px solid var(--slooh-divider);width:100%;height:auto;min-height:78px;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:44px minmax(88px,1fr) 174px;align-items:center;gap:10px;padding:12px 20px;display:grid}.ov-dashboard-shell.is-voice-screen .ov-voice-row.is-speaking{background:color-mix(in srgb, var(--slooh-voice-active) 8%, transparent);box-shadow:inset 2px 0 0 color-mix(in srgb, var(--slooh-voice-active) 72%, transparent)}.ov-dashboard-shell.is-voice-screen .ov-voice-row.is-speaking .ov-avatar-frame{box-shadow:0 0 0 2px color-mix(in srgb, var(--slooh-voice-active) 72%, transparent)}.ov-dashboard-shell.is-voice-screen .ov-voice-row.is-local{border-color:var(--slooh-divider);box-shadow:none}.ov-dashboard-shell.is-voice-screen .ov-voice-row.is-voice-offline{opacity:.58}.ov-dashboard-shell.is-voice-screen .ov-voice-row .ov-avatar,.ov-dashboard-shell.is-voice-screen .ov-voice-row .ov-avatar-frame,.ov-dashboard-shell.is-voice-screen .ov-voice-row .ov-avatar img,.ov-dashboard-shell.is-voice-screen .ov-voice-row .ov-avatar-fallback{width:44px;height:44px}.ov-dashboard-shell.is-voice-screen .ov-voice-row .ov-avatar-fallback{color:var(--slooh-bg);background:#fff4df;font-size:24px;font-weight:750}.ov-dashboard-shell.is-voice-screen .ov-voice-copy{gap:4px;min-width:0}.ov-dashboard-shell.is-voice-screen .ov-voice-copy strong{color:var(--slooh-text);text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-size:14px;font-weight:650;line-height:1.1;overflow:hidden}.ov-dashboard-shell.is-voice-screen .ov-voice-copy span{color:var(--slooh-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.15;overflow:hidden}.ov-dashboard-shell.is-voice-screen .ov-voice-remote-controls{grid-template-columns:minmax(0,1fr) 36px;justify-self:stretch;align-items:center;gap:8px;width:174px;min-width:0;display:grid}.ov-dashboard-shell.is-voice-screen .ov-volume{width:130px;min-width:0;height:28px}.ov-dashboard-shell.is-voice-screen .ov-volume:before,.ov-dashboard-shell.is-voice-screen .ov-volume:after{height:2px;top:13px}.ov-dashboard-shell.is-voice-screen .ov-volume input{width:130px}.ov-dashboard-shell.is-voice-screen .ov-volume input::-webkit-slider-runnable-track{width:130px}.ov-dashboard-shell.is-voice-screen .ov-volume input::-moz-range-track{width:130px}.ov-dashboard-shell.is-voice-screen .ov-volume input{height:28px}.ov-dashboard-shell.is-voice-screen .ov-volume input::-webkit-slider-thumb{border:2px solid var(--slooh-bg);width:12px;height:12px;margin-top:-5px}.ov-dashboard-shell.is-voice-screen .ov-volume input::-moz-range-thumb{border:2px solid var(--slooh-bg);width:12px;height:12px}.ov-dashboard-shell.is-voice-screen .ov-speaker-button{width:36px;height:36px;color:var(--slooh-text-secondary);background:0 0;border:0;border-radius:12px}.ov-dashboard-shell.is-voice-screen .ov-speaker-button:hover:not(:disabled){background:color-mix(in srgb, var(--slooh-accent) 10%, transparent)}.ov-dashboard-shell.is-voice-screen .ov-self-chip,.ov-dashboard-shell.is-voice-screen .ov-voice-state-chip{width:auto;min-width:0;color:var(--slooh-text-muted);background:0 0;border-color:#0000;justify-self:end;padding:0;font-size:10px;font-weight:500}.ov-dashboard-shell.is-voice-screen .ov-voice-controls{background:var(--slooh-bg);flex:none;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;width:100%;height:auto;margin:0;padding:10px 28px 24px;display:grid;position:relative;top:auto;bottom:auto;left:auto}.ov-dashboard-shell.is-voice-screen .ov-voice-mic-button{width:44px;height:44px;color:var(--slooh-text-secondary);background:0 0;border:0;border-radius:14px}.ov-dashboard-shell.is-voice-screen .ov-voice-mic-button:hover:not(:disabled){background:color-mix(in srgb, var(--slooh-accent) 10%, transparent)}.ov-dashboard-shell.is-voice-screen .ov-voice-mic-button.is-muted{color:var(--slooh-muted);background:0 0;border-color:#0000}.ov-dashboard-shell.is-voice-screen .ov-disconnect-button{letter-spacing:0;text-transform:none;border:0;border-radius:14px;width:100%;height:46px;min-height:46px;padding:0 18px;font-size:16px;font-weight:650}.ov-dashboard-shell.is-voice-screen .ov-disconnect-button.is-connected{background:var(--slooh-danger);color:var(--slooh-text)}.ov-dashboard-shell.is-settings-screen .ov-app-header-button.ov-settings-header-logout{color:color-mix(in srgb, var(--slooh-danger) 82%, var(--slooh-text-secondary))}.ov-dashboard-shell.is-settings-screen .ov-app-header-button.ov-settings-header-logout:hover,.ov-dashboard-shell.is-settings-screen .ov-app-header-button.ov-settings-header-logout:focus-visible{color:var(--slooh-danger);background:color-mix(in srgb, var(--slooh-danger) 11%, transparent)}.ov-dashboard-shell.is-voice-screen .ov-audio-unlock-button,.ov-dashboard-shell.is-voice-screen .ov-livekit-error,.ov-dashboard-shell.is-voice-screen .ov-livekit-error-block{width:calc(100% - 44px);margin:0 22px 12px;position:relative;top:auto;bottom:auto;left:auto}.ov-dashboard-shell.is-voice-screen .ov-livekit-error-block .ov-livekit-error{width:auto;margin:0}.ov-dashboard-shell.is-create-group-screen{background:var(--slooh-bg);flex-direction:column;width:400px;height:700px;max-height:700px;display:flex;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-app-header.ov-create-top-app-bar{z-index:20;isolation:isolate;border-bottom:1px solid var(--slooh-divider);background:var(--slooh-bg);flex:none;grid-template-rows:44px 16px;grid-template-columns:44px minmax(0,1fr) 76px;align-items:center;gap:2px 10px;width:100%;height:104px;padding:28px 20px 14px;display:grid;position:relative;top:auto;left:auto;right:auto}.ov-create-header-copy{box-sizing:border-box;pointer-events:none;grid-template-rows:44px 16px;place-items:center;min-width:0;padding:0 96px;display:grid;position:absolute;top:28px;left:0;right:0}.ov-create-header-title{min-width:0;color:var(--slooh-text-primary);text-align:center;text-overflow:ellipsis;white-space:nowrap;grid-row:1;margin:0;font-size:16px;font-weight:650;line-height:1.2;overflow:hidden}.ov-create-header-meta{max-width:100%;color:var(--slooh-text-muted);text-overflow:ellipsis;white-space:nowrap;grid-row:2;font-size:12px;font-weight:600;line-height:1.15;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-header-back{z-index:2;width:42px;height:42px;color:var(--slooh-text-primary);pointer-events:auto;background:0 0;border-color:#0000;grid-area:1/1;align-self:center;position:relative}.ov-create-header-action{z-index:2;border:1px solid var(--slooh-divider);min-width:68px;min-height:40px;color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-surface-hover) 74%, transparent);cursor:pointer;font:inherit;pointer-events:auto;border-radius:12px;grid-area:1/3;place-self:center end;padding:0 12px;font-size:13px;font-weight:650;position:relative}.ov-create-header-action-spacer{grid-area:1/3;place-self:center end;width:68px;height:40px}.ov-create-header-action:hover:not(:disabled),.ov-dashboard-shell.is-create-group-screen .ov-create-header-back:hover:not(:disabled){background:color-mix(in srgb, var(--slooh-surface-hover) 72%, transparent)}.ov-create-header-action:focus-visible,.ov-dashboard-shell.is-create-group-screen .ov-create-header-back:focus-visible{outline:2px solid var(--slooh-accent);outline-offset:2px}.ov-create-header-action:disabled{color:var(--slooh-text-muted);cursor:default;border-color:var(--slooh-divider);background:color-mix(in srgb, var(--slooh-surface) 62%, transparent);opacity:.58}.ov-dashboard-shell.is-create-group-screen .ov-create-flow-panel{width:100%;max-width:none;height:auto;min-height:0;color:var(--slooh-text-primary);background:var(--slooh-bg);z-index:0;flex-direction:column;flex:auto;margin:0;padding:0;display:flex;position:relative;inset:auto;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-step{box-sizing:border-box;flex-direction:column;flex:auto;width:100%;min-width:0;min-height:0;padding:14px 20px 22px;display:flex;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-step-members{padding-bottom:0}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name{padding-top:18px}.ov-dashboard-shell.is-create-group-screen .ov-create-field{gap:8px;width:100%;min-width:0;margin:0;display:grid}.ov-dashboard-shell.is-create-group-screen .ov-create-field>span{color:var(--slooh-text-secondary);font-size:12px;font-weight:600}.ov-dashboard-shell.is-create-group-screen .ov-create-field input{border:1px solid color-mix(in srgb, var(--slooh-divider) 58%, transparent);width:100%;min-width:0;height:44px;color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-surface-hover) 26%, transparent);box-shadow:none;border-radius:14px;padding:0 14px}.ov-dashboard-shell.is-create-group-screen .ov-create-field input::placeholder{color:var(--slooh-text-muted)}.ov-dashboard-shell.is-create-group-screen .ov-create-field input:focus{border-color:color-mix(in srgb, var(--slooh-accent) 42%, var(--slooh-divider));box-shadow:0 0 0 1px color-mix(in srgb, var(--slooh-accent) 12%, transparent);outline:none}.ov-dashboard-shell.is-create-group-screen .ov-create-chips{flex-wrap:wrap;flex:none;gap:8px;width:100%;min-width:0;margin:14px 0 0;padding:0;display:flex}.ov-dashboard-shell.is-create-group-screen .ov-create-chip{border:1px solid var(--slooh-divider);max-width:100%;height:32px;min-height:32px;color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-surface-hover) 52%, transparent);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 10px 0 12px;font-size:12px;font-weight:600;display:inline-flex}.ov-dashboard-shell.is-create-group-screen .ov-create-chip>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-chip-remove{width:14px;height:14px;color:var(--slooh-text-muted);display:inline-flex}.ov-dashboard-shell.is-create-group-screen .ov-create-chip:hover .ov-create-chip-remove{color:var(--slooh-text-secondary)}.ov-dashboard-shell.is-create-group-screen .ov-create-friends-list{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--slooh-text-muted) 48%, transparent) transparent;background:0 0;border:0;border-radius:0;flex-direction:column;flex:auto;gap:6px;width:calc(100% + 40px);min-width:0;min-height:0;max-height:none;margin:12px -20px 0;padding:0 0 8px;display:flex;overflow:hidden auto}.ov-dashboard-shell.is-create-group-screen .ov-create-friends-list::-webkit-scrollbar{width:4px}.ov-dashboard-shell.is-create-group-screen .ov-create-friends-list::-webkit-scrollbar-track{background:0 0}.ov-dashboard-shell.is-create-group-screen .ov-create-friends-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--slooh-text-muted) 48%, transparent);border-radius:999px}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row{border:0;border-bottom:1px solid var(--slooh-divider);width:100%;min-width:0;min-height:64px;color:var(--slooh-text-primary);box-sizing:border-box;cursor:pointer;text-align:left;background:0 0;border-radius:0;grid-template-columns:44px minmax(0,1fr) 14px;align-items:center;gap:10px;padding:10px 20px;display:grid}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row>.ov-avatar,.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row>.ov-avatar .ov-avatar-frame,.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row>.ov-avatar img,.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row>.ov-avatar .ov-avatar-fallback{width:44px;height:44px}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row>.ov-avatar{justify-content:center;align-items:center;display:inline-flex}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row>.ov-avatar .ov-avatar-frame{border-color:var(--slooh-divider);background:color-mix(in srgb, var(--slooh-surface-hover) 42%, transparent)}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row>.ov-avatar .ov-avatar-fallback{background:color-mix(in srgb, var(--slooh-surface-hover) 54%, transparent);color:var(--slooh-text-secondary);font-size:20px;font-weight:700}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row:hover{background:color-mix(in srgb, var(--slooh-surface-hover) 58%, transparent);border-bottom-color:var(--slooh-divider);box-shadow:none}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row:focus-visible{outline:2px solid color-mix(in srgb, var(--slooh-accent) 58%, transparent);outline-offset:-2px}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row.is-selected:focus-visible{outline:none}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row.is-selected{border-bottom-color:var(--slooh-divider);background:color-mix(in srgb, var(--slooh-accent) 7%, transparent);box-shadow:none}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row:hover .ov-create-friend-indicator,.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row.is-selected .ov-create-friend-indicator{background:var(--slooh-accent)}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row em{display:none}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row:disabled{cursor:default;opacity:.48}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row>span:not(.ov-avatar),.ov-create-participant-row>span:not(.ov-avatar){gap:4px;min-width:0;display:grid}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row strong,.ov-create-participant-row strong{color:var(--slooh-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.15;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row small,.ov-create-participant-row small{color:var(--slooh-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-indicator{background:var(--slooh-accent);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--slooh-accent) 11%, transparent);opacity:0;border-radius:999px;justify-self:end;transition:opacity .14s,transform .14s;display:block;transform:scale(.72)}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row.is-selected .ov-create-friend-indicator{opacity:1;transform:scale(1)}.ov-dashboard-shell.is-create-group-screen .ov-create-no-friends{width:100%;min-width:0;min-height:24px;color:var(--slooh-text-muted);box-sizing:border-box;text-align:center;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:2px 4px;display:flex}.ov-dashboard-shell.is-create-group-screen .ov-create-no-friends strong{color:var(--slooh-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--slooh-text-muted) 48%, transparent) transparent;gap:16px;overflow:hidden auto}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name::-webkit-scrollbar{width:4px}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name::-webkit-scrollbar-track{background:0 0}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--slooh-text-muted) 48%, transparent);border-radius:999px}.ov-create-participants-summary{flex-direction:column;flex:auto;width:100%;min-width:0;min-height:0;display:flex}.ov-dashboard-shell.is-create-group-screen .ov-create-block-title{color:var(--slooh-text-secondary);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;font-weight:650;display:flex}.ov-create-participants-list{box-sizing:border-box;background:0 0;border:0;border-radius:0;flex-direction:column;flex:auto;gap:0;width:100%;min-width:0;min-height:0;max-height:none;padding:0;display:flex;overflow:visible}.ov-create-participant-row{border-bottom:1px solid var(--slooh-divider);box-sizing:border-box;background:0 0;border-radius:0;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-width:0;min-height:64px;padding:10px 0;display:grid}.ov-dashboard-shell.is-create-group-screen .ov-create-participant-row .ov-avatar,.ov-dashboard-shell.is-create-group-screen .ov-create-participant-row .ov-avatar-frame,.ov-dashboard-shell.is-create-group-screen .ov-create-participant-row .ov-avatar img,.ov-dashboard-shell.is-create-group-screen .ov-create-participant-row .ov-avatar-fallback{width:44px;height:44px}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name .ov-create-submit{border:1px solid color-mix(in srgb, var(--slooh-accent) 52%, var(--slooh-divider));width:100%;min-height:44px;color:var(--slooh-text-primary);background:color-mix(in srgb, var(--slooh-accent) 22%, transparent);cursor:pointer;font:inherit;border-radius:14px;flex:none;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:650;display:inline-flex}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name .ov-create-submit:hover:not(:disabled){border-color:color-mix(in srgb, var(--slooh-accent-hover) 62%, var(--slooh-divider));background:color-mix(in srgb, var(--slooh-accent-hover) 28%, transparent)}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name .ov-create-submit:disabled{cursor:default;opacity:.55}.ov-dashboard-shell.is-create-group-screen .ov-create-group-error{color:var(--slooh-danger);flex:none;margin:12px 0 0;font-size:12px}.ov-dashboard-shell.is-create-group-screen.is-edit-group-screen .ov-edit-delete{border:1px solid color-mix(in srgb, var(--slooh-danger) 38%, var(--slooh-divider));width:100%;min-height:38px;color:color-mix(in srgb, var(--slooh-danger) 82%, var(--slooh-text-secondary));background:color-mix(in srgb, var(--slooh-danger) 7%, transparent);cursor:pointer;font:inherit;border-radius:12px;flex:none;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:650;display:inline-flex}.ov-dashboard-shell.is-create-group-screen.is-edit-group-screen .ov-edit-delete:hover:not(:disabled){border-color:color-mix(in srgb, var(--slooh-danger) 58%, var(--slooh-divider));color:var(--slooh-danger);background:color-mix(in srgb, var(--slooh-danger) 12%, transparent)}.ov-dashboard-shell.is-create-group-screen.is-edit-group-screen .ov-edit-delete:disabled{cursor:default;opacity:.55}.ov-dashboard-page{background:#050909;place-items:center;width:100vw;height:100dvh;min-height:0;padding:0;overflow:hidden}.ov-dashboard-shell,.ov-dashboard-shell.is-groups-screen,.ov-dashboard-shell.is-settings-screen,.ov-dashboard-shell.is-create-group-screen,.ov-dashboard-shell.is-edit-group-screen,.ov-dashboard-shell.is-voice-screen{background:var(--slooh-bg);width:min(100vw,400px);min-width:0;max-width:400px;height:min(100dvh,700px);min-height:0;max-height:700px;box-shadow:none;flex-direction:column;display:flex;position:relative;overflow:hidden}.ov-dashboard-shell .ov-app-header,.ov-dashboard-shell.is-groups-screen .ov-app-header.ov-groups-top-app-bar,.ov-dashboard-shell.is-settings-screen .ov-app-header.ov-settings-top-app-bar,.ov-dashboard-shell.is-create-group-screen .ov-app-header.ov-create-top-app-bar,.ov-dashboard-shell.is-voice-screen .ov-app-header.ov-voice-top-app-bar{z-index:30;box-sizing:border-box;background:var(--slooh-bg);flex:none;width:100%;position:relative;top:auto;left:auto;right:auto}.ov-dashboard-shell.is-groups-screen .ov-app-header.ov-groups-top-app-bar,.ov-dashboard-shell.is-settings-screen .ov-app-header.ov-settings-top-app-bar,.ov-dashboard-shell.is-voice-screen .ov-app-header.ov-voice-top-app-bar{grid-template-columns:44px minmax(0,1fr) 44px;padding-left:clamp(14px,5.5vw,28px);padding-right:clamp(14px,5.5vw,28px)}.ov-dashboard-shell.is-create-group-screen .ov-app-header.ov-create-top-app-bar{grid-template-columns:44px minmax(0,1fr) 76px;padding-left:clamp(14px,5vw,20px);padding-right:clamp(14px,5vw,20px)}.ov-groups-header-title,.ov-settings-header-title,.ov-voice-header-title,.ov-create-header-title,.ov-static-group-copy strong,.ov-static-group-copy span,.ov-voice-copy strong,.ov-voice-copy span{text-overflow:ellipsis;min-width:0;overflow:hidden}.ov-dashboard-shell.is-groups-screen .ov-groups-panel{box-sizing:border-box;flex-direction:column;flex:auto;width:100%;min-width:0;max-width:none;min-height:0;margin:0;padding:10px clamp(14px,5.5vw,28px) 22px;display:flex;position:relative;inset:auto;overflow:hidden}.ov-dashboard-shell.is-groups-screen .ov-groups-heading{display:none}.ov-dashboard-shell.is-groups-screen .ov-group-invites-panel{flex:none;min-width:0}.ov-dashboard-shell.is-groups-screen .ov-static-groups-list{flex:auto;width:100%;min-width:0;min-height:0;max-height:none;padding-right:4px;overflow:hidden auto}.ov-dashboard-shell.is-groups-screen .ov-static-group-card{box-sizing:border-box;grid-template-columns:minmax(0,1fr) auto;min-width:0;max-width:100%}.ov-dashboard-shell.is-groups-screen .ov-static-group-copy{min-width:0}.ov-dashboard-shell.is-groups-screen .ov-static-group-copy strong{white-space:nowrap;max-width:100%;display:block}.ov-dashboard-shell.is-groups-screen .ov-static-group-copy span{max-width:100%;display:block}.ov-dashboard-shell.is-groups-screen .ov-static-group-actions{min-width:0}.ov-dashboard-shell.is-groups-screen .ov-static-group-join,.ov-dashboard-shell.is-groups-screen .ov-static-group-edit{width:clamp(92px,30vw,132px);min-width:0;padding-left:10px;padding-right:10px}.ov-settings-screen,.ov-dashboard-shell.is-create-group-screen .ov-create-flow-panel,.ov-dashboard-shell.is-voice-screen .ov-voice-panel{flex:auto;min-width:0;min-height:0}.ov-dashboard-shell.is-settings-screen{--settings-gutter:clamp(16px, 5.5vw, 22px)}.ov-dashboard-shell.is-create-group-screen .ov-create-header-copy{padding-left:clamp(70px,22vw,96px);padding-right:clamp(92px,25vw,104px)}.ov-dashboard-shell.is-create-group-screen .ov-create-step{padding-left:clamp(16px,5vw,20px);padding-right:clamp(16px,5vw,20px)}.ov-dashboard-shell.is-create-group-screen .ov-create-friends-list{width:auto;margin-left:calc(-1*clamp(16px,5vw,20px));margin-right:calc(-1*clamp(16px,5vw,20px))}.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row{padding-left:clamp(16px,5vw,20px);padding-right:clamp(16px,5vw,20px)}.ov-dashboard-shell.is-voice-screen .ov-voice-row{grid-template-columns:44px minmax(0,1fr) minmax(112px,174px);padding-left:clamp(14px,5vw,20px);padding-right:clamp(14px,5vw,20px)}.ov-dashboard-shell.is-voice-screen .ov-voice-remote-controls,.ov-dashboard-shell.is-voice-screen .ov-volume,.ov-dashboard-shell.is-voice-screen .ov-volume input{width:100%}.ov-dashboard-shell.is-voice-screen .ov-volume input::-webkit-slider-runnable-track{width:100%}.ov-dashboard-shell.is-voice-screen .ov-volume input::-moz-range-track{width:100%}.ov-dashboard-shell.is-voice-screen .ov-voice-controls{padding-left:clamp(16px,6vw,28px);padding-right:clamp(16px,6vw,28px)}@media (max-width:380px){.ov-dashboard-shell.is-groups-screen .ov-app-header.ov-groups-top-app-bar,.ov-dashboard-shell.is-settings-screen .ov-app-header.ov-settings-top-app-bar,.ov-dashboard-shell.is-voice-screen .ov-app-header.ov-voice-top-app-bar{grid-template-columns:40px minmax(0,1fr) 40px;gap:6px}.ov-dashboard-shell.is-create-group-screen .ov-app-header.ov-create-top-app-bar{grid-template-columns:40px minmax(0,1fr) 66px;gap:6px}.ov-dashboard-shell.is-groups-screen .ov-groups-top-app-bar .ov-app-header-button,.ov-dashboard-shell.is-settings-screen .ov-settings-top-app-bar .ov-app-header-button,.ov-dashboard-shell.is-voice-screen .ov-voice-header-back,.ov-dashboard-shell.is-voice-screen .ov-voice-header-more,.ov-dashboard-shell.is-create-group-screen .ov-create-header-back{width:40px;min-width:40px;height:40px}.ov-create-header-action,.ov-create-header-action-spacer{width:62px;min-width:62px;padding-left:8px;padding-right:8px}.ov-dashboard-shell.is-groups-screen .ov-static-group-card{flex-basis:auto;grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr);height:auto;min-height:176px;max-height:none;padding:22px 18px 24px}.ov-dashboard-shell.is-groups-screen .ov-static-group-actions{flex-direction:row;grid-area:3/1;margin-top:12px}.ov-dashboard-shell.is-groups-screen .ov-static-group-join,.ov-dashboard-shell.is-groups-screen .ov-static-group-edit{width:100%}.ov-dashboard-shell.is-groups-screen .ov-static-group-avatars{grid-row:2}.ov-dashboard-shell.is-voice-screen .ov-voice-row{grid-template-columns:44px minmax(0,1fr)}.ov-dashboard-shell.is-voice-screen .ov-voice-remote-controls,.ov-dashboard-shell.is-voice-screen .ov-self-chip,.ov-dashboard-shell.is-voice-screen .ov-voice-state-chip{grid-column:2;justify-self:stretch}}.ov-dashboard-shell,.ov-dashboard-shell.is-groups-screen,.ov-dashboard-shell.is-settings-screen,.ov-dashboard-shell.is-create-group-screen,.ov-dashboard-shell.is-edit-group-screen,.ov-dashboard-shell.is-voice-screen{--slooh-avatar-axis-x:calc(var(--slooh-screen-gutter) + var(--slooh-header-button-half));--slooh-header-left-icon-shift:0px}.ov-dashboard-shell.is-groups-screen .ov-static-group-card{padding-left:var(--groups-screen-gutter)}.ov-dashboard-shell.is-settings-screen .ov-settings-profile{margin-right:calc(0px - var(--settings-gutter));margin-left:calc(0px - var(--settings-gutter));padding-left:calc(var(--slooh-avatar-axis-x) - 27px);padding-right:var(--settings-gutter)}.ov-dashboard-shell.is-voice-screen .ov-voice-row,.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row,.ov-dashboard-shell.is-create-group-screen .ov-create-participant-row,.ov-dashboard-shell.is-edit-group-screen .ov-create-friend-row,.ov-dashboard-shell.is-edit-group-screen .ov-create-participant-row{padding-left:calc(var(--slooh-avatar-axis-x) - 22px)}.ov-dashboard-shell.is-groups-screen .ov-groups-panel{padding-right:var(--groups-screen-gutter);padding-left:var(--groups-screen-gutter)}.ov-dashboard-shell.is-groups-screen .ov-static-groups-list{width:min(100vw,400px);max-width:none;min-height:0;margin-right:calc(0px - var(--groups-screen-gutter));margin-left:calc(0px - var(--groups-screen-gutter));flex:auto;align-self:flex-start;padding-right:0}.ov-dashboard-shell.is-groups-screen .ov-static-group-card{max-width:none;padding-right:var(--groups-screen-gutter);padding-left:var(--groups-screen-gutter)}.ov-dashboard-shell.is-voice-screen .ov-app-header.ov-voice-top-app-bar{z-index:80}.ov-dashboard-shell.is-voice-screen .ov-voice-menu-root,.ov-dashboard-shell.is-voice-screen .ov-voice-menu,.ov-dashboard-shell.is-voice-screen .ov-voice-menu-item{pointer-events:auto}.ov-dashboard-shell.is-voice-screen .ov-voice-menu-root{z-index:90}.ov-dashboard-shell.is-voice-screen .ov-voice-menu{z-index:100}.ov-dashboard-shell,.ov-dashboard-shell.is-groups-screen,.ov-dashboard-shell.is-settings-screen,.ov-dashboard-shell.is-create-group-screen,.ov-dashboard-shell.is-edit-group-screen,.ov-dashboard-shell.is-voice-screen{--slooh-screen-gutter:clamp(18px, 5.5vw, 22px);--slooh-header-height:80px;--slooh-header-button-size:44px;--slooh-header-button-half:22px;--slooh-avatar-axis-x:calc(var(--slooh-screen-gutter) + var(--slooh-header-button-half));--slooh-header-left-icon-shift:calc(var(--slooh-avatar-axis-x) - var(--slooh-screen-gutter) - var(--slooh-header-button-half))}.ov-dashboard-shell .ov-app-header,.ov-dashboard-shell.is-groups-screen .ov-app-header.ov-groups-top-app-bar,.ov-dashboard-shell.is-settings-screen .ov-app-header.ov-settings-top-app-bar,.ov-dashboard-shell.is-create-group-screen .ov-app-header.ov-create-top-app-bar,.ov-dashboard-shell.is-voice-screen .ov-app-header.ov-voice-top-app-bar{height:var(--slooh-header-height);flex-basis:var(--slooh-header-height)}.ov-dashboard-shell.is-groups-screen .ov-app-header.ov-groups-top-app-bar,.ov-dashboard-shell.is-settings-screen .ov-app-header.ov-settings-top-app-bar,.ov-dashboard-shell.is-voice-screen .ov-app-header.ov-voice-top-app-bar{grid-template-columns:var(--slooh-header-button-size) minmax(0, 1fr) var(--slooh-header-button-size);padding:18px var(--slooh-screen-gutter)}.ov-dashboard-shell.is-groups-screen .ov-groups-top-app-bar .ov-app-header-button,.ov-dashboard-shell.is-settings-screen .ov-settings-top-app-bar .ov-app-header-button,.ov-dashboard-shell.is-voice-screen .ov-voice-header-back,.ov-dashboard-shell.is-voice-screen .ov-voice-header-more,.ov-dashboard-shell.is-voice-screen .ov-voice-header-spacer{width:var(--slooh-header-button-size);height:var(--slooh-header-button-size);min-width:var(--slooh-header-button-size)}.ov-dashboard-shell.is-create-group-screen .ov-app-header.ov-create-top-app-bar{grid-template-columns:var(--slooh-header-button-size) minmax(0, 1fr) 76px;padding:14px var(--slooh-screen-gutter) 10px;grid-template-rows:34px 16px}.ov-dashboard-shell.is-create-group-screen .ov-create-header-copy{grid-template-rows:34px 16px;top:14px}.ov-dashboard-shell.is-groups-screen{--groups-screen-gutter:calc(var(--slooh-avatar-axis-x) - 17px)}.ov-dashboard-shell.is-groups-screen .ov-groups-top-app-bar .ov-app-header-button:first-child,.ov-dashboard-shell.is-settings-screen .ov-settings-top-app-bar .ov-app-header-back,.ov-dashboard-shell.is-settings-screen .ov-settings-top-app-bar .ov-settings-header-back,.ov-dashboard-shell.is-create-group-screen .ov-create-header-back,.ov-dashboard-shell.is-voice-screen .ov-voice-header-back{margin-left:var(--slooh-header-left-icon-shift);justify-self:start}.ov-dashboard-shell.is-create-group-screen{--slooh-avatar-axis-x:calc(var(--slooh-screen-gutter) + var(--slooh-header-button-half))}.ov-dashboard-shell.is-groups-screen .ov-groups-panel{height:auto;padding-top:0;padding-bottom:0}.ov-dashboard-shell.is-groups-screen .ov-static-groups-list{height:auto;padding-bottom:0}.ov-dashboard-shell.is-groups-screen .ov-static-group-card{padding-right:var(--slooh-screen-gutter);padding-left:var(--groups-screen-gutter)}.ov-dashboard-shell.is-voice-screen .ov-voice-row,.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row,.ov-dashboard-shell.is-create-group-screen .ov-create-participant-row{padding-right:var(--slooh-screen-gutter);padding-left:calc(var(--slooh-avatar-axis-x) - 22px)}@media (max-width:380px){.ov-dashboard-shell,.ov-dashboard-shell.is-groups-screen,.ov-dashboard-shell.is-settings-screen,.ov-dashboard-shell.is-create-group-screen,.ov-dashboard-shell.is-edit-group-screen,.ov-dashboard-shell.is-voice-screen{--slooh-screen-gutter:18px;--slooh-header-button-size:40px;--slooh-header-button-half:20px}.ov-dashboard-shell.is-groups-screen .ov-app-header.ov-groups-top-app-bar,.ov-dashboard-shell.is-settings-screen .ov-app-header.ov-settings-top-app-bar,.ov-dashboard-shell.is-voice-screen .ov-app-header.ov-voice-top-app-bar{grid-template-columns:var(--slooh-header-button-size) minmax(0, 1fr) var(--slooh-header-button-size);padding-right:var(--slooh-screen-gutter);padding-left:var(--slooh-screen-gutter)}.ov-dashboard-shell.is-create-group-screen .ov-app-header.ov-create-top-app-bar{grid-template-columns:var(--slooh-header-button-size) minmax(0, 1fr) 66px;padding-right:var(--slooh-screen-gutter);padding-left:var(--slooh-screen-gutter)}.ov-dashboard-shell.is-groups-screen .ov-static-group-card{padding-right:var(--slooh-screen-gutter);padding-left:var(--groups-screen-gutter)}.ov-dashboard-shell.is-voice-screen .ov-voice-row,.ov-dashboard-shell.is-create-group-screen .ov-create-friend-row,.ov-dashboard-shell.is-create-group-screen .ov-create-participant-row{padding-right:var(--slooh-screen-gutter);padding-left:calc(var(--slooh-avatar-axis-x) - 22px)}}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name{padding-right:var(--slooh-screen-gutter);padding-left:var(--slooh-screen-gutter);gap:14px}.ov-dashboard-shell.is-create-group-screen .ov-create-participants-summary,.ov-dashboard-shell.is-edit-group-screen .ov-create-participants-summary{width:min(100vw,400px);max-width:none;margin-right:calc(0px - var(--slooh-screen-gutter));margin-left:calc(0px - var(--slooh-screen-gutter));box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.ov-dashboard-shell.is-create-group-screen .ov-create-participants-list,.ov-dashboard-shell.is-edit-group-screen .ov-create-participants-list{width:100%;max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.ov-dashboard-shell.is-create-group-screen .ov-create-participant-row,.ov-dashboard-shell.is-edit-group-screen .ov-create-participant-row{border:0;border-bottom:1px solid var(--slooh-divider);width:100%;min-height:64px;padding:10px var(--slooh-screen-gutter) 10px calc(var(--slooh-avatar-axis-x) - 22px);box-shadow:none;background:0 0;border-radius:0}.ov-dashboard-shell.is-create-group-screen .ov-create-participant-row:last-child,.ov-dashboard-shell.is-edit-group-screen .ov-create-participant-row:last-child{border-bottom:0}.ov-dashboard-shell.is-edit-group-screen .ov-create-step-name .ov-create-submit,.ov-dashboard-shell.is-edit-group-screen .ov-edit-delete{width:100%;max-width:none}.ov-dashboard-shell.is-create-group-screen .ov-app-header.ov-create-top-app-bar{height:var(--slooh-header-height);flex-basis:var(--slooh-header-height);grid-template-columns:var(--slooh-header-button-size) minmax(0, 1fr) var(--slooh-header-button-size);padding:14px var(--slooh-screen-gutter) 10px;border-bottom:0;grid-template-rows:34px 16px;column-gap:0}.ov-dashboard-shell.is-create-group-screen .ov-create-header-copy{padding-right:calc(var(--slooh-screen-gutter) + var(--slooh-header-button-size) + 2px);padding-left:calc(var(--slooh-screen-gutter) + var(--slooh-header-button-size) + 2px);grid-template-rows:34px 16px;top:14px;left:0;right:0}.ov-dashboard-shell.is-create-group-screen .ov-create-header-title{max-width:100%}.ov-dashboard-shell.is-create-group-screen .ov-create-header-action,.ov-dashboard-shell.is-create-group-screen .ov-create-header-action-spacer{top:14px;right:var(--slooh-screen-gutter);grid-area:auto;position:absolute}.ov-dashboard-shell.is-create-group-screen .ov-create-header-action-spacer{visibility:hidden;pointer-events:none;background:0 0;border:0}.ov-dashboard-shell,.ov-dashboard-shell.is-groups-screen,.ov-dashboard-shell.is-settings-screen,.ov-dashboard-shell.is-create-group-screen,.ov-dashboard-shell.is-edit-group-screen,.ov-dashboard-shell.is-voice-screen{--slooh-header-action-width:76px}.ov-dashboard-shell.is-groups-screen .ov-app-header.ov-groups-top-app-bar,.ov-dashboard-shell.is-settings-screen .ov-app-header.ov-settings-top-app-bar,.ov-dashboard-shell.is-create-group-screen .ov-app-header.ov-create-top-app-bar,.ov-dashboard-shell.is-voice-screen .ov-app-header.ov-voice-top-app-bar{height:var(--slooh-header-height);flex:0 0 var(--slooh-header-height);grid-template-columns:var(--slooh-header-button-size) minmax(0, 1fr) var(--slooh-header-button-size);padding:18px var(--slooh-screen-gutter);border-bottom:0;align-items:center;column-gap:0;display:grid;position:relative}.ov-dashboard-shell.is-create-group-screen .ov-app-header.ov-create-top-app-bar{grid-template-rows:34px 16px;align-items:center;padding-top:18px;padding-bottom:18px}.ov-dashboard-shell.is-groups-screen .ov-groups-top-app-bar .ov-app-header-button,.ov-dashboard-shell.is-settings-screen .ov-settings-top-app-bar .ov-app-header-button,.ov-dashboard-shell.is-create-group-screen .ov-create-header-back,.ov-dashboard-shell.is-voice-screen .ov-voice-header-back,.ov-dashboard-shell.is-voice-screen .ov-voice-header-more,.ov-dashboard-shell.is-voice-screen .ov-voice-header-spacer{width:var(--slooh-header-button-size);height:var(--slooh-header-button-size);min-width:var(--slooh-header-button-size)}.ov-dashboard-shell.is-groups-screen .ov-groups-top-app-bar .ov-app-header-button:first-child,.ov-dashboard-shell.is-settings-screen .ov-settings-top-app-bar .ov-settings-header-back,.ov-dashboard-shell.is-create-group-screen .ov-create-header-back,.ov-dashboard-shell.is-voice-screen .ov-voice-header-back{margin-left:0}.ov-dashboard-shell.is-groups-screen .ov-groups-top-app-bar .ov-app-header-button:first-child,.ov-dashboard-shell.is-settings-screen .ov-settings-top-app-bar .ov-settings-header-back,.ov-dashboard-shell.is-voice-screen .ov-voice-header-back{grid-column:1;justify-self:start}.ov-dashboard-shell.is-create-group-screen .ov-create-header-back{top:18px;left:var(--slooh-screen-gutter);grid-area:auto;align-self:auto;position:absolute}.ov-dashboard-shell.is-groups-screen .ov-groups-top-app-bar .ov-app-header-button:last-child,.ov-dashboard-shell.is-settings-screen .ov-settings-top-app-bar .ov-settings-header-logout,.ov-dashboard-shell.is-voice-screen .ov-voice-header-more,.ov-dashboard-shell.is-voice-screen .ov-voice-header-spacer{grid-column:3;justify-self:end}.ov-dashboard-shell.is-groups-screen .ov-groups-header-title,.ov-dashboard-shell.is-settings-screen .ov-settings-header-title,.ov-dashboard-shell.is-voice-screen .ov-voice-header-title{text-align:center;text-overflow:ellipsis;white-space:nowrap;grid-column:2;justify-self:center;max-width:100%;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-header-copy{width:min(252px, calc(100% - ((var(--slooh-screen-gutter) + var(--slooh-header-button-size) + 8px) * 2)));pointer-events:none;grid-template-rows:34px 16px;justify-items:center;padding:0;display:grid;position:absolute;top:22px;left:50%;transform:translate(-50%)}.ov-dashboard-shell.is-create-group-screen .ov-create-header-title,.ov-dashboard-shell.is-create-group-screen .ov-create-header-count{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-header-action,.ov-dashboard-shell.is-create-group-screen .ov-create-header-action-spacer{top:18px;right:calc(var(--slooh-screen-gutter) + var(--slooh-header-button-half) - (var(--slooh-header-action-width) / 2));width:var(--slooh-header-action-width);height:var(--slooh-header-button-size);min-width:var(--slooh-header-action-width);grid-area:auto;position:absolute}.ov-dashboard-shell.is-create-group-screen .ov-create-header-action-spacer{visibility:hidden;box-shadow:none;pointer-events:none;background:0 0;border:0;outline:0}@media (max-width:380px){.ov-dashboard-shell,.ov-dashboard-shell.is-groups-screen,.ov-dashboard-shell.is-settings-screen,.ov-dashboard-shell.is-create-group-screen,.ov-dashboard-shell.is-edit-group-screen,.ov-dashboard-shell.is-voice-screen{--slooh-header-action-width:66px}.ov-dashboard-shell.is-create-group-screen .ov-create-header-copy{width:min(188px, calc(100% - ((var(--slooh-screen-gutter) + var(--slooh-header-button-size) + 8px) * 2)))}}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name .ov-create-field,.ov-dashboard-shell.is-create-group-screen .ov-create-step-name .ov-create-group-error,.ov-dashboard-shell.is-create-group-screen .ov-create-step-actions{flex:none}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name .ov-create-participants-summary,.ov-dashboard-shell.is-edit-group-screen .ov-create-step-name .ov-create-participants-summary{flex:auto;min-height:0;overflow:hidden}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name .ov-create-participants-list,.ov-dashboard-shell.is-edit-group-screen .ov-create-step-name .ov-create-participants-list{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--slooh-text-muted) 48%, transparent) transparent;flex:auto;min-height:0;overflow:hidden auto}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name .ov-create-participants-list::-webkit-scrollbar{width:4px}.ov-dashboard-shell.is-edit-group-screen .ov-create-step-name .ov-create-participants-list::-webkit-scrollbar{width:4px}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name .ov-create-participants-list::-webkit-scrollbar-track{background:0 0}.ov-dashboard-shell.is-edit-group-screen .ov-create-step-name .ov-create-participants-list::-webkit-scrollbar-track{background:0 0}.ov-dashboard-shell.is-create-group-screen .ov-create-step-name .ov-create-participants-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--slooh-text-muted) 48%, transparent);border-radius:999px}.ov-dashboard-shell.is-edit-group-screen .ov-create-step-name .ov-create-participants-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--slooh-text-muted) 48%, transparent);border-radius:999px}.ov-dashboard-shell.is-create-group-screen .ov-create-step-actions,.ov-dashboard-shell.is-edit-group-screen .ov-create-step-actions{background:var(--slooh-bg);gap:10px;width:100%;display:grid}.ov-dashboard-shell.is-create-group-screen .ov-create-step-actions .ov-create-submit{background:color-mix(in srgb, var(--slooh-accent) 28%, var(--slooh-surface));width:100%;max-width:none}.ov-dashboard-shell.is-create-group-screen .ov-create-step-actions .ov-create-submit:hover:not(:disabled){background:color-mix(in srgb, var(--slooh-accent-hover) 34%, var(--slooh-surface-hover))}.ov-dashboard-shell.is-edit-group-screen .ov-create-step-actions .ov-edit-delete{background:color-mix(in srgb, var(--slooh-danger) 10%, var(--slooh-surface));width:100%;max-width:none}.ov-dashboard-shell.is-edit-group-screen .ov-create-step-actions .ov-edit-delete:hover:not(:disabled){background:color-mix(in srgb, var(--slooh-danger) 15%, var(--slooh-surface-hover))}
