.tg-drawer{--tg-azul: #E8953A;--tg-azul-d: #D97706;--tg-crema: #FAF9F6;--tg-negro: #1C1710;--tg-blanco: #ffffff;--tg-muted: #6B6358;--tg-border: rgba(28, 23, 16, .12);position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;visibility:hidden}.tg-drawer.is-open{pointer-events:auto;visibility:visible}.tg-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1c171073;opacity:0;transition:opacity .28s ease}.tg-drawer.is-open .tg-drawer__overlay{opacity:1}.tg-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(100%,26rem);background:var(--tg-crema);color:var(--tg-negro);display:flex;flex-direction:column;box-shadow:-12px 0 40px #1c171024;transform:translate(100%);transition:transform .32s cubic-bezier(.22,1,.36,1)}.tg-drawer.is-open .tg-drawer__panel{transform:translate(0)}.tg-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem;border-bottom:1px solid var(--tg-border);background:var(--tg-blanco)}.tg-drawer__title{margin:0;font-family:inherit;font-size:1.05rem;font-weight:700;letter-spacing:-.02em;color:var(--tg-negro)}.tg-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid var(--tg-border);border-radius:9999px;background:var(--tg-crema);color:var(--tg-azul-d);cursor:pointer;transition:background .15s,color .15s}.tg-drawer__close:hover{background:var(--tg-azul-d);color:var(--tg-blanco);border-color:transparent}.tg-drawer__body{flex:1;overflow:auto;-webkit-overflow-scrolling:touch}.tg-cart{display:flex;flex-direction:column;min-height:100%}.tg-cart--empty{padding:2.5rem 1.5rem;text-align:center}.tg-cart__empty{margin:0 0 1.25rem;font-family:inherit;color:var(--tg-muted)}.tg-cart__empty-cta{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.35rem;border-radius:9999px;background:var(--tg-azul-d);color:var(--tg-blanco);font-family:inherit;font-weight:700;font-size:.9rem;text-decoration:none}.tg-cart__lines{flex:1;padding:1rem 1.15rem 1.5rem;display:flex;flex-direction:column;gap:.85rem}.tg-cart__row{display:grid;grid-template-columns:4.5rem 1fr auto;gap:.75rem;align-items:start;padding:.85rem;background:var(--tg-blanco);border:1px solid var(--tg-border);border-radius:1rem}.tg-cart__row--pack{grid-template-columns:minmax(7.5rem,9rem) 1fr auto}.tg-cart__pack-media{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;column-gap:2px;width:100%}.tg-cart__pack-ph{position:relative;display:block;width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:var(--tg-crema);border:1px solid var(--tg-border)}.tg-cart__pack-ph img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.tg-cart__pack-qty{position:absolute;right:2px;bottom:2px;z-index:2;background:var(--tg-azul-d);color:#fff;font-size:9px;font-weight:800;line-height:1;padding:2px 4px;border-radius:5px;text-transform:lowercase}.tg-cart__pack-plus{font-size:11px;font-weight:800;color:var(--tg-azul-d);line-height:1;text-align:center}.tg-cart__img{width:4.5rem;height:4.5rem;object-fit:cover;border-radius:.75rem;background:var(--tg-crema)}.tg-cart__name{font-family:inherit;font-weight:700;font-size:.92rem;line-height:1.3;color:var(--tg-negro)}.tg-cart__meta{margin:.35rem 0 0;font-size:.8rem;color:var(--tg-muted)}.tg-cart__stepper{display:inline-flex;align-items:center;gap:.35rem;margin-top:.65rem;padding:.15rem;border:1px solid var(--tg-border);border-radius:9999px;background:var(--tg-crema)}.tg-cart__step-btn{width:1.85rem;height:1.85rem;border:0;border-radius:9999px;background:var(--tg-blanco);color:var(--tg-azul-d);font-size:1.05rem;line-height:1;cursor:pointer}.tg-cart__step-btn:hover{background:var(--tg-azul-d);color:var(--tg-blanco)}.tg-cart__qty{min-width:1.5rem;text-align:center;font-family:inherit;font-weight:700;font-size:.9rem}.tg-cart__end{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.tg-cart__price{font-family:inherit;font-weight:800;font-size:.95rem;white-space:nowrap;color:var(--tg-negro)}.tg-cart__remove{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border:1px solid var(--tg-border);border-radius:9999px;background:var(--tg-crema);color:var(--tg-muted);cursor:pointer}.tg-cart__remove:hover{background:var(--tg-azul-d);color:var(--tg-blanco);border-color:transparent}.tg-cart__checkout{margin-top:auto;padding:0 1.25rem max(1.1rem,env(safe-area-inset-bottom));background:#faf9f6fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tg-cart__discount{border:0;margin:0}.tg-cart__discount-row{display:flex;align-items:center;justify-content:space-between;padding:.875rem 0;border-top:1px solid var(--tg-border);border-bottom:1px solid var(--tg-border);font-family:inherit;font-size:1rem;font-weight:700;color:var(--tg-negro);cursor:pointer;list-style:none}.tg-cart__discount-row::-webkit-details-marker{display:none}.tg-cart__discount-toggle{font-size:1.25rem;font-weight:400;line-height:1;color:var(--tg-muted);transition:transform .15s}.tg-cart__discount[open] .tg-cart__discount-toggle{transform:rotate(45deg)}.tg-cart__discount-note{margin:0;padding:.5rem 0 .75rem;font-family:inherit;font-size:.8125rem;line-height:1.4;color:var(--tg-muted)}.tg-cart__total-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:.875rem 0 .5rem}.tg-cart__total-label{font-family:inherit;font-size:1.125rem;font-weight:800;color:var(--tg-negro);flex-shrink:0}.tg-cart__total-prices{display:flex;align-items:baseline;justify-content:flex-end;flex-wrap:nowrap;white-space:nowrap;gap:.4rem;min-width:0}.tg-cart__total{font-family:inherit;font-weight:900;font-size:1.25rem;line-height:1.1;color:var(--tg-azul-d)}.tg-cart__compare{font-size:.9375rem;color:var(--tg-muted);text-decoration:line-through}.tg-cart__checkout-btn{width:100%;border:0;border-radius:9999px;padding:.875rem 1.25rem;margin-top:.25rem;background:var(--tg-azul-d);color:var(--tg-blanco);font-family:inherit;font-weight:700;font-size:1rem;cursor:pointer;transition:opacity .15s,transform .15s;box-shadow:0 4px 16px #d977064d}.tg-cart__checkout-btn:hover{opacity:.92}.tg-cart__checkout-btn:active{transform:scale(.98)}.tg-cart__perks{list-style:none;margin:.85rem 0 0;padding:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.75rem;font-family:inherit}.tg-cart__perk{display:inline-flex;flex:1 1 0;min-width:0;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;line-height:1.3;color:var(--tg-azul-d)}.tg-cart__perk span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-cart__perk-icon{flex-shrink:0;width:1.125rem;height:1.125rem;color:var(--tg-azul)}body.tg-drawer-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/5/assets/tapgo-cart-drawer.css.map */
