*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}html,body{margin:0;padding:0}body{margin:0;padding:0;font-family:Mukta,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#e7e4dd;background-image:radial-gradient(120% 90% at 50% 0%,#efece5,#e4e0d8 70%);min-height:100vh;color:#1a1813;font-size:1em}@media print{body{background:#fff}}.desk{min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:48px 24px 64px}.sheet{width:min(860px,100%);background:#fdfcf9;box-shadow:0 1px 2px #0000000f,0 24px 60px -18px #28211652}.cvp-root{position:relative;width:100%;box-sizing:border-box;display:flex;flex-direction:column;color:var(--ink);font-family:var(--fb);padding:56px 60px 42px}.cvp-body{position:relative;z-index:1;display:flex;flex-direction:column}.cvp-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.cvp-headleft{flex:1 1 auto;min-width:0}.cvp-name{font-family:var(--fh);font-weight:700;font-size:29px;line-height:1.08;letter-spacing:-.01em;margin:0}.cvp-role{font-family:var(--fm);font-size:12.5px;color:var(--ink);margin-top:9px;letter-spacing:.01em}.cvp-loc{font-family:var(--fm);font-size:10.5px;color:var(--muted);margin-top:6px;text-transform:uppercase;letter-spacing:.16em}.cvp-lang{display:flex;gap:2px;font-family:var(--fm);font-size:11px;flex:0 0 auto;border:1px solid var(--rule);border-radius:2px;overflow:hidden}.cvp-lang button{font:inherit;border:0;background:transparent;color:var(--muted);padding:4px 9px;cursor:pointer;transition:background .2s,color .2s;letter-spacing:.08em}.cvp-lang button.on{background:var(--accent);color:var(--paper-solid)}.cvp-lang button:not(.on):hover{color:var(--ink);background:var(--accent-wash)}.cvp-hr{height:1px;background:var(--rule);border:0;margin:18px 0 22px;width:100%}.cvp-cols{display:grid;grid-template-columns:236px 1fr;gap:38px;flex:1 1 auto}.cvp-left{display:flex;flex-direction:column;gap:22px}.cvp-photo{display:block;width:100%;aspect-ratio:4/4.6;object-fit:cover}.cvp-photo-frame{box-shadow:0 0 0 1px var(--rule)}.cvp-label{font-family:var(--fm);font-size:10px;text-transform:uppercase;letter-spacing:.22em;color:var(--accent);margin-bottom:9px}.cvp-bio{font-size:12.5px;line-height:1.62;color:var(--ink);margin:0}.cvp-contacts{display:flex;flex-direction:column;gap:9px}.cvp-contact{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--ink);text-decoration:none;line-height:1.3}.cvp-ico{flex:0 0 auto;width:15px;height:15px;color:var(--muted);display:flex;align-items:center;justify-content:center;transition:color .18s}.cvp-ico svg{width:100%;height:100%;display:block}.cvp-contact .cvp-cval{transition:color .18s,box-shadow .18s;box-shadow:inset 0 -1px 0 transparent;overflow-wrap:break-word;min-width:0}.cvp-contact:hover .cvp-cval{color:var(--ink);box-shadow:inset 0 -1px 0 var(--muted)}.cvp-contact:hover .cvp-ico{color:var(--ink)}.cvp-right{display:flex;flex-direction:column;gap:26px}.cvp-sec-head{display:flex;align-items:baseline;gap:14px;margin-bottom:16px}.cvp-sec-title{font-family:var(--fh);font-weight:600;font-size:17px;letter-spacing:-.01em;flex:0 0 auto;margin:0}.cvp-sec-rule{flex:1 1 auto;height:1px;background:var(--rule);align-self:center}.cvp-item{margin-bottom:20px}.cvp-item:last-child{margin-bottom:0}.cvp-item-top{display:flex;justify-content:space-between;align-items:baseline;gap:14px}.cvp-item-logo{width:28px;height:28px;border-radius:5px;object-fit:cover;flex-shrink:0;box-shadow:0 0 0 1px var(--rule)}.cvp-org{font-family:var(--fh);font-weight:600;font-size:14px;margin:0;line-height:1.25}.cvp-period{font-family:var(--fm);font-size:10.5px;color:var(--muted);flex:0 0 auto;letter-spacing:.02em;white-space:nowrap}.cvp-itemrole{font-size:12px;color:var(--ink);margin:2px 0 9px;font-style:italic}.cvp-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}.cvp-bullets li{position:relative;padding-left:17px;font-size:12px;line-height:1.5;color:var(--ink)}.cvp-bullets li:before{content:"—";position:absolute;left:0;top:0;color:var(--muted);font-size:11px}.cvp-edu{font-size:12.5px;line-height:1.5;color:var(--ink);margin:2px 0 0}.cvp-project-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;text-decoration:none;color:inherit}.cvp-project-item:last-child{margin-bottom:0}.cvp-project-img{width:36px;height:36px;border-radius:6px;object-fit:cover;flex-shrink:0;box-shadow:0 0 0 1px var(--rule)}.cvp-project-name{font-weight:600;font-size:13px;line-height:1.25}.cvp-project-desc{font-size:12px;color:var(--ink);line-height:1.5;margin-top:2px}.cvp-project-item:hover .cvp-project-name{text-decoration:underline}.cvp-pub-item{margin-bottom:14px;text-decoration:none;color:inherit;display:block}.cvp-pub-item:last-child{margin-bottom:0}.cvp-pub-info{display:flex;align-items:baseline;gap:6px}.cvp-pub-journal{font-weight:600;font-size:12.5px}.cvp-pub-year{font-size:10.5px;color:var(--muted)}.cvp-pub-title{font-size:12px;color:var(--ink);line-height:1.45;margin-top:2px}@media (max-width: 700px){body{background:#fdfcf9;background-image:none}.desk{padding:0}.sheet{box-shadow:none;width:100%}.cvp-root{padding:32px 20px 40px}.cvp-cols{grid-template-columns:1fr;gap:30px}.cvp-photo{aspect-ratio:unset;object-fit:contain}}@media print{.cvp-lang{display:none}}
