.Gallery-module__fvxASG__container{z-index:10;box-sizing:border-box;color:#fff;flex-direction:column;align-items:center;width:100vw;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative}.Gallery-module__fvxASG__header{text-align:center;margin-bottom:4rem}.Gallery-module__fvxASG__title{background:linear-gradient(90deg,#fff,#888);color:#0000;font-size:3rem;font-weight:700;font-family:var(--font-ai),sans-serif;letter-spacing:2px;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem}.Gallery-module__fvxASG__subtitle{color:#888;text-transform:uppercase;letter-spacing:4px;font-size:1.2rem;font-family:var(--font-inter),sans-serif}.Gallery-module__fvxASG__grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;width:100%;max-width:1200px;margin-bottom:4rem;display:grid}.Gallery-module__fvxASG__card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;transition:transform .4s,border-color .4s,box-shadow .4s;overflow:hidden}.Gallery-module__fvxASG__card:hover{border-color:#ffffff4d;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.Gallery-module__fvxASG__imageWrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.Gallery-module__fvxASG__image{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.Gallery-module__fvxASG__card:hover .Gallery-module__fvxASG__image{transform:scale(1.05)}.Gallery-module__fvxASG__cardContent{text-align:center;padding:1.5rem}.Gallery-module__fvxASG__imageTitle{font-size:1.5rem;font-family:var(--font-ai),sans-serif;color:#eee;margin-bottom:.5rem}.Gallery-module__fvxASG__imageDesc{color:#aaa;font-size:.9rem;font-family:var(--font-inter),sans-serif}.Gallery-module__fvxASG__footer{margin-top:auto;padding-bottom:2rem}.Gallery-module__fvxASG__backLink{color:#888;font-family:monospace;font-size:.9rem;text-decoration:none;transition:color .3s}.Gallery-module__fvxASG__backLink:hover{color:#fff}@media (max-width:768px){.Gallery-module__fvxASG__grid{grid-template-columns:1fr}.Gallery-module__fvxASG__title{font-size:2.5rem}}
