:root{color-scheme:light;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#27211c;background:#fffaf5}*{box-sizing:border-box}body{margin:0;line-height:1.62}.home-header{background:#fff;border-bottom:1px solid #e8ded4}.home-shell,.article-text,.site-footer__inner{width:min(100% - 2rem,76rem);margin:auto}.home-shell{min-height:64px;display:flex;gap:1rem;align-items:center;justify-content:space-between}.home-logo{color:#302116;text-decoration:none;font-size:1.15rem}.home-logo strong{color:#a14117}.home-header nav{display:flex;gap:.8rem;flex-wrap:wrap}.home-header nav a,.site-footer a{color:#5d371f}.article-text{max-width:52rem;padding:2rem 0 3rem}.article-text h1{font-size:clamp(2rem,5vw,3.4rem);line-height:1.1;margin:0 0 1rem}.article-text h2{margin-top:2.7rem;line-height:1.22}.article-text h3{margin-top:1.4rem}.article-hero{display:block;margin:1rem 0 2rem}.article-hero img{display:block;width:100%;height:auto;border-radius:16px}.answer-block{padding:1rem 1.15rem;border-left:4px solid #c85e2a;background:#fff0e5}.answer-block p{margin:.1rem 0}.table-scroll{max-width:100%;overflow-x:auto}.styled-table{border-collapse:collapse;width:100%;min-width:36rem}.styled-table th,.styled-table td{padding:.75rem;border:1px solid #dfd4c9;text-align:left;vertical-align:top}.styled-table th{background:#f6ece3}code{overflow-wrap:anywhere;word-break:break-word}.site-footer{background:#2e2119;color:#fff;padding:2rem 0}.site-footer a{color:#ffddc6}.site-footer p{max-width:38rem}.skip-link{position:absolute;left:-10000px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.5rem;z-index:2}@media(max-width:650px){.home-shell{align-items:flex-start;padding:.8rem 0;flex-direction:column}.article-text{padding-top:1.25rem}.styled-table{min-width:31rem}}
