/* Project photographs: desktop only, September 2026 */
@media (min-width: 1024px) and (hover: hover) and (pointer: fine) {
 body.tag-nashi-obekty .rec-art-img {
  border: 2px solid #d5e2ee; border-radius: 14px; padding: 5px; background: #fff;
  overflow: visible; position: relative; transition: box-shadow .25s ease;
 }
 body.tag-nashi-obekty .rec-art-img img {border-radius: 9px; transition: transform .3s ease; transform-origin: center;}
 body.tag-nashi-obekty .rec-art-full:has(.rec-art-img:hover) {position: relative; z-index: 10;}
 body.tag-nashi-obekty .rec-art-img:hover {box-shadow: 0 16px 40px #173b632b; z-index: 10;}
 body.tag-nashi-obekty .rec-art-img:hover img {transform: scale(1.12); box-shadow: 0 16px 40px #173b6340;}
 body.single-post .hentry img {
  display: block; width: auto !important; height: auto !important;
  max-width: min(420px, 90%) !important; max-height: 300px !important;
  margin: 24px auto !important; object-fit: contain; box-sizing: border-box;
  padding: 5px; border: 2px solid #d5e2ee; border-radius: 12px; background: #fff;
  box-shadow: 0 5px 18px #173b6314; position: relative;
  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
  transform-origin: center; cursor: zoom-in;
 }
 body.single-post .hentry figure, body.single-post .hentry .overlay-wrapper {overflow: visible !important;}
 body.single-post .hentry .overlay-wrapper .overlay-bg {pointer-events: none;}
 body.single-post .hentry img:hover {
  transform: scale(1.5); z-index: 30; border-color: #5485b5;
  box-shadow: 0 18px 50px #173b6340;
 }
 body.single-post .hentry figure:has(img:hover), body.single-post .hentry .overlay-wrapper:has(img:hover), body.single-post .hentry p:has(img:hover) {position: relative; z-index: 30;}
}
@media (prefers-reduced-motion: reduce) {
 body.tag-nashi-obekty .rec-art-img, body.tag-nashi-obekty .rec-art-img img, body.single-post .hentry img {transition: none !important;}
}
/* Sidebar contact buttons */
.blog-right-section #block-3 .wp-block-buttons,.blog-right-section #block-26 .wp-block-buttons{display:grid;gap:10px}
.blog-right-section #block-3 .wp-block-button,.blog-right-section #block-26 .wp-block-button{width:100%;margin:0}
.blog-right-section #block-3 .wp-block-button__link,.blog-right-section #block-26 .wp-block-button__link{display:block;width:100%;box-sizing:border-box;padding:14px 18px;border-radius:9px!important;font-size:17px;font-weight:600;line-height:1.4;transition:filter .2s,box-shadow .2s,transform .2s}
.blog-right-section #block-26 a[href*="max.ru"]{background:linear-gradient(120deg,#1769e8,#7447df);color:#fff}
@media(hover:hover) and (pointer:fine){.blog-right-section #block-3 a:hover,.blog-right-section #block-26 a:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 16px #173b6330}}
.blog-right-section #block-3 a:focus-visible,.blog-right-section #block-26 a:focus-visible{outline:3px solid #173b63;outline-offset:3px}
@media(prefers-reduced-motion:reduce){.blog-right-section #block-3 a,.blog-right-section #block-26 a{transition:none!important;transform:none!important}}