html,body{margin:0;padding:0;min-height:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#111827}.scw-root{position:fixed;bottom:16px;z-index:2147483647;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.scw-root-right{right:16px}.scw-root-left{left:16px}.scw-launcher{border-radius:999px;padding:12px 16px;border:0;background:#111827;color:#fff;cursor:pointer;box-shadow:0 10px 25px #00000040}.scw-panel{width:680px;height:1380px;max-width:min(680px,calc(100vw - 32px));max-height:min(1380px,calc(100vh - 32px));background:#fff;color:#111827;border-radius:14px;box-shadow:0 18px 50px #00000040;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 600px){.scw-root{top:0;left:0!important;right:0!important;bottom:0}.scw-panel{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0}}.scw-header{position:relative;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.scw-title{font-weight:700}.scw-session-id{position:absolute;left:50%;transform:translate(-50%);font-size:11px;color:#6b7280;font-family:monospace;-webkit-user-select:all;user-select:all}.scw-header-actions{display:flex;align-items:center;gap:4px}.scw-new-session{border:0;background:transparent;font-size:12px;cursor:pointer;padding:4px 8px;border-radius:6px;color:#6b7280;transition:background .15s,color .15s}.scw-new-session:hover{background:#e5e7eb;color:#111827}.scw-new-session:disabled{opacity:.4;cursor:default}.scw-close{border:0;background:transparent;font-size:18px;cursor:pointer}.scw-messages{flex:1;padding:12px;overflow:auto;background:#fff;display:flex;flex-direction:column;gap:10px}.scw-msg{max-width:85%;padding:10px 12px;border-radius:12px;word-break:break-word;font-size:14px;line-height:1.35}.scw-msg-line{text-align:start}.scw-msg-assistant{background:#f3f4f6;align-self:flex-start}.scw-msg-user{background:#111827;color:#fff;align-self:flex-end}.scw-product-list{margin-top:8px;display:flex;flex-direction:column;gap:8px}.scw-product-card{display:flex;align-items:flex-start;gap:8px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:8px;margin-top:4px;margin-bottom:4px}.scw-product-index{flex-shrink:0;min-width:28px;height:28px;border-radius:8px;background:#e5e7eb;color:#374151;font-size:13px;font-weight:700;line-height:28px;text-align:center}.scw-product-card-body{display:flex;align-items:flex-start;gap:8px;flex:1;min-width:0}.scw-product-media{display:flex;flex-direction:column;align-items:flex-start;gap:6px;flex-shrink:0}.scw-product-main-image-btn{display:block;padding:0;margin:0;border:0;background:transparent;cursor:zoom-in;border-radius:8px;line-height:0}.scw-product-main-image-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.scw-product-image-count{font-size:11px;font-weight:600;color:#6b7280;line-height:1.2;margin-top:2px}.scw-product-gallery{display:flex;flex-wrap:nowrap;gap:4px;overflow-x:auto;overflow-y:hidden;max-width:min(280px,100%);padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.scw-product-gallery::-webkit-scrollbar{height:6px}.scw-product-gallery::-webkit-scrollbar-thumb{background:#c4c9d4;border-radius:3px}.scw-gallery-thumb{display:block;padding:0;margin:0;border:2px solid transparent;border-radius:6px;background:transparent;cursor:pointer;line-height:0}.scw-gallery-thumb img{width:40px;height:40px;border-radius:4px;object-fit:cover;background:#f3f4f6;opacity:.82}.scw-gallery-thumb-current{border-color:#2563eb}.scw-gallery-thumb-current img{opacity:1}.scw-lightbox-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;background:#000000e0;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.scw-lightbox-dialog{position:relative;display:flex;align-items:center;justify-content:center;max-width:min(96vw,960px);max-height:92vh}.scw-lightbox-image{display:block;max-width:100%;max-height:min(88vh,900px);width:auto;height:auto;object-fit:contain;border-radius:10px;background:#111827}.scw-lightbox-close{position:absolute;top:8px;inset-inline-end:8px;z-index:2;width:40px;height:40px;border:0;border-radius:999px;background:#111827a6;color:#fff;font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.scw-lightbox-close:hover{background:#111827e6}.scw-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border:0;border-radius:999px;background:#1118278c;color:#fff;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding-bottom:4px}.scw-lightbox-nav:hover{background:#111827d9}.scw-lightbox-nav-prev{inset-inline-start:8px}.scw-lightbox-nav-next{inset-inline-end:8px}.scw-lightbox-counter{position:absolute;bottom:10px;inset-inline-start:50%;transform:translate(-50%);z-index:2;padding:4px 10px;border-radius:999px;background:#111827a6;color:#f9fafb;font-size:13px;font-weight:600}.scw-product-image{border-radius:8px;object-fit:cover;background:#f3f4f6}.scw-product-image-small{width:64px;height:64px}.scw-product-image-large{width:180px;height:180px}.scw-product-meta{min-width:0}.scw-product-name{font-size:13px;font-weight:600}.scw-product-id{font-size:11px;color:#6b7280}.scw-product-price{font-size:12px;font-weight:600;color:#059669;margin-top:2px}.scw-product-description{font-size:11px;color:#4b5563;margin-top:4px;line-height:1.35;white-space:pre-wrap;word-break:break-word}.scw-inputRow{display:flex;gap:8px;padding:10px;border-top:1px solid #e5e7eb;background:#f9fafb}.scw-input{flex:1;border-radius:10px;border:1px solid #d1d5db;padding:10px 12px;font-size:14px;outline:none}.scw-send{border-radius:10px;border:0;padding:10px 12px;background:#2563eb;color:#fff;cursor:pointer}.scw-send:disabled{opacity:.6;cursor:default}.scw-mic{border-radius:10px;border:0;padding:10px 12px;background:#374151;color:#fff;cursor:pointer;font-size:14px;line-height:1;transition:background .2s}.scw-mic:hover{background:#4b5563}.scw-mic:disabled{opacity:.6;cursor:default}.scw-mic-active{background:#dc2626;animation:scw-pulse 1.2s ease-in-out infinite}.scw-mic-active:hover{background:#b91c1c}@keyframes scw-pulse{0%,to{opacity:1}50%{opacity:.6}}
