:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#273a31;background:#f5f4ee;--green:#06140d;--gold:#c5a059}*{box-sizing:border-box}body{margin:0}header,footer{padding:1.25rem max(1.2rem,calc((100vw - 58rem)/2));background:var(--green);color:#e9eee9}header a,footer a{color:#e7d397}header{display:flex;align-items:center;gap:1rem}header img{width:3.5rem;height:3.5rem;border-radius:.6rem}header b{font-family:Georgia,serif;font-size:1.2rem}main{max-width:58rem;margin:auto;padding:3.5rem 1.2rem 5rem}h1,h2{font-family:Georgia,serif;color:#123125}h1{font-size:clamp(2.3rem,6vw,4rem);line-height:1.05}h2{margin-top:2rem}p,li{line-height:1.75}nav{margin:1.5rem 0;padding:1rem;border-left:4px solid var(--gold);background:#e7e6dc}nav a{color:#17392b}.notice{padding:1rem;border:1px solid #d4c59f;border-radius:.6rem;background:#fffaf0}footer{display:grid;gap:.4rem;font-size:.82rem}@media(max-width:600px){header{align-items:flex-start}main{padding-top:2.5rem}}
