.VerifiedContractsPage-module__yPhqLG__container{flex-direction:column;gap:1.5rem;display:flex}.VerifiedContractsPage-module__yPhqLG__header{justify-content:space-between;align-items:center;display:flex}.VerifiedContractsPage-module__yPhqLG__title{font-size:1.75rem;font-weight:600}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__title{color:#1a202c}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__title{color:#fff}.VerifiedContractsPage-module__yPhqLG__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}.VerifiedContractsPage-module__yPhqLG__filterButton:hover{background:#3b82f61a;border-color:#3b82f6}.VerifiedContractsPage-module__yPhqLG__statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.VerifiedContractsPage-module__yPhqLG__statCard{border-radius:.5rem;flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;display:flex}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__statCard{background:#fff;border:1px solid #e2e8f0}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__statCard{background:#ffffff05;border:1px solid #ffffff1a}.VerifiedContractsPage-module__yPhqLG__statLabel{font-size:.875rem}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__statLabel{color:#718096}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__statLabel{color:#fff9}.VerifiedContractsPage-module__yPhqLG__statValue{font-size:1.875rem;font-weight:600}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__statValue{color:#1a202c}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__statValue{color:#fff}.VerifiedContractsPage-module__yPhqLG__searchContainer{position:relative}.VerifiedContractsPage-module__yPhqLG__searchIcon{pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__searchIcon{color:#a0aec0}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__searchIcon{color:#fff6}.VerifiedContractsPage-module__yPhqLG__searchInput{border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem .75rem 3rem;font-size:.875rem;transition:all .2s}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__searchInput{color:#1a202c;background:#fff;border:1px solid #e2e8f0}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__searchInput{color:#fff;background:#ffffff05;border:1px solid #ffffff1a}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__searchInput::placeholder{color:#a0aec0}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__searchInput::placeholder{color:#fff6}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__searchInput:focus{background:#f7fafc;border-color:#3b82f680}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__searchInput:focus{background:#ffffff08;border-color:#3b82f680}.VerifiedContractsPage-module__yPhqLG__tableContainer{border-radius:.5rem;overflow:hidden}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__tableContainer{background:#fff;border:1px solid #e2e8f0}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__tableContainer{background:#ffffff05;border:1px solid #ffffff1a}.VerifiedContractsPage-module__yPhqLG__table{border-collapse:collapse;width:100%}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__table thead{background:#f7fafc}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__table thead{background:#ffffff08}.VerifiedContractsPage-module__yPhqLG__table th{text-align:left;padding:.875rem 1rem;font-size:.8125rem;font-weight:500}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__table th{color:#718096}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__table th{color:#ffffffb3}.VerifiedContractsPage-module__yPhqLG__table td{padding:1rem;font-size:.875rem}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__table td{color:#1a202c;border-top:1px solid #e2e8f0}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__table td{color:#fff;border-top:1px solid #ffffff0d}.VerifiedContractsPage-module__yPhqLG__table tbody tr{transition:background .2s}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__table tbody tr:hover{background:#f7fafc}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__table tbody tr:hover{background:#ffffff05}.VerifiedContractsPage-module__yPhqLG__contractInfo{align-items:center;gap:.75rem;display:flex}.VerifiedContractsPage-module__yPhqLG__contractIcon{color:#10b981;flex-shrink:0}.VerifiedContractsPage-module__yPhqLG__contractName{color:#10b981;font-weight:500;text-decoration:none;transition:color .2s}.VerifiedContractsPage-module__yPhqLG__contractName:hover{color:#34d399;text-decoration:underline}.VerifiedContractsPage-module__yPhqLG__contractAddress{font-family:monospace;font-size:.75rem}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__contractAddress{color:#718096}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__contractAddress{color:#fff6}.VerifiedContractsPage-module__yPhqLG__settings{flex-direction:column;gap:.25rem;display:flex}.VerifiedContractsPage-module__yPhqLG__settingItem{align-items:center;gap:.25rem;display:flex}.VerifiedContractsPage-module__yPhqLG__settingLabel{font-size:.75rem}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__settingLabel{color:#718096}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__settingLabel{color:#ffffff80}.VerifiedContractsPage-module__yPhqLG__settingIconRed{color:#ef4444}.VerifiedContractsPage-module__yPhqLG__settingIconGreen{color:#10b981}.VerifiedContractsPage-module__yPhqLG__license{font-size:.875rem}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__license{color:#718096}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__license{color:#fff9}.VerifiedContractsPage-module__yPhqLG__verified{align-items:center;gap:.375rem;font-size:.8125rem;display:flex}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__verified{color:#718096}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__verified{color:#fff9}.VerifiedContractsPage-module__yPhqLG__verifiedIcon{color:#10b981}.VerifiedContractsPage-module__yPhqLG__emptyState{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__emptyState{color:#a0aec0}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__emptyState{color:#fff6}.VerifiedContractsPage-module__yPhqLG__emptyState p{font-size:1rem}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__emptyState p{color:#718096}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__emptyState p{color:#fff9}.VerifiedContractsPage-module__yPhqLG__pagination{justify-content:center;gap:.25rem;display:flex}.VerifiedContractsPage-module__yPhqLG__pageButton{cursor:pointer;border-radius:.25rem;padding:.375rem .75rem;font-size:.875rem;transition:all .2s}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__pageButton{color:#4a5568;background:#f7fafc;border:1px solid #e2e8f0}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__pageButton{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__pageButton:hover{background:#edf2f7}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__pageButton:hover{color:#fff;background:#ffffff1a}.VerifiedContractsPage-module__yPhqLG__pageButton:disabled{opacity:.5;cursor:not-allowed}.VerifiedContractsPage-module__yPhqLG__pageButtonActive{color:#3b82f6;background:#3b82f633;border-color:#3b82f6}@media (max-width:768px){.VerifiedContractsPage-module__yPhqLG__header{flex-direction:column;align-items:flex-start;gap:1rem}.VerifiedContractsPage-module__yPhqLG__statsGrid{grid-template-columns:repeat(2,1fr)}.VerifiedContractsPage-module__yPhqLG__statValue{font-size:1.5rem}.VerifiedContractsPage-module__yPhqLG__tableContainer{overflow-x:auto}.VerifiedContractsPage-module__yPhqLG__table{min-width:800px}}.VerifiedContractsPage-module__yPhqLG__skeleton{background-size:200% 100%;border-radius:.25rem;animation:1.5s infinite VerifiedContractsPage-module__yPhqLG__shimmer;display:inline-block}html[data-theme=light] .VerifiedContractsPage-module__yPhqLG__skeleton{background:linear-gradient(90deg,#edf2f7 25%,#e2e8f0 50%,#edf2f7 75%) 0 0/200% 100%}html[data-theme=dark] .VerifiedContractsPage-module__yPhqLG__skeleton{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%}@keyframes VerifiedContractsPage-module__yPhqLG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
/*# sourceMappingURL=b1b4e2b86b2a0198.css.map*/