.Gallery-module__fvxASG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;display:grid}.Gallery-module__fvxASG__item{background:#fff;border-radius:15px;transition:transform .3s;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Gallery-module__fvxASG__item:hover{transform:translateY(-10px)}.Gallery-module__fvxASG__imageWrapper{height:250px;position:relative;overflow:hidden}.Gallery-module__fvxASG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Gallery-module__fvxASG__item:hover .Gallery-module__fvxASG__image{transform:scale(1.1)}.Gallery-module__fvxASG__overlay{color:#fff;opacity:0;background:linear-gradient(#0000,#000c);padding:20px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Gallery-module__fvxASG__item:hover .Gallery-module__fvxASG__overlay{opacity:1}.Gallery-module__fvxASG__category{text-transform:uppercase;letter-spacing:1px;color:var(--primary);margin-bottom:5px;font-size:.7rem}.Gallery-module__fvxASG__title{color:#fff;margin:0;font-size:1.1rem}@media (max-width:768px){.Gallery-module__fvxASG__grid{grid-template-columns:repeat(2,1fr);gap:15px}.Gallery-module__fvxASG__imageWrapper{height:160px}.Gallery-module__fvxASG__overlay{padding:12px}.Gallery-module__fvxASG__category{font-size:.6rem}.Gallery-module__fvxASG__title{font-size:.9rem}}@media (max-width:420px){.Gallery-module__fvxASG__grid{grid-template-columns:1fr}.Gallery-module__fvxASG__imageWrapper{height:220px}}.Gallery-module__fvxASG__lightbox{z-index:9999;cursor:zoom-out;background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:40px;display:flex;position:fixed;top:0;left:0}.Gallery-module__fvxASG__lightboxImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%}
.Breadcrumbs-module__yMPJvq__breadcrumbs{background:#f1f3f5;border-bottom:1px solid #e5e7eb;padding:12px 0}.Breadcrumbs-module__yMPJvq__list{flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.Breadcrumbs-module__yMPJvq__item{align-items:center;display:inline-flex}.Breadcrumbs-module__yMPJvq__separator{color:#9ca3af;-webkit-user-select:none;user-select:none;margin:0 8px;font-size:1rem}.Breadcrumbs-module__yMPJvq__link{color:var(--gold-base,#b8952a);font-weight:500;text-decoration:none;transition:color .2s}.Breadcrumbs-module__yMPJvq__link:hover{color:var(--gold-dark,#96790e);text-decoration:underline}.Breadcrumbs-module__yMPJvq__current{color:#6b7280;font-weight:400}
