.projects-hero[data-astro-cid-2hwget37]{min-height:min(52rem,calc(100dvh - 4.5rem));display:grid;align-items:center;padding-block:clamp(6rem,11vw,10rem);border-bottom:1px solid var(--border);background:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:4rem 4rem}.projects-hero__layout[data-astro-cid-2hwget37]{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);gap:clamp(4rem,10vw,11rem);align-items:end}.projects-hero__status[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:.7rem;color:var(--accent);font:600 .72rem/1 var(--font-mono);text-transform:uppercase;letter-spacing:.08em}.projects-hero__status[data-astro-cid-2hwget37] span[data-astro-cid-2hwget37]{width:.55rem;aspect-ratio:1;background:var(--accent);box-shadow:0 0 1.2rem color-mix(in oklch,var(--accent) 70%,transparent)}.projects-hero[data-astro-cid-2hwget37] h1[data-astro-cid-2hwget37]{max-width:14ch;margin-top:1.5rem;font-size:clamp(3.6rem,7.5vw,8rem);letter-spacing:-.075em;line-height:.86}.projects-hero__copy[data-astro-cid-2hwget37]>p[data-astro-cid-2hwget37]:not(.projects-hero__status){max-width:58ch;margin-top:2rem;font-size:var(--text-lg)}.projects-hero__actions[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2.5rem}.projects-hero__actions[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]{min-width:10rem;padding:1rem 1.25rem;border:1px solid var(--text-primary);color:var(--color-background);background:var(--text-primary);font:650 .78rem/1 var(--font-mono);text-align:center}.projects-hero__actions[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]:last-child{color:var(--text-primary);background:transparent}.projects-hero__actions[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]:hover{border-color:var(--accent);color:var(--color-primary-foreground);background:var(--accent);text-decoration:none}.projects-hero__actions[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]:active{transform:translateY(1px)}.projects-hero__console[data-astro-cid-2hwget37]{border:1px solid var(--border);background:color-mix(in oklch,var(--color-card) 86%,transparent);backdrop-filter:blur(18px)}.projects-hero__console[data-astro-cid-2hwget37]>div[data-astro-cid-2hwget37]{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.projects-hero__console[data-astro-cid-2hwget37] span[data-astro-cid-2hwget37]{color:var(--text-muted);font:500 .68rem/1.4 var(--font-mono)}.projects-hero__console[data-astro-cid-2hwget37] strong[data-astro-cid-2hwget37]{color:var(--text-primary);font-size:.8rem}.projects-hero__console[data-astro-cid-2hwget37] p[data-astro-cid-2hwget37]{padding:1.5rem 1.25rem;color:var(--text-secondary);font-size:var(--text-sm)}.project-filters[data-astro-cid-2hwget37]{position:sticky;top:4.5rem;z-index:30;display:flex;gap:.5rem;overflow-x:auto;padding-block:1.5rem;border-bottom:1px solid var(--border);background:color-mix(in oklch,var(--color-background) 90%,transparent);backdrop-filter:blur(18px) saturate(140%)}.project-filters[data-astro-cid-2hwget37] button[data-astro-cid-2hwget37]{flex:0 0 auto;padding:.7rem 1rem;border:1px solid var(--border);border-radius:0;color:var(--text-secondary);background:transparent;font:600 .72rem/1 var(--font-mono);cursor:pointer}.project-filters[data-astro-cid-2hwget37] button[data-astro-cid-2hwget37]:hover,.project-filters[data-astro-cid-2hwget37] button[data-astro-cid-2hwget37][aria-pressed=true]{color:var(--color-primary-foreground);border-color:var(--color-primary);background:var(--color-primary)}.projects-shell[data-astro-cid-2hwget37]{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(3rem,8vw,9rem);padding-block:6rem 10rem;align-items:start}.project-preview[data-astro-cid-2hwget37]{position:sticky;top:7rem}.project-preview__media[data-astro-cid-2hwget37]{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#0c0c15}.project-preview__media[data-astro-cid-2hwget37] img[data-astro-cid-2hwget37]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;filter:saturate(.72) contrast(1.08);will-change:transform,opacity}.project-preview__media[data-astro-cid-2hwget37] img[data-astro-cid-2hwget37].is-active{opacity:1}.project-preview__copy[data-astro-cid-2hwget37]{padding-top:1.5rem}.project-preview__meta[data-astro-cid-2hwget37],.project-preview__impact[data-astro-cid-2hwget37]>span[data-astro-cid-2hwget37],.project-index__meta[data-astro-cid-2hwget37]{color:var(--accent);font:600 .7rem/1.4 var(--font-mono)}.project-preview__meta[data-astro-cid-2hwget37]{display:flex;justify-content:space-between;gap:1rem}.project-preview__meta[data-astro-cid-2hwget37] strong[data-astro-cid-2hwget37]{color:var(--text-muted);font-weight:500}.project-preview__copy[data-astro-cid-2hwget37] h2[data-astro-cid-2hwget37]{max-width:15ch;margin-top:.8rem;font-size:clamp(2rem,4vw,4rem);letter-spacing:-.055em}.project-preview__copy[data-astro-cid-2hwget37] p[data-astro-cid-2hwget37]{margin-top:1rem}.project-preview__impact[data-astro-cid-2hwget37]{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border)}.project-preview__impact[data-astro-cid-2hwget37] p[data-astro-cid-2hwget37]{color:var(--text-primary);font-size:var(--text-sm)}.project-index[data-astro-cid-2hwget37]{display:grid}.project-index__item[data-astro-cid-2hwget37]{position:relative;margin-inline:-1.5rem;padding-inline:1.5rem;padding-block:2.5rem;border-top:1px solid var(--border);transition:background-color .22s ease,box-shadow .22s ease}.project-index__item[data-astro-cid-2hwget37].is-active{background:var(--color-secondary);box-shadow:inset 2px 0 var(--color-primary)}.project-index__meta[data-astro-cid-2hwget37]{display:flex;justify-content:space-between;gap:1rem}.project-index__item[data-astro-cid-2hwget37] h2[data-astro-cid-2hwget37]{margin-top:1rem;font-size:clamp(1.7rem,3vw,3rem);letter-spacing:-.045em}.project-index__item[data-astro-cid-2hwget37] p[data-astro-cid-2hwget37]{margin-top:1rem}.project-index__impact[data-astro-cid-2hwget37]{display:grid;grid-template-columns:4.5rem 1fr;gap:1rem;margin-top:1.25rem}.project-index__impact[data-astro-cid-2hwget37] span[data-astro-cid-2hwget37]{color:var(--accent);font:600 .68rem/1.5 var(--font-mono)}.project-index__impact[data-astro-cid-2hwget37] strong[data-astro-cid-2hwget37]{color:var(--text-primary);font-size:var(--text-sm);font-weight:550;line-height:1.5}.project-index__item[data-astro-cid-2hwget37] ul[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.25rem;color:var(--text-muted);font:500 .68rem/1.4 var(--font-mono)}.project-index__item[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]{display:inline-block;margin-top:1.5rem;color:var(--text-primary);font-weight:650}.project-index__item[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]:hover{color:var(--accent)}.project-index__item[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37] span[data-astro-cid-2hwget37]{display:inline-block;margin-left:.35rem;transition:transform .2s ease}.project-index__item[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]:hover span[data-astro-cid-2hwget37]{transform:translate(.2rem,-.2rem)}@media(max-width:767px){.projects-hero[data-astro-cid-2hwget37]{min-height:auto;background-size:2.5rem 2.5rem}.projects-hero__layout[data-astro-cid-2hwget37]{grid-template-columns:1fr;align-items:start}.projects-hero[data-astro-cid-2hwget37] h1[data-astro-cid-2hwget37]{font-size:clamp(3.1rem,15vw,5.5rem)}.projects-hero__actions[data-astro-cid-2hwget37]{flex-direction:column}.projects-hero__actions[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]{width:100%}.projects-shell[data-astro-cid-2hwget37]{grid-template-columns:1fr;gap:4rem;padding-block:4rem 7rem}.project-preview[data-astro-cid-2hwget37]{position:static}.project-index__item[data-astro-cid-2hwget37] p[data-astro-cid-2hwget37]{font-size:var(--text-sm)}}
