.project[data-astro-cid-ovxcmftc]{padding:clamp(3rem,6vw,5rem) 0 clamp(4rem,8vw,6rem)}.project__back[data-astro-cid-ovxcmftc]{display:inline-block;color:var(--text-muted);font-size:.875rem;margin-bottom:2rem;transition:color .2s var(--ease-out)}.project__contact[data-astro-cid-ovxcmftc]{margin-top:5rem;padding:3rem 2.5rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.project__contact-title[data-astro-cid-ovxcmftc]{font-family:var(--font-serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:500;line-height:1.2;color:var(--text);letter-spacing:-.02em;margin-bottom:.75rem}.project__contact-lede[data-astro-cid-ovxcmftc]{color:var(--text-muted);font-size:1rem;line-height:1.6;margin-bottom:1.75rem}.project__contact-actions[data-astro-cid-ovxcmftc]{display:flex;gap:1rem;flex-wrap:wrap}.project__contact-toast[data-astro-cid-ovxcmftc]{margin-top:1.25rem;font-size:.875rem;color:var(--accent-bright);opacity:0;transition:opacity .25s var(--ease-out)}.project__contact-toast[data-astro-cid-ovxcmftc].visible{opacity:1}@media (max-width: 767px){.project__contact[data-astro-cid-ovxcmftc]{padding:2rem 1.5rem}.project__contact-actions[data-astro-cid-ovxcmftc]{flex-direction:column}.project__contact-actions[data-astro-cid-ovxcmftc] .btn[data-astro-cid-ovxcmftc]{width:100%}}.project__back[data-astro-cid-ovxcmftc]:hover{color:var(--accent-bright)}.project__header[data-astro-cid-ovxcmftc]{margin-bottom:3rem}.project__meta[data-astro-cid-ovxcmftc]{margin-top:2.5rem;margin-bottom:2rem}.project__title[data-astro-cid-ovxcmftc]{font-family:var(--font-serif);font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.08;letter-spacing:-.025em;color:var(--text);margin:1rem 0 1.25rem}.project__pitch[data-astro-cid-ovxcmftc]{font-size:clamp(1.0625rem,1.6vw,1.25rem);color:var(--text-muted);line-height:1.6;max-width:720px}.project__hero[data-astro-cid-ovxcmftc]{border-radius:var(--radius-lg);overflow:hidden;margin-bottom:3rem;border:1px solid var(--border);background:var(--bg-deep)}.project__hero[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc],.project__hero[data-astro-cid-ovxcmftc] video[data-astro-cid-ovxcmftc]{width:100%;height:auto;display:block;object-fit:cover;object-position:top center}.project__metrics[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-bottom:3rem;padding:2rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.metric[data-astro-cid-ovxcmftc]{display:flex;flex-direction:column;gap:.4rem}.metric__label[data-astro-cid-ovxcmftc]{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-weight:500}.metric__value[data-astro-cid-ovxcmftc]{font-family:var(--font-serif);font-size:2rem;font-weight:500;color:var(--accent-bright);letter-spacing:-.02em}.metric__sublabel[data-astro-cid-ovxcmftc]{font-size:.8125rem;color:var(--text-muted)}.project__stack[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:3rem}.pill[data-astro-cid-ovxcmftc]{padding:.35rem .85rem;font-size:.75rem;font-weight:500;color:var(--text-muted);background:#f2efe80a;border:1px solid var(--border);border-radius:var(--radius-full)}.project__content[data-astro-cid-ovxcmftc]{color:var(--text-muted);font-size:1.0625rem;line-height:1.8}.project__content[data-astro-cid-ovxcmftc] h2{font-family:var(--font-serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:500;color:var(--text);letter-spacing:-.02em;margin:3rem 0 1.25rem;line-height:1.2}.project__content[data-astro-cid-ovxcmftc] h3{font-family:var(--font-serif);font-size:1.25rem;font-weight:500;color:var(--text);margin:2rem 0 .75rem}.project__content[data-astro-cid-ovxcmftc] p{margin-bottom:1.25rem}.project__content[data-astro-cid-ovxcmftc] strong{color:var(--text);font-weight:600}.project__content[data-astro-cid-ovxcmftc] em{color:var(--accent-bright);font-style:italic}.project__content[data-astro-cid-ovxcmftc] a{color:var(--accent-bright);text-decoration:underline;text-decoration-color:#73b39266;text-underline-offset:3px;transition:text-decoration-color .2s}.project__content[data-astro-cid-ovxcmftc] a:hover{text-decoration-color:var(--accent-bright)}.project__content[data-astro-cid-ovxcmftc] ul,.project__content[data-astro-cid-ovxcmftc] ol{margin:1.25rem 0 1.5rem 1.5rem;padding-left:.5rem}.project__content[data-astro-cid-ovxcmftc] li{margin-bottom:.5rem;list-style:disc;color:var(--text-muted)}.project__content[data-astro-cid-ovxcmftc] blockquote{border-left:3px solid var(--accent-bright);padding-left:1.5rem;margin:2rem 0;color:var(--text);font-style:italic;font-size:1.125rem;line-height:1.6}.project__content[data-astro-cid-ovxcmftc] code{background:var(--surface);padding:.15rem .4rem;border-radius:4px;font-family:var(--font-mono);font-size:.875em;color:var(--accent-bright)}.project__content[data-astro-cid-ovxcmftc] pre{background:var(--bg-deep);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.25rem;margin:1.5rem 0;overflow-x:auto}.project__content[data-astro-cid-ovxcmftc] pre code{background:none;padding:0;color:var(--text-muted)}.project__content[data-astro-cid-ovxcmftc] img,.project__content[data-astro-cid-ovxcmftc] video{width:100%;border-radius:var(--radius-md);margin:2rem 0;border:1px solid var(--border)}.filaments[data-astro-cid-ovxcmftc]{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:visible}.filament[data-astro-cid-ovxcmftc]{fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:0;stroke-dasharray:1200;stroke-dashoffset:1200;animation:drawFilament 2.4s var(--ease-out) forwards}.f1[data-astro-cid-ovxcmftc]{stroke:#73b3922e;stroke-width:1.5;animation-delay:.1s}.f2[data-astro-cid-ovxcmftc]{stroke:#5a99751f;stroke-width:1;animation-delay:.35s}.f3[data-astro-cid-ovxcmftc]{stroke:#d4af371a;stroke-width:1;animation-delay:.55s}.f4[data-astro-cid-ovxcmftc]{stroke:#73b3921a;stroke-width:.8;animation-delay:.75s}.f5[data-astro-cid-ovxcmftc]{stroke:#2d5f3f26;stroke-width:1.2;animation-delay:.2s}.node[data-astro-cid-ovxcmftc]{fill:#73b39280;opacity:0;animation:fadeNode .6s var(--ease-out) forwards;filter:drop-shadow(0 0 4px rgba(115,179,146,.8))}.node[data-astro-cid-ovxcmftc]:nth-child(1){animation-delay:1s}.node[data-astro-cid-ovxcmftc]:nth-child(2){animation-delay:1.2s}.node[data-astro-cid-ovxcmftc]:nth-child(3){animation-delay:1.4s}.node[data-astro-cid-ovxcmftc]:nth-child(4){animation-delay:1.1s}.node[data-astro-cid-ovxcmftc]:nth-child(5){animation-delay:1.3s}.node[data-astro-cid-ovxcmftc]:nth-child(6){animation-delay:1.5s}@keyframes drawFilament{0%{stroke-dashoffset:1200;opacity:0}5%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes fadeNode{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion: reduce){.filaments[data-astro-cid-ovxcmftc]{display:none}}
