.hash-slot-machine{width:100%;max-width:400px;margin:0 auto;background:linear-gradient(to bottom,#4a148c,#880e4f);padding:20px;border-radius:12px;border:3px solid #ffd700;box-sizing:border-box}.hash-header{text-align:center;margin-bottom:16px}.hash-header h2{font-size:22px;font-weight:700;color:#fff;margin:0}.hash-win-display{color:gold;font-size:18px;font-weight:700;margin-top:8px;text-shadow:0 0 10px rgba(255,215,0,.5)}.hash-reels-container{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;flex-wrap:nowrap!important}.hash-reel{width:44px!important;height:56px!important;background:linear-gradient(to bottom,#1a1a1a,#000)!important;border:2px solid #ffd700!important;border-radius:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;flex-grow:0!important}.hash-digit{font-size:28px;font-weight:700;font-family:Courier New,monospace;color:#0f0;text-shadow:0 0 8px rgba(0,255,0,.6)}.hash-result{text-align:center;margin-top:12px;padding:8px;background:#00000080;border-radius:6px}.hash-result span{font-size:16px;font-family:Courier New,monospace;color:#0ff}.hash-payout-table{margin-top:12px;display:grid;grid-template-columns:repeat(7,1fr);gap:4px;text-align:center;font-size:11px;color:#fff}.hash-payout-table>div{background:#00000080;padding:6px 4px;border-radius:4px}.hash-payout-table>div span{font-family:Courier New,monospace;font-weight:700;color:gold}.hash-payout-table>div>div{color:#0f0;margin-top:2px}.hash-payout-status{text-align:center;margin-top:12px;padding:10px 16px;border-radius:8px;font-weight:700;font-size:16px;animation:pulse 1.5s infinite}.hash-payout-status.pending{background:linear-gradient(to right,#f59e0b,#d97706);color:#fff}.hash-payout-status.success{background:linear-gradient(to right,#10b981,#059669);color:#fff;animation:none}.hash-payout-status.error{background:linear-gradient(to right,#ef4444,#dc2626);color:#fff;animation:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@media (min-width: 640px){.hash-slot-machine{max-width:500px;padding:24px}.hash-reel{width:56px!important;height:72px!important}.hash-digit{font-size:36px}.hash-reels-container{gap:8px!important}}.slot-machine{width:100%;max-width:320px;margin:0 auto;background:linear-gradient(to bottom,#4a148c,#880e4f);padding:16px;border-radius:12px;border:3px solid #ffd700;box-sizing:border-box}.slot-header{text-align:center;margin-bottom:16px}.slot-header h2{font-size:24px;font-weight:700;color:#fff;margin:0}.win-display{color:gold;margin-top:4px}.reels-container{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;flex-wrap:nowrap!important}.slot-reel{width:64px!important;height:64px!important;background:linear-gradient(to bottom,#1a1a1a,#000)!important;border:2px solid #ffd700!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;flex-grow:0!important}.slot-symbol{font-size:32px;line-height:1}.payout-table{margin-top:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;text-align:center;font-size:12px;color:#fff}.payout-table>div{background:#00000080;padding:4px;border-radius:4px}.payout-table>div>div{color:gold}@media (min-width: 640px){.slot-machine{max-width:400px;padding:24px}.slot-reel{width:80px!important;height:80px!important}.slot-symbol{font-size:40px}.reels-container{gap:12px!important}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.card{padding:2em}.read-the-docs{color:#888}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}
