.CallOverlay-module-scss-module__JbDcIG__backdrop{z-index:99990;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#060d18b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.CallOverlay-module-scss-module__JbDcIG__panel{background:var(--color-surface,#fff);width:min(440px,100%);max-height:calc(100dvh - 48px);color:var(--color-text,#17202b);border-radius:28px;outline:none;flex-direction:column;display:flex;overflow:auto;box-shadow:0 24px 96px #0000004d}.CallOverlay-module-scss-module__JbDcIG__videoPanel{width:min(820px,100%)}.CallOverlay-module-scss-module__JbDcIG__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:20px;display:flex}.CallOverlay-module-scss-module__JbDcIG__brand{color:var(--color-accent,#0075ff);font-size:15px;font-weight:700}.CallOverlay-module-scss-module__JbDcIG__brand span{color:var(--color-text-muted,#737c8c);font-size:13px;font-weight:500}.CallOverlay-module-scss-module__JbDcIG__collapse{background:var(--color-canvas,#f2f5fa);width:36px;height:36px;color:inherit;cursor:pointer;border:0;border-radius:12px;place-items:center;display:grid}.CallOverlay-module-scss-module__JbDcIG__stage{flex:auto;place-items:center;min-height:300px;display:grid;position:relative;overflow:hidden}.CallOverlay-module-scss-module__JbDcIG__videoPanel .CallOverlay-module-scss-module__JbDcIG__stage{background:var(--color-canvas);color:#fff;min-height:min(440px,52dvh)}.CallOverlay-module-scss-module__JbDcIG__identity{text-align:center;flex-direction:column;align-items:center;gap:10px;width:100%;padding:20px;display:flex;position:relative}.CallOverlay-module-scss-module__JbDcIG__identity h2{overflow-wrap:anywhere;color:var(--color-text);max-width:100%;font-size:25px;font-weight:700}.CallOverlay-module-scss-module__JbDcIG__avatar{isolation:isolate;border-radius:50%;margin-bottom:16px}.CallOverlay-module-scss-module__JbDcIG__avatarRinging{animation:2.2s ease-out infinite CallOverlay-module-scss-module__JbDcIG__ringPulse}.CallOverlay-module-scss-module__JbDcIG__status{color:var(--color-text-muted,#78818f);font-size:14px;line-height:1.5}.CallOverlay-module-scss-module__JbDcIG__timer{font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:19px}.CallOverlay-module-scss-module__JbDcIG__peerMuted{align-items:center;gap:6px;font-size:12px;line-height:1.5;display:flex}.CallOverlay-module-scss-module__JbDcIG__remoteVideo,.CallOverlay-module-scss-module__JbDcIG__localVideo{object-fit:contain;width:100%;height:100%;display:block;transform:none}.CallOverlay-module-scss-module__JbDcIG__remoteVideo{position:absolute;inset:0}.CallOverlay-module-scss-module__JbDcIG__videoHidden{visibility:hidden}.CallOverlay-module-scss-module__JbDcIG__stageVideo{align-items:end}.CallOverlay-module-scss-module__JbDcIG__identityOverVideo{text-align:left;background:linear-gradient(#0000,#000000c2);align-items:flex-start;padding:55px 160px 20px 20px}.CallOverlay-module-scss-module__JbDcIG__identityOverVideo h2{font-size:19px}.CallOverlay-module-scss-module__JbDcIG__identityOverVideo .CallOverlay-module-scss-module__JbDcIG__status{font-size:12px}.CallOverlay-module-scss-module__JbDcIG__identityOverVideo .CallOverlay-module-scss-module__JbDcIG__timer{font-size:15px}.CallOverlay-module-scss-module__JbDcIG__localPreview{color:#fff;background:#253244;border:1px solid #ffffff38;border-radius:18px;place-items:center;width:128px;height:168px;display:grid;position:absolute;bottom:16px;right:16px;overflow:hidden;box-shadow:0 6px 24px #0000002e}.CallOverlay-module-scss-module__JbDcIG__localVideo{object-fit:cover;position:absolute;inset:0}.CallOverlay-module-scss-module__JbDcIG__localLabel{background:linear-gradient(#0000,#0009);justify-content:center;align-items:center;gap:5px;padding:16px 8px 8px;font-size:12px;display:flex;position:absolute;bottom:0;left:0;right:0}.CallOverlay-module-scss-module__JbDcIG__footer{flex-shrink:0;padding:20px}.CallOverlay-module-scss-module__JbDcIG__controls,.CallOverlay-module-scss-module__JbDcIG__incomingActions{justify-content:center;align-items:start;gap:14px;display:flex}.CallOverlay-module-scss-module__JbDcIG__incomingActions{gap:60px}.CallOverlay-module-scss-module__JbDcIG__control,.CallOverlay-module-scss-module__JbDcIG__accept{min-width:62px;max-width:80px;color:inherit;cursor:pointer;text-align:center;background:0 0;border:none;flex-direction:column;align-items:center;gap:9px;font-size:11px;line-height:1.35;transition:opacity .1s ease-in-out;display:flex}.CallOverlay-module-scss-module__JbDcIG__controlIcon{background:var(--color-canvas,#eff3f9);border-radius:21px;place-items:center;width:58px;height:58px;transition:background-color .15s,transform .15s;display:grid}.CallOverlay-module-scss-module__JbDcIG__control:hover:not(:disabled) .CallOverlay-module-scss-module__JbDcIG__controlIcon,.CallOverlay-module-scss-module__JbDcIG__accept:hover:not(:disabled) .CallOverlay-module-scss-module__JbDcIG__controlIcon{opacity:.75}.CallOverlay-module-scss-module__JbDcIG__control:disabled,.CallOverlay-module-scss-module__JbDcIG__accept:disabled{opacity:.45;cursor:default}.CallOverlay-module-scss-module__JbDcIG__controlActive .CallOverlay-module-scss-module__JbDcIG__controlIcon{background:var(--color-accent-soft,#e4efff);color:var(--color-accent,#0075ff)}.CallOverlay-module-scss-module__JbDcIG__danger .CallOverlay-module-scss-module__JbDcIG__controlIcon{background:var(--color-danger);color:#fff}.CallOverlay-module-scss-module__JbDcIG__accept .CallOverlay-module-scss-module__JbDcIG__controlIcon{color:#fff;background:#17a976;border-radius:24px;width:66px;height:66px}.CallOverlay-module-scss-module__JbDcIG__incomingActions .CallOverlay-module-scss-module__JbDcIG__danger .CallOverlay-module-scss-module__JbDcIG__controlIcon{border-radius:24px;width:66px;height:66px}.CallOverlay-module-scss-module__JbDcIG__error{color:var(--color-text);text-align:center;background:#e747581a;border-radius:12px;margin-bottom:16px;padding:12px 14px;font-size:13px;line-height:1.6}.CallOverlay-module-scss-module__JbDcIG__audioPrompt{color:#fff;background:var(--color-accent,#0075ff);cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:18px;padding:14px;font-size:13px;font-weight:600;display:flex}.CallOverlay-module-scss-module__JbDcIG__done{width:100%}.CallOverlay-module-scss-module__JbDcIG__mini{z-index:99990;top:calc(12px + var(--ins-top,env(safe-area-inset-top,0px)));background:var(--w-ui-color-primary-deep-dark-blue);color:#fff;border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:10px;width:min(410px,100vw - 24px);padding:10px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000038}.CallOverlay-module-scss-module__JbDcIG__miniOpen{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:12px;padding:4px 6px;display:flex}.CallOverlay-module-scss-module__JbDcIG__miniInfo{color:#bdcde1;flex-direction:column;gap:4px;min-width:0;font-size:11px;display:flex}.CallOverlay-module-scss-module__JbDcIG__miniInfo strong{text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:13px;overflow:hidden}.CallOverlay-module-scss-module__JbDcIG__liveDot{background:#53dab0;border-radius:50%;flex-shrink:0;width:8px;height:8px}.CallOverlay-module-scss-module__JbDcIG__miniEnd,.CallOverlay-module-scss-module__JbDcIG__miniAudio{cursor:pointer;color:#fff;background:var(--color-danger);border:0;border-radius:14px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.CallOverlay-module-scss-module__JbDcIG__miniAudio{background:#0075ff}@keyframes CallOverlay-module-scss-module__JbDcIG__ringPulse{0%,to{box-shadow:0 0 #0075ff29}60%{box-shadow:0 0 0 16px #0075ff00}}@media (prefers-reduced-motion:reduce){.CallOverlay-module-scss-module__JbDcIG__avatarRinging{animation:none}.CallOverlay-module-scss-module__JbDcIG__controlIcon{transition:none}}@media (max-width:600px){.CallOverlay-module-scss-module__JbDcIG__backdrop{padding:0}.CallOverlay-module-scss-module__JbDcIG__panel{border-radius:0;width:100%;height:100dvh;max-height:100dvh}.CallOverlay-module-scss-module__JbDcIG__header{padding-top:calc(14px + var(--ins-top,env(safe-area-inset-top,0px)))}.CallOverlay-module-scss-module__JbDcIG__stage{min-height:220px}.CallOverlay-module-scss-module__JbDcIG__videoPanel .CallOverlay-module-scss-module__JbDcIG__stage{min-height:240px}.CallOverlay-module-scss-module__JbDcIG__footer{padding:22px 10px calc(26px + var(--ins-bottom,env(safe-area-inset-bottom,0px)))}.CallOverlay-module-scss-module__JbDcIG__controls{gap:6px}.CallOverlay-module-scss-module__JbDcIG__control{flex:0 68px;min-width:55px;font-size:10px}.CallOverlay-module-scss-module__JbDcIG__controlIcon{border-radius:19px;width:52px;height:52px}.CallOverlay-module-scss-module__JbDcIG__localPreview{width:100px;height:136px;bottom:12px;right:12px}.CallOverlay-module-scss-module__JbDcIG__identityOverVideo{padding-right:125px}}@media (max-height:520px) and (min-width:601px){.CallOverlay-module-scss-module__JbDcIG__backdrop{padding:8px}.CallOverlay-module-scss-module__JbDcIG__panel{max-height:calc(100dvh - 16px)}.CallOverlay-module-scss-module__JbDcIG__header{padding:8px 16px}.CallOverlay-module-scss-module__JbDcIG__stage,.CallOverlay-module-scss-module__JbDcIG__videoPanel .CallOverlay-module-scss-module__JbDcIG__stage{min-height:180px}.CallOverlay-module-scss-module__JbDcIG__identity{gap:5px;padding:12px}.CallOverlay-module-scss-module__JbDcIG__avatar{margin-bottom:6px}.CallOverlay-module-scss-module__JbDcIG__footer{padding:12px}}
