.checkout-page{max-width:100%;min-height:100vh;padding:2rem 1.5rem 4rem;position:relative;overflow-x:hidden}.checkout-bg{z-index:-1;position:fixed;inset:0;overflow:hidden}.bg-gradient{background:linear-gradient(#f0f4ff 0%,#fafbff 40%,#fff 100%);height:60vh;position:absolute;top:0;left:0;right:0}.bg-pattern{background-image:radial-gradient(circle at 20% 20%,#3b82f608 0%,#0000 50%),radial-gradient(circle at 80% 80%,#8b5cf608 0%,#0000 50%);position:absolute;inset:0}.checkout-container{width:100%;max-width:1100px;margin:0 auto}.checkout-loading{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:70vh;display:flex}.checkout-spinner{width:56px;height:56px;position:relative}.spinner-ring{border:3px solid #e5e7eb;border-radius:50%;position:absolute;inset:0}.spinner-ring-inner{border:3px solid #0000;border-top-color:#3b82f6;border-radius:50%;animation:1s cubic-bezier(.4,0,.2,1) infinite spin;position:absolute;inset:0}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{color:#64748b;font-size:.9375rem;font-weight:500}.checkout-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:480px;min-height:70vh;margin:0 auto;padding:3rem;display:flex}.empty-icon{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.empty-icon svg{color:#94a3b8;width:36px;height:36px}.checkout-empty h1{color:#0f172a;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.checkout-empty>p{color:#64748b;margin-bottom:2rem;font-size:1rem;line-height:1.6}.btn-explore{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 14px -3px #0f172a40}.btn-explore:hover{transform:translateY(-2px);box-shadow:0 8px 25px -5px #0f172a59}.btn-explore svg{width:18px;height:18px;transition:transform .3s}.btn-explore:hover svg{transform:translate(4px)}.checkout-header{margin-bottom:2.5rem}.steps-container{background:#fff;border-radius:100px;justify-content:center;align-items:center;gap:0;max-width:max-content;margin:0 auto;padding:1.25rem 2rem;display:flex;box-shadow:0 1px 3px -1px #0000000d,0 4px 12px -2px #0000000d}.step{align-items:center;gap:.625rem;display:flex}.step-number{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8125rem;font-weight:700;transition:all .3s;display:flex}.step-number svg{width:14px;height:14px}.step-label{color:#94a3b8;font-size:.875rem;font-weight:600;transition:color .3s}.step.completed .step-number{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.step.completed .step-label{color:#10b981}.step.active .step-number{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 4px 12px -2px #3b82f666}.step.active .step-label{color:#3b82f6}.step-line{background:#e2e8f0;border-radius:999px;width:40px;height:2px;margin:0 .75rem}.step-line.completed{background:linear-gradient(90deg,#10b981 0%,#3b82f6 100%)}.checkout-content{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.checkout-content{grid-template-columns:1fr 420px;align-items:start;gap:3rem}}.checkout-main{order:2}@media (min-width:1024px){.checkout-main{order:1}}.main-header{margin-bottom:1.75rem}.main-header h1{color:#0f172a;letter-spacing:-.025em;margin-bottom:.5rem;font-size:2rem;font-weight:800}@media (min-width:768px){.main-header h1{font-size:2.5rem}}.main-header p{color:#64748b;font-size:1rem}.security-badge{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1px solid #a7f3d0;border-radius:16px;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 1.25rem;display:flex}.security-icon{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.security-icon svg{color:#fff;width:22px;height:22px}.security-text{flex-direction:column;gap:.125rem;display:flex}.security-text strong{color:#065f46;font-size:.9375rem;font-weight:700}.security-text span{color:#047857;font-size:.8125rem}.payment-section{background:#fff;border:1px solid #0000000a;border-radius:24px;padding:2rem;box-shadow:0 1px 3px -1px #0000000a,0 8px 20px -4px #0000000f}@media (min-width:768px){.payment-section{padding:2.5rem}}.payment-section h2{color:#0f172a;align-items:center;gap:.75rem;margin-bottom:1.75rem;font-size:1.25rem;font-weight:700;display:flex}.payment-section h2 svg{color:#3b82f6;width:24px;height:24px}.payment-option{border-radius:20px;transition:all .3s;position:relative}.payment-option--primary{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:2px solid #3b82f6;padding:1.75rem;box-shadow:0 4px 20px -4px #3b82f626}@media (min-width:768px){.payment-option--primary{padding:2rem}}.payment-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:0 0 10px 10px;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;position:absolute;top:0;right:20px}.payment-header{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.payment-logo{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.payment-logo svg{color:#fff;width:26px;height:26px}.payment-info h3{color:#0f172a;margin-bottom:.375rem;font-size:1.125rem;font-weight:700}.payment-cards{flex-wrap:wrap;gap:.375rem;display:flex}.payment-cards span{color:#64748b;background:#f1f5f9;border-radius:6px;padding:.25rem .5rem;font-size:.6875rem;font-weight:600}.payment-features{background:#f8fafc;border-radius:12px;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.feature{align-items:center;gap:.375rem;display:flex}.feature svg{color:#10b981;width:16px;height:16px}.feature span{color:#475569;font-size:.8125rem;font-weight:500}.mp-button-wrapper{margin-bottom:1rem}.payment-secure-text{color:#94a3b8;justify-content:center;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.secure-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.payment-divider{align-items:center;gap:1rem;margin:1.75rem 0;display:flex}.payment-divider:before,.payment-divider:after{content:"";background:linear-gradient(90deg,#0000 0%,#e2e8f0 50%,#0000 100%);flex:1;height:1px}.payment-divider span{color:#94a3b8;white-space:nowrap;font-size:.8125rem;font-weight:500}.payment-option--whatsapp{cursor:pointer;background:#fff;border:2px dashed #e2e8f0;align-items:center;gap:1rem;padding:1.25rem 1.5rem;text-decoration:none;display:flex}.payment-option--whatsapp:hover{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border-color:#22c55e}.whatsapp-icon{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:flex}.payment-option--whatsapp:hover .whatsapp-icon{transform:scale(1.05)}.whatsapp-icon svg{color:#fff;width:24px;height:24px}.whatsapp-text{flex-direction:column;flex:1;gap:.125rem;display:flex}.whatsapp-text strong{color:#0f172a;font-size:.9375rem;font-weight:700;transition:color .3s}.payment-option--whatsapp:hover .whatsapp-text strong{color:#16a34a}.whatsapp-text span{color:#64748b;font-size:.8125rem}.whatsapp-arrow{background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.payment-option--whatsapp:hover .whatsapp-arrow{background:#22c55e;transform:translate(4px)}.whatsapp-arrow svg{color:#64748b;width:18px;height:18px;transition:color .3s}.payment-option--whatsapp:hover .whatsapp-arrow svg{color:#fff}.checkout-sidebar{order:1}@media (min-width:1024px){.checkout-sidebar{order:2;position:sticky;top:2rem}}.order-summary{background:#fff;border:1px solid #0000000a;border-radius:24px;overflow:hidden;box-shadow:0 1px 3px -1px #0000000a,0 12px 28px -6px #00000014}.summary-header{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;display:flex}.summary-header h2{color:#0f172a;font-size:1.125rem;font-weight:700}.item-count{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:.375rem .75rem;font-size:.75rem;font-weight:600}.summary-items{padding:1.5rem 1.75rem}.summary-items::-webkit-scrollbar{width:4px}.summary-items::-webkit-scrollbar-track{background:0 0}.summary-items::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.summary-item{gap:1rem;padding:.75rem 0;display:flex}.summary-item:not(:last-child){border-bottom:1px solid #f1f5f9}.item-image{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}.item-placeholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.75rem;display:flex}.item-details{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.item-brand{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.6875rem;font-weight:700}.item-name{color:#0f172a;margin-bottom:.375rem;font-size:.9375rem;font-weight:600;line-height:1.3}.item-meta{align-items:center;gap:.5rem;display:flex}.item-variant{color:#64748b;background:#f1f5f9;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.item-qty{color:#94a3b8;font-size:.75rem}.item-price{color:#0f172a;white-space:nowrap;align-items:center;font-size:.9375rem;font-weight:700;display:flex}.summary-totals{background:#fafbfc;border-top:1px solid #e2e8f0;padding:1.25rem 1.75rem}.total-row{color:#475569;justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.total-row:not(:last-child){margin-bottom:.625rem}.total-row span:last-child{color:#0f172a;font-weight:600}.free-shipping{color:#16a34a!important;font-weight:700!important}.free-shipping-badge{color:#16a34a;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border-radius:10px;align-items:center;gap:.5rem;margin-top:.75rem;padding:.625rem .875rem;font-size:.75rem;font-weight:500;display:flex}.free-shipping-badge svg{width:16px;height:16px}.summary-total-final{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);justify-content:space-between;align-items:flex-end;padding:1.5rem 1.75rem;display:flex}.total-label{flex-direction:column;gap:.125rem;display:flex}.total-label span:first-child{color:#fff;font-size:.9375rem;font-weight:600}.tax-note{color:#ffffff80;font-size:.6875rem}.total-amount{color:#fff;letter-spacing:-.025em;align-items:baseline;gap:.375rem;font-size:2rem;font-weight:800;display:flex}.currency{color:#fff9;font-size:.875rem;font-weight:500}.summary-guarantees{border-top:1px solid #e2e8f0;gap:1rem;padding:1.25rem 1.75rem;display:flex}.guarantee{color:#64748b;flex:1;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.guarantee svg{color:#3b82f6;flex-shrink:0;width:16px;height:16px}.back-link{color:#64748b;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.625rem 0;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.back-link:hover{color:#0f172a}.back-link svg{width:18px;height:18px;transition:transform .2s}.back-link:hover svg{transform:translate(-4px)}.login-prompt{background:#f8fafc;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;padding:12px 16px;display:flex}.login-prompt-text{color:#475569;font-size:.9rem}.login-prompt-link{color:#152132;word-break:break-word;font-size:.9rem;font-weight:600;text-decoration:underline}.checkout-mode{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.checkout-mode>button{flex:1 1 0;min-width:0}.checkout-mode-subtext{color:#16a34a;word-break:break-word;margin-top:.15rem;font-size:.75rem;font-weight:500;display:block}.summary-item .item-details{gap:.125rem;min-width:0;overflow:hidden}.summary-item .item-name{color:#0f172a;word-break:break-word;overflow-wrap:break-word;font-size:.8125rem;font-weight:600;line-height:1.3}.summary-item .item-variant{color:#64748b;word-break:break-word;overflow-wrap:break-word;font-size:.6875rem}.shipping-form{flex-direction:column;gap:.875rem;margin-bottom:1.5rem;display:flex}.shipping-row{gap:.875rem;display:flex}.shipping-row .shipping-field{flex:1}.shipping-field{flex-direction:column;gap:.375rem;display:flex}.shipping-field label{color:#0f172a;font-size:.8125rem;font-weight:600}.shipping-field input,.shipping-field textarea{color:#0f172a;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;width:100%;padding:.625rem .875rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.shipping-field input:focus,.shipping-field textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.shipping-field input::placeholder,.shipping-field textarea::placeholder{color:#94a3b8}.shipping-error{color:#dc2626;font-size:.75rem;font-weight:500}.btn-create-order{color:#fff;cursor:pointer;background:linear-gradient(135deg,#152132 0%,#1e293b 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:.9375rem;font-weight:700;transition:all .2s;display:flex}.btn-create-order:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px -4px #0f172a4d}.btn-create-order:disabled{opacity:.7;cursor:not-allowed}.btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin;display:inline-block}@media (max-width:639px){.shipping-row{flex-direction:column;gap:.875rem}.checkout-page{padding:1rem .75rem 3rem}.steps-container{gap:0;padding:.875rem 1rem}.step-label{display:none}.step-line{width:24px;margin:0 .375rem}.main-header h1{font-size:1.625rem}.payment-section,.payment-option--primary{padding:1.25rem}.payment-features{flex-direction:column;gap:.5rem}.summary-header,.summary-items,.summary-totals,.summary-guarantees{padding-left:1rem;padding-right:1rem}.summary-total-final{padding:1.25rem}.total-amount{font-size:1.625rem}.summary-guarantees{flex-direction:column;gap:.625rem}.login-prompt{flex-direction:column;align-items:flex-start;gap:.25rem}.checkout-mode{flex-direction:column}.checkout-mode>button{flex:none;width:100%}.payment-badge{padding:.25rem .625rem;font-size:.625rem;right:10px}.payment-info h3{font-size:1rem}.payment-cards{gap:.25rem}.payment-cards span{padding:.2rem .4rem;font-size:.625rem}.summary-item{gap:.75rem;overflow:hidden}.summary-item .item-image{flex-shrink:0;width:52px!important;height:52px!important}}
