*,::after,::before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,::after,::before{animation-duration:0s;animation-iteration-count:1;transition-duration:0s;scroll-behavior:auto}}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset!important}@font-face{font-family:"Noto Serif TC Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(https://cdn.jsdelivr.net/fontsource/fonts/noto-serif-tc:vf@latest/latin-wght-normal.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}body,html{font-size:1rem;color:var(--text-primary);background-color:var(--color-background);font-family:var(--font-family)}@media (width <= 40rem){body,html{background-color:var(--color-slate-100)}}a{color:var(--text-link);text-decoration:none}a:hover{color:var(--text-link-hover);text-decoration:underline}a:active{color:var(--text-link-active)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background-color:rgba(55,186,0,.1)}::-webkit-scrollbar-thumb{background-color:rgba(55,186,0,.8);border-radius:8px}::-webkit-scrollbar-thumb:hover{background-color:#37ba00}