
/* RZYM.IT redesign cz.2 — karty, sidebar, footer */
.uagb-post__inner-wrap{background:var(--rz-warm)!important;border-radius:8px!important;overflow:hidden;box-shadow:0 2px 8px rgba(44,36,32,.07)!important;transition:box-shadow .2s,transform .2s;height:100%;display:flex;flex-direction:column;}
.uagb-post__inner-wrap:hover{box-shadow:0 6px 20px rgba(44,36,32,.13)!important;transform:translateY(-2px);}
.uagb-post__text{flex:1;display:flex;flex-direction:column;}
.uagb-post__image a{display:block;width:100%;aspect-ratio:3/2;overflow:hidden;}
.uagb-post__image a img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s;}
.uagb-post__inner-wrap:hover .uagb-post__image a img{transform:scale(1.04);}
.uagb-post__title a{color:var(--rz-night)!important;font-family:Georgia,'Times New Roman',serif;font-weight:700;line-height:1.3;}
.uagb-post__title a:hover{color:var(--rz-terra)!important;}
.wp-block-uagb-post-grid{contain:layout;}
.widget-area,.inside-right-sidebar{background:var(--rz-sand);}
.widget-title{font-size:1rem;color:var(--rz-night);border-bottom:2px solid var(--rz-terra);padding-bottom:.4rem;margin-bottom:.8rem;}
.wp-block-latest-posts__featured-image{aspect-ratio:1/1;overflow:hidden;margin-bottom:.5rem;border-radius:5px;}
.wp-block-latest-posts__featured-image a{display:block;height:100%;}
.wp-block-latest-posts__featured-image img{width:100%;height:100%;object-fit:cover;}
.wp-block-latest-posts li a{color:var(--rz-night);font-weight:600;font-size:.88rem;}
.wp-block-latest-posts li a:hover{color:var(--rz-terra);}
.news-thumb .wp-block-post-featured-image{flex-shrink:0;width:120px;height:90px;overflow:hidden;border-radius:5px;}
.news-thumb .wp-block-post-featured-image img{width:100%;height:100%;object-fit:cover;}
.is-style-stripes tbody tr:nth-child(odd){background-color:var(--rz-sand)!important;}
table th{background-color:var(--rz-night)!important;color:#fff!important;}
.site-footer{background-color:var(--rz-night);color:var(--rz-stone);}
.site-footer a{color:var(--rz-gold);}
.site-footer a:hover{color:#fff;}
.footer-bar{background-color:#1A1210;color:var(--rz-stone);}
.generate-back-to-top{background:var(--rz-terra)!important;color:#fff!important;}
.generate-back-to-top:hover{background:var(--rz-terra-dk)!important;}
.search-form .search-submit{background:var(--rz-terra);color:#fff;border-radius:0 4px 4px 0;border:none;}
.search-form .search-submit:hover{background:var(--rz-terra-dk);}
.has-background[style*="#edeec5"],p.has-background[style*="edeec5"]{background-color:#FBF6E2!important;border-left:3px solid var(--rz-gold);border-radius:0 6px 6px 0!important;padding-left:1rem!important;}
.subpages-widget a{color:var(--rz-night);font-size:.88rem;}
.subpages-widget a:hover{color:var(--rz-terra);}
.entry-header,.page-header{border-bottom:1px solid var(--rz-stone-lt);margin-bottom:1.5rem;padding-bottom:1rem;}
hr.wp-block-separator{border-color:var(--rz-stone-lt);}
@font-face{font-family:'Roboto';font-display:swap;}
img[loading="lazy"]{content-visibility:auto;}
