@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Cormorant+Garamond:wght@400;500;600&family=Jost:wght@300;400;500;600;700&display=swap";
.cart-module__w9OQtW__container{background:#faf7f0;max-width:1100px;min-height:60vh;margin:40px auto;padding:0 20px;font-family:Jost,sans-serif}.cart-module__w9OQtW__title{color:#1a1209;border-bottom:1px solid #c9a84c33;margin-bottom:28px;padding-bottom:16px;font-family:Playfair Display,serif;font-size:32px;font-weight:700}.cart-module__w9OQtW__empty{text-align:center;background:#fff;border:1px dashed #c9a84c4d;border-radius:4px;padding:80px 20px}.cart-module__w9OQtW__empty p{color:#1a12098c;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:20px}.cart-module__w9OQtW__empty a{color:#c9a84c;letter-spacing:1.5px;text-transform:uppercase;border-bottom:1px solid #c9a84c66;padding-bottom:2px;font-family:Jost,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s}.cart-module__w9OQtW__empty a:hover{color:#1a1209}.cart-module__w9OQtW__list{flex-direction:column;gap:16px;display:flex}.cart-module__w9OQtW__card{background:#fff;border:1px solid #c9a84c26;border-radius:4px;gap:20px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #1a12090f}.cart-module__w9OQtW__card:before{content:"";background:linear-gradient(#c9a84c,#e8c96a);width:3px;height:100%;position:absolute;top:0;left:0}.cart-module__w9OQtW__image{object-fit:cover;border:1px solid #c9a84c26;border-radius:4px;flex-shrink:0;width:110px;height:110px}.cart-module__w9OQtW__info{flex:1}.cart-module__w9OQtW__info h3{color:#1a1209;margin:0 0 6px;font-family:Playfair Display,serif;font-size:17px;font-weight:600}.cart-module__w9OQtW__info p{color:#1a120980;margin:0 0 4px;font-family:Jost,sans-serif;font-size:13px}.cart-module__w9OQtW__price{color:#1a1209;margin:8px 0;font-family:Cormorant Garamond,serif;font-size:20px;font-weight:700}.cart-module__w9OQtW__qtyRow{align-items:center;gap:10px;margin:10px 0;display:flex}.cart-module__w9OQtW__qtyRow button{color:#c9a84c;cursor:pointer;background:#1a1209;border:1px solid #c9a84c4d;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:600;transition:background .2s,color .2s;display:flex}.cart-module__w9OQtW__qtyRow button:hover{color:#1a1209;background:#c9a84c}.cart-module__w9OQtW__qtyRow span{text-align:center;color:#1a1209;min-width:24px;font-family:Jost,sans-serif;font-size:15px;font-weight:600}.cart-module__w9OQtW__removeBtn{color:#1a120966;cursor:pointer;letter-spacing:.5px;background:0 0;border:none;padding:0;font-family:Jost,sans-serif;font-size:12px;text-decoration:underline;transition:color .2s}.cart-module__w9OQtW__removeBtn:hover{color:#c9a84c}.cart-module__w9OQtW__summary{background:#fff;border:1px solid #c9a84c33;border-top:3px solid #c9a84c;border-radius:4px;max-width:420px;margin-top:28px;margin-left:auto;padding:24px 28px;box-shadow:0 4px 18px #1a12090f}.cart-module__w9OQtW__summaryRow{color:#1a1209a6;justify-content:space-between;padding:8px 0;font-family:Jost,sans-serif;font-size:14px;display:flex}.cart-module__w9OQtW__grandTotal{color:#1a1209;border-top:1px solid #c9a84c33;margin-top:10px;padding-top:14px;font-family:Playfair Display,serif;font-size:18px;font-weight:700}.cart-module__w9OQtW__checkoutBtn{letter-spacing:2px;text-transform:uppercase;color:#c9a84c;cursor:pointer;background:#1a1209;border:1px solid #c9a84c4d;border-radius:4px;width:100%;margin-top:18px;padding:14px;font-family:Jost,sans-serif;font-size:12px;font-weight:700;transition:background .25s,color .25s}.cart-module__w9OQtW__checkoutBtn:hover{color:#1a1209;background:#c9a84c}@media (max-width:768px){.cart-module__w9OQtW__card{text-align:center;flex-direction:column;align-items:center}.cart-module__w9OQtW__card:before{width:100%;height:3px;top:0;left:0}.cart-module__w9OQtW__image{width:150px;height:150px}.cart-module__w9OQtW__summary{max-width:100%;margin-left:0}.cart-module__w9OQtW__qtyRow{justify-content:center}}
