:root{color:#203238;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--background:#fbfcfa;--surface:#f2f5f2;--ink:#203238;--muted:#65777b;--accent:#126d66;--accent-dark:#0e5550;--line:#e1e9e4;background:#fbfcfa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.container{width:min(100% - 3rem,1180px);margin-inline:auto}svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:18px;height:18px}.project-card__links a{align-items:center;display:inline-flex}.project-card__links svg{transition:transform .18s}.project-card__links a:hover svg{transform:translate(3px,-3px)}.site-footer a:hover{color:var(--accent)}.work-section{background:var(--surface);padding-block:clamp(3rem,5vw,5rem) clamp(5rem,8vw,8rem)}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.4rem;display:flex}.section-heading__name{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .7rem;font-size:.74rem;font-weight:750}.section-heading h1{letter-spacing:-.065em;margin:0;font-size:clamp(2.7rem,4vw,4.25rem);font-weight:600;line-height:1.08}.section-heading__count{color:var(--muted);white-space:nowrap;padding-bottom:.3rem;font-size:.82rem;font-weight:600}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.project-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-width:0;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 14px 40px #19313609}.project-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px #19313617}.project-card--featured{flex-direction:row;grid-column:1/-1}.project-card__image{background:#e7ece9;flex:none;place-items:center;height:270px;display:grid;overflow:hidden}.project-card--featured .project-card__image{width:54%;height:auto;min-height:390px}.project-card__image img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .35s}.project-card:hover .project-card__image img{transform:scale(1.035)}.project-card__body{flex-direction:column;flex:1;padding:clamp(1.4rem,3vw,2.5rem);display:flex}.project-card__meta{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.7rem;font-weight:800;display:flex}.project-card h3{letter-spacing:-.05em;margin:2rem 0 .65rem;font-size:clamp(1.7rem,2.5vw,2.35rem);font-weight:600;line-height:1.15}.project-card__description{max-width:58ch;color:var(--muted);margin:0;font-size:.92rem;line-height:1.7}.project-card__stack{flex-wrap:wrap;gap:.45rem;margin:1.7rem 0 2rem;padding:0;list-style:none;display:flex}.project-card__stack li{background:var(--surface);color:#50636a;border-radius:5px;padding:.42rem .65rem;font-size:.72rem;font-weight:600}.project-card__links{flex-wrap:wrap;gap:1.3rem;margin-top:auto;display:flex}.project-card__links a{color:var(--accent);gap:.35rem;font-size:.81rem;font-weight:750}.project-card__links a+a{color:var(--ink)}.project-card__links svg{width:15px;height:15px}.site-footer{border-top:1px solid var(--line)}.site-footer__inner{color:var(--muted);justify-content:space-between;align-items:center;gap:1.5rem;padding-block:2rem;font-size:.77rem;display:flex}@media (width<=820px){.project-card--featured{flex-direction:column}.project-card--featured .project-card__image{width:100%;height:340px;min-height:0}}@media (width<=620px){.container{width:min(100% - 2rem,1180px)}.site-footer__inner{flex-direction:column;align-items:flex-start;padding-block:1rem}.projects-grid{grid-template-columns:1fr}.project-card--featured{grid-column:auto}.project-card__image,.project-card--featured .project-card__image{height:240px}.project-card h3{margin-top:1.4rem}}@media (prefers-reduced-motion:reduce){.project-card,.project-card__image img,.project-card__links svg{transition:none}}
