.work-page.svelte-17eyua3{position:relative;overflow:hidden;padding:5.5rem clamp(1.5rem,5vw,5rem) clamp(3rem,8vw,6rem)}@media(min-width:768px){.work-page.svelte-17eyua3{padding-top:6rem}}.page-header.svelte-17eyua3{max-width:1100px;margin:0 auto var(--spacing-section-sm);position:relative;z-index:1}.header-label.svelte-17eyua3{font-family:var(--font-mono);color:var(--color-accent);font-size:.58rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.75rem}.page-header.svelte-17eyua3 h1:where(.svelte-17eyua3){font-size:clamp(1.8rem,5vw,3.2rem)}.featured-grid.svelte-17eyua3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;position:relative;z-index:1}.project-card--featured.svelte-17eyua3{display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border);border-radius:6px;overflow:hidden;padding:0;gap:0}.project-card--featured.svelte-17eyua3 .card-accent-line:where(.svelte-17eyua3),.project-card--featured.svelte-17eyua3 .card-top:where(.svelte-17eyua3),.project-card--featured.svelte-17eyua3 .card-body:where(.svelte-17eyua3),.project-card--featured.svelte-17eyua3 .card-footer:where(.svelte-17eyua3){padding-left:1.5rem;padding-right:1.5rem}.project-card--featured.svelte-17eyua3 .card-top:where(.svelte-17eyua3){padding-top:1rem}.project-card--featured.svelte-17eyua3 .card-footer:where(.svelte-17eyua3){padding-bottom:1.5rem}.card-thumb.svelte-17eyua3{width:100%;aspect-ratio:16/8;overflow:hidden;position:relative;background:linear-gradient(90deg,var(--color-surface) 25%,var(--color-border) 50%,var(--color-surface) 75%);background-size:400% 100%;animation:shimmer 1.8s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.card-thumb.svelte-17eyua3{animation:none}}.card-thumb.svelte-17eyua3 img:where(.svelte-17eyua3){width:100%;height:100%;object-fit:cover;filter:saturate(.85) brightness(.9);transition:filter var(--duration-fast) ease}.project-card--featured.svelte-17eyua3:hover .card-thumb:where(.svelte-17eyua3) img:where(.svelte-17eyua3){filter:saturate(1) brightness(1)}.thumb-gradient.svelte-17eyua3{width:100%;height:100%;position:relative;overflow:hidden;background:linear-gradient(135deg,#a855f72e,#a855f70f)}.thumb-city.svelte-17eyua3{position:absolute;bottom:0;left:0;right:0;height:35%;background:#0d1117b3;clip-path:polygon(0% 100%,0% 40%,5% 40%,5% 10%,10% 10%,10% 40%,18% 40%,18% 0%,22% 0%,22% 40%,32% 40%,32% 22%,36% 22%,36% 40%,45% 40%,45% 8%,49% 8%,49% 40%,58% 40%,58% 28%,62% 28%,62% 40%,72% 40%,72% 14%,76% 14%,76% 40%,85% 40%,85% 30%,90% 30%,90% 42%,100% 42%,100% 100%)}.grid-sep-label.svelte-17eyua3{font-family:var(--font-mono);font-size:.78rem;letter-spacing:.02em;color:var(--color-accent);max-width:1100px;margin:2rem auto 1.2rem;position:relative;z-index:1}.projects-grid.svelte-17eyua3{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1px;border:1px solid var(--color-border);border-radius:8px;overflow:hidden;padding:6px;position:relative;z-index:1;background:var(--color-border)}.project-card.svelte-17eyua3{display:flex;flex-direction:column;padding:1.8rem;background:var(--color-surface);text-decoration:none;position:relative;overflow:hidden;transition:background var(--duration-base) ease,transform var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out),border-color var(--duration-base) var(--ease-out);gap:1.2rem}.project-card.svelte-17eyua3:hover,.project-card.svelte-17eyua3:focus-visible{background:#a855f70a;transform:translateY(-3px);box-shadow:0 8px 24px #00000059}.card-accent-line.svelte-17eyua3{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--color-accent),transparent);opacity:0;transition:opacity var(--duration-fast) ease,box-shadow var(--duration-fast) ease}.project-card.svelte-17eyua3:hover .card-accent-line:where(.svelte-17eyua3){opacity:1;box-shadow:0 0 8px var(--color-accent)}.project-card.svelte-17eyua3:focus-visible .card-accent-line:where(.svelte-17eyua3){opacity:1;box-shadow:0 0 8px var(--color-accent)}.card-top.svelte-17eyua3{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.card-cat.svelte-17eyua3{font-family:var(--font-mono);font-size:.5rem;letter-spacing:.14em;text-transform:uppercase;line-height:1.4;color:var(--color-accent)}.card-year.svelte-17eyua3{font-family:var(--font-mono);font-size:.5rem;color:var(--color-faint);flex-shrink:0}.card-body.svelte-17eyua3{flex:1;display:flex;flex-direction:column;gap:.4rem}.card-title.svelte-17eyua3{font-size:1.3rem;font-weight:700;letter-spacing:-.02em;color:var(--color-text);margin:0}.card-sub.svelte-17eyua3{font-family:var(--font-mono);font-size:.58rem;letter-spacing:.05em;color:var(--color-faint);margin:0}.card-desc.svelte-17eyua3{font-size:.82rem;line-height:1.7;color:var(--color-muted);margin-top:.6rem}.card-footer.svelte-17eyua3{display:flex;align-items:flex-end;justify-content:space-between;gap:.8rem;margin-top:auto}.card-stack.svelte-17eyua3{display:flex;flex-wrap:wrap;gap:.35rem}.stack-tag.svelte-17eyua3{font-family:var(--font-mono);font-size:.52rem;letter-spacing:.04em;padding:.18rem .5rem;background:#ffffff0a;border:1px solid var(--color-border);border-radius:2px;color:var(--color-faint)}.card-arrow.svelte-17eyua3{font-family:var(--font-mono);font-size:.9rem;flex-shrink:0;transition:transform var(--duration-fast) ease;color:var(--color-accent)}.project-card.svelte-17eyua3:hover .card-arrow:where(.svelte-17eyua3),.project-card.svelte-17eyua3:focus-visible .card-arrow:where(.svelte-17eyua3){transform:translate(4px)}.upstream-section.svelte-17eyua3{margin-top:1rem;position:relative;z-index:1}.upstream-intro.svelte-17eyua3{max-width:1100px;margin:0 auto 1.5rem}.upstream-list.svelte-17eyua3{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:1px;border:1px solid var(--color-border);border-radius:8px;overflow:hidden;background:var(--color-border);list-style:none}.upstream-item.svelte-17eyua3{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;background:var(--color-surface)}.upstream-repo.svelte-17eyua3{font-family:var(--font-mono);font-size:.78rem;color:var(--color-text);flex-shrink:0}.upstream-desc.svelte-17eyua3{flex:1 1 240px;font-size:.82rem;color:var(--color-muted);margin:0}.upstream-links.svelte-17eyua3{display:flex;gap:.4rem;flex-shrink:0}.upstream-pr.svelte-17eyua3{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.04em;padding:.2rem .5rem;border:1px solid var(--color-border);border-radius:3px;color:var(--color-accent);transition:border-color var(--duration-fast) ease,color var(--duration-fast) ease}.upstream-pr.svelte-17eyua3:hover{border-color:var(--color-accent);color:var(--color-accent-light)}.work-cta.svelte-17eyua3{max-width:1100px;margin:5rem auto 0;padding-top:3rem;border-top:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;position:relative;z-index:1}.cta-label.svelte-17eyua3{font-size:1.05rem;font-weight:600;margin-bottom:.25rem}.cta-sub.svelte-17eyua3{font-size:.85rem;color:var(--color-muted)}.cta-btn.svelte-17eyua3{display:inline-flex;align-items:center;padding:.85rem 2rem;background:var(--color-accent);color:var(--color-ink);border-radius:4px;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;transition:opacity var(--duration-fast) ease,box-shadow var(--duration-fast) ease,transform var(--duration-fast) var(--ease-out);flex-shrink:0}.cta-btn.svelte-17eyua3:hover,.cta-btn.svelte-17eyua3:focus-visible{opacity:.88;box-shadow:0 0 25px #a855f74d;transform:scale(1.02)}.project-card.svelte-17eyua3:active{transform:scale(.99)}.cta-btn.svelte-17eyua3:active{transform:scale(.96);opacity:.75}
