.checkout-module__Rf_HXW__container{padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg);max-width:1000px;margin:0 auto}.checkout-module__Rf_HXW__stepsContainer{justify-content:space-between;align-items:center;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;display:flex;position:relative}.checkout-module__Rf_HXW__stepsContainer:before{content:"";z-index:0;background:#ffffff1a;width:100%;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.checkout-module__Rf_HXW__stepWrapper{z-index:1;background:var(--color-background);flex-direction:column;align-items:center;gap:.5rem;padding:0 10px;display:flex;position:relative}.checkout-module__Rf_HXW__stepCircle{background:var(--color-surface);width:40px;height:40px;color:var(--color-text-muted);border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-weight:700;transition:all .3s;display:flex}.checkout-module__Rf_HXW__stepLabel{color:var(--color-text-muted);font-size:.85rem;font-weight:500}.checkout-module__Rf_HXW__stepWrapper.checkout-module__Rf_HXW__active .checkout-module__Rf_HXW__stepCircle{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 0 15px var(--color-primary-glow)}.checkout-module__Rf_HXW__stepWrapper.checkout-module__Rf_HXW__active .checkout-module__Rf_HXW__stepLabel{color:var(--color-primary);font-weight:700}.checkout-module__Rf_HXW__stepWrapper.checkout-module__Rf_HXW__completed .checkout-module__Rf_HXW__stepCircle{background:var(--color-primary);border-color:var(--color-primary);color:#fff}
.CheckoutSteps-module__Qk3ZkW__stepContainer{animation:.4s CheckoutSteps-module__Qk3ZkW__fadeIn}@keyframes CheckoutSteps-module__Qk3ZkW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CheckoutSteps-module__Qk3ZkW__header{text-align:center;margin-bottom:2rem}.CheckoutSteps-module__Qk3ZkW__title{margin-bottom:.5rem;font-size:2rem}.CheckoutSteps-module__Qk3ZkW__subtitle{color:var(--color-text-muted)}.CheckoutSteps-module__Qk3ZkW__cartList{background:var(--color-surface);border-radius:var(--radius-md);padding:var(--spacing-md);margin-bottom:2rem}.CheckoutSteps-module__Qk3ZkW__cartItem{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.CheckoutSteps-module__Qk3ZkW__cartItem:last-child{border-bottom:none}.CheckoutSteps-module__Qk3ZkW__itemInfo{flex:1}.CheckoutSteps-module__Qk3ZkW__itemName{margin-bottom:.3rem;font-size:1.1rem;font-weight:700;display:block}.CheckoutSteps-module__Qk3ZkW__itemMeta{color:var(--color-text-muted);font-size:.9rem;display:block}.CheckoutSteps-module__Qk3ZkW__itemControls{align-items:center;gap:2rem;display:flex}.CheckoutSteps-module__Qk3ZkW__quantity{border-radius:var(--radius-full);background:#ffffff0d;align-items:center;gap:.8rem;padding:5px 10px;display:flex}.CheckoutSteps-module__Qk3ZkW__qtyBtn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;display:flex}.CheckoutSteps-module__Qk3ZkW__qtyValue{text-align:center;min-width:20px;font-weight:600}.CheckoutSteps-module__Qk3ZkW__itemPrice{text-align:right;min-width:100px;font-size:1.1rem;font-weight:700}.CheckoutSteps-module__Qk3ZkW__removeBtn{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;padding:5px;font-size:1.2rem;transition:color .2s}.CheckoutSteps-module__Qk3ZkW__removeBtn:hover{color:var(--color-error)}.CheckoutSteps-module__Qk3ZkW__cartSummary{background:var(--color-surface);border-radius:var(--radius-md);padding:var(--spacing-md);flex-direction:column;gap:1rem;max-width:400px;margin-left:auto;display:flex}@media (max-width:768px){.CheckoutSteps-module__Qk3ZkW__cartItem{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem 0;position:relative}.CheckoutSteps-module__Qk3ZkW__itemInfo{width:100%;padding-right:2rem}.CheckoutSteps-module__Qk3ZkW__itemControls{justify-content:space-between;gap:0;width:100%}.CheckoutSteps-module__Qk3ZkW__removeBtn{background:#ff44441a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:1rem;right:0}.CheckoutSteps-module__Qk3ZkW__cartSummary{max-width:100%;margin-left:0}}.CheckoutSteps-module__Qk3ZkW__summaryRow{justify-content:space-between;font-size:1.1rem;display:flex}.CheckoutSteps-module__Qk3ZkW__totalRow{color:var(--color-primary);border-top:1px solid #ffffff1a;margin-top:.5rem;padding-top:1rem;font-size:1.3rem;font-weight:700}.CheckoutSteps-module__Qk3ZkW__actionBtn{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;width:100%;margin-top:1rem;padding:16px;font-size:1.1rem;font-weight:700;transition:background .2s}.CheckoutSteps-module__Qk3ZkW__actionBtn:hover{background:var(--color-text-main)}.CheckoutSteps-module__Qk3ZkW__emptyCart{text-align:center;padding:4rem 1rem}.CheckoutSteps-module__Qk3ZkW__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:4rem;display:block}.CheckoutSteps-module__Qk3ZkW__backLink{color:var(--color-primary);margin-top:1rem;text-decoration:none;display:inline-block}.CheckoutSteps-module__Qk3ZkW__shippingLayout{grid-template-columns:minmax(0,1fr) 350px;gap:2rem;display:grid}@media (max-width:900px){.CheckoutSteps-module__Qk3ZkW__shippingLayout{grid-template-columns:1fr;gap:1.5rem}}
