.store-chat-launcher{z-index:80;color:#fff;cursor:pointer;background:#176b3b;border:0;border-radius:28px;align-items:center;gap:8px;padding:13px 18px;font:600 14px system-ui;display:flex;position:fixed;bottom:24px;right:20px;box-shadow:0 4px 18px #0003}.store-chat-launcher svg{width:23px;height:23px}.store-chat{color:#1d3024;background:#fff;border:1px solid #dbe5dc;border-radius:20px;width:min(420px,100vw - 32px);max-width:none;height:min(640px,100dvh - 40px);max-height:none;margin:0;padding:0;font:16px/1.5 system-ui;position:fixed;inset:auto 20px 20px auto;box-shadow:0 15px 70px #0004}.store-chat[open]{flex-direction:column;display:flex}.store-chat::backdrop{background:#14251c33}.store-chat header{border-bottom:1px solid #e4e9e5;align-items:center;gap:10px;padding:16px;display:flex}.store-chat header div{flex:1}.store-chat h2{margin:0;font-size:17px;line-height:1.3}.store-chat header p{color:#607065;margin:3px 0 0;font-size:12px}.store-chat button{cursor:pointer}.store-chat header button{background:#f0f4f1;border:0;border-radius:50%;width:40px;height:40px;font-size:26px}.store-chat-log{overscroll-behavior:contain;scroll-behavior:auto;flex:1;min-height:0;padding:16px;overflow:auto}.store-chat-message{overflow-wrap:anywhere;background:#f2f5f2;border-radius:14px;margin-bottom:12px;padding:12px}.store-chat-message.user{background:#e9f2eb;margin-left:28px}.store-chat-speaker{color:#526457;font-size:12px;font-weight:700}.store-chat-message p{white-space:pre-wrap;margin:5px 0}.store-chat-products{margin:10px 0 0;padding:0;list-style:none}.store-chat-products li{background:#fff;border:1px solid #e0e6e0;border-radius:8px;margin:5px 0}.store-chat-products a{color:inherit;align-items:center;gap:8px;padding:8px;text-decoration:none;display:flex}.store-chat-products img{object-fit:contain;flex-shrink:0}.store-chat-products strong{font-size:14px;display:block}.store-chat-products small{font-size:12px}.store-chat-message nav{border:0;flex-wrap:wrap;gap:6px;height:auto;margin-top:12px;padding:0;display:flex}.store-chat-message nav a,.store-chat-prompts button{color:#185d36;background:#fff;border:1px solid #cbdccf;border-radius:9px;padding:7px 9px;font-size:14px;text-decoration:none}.store-chat-mode{color:#566459;margin-top:10px;font-size:12px;display:block}.store-chat-prompts{flex-wrap:wrap;gap:6px;padding:0 16px 12px;display:flex}.store-chat footer{color:#1d3024;background:#fff;border-top:1px solid #e3e9e4;padding:12px 16px}.store-chat form{gap:8px;display:flex}.store-chat input{color:#1d3024;background:#fff;border:1px solid #aebeb1;border-radius:12px;flex:1;min-width:0;padding:12px;font-size:16px}.store-chat form button{color:#fff;background:#176b3b;border:0;border-radius:12px;width:44px;min-height:44px;font-size:24px}.store-chat button:disabled{opacity:.5;cursor:default}.store-chat-footnote{color:#526457;align-items:center;gap:8px;margin-top:8px;font-size:12px;display:flex}.store-chat-footnote button{color:#176b3b;background:0 0;border:0;flex-shrink:0;padding:6px;text-decoration:underline}.store-chat-error{color:#9a2727;margin:0 0 8px;font-size:12px}.store-chat-sr{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.store-chat :focus-visible,.store-chat-launcher:focus-visible{outline-offset:3px;outline:3px solid #e7a329}body:has(.store-chat-launcher) .back-to-top{bottom:88px}@media (width<=767px){.store-chat-launcher{bottom:calc(82px + env(safe-area-inset-bottom));padding:11px 13px;font-size:14px;right:12px}.store-chat{inset:auto 8px calc(8px + env(safe-area-inset-bottom)) 8px;width:auto;height:min(660px,calc(100dvh - 24px - env(safe-area-inset-bottom)));border-radius:18px}.store-chat header,.store-chat-log{padding:12px}body:has(.store-chat-launcher) .back-to-top{bottom:calc(144px + env(safe-area-inset-bottom))}}.store-chat .store-chat-message nav a{white-space:normal;display:block}.store-chat-message nav{overflow:visible}.store-chat header,.store-chat footer,.store-chat-prompts{flex-shrink:0}
