body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}:root{--bg: #f7f7f7;--text: #2f2f35;--muted: #8a8a8a;--line: #d9d9d9;--accent: #252525;--link: #303030;--card: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.65}a{color:var(--link);text-decoration:underline;text-underline-offset:3px}a:hover{color:#000}.topbar{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 1px 6px rgba(0,0,0,.08)}.nav{max-width:980px;margin:0 auto;height:58px;display:flex;align-items:center;justify-content:space-between}.brand{height:58px;padding:0 24px;display:flex;align-items:center;background:var(--accent);color:#fff;font-weight:800;letter-spacing:.02em;text-decoration:none;text-transform:uppercase}.brand:hover{color:#fff}.nav-link{padding:0 24px;text-decoration:none;font-size:18px}.page{max-width:920px;margin:0 auto;padding:72px 28px 48px}.hero{text-align:center;margin-bottom:70px}.avatar{width:260px;height:260px;object-fit:cover;border-radius:50%;display:block;margin:0 auto 28px;background:#ddd}.hero h1{margin:0;font-size:44px;line-height:1.15;font-weight:900;letter-spacing:-0.04em}.subtitle{margin-top:14px;color:var(--muted);font-size:20px}.contacts{margin-top:28px;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.contact{width:54px;height:54px;border-radius:50%;background:#dedede;color:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.contact:hover{transform:translateY(-2px);color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.12)}.social-icon{width:25px;height:25px;display:block}.contact--telegram:hover{background:#229ed9}.contact--github:hover{background:#24292f}.contact--linkedin:hover{background:#0a66c2}.about{margin-bottom:64px}.about p{margin:0 0 20px}.divider{border:0;border-top:1px solid var(--line);margin:64px 0 56px}.section{margin-bottom:64px}.section-title{text-align:center;margin:0 0 42px}.section-title span{display:inline-block;padding:12px 24px;border:1px solid #777;background:#fff;font-size:28px;line-height:1;font-weight:900;letter-spacing:-0.03em;text-transform:uppercase}.item{margin-bottom:34px}.item h3{margin:0 0 4px;font-size:26px;line-height:1.25;font-weight:850;letter-spacing:-0.03em}.meta{margin:0 0 12px;color:var(--muted);font-weight:600}.item p{margin:0 0 10px}.item ul{margin-top:8px}.tag-list{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none}.tag-list li{padding:6px 12px;background:#fff;border:1px solid var(--line);border-radius:999px;color:#555}.footer{max-width:920px;margin:0 auto;padding:24px 28px 48px;color:var(--muted);font-size:15px}@media(max-width: 640px){body{font-size:16px}.nav{height:54px}.brand{height:54px;padding:0 16px;font-size:15px}.nav-link{padding:0 16px;font-size:16px}.page{padding:48px 20px 32px}.avatar{width:190px;height:190px}.hero h1{font-size:36px}.section-title span{font-size:22px}.item h3{font-size:22px}}.footer{margin-top:72px;padding:32px 20px 40px;color:#9a9692;font-size:14px;text-align:center}.footer-container{max-width:760px;margin:0 auto;border-top:1px solid rgba(0,0,0,.08);padding-top:24px}.footer-line{margin:4px 0}/*# sourceMappingURL=style.css.map */