/*
Theme Name: ДімОпора
Theme URI: https://dimopora.online/
Author: ДімОпора
Description: Українська editorial-тема про будівництво, ремонт та автономність приватного будинку.
Version: 2.0.0
Text Domain: dimopora
*/
:root{--ink:#15312b;--ink-soft:#49625c;--paper:#f8f5ef;--white:#fff;--line:#dce3dc;--sage:#e8efe9;--lime:#c9d92f;--lime-dark:#738000;--terra:#d96543;--shadow:0 16px 38px rgba(21,49,43,.09);--radius:20px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--terra);outline-offset:3px}img{max-width:100%;height:auto;display:block}.site-shell{overflow:hidden}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.site-header{background:rgba(248,245,239,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}.header-row{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:1.28rem;letter-spacing:-.06em;white-space:nowrap}.brand-mark{width:31px;height:31px;display:grid;place-items:center;background:var(--ink);border-radius:9px;color:var(--lime);font-size:19px;line-height:1}.primary-nav ul{list-style:none;display:flex;align-items:center;gap:24px;padding:0;margin:0}.primary-nav a{font-size:.88rem;font-weight:700;transition:color .2s ease}.primary-nav a:hover,.primary-nav .current-menu-item>a{color:var(--lime-dark)}.header-tools{display:flex;align-items:center;gap:10px}.search-toggle,.menu-button{width:44px;height:44px;border:1px solid var(--line);border-radius:12px;background:var(--white);color:var(--ink);display:grid;place-items:center;cursor:pointer;transition:border-color .2s ease,background .2s ease}.search-toggle:hover,.menu-button:hover{border-color:var(--lime-dark);background:var(--sage)}.menu-button{display:none}.menu-icon,.menu-icon:before,.menu-icon:after{display:block;width:19px;height:2px;border-radius:2px;background:currentColor;position:relative}.menu-icon:before,.menu-icon:after{content:"";position:absolute;left:0}.menu-icon:before{top:-6px}.menu-icon:after{top:6px}.header-search{display:none;position:absolute;left:0;right:0;top:80px;padding:18px;background:var(--ink);box-shadow:var(--shadow)}.header-search.is-open{display:block}.search-form{width:min(100%,720px);margin:auto;display:flex;gap:10px}.search-field{min-width:0;flex:1;border:0;border-radius:10px;padding:13px 15px;font:inherit}.search-submit,.button{border:0;border-radius:10px;padding:13px 18px;min-height:46px;cursor:pointer;background:var(--lime);color:var(--ink);font:800 .83rem/1 Montserrat,Arial,sans-serif;transition:transform .2s ease,background .2s ease}.search-submit:hover,.button:hover{background:#dbe85f;transform:translateY(-2px)}.hero{padding:72px 0 56px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:65px}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--lime-dark);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.eyebrow:before{content:"";width:27px;height:2px;background:var(--lime-dark)}h1,h2,h3{margin:0;line-height:1.08;letter-spacing:-.055em}h1{font-size:clamp(2.55rem,5vw,4.85rem);max-width:790px}h2{font-size:clamp(1.65rem,3vw,2.55rem)}h3{font-size:1.17rem}.hero-text{max-width:600px;font-size:1.08rem;line-height:1.75;margin:23px 0 30px;color:var(--ink-soft)}.button-row{display:flex;flex-wrap:wrap;gap:12px}.button--outline{background:transparent;border:1px solid var(--ink)}.button--outline:hover{background:var(--white)}.house-visual{position:relative;height:365px;background:linear-gradient(145deg,#e9efe9,#dae7dc);border-radius:var(--radius);overflow:hidden}.sun{position:absolute;width:78px;height:78px;border-radius:50%;right:48px;top:37px;background:var(--lime)}.roof{position:absolute;width:270px;height:130px;background:var(--terra);left:50%;top:105px;transform:translateX(-50%) skewY(-25deg);border-radius:9px}.home-body{position:absolute;width:250px;height:158px;left:50%;bottom:44px;transform:translateX(-50%);background:var(--white);border:7px solid var(--ink);border-top:0}.home-door{position:absolute;width:44px;height:77px;bottom:0;left:50%;transform:translateX(-50%);background:var(--ink)}.home-window{position:absolute;width:46px;height:46px;top:28px;background:var(--lime);border:5px solid var(--ink)}.home-window:first-child{left:25px}.home-window:nth-child(2){right:25px}.visual-ground{position:absolute;bottom:0;left:0;right:0;height:45px;background:var(--ink)}.trust-bar{border-block:1px solid var(--line);background:var(--white)}.trust-list{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none}.trust-list li{padding:21px 26px;display:flex;gap:12px;align-items:center;border-right:1px solid var(--line);font-weight:700;font-size:.86rem}.trust-list li:last-child{border:0}.trust-dot{width:11px;height:11px;border-radius:50%;background:var(--lime);flex:0 0 auto}.section{padding:82px 0}.section--white{background:var(--white)}.section-intro{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.section-intro p{max-width:530px;margin:0;color:var(--ink-soft)}.text-link{font-weight:800;color:var(--lime-dark);font-size:.86rem;white-space:nowrap}.text-link:hover{color:var(--ink)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{min-height:212px;padding:24px;border-radius:16px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--ink);color:var(--white);position:relative;overflow:hidden;isolation:isolate}.category-card:before{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-30px;top:-38px;background:var(--lime);opacity:.94;z-index:-1}.category-card:nth-child(2){background:#416059}.category-card:nth-child(3){background:#936344}.category-card:nth-child(4){background:#67813f}.category-card small{font-weight:700;opacity:.8}.category-card h3{margin:7px 0 11px;font-size:1.4rem}.category-card span{font-size:.81rem;font-weight:800}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.post-card{background:var(--white);border:1px solid var(--line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.post-card-image{aspect-ratio:1.68;overflow:hidden;background:var(--sage)}.post-card-image img{width:100%;height:100%;object-fit:cover}.post-card-body{padding:20px 20px 22px;display:flex;flex:1;flex-direction:column}.post-card .eyebrow{font-size:.68rem;letter-spacing:.03em;text-transform:none}.post-card .eyebrow:before{display:none}.post-card h3{font-size:1.25rem;margin:11px 0 10px}.post-card h3 a:hover{color:var(--lime-dark)}.post-card p{margin:0 0 18px;color:var(--ink-soft);font-size:.91rem}.read-more{margin-top:auto;display:inline-flex;align-items:center;gap:8px;width:max-content;color:var(--lime-dark);font-weight:800;font-size:.84rem}.read-more:after{content:"→";transition:transform .18s ease}.read-more:hover:after{transform:translateX(4px)}.guide{display:grid;grid-template-columns:.9fr 1.1fr;gap:45px;background:var(--ink);border-radius:var(--radius);padding:50px;color:var(--white)}.guide p{color:#d2e0d7;margin:18px 0 0}.guide-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.guide-list li{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.18);font-weight:700}.guide-list li:before{content:"✓";color:var(--lime);margin-right:12px}.newsletter{padding:57px 0;background:var(--sage)}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.newsletter h2{max-width:550px}.newsletter-form{display:flex;gap:10px;min-width:min(100%,420px)}.newsletter-form input{min-width:0;flex:1;border:1px solid var(--line);border-radius:10px;padding:12px 13px;font:inherit}.site-footer{background:var(--ink);color:var(--white);padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:36px}.site-footer .brand{color:var(--white)}.footer-text{max-width:280px;color:#c0d0c6;font-size:.87rem}.footer-heading{font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:var(--lime);margin-bottom:13px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li+li{margin-top:8px}.footer-links a{color:#d2e0d7;font-size:.86rem}.footer-links a:hover{color:var(--lime)}.footer-bottom{padding-top:31px;margin-top:44px;border-top:1px solid rgba(255,255,255,.18);display:flex;justify-content:space-between;gap:18px;color:#b8c8be;font-size:.76rem}.page-hero{padding:58px 0 28px}.breadcrumbs{font-size:.78rem;color:var(--ink-soft);margin-bottom:22px}.breadcrumbs a:hover{color:var(--lime-dark)}.archive-header{max-width:770px}.archive-header h1{font-size:clamp(2.2rem,4vw,3.5rem)}.archive-header p{color:var(--ink-soft);max-width:670px}.category-pills{display:flex;flex-wrap:wrap;gap:9px;margin:27px 0 0}.category-pill{border:1px solid var(--line);background:var(--white);padding:8px 12px;border-radius:999px;font-size:.78rem;font-weight:800;transition:border-color .18s ease,color .18s ease}.category-pill:hover{border-color:var(--lime-dark);color:var(--lime-dark)}.archive-posts{padding:30px 0 80px}.pagination{margin-top:34px;display:flex;gap:8px}.pagination .page-numbers{min-width:42px;min-height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:var(--white);font-weight:800;font-size:.82rem}.pagination .current{background:var(--lime);border-color:var(--lime)}.article-wrap{padding:42px 0 80px}.article-layout{display:grid;grid-template-columns:minmax(0,790px) 250px;justify-content:space-between;gap:54px}.article-page{min-width:0}.article-category{margin-bottom:16px}.article-category:hover{color:var(--ink)}.article-head h1{font-size:clamp(2rem,3.35vw,3.05rem);max-width:760px}.article-lead{margin:17px 0 14px;color:var(--ink-soft);font-size:1.06rem}.post-meta{display:flex;flex-wrap:wrap;gap:13px;color:var(--ink-soft);font-size:.77rem;margin-bottom:22px}.feature-image{margin:24px 0 27px;border-radius:14px;overflow:hidden;background:var(--sage)}.feature-image img{width:100%;max-height:435px;object-fit:cover}.article-content{font-size:1.01rem}.article-content>*:first-child{margin-top:0}.article-content h2{font-size:1.7rem;margin:40px 0 16px}.article-content h3{margin:28px 0 12px}.article-content p,.article-content ul,.article-content ol{margin:0 0 18px}.article-content a{color:var(--lime-dark);text-decoration:underline;text-decoration-thickness:1px}.article-content blockquote{margin:28px 0;padding:18px 22px;border-left:3px solid var(--lime-dark);background:var(--sage);font-weight:700}.article-sidebar{align-self:start;position:sticky;top:102px;display:grid;gap:16px}.side-card{padding:21px;border:1px solid var(--line);border-radius:15px;background:var(--white)}.side-card h2{font-size:1.05rem;letter-spacing:-.03em;margin-bottom:13px}.toc-list,.side-categories{list-style:none;padding:0;margin:0}.toc-list li+li,.side-categories li+li{margin-top:10px}.toc-list a{font-size:.82rem;color:var(--ink-soft)}.toc-list a:hover{color:var(--lime-dark)}.side-categories a{display:flex;justify-content:space-between;gap:8px;font-size:.82rem;font-weight:700}.side-categories a:hover{color:var(--lime-dark)}.post-count{font-size:.7rem;color:var(--ink-soft);font-weight:700}.legal-page{max-width:780px;padding:52px 0 82px}.legal-page h1{font-size:clamp(2.15rem,4vw,3.4rem);margin-bottom:20px}.legal-page h2{font-size:1.55rem;margin:38px 0 14px}.legal-page p,.legal-page li{color:#28433c}.search-page{padding:54px 0 82px}.search-page h1{font-size:clamp(2.1rem,4vw,3.4rem);margin-bottom:27px}.empty-state{padding:35px;border:1px dashed #adc1b0;border-radius:14px;background:var(--white);color:var(--ink-soft)}.not-found{padding:90px 0}.not-found p{color:var(--ink-soft);max-width:540px}.comments-area{margin-top:42px;padding-top:28px;border-top:1px solid var(--line)}
@media(max-width:900px){.primary-nav{display:none}.menu-button{display:grid}.primary-nav.is-open{display:block;position:absolute;top:80px;left:0;right:0;padding:16px 20px;background:var(--white);border-bottom:1px solid var(--line)}.primary-nav.is-open ul{display:grid;gap:3px}.primary-nav.is-open a{display:block;padding:11px}.hero-grid,.guide{grid-template-columns:1fr;gap:35px}.house-visual{height:300px}.category-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr;gap:32px}.article-sidebar{position:static;grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.container{width:min(calc(100% - 28px),var(--container))}.header-row{min-height:70px}.brand{font-size:1.12rem}.header-search{top:70px}.hero,.section{padding:52px 0}.hero-grid{gap:28px}.house-visual{height:245px}.trust-list{grid-template-columns:1fr}.trust-list li{border-right:0;border-bottom:1px solid var(--line);padding:14px 4px}.trust-list li:last-child{border-bottom:0}.section-intro,.newsletter-inner{display:block}.section-intro .text-link{display:inline-block;margin-top:15px}.category-grid,.post-grid,.article-sidebar{grid-template-columns:1fr}.guide{padding:30px 23px}.newsletter-form{margin-top:21px;min-width:0;display:grid}.footer-grid{grid-template-columns:1fr;gap:27px}.footer-bottom{display:grid;margin-top:30px}.page-hero{padding-top:40px}.article-wrap{padding-top:28px}.article-head h1{font-size:2rem}.feature-image{margin-top:18px}.search-form{display:grid}.header-search{padding:14px}.post-card h3{font-size:1.16rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
