#ai-commerce-agent-root .ai-ca{position:fixed;z-index:2147483000;bottom:max(20px, env(safe-area-inset-bottom));right:20px;display:flex;flex-direction:column;align-items:flex-end;font-family:inherit;color:#27363a}#ai-commerce-agent-root .ai-ca.ai-ca--left{right:auto;left:20px}#ai-commerce-agent-root .ai-ca__launcher{box-sizing:border-box;width:58px;height:58px;min-width:58px;min-height:58px;border:2px solid rgb(255 255 255 / .9);border-radius:50%;padding:14px;display:grid;place-items:center;background:var(--ai-ca-primary);color:#fff;cursor:pointer;box-shadow:0 8px 28px rgb(26 39 43 / .28);transition:transform 0.16s ease,box-shadow 0.16s ease}#ai-commerce-agent-root .ai-ca__launcher:hover{transform:translateY(-2px);box-shadow:0 11px 32px rgb(26 39 43 / .34)}#ai-commerce-agent-root .ai-ca__launcher:focus-visible{outline:3px solid #fff;outline-offset:2px}#ai-commerce-agent-root .ai-ca__launcher-label{margin-top:7px;padding:5px 9px;border-radius:7px;background:#334448;color:#fff;font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap;box-shadow:0 5px 16px rgb(26 39 43 / .2);pointer-events:none}#ai-commerce-agent-root .ai-ca__panel.ai-ca__panel--open~.ai-ca__launcher-label{display:none}#ai-commerce-agent-root .ai-ca__chat-icon{display:block;width:100%;height:100%}#ai-commerce-agent-root .ai-ca__panel{display:none;width:min(392px, calc(100vw - 32px));height:min(590px, calc(100vh - 110px));margin-bottom:12px;background:#fff;border:1px solid #d6e0e2;border-radius:16px;overflow:hidden;box-shadow:0 16px 46px rgb(26 39 43 / .25)}#ai-commerce-agent-root .ai-ca__panel.ai-ca__panel--open{display:flex;flex-direction:column}#ai-commerce-agent-root .ai-ca__header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 16px;background:#334448;color:#fff}#ai-commerce-agent-root .ai-ca__logo{width:32px;height:32px;border-radius:8px;object-fit:cover}#ai-commerce-agent-root .ai-ca__logo--symbol{display:grid;place-items:center;padding:6px;background:var(--ai-ca-primary);color:#fff}#ai-commerce-agent-root .ai-ca__header strong{display:block;font-size:15px;line-height:1.2}#ai-commerce-agent-root .ai-ca__identity span{display:block;margin-top:2px;color:rgb(255 255 255 / .78);font-size:11px;line-height:1.2}#ai-commerce-agent-root .ai-ca__icon{border:0;background:#fff0;color:inherit;font-size:28px;line-height:1;cursor:pointer}#ai-commerce-agent-root .ai-ca__body{display:flex;flex:1;flex-direction:column;min-height:0}#ai-commerce-agent-root .ai-ca__messages{flex:1;overflow-y:auto;padding:14px;background:#f7f9f9}#ai-commerce-agent-root .ai-ca__message{max-width:88%;width:fit-content;margin:0 0 10px;padding:10px 12px;border-radius:14px;line-height:1.45;font-size:14px;white-space:pre-wrap}#ai-commerce-agent-root .ai-ca__message--assistant{background:#fff;border:1px solid #dbe3e4}#ai-commerce-agent-root .ai-ca__message--user{margin-left:auto;background:var(--ai-ca-primary);color:#fff}#ai-commerce-agent-root .ai-ca__chat-form{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:8px;padding:12px;border-top:1px solid #dbe3e4}#ai-commerce-agent-root .ai-ca textarea,#ai-commerce-agent-root .ai-ca input{box-sizing:border-box;width:100%;border:1px solid #b9c8ca;border-radius:8px;padding:8px 10px;font:inherit}#ai-commerce-agent-root .ai-ca__chat-form textarea{height:50px;min-height:50px;max-height:50px;resize:none;line-height:1.35}#ai-commerce-agent-root .ai-ca button{border-radius:8px}#ai-commerce-agent-root .ai-ca__chat-form button,#ai-commerce-agent-root .ai-ca__aux>button[type="submit"],#ai-commerce-agent-root .ai-ca__product button{border:0;background:var(--ai-ca-primary);color:#fff;padding:8px 12px;font:inherit;font-weight:700;cursor:pointer}#ai-commerce-agent-root .ai-ca__chat-form button{min-height:50px}#ai-commerce-agent-root .ai-ca__chat-form button:disabled,#ai-commerce-agent-root .ai-ca__product button:disabled{opacity:.65;cursor:progress}#ai-commerce-agent-root .ai-ca__actions{display:flex;gap:8px;padding:0 12px 12px}#ai-commerce-agent-root .ai-ca__actions button,#ai-commerce-agent-root .ai-ca__back{border:0;background:#fff0;color:#334448;padding:4px 0;font:inherit;font-size:13px;text-decoration:underline;cursor:pointer}#ai-commerce-agent-root .ai-ca__aux{padding:12px;overflow-y:auto}#ai-commerce-agent-root .ai-ca__aux label{display:block;margin:10px 0;font-size:13px;font-weight:700}#ai-commerce-agent-root .ai-ca__aux .ai-ca__consent{display:flex;gap:8px;align-items:flex-start;font-weight:400}#ai-commerce-agent-root .ai-ca__aux .ai-ca__consent input{width:auto;margin-top:2px}#ai-commerce-agent-root .ai-ca__form-result{margin-top:10px;font-size:13px;line-height:1.4}#ai-commerce-agent-root .ai-ca__order-result-card{border:1px solid #dbe3e4;border-radius:8px;overflow:hidden;background:#fff}#ai-commerce-agent-root .ai-ca__order-result-head{display:flex;flex-direction:column;gap:2px;padding:12px;background:#edf5f2;border-bottom:1px solid #dbe3e4}#ai-commerce-agent-root .ai-ca__order-result-head span,#ai-commerce-agent-root .ai-ca__order-result-card dt,#ai-commerce-agent-root .ai-ca__order-tracking>span{color:#597176;font-size:11px;font-weight:700;text-transform:uppercase}#ai-commerce-agent-root .ai-ca__order-result-head strong{color:#1f674d;font-size:16px}#ai-commerce-agent-root .ai-ca__order-result-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:12px}#ai-commerce-agent-root .ai-ca__order-result-card dt,#ai-commerce-agent-root .ai-ca__order-result-card dd{margin:0}#ai-commerce-agent-root .ai-ca__order-result-card dd{margin-top:3px;color:#27363a;font-weight:700}#ai-commerce-agent-root .ai-ca__order-tracking{padding:0 12px 12px}#ai-commerce-agent-root .ai-ca__order-tracking ul{margin:4px 0 0;padding:0;list-style:none}#ai-commerce-agent-root .ai-ca__order-tracking a{color:var(--ai-ca-primary);font-weight:700}#ai-commerce-agent-root .ai-ca__product{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;margin:10px 0;padding:12px;border:1px solid #dbe3e4;border-radius:8px;background:#fff;font-size:13px;box-shadow:0 3px 10px rgb(39 54 58 / .05)}#ai-commerce-agent-root .ai-ca__product-media{display:grid;place-items:center;align-self:start;width:76px;height:76px;border:1px solid #edf1f2;border-radius:8px;background:#fff;overflow:hidden}#ai-commerce-agent-root .ai-ca__product img{width:100%;height:100%;object-fit:contain}#ai-commerce-agent-root .ai-ca__product-content{min-width:0}#ai-commerce-agent-root .ai-ca__product-title{display:block;color:#27363a;font-weight:700;line-height:1.35;text-decoration:none}#ai-commerce-agent-root .ai-ca__product-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:7px}#ai-commerce-agent-root .ai-ca__product-price{color:#27363a;font-size:15px;font-weight:700}#ai-commerce-agent-root .ai-ca__stock-badge{padding:2px 7px;border:1px solid #b7dcc8;border-radius:999px;background:#edf8f0;color:#1f674d;font-size:11px;font-weight:700}#ai-commerce-agent-root .ai-ca__product-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px}#ai-commerce-agent-root .ai-ca__product button{font-size:12px}#ai-commerce-agent-root .ai-ca__product-link{color:#334448;font-size:12px;font-weight:700;text-decoration:underline}#ai-commerce-agent-root .ai-ca__variation{min-width:0;flex:1 0 100%}#ai-commerce-agent-root .screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}@media (max-width:640px){#ai-commerce-agent-root .ai-ca{right:12px;bottom:max(12px, env(safe-area-inset-bottom))}#ai-commerce-agent-root .ai-ca.ai-ca--left{left:12px}#ai-commerce-agent-root .ai-ca.ai-ca--left .ai-ca__launcher-label{align-self:flex-start}#ai-commerce-agent-root .ai-ca__panel{width:calc(100vw - 24px);height:min(600px, calc(100vh - 94px));border-radius:14px}#ai-commerce-agent-root .ai-ca__launcher{width:54px;height:54px;min-width:54px;min-height:54px;padding:13px}#ai-commerce-agent-root .ai-ca__product{grid-template-columns:68px minmax(0,1fr);gap:10px}#ai-commerce-agent-root .ai-ca__product-media{width:68px;height:68px}}