*{box-sizing:border-box}body{margin:0;background:#111214;color:#f5f5f5;font:15px Arial,sans-serif;padding-bottom:80px}header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.logo{font-size:30px;font-weight:900;font-style:italic}button{border:0;border-radius:12px;padding:11px 16px;color:#fff}.login{background:#292b30}.signup{background:#00b956;margin-left:8px}.hero{margin:0 20px;height:310px;border-radius:24px;padding:35px;position:relative;overflow:hidden;background:radial-gradient(circle at 75% 35%,#d9dee4,#202631 50%,#080b11);border:1px solid #30333a}.hero h1{font-size:55px;line-height:.9;margin:0}.hero p{opacity:.7}.cup{position:absolute;right:7%;top:18%;font-size:125px}.promoRow,.row{display:flex;gap:12px;overflow:auto;padding:20px}.promo{min-width:46%;height:145px;border-radius:23px;padding:22px;position:relative;overflow:hidden}.gold{background:linear-gradient(110deg,#62441f,#c59e5c)}.blue{background:linear-gradient(110deg,#35495b,#8ea4ba)}.promo b{position:absolute;right:20px;bottom:10px;font-size:60px}.head{display:flex;justify-content:space-between;align-items:center;padding:0 20px}.head h2{font-size:21px}.game{min-width:135px;width:135px}.card{height:190px;border-radius:13px;padding:10px;display:flex;align-items:flex-end;font-weight:900;font-size:19px;text-shadow:0 2px 4px #000;background:linear-gradient(160deg,#2739bd,#913ad0)}.game:nth-child(2n) .card{background:linear-gradient(160deg,#a52b9f,#e25e9e)}.players{color:#aaa;margin:7px 2px;font-size:13px}.players:before{content:"";display:inline-block;width:7px;height:7px;background:#00c45b;border-radius:50%;margin-right:5px}nav{position:fixed;bottom:0;left:0;right:0;height:78px;background:#151619;border-top:1px solid #292b30;display:flex;justify-content:space-around;z-index:10}nav a{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#999;font-size:23px}nav small{font-size:12px;margin-top:4px}.active{color:#078cff}.tours{display:flex;gap:12px;overflow:auto;padding:10px 20px}.tour{min-width:320px;height:210px;border:1px solid #3a3b40;border-radius:20px;padding:20px;background:linear-gradient(135deg,#211b18,#49311f)}.tour span{background:#00b957;padding:7px 12px;border-radius:16px;font-size:12px}.tour strong{display:block;font-size:29px;margin-top:8px}