.dlfrat-chat-widget{position:fixed;right:22px;bottom:22px;z-index:9998;font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.dlfrat-chat-launcher{display:flex;align-items:center;gap:10px;max-width:330px;padding:12px 15px;border:0;border-radius:18px;background:#102f5d;color:#fff;box-shadow:0 12px 34px rgba(7,27,54,.28);cursor:pointer;text-align:left}.dlfrat-chat-launcher:hover{transform:translateY(-1px)}.dlfrat-chat-icon{font-size:22px}.dlfrat-chat-launcher-copy{display:flex;flex-direction:column;gap:2px;line-height:1.2}.dlfrat-chat-launcher-copy strong{font-size:14px}.dlfrat-chat-launcher-copy small{font-size:11px;opacity:.82;font-weight:500}.dlfrat-chat-dot{width:10px;height:10px;border-radius:50%;background:#9aa8b8;box-shadow:0 0 0 4px rgba(255,255,255,.08);flex:0 0 auto}.dlfrat-chat-widget.is-online .dlfrat-chat-dot{background:#35c76f}.dlfrat-chat-panel{position:absolute;right:0;bottom:72px;width:min(420px,calc(100vw - 32px));height:min(680px,calc(100vh - 120px));overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 18px 55px rgba(7,27,54,.32);border:1px solid rgba(16,47,93,.12)}.dlfrat-chat-panel-head{height:62px;padding:10px 12px 10px 16px;background:#102f5d;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.dlfrat-chat-panel-head>div{display:flex;min-width:0;flex-direction:column}.dlfrat-chat-panel-head strong{font-size:15px}.dlfrat-chat-panel-head span{font-size:11px;opacity:.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dlfrat-chat-close{width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:28px;line-height:1;cursor:pointer}.dlfrat-chat-panel iframe{display:block;width:100%;height:calc(100% - 62px);border:0;background:#fff}@media(max-width:640px){.dlfrat-chat-widget{right:14px;bottom:14px}.dlfrat-chat-launcher{max-width:calc(100vw - 28px)}.dlfrat-chat-panel{position:fixed;inset:0;width:100vw;height:100dvh;border-radius:0;border:0}.dlfrat-chat-panel-head{height:64px}.dlfrat-chat-panel iframe{height:calc(100dvh - 64px)}}@media(max-width:420px){.dlfrat-chat-launcher-copy small{display:none}.dlfrat-chat-launcher{border-radius:999px}.dlfrat-chat-launcher-copy strong{font-size:13px}}
