.cart-dependency-notification{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-in-out}.cart-dependency-notification-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-dependency-notification-content{position:relative;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;padding:30px;z-index:1;animation:slideUp .3s ease-out}.cart-dependency-notification-close{position:absolute;top:15px;right:15px;background:transparent;border:none;font-size:28px;line-height:1;color:#666;cursor:pointer;padding:5px 10px;transition:color .2s ease;z-index:2}.cart-dependency-notification-close:hover{color:#000}.cart-dependency-notification-close:focus{outline:2px solid #007bff;outline-offset:2px;border-radius:4px}.cart-dependency-notification-title{font-size:24px;font-weight:600;margin:0 0 15px;color:#333;padding-right:30px}.cart-dependency-notification-message{font-size:16px;line-height:1.6;color:#555;margin-bottom:20px}.cart-dependency-notification-products{list-style:none;padding:0;margin:15px 0 0}.cart-dependency-notification-products li{padding:8px 0 8px 25px;position:relative;color:#333;font-weight:500}.cart-dependency-notification-products li:before{content:"\2022";position:absolute;left:0;color:#e74c3c;font-size:20px;line-height:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){.cart-dependency-notification-content{padding:25px 20px;max-width:95%}.cart-dependency-notification-title{font-size:20px;margin-bottom:12px}.cart-dependency-notification-message{font-size:14px;margin-bottom:15px}.cart-dependency-notification-close{top:10px;right:10px;font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/170/assets/cart-dependency-manager.css.map */
