*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff;color:#202536}.topbar{height:104px;background:#6d28d9;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 7%;box-shadow:0 2px 8px #0002}.brand{display:flex;align-items:center;gap:14px;font-size:28px;font-weight:700}.logo{width:54px;height:54px;border-radius:16px;background:#fff;color:#6d28d9;display:grid;place-items:center;font-weight:900}.menu{background:none;border:0;color:white;font-size:34px}.nav{display:flex;justify-content:center;gap:28px;padding:20px 10px}.nav a{color:#5b21b6;text-decoration:none;font-weight:600}.hero{text-align:center;max-width:720px;margin:65px auto 0;padding:0 22px}.hero h1{font-size:58px;margin:0 0 24px}.hero h1 span{color:#6d28d9}.hero p{font-size:25px;line-height:1.6;color:#555;margin-bottom:38px}.btn{display:block;text-decoration:none;padding:22px;border-radius:22px;font-size:22px;font-weight:700;margin:18px auto;max-width:600px}.primary{background:#7028d9;color:white}.secondary{border:3px solid #7028d9;color:#7028d9}.stats{display:flex;justify-content:space-around;margin:55px 0 80px}.stats div{display:flex;flex-direction:column;gap:8px}.stats b{font-size:28px}.stats small{font-size:16px;color:#777}.games-wrap{background:#f7f7f8;border-radius:30px 30px 0 0;padding:35px 5%;max-width:1100px;margin:auto}.tabs{display:flex;justify-content:center;gap:15px}.tab{border:0;background:#fff;padding:17px 30px;border-radius:15px;font-size:18px;font-weight:700;color:#6421b5}.tab.active{border:2px solid #7028d9}.section-head{display:flex;align-items:center;justify-content:space-between;margin:30px 0}.section-head h2{font-size:32px;margin:0}.section-head select{background:#7028d9;color:white;border:0;border-radius:12px;padding:14px 20px;font-size:16px}.games{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card{background:white;border:1px solid #ddd;border-radius:20px;padding:18px;display:flex;align-items:center;gap:16px}.game-icon{width:70px;height:70px;border-radius:18px;background:linear-gradient(135deg,#6d28d9,#a855f7);display:grid;place-items:center;color:white;font-size:28px;font-weight:800}.card h3{margin:0 0 7px;font-size:20px}.card p{margin:0;color:#777}.play{margin-left:auto;background:#7028d9;color:white;text-decoration:none;padding:12px 17px;border-radius:12px;font-weight:700}.info{max-width:1000px;margin:35px auto;padding:30px 6%}.info h2{color:#5b21b6}.info p{line-height:1.7;color:#555}.telegram{color:#6d28d9;font-weight:700}footer{text-align:center;padding:30px;background:#20212a;color:white}@media(max-width:700px){.topbar{height:88px;padding:0 5%}.brand{font-size:23px}.logo{width:46px;height:46px}.nav{gap:16px;font-size:14px;overflow:auto;justify-content:flex-start;padding-left:20px}.hero{margin-top:45px}.hero h1{font-size:43px}.hero p{font-size:20px}.stats b{font-size:23px}.stats small{font-size:13px}.games{grid-template-columns:1fr}.card{padding:13px}.game-icon{width:58px;height:58px}.play{padding:10px 12px;font-size:14px}}
