body,html{margin:0;padding:0;box-sizing:border-box;overscroll-behavior:none}.item-card-layout{display:block}.item-table-layout{display:none}.gradient-text{background:linear-gradient(to right,#2c8769,#3b82f6,#f97316);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.update-indicator{position:fixed;top:80px;left:0;height:4px;width:100%;background:linear-gradient(90deg,#2c8769,#3b82f6,#f97316,#3b82f6,#2c8769);background-size:300% 100%;animation:updateSlide 1.2s linear infinite;z-index:1301}@keyframes updateSlide{0%{background-position:0% 50%}to{background-position:100% 50%}}@media (min-width: 1024px){.item-card-layout{display:none}.item-table-layout{display:table;width:100%;border-collapse:collapse;margin-top:5px}.item-table-layout th,.item-table-layout td{border:1px solid #ddd;padding:7px;text-align:left;font-size:13}.item-table-layout th{background-color:#f5f5f5;color:#333;font-size:13}.item-table-layout .col-description{width:30%;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-table-layout .col-wide{width:20%}.item-table-layout .col-current-bid{width:10}}.bid-status{font-size:13px;margin-top:3px;padding:3px 10px;border-radius:6px;display:inline-block}.bid-status-success{background:#e6ffed;color:#046c4e;border:1px solid #a7f3d0}.bid-status-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.bid-status-valid{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.auction-details p{margin:2px 0}
