.cart-container{margin-top:2.5rem;padding:2.5rem 1.25rem;background-color:#faf7f0;max-width:80rem;margin-left:auto;margin-right:auto;border-radius:2rem}.cart-title{font-size:2.25rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#b17457}.cart-items-list{display:flex;flex-direction:column;gap:1.5rem}.cart-item-card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.cart-item-card{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}}.cart-item-image{width:8rem;height:8rem;object-fit:cover;border-radius:.75rem;flex-shrink:0}.cart-item-details p{color:#4b5563;margin-top:.25rem}.cart-item-details .topping{font-size:.875rem}.cart-item-details .note{font-size:.875rem;font-style:italic;color:#6b7280}.cart-item-details .price-per-item{font-size:1.125rem;font-weight:600;margin-top:.5rem}.cart-remove-btn{color:#ef4444;font-size:.875rem;background:none;border:none;cursor:pointer}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;min-width:140px}.quantity-controls{display:flex;align-items:center;gap:1.5rem}.quantity-btn{width:2.8rem;height:2.8rem;border-radius:9999px;background-color:#e5e7eb;color:#000;font-size:1.5rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.quantity-btn:hover:not(.disabled){background-color:#d1d5db}.quantity-minus.disabled{background-color:#d1d5db;color:#6b7280;cursor:not-allowed}.quantity-plus.disabled{opacity:.5;cursor:not-allowed}.quantity-number{font-size:1.75rem;font-weight:700;min-width:3rem;text-align:center}.item-total-price{font-size:1.5rem;font-weight:700;color:#b17457}.delivery-section{margin-top:2rem;background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:1.5rem}.delivery-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#b17457}.delivery-options{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.delivery-options{grid-template-columns:repeat(2,1fr)}}.delivery-option{display:flex;align-items:center;gap:.75rem;padding:1rem;border:1px solid #222323;border-radius:.75rem;cursor:pointer}.delivery-option:hover{background-color:#f9fafb}.delivery-option input[type=radio]{width:1.25rem;height:1.25rem;accent-color:rgb(76,76,255)}.delivery-option-title{font-weight:600}.delivery-option-subtitle{font-size:.875rem;color:#4b5563}.address-section{padding-top:1rem}.address-display{display:flex;justify-content:space-between;align-items:flex-start}.address-info>p:first-child{font-size:.875rem;color:#6b7280}.address-info>p:last-child{font-weight:500;margin-top:.25rem}.change-address-btn{color:#b17457;font-weight:500;background:none;border:none;cursor:pointer}.change-address-btn:hover{text-decoration:underline}.checkout-summary{position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 -4px 20px #00000026;padding:1.5rem;border-top:1px solid #e5e7eb}@media(min-width:768px){.checkout-summary{position:static;margin-top:2.5rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}}.summary-content{max-width:80rem;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center}.summary-total-label{font-size:1.5rem;font-weight:700}.summary-total-price{font-size:1.875rem;font-weight:700;color:#b17457}.checkout-btn{width:100%;margin-top:1rem;padding:1rem;background-color:#b17457;color:#fff;font-size:1.25rem;border:none;border-radius:9999px;cursor:pointer}.checkout-btn:hover{background-color:#9f6149}.empty-cart-container{padding-top:8rem;text-align:center}.empty-cart-title{font-size:1.875rem;font-weight:700;color:#b17457;margin-bottom:1rem}.shop-btn{padding:.75rem 2rem;background-color:#b17457;color:#fff;border:none;border-radius:9999px;cursor:pointer}.shop-btn:hover{background-color:#9f6149}.address-modal{position:fixed;inset:0;background-color:#6b728080;z-index:50;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background-color:#fff;width:100%;max-width:32rem;border-radius:1.5rem 1.5rem 0 0;padding:1.5rem;animation:slide-up .3s ease-out}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.modal-title{font-size:1.25rem;font-weight:700}.close-btn{font-size:1.5rem;background:none;border:none;cursor:pointer}.address-input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.75rem;margin-bottom:1rem}.address-input:focus{outline:none;box-shadow:0 0 0 2px #b17457}.map-container{width:100%;height:16rem;margin-bottom:1rem}.modal-buttons{display:flex;gap:.75rem}.cancel-btn,.confirm-btn{flex:1;padding:.75rem;border:none;border-radius:.75rem;cursor:pointer}.cancel-btn{border:1px solid #d1d5db;background-color:#fff}.confirm-btn{background-color:#b17457;color:#fff}.loading-map{background-color:#e5e7eb;border:2px dashed #9ca3af;border-radius:.75rem;width:100%;height:16rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;color:#6b7280}.coupon-section{margin-top:2rem;background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:1.5rem}.coupon-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#b17457}.coupon-input-group{display:flex;gap:.75em;margin-bottom:1.25rem}.coupon-code-input{flex:1;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.75rem;font-size:1rem;transition:border-color .2s}.coupon-code-input:focus{outline:none;border-color:#b17457;box-shadow:0 0 0 2px #b174574d}.apply-coupon-btn{padding:0 1.5rem;background-color:#b17457;color:#fff;font-weight:600;border:none;border-radius:.75rem;cursor:pointer;transition:background-color .2s;white-space:nowrap}.apply-coupon-btn:hover{background-color:#9f6149}.available-coupons{margin-top:1rem}.available-label{font-size:.95rem;color:#6b7280;margin-bottom:.75rem}.coupon-list{display:flex;flex-wrap:wrap;gap:.75rem}.coupon-item-btn{padding:.6rem 1.2rem;background-color:#fef3f0;color:#b17457;font-weight:600;border:1px solid #e0b5a8;border-radius:9999px;cursor:pointer;transition:all .2s;font-size:.95rem}.coupon-item-btn:hover{background-color:#b17457;color:#fff;border-color:#b17457;transform:translateY(-1px)}.applied-coupon-info{margin-top:1.25rem;padding:1rem;background-color:#f0fdf4;border:1px solid #86efac;border-radius:.75rem;display:flex;justify-content:space-between;align-items:center;font-size:1rem}.applied-coupon-info strong{color:#166534}.remove-coupon-btn{color:#ef4444;font-weight:500;background:none;border:none;cursor:pointer;padding:.25rem .75rem;border-radius:.5rem;transition:background-color .2s}.remove-coupon-btn:hover{background-color:#fee2e2}.summary-discount{color:#166534;font-weight:600;margin-top:.5rem;font-size:1.125rem}.summary-final-label{font-size:1.375rem;font-weight:700;margin-top:.75rem;color:#1f2937}.summary-final-price{font-size:2.125rem;font-weight:700;color:#b17457;margin-top:.25rem}@media(max-width:640px){.coupon-input-group{flex-direction:column}.apply-coupon-btn{width:100%;padding:.9rem}.coupon-item-btn{flex:1 1 auto}}.order-note-section{margin-top:2rem;background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:1.5rem}.order-note-textarea{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.75rem;font-size:1rem;margin-top:.5rem;resize:vertical;transition:border-color .2s}.order-note-textarea:focus{outline:none;border-color:#b17457;box-shadow:0 0 0 2px #b174574d}
