@charset "UTF-8";footer.footer{background:none;padding:0;color:var(--theme-color-background);position:relative;z-index:10;margin-top:-4vw;}@media (max-width: 599px){footer.footer{margin-top:-30rem;}}footer.footer .footer__pre{margin-top:4vw;}@media (max-width: 599px){footer.footer .footer__pre{margin-top:29rem;}}@media (max-width: 599px){footer.footer{--theme-layout-offset-h:40rem;}}footer.footer .footer__mask{position:relative;}footer.footer .footer__mask::after{content:"";display:block;pointer-events:none;position:absolute;bottom:-4.1vw;height:4vw;width:100%;background-size:100vw;background-position:bottom center;background-repeat:no-repeat;background-color:var(--theme-color-background);background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'1440\' height=\'54\' viewBox=\'0 0 1440 54\'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%2305A6B8;%7D%3C/style%3E%3C/defs%3E%3Cpath class=\'a\' d=\'M10048,4198s-978.042,115.417-1439.73,0c-.605,2.333,0,54,0,54H10048Z\' transform=\'translate(-8608 -4198)\'/%3E%3C/svg%3E");}@media (max-width: 599px){footer.footer .footer__mask::after{height:30rem;bottom:-30rem;}}footer.footer .footer__mask::after{background-color:transparent;}footer.footer .site-layout-container{padding:calc(.5 * var(--theme-layout-offset-h)) 0;}footer.footer .site-layout-container *{font-size:var(--theme-font-size);}@media (max-width: 599px){footer.footer .site-layout-container *{font-size:15rem;-ms-flex-pack:start;justify-content:flex-start;}}footer.footer .site-layout-container__inner{width:var(--theme-layout-width);-ms-flex-align:end;align-items:flex-end;}@media (max-width: 599px){footer.footer .site-layout-container__inner{-ms-flex-align:start;align-items:flex-start;}}footer.footer .site-layout-container.footer__pre{background:var(--theme-color-petrol);padding:calc(3 * var(--theme-layout-offset-h)) 0 calc(.8 * var(--theme-layout-offset-h));}@media (max-width: 599px){footer.footer .site-layout-container.footer__pre{padding-top:calc(2.5 * var(--theme-layout-offset-h));}footer.footer .site-layout-container.footer__pre .site-layout-container__inner{-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:calc(2 * var(--theme-space));}}footer.footer .site-layout-container.footer__pre .footer__pre-right{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;}@media (max-width: 599px){footer.footer .site-layout-container.footer__pre .footer__pre-right{-ms-flex-align:start;align-items:flex-start;}footer.footer .site-layout-container.footer__pre .footer__pre-right nav ul{-ms-flex-direction:column;flex-direction:column;}}footer.footer .site-layout-container.footer__bottom{background:var(--theme-color-blue-dark);}@media (max-width: 599px){footer.footer .site-layout-container.footer__bottom .site-layout-container__inner{-ms-flex-align:left;align-items:left;gap:calc(var(--theme-space) / 2);}footer.footer .site-layout-container.footer__bottom .site-layout-container__inner p{text-align:center;}}footer.footer nav ul{display:-ms-flexbox;display:-webkit-flex;display:flex;gap:var(--theme-space);-ms-flex-pack:end;justify-content:flex-end;}@media (max-width: 599px){footer.footer nav ul{gap:calc(.7 * var(--theme-space));-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;}}footer.footer nav ul .current-menu-item > a,footer.footer nav ul .current-page-ancestor > a,footer.footer nav ul .current-menu-parent > a{text-decoration:underline;}footer.footer img[alt="logo"]{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);width:200rem;margin-bottom:calc(.8 * var(--theme-layout-offset-h));}footer.footer nav.social{margin-bottom:calc(.8 * var(--theme-layout-offset-h));}@media (max-width: 599px){footer.footer nav.social{margin-bottom:var(--theme-space);}}footer.footer nav.social ul{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;}@media (max-width: 599px){footer.footer nav.social ul{gap:var(--theme-space);}}footer.footer nav.social a{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;text-indent:-999px;overflow:hidden;height:45rem;width:45rem;background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transition:all 200ms ease;transition:all 200ms ease;}footer.footer nav.social a:hover{text-decoration:none;}footer.footer nav.social a:not([href*="facebook"]):not([href*="linkedin"]):not([href*="youtube"]):not([href*="bilibili"]):not([href*="contact"]){text-indent:0;font-size:calc(1.5 * var(--theme-font-size));background-color:var(--theme-color-background);border-radius:100%;color:var(--theme-color-accent);-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;padding-left:calc(.9 * var(--theme-font-size));letter-spacing:calc(1.5 * var(--theme-font-size));font-weight:bold;}footer.footer nav.social a[href*="facebook"]{background-image:var(--theme-icon-facebook);width:44rem;}footer.footer nav.social a[href*="linkedin"]{background-image:var(--theme-icon-linkedin);}footer.footer nav.social a[href*="youtube"]{background-image:var(--theme-icon-youtube);width:50rem;}footer.footer nav.social a[href*="bilibili"]{background-image:url("/wp-content/uploads/2025/06/bilibili-Logo-White.png");width:130rem;}footer.footer nav.social a[href*="contact"]{width:80px;height:80px;}