.background{display:flex;align-items:center;justify-content:center;height:100dvh;width:100dvw;position:relative;z-index:1200;background:linear-gradient(-45deg,#1e3c72,#2a5298,#667eea,#764ba2);background-size:400% 400%;animation:gradientShift 5s ease-in-out infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}body{font-family:Zen Antique Soft,"Noto Serif TC",serif;font-weight:400;font-style:normal;margin:0;padding:0;width:100%;height:100dvh;overflow-x:hidden;overflow-y:scroll!important;background-attachment:fixed;scrollbar-color:#5c93b5 #1e2a38;scrollbar-width:16px}h1,h2,h3,h4,h5,h6,label,span,p,div,small,button,td{font-family:Zen Antique Soft,"Noto Serif TC",serif!important;font-weight:400;letter-spacing:.1rem!important}a:link,a:visited{color:#094c9e;text-decoration:none;transition:.5s}a:hover{color:#8ab6d6}input,select{border:2px solid #094c9e;border-radius:10px;color:#000;font-family:Zen Antique Soft,"Noto Serif TC",serif;font-size:20px;padding:10px}.menu{position:fixed;top:0;width:100%;z-index:1075;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;transition:.5s}.menu-label{border-bottom:2px solid transparent;color:#fff;cursor:pointer;padding:2% 0%;width:100%}.menu-button{position:fixed;top:.5rem;right:.5rem;height:48px;width:48px;z-index:1100;border-radius:50%}@media (min-width: 900px){.menu-button{display:none}}.wrap{display:flex;align-items:center;flex-direction:column;width:100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff}.wrap-arrow{background-color:transparent;bottom:50px;border:none;color:#fff;flex-direction:column;position:absolute;transition:.5s}.wrap-button{text-align:center;transition:.5s}.wrap-section{flex-direction:column;min-height:100vh;max-width:100%;height:auto;width:100dvw;padding:2% 0;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.wrap-info-label{display:flex;flex-direction:column;gap:1%;text-align:center;padding:3%;background-color:#00000080;border-radius:10px}.truth-center{display:flex;align-items:center;justify-content:center}.textOverflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.motionLetter{color:#fff;display:inline-block}::-webkit-scrollbar{width:16px}::-webkit-scrollbar-track{background:#1e2a38}::-webkit-scrollbar-thumb{background-color:#5c93b5;border:4px solid transparent;border-radius:20px;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#8ab6d6}
