@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#1f1f1f;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#c2c2c2;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-1:var(--vt-c-white);--vt-c-text-2:var(--vt-c-indigo);--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-1);--color-text:var(--vt-c-text-2);--color-button:var(--vt-c-white);--section-gap:160px}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6;transition:color .5s,background-color .5s}#app{max-width:100vw;margin:0 auto;font-weight:400}a,.grey{color:var(--color-heading);padding:3px;text-decoration:none;transition:all .4s}@media (hover:hover){a:hover{color:var(--color-text)}}.logo[data-v-814a5b6d]{width:111px;height:111px}.navbar[data-v-e52150e2]{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#18181899;border-bottom-right-radius:40px;border-bottom-left-radius:40px;justify-content:space-between;align-items:center;width:100%;height:10vh;padding:1rem 4rem;display:flex;position:fixed;top:0;left:0}nav[data-v-e52150e2]{justify-content:flex-end;gap:7rem;width:100%;display:flex}nav a[data-v-e52150e2]{font-size:1.3rem;font-weight:700}.hamburger[data-v-e52150e2]{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;gap:6px;display:none}.hamburger span[data-v-e52150e2]{background-color:var(--color-heading);border-radius:2px;width:30px;height:3px;transition:all .4s;display:block}@media (width<=1000px){nav[data-v-e52150e2]{gap:1rem}}@media (width<=800px){.navbar[data-v-e52150e2]{padding:1rem 2rem}.hamburger[data-v-e52150e2]{display:flex}nav[data-v-e52150e2]{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:105;background-color:#181818f2;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;height:100vh;padding-bottom:20rem;position:fixed;top:-100vh}nav.nav-open[data-v-e52150e2]{top:0}nav a[data-v-e52150e2]{font-size:2rem}.hamburger.is-active span[data-v-e52150e2]:first-child{transform:translateY(9px)rotate(45deg)}.hamburger.is-active span[data-v-e52150e2]:nth-child(2){opacity:0}.hamburger.is-active span[data-v-e52150e2]:nth-child(3){transform:translateY(-9px)rotate(-45deg)}}@media (width<=420px){.navbar[data-v-e52150e2]{height:8vh;padding:.8rem 1.5rem}.navbar[data-v-e52150e2] svg,.navbar img[data-v-e52150e2]{transform-origin:0;transform:scale(.85)}nav[data-v-e52150e2]{gap:2rem}nav a[data-v-e52150e2]{font-size:1.6rem}}.btn[data-v-59279f3e]{background-color:var(--color-button);cursor:pointer;color:#000;border:none;border-radius:6px;padding:.3rem 1rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .4s;display:inline-block}.btn[data-v-59279f3e]:hover{background-color:var(--vt-c-indigo)}@media (width<=420px){.btn[data-v-59279f3e]{font-size:1rem}}.game-card[data-v-1625d538]{gap:2rem;margin:5rem 0;display:flex}.desc[data-v-1625d538]{text-align:justify;font-size:1.3rem;font-weight:400}.info-images img[data-v-1625d538]{border-radius:8px;width:200px}.layout-right[data-v-1625d538]{flex-direction:row;align-items:center}.layout-bottom[data-v-1625d538]{flex-direction:column;align-items:flex-start}.layout-split-feature[data-v-1625d538],.layout-split-feature-reverse[data-v-1625d538]{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:5rem;display:grid}.layout-split-feature-reverse[data-v-1625d538]{grid-template-columns:1.2fr 1fr}.layout-split-feature-reverse .column-composite[data-v-1625d538]{grid-column:2}.layout-split-feature-reverse .column-featured[data-v-1625d538]{grid-column:1}.column-composite[data-v-1625d538]{flex-direction:column;gap:1.5rem;display:flex}.sub-image img[data-v-1625d538]{object-fit:cover;width:100%;height:30vh;margin-top:10rem}.featured-image[data-v-1625d538]{object-fit:cover;width:100%;height:auto;margin-left:5rem}@media (width<=1440px){.desc[data-v-1625d538]{font-size:1rem}}@media (width<=900px){.game-card[data-v-1625d538]{margin:0}.desc[data-v-1625d538]{font-size:1rem}.layout-split-feature[data-v-1625d538],.layout-split-feature-reverse[data-v-1625d538]{gap:0}.sub-image img[data-v-1625d538]{margin-top:5rem}.featured-image[data-v-1625d538]{margin-top:5rem;margin-left:3rem}}@media (width<=700px){.layout-split-feature[data-v-1625d538],.layout-split-feature-reverse[data-v-1625d538]{grid-template-columns:1fr}.featured-image[data-v-1625d538]{display:none}}.home[data-v-ac5ee66d]{flex-direction:column;padding:0 10rem;display:flex}.hero[data-v-ac5ee66d]{flex-direction:column;align-items:flex-start;gap:1rem;height:90vh;padding-top:25rem;display:flex}.hero h1[data-v-ac5ee66d]{color:var(--color-heading);font-size:5rem;font-weight:600;line-height:1.1}.button-group[data-v-ac5ee66d]{gap:2rem;display:flex}.about[data-v-ac5ee66d]{grid-template-columns:auto 1fr;align-items:center;gap:2rem;margin-bottom:5rem;display:grid}.about img[data-v-ac5ee66d]{width:45rem}.about-wrapper[data-v-ac5ee66d]{flex-direction:column;width:100%;display:flex}.about-wrapper h1[data-v-ac5ee66d]{color:#fff;font-size:4.7rem;font-weight:800}.about-wrapper p[data-v-ac5ee66d]{text-align:justify;font-size:1.3rem;font-weight:400}h1[data-v-ac5ee66d]{text-align:center;color:#fff;font-size:5rem;font-weight:900}.game-section[data-v-ac5ee66d]{margin:18rem 0}.game-section h1[data-v-ac5ee66d]{font-size:4rem;font-weight:700;line-height:1.1}.footer[data-v-ac5ee66d]{flex-direction:column;align-items:center;display:flex}.footer h1[data-v-ac5ee66d]{font-size:4rem;font-weight:700;line-height:1.1}.footer p[data-v-ac5ee66d]{margin-bottom:3rem;font-size:1.7rem;font-weight:400}.copyright[data-v-ac5ee66d]{flex-direction:row;gap:3rem;margin-top:15rem;margin-bottom:2rem;display:flex}@media (width<=1440px){.about img[data-v-ac5ee66d]{width:30rem}.about-wrapper h1[data-v-ac5ee66d]{font-size:3.3rem}.about-wrapper p[data-v-ac5ee66d]{font-size:1rem}}@media (width<=900px){.home[data-v-ac5ee66d]{padding:0 3rem}.hero h1[data-v-ac5ee66d]{font-size:4rem}.hero[data-v-ac5ee66d]{height:auto}.about[data-v-ac5ee66d]{grid-template-columns:1fr;gap:0;margin:7rem 0}.about img[data-v-ac5ee66d]{width:100%}h1[data-v-ac5ee66d]{font-size:3.4rem}.game-section[data-v-ac5ee66d]{margin:10rem 0}.footer h1[data-v-ac5ee66d]{font-size:3.3rem}.footer p[data-v-ac5ee66d]{text-align:center;font-size:1.4rem}.copyright[data-v-ac5ee66d]{flex-direction:column;gap:0}}@media (width<=420px){.home[data-v-ac5ee66d]{padding:0 2rem}.hero h1[data-v-ac5ee66d]{text-align:start;font-size:4rem}.button-group[data-v-ac5ee66d]{display:none}.about-wrapper h1[data-v-ac5ee66d]{text-align:start;font-size:2.9rem}}.card[data-v-59c59bdc]{text-align:center;background-color:var(--color-background-mute);border-radius:17px;flex-direction:column;align-items:center;padding:3.4rem;transition:transform .4s;display:flex}.card[data-v-59c59bdc]:hover{transform:translateY(-10px)}.card-avatar img[data-v-59c59bdc]{object-fit:cover;border-radius:50%;width:200px;height:200px;margin-bottom:1rem}.card-avatar img[data-v-59c59bdc]:hover{border:2px solid #fff}.card-info h3[data-v-59c59bdc]{color:var(--color-heading);margin-bottom:3rem;font-size:1.5rem;font-weight:600}.card-action[data-v-59c59bdc]{width:100%}.profile[data-v-124c611c]{text-align:center;border-radius:12px;flex-direction:column;align-items:center;padding:3.5rem;transition:transform .4s;display:flex}.profile[data-v-124c611c]:hover{transform:translateY(-10px)}.profile-avatar img[data-v-124c611c]{object-fit:cover;border-radius:50%;width:200px;height:200px;margin-bottom:1rem}.profile-avatar img[data-v-124c611c]:hover{outline:2px solid #fff}.profile-info h3[data-v-124c611c]{color:var(--color-heading);font-size:1.5rem;font-weight:600}.profile-info p[data-v-124c611c]{font-size:1rem;font-weight:300}.about[data-v-7c073c67]{flex-direction:column;padding:0 10rem;display:flex}.introduction[data-v-7c073c67]{flex-direction:column;align-items:center;gap:10rem;height:120vh;padding-top:20rem;display:flex}.introduction h1[data-v-7c073c67]{color:var(--color-heading);text-align:center;font-size:5rem;font-weight:600;line-height:1.1}.introduction .team[data-v-7c073c67]{flex-direction:row;gap:4rem;display:flex}.tk1[data-v-7c073c67]{width:7%}.desc[data-v-7c073c67]{flex-direction:column;gap:3rem;display:flex}.desc .text1[data-v-7c073c67]{text-align:justify;padding-right:20rem;font-size:1.3rem;font-weight:400}.desc .text2[data-v-7c073c67]{text-align:justify;direction:rtl;padding-left:20rem;font-size:1.3rem;font-weight:400}.tk2[data-v-7c073c67]{width:7%;margin-left:auto;display:block}.copyright[data-v-7c073c67]{margin-top:15rem;margin-bottom:2rem}.contact[data-v-7c073c67]{flex-direction:column;align-items:center;gap:4rem;margin:10rem 0;display:flex}.contact h1[data-v-7c073c67]{color:var(--color-heading);font-size:4rem;font-weight:700}.contact .card-section[data-v-7c073c67]{flex-direction:row;gap:10rem;display:flex}@media (width<=900px){.about[data-v-7c073c67]{padding:0 3rem}.introduction[data-v-7c073c67]{height:auto}.introduction h1[data-v-7c073c67]{font-size:4rem}.introduction .team[data-v-7c073c67]{flex-direction:column}.desc .text1[data-v-7c073c67]{padding-right:0;font-size:1rem}.desc .text2[data-v-7c073c67]{padding-left:0;font-size:1rem}.contact h1[data-v-7c073c67]{text-align:center}.contact .card-section[data-v-7c073c67]{flex-direction:column}}@media (width<=420px){.about[data-v-7c073c67]{padding:0 2rem}.introduction h1[data-v-7c073c67]{text-align:start}.contact h1[data-v-7c073c67]{font-size:3.3rem;line-height:1.1}}.games[data-v-bb0773e3]{flex-direction:column;padding:0 10rem;display:flex}img[data-v-bb0773e3]{width:100%;height:auto;padding-top:15rem}.headline .tk1[data-v-bb0773e3]{width:7%}.headline p[data-v-bb0773e3]{text-align:center;padding:0 18rem;font-size:1.5rem;font-weight:400}.headline .tk2[data-v-bb0773e3]{width:7%;margin-left:auto;display:block}.game-section[data-v-bb0773e3]{flex-direction:column;align-items:center;gap:2rem;margin:10rem 0;display:flex}.game-section h1[data-v-bb0773e3]{color:var(--color-heading);font-size:4rem;font-weight:700}.copyright[data-v-bb0773e3]{margin-bottom:2rem}@media (width<=1440px){.headline p[data-v-bb0773e3]{margin-top:10rem;padding:0}}@media (width<=900px){.games[data-v-bb0773e3]{padding:0 3rem}.headline p[data-v-bb0773e3]{padding:0;font-size:1rem}.game-section[data-v-bb0773e3]{gap:0}.game-section h1[data-v-bb0773e3]{text-align:center;line-height:1.1}}.community[data-v-22960fec]{flex-direction:column;padding:5rem 10rem 0;display:flex}.contact[data-v-22960fec],.contact-oc[data-v-22960fec],.donation[data-v-22960fec]{flex-direction:column;align-items:center;gap:3rem;margin:10rem 0;display:flex}.contact h1[data-v-22960fec],.contact-oc h1[data-v-22960fec],.donation h1[data-v-22960fec]{color:var(--color-heading);text-align:center;font-size:5rem;font-weight:600}.contact .card-section[data-v-22960fec],.contact-oc .card-section[data-v-22960fec],.donation .card-section[data-v-22960fec]{flex-direction:row;gap:10rem;display:flex}.contact .card-section .card[data-v-22960fec],.contact-oc .card-section .card[data-v-22960fec],.donation .card-section .card[data-v-22960fec]{padding:3rem 6rem}.copyright[data-v-22960fec]{margin-top:15rem;margin-bottom:2rem}@media (width<=1440px){.contact .card-section[data-v-22960fec],.contact-oc .card-section[data-v-22960fec],.donation .card-section[data-v-22960fec]{gap:5rem}.contact .card-section .card[data-v-22960fec],.contact-oc .card-section .card[data-v-22960fec],.donation .card-section .card[data-v-22960fec]{padding:3rem}}@media (width<=900px){.community[data-v-22960fec]{padding:0 3rem}.contact .card-section .card[data-v-22960fec],.donation .card-section .card[data-v-22960fec]{padding:5rem}.contact-oc .card-section .card[data-v-22960fec]{padding:2rem}.contact .card-section[data-v-22960fec],.contact-oc .card-section[data-v-22960fec],.donation .card-section[data-v-22960fec]{flex-direction:column}.contact h1[data-v-22960fec],.contact-oc h1[data-v-22960fec],.donation h1[data-v-22960fec]{font-size:4rem;line-height:1.1}}@media (width<=420px){.community[data-v-22960fec]{padding:0 2rem}.contact-oc .card-section .card[data-v-22960fec]{padding:3rem 0}.contact .card-section .card[data-v-22960fec],.donation .card-section .card[data-v-22960fec]{padding:3rem}.contact .card-section[data-v-22960fec],.contact-oc .card-section[data-v-22960fec],.donation .card-section[data-v-22960fec]{padding:auto}.contact h1[data-v-22960fec],.contact-oc h1[data-v-22960fec],.donation h1[data-v-22960fec]{text-align:start}}
