.cart-steps{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:2rem 1rem;margin:2rem 0}.cart-steps__inner{max-width:1200px;margin:0 auto;display:flex;gap:2rem;align-items:center;justify-content:center}.cart-step{display:flex;align-items:center;gap:1rem;color:#adb5bd}.cart-step--active{color:#27ae60}.cart-step__number{width:40px;height:40px;border-radius:50%;background:#e9ecef;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.1rem}.cart-step--active .cart-step__number{background:#27ae60;color:#fff}.cart-step__label{font-size:.85rem;font-weight:600;letter-spacing:.05em}.cart-page{padding:2rem 1rem;max-width:1200px;margin:0 auto}.cart-page__inner{display:grid;grid-template-columns:1fr 380px;gap:2rem;align-items:start}@media(max-width:968px){.cart-page__inner{grid-template-columns:1fr}}.cart-page__title{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#1a1a1a}.cart-page__subtitle{color:#6c757d;font-size:1rem;margin-bottom:2rem}.cart-page__guarantee{font-size:.85rem;color:#6c757d;text-align:center;margin-top:1rem}.form-section{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.form-section__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.form-section__header svg{color:#27ae60;flex-shrink:0}.form-section__title{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column}.form-group--full{grid-column:1 / -1}.form-label{font-size:.8rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.form-input{padding:.75rem 1rem;border:1px solid #e9ecef;border-radius:6px;font-size:1rem;font-family:inherit;transition:all .2s ease}.form-input:focus{outline:none;border-color:#27ae60;box-shadow:0 0 0 3px #27ae601a}.form-input::placeholder{color:#adb5bd}.form-help{font-size:.8rem;color:#27ae60;margin-top:.4rem;display:flex;align-items:center;gap:.3rem}.form-help:before{content:"\26a0";font-size:.9rem}.payment-info{background:#f0fdf4;border:1px solid #dcfce7;border-radius:6px;padding:1.25rem;margin-top:1rem}.payment-info__text{font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.payment-info__detail{color:#6c757d;font-size:.95rem;line-height:1.5;margin:0 0 .75rem}.payment-info__note{color:#27ae60;font-weight:600;font-size:.95rem;margin:0;display:flex;align-items:center;gap:.5rem}.payment-option{background:#fff8f7;border:1px solid #ffe4e1;border-radius:6px;padding:1rem;margin-bottom:1rem}.payment-option__header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.payment-option__header input[type=radio]{width:18px;height:18px;cursor:pointer;accent-color:#27ae60}.payment-option__title{font-weight:600;color:#27ae60;cursor:pointer;margin:0;flex:1}.payment-option__badge{background:#27ae60;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600}.payment-option__description{color:#6c757d;font-size:.95rem;margin:0;line-height:1.5}.cart-summary{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.cart-summary__title{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:0 0 1.5rem;display:flex;align-items:center;gap:.75rem}.cart-summary__title svg{color:#27ae60}.cart-items{margin-bottom:1.5rem;border-bottom:1px solid #e9ecef;padding-bottom:1.5rem}.cart-item{display:flex;gap:1rem;margin-bottom:1rem;position:relative}.cart-item:last-child{margin-bottom:0}.cart-item__image{width:80px;height:80px;background:#f8f9fa;border-radius:6px;overflow:hidden;flex-shrink:0}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__content{flex:1}.cart-item__name{font-weight:600;color:#1a1a1a;margin:0 0 .5rem;font-size:.95rem}.cart-item__specs{display:flex;gap:1rem;margin-bottom:.75rem;font-size:.85rem}.cart-item__spec{color:#6c757d}.cart-item__spec:before{content:"\2022  ";color:#27ae60;margin-right:.3rem}.cart-item__pricing{display:flex;flex-direction:column;gap:.5rem;border-top:1px solid #e9ecef;padding-top:.75rem;margin-top:.75rem}.cart-item__price-row{display:flex;justify-content:space-between;font-size:.9rem}.cart-item__label{color:#6c757d}.cart-item__price{color:#27ae60;font-weight:600}.cart-item__quantity{font-weight:600;color:#1a1a1a}.cart-item__total{color:#27ae60;font-weight:700}.cart-item__price-row--total{border-top:1px solid #e9ecef;padding-top:.5rem;font-weight:600}.cart-item__badge{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:#27ae60;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;border:2px solid white}.cart-summary__totals{display:flex;flex-direction:column;gap:.75rem}.cart-summary__row{display:flex;justify-content:space-between;font-size:.95rem;color:#6c757d}.cart-summary__total{display:flex;justify-content:space-between;font-size:1.2rem;font-weight:700;color:#1a1a1a;padding-top:.75rem;border-top:2px solid #e9ecef}.cart-summary__total span:last-child{color:#27ae60}.badge{display:inline-block;background:#f8f9fa;color:#6c757d;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.badge--sm{font-size:.7rem;padding:.15rem .4rem}.info-box{background:#f0f0f0;border-left:4px solid #dc3545;border-radius:4px;padding:1rem;margin-bottom:1.5rem;display:flex;gap:.75rem;font-size:.9rem;line-height:1.5}.info-box svg{color:#27ae60;flex-shrink:0;margin-top:.2rem}.info-box p{margin:0;color:#333}.btn--full{width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;font-family:inherit;text-decoration:none;white-space:nowrap}.btn--primary{background:#27ae60;color:#fff}.btn--primary:hover{background:#229954;transform:translateY(-2px);box-shadow:0 4px 12px #27ae604d}.btn--lg{padding:1rem 2rem;font-size:1.1rem}.empty-cart{text-align:center;padding:3rem 1rem}.empty-cart__icon{width:80px;height:80px;margin:0 auto 1.5rem;background:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#adb5bd}.empty-cart__title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.empty-cart__text{color:#6c757d;margin-bottom:1.5rem}.empty-cart__link{color:#27ae60;text-decoration:none;font-weight:600}.empty-cart__link:hover{text-decoration:underline}
/*# sourceMappingURL=/cdn/shop/t/22/assets/carrito.css.map */
