:root{color-scheme:light;--ink:#28231e;--paper:#fffdfa;--warm:#f7f0e8;--line:#ded3c5;--accent:#8e4022}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:18px/1.65 system-ui,-apple-system,Segoe UI,sans-serif}a{color:#743116}.home-header{background:#2b201b;color:#fff}.home-shell,.article-text,.site-footer__inner{width:min(1120px,calc(100% - 32px));margin:auto}.home-header__inner{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:18px}.home-logo{color:#fff;text-decoration:none;font-size:1.2rem}.home-logo span{color:#ffd694}.home-header nav{display:flex;flex-wrap:wrap;gap:14px}.home-header nav a{color:#fff;text-decoration:none;font-size:.9rem}.article-text{padding:36px 0 56px}.article-text h1{font-size:clamp(2.2rem,5vw,4.3rem);line-height:1.04;margin:0 0 .45em}.article-text h2{font-size:clamp(1.35rem,2.8vw,2rem);line-height:1.2;margin:2.1em 0 .6em}.article-hero{display:block;margin:1rem 0 2rem}.article-hero img{width:100%;height:auto;display:block;border-radius:18px}.answer-block{background:var(--warm);border-left:5px solid var(--accent);padding:1px 22px 18px;border-radius:0 12px 12px 0}.table-scroll{overflow-x:auto;max-width:100%;border:1px solid var(--line);border-radius:12px}.styled-table{width:100%;min-width:620px;border-collapse:collapse;font-size:.94rem}.styled-table th,.styled-table td{padding:.8rem;border-bottom:1px solid var(--line);vertical-align:top;text-align:left}.styled-table th{background:#f2e6d8}.site-footer{background:#2b201b;color:#fff;padding:36px 0 15px}.site-footer a{color:#ffe1ab}.site-footer__links{display:flex;gap:30px;flex-wrap:wrap}.site-footer ul{padding-left:18px}.site-footer h2{font-size:1rem}.site-footer__copyright{text-align:center;font-size:.85rem;margin:25px 0 0}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;color:#000;padding:.5rem;z-index:2}@media(max-width:640px){body{font-size:17px}.home-header__inner{padding:14px 0;align-items:flex-start;flex-direction:column}.home-header nav{gap:9px}.article-text{padding-top:26px}.article-hero img{border-radius:10px}.styled-table{font-size:.88rem}}
code{overflow-wrap:anywhere;word-break:break-word}
