.header-button[data-v-77c746fe]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:11rem;height:4rem;border:2px solid transparent;border-radius:.5rem;background-color:#fff;color:#532d7a;font-size:1.2rem;cursor:pointer;overflow:hidden;text-decoration:none;transition:color .5s ease,border-color .5s ease,text-shadow .5s ease}.text[data-v-77c746fe]{position:relative;z-index:2}.hover-bg[data-v-77c746fe]{position:absolute;inset:0;background-image:url(/assets/header/box.png);background-size:cover;background-position:center;opacity:0;transition:opacity .5s ease;z-index:1}.header-button:hover .hover-bg[data-v-77c746fe]{opacity:1}.header-button[data-v-77c746fe]:hover,.header-button.active[data-v-77c746fe]{color:#fff;text-shadow:1px 0 #532D7A,-1px 0 #532D7A,0 1px #532D7A,0 -1px #532D7A}.header-button.active .hover-bg[data-v-77c746fe]{opacity:1}@media (max-width: 800px){.header-button[data-v-77c746fe]{width:9rem;height:3rem}.text[data-v-77c746fe]{font-size:1rem}}.header[data-v-c591e014]{display:flex;flex-direction:column;align-items:center;gap:1rem;border-bottom:2px solid #9772a3;max-width:77%;margin:1.5rem auto;text-align:center;position:relative}.logo[data-v-c591e014]{height:15em;width:auto}.buttons[data-v-c591e014]{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}@media (max-width: 800px){.header[data-v-c591e014]{max-width:100%}.logo[data-v-c591e014]{height:8em;width:auto}}.footer[data-v-f38263be]{background-color:#fff;text-align:center;font-weight:700;padding:30px;font-size:20px;color:#9772a3;display:flex;flex-direction:column;align-items:center;gap:.5rem}.footer-text[data-v-f38263be]{margin:.25rem 0}.socials[data-v-f38263be]{display:flex;justify-content:center;gap:1rem}.social-link[data-v-f38263be]{display:inline-flex;width:2rem;height:2rem}.social-link img[data-v-f38263be]{width:100%;height:100%;object-fit:contain;cursor:pointer;transition:transform .3s ease}.social-link img[data-v-f38263be]:hover{transform:scale(1.2)}.lang-switch[data-v-cf738578]{position:absolute;top:0;right:0;display:flex;gap:.5rem;padding:.5rem;z-index:999}.lang-switch button[data-v-cf738578]{background:none;border:none;padding:.25rem .75rem;color:#9772a3;font-weight:700;font-size:1.2rem;cursor:pointer;transition:all .3s ease}.lang-switch button[data-v-cf738578]:hover{color:#532d7a}:root{font-family:Bahnschrift SemiLight Condensed,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{margin:0 auto;text-align:center}html,body{margin:0;padding:0;width:100%;height:100%}.button-group{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.button-group button,.button-group a{width:12rem;padding:.8rem 2rem;font-size:1.2rem;font-weight:700;border:2px solid #9772a3;background-color:#fff;color:#9772a3;cursor:pointer;transition:all .3s ease;border-radius:4px}.button-group a{text-decoration:none}.button-group button:hover,.button-group button.active,.button-group a:hover,.button-group a.active{background-color:#9772a3;color:#fff}.carousel[data-v-53422d2e]{width:100%;overflow:hidden}.carousel-track[data-v-53422d2e]{display:flex;transition:transform .5s ease}.carousel-item[data-v-53422d2e]{flex:0 0 20%;display:flex;justify-content:center;align-items:center;padding:.2rem;box-sizing:border-box}.carousel-item img[data-v-53422d2e]{width:100%;height:700px;object-fit:cover}@media (max-width: 800px){.carousel-item img[data-v-53422d2e]{height:350px}}.home-contact[data-v-96371114]{padding:2rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2rem;text-align:left;background:#9772a3}.contact-image[data-v-96371114]{width:100%;max-width:600px;height:auto;border-radius:1rem;object-fit:cover}.contact-content[data-v-96371114]{display:flex;gap:4rem;width:40%}.contact-text[data-v-96371114]{flex:1 1 40%;display:flex;flex-direction:column;font-size:1.4rem;color:#fff}.contact-text a[data-v-96371114]{color:#fff}.contact-form[data-v-96371114]{flex:1 1 50%;display:flex;flex-direction:column;gap:1rem}.contact-form input[data-v-96371114],.contact-form textarea[data-v-96371114]{padding:.8rem 1rem;border:2px solid #9772a3;border-radius:.5rem;font-size:1rem;width:100%;box-sizing:border-box;resize:none}.contact-form textarea[data-v-96371114]:focus,.contact-form input[data-v-96371114]:focus{outline:white solid 2px}.contact-form button[data-v-96371114]{padding:.8rem 1rem;background-color:#fff;color:#7a4d92;border:none;border-radius:.5rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.contact-form button[data-v-96371114]:hover{background-color:#e3e3e3}@media (max-width: 800px){.contact-content[data-v-96371114]{width:100%}}.home-page[data-v-12a2b669]{margin-top:2rem}.about-first-section[data-v-eb816b62]{display:flex;gap:2rem;align-items:flex-start;max-width:90%;margin:0 auto;text-align:center}.left-column[data-v-eb816b62]{display:flex;flex-direction:column;align-items:center;gap:2rem;flex:0 0 50%}.about-logo[data-v-eb816b62]{width:30rem}.button-groups[data-v-eb816b62]{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center}.button-group[data-v-eb816b62]{display:flex;justify-content:center;align-items:center;gap:1rem;width:48%}.category-label[data-v-eb816b62]{writing-mode:sideways-lr;text-orientation:mixed;font-weight:700;color:#9772a3;font-size:1.2rem}.buttons[data-v-eb816b62]{display:flex;flex-direction:column;gap:.5rem}.about-button[data-v-eb816b62]{display:flex;align-items:center;justify-content:center;width:11rem;height:1.75rem;background-color:#fff;border:2px solid #9772a3;border-radius:4px;color:#9772a3;font-weight:700;font-size:1.2rem;cursor:pointer;text-decoration:none;transition:all .3s ease}.about-button[data-v-eb816b62]:hover{background-color:#9772a3;color:#fff}.right-column[data-v-eb816b62]{flex:1;display:flex;justify-content:center;align-items:center;z-index:0}.about-picture[data-v-eb816b62]{max-width:80%;height:auto;border-radius:1rem;z-index:0}.about-second-section[data-v-eb816b62]{margin-left:0;margin-right:0;margin-top:-10rem;min-height:50rem;display:flex;align-items:end;position:relative;background-image:linear-gradient(to bottom,#9772a300 60%,#9772a3),url(/assets/about/illustration.png);background-size:cover;background-position:center center;background-repeat:no-repeat;clip-path:polygon(0 30%,100% 0,100% 100%,0% 100%);z-index:1}.second-section-content[data-v-eb816b62]{z-index:2;padding:0 80rem 5rem 5rem}.second-section-content p[data-v-eb816b62],.second-section-content a[data-v-eb816b62]{font-size:1.4rem;color:#fff;text-align:left}.about-third-section[data-v-eb816b62]{margin-left:0;margin-right:0;background-color:#9772a3;display:flex;align-items:center;padding:0 5rem;border-top:white solid 1rem;gap:2rem}.about-third-section p[data-v-eb816b62]{font-size:1.4rem;color:#fff;text-align:left}.about-third-section img[data-v-eb816b62]{width:6rem;margin-top:-2.2rem;z-index:2}.third-section-link img[data-v-eb816b62]{width:3rem;height:3rem;margin-top:0;cursor:pointer;transition:transform .3s ease}.third-section-link img[data-v-eb816b62]:hover{transform:scale(1.2)}@media (max-width: 800px){.left-column[data-v-eb816b62]{flex:0 0 100%}.button-group[data-v-eb816b62]{display:flex;flex-direction:column}.category-label[data-v-eb816b62]{writing-mode:horizontal-tb;text-orientation:mixed;font-weight:700;color:#9772a3;font-size:1.2rem}.about-logo[data-v-eb816b62]{width:100%;max-width:30rem}.right-column[data-v-eb816b62]{display:none}.about-second-section[data-v-eb816b62]{margin-top:0;clip-path:none;min-height:0}.second-section-content[data-v-eb816b62]{z-index:2;padding:5rem}.about-second-section p[data-v-eb816b62],.about-second-section a[data-v-eb816b62]{font-size:1.2rem}.about-third-section[data-v-eb816b62]{display:flex;flex-direction:column}.about-third-section p[data-v-eb816b62]{font-size:1.18rem}.chibi-icon[data-v-eb816b62]{display:none}.about-third-section img[data-v-eb816b62]{width:3rem;margin-top:-2.2rem;margin-bottom:.75rem}}.commission-panel[data-v-a2185f37]{display:flex;flex-direction:column;align-items:center;transition:transform .2s ease;cursor:pointer}.commission-panel[data-v-a2185f37]:hover{transform:translateY(-5px)}.commission-panel[data-v-a2185f37]>*{margin:0}.panel-image[data-v-a2185f37]{width:150px;object-fit:cover}.panel-title[data-v-a2185f37]{font-size:1.4rem;text-align:center}@media (max-width: 800px){.panel-image[data-v-a2185f37]{width:100px}.panel-title[data-v-a2185f37]{font-size:1.2rem}}.slider[data-v-723079cb]{position:relative;width:90%;max-width:900px;margin:2rem auto;display:flex;align-items:center;justify-content:center;flex-direction:column}.slide-wrapper[data-v-723079cb]{width:100%;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.slide-wrapper img[data-v-723079cb],.slide-wrapper video[data-v-723079cb]{max-width:100%;max-height:100%;border-radius:1rem;object-fit:cover}.arrow[data-v-723079cb]{position:absolute;font-size:5rem;color:#fff;background:none;border:none;padding:.5rem 1rem;cursor:pointer;z-index:2;border-radius:.5rem;-webkit-user-select:none;user-select:none;transition:transform .3s ease}.arrow.left[data-v-723079cb]{left:10px}.arrow.right[data-v-723079cb]{right:10px}.arrow[data-v-723079cb]:hover{transform:scale(1.5)}.pagination[data-v-723079cb]{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.dot[data-v-723079cb]{width:8px;height:8px;border-radius:50%;background-color:#ffffff80;cursor:pointer;transition:transform .3s ease}.dot.active[data-v-723079cb]{background-color:#fff;transform:scale(2)}.dot[data-v-723079cb]:hover{background-color:#ddd;transform:scale(2)}@media (max-width: 800px){.slide-wrapper[data-v-723079cb]{height:300px}}.commission-page[data-v-f6048990]{padding:2rem;display:flex;justify-content:center;flex-direction:column;background:#9772a3;color:#fff}.title[data-v-f6048990]>*{margin:0;padding:0}.title[data-v-f6048990]{margin-bottom:2rem}.commission-page h1[data-v-f6048990]{border-bottom:2px solid white}.panels-container[data-v-f6048990]{display:flex;flex-wrap:wrap;justify-content:center}@media (max-width: 800px){.commission-page[data-v-f6048990]{padding:1rem}}@media (max-width: 800px){.button-group[data-v-30979861]{flex-direction:column;align-items:center;gap:.5rem}.button-group button[data-v-30979861]{font-size:1rem}}.gallery-image[data-v-f8c308e6]{position:relative;cursor:pointer;overflow:visible;display:inline-block}.gallery-image img[data-v-f8c308e6]{height:400px;width:auto;object-fit:contain}.overlay[data-v-f8c308e6]{position:absolute;top:0;left:0;width:100%;background-color:#fff0;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease}.overlay span[data-v-f8c308e6]{color:#9772a3;text-shadow:2px 0 #fff,-2px 0 #fff,0 2px #fff,0 -2px #fff,1px 1px #fff,-1px -1px #fff,1px -1px #fff,-1px 1px #fff;font-weight:700;font-size:20px;opacity:0;transition:opacity .3s ease}.gallery-image:hover .overlay[data-v-f8c308e6]{background-color:#ffffff80}.gallery-image:hover .overlay span[data-v-f8c308e6]{opacity:1}@media (max-width: 800px){.gallery-image[data-v-f8c308e6]{width:100%;height:200px}.gallery-image img[data-v-f8c308e6]{height:200px}}.gallery-grid[data-v-54c0e77b]{margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding:2rem;background:#9772a3}.modal[data-v-54c0e77b]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.modal img[data-v-54c0e77b]{max-width:90%;max-height:90%}.modal .close[data-v-54c0e77b]{position:absolute;top:10px;right:30px;color:#fff;font-size:2rem;cursor:pointer}@media (max-width: 800px){.gallery-grid[data-v-54c0e77b]{padding:1rem}}.gallery-vtuber[data-v-9957cda8]{display:flex;flex-direction:column;align-items:center;cursor:pointer}.vtuber-image[data-v-9957cda8]{width:250px;height:250px;object-fit:contain;margin-bottom:.5rem}.vtuber-name[data-v-9957cda8]{width:250px;height:55px;background-image:url(/assets/gallery/button_inactive.jpg);background-size:cover;background-position:center;border:none;outline:none;color:#fff;font-weight:700;font-size:1.2rem;cursor:pointer;transition:background-image .3s,color .3s;display:flex;justify-content:center;align-items:center}.vtuber-name[data-v-9957cda8]:hover{background-image:url(/assets/gallery/button_active.jpg);color:#9772a3}.gallery-grid[data-v-ed4bb231]{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding:2rem}.vtuber-gallery-page[data-v-adc2565e]{padding:2rem 0;text-align:center}.content h1[data-v-adc2565e]{font-size:2.5rem;color:#9772a3;margin-top:4rem}.vtuber-page[data-v-9fd3603c]{display:flex;flex-direction:row;align-items:flex-start;width:100%;color:#9772a3;justify-content:center}.vtuber-header[data-v-9fd3603c]{flex:0 1 auto;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;width:100%}.vtuber-image-container[data-v-9fd3603c]{flex:0 0 auto;display:flex;justify-content:center;z-index:2;max-width:44%;max-height:800px}.vtuber-image[data-v-9fd3603c]{margin-left:40%;width:50%;object-fit:contain}.vtuber-banner[data-v-9fd3603c]{position:relative;flex:1;margin-top:10%;width:100%;background-color:#9772a3;padding:1rem;display:flex;justify-content:left;align-items:center;gap:4rem;overflow:visible}.vtuber-banner[data-v-9fd3603c]:before{content:"";position:absolute;top:0;left:-50vw;width:50vw;height:100%;background-color:#9772a3;z-index:1}.vtuber-name-box[data-v-9fd3603c]{background-color:#fff;border-radius:.25rem;padding:4rem 3rem;text-align:center;align-self:center}.vtuber-name[data-v-9fd3603c]{color:#9772a3;margin:0}.vtuber-staff[data-v-9fd3603c]{text-align:left;font-size:1.3rem;color:#fff}.vtuber-staff a[data-v-9fd3603c]{color:#fff;text-decoration:underline}.other-info[data-v-9fd3603c]{display:flex;flex-direction:column;align-items:flex-start;width:100%}.socials[data-v-9fd3603c]>*{margin:0}.socials[data-v-9fd3603c]{margin-top:2rem;display:flex;gap:1rem}.socials a[data-v-9fd3603c],.socials p[data-v-9fd3603c]{color:#9772a3;text-decoration:none;font-weight:700}.socials a[data-v-9fd3603c]:hover{color:#532d7a}.outfit-selector[data-v-9fd3603c]{margin-top:1.5rem;margin-bottom:1.5rem;display:flex;gap:.5rem}.outfit-selector button[data-v-9fd3603c]{background-color:#fff;border:2px solid #9772a3;color:#9772a3;border-radius:50%;width:2rem;height:2rem;font-weight:700;cursor:pointer;transition:all .3s ease}.outfit-selector button.active[data-v-9fd3603c],.outfit-selector button[data-v-9fd3603c]:hover{background-color:#9772a3;color:#fff}.loading[data-v-9fd3603c]{text-align:center;margin-top:4rem;color:#9772a3}.loading-text[data-v-9fd3603c]{margin-bottom:3.5rem}.vtuber-image-mobile[data-v-9fd3603c]{display:none}@media (max-width: 1200px){.vtuber-name[data-v-9fd3603c]{font-size:1.4rem}.vtuber-staff[data-v-9fd3603c]{font-size:1rem}}@media (max-width: 800px){.vtuber-banner[data-v-9fd3603c]{margin-left:10%;gap:1rem}.vtuber-name-box[data-v-9fd3603c]{padding:1rem}.vtuber-image[data-v-9fd3603c]{display:none}.vtuber-image-mobile[data-v-9fd3603c]{width:50%;object-fit:contain;display:flex}.other-info[data-v-9fd3603c]{margin-left:10%}}.manga-header[data-v-5125bc4d]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding:2rem}.manga-button[data-v-5125bc4d]{width:500px;text-align:center;cursor:pointer;transition:transform .3s ease}.manga-button[data-v-5125bc4d]:hover{transform:scale(1.1)}.manga-button img[data-v-5125bc4d]{width:100%;height:200px;object-fit:contain;margin-bottom:0}.manga-button .info[data-v-5125bc4d]{padding:.5rem}.manga-button p[data-v-5125bc4d]{margin:0;font-size:1rem;color:#666}@media (max-width: 800px){.manga-header[data-v-5125bc4d]{flex-wrap:nowrap;overflow-x:auto;gap:.1rem;padding:1rem}.manga-button[data-v-5125bc4d]{width:120px;height:auto}.manga-button img[data-v-5125bc4d]{height:120px;width:100%}}.banner[data-v-4d4ced14]{width:100%;height:300px;object-fit:cover}.manga-detail[data-v-4d4ced14]{max-width:1200px;padding:2rem}.manga-detail h1[data-v-4d4ced14]{margin-bottom:.2rem}.manga-detail h3[data-v-4d4ced14]{margin-top:0;font-size:1rem;color:#666}.manga-info[data-v-4d4ced14]{display:flex;gap:2rem;align-items:flex-start;margin:2rem 0}.manga-left[data-v-4d4ced14]{flex:1;display:flex;justify-content:center}.main-volume[data-v-4d4ced14]{width:100%;max-width:475px}.manga-right[data-v-4d4ced14]{flex:1;display:flex;flex-direction:column;text-align:left}.manga-right[data-v-4d4ced14]>*{margin:0;padding:0}.manga-right h2[data-v-4d4ced14]{color:#9772a3;margin-bottom:1rem}.manga-right p[data-v-4d4ced14]{line-height:1.4;margin:0}.synopsis .header[data-v-4d4ced14]{display:flex;align-items:center;justify-content:space-between;color:#9772a3;text-align:justify;text-justify:inter-word}.synopsis p[data-v-4d4ced14]{text-align:justify;text-justify:inter-word}.volumes .thumbnails[data-v-4d4ced14]{display:flex;flex-wrap:wrap;gap:.5rem}.volumes img[data-v-4d4ced14]{width:90px;object-fit:cover;cursor:pointer;transition:transform .3s ease}.volumes img.active[data-v-4d4ced14]{opacity:.5}.volumes img[data-v-4d4ced14]:hover{transform:scale(1.05)}.video[data-v-4d4ced14]{margin-top:1.5rem;width:80%}@media (max-width: 800px){.manga-left[data-v-4d4ced14]{display:none}.banner[data-v-4d4ced14]{height:100px}.manga-right[data-v-4d4ced14]{flex:1 1 90%}.volumes img[data-v-4d4ced14]{width:75px;height:auto;cursor:default;transition:none!important;opacity:1!important}.volumes img[data-v-4d4ced14]:hover{transform:none;opacity:1}.video[data-v-4d4ced14]{width:100%;max-width:100%}.manga-detail[data-v-4d4ced14]{padding:1rem}.manga-right h2[data-v-4d4ced14]{font-size:1.2rem}.manga-right p[data-v-4d4ced14]{font-size:.9rem}.button-group[data-v-4d4ced14]{text-align:center}.read-button[data-v-4d4ced14]{width:100%;display:inline-block;text-align:center;padding:.8rem 0}}.manga-page[data-v-b7851256]{display:flex;flex-direction:column;align-items:center}.not-found[data-v-f02eb485]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:40vh;text-align:center}.not-found h1[data-v-f02eb485]{font-size:6rem;color:#9772a3;margin-bottom:1rem}.not-found p[data-v-f02eb485]{font-size:1.5rem;margin-bottom:2rem}
