.co-chat.co-chat--live{display:flex;flex-direction:column;width:360px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 120px);padding:0;overflow:hidden;background:#fff;border:1px solid #d5d5d5;box-shadow:0 18px 50px #00000047}.co-chat--live[hidden]{display:none}.co-chat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 14px 12px;background:#111;color:#fff}.co-chat-head small{display:block;font-size:9px;letter-spacing:.18em;color:var(--co-red, #aa1019);margin-bottom:3px}.co-chat-head strong{display:block;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:15px;letter-spacing:.02em}.co-chat-status{display:inline-flex;align-items:center;gap:6px;margin-top:5px;font-size:11px;color:#b9b9b9}.co-chat-status i{width:7px;height:7px;border-radius:50%;background:#35c759;box-shadow:0 0 0 3px #35c7592e}.co-chat-head button{background:none;border:0;color:#fff;font-size:22px;line-height:1;cursor:pointer;padding:0 2px}.co-chat-log{flex:1;min-height:0;overflow-y:auto;padding:14px;background:#f5f5f5;display:flex;flex-direction:column;gap:9px}.co-msg{max-width:84%;padding:9px 12px;font-size:13.5px;line-height:1.5;border-radius:13px;white-space:pre-wrap;word-wrap:break-word}.co-msg--bot{align-self:flex-start;background:#fff;color:#1a1a1a;border:1px solid #e2e2e2;border-bottom-left-radius:4px}.co-msg--user{align-self:flex-end;background:var(--co-red, #aa1019);color:#fff;border-bottom-right-radius:4px}.co-msg--note{align-self:stretch;max-width:100%;background:#fff6d6;border:1px solid #f0dc9a;color:#6a5300;font-size:12.5px;text-align:center}.co-msg--note a{color:var(--co-red, #aa1019);font-weight:700;text-decoration:underline}.co-msg--typing{display:inline-flex;gap:4px;align-items:center;padding:12px 14px}.co-msg--typing i{width:6px;height:6px;border-radius:50%;background:#b3b3b3;animation:co-blink 1.3s infinite ease-in-out}.co-msg--typing i:nth-child(2){animation-delay:.18s}.co-msg--typing i:nth-child(3){animation-delay:.36s}@keyframes co-blink{0%,80%,to{opacity:.28;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.co-chat-quick{display:flex;flex-wrap:wrap;gap:6px;padding:10px 14px 0;background:#f5f5f5}.co-chat-quick button{padding:6px 11px;font-size:11.5px;color:#333;background:#fff;border:1px solid #d3d3d3;border-radius:999px;cursor:pointer}.co-chat-quick button:hover{border-color:var(--co-red, #aa1019);color:var(--co-red, #aa1019)}.co-chat-form{display:flex;gap:8px;padding:11px 14px;background:#f5f5f5;border-top:1px solid #e3e3e3}.co-chat-form input{flex:1;min-width:0;height:40px;padding:0 12px;font-size:14px;color:#111;background:#fff;border:1px solid #cfcfcf;border-radius:999px}.co-chat-form input:focus{outline:none;border-color:var(--co-red, #aa1019)}.co-chat-form button{width:40px;height:40px;flex:0 0 40px;font-size:18px;color:#fff;background:var(--co-red, #aa1019);border:0;border-radius:50%;cursor:pointer}.co-chat-foot{display:flex;justify-content:center;gap:18px;padding:9px 14px;background:#fff;border-top:1px solid #ececec}.co-chat-foot a{font-size:11.5px;color:#555;letter-spacing:.03em}.co-chat-foot a:hover{color:var(--co-red, #aa1019)}.co-lead-pop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:#000000ad;animation:co-fade .25s ease}.co-lead-pop[hidden]{display:none}@keyframes co-fade{0%{opacity:0}to{opacity:1}}.co-lead-card{position:relative;width:100%;max-width:400px;padding:34px 30px 26px;text-align:center;background:#111;color:#fff;border:1px solid #2c2c2c;box-shadow:0 24px 70px #0000008c}.co-lead-card>small{font-size:9px;letter-spacing:.22em;color:var(--co-red, #aa1019)}.co-lead-card h2{margin:10px 0 12px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:34px;line-height:1.04;letter-spacing:.01em}.co-lead-card>p{margin:0 0 18px;font-size:13.5px;line-height:1.6;color:#bdbdbd}.co-lead-card [data-lead-close]{position:absolute;top:10px;right:12px;background:none;border:0;color:#8a8a8a;font-size:24px;line-height:1;cursor:pointer}.co-lead-card [data-lead-close]:hover{color:#fff}.co-lead-card form{display:flex;flex-direction:column;gap:9px}.co-lead-card input{height:44px;padding:0 14px;font-size:14px;color:#fff;background:#1c1c1c;border:1px solid #383838}.co-lead-card input::placeholder{color:#777}.co-lead-card input:focus{outline:none;border-color:var(--co-red, #aa1019)}.co-lead-submit{height:46px;margin-top:3px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:14px;letter-spacing:.08em;color:#fff;background:var(--co-red, #aa1019);border:0;cursor:pointer}.co-lead-submit:hover{background:var(--co-red-bright, #c8161f)}.co-lead-submit:disabled{opacity:.6;cursor:default}.co-lead-fine{margin:13px 0 0;font-size:10px;line-height:1.5;color:#6d6d6d}.co-lead-done{padding:14px 6px;font-size:15px;line-height:1.6;color:#fff}.co-lead-done strong{color:var(--co-red, #aa1019);letter-spacing:.06em}body.co-lead-open{overflow:hidden}@media(max-width:480px){.co-chat.co-chat--live{width:calc(100vw - 20px);height:calc(100vh - 100px)}.co-lead-card{padding:30px 22px 22px}.co-lead-card h2{font-size:28px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/fitment-chat.css.map */
