:root{--primary-color: #036da7;--primary-dark: #003049;--dark-color: #2c3e50;--light-color: #f8f9fa;--border-color: #e9ecef;--success-color: #28a745;--danger-color: #dc3545;--warning-color: #ffc107;--border-radius: 12px;--box-shadow: 0 4px 20px rgba(0, 0, 0, .08);--transition: all .3s ease}.cart-header:where(.astro-kd7ce2rx){text-align:center;margin-bottom:50px;padding:40px 20px;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);border-radius:var(--border-radius);color:#fff;position:relative;overflow:hidden;animation:fadeInUp .6s ease}.cart-header:where(.astro-kd7ce2rx):before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="2" fill="white" opacity="0.1"/></svg>') repeat;animation:float 20s infinite linear}@keyframes float{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.cart-header-content:where(.astro-kd7ce2rx){position:relative;z-index:2}.cart-icon:where(.astro-kd7ce2rx){margin-bottom:25px}.cart-icon__circle:where(.astro-kd7ce2rx){width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;font-size:2.5rem;color:var(--primary-color);box-shadow:0 8px 25px #00000026;animation:cartPulse 2s infinite}@keyframes cartPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.cart-title:where(.astro-kd7ce2rx){font-size:2.5rem;font-weight:700;margin-bottom:15px}.cart-subtitle:where(.astro-kd7ce2rx){font-size:1.2rem;margin-bottom:25px;opacity:.9}.cart-stats:where(.astro-kd7ce2rx){background:#fff3;padding:15px 25px;border-radius:25px;display:inline-block}.cart-stat:where(.astro-kd7ce2rx){display:flex;align-items:center;gap:10px}.cart-label:where(.astro-kd7ce2rx){font-size:.9rem;opacity:.8}.cart-value:where(.astro-kd7ce2rx){font-size:1.1rem;font-weight:700}.cart-section:where(.astro-kd7ce2rx){background:#fff;border-radius:var(--border-radius);box-shadow:var(--box-shadow);margin-bottom:30px;overflow:hidden;animation:fadeInUp .6s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.cart-section__header:where(.astro-kd7ce2rx){background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);padding:20px 25px;display:flex;justify-content:space-between;align-items:center}.cart-section__title:where(.astro-kd7ce2rx){margin:0;color:#fff;font-size:1.2rem;font-weight:600;display:flex;align-items:center;gap:12px}.cart-section__title:where(.astro-kd7ce2rx) i:where(.astro-kd7ce2rx){font-size:1.3rem}.cart-section__actions:where(.astro-kd7ce2rx){display:flex;gap:10px}.clear-cart-btn:where(.astro-kd7ce2rx){display:flex;align-items:center;gap:8px;background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:8px 16px;border-radius:6px;font-size:.9rem;cursor:pointer;transition:var(--transition)}.clear-cart-btn:where(.astro-kd7ce2rx):hover{background:#ffffff4d;transform:translateY(-1px)}.cart-section__content:where(.astro-kd7ce2rx){padding:25px}.cart-items-container:where(.astro-kd7ce2rx){padding:0!important}.cart-section__content:where(.astro-kd7ce2rx) .cart-items-container:where(.astro-kd7ce2rx) .cart-item-modern:where(.astro-kd7ce2rx){display:flex!important;flex-direction:row!important;align-items:center!important;gap:20px!important;padding:20px!important;background:#fff!important;border:1px solid #e8e8e8!important;border-radius:12px!important;margin-bottom:16px!important;transition:all .3s ease!important;animation:fadeInSlide .4s ease forwards!important;opacity:0!important;height:auto!important;max-height:none!important}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cart-item-modern:where(.astro-kd7ce2rx):hover{box-shadow:0 4px 12px #00000014;border-color:#d0d0d0}.cart-item-modern__image:where(.astro-kd7ce2rx){width:80px!important;height:80px!important;min-width:80px!important;max-width:80px!important;min-height:80px!important;max-height:80px!important;flex-shrink:0!important;border-radius:8px!important;overflow:hidden!important;background:#f8f9fa!important;position:relative!important}.cart-item-modern__image:where(.astro-kd7ce2rx) img:where(.astro-kd7ce2rx){width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .3s ease!important;display:block!important}.cart-item-modern:where(.astro-kd7ce2rx):hover .cart-item-modern__image:where(.astro-kd7ce2rx) img:where(.astro-kd7ce2rx){transform:scale(1.05)}.cart-item-modern__info:where(.astro-kd7ce2rx){flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.cart-item-modern__name:where(.astro-kd7ce2rx){margin:0 0 4px!important;font-size:1rem!important;font-weight:600!important;color:#1a1a1a!important;line-height:1.3!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cart-item-modern__variant:where(.astro-kd7ce2rx){margin:0!important;font-size:.875rem!important;color:#666!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cart-item-modern__price:where(.astro-kd7ce2rx){font-size:1rem!important;font-weight:600!important;color:#1a1a1a!important;min-width:90px!important;text-align:right!important;white-space:nowrap!important}.cart-item-modern__quantity:where(.astro-kd7ce2rx){display:flex!important;flex-direction:row!important;align-items:center!important;gap:0!important;background:#f5f5f5!important;border-radius:8px!important;padding:4px!important;min-width:120px!important;height:40px!important}.qty-btn:where(.astro-kd7ce2rx){width:32px!important;height:32px!important;min-width:32px!important;border:none!important;background:#fff!important;color:#666!important;font-size:18px!important;font-weight:500!important;border-radius:6px!important;cursor:pointer!important;transition:all .2s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;user-select:none!important;padding:0!important;line-height:1!important}.qty-btn:where(.astro-kd7ce2rx):hover:not(:disabled){background:var(--primary-color)!important;color:#fff!important;transform:scale(1.05)!important}.qty-btn:where(.astro-kd7ce2rx):active:not(:disabled){transform:scale(.95)!important}.qty-btn:where(.astro-kd7ce2rx):disabled{opacity:.3!important;cursor:not-allowed!important}.qty-input:where(.astro-kd7ce2rx){width:48px!important;height:32px!important;border:none!important;background:transparent!important;text-align:center!important;font-size:.95rem!important;font-weight:600!important;color:#1a1a1a!important;appearance:none!important;-moz-appearance:textfield!important;padding:0!important;margin:0!important}.qty-input:where(.astro-kd7ce2rx)::-webkit-outer-spin-button,.qty-input:where(.astro-kd7ce2rx)::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.qty-input:where(.astro-kd7ce2rx):focus{outline:none!important;background:#036da70d!important;border-radius:4px!important}.cart-item-modern__total:where(.astro-kd7ce2rx){font-size:1.125rem!important;font-weight:700!important;color:#1a1a1a!important;min-width:100px!important;text-align:right!important;white-space:nowrap!important}.cart-item-modern__remove:where(.astro-kd7ce2rx){width:36px!important;height:36px!important;min-width:36px!important;border:none!important;background:transparent!important;color:#999!important;font-size:28px!important;line-height:1!important;cursor:pointer!important;border-radius:8px!important;transition:all .2s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;padding:0!important}.cart-item-modern__remove:where(.astro-kd7ce2rx):hover{background:#dc35451a!important;color:#dc3545!important;transform:scale(1.1)!important}.cart-item-modern:where(.astro-kd7ce2rx).removing{animation:slideOutLeft .4s ease forwards}@keyframes slideOutLeft{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(-30px) scale(.95);margin-bottom:0;padding-top:0;padding-bottom:0;border-width:0}}.cart-item-modern:where(.astro-kd7ce2rx).loading{opacity:.6;pointer-events:none;position:relative}.cart-item-modern:where(.astro-kd7ce2rx).loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border:3px solid #f3f3f3;border-top:3px solid var(--primary-color);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.coupon-area:where(.astro-kd7ce2rx){text-align:center}.coupon-description:where(.astro-kd7ce2rx){color:#666;margin-bottom:20px;line-height:1.6}.coupon-form:where(.astro-kd7ce2rx){margin-bottom:25px}.coupon-input-group:where(.astro-kd7ce2rx){display:flex;gap:10px;max-width:400px;margin:0 auto}.coupon-input:where(.astro-kd7ce2rx){flex:1;padding:12px 15px;border:2px solid var(--border-color);border-radius:6px;font-size:1rem;transition:var(--transition)}.coupon-input:where(.astro-kd7ce2rx):focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #036da71a}.coupon-btn:where(.astro-kd7ce2rx){padding:12px 20px;background:var(--primary-color);color:#fff;border:none;border-radius:6px;cursor:pointer;transition:var(--transition);display:flex;align-items:center;gap:8px;font-weight:600}.coupon-btn:where(.astro-kd7ce2rx):hover{background:var(--primary-dark);transform:translateY(-1px)}.applied-coupons:where(.astro-kd7ce2rx){text-align:left}.applied-coupons-title:where(.astro-kd7ce2rx){margin:0 0 15px;color:var(--dark-color);font-size:1rem;font-weight:600}.coupon-item:where(.astro-kd7ce2rx){display:flex;justify-content:space-between;align-items:center;padding:15px;background:#28a7451a;border:1px solid var(--success-color);border-radius:8px;margin-bottom:10px}.coupon-item:where(.astro-kd7ce2rx):last-child{margin-bottom:0}.coupon-code:where(.astro-kd7ce2rx){font-weight:600;color:var(--success-color)}.coupon-discount:where(.astro-kd7ce2rx){font-weight:600;color:var(--success-color)}.coupon-remove:where(.astro-kd7ce2rx){background:none;border:none;color:var(--danger-color);cursor:pointer;padding:5px;transition:var(--transition)}.coupon-remove:where(.astro-kd7ce2rx):hover{color:#c82333;transform:scale(1.1)}.order-summary-card:where(.astro-kd7ce2rx){background:#fff;border-radius:var(--border-radius);box-shadow:var(--box-shadow);position:sticky;top:20px;animation:fadeInUp .6s ease}.order-summary__header:where(.astro-kd7ce2rx){background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);padding:20px 25px;text-align:center}.order-summary__header:where(.astro-kd7ce2rx) h4:where(.astro-kd7ce2rx){margin:0;color:#fff;font-size:1.2rem;font-weight:600}.order-summary__totals:where(.astro-kd7ce2rx){padding:20px 25px;border-bottom:1px solid var(--border-color)}.order-summary__totals:where(.astro-kd7ce2rx) li:where(.astro-kd7ce2rx){display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.order-summary__totals:where(.astro-kd7ce2rx) li:where(.astro-kd7ce2rx):last-child{border-bottom:none}.order-summary__totals:where(.astro-kd7ce2rx) li:where(.astro-kd7ce2rx).delivery-info{flex-direction:column;align-items:flex-start;gap:10px;padding:15px 0}.delivery-header:where(.astro-kd7ce2rx){display:flex;align-items:center;gap:10px;font-weight:600;color:var(--dark-color)}.delivery-details:where(.astro-kd7ce2rx){font-size:.9rem;color:#666;width:100%}.delivery-details:where(.astro-kd7ce2rx) p:where(.astro-kd7ce2rx){margin:5px 0;display:flex;align-items:center;gap:5px}.order-summary__totals:where(.astro-kd7ce2rx) li:where(.astro-kd7ce2rx).total-final{border-top:2px solid var(--primary-color);padding-top:15px;margin-top:10px;font-size:1.2rem}.order-summary__totals:where(.astro-kd7ce2rx) .amount:where(.astro-kd7ce2rx){font-weight:600;color:var(--primary-color)}.order-summary__totals:where(.astro-kd7ce2rx) .discount:where(.astro-kd7ce2rx){color:var(--success-color)!important}.final-amount:where(.astro-kd7ce2rx){font-size:1.3rem!important;font-weight:700!important}.important-info:where(.astro-kd7ce2rx){padding:20px 25px;border-bottom:1px solid var(--border-color)}.info-item:where(.astro-kd7ce2rx){display:flex;align-items:center;gap:12px;margin-bottom:15px}.info-item:where(.astro-kd7ce2rx):last-child{margin-bottom:0}.info-item:where(.astro-kd7ce2rx) i:where(.astro-kd7ce2rx){color:var(--primary-color);font-size:1.1rem;width:20px;text-align:center}.info-item:where(.astro-kd7ce2rx) h6:where(.astro-kd7ce2rx){margin:0 0 3px;font-weight:600;font-size:.9rem;color:var(--dark-color)}.info-item:where(.astro-kd7ce2rx) p:where(.astro-kd7ce2rx){margin:0;font-size:.8rem;color:#666}.checkout-actions:where(.astro-kd7ce2rx){padding:25px;display:flex;flex-direction:column;gap:12px}.checkout-btn:where(.astro-kd7ce2rx),.continue-btn:where(.astro-kd7ce2rx),.share-btn:where(.astro-kd7ce2rx){width:100%;justify-content:center;text-align:center;display:flex;align-items:center;gap:8px;padding:12px;transition:var(--transition)}.boskery-btn--secondary:where(.astro-kd7ce2rx){background:transparent!important;border:2px solid var(--primary-color)!important;color:var(--primary-color)!important}.boskery-btn--secondary:where(.astro-kd7ce2rx):hover{background:var(--primary-color)!important;color:#fff!important}.boskery-btn--outline:where(.astro-kd7ce2rx){background:transparent!important;border:1px solid #ddd!important;color:#666!important}.boskery-btn--outline:where(.astro-kd7ce2rx):hover{background:#f8f9fa!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important}.newsletter-signup:where(.astro-kd7ce2rx){padding:20px 25px;background:#f8f9fa;text-align:center}.newsletter-signup:where(.astro-kd7ce2rx) h6:where(.astro-kd7ce2rx){margin:0 0 5px;font-weight:600;color:var(--dark-color)}.newsletter-signup:where(.astro-kd7ce2rx) p:where(.astro-kd7ce2rx){margin:0 0 15px;font-size:.9rem;color:#666}.newsletter-form:where(.astro-kd7ce2rx){display:flex;gap:5px}.newsletter-input:where(.astro-kd7ce2rx){flex:1;padding:10px 12px;border:1px solid var(--border-color);border-radius:6px;font-size:.9rem}.newsletter-input:where(.astro-kd7ce2rx):focus{outline:none;border-color:var(--primary-color)}.newsletter-btn:where(.astro-kd7ce2rx){padding:10px 12px;background:var(--primary-color);color:#fff;border:none;border-radius:6px;cursor:pointer;transition:var(--transition)}.newsletter-btn:where(.astro-kd7ce2rx):hover{background:var(--primary-dark)}.empty-cart-message:where(.astro-kd7ce2rx){min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center}.empty-cart-icon:where(.astro-kd7ce2rx){font-size:4rem;color:var(--primary-color);margin-bottom:20px;opacity:.6}.empty-cart-title:where(.astro-kd7ce2rx){font-size:2rem;margin-bottom:15px;color:var(--dark-color)}.empty-cart-text:where(.astro-kd7ce2rx){font-size:1.1rem;color:#666;margin-bottom:30px;max-width:500px;margin-left:auto;margin-right:auto}.empty-cart-actions:where(.astro-kd7ce2rx){display:flex;gap:15px;justify-content:center;flex-wrap:wrap}@media (max-width: 1200px){.order-summary-card:where(.astro-kd7ce2rx){position:static;margin-top:30px}}@media (max-width: 992px){.cart-item-modern:where(.astro-kd7ce2rx){gap:16px!important;padding:16px!important}.cart-item-modern__image:where(.astro-kd7ce2rx){width:70px!important;height:70px!important;min-width:70px!important;max-width:70px!important;min-height:70px!important;max-height:70px!important}.cart-item-modern__price:where(.astro-kd7ce2rx){min-width:80px!important}.cart-item-modern__total:where(.astro-kd7ce2rx){min-width:90px!important}}@media (max-width: 768px){.cart-header:where(.astro-kd7ce2rx){padding:30px 15px!important;margin-bottom:30px!important}.cart-icon__circle:where(.astro-kd7ce2rx){width:60px!important;height:60px!important;font-size:2rem!important}.cart-title:where(.astro-kd7ce2rx){font-size:1.8rem!important}.cart-section__header:where(.astro-kd7ce2rx){flex-direction:column!important;gap:15px!important;text-align:center!important}.coupon-input-group:where(.astro-kd7ce2rx){flex-direction:column!important;max-width:none!important}.cart-item-modern:where(.astro-kd7ce2rx){flex-wrap:wrap!important;gap:12px!important;padding:16px 48px 16px 16px!important;position:relative!important}.cart-item-modern__image:where(.astro-kd7ce2rx){width:60px!important;height:60px!important;min-width:60px!important;max-width:60px!important;min-height:60px!important;max-height:60px!important}.cart-item-modern__info:where(.astro-kd7ce2rx){flex:1 1 calc(100% - 76px)!important;order:1!important}.cart-item-modern__price:where(.astro-kd7ce2rx){order:2!important;min-width:0!important;flex:1!important;text-align:left!important;font-size:.9rem!important}.cart-item-modern__quantity:where(.astro-kd7ce2rx){order:3!important;min-width:100px!important}.cart-item-modern__total:where(.astro-kd7ce2rx){order:4!important;min-width:0!important;flex:1!important;text-align:right!important;font-size:1rem!important}.cart-item-modern__remove:where(.astro-kd7ce2rx){position:absolute!important;top:12px!important;right:12px!important;width:32px!important;height:32px!important;min-width:32px!important;font-size:24px!important}}@media (max-width: 576px){.cart-section__content:where(.astro-kd7ce2rx){padding:20px!important}.cart-stats:where(.astro-kd7ce2rx){padding:12px 20px!important}.cart-value:where(.astro-kd7ce2rx){display:block!important;margin-top:5px!important}.empty-cart-actions:where(.astro-kd7ce2rx){flex-direction:column!important;align-items:center!important}.newsletter-form:where(.astro-kd7ce2rx){flex-direction:column!important;gap:10px!important}.cart-item-modern__name:where(.astro-kd7ce2rx){font-size:.95rem!important}.cart-item-modern__variant:where(.astro-kd7ce2rx){font-size:.8rem!important}.qty-input:where(.astro-kd7ce2rx){width:40px!important}.cart-item-modern__quantity:where(.astro-kd7ce2rx){min-width:90px!important}}
