*{font-family:"HarmonyOS Sans SC","Century Gothic","Noto Sans","Source Han Sans CN","Microsoft YaHei",微软雅黑,"Microsoft JhengHei","Segoe UI",Arial,"黑体"}body{background:#fff;overflow-x:hidden;overflow-y:hidden;user-select:none;-webkit-user-select:none;transition:.25s}::-webkit-scrollbar{width:6px;height:6px;background-color:none}::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(127,127,127,.6)}::-webkit-scrollbar-thumb:active{background-color:#3f3f3f!important}#main{position:absolute;width:100%;height:100vh;height:100dvh;left:0;top:0;overflow:hidden;animation:appear 1s cubic-bezier(0,.2,0,1) 1}#page2{display:none;position:absolute;left:0;top:0;margin:8px;width:calc(100% - 16px);height:calc(100% - 16px);transition:.25s;overflow-x:hidden;overflow-y:hidden}a{color:#339;text-decoration:none;transition:.25s;font-weight:700}a:active{color:#115!important}c{color:#555;background-color:rgba(0,0,0,0);padding:6px 8px;border-radius:4px;cursor:pointer;transition-property:background-color,color;transition-duration:.25s}c:active{color:#fff;background-color:rgba(0,0,0,.5)!important}.rt_title{font-weight:700;font-size:16px;text-align:right;color:#999;position:absolute;margin-top:16px;right:16px;cursor:default;z-index:2}.rt_title c span{opacity:1;transition:.25s}#links{position:absolute;text-align:center;width:96vw;left:2vw;bottom:20px;animation:appear 1.5s cubic-bezier(0,.4,0,1) 1}#mainlnks a div{display:inline;position:relative;bottom:0;padding:6px;opacity:.6;transition:.25s;animation:lnksappear .4s cubic-bezier(0,.6,0,1) 1}#mainlnks a div:active{position:relative!important;bottom:-4px!important}#mainlnks a div img{transition:.25s}#mainlnks a div img:active{filter:invert(60%)}#othlnks{display:none;text-align:left;position:absolute;width:180px;bottom:64px;left:calc(50vw - 4px);border-radius:6px;background-color:rgba(255,255,255,.7);backdrop-filter:blur(16px);box-shadow:0 0 32px rgba(0,0,0,.2);padding:3px 4px;animation:lnkshowup .25s cubic-bezier(0,.67,0,1) 1}#othlnks div{display:block;position:relative;font-weight:400;width:164px;height:20px;top:-1px;margin-top:2px;border-radius:4px;padding:8px;color:#333;background-color:rgba(255,255,255,0);transition:.25s;animation:appear .25s}#othlnks div:active{background-color:rgba(0,0,0,.5)!important}.dot{display:grid;width:8px;height:8px;border-radius:4px;margin:12px 0;background-color:#000;opacity:.15;transition:.25s}.dot:active{opacity:.1!important}.dot.highlighted_dot{opacity:.7}#pagestatus{position:absolute;right:-4px;top:calc(50vh - 28px);top:calc(50dvh - 28px);z-index:1}#centerpic_container{position:absolute;top:0;left:0;animation:appear 1.2s cubic-bezier(0,.3,0,1) 1}.ctsvg{width:200px;height:200px;padding:calc(50vh - 100px) calc(50vw - 100px);opacity:.7}@media (prefers-color-scheme:dark){body{background:#070707}a{color:#aaf}a:active{color:#559!important}c{color:rgba(255,255,255,.7)}c:active{color:#000!important;background-color:rgba(255,255,255,.75)!important}#links a div:not(#othlnks div){filter:invert(100%)}#othlnks{background-color:rgba(16,16,16,.4)}#othlnks div{color:#ccc}.rt_title{color:#767676}::-webkit-scrollbar-thumb:active{background-color:#bfbfbf}.allowinvert{filter:invert(1) hue-rotate(180deg)}.dot{background-color:#fff}.centerpic_picelement,.ctsvg{filter:invert(1)}}@media (any-hover:hover){::-webkit-scrollbar-thumb:hover{background-color:#7f7f7f}a:hover{color:#77e}c:hover{background-color:rgba(0,0,0,.15)}#mainlnks a div:hover{position:relative;bottom:4px;opacity:1}#othlnks div:hover{color:#000;background-color:rgba(127,127,127,.35)}.dot:hover{opacity:.9}}@media (prefers-color-scheme:dark) and (any-hover:hover){a:hover{color:#eef}c:hover{color:#fff;background-color:rgba(255,255,255,.15)}#othlnks div:hover{color:#fff;background-color:rgba(255,255,255,.15)}}@keyframes appear{from{opacity:0}to{opacity:1}}@keyframes disappear{from{opacity:1}to{opacity:0}}@keyframes lnkshowup{from{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes lnkhide{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(32px)}}@keyframes lnksappear{from{bottom:-96px}to{bottom:0}}@keyframes textrtappear{from{top:-16px}to{top:16px}}@keyframes pg1go{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-90px)}}@keyframes pg2showup{from{opacity:0;transform:translateY(90px)}to{opacity:1;transform:translateY(0)}}@keyframes pg2go{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(90px)}}@keyframes pg1showup{from{opacity:0;transform:translateY(-90px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinstop{from{transform:rotate(90deg)}to{transform:rotate(0)}}#p2_list{position:relative;margin:auto;display:flex;justify-content:center;align-items:center}#p2l_cont{display:grid;grid-template-columns:repeat(2,320px);margin:32px 16px}.p2l_item{width:100%;height:96px;opacity:.7;transition:.2s;animation:p2l_paddingchange1 .65s cubic-bezier(0,.4,0,1) 1;position:relative}.pi_cont{display:flex;width:calc(100% - 8px);height:calc(100% - 8px);margin:4px;border-radius:8px;transition:.2s}.pi_cont .pc_icon{width:72px;height:100%}.pi_cont .pc_icon img{margin:24px 16px}.pi_cont .pc_text{width:calc(100% - 72px);height:100%}.pi_cont .pc_text div,.pi_cont .pc_text span{position:relative;top:18px}.pi_cont .pc_text div{font-weight:700;font-size:24px}.pi_cont .pc_text span{font-size:14px}.pi_cont:active{background-color:#0002;box-shadow:0 1px 2px 2px rgba(0,0,0,.2)!important;transform:translateY(2px)!important}#arrow{position:absolute;display:block;top:48px;left:calc(50% - 16px);width:32px;opacity:.5;transition:.25s}#arrow:active{opacity:.2!important;top:40px!important}@media (prefers-color-scheme:dark){.pi_cont{color:#fff}.pi_cont .pc_icon img{filter:invert(1)}#arrow{filter:invert(1)}.pi_cont:focus{box-shadow:0 2px 8px 8px rgba(255,255,255,.05)}}@media (any-hover:hover){.p2l_item:hover{opacity:1}.pi_cont:hover{opacity:1;box-shadow:0 2px 8px 8px rgba(0,0,0,.1);transform:translateY(-2px)}#arrow:hover{opacity:1;top:56px}}@media screen and (max-width:700px){#p2l_cont{grid-template-columns:repeat(1,320px)}.p2l_item{animation:none}}@media screen and (min-width:1024px){#p2l_cont{grid-template-columns:repeat(3,320px)}}@media (prefers-color-scheme:dark) and (any-hover:hover){.pi_cont:hover{box-shadow:0 2px 8px 8px rgba(255,255,255,.05)}}@keyframes p2l_paddingchange1{0%{top:128px;padding:128px 0 0 0}100%{top:0;padding:0}}.p2l_item:focus{opacity:1}.pi_cont:focus{opacity:1;box-shadow:0 2px 8px 8px rgba(0,0,0,.1);transform:translateY(-2px)}#arrow:focus{opacity:1;top:56px}#xmlpage{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;animation:pg2showup .35s cubic-bezier(0,.4,0,1) 1}#xp_close{position:absolute;width:32px;right:0;padding:16px;opacity:.5;transition:.25s;z-index:5}#xp_close:active{opacity:.2!important}.wn_text.p3{position:absolute!important;top:0;width:calc(100% - 44px)!important;height:calc(100% - 44px)!important}.p3_iconbg{position:fixed;right:0;bottom:0;z-index:-1;width:288px;opacity:.15}@media (prefers-color-scheme:dark){#xp_close,.p3_iconbg{filter:invert(1)}.p3_iconbg{opacity:.05}}@media (any-hover:hover){#xp_close:hover{opacity:1}}@media screen and (min-width:1067px){.wn_text.p3{left:calc(50vw - 536px)}}.wn_bg{z-index:3;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;position:absolute;left:0;bottom:0;animation:appear .4s ease;background-color:rgba(0,0,0,.4)}.window{position:absolute;background-color:rgba(255,255,255,.8);border-radius:4px;box-shadow:0 0 32px rgba(0,0,0,.2);transition:.25s ease;z-index:4}.window.blur_bg{backdrop-filter:blur(32px)}.wn_closebtn{position:relative;background-color:#111;opacity:.25;width:56px;height:56px;border-radius:28px;float:right;top:16px;right:-80px;transition:.2s;z-index:5}.fsb{position:absolute;top:92px}.wn_closebtn:active{filter:brightness(20%)}.wn_closebtn img{filter:invert(100%);scale:0.5}.wn_text{position:relative;font-size:16px;line-height:155%;margin:22px;top:-38px;width:calc(100% - 36px);height:calc(100% - 34px);overflow-y:auto;animation:appear .35s cubic-bezier(0,.4,0,1) 1}.wn_text h1,h2,h3,h4,h5,h6{line-height:125%}.wn_text h1,h2,h3,h4,h5,h6{margin:8px 0 16px 0}.wn_text input{font-size:15px;width:calc(100% - 32px);line-height:40px}.smallwindow{width:320px;height:320px}.largewindow{width:960px;height:83vh;height:83dvh}.fullscreenwindow{width:100vw;height:100vh;height:100dvh;border-radius:0!important}.fullscreenwindow .wn_closebtn{right:16px!important}@media (prefers-color-scheme:dark){.window{background-color:rgba(16,16,16,.8)}.wn_text{color:#fff}}@media (any-hover:hover){.wn_closebtn:hover{opacity:.8}}@keyframes secshowup2{from{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes secgo{from{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@media screen and (max-width:1024px){.largewindow:not(.fullscreenwindow){left:3vw!important;width:94vw!important}}@media screen and (max-width:1152px){.largewindow .wn_closebtn{right:16px}}@media screen and (min-height:864px){.largewindow:not(.fullscreenwindow){height:720px!important}}@media screen and (max-width:540px){.smallwindow .wn_closebtn{right:16px}}s{opacity:.6}.wn_text{user-select:text!important;max-width:1024px;left:0;transition:.25s}.wn_text p img:not(.article_top_text img){display:flex;max-width:100%;margin:0 auto}.article_top_text{font-size:15px;opacity:.75}.article_top_text img{width:16px;position:relative;top:2px;left:-2px}pre{background-color:#222;border:2px solid #777;border-radius:4px;padding:12px;overflow-x:scroll;line-height:normal}code{font-family:Consolas,"Courier New",monospace;font-size:14px}pre code{color:#fff}table{background-color:rgba(127,127,127,.6)}table th{background-color:rgba(255,255,255,.6);padding:4px 8px}table td{background-color:rgba(255,255,255,.8);padding:4px 8px}input{background-color:rgba(255,255,255,.2);border:1px #aaa;outline:0;border-radius:4px;padding:0 12px;transition:.25s}input:focus{background-color:rgba(255,255,255,.65)}del,hr{opacity:.4}notice{display:block;width:calc(100% - 32px);background-color:#fffacc;padding:8px 12px;border-radius:4px}@media (prefers-color-scheme:dark){.article_top_text img{filter:invert(100%)}table th{background-color:rgba(0,0,0,.6);padding:4px 8px}table td{background-color:rgba(0,0,0,.8);padding:4px 8px}input{color:#eee;background-color:rgba(255,255,255,.07)}input:focus{background-color:rgba(255,255,255,.2)}input::placeholder{color:rgba(255,255,255,.75)}notice{background-color:#332b00}}@media screen and (min-width:1067px){.fullscreenwindow .wn_text{left:calc(50vw - 536px);top:auto}}#friend_sites{display:grid;grid-template-columns:repeat(3,152px)}.frs_item{text-decoration:none;transition:.25s;color:#555;background-color:#fff;border-radius:4px;font-size:16px;font-weight:700;border:none;box-shadow:0 2px 8px rgba(0,0,0,.25);margin:12px 4px;user-select:none;padding:6px 8px;overflow:hidden;white-space:nowrap}.frs_item:active{color:#fff!important;background-color:#555!important;scale:0.95;box-shadow:0 .5px 1px #000}.frs_item img{width:32px;height:32px;border-radius:50%;transform:translateY(4.5px);transition:.25s}.frs_item span{position:relative;bottom:5px;left:8px}@media (prefers-color-scheme:dark){.frs_item{color:#ddd;background-color:#111;box-shadow:0 2px 8px rgba(0,0,0,.5)}.frs_item:active{color:#222!important;background-color:#eee!important}}@media (any-hover:hover){a:hover{color:#99e}.frs_item:hover,button:hover{color:#111;background-color:#dedede}.frs_item.no_bg:hover,button.no_bg:hover{background-color:rgba(0,0,0,.15)}}@media (prefers-color-scheme:dark) and (any-hover:hover){.frs_item:hover{color:#fff;background-color:#444}.frs_item.no_bg:hover{background-color:rgba(255,255,255,.15)}}@media screen and (max-width:540px){#friend_sites{grid-template-columns:repeat(2,152px)}}#container2{position:absolute;margin:auto;display:grid;width:100%;min-height:100%;justify-content:center;align-items:center}#shortcuts_container,.sc_i_filter{width:480px;user-select:none}.sc_item{width:100%;height:100px;background-size:cover;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.4);transition:.25s;overflow:hidden}.sc_item,.sc_item.imgload .sc_i_filter{background-color:#525252}.sc_i_title{font-weight:700;font-size:34px;color:#fff;position:relative;line-height:40px;margin-left:14px;margin-top:50px}.sc_item:active{transform:translateY(4px)!important;box-shadow:0 1px 4px rgba(0,0,0,.8)!important;filter:brightness(.5)!important}.sc_item.small{height:72px}.sc_item.small .sc_i_title{font-size:26px;line-height:36px;margin-top:30px}.sc_i_filter{position:absolute;height:inherit;border-radius:8px;backdrop-filter:blur(0px) brightness(1.35);background-color:#0000;transition:.4s}@media (prefers-color-scheme:dark){.sc_item,.sc_item.imgload .sc_i_filter{background-color:#1a1a1a}.sc_i_filter{backdrop-filter:blur(0px)}}@media (any-hover:hover){.sc_item:hover{transform:translateY(-4px);box-shadow:0 4px 24px rgba(0,0,0,.4);filter:brightness(1.2)}}@media screen and (max-width:540px){#shortcuts_container,.sc_i_filter{width:320px}.sc_i_title{font-size:26px}.sc_item{height:94px}}.article_shortcut{position:relative;width:480px;height:88px;animation:appear .4s ease 1;padding:4px 0}.article_shortcut_text{position:relative;top:20px;background-color:rgba(255,255,255,.4);border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2);padding:8px 16px;white-space:nowrap;overflow:hidden;transition:.25s}.article_shortcut_text img{width:16px;position:relative;top:2px;left:-2px}.article_shortcut_text mdtitle{font-size:24px;font-weight:700;opacity:.8;line-height:36px}.article_shortcut_text mdtitle2{font-size:15px;opacity:.5}.article_shortcut_text:active{background-color:rgba(0,0,0,.25)!important}@media (prefers-color-scheme:dark){.article_shortcut_text{background-color:rgba(0,0,0,.2);color:#fff}.article_shortcut_text:active{background-color:rgba(255,255,255,.25)!important}.article_shortcut_text img{filter:invert(100%)}}@media (any-hover:hover){.article_shortcut_text:hover{background-color:rgba(0,0,0,.07)}}@media (prefers-color-scheme:dark) and (any-hover:hover){.article_shortcut_text:hover{background-color:rgba(255,255,255,.04)}}@media screen and (max-width:540px){.article_shortcut{width:320px}}#touchhold_cont{position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);width:80px;transition:.75s ease;opacity:0;-webkit-touch-callout:none;user-select:none}#touchhold_cont img{-webkit-touch-callout:none;user-select:none}#t_circle{position:absolute;width:120px;height:120px;top:calc(50% - 60px);left:calc(50% - 60px);border-radius:60px;background-color:#000;animation:th_anim2 .25s cubic-bezier(0,.6,0,1);pointer-events:none}#t_fire{position:absolute;width:2000px;height:2000px;top:calc(50% - 1000px);left:calc(50% - 1000px);animation:th_anim3 .75s linear;pointer-events:none}.touchhold_sv{position:absolute;transition:.1s ease-in}.touchhold_sv#t1{transform:translate(-10px,-10px)}.touchhold_sv#t2{transform:translate(10px,-10px)}.touchhold_sv#t3{transform:translate(-10px,10px)}.touchhold_sv#t4{transform:translate(10px,10px)}.touchhold_sv#t6{display:none}@media (prefers-color-scheme:dark){#t_circle,#t_fire,.touchhold_sv{filter:invert(1)}}@keyframes th_anim1{0%{clip-path:polygon(50% 50%,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,50% 0%,100% 0%,100% 50%,100% 50%,100% 50%,100% 50%,100% 50%,100% 50%)}37.5%{clip-path:polygon(50% 50%,50% 0%,100% 0%,100% 50%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,50% 0%,100% 0%,100% 50%,100% 100%,50% 100%,50% 100%,50% 100%,50% 100%)}62.5%{clip-path:polygon(50% 50%,50% 0%,100% 0%,100% 50%,100% 100%,50% 100%,0% 100%,0% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,50% 0%,100% 0%,100% 50%,100% 100%,50% 100%,0% 100%,0% 50%,0% 50%)}87.5%{clip-path:polygon(50% 50%,50% 0%,100% 0%,100% 50%,100% 100%,50% 100%,0% 100%,0% 50%,0% 0%)}100%{clip-path:polygon(50% 50%,50% 0%,100% 0%,100% 50%,100% 100%,50% 100%,0% 100%,0% 50%,0% 0%,50% 0%)}}@keyframes th_anim2{0%{transform:scale(1);opacity:1}100%{transform:scale(1.5);opacity:0}}@keyframes th_anim3{0%{transform:rotate(0);opacity:0}25%{transform:rotate(6deg);opacity:.2}100%{transform:rotate(24deg);opacity:0}}@keyframes flick{0%{opacity:1}50%{opacity:.7}100%{opacity:1}}#loadingbar{position:absolute;top:0;left:0;width:100%;height:4px;background-color:#6495ed;opacity:0;pointer-events:none;transition:.75s ease;z-index:20}@keyframes lb_anim1{0%{width:0%}100%{width:80%}}