.havix-widget{--havix:#111315;--havix-green:#176b4d;position:fixed;right:22px;bottom:22px;z-index:120;font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#17221d}.havix-widget.is-checkout{bottom:88px}.havix-overlay{position:fixed;inset:0;background:rgba(9,18,14,.28);z-index:-1}.havix-launcher{height:54px;border:1px solid rgba(255,255,255,.32);border-radius:28px;background:#101211;color:#fff;display:flex;align-items:center;gap:9px;padding:5px 17px 5px 5px;box-shadow:0 12px 36px rgba(0,0,0,.25);font:700 14px inherit;cursor:pointer}.havix-launcher img{width:44px;height:44px;border-radius:50%;object-fit:cover}.havix-launcher i{width:8px;height:8px;border-radius:50%;background:#5dd89c;box-shadow:0 0 0 3px rgba(93,216,156,.18)}.havix-widget.is-unavailable .havix-launcher i{background:#9ca3af}.havix-panel{position:absolute;right:0;bottom:68px;width:min(390px,calc(100vw - 30px));height:min(650px,calc(100dvh - 115px));background:#fff;border:1px solid #dfe5e0;border-radius:20px;box-shadow:0 26px 80px rgba(8,28,20,.25);overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto auto}.havix-panel[hidden]{display:none}.havix-header{display:flex;align-items:center;gap:10px;padding:14px 15px;border-bottom:1px solid #e6eae7;background:#101412;color:#fff}.havix-header img{width:42px;height:42px;border-radius:12px;object-fit:cover}.havix-header div{display:grid;line-height:1.15}.havix-header strong{font-size:17px}.havix-header small{color:#bdc8c1;font-size:11px;margin-top:3px}.havix-header>button{border:0;background:transparent;color:#fff;font-size:25px;margin-left:2px;cursor:pointer}.havix-state{margin-left:auto;font-size:10px;color:#8ee2b8;background:rgba(74,190,130,.13);border-radius:999px;padding:5px 8px}.havix-messages{overflow:auto;padding:16px;display:flex;flex-direction:column;gap:13px;background:#f7f8f6}.havix-message{display:flex;align-items:flex-start;gap:8px;max-width:92%}.havix-message img{width:28px;height:28px;border-radius:8px;object-fit:cover}.havix-message p{margin:0;padding:10px 12px;border-radius:4px 14px 14px 14px;background:#fff;border:1px solid #e1e6e2;font-size:13px;line-height:1.45}.havix-message--user{align-self:flex-end}.havix-message--user p{background:#174f3b;color:#fff;border:0;border-radius:14px 4px 14px 14px}.havix-cards{display:grid;gap:8px}.havix-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;text-decoration:none;color:inherit;background:#fff;border:1px solid #dce3de;border-radius:12px;padding:9px;min-width:0}.havix-card:hover{border-color:#176b4d}.havix-card img{width:52px;height:52px;object-fit:contain;border-radius:8px;background:#f6f7f5}.havix-card div{display:grid;gap:3px;min-width:0}.havix-card strong{font-size:13px}.havix-card small{font-size:11px;color:#68746e;overflow-wrap:anywhere}.havix-card b{font-size:12px;color:#176b4d}.havix-card--metric{grid-template-columns:1fr}.havix-card--metric strong{font-size:20px}.havix-actions{display:flex;gap:7px;flex-wrap:wrap}.havix-actions a{font-size:11px;font-weight:700;color:#14593f;text-decoration:none;border:1px solid #b8ccc1;border-radius:999px;padding:7px 10px}.havix-quick-actions{display:flex;gap:7px;overflow-x:auto;padding:10px 14px;border-top:1px solid #e6eae7}.havix-quick-actions button{white-space:nowrap;border:1px solid #cfdbd4;background:#fff;color:#174f3b;border-radius:999px;padding:7px 10px;font:600 11px inherit;cursor:pointer}.havix-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px 14px;border-top:1px solid #e6eae7}.havix-form textarea{resize:none;border:1px solid #cad6cf;border-radius:10px;padding:9px;font:13px inherit;min-width:0}.havix-form button{border:0;background:#176b4d;color:#fff;border-radius:10px;padding:0 13px;font-weight:700}.havix-panel footer{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:7px 14px;background:#f7f8f6;color:#6c7771;font-size:9px}.havix-panel footer button{border:0;background:transparent;color:#176b4d;font:700 10px inherit;white-space:nowrap;cursor:pointer}.havix-product-ask{margin-top:12px;border:1px solid #234f3d;border-radius:10px;background:#fff;color:#174f3b;padding:11px 14px;font-weight:700;cursor:pointer}.checkout-address--disabled{cursor:not-allowed;opacity:.7;background:#f2f3f1;border-style:dashed}.checkout-online-icon{font-size:24px}.checkout-coming-soon{display:block;color:#725d22!important;font-weight:700;margin-top:5px}
@media(max-width:768px){html.havix-mobile-open,body.havix-mobile-open{overflow:hidden;overscroll-behavior:none}.havix-widget{right:12px;bottom:calc(14px + env(safe-area-inset-bottom))}.havix-widget.is-checkout{bottom:82px}.havix-widget.is-open{inset:0}.havix-widget.is-open .havix-launcher{display:none}.havix-panel{position:fixed;inset:0;width:100%;height:100vh;max-height:100vh;border:0;border-radius:0;display:flex;flex-direction:column}.havix-header{flex:0 0 auto;padding:calc(12px + env(safe-area-inset-top)) 14px 12px}.havix-header>button{display:grid;place-items:center;min-width:44px;min-height:44px}.havix-messages{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}.havix-quick-actions{flex:0 0 auto}.havix-form{flex:0 0 auto;padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.havix-form textarea,.havix-form input,.havix-form select{font-size:16px;line-height:1.35;min-height:46px}.havix-form button{min-height:46px}.havix-panel footer{flex:0 0 auto;padding:7px 12px calc(7px + env(safe-area-inset-bottom))}.havix-overlay{z-index:-1}.havix-widget:has(.havix-panel:not([hidden])) .havix-overlay{z-index:-1}.havix-launcher{height:50px}.havix-launcher img{width:40px;height:40px}}
@media(max-width:768px){
 .havix-panel{height:100dvh;max-height:100dvh}
 .havix-widget:not(.is-open) .havix-launcher{position:relative;width:60px;height:60px;padding:4px;border-radius:50%;justify-content:center;gap:0}
 .havix-widget:not(.is-open) .havix-launcher img{width:50px;height:50px}
 .havix-widget:not(.is-open) .havix-launcher span{display:none}
 .havix-widget:not(.is-open) .havix-launcher i{position:absolute;right:4px;bottom:6px}
}
@supports(height:100dvh){@media(max-width:768px){.havix-panel{height:100dvh;max-height:100dvh}}}
@media(prefers-reduced-motion:reduce){.havix-widget *{scroll-behavior:auto!important}}
