:root{font-family:Inter,Arial,sans-serif;color:#36251f;background:#fffaf7}*{box-sizing:border-box}body{margin:0;line-height:1.7}header{border-bottom:1px solid #f0ddd3;background:#fff}header div,main,footer div{width:min(920px,calc(100% - 40px));margin:auto}header div{display:flex;align-items:center;justify-content:space-between;min-height:72px}.brand{color:#e7652b;font:800 30px Georgia,serif;text-decoration:none}header a:last-child{color:#7b5140;font-weight:700;text-decoration:none}main{margin-top:44px;margin-bottom:64px;padding:42px;border:1px solid #f0ddd3;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(99,55,36,.08)}h1{margin:0 0 6px;color:#9b3f1e;font:800 clamp(30px,5vw,46px)/1.2 Georgia,serif}h2{margin-top:32px;color:#71351f;font-size:21px}p,li{color:#59443b}.updated{margin-top:0;color:#8b7369}.notice{padding:18px 20px;border-left:4px solid #ef7c46;border-radius:8px;background:#fff3ec}a{color:#c64f20}footer{padding:30px 0;color:#d8c8bf;background:#2c211d}footer div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px 24px}footer a{color:#ffab7f;text-decoration:none}@media(max-width:640px){main{margin-top:20px;padding:25px 20px}}
