:root{--ink:#2b302c;--muted:#6d6258;--coral:#e9543f;--blue:#236894;--green:#3c7c55;--paper:#fff8eb;--font-display:"Hiragino Maru Gothic ProN","Yu Gothic","Microsoft JhengHei","PingFang TC",system-ui,sans-serif;--font-body:"PingFang TC","Hiragino Sans","Microsoft JhengHei",system-ui,sans-serif}html{min-height:100%;scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden}body{min-height:100%;margin:0;color:var(--ink);background:var(--paper);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}figure,h1,h2,h3,h4,ol,p,ul{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img,svg{max-width:100%}::selection{color:#fff8eb;background:#236894}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}