.Project-module__5oT-lG__page{background:var(--bg);min-height:100vh;padding-top:100px;padding-bottom:5rem}.Project-module__5oT-lG__hero{border-bottom:1px solid var(--border);width:100%;padding:clamp(4rem,10vw,8rem) 0;position:relative;overflow:hidden}.Project-module__5oT-lG__heroContent{z-index:2;max-width:1200px;margin:0 auto;padding:0 5vw;position:relative}.Project-module__5oT-lG__title{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-main);margin-bottom:1.5rem;font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1}.Project-module__5oT-lG__tagline{font-family:var(--font-body);color:var(--text-muted);max-width:800px;font-size:clamp(1.2rem,2vw,1.8rem)}.Project-module__5oT-lG__detailsGrid{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:4rem;padding-top:3rem;display:grid}.Project-module__5oT-lG__detailBox{flex-direction:column;gap:.5rem;display:flex}.Project-module__5oT-lG__detailLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);font-size:.8rem}.Project-module__5oT-lG__detailValue{font-family:var(--font-body);color:var(--text-main);font-size:1.2rem;font-weight:500}.Project-module__5oT-lG__mainImageWrap{aspect-ratio:16/9;border-radius:1rem;width:100%;margin:4rem 0;position:relative;overflow:hidden}.Project-module__5oT-lG__mainImage{object-fit:cover}.Project-module__5oT-lG__splitSection{grid-template-columns:1fr 1fr;gap:6rem;margin:8rem 0;display:grid}.Project-module__5oT-lG__sectionTitle{font-family:var(--font-heading);color:var(--text-main);margin-bottom:2rem;font-size:2.5rem;font-weight:700}.Project-module__5oT-lG__sectionBody{font-family:var(--font-body);color:var(--text-dim);font-size:1.2rem;line-height:1.8}.Project-module__5oT-lG__techStack{background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;margin:6rem 0;padding:4rem}.Project-module__5oT-lG__techGrid{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.Project-module__5oT-lG__techItem{background:var(--bg);border:1px solid var(--border-strong);font-family:var(--font-mono);color:var(--text-main);border-radius:100px;padding:.8rem 1.5rem;font-size:.9rem}.Project-module__5oT-lG__navLink{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;transition:color .3s;display:inline-flex}.Project-module__5oT-lG__navLink:hover{color:var(--text-main)}@media (max-width:1024px){.Project-module__5oT-lG__detailsGrid{grid-template-columns:repeat(2,1fr)}.Project-module__5oT-lG__splitSection{grid-template-columns:1fr;gap:3rem}}@media (max-width:600px){.Project-module__5oT-lG__detailsGrid{grid-template-columns:1fr}.Project-module__5oT-lG__techStack{padding:2rem}}.Project-module__5oT-lG__gallerySection{border-top:1px solid var(--border);margin:8rem 0;padding-top:4rem}.Project-module__5oT-lG__galleryGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:4rem;display:grid}.Project-module__5oT-lG__galleryImageWrap{aspect-ratio:16/9;border:1px solid var(--border);border-radius:1rem;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Project-module__5oT-lG__galleryImage{object-fit:cover;transition:transform .5s}.Project-module__5oT-lG__galleryImageWrap:hover .Project-module__5oT-lG__galleryImage{transform:scale(1.05)}
