.dm-customer-conversation{z-index:60;right:20px;bottom:max(20px, env(safe-area-inset-bottom));position:fixed}.dm-customer-conversation__panel{width:min(390px,100vw - 32px);height:min(590px,100vh - 32px);position:relative}.dm-customer-conversation--fullscreen{pointer-events:none;inset:0 auto auto 0}.dm-customer-conversation--fullscreen .dm-customer-conversation__panel{pointer-events:auto;width:100vw;height:100dvh}.dm-customer-conversation--fullscreen .dm-chat{width:100%;height:100%;box-shadow:none;border:0;border-radius:0}.dm-customer-conversation--fullscreen .dm-chat__body{box-sizing:border-box;width:100%;max-width:880px;margin-inline:auto}.dm-customer-conversation--fullscreen .dm-chat__composer{box-sizing:border-box;width:calc(100% - 32px);max-width:880px;margin-inline:auto}.dm-customer-conversation__status{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dm-customer-conversation__retry{border:1px solid var(--border-strong);background:var(--surface);color:var(--text);font:600 12px var(--ui);cursor:pointer;border-radius:999px;padding:7px 12px;position:absolute;bottom:16px;right:16px}.dm-customer-conversation__retry:hover{background:var(--surface-2)}.dm-customer-conversation__retry:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.dm-customer-conversation__retry:disabled{cursor:wait;opacity:.65}@media (max-width:640px){.dm-customer-conversation{right:12px;bottom:max(12px, env(safe-area-inset-bottom))}.dm-customer-conversation__panel{width:calc(100vw - 24px);height:min(620px,100dvh - 24px)}}@media (prefers-reduced-motion:reduce){.dm-customer-conversation *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
