.Gallery-module__xXq2tq__main{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.Gallery-module__xXq2tq__hero{text-align:center;background:linear-gradient(#632a630d 0%,#0000 100%);border-bottom:1px solid #0000000d;padding:160px 0 60px}.Gallery-module__xXq2tq__title{font-family:var(--font-stack-sans), "Inter", sans-serif;color:#1a1a2e;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.Gallery-module__xXq2tq__highlight{color:#632a63}.Gallery-module__xXq2tq__subtitle{color:#556;max-width:600px;margin:0 auto;font-size:1.1rem}.Gallery-module__xXq2tq__gallerySection{flex:1;padding:4rem 0 6rem}.Gallery-module__xXq2tq__bentoGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-auto-rows:250px;gap:1.5rem;display:grid}.Gallery-module__xXq2tq__bentoItem{cursor:pointer;background-color:#f8f9fa;border:1px solid #00000014;border-radius:16px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden}@media (min-width:768px){.Gallery-module__xXq2tq__large{grid-area:span 2/span 2}}.Gallery-module__xXq2tq__bentoItem:hover{border-color:#632a63;transform:translateY(-5px);box-shadow:0 15px 30px #632a6366}.Gallery-module__xXq2tq__imageWrapper{width:100%;height:100%;position:absolute;inset:0}.Gallery-module__xXq2tq__image{object-fit:cover;transition:transform .5s}.Gallery-module__xXq2tq__bentoItem:hover .Gallery-module__xXq2tq__image{transform:scale(1.05)}.Gallery-module__xXq2tq__overlay{opacity:0;background:#632a63b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Gallery-module__xXq2tq__bentoItem:hover .Gallery-module__xXq2tq__overlay{opacity:1}.Gallery-module__xXq2tq__modal{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Gallery-module__xXq2tq__modalContent{background:0 0;border-radius:8px;width:100%;max-width:1200px;height:85vh;position:relative}.Gallery-module__xXq2tq__fullImage{object-fit:contain}.Gallery-module__xXq2tq__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;transition:color .3s;position:absolute;top:-40px;right:0}.Gallery-module__xXq2tq__closeBtn:hover{color:#e945f5}
