:root{--coral:#ff6b4a;--ink:#221e2e;--muted:#6b6472;--bg:#fff7f2;--line:#221e2e14}*{box-sizing:border-box}html,body{background:0 0;margin:0}#root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.w-root.w-root--left{align-items:flex-start;left:8px;right:auto}.w-root{flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:8px;right:8px}.w-launcher{background:var(--coral);color:#fff;cursor:pointer;border:none;border-radius:50%;place-items:center;width:60px;height:60px;transition:transform .15s;display:grid;position:relative;box-shadow:0 8px 24px #ff6b4a66}.w-launcher:hover{transform:scale(1.05)}.w-badge{background:var(--ink);color:#fff;border:2px solid #fff;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:12px;font-weight:700;display:grid;position:absolute;top:-2px;right:-2px}.w-panel{background:#fff;border-radius:16px;flex-direction:column;width:360px;max-width:calc(100vw - 16px);max-height:calc(100vh - 92px);display:flex;overflow:hidden;box-shadow:0 16px 48px #221e2e38}.w-head{background:var(--coral);color:#fff;flex:none;align-items:center;gap:12px;padding:16px;display:flex}.w-ava{width:40px;height:40px;color:var(--coral);background:#fff;border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid;overflow:hidden}.w-head-info{flex:1;min-width:0}.w-head-name{font-size:15px;font-weight:700}.w-head-sub{opacity:.92;align-items:center;gap:6px;font-size:12px;display:flex}.w-dot{background:#6ee7a8;border-radius:50%;width:7px;height:7px;display:inline-block}.w-dot--off{background:#cdd0d6}.w-x{color:#fff;cursor:pointer;opacity:.9;background:0 0;border:none;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.w-x:hover{background:#ffffff2e}.w-body{background:var(--bg);flex-direction:column;flex:auto;gap:10px;min-height:0;max-height:380px;padding:16px;display:flex;overflow-y:auto}.w-msg{align-items:flex-end;gap:8px;display:flex}.w-msg-ava{background:var(--coral);color:#fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:grid;overflow:hidden}.w-ava-img{object-fit:cover;width:100%;height:100%;display:block}.w-bubble{border:1px solid var(--line);color:var(--ink);white-space:pre-wrap;word-break:break-word;background:#fff;border-radius:14px 14px 14px 4px;max-width:250px;padding:10px 12px;font-size:14px;line-height:1.45}.w-msg--out{flex-direction:row-reverse}.w-msg--out .w-msg-ava{display:none}.w-bubble--out{background:var(--coral);color:#fff;border-color:#0000;border-bottom-right-radius:4px;border-bottom-left-radius:14px}.w-bubble--pending{opacity:.6}.w-bubble--failed{border-color:#e5484d}.w-msg-fail{color:#e5484d;margin-top:2px;font-size:11px}.w-typing{gap:4px;padding:4px 2px;display:flex}.w-typing span{background:var(--muted);border-radius:50%;width:6px;height:6px;animation:1.2s infinite both w-blink}.w-typing span:nth-child(2){animation-delay:.2s}.w-typing span:nth-child(3){animation-delay:.4s}@keyframes w-blink{0%,60%,to{opacity:.25}30%{opacity:1}}.w-composer{border-top:1px solid var(--line);background:#fff;flex:none;align-items:center;gap:8px;padding:10px 12px;display:flex}.w-attach{color:var(--muted);cursor:pointer;background:0 0;border:none;place-items:center;width:32px;height:32px;display:grid}.w-input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}.w-send{background:var(--coral);color:#fff;cursor:pointer;border:none;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.w-send:disabled{opacity:.5;cursor:default}.w-foot{text-align:center;color:var(--muted);background:#fff;flex:none;padding:8px;font-size:11px}.w-foot b{color:var(--coral)}.w-attach:disabled{opacity:.5;cursor:default}.w-msg-col{flex-direction:column;gap:4px;min-width:0;display:flex}.w-msg--out .w-msg-col{align-items:flex-end}.w-att-img{border:1px solid var(--line);border-radius:14px;max-width:220px;line-height:0;display:block;overflow:hidden}.w-att-img img{object-fit:cover;width:100%;height:auto;max-height:260px;display:block}.w-att-file{border:1px solid var(--line);max-width:250px;color:var(--ink);background:#fff;border-radius:14px;align-items:center;gap:8px;padding:8px 10px;text-decoration:none;display:flex}.w-att-file--out{background:var(--coral);color:#fff;border-color:#0000}.w-att-ico{opacity:.85;flex:none;place-items:center;display:grid}.w-att-meta{flex-direction:column;min-width:0;display:flex}.w-att-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.w-att-size{opacity:.7;font-size:11px}.w-att--pending{opacity:.6}.w-notice{color:#c5363b;background:#fdecec;border-radius:10px;margin:0 12px 8px;padding:8px 10px;font-size:12.5px}.w-back{color:#fff;cursor:pointer;opacity:.95;background:0 0;border:none;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font-size:20px;line-height:1;display:grid}.w-back:hover{background:#ffffff2e}.w-msgrs{flex-direction:column;gap:8px;margin-top:2px;display:flex}.w-msgrs--full .w-msgr{width:100%}.w-msgr{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px 12px 6px 6px;text-decoration:none;display:inline-flex}.w-msgr:hover{border-color:var(--coral)}.w-msgr-ico{color:#fff;background:var(--muted);border-radius:50%;flex:none;place-items:center;width:26px;height:26px;display:grid}.w-msgr-ico svg{width:15px;height:15px;display:block}.w-msgr-lbl{font-size:13px;font-weight:600}.w-msgr--telegram .w-msgr-ico{background:#229ed9}.w-msgr--viber .w-msgr-ico{background:#7360f2}.w-msgr--whatsapp .w-msgr-ico{background:#25d366}.w-msgr--instagram .w-msgr-ico{background:#e4405f}.w-msgr--messenger .w-msgr-ico{background:#0084ff}.w-msgr-bar{border-top:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:8px;padding:8px 14px;display:flex}.w-msgr-bar-left{align-items:center;gap:8px;min-width:0;display:flex}.w-msgr-bar-lbl{color:var(--muted);flex:none;font-size:12px;font-weight:500}.w-msgr-bar-list{gap:7px;display:flex}.w-msgr-ava{color:#fff;background:var(--muted);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;text-decoration:none;transition:transform .12s;display:grid}.w-msgr-ava svg{width:16px;height:16px;display:block}.w-msgr-ava:hover{transform:scale(1.08)}.w-msgr-ava--telegram{background:#229ed9}.w-msgr-ava--viber{background:#7360f2}.w-msgr-ava--whatsapp{background:#25d366}.w-msgr-ava--instagram{background:#e4405f}.w-msgr-ava--messenger{background:#0084ff}.w-msgr-bar-all{cursor:pointer;white-space:nowrap;color:var(--coral);background:0 0;border:none;flex:none;padding:2px;font-family:inherit;font-size:12.5px;font-weight:600}.w-prechat{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:8px;margin-top:4px;padding:14px;display:flex}.w-prechat-title{color:var(--ink);font-size:14px;font-weight:600}.w-pc-input{border:1px solid var(--line);color:var(--ink);background:var(--bg);border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px}.w-pc-input:focus{border-color:var(--coral)}.w-pc-error{color:#c5363b;font-size:12px}.w-pc-submit{background:var(--coral);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:2px;padding:11px;font-family:inherit;font-size:14px;font-weight:600}.w-pc-submit:disabled{opacity:.6;cursor:default}
