.cv-page{--ink:#1c1c1c;--ink-soft:#4b4b4b;--ink-mute:#737373;--ink-faint:#a3a3a3;--rule:#e7e7e7;font-family:var(--font-dm-sans),system-ui,sans-serif;min-height:100vh;padding:32px 16px 96px;background:transparent}.cv-sheet{max-width:880px;margin:0 auto;background:#ffffff;color:var(--ink-soft);border-radius:14px;box-shadow:0 1px 2px rgba(0,0,0,.06),0 12px 40px rgba(0,0,0,.1);padding:56px 56px 64px;min-height:1245px}.cv-sheet+.cv-sheet{margin-top:28px}.cv-grid{display:grid;grid-template-columns:31% 1fr;-moz-column-gap:40px;column-gap:40px}.cv-side{min-width:0}.cv-name{font-weight:700;font-size:30px;line-height:1.04;letter-spacing:-.02em;color:var(--ink)}.cv-role{margin-top:3px;font-size:11px;font-weight:500;color:var(--ink-mute);white-space:nowrap}.cv-photo{display:block;width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin:18px 0 6px}.cv-block{margin-top:22px}.cv-side .cv-block:first-of-type{margin-top:18px}.cv-h2{font-weight:700;font-size:19px;letter-spacing:-.01em;color:var(--ink);margin-bottom:9px}.cv-list{list-style:none;display:flex;flex-direction:column;gap:5px}.cv-list li{font-size:13.5px;line-height:1.4;color:var(--ink-soft)}.cv-contact{display:flex;flex-direction:column;gap:5px}.cv-contact-row{display:flex;align-items:baseline;gap:8px;font-size:13.5px;line-height:1.4}.cv-contact-key{flex:none;min-width:16px;font-family:var(--font-dm-mono),ui-monospace,monospace;font-size:11px;color:var(--ink-faint);letter-spacing:.02em}.cv-contact-val{color:var(--ink-soft);word-break:break-word}a.cv-contact-val:hover{color:var(--ink);text-decoration:underline}.cv-portfolio .cv-contact-key{min-width:8.5ch}.cv-content{min-width:0}.cv-content .cv-block:first-of-type{margin-top:30px}.cv-sheet--cont .cv-content .cv-block:first-of-type{margin-top:18px}.cv-entries{display:flex;flex-direction:column;gap:16px}.cv-entry{display:grid;grid-template-columns:1fr auto;-moz-column-gap:16px;column-gap:16px;align-items:start}.cv-entry-body{min-width:0}.cv-entry-role{font-weight:700;font-size:14.5px;line-height:1.3;color:#2a2a2a}.cv-entry-org{display:inline-flex;align-items:center;gap:4px;font-size:13px;line-height:1.45;color:var(--ink-soft);border-radius:3px}a.cv-entry-org:hover{color:var(--ink)}.cv-entry-role a.cv-entry-org{font-weight:700;font-size:14.5px}.cv-entry-compact .cv-entry-role,.cv-entry-loc{color:var(--ink-soft)}.cv-entry-loc{font-size:13px;line-height:1.45}.cv-bullets{list-style:none;margin-top:6px;display:flex;flex-direction:column;gap:4px}.cv-bullets li{position:relative;padding-left:0;font-size:12.5px;line-height:1.5;color:var(--ink-soft)}.cv-bullets li:before{content:"·";position:absolute;left:-11px;color:var(--ink-faint)}.cv-note{margin-top:6px;font-size:12.5px;line-height:1.5;color:var(--ink-soft)}.cv-date{text-align:right;font-family:var(--font-dm-mono),ui-monospace,monospace;font-size:12px;line-height:1.5;color:var(--ink-mute);white-space:nowrap}.cv-date span{display:block}.cv-entry-org svg{margin-bottom:0}@media (max-width:640px){.cv-sheet{padding:32px 24px 40px;border-radius:10px;min-height:0}.cv-grid{grid-template-columns:1fr;row-gap:8px}.cv-content .cv-block:first-of-type,.cv-sheet--cont .cv-content .cv-block:first-of-type{margin-top:0}}@media print{.cv-page{background:#fff}.cv-page,.cv-sheet{padding:0;min-height:0}.cv-sheet{max-width:none;margin:0;border-radius:0;box-shadow:none;color:#333}.cv-sheet+.cv-sheet{margin-top:0}.cv-sheet--cont{-moz-column-break-before:page;break-before:page;page-break-before:always}.cv-grid{grid-template-columns:31% 1fr;-moz-column-gap:8mm;column-gap:8mm}.cv-name{font-size:19pt}.cv-role{font-size:8pt}.cv-photo{margin:10pt 0 4pt;border-radius:6pt;overflow:hidden!important}.cv-block{margin-top:13pt}.cv-side .cv-block:first-of-type{margin-top:11pt}.cv-h2{font-size:12.5pt;margin-bottom:5pt;-moz-column-break-after:avoid;break-after:avoid}.cv-list{gap:2.5pt}.cv-list li{font-size:8.5pt;line-height:1.35}.cv-contact{gap:2.5pt}.cv-contact-row{gap:2.5pt;font-size:8.5pt}.cv-contact-key{font-size:7.5pt;min-width:12pt}.cv-content .cv-block:first-of-type{margin-top:18pt}.cv-sheet--cont .cv-content .cv-block:first-of-type{margin-top:11pt}.cv-entries{gap:7pt}.cv-entry{-moz-column-gap:8pt;column-gap:8pt}.cv-entry-role{font-size:10pt}.cv-entry-org{font-size:8.5pt}.cv-entry-role a.cv-entry-org{font-size:10pt}.cv-entry-loc{font-size:8.5pt}.cv-bullets{margin-top:3pt;gap:2pt}.cv-bullets li{font-size:8.5pt;line-height:1.4;padding-left:0;-moz-column-break-inside:avoid;break-inside:avoid}.cv-bullets li:before{left:-8pt}.cv-note{font-size:8.5pt;line-height:1.4}.cv-date{font-size:8pt}.cv-entry-org svg{display:none!important}*{overflow:visible!important}body,html{height:auto!important;background:#fff!important}body,html,main{margin:0!important;padding:0!important}main{overflow:visible!important}.cv-entry-compact,.cv-entry:not(:first-child),.cv-side .cv-block{-moz-column-break-inside:avoid;break-inside:avoid}}