*{box-sizing:border-box}html{scroll-behavior:smooth}:root{color:#1e211f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f1ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:#f4f1ea;min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}a{color:inherit}::selection{color:#fff;background:#155eef}.portfolio{--background:#f4f1ea;--text:#1e211f;--muted:#6d716d;--border:#d6d1c6;--accent:#155eef;--max-width:980px;width:min(calc(100% - 48px), var(--max-width));min-height:100vh;color:var(--text);margin:0 auto}.header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:32px;min-height:82px;display:flex}.header__name{font-size:15px;font-weight:700;text-decoration:none}.header__links{align-items:center;gap:24px;display:flex}.header__links a{color:var(--muted);font-size:14px;text-decoration:none}.header__links a:hover,.header__links a:focus-visible,.header__name:hover,.header__name:focus-visible{color:var(--accent)}.intro{max-width:820px;padding:112px 0 128px}.intro__location,.project__category{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.intro h1{letter-spacing:-.055em;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,9vw,6.5rem);font-weight:400;line-height:.95}.intro__role{color:var(--accent);margin:22px 0 0;font-size:clamp(1.15rem,2.5vw,1.5rem);font-weight:600}.intro__summary{color:#444943;max-width:720px;margin:38px 0 0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.75}.work{border-top:1px solid var(--border);padding:72px 0 90px}.section-title{grid-template-columns:180px minmax(0,1fr);gap:32px;padding-bottom:36px;display:grid}.section-title h2{margin:0;font-size:16px;font-weight:700}.section-title p{color:var(--muted);margin:0;font-size:15px}.projects{border-bottom:1px solid var(--border)}.project{border-top:1px solid var(--border);grid-template-columns:180px minmax(0,1fr);gap:32px;padding:42px 0 46px;display:grid}.project__content h3{letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3.5vw,2.35rem);font-weight:400}.project__description{color:#4a4f4a;max-width:690px;margin:18px 0 0;font-size:16px;line-height:1.7}.project__technologies{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin:24px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.project__technologies li{position:relative}.project__technologies li:not(:last-child):after{color:var(--border);content:"/";position:absolute;right:-11px}.project__links{flex-wrap:wrap;gap:22px;margin-top:26px;display:flex}.project__links a{color:var(--accent);align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.project__links a:hover,.project__links a:focus-visible{text-underline-offset:4px;text-decoration:underline}.footer{min-height:110px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;font-size:13px;display:flex}.footer a{color:var(--text);text-decoration:none}.footer a:hover,.footer a:focus-visible{color:var(--accent)}@media (width<=700px){.portfolio{width:min(calc(100% - 32px), var(--max-width))}.header{min-height:72px}.header__links{gap:15px}.header__links a{font-size:13px}.intro{padding:82px 0 92px}.intro h1{font-size:clamp(3.25rem,17vw,5.3rem)}.intro__summary{margin-top:30px;font-size:1rem}.work{padding:58px 0 70px}.section-title,.project{grid-template-columns:1fr}.section-title{gap:10px;padding-bottom:30px}.project{gap:18px;padding:34px 0 38px}.project__content h3{font-size:1.8rem}.footer{flex-direction:column;justify-content:center;align-items:flex-start;padding:28px 0}}@media (width<=460px){.header__name{font-size:14px}.header__links a:first-child{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
