body{font-family:Inter,Arial,sans-serif;text-align:center;background-color:#0d1117;color:#c9d1d9;margin:0;padding:0;line-height:1.6}h1,h2{font-weight:600}.drummer-title{font-size:2rem;color:#3fb950;margin:.5rem 0}.drummerimg{width:30%;height:auto;border:3px solid #3fb950;border-radius:12px;display:block;margin:10px auto}.bot-description{display:flex;flex-direction:row;justify-content:space-around;align-items:center;max-width:100%;margin:1rem auto;padding:10px;background-color:#161b22;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.5)}.text-content{width:65%;text-align:left}h1,h2,p,pre,ul{font-size:smaller}@media (max-width:768px){.bot-description{flex-direction:column;align-items:stretch}.drummerimg,.text-content{width:80%;margin-bottom:10px}}.achievements-section{display:flex;justify-content:space-around;align-items:center;background-color:#161b22;padding:20px;margin:10px auto;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.5)}.achievement{text-align:center}.achievement-value{text-align:center;font-size:2rem;font-weight:700;color:#58a6ff}.achievement-label{font-size:1rem;color:#c9d1d9}