.checkout-progress{display:flex;align-items:center;justify-content:center;margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:12px;box-shadow:0 2px 8px #0000000d}.progress-step{display:flex;flex-direction:column;align-items:center;position:relative;flex:1;max-width:150px}.progress-step:not(:last-child):after{content:"";position:absolute;top:20px;left:60%;width:80%;height:2px;background:#dee2e6;z-index:0}.progress-step.completed:not(:last-child):after{background:#28a745}.progress-step.active:not(:last-child):after{background:linear-gradient(90deg,#28a745,#dee2e6)}.progress-circle{width:40px;height:40px;border-radius:50%;background:#fff;border:3px solid #dee2e6;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;color:#6c757d;position:relative;z-index:1;transition:all .3s ease}.progress-step.completed .progress-circle{background:#28a745;border-color:#28a745;color:#fff}.progress-step.active .progress-circle{background:#007bff;border-color:#007bff;color:#fff;box-shadow:0 0 0 4px #007bff1a}.progress-label{margin-top:.5rem;font-size:13px;font-weight:500;color:#6c757d;text-align:center}.progress-step.completed .progress-label,.progress-step.active .progress-label{color:#212529;font-weight:600}.shipping-progress-wrapper{margin:1.5rem 0;padding:1.25rem;background:linear-gradient(135deg,#e8f5e9,#f1f8f4);border-radius:10px;border-left:4px solid #28a745}.shipping-progress-text{font-size:14px;font-weight:600;color:#1e7e34;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.shipping-progress-icon{font-size:18px}.shipping-progress-bar{height:12px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:inset 0 2px 4px #0000001a}.shipping-progress-fill{height:100%;background:linear-gradient(90deg,#28a745,#34ce57);border-radius:20px;transition:width .5s ease;position:relative;overflow:hidden}.shipping-progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.shipping-progress-amount{margin-top:.5rem;font-size:13px;color:#1e7e34;font-weight:500}.shipping-progress-achieved{color:#28a745;font-weight:600;display:flex;align-items:center;gap:.5rem}.trust-signals-enhanced{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin:1.5rem 0;padding:1.5rem;background:#f8f9fa;border-radius:10px}.trust-signal-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;background:#fff;border-radius:8px;transition:transform .2s ease,box-shadow .2s ease}.trust-signal-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.trust-signal-icon{font-size:32px;margin-bottom:.5rem;filter:grayscale(0%)}.trust-signal-title{font-size:14px;font-weight:600;color:#212529;margin-bottom:.25rem}.trust-signal-subtitle{font-size:12px;color:#6c757d}.security-badges{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin:1.5rem 0;padding:1rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;flex-wrap:wrap}.security-badge{display:flex;align-items:center;gap:.5rem;font-size:13px;color:#495057;font-weight:500}.security-badge-icon{font-size:20px;color:#28a745}.stock-indicator{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:6px;font-size:13px;font-weight:600;margin:.75rem 0}.stock-indicator.low-stock{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.stock-indicator.in-stock{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.stock-indicator.out-of-stock{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.stock-indicator-icon{font-size:16px}.stock-indicator-pulse{width:8px;height:8px;border-radius:50%;background:currentColor;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.verified-reviews-section{margin:2rem 0;padding:1.5rem;background:#fff;border-radius:10px;border:1px solid #e9ecef}.reviews-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.reviews-rating{display:flex;align-items:center;gap:.5rem}.reviews-stars{color:#ffc107;font-size:18px}.reviews-count{font-size:14px;color:#6c757d;font-weight:500}.verified-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#d4edda;color:#155724;border-radius:4px;font-size:12px;font-weight:600}.review-item{padding:1rem 0;border-bottom:1px solid #e9ecef}.review-item:last-child{border-bottom:none}.review-author{font-weight:600;font-size:14px;color:#212529;margin-bottom:.25rem}.review-text{font-size:14px;color:#495057;line-height:1.5}.form-group-enhanced{margin-bottom:1.25rem}.form-label-enhanced{display:block;font-size:14px;font-weight:600;color:#212529;margin-bottom:.5rem}.form-label-optional{font-weight:400;color:#6c757d;font-size:13px}.form-input-enhanced{width:100%;padding:.75rem 1rem;font-size:15px;border:2px solid #dee2e6;border-radius:8px;transition:all .2s ease;background:#fff}.form-input-enhanced:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.form-input-enhanced.error{border-color:#dc3545}.form-input-enhanced.success{border-color:#28a745}.form-helper-text{font-size:12px;color:#6c757d;margin-top:.25rem}.form-error-text{font-size:12px;color:#dc3545;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}.checkout-form-single-column{max-width:600px;margin:0 auto}.urgency-banner{padding:1rem 1.25rem;background:linear-gradient(135deg,#fff3cd,#fff8e1);border-left:4px solid #ffc107;border-radius:8px;margin:1rem 0;display:flex;align-items:center;gap:.75rem}.urgency-icon{font-size:24px;flex-shrink:0}.urgency-content{flex:1}.urgency-title{font-size:14px;font-weight:600;color:#856404;margin-bottom:.25rem}.urgency-description{font-size:13px;color:#856404}.countdown-timer{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fff;border-radius:6px;font-weight:600;color:#dc3545;font-size:14px;box-shadow:0 2px 4px #0000001a}.countdown-segment{display:flex;flex-direction:column;align-items:center}.countdown-number{font-size:18px;line-height:1}.countdown-label{font-size:10px;text-transform:uppercase;color:#6c757d;font-weight:500}.checkout-options{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:2rem 0}.checkout-option{padding:1.5rem;border:2px solid #dee2e6;border-radius:10px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fff}.checkout-option:hover{border-color:#007bff;box-shadow:0 4px 12px #007bff1a}.checkout-option.recommended{border-color:#28a745;background:linear-gradient(135deg,#f1f8f4,#fff);position:relative}.checkout-option.recommended:before{content:"Recommended";position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#28a745;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase}.checkout-option-icon{font-size:32px;margin-bottom:.75rem}.checkout-option-title{font-size:16px;font-weight:600;color:#212529;margin-bottom:.5rem}.checkout-option-description{font-size:13px;color:#6c757d}.price-breakdown{background:#f8f9fa;border-radius:10px;padding:1.5rem;margin:1rem 0}.price-line{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:15px}.price-line:not(:last-child){border-bottom:1px solid #dee2e6}.price-label{color:#495057;font-weight:500}.price-value{font-weight:600;color:#212529}.price-line.total{font-size:18px;padding-top:1rem;margin-top:.5rem;border-top:2px solid #212529}.price-line.savings,.price-line.savings .price-value{color:#28a745}.return-policy-card{background:linear-gradient(135deg,#e3f2fd,#f1f8ff);border-left:4px solid #007bff;border-radius:8px;padding:1.25rem;margin:1.5rem 0}.return-policy-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.return-policy-icon{font-size:28px}.return-policy-title{font-size:16px;font-weight:600;color:#0056b3}.return-policy-content{font-size:14px;color:#495057;line-height:1.6}.return-policy-link{color:#007bff;font-weight:600;text-decoration:underline;margin-top:.5rem;display:inline-block}@media (max-width: 768px){.checkout-progress{padding:1rem}.progress-step{max-width:80px}.progress-circle{width:32px;height:32px;font-size:12px}.progress-label{font-size:11px}.checkout-options{grid-template-columns:1fr}.trust-signals-enhanced{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem}.security-badges{flex-direction:column;gap:.75rem}.form-input-enhanced{font-size:16px}}.fade-in{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.slide-in{animation:slideIn .4s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.btn-checkout-primary{width:100%;padding:1rem 2rem;font-size:18px;font-weight:600;color:#fff;background:linear-gradient(135deg,#007bff,#0056b3);border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #007bff4d;position:relative;overflow:hidden}.btn-checkout-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #007bff66}.btn-checkout-primary:active{transform:translateY(0)}.btn-checkout-primary:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn-checkout-primary:hover:before{width:300px;height:300px}.btn-checkout-secondary{width:100%;padding:.875rem 1.5rem;font-size:16px;font-weight:600;color:#007bff;background:#fff;border:2px solid #007bff;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-checkout-secondary:hover{background:#007bff;color:#fff}.btn-loading{position:relative;color:transparent;pointer-events:none}.btn-loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/120/assets/cart-psychology.css.map */
