:root{--cream:#e4e4e3;--gray:#d5d5d4;--dark:#272a28;--card:#3a3d3a;--muted:#5a5d5a;--light:#b4bcbd;--green:#3eb98a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--dark);font-family:"Roboto Condensed","Arial Narrow",Arial,sans-serif;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}.section{padding:6rem 6rem}.container{width:100%;max-width:80rem;margin:0 auto}.split{display:flex;gap:4rem}.hero{padding-top:5rem;padding-bottom:5rem}.hero-grid{align-items:center;justify-content:space-between}.hero-grid>div{flex:1}.hero h1,h2{font-weight:900;letter-spacing:-.02em;line-height:1;margin:0;color:var(--dark)}.hero h1{font-size:6rem;margin-bottom:1rem}h2{font-size:3.75rem;margin-top:1rem;margin-bottom:3rem}h3{margin:0 0 1rem;font-size:1.25rem;line-height:1.25}p{margin:0;line-height:1.5}.lead{font-size:1.125rem;color:var(--muted)}.hero-photo{width:400px;height:auto;border-radius:.5rem;object-fit:cover;box-shadow:0 10px 15px -3px #0002,0 4px 6px -4px #0002}.label{display:inline-block;padding:.25rem .625rem;border:1px solid #ccc;border-radius:2px;color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:.1em}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.stat{text-align:center}.stat-number{font-size:5rem;font-weight:300;line-height:1}.stat h3{font-size:.875rem;letter-spacing:.05em;margin:.5rem 0 .25rem}.muted,.plain p,.service p,.icon-services p{color:var(--muted)}.small,.card p,.result p,.service p,.icon-services p{font-size:.875rem}.about-grid{align-items:flex-start;gap:3rem}.about-grid>div:first-child{width:40%}.about-grid>div:last-child{width:60%}.planning-photo{width:100%;height:auto;border-radius:.5rem;box-shadow:0 10px 15px -3px #0002}.stack>*+*{margin-top:1rem}.card{border-radius:.5rem;padding:1.5rem}.dark{background:var(--card);color:var(--cream)}.dark p{color:var(--light)}.dark strong{color:#fff}.card h3{font-size:1.125rem;margin-bottom:.5rem}.roomy{padding:2rem}.roomy h3,.plain h3{font-size:1.25rem}.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.slots-grid>div{width:50%}.result{padding:1.5rem;background:var(--gray);border-left:4px solid var(--card);border-radius:.5rem}.result h3{font-size:1.125rem;margin-bottom:.5rem}.accent{color:var(--green)}.machine-wrap{display:flex;align-items:center}.machine{width:100%;max-width:28rem;margin:auto;padding:1.5rem;border-radius:.75rem;background:linear-gradient(135deg,#065f46,#059669,#14b8a6);box-shadow:0 25px 50px -12px #0004}.machine-inner{padding:1rem;border:4px solid #d97706;border-radius:.5rem;background:#1a1a2e}.machine-inner>h3{text-align:center;color:#fbbf24;letter-spacing:.05em;text-shadow:2px 2px 4px #0008}.reels{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem}.reels span{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:1px solid #f59e0b;border-radius:.25rem;background:linear-gradient(135deg,#d97706,#92400e);font-size:1.5rem}.machine-info{display:flex;justify-content:space-between;color:#fff;font-size:.875rem}.machine-info span{padding:.25rem .75rem;border-radius:.25rem;background:#2d2d44}.bet{margin-top:.75rem;padding:.25rem;text-align:center;color:#fff;background:#dc2626;border-radius:.25rem;font-weight:700}.services{gap:2rem}.service{display:flex;gap:1.5rem}.service img{width:7rem;height:7rem;flex:none;object-fit:cover;border-radius:.5rem;box-shadow:0 4px 6px -1px #0002}.service h3,.icon-services h3{font-size:1.125rem;color:var(--muted);margin-bottom:.5rem}.shaded{background:var(--gray)}.icon-services{gap:3rem}.icon-services svg{width:3rem;height:3rem;margin-bottom:1rem}.contacts .lead{max-width:42rem;margin-bottom:3rem}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.contact-grid a{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;background:var(--gray);border-radius:.5rem;transition:transform .2s,background .2s}.contact-grid a:hover,.contact-grid a:focus-visible{background:#cececd;transform:translateY(-2px)}.contact-grid strong{font-size:1.25rem}.contact-grid span{color:var(--muted)}
@media(max-width:1023px){.section{padding:6rem 4rem}.hero h1{font-size:4.5rem}h2{font-size:3rem}.hero-photo{width:350px}.about-grid{flex-direction:column}.about-grid>div:first-child,.about-grid>div:last-child{width:100%}.planning-photo{max-width:35rem}.slots-grid{flex-direction:column}.slots-grid>div{width:100%}}
@media(max-width:767px){.section{padding:4rem 1.5rem}.hero{padding-top:3rem;padding-bottom:3rem}.split{flex-direction:column;gap:2rem}.hero h1{font-size:3rem}h2{font-size:2.25rem;margin-bottom:2rem}.hero-photo{width:100%}.stats,.two-col,.contact-grid{grid-template-columns:1fr}.stats{gap:2rem}.stat-number{font-size:4rem}.service{align-items:flex-start}.machine{padding:1rem}.machine-info{gap:.5rem}.machine-info span{padding:.25rem .5rem;font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.contact-grid a{transition:none}}
.machine-wrap{justify-content:center}.slot-game-image{width:100%;max-width:28rem;height:auto;border-radius:.75rem;object-fit:contain;box-shadow:0 25px 50px -12px #0004}@media(max-width:767px){.slot-game-image{max-width:22rem}}
@media(min-width:1024px){.about-grid>div{width:100%}}
