@charset "utf-8";*{margin:0;padding:0;box-sizing:border-box;outline:0;-webkit-tap-highlight-color:transparent;scrollbar-color:transparent;scrollbar-width:thin}html,body{overflow-y:unset}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body:before{content:'';background:#fff;transition:opacity .3s ease;display:block;position:fixed;left:0;right:0;top:0;bottom:0;z-index:-1;opacity:1}a{text-decoration:none;color:#eee;-webkit-transition:.2s;transition:.2s}input{font-family:monospace,emoji;list-style:none;font-size:.9rem;border-radius:.5rem;border:unset;padding:.25rem .5rem;height:auto;line-height:1.25rem;width:100%}img{-webkit-transition:.5s;transition:.5s}img.lazyloading{-webkit-filter:blur(2rem);filter:blur(2rem);opacity:0}img.lazyloaded{filter:blur(0);-webkit-filter:blur(0);opacity:1}.avatar{width:3rem;height:3rem;vertical-align:middle;border-radius:50%;padding:.2rem;background:#fff;-o-object-fit:cover;object-fit:cover}.index_title_block{margin:.5rem 0;position:relative;height:calc(100dvh - 1rem);padding:0;animation:fadeInDown .5s .2s ease both;-webkit-animation:fadeInDown .5s .2s ease both;-moz-animation:fadeInDown .5s .2s ease both;animation-delay:.5s}.index_title_block video,.index_title_block img{min-height:100%;height:100%;width:100%;object-fit:cover;border-radius:0}.cat_title_mengban{border-radius:0;display:block;width:100%;height:100%;position:absolute;top:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAKUlEQVQImU3IMREAIAgAwJfNkQCEsH8cijjpMf6vnXlQaIiJFx+omEBfmqIEZLe2jzcAAAAASUVORK5CYII=)}.index_inlogo{position:absolute;z-index:5;display:flex;align-items:center;justify-content:center;top:50%;left:50%;-webkit-transform:translateY(-50%,-50%) scale(1);-moz-transform:translateY(-50%,-50%) scale(1);-ms-transform:translateY(-50%,-50%) scale(1);-o-transform:translateY(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);flex-direction:column;gap:1.5rem}.index_inlogo *{color:#fff;fill:#fff}.index_inlogo .logo img.avatar{width:6rem;height:6rem;border-radius:50%;animation:fadeInUp .5s .2s ease both;-webkit-animation:fadeInUp .5s .2s ease both;-moz-animation:fadeInUp .5s .2s ease both;animation-delay:.8s}.index_inlogo .words{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-direction:column}.index_inlogo .words .webtitle{font-size:1.5rem;animation:fadeInUp .5s .2s ease both;-webkit-animation:fadeInUp .5s .2s ease both;-moz-animation:fadeInUp .5s .2s ease both;animation-delay:1.0s}.index_inlogo .words .description{animation:fadeInUp .5s .2s ease both;-webkit-animation:fadeInUp .5s .2s ease both;-moz-animation:fadeInUp .5s .2s ease both;animation-delay:1.2s}.index_inlogo .social{display:flex;gap:.75rem;flex-direction:row;flex-wrap:wrap;animation:fadeInUp .5s .2s ease both;-webkit-animation:fadeInUp .5s .2s ease both;-moz-animation:fadeInUp .5s .2s ease both;animation-delay:1.4s}.index_inlogo .social a{background:#a1a1a14d;border-radius:50%;padding:.5rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;-webkit-transition:.5s;transition:.5s}.index_inlogo .social a:hover{background:#a1a1a180}.cat_title_mengban{border-radius:0}img.item{position:absolute;object-fit:cover;width:100%;height:100%}.author_flex{height:100%;width:100%;padding:3rem;position:absolute;gap:2rem;justify-content:center;flex-direction:column}.lockline{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.5rem;border-radius:.5rem;background:#fff33;animation:fadeInUp .5s .2s ease both;-webkit-animation:fadeInUp .5s .2s ease both;-moz-animation:fadeInUp .5s .2s ease both;animation-delay:1.6s}.lockline input{background:rgb(255 255 255 / 60%)}.index_title_lock{height:100dvh!important;margin:0;overflow:hidden}.index_title_lock video,.index_title_lock img{border-radius:0}.copyright_lock{display:flex!important;font-size:smaller;flex-direction:column;align-items:flex-start;justify-content:center;line-height:2rem;position:absolute;color:#fff;margin:2rem;bottom:0;z-index:9999}.copyright_lock a{color:#fff;font-weight:bold}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}@-moz-keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}