:root{font-family:Inter,system-ui,sans-serif;color:#292018;background:#fffaf4}*{box-sizing:border-box}body{margin:0;line-height:1.6}.home-header{background:#fff;border-bottom:1px solid #e5dacb}.home-shell{max-width:1180px;margin:auto;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-logo,.home-header a,.site-footer a{color:#693718}.home-logo{text-decoration:none;font-size:1.35rem}.home-header nav{display:flex;flex-wrap:wrap;gap:.8rem}.article-text{max-width:960px;margin:auto;padding:2.2rem 1.25rem 3rem;font-size:1.05rem}.article-text h1{font-size:clamp(2.1rem,5vw,3.6rem);line-height:1.08}.article-text h2{font-size:clamp(1.45rem,3vw,2rem);line-height:1.2;margin:2.7rem 0 .7rem}.article-hero{display:block;margin:1.5rem 0 2rem}.article-hero img{width:100%;height:auto;display:block;border-radius:18px;box-shadow:0 12px 28px #5b3c2020}.answer-block{background:#fff;border-left:4px solid #c87831;padding:1rem 1.15rem}.site-footer{background:#2f2119;color:#fff;padding:2rem 1.25rem}.site-footer__inner{max-width:1180px;margin:auto;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.site-footer a{color:#ffe1bd}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.5rem;z-index:2}@media(max-width:640px){.home-shell{align-items:flex-start;flex-direction:column}.article-text{padding:1.4rem 1rem 2rem;font-size:1rem}.article-text ul{padding-left:1.3rem}}
