body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dashboard{font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.dashboard .loading{color:#666;font-size:18px;padding:50px;text-align:center}.dashboard .error{color:#d32f2f;padding:50px;text-align:center}.dashboard .error button{background-color:#1976d2;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:15px;padding:10px 20px}.dashboard .error button:hover{background-color:#1565c0}.dashboard-header{margin-bottom:40px;text-align:center}.dashboard-header h1{color:#1976d2;font-size:32px;margin:0 0 10px}.dashboard-header p{color:#666;font-size:16px;margin:0 0 20px}.dashboard-header .refresh-btn{background-color:#1976d2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:background-color .3s}.dashboard-header .refresh-btn:hover{background-color:#1565c0}.stats-section{margin-bottom:40px}.stats-section .stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stats-section .stats-grid .stat-card{background:#fff;border-left:4px solid #1976d2;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:24px}.stats-section .stats-grid .stat-card h3{color:#666;font-size:14px;font-weight:500;letter-spacing:.5px;margin:0 0 8px;text-transform:uppercase}.stats-section .stats-grid .stat-card .stat-value{color:#1976d2;font-size:28px;font-weight:700;margin:0}.auctions-section h2{color:#333;font-size:24px;margin-bottom:20px}.auctions-section .no-data{background:#f5f5f5;border-radius:8px;padding:60px 20px;text-align:center}.auctions-section .no-data p{color:#666;font-size:18px;margin-bottom:20px}.auctions-section .no-data button{background-color:#1976d2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px}.auctions-section .no-data button:hover{background-color:#1565c0}.auctions-section .auctions-list{display:flex;flex-direction:column;gap:24px}.auctions-section .auctions-list .auction-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:24px}.auctions-section .auctions-list .auction-card .auction-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.auctions-section .auctions-list .auction-card .auction-header h3{color:#1976d2;font-size:20px;margin:0}.auctions-section .auctions-list .auction-card .auction-header .auction-date{background:#e3f2fd;border-radius:16px;color:#1976d2;font-size:14px;font-weight:500;padding:6px 12px}.auctions-section .auctions-list .auction-card .auction-details{margin-bottom:20px}.auctions-section .auctions-list .auction-card .auction-details p{color:#555;margin:8px 0}.auctions-section .auctions-list .auction-card .auction-details p strong{color:#333}.auctions-section .auctions-list .auction-card .regions-section,.auctions-section .auctions-list .auction-card .technologies-section{margin-top:24px}.auctions-section .auctions-list .auction-card .regions-section h4,.auctions-section .auctions-list .auction-card .technologies-section h4{border-bottom:2px solid #e0e0e0;color:#333;font-size:16px;margin-bottom:12px;padding-bottom:8px}.auctions-section .auctions-list .auction-card .regions-section .data-table table,.auctions-section .auctions-list .auction-card .technologies-section .data-table table{border-collapse:collapse;margin-top:12px;width:100%}.auctions-section .auctions-list .auction-card .regions-section .data-table table td,.auctions-section .auctions-list .auction-card .regions-section .data-table table th,.auctions-section .auctions-list .auction-card .technologies-section .data-table table td,.auctions-section .auctions-list .auction-card .technologies-section .data-table table th{border-bottom:1px solid #e0e0e0;padding:12px 8px;text-align:left}.auctions-section .auctions-list .auction-card .regions-section .data-table table th,.auctions-section .auctions-list .auction-card .technologies-section .data-table table th{background-color:#f5f5f5;color:#333;font-size:14px;font-weight:600}.auctions-section .auctions-list .auction-card .regions-section .data-table table td,.auctions-section .auctions-list .auction-card .technologies-section .data-table table td{color:#555;font-size:14px}.auctions-section .auctions-list .auction-card .regions-section .data-table table tbody tr:hover,.auctions-section .auctions-list .auction-card .technologies-section .data-table table tbody tr:hover{background-color:#f9f9f9}.auctions-section .auctions-list .auction-card .regions-section .data-table .more-data,.auctions-section .auctions-list .auction-card .technologies-section .data-table .more-data{color:#666;font-size:14px;font-style:italic;margin-top:8px;text-align:center}@media(max-width:768px){.dashboard{padding:16px}.dashboard .dashboard-header h1{font-size:24px}.dashboard .stats-grid{grid-template-columns:1fr}.dashboard .auction-card .auction-header{align-items:flex-start;flex-direction:column;gap:8px}.dashboard .auction-card .data-table table{font-size:12px}.dashboard .auction-card .data-table table td,.dashboard .auction-card .data-table table th{padding:8px 4px}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.ccd74d2e.css.map*/