.checkout-module__UcjhdG__pageWrapper{background:linear-gradient(135deg,#f8f6f0 0%,#f0ebe0 100%);min-height:100vh;padding:2rem 1rem;font-family:Open Sans,sans-serif}.checkout-module__UcjhdG__container{max-width:1100px;margin:0 auto}.checkout-module__UcjhdG__backLink{color:#2d5016;margin-bottom:1.5rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.checkout-module__UcjhdG__backLink:hover{color:#1a3009}.checkout-module__UcjhdG__pageTitle{color:#1a3009;margin-bottom:.5rem;font-family:Merriweather,serif;font-size:2.5rem}.checkout-module__UcjhdG__pageSubtitle{color:#666;margin-bottom:2rem;font-size:1.1rem}.checkout-module__UcjhdG__checkoutGrid{grid-template-columns:1fr 380px;align-items:start;gap:2rem;display:grid}@media (max-width:900px){.checkout-module__UcjhdG__checkoutGrid{grid-template-columns:1fr}.checkout-module__UcjhdG__summarySection{order:-1}}.checkout-module__UcjhdG__formSection{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014}.checkout-module__UcjhdG__sectionTitle{color:#1a3009;border-top:1px solid #eee;margin-top:2rem;margin-bottom:1rem;padding-top:1.5rem;font-family:Merriweather,serif;font-size:1.25rem}.checkout-module__UcjhdG__sectionTitle:first-of-type{border-top:none;margin-top:1.5rem;padding-top:0}.checkout-module__UcjhdG__formGroup{margin-bottom:1.25rem}.checkout-module__UcjhdG__formLabel{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.checkout-module__UcjhdG__formInput{border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.checkout-module__UcjhdG__formInput:focus{border-color:#2d5016;outline:none;box-shadow:0 0 0 3px #2d50161a}.checkout-module__UcjhdG__formInput::placeholder{color:#aaa}.checkout-module__UcjhdG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.checkout-module__UcjhdG__formRow{grid-template-columns:1fr}}.checkout-module__UcjhdG__packageOptions{flex-direction:column;gap:.75rem;display:flex}.checkout-module__UcjhdG__packageOption{cursor:pointer;border:2px solid #e0e0e0;border-radius:10px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:all .2s;display:flex}.checkout-module__UcjhdG__packageOption:hover{border-color:#b8a065}.checkout-module__UcjhdG__packageOptionSelected{background:#faf8f3;border-color:#b8a065}.checkout-module__UcjhdG__radioHidden{opacity:0;pointer-events:none;position:absolute}.checkout-module__UcjhdG__packageInfo{flex-direction:column;gap:.25rem;display:flex}.checkout-module__UcjhdG__packageName{color:#1a3009;font-weight:700}.checkout-module__UcjhdG__packageDesc{color:#666;font-size:.875rem}.checkout-module__UcjhdG__packagePrice{color:#2d5016;font-size:1.25rem;font-weight:700}.checkout-module__UcjhdG__paymentOptions{flex-direction:column;gap:.75rem;display:flex}.checkout-module__UcjhdG__paymentOption{cursor:pointer;border:2px solid #e0e0e0;border-radius:10px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .2s;display:flex}.checkout-module__UcjhdG__paymentOption:hover{border-color:#b8a065}.checkout-module__UcjhdG__paymentOptionSelected{background:#faf8f3;border-color:#b8a065}.checkout-module__UcjhdG__paymentIcon{font-size:1.75rem}.checkout-module__UcjhdG__paymentInfo{flex-direction:column;gap:.25rem;display:flex}.checkout-module__UcjhdG__paymentName{color:#1a3009;font-weight:700}.checkout-module__UcjhdG__paymentDesc{color:#666;font-size:.875rem}.checkout-module__UcjhdG__accountSection{border-top:1px solid #eee;margin-top:2rem;padding-top:1.5rem}.checkout-module__UcjhdG__accountToggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;display:flex}.checkout-module__UcjhdG__accountToggle input[type=checkbox]{accent-color:#2d5016;cursor:pointer;width:18px;height:18px}.checkout-module__UcjhdG__accountToggleLabel{color:#1a3009;font-size:1rem;font-weight:600}.checkout-module__UcjhdG__accountToggleDesc{color:#666;margin-top:.25rem;margin-left:2.5rem;font-size:.85rem}.checkout-module__UcjhdG__accountFields{background:#faf8f3;border:1px solid #e8e0d0;border-radius:10px;margin-top:1.25rem;padding:1.25rem}.checkout-module__UcjhdG__accountError{color:#d32f2f;margin-top:.5rem;font-size:.875rem}.checkout-module__UcjhdG__accountSuccess{color:#2d5016;margin-top:.5rem;font-size:.875rem;font-weight:600}.checkout-module__UcjhdG__loggedInBanner{color:#2d5016;background:#e8f5e9;border-radius:10px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;display:flex}.checkout-module__UcjhdG__loggedInIcon{font-size:1.25rem}.checkout-module__UcjhdG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b8a065 0%,#a08945 100%);border:none;border-radius:50px;width:100%;margin-top:2rem;padding:1.125rem 2rem;font-size:1.125rem;font-weight:700;transition:transform .2s,box-shadow .2s}.checkout-module__UcjhdG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #b8a06566}.checkout-module__UcjhdG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.checkout-module__UcjhdG__summarySection{position:sticky;top:2rem}.checkout-module__UcjhdG__summaryCard{background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 4px 20px #00000014}.checkout-module__UcjhdG__summaryTitle{color:#1a3009;margin-bottom:1.5rem;font-family:Merriweather,serif;font-size:1.25rem}.checkout-module__UcjhdG__summaryProduct{gap:1rem;margin-bottom:1.5rem;display:flex}.checkout-module__UcjhdG__productImage{background:linear-gradient(135deg,#e8f5e9 0%,#c8e6c9 100%);border-radius:10px;justify-content:center;align-items:center;width:70px;height:70px;font-size:2rem;display:flex}.checkout-module__UcjhdG__productDetails h4{color:#1a3009;margin-bottom:.25rem;font-weight:700}.checkout-module__UcjhdG__productDetails p{color:#666;font-size:.875rem}.checkout-module__UcjhdG__summaryDivider{background:#eee;height:1px;margin:1rem 0}.checkout-module__UcjhdG__summaryRow{color:#555;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.checkout-module__UcjhdG__originalPrice{color:#999;text-decoration:line-through}.checkout-module__UcjhdG__discountPrice{color:#2d5016;font-weight:600}.checkout-module__UcjhdG__freeShipping{color:#2d5016;font-weight:700}.checkout-module__UcjhdG__summaryTotal{color:#1a3009;padding-top:1rem;font-size:1.25rem;font-weight:700}.checkout-module__UcjhdG__guaranteeBadges{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.checkout-module__UcjhdG__guaranteeBadges span{color:#2d5016;background:#f0ebe0;border-radius:6px;padding:.5rem .75rem;font-size:.8rem;font-weight:600}.checkout-module__UcjhdG__successBox{text-align:center;background:#fff;border-radius:16px;max-width:600px;margin:2rem auto;padding:3rem 2rem;box-shadow:0 4px 20px #00000014}.checkout-module__UcjhdG__successIcon{color:#fff;background:linear-gradient(135deg,#4caf50 0%,#2e7d32 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2.5rem;display:flex}.checkout-module__UcjhdG__successBox h1{color:#1a3009;margin-bottom:1rem;font-family:Merriweather,serif}.checkout-module__UcjhdG__successBox>p{color:#555;margin-bottom:.5rem}.checkout-module__UcjhdG__orderSummarySuccess{text-align:left;background:#f8f6f0;border-radius:10px;margin:2rem 0;padding:1.5rem}.checkout-module__UcjhdG__orderSummarySuccess h3{color:#1a3009;margin-bottom:1rem;font-family:Merriweather,serif;font-size:1.1rem}.checkout-module__UcjhdG__orderSummarySuccess p{color:#555;margin-bottom:.5rem;font-size:.95rem}.checkout-module__UcjhdG__backBtn{color:#fff;background:linear-gradient(135deg,#b8a065 0%,#a08945 100%);border-radius:50px;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.checkout-module__UcjhdG__backBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #b8a06566}
