.projects-page[data-astro-cid-2hwget37]{max-width:1400px;margin:0 auto;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center}.page-hero[data-astro-cid-2hwget37]{text-align:center;margin-bottom:3rem;max-width:700px}.section-label[data-astro-cid-2hwget37]{display:block;font-size:.8rem;font-family:var(--font-mono);letter-spacing:3px;color:var(--accent-cyan);margin-bottom:1rem;opacity:.6}.page-hero[data-astro-cid-2hwget37] h1[data-astro-cid-2hwget37]{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;letter-spacing:-1px;margin-bottom:1rem;line-height:1.1}.highlight[data-astro-cid-2hwget37]{background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.subtitle[data-astro-cid-2hwget37]{font-size:1.1rem;color:var(--text-muted)}.section-divider[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:2rem;width:100%;margin-bottom:3rem;opacity:.6}.section-divider[data-astro-cid-2hwget37] .line[data-astro-cid-2hwget37]{height:1px;flex:1;background:#38bdf833}.divider-label[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.8rem;letter-spacing:3px;color:var(--accent-cyan)}.project-grid[data-astro-cid-2hwget37]{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(380px,100%),1fr));gap:2rem;width:100%}.project-card[data-astro-cid-2hwget37]{background:#1e293b80;border:1px solid rgba(56,189,248,.2);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;box-shadow:0 20px 40px #0000004d,0 0 0 0 var(--aura-color, rgba(56,189,248,.15));transition:box-shadow .4s ease,border-color .3s,transform .3s,opacity .6s ease;opacity:1}.project-card[data-astro-cid-2hwget37]:hover{border-color:#38bdf880;transform:translateY(-4px);box-shadow:0 25px 50px #0006,0 0 40px -5px var(--aura-color, rgba(56,189,248,.35))}@media(prefers-reduced-motion:no-preference){.project-card[data-astro-cid-2hwget37].pre-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease,box-shadow .4s ease,border-color .3s;transition-delay:calc(var(--i, 0) * 60ms)}.project-card[data-astro-cid-2hwget37].revealed{opacity:1;transform:translateY(0)}}.project-card[data-astro-cid-2hwget37]:active{transform:scale(.985);transition:transform .15s ease}.card-link[data-astro-cid-2hwget37]{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex:1}.visit-link[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-family:var(--font-mono);font-weight:600;color:var(--accent-cyan);text-decoration:none;margin-top:auto;padding-top:1rem;transition:opacity .2s}.visit-link[data-astro-cid-2hwget37]:hover{opacity:.7}.card-image[data-astro-cid-2hwget37]{width:100%;aspect-ratio:16/11;border-radius:12px;overflow:hidden;margin-bottom:1.5rem;box-shadow:0 10px 30px #0006;background:linear-gradient(90deg,#1e293b66,#38bdf814,#1e293b66);background-size:200% 100%;animation:shimmer 1.8s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.card-image[data-astro-cid-2hwget37]{animation:none;background:#0003}}.card-image[data-astro-cid-2hwget37] img[data-astro-cid-2hwget37]{width:100%;height:100%;object-fit:cover;display:block}.card-header[data-astro-cid-2hwget37]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:.5rem}.card-title-row[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:10px;min-width:0}.card-icon[data-astro-cid-2hwget37]{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;border:1px solid;flex-shrink:0;overflow:hidden}.card-icon[data-astro-cid-2hwget37] img[data-astro-cid-2hwget37]{width:20px;height:20px;object-fit:contain}.card-info[data-astro-cid-2hwget37] h2[data-astro-cid-2hwget37]{font-size:1.4rem;font-weight:700;letter-spacing:-.5px}.card-info[data-astro-cid-2hwget37] p[data-astro-cid-2hwget37]{color:var(--text-secondary);font-size:.95rem;margin-bottom:.75rem}.status[data-astro-cid-2hwget37]{font-size:10px;font-weight:600;padding:4px 10px;border-radius:50px;font-family:var(--font-mono);letter-spacing:.5px;flex-shrink:0}.status[data-astro-cid-2hwget37].live{background:#34d3991a;color:#34d399;border:1px solid rgba(52,211,153,.2);animation:live-pulse 4s ease-in-out infinite}@keyframes live-pulse{0%,to{border-color:#34d39933;box-shadow:0 0 #34d39900}50%{border-color:#34d39980;box-shadow:0 0 8px #34d3994d}}@media(prefers-reduced-motion:reduce){.status[data-astro-cid-2hwget37].live{animation:none}}.status[data-astro-cid-2hwget37].beta{background:#818cf81a;color:#818cf8;border:1px solid rgba(129,140,248,.2)}.status[data-astro-cid-2hwget37].coming-soon{background:#fbbf241a;color:#fbbf24;border:1px solid rgba(251,191,36,.2)}.tech-stack[data-astro-cid-2hwget37]{display:flex;gap:6px;flex-wrap:wrap}.tech-tag[data-astro-cid-2hwget37]{font-size:11px;font-family:var(--font-mono);color:var(--text-muted);background:#0f172a80;border:1px solid rgba(56,189,248,.2);padding:3px 8px;border-radius:4px;transition:border-color .2s ease,color .2s ease}.tech-tag[data-astro-cid-2hwget37]:hover{border-color:var(--accent-cyan);color:var(--text-primary)}@media(max-width:768px){.projects-page[data-astro-cid-2hwget37]{padding:2.5rem 1.25rem 4rem}.project-grid[data-astro-cid-2hwget37]{grid-template-columns:1fr;gap:1.25rem}.section-divider[data-astro-cid-2hwget37]{gap:1rem;margin-bottom:2rem}.page-hero[data-astro-cid-2hwget37]{margin-bottom:2rem}.project-card[data-astro-cid-2hwget37]{padding:1rem;border-radius:16px}.card-image[data-astro-cid-2hwget37]{margin-bottom:1rem;border-radius:10px}.card-info[data-astro-cid-2hwget37] h2[data-astro-cid-2hwget37]{font-size:1.2rem}.card-info[data-astro-cid-2hwget37] p[data-astro-cid-2hwget37]{font-size:.9rem}.visit-link[data-astro-cid-2hwget37]{min-height:44px;align-items:center}}
