.Gallery-module__fp8Iza__section{padding:var(--section-padding);background-color:var(--surface)}.Gallery-module__fp8Iza__header{text-align:center;margin-bottom:4rem}.Gallery-module__fp8Iza__title{font-family:var(--font-heading);color:var(--secondary);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Gallery-module__fp8Iza__subtitle{color:var(--foreground);opacity:.8;font-size:1.125rem}.Gallery-module__fp8Iza__projectsSection{margin-top:0}.Gallery-module__fp8Iza__projectGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.Gallery-module__fp8Iza__projectImageWrapper{cursor:pointer;background:0 0;border:none;border-radius:1rem;width:100%;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.Gallery-module__fp8Iza__lightbox{z-index:9999;cursor:zoom-out;background:#000000e0;justify-content:center;align-items:center;padding:1.5rem;animation:.18s Gallery-module__fp8Iza__lightboxFade;display:flex;position:fixed;inset:0}@keyframes Gallery-module__fp8Iza__lightboxFade{0%{opacity:0}to{opacity:1}}.Gallery-module__fp8Iza__lightboxImg{object-fit:contain;cursor:default;border-radius:.5rem;max-width:100%;max-height:90vh;box-shadow:0 10px 40px #00000080}.Gallery-module__fp8Iza__lightboxClose{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .15s;display:flex;position:absolute;top:1rem;right:1rem}.Gallery-module__fp8Iza__lightboxClose:hover{background:#ffffff4d}.Gallery-module__fp8Iza__projectImg{object-fit:cover;aspect-ratio:4/3;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.Gallery-module__fp8Iza__projectImageWrapper:hover .Gallery-module__fp8Iza__projectImg{transform:scale(1.1)}@media (max-width:768px){.Gallery-module__fp8Iza__title{font-size:2rem}.Gallery-module__fp8Iza__projectGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}
