@keyframes hero-enter{0%{transform:translateY(18px)}to{transform:translate(0,0)}}.home-hero{color:var(--text);background:var(--background)}.home-hero-grid{grid-template-columns:minmax(0,1fr);gap:2.5rem;padding-top:2.5rem;padding-bottom:2rem;display:grid}.home-hero-copy{grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:3rem;min-width:0;display:grid}.home-hero-copy .home-kicker,.home-hero-copy .home-hero-title{grid-column:1/-1}.home-kicker{font:650 .75rem/1.4 var(--font-mono);color:var(--accent);margin-bottom:1.1rem}.home-hero-title{white-space:nowrap;margin:0 0 1.5rem;font-size:4.5rem;font-weight:740;line-height:1.08}.home-hero-dot{color:var(--accent)}.home-hero-description{max-width:40rem;color:var(--muted);margin:0;font-size:1.125rem;line-height:1.6}.home-hero-stage{border-top:1px solid var(--border);justify-content:center;align-items:start;gap:2rem;min-width:0;padding-top:1.5rem;display:flex}.home-hero-example{width:calc(390px * var(--showcase-ratio));min-width:0;margin:0}.home-hero-example picture{aspect-ratio:var(--showcase-ratio);display:block}.home-hero-example img{object-fit:contain;border:1px solid var(--border);border-radius:6px;width:100%;height:100%}.home-hero-example figcaption{font:500 .6875rem/1.5 var(--font-mono);color:var(--muted);justify-content:space-between;gap:.75rem;margin-top:.75rem;display:flex}.home-project-row{border-top:1px solid var(--border);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:3.5rem;padding-top:3.5rem;display:grid}.home-project-row:first-child{border-top:0;padding-top:0}.home-project-row-reversed .home-project-visual-link{order:2}.home-showcase-gallery{justify-content:center;align-items:start;gap:1rem;display:flex}.home-showcase-figure{flex:1;min-width:0;margin:0}.home-showcase-phone{max-width:340px}.home-showcase-figure picture{border:1px solid var(--border);border-radius:6px;display:block;overflow:hidden}.home-showcase-figure img{width:100%;height:auto;display:block}.home-showcase-figure figcaption{color:var(--muted);padding-top:.875rem;font-size:.75rem;line-height:1.65}.home-project-rail{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-project-link{min-width:0;color:var(--text);border-right:1px solid var(--border);grid-template-columns:1.4rem 2.1rem minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:1.15rem 1rem 1.3rem;display:grid}.home-project-link:first-child{padding-left:0}.home-project-link:last-child{border-right:0}.home-project-link:hover,.home-project-link:focus-visible{background:var(--surface-soft)}.home-project-link img{object-fit:contain;width:2.1rem;height:2.1rem}.home-project-link strong,.home-project-link small{overflow-wrap:anywhere;display:block}.home-project-link strong{font:650 .875rem/1.4 var(--font-display)}.home-project-link small{font:500 .6875rem/1.5 var(--font-mono);color:var(--muted);margin-top:.3rem}.home-project-index{font:600 .6875rem/1 var(--font-mono);color:var(--accent)}.home-project-arrow{color:var(--muted)}.home-project-link:hover .home-project-arrow,.home-project-link:focus-visible .home-project-arrow{color:var(--accent)}.home-project-visual-link{min-width:0;color:inherit;display:block}.home-project-visual-link:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.home-project-title-link{color:inherit;text-underline-offset:.18em;text-decoration:none}.home-project-title-link:hover,.home-project-title-link:focus-visible{color:var(--accent);text-decoration:underline}@media (width<=1100px){.home-hero-title{font-size:3.75rem}}@media (width<=900px){.home-hero-grid{grid-template-columns:1fr;gap:2rem;min-height:0;padding-top:3rem;padding-bottom:2rem}.home-hero-copy{grid-template-columns:1fr;row-gap:1.25rem}.home-project-row{gap:2rem}.home-project-link{grid-template-columns:2rem minmax(0,1fr) auto;gap:.6rem}.home-project-index{grid-column:1/-1}}@media (width<=720px){.home-hero-example{width:calc(330px * var(--showcase-ratio))}.home-hero-example:not(:first-child){display:none}.home-hero-copy{row-gap:0}.home-hero-stage{border-top:0;padding-top:0}.home-project-row{grid-template-columns:minmax(0,1fr)}.home-project-row-reversed .home-project-visual-link{order:0}.home-showcase-gallery{flex-direction:column;align-items:center;gap:1.75rem}.home-showcase-figure{flex:auto;width:100%}}@media (width<=620px){.home-hero-grid{gap:1.5rem;padding-top:2.5rem;padding-bottom:1.5rem}.home-hero-title{margin-bottom:1.25rem;font-size:3rem}.home-hero-description{margin-bottom:1.4rem;font-size:1rem}.home-project-rail{grid-template-columns:1fr}.home-project-link,.home-project-link:first-child{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:1.4rem 2rem minmax(0,1fr) auto;padding:.85rem 0}.home-project-index{grid-column:auto}.home-project-link:last-child{border-bottom:0}.home-project-link img{width:2rem;height:2rem}}@media (width<=360px){.home-hero-title{font-size:2.625rem}}@media (prefers-reduced-motion:no-preference){[data-hero-enter]{animation:hero-enter .7s var(--enter-delay,0s) cubic-bezier(.16, 1, .3, 1) both}[data-project-visual] img{transition:transform .3s}[data-project-row]:focus-within [data-project-visual] img{transform:scale(1.015)}@media (hover:hover){[data-project-row]:hover [data-project-visual] img{transform:scale(1.015)}}}
