:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;background:#080b0a;color:#f4f7f5;padding:78px 16px 90px}.wrap{max-width:1180px;margin:auto}.hero{padding:36px;border:1px solid #29312d;background:linear-gradient(135deg,#111714,#0b0f0d);border-radius:24px;margin-bottom:18px}.kicker{font-size:12px;letter-spacing:.18em;color:#61ff8b;font-weight:900}.hero h1{font-size:clamp(36px,7vw,76px);margin:8px 0;line-height:.95}.hero p{color:#a9b3ad}.me{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:30px}.me>div,.card,.recent{border:1px solid #27302b;background:#0f1412;border-radius:18px;padding:18px}.me small,.card small{color:#89948e;font-weight:800;letter-spacing:.08em}.me b{display:block;font-size:26px;margin-top:6px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.card{min-height:150px}.card .ico{font-size:30px}.card h3{margin:10px 0 6px;font-size:19px}.card strong{font-size:24px;color:#61ff8b}.card p{color:#a8b2ac;line-height:1.45;margin:8px 0}.recent{margin-top:30px}.row{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #202722;padding:12px 0}.row:first-child{border-top:0}.xp{color:#61ff8b;font-weight:900}.muted{color:#849089}@media(max-width:800px){body{padding-top:24px}.me{grid-template-columns:1fr 1fr}.grid{grid-template-columns:1fr}.hero{padding:24px}}
