@charset "UTF-8";.checkout_block{padding:40px 0 64px}.checkout{max-width:720px;margin:0 auto}.checkout_heading{margin:28px 0 12px;font-size:20px}.checkout_event,.checkout_order{display:flex;flex-direction:column;gap:4px;margin-bottom:24px;color:#444}.seat_section{margin-bottom:16px}.seat_section_title{margin:0 0 8px;font-size:16px}.seat_chips{display:flex;flex-wrap:wrap;gap:8px}.seat_chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #d0d0d0;border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s}.seat_chip:has(input:checked){border-color:#198754;background:#eaf5ee}.seat_chip input{margin:0}.seat_chip_price{color:#666;font-size:13px}.ga_area{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:12px 0;border-bottom:1px solid #eee}.ga_area .ga_name{font-weight:600}.ga_area .ga_price{color:#666}.ga_area .ga_available{color:#888;font-size:13px;margin-left:auto}.stepper{display:inline-flex;align-items:center;gap:6px}.stepper button{width:34px;height:34px;border:1px solid #ccc;border-radius:8px;background:#fff;font-size:18px;line-height:1;cursor:pointer}.stepper input{width:52px;height:34px;text-align:center;border:1px solid #ccc;border-radius:8px}.field_block{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.field_block input{padding:10px 12px;border:1px solid #ccc;border-radius:8px;font:inherit}.checkout_summary{display:flex;justify-content:space-between;align-items:baseline;margin:20px 0;font-size:20px;font-weight:700}.form_message{margin:8px 0;color:#c0392b}.form_message--error{color:#c0392b}.gateway_list{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.gateway_option{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #d0d0d0;border-radius:10px;cursor:pointer}.gateway_option:has(input:checked){border-color:#0d6efd;background:#eef4ff}.order_items{list-style:none;padding:0;margin:12px 0}.order_items li{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #eee}.result_badge{display:inline-block;padding:8px 14px;border-radius:8px;font-weight:600;margin-bottom:12px}.result_badge--ok{background:#d1e7dd;color:#0f5132}.result_badge--pending{background:#fff3cd;color:#664d03}.result_badge--fail{background:#f8d7da;color:#842029}.result_total{margin-top:16px;font-size:20px;font-weight:700}.checkout_empty{color:#888;padding:16px 0}
