:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#29231e;background:#fffaf4}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}.site-header,.site-footer{background:#35261b;color:#fff}.site-shell{max-width:1180px;margin:auto;padding:1rem 1.25rem}.site-header a,.site-footer a{color:#fff;text-decoration:none}.site-nav{display:flex;gap:1rem;flex-wrap:wrap}.brand{font-weight:800;font-size:1.35rem}.article{max-width:900px;margin:auto;padding:2rem 1.25rem 3rem;line-height:1.65}.article h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}.article h2{margin-top:2.5rem;line-height:1.2}.hero{display:block;width:100%;border-radius:18px;max-height:520px;object-fit:cover}.answer-block{border-left:4px solid #d57a2b;background:#fff0df;padding:.75rem 1rem;margin:1rem 0}.table-scroll{overflow-x:auto}.table-scroll table{width:100%;min-width:600px;border-collapse:collapse}.table-scroll th,.table-scroll td{border:1px solid #d9cabb;padding:.65rem;text-align:left;vertical-align:top}code{overflow-wrap:anywhere;white-space:normal}@media(max-width:600px){.article{padding:1.25rem 1rem}.site-nav{gap:.7rem}.table-scroll table{min-width:520px}}
