*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;font-size:15px}body{color:#111;background:#eeecea;font-family:Inter,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{text-underline-offset:3px;text-decoration:underline}.page{background:#eeecea;flex-direction:column;align-items:center;min-height:100vh;padding:3rem 1.25rem 4rem;display:flex}.resume{background:#fff;border-top:3px solid #111;width:100%;max-width:960px;padding:3rem 3.5rem;box-shadow:0 4px 30px #0000000d}.resume-header{z-index:50;background:#fff;border-bottom:1px solid #ddd;align-items:flex-start;gap:1.5rem;margin:-3rem -3.5rem 1.75rem;padding:2rem 3.5rem;transition:box-shadow .2s;display:flex;position:sticky;top:0}.resume-header.scrolled{box-shadow:0 2px 12px #00000014}.resume-header__photo{object-fit:cover;border:2px solid #e5e5e5;border-radius:50%;flex-shrink:0;width:88px;height:88px}.resume-header__body{flex:1}.resume-header__name{letter-spacing:-.025em;font-size:1.75rem;font-weight:700;line-height:1.15}.resume-header__role{color:#555;margin-top:.2rem;margin-bottom:.9rem;font-size:.85rem}.resume-header__contact{color:#444;flex-wrap:wrap;gap:.25rem 1.25rem;font-size:.79rem;display:flex}.contact-item{align-items:center;gap:.3rem;display:inline-flex}.contact-item svg{opacity:.5;flex-shrink:0;width:11px;height:11px}.resume-header__actions{gap:.6rem;margin-top:.85rem;display:flex}.btn-cv{color:#fff;cursor:pointer;letter-spacing:.01em;background:#111;border:none;align-items:center;gap:.35rem;padding:.35rem .9rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.btn-cv:hover{background:#333;text-decoration:none}.section{margin-bottom:1.65rem}.section__title{text-transform:uppercase;letter-spacing:.13em;color:#111;border-bottom:1.5px solid #111;margin-bottom:.55rem;padding-bottom:.3rem;font-size:.67rem;font-weight:700}.summary__text{color:#444;font-size:.855rem;line-height:1.8}.exp-item{margin-bottom:1.1rem}.exp-item:last-child{margin-bottom:0}.exp-item__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.2rem;display:flex}.exp-item__role{color:#111;font-size:.88rem;font-weight:600}.exp-item__period{color:#777;white-space:nowrap;font-size:.77rem}.exp-item__meta{color:#555;margin-bottom:.35rem;font-size:.8rem}.exp-item__meta a{color:#555}.exp-item__meta a:hover{color:#111}.exp-item__bullets{padding-left:1.1rem;list-style:outside}.exp-item__bullets li{color:#444;font-size:.815rem;line-height:1.65}.exp-item__bullets li+li{margin-top:.15rem}.edu-item{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.15rem;margin-bottom:.65rem;display:flex}.edu-item:last-child{margin-bottom:0}.edu-item__degree{color:#111;font-size:.87rem;font-weight:600}.edu-item__school{color:#555;font-size:.8rem}.edu-item__right{text-align:right;flex-shrink:0}.edu-item__year{color:#777;font-size:.77rem}.edu-item__note{color:#999;font-size:.72rem;font-style:italic}.edu-item__achievements{flex-wrap:wrap;gap:.25rem;margin-top:.3rem;display:flex}.edu-achievement{color:#555;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:2px;padding:.1rem .45rem;font-size:.72rem}.skills-table{border-collapse:collapse;width:100%;font-size:.815rem}.skills-table td{vertical-align:top;padding:.2rem 0}.skills-table__label{color:#111;white-space:nowrap;width:100px;padding-right:.75rem;font-weight:600}.skills-table__value{color:#444;line-height:1.65}.cert-item{align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.cert-item:last-child{margin-bottom:0}.cert-item__img{object-fit:cover;border:1px solid #e5e5e5;flex-shrink:0;width:80px;height:58px}.cert-item__title{color:#111;font-size:.87rem;font-weight:600}.cert-item__issuer{color:#555;font-size:.8rem}.cert-item__date{color:#999;margin-top:.1rem;font-size:.77rem}.projects-grid{grid-template-columns:1fr 1fr;gap:1rem 2rem;display:grid}.project-item{border-bottom:1px solid #f0f0f0;align-items:flex-start;gap:.9rem;padding:.85rem 0;display:flex}@media (width>=861px){.project-item{height:100%}}.project-item:last-child{border-bottom:none;padding-bottom:0}.project-item__img{object-fit:cover;border:1px solid #e5e5e5;border-radius:2px;flex-shrink:0;width:90px;height:60px;margin-top:.15rem}.project-item__body{flex-direction:column;flex:1;justify-content:space-between;min-width:0;height:100%;display:flex}.project-item__header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.2rem;display:flex}.project-item__name{color:#111;font-size:.87rem;font-weight:600;line-height:1.2}.project-item__live{color:#777;white-space:nowrap;align-items:center;gap:.2rem;font-size:.75rem;font-weight:500;display:inline-flex}.project-item__live svg{width:8px;height:8px}.project-item__live:hover{color:#111;text-decoration:underline}.project-item__desc{color:#555;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.4rem;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.project-item__footer{margin-top:auto}.project-item__tech{color:#888;font-size:.72rem;line-height:1.3}.resume-footer{border-top:1px solid #e5e5e5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:2rem;padding-top:.85rem;display:flex}.resume-footer__note{color:#bbb;font-size:.72rem;font-style:italic}.resume-footer__links{gap:1rem;display:flex}.resume-footer__link{color:#aaa;font-size:.72rem}.resume-footer__link:hover{color:#333;text-decoration:underline}@media (width<=860px){.projects-grid{grid-template-columns:1fr}}@media (width<=600px){.page{padding:0}.resume{padding:2rem 1.5rem}.resume-header{flex-direction:column;gap:.75rem}.resume-header__photo{width:60px;height:60px}.resume-header__name{font-size:1.45rem}.skills-table__label{width:80px}.cert-item__img{width:64px;height:46px}}@media print{body{background:#fff}.page{padding:0}.resume{border-top:2px solid #111}.btn-cv{display:none}}
