body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--ink:#162019;--muted:#52605a;--paper:#f7f5f0;--panel:#fff;--line:#ddd7cb;--forest:#244c3a;--copper:#b85c38;--gold:#c49735;--blue:#28648a;--berry:#864a68;--shadow:0 18px 60px #2b261e1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f7f5f0;background:var(--paper);color:#162019;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}a{color:inherit}.site-shell{min-height:100vh;overflow:hidden}.hero{background:linear-gradient(#0f1913c7,#0f1913e0),url(https://avatars.githubusercontent.com/u/34222369?v=4) center 38% /cover;color:#fffaf0;min-height:92vh;position:relative}.top-nav{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;padding:28px 0;width:min(1120px,calc(100% - 40px))}.brand{font-weight:800;letter-spacing:0;text-decoration:none}.nav-links{align-items:center;color:#fffaf0c7;display:flex;font-size:.95rem;gap:20px}.nav-links a{text-decoration:none}.nav-links a:hover{color:#fff}.hero-content{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);margin:0 auto;min-height:calc(92vh - 88px);padding:44px 0 88px;width:min(1120px,calc(100% - 40px))}.hero-copy{max-width:720px}.eyebrow,.project-label,.section-kicker{font-size:.76rem;font-weight:800;letter-spacing:.12em;margin:0 0 14px;text-transform:uppercase}.eyebrow{color:#f3ce79}.hero h1{font-size:clamp(4.4rem,11vw,8.4rem);letter-spacing:0;line-height:.88;margin:0}.bio{color:#fffaf0d6;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65;margin:28px 0 0;max-width:650px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.hero-actions a{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #fffaf06b;border-radius:8px;color:#fffaf0;display:inline-flex;font-weight:800;justify-content:center;min-height:44px;padding:0 18px;text-decoration:none}.hero-actions a:first-child{background:#fffaf0;border-color:#fffaf0;color:#162019;color:var(--ink)}.profile-figure{justify-self:end;margin:0;width:min(360px,100%)}.profile-figure img{aspect-ratio:1;border:6px solid #fffaf0eb;border-radius:50%;box-shadow:0 30px 90px #00000052;display:block;object-fit:cover;width:100%}.profile-figure figcaption{color:#fffaf0c7;font-weight:700;line-height:1.4;margin-top:18px}.projects-section,.section-grid,.site-footer{margin:0 auto;width:min(1120px,calc(100% - 40px))}.section-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));padding:72px 0 56px}.info-panel{background:#fff;background:var(--panel);border:1px solid #ddd7cb;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 60px #2b261e1f;box-shadow:var(--shadow);min-height:280px;padding:32px}.project-label,.section-kicker{color:#b85c38;color:var(--copper)}.info-panel h2,.project-body h3,.section-heading h2{letter-spacing:0;margin:0}.info-panel h2{font-size:clamp(1.75rem,3vw,2.6rem);line-height:1.06;max-width:520px}.info-panel p:not(.section-kicker),.project-body p,.site-footer{color:#52605a;color:var(--muted);line-height:1.7}.info-panel p:not(.section-kicker){font-size:1.04rem;margin:22px 0 0}.projects-section{padding:18px 0 76px}.section-heading{align-items:end;display:flex;gap:24px;justify-content:space-between;margin-bottom:24px}.section-heading h2{font-size:clamp(2rem,4vw,3.25rem);line-height:1}.project-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.project-card{background:#fff;background:var(--panel);border:1px solid #ddd7cb;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 60px #2b261e1f;box-shadow:var(--shadow);display:flex;flex-direction:column;min-height:440px;overflow:hidden}.project-thumb{align-items:end;color:#fff;display:flex;min-height:148px;overflow:hidden;padding:18px;position:relative}.project-thumb:after,.project-thumb:before{border:1px solid #ffffff6b;content:"";inset:auto;position:absolute}.project-thumb:before{border-radius:50%;height:120px;right:-22px;top:-24px;width:120px}.project-thumb:after{height:84px;left:22px;top:22px;transform:rotate(18deg);width:84px}.project-thumb span{font-size:1.55rem;font-weight:900;letter-spacing:0;position:relative;z-index:1}.project-thumb.rl{background:linear-gradient(135deg,#224f3b,#2f8062)}.project-thumb.lab{background:linear-gradient(135deg,#34393f,#6f7b83)}.project-thumb.lift{background:linear-gradient(135deg,#7b3f2a,#c6763b)}.project-thumb.planim{background:linear-gradient(135deg,#264e70,#7a4e7b)}.project-body{display:flex;flex:1 1;flex-direction:column;padding:22px}.project-body h3{font-size:1.45rem}.project-body p:not(.project-label){margin:14px 0 24px}.muted-action,.project-body a{font-weight:900;margin-top:auto;text-decoration:none}.project-body a{color:#28648a;color:var(--blue)}.muted-action{color:#52605a;color:var(--muted)}.site-footer{border-top:1px solid #ddd7cb;border-top:1px solid var(--line);display:flex;font-size:.95rem;gap:20px;justify-content:space-between;padding:28px 0 40px}@media (max-width:900px){.hero{min-height:auto}.hero-content,.project-grid,.section-grid{grid-template-columns:1fr}.hero-content{gap:36px;min-height:auto;padding:24px 0 70px}.profile-figure{justify-self:start;width:min(300px,76vw)}.project-card{min-height:0}}@media (max-width:640px){.top-nav{align-items:flex-start;flex-direction:column}.nav-links{gap:12px;justify-content:space-between;width:100%}.hero-content,.projects-section,.section-grid,.site-footer,.top-nav{width:min(100% - 28px,1120px)}.hero h1{font-size:clamp(3.7rem,18vw,5rem)}.info-panel{padding:24px}.site-footer{flex-direction:column}}
/*# sourceMappingURL=main.754cb677.css.map*/