:root{color-scheme:light;--ink:#27312b;--muted:#657166;--paper:#fbf7ee;--cream:#f2eadb;--line:#d8cfbd;--green:#285a43;--orange:#ca6737;--red:#a94132;--white:#fffdf8;--shadow:0 10px 25px #362b1a14;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.55}a,button,input{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #e5a03a;outline-offset:3px}