.page-head{background:linear-gradient(135deg,#fff 0%,#f0f6e9 100%);border:1px solid var(--line);border-radius:20px;padding:clamp(26px,5vw,52px);margin-bottom:28px;overflow:hidden;position:relative}.page-head:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:#a8d84e33;right:-55px;top:-75px}.page-head h1{font:800 clamp(39px,6vw,67px)/1 Georgia,serif;margin:8px 0 13px}.page-head p{color:var(--muted);font-size:17px;margin:0}.breadcrumbs{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:13px;margin:0 0 15px}.breadcrumbs a:hover{color:var(--green)}.editor-bar{padding-top:17px}.article-page{padding-top:10px}.article{border-top:0;box-shadow:0 12px 38px #315b2c0d}.article-head{padding-bottom:10px}.article-meta{display:flex;gap:18px;flex-wrap:wrap;padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;color:var(--muted);font-weight:700}.article-image img{max-height:620px;object-fit:cover}.article-body:first-letter{float:left;font:800 70px/58px Georgia,serif;color:var(--green);padding:8px 8px 0 0}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:35px;padding-top:20px;border-top:1px solid var(--line)}.tag-list span{padding:7px 11px;border-radius:18px;background:var(--pale);color:var(--green);font-size:12px;font-weight:700}.side-card{background:var(--green);color:#fff;border-radius:15px;padding:24px}.side-card .kicker{color:var(--lime)}.side-card h3{font:800 25px/1.1 Georgia,serif;margin:8px 0}.side-card p{line-height:1.5;margin-bottom:0}.empty-state{text-align:center;background:#fff;border:1px dashed #b8c5af;border-radius:16px;padding:55px 25px}.empty-state h2{font:800 30px Georgia,serif}.page-search{display:flex;position:relative;z-index:1;margin:22px 0 12px;max-width:760px}.page-search input{border-radius:12px 0 0 12px;padding:16px}.page-search button{border-radius:0 12px 12px 0;padding-inline:26px}.search-results{display:grid;gap:17px}.result-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;transition:.2s}.result-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #315b2c12}.result-card>a{display:grid;grid-template-columns:260px 1fr}.result-card img{width:100%;height:100%;min-height:190px;object-fit:cover}.result-card div{padding:22px 26px}.result-card h2{font:800 28px/1.12 Georgia,serif;margin:7px 0}.result-card p{color:#4e584a;line-height:1.5}.result-card small{color:var(--muted)}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.legal-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:clamp(25px,4vw,42px)}.legal-card h2{font:800 32px Georgia,serif;margin-top:0}.legal-card h3{margin-top:28px}.legal-card p{font-size:17px;line-height:1.65}.contact-link{color:var(--green);font-weight:900;overflow-wrap:anywhere}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-logo{width:250px;max-width:100%;filter:invert(1);opacity:.95}.footer-grid p{color:#cbd3c6;line-height:1.55;max-width:440px}.footer-grid strong{display:block;color:var(--lime);margin-bottom:13px}.footer-grid nav{display:grid;gap:9px;color:#e6ebe3}.footer-grid a:hover{color:var(--lime)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:32px;padding-top:18px;border-top:1px solid #ffffff26;color:#aeb8a9;font-size:12px}
.article-gallery{margin-top:34px;padding-top:24px;border-top:1px solid var(--line)}.article-gallery h2{font:800 30px Georgia,serif;margin:0 0 18px}.article-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.article-gallery figure{margin:0}.article-gallery figure:only-child{grid-column:1/-1}.article-gallery img{display:block;width:100%;height:280px;object-fit:cover;border-radius:10px}.article-gallery figure:only-child img{height:auto;max-height:620px}.article-gallery figcaption{font-size:12px;color:var(--muted);line-height:1.45;margin-top:7px}
@media(max-width:780px){.result-card>a{grid-template-columns:1fr}.result-card img{height:210px}.legal-grid,.footer-grid{grid-template-columns:1fr}.footer-grid{gap:28px}.footer-bottom{flex-direction:column}.article-meta{gap:9px 15px}}
@media(max-width:640px){
 .page-head{border-radius:14px;padding:27px 19px;margin-bottom:20px}
 .page-head:after{width:110px;height:110px;right:-42px;top:-45px}
 .page-head h1{font-size:clamp(34px,10vw,46px);overflow-wrap:anywhere}
 .page-head p{font-size:15px;line-height:1.5;max-width:90%}
 .breadcrumbs{overflow-x:auto;white-space:nowrap;padding-bottom:3px}
 .article-page{padding-top:5px}
 .article-meta{font-size:11px;line-height:1.4}
 .article-image img{max-height:none;border-radius:8px}
 .article-body:first-letter{font-size:57px;line-height:49px}
 .article-gallery{margin-top:27px;padding-top:20px}
 .article-gallery h2{font-size:26px;margin-bottom:14px}
 .article-gallery-grid{grid-template-columns:1fr;gap:18px}
 .article-gallery figure:only-child{grid-column:auto}
 .article-gallery img,.article-gallery figure:only-child img{height:auto;max-height:none;border-radius:8px}
 .tag-list{gap:6px;margin-top:27px}
 .side-card{padding:21px}
 .page-search{margin-top:17px}
 .page-search input{min-width:0;padding:12px}
 .page-search button{padding-inline:14px}
 .result-card img{height:190px;min-height:0}
 .result-card div{padding:18px}
 .result-card h2{font-size:24px}
 .legal-card{padding:23px 19px;border-radius:14px}
 .legal-card h2{font-size:28px}
 .legal-card p{font-size:16px}
 .footer{padding:31px 0 calc(25px + env(safe-area-inset-bottom))}
 .footer-grid{gap:24px}
 .footer-logo{width:215px}
 .footer-bottom{gap:7px;margin-top:24px}
}
.article-body p{margin:0 0 1.25em}.article-body h2{font:800 32px/1.15 Georgia,serif;margin:1.5em 0 .55em}.article-body h3{font:800 25px/1.2 Georgia,serif;margin:1.4em 0 .5em}.article-body blockquote{border-left:4px solid var(--lime);margin:1.4em 0;padding:.25em 1em;color:#4d5949}.article-body figure{margin:32px 0}.article-body figure img{width:100%;height:auto;max-height:680px;object-fit:contain;border-radius:10px;background:var(--pale)}.article-body figure figcaption{font:13px/1.45 Arial,sans-serif;color:var(--muted);margin-top:8px}
@media(max-width:640px){.article-body h2{font-size:27px}.article-body h3{font-size:22px}.article-body figure{margin:24px 0}.article-body figure img{max-height:none}}
