.ProjectGallery-module__j5E1YW__galleryContainer{perspective:1000px;max-width:1200px;margin:0 auto;padding:8rem 2rem}.ProjectGallery-module__j5E1YW__projectList{transform-style:preserve-3d;flex-direction:column;gap:4rem;display:flex}.ProjectGallery-module__j5E1YW__projectItem{cursor:pointer;transition:transform .1s ease-out;position:relative}.ProjectGallery-module__j5E1YW__projectCard{background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:2px;padding:3rem;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.ProjectGallery-module__j5E1YW__projectCard:hover{border-color:var(--primary);background:var(--surface-hover);transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.ProjectGallery-module__j5E1YW__projectTitle{color:var(--foreground);text-transform:uppercase;letter-spacing:-1px;margin-bottom:1rem;font-size:3rem;font-weight:800;transition:color .3s}.ProjectGallery-module__j5E1YW__projectCard:hover .ProjectGallery-module__j5E1YW__projectTitle{color:var(--primary)}.ProjectGallery-module__j5E1YW__projectMeta{opacity:0;max-height:0;transition:all .5s;overflow:hidden}.ProjectGallery-module__j5E1YW__projectCard:hover .ProjectGallery-module__j5E1YW__projectMeta{opacity:1;max-height:300px;margin-top:2rem}.ProjectGallery-module__j5E1YW__techStack{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.ProjectGallery-module__j5E1YW__techTag{font-family:var(--font-mono);border:1px solid var(--border);color:#a1a1a1;background:#ffffff05;border-radius:0;padding:.4rem .8rem;font-size:.8rem}.ProjectGallery-module__j5E1YW__links{gap:2rem;display:flex}.ProjectGallery-module__j5E1YW__link{color:var(--foreground);font-size:1.1rem;font-weight:600;position:relative}.ProjectGallery-module__j5E1YW__link:after{content:"";background:var(--primary);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.ProjectGallery-module__j5E1YW__link:hover:after{width:100%}@media (max-width:768px){.ProjectGallery-module__j5E1YW__projectTitle{font-size:2rem}.ProjectGallery-module__j5E1YW__projectMeta{opacity:1;max-height:none;margin-top:1.5rem}}
