:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;background:#f8f7f2;color:#203e33;font:17px/1.8 system-ui,sans-serif}a{color:inherit;text-underline-offset:4px}header,footer{padding:22px max(24px,calc((100% - 960px)/2));background:#203e33;color:#fff}header{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}main{max-width:960px;margin:auto;padding:40px 24px 72px}h1{font-size:clamp(27px,4vw,40px);line-height:1.45}h2{font-size:23px}section{margin-top:36px;scroll-margin-top:20px}nav{display:flex;gap:12px;flex-wrap:wrap}.muted{color:#52655b}.button{display:inline-block;background:#203e33;color:white;padding:10px 20px;border-radius:6px;text-decoration:none}.panel{background:#fff;border:1px solid #d9dfd8;padding:24px;border-radius:8px}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;margin:0}li{margin:10px 0}.situation{border-bottom:1px solid #d9dfd8;padding-bottom:24px}.situation ul{padding-left:22px}footer a{margin-right:18px}a:focus-visible{outline:3px solid #c39328;outline-offset:4px}
