@charset "UTF-8";@keyframes blink{0%,to{background:transparent}50%{background:yellow}}@keyframes shake-hard{5%{transform:translate(-2px) translateY(-1px) rotate(-5deg)}10%{transform:translate(2px) translateY(1px) rotate(9deg)}15%{transform:translate(-2px) translateY(0) rotate(1deg)}20%{transform:translate(1px) translateY(2px) rotate(-1deg)}25%{transform:translate(1px) translateY(1px) rotate(-7deg)}30%{transform:translate(1px) translateY(4px) rotate(-7deg)}35%{transform:translate(4px) translateY(0) rotate(0)}40%{transform:translate(4px) translateY(3px) rotate(7deg)}45%{transform:translate(4px) translateY(2px) rotate(-5deg)}50%{transform:translate(3px) translateY(4px) rotate(4deg)}55%{transform:translate(0) translateY(-1px) rotate(0)}60%{transform:translate(4px) translateY(1px) rotate(-1deg)}65%{transform:translate(0) translateY(-3px) rotate(-9deg)}70%{transform:translate(1px) translateY(4px) rotate(-6deg)}75%{transform:translate(0) translateY(3px) rotate(-3deg)}80%{transform:translate(-1px) translateY(4px) rotate(9deg)}85%{transform:translate(-3px) translateY(-3px) rotate(3deg)}90%{transform:translate(0) translateY(0) rotate(-6deg)}95%{transform:translate(-3px) translateY(-2px) rotate(-6deg)}to{transform:translate(-3px) translateY(1px) rotate(8deg)}}@keyframes darken{0%{filter:brightness(1)}to{filter:brightness(.8)}}@keyframes appear_blur{0%{opacity:0;backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(10px)}}@keyframes appear_rise{0%{transform:translateY(60px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes disappear_blur{0%{opacity:1;backdrop-filter:blur(10px)}to{opacity:0;backdrop-filter:blur(0)}}@keyframes disappear_fall{0%{transform:translateY(0);opacity:1}to{transform:translateY(60px);opacity:0}}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}#site-header .menu-items .menu-item.mine .menu-item-icon{width:20px}.social-media.csdn .social-icon{width:26px!important}.wl-editor{transition:height 0s,background .25s ease!important}@font-face{font-family:CustomKaiTi;src:local(STKaiti);unicode-range:U+4E00-9FFF,U+3400-4DBF,U+20000-2EBEF}@font-face{font-family:CustomSTSong;src:local(STSong);unicode-range:U+4E00-9FFF,U+3400-4DBF,U+20000-2EBEF}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{border-radius:3px;background:var(--theme-color)}::-webkit-scrollbar-track{border-radius:3px;background:rgba(0,0,0,.06)}body{overflow-x:hidden;margin:0;background:var(--body-background-color);font-family:var(--default-font-family)}:root{--highlight-index-color: #888;--footnote-color: #f09205;--font-black-white: #363636;--font-white-black: white;--navbar-bg-color: rgb(255 255 255 / 80%);--button-background-black: #363636;--button-background-white: var(--font-white);--body-background-color: #f7f9fe;--codeblock-background-grey: #f5f5f5;--codeblock-copybutton-grey: var(--font-light-grey);--border-light-grey: #ddd;--mark-background: #dfbfff;--link-color: #49ca1f;--light-grey: #ddd;--font-light-grey: #ddd;--font-mid-grey: #696969;--font-dark-grey: #444;--font-white: white;--font-code-color: rgb(0, 81, 255);--font-code-background: #f7f7f7;--background-white: white;--card-background: white;--background-grey: #eee;--mask-grey: var(--light-grey);--aside-link-color: #822eda;--translucent-background: rgba(0, 0, 0, .05);--tab-nav-bg: #f0f0f0}:root[data-theme=dark]{--highlight-index-color: #666;--font-black-white: white;--font-white-black: black;--navbar-bg-color: rgba(0 0 0 / 5%);--button-background-black: white;--button-background-white: var(--font-white);--body-background-color: #18171d;--codeblock-background-grey: #757575;--codeblock-copybutton-grey: #ddd;--font-code-background: #999;--card-background: #1b1c20;--mask-grey: #000;--background-white: #0a0a0c;--font-code-color: rgb(0, 33, 104);--font-mid-grey: #ddd;--border-light-grey: #696969;--translucent-background: rgba(255, 255, 255, .1);--tab-nav-bg: #ccc}:root{--header-nav-height: 4rem;--header-item-icon-size: 18px;--header-button-icon-size: 22px;--font-code-size: 18px;--font-post-size: 18px;--code-lang-height: 35px}:root{--heading-font-family-en: georgia pro, crimson, georgia, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", stheiti, "Microsoft YaHei", simsun, sans-serif;--heading-font-family-zh: "CustomKaiTi", var(--heading-font-family-en);--code-font-family: consolas, Menlo, "PingFang SC", "Microsoft YaHei", sans-serif;--default-font-family-zh: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--default-font-family-en: Söhne, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji}:root{--header-shadow: 0 8px 8px rgb(0 0 0 / 20%);--card-shadow: 4px 4px 8px rgba(0, 0, 0, 7%);--card-tiny-shadow: 2px 2px 4px rgb(0 0 0 / 15%);--elastic-animation: cubic-bezier(.42, 0, 0, 1.53);--appear-animation: .3s ease .1s 1 normal both running appear;--shak-hard-animation: .5s ease-in-out infinite shake-hard}#main-container{display:flex;align-items:center;flex-direction:column;min-height:100vh}#main-container .hero-shoot{position:relative;top:var(--header-nav-height);display:flex;flex-direction:column;width:100vw;height:calc(100vh - var(--header-nav-height));margin-bottom:1rem;font-family:var(--heading-font-family)}#main-container .hero-shoot .hero-img{position:absolute;z-index:1;inset:0}#main-container .hero-shoot .hero-img:after{position:absolute;z-index:2;display:block;content:" ";opacity:.2;background:var(--mask-grey);inset:0}#main-container .hero-shoot .hero-title{position:relative;z-index:3;display:block;margin:calc(50vh - 80px - var(--header-nav-height) - 2rem) auto 2rem;background:linear-gradient(315deg,hsl(323,100%,79%) 25%,hsl(32,100%,61%));-webkit-background-clip:text;background-clip:text;font-size:80px;-webkit-text-fill-color:transparent}#main-container .hero-shoot .hero-desc{z-index:3;margin:0 auto;color:var(--font-white);font-size:40px}#inner-container{display:flex;flex-grow:1;justify-content:center;max-width:1300px;padding:calc(var(--header-nav-height) + 1rem) 1.5rem 0;color:var(--font-black-white)}#inner-container .main-content{width:1000px;margin:0 .5rem}#inner-container .aside-content{width:280px;margin:0 .5rem}@media screen and (width <= 1400px){#inner-container{width:100%;padding-top:calc(var(--header-nav-height) + 1rem)}#inner-container .main-content{width:70%;margin:0 .5rem}#inner-container .aside-content{width:30%;max-width:280px;margin:0 .5rem}}@media screen and (width <= 1100px){#main-container .hero-shoot{display:none}}@media screen and (width <= 700px){#inner-container{flex-direction:column}#inner-container .main-content{width:100%}#inner-container .aside-content{width:100%;max-width:100%}}#site-header{position:fixed;z-index:100;top:0;width:100%;height:var(--header-nav-height);margin-bottom:1rem;padding:0;user-select:none;transition:.3s ease-in-out;background:var(--navbar-bg-color);background-size:4px 4px;backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center}#site-header.not-top{box-shadow:var(--header-shadow)}#site-header:not(.not-top) #menu-totop{margin-left:-32px;transform:translateY(-4rem)}#site-header .header-menu{width:100%;max-width:1400px;margin:0;padding:0 1.8rem;transform:translateZ(0);display:flex;align-items:center;justify-content:center}#site-header .header-menu .header-nav{margin:0 15px;display:flex;align-items:center;justify-content:center}#site-header .header-menu .header-nav.nav-left{position:absolute;left:0}#site-header .header-menu .header-nav.nav-left .site-name{display:inline;transition:.3s ease;color:var(--font-black-white);font-size:1.5rem;font-weight:900}#site-header .header-menu .header-nav.nav-left .site-logo{order:1;width:34px;height:34px;margin:0 10px;transition:.3s ease;filter:invert(0%)}#site-header .header-menu .header-nav.nav-right{position:absolute;right:0}[data-theme=dark] .site-logo{filter:invert(100%)!important}.menu-items{display:flex;align-items:center;justify-content:center}.menu-items .menu-item{margin:0 4px;padding:4px 8px;transition:.2s;border-radius:20px;display:flex;align-items:center;justify-content:center}@media (any-hover: hover){.menu-items .menu-item:hover{padding:4px 14px;background:var(--theme-color);box-shadow:var(--card-tiny-shadow)}.menu-items .menu-item:hover .menu-item-icon,.menu-items .menu-item:hover .menu-item-name{color:var(--background-white)}.menu-items .menu-item:hover .menu-children{display:flex;animation:.3s ease .1s 1 normal both running come-up}.menu-items .menu-item:hover.has-child:before{position:absolute;bottom:-40px;width:300px;height:40px;content:""}}.menu-items .menu-item .menu-item-link,.menu-items .menu-item .menu-child-link{cursor:pointer;text-decoration:none;display:flex;align-items:center;justify-content:center}.menu-items .menu-item .menu-item-icon,.menu-items .menu-item .menu-child-icon{width:var(--header-item-icon-size);height:var(--header-item-icon-size);margin-right:2px;transition:.2s;color:var(--font-black-white)}.menu-items .menu-item .menu-item-icon i,.menu-items .menu-item .menu-child-icon i{width:100%;height:100%}.menu-items .menu-item .menu-item-icon i:before,.menu-items .menu-item .menu-child-icon i:before{font-size:var(--header-item-icon-size)}.menu-items .menu-item .menu-item-name,.menu-items .menu-item .menu-child-name{margin:0 3px;transition:.2s;color:var(--font-black-white);font-size:1.1rem}.menu-items .menu-children{position:absolute;top:35px;display:none;align-items:center;margin-top:8px;padding:8px 10px;transition:.3s;white-space:nowrap;border-width:1px;border-style:solid;border-color:var(--border-light-grey);border-radius:100px;background:var(--card-background);box-shadow:var(--card-shadow)}@media (any-hover: hover){.menu-items .menu-children:hover{border-color:var(--theme-color)}}.menu-items .menu-children .menu-child{display:inline-flex;margin:0 2px;padding:5px 10px;list-style:none;transition:.2s;border-radius:100px}@media (any-hover: hover){.menu-items .menu-children .menu-child:hover{padding:5px 15px;background:var(--theme-color)}.menu-items .menu-children .menu-child:hover .menu-child-icon,.menu-items .menu-children .menu-child:hover .menu-child-name{color:var(--button-background-white)}}.menu-buttons{display:flex;align-items:center;justify-content:center}.menu-buttons .menu-button{margin:0 5px;padding:5px;cursor:pointer;transition:.3s ease;border-radius:5px}@media (any-hover: hover){.menu-buttons .menu-button:hover{background:var(--theme-color)}.menu-buttons .menu-button:hover .menu-button-link .menu-button-icon{color:var(--button-background-white)}}.menu-buttons .menu-button .menu-button-link{cursor:pointer;transition:.2s;text-decoration:none}.menu-buttons .menu-button .menu-button-link .menu-button-icon{width:var(--header-button-icon-size);height:var(--header-button-icon-size);color:var(--font-black-white);display:flex;align-items:center;justify-content:center}.menu-buttons .menu-button .menu-button-link .menu-button-icon path{transition:.3s ease}.menu-buttons .menu-button.percent:hover{width:32px;height:32px;margin:0 4px;background:var(--theme-color)}.menu-buttons .menu-button.percent:hover #percent{display:none}.menu-buttons .lang-selector{position:relative;display:flex;overflow:hidden;align-items:center;min-width:32px;height:30px;margin-top:2px;padding:2px 4px 0 6px;transition:.3s ease;border-radius:8px}.menu-buttons .lang-selector .lang-selector-icon{position:absolute;bottom:1px;left:4px;width:26px;height:26px;cursor:pointer;transition:.3s ease;color:var(--font-black-white)}.menu-buttons .lang-selector .lang-selector-wrap{display:flex;align-items:center;max-width:0;transition:all .4s ease-in-out;opacity:0}.menu-buttons .lang-selector .lang-selector-wrap select{left:0;padding:4px 26px;cursor:pointer;color:var(--font-black-white);border:none;outline:none;background:none;font-size:18px;appearance:none}.menu-buttons .lang-selector .lang-selector-wrap select option{background:var(--translucent-background)}.menu-buttons .lang-selector .lang-selector-wrap .lang-selector-expand{width:16px;height:16px;margin-left:-22px;cursor:pointer;pointer-events:none;color:var(--font-black-white)}@media (any-hover: hover){.menu-buttons .lang-selector:hover{background:var(--translucent-background)}.menu-buttons .lang-selector:hover .lang-selector-wrap{max-width:120px;transition:max-width .4s ease-in-out,opacity .3s .3s ease;opacity:.8}}#menu-totop{width:24px;height:24px;margin:0 8px;transition:all .4s var(--elastic-animation);border-radius:50px;background:var(--button-background-black);display:flex;align-items:center;justify-content:center}#menu-totop #percent{color:var(--font-white-black);font-size:14px}#menu-totop #totop{width:14px;color:var(--font-white-black)}#menu-totop.tobottom #totop{animation:var(--appear-animation)}#menu-totop.tobottom #percent{display:none}@media (any-hover: hover){#menu-totop:not(.tobottom,:hover) #percent{animation:var(--appear-animation)}#menu-totop:not(.tobottom,:hover) #totop{display:none}}@media (any-hover: hover){#menu-totop:hover{transform:scale(1.3);background:var(--theme-color)}}[data-theme=dark] #percent{font-weight:700}@media (any-hover: hover){[data-theme=dark] .menu-items .menu-item:hover .menu-item-name,[data-theme=dark] .menu-items .menu-item:hover .menu-item-icon{color:var(--font-black-white)}}@media screen and (width <= 900px){#site-header .header-menu .header-nav.nav-left .site-name{display:none}}@media screen and (width <= 700px){#site-header .header-menu .header-nav.nav-left{display:none}#site-header .header-menu .header-nav.nav-center{position:absolute;left:0}}@media screen and (width <= 700px) and (any-hover: hover){#site-header .header-menu .header-nav.nav-center .menu-items .menu-item:hover{padding:8px}}@media screen and (width <= 700px){#site-header .header-menu .header-nav.nav-center .menu-items .menu-item .menu-item-link .menu-item-name{display:none}}@media screen and (width <= 400px){#site-header .header-menu .header-nav.nav-center .menu-items .menu-item,#site-header .header-menu .header-nav.nav-right .menu-buttons .menu-button{padding:0}}img:where(.astro-G2EVAP6T){width:100%;height:100%}#site-footer{position:relative;z-index:210;bottom:0;display:flex;align-items:center;justify-content:center;width:100%;margin-top:1rem;padding:15px 25px;user-select:none;background:var(--background-white)}#site-footer .footer-container{display:flex;flex-basis:auto;justify-content:space-between;width:100%;max-width:1400px;padding:0 2rem;color:var(--font-black-white);justify-items:center}#site-footer .footer-container .footer-link{transition:.3s ease;text-decoration:none;color:var(--font-black-white);font-weight:600}@media (any-hover: hover){#site-footer .footer-container .footer-link:hover{color:var(--theme-color)}}@media screen and (width <= 1100px){#site-footer .footer-container{align-items:center;flex-direction:column}#site-footer .footer-container>*{margin:.2rem auto}}@media screen and (width <= 700px){#site-footer{padding:15px 0}#site-footer .footer-container{padding:0}}#search-bar{overflow:hidden;max-width:28px;margin:2px 10px 0;cursor:pointer;transition:.4s ease-in-out;border-radius:50px}@media (any-hover: hover){#search-bar:hover{max-width:200px}#search-bar:hover .search-box{background:var(--translucent-background)}#search-bar:hover .search-box .search-hotkey{transition-delay:.2s;opacity:1}}#search-bar .search-box{position:relative;display:flex;align-items:center;width:fit-content;height:28px;padding:0 15px 0 30px;transition:.3s ease}#search-bar .search-box .search-icon{position:absolute;top:3px;left:4px;width:24px;height:24px;transition:.3s ease;border-radius:50px}#search-bar .search-box .search-input{width:100%;height:30px;cursor:pointer;border:none;background:transparent}#search-bar .search-box .search-input:focus{outline:none}#search-bar .search-box .search-hotkey{left:35px;display:flex;align-items:center;transition:.3s ease;opacity:0;color:#969696;font-size:20px}[data-theme=dark] #search-bar .search-icon,[data-theme=dark] #search-bar .search-hotkey{color:#fff}#search.hide{display:none}#search.begin-to-hide{animation:disappear_blur 1.1s ease}#search.begin-to-hide .search-wrap{animation:disappear_fall 1.1s ease-in-out}#search{position:fixed;z-index:110;top:0;left:0;display:flex;justify-content:center;width:100vw;height:100vh;animation:appear_blur 1s ease}#search .search-wrap{z-index:120;display:flex;flex-direction:column;width:600px;height:fit-content;max-height:900px;margin-top:180px;padding:.5rem 1rem;transition:.3s ease;animation:appear_rise 1s ease-in-out;border:1px solid var(--border-light-grey);border-radius:15px;background:var(--card-background)}@media (any-hover: hover){#search .search-wrap:hover{border:1px solid var(--theme-color)}}#search .search-wrap .search-header{display:flex;align-items:center;justify-content:space-between;order:0;margin-bottom:1rem}#search .search-wrap .search-header .search-title{color:var(--theme-color);font-size:28px;font-weight:700}#search .search-wrap .search-header .search-close{width:20px;height:20px;cursor:pointer;color:var(--font-light-grey)}#search .search-wrap .search-input{order:1;height:30px;margin-bottom:.6rem;padding:0 1rem;transition:.3s;color:var(--font-black-white);border:1px solid var(--border-light-grey);border-radius:10px;background:rgba(0,0,0,.02);font-size:18px}#search .search-wrap .search-input:focus{border:1px solid var(--theme-color);outline:none;background:rgba(0,0,0,.05)}@media (any-hover: hover){#search .search-wrap .search-input:hover{border:1px solid var(--theme-color);outline:none;background:rgba(0,0,0,.05)}}#search .search-wrap .search-hits{display:flex;order:2}#search .search-wrap .search-hits .search-hit{margin-right:10px;padding:3px 5px;cursor:pointer;transition:.3s ease;text-decoration:none;color:var(--font-mid-grey);border:1px solid var(--border-light-grey);border-radius:10px}@media (any-hover: hover){#search .search-wrap .search-hits .search-hit:hover{color:#fff;border:1px solid var(--theme-color);background:var(--theme-color)}}#search .search-wrap .search-results{order:3;margin:.6rem 0 0 .6rem;font-weight:700}#search .search-wrap .search-results .search-result{display:block;margin:.5rem 0;transition:.3s ease;text-decoration:none;color:var(--font-black-white)}@media (any-hover: hover){#search .search-wrap .search-results .search-result:hover{color:var(--theme-color)}}#search .search-wrap .search-pagination{display:flex;align-items:center;justify-content:center;order:4;margin-bottom:.6rem}#search .search-wrap .search-pagination .search-pagenumber{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin:0 5px;cursor:pointer;transition:.3s ease;color:var(--font-black-white);border-radius:5px;font-size:18px}#search .search-wrap .search-pagination .search-pagenumber.active{color:#fff;background:var(--theme-color)}@media (any-hover: hover){#search .search-wrap .search-pagination .search-pagenumber:hover{color:#fff;background:var(--theme-color)}}#search .search-wrap .search-comment{order:5;margin-bottom:.6rem;padding:0 .2rem;color:var(--font-mid-grey)}#search .search-wrap .search-comment a{text-decoration:none;color:var(--link-color)}#search .search-mask{position:absolute;width:100%;height:100%;background:rgba(255,255,255,.1);backdrop-filter:blur(10px)}@media screen and (width <= 700px) and (any-hover: hover){#search-bar:hover{width:28px}}@media screen and (width <= 700px){#search .search-wrap{width:90%}}@media screen and (width <= 400px){#search-bar{margin-right:0}}.area:where(.astro-7XM5BRF3){pointer-events:none;position:fixed;height:100%;width:100%;left:0;top:0;z-index:200}.circles:where(.astro-7XM5BRF3){position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.circles:where(.astro-7XM5BRF3) li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:rgba(255,255,255,.5);animation:animate 25s linear infinite;bottom:-150px}.circles:where(.astro-7XM5BRF3) li:nth-child(1){left:99vw;width:110px;height:110px;animation-delay:20s;animation-duration:12s}.circles:where(.astro-7XM5BRF3) li:nth-child(2){left:8vw;width:147px;height:147px;animation-delay:19s;animation-duration:11s}.circles:where(.astro-7XM5BRF3) li:nth-child(3){left:42vw;width:32px;height:32px;animation-delay:19s;animation-duration:11s}.circles:where(.astro-7XM5BRF3) li:nth-child(4){left:38vw;width:41px;height:41px;animation-delay:10s;animation-duration:6s}.circles:where(.astro-7XM5BRF3) li:nth-child(5){left:81vw;width:153px;height:153px;animation-delay:6s;animation-duration:15s}.circles:where(.astro-7XM5BRF3) li:nth-child(6){left:60vw;width:68px;height:68px;animation-delay:12s;animation-duration:15s}.circles:where(.astro-7XM5BRF3) li:nth-child(7){left:10vw;width:97px;height:97px;animation-delay:17s;animation-duration:12s}.circles:where(.astro-7XM5BRF3) li:nth-child(8){left:41vw;width:106px;height:106px;animation-delay:9s;animation-duration:8s}.circles:where(.astro-7XM5BRF3) li:nth-child(9){left:81vw;width:135px;height:135px;animation-delay:1s;animation-duration:10s}.circles:where(.astro-7XM5BRF3) li:nth-child(10){left:54vw;width:63px;height:63px;animation-delay:13s;animation-duration:8s}.circles:where(.astro-7XM5BRF3) li:nth-child(11){left:58vw;width:141px;height:141px;animation-delay:20s;animation-duration:11s}.circles:where(.astro-7XM5BRF3) li:nth-child(12){left:46vw;width:26px;height:26px;animation-delay:17s;animation-duration:10s}.circles:where(.astro-7XM5BRF3) li:nth-child(13){left:37vw;width:159px;height:159px;animation-delay:8s;animation-duration:14s}.circles:where(.astro-7XM5BRF3) li:nth-child(14){left:89vw;width:88px;height:88px;animation-delay:5s;animation-duration:9s}.circles:where(.astro-7XM5BRF3) li:nth-child(15){left:9vw;width:42px;height:42px;animation-delay:13s;animation-duration:15s}.circles:where(.astro-7XM5BRF3) li:nth-child(16){left:89vw;width:102px;height:102px;animation-delay:10s;animation-duration:15s}.circles:where(.astro-7XM5BRF3) li:nth-child(17){left:50vw;width:66px;height:66px;animation-delay:15s;animation-duration:15s}.circles:where(.astro-7XM5BRF3) li:nth-child(18){left:101vw;width:84px;height:84px;animation-delay:17s;animation-duration:9s}.circles:where(.astro-7XM5BRF3) li:nth-child(19){left:87vw;width:22px;height:22px;animation-delay:7s;animation-duration:10s}.circles:where(.astro-7XM5BRF3) li:nth-child(20){left:45vw;width:136px;height:136px;animation-delay:14s;animation-duration:8s}.circles:where(.astro-7XM5BRF3) li:nth-child(21){left:36vw;width:157px;height:157px;animation-delay:4s;animation-duration:7s}.circles:where(.astro-7XM5BRF3) li:nth-child(22){left:45vw;width:44px;height:44px;animation-delay:2s;animation-duration:14s}.circles:where(.astro-7XM5BRF3) li:nth-child(23){left:31vw;width:134px;height:134px;animation-delay:13s;animation-duration:13s}.circles:where(.astro-7XM5BRF3) li:nth-child(24){left:39vw;width:23px;height:23px;animation-delay:4s;animation-duration:13s}.circles:where(.astro-7XM5BRF3) li:nth-child(25){left:60vw;width:32px;height:32px;animation-delay:9s;animation-duration:8s}.circles:where(.astro-7XM5BRF3) li:nth-child(26){left:95vw;width:22px;height:22px;animation-delay:12s;animation-duration:7s}.circles:where(.astro-7XM5BRF3) li:nth-child(27){left:44vw;width:68px;height:68px;animation-delay:5s;animation-duration:6s}.circles:where(.astro-7XM5BRF3) li:nth-child(28){left:95vw;width:41px;height:41px;animation-delay:3s;animation-duration:11s}.circles:where(.astro-7XM5BRF3) li:nth-child(29){left:7vw;width:156px;height:156px;animation-delay:12s;animation-duration:9s}.circles:where(.astro-7XM5BRF3) li:nth-child(30){left:102vw;width:90px;height:90px;animation-delay:8s;animation-duration:9s}.circles:where(.astro-7XM5BRF3) li:nth-child(31){left:12vw;width:33px;height:33px;animation-delay:14s;animation-duration:6s}.circles:where(.astro-7XM5BRF3) li:nth-child(32){left:102vw;width:23px;height:23px;animation-delay:10s;animation-duration:10s}.circles:where(.astro-7XM5BRF3) li:nth-child(33){left:95vw;width:92px;height:92px;animation-delay:1s;animation-duration:8s}.circles:where(.astro-7XM5BRF3) li:nth-child(34){left:13vw;width:79px;height:79px;animation-delay:6s;animation-duration:15s}.circles:where(.astro-7XM5BRF3) li:nth-child(35){left:42vw;width:121px;height:121px;animation-delay:16s;animation-duration:12s}.circles:where(.astro-7XM5BRF3) li:nth-child(36){left:65vw;width:28px;height:28px;animation-delay:3s;animation-duration:7s}.circles:where(.astro-7XM5BRF3) li:nth-child(37){left:38vw;width:61px;height:61px;animation-delay:18s;animation-duration:6s}.circles:where(.astro-7XM5BRF3) li:nth-child(38){left:9vw;width:34px;height:34px;animation-delay:7s;animation-duration:12s}.circles:where(.astro-7XM5BRF3) li:nth-child(39){left:41vw;width:69px;height:69px;animation-delay:3s;animation-duration:12s}.circles:where(.astro-7XM5BRF3) li:nth-child(40){left:54vw;width:22px;height:22px;animation-delay:13s;animation-duration:15s}.circles:where(.astro-7XM5BRF3) li:nth-child(41){left:18vw;width:26px;height:26px;animation-delay:16s;animation-duration:12s}.circles:where(.astro-7XM5BRF3) li:nth-child(42){left:58vw;width:82px;height:82px;animation-delay:10s;animation-duration:15s}.circles:where(.astro-7XM5BRF3) li:nth-child(43){left:101vw;width:156px;height:156px;animation-delay:19s;animation-duration:14s}.circles:where(.astro-7XM5BRF3) li:nth-child(44){left:96vw;width:31px;height:31px;animation-delay:12s;animation-duration:15s}.circles:where(.astro-7XM5BRF3) li:nth-child(45){left:62vw;width:143px;height:143px;animation-delay:16s;animation-duration:14s}.circles:where(.astro-7XM5BRF3) li:nth-child(46){left:18vw;width:108px;height:108px;animation-delay:20s;animation-duration:14s}.circles:where(.astro-7XM5BRF3) li:nth-child(47){left:97vw;width:39px;height:39px;animation-delay:8s;animation-duration:6s}.circles:where(.astro-7XM5BRF3) li:nth-child(48){left:37vw;width:118px;height:118px;animation-delay:18s;animation-duration:8s}.circles:where(.astro-7XM5BRF3) li:nth-child(49){left:9vw;width:150px;height:150px;animation-delay:20s;animation-duration:6s}.circles:where(.astro-7XM5BRF3) li:nth-child(50){left:4vw;width:14px;height:14px;animation-delay:9s;animation-duration:15s}[data-theme=light] .circles:where(.astro-7XM5BRF3) li{background-color:#92ace91a}@keyframes animate{0%{transform:translateY(0) rotate(0);opacity:1;border-radius:10%}to{transform:translateY(-120vh) rotate(720deg);opacity:0;border-radius:50%}}.aside-content{user-select:none;color:var(--font-black-white);font-family:var(--heading-font-family)}.aside-content .sticky-container{position:sticky;top:calc(var(--header-nav-height) + 1rem)}.aside-content .aside-card{width:100%;height:fit-content;margin-bottom:1rem;border-radius:15px;background:var(--card-background);transition:.3s;box-shadow:var(--card-shadow)}.aside-content .aside-card:hover{box-shadow:var(--card-tiny-shadow)}.aside-content .aside-card .aside-card-link{margin-right:2px;margin-left:2px;text-decoration:none;color:var(--aside-link-color)}.author-info-card{padding:1rem .5rem}.author-info-card .author-info{display:flex;align-items:center;flex-direction:column;margin:0 auto 1rem}.author-info-card .author-info .author-avatar{width:128px;height:128px;margin-bottom:1rem;border-radius:50%}.author-info-card .author-info .author-name{margin:0 auto 1rem;font-size:22px}.author-info-card .author-info .author-desc{width:100%;text-align:center;font-size:16px}.author-info-card .blog-counts{display:flex;align-items:center;width:85%;margin:0 auto 1rem}.author-info-card .blog-counts .blog-count{display:block;flex:1;cursor:pointer;text-decoration:none;color:var(--font-black-white)}.author-info-card .blog-counts .blog-count .count,.author-info-card .blog-counts .blog-count .tag{text-align:center}.author-info-card .social-medias{display:flex;align-items:center;justify-content:center;height:36px}.author-info-card .social-medias .social-media{margin:0 .3rem}.author-info-card .social-medias .social-media .social-link .social-icon{width:34px;height:34px;padding:4px;transition:.3s;color:var(--button-background-black);border-radius:5px}@media (any-hover: hover){.author-info-card .social-medias .social-media .social-link:hover .social-icon{animation:var(--shak-hard-animation)}}.aside-card{padding:.5rem 1rem}.aside-card .aside-card-headline{display:flex;margin-bottom:.2rem;font-size:var(--header-button-icon-size)}.aside-card .aside-card-headline .aside-card-title{margin-left:5px;font-weight:600}.aside-card .aside-card-headline .aside-card-icon{width:var(--header-button-icon-size);height:var(--header-button-icon-size)}.aside-card .aside-card-content{margin-top:5px}@media (any-hover: hover){.announcement-headline:hover .announcement-icon{animation:var(--shak-hard-animation)}}.siteinfo-card .siteinfo-item{display:flex;justify-content:space-between}
