.cv-page{min-height:100vh;background:#f4f4f6;padding:32px 16px;color:#0f0f11;font-family:var(--font-prokhor-body,"Manrope"),system-ui,sans-serif;-webkit-font-smoothing:antialiased}.cv-sheet{max-width:820px;margin:0 auto;background:#ffffff;border-radius:20px;padding:48px 56px;box-shadow:0 20px 60px -20px rgb(0 0 0/.12)}.cv-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:24px;border-bottom:1px solid rgb(15 15 17/.08);margin-bottom:28px}.cv-head-left{display:flex;align-items:center;gap:16px}.cv-avatar{width:64px;height:64px;border-radius:999px;-o-object-fit:cover;object-fit:cover;background:rgb(15 15 17/.05);flex-shrink:0}.cv-name{font-family:var(--font-prokhor-display,"Geist"),sans-serif;font-size:32px;font-weight:700;letter-spacing:-.03em;line-height:1;margin-bottom:6px}.cv-role{font-size:15px;color:#6800ff;font-weight:600}.cv-contact{text-align:right;font-size:13px;color:rgb(15 15 17/.65);line-height:1.6}.cv-block{margin-bottom:28px}.cv-block-title{font-family:var(--font-prokhor-display,"Geist"),sans-serif;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:rgb(15 15 17/.45);margin-bottom:12px}.cv-summary{font-size:14.5px;line-height:1.6;color:rgb(15 15 17/.8);max-width:640px}.cv-timeline{display:flex;flex-direction:column;gap:18px}.cv-exp{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:14px 0;border-top:1px solid rgb(15 15 17/.06)}.cv-exp:first-child{border-top:none;padding-top:4px}.cv-exp-period{font-size:12px;color:#6800ff;letter-spacing:.01em}.cv-exp-period,.cv-exp-role{font-family:var(--font-prokhor-display,"Geist"),sans-serif;font-weight:600}.cv-exp-role{font-size:16px;letter-spacing:-.015em;line-height:1.25;margin-bottom:3px}.cv-exp-company{font-size:13px;color:rgb(15 15 17/.55);margin-bottom:8px}.cv-exp-bullets{padding-left:16px;font-size:13.5px;line-height:1.5;color:rgb(15 15 17/.75);margin:0}.cv-exp-bullets li{margin-bottom:4px}.cv-skills{display:grid;grid-template-columns:130px 1fr;gap:12px 20px}.cv-skill-group{display:contents}.cv-skill-title{font-size:13px;color:rgb(15 15 17/.55);padding-top:5px}.cv-skill-chips{display:flex;flex-wrap:wrap;gap:6px}.cv-chip{font-size:12px;padding:4px 10px;border-radius:999px;background:rgb(15 15 17/.05);color:rgb(15 15 17/.85)}.cv-achievements{padding-left:16px;font-size:13.5px;line-height:1.55;color:rgb(15 15 17/.75);margin:0}.cv-achievements li{margin-bottom:5px}.cv-cases{padding-left:16px;font-size:13.5px;line-height:1.55;color:rgb(15 15 17/.75);margin:0}.cv-cases li{margin-bottom:8px}.cv-cases strong{color:#0f0f11;font-weight:600}.cv-foot{margin-top:32px;padding-top:16px;border-top:1px solid rgb(15 15 17/.06);font-size:11px;color:rgb(15 15 17/.45);text-align:center}@media print{.cv-page{background:#ffffff;padding:0}.cv-sheet{box-shadow:none;border-radius:0;padding:24mm 22mm;max-width:none}@page{size:A4;margin:0}}@media (max-width:640px){.cv-sheet{padding:24px 20px}.cv-head{flex-direction:column;align-items:flex-start}.cv-contact{text-align:left}.cv-exp,.cv-skills{grid-template-columns:1fr;gap:8px}}