:root{--bg:#f7f2e8;--ink:#183b38;--muted:#66736f;--line:rgba(24,59,56,.15);--card:#fffaf0;--green:#28665f}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.65}.wrap{max-width:760px;margin:0 auto;padding:52px 20px 80px}header{border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:8px}h1{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.035em;font-size:38px;margin:0 0 6px}h2{font-family:Georgia,Times New Roman,serif;font-weight:600;font-size:18px;margin:26px 0 6px}p{margin:6px 0;color:#333a44}.back{display:inline-block;margin-top:26px;font-weight:700;color:var(--green);text-decoration:none}.updated{color:var(--muted);font-size:13px}section{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:18px 20px;margin-top:14px}
