:root{--ink:#1f2a2b;--muted:#596766;--cream:#fffaf2;--paper:#fff;--accent:#b74d2d;--line:#e5ded3;--green:#456c59}*{box-sizing:border-box}html,body{margin:0;max-width:100%;overflow-x:hidden}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);line-height:1.65}.bar{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{background:#173f38;color:#fff}.site-header .bar,.site-footer .bar{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:68px}.brand{font-family:Georgia,serif;font-size:1.32rem;font-weight:700;color:#fff;text-decoration:none;white-space:nowrap}.nav{display:flex;flex-wrap:wrap;gap:18px}.nav a,.site-footer a{color:#fff;text-decoration:none;font-size:.94rem}.hero{background:#173f38;color:#fff;padding:42px 0 48px}.crumb{font-size:.88rem;color:#d4e3da;margin-bottom:16px}.crumb a{color:inherit}.hero-grid{width:min(1160px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:1fr 1.05fr;gap:38px;align-items:center}.hero h1{font-family:Georgia,serif;font-size:clamp(2.3rem,5vw,4.6rem);line-height:1.03;margin:.1em 0 .25em}.hero p{max-width:42rem;color:#e0eee7;font-size:1.08rem}.hero img{width:100%;height:auto;display:block;border-radius:18px;box-shadow:0 18px 45px #071c18}.layout{width:min(860px,calc(100% - 40px));margin:36px auto 64px}.layout section{background:var(--paper);padding:30px 34px;margin:20px 0;border:1px solid var(--line);border-radius:14px}.layout h2{font-family:Georgia,serif;line-height:1.15;font-size:clamp(1.65rem,3.5vw,2.35rem);margin:0 0 .6em}.layout h3{font-family:Georgia,serif;font-size:1.3rem;margin:1.35em 0 .35em}.layout p:first-child{margin-top:0}.layout p:last-child{margin-bottom:0}.layout a{color:#8c341c;text-decoration-thickness:1px;text-underline-offset:3px}.answer{background:#f5eee1;border-left:5px solid var(--accent);padding:18px 20px;margin:24px 0;border-radius:0 8px 8px 0}.rule{background:#edf4ef;border-left:5px solid var(--green);padding:16px 20px;margin:24px 0;border-radius:0 8px 8px 0}.layout blockquote{margin:24px 0;padding:16px 20px;background:#f5eee1;border-left:5px solid var(--accent);font-weight:600}.layout table{width:100%;border-collapse:collapse;margin:20px 0;font-size:.95rem}.layout th,.layout td{border-bottom:1px solid var(--line);padding:12px;text-align:left;vertical-align:top}.layout th{color:#37564a}.related ul,.sources ul{padding-left:1.2em}.sources code{font-size:.82em;overflow-wrap:anywhere}.site-footer{background:#173f38;color:#fff;margin-top:36px;font-size:.9rem}@media(max-width:700px){.bar{width:min(100% - 28px,1160px)}.site-header .bar,.site-footer .bar{min-height:64px;align-items:flex-start;padding:16px 0;flex-direction:column;gap:8px}.hero{padding:28px 0}.hero-grid{width:min(100% - 28px,1160px);grid-template-columns:1fr;gap:22px}.hero h1{font-size:2.5rem}.layout{width:min(100% - 28px,860px);margin-top:20px}.layout section{padding:24px 20px;margin:14px 0;border-radius:10px}.layout table{display:block;overflow-x:auto}.nav{gap:12px}}
