.home-module__Hx0lNG__page{--home-background:#f5f5f7;--home-foreground:#1d1d1f;--home-muted:#6e6e73;--home-border:#d2d2d7;--home-accent:#214477;--home-decoration:#86868b;--home-media:#e5e5e7;background:var(--home-background);min-height:100vh;color:var(--home-foreground);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif}.dark .home-module__Hx0lNG__page{--home-background:#101012;--home-foreground:#f5f5f7;--home-muted:#a1a1a6;--home-border:#38383a;--home-accent:#8eb4e8;--home-decoration:#6e6e73;--home-media:#2c2c2e}.high-contrast .home-module__Hx0lNG__page{--home-background:#000;--home-foreground:#fff;--home-muted:#fff;--home-border:#fff;--home-accent:#fff;--home-decoration:#fff;--home-media:#000}.home-module__Hx0lNG__shell{width:min(100% - 48px,1040px);margin:0 auto}.home-module__Hx0lNG__header{justify-content:space-between;align-items:center;min-height:104px;display:flex}.home-module__Hx0lNG__headerActions{align-items:center;gap:18px;display:flex}.home-module__Hx0lNG__identity{color:inherit;align-items:center;gap:16px;text-decoration:none;display:inline-flex}.home-module__Hx0lNG__avatar{-o-object-fit:cover;object-fit:cover;filter:grayscale();background:var(--home-media);border-radius:50%;width:56px;height:56px}.home-module__Hx0lNG__identityText{letter-spacing:-.01em;align-items:baseline;gap:9px;font-size:17px;display:flex}.home-module__Hx0lNG__name{font-weight:600}.home-module__Hx0lNG__dash,.home-module__Hx0lNG__role{color:var(--home-muted)}.home-module__Hx0lNG__cvLink,.home-module__Hx0lNG__textLink,.home-module__Hx0lNG__projectLink,.home-module__Hx0lNG__footer a,.home-module__Hx0lNG__now a{color:inherit;-webkit-text-decoration-color:var(--home-decoration);text-decoration-color:var(--home-decoration);text-underline-offset:4px;text-decoration-thickness:1px;transition:color .16s,text-decoration-color .16s}.home-module__Hx0lNG__cvLink:hover,.home-module__Hx0lNG__textLink:hover,.home-module__Hx0lNG__projectLink:hover,.home-module__Hx0lNG__footer a:hover,.home-module__Hx0lNG__now a:hover{color:var(--home-accent);-webkit-text-decoration-color:var(--home-accent);text-decoration-color:var(--home-accent)}.home-module__Hx0lNG__hero{padding:68px 0 54px}.home-module__Hx0lNG__eyebrow{letter-spacing:-.055em;margin:0 0 4px;font-size:clamp(44px,5vw,58px);font-weight:500;line-height:1.04}.home-module__Hx0lNG__headline{max-width:730px;color:var(--home-muted);letter-spacing:-.05em;margin:0;font-size:clamp(36px,4vw,46px);font-weight:400;line-height:1.08}.home-module__Hx0lNG__heroLinks{gap:34px;margin-top:34px;font-size:17px;display:flex}.home-module__Hx0lNG__section{border-top:1px solid var(--home-border);grid-template-columns:220px minmax(0,1fr);gap:60px;padding:34px 0;display:grid}.home-module__Hx0lNG__sectionLabel{color:var(--home-accent);letter-spacing:.06em;text-transform:uppercase;margin:3px 0 0;font-size:12px;font-weight:600}.home-module__Hx0lNG__projectList{min-width:0}.home-module__Hx0lNG__project{border-bottom:1px solid var(--home-border);grid-template-columns:64px minmax(0,1fr) 28px;align-items:center;gap:20px;min-height:112px;padding:18px 0;display:grid}.home-module__Hx0lNG__project:first-child{padding-top:0}.home-module__Hx0lNG__project:last-child{border-bottom:0;padding-bottom:0}.home-module__Hx0lNG__projectImage{-o-object-fit:cover;object-fit:cover;filter:grayscale();background:var(--home-media);border-radius:8px;width:64px;height:64px}.home-module__Hx0lNG__projectCopy h2{letter-spacing:-.02em;margin:0 0 6px;font-size:17px;font-weight:600}.home-module__Hx0lNG__projectCopy p{max-width:590px;color:var(--home-muted);margin:0;font-size:14px;line-height:1.5}.home-module__Hx0lNG__projectLink{grid-template-columns:subgrid;color:inherit;border-radius:12px;grid-column:1/-1;align-items:center;text-decoration:none;display:grid}.home-module__Hx0lNG__projectArrow{color:var(--home-decoration);font-size:18px;transition:transform .16s,color .16s}.home-module__Hx0lNG__projectLink:hover .home-module__Hx0lNG__projectArrow{color:var(--home-accent);transform:translate(2px,-2px)}.home-module__Hx0lNG__now p{max-width:650px;color:var(--home-muted);margin:0;font-size:14px;line-height:1.55}.home-module__Hx0lNG__footer{border-top:1px solid var(--home-border);color:var(--home-muted);justify-content:space-between;gap:32px;padding:30px 0 42px;font-size:13px;display:flex}.home-module__Hx0lNG__socials{flex-wrap:wrap;gap:24px;display:flex}.home-module__Hx0lNG__location{white-space:nowrap;margin-right:72px}@media (max-width:720px){.home-module__Hx0lNG__shell{width:min(100% - 32px,1040px)}.home-module__Hx0lNG__header{min-height:86px}.home-module__Hx0lNG__headerActions{gap:12px}.home-module__Hx0lNG__avatar{width:44px;height:44px}.home-module__Hx0lNG__identity{gap:11px}.home-module__Hx0lNG__identityText{font-size:15px;display:block}.home-module__Hx0lNG__dash,.home-module__Hx0lNG__role{display:none}.home-module__Hx0lNG__hero{padding:54px 0 58px}.home-module__Hx0lNG__eyebrow{font-size:clamp(40px,12vw,48px)}.home-module__Hx0lNG__headline{margin-top:10px;font-size:clamp(32px,9.6vw,42px)}.home-module__Hx0lNG__heroLinks{gap:28px;margin-top:34px;font-size:16px}.home-module__Hx0lNG__section{grid-template-columns:1fr;gap:24px;padding:28px 0}.home-module__Hx0lNG__project{grid-template-columns:54px minmax(0,1fr) 20px;gap:14px;min-height:96px}.home-module__Hx0lNG__projectImage{border-radius:7px;width:54px;height:54px}.home-module__Hx0lNG__projectCopy h2{font-size:16px}.home-module__Hx0lNG__projectCopy p{font-size:13px;line-height:1.45}.home-module__Hx0lNG__footer{flex-direction:column;gap:22px}}@media (max-width:430px){.home-module__Hx0lNG__project{grid-template-columns:46px minmax(0,1fr) 16px;gap:12px}.home-module__Hx0lNG__projectImage{width:46px;height:46px}.home-module__Hx0lNG__projectCopy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-module__Hx0lNG__socials{gap:18px}}@media (prefers-reduced-motion:reduce){.home-module__Hx0lNG__cvLink,.home-module__Hx0lNG__textLink,.home-module__Hx0lNG__projectLink,.home-module__Hx0lNG__footer a,.home-module__Hx0lNG__now a,.home-module__Hx0lNG__projectArrow{transition:none}}
