@import "https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800;900&display=swap";#microtec-chatbot-button{cursor:pointer;z-index:999999;color:#fff;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:linear-gradient(135deg,#124f83 0%,#0b3457 100%);border:1px solid #ffffff38;border-radius:16px;place-items:center;width:50px;height:50px;padding:0;transition:transform .18s,box-shadow .18s,background .18s;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 14px 34px #0b345747,0 6px 14px #00000024,inset 0 1px #ffffff38}#microtec-chatbot-button:hover{background:linear-gradient(135deg,#155f9a 0%,#0b3457 100%);transform:translateY(-2px);box-shadow:0 18px 42px #0b345757,0 8px 18px #00000029,inset 0 1px #ffffff42}#microtec-chatbot-button:active{transform:scale(.95)}#microtec-chatbot-button:focus-visible{outline-offset:3px;outline:3px solid #e5700b6b}#microtec-chatbot-button svg{stroke-width:2.25px;pointer-events:none;width:21px;height:21px}#microtec-chatbot-button .online-dot{pointer-events:none;background:#22c55e;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-3px;right:-3px;box-shadow:0 0 0 3px #22c55e29}#microtec-chatbot-button .online-dot:before{display:none}@media (width<=768px){#microtec-chatbot-button{right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));border-radius:16px;width:52px;height:52px}#microtec-chatbot-button svg{width:22px;height:22px}}@media (prefers-reduced-motion:reduce){#microtec-chatbot-button{transition:none}#microtec-chatbot-button:hover,#microtec-chatbot-button:active{transform:none}}#microtec-chatbot-window{z-index:999999;isolation:isolate;transform-origin:100% 100%;background:linear-gradient(#fff 0%,#f7fafc 100%);border:1px solid #124f831f;border-radius:20px;flex-direction:column;width:340px;max-width:calc(100vw - 32px);height:470px;max-height:calc(100dvh - 104px);display:none;position:fixed;bottom:82px;right:20px;overflow:hidden;box-shadow:0 24px 60px #0b345733,0 10px 24px #0000001a,inset 0 1px #ffffffe6}#microtec-chatbot-window.is-open{animation:.22s cubic-bezier(.16,1,.3,1) microtecChatOpen;display:flex}@keyframes microtecChatOpen{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){#microtec-chatbot-window{width:100%;max-width:none;height:100dvh;max-height:none;box-shadow:none;transform-origin:50%;border:none;border-radius:0;margin:0;position:fixed;inset:0}#microtec-chatbot-window.is-open{display:flex}}@media (width<=900px) and (orientation:landscape){#microtec-chatbot-window{border-radius:0;width:100%;max-width:none;height:100dvh;max-height:none;inset:0}}@media (prefers-reduced-motion:reduce){#microtec-chatbot-window.is-open{animation:none}}#microtec-chatbot-header{color:#fff;background:linear-gradient(135deg,#124f83 0%,#0b3457 62%,#18242d 100%);border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;min-height:60px;padding:10px 12px;display:flex;position:relative}.microtec-header-left{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.microtec-header-avatar{object-fit:contain;background:#fff;border:1px solid #ffffffa6;border-radius:12px;flex-shrink:0;width:36px;height:36px;padding:5px;box-shadow:0 6px 14px #00000029,inset 0 1px #ffffffe6}.microtec-header-info{flex:1;min-width:0}.microtec-header-title{letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:850;line-height:1.15;overflow:hidden}.microtec-header-status{color:#ffffffb8;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;min-width:0;margin-top:3px;font-size:9.5px;font-weight:600;display:flex;overflow:hidden}.microtec-header-status:before{content:"";background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 0 2px #22c55e26}.microtec-header-close{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffff1f;border:1px solid #ffffff24;border-radius:999px;flex-shrink:0;place-items:center;width:34px;height:34px;padding:0;font-size:18px;line-height:1;transition:transform .18s,background .18s,border-color .18s;display:grid}.microtec-header-close:hover{background:#ffffff2e;border-color:#ffffff3d}.microtec-header-close:active{transform:scale(.94)}.microtec-header-close:focus-visible{outline-offset:2px;outline:3px solid #e5700b6b}@media (width<=768px){#microtec-chatbot-header{min-height:calc(64px + env(safe-area-inset-top));padding-top:calc(10px + env(safe-area-inset-top));padding-right:max(12px, env(safe-area-inset-right));padding-bottom:10px;padding-left:max(12px, env(safe-area-inset-left))}.microtec-header-avatar{width:38px;height:38px}.microtec-header-title{font-size:14px}.microtec-header-status{font-size:10.5px}.microtec-header-close{z-index:10;width:44px;height:44px;font-size:20px;position:relative}}@media (prefers-reduced-motion:reduce){.microtec-header-close{transition:none}.microtec-header-close:hover,.microtec-header-close:active{transform:none}}#microtec-chatbot-messages{scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 0 0,#124f830d,#0000 34%),linear-gradient(#f7fbff 0%,#edf4f8 100%);flex-direction:column;flex:1;gap:8px;min-height:0;padding:11px;display:flex;overflow:hidden auto}#microtec-chatbot-messages::-webkit-scrollbar{width:4px}#microtec-chatbot-messages::-webkit-scrollbar-track{background:0 0}#microtec-chatbot-messages::-webkit-scrollbar-thumb{background:#124f832e;border-radius:999px}.microtec-welcome-card{background:#fffffff0;border:1px solid #124f8317;border-radius:15px;width:100%;padding:11px;box-shadow:0 8px 18px #0f416d0f}.microtec-welcome-eyebrow{display:none}.microtec-welcome-title{color:#0b3457;letter-spacing:-.025em;margin-bottom:4px;font-size:14px;font-weight:900;line-height:1.25}.microtec-welcome-text{color:#607086;font-size:11.5px;font-weight:550;line-height:1.4}.microtec-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:9px;display:grid}.microtec-quick-action{color:#0b3457;cursor:pointer;text-align:left;overflow-wrap:anywhere;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:linear-gradient(#fff,#f8fbfd);border:1px solid #124f831c;border-radius:11px;min-width:0;min-height:38px;padding:7px 8px;font-size:10.5px;font-weight:750;line-height:1.25;transition:transform .16s,border-color .16s,box-shadow .16s}.microtec-quick-action:hover{border-color:#e5700b4d;box-shadow:0 6px 14px #0f416d12}.microtec-quick-action:active{transform:scale(.98)}.microtec-message{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;border-radius:14px;width:fit-content;max-width:82%;padding:8px 10px;font-size:11.5px;font-weight:550;line-height:1.42;animation:.18s microtecMessageIn}.microtec-bot{color:#0b3457;background:#fffffff5;border:1px solid #124f8314;border-bottom-left-radius:5px;align-self:flex-start;box-shadow:0 6px 14px #0f416d0d}.microtec-user{color:#fff;background:linear-gradient(135deg,#e5700b 0%,#ff8a1c 100%);border-bottom-right-radius:5px;align-self:flex-end;box-shadow:0 8px 16px #e5700b2e}.microtec-system-message{text-align:center;color:#5f6f82;background:#124f8314;border-radius:999px;max-width:88%;margin:5px auto;padding:6px 10px;font-size:10px;font-weight:700;line-height:1.35}.microtec-staff-row{align-items:flex-end;gap:7px;min-width:0;margin:2px 0;display:flex}.microtec-staff-avatar{color:#fff;background:linear-gradient(135deg,#124f83,#0b3457);border-radius:10px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:10px;font-weight:850;display:grid;box-shadow:0 6px 14px #124f8329}.microtec-message.microtec-staff{color:#13324f;background:#fff;border:1px solid #124f8314;border-radius:14px 14px 14px 5px;max-width:80%;box-shadow:0 6px 15px #0f416d0f}.microtec-staff-name{color:#124f83;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:8.5px;font-weight:900}.microtec-staff-content{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.42}#microtec-staff-typing{align-items:flex-end;gap:7px;margin:2px 0;display:flex}.microtec-staff-typing-bubble,.microtec-typing{background:#fff;border-radius:14px 14px 14px 5px;align-items:center;gap:4px;padding:9px 11px;display:inline-flex;box-shadow:0 6px 15px #0f416d0f}.microtec-typing span,.microtec-staff-typing-bubble span{opacity:.35;background:#124f83;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite microtecTyping}.microtec-typing span:nth-child(2),.microtec-staff-typing-bubble span:nth-child(2){animation-delay:.15s}.microtec-typing span:nth-child(3),.microtec-staff-typing-bubble span:nth-child(3){animation-delay:.3s}@keyframes microtecTyping{0%,80%,to{opacity:.3;transform:translateY(0)scale(.75)}40%{opacity:.95;transform:translateY(-3px)scale(1)}}@keyframes microtecMessageIn{0%{opacity:0;transform:translateY(5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){#microtec-chatbot-messages{padding-top:12px;padding-right:max(12px, env(safe-area-inset-right));padding-bottom:12px;padding-left:max(12px, env(safe-area-inset-left));gap:10px}.microtec-welcome-card{border-radius:16px;padding:13px}.microtec-welcome-title{font-size:15px}.microtec-welcome-text{font-size:13px}.microtec-quick-action{min-height:44px;padding:10px;font-size:12.5px}.microtec-message{max-width:88%;padding:10px 12px;font-size:13px}.microtec-message.microtec-staff{max-width:84%}.microtec-staff-avatar{width:30px;height:30px}}@media (width<=420px){.microtec-quick-actions{grid-template-columns:1fr}.microtec-quick-action{width:100%}}@media (prefers-reduced-motion:reduce){#microtec-chatbot-messages{scroll-behavior:auto}.microtec-message,.microtec-typing span,.microtec-staff-typing-bubble span{animation:none}}#microtec-chatbot-form{-webkit-backdrop-filter:blur(18px);background:linear-gradient(#ffffffe0,#fff);border-top:1px solid #124f8314;flex-shrink:0;align-items:center;gap:8px;padding:10px;display:flex;position:relative}#microtec-chatbot-input{color:#0b3457;background:linear-gradient(#fff,#f8fbfd);border:1px solid #124f8326;border-radius:14px;outline:none;flex:1;min-width:0;height:42px;padding:0 13px;font-size:12px;font-weight:600;transition:border-color .2s,box-shadow .2s}#microtec-chatbot-input::placeholder{color:#0b345766}#microtec-chatbot-input:focus{border-color:#124f8361;box-shadow:0 0 0 3px #124f8312}#microtec-chatbot-submit{cursor:pointer;color:#fff;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:linear-gradient(135deg,#124f83 0%,#0b3457 100%);border:none;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;padding:0;transition:transform .18s,filter .18s;display:grid;box-shadow:0 10px 20px #124f8338}#microtec-chatbot-submit:hover{filter:saturate(1.08)}#microtec-chatbot-submit:active{transform:scale(.94)}#microtec-chatbot-submit:focus-visible{outline-offset:2px;outline:3px solid #e5700b66}#microtec-chatbot-submit:disabled{opacity:.5;cursor:not-allowed;transform:none}#microtec-chatbot-submit svg{stroke-width:2.4px;pointer-events:none;width:18px;height:18px}.microtec-submit-loader{border:2px solid #ffffff42;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite microtecSpin}@keyframes microtecSpin{to{transform:rotate(360deg)}}@media (width<=768px){#microtec-chatbot-form{padding-top:10px;padding-right:max(10px, env(safe-area-inset-right));padding-bottom:calc(10px + env(safe-area-inset-bottom));padding-left:max(10px, env(safe-area-inset-left));gap:8px}#microtec-chatbot-input{border-radius:14px;height:48px;padding:0 14px;font-size:16px}#microtec-chatbot-submit{border-radius:14px;width:48px;height:48px}#microtec-chatbot-submit svg{width:20px;height:20px}}@media (prefers-reduced-motion:reduce){#microtec-chatbot-input,#microtec-chatbot-submit{transition:none}.microtec-submit-loader{animation-duration:1.2s}}.microtec-sr-only{white-space:nowrap;clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#microtec-chatbot-root,#microtec-chatbot-root *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#microtec-chatbot-root button,#microtec-chatbot-root input,#microtec-chatbot-root textarea,#microtec-chatbot-root select{font-family:inherit}.microtec-product-grid{gap:10px;width:100%;max-width:100%;margin:8px 0 12px;display:grid}.microtec-product-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #0b34571f;border-radius:14px;grid-template-columns:74px minmax(0,1fr);gap:9px;width:100%;padding:9px;display:grid;overflow:hidden;box-shadow:0 8px 20px #0b345714}.microtec-product-image-wrap{background:#f1f5f9;border-radius:11px;justify-content:center;align-items:center;width:74px;height:74px;display:flex;overflow:hidden}.microtec-product-image{object-fit:contain;width:100%;height:100%;padding:5px}.microtec-product-image-placeholder{color:#0b3457;letter-spacing:.04em;font-size:.68rem;font-weight:900}.microtec-product-body{flex-direction:column;gap:6px;min-width:0;display:flex}.microtec-product-title{color:#0b3457;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:.78rem;font-weight:900;line-height:1.25;display:-webkit-box;overflow:hidden}.microtec-product-meta{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.microtec-product-price{color:#e5700b;font-size:.82rem;font-weight:900}.microtec-product-stock{border-radius:999px;padding:3px 6px;font-size:.62rem;font-weight:900}.microtec-product-stock.is-available{color:#166534;background:#dcfce7}.microtec-product-stock.is-unavailable{color:#92400e;background:#fef3c7}.microtec-product-button{color:#fff;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#0b3457;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:34px;margin-top:auto;padding:7px 10px;font-size:.7rem;font-weight:900;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.microtec-product-button:hover{background:#124f83}.microtec-product-button:active{transform:scale(.98)}.microtec-product-button:focus-visible{outline-offset:2px;outline:3px solid #e5700b59}@media (width<=768px){.microtec-product-card{grid-template-columns:82px minmax(0,1fr);padding:10px}.microtec-product-image-wrap{width:82px;height:82px}.microtec-product-title{font-size:.84rem}.microtec-product-button{min-height:42px;padding:9px 12px}}@media (width<=380px){.microtec-product-card{grid-template-columns:1fr}.microtec-product-image-wrap{width:100%;height:130px}.microtec-product-button{width:100%}}
/*$vite$:1*/