.view-toggle{display:flex;gap:.25rem;flex-shrink:0;align-items:center}.view-btn{border:none;background:transparent;cursor:pointer;font-size:.875rem;font-weight:500;letter-spacing:.02em;color:var(--color-text-muted);padding:.25rem 0;transition:color .2s ease;text-transform:uppercase}.view-btn:hover{color:var(--color-text)}.view-btn.active{color:var(--color-text);text-decoration:underline;text-underline-offset:3px}.view-toggle .view-btn+.view-btn:before{content:"/";margin-right:.25rem;color:var(--color-text-muted);text-decoration:none;display:inline-block}.page-hero[data-astro-cid-57l5znwr]{padding:calc(var(--nav-height) + 4rem) 0 3rem}.container[data-astro-cid-57l5znwr]{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.page-title[data-astro-cid-57l5znwr]{font-family:var(--font-serif);font-size:clamp(3rem,8vw,6rem);font-weight:900;letter-spacing:-.04em;line-height:1;margin-bottom:1.5rem}.page-hero__row[data-astro-cid-57l5znwr]{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem}.page-intro[data-astro-cid-57l5znwr]{font-size:1.25rem;color:var(--color-text-muted);max-width:520px;line-height:1.6}.section[data-astro-cid-57l5znwr]{padding:2rem 0 6rem}.projects-grid[data-astro-cid-57l5znwr]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem 2rem}.project-card[data-astro-cid-57l5znwr]{display:block;text-decoration:none;color:inherit}.project-card--featured[data-astro-cid-57l5znwr]{grid-column:1 / -1}.project-card__image[data-astro-cid-57l5znwr]{overflow:hidden;border-radius:10px;margin-bottom:1.25rem;aspect-ratio:4 / 3;background:var(--color-border)}.project-card--featured[data-astro-cid-57l5znwr] .project-card__image[data-astro-cid-57l5znwr]{aspect-ratio:21 / 9}.project-card__image[data-astro-cid-57l5znwr] img,.project-card__image[data-astro-cid-57l5znwr] video{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.project-card[data-astro-cid-57l5znwr]:hover .project-card__image[data-astro-cid-57l5znwr] img,.project-card[data-astro-cid-57l5znwr]:hover .project-card__image[data-astro-cid-57l5znwr] video{transform:scale(1.04)}.project-card__info[data-astro-cid-57l5znwr]{padding:0 .25rem}.project-card__client[data-astro-cid-57l5znwr]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);display:block;margin-bottom:.375rem}.project-card__title[data-astro-cid-57l5znwr]{font-family:var(--font-serif);font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.75rem;line-height:1.2}.project-card--featured[data-astro-cid-57l5znwr] .project-card__title[data-astro-cid-57l5znwr]{font-size:2rem}.project-card__city[data-astro-cid-57l5znwr]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);display:block;margin-bottom:.25rem}.project-card__locations[data-astro-cid-57l5znwr]{display:flex;gap:.5rem;flex-wrap:wrap}.tag[data-astro-cid-57l5znwr]{font-size:.7rem;padding:.25rem .75rem;border-radius:100px;border:1px solid var(--color-border);color:var(--color-text-muted);white-space:nowrap;transition:border-color .2s ease}.project-card[data-astro-cid-57l5znwr]:hover .tag[data-astro-cid-57l5znwr],.project-row[data-astro-cid-57l5znwr]:hover .tag[data-astro-cid-57l5znwr]{border-color:var(--color-text-muted)}.projects-list[data-astro-cid-57l5znwr]{display:flex;flex-direction:column}.project-row[data-astro-cid-57l5znwr]{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:2rem;padding:1.75rem 0;border-bottom:1px solid var(--color-border);text-decoration:none;color:inherit;transition:background .2s ease}.project-row[data-astro-cid-57l5znwr]:first-child{border-top:1px solid var(--color-border)}.project-row[data-astro-cid-57l5znwr]:hover{background:#00000004}.project-row__left[data-astro-cid-57l5znwr]{display:flex;align-items:center;gap:1.5rem}.project-row__index[data-astro-cid-57l5znwr]{font-size:.75rem;font-weight:500;color:var(--color-text-muted);font-variant-numeric:tabular-nums;min-width:1.5rem}.project-row__text[data-astro-cid-57l5znwr]{display:flex;flex-direction:column;gap:.25rem}.project-row__title[data-astro-cid-57l5znwr]{font-family:var(--font-serif);font-size:1.25rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;transition:color .2s ease}.project-row[data-astro-cid-57l5znwr]:hover .project-row__title[data-astro-cid-57l5znwr]{color:var(--color-text)}.project-row__client[data-astro-cid-57l5znwr]{font-size:.8rem;color:var(--color-text-muted)}.project-row__center[data-astro-cid-57l5znwr]{display:flex;align-items:center}.project-row__city[data-astro-cid-57l5znwr]{font-size:.8rem;font-weight:600;color:var(--color-text);margin-bottom:.375rem;display:block}.project-row__locations[data-astro-cid-57l5znwr]{display:flex;gap:.375rem;flex-wrap:wrap}.project-row__image[data-astro-cid-57l5znwr]{width:120px;height:80px;border-radius:8px;overflow:hidden;background:var(--color-border);flex-shrink:0;transition:width .4s cubic-bezier(.22,1,.36,1),height .4s cubic-bezier(.22,1,.36,1)}.project-row[data-astro-cid-57l5znwr]:hover .project-row__image[data-astro-cid-57l5znwr]{width:200px;height:140px}.project-row__image[data-astro-cid-57l5znwr] img,.project-row__image[data-astro-cid-57l5znwr] video{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.page-hero__row[data-astro-cid-57l5znwr]{flex-direction:column;gap:1.25rem}.projects-grid[data-astro-cid-57l5znwr]{grid-template-columns:1fr}.project-card--featured[data-astro-cid-57l5znwr] .project-card__image[data-astro-cid-57l5znwr]{aspect-ratio:4 / 3}.project-card--featured[data-astro-cid-57l5znwr] .project-card__title[data-astro-cid-57l5znwr]{font-size:1.5rem}.project-row[data-astro-cid-57l5znwr]{grid-template-columns:1fr 80px;gap:1rem}.project-row__center[data-astro-cid-57l5znwr]{display:none}.project-row__image[data-astro-cid-57l5znwr]{width:80px;height:60px;border-radius:6px}.project-row__title[data-astro-cid-57l5znwr]{font-size:1rem}.project-row__index[data-astro-cid-57l5znwr]{display:none}}
