.checkout-module__c7b4Pa__checkoutPage{max-width:800px;min-height:100vh;margin:0 auto;padding:2rem 1.5rem 4rem}.checkout-module__c7b4Pa__pageHeader{margin-bottom:2.5rem;animation:.5s ease-out checkout-module__c7b4Pa__fadeInUp}.checkout-module__c7b4Pa__backLink{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.875rem;text-decoration:none;display:inline-flex}.checkout-module__c7b4Pa__backLink:hover{color:var(--accent-cyan)}.checkout-module__c7b4Pa__pageTitle{font-family:var(--font-outfit), sans-serif;color:var(--text-primary);font-size:1.75rem;font-weight:800}.checkout-module__c7b4Pa__cartSection{margin-bottom:2rem;animation:.5s ease-out .1s both checkout-module__c7b4Pa__fadeInUp}.checkout-module__c7b4Pa__sectionTitle{font-family:var(--font-outfit), sans-serif;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:1rem;font-weight:600}.checkout-module__c7b4Pa__cartItem{border-radius:var(--radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:1rem 1.25rem;display:flex}.checkout-module__c7b4Pa__cartItemInfo{flex-direction:column;gap:.125rem;display:flex}.checkout-module__c7b4Pa__cartItemName{color:var(--text-primary);font-size:.9375rem;font-weight:600}.checkout-module__c7b4Pa__cartItemService{color:var(--text-muted);font-size:.75rem}.checkout-module__c7b4Pa__cartItemActions{align-items:center;gap:1rem;display:flex}.checkout-module__c7b4Pa__cartItemPrice{font-family:var(--font-outfit), sans-serif;color:var(--accent-cyan);font-weight:700}.checkout-module__c7b4Pa__removeBtn{color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;padding:.25rem;font-size:1.125rem}.checkout-module__c7b4Pa__removeBtn:hover{color:#ef4444}.checkout-module__c7b4Pa__cartTotal{border-radius:var(--radius-lg);background:#00e5ff0a;border:1px solid #00e5ff1a;justify-content:space-between;align-items:center;margin-top:.5rem;padding:1rem 1.25rem;display:flex}.checkout-module__c7b4Pa__cartTotalLabel{color:var(--text-primary);font-weight:600}.checkout-module__c7b4Pa__cartTotalAmount{font-family:var(--font-outfit), sans-serif;color:var(--accent-cyan);align-items:center;gap:.75rem;font-size:1.25rem;font-weight:800;display:flex}.checkout-module__c7b4Pa__discountRow{border-radius:var(--radius-lg);background:linear-gradient(135deg,#10b9810f,#00e5ff0a);border:1px solid #10b98126;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.875rem 1.25rem;display:flex}.checkout-module__c7b4Pa__discountLabel{color:var(--accent-emerald);font-size:.8125rem;font-weight:600}.checkout-module__c7b4Pa__discountAmount{font-family:var(--font-mono), monospace;color:var(--accent-emerald);font-size:.9375rem;font-weight:700}.checkout-module__c7b4Pa__originalPrice{color:var(--text-muted);font-size:.875rem;font-weight:500;text-decoration:line-through}.checkout-module__c7b4Pa__formSection{margin-bottom:2rem;animation:.5s ease-out .2s both checkout-module__c7b4Pa__fadeInUp}.checkout-module__c7b4Pa__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.checkout-module__c7b4Pa__formGroup{flex-direction:column;gap:.375rem;display:flex}.checkout-module__c7b4Pa__formGroupFull{grid-column:1/-1}.checkout-module__c7b4Pa__formLabel{color:var(--text-secondary);letter-spacing:.02em;font-size:.8125rem;font-weight:600}.checkout-module__c7b4Pa__formInput{border-radius:var(--radius-md);border:1px solid var(--glass-border);background:var(--glass-bg);color:var(--text-primary);font-size:.9375rem;font-family:var(--font-inter), sans-serif;transition:all var(--transition-base);padding:.75rem 1rem}.checkout-module__c7b4Pa__formInput::placeholder{color:var(--text-muted)}.checkout-module__c7b4Pa__formInput:focus{border-color:#00e5ff66;outline:none;box-shadow:0 0 0 3px #00e5ff1a}.checkout-module__c7b4Pa__formError{color:#ef4444;font-size:.75rem}.checkout-module__c7b4Pa__accountPrompt{border-radius:var(--radius-lg);background:linear-gradient(135deg,#a855f70f,#00e5ff0f);border:1px solid #a855f726;margin-bottom:2rem;padding:1.25rem 1.5rem;animation:.5s ease-out .25s both checkout-module__c7b4Pa__fadeInUp}.checkout-module__c7b4Pa__accountPromptTitle{font-family:var(--font-outfit), sans-serif;color:var(--text-primary);margin-bottom:.375rem;font-size:.9375rem;font-weight:700}.checkout-module__c7b4Pa__accountPromptText{color:var(--text-secondary);margin-bottom:.75rem;font-size:.8125rem;line-height:1.6}.checkout-module__c7b4Pa__accountPromptLink{color:var(--accent-purple);transition:color var(--transition-fast);align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.checkout-module__c7b4Pa__accountPromptLink:hover{color:var(--accent-cyan)}.checkout-module__c7b4Pa__submitSection{animation:.5s ease-out .3s both checkout-module__c7b4Pa__fadeInUp}.checkout-module__c7b4Pa__submitBtn{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--accent-cyan), #38bdf8);width:100%;color:var(--bg-primary);font-family:var(--font-outfit), sans-serif;cursor:pointer;transition:all var(--transition-base);border:none;padding:1rem;font-size:1.0625rem;font-weight:700;box-shadow:0 4px 20px #00e5ff4d}.checkout-module__c7b4Pa__submitBtn:hover{transform:translateY(-2px);box-shadow:0 6px 30px #00e5ff66}.checkout-module__c7b4Pa__submitBtn:active{transform:translateY(0)}.checkout-module__c7b4Pa__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.checkout-module__c7b4Pa__confirmationPage{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex}.checkout-module__c7b4Pa__confirmIcon{background:#10b9811f;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;font-size:2.5rem;animation:.5s ease-out checkout-module__c7b4Pa__fadeInUp;display:flex}.checkout-module__c7b4Pa__confirmTitle{font-family:var(--font-outfit), sans-serif;color:var(--text-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:800;animation:.5s ease-out .1s both checkout-module__c7b4Pa__fadeInUp}.checkout-module__c7b4Pa__confirmRef{font-family:var(--font-mono), monospace;color:var(--text-muted);letter-spacing:.04em;margin-bottom:1.5rem;font-size:.8125rem;animation:.5s ease-out .15s both checkout-module__c7b4Pa__fadeInUp}.checkout-module__c7b4Pa__confirmMessage{max-width:500px;color:var(--text-secondary);margin-bottom:2rem;line-height:1.7;animation:.5s ease-out .2s both checkout-module__c7b4Pa__fadeInUp}.checkout-module__c7b4Pa__confirmNotice{border-radius:var(--radius-lg);color:var(--accent-amber);background:#f59e0b0f;border:1px solid #f59e0b26;max-width:500px;margin-bottom:2rem;padding:1rem 1.5rem;font-size:.875rem;line-height:1.6;animation:.5s ease-out .25s both checkout-module__c7b4Pa__fadeInUp}.checkout-module__c7b4Pa__confirmActions{flex-direction:column;gap:.75rem;width:100%;max-width:360px;animation:.5s ease-out .3s both checkout-module__c7b4Pa__fadeInUp;display:flex}.checkout-module__c7b4Pa__trackBtn{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--accent-cyan), #38bdf8);color:var(--bg-primary);transition:all var(--transition-base);justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 20px #00e5ff4d}.checkout-module__c7b4Pa__trackBtn:hover{transform:translateY(-2px);box-shadow:0 6px 30px #00e5ff66}.checkout-module__c7b4Pa__whatsappBtn{border-radius:var(--radius-lg);color:#fff;transition:all var(--transition-base);background:#25d366;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 15px #25d3664d}.checkout-module__c7b4Pa__whatsappBtn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #25d36666}.checkout-module__c7b4Pa__homeBtn{border-radius:var(--radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-primary);transition:all var(--transition-base);justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:flex}.checkout-module__c7b4Pa__homeBtn:hover{background:var(--glass-bg-hover);border-color:#ffffff1f}.checkout-module__c7b4Pa__emptyCart{text-align:center;padding:4rem 2rem}.checkout-module__c7b4Pa__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.checkout-module__c7b4Pa__emptyTitle{font-family:var(--font-outfit), sans-serif;color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.checkout-module__c7b4Pa__emptyText{color:var(--text-secondary);margin-bottom:1.5rem}.checkout-module__c7b4Pa__browseLink{border-radius:var(--radius-lg);color:var(--accent-cyan);transition:all var(--transition-base);background:#00e5ff1a;border:1px solid #00e5ff33;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-flex}.checkout-module__c7b4Pa__browseLink:hover{background:#00e5ff26;border-color:#00e5ff4d}@media (max-width:640px){.checkout-module__c7b4Pa__formGrid{grid-template-columns:1fr}.checkout-module__c7b4Pa__cartItem{flex-direction:column;align-items:flex-start;gap:.75rem}.checkout-module__c7b4Pa__cartItemActions{justify-content:space-between;width:100%}}.checkout-module__c7b4Pa__qpRedemptionBox{border-radius:var(--radius-lg);background:linear-gradient(135deg,#00f0ff14,#b829ea0f);border:1px solid #00f0ff2e;margin-top:.75rem;padding:1rem 1.25rem}.checkout-module__c7b4Pa__qpToggle{color:#fff;align-items:center;gap:.6rem;font-weight:800;display:flex}.checkout-module__c7b4Pa__qpToggle input{accent-color:var(--accent-cyan)}.checkout-module__c7b4Pa__qpRedemptionBox p{color:var(--accent-cyan);margin:.5rem 0 .25rem;font-weight:800}.checkout-module__c7b4Pa__qpRedemptionBox small{color:var(--text-secondary)}
