.signature-wall{display:flex;flex-direction:column;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100vh;overflow:hidden}.playful{font-size:40px}.playful,.printer{color:var(--white)}.printer{cursor:pointer;background:var(--translucent);border-radius:10px;padding-left:10px;padding-right:10px}#bannerWave1{height:84px;background:var(--bannerWave1);width:200%;z-index:10}#bannerWave1,#bannerWave2{position:absolute;bottom:0;animation:gradientBG 120s linear infinite}#bannerWave2{height:100px;background:var(--bannerWave2);width:400%;z-index:5}.cursor{margin-left:1px;animation:hideToShow .7s infinite;font-weight:200}.el-icon-arrow-down{font-size:40px;font-weight:700;color:var(--white);position:absolute;bottom:60px;animation:my-shake 1.5s ease-out infinite;z-index:15;cursor:pointer}.page-container-wrap{background:var(--background);position:relative}.page-container{display:flex;justify-content:center;width:90%;padding:0 20px 40px 20px;margin:0 auto;flex-direction:row}.recent-posts{width:70%}.announcement{padding:22px;border:1px dashed var(--lightGray);color:var(--greyFont);border-radius:10px;display:flex;max-width:780px;margin:40px auto 40px}.announcement i{color:var(--themeBackground);font-size:22px;margin:auto 0;animation:scale .8s ease-in-out infinite}.announcement div div{margin-left:20px;line-height:30px}.aside-content{width:calc(30% - 40px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:40px;margin-right:40px;max-width:300px;float:right}.pagination-wrap{display:flex;justify-content:center;margin-top:40px}.pagination{padding:13px 15px;border:1px solid var(--lightGray);border-radius:3rem;color:var(--greyFont);width:100px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;text-align:center}.pagination:hover{border:1px solid var(--themeBackground);color:var(--themeBackground);box-shadow:0 0 5px var(--themeBackground)}@media screen and (max-width:1100px){.page-container,.recent-posts{width:100%}}@media screen and (max-width:1000px){.page-container{flex-direction:column}.aside-content{width:100%;max-width:unset;float:unset;margin:40px auto 0}}@media screen and (max-width:768px){h1{font-size:35px}}.about-wrap{text-align:center;width:95%;max-width:800px;margin:0 auto;padding:40px 20px 80px}.about-box{min-height:450px;padding:5px;background-color:var(--maxMaxLightGray);border-radius:10px}.say-item-left{color:var(--maxGreyFont);background-color:var(--lightGray)}.say-item-left,.say-item-right{padding:5px 12px;border-radius:1rem}.say-item-right{color:var(--white);background-color:var(--translucent)}.say-left{justify-content:left}.say-left,.say-right{display:flex;margin:15px}.say-right{justify-content:right}.say-select{cursor:pointer;background:var(--black);border-radius:5px;padding:5px 10px;margin-right:12px;margin-top:20px;color:var(--white);border:1px solid var(--black)}.say-select:hover{border:1px solid var(--themeBackground);color:var(--themeBackground);box-shadow:0 0 5px var(--themeBackground)}