#cw-root{--cw-accent:#b0708a;--cw-accent-deep:#8f566f;--cw-on-accent:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}#cw-launcher-wrap{z-index:60;width:76px;height:76px;position:fixed;bottom:24px;right:24px}#cw-launcher{background:var(--cw-accent);border:4px solid var(--cw-accent);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;overflow:hidden;box-shadow:0 8px 28px #00000052}#cw-launcher img{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}#cw-launcher:focus-visible{outline:2px solid var(--cw-accent-deep);outline-offset:3px}#cw-online-dot{pointer-events:none;background:#2ecc71;border:3px solid #fff;border-radius:50%;width:17px;height:17px;position:absolute;bottom:2px;right:2px}@media (prefers-reduced-motion:no-preference){#cw-launcher{animation:1.6s ease-in-out 4 cw-pulse}@keyframes cw-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}}#cw-panel{z-index:60;opacity:0;pointer-events:none;background:#fff;border-radius:26px;flex-direction:column;width:340px;max-width:calc(100vw - 48px);height:460px;max-height:calc(100vh - 130px);transition:opacity .22s,transform .22s;display:flex;position:fixed;bottom:92px;right:24px;overflow:hidden;transform:translateY(12px)scale(.98);box-shadow:0 12px 40px #00000042}#cw-panel.is-open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}#cw-head{background:var(--cw-accent);color:var(--cw-on-accent);border-radius:26px 26px 0 0;flex-shrink:0;align-items:center;gap:12px;padding:20px 18px 16px;display:flex}#cw-head-avatar{object-fit:cover;object-position:center 20%;border:2px solid #fff9;border-radius:50%;flex-shrink:0;width:46px;height:46px}#cw-head-text{flex:1}#cw-head-text strong{font-size:16px;font-weight:700;display:block}#cw-head-text span{opacity:.85;font-size:12px}#cw-close{color:#fff;cursor:pointer;background:#ffffff38;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:18px;line-height:1;transition:background .15s;display:flex}#cw-close:hover{background:#ffffff5c}#cw-close:focus-visible{outline-offset:2px;outline:2px solid #fff}#cw-body{flex-direction:column;flex:1;gap:9px;padding:16px;display:flex;overflow-y:auto}.cw-msg{white-space:pre-wrap;border-radius:18px;max-width:85%;padding:10px 15px;font-size:13.5px;line-height:1.5}.cw-msg.bot{color:#1a1a1a;background:#f3f2ee;align-self:flex-start}.cw-msg.user{background:var(--cw-accent);color:var(--cw-on-accent);align-self:flex-end}.cw-typing{background:#f3f2ee;border-radius:18px;align-self:flex-start;align-items:center;gap:4px;padding:12px 15px;display:flex}.cw-typing span{background:#999;border-radius:50%;width:7px;height:7px}@media (prefers-reduced-motion:no-preference){.cw-typing span{animation:1.1s ease-in-out infinite cw-typing-bounce}.cw-typing span:nth-child(2){animation-delay:.18s}.cw-typing span:nth-child(3){animation-delay:.36s}@keyframes cw-typing-bounce{0%,60%,to{opacity:.5;transform:translateY(0)scale(.85)}30%{opacity:1;transform:translateY(-5px)scale(1.15)}}}#cw-quick{flex-direction:column;align-self:flex-start;gap:6px;max-width:92%;display:flex}.cw-quick-btn{border:1.5px solid var(--cw-accent);color:var(--cw-accent);text-align:left;cursor:pointer;background:#fff;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .15s,color .15s}.cw-quick-btn:hover{background:var(--cw-accent);color:#fff}.cw-quick-btn:focus-visible{outline:2px solid var(--cw-accent-deep);outline-offset:2px}#cw-consent{color:#8a8578;border-top:1px solid #f0eee8;flex-shrink:0;padding:8px 16px 0;font-size:10.5px;line-height:1.4}#cw-consent a{color:inherit;text-decoration:underline}#cw-form{flex-shrink:0;align-items:center;gap:8px;padding:10px 12px 12px;display:flex}#cw-input{color:#1a1a1a;background:#faf9f6;border:1px solid #e2ddd2;border-radius:999px;flex:1;min-width:0;padding:11px 16px;font-family:inherit;font-size:13.5px}#cw-input:focus-visible{outline:2px solid var(--cw-accent);outline-offset:1px}#cw-send{background:var(--cw-accent);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-family:inherit;font-size:16px;transition:background .14s;display:flex}#cw-send:hover{background:var(--cw-accent-deep)}#cw-send:focus-visible{outline:2px solid var(--cw-accent-deep);outline-offset:2px}@media (width<=480px){#cw-launcher-wrap{bottom:18px;right:16px}#cw-panel{bottom:104px;right:16px}}
