.Checkout-module__G_FC4G__checkoutPage{background:#f9fafb;min-height:100vh;padding-top:100px}.Checkout-module__G_FC4G__container{max-width:1400px;margin:0 auto;padding:40px 20px 80px}.Checkout-module__G_FC4G__title{color:#0f380f;margin-bottom:40px;font-size:2.5rem;font-weight:700}.Checkout-module__G_FC4G__grid{grid-template-columns:1fr 400px;gap:40px;display:grid}.Checkout-module__G_FC4G__form{flex-direction:column;gap:32px;display:flex}.Checkout-module__G_FC4G__section{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000f}.Checkout-module__G_FC4G__sectionTitle{color:#0f380f;margin-bottom:20px;font-size:1.5rem;font-weight:700}.Checkout-module__G_FC4G__formGroup{flex-direction:column;gap:8px;display:flex}.Checkout-module__G_FC4G__formRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.Checkout-module__G_FC4G__label{color:#374151;font-size:.875rem;font-weight:600}.Checkout-module__G_FC4G__input,.Checkout-module__G_FC4G__select{color:#374151;border:2px solid #e5e7eb;border-radius:8px;padding:12px 16px;font-size:1rem;transition:all .3s}.Checkout-module__G_FC4G__input:focus,.Checkout-module__G_FC4G__select:focus{border-color:#16a34a;outline:none;box-shadow:0 0 0 3px #16a34a1a}.Checkout-module__G_FC4G__paymentMethods{gap:16px;display:flex}.Checkout-module__G_FC4G__paymentOption{cursor:pointer;border:2px solid #e5e7eb;border-radius:8px;flex:1;align-items:center;gap:12px;padding:16px;transition:all .3s;display:flex}.Checkout-module__G_FC4G__paymentOption:has(.Checkout-module__G_FC4G__radio:checked){background:#f0fdf4;border-color:#0f380f}.Checkout-module__G_FC4G__radio{accent-color:#0f380f;cursor:pointer;width:20px;height:20px}.Checkout-module__G_FC4G__paymentLabel{color:#374151;font-weight:600}.Checkout-module__G_FC4G__error{color:#991b1b;background:#fee2e2;border:2px solid #ef4444;border-radius:8px;padding:16px;font-weight:600}.Checkout-module__G_FC4G__submitButton{color:#fff;cursor:pointer;background:#0f380f;border:none;border-radius:8px;width:100%;padding:16px 32px;font-size:1.125rem;font-weight:700;transition:all .3s}.Checkout-module__G_FC4G__submitButton:hover:not(:disabled){background:#16a34a;transform:translateY(-2px);box-shadow:0 8px 16px #0f380f4d}.Checkout-module__G_FC4G__submitButton:disabled{cursor:not-allowed;background:#9ca3af}.Checkout-module__G_FC4G__summarySection{height:fit-content;position:sticky;top:120px}.Checkout-module__G_FC4G__summary{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 12px #00000014}.Checkout-module__G_FC4G__summaryTitle{color:#0f380f;margin-bottom:20px;font-size:1.5rem;font-weight:700}.Checkout-module__G_FC4G__items{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:12px;margin-bottom:20px;padding-bottom:20px;display:flex}.Checkout-module__G_FC4G__summaryItem{grid-template-columns:1fr auto auto;align-items:start;gap:12px;font-size:.875rem;display:grid}.Checkout-module__G_FC4G__itemInfo{flex-direction:column;gap:4px;display:flex}.Checkout-module__G_FC4G__itemName{color:#374151;font-weight:600}.Checkout-module__G_FC4G__itemVariant{color:#9ca3af;font-size:.75rem}.Checkout-module__G_FC4G__itemQuantity{color:#6b7280}.Checkout-module__G_FC4G__itemPrice{color:#16a34a;text-align:right;font-weight:600}.Checkout-module__G_FC4G__summaryRow{color:#374151;border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:12px 0;font-size:1rem;display:flex}.Checkout-module__G_FC4G__summaryTotal{color:#0f380f;border-top:2px solid #0f380f;justify-content:space-between;margin-top:12px;padding:16px 0;font-size:1.25rem;font-weight:700;display:flex}.Checkout-module__G_FC4G__emptyCheckout{background:#f9fafb;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.Checkout-module__G_FC4G__emptyContent{text-align:center;max-width:400px}.Checkout-module__G_FC4G__emptyTitle{color:#0f380f;margin-bottom:12px;font-size:2rem;font-weight:700}.Checkout-module__G_FC4G__emptyText{color:#6b7280;margin-bottom:32px;font-size:1rem}.Checkout-module__G_FC4G__shopButton{color:#fff;background:#0f380f;border-radius:8px;padding:14px 32px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.Checkout-module__G_FC4G__shopButton:hover{background:#16a34a;transform:translateY(-2px)}@media (max-width:1024px){.Checkout-module__G_FC4G__grid{grid-template-columns:1fr}.Checkout-module__G_FC4G__summarySection{position:static}}@media (max-width:768px){.Checkout-module__G_FC4G__checkoutPage{padding-top:80px}.Checkout-module__G_FC4G__container{padding:24px 16px 60px}.Checkout-module__G_FC4G__title{font-size:1.75rem}.Checkout-module__G_FC4G__formRow{grid-template-columns:1fr}.Checkout-module__G_FC4G__paymentMethods{flex-direction:column}}
