*{box-sizing:border-box}body{margin:0;background:#f7f8f3;color:#20251f;font:16px/1.75 'Segoe UI',Arial,sans-serif}a{color:inherit;text-underline-offset:3px}a:focus-visible{outline:3px solid #7b6900;outline-offset:4px}header{max-width:1120px;margin:auto;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid #daddd3}header img{display:block;width:164px;height:auto}nav{display:flex;gap:8px}nav a{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:8px 12px;text-decoration:none;font-size:14px}nav a[aria-current]{background:#f2d300;border-radius:4px}nav svg{width:22px;height:16px}main{max-width:808px;margin:40px auto 64px;padding:0 24px}.back{font-size:14px}h1{font-size:clamp(28px,5vw,40px);line-height:1.2;letter-spacing:-1px;margin:28px 0 16px}.intro{font-size:18px}.updated{font-size:13px;color:#62685f;margin-bottom:36px}section{margin-top:28px}h2{font-size:20px;line-height:1.3;margin:0 0 10px}p{margin:0 0 16px}footer{max-width:1120px;border-top:1px solid #daddd3;margin:auto;padding:24px;color:#62685f;font-size:13px}@media(max-width:480px){header{padding:18px 16px;gap:12px}header img{width:120px}nav{gap:2px}nav a{padding:8px 7px;font-size:12px}nav svg{width:18px}main{margin-top:28px}}
