.page-module__UIbvTa__page{padding:2rem 1.25rem 5rem}.page-module__UIbvTa__titleRow{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__UIbvTa__titleRow h1{margin-bottom:.25rem;font-size:1.6rem;font-weight:900}.page-module__UIbvTa__titleRow p,.page-module__UIbvTa__authNotice p{color:var(--foreground-muted)}.page-module__UIbvTa__titleActions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.page-module__UIbvTa__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem;display:grid}.page-module__UIbvTa__stats div{background:var(--surface-glass);border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);gap:.25rem;padding:1.25rem;display:grid}.page-module__UIbvTa__stats span{color:var(--foreground-muted);font-size:.75rem;font-weight:800}.page-module__UIbvTa__stats strong{font-size:1.35rem}.page-module__UIbvTa__viewTabs{gap:.5rem;margin-bottom:1rem;display:flex}.page-module__UIbvTa__viewTab{color:var(--foreground-muted);background:var(--surface-glass);border:1px solid var(--border-light);border-radius:var(--radius-md);align-items:center;gap:.4rem;padding:.65rem 1rem;font-size:.875rem;font-weight:800;display:inline-flex}.page-module__UIbvTa__viewTab span{color:#fff;background:var(--primary);border-radius:var(--radius-full);justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.7rem;display:inline-flex}.page-module__UIbvTa__viewTab.page-module__UIbvTa__active{color:var(--primary);border-color:var(--primary);background:var(--info-light)}.page-module__UIbvTa__fulfillmentLog{min-width:140px;max-width:220px}.page-module__UIbvTa__fulfillmentLog small{margin-top:.2rem;display:block}.page-module__UIbvTa__fulfillmentBadge{border-radius:var(--radius-full);padding:.15rem .45rem;font-size:.7rem;font-weight:900;display:inline-flex}.page-module__UIbvTa__fulfillmentBadge.page-module__UIbvTa__queued{color:#92400e;background:var(--warning-light)}.page-module__UIbvTa__fulfillmentBadge.page-module__UIbvTa__sent{color:#065f46;background:var(--success-light)}.page-module__UIbvTa__fulfillmentBadge.page-module__UIbvTa__failed{color:#991b1b;background:var(--danger-light)}.page-module__UIbvTa__fulfillmentError{color:var(--danger);word-break:break-word}.page-module__UIbvTa__depositsSection{gap:1rem;display:grid}.page-module__UIbvTa__depositPanel{background:var(--surface-glass);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:1rem}.page-module__UIbvTa__depositPanel h2{margin-bottom:.75rem;font-size:.95rem;font-weight:900}.page-module__UIbvTa__depositForm{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:.75rem;display:grid}.page-module__UIbvTa__depositForm label{color:var(--foreground-muted);gap:.35rem;font-size:.75rem;font-weight:800;display:grid}.page-module__UIbvTa__depositForm input,.page-module__UIbvTa__importArea,.page-module__UIbvTa__matchRow select{border:1px solid var(--border-light);border-radius:var(--radius-sm);background:var(--background);width:100%;padding:.55rem .65rem;font-size:.8125rem}.page-module__UIbvTa__fullWidth{grid-column:1/-1}.page-module__UIbvTa__importHint{color:var(--foreground-muted);margin-bottom:.5rem;font-size:.75rem}.page-module__UIbvTa__importArea{resize:vertical;margin-bottom:.5rem}.page-module__UIbvTa__csvUploadRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__UIbvTa__csvSummary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin-top:.85rem;display:grid}.page-module__UIbvTa__csvSummary div{background:var(--background);border:1px solid var(--border-light);border-radius:var(--radius-sm);gap:.2rem;padding:.6rem .75rem;display:grid}.page-module__UIbvTa__csvSummary span{color:var(--foreground-muted);font-size:.7rem;font-weight:800}.page-module__UIbvTa__csvSummary strong{font-size:1.05rem}.page-module__UIbvTa__matchRow{gap:.35rem;min-width:260px;display:flex}.page-module__UIbvTa__matchRow select{flex:1;min-width:0}.page-module__UIbvTa__matchPanel{background:var(--surface-glass);border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);margin-bottom:1.25rem;padding:1rem}.page-module__UIbvTa__matchPanel h2{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;font-weight:900;display:flex}.page-module__UIbvTa__matchPanel h2 span{color:#fff;background:var(--primary);border-radius:var(--radius-full);justify-content:center;align-items:center;padding:.1rem .5rem;font-size:.7rem;display:inline-flex}.page-module__UIbvTa__matchList{gap:.75rem;margin-top:.75rem;display:grid}.page-module__UIbvTa__matchCard{background:var(--background);border:1px solid var(--border-light);border-radius:var(--radius-sm);grid-template-columns:minmax(160px,220px) 1fr auto;align-items:start;gap:1rem;padding:.85rem;display:grid}.page-module__UIbvTa__matchDepositInfo{gap:.2rem;display:grid}.page-module__UIbvTa__matchDepositInfo strong{font-size:.9rem}.page-module__UIbvTa__matchDepositInfo small{color:var(--foreground-muted)}.page-module__UIbvTa__matchCandidates{gap:.4rem;display:grid}.page-module__UIbvTa__matchCandidateRow{border:1px solid var(--border-light);border-radius:var(--radius-sm);cursor:pointer;align-items:flex-start;gap:.5rem;padding:.4rem .55rem;font-size:.8rem;display:flex}.page-module__UIbvTa__matchCandidateRow input{margin-top:.2rem}.page-module__UIbvTa__matchCandidateDetail{gap:.15rem;display:grid}.page-module__UIbvTa__matchCandidateDetail strong{font-family:monospace;font-size:.8rem}.page-module__UIbvTa__matchCandidateDetail span{color:var(--foreground-muted);font-size:.75rem}@media (max-width:860px){.page-module__UIbvTa__matchCard{grid-template-columns:1fr}}.page-module__UIbvTa__tabs{border-bottom:2px solid var(--border-light);gap:.25rem;margin-bottom:1.25rem;display:flex;overflow-x:auto}.page-module__UIbvTa__tab{color:var(--foreground-muted);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:.4rem;margin-bottom:-2px;padding:.75rem 1rem;font-size:.8125rem;font-weight:800;display:inline-flex}.page-module__UIbvTa__tab span{color:#fff;background:var(--primary);border-radius:var(--radius-full);justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.7rem;display:inline-flex}.page-module__UIbvTa__active{color:var(--primary);border-bottom-color:var(--primary)}.page-module__UIbvTa__tableWrap{background:var(--surface-glass);border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow-x:auto}.page-module__UIbvTa__table{border-collapse:collapse;width:100%;font-size:.8125rem}.page-module__UIbvTa__table th,.page-module__UIbvTa__table td{text-align:left;border-bottom:1px solid var(--border-light);vertical-align:middle;padding:.75rem 1rem}.page-module__UIbvTa__table th{color:var(--foreground-muted);background:var(--surface-hover);white-space:nowrap}.page-module__UIbvTa__dateCell,.page-module__UIbvTa__orderNumber{white-space:nowrap;font-size:.75rem}.page-module__UIbvTa__dateCell small,.page-module__UIbvTa__table small{color:var(--foreground-muted)}.page-module__UIbvTa__orderNumber{color:var(--foreground-muted);font-family:monospace}.page-module__UIbvTa__itemSummary{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.page-module__UIbvTa__amount{white-space:nowrap;font-weight:800}.page-module__UIbvTa__status{border-radius:var(--radius-full);white-space:nowrap;padding:.2rem .55rem;font-size:.72rem;font-weight:900;display:inline-flex}.page-module__UIbvTa__pending{color:#92400e;background:var(--warning-light)}.page-module__UIbvTa__paid{color:#1e40af;background:var(--info-light)}.page-module__UIbvTa__fulfilled{color:#065f46;background:var(--success-light)}.page-module__UIbvTa__cancelled{color:#991b1b;background:var(--danger-light)}.page-module__UIbvTa__actions{flex-wrap:wrap;gap:.35rem;display:flex}.page-module__UIbvTa__loader,.page-module__UIbvTa__empty,.page-module__UIbvTa__error,.page-module__UIbvTa__authNotice{text-align:center;padding:4rem 0}.page-module__UIbvTa__error{color:var(--danger);font-weight:800}.page-module__UIbvTa__authNotice{justify-items:center;gap:1rem;display:grid}@media (max-width:860px){.page-module__UIbvTa__titleRow{flex-direction:column}.page-module__UIbvTa__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__UIbvTa__depositForm{grid-template-columns:1fr}}@media (max-width:520px){.page-module__UIbvTa__stats{grid-template-columns:1fr}}
