:root{--bg: #f3f3ef;--surface: #fff;--ink: #151915;--muted: #5d655e;--line: #cdd2cc;--accent: #1d6547;--accent-soft: #dfece4;--radius: 22px;--shadow: 0 20px 60px rgba(20,30,23,.09);--content: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.65;text-rendering:optimizeLegibility}a{color:inherit}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--accent);color:#fff}.skip-link{position:fixed;top:12px;left:12px;z-index:999;transform:translateY(-140%);background:var(--ink);color:#fff;padding:10px 14px;border-radius:8px}.skip-link:focus{transform:translateY(0)}.site-shell{width:min(calc(100% - 32px),var(--content));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:#f9f9f6d1;border-bottom:1px solid rgba(205,210,204,.72);-webkit-backdrop-filter:blur(18px) saturate(1.5);backdrop-filter:blur(18px) saturate(1.5);transition:background .25s ease,box-shadow .25s ease}.site-header.is-scrolled{background:#fafaf8f0;box-shadow:0 10px 30px #141e170d}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(calc(100% - 32px),var(--content));min-height:76px;margin:0 auto}.brand{display:inline-flex;align-items:center;gap:12px;width:fit-content;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#27735a,#0f3f2c);color:#fff;box-shadow:inset 0 1px #ffffff40,0 8px 18px #1d654738}.brand-mark span{font-size:.82rem;font-weight:800;letter-spacing:.08em}.brand-text{display:flex;flex-direction:column;line-height:1.2}.brand-text strong{font-size:.94rem;font-weight:800;letter-spacing:-.01em}.brand-text small{color:var(--muted);font-size:.68rem;font-weight:650;letter-spacing:.05em}nav{display:flex;gap:28px}nav a{position:relative;padding:10px 2px;color:#404741;font-size:.88rem;font-weight:650;text-decoration:none}nav a:hover{color:var(--accent)}nav a:after{position:absolute;left:0;right:0;bottom:4px;height:2px;border-radius:2px;background:var(--accent);content:"";transform:scaleX(0);transform-origin:left;transition:transform .25s ease}nav a:hover:after,nav a:focus-visible:after{transform:scaleX(1)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px}.lang-switch{display:inline-flex;gap:2px;padding:3px;background:#e9ede9;border:1px solid rgba(205,210,204,.85);border-radius:999px}.lang-link{padding:6px 13px;border-radius:999px;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-decoration:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.lang-link.is-active{background:var(--ink);color:#fff;box-shadow:0 3px 10px #15191538}.nav-toggle{display:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:12px;background:transparent;cursor:pointer}.nav-toggle span{display:block;width:18px;height:2px;border-radius:2px;background:var(--ink);transition:transform .25s ease,opacity .2s ease}.nav-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{position:absolute;top:100%;right:0;left:0;display:none;flex-direction:column;gap:2px;padding:14px 16px 20px;background:#fafaf8f5;border-bottom:1px solid var(--line);box-shadow:0 18px 40px #141e1714;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav.is-open{display:flex}.mobile-nav a:not(.mobile-cv){padding:13px 6px;font-size:1rem;font-weight:700;text-decoration:none;border-bottom:1px solid #e9ece9}.mobile-nav .mobile-cv{margin-top:14px}.button{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid var(--ink);border-radius:12px;background:var(--ink);color:#fff;font-size:.91rem;font-weight:750;text-decoration:none;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);background:var(--accent);border-color:var(--accent);box-shadow:0 12px 26px #1d65472e}.button-small{min-height:42px;padding-inline:16px}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:.92rem;font-weight:750;text-underline-offset:5px}.section-pad{padding:clamp(72px,9vw,132px) 0}.section-rule{border-top:1px solid var(--line)}.hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:clamp(52px,8vw,112px);align-items:center;min-height:calc(100svh - 94px)}.eyebrow{margin:0 0 16px;color:var(--accent);font-size:.76rem;font-weight:800;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}h1,h2,h3,p{text-wrap:pretty}h1{max-width:820px;margin:0;font-size:clamp(3.1rem,7vw,6.5rem);line-height:.98;letter-spacing:-.065em}.hero-lead{max-width:700px;margin:30px 0 0;color:var(--muted);font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.65}.hero-actions,.contact-links{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:32px}.availability{display:flex;align-items:center;gap:10px;margin:28px 0 0;color:var(--muted);font-size:.88rem}.availability span{width:9px;height:9px;background:#2ba66b;border-radius:50%;box-shadow:0 0 0 5px #2ba66b1f}.proof-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:52px 0 0;padding:26px 0 0;border-top:1px solid var(--line)}.proof-list div{min-width:0}.proof-list dt{font-size:1.3rem;font-weight:800;letter-spacing:-.03em}.proof-list dd{margin:4px 0 0;color:var(--muted);font-size:.78rem;line-height:1.4}.profile-card{position:relative;margin:0;padding:12px;background:var(--surface);border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);transform:rotate(1.2deg)}.portrait-wrap{aspect-ratio:1/1.08;overflow:hidden;border-radius:22px;background:#e9ecea}.portrait-wrap img{width:100%;height:100%;object-fit:cover;object-position:50% 31%}.profile-card figcaption{display:flex;justify-content:space-between;gap:16px;padding:17px 8px 6px;font-size:.78rem}.profile-card figcaption span{color:var(--muted)}.profile-card figcaption strong{text-align:right}.section-heading{max-width:780px;margin-bottom:48px}.section-heading h2,.contact h2{margin:0;font-size:clamp(2.2rem,4.5vw,4.2rem);line-height:1.08;letter-spacing:-.05em}.section-heading>p:not(.eyebrow),.split-heading>div>p,.contact>p:not(.eyebrow){margin:22px 0 0;color:var(--muted);font-size:1.06rem}.split-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:72px;max-width:none}.split-heading small{display:block;margin-top:14px;color:#767d77}.focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.focus-grid article,.expertise-grid article{padding:28px;background:#ffffff94;border:1px solid var(--line);border-radius:var(--radius)}.focus-grid article>span{color:var(--accent);font-size:.75rem;font-weight:800}.focus-grid h3,.expertise-grid h3{margin:34px 0 10px;font-size:1.25rem;letter-spacing:-.025em}.focus-grid p{margin:0;color:var(--muted)}.project-list{display:grid;gap:18px}.project-card{display:grid;grid-template-columns:1fr;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:28px;box-shadow:0 14px 44px #141e170d}.project-featured{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr)}.project-image{min-height:620px;overflow:hidden;background:#dfe5df}.project-image img{width:100%;height:100%;object-fit:cover}.project-content{padding:clamp(28px,5vw,64px)}.project-top{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:.78rem}.project-top span{color:var(--accent);font-weight:850}.project-top p{margin:0;text-align:right}.project-card h3{max-width:820px;margin:38px 0 18px;font-size:clamp(1.7rem,3vw,3rem);line-height:1.12;letter-spacing:-.045em}.project-summary{max-width:820px;margin:0;color:var(--muted);font-size:1.03rem}.project-card ul,.timeline ul{margin:28px 0 0;padding:0;list-style:none}.project-card li,.timeline li{position:relative;max-width:900px;margin-top:12px;padding-left:21px}.project-card li:before,.timeline li:before{position:absolute;top:.72em;left:0;width:7px;height:7px;background:var(--accent);border-radius:50%;content:""}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px}.tag-list span{padding:7px 10px;background:var(--accent-soft);color:#24583f;border-radius:999px;font-size:.72rem;font-weight:750}.architecture-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:0;padding:0;list-style:none}.architecture-flow li{position:relative;min-height:180px;padding:24px 22px;background:var(--surface);border:1px solid var(--line);border-right:0}.architecture-flow li:first-child{border-radius:20px 0 0 20px}.architecture-flow li:last-child{border-right:1px solid var(--line);border-radius:0 20px 20px 0}.architecture-flow li:not(:last-child):after{position:absolute;z-index:2;top:50%;right:-8px;width:14px;height:14px;background:var(--surface);border-top:1px solid var(--line);border-right:1px solid var(--line);transform:rotate(45deg);content:""}.architecture-flow span{color:var(--accent);font-size:.72rem;font-weight:850}.architecture-flow strong{display:block;margin-top:24px;font-size:1rem}.architecture-flow p{margin:7px 0 0;color:var(--muted);font-size:.8rem;line-height:1.45}.expertise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.expertise-grid h3{margin-top:0}.expertise-grid ul,.credentials-grid ul{margin:0;padding:0;list-style:none}.expertise-grid li,.credentials-grid li{padding:8px 0;border-bottom:1px solid #e1e4e0;color:var(--muted);font-size:.88rem}.timeline{border-top:1px solid var(--ink)}.timeline article{display:grid;grid-template-columns:minmax(180px,.32fr) 1fr;gap:44px;padding:36px 0;border-bottom:1px solid var(--line)}.timeline-meta{display:flex;flex-direction:column;color:var(--muted);font-size:.82rem}.timeline h3,.credentials-grid h3{margin:0;font-size:1.55rem;letter-spacing:-.03em}.company{margin:3px 0 0;color:var(--accent);font-weight:750}.timeline article>div:last-child>p:not(.company){margin:8px 0 0;color:var(--muted)}.credentials-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:48px}.credentials-grid article{padding:32px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.credentials-grid article>p:not(.eyebrow){color:var(--muted)}.credentials-grid small{color:#747c75}.contact{max-width:920px;padding-right:clamp(0px,10vw,120px)}.contact h2{font-size:clamp(2.5rem,5vw,5rem)}footer{display:flex;justify-content:space-between;gap:28px;padding:26px 0 44px;border-top:1px solid var(--line);color:var(--muted);font-size:.78rem}footer p{margin:0}footer a{font-weight:750}:focus-visible{outline:3px solid rgba(29,101,71,.38);outline-offset:4px;border-radius:5px}@media(max-width:980px){.header-inner{grid-template-columns:1fr auto}nav{display:none}.nav-toggle{display:flex}.hero{grid-template-columns:1fr .68fr;gap:44px;min-height:auto}h1{font-size:clamp(3rem,8vw,5.3rem)}.project-featured{grid-template-columns:.72fr 1.28fr}.project-image{min-height:560px}.expertise-grid{grid-template-columns:1fr 1fr}.architecture-flow{grid-template-columns:1fr 1fr;gap:10px}.architecture-flow li,.architecture-flow li:first-child,.architecture-flow li:last-child{min-height:145px;border:1px solid var(--line);border-radius:16px}.architecture-flow li:after{display:none}}@media(max-width:720px){.site-shell{width:min(calc(100% - 20px),var(--content))}.site-header{background:#fafaf8e6}.header-inner{width:min(calc(100% - 20px),var(--content));min-height:64px}.brand-mark{width:38px;height:38px;border-radius:11px}.brand-text small{display:none}.brand-text strong{font-size:.9rem}.header-actions{gap:9px}.lang-switch{padding:2px}.lang-link{padding:5px 10px}.nav-toggle{width:38px;height:38px}.section-pad{padding:76px 4px}.button-small{min-height:40px;padding-inline:12px;font-size:.78rem}.hero{display:flex;flex-direction:column-reverse;gap:38px;padding-top:42px}.hero-copy{width:100%}h1{font-size:clamp(2.8rem,14vw,4.4rem)}.hero-lead{margin-top:24px;font-size:1rem}.profile-card{width:min(100%,420px);align-self:center;transform:none}.portrait-wrap{aspect-ratio:1.05/1}.proof-list{grid-template-columns:1fr;gap:16px}.proof-list div{display:grid;grid-template-columns:100px 1fr;align-items:baseline;gap:12px}.focus-grid,.split-heading,.project-featured,.credentials-grid{grid-template-columns:1fr}.split-heading{gap:10px}.focus-grid article{padding:24px}.focus-grid h3{margin-top:22px}.project-image{min-height:auto;aspect-ratio:4/3}.project-image img{object-position:center 55%}.project-content{padding:26px 22px 30px}.project-top{flex-direction:column;gap:6px}.project-top p{text-align:left}.project-card h3{margin-top:24px}.architecture-flow,.expertise-grid{grid-template-columns:1fr}.architecture-flow li{min-height:auto}.timeline article{grid-template-columns:1fr;gap:16px}.timeline-meta{flex-direction:row;justify-content:space-between;gap:12px}.contact{padding-right:0}footer{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media print{.site-header,.mobile-nav,.hero-actions,.contact,footer{display:none}body{background:#fff}.site-shell{width:100%}.section-pad{padding:32px 0}}
