.cart-header{background:#021277!important;color:#fff;padding:3rem 1rem!important;width:100%!important;grid-column:1 / -1!important;margin:0!important}@media(min-width:1451px){.cart-header{padding:3rem 2rem!important}}.cart-header-content{max-width:1400px;margin:0 auto}.cart-header .page-width{padding-left:2rem;padding-right:2rem;max-width:1400px;margin:0 auto}.cart-header-content-short{display:flex;align-items:flex-end}.cart-header-content-left{flex:1}.cart-title-wrapper{display:flex;flex-direction:column;gap:.25rem}.cart-subtitle{font-size:.875rem;font-weight:500;margin:0;letter-spacing:.1em;opacity:.9;text-transform:uppercase}.cart-title{font-family:Anton,sans-serif;font-size:3rem;font-weight:400;margin:0;letter-spacing:.05em}.continue-shopping-link{color:#021277;text-decoration:none;font-size:.95rem;font-weight:500;display:inline-block;margin-bottom:1.25rem;transition:color .2s ease;white-space:nowrap}.continue-shopping-link:hover{color:#021277;text-decoration:underline}.cart-notice{padding:1rem 0 1.5rem;border-bottom:1px solid #e5e5e5;margin-bottom:2rem}.cart-notice p{margin:0;padding:0;font-size:.95rem;line-height:1.5;color:#333}.cart-layout{max-width:1400px;margin:0 auto;padding:3rem 2rem;display:grid;grid-template-columns:1fr 400px;gap:3rem}@media(max-width:1024px){.cart-layout{grid-template-columns:1fr}}.cart-items-section{background:#fff}.cart-section-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5rem;border-bottom:2px solid #000;margin-bottom:2rem}.section-title{font-size:1.25rem;font-weight:700;letter-spacing:.05em;margin:0}.item-count{font-size:1rem;font-weight:600;color:#666}.cart-items-list{display:flex;flex-direction:column;gap:2rem}.cart-item{display:grid;grid-template-columns:120px 1fr auto auto auto;gap:1.5rem;padding:1.5rem;background:#fff;border:1px solid #e5e5e5;border-radius:8px;align-items:center}@media(max-width:768px){.cart-item{grid-template-columns:80px 1fr auto auto;gap:1rem;align-items:start}.item-image{grid-column:1;grid-row:1 / 3;align-self:start}.item-details{grid-column:2 / 5;grid-row:1}.item-price{grid-column:2;grid-row:2;align-items:flex-start}.item-quantity{grid-column:3;grid-row:2}.item-remove{grid-column:4;grid-row:2;align-self:start}}.item-image img{width:120px;height:120px;object-fit:cover;border-radius:4px}.no-image-placeholder{width:120px;height:120px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;color:#999;border-radius:4px;font-size:.875rem}.item-details{display:flex;flex-direction:column;gap:.5rem}.item-title{font-size:1.125rem;font-weight:600;margin:0;color:#000}.item-variant{font-size:.875rem;color:#666;margin:0}.item-tribute{display:flex;flex-direction:column;gap:.15rem;padding:.4rem .65rem;background:#f0f4ff;border-left:3px solid #021277;border-radius:3px;margin-top:.1rem}.tribute-type{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#021277}.tribute-name{font-size:.85rem;color:#333}.item-schedule-date{display:flex;align-items:center;gap:.4rem;padding:.4rem .65rem;background:#f0f7f0;border-left:3px solid #2e7d32;border-radius:3px;margin-top:.1rem}.schedule-date-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#2e7d32}.schedule-date-value{font-size:.85rem;color:#333}.edit-link{color:#021277;text-decoration:none;font-size:.875rem;font-weight:600;text-transform:uppercase;margin-top:.5rem;display:inline-block}.edit-link:hover{text-decoration:underline}.item-price{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.price-breakdown{display:flex;flex-direction:column;align-items:flex-end;font-size:.95rem}.base-price{font-weight:600;color:#000}.donation-price{color:#021277;font-weight:600}.donation-label{font-size:.75rem;color:#666;margin-top:.25rem}.item-total{font-size:1.25rem;font-weight:700;color:#000}.item-quantity{display:flex;flex-direction:column;align-items:center;gap:.5rem}.item-quantity label{font-size:.875rem;font-weight:600;color:#666;text-transform:uppercase}.quantity-input{width:90px;padding:.5rem;border:2px solid #ddd;border-radius:4px;text-align:center;font-size:1rem;font-weight:600;transition:border-color .2s ease}.quantity-input:focus{outline:none;border-color:#021277}.item-remove{display:flex;align-items:center;justify-content:center}.remove-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;color:#999;cursor:pointer;transition:color .2s ease;text-decoration:none}.remove-btn:hover{color:#d32f2f}.cart-actions{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e5e5}.update-cart-btn{padding:.875rem 2rem;background:#fff;border:2px solid #021277;color:#021277;font-size:1rem;font-weight:700;text-transform:uppercase;border-radius:4px;cursor:pointer;transition:all .2s ease}.update-cart-btn:hover{background:#021277;color:#fff}.order-summary{background:#fff!important;padding:2rem!important;border:1px solid #e0e0e0!important;border-radius:4px!important;height:fit-content;position:sticky;top:2rem;box-shadow:0 2px 4px #0000000d!important}@media(min-width:1025px){.order-summary{margin-top:-14rem!important}}.summary-title{font-size:1.75rem!important;font-weight:700;margin:0 0 1.5rem;font-family:Anton,sans-serif;letter-spacing:.5px}.summary-line{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #ddd;font-size:1rem}.summary-line span{color:#333}.summary-value{font-weight:600;color:#000}.shipping-note{font-size:.875rem;color:#666;line-height:1.5;margin:1rem 0;font-style:italic}.donation-type{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0;padding:1.5rem 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.radio-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.95rem;color:#333}.radio-label input[type=radio]{width:18px;height:18px;cursor:pointer}.summary-total{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.total-label{text-transform:uppercase;letter-spacing:.05em}.total-value{font-size:1.75rem;color:#000}.checkout-btn{width:100%;padding:1rem;background:#021277;color:#fff;border:none;border-radius:4px;font-size:1.125rem;font-weight:700;text-transform:uppercase;cursor:pointer;transition:background .2s ease}.checkout-btn:hover{background:#000d5c}.empty-cart{max-width:600px;margin:4rem auto;text-align:center;padding:3rem}.empty-cart h2{font-size:2rem;margin-bottom:1.5rem;color:#333}.continue-shopping-btn{display:inline-block;padding:1rem 2rem;background:#021277;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;transition:background .2s ease}.continue-shopping-btn:hover{background:#000d5c}@media(max-width:768px){.cart-header .page-width{padding-left:1rem;padding-right:1rem}.cart-layout{padding:2rem 1rem}.cart-item{padding:1rem}.item-image img,.no-image-placeholder{width:80px;height:80px}.order-summary{position:static}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-cart.css.map */
