.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__aliasBox{background:#fff3e8;border:1.5px solid #ff6a00;border-radius:10px;flex-direction:column;gap:.55rem;margin-top:.6rem;padding:.9rem 1rem 1rem;display:flex}.CartDrawer-module__Z9tSba__aliasBoxLabel{text-transform:uppercase;letter-spacing:.03em;color:#a34700;margin:0;font-size:.78rem;font-weight:700}.CartDrawer-module__Z9tSba__aliasRow{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.CartDrawer-module__Z9tSba__aliasValue{letter-spacing:.01em;color:#111;word-break:break-all;-webkit-user-select:all;user-select:all;background:#fff;border:1px solid #ff6a0059;border-radius:6px;flex:auto;min-width:0;padding:.5rem .7rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:1.15rem;font-weight:800}.CartDrawer-module__Z9tSba__copyAliasBtn{color:#000;white-space:nowrap;cursor:pointer;background:#ff6a00;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:.35rem;min-width:40px;min-height:40px;padding:0 .9rem;font-size:.85rem;font-weight:700;transition:background-color .2s,opacity .2s,transform .1s;display:inline-flex}.CartDrawer-module__Z9tSba__copyAliasBtn:hover{opacity:.9}.CartDrawer-module__Z9tSba__copyAliasBtn:active{transform:scale(.96)}.CartDrawer-module__Z9tSba__copyAliasBtn:focus-visible{outline-offset:2px;outline:2px solid #111}.CartDrawer-module__Z9tSba__copyAliasBtnCopied{color:#fff;background:#15803d}.CartDrawer-module__Z9tSba__copyAliasBtnCopied:hover{opacity:.95}.CartDrawer-module__Z9tSba__aliasHint{color:#555;margin:0;font-size:.78rem;line-height:1.4}@media (prefers-reduced-motion:reduce){.CartDrawer-module__Z9tSba__copyAliasBtn{transition:none}.CartDrawer-module__Z9tSba__copyAliasBtn:active{transform:none}}.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)}}
