nav[data-astro-cid-ovxcmftc]{position:sticky;top:0;z-index:100;background:#07071ae6;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-inner[data-astro-cid-ovxcmftc]{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem;height:56px;display:flex;align-items:center;justify-content:space-between}.nav-logo[data-astro-cid-ovxcmftc]{font-family:monospace;font-size:1.2rem;font-weight:700;color:var(--accent)}.back-link[data-astro-cid-ovxcmftc]{font-size:.875rem;color:var(--text-sub);transition:color .2s}.back-link[data-astro-cid-ovxcmftc]:hover{color:var(--text)}.project-hero[data-astro-cid-ovxcmftc]{padding:4rem 1.5rem 3rem;background:linear-gradient(180deg,color-mix(in srgb,var(--c) 8%,transparent) 0%,transparent 100%);border-bottom:1px solid var(--border)}.hero-inner[data-astro-cid-ovxcmftc]{max-width:var(--max-w);margin:0 auto}.hero-meta[data-astro-cid-ovxcmftc]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.hero-category[data-astro-cid-ovxcmftc]{font-family:monospace;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-period[data-astro-cid-ovxcmftc]{font-family:monospace;font-size:.8rem;color:var(--text-muted)}h1[data-astro-cid-ovxcmftc]{font-size:clamp(1.8rem,4vw,3rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:1.25rem}.hero-tags[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;gap:.4rem}.tag[data-astro-cid-ovxcmftc]{font-size:.75rem;font-family:monospace;background:var(--bg-card);color:var(--text-muted);border:1px solid var(--border);border-radius:4px;padding:.2rem .6rem}.project-body[data-astro-cid-ovxcmftc]{max-width:var(--max-w);margin:0 auto;padding:3rem 1.5rem 5rem;display:flex;flex-direction:column;gap:3.5rem}.section-intro[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{font-size:1.05rem;color:var(--text-sub);line-height:1.8;max-width:72ch;margin-bottom:1rem}.section-intro[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]:last-child{margin-bottom:0}.main-image-wrap[data-astro-cid-ovxcmftc]{border-radius:12px;overflow:hidden;border:1px solid var(--border);background:var(--bg-card)}.main-image[data-astro-cid-ovxcmftc]{width:100%;height:auto;display:block;max-height:500px;object-fit:contain}.content-section[data-astro-cid-ovxcmftc]{border-left:3px solid var(--border);padding-left:1.5rem}.content-section[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc]{font-size:1.15rem;font-weight:700;margin-bottom:.75rem;color:var(--text)}.content-section[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{font-size:.9375rem;color:var(--text-sub);line-height:1.75;margin-bottom:.75rem}.content-section[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]:last-of-type{margin-bottom:0}.section-links[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.section-link[data-astro-cid-ovxcmftc]{font-size:.8rem;font-weight:600;color:var(--accent);background:#818cf814;border:1px solid rgba(129,140,248,.2);border-radius:6px;padding:.3rem .7rem;transition:background .2s}.section-link[data-astro-cid-ovxcmftc]:hover{color:var(--accent);background:#818cf829}.gallery-section[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc]{font-size:1.15rem;font-weight:700;margin-bottom:1rem}.gallery[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.gallery-item[data-astro-cid-ovxcmftc]{display:block;border-radius:8px;overflow:hidden;border:1px solid var(--border);background:var(--bg-card);transition:transform .2s,border-color .2s}.gallery-item[data-astro-cid-ovxcmftc]:hover{transform:scale(1.02);border-color:var(--border-h)}.gallery-item[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;height:200px;object-fit:cover;display:block}.videos-section[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc]{font-size:1.15rem;font-weight:700;margin-bottom:1rem}.videos-list[data-astro-cid-ovxcmftc]{display:flex;flex-direction:column;gap:1.5rem}.video-title[data-astro-cid-ovxcmftc]{font-size:.875rem;font-weight:600;color:var(--text-sub);margin-bottom:.5rem}.video-embed[data-astro-cid-ovxcmftc]{position:relative;width:100%;padding-top:56.25%;border-radius:10px;overflow:hidden;background:var(--bg-card);border:1px solid var(--border)}.video-embed[data-astro-cid-ovxcmftc] iframe[data-astro-cid-ovxcmftc]{position:absolute;inset:0;width:100%;height:100%;border:none}.links-section[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc]{font-size:1.15rem;font-weight:700;margin-bottom:1rem}.links-grid[data-astro-cid-ovxcmftc]{display:flex;flex-direction:column;gap:.5rem}.resource-link[data-astro-cid-ovxcmftc]{display:flex;align-items:center;gap:.75rem;background:var(--bg-card);border:1px solid var(--border);border-radius:8px;padding:.75rem 1rem;color:var(--text-sub);font-size:.875rem;transition:border-color .2s,color .2s}.resource-link[data-astro-cid-ovxcmftc]:hover{border-color:var(--border-h);color:var(--text)}.resource-icon[data-astro-cid-ovxcmftc]{color:var(--accent);font-weight:700;flex-shrink:0}.project-footer[data-astro-cid-ovxcmftc]{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem 4rem}.btn[data-astro-cid-ovxcmftc]{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;background:var(--bg-card);color:var(--accent);border:1.5px solid var(--border-h);transition:background .2s}.btn[data-astro-cid-ovxcmftc]:hover{background:var(--bg-card-h);color:var(--accent)}@media (max-width: 600px){.gallery[data-astro-cid-ovxcmftc]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.gallery-item[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{height:140px}}
