:root{--background:#fff;--text:#050505;--muted:#6f6f6f;--line:#e8e8e8;--accent:#6996b8;--accent-soft:#eef5fa;--max-width:1120px;--content-width:760px}*{box-sizing:border-box}html{background:var(--background);color:var(--text);scroll-behavior:smooth;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,Arial,sans-serif;font-size:16px}body{background:var(--background);min-width:320px;margin:0}body,button,input,textarea,select{font-family:IBM Plex Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}::selection{background:var(--accent-soft);color:var(--text)}.section{width:min(calc(100% - 40px), var(--max-width));margin:0 auto;padding:76px 0}.section--first{padding-top:76px}.hero{display:flex}.hero__content{grid-template-columns:minmax(120px,.28fr) minmax(0,1fr);align-items:start;gap:clamp(32px,6vw,92px);width:100%;max-width:1040px;display:grid}.hero__media{padding-top:clamp(6px,1vw,18px)}.hero__portrait{aspect-ratio:1;object-fit:cover;border-radius:100%;width:clamp(64px,196px,33vw)!important;height:clamp(64px,196px,33vw)!important}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:9ch;margin-bottom:clamp(28px,5vw,54px);font-size:clamp(3.7rem,11vw,8.8rem);font-weight:500;line-height:.86}h2{letter-spacing:0;max-width:15ch;margin-bottom:0;font-size:clamp(2.1rem,4.9vw,4.8rem);font-weight:500;line-height:.96}h3{letter-spacing:0;margin-bottom:0;font-size:clamp(1.45rem,3vw,2.45rem);font-weight:500;line-height:1}p{color:var(--muted);font-size:clamp(1.08rem,1.45vw,1.25rem);font-weight:400;line-height:1.62}.hero__statement{max-width:var(--content-width)}.hero__statement p:first-child{color:var(--text);margin-bottom:8px;font-size:clamp(1.35rem,2.4vw,2.3rem);font-weight:500;line-height:1.16}.hero__statement p:last-child{max-width:650px;margin-bottom:0}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:44px;display:flex}.button{border:1px solid var(--line);min-height:44px;color:var(--text);justify-content:center;align-items:center;padding:0 18px;font-size:.95rem;font-weight:500;transition:border-color .16s,color .16s;display:inline-flex}.button:hover{border-color:var(--accent);color:var(--accent)}.button--primary{border-color:var(--text);background:var(--text);color:var(--background)}.button--primary:hover{border-color:var(--accent);background:var(--accent);color:var(--background)}.section__heading{max-width:920px;margin-bottom:clamp(52px,8vw,92px)}.project-list{gap:18px;display:grid}.project-card{border-top:1px solid var(--line)}.project-card:last-child{border-bottom:1px solid var(--line)}.project-card__link{grid-template-columns:minmax(120px,.26fr) 1fr;gap:clamp(26px,5vw,72px);min-height:clamp(180px,22vw,260px);padding:clamp(28px,5vw,58px) 0;transition:color .16s;display:grid}.project-card__link:hover{color:var(--accent)}.project-card__meta{color:var(--muted);font-size:.92rem;font-weight:500;line-height:1.5}.project-card__body{justify-content:space-between;align-items:flex-start;gap:28px;min-width:0;display:flex}.project-card p{max-width:620px;color:var(--muted);margin:22px 0 0}.project-card__arrow{color:var(--accent);flex:none;font-size:clamp(1.5rem,3vw,2.4rem);line-height:1}.about{grid-template-columns:minmax(0,.95fr) minmax(300px,.75fr);gap:clamp(48px,8vw,96px);display:grid}.about .section__heading{margin-bottom:0}.about__content{padding-top:clamp(4px,1vw,22px)}.about__content p{margin-bottom:44px}.interest-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.interest-list li{border-top:1px solid var(--line);color:var(--text);padding:16px 0;font-size:clamp(1.05rem,1.5vw,1.22rem);font-weight:500;line-height:1.35}.interest-list li:last-child{border-bottom:1px solid var(--line)}.contact{align-items:center;display:flex}.contact__content{max-width:760px}.contact h2{margin-bottom:34px}.contact p{max-width:570px}.contact__links{flex-wrap:wrap;gap:24px;margin-top:46px;display:flex}.contact__links a{color:var(--text);font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:500;text-decoration:none;transition:color .16s}.contact__links a:hover{color:var(--accent)}.reveal{opacity:0;transition:opacity .52s,transform .52s;transform:translateY(10px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (width<=760px){.section{width:min(calc(100% - 28px), var(--max-width));padding:30px 0}.section--first{padding-top:42px}.hero{height:auto;max-height:none}h1{font-size:clamp(3.35rem,16vw,5.8rem)}.hero__content{grid-template-columns:minmax(82px,124px) minmax(0,1fr);gap:22px}.hero__portrait{width:100%}.hero__actions{margin-top:34px}.project-card__link{grid-template-columns:1fr;gap:20px;min-height:0}.project-card__body{gap:18px}.project-card p{margin-top:16px}.about{grid-template-columns:1fr}.contact{min-height:0}}@media (width<=440px){.section{width:min(calc(100% - 24px), var(--max-width))}h1{font-size:3.15rem}.hero__content{grid-template-columns:1fr;gap:28px}.button{width:100%}.project-card__arrow{margin-top:.1em}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
