.CartDrawer-module__Z9tSba__overlay{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;position:fixed;inset:0}.CartDrawer-module__Z9tSba__drawer{z-index:100;background:#fff;flex-direction:column;width:380px;max-width:100%;height:100vh;animation:.3s forwards CartDrawer-module__Z9tSba__slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-10px 0 30px #00000040}.CartDrawer-module__Z9tSba__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.2rem 1.4rem;display:flex}.CartDrawer-module__Z9tSba__header h2{color:#111;font-size:1.2rem;font-weight:700}.CartDrawer-module__Z9tSba__closeButton{cursor:pointer;color:#555;background:0 0;border:none;font-size:1.4rem;transition:all .2s}.CartDrawer-module__Z9tSba__closeButton:hover{color:#000}.CartDrawer-module__Z9tSba__content{flex:1;padding:1.4rem;overflow-y:auto}.CartDrawer-module__Z9tSba__empty{text-align:center;color:#777;margin-top:3rem;font-size:.95rem}.CartDrawer-module__Z9tSba__list{margin:0;padding:0;list-style:none}.CartDrawer-module__Z9tSba__item{border-bottom:1px solid #eee;gap:1rem;padding:.8rem 0;display:flex}.CartDrawer-module__Z9tSba__image{object-fit:contain;background:#f7f7f7;border-radius:6px;width:60px;height:60px}.CartDrawer-module__Z9tSba__info{flex:1}.CartDrawer-module__Z9tSba__name{color:#111;margin-bottom:.2rem;font-size:.95rem;font-weight:600}.CartDrawer-module__Z9tSba__price{color:#777;font-size:.85rem}.CartDrawer-module__Z9tSba__quantity{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.CartDrawer-module__Z9tSba__quantity button{cursor:pointer;background:#eee;border:none;border-radius:4px;width:26px;height:26px;font-weight:700;transition:all .2s}.CartDrawer-module__Z9tSba__quantity button:hover{background:#ddd}.CartDrawer-module__Z9tSba__summary{margin-top:1.5rem}.CartDrawer-module__Z9tSba__summaryRow{color:#444;justify-content:space-between;margin-top:.5rem;font-size:.9rem;display:flex}.CartDrawer-module__Z9tSba__discountRow{color:#2ecc71;font-weight:600}.CartDrawer-module__Z9tSba__trustBadges{border-top:1px solid #eee;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:.8rem;padding-top:.8rem;display:flex}.CartDrawer-module__Z9tSba__trustBadge{color:#777;align-items:center;gap:.2rem;font-size:.72rem;display:flex}.CartDrawer-module__Z9tSba__clearCart{color:#414141;cursor:pointer;background:0 0;border:1px solid #00000040;border-radius:6px;width:100%;padding:.75rem;font-weight:600;transition:background .2s,color .2s,border-color .2s}.CartDrawer-module__Z9tSba__clearCart:hover{color:#000;background:#f5f5f5;border-color:#999}.CartDrawer-module__Z9tSba__actions{flex-direction:column;gap:.9rem;margin-top:1.2rem;display:flex}.CartDrawer-module__Z9tSba__total{color:#111;justify-content:space-between;margin-bottom:1rem;font-size:1.05rem;font-weight:700;display:flex}.CartDrawer-module__Z9tSba__checkout{color:#000;cursor:pointer;background:#ff6a00;border:none;border-radius:6px;width:100%;padding:.9rem;font-weight:700;transition:all .2s}.CartDrawer-module__Z9tSba__checkout:hover{opacity:.9}.CartDrawer-module__Z9tSba__checkout:disabled{cursor:not-allowed;opacity:.7;background:#888}.CartDrawer-module__Z9tSba__payInfo{text-align:center;border:1px dashed #fff3;border-radius:8px;margin-top:1rem;padding:.8rem}.CartDrawer-module__Z9tSba__payAmount{color:#ff8a00;margin:.3rem 0;font-size:1.4rem;font-weight:800}.CartDrawer-module__Z9tSba__payHint{opacity:.8;font-size:.85rem}.CartDrawer-module__Z9tSba__form{flex-direction:column;gap:.6rem;margin-top:1rem;display:flex}.CartDrawer-module__Z9tSba__form h3{margin-bottom:.3rem;font-size:1rem}.CartDrawer-module__Z9tSba__form input{color:#111;background:#f9f9f9;border:1px solid #ddd;border-radius:6px;outline:none;padding:.65rem .8rem;font-size:.9rem;transition:border-color .2s}.CartDrawer-module__Z9tSba__form input:focus{border-color:#ff6a00}.CartDrawer-module__Z9tSba__radioLabel{cursor:pointer;color:#333;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.CartDrawer-module__Z9tSba__discountBadge{color:#fff;background:#2ecc71;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.CartDrawer-module__Z9tSba__successOverlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CartDrawer-module__Z9tSba__successBox{color:#fff;text-align:center;background:#0e0e0e;border-radius:16px;width:90%;max-width:420px;padding:2rem}.CartDrawer-module__Z9tSba__successActions{justify-content:center;gap:1rem;margin:1.5rem 0;display:flex}.CartDrawer-module__Z9tSba__successActions a{color:#fff;background:#e43003;border-radius:10px;padding:.7rem 1.2rem;font-weight:700;text-decoration:none}.CartDrawer-module__Z9tSba__whatsappBtn{background:#25d366!important}.CartDrawer-module__Z9tSba__instagramBtn{background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af)!important}.CartDrawer-module__Z9tSba__successBox button{color:#ccc;cursor:pointer;background:0 0;border:1px solid #555;border-radius:8px;padding:.5rem 1rem}.CartDrawer-module__Z9tSba__shipping,.CartDrawer-module__Z9tSba__grandTotal{justify-content:space-between;margin-top:.6rem;font-weight:600;display:flex}.CartDrawer-module__Z9tSba__freeText{color:#2ecc71;font-weight:700}.CartDrawer-module__Z9tSba__freeShippingHint{color:#ff6a00;margin-top:.5rem;font-size:.85rem}.CartDrawer-module__Z9tSba__freeShippingSuccess{color:#1fbf75;margin-top:.5rem;font-size:.85rem;font-weight:700}.CartDrawer-module__Z9tSba__shippingNote{opacity:.7;margin-top:.6rem;font-size:.75rem}@keyframes CartDrawer-module__Z9tSba__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}
