.checkout-mobile-complete{display:none}@media (max-width:767.98px){.checkout-mobile-complete{display:block;position:fixed;left:0;right:0;bottom:0;z-index:1600;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -8px 24px rgba(15,23,42,.12);transform:translateY(110%);visibility:hidden;pointer-events:none;transition:transform .38s cubic-bezier(.22,.68,0,1),visibility .38s}.checkout-mobile-complete.is-visible{transform:translateY(0);visibility:visible;pointer-events:auto}.checkout-mobile-complete__btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;border:0;border-radius:14px;font-weight:700;font-size:1.05rem;letter-spacing:.01em;color:#fff;background:var(--theme-color,#16a34a);box-shadow:0 8px 18px color-mix(in srgb,var(--theme-color,#16a34a) 35%,transparent)}.checkout-mobile-complete__btn:active{transform:scale(.98);opacity:.92}.checkout-mobile-complete__btn:disabled{opacity:.75}body.checkout-mobile-complete-visible{padding-bottom:88px}body:has(.modern-mobile-nav) .checkout-mobile-complete{bottom:72px}body:has(.modern-mobile-nav).checkout-mobile-complete-visible{padding-bottom:160px}body.checkout-sheet-open .checkout-mobile-complete,body.modal-open .checkout-mobile-complete{transform:translateY(110%);visibility:hidden;pointer-events:none}}@keyframes checkout-wizard-flow{0%{background-position:0 0}100%{background-position:200% 0}}@media (max-width:768px){.wizard-progress .wizard-steps{overflow:visible;gap:0;justify-content:space-between}.wizard-progress .wizard-step{flex:1 1 0;min-width:0;padding:0 .2rem;overflow:visible}.wizard-progress .wizard-steps::before{display:none !important}.wizard-progress .wizard-step:not(:last-child)::after,.wizard-progress .wizard-step.active:not(:last-child)::before{display:block !important;content:'';position:absolute;left:50%;width:100%;height:3px;top:calc(0.875rem - 1.5px);transform:none;border-radius:99px;pointer-events:none}.wizard-progress .wizard-step:not(:last-child)::after{background:#e8edf2;z-index:0}.wizard-progress .wizard-step.active:not(:last-child)::before{background:linear-gradient(90deg,var(--theme-color) 0%,color-mix(in srgb,var(--theme-color) 75%,#fff) 45%,var(--theme-color) 100%);background-size:200% 100%;animation:1.8s linear infinite checkout-wizard-flow;box-shadow:0 0 8px color-mix(in srgb,var(--theme-color) 28%,transparent);z-index:1}.wizard-progress .wizard-step.completed:not(:last-child)::after{background:linear-gradient(90deg,#22c55e,#16a34a);box-shadow:none}.wizard-progress .wizard-step.d-none::before,.wizard-progress .wizard-step.d-none::after{display:none !important}}
