.sales-popup-container{position:fixed;pointer-events:none;z-index:9999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.sales-popup-container.bottom-left{bottom:16px;left:16px;bottom:max(16px,env(safe-area-inset-bottom));left:max(16px,env(safe-area-inset-left))}.sales-popup-container.bottom-right{bottom:16px;right:16px;bottom:max(16px,env(safe-area-inset-bottom));right:max(16px,env(safe-area-inset-right))}.sales-popup-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:9999px;box-shadow:0 4px 20px #00000014,0 1px 3px #0000001a;display:flex;align-items:center;padding:10px 16px 10px 10px;gap:10px;max-width:400px;min-height:60px;pointer-events:auto;cursor:pointer;transition:transform .1s ease;transform:translate(0) translateY(0)}.sales-popup-card:active{transform:translateY(1px) scale(.995)}.sales-popup-card:hover{box-shadow:0 6px 25px #0000001a,0 2px 5px #0000001f}.sales-popup-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center}.sales-popup-avatar img{width:100%;height:100%;object-fit:cover}.sales-popup-avatar.placeholder{background:linear-gradient(135deg,#a8b5d1,#c9d1e0,#b8c5d9);filter:blur(.5px)}.sales-popup-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sales-popup-name{font-size:15px;font-weight:700;color:#0f172a;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.sales-popup-message{font-size:14px;font-weight:400;color:#374151;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}.sales-popup-footer{display:flex;align-items:center;gap:8px;font-size:12px;color:#6b7280;margin-top:1px}.sales-popup-timestamp{white-space:nowrap}.sales-popup-verified{display:flex;align-items:center;gap:4px;white-space:nowrap}.sales-popup-badge{width:14px;height:14px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sales-popup-badge svg{width:8px;height:8px;fill:#fff}.sales-popup-container.slide-in-left{animation:slideInLeft var(--slide-duration, .28s) cubic-bezier(.34,1.56,.64,1)}.sales-popup-container.slide-in-right{animation:slideInRight var(--slide-duration, .28s) cubic-bezier(.34,1.56,.64,1)}.sales-popup-container.slide-out-left{animation:slideOutLeft var(--slide-duration, .22s) cubic-bezier(.55,.055,.675,.19)}.sales-popup-container.slide-out-right{animation:slideOutRight var(--slide-duration, .22s) cubic-bezier(.55,.055,.675,.19)}@keyframes slideInLeft{0%{transform:translate(-120%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInRight{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-120%);opacity:0}}@keyframes slideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(120%);opacity:0}}@media (prefers-reduced-motion: reduce){.sales-popup-container{animation:none!important}.sales-popup-card{transition:none}.sales-popup-container.slide-in-left,.sales-popup-container.slide-in-right{opacity:1;transform:translate(0)}.sales-popup-container.slide-out-left,.sales-popup-container.slide-out-right{opacity:0}}.bundle-selector{display:flex;gap:8px;margin:16px 0;flex-wrap:wrap}.bundle-option{position:relative;background:#1e293b;border:2px solid #1e293b;border-radius:20px;padding:8px 12px;cursor:pointer;transition:all .2s ease;min-width:80px;text-align:center}.bundle-option.selected{background:#0f172a;border-color:#0f172a;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a4d}.bundle-quantity{font-size:16px;font-weight:700;color:#fff;margin-bottom:2px}.bundle-label{font-size:10px;font-weight:600;color:#cbd5e1;margin-bottom:2px;text-transform:uppercase;letter-spacing:.3px}.bundle-price{font-size:12px;font-weight:600;color:#fff;margin-bottom:2px}.bundle-savings{font-size:9px;color:#10b981;font-weight:600;background:#10b9811a;padding:1px 4px;border-radius:8px;display:inline-block}.bundle-badge{position:absolute;top:-4px;right:-4px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:2px 4px;border-radius:8px;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;box-shadow:0 2px 6px #ef44444d}.bundle-selector{display:flex;gap:8px;margin:12px 0;flex-wrap:wrap;justify-content:center}.bundle-option{position:relative;background:#1e293b;border:2px solid #1e293b;border-radius:0;padding:6px 10px;cursor:pointer;transition:all .2s ease;min-width:70px;text-align:center}.bundle-option:hover{background:#334155;border-color:#334155;transform:translateY(-1px)}.bundle-option.selected{background:#0f172a;border-color:#0f172a;box-shadow:0 3px 8px #0f172a4d}.bundle-quantity{font-size:14px;font-weight:700;color:#fff;margin-bottom:2px}.bundle-label{font-size:10px;font-weight:600;color:#cbd5e1;text-transform:uppercase;letter-spacing:.3px}.bundle-price{font-size:12px;font-weight:600;color:#fff;margin-top:2px}.bundle-savings{font-size:9px;color:#10b981;font-weight:600;background:#10b9811a;padding:1px 4px;display:inline-block;margin-top:2px}.bundle-badge{position:absolute;top:-6px;right:-6px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:2px 4px;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.popular-badge{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.best-value-badge{background:linear-gradient(135deg,#f59e0b,#d97706)}.bundle-selector{display:flex;justify-content:center;gap:8px;margin:16px auto;flex-wrap:wrap}.bundle-option{background:#1e293b;border:2px solid #1e293b;border-radius:0;padding:6px 10px;cursor:pointer;transition:all .2s ease;min-width:70px;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/9/assets/sales-pop.css.map */
