:root{color-scheme:light;--ink:#28231e;--paper:#fffdf8;--brown:#6a3e20;--line:#e7ded3;--soft:#f5eee6}*{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}.site-header,.site-footer{background:#30251f;color:#fff}.shell{max-width:1180px;margin:auto;padding:1rem 1.4rem}.site-header .shell{display:flex;justify-content:space-between;gap:1rem;align-items:center}.brand{color:#fff;text-decoration:none;font-size:1.35rem;font-weight:800}.site-header nav{display:flex;gap:1rem;flex-wrap:wrap}.site-header a,.site-footer a{color:#fff}.crumbs{font-size:.9rem;margin:1.5rem 0}.crumbs a{color:var(--brown)}article{max-width:960px;margin:auto;padding:0 1.4rem 3rem}h1{font-size:clamp(2rem,5vw,3.6rem);line-height:1.08;margin:.5rem 0 1rem}h2{font-size:1.55rem;line-height:1.25;margin:2.6rem 0 .8rem}h3{font-size:1.14rem;margin:1.6rem 0 .35rem}.hero{margin:1.4rem 0 2rem}.hero img{display:block;width:100%;height:auto;border-radius:18px;box-shadow:0 10px 30px #38200d24}.hero figcaption{font-size:.84rem;margin-top:.5rem;color:#5f554c}.callout{border-left:4px solid var(--brown);background:var(--soft);padding:1rem 1.2rem;margin:1.5rem 0}table{width:100%;border-collapse:collapse;font-size:.95rem}th,td{border:1px solid var(--line);padding:.75rem;text-align:left;vertical-align:top}th{background:var(--soft)}.table-wrap{overflow-x:auto}a{color:#713f1f}code{overflow-wrap:anywhere}.site-footer{margin-top:2rem}.site-footer p{margin:0;color:#eaded0}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;color:#000;padding:.5rem}@media(max-width:600px){body{font-size:16px}.site-header .shell{align-items:flex-start;flex-direction:column}.site-header nav{gap:.7rem}article{padding:0 1rem 2rem}h2{font-size:1.35rem}th,td{min-width:155px}.shell{padding:1rem}}
