.projects-page[data-astro-cid-2hwget37]{min-height:100vh;background:var(--color-bg-primary);padding-top:8rem;padding-bottom:6rem}.projects-container[data-astro-cid-2hwget37]{max-width:1280px;margin:0 auto;padding:0 2rem}.page-header[data-astro-cid-2hwget37]{max-width:700px;margin-bottom:4rem}.back-link[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.75rem;font-weight:500;color:var(--color-text-muted);margin-bottom:2rem;transition:all .3s ease}.back-link[data-astro-cid-2hwget37]:hover{color:var(--color-accent);gap:.75rem}.section-label[data-astro-cid-2hwget37]{display:block;font-family:var(--font-mono);font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.4em;color:var(--color-accent);margin-bottom:1rem}.page-title[data-astro-cid-2hwget37]{font-family:var(--font-serif);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:-.02em;margin-bottom:1.5rem;line-height:1.1}.page-desc[data-astro-cid-2hwget37]{font-size:1.125rem;font-weight:300;color:var(--color-text-secondary);line-height:1.7}.projects-grid[data-astro-cid-2hwget37]{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.projects-grid[data-astro-cid-2hwget37]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.projects-grid[data-astro-cid-2hwget37]{grid-template-columns:repeat(3,1fr)}}.project-card[data-astro-cid-2hwget37]{display:block;background:#fff;border:1px solid var(--color-border);border-radius:1.5rem;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);animation:fadeInUp .6s ease forwards;animation-delay:var(--delay);opacity:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.project-card[data-astro-cid-2hwget37]:hover{border-color:var(--color-accent-border);box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.project-image[data-astro-cid-2hwget37]{position:relative;aspect-ratio:16/10;background:var(--color-bg-card);overflow:hidden}.project-image-placeholder[data-astro-cid-2hwget37]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--color-text-muted);transition:transform .5s ease}.project-card[data-astro-cid-2hwget37]:hover .project-image-placeholder[data-astro-cid-2hwget37]{transform:scale(1.1)}.project-overlay[data-astro-cid-2hwget37]{position:absolute;inset:0;background:linear-gradient(135deg,#003b5ce6,#001e32f2);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.project-card[data-astro-cid-2hwget37]:hover .project-overlay[data-astro-cid-2hwget37]{opacity:1}.view-project[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#fff;padding:.75rem 1.5rem;border:1px solid rgba(255,255,255,.3);border-radius:9999px;transform:translateY(10px);transition:all .4s ease}.project-card[data-astro-cid-2hwget37]:hover .view-project[data-astro-cid-2hwget37]{transform:translateY(0)}.project-info[data-astro-cid-2hwget37]{padding:1.5rem}.project-meta[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.project-date[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.625rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted)}.featured-badge[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);background:var(--color-accent-light);padding:.25rem .5rem;border-radius:9999px}.project-title[data-astro-cid-2hwget37]{font-family:var(--font-serif);font-size:1.25rem;font-weight:700;margin-bottom:.5rem;transition:color .3s ease}.project-card[data-astro-cid-2hwget37]:hover .project-title[data-astro-cid-2hwget37]{color:var(--color-accent)}.project-description[data-astro-cid-2hwget37]{font-size:.875rem;color:var(--color-text-secondary);line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-tags[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.5rem}.project-tag[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.5625rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);background:var(--color-accent-light);padding:.25rem .625rem;border-radius:9999px;transition:all .3s ease}.project-tag[data-astro-cid-2hwget37].more{background:var(--color-bg-card);color:var(--color-text-muted)}
