.Cart-module__BIMPfG__container{max-width:1200px;margin:40px auto;padding:0 20px}.Cart-module__BIMPfG__heading{margin-bottom:30px;font-size:32px}.Cart-module__BIMPfG__wrapper{grid-template-columns:1fr 350px;align-items:start;gap:30px;display:grid}.Cart-module__BIMPfG__items{flex-direction:column;gap:20px;display:flex}.Cart-module__BIMPfG__cartItem{background:#fff;border:1px solid #e5e5e5;border-radius:12px;gap:25px;padding:20px;display:flex}.Cart-module__BIMPfG__imageBox img{object-fit:cover;border-radius:8px}.Cart-module__BIMPfG__details h3{margin:0 0 12px;font-size:20px}.Cart-module__BIMPfG__details p{color:#555;margin:8px 0}.Cart-module__BIMPfG__quantity{align-items:center;gap:15px;margin:15px 0;display:flex}.Cart-module__BIMPfG__quantity button{cursor:pointer;background:#fff;border:1px solid #ddd;width:35px;height:35px}.Cart-module__BIMPfG__quantity span{font-size:18px}.Cart-module__BIMPfG__remove{color:red;cursor:pointer;background:0 0;border:none}.Cart-module__BIMPfG__summary{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:25px;position:sticky;top:20px}.Cart-module__BIMPfG__summary h2{margin-bottom:25px}.Cart-module__BIMPfG__total{justify-content:space-between;margin-bottom:25px;font-size:20px;display:flex}.Cart-module__BIMPfG__summary button{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:8px;width:100%;padding:14px;font-size:16px;font-weight:600}.Cart-module__BIMPfG__empty{justify-content:center;align-items:center;height:60vh;display:flex}@media (max-width:768px){.Cart-module__BIMPfG__wrapper{grid-template-columns:1fr}.Cart-module__BIMPfG__cartItem{flex-direction:column}.Cart-module__BIMPfG__summary{position:static}}.Cart-module__BIMPfG__summary{border:1px solid #e5e5e5;border-radius:18px;height:fit-content;padding:30px;position:sticky;top:20px}.Cart-module__BIMPfG__summary h2{margin-bottom:25px;font-size:26px}.Cart-module__BIMPfG__summary input{border:1px solid #ddd;border-radius:10px;outline:none;width:100%;height:48px;margin-bottom:15px;padding:0 15px;font-size:15px}.Cart-module__BIMPfG__summary input:focus{border-color:#111}.Cart-module__BIMPfG__total{border-top:1px solid #eee;justify-content:space-between;align-items:center;margin:25px 0;padding-top:20px;font-size:18px;display:flex}.Cart-module__BIMPfG__total strong{font-size:22px}.Cart-module__BIMPfG__summary button{color:#fff;cursor:pointer;background:#20c968;border:none;border-radius:12px;width:100%;height:55px;font-size:17px;font-weight:600;transition:all .3s}.Cart-module__BIMPfG__summary button:hover{background:#16a855}.Cart-module__BIMPfG__productLink{color:inherit;text-decoration:none}.Cart-module__BIMPfG__productLink h3{transition:color .3s}.Cart-module__BIMPfG__productLink:hover h3{color:#000}.Cart-module__BIMPfG__imageBox{display:block}
