.cw-wrap{position:fixed;right:18px;bottom:70px;z-index:9999;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.cw-link{display:flex;align-items:center;flex-direction:row-reverse;text-decoration:none;color:inherit;height:44px}.cw-icon{position:relative;flex:0 0 44px;width:44px;height:44px;min-width:44px;min-height:44px;max-width:44px;max-height:44px;border-radius:50%;background:linear-gradient(135deg,#a855f7 0%,#7c3aed 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgb(124 58 237 / .35);z-index:2}.cw-icon svg{width:18px;height:18px;fill:#fff}.cw-icon::after{content:"";position:absolute;inset:0;border-radius:50%;background:rgb(168 85 247 / .5);animation:cw-pulse 2s infinite;z-index:-1}@keyframes cw-pulse{0%{transform:scale(1);opacity:.7}100%{transform:scale(1.6);opacity:0}}.cw-info{background:#fff;border-radius:24px 0 0 24px;padding:7px 22px 7px 16px;margin-right:-22px;box-shadow:0 4px 14px rgb(0 0 0 / .08);white-space:nowrap;max-width:0;opacity:0;overflow:hidden;transition:max-width 0.5s cubic-bezier(.4,0,.2,1),opacity 0.3s ease,padding 0.5s ease}.cw-wrap.is-open .cw-info{max-width:220px;opacity:1;padding:7px 30px 2px 16px}.cw-label{font-size:10px;color:#7c3aed;font-weight:500;line-height:1.2}.cw-phone{font-size:13px;color:#1a1a1a;font-weight:700;letter-spacing:.2px;margin-top:1px}.cw-close{position:absolute;top:-5px;left:0;width:14px;height:14px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 2px 5px rgb(0 0 0 / .12);opacity:0;pointer-events:none;z-index:3;line-height:1}.cw-close svg{width:.9rem;height:.9rem;min-width:0!important;min-height:0!important}.cw-close:hover{background:#f3f4f6;color:#1a1a1a}.cw-wrap.is-open .cw-close{opacity:1;pointer-events:auto}@media (max-width:480px){.cw-wrap{right:17px;bottom:75px}.cw-link{height:40px}.cw-icon{flex:0 0 40px;width:44px;height:44px;min-width:45px;min-height:44px;max-width:44px;max-height:44px}.cw-icon svg{width:16px;height:16px}.cw-info{padding:6px 20px 6px 14px}.cw-wrap.is-open .cw-info{padding:6px 26px 3px 14px;max-width:200px}.cw-label{font-size:9px}.cw-phone{font-size:12px}}