/* Otravlen.ru: 2026 visual refresh of the existing otravlen_mobile theme. */
:root{--ink:#24312a;--muted:#66716a;--green:#53734b;--green-dark:#355a3e;--orange:#cb7444;--cream:#f5f3ed;--line:#e4e9df;--surface:#fff;--shadow:0 12px 34px rgba(31,49,35,.07)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{font:16px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#eff1e9}
#main{min-width:0;overflow:visible}
a{color:var(--green-dark);text-decoration-thickness:1px;text-underline-offset:3px}
a:hover{color:#a94e25}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--orange)!important;outline-offset:3px}
p{margin-bottom:1.25em}
img{max-width:100%;height:auto}
.wrapper{width:min(100%,1220px);border-top:5px solid var(--green);background:var(--surface);box-shadow:0 14px 60px rgba(30,49,32,.1)}
.header{height:auto;min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 40px;background:#fff;border-bottom:1px solid var(--line);overflow:visible}
.header__logo{float:none;flex:0 0 auto;margin:0;width:auto;min-width:290px;height:64px;padding-left:66px;background-size:48px auto;background-position:left center;font-family:'Cuprum',sans-serif}
.header__logo .logo__domain{font-size:43px;line-height:43px;font-weight:700;color:var(--ink)}
.header__logo .logo__domain span{color:var(--orange);font-weight:700}
.header__logo .logo__slogan{font:500 14px/20px -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--green);margin-left:2px}
.header>.ya-site-form{position:relative;flex:0 1 330px;min-width:240px}
.header>.site-search{position:relative;flex:0 1 330px;min-width:240px}
.header .ya-site-form__form,.header .header__search{position:relative!important;top:auto!important;right:auto!important;width:100%!important;height:44px!important;border:1px solid #d7dfd5!important;border-radius:10px!important;background:#f8faf7!important;display:flex!important;align-items:center}
.header .ya-site-form__input,.header .ya-site-form__input-text,.header .header__search__field{box-sizing:border-box!important;width:calc(100% - 48px)!important;height:42px!important;padding:0 14px!important;color:var(--ink)!important;font-size:14px!important;line-height:42px!important;background:transparent!important}
.header .ya-site-form__submit,.header .search-form__button{right:0!important;top:0!important;width:44px!important;height:42px!important;border-radius:0 9px 9px 0!important;background-color:var(--green)!important;cursor:pointer}
.header .site-search .header__search__field{border:0!important;outline-offset:2px}
.header .site-search .header__search__field{width:calc(100% - 84px)!important}
.header .site-search .search-form__button{width:84px!important;padding:0 12px!important;border:0!important;background:var(--green-dark)!important;color:#fff!important;font:700 14px/42px -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;text-align:center!important;text-indent:0!important;letter-spacing:.01em;appearance:none;-webkit-appearance:none;transition:background-color .18s ease!important}
.header .site-search .search-form__button:hover{background:#284831!important}
.header .site-search .search-form__button:active{background:#203b29!important}
.header-menu{padding:0 30px;background:#466d48;overflow:visible}
.header-menu ul{display:flex;align-items:stretch;flex-wrap:wrap;overflow:visible;gap:0}
.header-menu ul li{float:none;padding:0;border:0;font:600 14px/1.3 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.header-menu ul li a,.header-menu ul li span{display:flex;align-items:center;min-height:52px;padding:10px 14px;color:#fff;text-decoration:none;white-space:nowrap}
.header-menu ul li a:hover,.header-menu ul li span{color:#fff;background:#34573b}
.header-menu ul li span{box-shadow:inset 0 -3px var(--orange)}
.content__wrapper{display:grid;grid-template-columns:minmax(0,1fr) 278px;gap:36px;padding:34px 40px 56px;overflow:visible;align-items:start}
.content{float:none;width:auto;min-width:0;min-height:0;overflow:visible}
.utility-page .content__wrapper{grid-template-columns:1fr}
.utility-page .content{width:100%;max-width:860px;margin:0 auto}
.utility-page .sidebar{display:none}
.sidebar{float:none;width:auto;position:static;transform:none;padding:0;background:transparent;box-shadow:none}
.sidebar-wrap{display:flex;flex-direction:column;gap:20px}
.sidebar .section{margin:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}
.section .section__title{padding:13px 17px;text-align:left;background:#f3f6f1;color:var(--green-dark);font:700 18px/1.3 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
#category_sidebar li{padding:0;border-top:1px solid #eef1eb;font:500 14px/1.4 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
#category_sidebar li a,#category_sidebar li span{display:block;padding:11px 16px 11px 18px;color:var(--ink)}
#category_sidebar li a:hover{background:#f7f8f3;color:var(--green-dark)}
#category_sidebar li a:after,#category_sidebar li span:after{display:none}
#top_posts li,#new_posts_sidebar li{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:11px;padding:12px 14px;text-align:left;font-size:13px;line-height:1.35}
#top_posts img,#new_posts_sidebar img{width:76px;height:62px;object-fit:cover;border-radius:7px;margin:0}
#top_posts li a,#new_posts_sidebar li a{border:0;color:var(--ink);font-weight:600}
#top_posts li a:after,#new_posts_sidebar li a:after{display:none}
#vk_groups{max-width:100%;overflow:hidden;order:5}
.sidebar .ya-site-form,.sidebar .social-icon,.sidebar-menu,#slide-out-open{display:none!important}
.single-title,.category-title{margin:0 0 20px;padding:0 0 10px;border-bottom:2px solid #cad7c5;color:var(--ink);font:700 clamp(22px,2.2vw,29px)/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.category-heading{font-size:clamp(30px,3.2vw,42px);border:0;margin-bottom:24px;letter-spacing:-.02em}
.crumbs{padding:0;margin:0 0 18px;color:var(--muted);font-size:13px;line-height:1.5}
.crumbs li{padding-right:17px}
.crumbs li:after,.crumbs li:last-child:after{content:'›';right:3px;top:0;color:#9aab98}
.crumbs li:last-child:after{display:none}
.crumbs li a{border:0;color:var(--green-dark)}
.slider{margin-bottom:42px;border-radius:14px;overflow:hidden;background:#e7ede4}
.slider li{position:relative;min-height:340px}
.slider li>a{display:block;max-width:56%}
.slider__img{display:block;width:100%;height:340px;object-fit:cover}
.slider__text{width:44%;padding:27px 28px 54px;background:var(--green-dark);font-size:15px;line-height:1.5}
.slider__text .slider__title{margin-bottom:14px}
.slider__text .slider__title a{font:700 clamp(22px,2.15vw,28px)/1.18 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;border:0}
.slider__description{margin:0}
.bx-pager.bx-default-pager{right:26px;bottom:18px}
.bx-pager-item a{width:9px;height:9px}
.bx-pager-item a.active{background:var(--orange)}
.bx-prev,.bx-next{z-index:2;width:38px;height:38px;border-radius:50%;background-color:rgba(255,255,255,.86);background-image:none;margin-top:-19px;padding:0}
.bx-prev:after,.bx-next:after{content:'‹';position:absolute;inset:0;text-indent:0;color:var(--green-dark);font:700 30px/34px Georgia,serif}
.bx-next{right:calc(44% + 10px)!important}
.bx-next:after{content:'›'}
@media(max-width:1199px){.slider li{min-height:0}.slider li>a{max-width:100%}.slider__img{height:270px}.slider__text{position:relative;width:100%;height:auto;min-height:230px;padding:22px 24px 48px}.bx-next{right:10px!important}.bx-prev,.bx-next{top:135px}}
.new-posts-home,.video-posts,.cat-popular,.related-items,.cat-video{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:none;width:100%;margin:0 0 24px;overflow:visible}
.new-posts-home .new-posts-home__item,.video-posts .video-posts__item,.cat-popular li,.related-items li,.cat-video .cat-video__item{float:none;width:auto;min-width:0;max-width:none;min-height:0;margin:0;padding:0;text-align:left;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 3px 14px rgba(30,49,32,.035);transition:transform .2s ease,box-shadow .2s ease}
.new-posts-home .new-posts-home__item:hover,.video-posts .video-posts__item:hover,.cat-popular li:hover,.related-items li:hover,.cat-video .cat-video__item:hover{transform:translateY(-2px);box-shadow:var(--shadow)}
.new-posts-home .new-posts-home__item:nth-child(n),.video-posts .video-posts__item:nth-child(n),.cat-popular li:nth-child(n),.related-items li:nth-child(n){float:none;margin-right:0;clear:none;display:block}
.new-posts-home .new-posts-home__item img,.video-posts .video-posts__item img,.cat-popular li img,.related-items li img,.cat-video .cat-video__item img{display:block;width:100%;height:166px;object-fit:cover;margin:0}
.new-posts-home__item .new-posts-home__title,.video-posts .video-posts__item a,.cat-popular li a,.related-items li a,.cat-video .cat-video__item a{display:block;padding:16px 16px 42px;border:0;color:var(--ink);font:700 16px/1.35 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;text-decoration:none}
.new-posts-home__item .new-posts-home__title:after,.cat-popular li a:after,.video-posts .video-posts__item a:after,.related-items li a:after,.cat-video .cat-video__item a:after{display:none}
.new-post-home__category,.new-post-home__category.active{bottom:0;padding:8px 15px;background:#eef3e9;color:var(--green-dark);font-size:12px}
.new-post-home__category a{color:var(--green-dark);border:0;font-weight:600}
.new-post-home__category a:after,.new-post-home__category a:before{display:none}
.video-posts .video-posts__item a{padding-bottom:18px}
.more-new-home,.more-video-home,.more-cat,.more-cat-question,.more-cat-video,.more-search{grid-column:1/-1;width:max-content;min-width:170px;height:auto;min-height:42px;margin:10px auto 25px;top:auto;padding:10px 20px;background:#eff4ec;border:1px solid #d2e0d0;border-radius:9px;color:var(--green-dark);font:700 14px/20px -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;text-align:center;transition:background .2s ease}
.more-new-home:hover,.more-video-home:hover,.more-cat:hover{background:#dfebdc}
.more-new-home span,.more-video-home span,.more-cat span{border:0}
.question-posts{padding:22px 24px;margin:0;background:#f6f8f3;border:1px solid var(--line);border-radius:12px;min-height:0}
.question-posts li{padding:0;margin:0 0 16px;background:none;font:700 18px/1.35 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;min-height:0}
.question-posts li:last-child{margin-bottom:0}
.question-posts li a{color:var(--green-dark);border:0}
.question-posts li .question-posts__text{margin-top:7px;color:var(--muted);font:400 14px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.question-links{margin:0 0 36px;padding:11px 22px;text-align:right;background:transparent}
.question-links a{border:0;font-weight:700}
.home-article{padding-top:10px}
.category-posts-archive{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.category-post-item-archive{display:flex;flex-direction:column;padding:0;margin:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}
.item-archive__img{float:none;width:100%;margin:0;padding:0;border:0;line-height:0}
.category-post-item-archive img{display:block;width:100%;height:190px;object-fit:cover;border:0}
.category-post-item-archive .announcement_title{padding:16px 18px 0;margin:0;font-size:17px;line-height:1.35;font-weight:700}
.category-post-item-archive .announcement_title a{border:0;color:var(--ink);font-weight:700}
.category-post-item-archive .announcement_title a:after{display:none}
.announcement_content{padding:9px 18px 18px;color:var(--muted);font-size:14px;line-height:1.55}
.category-description{margin-top:34px;padding:22px;border-radius:12px;background:#f7f8f4;color:var(--ink)}
.single,.entry,.post{overflow:visible}
.single h1,.single h2,.single h3,.single h4,.single h5,.single h6{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);font-weight:700;line-height:1.3;margin:1.45em 0 .65em}
.single h1{font-size:clamp(28px,3vw,39px);margin-top:0;border:0;letter-spacing:-.02em}
.single h2{font-size:25px}.single h3{font-size:21px}.single h4{font-size:18px}
.single .entry{font-size:17px;line-height:1.75;overflow-wrap:anywhere}
.single .entry p{text-align:left!important}
.single .entry img{max-width:100%;height:auto;border-radius:8px}
.single .entry iframe{max-width:100%}
.single .entry ul,.single .entry ol{margin:16px 0 24px;padding-left:26px}
.single .entry ul li{list-style:disc;background:none;padding:0 0 7px 2px}
.single .entry ol{list-style:decimal;counter-reset:none}
.single .entry ol li{list-style:decimal;padding:0 0 7px 2px;margin:0}
.single .entry ol li:before{display:none}
.single .entry li::marker{color:var(--orange);font-weight:700}
.single table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;white-space:normal;margin:20px 0}
.single th,.single td{padding:11px 13px;border:1px solid var(--line);min-width:90px}
.single th{background:#edf3e8;font-weight:700}
blockquote,.question{padding:19px 24px;min-height:0;background:#f3f6ed;border-left:4px solid var(--green);border-radius:0 10px 10px 0;color:var(--ink)}
.question{background:#fbf4eb;border-left-color:var(--orange);color:var(--ink)!important}
div#toc_container{float:none;max-width:none;width:100%;margin:18px 0 28px!important;padding:19px 22px;border:1px solid var(--line)!important;border-radius:10px;background:#f6f8f3}
#toc_container p.toc_title{font:700 18px/1.3 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important}
#toc_container.no_bullets li{font:400 15px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.post-meta{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center;margin:36px 0;padding:20px;border:1px solid var(--line);border-radius:12px;background:#f8faf7}
.post-rating,.post-share{float:none;text-align:left}
.post-rating__title,.post-share__tiitle{font-size:14px;line-height:1.4;font-weight:700;color:var(--ink);margin-bottom:8px}
.post-share__copy{padding:8px 14px;border:1px solid #c9d9c6;border-radius:8px;background:#eef4ea;color:var(--green-dark);font:700 13px/1.3 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;cursor:pointer}
.post-share__copy:hover{background:#e1ecde}
.post-ratings-text{position:static;margin-top:5px;color:var(--muted);font-size:13px}
.related-posts-title,#comments_block_title,.yarpp-related__title{font:700 23px/1.3 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);margin:30px 0 17px}
.related-items li a{padding:12px 14px 17px;font-size:14px}
.related-items li img{height:125px}
#respond,.q-form{padding:20px;border:1px solid var(--line);border-radius:12px;background:#f7f9f5}
#commentform input,#commentform textarea,.q-form input,.q-form textarea{max-width:100%;border-radius:8px;border:1px solid #cfd9cc}
#commentform input[type=submit],.q-form input[type=submit]{border:0;background:var(--green-dark);color:#fff}
div.wpcf7{width:100%;max-width:520px;background:#f6f8f3;border:1px solid var(--line);border-radius:12px;padding:24px!important}
.wpcf7-form input[type="email"],.wpcf7-form input[type="text"],.wpcf7-form textarea{max-width:100%;width:100%;box-sizing:border-box}
.footer{display:flex;justify-content:space-between;gap:32px;padding:35px 40px;background:#2f4939;color:#eaf0e8;font:14px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.footer .footer__descr{float:none;width:min(100%,510px)}
.footer__descr .footer__copyright{font-size:16px;font-weight:700;margin:0 0 8px}
.footer-nav{float:none;margin:0;align-self:flex-start}
.footer-nav ul{display:flex;flex-wrap:wrap;gap:10px 16px;justify-content:flex-end}
.footer-nav li{display:block;padding:0}
.footer-nav li:after{display:none}
.footer-nav a{border:0;color:#edf4e8}
.footer-nav a:hover{color:#fff;text-decoration:underline}
@media(max-width:1023px){
 .wrapper{width:100%;margin:0}.header{padding:22px 28px}.content__wrapper{grid-template-columns:minmax(0,1fr) 246px;gap:25px;padding:30px 28px 48px}
 .sidebar{display:block;position:static;width:auto;padding:0;transform:none!important;box-shadow:none;transition:none}
 .sidebar .section,.sidebar .section#category_sidebar{display:block!important;border:1px solid var(--line)!important;margin:0!important}
 .header-menu{height:auto;padding:0 16px}.header-menu ul{display:flex}.header-menu ul li a,.header-menu ul li span{min-height:46px;padding:9px 12px}
 .new-posts-home,.video-posts,.cat-popular,.related-items,.cat-video{max-width:none;margin:0 0 24px}
 .footer .footer__descr{width:min(100%,510px)}.footer-nav{display:block;margin:0}
}
@media(max-width:760px){
 .header{min-height:0;padding:18px 20px;flex-wrap:wrap;gap:16px}.header__logo{min-width:0;width:auto;padding-left:56px;background-size:43px auto;height:57px}.header__logo .logo__domain{font-size:38px;line-height:37px}.header__logo .logo__slogan{font-size:12px}
 .header>.ya-site-form{flex:1 1 100%;min-width:0}
 .header-menu{padding:0 8px}.header-menu ul{justify-content:flex-start}.header-menu ul li{font-size:12px}.header-menu ul li a,.header-menu ul li span{min-height:42px;padding:9px 10px}
 .content__wrapper{display:block;padding:24px 20px 38px}.content{width:100%}.sidebar{position:static;width:100%;height:auto;margin-top:40px;padding:0;transform:none!important;box-shadow:none}.sidebar-wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
 .slider{display:block}.slider__img{height:230px}.slider__text{min-height:250px;padding:20px 22px 44px}.slider__text .slider__title{margin-bottom:8px}.bx-prev,.bx-next{top:115px}
 .new-posts-home,.video-posts,.cat-popular,.related-items,.cat-video,.category-posts-archive{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
 .new-posts-home .new-posts-home__item:nth-child(n),.video-posts .video-posts__item:nth-child(n),.cat-popular li:nth-child(n),.related-items li:nth-child(n){display:block;float:none;margin:0}
 .new-posts-home .new-posts-home__item img,.video-posts .video-posts__item img,.cat-popular li img{height:145px}
 .category-post-item-archive{text-align:left}.category-post-item-archive img{height:160px}
 .post-meta{text-align:left}.post-rating,.post-share{margin:0}
 .footer{text-align:left;display:block;padding:30px 20px}.footer-nav{margin-top:20px}.footer-nav ul{justify-content:flex-start}
}
@media(max-width:480px){
 .header{padding:16px}.content__wrapper{padding:20px 16px 35px}.header-menu ul li{font-size:12px}.header-menu ul li a,.header-menu ul li span{min-height:40px;padding:8px 9px}
 .slider__img{height:190px}.slider__text{min-height:260px}.bx-prev,.bx-next{top:95px}.new-posts-home,.video-posts,.cat-popular,.related-items,.cat-video,.category-posts-archive{grid-template-columns:1fr;gap:14px;max-width:none}
 .new-posts-home .new-posts-home__item,.video-posts .video-posts__item,.cat-popular li,.related-items li{width:100%;float:none;margin:0}
 .new-posts-home .new-posts-home__item img,.video-posts .video-posts__item img,.cat-popular li img{height:190px}
 .video-posts .video-posts__item:nth-child(3),.cat-popular li:last-child{display:block}
 .question-posts{padding:18px}.single .entry ul,.single .entry ol{padding-left:23px}.single .entry ul li,.single .entry ol li{padding-left:2px}
 .single .entry img.alignright,.single .entry img.alignleft,.single .entry .alignright,.single .entry .alignleft{float:none!important;display:block;margin:18px auto!important;max-width:100%}
 .sidebar-wrap{display:block}.sidebar .section{margin-bottom:18px!important}.footer-nav ul{display:block}.footer-nav li{margin-bottom:8px}
}

/* Follow-up polish: navigation, article actions and non-overlapping top link. */
.crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:4px;width:max-content;max-width:100%;padding:9px 14px;margin-bottom:22px;border:1px solid var(--line);border-radius:9px;background:#f8faf7;font-size:13px}
.crumbs li{display:inline-flex;align-items:center;list-style:none;padding:0;white-space:normal}
.header-menu li,#category_sidebar li,.crumbs li,.footer-nav li{background-image:none!important}
.crumbs li:after{position:static;display:inline-block;content:'›';margin:0 8px;color:#91a08d}
.crumbs li:last-child:after{display:none}
.crumbs li a{display:inline-block;color:var(--green-dark);text-decoration:none}
.crumbs li a:hover{text-decoration:underline}
.single .entry ul,.single .entry ol{padding-left:34px}
.single .entry ul li,.single .entry ol li{padding-left:3px;list-style-position:outside}
.single .entry li::marker{color:var(--green);font-weight:700}
.post-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:23px 26px;background:#f2f6ef;border-color:#d9e4d5}
.single .post-rating__title{margin:0 0 3px;font-size:19px;line-height:1.25;border:0;color:var(--ink)}
.post-rating__hint{margin:0 0 11px;color:var(--muted);font-size:13px;line-height:1.4}
.post-ratings{font-size:13px;line-height:1.6}
.post-rating img{width:21px;height:21px;object-fit:contain;margin-right:2px;padding:0!important;vertical-align:-5px}
.post-ratings-text{display:block;margin-top:7px}
.post-share{justify-self:end;text-align:right}
.post-share__tiitle{margin-bottom:10px}
.post-share__copy{min-width:154px;padding:10px 15px;background:#fff;border-color:#b8cfb4}
.home-guide{margin:22px 0 28px;padding:23px;border:1px solid #d9e4d5;border-radius:13px;background:#f7f9f4}
.home-guide__title{margin:0 0 14px;color:var(--green-dark);font-size:18px;font-weight:700}
.home-guide__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.home-guide__links a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid #dce7d9;border-radius:8px;background:#fff;color:var(--ink);font-size:14px;font-weight:600;line-height:1.35;text-decoration:none}
.home-guide__links a:after{content:'›';color:var(--green);font-size:21px;line-height:1}
.home-guide__links a:hover{border-color:#aac9a4;background:#fafff8}
.category-intro{margin:-10px 0 26px;max-width:800px;color:var(--muted);font-size:17px;line-height:1.65}
.contact-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.contact-required{color:var(--muted);font-size:13px}
.expert-card{display:flex;align-items:center;gap:18px;margin:32px 0 8px;padding:20px 22px;border:1px solid #dfe5dc;border-radius:8px;background:#f9faf8}
.expert-card__photo{display:block;flex:0 0 72px;width:72px;height:72px;object-fit:cover;border-radius:50%;background:#e8ede5}
.expert-card__body{min-width:0}
.expert-card__eyebrow{margin:0 0 4px;color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.02em}
.expert-card h2{margin:0 0 6px;font-size:18px;line-height:1.25}
.expert-card p:last-child{margin:0;color:var(--muted);font-size:14px;line-height:1.5}
.card-image-link,.new-posts-home .new-posts-home__item .card-image-link,.video-posts .video-posts__item .card-image-link,.cat-popular li .card-image-link,.related-items li .card-image-link,.cat-video .cat-video__item .card-image-link{display:block;padding:0!important;border:0!important;line-height:0;text-decoration:none}
.card-image-link img{transition:transform .25s ease}
.card-image-link:hover img{transform:scale(1.025)}
.sidebar-image-link{display:block;line-height:0}
.sidebar-image-link img{display:block}
#top_posts li{grid-template-columns:76px minmax(0,1fr)}
#top_posts li .sidebar-image-link{width:76px}
#up{position:fixed;top:auto;right:8px;bottom:22px;margin:0;width:72px;height:42px;z-index:30;border:1px solid #d4e2d0;border-radius:22px;background:#fff;box-shadow:0 5px 16px rgba(31,49,35,.12);text-indent:0;text-align:center;color:var(--green-dark);font:700 13px/42px -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
#up:hover{background:#ecf4e9}
@media(max-width:1360px){#up{position:static;display:block!important;width:max-content;height:40px;margin:24px 0 0 auto;padding:0 16px;line-height:40px;box-shadow:none}}
@media(max-width:760px){.home-guide__links{grid-template-columns:repeat(2,minmax(0,1fr))}.post-meta{grid-template-columns:1fr}.post-share{justify-self:start;text-align:left}}
@media(max-width:480px){.home-guide{padding:18px}.home-guide__links{grid-template-columns:1fr}.category-intro{font-size:15px}.single .entry ul,.single .entry ol{padding-left:26px}.crumbs{font-size:12px;padding:8px 10px}}
@media(max-width:480px){.expert-card{align-items:flex-start;gap:14px;padding:17px}.expert-card__photo{flex-basis:54px;width:54px;height:54px}.expert-card h2{font-size:17px}}
@media(max-width:480px){.post-rating .post-ratings{font-size:12px;white-space:nowrap}.post-rating .post-ratings img:not(.post-ratings-image){width:18px;height:18px;margin-right:1px}.post-rating .post-ratings-text{display:none}}
@media(max-width:760px){.header>.site-search{flex:1 1 100%;min-width:0}}

/* Review fixes: balanced navigation and compact breadcrumbs. */
@media(min-width:761px){.header-menu ul li{flex:1 1 0;text-align:center}.header-menu ul li a,.header-menu ul li span{justify-content:center}}
.crumbs{width:auto;max-width:100%;min-height:0;margin:0 0 22px;padding:0!important;border:0;border-radius:0;background:none;gap:0}
.crumbs li{display:inline-flex!important;align-items:center;flex:0 1 auto;margin:0!important;padding:0!important;line-height:1.5}
.crumbs li:after{content:'/';display:inline-block;position:static;margin:0 10px;color:#9aaa98}
.crumbs li:last-child:after{display:none}
.crumbs li a{display:inline-block;padding:2px 0;color:var(--green-dark)}
.post-rating .post-ratings img:not(.post-ratings-image){mix-blend-mode:multiply}
.breadcrumb-band{padding:16px 40px 0}
.breadcrumb-band .crumbs{margin:0}
.breadcrumb-band + .content__wrapper{padding-top:10px}
.single .expert-card{margin:30px 0 20px}
@media(max-width:1023px){.breadcrumb-band{padding-left:28px;padding-right:28px}}
@media(max-width:760px){.breadcrumb-band{padding-left:20px;padding-right:20px}}
@media(max-width:480px){.breadcrumb-band{padding-left:16px;padding-right:16px}}
.site-map__intro{margin:0 0 18px;color:var(--muted)}
.site-map__quicklinks{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 30px}
.site-map__quicklinks a{padding:8px 12px;border:1px solid var(--line);border-radius:7px;background:#f7f9f5;color:var(--green-dark);font-size:14px;text-decoration:none}
.site-map__quicklinks a:hover{border-color:#aac9a4;background:#edf5e9}
.site-map__section{margin:0 0 32px;scroll-margin-top:24px}
.site-map__section h2{margin:0 0 14px;padding-bottom:9px;border-bottom:1px solid var(--line);font-size:21px}
.site-map__section h2 a{color:var(--ink);text-decoration:none}
.site-map__section h2 a:hover{color:var(--green-dark);text-decoration:underline}
.site-map__posts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 28px;margin:0;padding:0;list-style:none}
.site-map__posts li{margin:0;padding:0;list-style:none;line-height:1.45}
.site-map__posts a{color:var(--green-dark);text-decoration:none}
.site-map__posts a:hover{text-decoration:underline}
@media(max-width:760px){.site-map__posts{grid-template-columns:1fr}}
.utility-page .expert-card{margin:24px 0 28px}
