.Purchase_page_background__LEADC{background-color:#f4f6f8;min-height:100vh;padding:60px 20px;display:flex;justify-content:center;align-items:flex-start}.Purchase_container__59BfS{width:100%;max-width:960px;display:grid;grid-template-columns:1fr 400px;grid-gap:40px;gap:40px;align-items:flex-start}.Purchase_form_container___92ee{background:white;padding:40px;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.05)}.Purchase_title__mUZ8d{font-size:1.8rem;font-weight:700;margin-bottom:2rem;color:#2c3e50;display:flex;align-items:center;gap:10px}.Purchase_form_section__Ft_5v{margin-bottom:2.5rem}.Purchase_section_title__C_Fex{font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;color:#34495e;padding-bottom:10px;border-bottom:2px solid #f0f0f0}.Purchase_form_group__Dzh_H{margin-bottom:1.5rem}.Purchase_form_group__Dzh_H label{display:block;margin-bottom:8px;font-weight:500;color:#555}.Purchase_form_group__Dzh_H label .Purchase_required__h0Cfp{color:#e74c3c;margin-left:4px}.Purchase_form_group__Dzh_H input{width:100%;padding:14px;border:1px solid #ddd;border-radius:8px;font-size:1rem;color:#333;transition:all .2s ease-in-out}.Purchase_form_group__Dzh_H input::placeholder{color:#aaa}.Purchase_form_group__Dzh_H input:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.Purchase_address_search_group__QebjW{display:flex;gap:10px}.Purchase_address_search_group__QebjW input{background-color:#f8f9fa}.Purchase_search_button__atgxe{padding:14px 20px;border:1px solid #ddd;background-color:#e9ecef;border-radius:8px;cursor:pointer;font-weight:500;color:#555;white-space:nowrap;transition:background-color .2s}.Purchase_search_button__atgxe:hover{background-color:#dee2e6}.Purchase_payment_section__3y0Xv .Purchase_payment_method__o5x_Z{background-color:#f8f9fa;padding:20px;border-radius:8px;border:1px solid #eee;display:flex;align-items:center;gap:15px}.Purchase_payment_section__3y0Xv input[type=radio]{width:20px;height:20px}.Purchase_payment_section__3y0Xv label{font-size:1.1rem;font-weight:500}.Purchase_payment_notice__vWFm8{margin-top:1rem;font-size:.9rem;color:#7f8c8d;text-align:center;padding:10px;background-color:#f8f9fa;border-radius:8px}.Purchase_summary_container__uAevO{background:white;padding:30px;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.05);position:-webkit-sticky;position:sticky;top:100px}.Purchase_order_summary__Q_TXQ .Purchase_discount__66x1s,.Purchase_order_summary__Q_TXQ .Purchase_item__cinVx,.Purchase_order_summary__Q_TXQ .Purchase_total__qmeO3{display:flex;justify-content:space-between;font-size:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.Purchase_order_summary__Q_TXQ .Purchase_discount__66x1s:last-child,.Purchase_order_summary__Q_TXQ .Purchase_item__cinVx:last-child{margin-bottom:0}.Purchase_order_summary__Q_TXQ .Purchase_total__qmeO3{font-size:1.2rem;font-weight:700;color:#2c3e50;margin-top:1rem;padding-top:1rem;border-top:2px solid #e0e0e0;border-bottom:none}.Purchase_total_price__qvyYo{color:#e74c3c;font-size:1.4rem}.Purchase_promo_section__LsbWU{margin-top:2rem}.Purchase_promo_section__LsbWU input{margin-top:10px}.Purchase_submit_button__pYl3k{width:100%;padding:16px;font-size:1.2rem;font-weight:700;color:white;background:#e74c3c;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:2rem}.Purchase_submit_button__pYl3k:hover{background:#c0392b;transform:translateY(-2px)}.Purchase_submit_button__pYl3k:disabled{background:#bdc3c7;cursor:not-allowed;transform:none}.Purchase_secure_payment_info__8Qp8U{text-align:center;margin-top:2rem;font-size:.9rem;color:#7f8c8d;display:flex;align-items:center;justify-content:center;gap:8px}.Purchase_error_message__U_lIy{color:#e74c3c;background-color:rgba(231,76,60,.1);padding:12px;border-radius:8px;text-align:center;margin-top:1.5rem;font-weight:500}@media (max-width:960px){.Purchase_container__59BfS{grid-template-columns:1fr}.Purchase_summary_container__uAevO{position:static}}