@import "https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap";*{box-sizing:border-box}html,body,#root{height:100%;min-height:100vh;margin:0}body{-webkit-font-smoothing:antialiased;background:#f4f4f5;font-family:Geist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}#root{overflow:hidden}button,input{font-family:inherit}b,strong{font-weight:600}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes pop{0%{opacity:0;transform:scale(.97)translateY(4px)}to{opacity:1;transform:none}}.live-beacon{border-radius:999px;flex-shrink:0;position:relative}.live-beacon--pulse:before{content:"";background:inherit;border-radius:999px;animation:1.8s cubic-bezier(0,0,.2,1) infinite live-ping;position:absolute;inset:0}@keyframes live-ping{0%{opacity:.55;transform:scale(1)}70%,to{opacity:0;transform:scale(3.4)}}@media (prefers-reduced-motion:reduce){.live-beacon--pulse:before{animation:none}}.past-row{transition:background .12s}.past-row:hover{background:#fafafa}.past-chev{opacity:.3;transition:opacity .12s}.past-row:hover .past-chev{opacity:.65}.auction-supply-glow{pointer-events:none;background:#fff;position:absolute;inset:0;overflow:hidden}.auction-supply-glow__shape{filter:blur(34px);border-radius:999px;display:block;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.auction-supply-glow__shape--base{background:#89bcff99;width:250px;height:150px}.auction-supply-glow__shape--green-left,.auction-supply-glow__shape--green-right{background:#14b8a638;width:200px;height:150px}.auction-supply-glow__shape--green-left{left:38%}.auction-supply-glow__shape--green-right{left:62%}.auction-supply-glow--bid .auction-supply-glow__shape--base{background:#4ade806b}.auction-supply-glow--bid .auction-supply-glow__shape--green-left,.auction-supply-glow--bid .auction-supply-glow__shape--green-right{background:#22c55e3d}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:#09090b26 padding-box content-box;border:3px solid #0000;border-radius:6px}
