.est-room.est-room{--est-ink:#23262f;--est-ink-2:#5a6474;--est-ink-3:#8b95a6;--est-border:#dfe4ea;--est-line:#edf0f4;--est-surface-2:#f2f5f8;--est-hover:#f4f6f9;--est-action:#089bab;--est-action-hover:#077d8a;--est-action-rgb:8,155,171;--est-ok:#1a7f50;--est-ok-rgb:26,127,80;--est-warn:#a86400;--est-warn-rgb:168,100,0;--est-danger:#c0392b;--est-danger-hover:#a5301f;--est-danger-rgb:192,57,43;--est-focus-ring:0 0 0 3px rgba(8,155,171,0.15);--est-fs-badge:11px;--est-fs-meta:12px;--est-fs-label:13px;--est-fs-body:14px;--est-fs-title:16px;--est-fs-display:21px;--est-stage:#10141a;--est-stage-ink:#e8edf4;--est-stage-ink-2:#9aa6b6;--est-stage-line:hsla(0,0%,100%,0.16);--est-room-ink:var(--est-ink);--est-room-ink-2:var(--est-ink-3);--est-room-chip:var(--est-surface-2);position:relative;display:flex;flex-direction:column;color:var(--est-ink);line-height:1.4}.est-room.est-room--page{z-index:0;min-height:100vh;min-height:100dvh;padding:13px 21px;background:var(--est-surface-2)}.est-room.est-room--page .est-room__pill{border:1px solid var(--est-border)}.est-room .est-room__bar{display:flex;align-items:center;justify-content:space-between;gap:13px;min-height:44px;padding:0 0 13px}.est-room .est-room__logo{display:block;width:109px;height:28px;-o-object-fit:cover;object-fit:cover;filter:brightness(0)}.est-room .est-room__meta{flex:0 0 auto;display:flex;align-items:center;gap:8px}.est-room .est-room__timer{display:inline-flex;align-items:center;gap:5px;font-size:var(--est-fs-meta);font-variant-numeric:tabular-nums;color:var(--est-room-ink-2)}.est-room .est-room__pill{display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 8px;border-radius:13px;background:var(--est-room-chip);font-size:var(--est-fs-meta);font-weight:500;white-space:nowrap;color:var(--est-room-ink)}.est-room .est-room__pill-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--est-border)}.est-room .est-room__pill.is-on .est-room__pill-dot{background:var(--est-ok)}.est-room .est-room__pill.is-wait .est-room__pill-dot{background:var(--est-warn);animation:est-room-pulse 1.4s ease-in-out infinite}.est-room .est-room__pill.is-off .est-room__pill-dot{background:var(--est-danger)}@keyframes est-room-pulse{0%,to{opacity:1}50%{opacity:.35}}.est-room .est-room__main{display:grid;grid-template-columns:minmax(0,2fr) minmax(340px,1fr);gap:13px;width:100%}.est-room.est-room--page .est-room__bar,.est-room.est-room--page .est-room__foot,.est-room.est-room--page .est-room__main{width:100%;max-width:calc(151.11111vh + 197.26667px)}.est-room.est-room--page .est-room__bar,.est-room.est-room--page .est-room__foot{padding:0 21px;border:1px solid var(--est-border);border-radius:13px;background:#fff}.est-room.est-room--page .est-room__bar{min-height:58px;margin:0 auto 13px}.est-room.est-room--page .est-room__foot{min-height:46px;margin:13px auto 0}.est-room.est-room--page .est-room__main{flex:0 0 auto;height:calc(85vh - 132.6px);min-height:520px;margin:auto;grid-template-columns:minmax(0,1fr) minmax(340px,420px)}@media (max-width:1199px){.est-room.est-room--page .est-room__main{grid-template-columns:minmax(0,3fr) minmax(300px,2fr)}}@media (max-width:992px){.est-room .est-room__main{grid-template-columns:minmax(0,3fr) minmax(280px,2fr)}}.est-room .est-room__stagecol{min-width:0;display:flex;flex-direction:column;gap:13px}.est-room .est-room__side{min-width:0}.est-room .est-room__main{align-items:stretch}.est-room .est-room__side{display:flex;flex-direction:column;gap:13px}.est-room .est-room__ready{display:flex;flex-direction:column;justify-content:center;flex:1 1 auto}.est-room .est-room__ready-foot,.est-room .est-room__ready-foot>.est-room__section:first-child{margin-top:13px}.est-room .est-room__chatcard{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.est-room .est-room__stage{position:relative;width:100%;aspect-ratio:16/9;min-height:220px;max-height:70vh;border-radius:13px;overflow:hidden;background:var(--est-stage)}.est-room.est-room--page .est-room__stage{box-shadow:0 3px 13px rgba(0,0,0,.12)}@media (min-width:769px){.est-room.est-room--page .est-room__stage{flex:1 1 auto;min-height:360px;max-height:none;aspect-ratio:auto}}.est-room .est-room__video{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:var(--est-stage)}.est-room .est-room__stage>.est-room__video{position:absolute;inset:0}.est-room .est-room__video--cover{-o-object-fit:cover;object-fit:cover}.est-room .est-room__video--mirrored{transform:scaleX(-1)}.est-room .est-room__placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:21px;text-align:center;color:var(--est-stage-ink-2)}.est-room .est-room__placeholder-icon{display:flex;align-items:center;justify-content:center;width:55px;height:55px;border:1px solid var(--est-stage-line);border-radius:50%;font-size:var(--est-fs-display);color:var(--est-stage-ink)}.est-room .est-room__placeholder-title{margin:0;font-size:var(--est-fs-body);font-weight:600;color:var(--est-stage-ink)}.est-room .est-room__placeholder--over{background:var(--est-stage)}.est-room .est-room__pip{position:absolute;top:13px;right:13px;width:min(22%,180px);aspect-ratio:var(--est-local-aspect,16/9);max-height:45%;border:1px solid var(--est-stage-line);border-radius:8px;overflow:hidden;background:#000;box-shadow:0 3px 13px rgba(0,0,0,.35)}.est-room .est-room__pipoff{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:var(--est-fs-body);color:var(--est-stage-ink-2);background:var(--est-stage)}.est-room .est-room__controls{position:absolute;left:0;right:0;bottom:13px;display:flex;flex-wrap:wrap;justify-content:center;gap:13px;padding:0 13px}.est-room .est-room__ctrl{display:inline-flex;flex-direction:column;align-items:center;gap:5px;padding:0;border:0;background:transparent;font:inherit;color:var(--est-stage-ink);cursor:pointer}.est-room .est-room__ctrl-icon{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--est-stage-line);border-radius:22px;font-size:var(--est-fs-title);background:rgba(16,20,26,.72);transition:background-color .12s ease-out,border-color .12s ease-out}.est-room .est-room__ctrl:hover:not(:disabled) .est-room__ctrl-icon{background:rgba(16,20,26,.92);border-color:hsla(0,0%,100%,.34)}.est-room .est-room__ctrl:focus-visible{outline:none}.est-room .est-room__ctrl:focus-visible .est-room__ctrl-icon{outline:2px solid #fff;outline-offset:2px}.est-room .est-room__ctrl:disabled{opacity:.45;cursor:not-allowed}.est-room .est-room__ctrl.is-off .est-room__ctrl-icon{color:#fff;border-color:var(--est-danger);background:var(--est-danger)}.est-room .est-room__ctrl.is-off:hover:not(:disabled) .est-room__ctrl-icon{border-color:var(--est-danger-hover);background:var(--est-danger-hover)}.est-room .est-room__ctrl.is-active .est-room__ctrl-icon{color:var(--est-stage);border-color:#fff;background:#fff}.est-room .est-room__ctrl--end .est-room__ctrl-icon{width:64px;color:#fff;border-color:var(--est-danger);background:var(--est-danger)}.est-room .est-room__ctrl--end:hover:not(:disabled) .est-room__ctrl-icon{border-color:var(--est-danger-hover);background:var(--est-danger-hover)}.est-room .est-room__ctrl-label{font-size:var(--est-fs-meta);line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.6)}.est-room .est-room__card{padding:21px;border-radius:13px;background:#fff}.est-room.est-room--page .est-room__card{border:1px solid var(--est-border)}.est-room .est-room__ready-head{display:flex;align-items:center;gap:13px}.est-room .est-room__ready-head-body{min-width:0}.est-room .est-room__ready-head .est-room__lead{margin-top:2px}.est-room .est-room__avatar--initials{width:48px;height:48px;font-size:var(--est-fs-title);font-weight:600;letter-spacing:.02em}.est-room .est-room__next{display:flex;align-items:flex-start;gap:13px;padding:13px 0;border-bottom:1px solid var(--est-line)}.est-room .est-room__next.is-action{display:block}.est-room .est-room__next-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--est-surface-2);color:var(--est-ink-2);font-size:var(--est-fs-body)}.est-room .est-room__next.is-danger .est-room__next-icon{background:rgba(var(--est-danger-rgb),.1);color:var(--est-danger)}.est-room .est-room__next-body{min-width:0;flex:1 1 auto}.est-room .est-room__next-title{margin:0;font-size:var(--est-fs-body);font-weight:600;line-height:19px;color:var(--est-ink)}.est-room .est-room__next-text{margin:3px 0 0;font-size:var(--est-fs-body);line-height:19px;color:var(--est-ink-2)}.est-room .est-room__next.is-action .est-room__next-text{margin:0 0 13px;color:var(--est-ink)}.est-room .est-room__devices{padding-top:13px}.est-room .est-room__tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;list-style:none;margin:0;padding:0}.est-room .est-room__tile{display:flex;align-items:center;gap:8px;min-width:0;padding:8px 13px;border:1px solid var(--est-line);border-radius:8px}.est-room .est-room__tile-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:var(--est-surface-2);color:var(--est-ink-3);font-size:var(--est-fs-body)}.est-room .est-room__tile-body{display:flex;flex-direction:column;min-width:0}.est-room .est-room__tile-name{font-size:var(--est-fs-body);font-weight:500;line-height:18px;color:var(--est-ink)}.est-room .est-room__tile-state{font-size:var(--est-fs-meta);line-height:16px;color:var(--est-ink-3)}.est-room .est-room__tile.is-ok .est-room__tile-icon{background:rgba(var(--est-ok-rgb),.12);color:var(--est-ok)}.est-room .est-room__tile.is-ok .est-room__tile-state{color:var(--est-ok)}.est-room .est-room__tile.is-wait .est-room__tile-icon{background:rgba(var(--est-warn-rgb),.12);color:var(--est-warn)}.est-room .est-room__tile.is-wait .est-room__tile-state{color:var(--est-warn)}.est-room .est-room__tile.is-danger{border-color:rgba(var(--est-danger-rgb),.3)}.est-room .est-room__tile.is-danger .est-room__tile-icon{background:rgba(var(--est-danger-rgb),.1);color:var(--est-danger)}.est-room .est-room__tile.is-danger .est-room__tile-state{color:var(--est-danger);font-weight:600}.est-room .est-room__heading{margin:0;font-size:var(--est-fs-display);font-weight:600;line-height:26px;color:var(--est-ink)}.est-room .est-room__lead{margin:5px 0 0;font-size:var(--est-fs-body);line-height:21px;color:var(--est-ink-2)}.est-room .est-room__section{margin-top:13px;padding-top:13px;border-top:1px solid var(--est-line)}.est-room .est-room__label{display:block;margin:0 0 5px;font-size:var(--est-fs-label);font-weight:600;color:var(--est-ink-3)}.est-room .est-room__hint{margin:8px 0 0}.est-room .est-room__fine,.est-room .est-room__hint{font-size:var(--est-fs-meta);line-height:18px;color:var(--est-ink-3)}.est-room .est-room__fine{display:flex;align-items:flex-start;gap:8px;margin:13px 0 0}.est-room .est-room__fine>i,.est-room .est-room__fine>svg{flex:0 0 auto;margin-top:3px}.est-room .est-room__cta{display:flex;align-items:center;justify-content:center;width:100%;height:44px;padding:0 21px;border-radius:22px;font-weight:600}.est-room .est-room__note-text{margin:8px 0 0;font-size:var(--est-fs-meta);line-height:18px;color:var(--est-ink-2)}.est-room .est-room__note-action{margin-top:8px}.est-room .est-room__with{display:flex;align-items:center;gap:13px;margin-top:13px}.est-room .est-room__avatar{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:rgba(var(--est-action-rgb),.1);color:var(--est-action);font-size:var(--est-fs-title)}.est-room .est-room__with-body{min-width:0}.est-room .est-room__with-label{margin:0;font-size:var(--est-fs-meta);color:var(--est-ink-3)}.est-room .est-room__with-name{margin:0;font-size:var(--est-fs-body);font-weight:600;line-height:19px;color:var(--est-ink)}.est-room .est-room__with-link{color:var(--est-action)}.est-room .est-room__with-link:hover{color:var(--est-action-hover)}.est-room .est-room__invite{display:flex;gap:5px}.est-room .est-room__invite-url{flex:1 1 auto;min-width:0;height:34px;line-height:34px;padding:0 13px;border-radius:8px;font-size:var(--est-fs-body);color:var(--est-ink);text-overflow:ellipsis}.est-room .est-room__invite-copy{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border-radius:8px}.est-room .est-room__card-head{display:flex;align-items:center;gap:8px;margin:0;padding:13px 21px;border-bottom:1px solid var(--est-line);font-size:var(--est-fs-label);font-weight:600;color:var(--est-ink-3)}.est-room .est-room__card-head>i,.est-room .est-room__card-head>svg,.est-room .est-room__label>i,.est-room .est-room__label>svg{color:var(--est-ink-3)}.est-room .est-room__chatcard{padding:0;overflow:hidden}.est-room .est-room__chatcard .est-room__card-head{flex:0 0 auto}.est-room .est-room__info-status{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:13px}.est-room .est-room__info .est-room__ticket{padding-bottom:0;border-bottom:0}.est-room .est-room__info .est-room__with{margin-top:0}.est-room .est-room__empty{margin:0;padding:5px 0;font-size:var(--est-fs-meta);line-height:18px;color:var(--est-ink-3)}.est-room .est-room__chat{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.est-room .est-room__chat-list{flex:1 1 0;display:flex;flex-direction:column;gap:8px;min-height:220px;padding:13px 21px;overflow-y:auto}.est-room.est-room--page .est-room__chat-list{min-height:160px}.est-room .est-room__chat-list>.est-room__empty{margin:auto 0;text-align:center}.est-room .est-room__msg{display:flex;flex-direction:column;max-width:85%}.est-room .est-room__msg.is-own{align-self:flex-end;align-items:flex-end}.est-room .est-room__msg.is-system{align-self:center;max-width:100%}.est-room .est-room__msg-bubble{padding:8px 13px;border-radius:13px;background:var(--est-surface-2);font-size:var(--est-fs-body);line-height:19px;color:var(--est-ink);white-space:pre-wrap;overflow-wrap:anywhere}.est-room .est-room__msg.is-other .est-room__msg-bubble{border-bottom-left-radius:5px}.est-room .est-room__msg.is-own .est-room__msg-bubble{border-bottom-right-radius:5px;background:var(--est-action);color:#fff}.est-room .est-room__msg-meta{margin-top:3px;font-size:var(--est-fs-meta);color:var(--est-ink-3)}.est-room .est-room__msg-system{display:inline-block;padding:3px 8px;border-radius:8px;background:var(--est-surface-2);font-size:var(--est-fs-meta);text-align:center;color:var(--est-ink-3)}.est-room .est-room__composer{flex:0 0 auto;display:flex;align-items:center;gap:5px;margin:0;padding:8px 21px;border-top:1px solid var(--est-line)}.est-room .est-room__composer-input{flex:1 1 auto;min-width:0;height:34px;padding:0 13px;border:1px solid var(--est-border);border-radius:17px;font:inherit;font-size:var(--est-fs-body);color:var(--est-ink);background:#fff}.est-room .est-room__composer-input:focus{outline:none;border-color:var(--est-action);box-shadow:var(--est-focus-ring)}.est-room .est-room__composer-attach,.est-room .est-room__composer-send{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin:0;padding:0;border:0;border-radius:50%;background:transparent;color:var(--est-ink-2);cursor:pointer}.est-room .est-room__composer-attach:hover{background:var(--est-hover);color:var(--est-ink)}.est-room .est-room__composer-send{background:var(--est-action);color:#fff}.est-room .est-room__composer-send:hover:not(:disabled){background:var(--est-action-hover)}.est-room .est-room__composer-send:disabled{opacity:.45;cursor:not-allowed}.est-room .est-room__files{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px}.est-room .est-room__file{display:flex;flex-direction:column;gap:5px;min-width:0;color:var(--est-ink-2)}.est-room .est-room__file:hover{color:var(--est-ink);text-decoration:none}.est-room .est-room__file-icon,.est-room .est-room__file-thumb{display:block;width:100%;aspect-ratio:1;border:1px solid var(--est-line);border-radius:8px;-o-object-fit:cover;object-fit:cover;background:var(--est-surface-2)}.est-room .est-room__file-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:var(--est-fs-display);color:var(--est-ink-3)}.est-room .est-room__file-ext{font-size:var(--est-fs-badge);font-weight:600;letter-spacing:.04em}.est-room .est-room__file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--est-fs-meta)}.est-room .est-room__datalist{display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px 13px;margin:13px 0 0;font-size:var(--est-fs-body)}.est-room .est-room__datalist>dt{font-weight:400;color:var(--est-ink-3)}.est-room .est-room__datalist>dd{margin:0;color:var(--est-ink)}.est-room .est-room__subtitle{margin:21px 0 5px;font-size:var(--est-fs-label);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--est-ink-3)}.est-room .est-room__appts{list-style:none;margin:0;padding:0}.est-room .est-room__appt{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:8px;padding:5px 0;border-top:1px solid var(--est-line);font-size:var(--est-fs-meta);color:var(--est-ink-2)}.est-room .est-room__appt.is-now{color:var(--est-ink);font-weight:500}.est-room .est-room__appt-now{padding:0 5px;border-radius:8px;background:rgba(var(--est-ok-rgb),.12);color:var(--est-ok);font-size:var(--est-fs-badge);font-weight:600;line-height:18px}.est-room .est-room__appt-services{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.est-room .est-room__screen{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:21px 0}.est-room .est-room__screen-card{width:100%;max-width:420px;padding:34px 21px;text-align:center}.est-room .est-room__screen-card .est-room__cta{margin-top:21px}.est-room .est-room__screen-icon{display:flex;align-items:center;justify-content:center;width:55px;height:55px;margin:0 auto 13px;border-radius:50%;background:rgba(var(--est-ok-rgb),.12);color:var(--est-ok);font-size:var(--est-fs-display)}.est-room .est-room__screen-icon.is-danger{background:rgba(var(--est-danger-rgb),.1);color:var(--est-danger)}.est-room .est-room__ticket{padding-bottom:13px;border-bottom:1px solid var(--est-line)}.est-room .est-room__eyebrow{margin:0 0 2px;font-size:var(--est-fs-meta);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--est-ink-3)}.est-room .est-room__chips{display:flex;flex-wrap:wrap;gap:5px;margin:13px 0 0;padding:0;list-style:none}.est-room .est-chip{display:inline-flex;align-items:center;gap:5px;max-width:100%;min-height:26px;padding:0 8px;border-radius:8px;background:var(--est-surface-2);color:var(--est-ink-2);font-size:var(--est-fs-meta);font-weight:500}.est-room .est-chip>i,.est-room .est-chip>svg{flex:0 0 auto;font-size:11px;color:var(--est-ink-3)}.est-room .est-chip__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.est-room .est-chip--ok{background:#e8f5ee;color:#1e6f4a}.est-room .est-chip--warn{background:#fdf3e3;color:#8a5300}.est-room .est-chip--danger{background:#fdecea;color:#a03227}.est-room .est-chip--danger>i,.est-room .est-chip--danger>svg,.est-room .est-chip--ok>i,.est-room .est-chip--ok>svg,.est-room .est-chip--warn>i,.est-room .est-chip--warn>svg{color:inherit}.est-room .est-room__steps{display:flex;margin:0;padding:13px 0;border-bottom:1px solid var(--est-line);list-style:none}.est-room .est-room__step{position:relative;flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:5px;min-width:0;text-align:center}.est-room .est-room__step:after,.est-room .est-room__step:before{content:"";position:absolute;top:13px;height:1px;background:var(--est-border)}.est-room .est-room__step:before{left:0;right:calc(50% + 13px)}.est-room .est-room__step:after{left:calc(50% + 13px);right:0}.est-room .est-room__step:first-child:before,.est-room .est-room__step:last-child:after{display:none}.est-room .est-room__step-node{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid var(--est-border);border-radius:50%;background:#fff;font-size:var(--est-fs-meta);font-weight:600;line-height:1;color:var(--est-ink-3)}.est-room .est-room__step-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--est-fs-meta);line-height:16px;color:var(--est-ink-3)}.est-room .est-room__step.is-done .est-room__step-node{border-color:var(--est-ok);background:var(--est-ok);color:#fff}.est-room .est-room__step.is-done+.est-room__step:before,.est-room .est-room__step.is-done:after,.est-room .est-room__step.is-done:before{background:var(--est-ok)}.est-room .est-room__step.is-active .est-room__step-node{border-color:var(--est-action);color:var(--est-action);animation:est-room-step-pulse 1.8s ease-in-out infinite}.est-room .est-room__step.is-danger .est-room__step-node{border-color:var(--est-danger);background:rgba(var(--est-danger-rgb),.1);color:var(--est-danger)}.est-room .est-room__step.is-active .est-room__step-label,.est-room .est-room__step.is-done .est-room__step-label{color:var(--est-ink);font-weight:500}.est-room .est-room__step.is-danger .est-room__step-label{color:var(--est-danger);font-weight:500}@keyframes est-room-step-pulse{0%,to{box-shadow:0 0 0 3px rgba(var(--est-action-rgb),.18)}50%{box-shadow:0 0 0 7px rgba(var(--est-action-rgb),.05)}}.est-room .est-room__avatar--stage{width:72px;height:72px;font-size:26px;letter-spacing:.02em}.est-room .est-room__avatar--pip,.est-room .est-room__avatar--stage{border:1px solid var(--est-stage-line);background:hsla(0,0%,100%,.08);color:var(--est-stage-ink);font-weight:600}.est-room .est-room__avatar--pip{width:34px;height:34px;font-size:var(--est-fs-label)}.est-room .est-room__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 21px;padding-top:21px;font-size:var(--est-fs-meta);line-height:18px;color:var(--est-room-ink-2)}.est-room .est-room__foot-note{display:inline-flex;align-items:center;gap:5px;color:inherit}.est-room a.est-room__foot-note:hover{color:var(--est-room-ink);text-decoration:none}@media (max-width:768px){.est-room.est-room--page{padding:8px 13px 13px}.est-room .est-room__bar{min-height:44px;gap:8px;padding-bottom:8px}.est-room.est-room--page .est-room__bar{min-height:48px;margin:0 0 8px;padding:0 13px}.est-room.est-room--page .est-room__foot{min-height:0;margin:8px 0 0;padding:8px 13px}.est-room .est-room__main{grid-template-columns:minmax(0,1fr)}.est-room .est-room__stage--preview{aspect-ratio:4/3;max-height:38vh;min-height:0}.est-room.est-room--page:not(.is-live){padding-bottom:144px}.est-room.est-room--page .est-room__next{position:fixed;left:0;right:0;bottom:0;z-index:1050;margin:0;padding:13px 13px calc(13px + env(safe-area-inset-bottom, 0px));border:0;border-top:1px solid var(--est-border);background:#fff;box-shadow:0 -5px 21px rgba(0,0,0,.08)}.est-room.est-room--page .est-room__main{flex:0 0 auto;max-width:none;height:auto;min-height:0;margin:0;grid-template-columns:minmax(0,1fr)}.est-room .est-room__foot{flex-direction:column;align-items:flex-start;gap:8px;padding-top:13px}.est-room.est-room--page .est-room__stage{max-height:none}.est-room .est-room__pip{top:8px;right:8px;width:22%}.est-room .est-room__card{padding:13px}.est-room .est-room__chat-list{flex:0 0 auto;height:260px;min-height:0;padding:13px}.est-room .est-room__composer{padding:8px 13px}.est-room .est-room__card-head{padding:13px}.est-room .est-room__controls{gap:8px}}@media (max-width:576px){.est-room .est-room__ctrl-label,.est-room .est-room__timer{display:none}}@media (prefers-reduced-motion:reduce){.est-room .est-room__pill-dot,.est-room .est-room__step-node{animation:none}}.est-room .est-room__stage.is-fullscreen{position:fixed;inset:0;z-index:1100;width:100vw;height:100vh;max-height:none;aspect-ratio:auto;min-height:0;border:0;border-radius:0}.est-room .est-room__stage.is-fullscreen .est-room__pip{top:calc(13px + env(safe-area-inset-top, 0px));right:calc(13px + env(safe-area-inset-right, 0px));width:min(22%,200px)}@media (orientation:portrait){.est-room .est-room__stage.is-fullscreen .est-room__pip{width:min(24%,120px)}}.est-room .est-room__stage.is-fullscreen .est-room__controls{z-index:2;bottom:calc(21px + env(safe-area-inset-bottom, 0px))}.est-room .est-room__stage.is-split{display:flex;flex-direction:column;gap:2px}.est-room .est-room__stage.is-split .est-room__pip,.est-room .est-room__stage.is-split>#remotePlayer{position:static;flex:1 1 0;align-self:center;width:auto;height:auto;min-width:0;min-height:0;max-width:100%;max-height:none;aspect-ratio:max(var(--est-remote-aspect,4/3),var(--est-local-aspect,4/3));border:0;border-radius:0;box-shadow:none;background:#000}.est-room .est-room__stage.is-split .est-room__pip .est-room__video--cover{-o-object-fit:contain;object-fit:contain}.est-room .est-room__stage.is-split>#remotePlayer{-o-object-position:center bottom;object-position:center bottom}.est-room .est-room__stage.is-split .est-room__pip .est-room__video{-o-object-position:center top;object-position:center top}.est-room .est-room__stage.is-split .est-room__placeholder--over{bottom:50%}@media (max-width:768px){.est-room .est-room__stage--live:not(.is-fullscreen):not(.is-split){aspect-ratio:var(--est-remote-aspect,3/4);max-height:70vh}.est-room .est-room__stage--live.is-split:not(.is-fullscreen){aspect-ratio:3/4}}