:root{--green-900:#003d19;--green-800:#006328;--green-700:#00803a;--green-600:#2f9e5b;--cream-50:#faf8f3;--mist:#f3f1ea;--ink:#1e2a23;--ink-soft:#5c6a60;--accent:#ac6537;--accent-soft:#cf9a6b;--line:rgba(20,40,20,0.14);--ok:#1d9e75;--few:#c9871f;--full:#b9433f;--maxw:1180px;--serif:"Shippori Mincho","Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;--sans:"Zen Kaku Gothic New","Yu Gothic","YuGothic","Hiragino Kaku Gothic ProN","Noto Sans JP",system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--ink);background:var(--cream-50);line-height:1.85;-webkit-font-smoothing:antialiased;letter-spacing:.02em;overflow-x:clip;max-width:100%}h1,h2,h3{font-family:var(--serif);font-weight:600;line-height:1.42;letter-spacing:.04em}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}