body{background-image:url(/static/media/pexels-felixmittermeier-956999.ee50e35ef13347bdf6cf.jpg);background-size:cover;color:#333;font-family:Arial,sans-serif;line-height:1.6;margin:0}.navbar{align-items:center;background:none;color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem}.navbar-logo{font-size:1.5rem;font-weight:700}.navbar-links{display:flex;gap:1.5rem;list-style:none}.navbar-links a{color:#fff;font-size:1rem;text-decoration:none}.navbar-links a:hover{color:gold}.hero-section{background:none;color:#fff;padding:4rem 2rem;text-align:center}.hero-title{font-size:3rem;margin-bottom:1rem}.hero-description{font-size:1.5rem;margin-bottom:2rem}.hero-button{background:#ff9800;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2rem;padding:1rem 2rem;transition:background .3s}.hero-button:hover{background:#e68a00}.about-section{background-color:none;padding:4rem 2rem}.about-content{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.about-text{flex:1 1;padding-right:2rem}.about-text .section-title{color:#fff;font-size:3.5rem;margin-bottom:1rem}.about-text .section-description{color:#fff;font-size:1.5rem;font-weight:600;line-height:1.8}.about-image{flex:1 1;text-align:center}.about-img{border-radius:10px;box-shadow:0 4px 8px #0000001a;max-width:400px;width:100%}@media (max-width:768px){.about-content{flex-direction:column;text-align:center}.about-text{padding-right:0}.about-img{margin-top:2rem}}.features-section{background-color:none;padding:4rem 2rem}.feature-section-title{color:#fff;font-size:50px}.features-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.card{background:#fff;border:2px solid #ddd;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center;transition:transform .3s,box-shadow .3s;width:300px}.card:hover{box-shadow:0 8px 16px #0003;transform:translateY(-10px)}.card-title{color:#333;font-size:1.5rem;margin-bottom:1rem}.card-description{color:#666;font-size:1rem;line-height:1.6}.game-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:900px;padding:2rem;text-align:center}.game-title{color:#ff5722;font-size:3rem;font-weight:700;margin-bottom:2rem;text-shadow:2px 2px 5px #0000004d;text-transform:uppercase}.wheel-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;position:relative}.game-wheel{margin-bottom:1rem;transform:scale(1.2);transition:transform .2s ease-in-out}.game-wheel:hover{transform:scale(1.3)}.spin-button{background:linear-gradient(45deg,#ff5722,#ff9800);border:none;border-radius:30px;box-shadow:0 8px 15px #ff572266;color:#fff;cursor:pointer;font-size:1.5rem;margin-top:1rem;padding:.8rem 2.5rem;transition:transform .3s ease,background .3s ease}.spin-button:hover{background:linear-gradient(45deg,#e64a19,#ff5722);transform:translateY(-3px)}.spin-button:active{transform:translateY(2px)}.win-message{animation:fadeIn .5s ease-in-out;color:#4caf50;font-size:2rem;font-weight:700;margin-top:1.5rem}.reward-button{background:linear-gradient(45deg,#ffc107,#ffeb3b);border:none;border-radius:25px;color:#000;cursor:pointer;font-size:1.3rem;margin-top:1rem;padding:.6rem 2rem;transition:transform .3s ease,background .3s ease}.reward-button:disabled{background:#d3d3d3;color:grey;cursor:not-allowed}.reward-button:hover:not(:disabled){background:linear-gradient(45deg,#ffca28,#ffc107);transform:translateY(-3px)}.reward-button:active:not(:disabled){transform:translateY(2px)}@media (max-width:768px){.game-title{font-size:2.5rem}.reward-button,.spin-button{font-size:1.2rem;padding:.5rem 1.5rem}.win-message{font-size:1.5rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.721260c7.css.map*/