@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;450;500;600;700;800&display=swap');
:root{color-scheme:dark;--bg:#111410;--surface:#1b2019;--line:#343c2e;--text:#f3f5ec;--muted:#afb6a7;--accent:#ccf67b;--ink:#1c2810;--radius:4px;font-family:'Golos Text',Arial,sans-serif;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:6px}button{font:inherit}p{line-height:1.65;margin:0;color:var(--muted)}h1,h2,h3{margin:0;font-weight:500;letter-spacing:-.05em}h1{font-size:clamp(3.1rem,6.9vw,7rem);line-height:1.03;margin:48px 0 34px}h2{font-size:clamp(2.4rem,4.3vw,4.4rem);line-height:1.08}h3{font-size:1.55rem;letter-spacing:-.035em}em{font-style:normal;color:var(--accent)}.header,main,footer{max-width:1440px;margin:auto;padding-left:64px;padding-right:64px}.header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:15px;font-weight:800;font-size:1.8rem;letter-spacing:-.1em}.brand span{font-size:.8rem;line-height:1.2;letter-spacing:0;font-weight:500}.header nav{display:flex;gap:34px;font-size:.9rem}.header nav a:hover,.text-link:hover,.email:hover{color:var(--accent)}.contact-link{font-size:.9rem;display:flex;gap:30px;border-bottom:1px solid #84916f;padding-bottom:8px}.contact-link span{color:var(--accent)}.hero{padding-top:43px}.hero-top{display:flex;justify-content:space-between;gap:16px}.eyebrow{font-size:.78rem;font-weight:500;letter-spacing:.11em;color:var(--muted)}.availability{font-size:.82rem}.availability i{display:inline-block;width:7px;height:7px;background:var(--accent);border-radius:50%;margin-right:8px}.hero-bottom{display:flex;justify-content:space-between;gap:60px;align-items:center}.hero-bottom>p{max-width:630px;font-size:1.08rem}.hero-actions{display:flex;align-items:center;gap:28px;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:19px 24px;border-radius:var(--radius);font-weight:500;font-size:.94rem;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--accent);color:var(--ink)}.primary:hover{background:#defca6}.text-link{font-size:.88rem}.scale{display:grid;grid-template-columns:.65fr 1fr 1.4fr .95fr;padding:45px 0 0;margin:54px 0 0;border-top:1px solid var(--line);gap:26px}.scale>div{display:flex;flex-direction:column;gap:12px}.scale strong{font-size:clamp(1.35rem,2.5vw,2.5rem);font-weight:500;letter-spacing:-.05em}.scale span{font-size:.81rem;color:var(--muted)}.section{padding-top:115px;scroll-margin-top:30px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:44px}.section-heading .eyebrow{margin-bottom:26px}.section-heading h2 span{color:var(--muted)}.section-heading>p{font-size:.95rem;max-width:370px}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.case{background:var(--surface);border:1px solid var(--line);padding:32px;border-radius:var(--radius)}.case.featured{background:var(--accent);color:var(--ink);border-color:var(--accent)}.case.featured p,.case.featured .case-label,.case.featured .case-category{color:#40512e}.case-top{display:flex;justify-content:space-between;gap:20px}.case-category{font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.case-number{font-size:.8rem;opacity:.6}.case h3{max-width:460px;margin-top:20px;min-height:68px;font-size:1.75rem}.case-metrics{display:flex;gap:42px;margin:30px 0 25px}.case-metrics>div{display:flex;flex-direction:column;gap:7px}.metric{font-size:clamp(2.5rem,4.8vw,4.8rem);letter-spacing:-.07em;line-height:1;font-weight:500}.case-label{font-size:.83rem;color:var(--muted)}.case>p{font-size:.94rem;min-height:76px}.case details{margin-top:26px;border-top:1px solid var(--line)}.case.featured details{border-color:#a8cc63}.case summary{list-style:none;cursor:pointer;padding-top:20px;display:flex;align-items:center;justify-content:space-between;font-size:.9rem;gap:20px}.case summary::-webkit-details-marker{display:none}.case summary:after{content:'↗';font-size:1.5rem}.case details[open] summary:after{content:'−'}.case-detail{padding-top:25px}.case-detail h4{margin:20px 0 8px;font-weight:600;font-size:.92rem}.case-detail p{font-size:.92rem}.case-detail .note{font-size:.78rem;margin-top:24px;border-top:1px solid var(--line);padding-top:16px}.featured .case-detail .note{border-color:#a8cc63}.expertise-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.expertise-grid article{padding:30px 24px 35px;border-right:1px solid var(--line)}.expertise-grid article:first-child{padding-left:0}.expertise-grid article:last-child{border:0;padding-right:0}.index{font-size:.8rem;color:var(--accent)}.expertise-grid h3{margin:30px 0 20px;font-size:1.5rem;min-height:55px}.expertise-grid p{font-size:.94rem}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.tags span{font-size:.77rem;border:1px solid var(--line);padding:7px 9px;border-radius:3px;color:#cbd1c3}.timeline article{display:grid;grid-template-columns:1fr 2fr;gap:40px;padding:32px 0;border-top:1px solid var(--line)}.period{font-size:.9rem;color:var(--muted)}.timeline h3{font-size:1.65rem}.role{color:var(--text);font-size:.92rem;margin:8px 0 18px}.timeline p{max-width:770px}.education{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:.78rem;color:var(--muted)}.about{display:grid;grid-template-columns:.85fr 1.3fr;align-items:center;gap:90px}.portrait-wrap{aspect-ratio:4/4.7;background:var(--surface);overflow:hidden;border-radius:var(--radius)}.portrait-wrap:empty{display:none}.portrait-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 32%;filter:grayscale(100%)}.about .eyebrow{margin-bottom:25px}.about h2{margin-bottom:28px}.about p+p{margin-top:16px}.signature{color:var(--text);border-top:1px solid var(--line);padding-top:22px;margin-top:30px!important;display:flex;justify-content:space-between}.signature span{color:var(--accent);font-size:1.5rem}.contact{margin-top:105px;border-top:1px solid var(--line);padding-top:50px}.contact h2{font-size:clamp(3rem,6.5vw,6.6rem);margin:30px 0 42px}.contact-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.contact-bottom>div{display:flex;flex-direction:column;gap:23px}.email{font-size:.94rem}.contact-bottom>p{font-size:1.08rem}footer{display:flex;justify-content:space-between;gap:20px;margin-top:90px;padding-top:25px;padding-bottom:30px;border-top:1px solid var(--line);font-size:.78rem;color:var(--muted)}.skip{position:fixed;left:20px;top:-100px;background:var(--accent);color:var(--ink);padding:15px;z-index:5}.skip:focus{top:20px}
@media(min-width:1450px){.hero{padding-top:52px}.hero h1{margin-top:60px}}@media(max-width:1100px){.header,main,footer{padding-left:32px;padding-right:32px}.hero-bottom{align-items:flex-start;gap:30px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.expertise-grid{grid-template-columns:1fr 1fr}.expertise-grid article{border-bottom:1px solid var(--line);padding:25px!important}.expertise-grid article:nth-child(2){border-right:0}.expertise-grid article:nth-child(3),.expertise-grid article:nth-child(4){border-bottom:0}.about{gap:45px}.case{padding:26px}.case-metrics{gap:28px}}
@media(max-width:700px){html{scroll-padding-top:20px}.header,main,footer{padding-left:20px;padding-right:20px}.header{height:90px}.header nav{gap:15px;font-size:.82rem}.header nav a:nth-child(2){display:none}.brand{font-size:1.6rem}.brand span{display:none}.contact-link{gap:12px;font-size:.8rem}.hero{padding-top:28px}.hero-top{flex-direction:column;gap:14px}.eyebrow{font-size:.75rem}h1{font-size:clamp(2.8rem,9.5vw,4.3rem);margin:32px 0 26px;letter-spacing:-.055em}.hero-bottom{flex-direction:column;gap:25px}.hero-bottom>p{font-size:1rem}.hero-actions{flex-direction:row;flex-wrap:wrap;align-items:center;gap:25px}.button{padding:17px 20px}.scale{grid-template-columns:1fr 1fr;gap:30px 18px;padding-top:30px;margin-top:35px}.scale strong{font-size:1.45rem}.scale span{font-size:.75rem}.section{padding-top:75px}.section-heading{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:28px}.section-heading h2{font-size:2.35rem}.section-heading .eyebrow{margin-bottom:20px}.case-grid{grid-template-columns:1fr}.case{padding:25px}.case h3{min-height:0;font-size:1.65rem}.metric{font-size:3.6rem}.case>p{min-height:0}.case-metrics{gap:35px}.expertise-grid{grid-template-columns:1fr}.expertise-grid article{border-right:0;border-bottom:1px solid var(--line)!important;padding:28px 0!important}.expertise-grid article:last-child{border-bottom:0!important}.expertise-grid h3{min-height:0;margin:18px 0}.timeline article{grid-template-columns:1fr;gap:18px;padding:28px 0}.education{flex-direction:column}.about{grid-template-columns:1fr;gap:32px}.portrait-wrap{max-height:440px;aspect-ratio:1/1}.contact{margin-top:70px;padding-top:35px}.contact h2{font-size:clamp(2.8rem,9vw,4rem)}.contact-bottom{flex-direction:column;gap:30px}footer{margin-top:60px;flex-wrap:wrap;font-size:.75rem}footer span:first-child{width:100%}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.cases-contact{display:flex;justify-content:center;margin-top:32px}
