.amc{--amc-green:#829E89;--amc-green-deep:#829E89;--amc-green-soft:#EEF5EE;--amc-head:var(--font-heading-family, "Poppins", sans-serif);--amc-body:var(--font-body-family, "Poppins", sans-serif);--amc-ink:#121212;--amc-muted:#5C5C5C;--amc-muted-2:#8A8A8A;--amc-line:#E8E8E8;--amc-surface-2:#F5F5F5;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;font-family:var(--amc-body);font-weight:400;color:var(--amc-ink);-webkit-font-smoothing:antialiased}.amc[hidden]{display:none!important}.amc *,.amc *:before,.amc *:after{box-sizing:border-box}.amc [hidden]{display:none!important}.amc__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#12121280;opacity:0;transition:opacity .2s ease}.amc.is-open .amc__overlay{opacity:1}.amc__panel{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:430px;display:flex;flex-direction:column;background:#fff;transform:translate(100%);transition:transform .2s ease;padding-bottom:env(safe-area-inset-bottom)}.amc.is-open .amc__panel{transform:translate(0)}.amc__panel:focus{outline:none}.amc__head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:16px 18px 13px;border-bottom:1px solid var(--amc-line)}.amc__head-title{flex:0 0 auto;margin:0;font-family:var(--amc-head);font-size:19px;font-weight:700;letter-spacing:-.01em}.amc__close{flex:0 0 auto;width:44px;height:44px;margin:-11px -11px -11px 0;display:grid;place-items:center;background:none;border:none;color:var(--amc-ink);cursor:pointer;border-radius:8px}.amc__close:hover{background:var(--amc-surface-2)}.amc__close:focus-visible{outline:2px solid var(--amc-green-deep);outline-offset:-2px}.amc__dispatch{flex:1 1 auto;min-width:0;margin:0;padding:2px 5px;background:var(--amc-green-soft);color:var(--amc-green-deep);border-radius:6px;font-size:10.5px;line-height:1.15;text-align:center;text-wrap:balance}.amc__dispatch:empty{display:none}.amc__err{flex:0 0 auto;margin:12px 18px 0;padding:11px 13px;border-radius:8px;background:#fdf0ef;border:1.5px solid #F2C4BF;color:#a32b1c;font-size:13.5px;font-weight:700;line-height:1.4}.amc__scroll{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 18px 20px}.amc__ship{margin:0 0 18px}.amc__ship-txt{margin:0 0 8px;font-size:13.5px;color:var(--amc-muted);line-height:1.35}.amc__ship-txt strong{color:var(--amc-ink);font-weight:700}.amc__ship-txt--ok,.amc__ship-txt--ok strong{color:var(--amc-green-deep)}.amc__bar{height:6px;border-radius:999px;background:var(--amc-line);overflow:hidden}.amc__bar-fill{display:block;height:100%;border-radius:999px;background:var(--amc-green-deep)}.amc__lines{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.amc__line{display:flex;gap:12px;align-items:flex-start;position:relative}.amc__line-img{flex:0 0 auto;display:block;width:72px;height:72px;border-radius:9px;overflow:hidden;background:var(--amc-surface-2);border:1px solid var(--amc-line)}.amc__line-img img{width:100%;height:100%;object-fit:contain;display:block}.amc__line-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.amc__line-title{margin:0;font-family:var(--amc-head);font-size:14.5px;font-weight:700;line-height:1.3;padding-right:40px}.amc__x{color:var(--amc-green-deep)}.amc__line-variant{margin:0;font-size:13px;color:var(--amc-muted);line-height:1.3}.amc__line-disc{margin:2px 0 0;font-size:12px;font-weight:700;line-height:1.3;color:var(--amc-green-deep)}.amc__line-bottom{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:10px}.amc__qty{display:flex;align-items:center;border:1.5px solid var(--amc-line);border-radius:8px;overflow:hidden}.amc__qty-btn{width:38px;height:40px;display:grid;place-items:center;background:none;border:none;cursor:pointer;font-family:var(--amc-body);font-size:17px;color:var(--amc-ink)}.amc__qty-btn:hover{background:var(--amc-surface-2)}.amc__qty-btn:focus-visible{outline:2px solid var(--amc-green-deep);outline-offset:-2px}.amc__qty-btn[disabled]{opacity:.4;cursor:not-allowed}.amc__qty-n{min-width:26px;text-align:center;font-size:14.5px;font-weight:700;font-variant-numeric:tabular-nums}.amc__line-price{text-align:right;display:flex;flex-direction:column;gap:1px}.amc__was{font-size:12.5px;color:var(--amc-muted-2);text-decoration:line-through}.amc__now{font-family:var(--amc-head);font-size:15.5px;font-weight:700;font-variant-numeric:tabular-nums}.amc__del{position:absolute;top:-6px;right:-6px;width:44px;height:44px;display:grid;place-items:center;background:none;border:none;color:#6e6e6e;cursor:pointer;border-radius:8px}.amc__del:active{color:#a32b1c;transform:scale(.92)}.amc__del:hover{color:#a32b1c;background:var(--amc-surface-2)}.amc__del:focus-visible{outline:2px solid var(--amc-green-deep);outline-offset:-2px}.amc__nudge{margin:18px 0 0;padding:13px 14px;display:flex;gap:10px;align-items:flex-start;background:var(--amc-green-soft);border-radius:10px}.amc__nudge-txt{flex:1;min-width:0}.amc__nudge-title{margin:0 0 2px;font-family:var(--amc-head);font-size:14.5px;font-weight:700;color:var(--amc-green-deep);line-height:1.3}.amc__nudge-body{margin:0;font-size:13px;color:var(--amc-muted);line-height:1.4}.amc__nudge-x{flex:0 0 auto;width:30px;height:30px;margin:-6px -6px 0 0;background:none;border:none;cursor:pointer;color:#6e6e6e;font-size:20px;line-height:1;border-radius:6px}.amc__nudge-x:hover{color:var(--amc-ink)}.amc__best{margin:18px 0 0;font-size:13px;color:var(--amc-green-deep);font-weight:700;line-height:1.4}.amc__ups{margin:22px 0 0;padding-top:18px;border-top:1px solid var(--amc-line)}.amc__ups-title{margin:0 0 12px;font-family:var(--amc-head);font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1.4}.amc__ups-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.amc__up{display:flex;align-items:center;gap:12px}.amc__up img{flex:0 0 auto;width:56px;height:56px;border-radius:8px;object-fit:contain;background:var(--amc-surface-2);border:1px solid var(--amc-line)}.amc__up-info{flex:1;min-width:0}.amc__up-title{margin:0;font-size:13.5px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.amc__up-price{margin:2px 0 0;font-family:var(--amc-head);font-size:14px;font-weight:700;line-height:1.4}.amc__up-btn{flex:0 0 auto;min-height:44px;padding:0 16px;background:#fff;border:1.5px solid var(--amc-ink);border-radius:8px;font-family:var(--amc-head);font-size:13.5px;font-weight:700;color:var(--amc-ink);cursor:pointer}.amc__up-btn:hover{background:var(--amc-ink);color:#fff}.amc__up-btn[disabled]{opacity:.5;cursor:not-allowed}.amc__trust{margin:22px 0 0;padding-top:18px;border-top:1px solid var(--amc-line);display:flex;flex-direction:column;gap:7px}.amc__trust-item{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--amc-muted);line-height:1.3}.amc__trust-item svg{flex:0 0 auto;color:var(--amc-green-deep)}.amc__empty{padding:48px 0;text-align:center;color:var(--amc-muted)}.amc__empty svg{color:var(--amc-muted-2)}.amc__empty-title{margin:14px 0 4px;font-family:var(--amc-head);font-size:17px;font-weight:700;color:var(--amc-ink)}.amc__empty-text{margin:0 0 20px;font-size:14px}.amc__btn{display:inline-block;min-height:48px;padding:14px 22px;background:var(--amc-green-deep);color:#fff;text-decoration:none;border-radius:8px;font-family:var(--amc-head);font-size:14.5px;font-weight:700}.amc__foot{flex:0 0 auto;padding:14px 18px 16px;border-top:1px solid var(--amc-line);background:#fff}.amc__foot:empty{display:none}.amc__saving{margin:0 0 7px;font-size:13.5px;font-weight:700;color:var(--amc-green-deep);text-align:center}.amc__total{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:11px}.amc__total span:first-child{font-size:14.5px;color:var(--amc-muted)}.amc__total-n{font-family:var(--amc-head);font-size:23px;font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.amc__cta{display:block;width:100%;min-height:54px;padding:15px;background:var(--amc-green-deep);color:#fff;border:none;border-radius:9px;font-family:var(--amc-head);font-size:15.5px;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:filter .15s}.amc__cta:hover{filter:brightness(1.08)}.amc__cta[disabled]{opacity:.9;cursor:not-allowed}.amc__cta:focus-visible{outline:3px solid var(--amc-ink);outline-offset:2px}.amc__cuotas{margin:9px 0 0;text-align:center;font-size:12.5px;color:var(--amc-muted)}.amc__cuotas strong{color:var(--amc-ink);font-weight:700}@media(max-width:480px){.amc__panel{max-width:none}.amc__scroll{padding:14px 15px 18px}.amc__head{padding:10px 15px}.amc__err{margin:12px 15px 0}.amc__foot{padding:12px 15px 14px}.amc__line-img{width:64px;height:64px}}@media(max-width:480px)and (min-width:375px){.amc__panel{max-width:calc(100% - 32px)}}@media(prefers-reduced-motion:reduce){.amc__overlay,.amc__panel,.amc__cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/am-cart.css.map */
