.asa-chat--left{right:auto;left:24px}.asa-chat--open .asa-chat__launcher{opacity:0;pointer-events:none;transform:translateY(8px) scale(.94)}.asa-chat__nudge{position:absolute;right:calc(100% + 12px);bottom:5px;display:flex;width:280px;max-width:calc(100vw - 104px);align-items:flex-start;justify-content:flex-end;z-index:1}.asa-chat--left .asa-chat__nudge{right:auto;left:calc(100% + 12px);justify-content:flex-start}.asa-chat--open .asa-chat__nudge{display:none}.asa-chat .asa-chat__nudge-text{-webkit-appearance:none!important;appearance:none!important;flex:1 1 auto;border:1px solid var(--asa-border)!important;border-radius:8px;padding:11px 38px 11px 13px!important;background:var(--asa-bot-bg,#fff)!important;color:var(--asa-text)!important;font-size:13px;font-weight:700;line-height:1.35;text-align:left;white-space:normal!important;overflow-wrap:anywhere;box-shadow:0 14px 34px rgba(17,24,39,.18)!important;cursor:pointer}.asa-chat .asa-chat__nudge-text:hover,.asa-chat .asa-chat__nudge-text:focus{border-color:color-mix(in srgb,var(--asa-accent,#f97316) 48%,var(--asa-border))!important;background:#fff!important;color:var(--asa-text)!important}.asa-chat .asa-chat__nudge-close{-webkit-appearance:none!important;appearance:none!important;position:absolute;top:-10px;right:-8px;display:inline-flex;align-items:center;justify-content:center;width:30px;min-width:30px;height:30px;min-height:30px;border:3px solid #fff!important;border-radius:50%;padding:0!important;background:var(--asa-accent,#f97316)!important;color:#fff!important;box-shadow:0 8px 18px rgba(17,24,39,.2)!important;cursor:pointer}.asa-chat--left .asa-chat__nudge-close{right:auto;left:-8px}.asa-chat .asa-chat__nudge-close:hover,.asa-chat .asa-chat__nudge-close:focus{background:color-mix(in srgb,var(--asa-accent,#f97316) 88%,#111827)!important;color:#fff!important}.asa-chat--left .asa-chat__panel{right:auto;left:0}.asa-chat__history-loading{display:flex;min-height:100%;align-items:center;justify-content:center;padding:34px 0}.asa-chat__loader{display:inline-block;width:48px;height:48px;box-sizing:border-box;border:5px solid var(--asa-accent,#f97316);border-bottom-color:transparent;border-radius:50%;animation:asa-chat-loader-rotation 1s linear infinite}.asa-chat__message{margin-bottom:14px}.asa-chat__message--user{display:flex;justify-content:flex-end}.asa-chat__bubble{max-width:88%;padding:11px 13px;border:1px solid var(--asa-border);border-radius:8px;background:var(--asa-bot-bg,#fff);color:var(--asa-text);font-size:14px;line-height:1.45;box-shadow:0 4px 14px rgba(17,24,39,.06);white-space:pre-wrap}.asa-chat__message--user .asa-chat__bubble{border-color:transparent;background:var(--asa-primary,#111827);color:#fff}.asa-chat__message--assistant .asa-chat__bubble{white-space:normal}.asa-chat__message--assistant .asa-chat__bubble p{margin:0 0 8px}.asa-chat__message--assistant .asa-chat__bubble h3,.asa-chat__message--assistant .asa-chat__bubble h4{margin:0 0 8px;color:var(--asa-text);font-weight:900;line-height:1.25}.asa-chat__message--assistant .asa-chat__bubble h3{font-size:15px}.asa-chat__message--assistant .asa-chat__bubble h4{font-size:14px}.asa-chat__message--assistant .asa-chat__bubble p:last-child,.asa-chat__message--assistant .asa-chat__bubble h3:last-child,.asa-chat__message--assistant .asa-chat__bubble h4:last-child,.asa-chat__message--assistant .asa-chat__bubble ul:last-child,.asa-chat__message--assistant .asa-chat__bubble ol:last-child{margin-bottom:0}.asa-chat__message--assistant .asa-chat__bubble ul,.asa-chat__message--assistant .asa-chat__bubble ol{margin:8px 0;padding-left:18px}.asa-chat__message--assistant .asa-chat__bubble li{margin:4px 0}.asa-chat__message--assistant .asa-chat__bubble a{color:var(--asa-primary,#111827);font-weight:800;text-decoration:underline;text-underline-offset:2px}.asa-chat__message--assistant .asa-chat__bubble code{border-radius:5px;padding:1px 4px;background:rgba(17,24,39,.08);font-size:.92em}.asa-chat__message--thinking{display:flex;justify-content:flex-start}.asa-chat__thinking{display:inline-flex;max-width:88%;padding:11px 13px;border:1px solid var(--asa-border);border-radius:8px;background:var(--asa-bot-bg,#fff);color:var(--asa-muted);font-size:14px;font-weight:700;line-height:1.45;box-shadow:0 4px 14px rgba(17,24,39,.06)}.asa-chat__thinking-char{display:inline-block;white-space:pre;animation:asa-chat-thinking-flash 1.2s ease-in-out infinite;animation-delay:var(--asa-thinking-delay,0s)}.asa-chat__input.is-scrollable{overflow-y:auto}.asa-chat__products{display:grid;gap:12px;margin-top:12px}.asa-chat__products--carousel{display:block}.asa-chat__carousel-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.asa-chat__carousel-header span{color:var(--asa-muted);font-size:12px;font-weight:800;line-height:1.2}.asa-chat__carousel-controls{display:inline-flex;flex:0 0 auto;gap:6px}.asa-chat .asa-chat__carousel-btn{-webkit-appearance:none!important;appearance:none!important;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;min-height:30px;border:1px solid var(--asa-border)!important;border-radius:50%!important;padding:0!important;background:var(--asa-bot-bg,#fff)!important;color:var(--asa-primary,#111827)!important;font-size:20px;font-weight:900;line-height:1;box-shadow:0 4px 12px rgba(17,24,39,.08)!important;cursor:pointer}.asa-chat .asa-chat__carousel-btn:hover,.asa-chat .asa-chat__carousel-btn:focus{border-color:var(--asa-primary,#111827)!important;background:color-mix(in srgb,var(--asa-accent,#f97316) 10%,#fff)!important;color:var(--asa-primary,#111827)!important}.asa-chat .asa-chat__carousel-btn:disabled{opacity:.42;cursor:default;transform:none}.asa-chat__carousel-track{display:flex;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;padding:1px 2px 8px;scroll-padding:2px;scroll-snap-type:x mandatory;scrollbar-width:thin}.asa-chat__carousel-slide{flex:0 0 min(318px,calc(100% - 30px));scroll-snap-align:start}.asa-chat__carousel-slide .asa-chat__product{height:100%}.asa-chat__product{display:grid;grid-template-columns:88px minmax(0,1fr);gap:0;overflow:hidden;border:1px solid var(--asa-border);border-radius:8px;background:var(--asa-bot-bg,#fff);box-shadow:0 10px 26px rgba(17,24,39,.08)}.asa-chat__product-image{display:flex;align-items:center;justify-content:center;min-height:116px;border-right:1px solid var(--asa-border);padding:9px;background:linear-gradient(180deg,#fff,#f8fafc)}.asa-chat__product-image img{display:block;width:100%;height:100%;object-fit:contain}.asa-chat__product-body{display:grid;align-content:center;gap:7px;min-width:0;padding:10px}.asa-chat__product-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--asa-text);font-weight:800;font-size:13px;line-height:1.25;text-decoration:none;overflow-wrap:anywhere}.asa-chat__product-price{display:block;color:var(--asa-muted);font-size:12px;font-weight:700;line-height:1.32}.asa-chat__product-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:center;margin-top:1px}.asa-chat .asa-chat__add,.asa-chat .asa-chat__view{-webkit-appearance:none!important;appearance:none!important;min-height:34px!important;border-radius:999px!important;padding:8px 12px!important;font-size:12px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;box-shadow:none!important}.asa-chat .asa-chat__add{border:0!important;background:var(--asa-primary,#111827)!important;color:#fff!important}.asa-chat .asa-chat__add:hover,.asa-chat .asa-chat__add:focus{background:color-mix(in srgb,var(--asa-primary,#111827) 88%,#000)!important;color:#fff!important}.asa-chat .asa-chat__view{border:1px solid color-mix(in srgb,var(--asa-primary,#111827) 20%,var(--asa-border))!important;background:#fff!important;color:var(--asa-primary,#111827)!important}.asa-chat .asa-chat__view:hover,.asa-chat .asa-chat__view:focus{border-color:var(--asa-primary,#111827)!important;background:color-mix(in srgb,var(--asa-accent,#f97316) 10%,#fff)!important;color:var(--asa-primary,#111827)!important}.asa-chat__notice{margin:10px 0 0;padding:10px 11px;border:1px solid rgba(6,95,70,.14);border-radius:8px;background:#ecfdf5;color:#065f46;font-size:13px}.asa-chat__notice a{color:#065f46;font-weight:800}.asa-chat__notice:focus{outline:3px solid color-mix(in srgb,var(--asa-accent,#f97316) 24%,#fff);outline-offset:2px}.asa-chat__account-card,.asa-chat__support-form{display:grid;gap:10px;margin-top:10px;padding:12px;border:1px solid var(--asa-border);border-radius:8px;background:var(--asa-bot-bg,#fff);box-shadow:0 8px 22px rgba(17,24,39,.08)}.asa-chat__account-card strong,.asa-chat__support-form strong{color:var(--asa-text);font-size:14px}.asa-chat__account-card p,.asa-chat__support-form p{margin:0;color:var(--asa-muted);font-size:13px;line-height:1.4}.asa-chat__support-form label{display:grid;gap:4px;color:var(--asa-muted);font-size:12px;font-weight:800}.asa-chat__support-form input,.asa-chat__support-form textarea{width:100%;border:1px solid var(--asa-border);border-radius:8px;padding:9px;background:#fff;color:var(--asa-text);font:inherit;font-size:13px}.asa-chat__support-form textarea{resize:vertical}.asa-chat__hp{position:absolute;left:-9999px}@media (prefers-reduced-motion:reduce){.asa-chat__loader,.asa-chat__thinking-char{animation:none}}@media (min-width:768px){.asa-chat__nudge{display:none}}@media (max-width:520px){.asa-chat__carousel-slide{flex-basis:calc(100% - 22px)}.asa-chat__product{grid-template-columns:78px minmax(0,1fr)}.asa-chat__product-image{min-height:108px;padding:8px}.asa-chat__product-body{gap:6px;padding:9px}.asa-chat .asa-chat__add,.asa-chat .asa-chat__view{min-height:32px!important;padding:7px 10px!important}}