@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#ffffff;--foreground:#171717;--color-common:#475569;--color-uncommon:#2563eb;--color-rare:#9333ea;--color-cell-empty:#334155;--color-bonus:#22c55e;--color-effect:#facc15}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}.container{max-width:600px;margin:0 auto;padding:1rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.text-center{text-align:center}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-bold{font-weight:700}.italic{font-style:italic}.m-1{margin:.25rem}.mb-2{margin-bottom:.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.p-2{padding:.5rem}.p-4{padding:1rem}.app-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;background:linear-gradient(180deg,#1e293b,#0f172a);color:white;padding:1rem}.content-container{width:100%;max-width:28rem}.btn{padding:.5rem 1rem;border-radius:.25rem;border:none;cursor:pointer;font-weight:700;transition:background-color .2s}.btn-primary{background:linear-gradient(90deg,#f59e0b,#d97706);color:white}.btn-primary:hover{background:linear-gradient(90deg,#d97706,#b45309)}.btn-secondary{background-color:#475569;color:white}.btn-secondary:hover{background-color:#334155}.spin-button{padding:.75rem 2rem;border-radius:9999px;font-size:1.25rem;font-weight:700;box-shadow:0 4px 6px rgba(0,0,0,.1);transform:scale(1);transition:transform .2s,background-color .2s}.spin-button:hover{transform:scale(1.05)}.spin-button:active{transform:scale(.95)}.header{background-color:#334155;padding:1rem;border-radius:.5rem;margin-bottom:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.header-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;text-align:center}.stat-box{padding:.5rem;border-radius:.25rem}.stat-box-coins{background-color:#b45309}.stat-box-rent{background-color:#dc2626}.stat-box-turns{background-color:#2563eb}@keyframes spin-grid{0%{transform:scale(1)}50%{transform:scale(.95) rotate(3deg)}to{transform:scale(1)}}@keyframes float-up{0%{transform:translateY(0);opacity:1}to{transform:translateY(-20px);opacity:0}}@keyframes coin-pop{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.animate-spin-grid{animation:spin-grid .5s ease-in-out}.animate-float-up{animation:float-up 1s forwards}.animate-coin-pop{animation:coin-pop .5s ease-in-out}