nav[data-astro-cid-2hwget37]{position:fixed;top:0;left:0;right:0;z-index:100;background:#07070dcc;backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border)}.nav-inner[data-astro-cid-2hwget37]{max-width:1200px;margin:0 auto;padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between}.nav-logo[data-astro-cid-2hwget37]{font-family:var(--font-heading);font-weight:700;font-size:1.25rem;color:var(--color-text-primary);text-decoration:none;letter-spacing:-.02em}.nav-logo[data-astro-cid-2hwget37] span[data-astro-cid-2hwget37]{color:var(--color-accent)}.nav-links[data-astro-cid-2hwget37]{display:flex;gap:2rem;list-style:none}.nav-links[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]{font-size:.875rem;font-weight:500;color:var(--color-text-secondary);text-decoration:none;position:relative;padding-bottom:2px;transition:color .2s}.nav-links[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1.5px;background:var(--color-accent);transition:width .25s ease-out}.nav-links[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]:hover,.nav-links[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37].active{color:var(--color-text-primary)}.nav-links[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]:hover:after,.nav-links[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37].active:after{width:100%}.main[data-astro-cid-2hwget37]{padding-top:7rem;padding-bottom:4rem;position:relative;z-index:1}.container[data-astro-cid-2hwget37]{max-width:1200px;margin:0 auto;padding:0 2rem}.page-header[data-astro-cid-2hwget37]{margin-bottom:3rem}.section-label[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.75rem;color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.page-title[data-astro-cid-2hwget37]{font-family:var(--font-heading);font-size:2.25rem;font-weight:700;color:var(--color-text-primary);letter-spacing:-.02em}.project-grid[data-astro-cid-2hwget37]{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5rem}.project-card[data-astro-cid-2hwget37]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.75rem;text-decoration:none;position:relative;display:block;transition:border-color .25s,box-shadow .25s,transform .25s}.project-card[data-astro-cid-2hwget37]:hover{border-color:var(--color-border-accent);box-shadow:0 0 30px #00d4aa14,0 0 60px #00d4aa08;transform:translateY(-2px)}.card-header[data-astro-cid-2hwget37]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.card-title[data-astro-cid-2hwget37]{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;color:var(--color-text-primary)}.status-dot[data-astro-cid-2hwget37]{width:8px;height:8px;border-radius:50%;flex-shrink:0}.status-dot[data-astro-cid-2hwget37].active{background:var(--color-accent);box-shadow:0 0 8px #00d4aa80}.status-dot[data-astro-cid-2hwget37].archived{background:var(--color-text-tertiary)}.status-dot[data-astro-cid-2hwget37].planned{background:#f59e0b;box-shadow:0 0 8px #f59e0b4d}.card-desc[data-astro-cid-2hwget37]{font-size:.875rem;color:var(--color-text-secondary);line-height:1.6;margin-bottom:1.25rem}.tag-row[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.375rem}.tag[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.6875rem;color:var(--color-accent-secondary);background:#6366f126;padding:.2rem .6rem;border-radius:999px}.card-arrow[data-astro-cid-2hwget37]{position:absolute;bottom:1.75rem;right:1.75rem;color:var(--color-accent);opacity:0;transform:translate(-4px);transition:opacity .2s,transform .2s}.project-card[data-astro-cid-2hwget37]:hover .card-arrow[data-astro-cid-2hwget37]{opacity:1;transform:translate(0)}footer[data-astro-cid-2hwget37]{background:var(--color-surface);border-top:1px solid var(--color-border);position:relative;z-index:1}.footer-inner[data-astro-cid-2hwget37]{max-width:1200px;margin:0 auto;padding:2.5rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.footer-links[data-astro-cid-2hwget37]{display:flex;gap:1.5rem;list-style:none}.footer-links[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37],.footer-copy[data-astro-cid-2hwget37]{font-size:.8125rem;color:var(--color-text-tertiary);text-decoration:none;transition:color .2s}.footer-links[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]:hover{color:var(--color-text-secondary)}.footer-social[data-astro-cid-2hwget37]{display:flex;gap:1rem}.footer-social[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]{font-family:var(--font-mono);font-size:.8125rem;color:var(--color-text-tertiary);text-decoration:none;transition:color .2s}.footer-social[data-astro-cid-2hwget37] a[data-astro-cid-2hwget37]:hover{color:var(--color-accent)}@media(max-width:640px){.project-grid[data-astro-cid-2hwget37]{grid-template-columns:1fr}.footer-inner[data-astro-cid-2hwget37]{flex-direction:column;align-items:flex-start}}
