.TransactionsPage-module__PT4F3W__statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.TransactionsPage-module__PT4F3W__statCard{border-radius:.5rem;padding:1.25rem}html[data-theme=light] .TransactionsPage-module__PT4F3W__statCard{background:#fff;border:1px solid #e2e8f0}html[data-theme=dark] .TransactionsPage-module__PT4F3W__statCard{background:#ffffff08;border:1px solid #ffffff1a}.TransactionsPage-module__PT4F3W__statLabel{margin-bottom:.5rem;font-size:.875rem}html[data-theme=light] .TransactionsPage-module__PT4F3W__statLabel{color:#718096}html[data-theme=dark] .TransactionsPage-module__PT4F3W__statLabel{color:#fff9}.TransactionsPage-module__PT4F3W__statValue{font-size:1.25rem;font-weight:600}html[data-theme=light] .TransactionsPage-module__PT4F3W__statValue{color:#1a202c}html[data-theme=dark] .TransactionsPage-module__PT4F3W__statValue{color:#fff}.TransactionsPage-module__PT4F3W__statTime{font-size:.875rem;font-weight:400}html[data-theme=light] .TransactionsPage-module__PT4F3W__statTime{color:#a0aec0}html[data-theme=dark] .TransactionsPage-module__PT4F3W__statTime{color:#fff6}.TransactionsPage-module__PT4F3W__controls{justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}html[data-theme=light] .TransactionsPage-module__PT4F3W__controls{border-bottom:1px solid #e2e8f0}html[data-theme=dark] .TransactionsPage-module__PT4F3W__controls{border-bottom:1px solid #ffffff1a}.TransactionsPage-module__PT4F3W__tabs{gap:.5rem;display:flex}.TransactionsPage-module__PT4F3W__tab{cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}html[data-theme=light] .TransactionsPage-module__PT4F3W__tab{color:#718096}html[data-theme=dark] .TransactionsPage-module__PT4F3W__tab{color:#fff9}html[data-theme=light] .TransactionsPage-module__PT4F3W__tab:hover{color:#1a202c}html[data-theme=dark] .TransactionsPage-module__PT4F3W__tab:hover{color:#fff}.TransactionsPage-module__PT4F3W__tabActive{background:#3b82f61a;border-radius:.375rem}html[data-theme=light] .TransactionsPage-module__PT4F3W__tabActive{color:#1a202c}html[data-theme=dark] .TransactionsPage-module__PT4F3W__tabActive{color:#fff}.TransactionsPage-module__PT4F3W__rightControls{align-items:center;gap:1rem;display:flex}.TransactionsPage-module__PT4F3W__filterButton{color:#3b82f6;cursor:pointer;background:0 0;border:1px solid #3b82f64d;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.TransactionsPage-module__PT4F3W__filterButton:hover{background:#3b82f61a;border-color:#3b82f6}.TransactionsPage-module__PT4F3W__pagination{gap:.25rem;display:flex}.TransactionsPage-module__PT4F3W__pageButton{cursor:pointer;border-radius:.25rem;padding:.375rem .75rem;font-size:.875rem;transition:all .2s}html[data-theme=light] .TransactionsPage-module__PT4F3W__pageButton{color:#4a5568;background:#f7fafc;border:1px solid #e2e8f0}html[data-theme=dark] .TransactionsPage-module__PT4F3W__pageButton{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a}html[data-theme=light] .TransactionsPage-module__PT4F3W__pageButton:hover{color:#1a202c;background:#edf2f7}html[data-theme=dark] .TransactionsPage-module__PT4F3W__pageButton:hover{color:#fff;background:#ffffff1a}.TransactionsPage-module__PT4F3W__pageButtonActive{color:#3b82f6;background:#3b82f633;border-color:#3b82f6}.TransactionsPage-module__PT4F3W__tableContainer{border-radius:.5rem;overflow:hidden}html[data-theme=light] .TransactionsPage-module__PT4F3W__tableContainer{background:#fff;border:1px solid #e2e8f0}html[data-theme=dark] .TransactionsPage-module__PT4F3W__tableContainer{background:#ffffff05;border:1px solid #ffffff1a}.TransactionsPage-module__PT4F3W__table{border-collapse:collapse;width:100%}html[data-theme=light] .TransactionsPage-module__PT4F3W__table thead{background:#f7fafc}html[data-theme=dark] .TransactionsPage-module__PT4F3W__table thead{background:#ffffff08}.TransactionsPage-module__PT4F3W__table th{text-align:left;text-transform:none;padding:.875rem 1rem;font-size:.8125rem;font-weight:500}html[data-theme=light] .TransactionsPage-module__PT4F3W__table th{color:#718096}html[data-theme=dark] .TransactionsPage-module__PT4F3W__table th{color:#ffffffb3}.TransactionsPage-module__PT4F3W__table td{vertical-align:top;padding:1rem;font-size:.875rem}html[data-theme=light] .TransactionsPage-module__PT4F3W__table td{color:#1a202c;border-top:1px solid #edf2f7}html[data-theme=dark] .TransactionsPage-module__PT4F3W__table td{color:#fff;border-top:1px solid #ffffff0d}.TransactionsPage-module__PT4F3W__table tbody tr{transition:background .2s}html[data-theme=light] .TransactionsPage-module__PT4F3W__table tbody tr:hover{background:#f7fafc}html[data-theme=dark] .TransactionsPage-module__PT4F3W__table tbody tr:hover{background:#ffffff05}.TransactionsPage-module__PT4F3W__scanningRow td{border-top:none;padding:.75rem 1rem}.TransactionsPage-module__PT4F3W__scanning{font-size:.875rem;font-style:italic}html[data-theme=light] .TransactionsPage-module__PT4F3W__scanning{color:#a0aec0}html[data-theme=dark] .TransactionsPage-module__PT4F3W__scanning{color:#fff6}.TransactionsPage-module__PT4F3W__emptyState{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}html[data-theme=light] .TransactionsPage-module__PT4F3W__emptyState{color:#a0aec0}html[data-theme=dark] .TransactionsPage-module__PT4F3W__emptyState{color:#fff6}.TransactionsPage-module__PT4F3W__emptyState p{font-size:1rem}html[data-theme=light] .TransactionsPage-module__PT4F3W__emptyState p{color:#718096}html[data-theme=dark] .TransactionsPage-module__PT4F3W__emptyState p{color:#fff9}.TransactionsPage-module__PT4F3W__checkbox{cursor:pointer;width:1rem;height:1rem}.TransactionsPage-module__PT4F3W__link{color:#3b82f6;text-decoration:none;transition:color .2s}.TransactionsPage-module__PT4F3W__link:hover{color:#60a5fa;text-decoration:underline}.TransactionsPage-module__PT4F3W__age{margin-top:.25rem;font-size:.75rem}html[data-theme=light] .TransactionsPage-module__PT4F3W__age{color:#a0aec0}html[data-theme=dark] .TransactionsPage-module__PT4F3W__age{color:#fff6}.TransactionsPage-module__PT4F3W__badge{color:#3b82f6;background:#3b82f626;border-radius:.25rem;margin-right:.5rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-block}.TransactionsPage-module__PT4F3W__statusSuccess{color:#10b981;background:#10b98126;border-radius:.25rem;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.TransactionsPage-module__PT4F3W__method{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-family:monospace;font-size:.8125rem;display:inline-block;overflow:hidden}html[data-theme=light] .TransactionsPage-module__PT4F3W__method{color:#4a5568}html[data-theme=dark] .TransactionsPage-module__PT4F3W__method{color:#fffc}.TransactionsPage-module__PT4F3W__addressGroup{flex-direction:column;gap:.5rem;display:flex}.TransactionsPage-module__PT4F3W__addressRow{align-items:center;gap:.375rem;display:flex}.TransactionsPage-module__PT4F3W__arrow{font-size:1rem}html[data-theme=light] .TransactionsPage-module__PT4F3W__arrow{color:#a0aec0}html[data-theme=dark] .TransactionsPage-module__PT4F3W__arrow{color:#ffffff80}.TransactionsPage-module__PT4F3W__icon{font-size:.875rem}.TransactionsPage-module__PT4F3W__address{color:#3b82f6;font-family:monospace;font-size:.8125rem;text-decoration:none}.TransactionsPage-module__PT4F3W__address:hover{color:#60a5fa;text-decoration:underline}.TransactionsPage-module__PT4F3W__copyButton{cursor:pointer;opacity:.6;background:0 0;border:none;padding:.125rem;transition:opacity .2s}.TransactionsPage-module__PT4F3W__copyButton:hover{opacity:1}.TransactionsPage-module__PT4F3W__value{font-weight:500}html[data-theme=light] .TransactionsPage-module__PT4F3W__value{color:#1a202c}html[data-theme=dark] .TransactionsPage-module__PT4F3W__value{color:#fff}.TransactionsPage-module__PT4F3W__fee{font-family:monospace}html[data-theme=light] .TransactionsPage-module__PT4F3W__fee{color:#718096}html[data-theme=dark] .TransactionsPage-module__PT4F3W__fee{color:#ffffffb3}@media (max-width:1200px){.TransactionsPage-module__PT4F3W__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.TransactionsPage-module__PT4F3W__controls{flex-direction:column;align-items:flex-start;gap:1rem}.TransactionsPage-module__PT4F3W__rightControls{justify-content:space-between;width:100%}.TransactionsPage-module__PT4F3W__tableContainer{overflow-x:auto}.TransactionsPage-module__PT4F3W__table{min-width:1000px}}@media (max-width:768px){.TransactionsPage-module__PT4F3W__statsGrid{grid-template-columns:1fr}}.TransactionsPage-module__PT4F3W__skeleton{background-size:200% 100%;border-radius:.25rem;animation:1.5s infinite TransactionsPage-module__PT4F3W__shimmer;display:inline-block}html[data-theme=light] .TransactionsPage-module__PT4F3W__skeleton{background:linear-gradient(90deg,#edf2f7 25%,#e2e8f0 50%,#edf2f7 75%) 0 0/200% 100%}html[data-theme=dark] .TransactionsPage-module__PT4F3W__skeleton{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%}@keyframes TransactionsPage-module__PT4F3W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
/*# sourceMappingURL=f973fca195703461.css.map*/