@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";.header-section[data-v-9212d0db]{animation:.6s ease-out fadeIn-9212d0db}@keyframes fadeIn-9212d0db{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.counter-container[data-v-23242f44]{text-align:center;z-index:9999;margin:64px 0;font-weight:700;position:relative}.counter-container>p[data-v-23242f44]{text-shadow:0 0 10px}.counter-number[data-v-23242f44]{color:#574f84;font-size:2em}.counter-button[data-v-23242f44]{color:#fff;cursor:pointer;background-color:#574f84;border:none;border-radius:16px;margin-top:16px;padding:16px 32px;font-family:Roboto,sans-serif;font-size:1em;font-weight:700;text-decoration:none;transition:background-color .2s}.counter-button[data-v-23242f44]:hover{background-color:#2d2463}.counter-button[data-v-23242f44]:active{transform:scale(.95)}.video-section[data-v-f17795a3]{margin-bottom:64px}.video-subtitle[data-v-f17795a3]{text-align:center;margin-bottom:10px}.video-item-container[data-v-f17795a3]{flex-wrap:wrap;justify-content:center;display:flex}.video-item[data-v-f17795a3]{width:calc(26.6667vw - 10px);height:calc(15vw - 5.625px);margin:10px 5px 0;position:relative}.video-cover[data-v-f17795a3]{object-fit:cover;cursor:pointer;border-radius:16px;width:100%;height:100%;transition:transform .2s}.video-cover[data-v-f17795a3]:hover{transform:scale(1.02)}.video-item>iframe[data-v-f17795a3]{border:none;border-radius:16px;width:100%;height:100%}.video-thumbnail[data-v-f17795a3]{cursor:pointer;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;transition:filter .2s;display:flex}.video-thumbnail[data-v-f17795a3]:hover{filter:brightness(1.1)}.bilibili-placeholder[data-v-f17795a3]{background:linear-gradient(135deg,#fb7299,#ff6b9d)}.youtube-placeholder[data-v-f17795a3]{background:linear-gradient(135deg,red,#c00)}.play-overlay[data-v-f17795a3]{color:#fff;text-shadow:0 2px 4px #0000004d;flex-direction:column;align-items:center;gap:8px;font-size:1.1em;font-weight:700;display:flex}@media screen and (width<=1280px){.video-item[data-v-f17795a3]{width:calc(40vw - 10px);height:calc(22.5vw - 5.625px)}}@media screen and (width<=854px){.video-item[data-v-f17795a3]{width:calc(80vw - 10px);height:calc(45vw - 5.625px)}}.gallery-section[data-v-77f4960a]{margin-bottom:64px}.gallery-subtitle[data-v-77f4960a]{text-align:center;margin-bottom:10px}.grid[data-v-77f4960a]{grid-template-columns:repeat(6,1fr);gap:10px;padding:0 5px;display:grid}.grid-item[data-v-77f4960a]{transition:transform .2s,box-shadow .2s;display:block}.grid-item[data-v-77f4960a]:hover{transform:scale(1.03);box-shadow:0 4px 16px #0000004d}.grid-item img[data-v-77f4960a]{vertical-align:middle;aspect-ratio:1;object-fit:cover;border-radius:16px;width:100%;height:auto}.empty-text[data-v-77f4960a]{text-align:center;opacity:.7;grid-column:1/-1;padding:32px}.empty-text code[data-v-77f4960a]{background:#fff3;border-radius:4px;padding:2px 8px}@media screen and (width<=2240px){.grid[data-v-77f4960a]{grid-template-columns:repeat(5,1fr)}}@media screen and (width<=1920px){.grid[data-v-77f4960a]{grid-template-columns:repeat(4,1fr)}}@media screen and (width<=1280px){.grid[data-v-77f4960a]{grid-template-columns:repeat(3,1fr)}}@media screen and (width<=854px){.grid[data-v-77f4960a]{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=500px){.grid[data-v-77f4960a]{grid-template-columns:1fr}}.footer[data-v-e561fff0]{color:#000;background-color:#fff;justify-content:center;align-items:center;gap:16px;padding:16px 10vw;display:flex}.footer-profile[data-v-e561fff0]{border-radius:2% 3.5%;min-width:256px;max-width:720px;height:auto}.footer-text[data-v-e561fff0]{flex:1}.footer-header-text[data-v-e561fff0]{margin-bottom:16px}.footer-contact[data-v-e561fff0]{margin-bottom:4px}.footer-icon[data-v-e561fff0]{vertical-align:middle;font-size:2em;display:inline-block}.footer-icon-text[data-v-e561fff0]{vertical-align:middle;margin-left:6px;font-weight:700;display:inline-block}.footer a[data-v-e561fff0]{color:inherit;text-decoration:none;transition:opacity .2s}.footer a[data-v-e561fff0]:hover{opacity:.7}.footer-custom[data-v-e561fff0]{border-top:2px dashed #ddd;margin-top:16px;padding-top:16px}.footer-custom[data-v-e561fff0] a{color:#1d9bf0;text-decoration:underline}.footer-repo-text[data-v-e561fff0]{margin-top:32px;margin-bottom:16px}@media screen and (width<=1280px){.footer[data-v-e561fff0]{flex-wrap:wrap}.footer-text[data-v-e561fff0]{text-align:center}.footer-header-text[data-v-e561fff0]{margin-bottom:8px}.footer-repo-text[data-v-e561fff0]{margin-top:16px;margin-bottom:8px}}.loading-container[data-v-e0c1108b]{color:#fff;justify-content:center;align-items:center;min-height:100vh;font-size:2em;display:flex}.error-container[data-v-e0c1108b]{color:#fff;text-align:center;justify-content:center;align-items:center;min-height:100vh;display:flex}.error-detail[data-v-e0c1108b]{opacity:.7;margin-top:10px;font-size:.8em}.error-hint[data-v-e0c1108b]{opacity:.6;margin-top:20px;font-size:.7em}.error-hint code[data-v-e0c1108b]{background:#fff3;border-radius:4px;padding:2px 8px}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;font-family:Roboto,sans-serif;font-size:1.5em;transition:background-color .3s;overflow-x:hidden}#app{min-height:100vh}#content{width:80vw;margin:2vh auto}h1{text-align:center;font-size:3em;font-weight:700}h2{text-align:center;font-size:1.5em;font-weight:700}hr{border:none;border-bottom:6px dashed #fff}.subtitle-separator{margin-bottom:10px}.preload{visibility:hidden;position:absolute;top:0;left:0}.counter-container{text-align:center;z-index:9999;margin:64px 0;font-weight:700;position:relative}.counter-container>p{text-shadow:0 0 10px}.counter-number{color:#574f84;font-size:2em}.counter-button{color:#fff;cursor:pointer;background-color:#574f84;border:none;border-radius:16px;margin-top:16px;padding:16px 32px;font-family:Roboto,sans-serif;font-size:1em;font-weight:700;text-decoration:none;transition:background-color .2s}.counter-button:hover{background-color:#2d2463}.video-subtitle,.gallery-subtitle{text-align:center;margin-bottom:10px}.video-item-container{flex-wrap:wrap;justify-content:center;margin-bottom:64px;display:flex}.video-item{width:calc(26.6667vw - 10px);height:calc(15vw - 5.625px);margin:10px 5px 0;position:relative}.video-item>img{object-fit:cover;cursor:pointer;border-radius:16px;width:100%;height:100%}.video-item>iframe{border:none;border-radius:16px;width:100%;height:100%}.grid{grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:64px;padding:0 5px;display:grid}.grid-item{display:block}.grid-item img{vertical-align:middle;aspect-ratio:1;object-fit:cover;border-radius:16px;width:100%;height:auto}.footer{color:#000;background-color:#fff;justify-content:center;align-items:center;gap:16px;padding:16px 10vw;display:flex}.footer-profile{border-radius:2% 3.5%;min-width:256px;max-width:720px;height:auto}.footer-text{flex:1}.footer-header-text{margin-bottom:16px}.footer-icon{vertical-align:middle;font-size:2em;display:inline-block}.footer-icon-text{vertical-align:middle;margin-left:6px;font-weight:700;display:inline-block}.footer a{color:inherit;text-decoration:none}.footer a:hover{text-decoration:underline}.footer-repo-text{margin-top:32px;margin-bottom:16px}.loading-container,.error-container{color:#fff;justify-content:center;align-items:center;min-height:100vh;font-size:2em;display:flex}.error-container{color:#ff6b6b}.flying-chibi{z-index:9999;pointer-events:none;will-change:right;width:256px;height:256px;position:fixed}@media screen and (width<=2240px){.grid{grid-template-columns:repeat(5,1fr)}}@media screen and (width<=1920px){.grid{grid-template-columns:repeat(4,1fr)}}@media screen and (width<=1512px){body{font-size:1.25em}.subtitle-separator{margin-top:3px;margin-bottom:11px}}@media screen and (width<=1280px){.grid{grid-template-columns:repeat(3,1fr)}.video-item{width:calc(40vw - 10px);height:calc(22.5vw - 5.625px)}.footer{flex-wrap:wrap}.footer-text{text-align:center}.footer-header-text{margin-bottom:8px}.footer-repo-text{margin-top:16px;margin-bottom:8px}}@media screen and (width<=1265px){body{font-size:1em}.subtitle-separator{margin-top:6px;margin-bottom:12px}}@media screen and (width<=854px){.grid{grid-template-columns:repeat(2,1fr)}.video-item{width:calc(80vw - 10px);height:calc(45vw - 5.625px)}}@media screen and (width<=510px){h1{font-size:2.5em}h2{font-size:1.25em}.subtitle-separator{margin-top:8px;margin-bottom:13px}}@media screen and (width<=500px){.grid{grid-template-columns:1fr}}@media screen and (width<=430px){h1{font-size:2em}.subtitle-separator{margin-top:10px}}
