.woo-cart-notify-popup{position:fixed;z-index:9999;left:0;right:0;max-width:500px;margin:0 auto;animation:slideIn 0.3s ease-in-out;will-change:transform}.woo-cart-notify-popup.top{top:20px}.woo-cart-notify-popup.bottom{bottom:20px}.woo-cart-notify-popup.top-left{top:20px;left:20px;right:auto;max-width:none;width:90vw;max-width:500px}.woo-cart-notify-popup.top-right{top:20px;right:20px;left:auto;max-width:none;width:90vw;max-width:500px}.woo-cart-notify-popup.bottom-left{bottom:20px;left:20px;right:auto;max-width:none;width:90vw;max-width:500px}.woo-cart-notify-popup.bottom-right{bottom:20px;right:20px;left:auto;max-width:none;width:90vw;max-width:500px}@keyframes slideIn{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideOut{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.woo-cart-notify-popup.closing{animation:slideOut 0.3s ease-in-out forwards}.woo-cart-notify-content{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgb(0 0 0 / .15);overflow:hidden;display:flex;align-items:stretch;margin:0 15px;position:relative;transition:all 0.3s ease;transform:translate3d(0,0,0);-webkit-backface-visibility:hidden}.woo-cart-notify-content.layout-image-left{flex-direction:row}.woo-cart-notify-content.layout-image-left .woo-cart-notify-image{width:120px;height:120px;flex-shrink:0;overflow:hidden;background-color:#f0f0f0}.woo-cart-notify-content.layout-image-left .woo-cart-notify-body{flex:1;padding:20px;display:flex;flex-direction:column;justify-content:center}.woo-cart-notify-content.layout-image-background{position:relative;padding:30px 20px;min-height:120px;background-position:center right;background-size:cover;background-repeat:no-repeat}.woo-cart-notify-content.layout-image-background::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .95);z-index:1}.woo-cart-notify-content.layout-image-background .woo-cart-notify-body{position:relative;z-index:2}.woo-cart-notify-close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#999;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:color 0.2s ease;z-index:10}.woo-cart-notify-close:hover{color:#333}.woo-cart-notify-body{color:#333}.woo-cart-notify-message{font-size:16px;font-weight:600;margin:0 0 10px 0;line-height:1.4}.woo-cart-notify-price{font-size:14px;color:#666;margin:5px 0}.woo-cart-notify-action{margin-top:15px;display:flex;gap:10px}.woo-cart-notify-btn{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all 0.2s ease}.woo-cart-notify-btn-primary{background-color:#007cba;color:#fff}.woo-cart-notify-btn-primary:hover{background-color:#005a87}.woo-cart-notify-btn-secondary{background-color:#e0e0e0;color:#333}.woo-cart-notify-btn-secondary:hover{background-color:#d0d0d0}.woo-cart-notify-image img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:768px){.woo-cart-notify-popup{max-width:95vw}.woo-cart-notify-popup.top,.woo-cart-notify-popup.bottom{left:10px;right:10px;max-width:calc(100% - 20px)}.woo-cart-notify-popup.top-left,.woo-cart-notify-popup.top-right,.woo-cart-notify-popup.bottom-left,.woo-cart-notify-popup.bottom-right{width:calc(100vw - 30px);max-width:500px}.woo-cart-notify-content{margin:0}.woo-cart-notify-content.layout-image-left{flex-direction:column}.woo-cart-notify-content.layout-image-left .woo-cart-notify-image{width:100%;height:180px;flex-shrink:0}.woo-cart-notify-content.layout-image-left .woo-cart-notify-body{padding:16px}.woo-cart-notify-content.layout-image-background{padding:20px 16px;min-height:120px;background-position:center right}.woo-cart-notify-message{font-size:15px}.woo-cart-notify-price{font-size:13px}.woo-cart-notify-action{flex-wrap:wrap;gap:8px}.woo-cart-notify-btn{flex:1;min-width:100px;font-size:13px;padding:10px 12px}.woo-cart-notify-close{top:8px;right:8px;font-size:22px;width:28px;height:28px}}@media (max-width:480px){.woo-cart-notify-popup{max-width:calc(100% - 10px)}.woo-cart-notify-popup.top{top:8px;left:5px;right:5px}.woo-cart-notify-popup.bottom{bottom:8px;left:5px;right:5px}.woo-cart-notify-popup.top-left{top:8px;left:5px}.woo-cart-notify-popup.top-right{top:8px;right:5px}.woo-cart-notify-popup.bottom-left{bottom:8px;left:5px}.woo-cart-notify-popup.bottom-right{bottom:8px;right:5px}.woo-cart-notify-content{margin:0;flex-direction:column}.woo-cart-notify-content.layout-image-left .woo-cart-notify-image{width:100%;height:150px}.woo-cart-notify-content.layout-image-left .woo-cart-notify-body{padding:12px}.woo-cart-notify-content.layout-image-background{padding:16px 12px;min-height:100px}.woo-cart-notify-message{font-size:14px;margin:0 0 8px 0}.woo-cart-notify-price{font-size:12px;margin:4px 0}.woo-cart-notify-action{flex-direction:column;gap:6px;margin-top:10px}.woo-cart-notify-btn{width:100%;font-size:12px;padding:8px 10px}.woo-cart-notify-close{top:4px;right:4px;font-size:18px;width:26px;height:26px}}@media (max-width:360px){.woo-cart-notify-popup.top-left,.woo-cart-notify-popup.top-right,.woo-cart-notify-popup.bottom-left,.woo-cart-notify-popup.bottom-right{width:calc(100vw - 10px);max-width:100%}.woo-cart-notify-content{border-radius:4px}.woo-cart-notify-content.layout-image-left .woo-cart-notify-image{height:120px}.woo-cart-notify-content.layout-image-left .woo-cart-notify-body{padding:10px}.woo-cart-notify-message{font-size:12px;margin:0 0 6px 0}.woo-cart-notify-price{font-size:11px}.woo-cart-notify-btn{padding:6px 8px;font-size:11px}.woo-cart-notify-close{font-size:16px;width:24px;height:24px}}html[dir="rtl"] .woo-cart-notify-popup.top-left{left:auto;right:20px}html[dir="rtl"] .woo-cart-notify-popup.top-right{right:auto;left:20px}html[dir="rtl"] .woo-cart-notify-popup.bottom-left{left:auto;right:20px}html[dir="rtl"] .woo-cart-notify-popup.bottom-right{right:auto;left:20px}html[dir="rtl"] .woo-cart-notify-close{right:auto;left:10px}html[dir="rtl"] .woo-cart-notify-content.layout-image-left{flex-direction:row-reverse}html[dir="rtl"] .woo-cart-notify-content.layout-image-background{background-position:center left}@media (max-width:768px){html[dir="rtl"] .woo-cart-notify-popup.top-left{left:auto;right:10px}html[dir="rtl"] .woo-cart-notify-popup.top-right{right:auto;left:10px}html[dir="rtl"] .woo-cart-notify-popup.bottom-left{left:auto;right:10px}html[dir="rtl"] .woo-cart-notify-popup.bottom-right{right:auto;left:10px}}