@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;500;600;700&display=swap";.web-header{position:fixed;top:0;left:0;right:0;height:70px;padding:0;background:#ffffffb3;backdrop-filter:blur(10px);box-shadow:0 1px 10px #0000000d;z-index:1000;line-height:68px;display:block;text-align:right;-webkit-backdrop-filter:blur(20px);-webkit-box-shadow:0 1px 5px rgba(0,0,0,.1)}.web-header.animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.web-header.animated.slideDown{-webkit-animation-name:slideDown;animation-name:slideDown}.web-header.animated.slideUp{-webkit-animation-name:slideUp;animation-name:slideUp}.header-content{max-width:1200px;margin:0 auto;padding-left:20px;height:100%;display:flex;align-items:center;justify-content:space-between}.logo{height:64px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700}.admin-layout .logo{border-bottom:1px solid #445a77}.logo:hover{color:#eb5055}.logo img{width:auto;height:22px;outline:0}.header-right{display:flex;align-items:center;gap:10px}.header-right .svg-inline--fa{vertical-align:-.2em}.nav{z-index:10;display:inline-block;width:auto;gap:30px}.nav a{font-family:Josefin Sans,"Noto Serif SC",sans-serif;color:#313131;text-decoration:none;transition:color .3s;transition-duration:.3s;font-weight:700;position:relative;font-size:14px;padding:30px 15px;margin-left:2px;margin-right:2px}.nav a.current:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px}.dropdown-menu{position:absolute;left:50%;width:100px;margin:-10px 0 0 -50px;padding:0;border-radius:15px;background-color:#eeeeeef2;opacity:0;visibility:hidden;transition:.3s;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.3);box-shadow:0 2px 4px #0000004d}.dropdown-menu:before{position:absolute;top:-7px;left:43px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid rgba(238,238,238,.95);content:""}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible}.dropdown-item{color:#2b2e33;font-size:15px;line-height:1;display:block;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:15px;cursor:pointer}.dropdown-item:hover{color:#ec5454;border:none;background-color:#e8e8e8;border-radius:15px}.header-content{position:relative;width:1040px;max-width:100%;height:70px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.nav a:hover{background-color:#ffeded54;color:#ec5454}.nav a:hover:before,.nav a:focus:before{left:0;right:0;opacity:1}.nav a:before{content:"";position:absolute;left:50%;right:50%;top:70px;background:#ec5454;height:3px;transition:all .2s;opacity:0;transition-property:all;transition-duration:.3s;transition-timing-function:ease-out}.nav a.current{color:#eb5055}.nav-dropdown{position:relative}.nav-dropdown:hover>ul{opacity:1;visibility:visible}.nav-dropdown ul{position:absolute;left:50%;width:100px;margin:-10px 0 0 -50px;padding:0;border-radius:15px;background-color:#eeeeeef2;opacity:0;visibility:hidden;transition:.3s;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.3);box-shadow:0 2px 4px #0000004d;list-style:none}.nav-dropdown ul:before{position:absolute;top:-7px;left:43px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid rgba(238,238,238,.95);content:""}.nav-dropdown ul li{position:relative;display:inline;margin:0}.nav-dropdown ul li a{font-size:15px;line-height:1;display:block;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:15px}.nav-dropdown ul li a:hover{color:#ec5454;border:none;background-color:#e8e8e8;border-radius:15px}.navbar-mobile-menu{line-height:70px;z-index:1;display:none;padding:0 30px 0 10px;cursor:pointer}.icon-menu{position:relative;display:inline-block;width:20px;height:12px;transition:all .4s ease-in-out;transition-timing-function:cubic-bezier(.61,.04,.17,1.32)}.icon-menu .middle{position:absolute;top:50%;left:-.25em;display:inline-block;width:20px;height:2px;margin-top:-1px;transition:all .4s ease-in-out;background:#313131}.icon-menu:after,.icon-menu:before{position:absolute;left:-.25em;width:20px;height:2px;content:"";transition:all .4s ease-in-out;transform-origin:50% 50% 0;background:#313131}.icon-menu:after{bottom:0}.icon-menu:before{top:0}.navbar-mobile-menu-on .icon-menu{transform:rotate(360deg)}.navbar-mobile-menu-on .icon-menu.cross .middle,.navbar-mobile-menu-on .icon-menu.cross:after,.navbar-mobile-menu-on .icon-menu.cross:before{background:#eb5055}.navbar-mobile-menu-on .icon-menu.cross .middle{opacity:0}.navbar-mobile-menu-on .icon-menu.cross:after{bottom:5px;transform:rotate(135deg)}.navbar-mobile-menu-on .icon-menu.cross:before{top:5px;transform:rotate(45deg);box-shadow:0 0 #fff}.navbar-mobile-menu ul{position:absolute;z-index:1;top:70px;right:0;min-width:100px;max-width:200px;overflow:hidden;margin:0;padding:0;background-color:#eeeeeef2;box-shadow:-2px 2px 4px #00000026;transition:transform .3s;transform:translate(210px);text-indent:0;list-style:none}.navbar-mobile-menu-on ul{overflow:inherit;transform:translate(0) translateY(0) translateZ(0)}.navbar-mobile-menu ul li a{font-family:Josefin Sans,"Noto Serif SC",sans-serif;font-weight:700;font-size:15px;line-height:1;display:block;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:15px}.navbar-search{line-height:70px;display:inline-block;padding:0 20px;cursor:pointer}.icon-search{position:relative;z-index:1;display:inline-block;width:13px;height:13px;transform:rotate(-45deg);color:#313131;border:solid 2px currentColor;border-radius:50%}.icon-search:before{position:absolute;top:11px;left:3px;width:2px;height:4px;content:"";background-color:currentColor}.navbar-search:hover .icon-search{color:#eb5055}.header-actions{display:flex;align-items:center;gap:15px}.search-toggle{cursor:pointer;color:#666;font-size:16px;padding:0 15px;transition:color .3s}.search-toggle:hover,.search-toggle.active{color:#3b82f6}.admin-link{color:#666;font-size:16px;padding:5px;transition:color .3s}.admin-link:hover{color:#3b82f6}.mobile-actions{display:none;align-items:center}@media (max-width: 768px){.header-right{display:none}.mobile-actions{display:flex}.navbar-mobile-menu{display:block;padding:0 30px 0 10px}.mobile-search-toggle{padding:0 20px;line-height:70px}}.web-footer{position:relative;z-index:1;margin-top:0;padding-bottom:70px;background-color:#fff}.footer-social{border-bottom:1px solid rgba(184,197,214,.2)}.social{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#ecf0f1;text-decoration:none;font-size:14px;transition:all .3s}.social:hover{background:#ffffff1a;border-color:#ffffff80}.social i{font-size:16px}.footer-meta{padding:40px 0}.footer-meta .footer-container{width:100%;max-width:1040px;height:250px;margin:0 auto}.meta-title{font-size:16px;font-weight:600;margin-bottom:20px;color:#fff;position:relative;padding-bottom:10px}.meta-title:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background:#3498db}.info-logo{font-size:28px;font-weight:700;color:#fff;text-decoration:none}.info-text{font-size:14px;line-height:1.8}.info-text p{margin:0}.info-text a{color:#3498db;text-decoration:none}.meta-posts-list,.meta-comments-list{list-style:none;padding:0;margin:0}.meta-posts-list li:last-child,.meta-comments-list li:last-child{border-bottom:none}.meta-posts-list a,.meta-comments-list a{color:#bdc3c7;text-decoration:none;font-size:14px;transition:color .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meta-posts-list a:hover,.meta-comments-list a:hover{color:#3498db}.icp a:hover{border-bottom:1px solid #cdcdcd;color:#000}.footer-icons{padding-top:5px}.footer-icons a{margin-left:5px}.footer-icons a:hover .footer-icon{color:#3498db}.footer-icons a:first-child{margin-left:0}.footer-icons a:last-child{margin-right:0}.footer-social .footer-container{max-width:940px;margin:0 auto}.footer-social .social-list{padding:20px;text-align:center}.footer-social .social-list a{font-size:13px;padding:0 25px;text-decoration:none;color:#5f5f5f;border:none}.footer-social .social-list a:hover{color:#eb5050}.footer-meta{padding:50px 0 0;list-style:none}.footer-meta .meta-item{position:relative;float:left;width:33.333333%;min-height:1px;padding:0 30px}.footer-meta .meta-copyright .info-logo img{height:64px}.footer-meta .meta-copyright .info-text p{font-size:13px;line-height:20px;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#767676}.footer-meta .meta-copyright .info-text a{color:#767676}.footer-meta .meta-title{font-size:14px;font-weight:700;padding:0 0 10px;text-decoration:none;color:#5f5f5f}.footer-meta .meta-posts li{font-size:13px;line-height:25px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#767676;list-style:none}.footer-meta .meta-posts li a{color:#5f5f5f}.footer-meta .meta-posts li a:hover{border-bottom:3px solid #cdcdcd;color:#000}.footer-meta .meta-comments li{font-size:13px;line-height:25px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#767676;list-style:none}.footer-meta .meta-comments li a{color:#5f5f5f}.footer-meta .meta-comments li a:hover{border-bottom:3px solid #cdcdcd;color:#000}.footer-icon{font-size:23px;transition:all .2s ease-in-out}.footer-icon-text{display:inline-block;width:23px;height:23px;line-height:23px;text-align:center;font-size:14px;font-weight:700;color:#767676;transition:all .2s ease-in-out}.footer-icon:hover,.footer-icons a:hover .footer-icon-text{color:#fd6464;transform:rotate(-15deg)}@media (max-width: 880px){.footer-meta .meta-item{padding:0 20px}}@media (max-width: 768px){.footer-meta .footer-container{height:100px;padding:0 15px}.social-list{align-items:center}}@media (max-width: 700px){.web-footer{padding-bottom:36px}.footer-social{display:none}.footer-meta .meta-item{width:100%;padding:0 10px}.footer-meta .meta-posts,.footer-meta .meta-comments{display:none}.footer-meta .meta-copyright .info-text{float:right}.footer-meta .meta-copyright .info-text p{text-align:right}}@media (max-width: 410px){.meta-copyright-info .info-logo{display:none}}.cd-top{z-index:9999;display:flex;align-items:center;justify-content:center;height:40px;width:40px;position:fixed;bottom:60px;right:0;box-shadow:0 0 10px #0000000d;background-color:#e86256cc;visibility:hidden;opacity:0;transition:all .3s;cursor:pointer;border:none;border-radius:0!important}.cd-top-arrow{width:16px;height:16px}.cd-top:hover{background-color:#e86256;opacity:1}.cd-top.cd-is-visible{visibility:visible;opacity:1}.cd-top.cd-fade-out{opacity:.5}.cd-top.cd-fade-out:hover{opacity:1}@media only screen and (min-width: 768px){.cd-top{right:20px;bottom:20px}}@media only screen and (min-width: 1024px){.cd-top{height:60px;width:60px;right:30px;bottom:30px}.cd-top-arrow{width:20px;height:20px}}*{-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;border:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{overflow-x:hidden;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html:has(.web-layout){overflow-y:scroll}::selection{background-color:#98c8ff3b}@media (min-width: 650px){::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{cursor:pointer;background-color:#bbb}::-webkit-scrollbar-track{background-color:#eee}}a{text-decoration:none;color:#313131;outline:0;transition:color .3s}a:active,a:focus,a:hover{color:#eb5055;outline:0}.clearfix:after,.clearfix:before{content:""}.clearfix:after{clear:both}.clearfix{zoom:1}.bg-white{background-color:#ffffffb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bg-grey{background-color:#f7f7f7!important}.bg-deepgrey{background-color:#00000080!important}.bg-blue{background-color:#6fa3ef!important}.bg-purple{background-color:#bc99c4!important}.bg-green{background-color:#46c47c!important}.bg-yellow{background-color:#f9bb3c!important}.bg-red{background-color:#e8583d!important}.text-white{color:#fff!important}.web-layout{min-height:100vh;display:flex;flex-direction:column;background:#f7f7f7}.web-main{flex:1;background-image:url(data:image/png;base64,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);background-position:left top;background-size:auto;background-repeat:repeat;background-attachment:fixed;background-color:#f7f7f7!important}.main-content{position:relative;margin:0 auto;animation:fade-in .5s}.container{max-width:1040px;margin:0 auto;padding:0 20px}.sidebar{display:none}@keyframes fade-in{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(-70px)}to{transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(0)}to{transform:translateY(-70px)}}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;padding:20px 0}.pagination-btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 12px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#666;font-size:14px;cursor:pointer;transition:all .3s ease}.pagination-btn:hover:not(.disabled):not(.active){border-color:#1890ff;color:#1890ff}.pagination-btn.active{background:#1890ff;border-color:#1890ff;color:#fff}.pagination-btn.disabled{color:#999;cursor:not-allowed;background:#f5f5f5}.pagination-ellipsis{color:#999;font-size:14px}.home{padding-top:70px;position:relative;display:block;overflow:hidden}.home-hero{display:inline-block;width:100%;margin:0;background-color:#f7f7f7b8}.home-hero-container{position:relative;max-width:700px;margin:0 auto;padding:38px 20px;text-align:center}.home-hero-thumb{min-height:260px;border-radius:5px;background-position:50% 50%;background-size:cover;box-shadow:0 2px 4px #0000001a;transition-duration:.4s}.home-hero-thumb:hover{box-shadow:0 3px 4px #0003}.home-hero-title{display:block;margin:30px 0 0;text-align:center}.home-hero-title a{font-family:Josefin Sans,"Noto Serif SC",sans-serif;font-weight:700;font-size:21px;line-height:17px;color:#313131}.home-hero-meta{font-family:Josefin Sans,"Noto Serif SC",sans-serif;font-weight:700;font-size:15px;margin-top:15px;color:#5f5f5f}.home-hero-meta p{margin:0;line-height:1.8}.home-hero-links{margin-top:15px;font-size:15px}.home-hero-links .social-list a{border:none;padding:0 8px}.post-onelist-item{display:inline-block;width:100%;margin:0}.post-onelist-item:nth-child(n){background-color:#f7f7f7b8}.post-onelist-item:nth-child(2n){background-color:#f0f0f0a1}.post-onelist-item-container{position:relative;max-width:700px;margin:0 auto;padding:38px 20px}.post-onelist-item-container .onelist-item-thumb{min-height:260px;border-radius:5px;background-position:50% 50%;background-size:cover;box-shadow:0 2px 4px #0000001a;transition-duration:.4s;cursor:pointer}.post-onelist-item-container .onelist-item-thumb:hover{box-shadow:0 3px 4px #0003;transform:scale(1.02)}.post-onelist-item-container .item-title{display:block;margin:30px 0 0;text-align:center}.post-onelist-item-container .item-title a{font-family:Josefin Sans,"Noto Serif SC",sans-serif;font-weight:700;font-size:21px;line-height:17px;color:#313131;transition:color .3s}.post-onelist-item-container .item-title a:hover{color:#eb5055}.post-onelist-item-container .item-content{padding:0 30px 10px;text-align:center;word-break:break-all}.post-onelist-item-container .item-content p{color:#666;line-height:1.8;font-size:15px}.post-onelist-item-container .item-meta{font-size:12px;text-align:center;color:#5f5f5f}.post-onelist-item-container .item-meta a{color:#5f5f5f;padding-left:8px;padding-right:8px;background-image:linear-gradient(transparent calc(65% - 5px),#ff9898 5px);background-size:0;background-repeat:no-repeat;display:inline;transition:.2s ease}.post-onelist-item-container .item-meta a:hover{color:#000;background-size:100%}.post-onelist-item-container .item-meta .meta-item{display:inline-block;margin:0 5px}.post-onelist-item-container .item-meta .meta-item i{margin-right:4px}.post-onelist-item-container .item-meta-hr{display:block;width:55px;height:2px;margin:20px auto 0;background-color:#eb5055}.post-tags{margin:0;padding:5px 0 15px;border-bottom:1px solid #e0e0e0}.post-tags a{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:13px;font-weight:600;display:inline-block;margin:4px 8px 0 0;padding:0 15px;transition-duration:.4s;letter-spacing:0;border-radius:15px}.post-tags a:nth-child(n){color:#fff;border:1px solid #6fa3ef;border-radius:15px;background:#6fa3ef}.post-tags a:nth-child(2n){color:#fff;border:1px solid #ff9800;border-radius:15px;background:#ff9800}.post-tags a:nth-child(3n){color:#fff;border:1px solid #46c47c;border-radius:15px;background:#46c47c}.post-tags a:nth-child(4n){color:#fff;border:1px solid #f9bb3c;border-radius:15px;background:#f9bb3c}.post-tags a:nth-child(5n){color:#fff;border:1px solid #bc99c4;border-radius:15px;background:#bc99c4}.post-tags a:nth-child(6n){color:#fff;border:1px solid #e8583d;border-radius:15px;background:#e8583d}.post-tags a:before{content:"#"}.post-tags a:hover{color:#5f5f5f;border:1px solid #f7f7f7;outline-style:none;background:#f7f7f7}.lists-navigator{margin:35px 0}.lists-navigator ol{margin:0;padding:0 10px;list-style:none;text-align:center}.lists-navigator ol li{margin:0 .125em;display:inline-block;color:#5f5f5f}.lists-navigator ol li a{padding:.4rem .75rem;font-family:inherit;font-weight:500;border-radius:8px;color:#a9a9a9;text-decoration:none;transition:all .15s linear}.lists-navigator ol li a:hover{color:#ff9f9f;background-color:#ffdcde}.lists-navigator ol li.current a{background-color:#ff808e;color:#fff;transition:all .15s linear}.caret{animation-name:flash;width:4px;height:30px;background-color:#000;margin-left:5px;animation-duration:2s;animation-fill-mode:both;animation-iteration-count:infinite;display:inline-block;vertical-align:bottom}#moment-span{cursor:pointer}#moment-span #moment{position:relative;left:2px;top:11px}#moment{animation:rotation-moment 15s linear infinite;animation-timing-function:cubic-bezier(.9,.1,.1,.9)}.home .social-list{margin-top:-10px}@-webkit-keyframes rotation-moment{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(40turn)}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@media (max-width: 880px){.post-list-item{width:50%;padding:10px}.post-list-item:nth-child(odd){padding-left:20px}.post-list-item:nth-child(2n){padding-right:20px}.post-onelist-item-container{padding:50px 20px 55px}}@media (max-width: 700px){.post-onelist-item-container{padding:20px 20px 25px}.post-onelist-item-container .onelist-item-thumb{min-height:240px}}@media (max-width: 650px){.post-onelist-item-container .onelist-item-thumb{min-height:220px}}@media (max-width: 580px){.post-list-item{width:100%;padding:10px 20px}.post-list-item:first-child{padding-top:20px}.post-onelist-item-container .item-content{display:none}.post-onelist-item-container .onelist-item-thumb{min-height:180px}}.category-page{padding:120px 20px 40px;max-width:940px;margin:0 auto}.category-page .common-title{font-size:14px;position:relative;margin:10px auto;padding:0 30px;color:#5f5f5f}.category-page .common-title:before{position:absolute;top:0;left:15px;content:"#";color:#eb5055}.category-page .post-list-item{float:left;width:33.3333%;height:auto;padding:15px;align-items:center}.category-page .post-list-item-container{position:relative;overflow:hidden;width:100%;padding:0;border:1px solid rgba(184,197,214,.2);border-radius:3px;background:#fff;box-shadow:0 1px 4px #0000000a;transition:transform .3s,box-shadow .3s}.category-page .post-list-item-container:hover{transform:scale(1.03)}.category-page .post-list-item-container .item-label{background-color:#fff;padding:25px 20px 40px}.category-page .post-list-item-container .item-label .item-title{line-height:normal;margin-bottom:10px}.category-page .post-list-item-container .item-label .item-title a{font-size:14px;color:#313131}.category-page .post-list-item-container .item-label .item-title a:hover{color:#eb5055}.category-page .post-list-item-container .item-label .item-meta{position:absolute;right:0;bottom:0;width:100%;padding:0 15px 15px;text-align:left}.category-page .post-list-item-container .item-label .item-meta .item-meta-date{padding-bottom:5px;padding-left:5px;color:#5f5f5f;font-size:12px}.category-header{border-bottom:1px solid rgb(245 245 245);padding:20px;background:#fff;border-radius:3px 3px 0 0;box-shadow:0 1px 4px #0000000a}.category-header h1{font-size:21px;font-weight:600;color:#313131}.category-header h1:before{content:"[";font-weight:600;color:#ea5055;margin-right:12px}.category-header h1:after{content:"]";font-weight:600;color:#ea5055;margin-left:12px}.category-header .category-count{font-size:14px;color:#5f5f5f;margin-left:10px;font-weight:400}.category-header p{color:#5f5f5f;font-size:14px}.category-list{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px;padding:20px;background:#fff;border-radius:0 0 3px 3px;box-shadow:0 1px 4px #0000000a}.category-list-item{position:relative;padding:0 15px;font-size:13px;font-weight:600;display:inline-block;transition:all .2s;transition-duration:.2s;letter-spacing:0;border-radius:15px;color:#fff;cursor:pointer}.category-list-item:nth-child(n){border:1px solid #6fa3ef;background:#6fa3ef}.category-list-item:nth-child(2n){border:1px solid #ff9800;background:#ff9800}.category-list-item:nth-child(3n){border:1px solid #46c47c;background:#46c47c}.category-list-item:nth-child(4n){border:1px solid #f9bb3c;background:#f9bb3c}.category-list-item:nth-child(5n){border:1px solid #bc99c4;background:#bc99c4}.category-list-item:nth-child(6n){border:1px solid #e8583d;background:#e8583d}.category-list-item:first-child:before{content:none}.category-list-item:before{content:"# "}.category-list-item:hover{box-shadow:0 2px 8px #7979794d;color:#fff;transform:scale(1.05)}.category-list-item.active{color:#fff}.category-list-item.active:after{content:"";position:absolute;bottom:18px;left:7%;transform:translate(-50%);width:9px;height:9px;background:#eb5055;border-radius:50%}.post-list-item{float:left;width:33.3333%;height:auto;padding:15px;align-items:center}.post-list-item-container{position:relative;overflow:hidden;width:100%;padding:0;border-radius:3px;background-color:#fff;box-shadow:0 1px 4px #0000000a;transition:transform .3s,box-shadow .3s}.post-list-item-container:hover{box-shadow:2px 2px 4px #0000001a}.post-list-item-container .item-thumb{position:relative;display:inherit;min-height:250px;transition:transform .5s ease,filter .5s ease;background-position:50% 50%;background-size:cover}.post-list-item-container .item-desc{position:absolute;top:0;overflow:hidden;width:100%;height:100%;padding:40px 28px;background-color:transparent;transition:background-color .5s}.post-list-item-container .item-desc p{font-size:14px;margin:0;padding:0;word-break:break-all;opacity:0;color:#fff;transition:opacity .5s}.post-list-item-container:hover .item-thumb{transform:scale(1.1);filter:blur(3px)}.post-list-item-container:hover .item-desc{background-color:#00000080}.post-list-item-container:hover .item-desc p{opacity:1}.post-list-item-container .item-slant{position:absolute;z-index:0;right:0;bottom:50px;left:0;width:110%;min-height:100px;transform:rotate(7deg) translate(-10px);background-color:#fff}.post-list-item-container .item-slant.reverse-slant{transform:rotate(-10deg) translate(10px,-10px);opacity:.7;background-color:#f68e5f;box-shadow:none}.post-list-item-container .item-label{position:relative;height:104px;padding:25px 20px 40px;background-color:#fff}.post-list-item-container .item-label .item-title a{font-size:17px;line-height:17px;word-break:break-all;color:#313131}.post-list-item-container .item-label .item-meta{position:absolute;right:0;bottom:0;width:100%;padding:0 15px 15px;text-align:right}.post-list-item-container .item-label .item-meta .item-meta-cat a{font-size:13px;position:relative;float:right;margin-right:10px;padding:10px 0;text-align:right;text-transform:none;color:#5f5f5f}.post-list-item-container .item-label .item-meta .item-meta-cat a:hover{color:#eb5055}.post-list-item-container .item-label .item-meta .item-meta-ico{display:inline-block;float:right;width:42px;height:42px;border:1px solid #eaeaea;border-radius:50%;background:url(/assets/bg-ico-of6elsWn.png) no-repeat;background-size:40px auto}@media (max-width: 880px){.category-page{padding:100px 0 20px}}@media (max-width: 700px){.category-page .post-list-item{width:100%;padding:10px 20px}}@media (max-width: 580px){.category-page{padding:90px 0}.category-page .post-list-item:first-child{padding-top:0}}.tag-page{padding:120px 20px 40px;max-width:940px;margin:0 auto}.tag-page .common-title{font-size:14px;position:relative;margin:10px auto;padding:0 30px;color:#5f5f5f}.tag-page .common-title:before{position:absolute;top:0;left:15px;content:"#";color:#eb5055}.tag-page .post-list-item{width:49.9999%;padding:10px}.tag-page .post-list-item-container{position:relative;overflow:hidden;width:100%;padding:0;border:1px solid rgba(184,197,214,.2);border-radius:3px;background:#fff;box-shadow:0 1px 4px #0000000a;transition:transform .3s,box-shadow .3s}.tag-page .post-list-item-container:hover{transform:scale(1.03)}.tag-page .post-list-item-container .item-label{background-color:#fff;padding:25px 20px 40px}.tag-page .post-list-item-container .item-label .item-title{line-height:normal;margin-bottom:10px}.tag-page .post-list-item-container .item-label .item-title a{font-size:14px;color:#313131}.tag-page .post-list-item-container .item-label .item-title a:hover{color:#eb5055}.tag-page .post-list-item-container .item-label .item-meta{position:absolute;right:0;bottom:0;width:100%;padding:0 15px 15px;text-align:left}.tag-page .post-list-item-container .item-label .item-meta .item-meta-date{padding-bottom:5px;padding-left:5px;color:#5f5f5f;font-size:12px}.tag-header{padding:20px;background:#fff;border-radius:3px 3px 0 0;border-bottom:1px solid rgb(245 245 245);box-shadow:0 1px 4px #0000000a}.tag-header h1{font-size:21px;font-weight:600;color:#313131}.tag-header h1:before{content:"[";font-weight:600;color:#ea5055;margin-right:12px}.tag-header h1:after{content:"]";font-weight:600;color:#ea5055;margin-left:12px}.tag-header .tag-count{font-size:14px;color:#5f5f5f;margin-left:10px;font-weight:400}.tag-header p{color:#5f5f5f;font-size:14px}.tag-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px;padding:20px;border-radius:0 0 3px 3px}.tag-cloud-item{position:relative;padding:0 15px;font-size:13px;font-weight:600;display:inline-block;margin:4px 8px 0 0;transition-duration:.4s;letter-spacing:0;border-radius:15px;cursor:pointer}.tag-cloud-item:first-child{border:1px solid #141923;background:#141923}.tag-cloud-item:nth-child(n){border:1px solid #6fa3ef;background:#6fa3ef}.tag-cloud-item:nth-child(2n){border:1px solid #ff9800;background:#ff9800}.tag-cloud-item:nth-child(3n){border:1px solid #46c47c;background:#46c47c}.tag-cloud-item:nth-child(4n){border:1px solid #f9bb3c;background:#f9bb3c}.tag-cloud-item:nth-child(5n){border:1px solid #bc99c4;background:#bc99c4}.tag-cloud-item:nth-child(6n){border:1px solid #e8583d;background:#e8583d}.tag-cloud-item:before{content:"#"}.tag-cloud-item:hover{color:#5f5f5f;background:#f7f7f7}.tag-cloud-item.active{color:#fff;box-shadow:0 2px 8px #7979794d}.tag-cloud-item.active:after{content:"";position:absolute;bottom:18px;left:7%;transform:translate(-50%);width:9px;height:9px;background:#eb5055;border-radius:50%}.post-list-item{float:left;height:auto;align-items:center}.list-loading{width:100%;text-align:center;padding:30px 20px;color:#999;font-size:16px;border-radius:8px}@media (max-width: 880px){.tag-page{padding:100px 0 20px}}@media (max-width: 700px){.tag-page .post-list-item{width:100%;padding:10px 20px}}@media (max-width: 580px){.tag-page{padding:90px 0}.tag-page .post-list-item:first-child{padding-top:0}}.archive-page{padding:120px 20px 40px;max-width:940px;margin:0 auto}.archive-page .categorys-title{font-size:14px;margin:10px auto;padding:0 30px;color:#5f5f5f}.archive-page .categorys-title a{color:#5f5f5f}.archive-page .categorys-title:before{position:absolute;top:0;left:15px;content:"#";color:#eb5055}.archive-page .post-lists{position:relative;display:block;overflow:hidden}.archive-page .post-lists-body{display:block}.archive-page .post-list-item{float:left;width:50%;height:auto;padding:10px;align-items:center}.archive-page .post-list-item-container{position:relative;overflow:hidden;width:100%;padding:0;border:1px solid rgba(184,197,214,.2);border-radius:3px;background:#fff;box-shadow:0 1px 4px #0000000a;transition:transform .3s,box-shadow .3s}.archive-page .post-list-item-container:hover{transform:scale(1.03);background:#ea5055}.archive-page .post-list-item-container:hover .item-label .item-title a,.archive-page .post-list-item-container:hover .item-label .item-meta .item-meta-date{color:#fff}.archive-page .post-list-item-container .item-label{height:113px;padding:25px 20px 40px;background:#fff}.archive-page .post-list-item-container .item-label .item-title{line-height:normal;margin-bottom:10px}.archive-page .post-list-item-container .item-label .item-title a{font-size:14px;line-height:1.5;color:#313131}.archive-page .post-list-item-container .item-label .item-meta{position:absolute;right:0;bottom:0;width:100%;padding:0 15px 15px;text-align:left}.archive-page .post-list-item-container .item-label .item-meta .item-meta-date{font-size:12px;position:relative;float:left;padding-top:9px;padding-left:9px;text-align:right;text-transform:none;color:#5f5f5f}.archives-count{width:100%;text-align:center;color:#666;margin-bottom:30px;background-color:#ffffff94}.archives-count .archives-count-item{padding:.4em 0 .6em;width:20%;float:left;border-radius:.3em}.archives-count code{display:block;font-size:2em;color:#707070;background:transparent!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.archives-count .archives-count-item:hover{background:#2b2b2b}.archive-header{margin-bottom:30px;padding:20px;background:#fff;border-radius:3px;box-shadow:0 1px 4px #0000000a}.archive-header h1{font-size:21px;font-weight:600;margin-bottom:10px;color:#313131}.archive-header h1:before{content:"[";font-weight:600;color:#ea5055;margin-right:12px}.archive-header h1:after{content:"]";font-weight:600;color:#ea5055;margin-left:12px}.archive-header p{color:#5f5f5f;font-size:14px}.archive-group{clear:both;margin-bottom:20px}.archive-month{font-size:14px;position:relative;margin:10px auto;padding:0 30px;color:#5f5f5f;clear:both}.archive-month:before{position:absolute;top:0;left:15px;content:"#";color:#eb5055}@media (max-width: 880px){.archive-page{padding:100px 0 20px}}@media (max-width: 580px){.archive-page{padding:90px 0}.archive-page .post-list-item{width:100%;padding:10px 20px}.archive-page .post-list-item:first-child{padding-top:0}.archive-page .post-list-item:last-child{padding-bottom:0}}.search-page{padding:120px 20px 40px;max-width:970px;margin:0 auto}.search-header{margin-bottom:30px;text-align:center}.search-header h1{font-size:21px;font-weight:600;margin-bottom:10px;color:#313131}.search-header h1:before{content:"[";font-weight:600;color:#ea5055;margin-right:12px}.search-header h1:after{content:"]";font-weight:600;color:#ea5055;margin-left:12px}.search-form{max-width:700px;margin:0 auto 30px}.search-box{position:relative;display:flex;align-items:center}.search-box input{width:100%;height:50px;padding:0 60px 0 20px;font-size:16px;border-radius:25px;outline:none;transition:all .3s;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.04);box-shadow:0 1px 4px #0000000a;-webkit-appearance:none}.search-box input:focus{border-color:#eb5055;box-shadow:0 0 0 3px #eb50551a}.search-box button{position:absolute;right:15px;width:40px;height:40px;border:none;background:none;cursor:pointer}.search-box button .svg-inline--fa{font-size:1rem;color:#6a6a6a;transition:color .3s}.search-box button .svg-inline--fa:hover{color:#eb5055}.tag-cloud-section{border-radius:3px;margin-bottom:30px}.tag-cloud-section h3{font-size:16px;margin-bottom:20px;color:#313131}.tag-cloud{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.tag-cloud-item{display:inline-block;padding:0 15px;font-size:13px;font-weight:500;color:#fff;border-radius:15px;cursor:pointer;transition:all .3s;text-decoration:none}.tag-cloud-item:nth-child(n){background:#6fa3ef}.tag-cloud-item:nth-child(2n){background:#ff9800}.tag-cloud-item:nth-child(3n){background:#46c47c}.tag-cloud-item:nth-child(4n){background:#f9bb3c}.tag-cloud-item:nth-child(5n){background:#bc99c4}.tag-cloud-item:nth-child(6n){background:#e8583d}.tag-cloud-item:hover{transform:scale(1.05);box-shadow:0 2px 8px #00000026;color:#fff}.tag-cloud-item:first-child:before{content:none}.tag-cloud-item:before{content:"# "}.search-divider{width:55px;height:2px;margin:30px auto;background-color:#eb5055}.search-results{padding:20px;border-radius:3px}.search-results-title{font-size:16px;margin-bottom:20px;color:#666}.search-results-title span{color:#eb5055;font-weight:600}.post-list-item{float:left;width:50%;height:auto;padding:10px;align-items:center}.post-list-item-container{position:relative;overflow:hidden;width:100%;padding:0;border:1px solid rgba(184,197,214,.2);border-radius:3px;background:#fff;box-shadow:0 1px 4px #0000000a;transition:transform .3s}.post-list-item-container .item-label{padding:20px}.post-list-item-container .item-label .item-title{font-size:14px;margin-bottom:10px}.post-list-item-container .item-label .item-title a{color:#313131}.post-list-item-container .item-label .item-title a:hover{color:#eb5055}.post-list-item-container .item-label .item-meta{font-size:12px;color:#999}.no-results{text-align:center;padding:60px 20px;color:#999}.no-results i{font-size:48px;margin-bottom:20px;color:#ddd}.loading{text-align:center;padding:40px;color:#999}@media (max-width: 580px){.post-list-item{width:100%}}.timeline-page{padding:50px 20px 40px;max-width:940px;margin:0 auto}.stats-card{background:#fff;padding:30px;margin-bottom:30px;border-radius:3px;box-shadow:0 1px 4px #0000000a}.stats-card fieldset{border:2px dashed #d5d5d5;border-radius:5px;padding:20px;margin:0}.stats-card legend{background:#eb5055;color:#fff;padding:5px 15px;border-radius:5px;font-size:14px;font-weight:600}.archives-count{width:100%;text-align:center;color:#666;display:flex;flex-wrap:wrap;justify-content:center}.archives-count-item{padding:.8em 0;width:20%;min-width:100px;border-radius:5px;cursor:pointer;transition:background .3s}.archives-count-item:hover{background:#e8e8e8}.archives-count-item code{display:block;font-size:2em;color:#707070;background:transparent!important;font-family:Josefin Sans,sans-serif;font-weight:600}.archives-count-item span{font-size:14px;color:#999}.timeline-header{margin-bottom:30px;text-align:center}.timeline-header h1{font-size:21px;font-weight:600;color:#313131}.timeline-header h1:before{content:"[";font-weight:600;color:#ea5055;margin-right:12px}.timeline-header h1:after{content:"]";font-weight:600;color:#ea5055;margin-left:12px}.year-section{clear:both;margin-bottom:30px}.year-title{font-size:18px;font-weight:600;color:#eb5055;padding:10px 0;margin-bottom:20px;border-bottom:2px solid #f0f0f0;position:relative}.year-title:before{content:"";position:absolute;bottom:-2px;left:0;width:80px;height:2px;background:#eb5055}.month-section{margin-bottom:25px}.month-title{font-size:14px;color:#5f5f5f;padding:8px 15px;margin-bottom:15px;background:#f7f7f7;border-radius:3px;display:inline-block}.month-title:before{content:"# ";color:#eb5055}.time-list{position:relative;padding-left:20px}.time-list:before{content:"";position:absolute;left:6px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#eb5055,#f0f0f0)}.time-item{position:relative;padding:10px 0 10px 20px;transition:transform .3s}.time-item:before{content:"";position:absolute;left:-14px;top:50%;width:10px;height:10px;background:#eb5055;border-radius:50%;transform:translateY(-50%);transition:transform .3s}.time-item:hover:before{transform:translateY(-50%) scale(1.3)}.time-item:hover{transform:translate(5px)}.time-item a{display:flex;align-items:flex-start;gap:15px;color:inherit;text-decoration:none}.time-date{min-width:80px;font-size:13px;color:#999;font-family:Josefin Sans,sans-serif}.time-title{flex:1;font-size:14px;color:#313131;transition:color .3s}.time-item:hover .time-title{color:#eb5055}.post-lists{position:relative;display:block;overflow:hidden}.post-lists-body{display:block}.post-list-item{float:left;width:50%;padding:10px}.post-list-item-container{border:1px solid rgba(184,197,214,.2);border-radius:3px;background:#fff;box-shadow:0 1px 4px #0000000a;transition:transform .3s}.post-list-item-container:hover{transform:scale(1.02)}.post-list-item-container .item-label{padding:15px 20px}.post-list-item-container .item-title{font-size:14px;margin-bottom:8px}.post-list-item-container .item-title a{color:#313131}.post-list-item-container .item-title a:hover{color:#eb5055}.post-list-item-container .item-meta{font-size:12px;color:#999}.empty{text-align:center;padding:60px 20px;color:#999}@media (max-width: 768px){.archives-count-item{width:33.33%}.post-list-item{width:100%}}@media (max-width: 480px){.archives-count-item{width:50%}}.moments-page{background-color:#f3f3f3;max-width:970px;margin:0 auto;padding:50px 20px}.moments-header{margin-bottom:30px;text-align:center}.moments-header h1{font-size:21px;font-weight:600;color:#313131;margin-bottom:10px}.moments-header h1:before{content:"[";font-weight:600;color:#ea5055;margin-right:12px}.moments-header h1:after{content:"]";font-weight:600;color:#ea5055;margin-left:12px}.moments-meta{font-size:12px;color:#5f5f5f}.moments-container{background-color:#f3f3f3}.moments-list{list-style:none;margin:0;padding:0}.moment-item{border:1px solid rgba(184,197,214,.2);border-radius:3px;background:#fff;box-shadow:0 1px 4px #0000000a;margin-bottom:20px;transition:transform .3s,box-shadow .3s}.moment-item:hover{transform:translateY(-2px);box-shadow:0 3px 8px #0000001a}.moment-link{display:block;color:#3f7895;text-decoration:none;position:relative}.moment-view{padding:20px}.moment-title{font-size:15px;font-weight:600;color:#3a3a3a;margin-bottom:10px;line-height:1.5}.moment-content{font-size:14px;color:#666;line-height:1.8;margin-bottom:15px}.moment-content p{margin:0}.moment-footer{display:flex;justify-content:space-between;align-items:center;margin-top:15px;padding-top:15px;border-top:1px dashed #eee}.moment-author{display:inline-flex;align-items:center;font-size:12px;color:#3a3a3a}.moment-author img{width:20px;height:20px;border-radius:50%;margin-right:8px}.moment-author .site-icon{width:16px;height:16px;margin-right:5px}.moment-author .author-name{font-weight:500}.moment-time{font-size:12px;color:#999}.moment-image{max-width:100%;max-height:300px;border-radius:5px;margin-top:15px;object-fit:cover}.moments-pagination{margin-top:30px}.pagination-list{display:flex;justify-content:center;align-items:center;list-style:none;padding:0;gap:5px}.pagination-item a,.pagination-item span{display:inline-block;padding:8px 14px;border-radius:5px;color:#666;text-decoration:none;transition:all .3s;cursor:pointer}.pagination-item a:hover{background:#ffdcde;color:#ff9f9f}.pagination-item.current a{background:#ff808e;color:#fff}.pagination-item.disabled span{color:#ccc;cursor:not-allowed}.moments-empty{text-align:center;padding:60px 20px;color:#999;background:#fff;border-radius:3px}.moments-empty i{font-size:48px;margin-bottom:15px;color:#ddd}.moments-loading{text-align:center;padding:40px;color:#999}@media (max-width: 768px){.moments-page{padding:30px 15px}.moment-view{padding:15px}}.not-found-page{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:40px 20px}.not-found-container{text-align:center;position:relative;z-index:1}.not-found-code{font-size:150px;font-weight:700;line-height:1;background:linear-gradient(135deg,#eb5055,#ff808e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:20px;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.not-found-title{font-size:28px;font-weight:600;color:#313131;margin-bottom:15px}.not-found-desc{font-size:16px;color:#666;margin-bottom:30px;max-width:400px;margin-left:auto;margin-right:auto}.not-found-actions{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.btn-home,.btn-back{display:inline-flex;align-items:center;gap:8px;padding:12px 30px;font-size:15px;border-radius:30px;cursor:pointer;transition:all .3s;text-decoration:none}.btn-home{background:#eb5055;color:#fff;border:2px solid #eb5055}.btn-home:hover{background:#e03a40;border-color:#e03a40;transform:translateY(-2px);box-shadow:0 5px 20px #eb50554d}.btn-back{background:transparent;color:#666;border:2px solid #ddd}.btn-back:hover{border-color:#999;color:#333;transform:translateY(-2px)}.not-found-decoration{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.circle{position:absolute;border-radius:50%;opacity:.1}.circle-1{width:300px;height:300px;background:#eb5055;top:-100px;right:-100px;animation:pulse 4s ease-in-out infinite}.circle-2{width:200px;height:200px;background:#3498db;bottom:-50px;left:-50px;animation:pulse 5s ease-in-out infinite 1s}.circle-3{width:150px;height:150px;background:#2ecc71;top:50%;left:10%;animation:pulse 6s ease-in-out infinite 2s}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width: 580px){.not-found-code{font-size:100px}.not-found-title{font-size:22px}.not-found-desc{font-size:14px}.not-found-actions{flex-direction:column;align-items:center}.btn-home,.btn-back{width:100%;max-width:200px;justify-content:center}}*{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{font-family:Josefin Sans,PingFang SC,sans-serif;font-size:14px;line-height:1.8;margin:0 auto;color:#313131;text-rendering:geometricPrecision;background-color:#f3f3f3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;min-height:100%;scrollbar-gutter:stable}#root{height:100%}.global-toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);padding:10px 20px;background:#0009;color:#fff;border-radius:2px;font-size:14px;z-index:2147483647;opacity:0;transition:transform .3s,opacity .3s;pointer-events:none}blockquote,dl,ol,p,pre,ul{margin:20px 0;vertical-align:baseline}.svg-inline--fa{vertical-align:-.1em}.loading,.empty{text-align:center;padding:30px 20px;color:#999;font-size:16px;border-radius:8px}
