@charset "UTF-8";#Layout{background-color:#fff}#Layout .header,#Layout .footer{flex:0 0 auto}#Layout .content{flex:auto}#Layout .header{background:#3d3a39;color:#fff}#Layout .footer{background-color:#3d3a39;color:#fff}#AuthLayout{min-height:100vh;background-image:url(/assets/background-sXumG3qQ.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;flex-direction:column}#AuthLayout .card-container{max-width:450px;width:100%}#AuthLayout .card-container .logo-container{display:flex;align-items:flex-end;justify-content:center;text-align:center}#AuthLayout .card-container .logo-container img{height:20px}body{font-family:Noto Sans TC,sans-serif;color:#102223}*{scrollbar-color:rgba(37,154,156,.35) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#00000040;border-radius:999px;border:2px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background-color:#0006}*::-webkit-scrollbar-corner{background:transparent}:root{--font-noto-tc: "Noto Sans TC", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{font-family:Noto Sans TC,sans-serif}
