*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Inter,Noto Sans TC,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333}#root{height:100%}button{font-family:inherit;font-size:inherit;line-height:inherit;border:none;background:none;cursor:pointer}input{font-family:inherit;font-size:inherit;line-height:inherit}input[type=text],input[type=number],input[type=email],input[type=tel],input[type=url],input[type=password],input[type=search],input[type=range],textarea,button{-webkit-appearance:none;appearance:none;border-radius:0;-webkit-tap-highlight-color:transparent}input[type=range]{background:transparent}html,body{touch-action:manipulation}button:focus,input:focus{outline:2px solid #F97A04;outline-offset:2px}:root{--primary: #F97A04;--icon-gray: #8C8C8C;--text-color: #666;--title-color: #000;--hover-bg: #FFF5E6;--border-color: #D0D0D0;--reader-bg: #141214;--browser-zoom: 1}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Noto Sans TC,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-color);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100vw;height:100vh;overflow:hidden}button,.interactive{transition:all .2s ease-out}.shadow{box-shadow:0 2px 4px #00000026}button:focus-visible,.interactive:focus-visible{outline:2px solid var(--primary);outline-offset:2px}
