.llortech-progress{list-style:none;margin:0 0 2.4rem;padding:2rem 0;display:flex;align-items:center;gap:0;justify-content:center;border-bottom:1px solid rgb(var(--llortech-border));counter-reset:progress}.llortech-progress__step{display:flex;align-items:center;gap:.9rem;color:rgb(var(--llortech-text-muted));font-size:1.35rem;font-weight:500;position:relative;padding:0 1.4rem}.llortech-progress__step:not(:last-child):after{content:"";display:inline-block;width:6rem;height:1.5px;background:rgb(var(--llortech-border));margin-left:1rem}.llortech-progress__step.is-complete:not(:last-child):after{background:rgb(var(--llortech-accent))}.llortech-progress__num{width:2.8rem;height:2.8rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;border:1.5px solid rgb(var(--llortech-border));background:rgb(var(--llortech-bg));color:rgb(var(--llortech-text-muted));transition:border-color var(--llortech-dur-base) var(--llortech-ease),background-color var(--llortech-dur-base) var(--llortech-ease),color var(--llortech-dur-base) var(--llortech-ease)}.llortech-progress__step.is-active .llortech-progress__num{background:rgb(var(--llortech-accent));border-color:rgb(var(--llortech-accent));color:#fff;box-shadow:0 0 0 4px rgb(var(--llortech-accent) / .15)}.llortech-progress__step.is-complete .llortech-progress__num{background:rgb(var(--llortech-accent));border-color:rgb(var(--llortech-accent));color:#fff}.llortech-progress__step.is-complete .llortech-progress__num svg{width:1.2rem;height:1.2rem}.llortech-progress__step.is-active .llortech-progress__label{color:rgb(var(--llortech-primary));font-weight:600}@media(max-width:749px){.llortech-progress{padding:1.4rem 0;gap:.2rem;flex-wrap:wrap}.llortech-progress__step{padding:0 .6rem;font-size:1.15rem}.llortech-progress__step:not(:last-child):after{width:2rem;margin-left:.4rem}.llortech-progress__num{width:2.4rem;height:2.4rem;font-size:1.1rem}}.llortech-cart__head{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding:2rem 0 1.4rem;border-bottom:0!important}cart-items .title--primary,.llortech-cart__head .title--primary{font-size:3.6rem!important;font-weight:800!important;letter-spacing:-.02em;color:rgb(var(--llortech-primary));margin:0!important;padding:0!important;border:0!important}.llortech-cart__head-meta{margin:.6rem 0 0;font-size:1.35rem;color:rgb(var(--llortech-text-muted))}.llortech-cart__head-reserved{color:rgb(var(--llortech-text-muted))}cart-items .underlined-link{font-size:1.35rem;font-weight:500;color:rgb(var(--llortech-accent))}.llortech-cart__shipping-tracker{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;gap:.4rem 1.4rem;align-items:center;padding:1.6rem 2rem;background:rgb(var(--llortech-bg));border:1px solid rgb(var(--llortech-border));border-radius:12px;margin:0 0 2.4rem}.llortech-cart__shipping-icon{grid-row:1 / 3;width:4.4rem;height:4.4rem;border-radius:10px;background:rgb(var(--llortech-success) / .12);color:rgb(var(--llortech-success));display:inline-flex;align-items:center;justify-content:center}.llortech-cart__shipping-icon svg{width:2.2rem;height:2.2rem}.llortech-cart__shipping-copy{grid-column:2;grid-row:1;font-size:1.35rem}.llortech-cart__shipping-copy strong{display:inline;color:rgb(var(--llortech-primary));font-weight:700;margin-right:.6rem}.llortech-cart__shipping-copy span{color:rgb(var(--llortech-text-muted))}.llortech-cart__shipping-bar{grid-column:2 / -1;grid-row:2;height:.6rem;background:rgb(var(--llortech-border));border-radius:999px;overflow:hidden}.llortech-cart__shipping-fill{height:100%;background:linear-gradient(90deg,rgb(var(--llortech-success)),rgb(var(--llortech-accent)));border-radius:999px;transition:width .4s var(--llortech-ease)}.cart-items{border-top:1px solid rgb(var(--llortech-border))!important;border-bottom:0!important}.cart-item{padding:2rem 0!important;border-bottom:1px solid rgb(var(--llortech-border))}.cart-item__image-container{border:1px solid rgb(var(--llortech-border));border-radius:12px;overflow:hidden;background:rgb(var(--llortech-bg-alt))}.cart-item__image{border-radius:12px}.cart-item__name,.cart-item__name a{font-size:1.55rem!important;font-weight:600!important;color:rgb(var(--llortech-primary))!important;letter-spacing:-.005em;line-height:1.35;text-decoration:none!important}.cart-item__name a:hover{color:rgb(var(--llortech-accent))!important}.cart-item__details dl,.cart-item__details .product-option{font-size:1.2rem;color:rgb(var(--llortech-text-muted))}.cart-item .price,.cart-item .price-item,.cart-item .price--end .price-item{font-size:1.55rem!important;font-weight:700;color:rgb(var(--llortech-primary))}.cart-item .price--end .price-item--regular{color:rgb(var(--llortech-text-muted));font-weight:500;font-size:1.3rem;text-decoration:line-through}.cart-item__quantity .quantity{border:1.5px solid rgb(var(--llortech-border));border-radius:10px;min-width:10rem}.cart-item__remove-button,cart-remove-button button{color:rgb(var(--llortech-text-muted))!important;transition:color var(--llortech-dur-base) var(--llortech-ease)}.cart-item__remove-button:hover,cart-remove-button button:hover{color:rgb(var(--llortech-accent))!important}.cart__footer{padding-top:3rem!important}.cart__footer-wrapper{display:grid!important;grid-template-columns:1fr!important;gap:1.4rem!important;max-width:40rem;margin-left:auto!important;padding:2.4rem!important;background:rgb(var(--llortech-bg))!important;border:1px solid rgb(var(--llortech-border))!important;border-radius:16px!important;box-shadow:0 8px 24px rgb(var(--llortech-primary) / .06)}.cart__note,.cart__note textarea{font-size:1.3rem}.totals{padding:0!important;border:0!important}.totals__subtotal,.totals .totals__subtotal{font-size:1.45rem;font-weight:600;color:rgb(var(--llortech-primary))}.totals__subtotal-value{font-size:2.4rem!important;font-weight:800!important;color:rgb(var(--llortech-primary))!important;letter-spacing:-.01em}.tax-note{font-size:1.15rem;color:rgb(var(--llortech-text-muted));margin-top:.4rem!important}.cart__ctas{display:flex!important;flex-direction:column!important;gap:1rem!important}.cart__ctas .cart__checkout-button,.cart__ctas button[name=checkout]{background:rgb(var(--llortech-accent))!important;color:#fff!important;border:0!important;border-radius:14px!important;height:5.6rem!important;font-size:1.5rem!important;font-weight:700!important;letter-spacing:.01em!important;box-shadow:0 8px 20px rgb(var(--llortech-accent) / .25)!important;transition:background-color var(--llortech-dur-base) var(--llortech-ease),transform var(--llortech-dur-base) var(--llortech-ease)!important}.cart__ctas .cart__checkout-button:hover:not([disabled]),.cart__ctas button[name=checkout]:hover:not([disabled]){background:rgb(var(--llortech-accent-deep))!important;transform:translateY(-2px)}.cart__dynamic-checkout-buttons{padding:0!important;margin-top:0!important}@media(max-width:749px){cart-items .title--primary,.llortech-cart__head .title--primary{font-size:2.6rem!important}.llortech-cart__shipping-tracker{grid-template-columns:auto 1fr;padding:1.4rem}.llortech-cart__shipping-icon{width:3.6rem;height:3.6rem}.llortech-cart__shipping-copy{font-size:1.25rem}.cart__footer-wrapper{max-width:none;margin-left:0!important;padding:1.8rem!important}.totals__subtotal-value{font-size:2rem!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/llortech-cart.css.map */
