.CartCounter-module__rZ7Lfq__counter{color:#fff;pointer-events:none;min-width:16px;height:16px;box-shadow:0 0 0 2px var(--surface,#fff);background:#e94560;border-radius:99px;justify-content:center;align-items:center;padding:0 4px;font-size:.6rem;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;right:2px}
.AIChat-module__dvtECa__chatButton{background:var(--primary,#ff6b35);color:#fff;cursor:pointer;z-index:1000;border:none;border-radius:50px;align-items:center;gap:8px;padding:.8rem 1.25rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 25px #ff6b3566}.AIChat-module__dvtECa__chatButton:hover{transform:scale(1.05)}.AIChat-module__dvtECa__chatWindow{z-index:1000;background:#fff;border:1px solid #eaeaea;border-radius:12px;flex-direction:column;width:350px;height:500px;display:flex;position:fixed;bottom:6rem;right:2rem;overflow:hidden;box-shadow:0 10px 30px #00000026}.AIChat-module__dvtECa__chatHeader{color:#fff;background:#f97316;padding:1rem}.AIChat-module__dvtECa__chatHeader h4{margin:0}.AIChat-module__dvtECa__chatHeader span{opacity:.8;font-size:.75rem}.AIChat-module__dvtECa__chatMessages{background:#fdfdfd;flex-direction:column;flex-grow:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.AIChat-module__dvtECa__message{display:flex}.AIChat-module__dvtECa__user{justify-content:flex-end}.AIChat-module__dvtECa__ai{justify-content:flex-start}.AIChat-module__dvtECa__bubble{border-radius:18px;max-width:80%;padding:.75rem 1rem;font-size:.9rem;line-height:1.4}.AIChat-module__dvtECa__user .AIChat-module__dvtECa__bubble{color:#fff;background:#f97316;border-bottom-right-radius:4px}.AIChat-module__dvtECa__ai .AIChat-module__dvtECa__bubble{color:#333;background:#f0f0f0;border-bottom-left-radius:4px}.AIChat-module__dvtECa__loading{color:#999;font-size:.8rem;font-style:italic}.AIChat-module__dvtECa__chatInput{border-top:1px solid #eaeaea;gap:.5rem;padding:1rem;display:flex}.AIChat-module__dvtECa__chatInput input{border:1px solid #ddd;border-radius:4px;outline:none;flex-grow:1;padding:.5rem}.AIChat-module__dvtECa__chatInput button{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:4px;padding:.5rem 1rem}@media (max-width:768px){.AIChat-module__dvtECa__chatButton{padding:.6rem 1rem;font-size:.85rem;bottom:1rem;right:1rem}.AIChat-module__dvtECa__chatWindow{width:auto;height:60vh;bottom:4.5rem;left:1rem;right:1rem}}
.LiveSales-module__hanRHa__container{z-index:9999;pointer-events:none;transition:all .5s cubic-bezier(.175,.885,.32,1.275);position:fixed;bottom:2rem;left:2rem}.LiveSales-module__hanRHa__visible{opacity:1;pointer-events:all;transform:translateY(0)}.LiveSales-module__hanRHa__hidden{opacity:0;pointer-events:none;transform:translateY(20px)}.LiveSales-module__hanRHa__notification{border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;align-items:center;gap:1rem;min-width:280px;max-width:350px;padding:.75rem 1rem;display:flex;position:relative;box-shadow:0 10px 25px #0000001a}.LiveSales-module__hanRHa__iconWrapper{background:var(--bg-secondary);border-radius:var(--radius-md);justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.LiveSales-module__hanRHa__content{flex:1}.LiveSales-module__hanRHa__text{color:var(--text-secondary);margin:0;font-size:.8rem}.LiveSales-module__hanRHa__name{color:var(--text-primary);font-weight:700}.LiveSales-module__hanRHa__product{color:var(--primary);margin:2px 0;font-size:.85rem;font-weight:600}.LiveSales-module__hanRHa__time{color:var(--text-muted);margin:0;font-size:.7rem}.LiveSales-module__hanRHa__close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:5px;font-size:.8rem;line-height:1;position:absolute;top:5px;right:5px}.LiveSales-module__hanRHa__close:hover{color:var(--error)}@media (max-width:768px){.LiveSales-module__hanRHa__container{bottom:5rem;left:1rem;right:1rem}.LiveSales-module__hanRHa__notification{max-width:100%}}
