.Order-module__bQdrYG__pageContainer{max-width:600px;margin:0 auto;padding:60px 24px}.Order-module__bQdrYG__card{text-align:center;background-color:#fff;border-radius:8px;padding:40px;box-shadow:0 3px 10px #0000001f}.Order-module__bQdrYG__cardRounded{border-radius:12px;padding:0;overflow:hidden}.Order-module__bQdrYG__loadingCard{justify-content:center;align-items:center;min-height:300px;display:flex}.Order-module__bQdrYG__loadingInner{align-items:center;gap:16px;display:flex}@keyframes Order-module__bQdrYG__spin{to{transform:rotate(360deg)}}.Order-module__bQdrYG__spinner{border:3px solid #e5e7eb;border-top-color:#0e26d8;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite Order-module__bQdrYG__spin}.Order-module__bQdrYG__loadingText{color:#333;margin:0;font-size:16px}.Order-module__bQdrYG__successIcon{color:#00a65a;margin-bottom:24px}.Order-module__bQdrYG__pageTitle{color:#333;margin:0 0 16px;font-size:28px;font-weight:600}.Order-module__bQdrYG__pageMessage{color:#666;margin:0 0 32px;font-size:16px;line-height:1.5}.Order-module__bQdrYG__orderIdBox{color:#666;background-color:#f5f5f5;border-radius:4px;margin-bottom:32px;padding:12px;font-size:14px}.Order-module__bQdrYG__primaryButton{color:#fff;cursor:pointer;background-color:#08c;border:none;border-radius:4px;justify-content:center;align-items:center;padding:12px 32px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.Order-module__bQdrYG__primaryButton:hover{background-color:#069}.Order-module__bQdrYG__outlinedButton{color:#08c;cursor:pointer;background-color:#0000;border:1px solid #08c;border-radius:4px;justify-content:center;align-items:center;padding:12px 32px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.Order-module__bQdrYG__outlinedButton:hover{background-color:#f5f5f5}.Order-module__bQdrYG__buttonRow{flex-direction:column;justify-content:center;gap:16px;display:flex}@media (min-width:600px){.Order-module__bQdrYG__buttonRow{flex-direction:row}}.Order-module__bQdrYG__errorIcon{color:#dc3545;margin-bottom:24px}.Order-module__bQdrYG__errorAlert{text-align:left;color:#5f2120;background-color:#fdeded;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:32px;padding:12px 16px;font-size:14px}.Order-module__bQdrYG__bankHeader{text-align:center;color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);padding:32px}.Order-module__bQdrYG__bankHeaderIcon{margin-bottom:16px}.Order-module__bQdrYG__bankHeaderTitle{color:#fff;margin:0 0 8px;font-size:24px;font-weight:700}.Order-module__bQdrYG__bankHeaderSubtitle{opacity:.9;color:#fff;margin:0;font-size:14px}.Order-module__bQdrYG__bankBody{padding:24px}.Order-module__bQdrYG__warningBox{background-color:#fef3c7;border:1px solid #f59e0b;border-radius:8px;margin-bottom:24px;padding:16px}.Order-module__bQdrYG__warningText{color:#92400e;margin:0;font-size:13px;font-weight:500}.Order-module__bQdrYG__detailsTable{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.Order-module__bQdrYG__detailRow{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Order-module__bQdrYG__detailRow:last-child{border-bottom:none}.Order-module__bQdrYG__detailRow:hover{background-color:#f9fafb}.Order-module__bQdrYG__detailLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:12px;font-weight:600}.Order-module__bQdrYG__detailValue{color:#111827;margin:4px 0 0;font-family:monospace;font-size:15px;font-weight:500}.Order-module__bQdrYG__copyButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;align-items:center;padding:8px;display:flex}.Order-module__bQdrYG__copyButton:hover{background-color:#f3f4f6}.Order-module__bQdrYG__copyButtonSuccess{color:#10b981}.Order-module__bQdrYG__amountRow{background-color:#f0fdf4}.Order-module__bQdrYG__amountRow:hover{background-color:#dcfce7}.Order-module__bQdrYG__amountValue{color:#059669;margin:4px 0 0;font-size:20px;font-weight:700}.Order-module__bQdrYG__referenceRow{background-color:#eff6ff}.Order-module__bQdrYG__referenceRow:hover{background-color:#dbeafe}.Order-module__bQdrYG__referenceValue{color:#1d4ed8;margin:4px 0 0;font-family:monospace;font-size:18px;font-weight:700}.Order-module__bQdrYG__orderItemsHeader{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px 16px}.Order-module__bQdrYG__orderItemsHeaderText{color:#374151;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:12px;font-weight:600}.Order-module__bQdrYG__orderItem{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.Order-module__bQdrYG__orderItem:last-child{border-bottom:none}.Order-module__bQdrYG__orderItem:hover{background-color:#f9fafb}.Order-module__bQdrYG__orderItemLeft{align-items:center;gap:12px;display:flex}.Order-module__bQdrYG__orderItemLogo{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.Order-module__bQdrYG__orderItemLogoImg{object-fit:cover;width:100%;height:100%}.Order-module__bQdrYG__orderItemName{color:#111827;margin:0;font-size:14px;font-weight:600}.Order-module__bQdrYG__orderItemMeta{color:#6b7280;margin:0;font-size:12px}.Order-module__bQdrYG__orderItemPrice{color:#059669;margin:0;font-size:14px;font-weight:600}.Order-module__bQdrYG__infoBox{background-color:#f9fafb;border-radius:8px;margin-top:24px;padding:16px}.Order-module__bQdrYG__infoText{color:#6b7280;margin:0;font-size:13px;line-height:1.6}.Order-module__bQdrYG__infoTextSpaced{margin-top:8px}.Order-module__bQdrYG__bankFooter{text-align:center;border-top:1px solid #e5e7eb;padding:24px}.Order-module__bQdrYG__bankButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 32px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.Order-module__bQdrYG__bankButton:hover{background-color:#2563eb}.Order-module__bQdrYG__reviewCard{text-align:center;background-color:#fff;border-radius:8px;margin-top:24px;padding:40px;box-shadow:0 3px 10px #0000001f}.Order-module__bQdrYG__reviewTitle{color:#333;margin:0 0 8px;font-size:18px;font-weight:600}.Order-module__bQdrYG__reviewMessage{color:#666;margin:0 0 24px;font-size:14px;line-height:1.6}.Order-module__bQdrYG__reviewButton{color:#00b67a;cursor:pointer;background:0 0;border:1px solid #00b67a;border-radius:4px;align-items:center;gap:6px;padding:8px 24px;font-size:13px;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.Order-module__bQdrYG__reviewButton:hover{background-color:#00b67a0a}.Order-module__bQdrYG__notFoundCard{text-align:center;background-color:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:32px;display:flex;box-shadow:0 3px 10px #0000001f}.Order-module__bQdrYG__notFound404{margin:0;padding-bottom:8px;font-size:8rem;font-weight:700;line-height:1;position:relative}.Order-module__bQdrYG__notFound404:after{content:"";border-radius:2px;width:60px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Order-module__bQdrYG__notFoundTitle{margin:32px 0 16px;font-size:2.5rem;font-weight:600}.Order-module__bQdrYG__notFoundMessage{max-width:500px;margin:0 0 32px;font-size:1.125rem;line-height:1.6}.Order-module__bQdrYG__notFoundGrid{grid-template-columns:1fr;gap:16px;width:100%;max-width:600px;margin-bottom:32px;display:grid}@media (min-width:600px){.Order-module__bQdrYG__notFoundGrid{grid-template-columns:1fr 1fr}}.Order-module__bQdrYG__notFoundBtn{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:56px;padding:12px 24px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;overflow:hidden}.Order-module__bQdrYG__notFoundBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.Order-module__bQdrYG__notFoundBtnPrimary{color:#fff;background-color:#0e26d8}.Order-module__bQdrYG__notFoundBtnSecondary{color:#fff;background-color:#ce0915}.Order-module__bQdrYG__notFoundBtnOutlined{color:#0e26d8;background-color:#0000;border:1px solid #0e26d8}.Order-module__bQdrYG__notFoundBtnOutlined:hover{box-shadow:none;background-color:#0e26d80f}.Order-module__bQdrYG__notFoundFooter{max-width:500px;margin-top:32px;padding-top:24px}.Order-module__bQdrYG__notFoundHelpText{margin:0 0 16px;font-size:.875rem}.Order-module__bQdrYG__notFoundLinks{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Order-module__bQdrYG__notFoundLink{font-size:.875rem;font-weight:500;text-decoration:none}.Order-module__bQdrYG__notFoundSep{color:#d1d5db}
