.page_page__ZU32B{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px;grid-gap:64px;gap:64px;font-family:var(--font-geist-sans);background-attachment:fixed;background-size:cover}@media (prefers-color-scheme:dark){.page_page__ZU32B{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_hero__SKW6o{text-align:center;padding:2rem 0 4rem;animation:page_fadeIn__wvzG6 .8s ease-out}.page_title__3jonF{font-size:4rem;font-weight:800;margin-bottom:1rem;line-height:1.1}.page_gradient__Jz1Xx{background:linear-gradient(90deg,#00cbe6,#0099be);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_subtitle__iAJUg{font-size:1.25rem;color:var(--gray-600);margin-bottom:2rem}.page_features__8wy9y{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin:3rem 0;width:100%}.page_feature__CrGCB{padding:1.5rem;background:var(--gray-alpha-100);border-radius:12px;text-align:center;transition:transform .2s ease}.page_feature__CrGCB:hover{transform:translateY(-5px)}.page_featureIcon__mHZON{font-size:2.5rem;margin-bottom:1rem}.page_feature__CrGCB h3{margin-bottom:.5rem;font-weight:600}.page_feature__CrGCB p{color:var(--gray-600);font-size:.9rem;line-height:1.5}.page_serverInfo__gogoZ{width:100%;display:grid;grid-template-columns:2fr 1fr;grid-gap:2rem;gap:2rem;margin-top:2rem}.page_infoCard__zIoUT{background:var(--gray-alpha-100);padding:2rem;border-radius:12px}.page_infoCard__zIoUT h2{margin-bottom:1rem;font-weight:600}.page_infoCard__zIoUT ul{list-style:none;padding:0}.page_infoCard__zIoUT li{padding:.5rem 0;border-bottom:1px solid var(--gray-alpha-200)}.page_infoCard__zIoUT li:last-child{border-bottom:none}.page_quickLinks__ywsC6{display:flex;flex-direction:column;gap:1rem}.page_quickLink__OgSeF{padding:1rem;background:var(--gray-alpha-100);border-radius:8px;transition:all .2s ease}.page_quickLink__OgSeF:hover{background:var(--gray-alpha-200);transform:translateX(5px)}.page_arrow__cks_j{display:inline-block;margin-left:.5rem;transition:transform .2s ease}a:hover .page_arrow__cks_j{transform:translateX(5px)}.page_mapLink__oBwfG{color:var(--foreground);display:inline-flex;align-items:center;gap:4px;transition:transform .2s ease}.page_mapLink__oBwfG:hover{transform:translateX(4px)}@keyframes page_fadeIn__wvzG6{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page_title__3jonF{font-size:3rem}.page_features__8wy9y,.page_serverInfo__gogoZ{grid-template-columns:1fr}}.page_main__GlU4n{display:flex;flex-direction:column;gap:32px;grid-row-start:2}.page_main__GlU4n ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__GlU4n li:not(:last-of-type){margin-bottom:8px}.page_main__GlU4n code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_ctas__g5wGe{display:flex;gap:16px;justify-content:center;margin:0 auto}.page_faqList__rwZfK{max-width:800px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:16px;gap:16px}.page_faqItem__ZM3hV{background:var(--gray-alpha-100);border-radius:12px;padding:16px}.page_faqItem__ZM3hV h3{font-size:1.1rem;font-weight:600;margin-bottom:8px}.page_faqItem__ZM3hV p{font-size:.95rem;line-height:1.4;margin-bottom:4px}.page_faqItem__ZM3hV a{color:#027ed1;text-decoration:none}.page_faqItem__ZM3hV a:hover{text-decoration:underline}@media (max-width:600px){.page_faqList__rwZfK{grid-template-columns:1fr}.page_faqItem__ZM3hV{padding:12px}.page_faqItem__ZM3hV h3{font-size:1rem}.page_faqItem__ZM3hV p{font-size:.9rem}}.page_join__LJe4L{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;justify-self:center;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px;grid-gap:64px;gap:64px;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.page_join__LJe4L{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}@media (max-width:600px){.page_join__LJe4L{padding:32px 32px 80px}}.page_ctas__g5wGe a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500;min-width:200px}a.page_primary__V8M9Y{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__lm_PT{border-color:var(--gray-alpha-200);min-width:180px}.page_footer__sHKi3{grid-row-start:3;display:flex;gap:24px}.page_footer__sHKi3 a{display:flex;align-items:center;gap:8px}.page_footer__sHKi3 img{flex-shrink:0}.page_modList__uNlH7 ul{list-style:none;padding:0;margin-bottom:24px}.page_modLink__OTtYN{margin-right:12px}.page_modrinthButton__Yo_N2{vertical-align:middle}.page_modButtons__e8Mib{display:flex;gap:16px;justify-content:center;position:-webkit-sticky;position:sticky;bottom:12px;z-index:10;padding:16px;border-radius:16px}.page_modrinthLink__OEOq5{display:inline-block;transition:transform .2s ease}.page_modrinthLink__OEOq5:hover{transform:scale(1.05)}@media (hover:hover) and (pointer:fine){a.page_primary__V8M9Y:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__lm_PT:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__sHKi3 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page__ZU32B{padding:32px 32px 80px}.page_main__GlU4n{align-items:center;text-align:center}.page_main__GlU4n ol{text-align:center}.page_ctas__g5wGe{flex-direction:column}.page_ctas__g5wGe a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__lm_PT{min-width:auto}.page_footer__sHKi3{flex-wrap:wrap;align-items:center;justify-content:center}.page_modrinthButton__Yo_N2{display:block;margin-top:8px}.page_modButtons__e8Mib{justify-content:center}}@media (prefers-color-scheme:dark){.page_logo__7fc9l{filter:invert()}}@media (max-width:428px){.page_page__ZU32B{padding:24px 16px;text-align:center}.page_main__GlU4n{width:100%;align-items:center;text-align:center}}