/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--primaryRGB:0,166,255;--primary50:#e5fcff;--primary100:#ccfaff;--primary200:#9ef;--primary300:#66dcff;--primary400:#3fc8ff;--primary500:#00a6ff;--primary600:#0080db;--primary700:#0060b7;--primary800:#004493;--primary900:#00307a;--greyRGB:112,131,148;--grey50:#f9fafc;--grey100:#e6ecf2;--grey200:#c3ced9;--grey300:#a9b7c4;--grey400:#9aa9b8;--grey500:#708394;--grey600:#5c6b7f;--grey700:#42526b;--grey800:#2d3c57;--grey900:#222e4a}*{box-sizing:border-box}::selection{fill:#fff;background-color:#00a6ff;background-color:var(--primary500);color:#fff}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-thumb{background-color:#c3ced9;background-color:var(--grey200)}::-webkit-scrollbar-track{background-color:#e6ecf2;background-color:var(--grey100)}div::-webkit-scrollbar{width:6px}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}html{font-size:100%}body{background-color:#fdfdfd;color:#444;font-family:Open sans,Noto Sans TC,sans-serif;font-size:1rem}a{text-decoration:none;transition:color .2s}a,a:visited{color:var(--color-text)}a.link,a.link.link,a:active,a:hover{color:#00a6ff;color:var(--primary500)}a.link.link:hover{color:#0080db;color:var(--primary600)}img{width:100%}ul{margin:0;padding-left:24px}.ellipsis{white-space:nowrap}.ellipsis,.ellipsisTwoLine{overflow:hidden;text-overflow:ellipsis}.ellipsisTwoLine{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.dotFalling{-webkit-animation:dotFalling 1.5s linear .1s infinite;animation:dotFalling 1.5s linear .1s infinite;border-radius:6px;box-shadow:9999px 0 0 0 rgba(112,131,148,.5);box-shadow:9999px 0 0 0 rgba(var(--greyRGB),.5);height:6px;left:-9999px;position:relative;width:6px}.dotFalling:after,.dotFalling:before{border-radius:6px;content:"";display:inline-block;height:6px;position:absolute;width:6px}.dotFalling:before{-webkit-animation:dotFallingBefore 1.5s linear infinite;animation:dotFallingBefore 1.5s linear infinite;box-shadow:9990px 0 0 0 rgba(112,131,148,.5);box-shadow:9990px 0 0 0 rgba(var(--greyRGB),.5)}.dotFalling:after{-webkit-animation:dotFallingAfter 1.5s linear .2s infinite;animation:dotFallingAfter 1.5s linear .2s infinite;box-shadow:10008px 0 0 0 rgba(112,131,148,.5);box-shadow:10008px 0 0 0 rgba(var(--greyRGB),.5)}@-webkit-keyframes dotFalling{0%{box-shadow:9999px -10px 0 0 rgba(112,131,148,0);box-shadow:9999px -10px 0 0 rgba(var(--greyRGB),0)}25%,50%,75%{box-shadow:9999px 0 0 0 rgba(112,131,148,.5);box-shadow:9999px 0 0 0 rgba(var(--greyRGB),.5)}to{box-shadow:9999px 10px 0 0 rgba(112,131,148,0);box-shadow:9999px 10px 0 0 rgba(var(--greyRGB),0)}}@keyframes dotFalling{0%{box-shadow:9999px -10px 0 0 rgba(112,131,148,0);box-shadow:9999px -10px 0 0 rgba(var(--greyRGB),0)}25%,50%,75%{box-shadow:9999px 0 0 0 rgba(112,131,148,.5);box-shadow:9999px 0 0 0 rgba(var(--greyRGB),.5)}to{box-shadow:9999px 10px 0 0 rgba(112,131,148,0);box-shadow:9999px 10px 0 0 rgba(var(--greyRGB),0)}}@-webkit-keyframes dotFallingBefore{0%{box-shadow:9990px -10px 0 0 rgba(112,131,148,0);box-shadow:9990px -10px 0 0 rgba(var(--greyRGB),0)}25%,50%,75%{box-shadow:9990px 0 0 0 rgba(112,131,148,.5);box-shadow:9990px 0 0 0 rgba(var(--greyRGB),.5)}to{box-shadow:9990px 10px 0 0 rgba(112,131,148,0);box-shadow:9990px 10px 0 0 rgba(var(--greyRGB),0)}}@keyframes dotFallingBefore{0%{box-shadow:9990px -10px 0 0 rgba(112,131,148,0);box-shadow:9990px -10px 0 0 rgba(var(--greyRGB),0)}25%,50%,75%{box-shadow:9990px 0 0 0 rgba(112,131,148,.5);box-shadow:9990px 0 0 0 rgba(var(--greyRGB),.5)}to{box-shadow:9990px 10px 0 0 rgba(112,131,148,0);box-shadow:9990px 10px 0 0 rgba(var(--greyRGB),0)}}@-webkit-keyframes dotFallingAfter{0%{box-shadow:10008px -10px 0 0 rgba(112,131,148,0);box-shadow:10008px -10px 0 0 rgba(var(--greyRGB),0)}25%,50%,75%{box-shadow:10008px 0 0 0 rgba(112,131,148,.5);box-shadow:10008px 0 0 0 rgba(var(--greyRGB),.5)}to{box-shadow:10008px 10px 0 0 rgba(112,131,148,0);box-shadow:10008px 10px 0 0 rgba(var(--greyRGB),0)}}@keyframes dotFallingAfter{0%{box-shadow:10008px -10px 0 0 rgba(112,131,148,0);box-shadow:10008px -10px 0 0 rgba(var(--greyRGB),0)}25%,50%,75%{box-shadow:10008px 0 0 0 rgba(112,131,148,.5);box-shadow:10008px 0 0 0 rgba(var(--greyRGB),.5)}to{box-shadow:10008px 10px 0 0 rgba(112,131,148,0);box-shadow:10008px 10px 0 0 rgba(var(--greyRGB),0)}}.recharts-layer.recharts-brush{font-size:.75rem}