.header-background[data-v-2f372935]{padding:1rem;background:#292929}.header-logo[data-v-2f372935]{height:3rem}.header[data-v-2f372935]{display:flex;align-items:center;justify-content:space-between;position:relative;padding:0 1rem}.header-left[data-v-2f372935]{flex:0}.header-center[data-v-2f372935]{position:absolute;left:50%;transform:translate(-50%);display:flex;gap:1rem;max-width:100%;flex-wrap:wrap;overflow:hidden}.header-right[data-v-2f372935]{display:flex;align-items:center;gap:1rem}.header-button[data-v-2f372935]{font-weight:700;font-size:1.2rem;color:#ffca5f;text-decoration:none}.header-button[data-v-2f372935]:hover{color:#fff}.header-icon[data-v-2f372935]{width:1.8rem;height:1.8rem}a[href*=discord]:hover .header-icon[data-v-2f372935]{content:url(/icons/Discord_Hover.svg)}a[href*=x]:hover .header-icon[data-v-2f372935]{content:url(/icons/X_Hover.svg)}a[href*=youtube]:hover .header-icon[data-v-2f372935]{content:url(/icons/Youtube_Hover.svg)}.mobile-menu[data-v-2f372935]{display:none;position:absolute;top:-40%;align-items:center}.hamburger[data-v-2f372935]{font-size:2.5rem;background:none;border:none;color:#ffca5f;cursor:pointer}.hamburger[data-v-2f372935]:hover{color:#fff}.dropdown[data-v-2f372935]{position:absolute;top:3.5rem;left:-.5rem;background:#292929;display:flex;flex-direction:column;gap:.5rem;padding:.5rem 1rem;border:1px solid #ffca5f;border-radius:.25rem;z-index:1}@media (max-width: 1250px){.header-logo[data-v-2f372935],.desktop-menu[data-v-2f372935]{display:none}.mobile-menu[data-v-2f372935]{display:flex}}:root{font-family:Bahnschrift SemiLight Condensed,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#fff;background-color:#323232;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{text-align:center}html,body{margin:0;padding:0;width:100%;height:100%}.home[data-v-4afc1d47]{text-align:left}.home h1[data-v-4afc1d47]{display:inline-flex;border-bottom:#ffca5f 2px solid}.announcement-card[data-v-4afc1d47]{max-width:60%;margin:0 auto}.image-wrapper[data-v-4afc1d47]{position:relative;width:100%;overflow:hidden;border-radius:.5rem}.image-wrapper img[data-v-4afc1d47]{width:100%;height:100%;object-fit:cover;border-radius:.5rem;aspect-ratio:17 / 9;cursor:pointer}.image-wrapper h3[data-v-4afc1d47]{width:100%;margin:0;padding-bottom:1rem;text-align:left}@media (max-width: 1700px){.announcement-card[data-v-4afc1d47]{max-width:65%}}@media (max-width: 1536px){.announcement-card[data-v-4afc1d47]{max-width:70%}}@media (max-width: 1280px){.announcement-card[data-v-4afc1d47]{max-width:75%}}@media (max-width: 1024px){.announcement-card[data-v-4afc1d47]{max-width:80%}}@media (max-width: 768px){.announcement-card[data-v-4afc1d47]{max-width:85%}}@media (max-width: 640px){.announcement-card[data-v-4afc1d47]{max-width:90%}}.character-card[data-v-c2070626]{position:relative;width:100%;height:100%;overflow:hidden;border-radius:.25rem;cursor:pointer;color:#fff;background-color:#292929;transition:color .3s ease}.character-card[data-v-c2070626]:hover{color:#ffca5f}.character-image[data-v-c2070626]{width:100%;height:100%;overflow:hidden;border-radius:.25rem}.character-image img[data-v-c2070626]{width:100%;height:100%;object-fit:fill;object-position:right bottom}.character-overlay[data-v-c2070626]{position:absolute;top:0;display:flex;flex-direction:column;width:100%;height:100%}.character-info[data-v-c2070626]{display:flex;flex-direction:column;justify-content:flex-end;height:100%;background:linear-gradient(to bottom,transparent 50%,rgba(10,10,10,.4) 67%,#1c1c1c 100%)}.character-info h3.character-header[data-v-c2070626]{display:flex;flex-direction:row;font-size:1.125rem;font-weight:600;line-height:1.5rem}.character-id[data-v-c2070626]{writing-mode:vertical-rl;transform:rotate(180deg);border-left:2px solid #ffca5f;padding:0 .5rem;margin-right:.5rem;font-weight:700}.character-name[data-v-c2070626]{display:flex;text-align:left;flex-direction:column}@media (max-width: 640px){.character-image img[data-v-c2070626]{object-fit:cover;object-position:top center}.character-name[data-v-c2070626]{font-size:.9rem;line-height:1.2rem}}.modal-overlay[data-v-e7ac02e0]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:50}.modal[data-v-e7ac02e0]{position:relative;background:#1c1c1c;display:flex;gap:2rem;padding:1.5rem;border:#ffca5f 2px solid;border-radius:5px;max-width:90%;width:65%;max-height:86%;height:86%;overflow-y:auto}.modal-image[data-v-e7ac02e0]{max-width:60%;width:700px;flex-shrink:0;max-height:100%;height:700px;object-fit:contain;border-radius:.25rem;cursor:pointer}.modal-info[data-v-e7ac02e0]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left}.modal-info p[data-v-e7ac02e0]{margin:.7rem 0}.modal-info h2[data-v-e7ac02e0]{margin:.75rem 0;border-bottom:#ffca5f 2px solid}.modal-info h3[data-v-e7ac02e0]{border-bottom:#ffca5f 1px solid}.modal-artist[data-v-e7ac02e0]{margin-top:.5rem;padding-bottom:2rem;text-align:center;font-size:1rem;font-weight:400;color:#ffca5f}.modal-close[data-v-e7ac02e0]{position:absolute;top:.5rem;right:.5rem;background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.modal-close[data-v-e7ac02e0]:hover{color:#ffca5f}@media (max-width: 1385px){.modal[data-v-e7ac02e0]{flex-direction:column;align-items:center}.modal-image[data-v-e7ac02e0]{max-width:80%;height:auto}.modal-info[data-v-e7ac02e0]{align-items:center;text-align:center;width:100%}}.searchbar[data-v-90be9523]{margin-bottom:1rem;width:100%}.search-input[data-v-90be9523]{width:99.3%;padding:.5rem;border-radius:.5rem;font-size:1.125rem;background-color:#292929;color:#fff;border:none;outline:none}.container{display:flex;padding:1.5rem;max-width:100%;overflow-x:hidden}.characters{display:grid;gap:.75rem;grid-template-columns:repeat(10,1fr)}@media (max-width: 1800px){.characters{grid-template-columns:repeat(9,1fr)}}@media (max-width: 1650px){.characters{grid-template-columns:repeat(8,1fr)}}@media (max-width: 1530px){.characters{grid-template-columns:repeat(7,1fr)}}@media (max-width: 1360px){.characters{grid-template-columns:repeat(6,1fr)}}@media (max-width: 1240px){.characters{grid-template-columns:repeat(5,1fr)}}@media (max-width: 1024px){.characters{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.characters{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.characters{grid-template-columns:repeat(2,1fr);height:80%}}.character-card[data-v-f83543f6]{position:relative;height:175px;overflow:hidden;border-radius:.25rem;cursor:pointer;color:#fff;background-color:#24242466;transition:color .3s ease}.character-card[data-v-f83543f6]:hover{color:#ffca5f}.character-image[data-v-f83543f6]{width:100%;height:100%;overflow:hidden;border-radius:.25rem}.character-image img[data-v-f83543f6]{width:100%;height:100%;object-fit:cover;object-position:center}.character-overlay[data-v-f83543f6]{position:absolute;top:0;display:flex;flex-direction:column;width:100%;height:100%}.character-info[data-v-f83543f6]{display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:.75rem;background:linear-gradient(to bottom,transparent 50%,rgba(10,10,10,.6) 67%,#1c1c1c 100%)}.character-info h3[data-v-f83543f6]{display:flex;flex-direction:column;font-size:1.125rem;font-weight:600;line-height:1.5rem;margin:.2rem;align-items:flex-start;text-align:left}.modal-overlay[data-v-16c5b897]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:50}.modal[data-v-16c5b897]{position:relative;background:#1c1c1c;flex-direction:column;align-items:center;display:flex;gap:2rem;padding:1.5rem;border:#ffca5f 2px solid;border-radius:5px;max-width:90%;width:65%;max-height:80%;height:80%;overflow-y:auto}.modal-image[data-v-16c5b897]{max-width:60%;width:700px;max-height:80%;object-fit:contain;cursor:pointer}.modal-info[data-v-16c5b897]{display:flex;justify-content:flex-start;align-items:flex-start;text-align:left}.modal-info h2[data-v-16c5b897]{border-bottom:#ffca5f 2px solid}.modal-close[data-v-16c5b897]{position:absolute;top:.5rem;right:.5rem;background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.modal-close[data-v-16c5b897]:hover{color:#ffca5f}@media (max-width: 1385px){.modal[data-v-16c5b897]{flex-direction:column;align-items:center}.modal-image[data-v-16c5b897]{max-width:80%}.modal-info[data-v-16c5b897]{align-items:center;text-align:center;width:100%}}.container{display:flex;padding:1.5rem}.main{width:100%}.snapshots{display:grid;gap:.75rem;grid-template-columns:repeat(8,1fr)}@media (max-width: 1536px){.snapshots{grid-template-columns:repeat(7,1fr)}}@media (max-width: 1280px){.snapshots{grid-template-columns:repeat(5,1fr)}}@media (max-width: 1024px){.snapshots{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.snapshots{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.snapshots{grid-template-columns:repeat(2,1fr)}}.about-container[data-v-cf3ac108]{text-align:left;max-width:60%;margin:0 auto}.about-container h2[data-v-cf3ac108]{border-bottom:2px solid #ffca5f;display:inline-flex}.about-section h2[data-v-cf3ac108]{margin-bottom:.5rem;margin-top:.5rem;color:#ffca5f;border-bottom:none}.about-section h3[data-v-cf3ac108]{margin-top:.5rem}.about-section ul[data-v-cf3ac108]{padding:0 2rem;margin:0}.about-section li[data-v-cf3ac108]{margin:.5rem 0}.contact-link[data-v-cf3ac108]{color:#ffca5f;font-weight:700;text-decoration:none}.contact-link[data-v-cf3ac108]:hover{text-decoration:underline}
