:root{--bg-card:#fff;--bg-card2:#fff;--border-color:#dae0e7}[data-theme=dark]{--bg-card:#0c1127;--bg-card2:#0e1225;--border-color:#171c33}.Cheater .cards{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}@media screen and (max-width:470px){.Cheater .cards{gap:5px}}.Cheater .cards .card{background:var(--bg-card);outline:var(--border-color);border-radius:20px;flex-direction:column;flex:calc(33.3333% - 20px);justify-content:center;align-items:center;width:100%;padding:20px;display:flex;position:relative}@media screen and (max-width:1065px){.Cheater .cards .card{flex:0 0 calc(33.3333% - 20px);margin:0 auto}}@media screen and (max-width:860px){.Cheater .cards .card{flex:calc(50% - 20px)}}@media screen and (max-width:640px){.Cheater .cards .card{padding:15px}}@media screen and (max-width:410px){.Cheater .cards .card{flex:100%;padding:20px}}@media screen and (max-width:500px){.Cheater .cards .card{background:var(--bg-card2)}}.Cheater .cards .card .profile-icon{cursor:pointer;font-size:1.7em}.Cheater .cards .card a{color:currentColor;opacity:.7;padding:10px;transition:opacity .15s ease-in-out;position:absolute;top:10px;right:10px}.Cheater .cards .card a:hover{opacity:1}.Cheater .cards .card .photo{background-color:#4143637c;border-radius:999px;width:100px;height:100px}@media screen and (max-width:640px){.Cheater .cards .card .photo{width:80px;height:80px}}.Cheater .cards .card .photo img{object-fit:cover;border-radius:999px;width:100%;height:100%}.Cheater .cards .card .title{text-align:center;margin-top:15px;margin-bottom:5px;font-size:18px}@media screen and (max-width:640px){.Cheater .cards .card .title{font-size:15px}}.Cheater .cards .card .description{text-align:center;opacity:.8;font-size:13px}@media screen and (max-width:640px){.Cheater .cards .card .description{font-size:11px}}
