#app{font-family:Noto Sans TC,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#main{width:100%;min-height:100vh;background:#e5e5e5}::-webkit-scrollbar{width:8px;height:8px;background-color:#fff}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#555}.home{box-sizing:border-box;background-color:#fed801;height:100vh;justify-content:center}.home,.home .home-container{align-items:center;display:flex}.home .home-container{height:100%;flex-direction:column;justify-content:space-around}.home .home-container h2{font-size:15px;color:#000;margin-top:7px}.home .home-container .home-images{width:248px;display:flex;flex-direction:column;text-align:left;margin-bottom:106px}.home .home-container .home-images .bike-logo{width:119px}.home .home-container .home-images .text-image{width:245px}.home .home-container .button-group{display:flex;flex-direction:column;margin-bottom:40px}.home .home-container .button-group .el-button{width:248px;height:48px;border-radius:10px;border:2px solid #000;--el-button-background-color:var(--el-color-primary);color:#000;font-weight:700}.home .home-container .button-group .el-button:hover{background:#000;border:2px solid #000;color:#fff}.home .home-container .button-group .el-button+.el-button{margin-left:0;margin-top:10px}.home .home-container footer{height:30px;flex:0;padding-bottom:20px}.home .home-container footer p{font-size:12px;color:#000}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}a{text-decoration:none;color:unset}:root{--el-color-primary:#fed801}