.history_container__FMfNV{max-width:800px;margin:0 auto;padding:40px 20px;font-family:sans-serif;color:#333}.history_title__oF6YH{font-size:2rem;font-weight:800;margin-bottom:30px;color:#1a202c;border-bottom:2px solid #edf2f7;padding-bottom:16px}.history_formCard__SgJrI{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:32px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);max-width:500px;margin:0 auto}.history_formGroup__GX_pu{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.history_formGroup__GX_pu label{font-size:.9rem;font-weight:700;color:#4a5568}.history_input__29ZNn{padding:12px 16px;border:1px solid #cbd5e0;border-radius:8px;font-size:1rem;outline:none;transition:border-color .2s}.history_input__29ZNn:focus{border-color:#3182ce}.history_submitButton__vxu9T{width:100%;padding:14px;background-color:#3182ce;color:#fff;border:none;border-radius:8px;font-size:1.05rem;font-weight:700;cursor:pointer;transition:background-color .2s}.history_submitButton__vxu9T:hover{background-color:#2b6cb0}.history_orderCard__8BttH{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;margin-bottom:20px;box-shadow:0 2px 4px rgba(0,0,0,.02)}.history_orderHeader__nonTp{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;border-bottom:1px solid #edf2f7;padding-bottom:16px}@media (max-width:600px){.history_orderHeader__nonTp{flex-direction:column;gap:12px}}.history_orderMeta__A_xG1{display:flex;flex-direction:column;gap:4px}.history_orderId__PE037{font-size:.85rem;font-family:monospace;color:#718096}.history_orderDate__uMYgc{font-size:.95rem;font-weight:600;color:#2d3748}.history_badge__K4tPb{display:inline-block;padding:6px 12px;border-radius:20px;font-size:.85rem;font-weight:700}.history_badgePending__ZXUro{background-color:#fee1cd;color:#c75605}.history_badgePaid__uqmRE{background-color:#d1fad1;color:#0f8a0f}.history_badgeShipped__PuFmk{background-color:#d1dffa;color:#144bb8}.history_badgeDelivered__yegNP{background-color:#e6e6e6;color:#4d4d4d}.history_itemSummaryRow__vqt4q{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.history_itemSummaryText__fAiH_{font-size:1.05rem;font-weight:700;color:#2d3748}.history_totalPrice__sL8PZ{font-size:1.25rem;font-weight:800;color:#e53e3e}.history_toggleButton__7n_jH{padding:8px 16px;background-color:transparent;border:1px solid #cbd5e0;border-radius:6px;color:#4a5568;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s}.history_toggleButton__7n_jH:hover{background-color:#edf2f7}.history_detailArea__4PXup{margin-top:20px;padding-top:20px;border-top:1px dashed #e2e8f0;animation:history_slideDown__hJbE3 .2s ease-out}.history_detailGrid__9cAay{display:grid;grid-template-columns:1fr 1fr;gap:16px;background-color:#f7fafc;border:1px solid #edf2f7;border-radius:8px;padding:16px;margin-bottom:20px}@media (max-width:600px){.history_detailGrid__9cAay{grid-template-columns:1fr}}.history_detailItem__FxBv4{display:flex;flex-direction:column;gap:4px}.history_detailLabel__CAPTT{font-size:.8rem;font-weight:700;color:#a0aec0}.history_detailValue__cag3s{font-size:.95rem;font-weight:600;color:#2d3748}.history_productTable__YDXUT{width:100%;border-collapse:collapse;font-size:.9rem}.history_productTable__YDXUT td,.history_productTable__YDXUT th{padding:10px 12px;border-bottom:1px solid #edf2f7;text-align:left}.history_productTable__YDXUT th{background-color:#edf2f7;color:#4a5568;font-weight:700}.history_productTable__YDXUT tr:last-child td{border-bottom:none}@keyframes history_slideDown__hJbE3{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}