:root{--hasat-cp-primary: #2d5a27;--hasat-cp-primary-hover: #1e3d1a;--hasat-cp-accent: #c48b4e;--hasat-cp-bg: #fcfbf8;--hasat-cp-surface: #ffffff;--hasat-cp-surface-subtle: #f4f1ea;--hasat-cp-border: #e6dfd3;--hasat-cp-text: #2c2925;--hasat-cp-text-muted: #6b665c;--hasat-cp-w: 420px;--hasat-cp-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}body{transition:margin-right .32s cubic-bezier(.16,1,.3,1),width .32s cubic-bezier(.16,1,.3,1)}body.hasat-copilot-open{margin-right:var(--hasat-cp-w, 420px)!important;overflow-x:hidden!important}body.hasat-copilot-open header,body.hasat-copilot-open .hasat-header,body.hasat-copilot-open .header,body.hasat-copilot-open #shopify-section-header,body.hasat-copilot-open .sticky-header,body.hasat-copilot-open .announcement-bar,body.hasat-copilot-open main,body.hasat-copilot-open #MainContent,body.hasat-copilot-open footer,body.hasat-copilot-open .footer{max-width:calc(100vw - var(--hasat-cp-w, 420px))!important;transition:max-width .32s cubic-bezier(.16,1,.3,1),width .32s cubic-bezier(.16,1,.3,1)!important}body.hasat-copilot-maximized{--hasat-cp-w: min(760px, 58vw) !important}body.hasat-copilot-maximized .grid--3-col,body.hasat-copilot-maximized .grid--4-col-desktop,body.hasat-copilot-maximized .grid--2-col-tablet,body.hasat-copilot-maximized .hasat-aisle-grid,body.hasat-copilot-maximized .hasat-product-grid,body.hasat-copilot-maximized .hasat-vitrine-grid{grid-template-columns:1fr!important}body.hasat-copilot-maximized .product--2-col,body.hasat-copilot-maximized .grid--2-col{display:flex!important;flex-direction:column!important}.hasat-copilot-launcher{position:fixed;bottom:32px;right:28px;z-index:2147483640!important;display:flex!important;align-items:center;gap:10px;padding:12px 20px 12px 14px;background:var(--hasat-cp-primary);color:#fff!important;border:1.5px solid rgba(255,255,255,.3);border-radius:40px;box-shadow:0 8px 24px #2d5a2766,0 0 #2d5a2766;font-family:var(--hasat-cp-font);font-size:14px;font-weight:600;cursor:pointer;pointer-events:auto!important;visibility:visible!important;opacity:1!important;transition:all .3s cubic-bezier(.16,1,.3,1);animation:hasatLauncherPulse 3s infinite}.hasat-copilot-launcher:hover{transform:translateY(-3px) scale(1.03);background:var(--hasat-cp-primary-hover);box-shadow:0 12px 32px #2d5a278c;animation:none}@keyframes hasatLauncherPulse{0%{box-shadow:0 8px 24px #2d5a2766,0 0 #2d5a2766}70%{box-shadow:0 8px 24px #2d5a2766,0 0 0 12px #2d5a2700}to{box-shadow:0 8px 24px #2d5a2766,0 0 #2d5a2700}}.hasat-copilot-launcher-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff3;border-radius:50%;font-size:16px}.hasat-copilot-launcher-badge{position:absolute;top:-3px;right:-3px;width:12px;height:12px;background:var(--hasat-cp-accent);border:2px solid #ffffff;border-radius:50%}.hasat-copilot-panel{position:fixed;top:0;right:0;bottom:0;width:var(--hasat-cp-w, 420px);height:100vh;background:var(--hasat-cp-bg);border-left:1px solid var(--hasat-cp-border);box-shadow:-6px 0 28px #0000001f;display:flex;flex-direction:column;z-index:2147483645!important;font-family:var(--hasat-cp-font);color:var(--hasat-cp-text);overflow:hidden;transform:translate(100%);transition:transform .32s cubic-bezier(.16,1,.3,1),width .32s cubic-bezier(.16,1,.3,1)}.hasat-copilot-panel.is-open{transform:translate(0)}.hasat-copilot-header{padding:16px 20px;background:var(--hasat-cp-surface);border-bottom:1px solid var(--hasat-cp-border);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.hasat-copilot-brand{display:flex;align-items:center;gap:12px}.hasat-copilot-avatar{width:38px;height:38px;background:#edf3ec;color:var(--hasat-cp-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid #d7e4d5}.hasat-copilot-info h4{margin:0;font-size:15px;font-weight:700;color:var(--hasat-cp-text);line-height:1.2}.hasat-copilot-status{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--hasat-cp-primary);margin-top:2px}.hasat-copilot-status-dot{width:6px;height:6px;background:var(--hasat-cp-primary);border-radius:50%;box-shadow:0 0 0 2px #2d5a2733}.hasat-copilot-header-actions{display:flex;align-items:center;gap:4px}.hasat-copilot-icon-btn{background:transparent;border:none;width:32px;height:32px;border-radius:8px;color:var(--hasat-cp-text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:15px;transition:all .2s ease}.hasat-copilot-icon-btn:hover{background:var(--hasat-cp-surface-subtle);color:var(--hasat-cp-text)}.hasat-copilot-icon-btn.is-active{background:#edf3ec;color:var(--hasat-cp-primary)}.hasat-copilot-body{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;scroll-behavior:smooth}.hasat-copilot-body::-webkit-scrollbar{width:5px}.hasat-copilot-body::-webkit-scrollbar-thumb{background:var(--hasat-cp-border);border-radius:4px}.hasat-copilot-welcome{text-align:center;padding:16px 8px;background:var(--hasat-cp-surface);border:1px solid var(--hasat-cp-border);border-radius:14px}.hasat-copilot-welcome-icon{font-size:32px;margin-bottom:8px}.hasat-copilot-welcome h5{margin:0 0 6px;font-size:16px;font-weight:700;color:var(--hasat-cp-text)}.hasat-copilot-welcome p{margin:0 0 16px;font-size:13px;color:var(--hasat-cp-text-muted);line-height:1.4}.hasat-copilot-chips{display:flex;flex-direction:column;gap:8px;text-align:left}.hasat-copilot-chip{background:var(--hasat-cp-surface-subtle);border:1px solid var(--hasat-cp-border);padding:10px 14px;border-radius:10px;font-size:13px;color:var(--hasat-cp-text);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between}.hasat-copilot-chip:hover{background:#edf3ec;border-color:#bcd5b9;color:var(--hasat-cp-primary);transform:translate(3px)}.hasat-copilot-msg{display:flex;flex-direction:column;max-width:90%;gap:4px;animation:hasatFadeIn .3s ease}.hasat-copilot-msg.is-user{align-self:flex-end}.hasat-copilot-msg.is-assistant{align-self:flex-start}.hasat-copilot-bubble{padding:12px 16px;border-radius:16px;font-size:14px;line-height:1.5;word-break:break-word}.hasat-copilot-msg.is-user .hasat-copilot-bubble{background:var(--hasat-cp-primary);color:#fff;border-bottom-right-radius:4px}.hasat-copilot-msg.is-assistant .hasat-copilot-bubble{background:var(--hasat-cp-surface);border:1px solid var(--hasat-cp-border);color:var(--hasat-cp-text);border-bottom-left-radius:4px;box-shadow:0 2px 8px #00000008}.hasat-copilot-bubble p{margin:0 0 8px}.hasat-copilot-bubble p:last-child{margin-bottom:0}.hasat-copilot-bubble ul,.hasat-copilot-bubble ol{margin:6px 0 8px 18px;padding:0}.hasat-copilot-products{display:flex;flex-direction:column;gap:10px;margin-top:12px}.hasat-copilot-product-card{display:flex;align-items:center;gap:12px;background:var(--hasat-cp-surface-subtle);border:1px solid var(--hasat-cp-border);padding:10px;border-radius:12px;text-decoration:none;color:inherit;transition:all .2s ease}.hasat-copilot-product-card:hover{background:#edf3ec;border-color:#bcd5b9;transform:translateY(-2px);box-shadow:0 4px 12px #2d5a2714}.hasat-copilot-product-thumb-wrap{position:relative;width:52px;height:52px;flex-shrink:0;border-radius:8px;overflow:hidden;background:var(--hasat-cp-surface-subtle);border:1px solid var(--hasat-cp-border)}.hasat-copilot-product-thumb{width:100%;height:100%;border-radius:7px;object-fit:cover;background:#fff;display:block}.hasat-copilot-thumb-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#edf3ec;font-size:20px}.hasat-copilot-product-meta{flex:1;min-width:0}.hasat-copilot-product-title{font-size:13px;font-weight:700;margin:0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--hasat-cp-text)}.hasat-copilot-product-price{font-size:13px;font-weight:600;color:var(--hasat-cp-primary);margin:0}.hasat-copilot-product-btn{background:var(--hasat-cp-primary);color:#fff;border:none;padding:6px 14px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;flex-shrink:0;transition:all .2s ease}.hasat-copilot-product-btn:hover{background:var(--hasat-cp-primary-hover);transform:scale(1.03)}.hasat-copilot-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.hasat-copilot-action-btn{background:#edf3ec;color:var(--hasat-cp-primary);border:1px solid #c4dcbf;padding:7px 14px;border-radius:20px;font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .2s ease}.hasat-copilot-action-btn:hover{background:var(--hasat-cp-primary);color:#fff;border-color:var(--hasat-cp-primary)}.hasat-copilot-typing{display:inline-flex;align-items:center;gap:4px;padding:6px 10px}.hasat-copilot-typing span{width:6px;height:6px;background:var(--hasat-cp-text-muted);border-radius:50%;animation:hasatBounce 1.4s infinite ease-in-out both}.hasat-copilot-typing span:nth-child(1){animation-delay:-.32s}.hasat-copilot-typing span:nth-child(2){animation-delay:-.16s}.hasat-copilot-composer{padding:14px 16px;background:var(--hasat-cp-surface);border-top:1px solid var(--hasat-cp-border);display:flex;flex-direction:column;gap:8px;flex-shrink:0}.hasat-copilot-attachment-preview{display:none;align-items:center;gap:8px;padding:6px 10px;background:var(--hasat-cp-surface-subtle);border-radius:8px;font-size:12px}.hasat-copilot-attachment-preview.has-file{display:flex}.hasat-copilot-attachment-thumb{width:32px;height:32px;border-radius:6px;object-fit:cover}.hasat-copilot-composer-row{display:flex;align-items:flex-end;gap:8px}.hasat-copilot-input{flex:1;min-height:42px;max-height:120px;padding:10px 14px;background:var(--hasat-cp-surface-subtle);border:1px solid var(--hasat-cp-border);border-radius:12px;font-family:inherit;font-size:14px;color:var(--hasat-cp-text);resize:none;outline:none;transition:border-color .2s ease,background .2s ease}.hasat-copilot-input:focus{border-color:var(--hasat-cp-primary);background:#fff}.hasat-copilot-send-btn{width:42px;height:42px;background:var(--hasat-cp-primary);color:#fff;border:none;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .2s ease}.hasat-copilot-send-btn:hover:not(:disabled){background:var(--hasat-cp-primary-hover);transform:scale(1.04)}.hasat-copilot-send-btn:disabled{opacity:.4;cursor:not-allowed}.hasat-copilot-tool-btn{width:36px;height:36px;background:transparent;border:1px solid transparent;color:var(--hasat-cp-text-muted);border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.hasat-copilot-tool-btn:hover{background:var(--hasat-cp-surface-subtle);color:var(--hasat-cp-text)}.hasat-copilot-tool-btn.is-recording{background:#fee2e2;color:#dc2626;border-color:#fca5a5;animation:hasatPulseRed 1.5s infinite}.hasat-highlight-pulse{outline:3px solid var(--hasat-cp-primary)!important;outline-offset:4px;box-shadow:0 0 24px #2d5a2766!important;transition:outline .4s ease,box-shadow .4s ease;animation:hasatHighlightAnim 2.5s ease-out}@keyframes hasatHighlightAnim{0%{transform:scale(1.02)}50%{transform:scale(1)}to{outline-color:transparent;box-shadow:none}}@keyframes hasatFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes hasatBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes hasatPulseRed{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}@media(max-width:768px){body.hasat-copilot-open{margin-right:0!important}.hasat-copilot-panel{width:100vw!important;max-width:100vw!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hasat-copilot.css.map?nocache=123 */
