:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#111;background:#e6e6e6}*{box-sizing:border-box}body{margin:0}.page{min-height:100vh;padding:24px}.resume{max-width:980px;margin:0 auto;padding:36px;background:#f7f7f7;border:1px solid #cfcfcf}.me{display:flex;justify-content:space-between;gap:28px}.me__content h1{margin:0;font-size:46px;font-weight:700}.role{margin:10px 0 18px;font-size:34px;color:#555}.contacts p{margin:2px 0;font-size:20px}.me__photo-wrap{flex-shrink:0;width:230px;height:300px;border:1px solid #bbbbbb;background:#f0f0f0}.me__photo{width:100%;height:100%;object-fit:cover}.section{margin-top:24px}h2{margin:0 0 10px;font-size:40px}h3{margin:18px 0 8px;font-size:30px}p,li{margin:0;line-height:1.35;font-size:26px}ul{margin:8px 0 0;padding-left:28px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:18px}.card{min-width:0}.divider{width:100%;height:1px;background:#222;margin:4px 0 12px}.edu-item{margin-bottom:16px}.edu-period{color:#303030}.edu-place{font-weight:700}@media (max-width: 980px){.page{padding:12px}.resume{padding:18px}.me{flex-direction:column-reverse;align-items:flex-start}.grid{grid-template-columns:1fr}.me__photo-wrap{width:200px;height:260px}.me__content h1{font-size:34px}.role{font-size:26px}h2{font-size:30px}h3{font-size:24px}p,li,.contacts p{font-size:20px}}
