@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap";body{background-color:#05070a;color:#f8fafc;margin:0;padding:0;overflow-x:hidden;font-family:Inter,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0b1120}::-webkit-scrollbar-thumb{background:#334155;border:2px solid #0b1120;border-radius:0}.factory-bg{background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:40px 40px}.brutal-card{background-color:#0c111d;border:4px solid #000;box-shadow:8px 8px #000;transition:transform .1s}.font-tech{font-family:Share Tech Mono,monospace}.heist-border{border:2px solid #374151;position:relative}.heist-border:before{content:"";position:absolute;top:-2px;left:-2px;width:10px;height:10px;border-top:2px solid #fbbf24;border-left:2px solid #fbbf24}.heist-border:after{content:"";position:absolute;bottom:-2px;right:-2px;width:10px;height:10px;border-bottom:2px solid #fbbf24;border-right:2px solid #fbbf24}.slot-container{overflow:hidden;position:relative;width:100%}.slot-track{display:flex;gap:12px;will-change:transform}@keyframes conveyor-idle{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-idle{animation:conveyor-idle 10s linear infinite}.blur-speed{filter:blur(4px) brightness(1.2);transition:filter .3s}.claw-arm{transition:height .5s cubic-bezier(.34,1.56,.64,1);will-change:height;background:repeating-linear-gradient(45deg,#1f2937,#1f2937 10px,#374151 10px,#374151 20px)}.claw-fingers{transition:transform .2s cubic-bezier(.25,1,.5,1)}.claw-open .claw-left{transform:rotate(35deg)}.claw-open .claw-right{transform:rotate(-35deg)}.claw-closed .claw-left{transform:rotate(-5deg) translate(2px)}.claw-closed .claw-right{transform:rotate(5deg) translate(-2px)}@keyframes float-item{0%{transform:translateY(0) rotate(0)}25%{transform:translateY(-3px) rotate(2deg)}75%{transform:translateY(3px) rotate(-2deg)}to{transform:translateY(0) rotate(0)}}.floating-reward{animation:float-item 3s infinite ease-in-out}.hazard-stripes{background:repeating-linear-gradient(-45deg,#fbbf24,#fbbf24 10px,#000 10px,#000 20px)}.hazard-stripes-blue{background:repeating-linear-gradient(-45deg,#2563eb,#2563eb 10px,#1e3a8a 10px,#1e3a8a 20px)}.game-surface{min-height:750px;display:flex;flex-direction:column;align-items:center;position:relative;z-index:20}
