@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(/assets/fonts/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(/assets/fonts/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/font-5.ttf) format('truetype');
}
@font-face{font-family:'Instrument Serif';src:url('/assets/fonts/InstrumentSerif-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:'Instrument Serif';src:url('/assets/fonts/InstrumentSerif-Italic.woff2') format('woff2');font-weight:400;font-style:italic;font-display:swap}
:root{color-scheme:light;--paper:#fff;--marble:oklch(.967 .001 286.375);--ink:oklch(.141 .005 285.823);--muted:oklch(.141 .005 285.823 / .65);--line:oklch(.92 .004 286.32);--gold:#936a00;--gold-small:#8a6400;--gold-line:#cebc9a;--serif:'Instrument Serif',Georgia,serif;--sans:'Instrument Sans',Arial,sans-serif}
:root:lang(ru){--serif:'Playfair Display',Georgia,serif;--sans:Onest,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:var(--gold-small)}a:focus-visible{outline:2px solid var(--gold-small);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.1}img{display:block;max-width:100%}.page-header,main,footer{width:min(100% - 3rem,1040px);margin:auto}.page-header{display:flex;justify-content:center;align-items:center;padding-top:16px}.signature{font-size:11px;letter-spacing:.25em;display:flex;align-items:center;min-height:44px}.languages{display:flex;gap:4px}.languages a{display:grid;place-items:center;min-width:44px;min-height:44px;font-size:11px;letter-spacing:.06em;color:var(--muted)}.languages a[aria-current=page]{color:var(--gold-small);text-decoration:underline;text-underline-offset:6px}.hero{max-width:540px;margin:0 auto;padding:35px 0 44px;text-align:center}.hero-heading{margin-bottom:32px}h1{font-size:clamp(39px,5.8vw,64px);letter-spacing:-.045em;white-space:nowrap}.tagline{font:italic 24px/1.3 var(--serif);color:var(--gold);margin-top:12px}.people{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.person{min-width:0}.portrait{width:100%;aspect-ratio:280/475;height:auto;object-fit:cover;object-position:50% 0%;filter:sepia(.28) saturate(.3)}.person:first-child .portrait{border-radius:0 33% 0 33% / 0 20% 0 20%}.person:last-child .portrait{border-radius:33% 0 33% 0 / 20% 0 20% 0}.person h2{font-size:29px;margin-top:15px}.role{font-size:11px;color:var(--muted);margin:5px 0 17px;min-height:18px}.contact{display:flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--gold-line);font-family:var(--serif);font-size:25px;white-space:nowrap;transition:background .2s}.contact:hover{background:var(--marble)}.leaf{border-radius:0 24px 0 24px}.reverse{border-radius:24px 0 24px 0;margin-top:8px}.socials{display:flex;justify-content:center;gap:12px;margin-top:12px}.round{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border:1px solid var(--gold-line);border-radius:50%;color:var(--gold-small)}.round svg{width:19px;height:19px;fill:none}.round.linkedin svg{fill:currentColor;stroke:none}.round:hover{background:var(--marble)}.explore{display:inline-flex;align-items:center;gap:22px;min-height:44px;margin-top:25px;font-size:11px;letter-spacing:.07em;color:var(--muted)}.explore span{font-size:20px;color:var(--gold-small)}.about,.work{border-top:1px solid var(--line);padding:70px 0}.about>h2{font-size:clamp(36px,4.5vw,52px);margin-bottom:36px}.biographies{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px}.biographies h3{font-size:27px}.biographies p{margin-top:16px;font-size:14px;color:var(--muted);line-height:1.85}.cv{display:inline-flex;gap:18px;align-items:center;min-height:44px;margin-top:14px;color:var(--gold-small);font-size:12px}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;margin-bottom:40px}.section-heading h2{font-size:clamp(40px,5vw,58px)}.section-heading p{font-size:14px;color:var(--muted);max-width:45ch}.projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:50px}.project{position:relative;display:grid;grid-template-columns:24px 1fr 18px;gap:12px;padding:28px 0;border-top:1px solid var(--line);min-width:0}.project-index{font-size:10px;color:var(--gold-small);padding-top:7px}.project h3{font-size:29px}.project p{font-size:13px;line-height:1.7;margin-top:11px;color:var(--muted)}.domain{display:block;font-size:11px;color:var(--gold-small);margin-top:17px;overflow-wrap:anywhere}.arrow{font-size:20px;color:var(--gold-small)}.project:hover{border-color:var(--gold-line)}footer{border-top:1px solid var(--line);padding:32px 0 22px}footer>p{font:italic 25px var(--serif);color:var(--gold)}footer nav{display:flex;flex-wrap:wrap;gap:6px 25px;margin-top:8px}footer nav a{display:inline-flex;align-items:center;min-height:44px;font-size:12px;color:var(--muted)}.footer-note{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:25px;padding-top:22px;font-size:10px;color:var(--muted)}
:lang(ru) h1{font-size:clamp(31px,5.1vw,51px)}:lang(ru) .tagline{font-size:22px}:lang(ru) .person h2{font-size:23px}:lang(ru) .contact{font-family:'Instrument Serif',Georgia,serif}
@media(max-width:600px){.page-header,main,footer{width:calc(100% - 32px)}.page-header{padding-top:5px}.hero{padding-top:23px;max-width:350px}.hero-heading{margin-bottom:25px}h1{font-size:clamp(32px,9.7vw,48px)}.tagline{font-size:24px;margin-top:10px}.people{gap:10px}.person h2{font-size:24px;margin-top:12px}.role{font-size:10px;letter-spacing:-.02em;margin-bottom:13px}.contact{font-size:22px}.socials{gap:6px}.round{width:44px;height:44px;flex-basis:44px}.about,.work{padding:45px 0}.biographies{grid-template-columns:1fr;gap:35px}.section-heading{grid-template-columns:1fr;gap:18px;margin-bottom:28px}.projects{grid-template-columns:1fr}.project{padding:24px 0}.footer-note{flex-direction:column;gap:4px}:lang(ru) .person h2{font-size:20px}:lang(ru) .role{font-size:9px}:lang(ru) h1{font-size:clamp(29px,8.8vw,40px)}:lang(ru) .tagline{font-size:19px}}
@media(max-width:360px){.contact{font-size:20px}.socials{gap:3px}.person h2{font-size:22px}.people{gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Family story: original image stays uncropped, in its natural 1005:692 ratio. */
.origin{border-top:1px solid var(--line);padding:65px 0 70px}.origin-heading{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;margin-bottom:38px}.origin h2{font-size:clamp(36px,4.5vw,52px)}.origin blockquote{font:italic 27px/1.35 var(--serif);color:var(--gold);margin:0;max-width:33ch}.origin-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:45px;align-items:start}.origin figure{margin:0;min-width:0}.origin figure img{width:100%;height:auto;display:block;object-fit:contain}.origin figcaption{font-size:10px;color:var(--muted);margin-top:10px;letter-spacing:.04em}.origin-copy p,.story-principles p{font-size:14px;line-height:1.85;color:var(--muted);margin:0 0 16px}.origin-copy cite{font-style:italic}.story-principles{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:45px}.story-principles article{border-top:1px solid var(--gold-line);padding-top:25px}.story-principles h3{font-size:30px;margin-bottom:18px}
@media(max-width:600px){.origin{padding:45px 0}.origin-heading{grid-template-columns:1fr;gap:22px;margin-bottom:28px}.origin blockquote{font-size:25px;max-width:34ch}.origin-grid{grid-template-columns:1fr;gap:26px}.story-principles{grid-template-columns:1fr;gap:28px;margin-top:25px}.story-principles h3{font-size:29px}}

/* Mirror the right contact column across the centre line. */
.person:last-child .leaf{border-radius:24px 0 24px 0}.person:last-child .reverse{border-radius:0 24px 0 24px}
.tagline{text-wrap:balance}
