:root{--background:#fffdf7;--foreground:#1e1a12;--accent:#f7c400;--accent-deep:#27210f;--muted:#736a58;--line:#27210f24}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-noto-sans-jp), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:inherit}img{max-width:100%;height:auto}button,input,textarea,select{font:inherit}::selection{color:var(--accent-deep);background:#f7c40061}
