.page-header[data-astro-cid-2hwget37]{min-height:46vh;display:flex;flex-direction:column;justify-content:flex-end;padding:0 6vw max(5vw,calc(var(--wave-divider-h) + 1.5rem));padding-top:var(--nav-height);position:relative;overflow:hidden;background:var(--background)}.page-header__aura[data-astro-cid-2hwget37]{position:absolute;bottom:0;right:0;width:55vw;height:55vw;background:radial-gradient(ellipse at bottom right,rgba(0,170,255,.08) 0%,transparent 65%);pointer-events:none}.page-header__inner[data-astro-cid-2hwget37]{max-width:1280px;width:100%;margin:0 auto;position:relative;z-index:1}h1[data-astro-cid-2hwget37]{font-size:var(--text-8xl);font-weight:400;margin:0;line-height:1;letter-spacing:-.025em}.filters[data-astro-cid-2hwget37]{background:var(--surface);padding:3rem 6vw 0}.filters__inner[data-astro-cid-2hwget37]{max-width:1280px;margin:0 auto;display:flex;gap:.5rem;flex-wrap:wrap}.filter-chip[data-astro-cid-2hwget37]{padding:.45rem 1.2rem;background:transparent;color:var(--muted-foreground);border:1.5px solid var(--border);border-radius:100px;font-size:var(--text-xs);font-weight:400;font-family:var(--font-sans);letter-spacing:.04em;cursor:pointer;transition:all .22s ease}.filter-chip[data-astro-cid-2hwget37].is-active{background:var(--foreground);color:var(--primary-foreground);border-color:var(--foreground)}.project-list[data-astro-cid-2hwget37]{background:var(--surface);padding:3rem 6vw max(10vw,calc(var(--footer-wave-h) + 1.5rem))}.project-list__inner[data-astro-cid-2hwget37]{max-width:1280px;margin:0 auto}.project-row[data-astro-cid-2hwget37]{text-decoration:none;color:inherit;display:block}.project-row[data-astro-cid-2hwget37] article[data-astro-cid-2hwget37]{border-top:1px solid var(--border);padding:4rem 0;display:grid;gap:4vw;align-items:center;transition:opacity .22s ease}.project-row[data-astro-cid-2hwget37]:last-child article[data-astro-cid-2hwget37]{border-bottom:1px solid var(--border)}.project-row[data-astro-cid-2hwget37]:hover article[data-astro-cid-2hwget37]{opacity:.88}.project-row--even[data-astro-cid-2hwget37]{grid-template-columns:1fr 420px}.project-row--odd[data-astro-cid-2hwget37]{grid-template-columns:420px 1fr}.project-row--odd[data-astro-cid-2hwget37] .project-row__text[data-astro-cid-2hwget37]{order:2}.project-row--odd[data-astro-cid-2hwget37] .project-row__media[data-astro-cid-2hwget37]{order:1}.project-row__meta[data-astro-cid-2hwget37]{display:flex;gap:1.5rem;align-items:center;margin-bottom:1.5rem}.project-row__meta[data-astro-cid-2hwget37] span[data-astro-cid-2hwget37]:first-child{font-size:var(--text-xs);font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--muted-foreground)}.project-row__meta[data-astro-cid-2hwget37] span[data-astro-cid-2hwget37]:last-child{font-size:var(--text-xs);font-weight:300;color:var(--muted-foreground)}.dot[data-astro-cid-2hwget37]{width:3px;height:3px;border-radius:50%;background:var(--muted-foreground);display:inline-block}.project-row[data-astro-cid-2hwget37] h2[data-astro-cid-2hwget37]{font-weight:400;font-style:italic;font-size:var(--text-5xl);margin:0 0 .35rem;letter-spacing:-.02em;line-height:1.05;transition:transform .3s ease}.project-row[data-astro-cid-2hwget37]:hover h2[data-astro-cid-2hwget37]{transform:translate(6px)}.project-row__client[data-astro-cid-2hwget37]{font-size:var(--text-sm);font-weight:300;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);margin:0 0 1.8rem}.project-row__summary[data-astro-cid-2hwget37]{font-weight:300;font-size:var(--text-base);line-height:1.82;color:var(--subtle-foreground);margin:0 0 2rem;max-width:520px}.project-row__cta[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:.5rem;font-size:var(--text-sm);font-weight:500;letter-spacing:.05em;color:var(--foreground);border-bottom:1px solid var(--border);padding-bottom:2px;transition:border-color .25s ease}.project-row[data-astro-cid-2hwget37]:hover .project-row__cta[data-astro-cid-2hwget37]{border-color:var(--accent-blue-mid)}.project-row__cta[data-astro-cid-2hwget37] svg[data-astro-cid-2hwget37]{transition:transform .25s ease}.project-row[data-astro-cid-2hwget37]:hover .project-row__cta[data-astro-cid-2hwget37] svg[data-astro-cid-2hwget37]{transform:translate(4px)}.project-row__image[data-astro-cid-2hwget37]{border-radius:16px;overflow:hidden;aspect-ratio:4 / 3;background:var(--muted);transition:transform .5s cubic-bezier(.4,0,.2,1)}.project-row[data-astro-cid-2hwget37]:hover .project-row__image[data-astro-cid-2hwget37]{transform:scale(1.02)}.project-row__image[data-astro-cid-2hwget37] img[data-astro-cid-2hwget37]{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:900px){.project-row--even[data-astro-cid-2hwget37],.project-row--odd[data-astro-cid-2hwget37]{grid-template-columns:1fr!important}.project-row--odd[data-astro-cid-2hwget37] .project-row__text[data-astro-cid-2hwget37],.project-row--odd[data-astro-cid-2hwget37] .project-row__media[data-astro-cid-2hwget37]{order:unset}}
