.gallery-categories{display:grid;grid-template-columns:1fr;gap:22px}.gallery-category{position:relative;min-height:390px;overflow:hidden;border-radius:26px;box-shadow:0 18px 44px rgba(18,59,36,.12)}.gallery-category img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gallery-category::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(13,42,25,.88));content:""}.gallery-category__content{position:absolute;z-index:2;right:24px;bottom:24px;left:24px;color:#fff}.gallery-category__content span{color:#f0d778;font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.gallery-category__content h3{margin:7px 0 13px;font:800 1.65rem "Montserrat",sans-serif}.gallery-category__content a{display:inline-flex;padding:10px 14px;border-radius:999px;background:#fff;color:#245a36;font-weight:800}.gallery-page{margin:0;background:#f6f8f5;color:#17301e;font-family:"Inter",sans-serif}.gallery-hero{padding:110px max(20px,calc((100vw - 1180px)/2)) 70px;background:linear-gradient(135deg,#eaf3ea,#fff7dc)}.gallery-hero__back{display:inline-flex;margin-bottom:35px;color:#285d39;font-weight:800}.gallery-hero p{margin:0;color:#947016;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.gallery-hero h1{max-width:850px;margin:12px 0 18px;font:800 clamp(2.6rem,7vw,5.7rem)/1 "Montserrat",sans-serif}.gallery-hero span{display:block;max-width:700px;color:#5f7062;line-height:1.7}.category-gallery{display:grid;gap:22px;width:min(calc(100% - 40px),1180px);margin:70px auto}.category-gallery__item{margin:0;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 17px 42px rgba(18,59,36,.1)}.category-gallery__item button{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.category-gallery__item img{width:100%;height:430px;object-fit:cover}.category-gallery__item figcaption{display:flex;gap:12px;padding:18px 22px;font-weight:800}.category-gallery__item figcaption span{color:#af861d}.gallery-contact{display:grid;gap:18px;width:min(calc(100% - 40px),1180px);margin:0 auto 90px;padding:38px;border-radius:28px;background:linear-gradient(135deg,#265f39,#377b4b);color:#fff}.gallery-contact h2{margin:0;font:800 1.8rem "Montserrat",sans-serif}.gallery-contact p{margin:0;color:rgba(255,255,255,.78)}.gallery-contact__actions{display:flex;flex-wrap:wrap;gap:10px}.gallery-contact a{padding:11px 15px;border-radius:999px;background:#fff;color:#235833;font-weight:800}.gallery-lightbox{max-width:min(1000px,94vw);padding:10px;border:0;border-radius:20px;background:#fff}.gallery-lightbox::backdrop{background:rgba(7,25,13,.82);backdrop-filter:blur(8px)}.gallery-lightbox img{max-height:82vh;border-radius:13px}.gallery-lightbox button{position:absolute;top:18px;right:18px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;font-size:1.4rem;cursor:pointer}@media(min-width:760px){.gallery-categories{grid-template-columns:repeat(3,1fr)}.gallery-category{min-height:440px}.category-gallery{grid-template-columns:repeat(2,1fr)}.category-gallery__item:nth-child(3n){grid-column:span 2}.gallery-contact{grid-template-columns:1fr auto;align-items:center}.gallery-contact__actions{justify-content:flex-end}}@media(max-width:640px){.category-gallery__item img{height:320px}.gallery-contact{padding:28px}}
