.projects-page[data-astro-cid-2hwget37]{padding-top:var(--sp-section);padding-bottom:calc(var(--sp-section) + 1rem)}.projects-header[data-astro-cid-2hwget37]{margin-bottom:2rem}.projects-title[data-astro-cid-2hwget37]{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:var(--text-1);margin-bottom:.75rem}.projects-sub[data-astro-cid-2hwget37]{font-size:1rem;color:var(--text-2);max-width:48ch;line-height:1.65}.projects-count[data-astro-cid-2hwget37]{color:var(--text-3);white-space:nowrap;font-variant-numeric:tabular-nums}.proj-filter[data-astro-cid-2hwget37]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem 1.5rem;margin-bottom:1.75rem}.filter-chips[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.4rem}.chip[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:.45rem;padding:.34rem .85rem;border-radius:999px;border:1px solid var(--border);background:var(--surface);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.03em;color:var(--text-2);transition:border-color var(--t-fast),color var(--t-fast),background var(--t-fast)}.chip[data-astro-cid-2hwget37]:hover{border-color:var(--border-hover);color:var(--text-1);background:var(--surface-hover)}.chip[data-astro-cid-2hwget37].is-active{border-color:color-mix(in srgb,var(--hue) 45%,transparent);background:color-mix(in srgb,var(--hue) 12%,transparent);color:var(--hue)}.chip-count[data-astro-cid-2hwget37]{font-size:.62rem;color:var(--text-3);font-variant-numeric:tabular-nums}.chip[data-astro-cid-2hwget37].is-active .chip-count[data-astro-cid-2hwget37]{color:inherit;opacity:.7}.proj-index[data-astro-cid-2hwget37]{list-style:none;margin:0;padding:0;border-top:1px solid var(--border)}.proj-row[data-astro-cid-2hwget37]{position:relative;padding:1.5rem 0;border-bottom:1px solid var(--border)}.proj-row[data-astro-cid-2hwget37]:before{content:"";position:absolute;left:-1rem;top:1.5rem;bottom:1.5rem;width:2px;background:var(--hue);border-radius:2px;transform:scaleY(0);transform-origin:top;transition:transform var(--t-mid) var(--expo)}.proj-row[data-astro-cid-2hwget37]:hover:before{transform:scaleY(1)}.proj-main[data-astro-cid-2hwget37]{display:block}.proj-head[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem}.proj-num[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.78rem;color:var(--text-3);transition:color var(--t-fast)}.proj-row[data-astro-cid-2hwget37]:hover .proj-num[data-astro-cid-2hwget37]{color:var(--hue)}.proj-meta[data-astro-cid-2hwget37]{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;min-width:0}.proj-cat[data-astro-cid-2hwget37]{color:var(--hue);font-weight:500}.proj-dim[data-astro-cid-2hwget37]{color:var(--text-3)}.proj-sep[data-astro-cid-2hwget37]{color:var(--border-hover);font-size:.72rem}.proj-status[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:.35em;padding:.1rem .5rem;border-radius:999px;font-size:.68rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--hue);background:color-mix(in srgb,var(--hue) 12%,transparent);border:1px solid color-mix(in srgb,var(--hue) 30%,transparent)}.proj-status[data-astro-cid-2hwget37]:before{content:"";width:.4em;height:.4em;border-radius:50%;background:var(--hue);animation:proj-pulse 1.8s ease-in-out infinite}@keyframes proj-pulse{0%,to{opacity:1}50%{opacity:.3}}.proj-arrow[data-astro-cid-2hwget37]{margin-left:auto;color:var(--text-3);opacity:.5;transition:all var(--t-mid) var(--expo)}.proj-row[data-astro-cid-2hwget37]:hover .proj-arrow[data-astro-cid-2hwget37]{color:var(--text-1);opacity:1;transform:translate(2px,-2px)}.proj-title[data-astro-cid-2hwget37]{font-size:1.3rem;font-weight:600;letter-spacing:-.02em;color:var(--text-1);line-height:1.3;margin-bottom:.4rem;transition:color var(--t-fast)}.proj-row[data-astro-cid-2hwget37]:hover .proj-title[data-astro-cid-2hwget37]{color:var(--hue)}.proj-desc[data-astro-cid-2hwget37]{font-size:.9rem;color:var(--text-2);line-height:1.6;max-width:80ch}.proj-foot[data-astro-cid-2hwget37]{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;margin-top:1rem}.proj-tags[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.4rem}.proj-links[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:1.1rem}.proj-link[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:.35rem;font-size:.74rem;font-family:var(--font-mono);letter-spacing:.02em;color:var(--text-3);transition:color var(--t-fast)}.proj-link[data-astro-cid-2hwget37]:hover{color:var(--text-1)}.empty-state[data-astro-cid-2hwget37]{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:4rem 0;text-align:center}.empty-state[data-astro-cid-2hwget37][hidden]{display:none}@media (max-width: 640px){.projects-header[data-astro-cid-2hwget37]{margin-bottom:1.5rem}.proj-filter[data-astro-cid-2hwget37]{gap:.85rem}.proj-row[data-astro-cid-2hwget37]:before{left:-.7rem}.proj-title[data-astro-cid-2hwget37]{font-size:1.12rem}.proj-arrow[data-astro-cid-2hwget37]{display:none}.proj-foot[data-astro-cid-2hwget37]{gap:.5rem}}
