:root{color-scheme:light;--ink-950:#202823;--ink-850:#303a33;--ink-700:#4d5a50;--ink-550:#626d64;--ink-400:#929b92;--paper:#f7f0df;--paper-light:#fffaf0;--paper-shadow:#e5d5b8;--plaster:#eee7d7;--wood-900:#4f3426;--wood-700:#76513a;--wood-500:#a8764f;--wood-300:#d3ac7b;--navy-ink:#263f57;--sage:#6f8a70;--sage-soft:#dfe8d9;--sky:#6f9fb0;--amber:#c48a34;--rust:#a95d43;--red:#b54e43;--green:#3f7c59;--blue:#557b9d;--line:rgb(75 57 43/18%);--line-strong:rgb(75 57 43/34%);--shadow-soft:0 10px 24px rgb(72 49 31/12%);--shadow-deep:0 22px 60px rgb(72 49 31/18%);--font-ui:"Noto Sans JP Variable","Noto Sans JP","Hiragino Sans","Yu Gothic UI",sans-serif;--font-sign:"DotGothic16","Noto Sans JP",sans-serif;font-family:var(--font-ui)}*{box-sizing:border-box}body,html{min-height:100%;margin:0}html{background:#eef0f3}body{background:#f5f6f8;color:var(--ink-950)}button,input,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,textarea:focus-visible{outline:3px solid rgb(88 129 150/42%);outline-offset:3px}::selection{background:#daddff;color:var(--ink-950)}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}