.TopBar-module__rAiKWG__topBar{top:calc(.8rem + env(safe-area-inset-top,0px));z-index:9000;-webkit-backdrop-filter:blur(28px)saturate(190%);background:#121216bf;border:1px solid #ffffff24;border-radius:9999px;width:calc(100% - 3rem);max-width:1140px;padding:.5rem 1.2rem;transition:background .3s,border-color .3s,box-shadow .3s;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #0009,inset 0 1px #ffffff29}.TopBar-module__rAiKWG__topBarScrolled{background:#0e0e12eb;border-color:#ffffff38;box-shadow:0 20px 50px #000000d9,inset 0 1px #ffffff38}.TopBar-module__rAiKWG__topBarExpanded{background:#0e0e12f0!important;border-radius:28px!important;box-shadow:0 30px 70px #000000f2!important}.TopBar-module__rAiKWG__container{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;display:grid}.TopBar-module__rAiKWG__logo{justify-self:start;align-items:center;display:flex}.TopBar-module__rAiKWG__brandLink{align-items:center;gap:.65rem;text-decoration:none;transition:opacity .2s;display:flex}.TopBar-module__rAiKWG__brandLink:hover{opacity:.9}.TopBar-module__rAiKWG__avatarWrap{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative;overflow:visible;box-shadow:0 0 12px #fff3}.TopBar-module__rAiKWG__avatarImg{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;border:1.5px solid #ffffff4d;border-radius:50%}.TopBar-module__rAiKWG__onlineDot{background-color:#30d158;border:1.5px solid #0d0d0f;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-1px;right:-1px;box-shadow:0 0 6px #30d158}.TopBar-module__rAiKWG__brandMain{font-family:var(--font-heading);letter-spacing:.08em;color:#fff;background:linear-gradient(#fff 0%,#ffffffd1 100%);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;font-size:1.05rem;font-weight:800}.TopBar-module__rAiKWG__nav{justify-self:center;display:flex}.TopBar-module__rAiKWG__menuList{background:#ffffff0a;border:1px solid #ffffff14;border-radius:9999px;gap:.3rem;padding:.3rem .4rem;list-style:none;display:flex}.TopBar-module__rAiKWG__menuLink{font-family:var(--font-heading);letter-spacing:.12em;color:#86868b;border-radius:9999px;padding:.35rem 1rem;font-size:.72rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-block}.TopBar-module__rAiKWG__menuLink:hover{color:#fff;background:#ffffff1f}.TopBar-module__rAiKWG__actions{justify-self:end;align-items:center;gap:.5rem;display:flex}.TopBar-module__rAiKWG__discordIconBtn{color:#f5f5f7;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.TopBar-module__rAiKWG__discordIconBtn:hover{color:#fff;background:#5865f2;border-color:#5865f2;transform:scale(1.1);box-shadow:0 4px 18px #5865f28c}.TopBar-module__rAiKWG__langDropdownWrapper{display:inline-block;position:relative}.TopBar-module__rAiKWG__langDropdownBtn{box-sizing:border-box;color:#f5f5f7;height:38px;font-family:var(--font-heading);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:.75rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.TopBar-module__rAiKWG__langDropdownBtn:hover,.TopBar-module__rAiKWG__langDropdownBtnActive{color:#fff;background:#ffffff1f;border-color:#ffffff4d;box-shadow:0 4px 14px #0000004d}.TopBar-module__rAiKWG__langDropdownBtn:hover .TopBar-module__rAiKWG__chevronIcon,.TopBar-module__rAiKWG__langDropdownBtnActive .TopBar-module__rAiKWG__chevronIcon{color:#fff}.TopBar-module__rAiKWG__flagIconImg{object-fit:cover;border:1px solid #ffffff38;border-radius:3px;flex-shrink:0;width:22px;height:15px;display:block;box-shadow:0 1px 4px #00000073}.TopBar-module__rAiKWG__flagIconImgItem{object-fit:cover;border:1px solid #ffffff40;border-radius:4px;flex-shrink:0;width:26px;height:17px;box-shadow:0 2px 6px #00000080}.TopBar-module__rAiKWG__chevronIcon{color:#86868b;transition:transform .25s cubic-bezier(.16,1,.3,1),color .2s}.TopBar-module__rAiKWG__chevronRotated{color:#fff;transform:rotate(180deg)}.TopBar-module__rAiKWG__langMenu{-webkit-backdrop-filter:blur(24px)saturate(180%);z-index:9999;background:#0e0e14f5;border:1px solid #ffffff29;border-radius:16px;flex-direction:column;gap:4px;min-width:165px;max-height:320px;padding:6px;animation:.22s cubic-bezier(.16,1,.3,1) TopBar-module__rAiKWG__dropdownFadeIn;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 20px 45px #000c,0 0 0 1px #ffffff0d}.TopBar-module__rAiKWG__langMenu::-webkit-scrollbar{width:5px}.TopBar-module__rAiKWG__langMenu::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:999px}@keyframes TopBar-module__rAiKWG__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.TopBar-module__rAiKWG__langMenuItem{color:#c7c7cc;width:100%;font-family:var(--font-heading);letter-spacing:.03em;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;font-size:.78rem;font-weight:600;transition:all .18s;display:flex}.TopBar-module__rAiKWG__langMenuItem:hover{color:#fff;background:#ffffff14}.TopBar-module__rAiKWG__langMenuItemActive{color:#fff!important;background:#ffffff1f!important;border-color:#ffffff29!important}.TopBar-module__rAiKWG__itemFlag{font-size:1.05rem;line-height:1}.TopBar-module__rAiKWG__itemName{flex:1}.TopBar-module__rAiKWG__checkIcon{color:#bf5af2}.TopBar-module__rAiKWG__mobileToggleBtn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff14;border:1px solid #ffffff29;border-radius:12px;outline:none;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s cubic-bezier(.16,1,.3,1);display:none}.TopBar-module__rAiKWG__mobileToggleBtn:hover,.TopBar-module__rAiKWG__mobileToggleBtn:active,.TopBar-module__rAiKWG__mobileToggleBtn:focus,.TopBar-module__rAiKWG__mobileToggleBtn:focus-visible{background:#ffffff2e;border-color:#ffffff4d;transform:scale(1.05);box-shadow:none!important;outline:none!important}.TopBar-module__rAiKWG__mobileDrawer{border-top:1px solid #ffffff1a;flex-direction:column;gap:.9rem;margin-top:.7rem;padding-top:.9rem;animation:.3s cubic-bezier(.16,1,.3,1) TopBar-module__rAiKWG__drawerSlideDown;display:flex}@keyframes TopBar-module__rAiKWG__drawerSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.TopBar-module__rAiKWG__mobileNav{flex-direction:column;gap:.35rem;display:flex}.TopBar-module__rAiKWG__mobileNavLink{height:46px;font-family:var(--font-heading);letter-spacing:.14em;color:#f5f5f7;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;align-items:center;padding:0 1.2rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.TopBar-module__rAiKWG__mobileNavLink:hover,.TopBar-module__rAiKWG__mobileNavLink:active{color:#fff;background:#ffffff1f;transform:translate(4px)}.TopBar-module__rAiKWG__mobileActionsRow{flex-direction:column;gap:.5rem;padding-top:.3rem;display:flex}.TopBar-module__rAiKWG__mobileDiscordBtn{color:#fff;height:46px;font-family:var(--font-heading);letter-spacing:.08em;background:#ffffff14;border:1px solid #ffffff24;border-radius:9999px;justify-content:center;align-items:center;gap:.6rem;font-size:.76rem;font-weight:700;text-decoration:none;display:flex}.TopBar-module__rAiKWG__mobileLangRow{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.TopBar-module__rAiKWG__mobileLangPill{color:#a1a1a6;height:42px;font-family:var(--font-heading);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:6px;font-size:.74rem;font-weight:700;transition:all .2s;display:flex}.TopBar-module__rAiKWG__mobileLangPillActive{color:#fff;background:#ffffff24;border-color:#ffffff40}@media (max-width:1024px){.TopBar-module__rAiKWG__topBar{width:calc(100% - 2.2rem)}.TopBar-module__rAiKWG__brandMain{font-size:.95rem}.TopBar-module__rAiKWG__menuLink{padding:.35rem .65rem;font-size:.68rem}}@media (max-width:860px){.TopBar-module__rAiKWG__topBar{top:calc(.5rem + env(safe-area-inset-top,0px));width:calc(100% - 1.2rem);max-width:calc(100vw - 1.2rem);padding:.42rem .85rem}.TopBar-module__rAiKWG__container{grid-template-columns:1fr auto;gap:.4rem}.TopBar-module__rAiKWG__nav,.TopBar-module__rAiKWG__actionText{display:none}.TopBar-module__rAiKWG__actions{gap:.4rem}.TopBar-module__rAiKWG__discordIconBtn{width:36px;height:36px}.TopBar-module__rAiKWG__langDropdownBtn{gap:5px;height:36px;padding:0 8px}.TopBar-module__rAiKWG__flagIconImg{width:20px;height:14px}.TopBar-module__rAiKWG__mobileToggleBtn{width:36px;height:36px;display:flex}.TopBar-module__rAiKWG__brandMain{font-size:.92rem}.TopBar-module__rAiKWG__avatarWrap{width:28px;height:28px}.TopBar-module__rAiKWG__topBarExpanded{max-height:calc(100vh - 1.5rem);overflow-y:auto;border-radius:24px!important}}@media (max-width:400px){.TopBar-module__rAiKWG__topBar{width:calc(100% - .75rem);max-width:calc(100vw - .75rem);padding:.38rem .65rem}.TopBar-module__rAiKWG__brandMain{letter-spacing:.04em;font-size:.84rem}.TopBar-module__rAiKWG__actions{gap:.25rem}.TopBar-module__rAiKWG__discordIconBtn{width:33px;height:33px}.TopBar-module__rAiKWG__langDropdownBtn{gap:4px;height:33px;padding:0 6px}.TopBar-module__rAiKWG__mobileToggleBtn{width:33px;height:33px}}
.LanguageToast-module__Eu2neW__toastContainer{z-index:99999;pointer-events:auto;width:calc(100vw - 32px);max-width:440px;animation:.35s cubic-bezier(.16,1,.3,1) LanguageToast-module__Eu2neW__toastSlideUp;position:fixed;bottom:24px;right:24px}@keyframes LanguageToast-module__Eu2neW__toastSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.LanguageToast-module__Eu2neW__toastCard{-webkit-backdrop-filter:blur(28px)saturate(190%);color:#fff;background:#121218eb;border:1px solid #ffffff29;border-radius:16px;align-items:center;gap:12px;padding:12px 16px;display:flex;box-shadow:0 20px 50px #000000bf,inset 0 1px #ffffff26}.LanguageToast-module__Eu2neW__toastIconWrap{background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.LanguageToast-module__Eu2neW__toastGlobeIcon{color:#64d2ff}.LanguageToast-module__Eu2neW__toastText{font-family:var(--font-heading);color:#f5f5f7;flex:1;margin:0;font-size:.78rem;font-weight:600;line-height:1.35}.LanguageToast-module__Eu2neW__toastCloseBtn{color:#86868b;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex}.LanguageToast-module__Eu2neW__toastCloseBtn:hover{color:#fff;background:#ffffff1f}@media (max-width:768px){.LanguageToast-module__Eu2neW__toastContainer{width:calc(100% - 32px);max-width:none;bottom:16px;left:16px;right:16px}}
.Hero-module__ZARIfG__heroSection{scroll-margin-top:calc(85px + env(safe-area-inset-top,0px));background-color:#07070a;width:100%;padding:6rem 0 5rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{flex-direction:column;gap:3.5rem;max-width:1380px;margin:0 auto;padding:0 1.8rem;display:flex}.Hero-module__ZARIfG__topConstellationHero{flex-direction:column;align-items:center;width:100%;display:flex}.Hero-module__ZARIfG__heroTitle{font-family:var(--font-heading);letter-spacing:-.03em;background:linear-gradient(#fff 0%,#ffffffbf 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;margin:0 0 1rem;font-size:clamp(2.2rem,6.5vw,5rem);font-weight:800;line-height:1.05}.Hero-module__ZARIfG__constellationWrapper{width:100%;min-height:480px;position:relative}.Hero-module__ZARIfG__pyramidProfileShowcase{flex-direction:column;align-items:center;gap:3.5rem;width:100%;margin-top:1rem;display:flex}.Hero-module__ZARIfG__centerPyramidCol{text-align:center;flex-direction:column;align-items:center;gap:1.4rem;max-width:860px;display:flex}.Hero-module__ZARIfG__pyramidAvatarWrap{background:linear-gradient(135deg,#ffffff4d,#ffffff0d);border-radius:50%;width:90px;height:90px;padding:3px;position:relative;box-shadow:0 0 35px #ffffff26}.Hero-module__ZARIfG__pyramidAvatarImg{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;border:2px solid #0a0a0f;border-radius:50%}.Hero-module__ZARIfG__pyramidOnlineDot{background-color:#30d158;border:2px solid #0a0a0f;border-radius:50%;width:14px;height:14px;position:absolute;bottom:2px;right:2px;box-shadow:0 0 10px #30d158}.Hero-module__ZARIfG__pyramidTitleGroup{flex-direction:column;align-items:center;gap:.35rem;display:flex}.Hero-module__ZARIfG__pyramidTag{font-family:var(--font-body);letter-spacing:.22em;color:#86868b;text-transform:uppercase;font-size:.65rem;font-weight:700}.Hero-module__ZARIfG__pyramidName{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.6rem,4.5vw,2.6rem);font-weight:800}.Hero-module__ZARIfG__pyramidRole{font-family:var(--font-body);color:#a1a1a6;font-size:clamp(.78rem,2vw,.88rem);font-weight:500}.Hero-module__ZARIfG__pyramidBioText{flex-direction:column;gap:.75rem;max-width:760px;margin:0 auto;display:flex}.Hero-module__ZARIfG__bioParagraph{font-family:var(--font-body);color:#d4d4d8;letter-spacing:-.01em;margin:0;font-size:clamp(.92rem,2vw,1.04rem);font-weight:400;line-height:1.68}.Hero-module__ZARIfG__socialHorizontalRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;width:100%;max-width:920px;margin:0 auto;padding-top:.6rem;display:flex}.Hero-module__ZARIfG__socialPillBtn{-webkit-backdrop-filter:blur(16px);color:#e4e4e7;height:38px;font-family:var(--font-body);letter-spacing:.02em;-webkit-user-select:none;user-select:none;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;flex:none;align-items:center;gap:.52rem;padding:.46rem .95rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:all .28s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;box-shadow:0 4px 14px #00000040}.Hero-module__ZARIfG__socIconWrap{color:var(--brand-color,#fff);filter:drop-shadow(0 0 3px #00000080);justify-content:center;align-items:center;font-size:1.05rem;transition:transform .25s cubic-bezier(.16,1,.3,1);display:flex}.Hero-module__ZARIfG__socName{color:#f4f4f5;white-space:nowrap;font-weight:600;transition:color .25s}.Hero-module__ZARIfG__socArrow{color:#ffffff59;opacity:.6;font-size:.75rem;transition:all .25s cubic-bezier(.16,1,.3,1);transform:translate(0)}.Hero-module__ZARIfG__socialPillBtn:hover{border-color:var(--brand-color,#fff);background:#ffffff17;transform:translateY(-2.5px);box-shadow:0 8px 24px #0006,0 0 16px #ffffff14}.Hero-module__ZARIfG__socialPillBtn:hover .Hero-module__ZARIfG__socIconWrap{filter:drop-shadow(0 0 8px var(--brand-color,#fff));transform:scale(1.18)}.Hero-module__ZARIfG__socialPillBtn:hover .Hero-module__ZARIfG__socName{color:#fff}.Hero-module__ZARIfG__socialPillBtn:hover .Hero-module__ZARIfG__socArrow{opacity:1;color:var(--brand-color,#fff);transform:translate(2px,-2px)}.Hero-module__ZARIfG__transparentMetricsContainer{z-index:50;flex-direction:column;align-items:center;gap:.8rem;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__metricsLabelHeader{align-items:center;gap:.5rem;display:flex}.Hero-module__ZARIfG__greenDot{background-color:#30d158;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #30d158}.Hero-module__ZARIfG__cardTag{font-family:var(--font-body);letter-spacing:.2em;color:#86868b;text-transform:uppercase;font-size:.62rem;font-weight:700}.Hero-module__ZARIfG__mediaShowcaseWrapper{z-index:10;grid-template-columns:1fr 340px;align-items:stretch;gap:1.5rem;width:100%;max-width:1080px;margin:0 auto;display:grid;position:relative}.Hero-module__ZARIfG__youtubeCard{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#101016b3;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;width:100%;padding:1.6rem;transition:transform .3s,border-color .3s;display:flex;box-shadow:0 20px 50px #000000b3}.Hero-module__ZARIfG__youtubeCard:hover{border-color:#ff453a4d}.Hero-module__ZARIfG__ytHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Hero-module__ZARIfG__ytTitle{font-family:var(--font-heading);letter-spacing:.15em;color:#fff;align-items:center;gap:.5rem;font-size:.82rem;font-weight:700;display:flex}.Hero-module__ZARIfG__ytIcon{color:#ff453a;font-size:1.15rem}.Hero-module__ZARIfG__ytBtn{font-family:var(--font-body);letter-spacing:.1em;color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:9999px;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.68rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module__ZARIfG__ytBtn:hover{color:#000;background:#fff}.Hero-module__ZARIfG__videoFrame{aspect-ratio:16/9;background:#000;border:1px solid #ffffff1a;border-radius:16px;flex:1;width:100%;min-height:280px;position:relative;overflow:hidden;box-shadow:0 10px 25px #0009}.Hero-module__ZARIfG__videoFrame iframe{width:100%;height:100%;position:absolute;inset:0}@media (max-width:980px){.Hero-module__ZARIfG__mediaShowcaseWrapper{grid-template-columns:1fr;max-width:680px}}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{padding:calc(4.8rem + env(safe-area-inset-top,0px)) 0 2rem 0}.Hero-module__ZARIfG__container{gap:1.5rem;padding:0 1.2rem}.Hero-module__ZARIfG__heroTitle{margin:0 0 .4rem}.Hero-module__ZARIfG__constellationWrapper{height:250px;min-height:auto}.Hero-module__ZARIfG__pyramidProfileShowcase{scroll-margin-top:calc(85px + env(safe-area-inset-top,0px));gap:2rem;margin-top:.5rem}.Hero-module__ZARIfG__centeredYoutubeWrapper{scroll-margin-top:calc(85px + env(safe-area-inset-top,0px))}.Hero-module__ZARIfG__centerPyramidCol{gap:.9rem}.Hero-module__ZARIfG__youtubeCard{border-radius:18px;padding:1.2rem}}@media (max-width:480px){.Hero-module__ZARIfG__heroSection{padding:calc(4.4rem + env(safe-area-inset-top,0px)) 0 1.5rem 0}.Hero-module__ZARIfG__container{gap:1.2rem;padding:0 .9rem}.Hero-module__ZARIfG__heroTitle{margin:0 0 .2rem}.Hero-module__ZARIfG__constellationWrapper{height:220px;min-height:auto}.Hero-module__ZARIfG__pyramidProfileShowcase{gap:1.5rem;margin-top:.2rem}.Hero-module__ZARIfG__centerPyramidCol{gap:.8rem}.Hero-module__ZARIfG__socialHorizontalRow{gap:.5rem}.Hero-module__ZARIfG__socialPillBtn{min-width:calc(50% - .5rem);height:40px;font-size:.72rem}.Hero-module__ZARIfG__pyramidAvatarWrap{width:76px;height:76px}}
.TotalDownloads-module__4n8_ca__statsContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;width:100%;display:flex;position:relative}.TotalDownloads-module__4n8_ca__certificateBadge{-webkit-backdrop-filter:blur(16px);color:#fff;font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#26100abf 0%,#14141ad9 100%);border:1px solid #f1643659;border-radius:9999px;align-items:center;gap:.65rem;padding:.55rem 1.35rem .55rem .75rem;font-size:.73rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;box-shadow:0 4px 18px #f164362e}.TotalDownloads-module__4n8_ca__certificateBadge:hover{background:linear-gradient(135deg,#32160ee6 0%,#1a161ef2 100%);border-color:#f16436bf;transform:translateY(-2px);box-shadow:0 8px 28px #f1643659}.TotalDownloads-module__4n8_ca__miniCertThumbnail{background:#100a08;border:1px solid #f16436b3;border-radius:4px;flex-shrink:0;width:19px;height:27px;position:relative;overflow:hidden;box-shadow:0 0 8px #f1643666}.TotalDownloads-module__4n8_ca__miniThumbImg{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.TotalDownloads-module__4n8_ca__miniGhostShield{z-index:2;pointer-events:auto;cursor:pointer;position:absolute;inset:0}.TotalDownloads-module__4n8_ca__certIcon{color:#f16436;filter:drop-shadow(0 0 6px #f1643680);flex-shrink:0;font-size:1.05rem}.TotalDownloads-module__4n8_ca__liveDotOrange{background-color:#f16436;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-left:.2rem;animation:1.8s ease-in-out infinite TotalDownloads-module__4n8_ca__blinkOrange;box-shadow:0 0 10px #f16436}@keyframes TotalDownloads-module__4n8_ca__blinkOrange{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}.TotalDownloads-module__4n8_ca__certificateBadge strong,.TotalDownloads-module__4n8_ca__downloadsBadge strong,.TotalDownloads-module__4n8_ca__viewsBadge strong{color:#fff;font-family:var(--font-heading);font-size:.95rem;font-weight:800}.TotalDownloads-module__4n8_ca__downloadsBadge{-webkit-backdrop-filter:blur(16px);color:#fff;font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:9999px;align-items:center;gap:.65rem;padding:.65rem 1.4rem;font-size:.73rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;box-shadow:0 4px 15px #0000004d}.TotalDownloads-module__4n8_ca__downloadsBadge:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 8px 25px #0006}.TotalDownloads-module__4n8_ca__icon{color:#30d158;font-size:1.05rem}.TotalDownloads-module__4n8_ca__liveDot{background-color:#30d158;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-left:.2rem;animation:1.8s ease-in-out infinite TotalDownloads-module__4n8_ca__blink;box-shadow:0 0 8px #30d158}.TotalDownloads-module__4n8_ca__viewsBadge{-webkit-backdrop-filter:blur(16px);color:#a1a1a6;font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.65rem;padding:.65rem 1.4rem;font-size:.73rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 15px #0003}.TotalDownloads-module__4n8_ca__viewsBadge:hover{color:#fff;background:#ffffff17;border-color:#ffffff38;transform:translateY(-2px)}.TotalDownloads-module__4n8_ca__viewIcon{color:#64d2ff;font-size:1.05rem}.TotalDownloads-module__4n8_ca__liveDotBlue{background-color:#64d2ff;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-left:.2rem;animation:1.8s ease-in-out infinite TotalDownloads-module__4n8_ca__blink;box-shadow:0 0 8px #64d2ff}@keyframes TotalDownloads-module__4n8_ca__blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}.TotalDownloads-module__4n8_ca__platformTooltip{-webkit-backdrop-filter:blur(28px)saturate(180%);z-index:9999;pointer-events:none;background:#0e0f16f5;border:1px solid #ffffff2e;border-radius:16px;flex-direction:column;gap:.55rem;width:250px;padding:.95rem 1.15rem;animation:.2s cubic-bezier(.16,1,.3,1) TotalDownloads-module__4n8_ca__tooltipFadeIn;display:flex;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 20px 50px #000000f2,0 0 0 1px #ffffff14}@keyframes TotalDownloads-module__4n8_ca__tooltipFadeIn{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}.TotalDownloads-module__4n8_ca__breakdownList{flex-direction:column;gap:.45rem;display:flex}.TotalDownloads-module__4n8_ca__tooltipHeader{font-family:var(--font-body);letter-spacing:.18em;color:#86868b;border-bottom:1px solid #ffffff14;margin-bottom:.2rem;padding-bottom:.4rem;font-size:.62rem;font-weight:700}.TotalDownloads-module__4n8_ca__tooltipRow{justify-content:space-between;align-items:center;display:flex}.TotalDownloads-module__4n8_ca__platformLabel{font-family:var(--font-body);color:#e4e4e7;align-items:center;gap:.4rem;font-size:.75rem;font-weight:500;display:flex}.TotalDownloads-module__4n8_ca__platformVal{font-family:var(--font-mono);color:#fff;font-size:.75rem;font-weight:700}.TotalDownloads-module__4n8_ca__certModalBackdrop{z-index:100000;-webkit-backdrop-filter:blur(24px);-webkit-user-select:none;user-select:none;cursor:pointer;background:#000000e0;justify-content:center;align-items:center;padding:1.5rem;animation:.2s cubic-bezier(.16,1,.3,1) TotalDownloads-module__4n8_ca__fadeInBackdrop;display:flex;position:fixed;inset:0}@keyframes TotalDownloads-module__4n8_ca__fadeInBackdrop{0%{opacity:0}to{opacity:1}}.TotalDownloads-module__4n8_ca__closeModalBtn{z-index:100010;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.35rem;transition:all .2s;display:flex;position:fixed;top:1.5rem;right:1.5rem}.TotalDownloads-module__4n8_ca__closeModalBtn:hover{background:#ffffff40;border-color:#fff;transform:scale(1.08)}.TotalDownloads-module__4n8_ca__certImageFrame{cursor:default;background:#000;border:2px solid #ffffff40;border-radius:16px;justify-content:center;align-items:center;max-width:min(92vw,540px);max-height:90vh;transition:border-color .3s,box-shadow .3s;animation:.25s cubic-bezier(.16,1,.3,1) TotalDownloads-module__4n8_ca__scaleInCert;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #000000f2,0 0 50px #000c}.TotalDownloads-module__4n8_ca__certImageFrame:hover{border-color:#f16436a6;box-shadow:0 35px 100px #000000fa,0 0 60px #f1643659}@keyframes TotalDownloads-module__4n8_ca__scaleInCert{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.TotalDownloads-module__4n8_ca__modalCertImg{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:auto;max-height:90vh;display:block}.TotalDownloads-module__4n8_ca__ghostShield{z-index:10;pointer-events:auto;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:0 0;position:absolute;inset:0}@media (max-width:640px){.TotalDownloads-module__4n8_ca__statsContainer{gap:.65rem}.TotalDownloads-module__4n8_ca__certificateBadge,.TotalDownloads-module__4n8_ca__downloadsBadge,.TotalDownloads-module__4n8_ca__viewsBadge{gap:.5rem;padding:.5rem 1.05rem;font-size:.68rem}.TotalDownloads-module__4n8_ca__certificateBadge{padding-left:.6rem}.TotalDownloads-module__4n8_ca__certificateBadge strong,.TotalDownloads-module__4n8_ca__downloadsBadge strong,.TotalDownloads-module__4n8_ca__viewsBadge strong{font-size:.86rem}.TotalDownloads-module__4n8_ca__certModalCard{border-radius:20px;max-height:90vh;padding:1.2rem}.TotalDownloads-module__4n8_ca__modalCertImg{max-height:48vh}.TotalDownloads-module__4n8_ca__signatoriesRow{flex-direction:column;align-items:flex-start}.TotalDownloads-module__4n8_ca__protectionPill{justify-content:center;width:100%}}@media (max-width:440px){.TotalDownloads-module__4n8_ca__statsContainer{flex-direction:column;align-items:stretch;width:100%;max-width:320px;margin:0 auto}.TotalDownloads-module__4n8_ca__certificateBadge,.TotalDownloads-module__4n8_ca__downloadsBadge,.TotalDownloads-module__4n8_ca__viewsBadge{justify-content:center;width:100%}}
.CipherCarousel-module__a1zDka__carouselSection{-webkit-user-select:none;user-select:none;touch-action:pan-y;background-color:#0000;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:520px;padding:1.5rem 0;display:flex;position:relative;overflow:visible}.CipherCarousel-module__a1zDka__stage2D{touch-action:pan-y;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative}.CipherCarousel-module__a1zDka__ringCenterEmblem{z-index:5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:absolute;overflow:hidden;box-shadow:0 0 30px #ffffff40}.CipherCarousel-module__a1zDka__centerAvatarHead{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;border-radius:50%}.CipherCarousel-module__a1zDka__constellationTrack{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.CipherCarousel-module__a1zDka__card2D{aspect-ratio:1;cursor:pointer;-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background:#121218e6;border:1px solid #ffffff29;border-radius:22px;width:130px;height:130px;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .3s,border-color .3s,box-shadow .3s;position:absolute;box-shadow:0 15px 35px #000000bf,inset 0 1px #ffffff26}.CipherCarousel-module__a1zDka__cardHovered{box-shadow:0 20px 50px #000000e6,0 0 30px #6366f159;opacity:1!important;border-color:#ffffffb3!important}.CipherCarousel-module__a1zDka__cardDimmed{opacity:.6;transition:opacity .3s}.CipherCarousel-module__a1zDka__cardImageContainer{background:#111116;border-radius:21px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.CipherCarousel-module__a1zDka__cardImg2D{object-fit:cover;border-radius:20px;width:100%;height:100%}.CipherCarousel-module__a1zDka__cardTooltip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);white-space:nowrap;pointer-events:none;z-index:1000;background:#0c0c12f2;border:1px solid #fff3;border-radius:9999px;flex-direction:column;align-items:center;padding:.35rem .85rem;animation:.2s ease-out CipherCarousel-module__a1zDka__fadeInTooltip;display:flex;position:absolute;bottom:-44px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #000c}.CipherCarousel-module__a1zDka__tooltipTitle{font-family:var(--font-heading);color:#fff;font-size:.72rem;font-weight:700}.CipherCarousel-module__a1zDka__tooltipType{font-family:var(--font-body);color:#818cf8;font-size:.6rem;font-weight:600}@keyframes CipherCarousel-module__a1zDka__fadeInTooltip{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}.CipherCarousel-module__a1zDka__fallbackSquare{background:#1c1c22;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.CipherCarousel-module__a1zDka__hiddenFallback{display:none!important}@media (max-width:768px){.CipherCarousel-module__a1zDka__carouselSection{height:250px;min-height:auto;padding:0}.CipherCarousel-module__a1zDka__stage2D{height:250px}.CipherCarousel-module__a1zDka__ringCenterEmblem{width:44px;height:44px}.CipherCarousel-module__a1zDka__card2D{border-radius:14px;width:80px;height:80px}.CipherCarousel-module__a1zDka__cardImageContainer,.CipherCarousel-module__a1zDka__cardImg2D{border-radius:13px}}@media (max-width:480px){.CipherCarousel-module__a1zDka__carouselSection{height:220px;min-height:auto;padding:0}.CipherCarousel-module__a1zDka__stage2D{height:220px}.CipherCarousel-module__a1zDka__ringCenterEmblem{width:38px;height:38px}.CipherCarousel-module__a1zDka__card2D{border-radius:12px;width:70px;height:70px}.CipherCarousel-module__a1zDka__cardImageContainer,.CipherCarousel-module__a1zDka__cardImg2D{border-radius:11px}}
.ProjectDetailModal-module__4WH0AG__modalOverlay{-webkit-backdrop-filter:blur(20px);z-index:99999;background:#000000d1;justify-content:center;align-items:center;padding:1.25rem;animation:.2s cubic-bezier(.16,1,.3,1) ProjectDetailModal-module__4WH0AG__fadeIn;display:flex;position:fixed;inset:0}@keyframes ProjectDetailModal-module__4WH0AG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProjectDetailModal-module__4WH0AG__scaleUp{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ProjectDetailModal-module__4WH0AG__modalContent{-webkit-backdrop-filter:blur(32px)saturate(180%);color:#fff;scrollbar-width:thin;scrollbar-color:#fff3 transparent;background:#121218f5;border:1px solid #ffffff24;border-radius:20px;width:100%;max-width:660px;max-height:88vh;padding:1.2rem 1.4rem;animation:.25s cubic-bezier(.16,1,.3,1) ProjectDetailModal-module__4WH0AG__scaleUp;position:relative;overflow-y:auto;box-shadow:0 30px 90px #000000eb,0 0 0 1px #ffffff14}.ProjectDetailModal-module__4WH0AG__modalContent::-webkit-scrollbar{width:5px}.ProjectDetailModal-module__4WH0AG__modalContent::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.ProjectDetailModal-module__4WH0AG__modalMacHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:.85rem;padding-bottom:.55rem;display:flex}.ProjectDetailModal-module__4WH0AG__modalTrafficLights{gap:6px;display:flex}.ProjectDetailModal-module__4WH0AG__trafficDot{border-radius:50%;width:10px;height:10px;transition:opacity .2s}.ProjectDetailModal-module__4WH0AG__dotRed{cursor:pointer;background:#ff5f56}.ProjectDetailModal-module__4WH0AG__dotRed:hover{opacity:.8}.ProjectDetailModal-module__4WH0AG__dotYellow{background:#ffbd2e}.ProjectDetailModal-module__4WH0AG__dotGreen{background:#27c93f}.ProjectDetailModal-module__4WH0AG__macHeaderTitle{font-family:var(--font-heading);color:#86868b;white-space:nowrap;text-overflow:ellipsis;text-align:center;max-width:60%;font-size:.78rem;font-weight:700;overflow:hidden}.ProjectDetailModal-module__4WH0AG__modalCloseBtn{color:#86868b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.3rem;line-height:1;transition:color .2s;display:flex}.ProjectDetailModal-module__4WH0AG__modalCloseBtn:hover{color:#fff}.ProjectDetailModal-module__4WH0AG__thumbnailBannerWrapper{background:#0d0d12;border:1px solid #ffffff1f;border-radius:14px;width:100%;height:180px;margin-bottom:.95rem;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000080}.ProjectDetailModal-module__4WH0AG__thumbnailBannerImg{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.ProjectDetailModal-module__4WH0AG__thumbnailBannerWrapper:hover .ProjectDetailModal-module__4WH0AG__thumbnailBannerImg{transform:scale(1.02)}.ProjectDetailModal-module__4WH0AG__thumbnailOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#12121800 40%,#121218d9 100%);position:absolute;inset:0}.ProjectDetailModal-module__4WH0AG__thumbnailBadge{-webkit-backdrop-filter:blur(12px);font-family:var(--font-heading);letter-spacing:.08em;color:#fff;background:#0f0f14bf;border:1px solid #ffffff2e;border-radius:9999px;align-items:center;gap:.4rem;padding:.3rem .65rem;font-size:.62rem;font-weight:700;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 4px 12px #0006}.ProjectDetailModal-module__4WH0AG__livePulseDot{background:#e2231a;border-radius:50%;width:6px;height:6px;animation:2s infinite ProjectDetailModal-module__4WH0AG__pulseRoblox;box-shadow:0 0 8px #e2231a}@keyframes ProjectDetailModal-module__4WH0AG__pulseRoblox{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.3)}to{opacity:.8;transform:scale(.95)}}.ProjectDetailModal-module__4WH0AG__modalHeader{align-items:flex-start;gap:.9rem;margin-bottom:.85rem;display:flex}.ProjectDetailModal-module__4WH0AG__modalLogoBox{flex-shrink:0;position:relative}.ProjectDetailModal-module__4WH0AG__modalLogo{object-fit:cover;background:#ffffff0a;border:1px solid #ffffff26;border-radius:12px;width:50px;height:50px;display:block;box-shadow:0 4px 14px #0006}.ProjectDetailModal-module__4WH0AG__modalTitleArea{flex-direction:column;flex:1;gap:.25rem;display:flex}.ProjectDetailModal-module__4WH0AG__modalCategoryBadge{font-family:var(--font-body);letter-spacing:.14em;color:#64d2ff;text-transform:uppercase;align-items:center;gap:.35rem;font-size:.6rem;font-weight:700;display:inline-flex}.ProjectDetailModal-module__4WH0AG__robloxModalBadge{color:#ff5f56}.ProjectDetailModal-module__4WH0AG__modalTitle{font-family:var(--font-heading);color:#fff;margin:0;font-size:1.25rem;font-weight:800;line-height:1.2}.ProjectDetailModal-module__4WH0AG__modalDesc{font-family:var(--font-body);color:#a1a1a6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.15rem 0 0;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.ProjectDetailModal-module__4WH0AG__modalCreatorCard{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.55rem;width:fit-content;margin:.2rem 0 .1rem;padding:.25rem .6rem;display:inline-flex}.ProjectDetailModal-module__4WH0AG__creatorGroupAvatar{object-fit:cover;border:1px solid #ffffff26;border-radius:5px;width:20px;height:20px}.ProjectDetailModal-module__4WH0AG__creatorDetails{align-items:center;gap:.35rem;font-size:.72rem;display:flex}.ProjectDetailModal-module__4WH0AG__creatorLabel{font-family:var(--font-body);letter-spacing:.08em;color:#86868b;text-transform:uppercase;font-size:.58rem;font-weight:700}.ProjectDetailModal-module__4WH0AG__creatorGroupLink{font-family:var(--font-heading);color:#fff;align-items:center;gap:.25rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.ProjectDetailModal-module__4WH0AG__creatorGroupLink:hover{color:#64d2ff}.ProjectDetailModal-module__4WH0AG__statsGrid{grid-template-columns:repeat(3,1fr);gap:.65rem;margin-bottom:.85rem;display:grid}.ProjectDetailModal-module__4WH0AG__statCard{background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;justify-content:space-between;gap:.35rem;padding:.65rem .8rem;transition:transform .2s,border-color .2s,background .2s;display:flex;position:relative;overflow:hidden}.ProjectDetailModal-module__4WH0AG__statCard:hover{background:#ffffff0e;border-color:#ffffff29;transform:translateY(-2px)}.ProjectDetailModal-module__4WH0AG__statHeader{align-items:center;gap:.4rem;display:flex}.ProjectDetailModal-module__4WH0AG__statIconBadge{border-radius:0;justify-content:center;align-items:center;width:auto;height:auto;padding:0;font-size:.9rem;display:inline-flex;background:0 0!important}.ProjectDetailModal-module__4WH0AG__badgeEmerald{color:#30d158;background:0 0!important}.ProjectDetailModal-module__4WH0AG__badgeGold{color:#ffbd2e;background:0 0!important}.ProjectDetailModal-module__4WH0AG__badgeCyan{color:#64d2ff;background:0 0!important}.ProjectDetailModal-module__4WH0AG__badgePurple{color:#bf5af2;background:0 0!important}.ProjectDetailModal-module__4WH0AG__statLabel{font-family:var(--font-body);letter-spacing:.12em;color:#8e8e93;text-transform:uppercase;font-size:.58rem;font-weight:700}.ProjectDetailModal-module__4WH0AG__statMainValue{font-family:var(--font-heading);color:#fff;align-items:baseline;gap:.3rem;font-size:1.35rem;font-weight:800;line-height:1;display:flex}.ProjectDetailModal-module__4WH0AG__statStarIcon{color:#ffbd2e;font-size:1.05rem}.ProjectDetailModal-module__4WH0AG__ratingProgressTrack{background:#ffffff1a;border-radius:9999px;width:100%;height:4px;margin-top:.1rem;overflow:hidden}.ProjectDetailModal-module__4WH0AG__ratingProgressBar{background:linear-gradient(90deg,#30d158 0%,#34c759 100%);border-radius:9999px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.ProjectDetailModal-module__4WH0AG__statFooterChip{font-family:var(--font-body);color:#8e8e93;align-items:center;gap:.35rem;font-size:.65rem;display:flex}.ProjectDetailModal-module__4WH0AG__subPillGreen{color:#30d158;align-items:center;gap:.3rem;font-size:.65rem;font-weight:600;display:inline-flex}.ProjectDetailModal-module__4WH0AG__microDotLive{background:#30d158;border-radius:50%;width:5px;height:5px;box-shadow:0 0 6px #30d158cc}.ProjectDetailModal-module__4WH0AG__microDotOffline{background:#636366;border-radius:50%;width:5px;height:5px}.ProjectDetailModal-module__4WH0AG__votesRow{align-items:center;gap:.35rem;display:flex}.ProjectDetailModal-module__4WH0AG__voteChipPositive{color:#30d158;background:#30d1581f;border:1px solid #30d15840;border-radius:5px;align-items:center;gap:.2rem;padding:.12rem .4rem;font-size:.62rem;font-weight:700;display:inline-flex}.ProjectDetailModal-module__4WH0AG__voteChipNegative{color:#ff453a;background:#ff453a1f;border:1px solid #ff453a40;border-radius:5px;align-items:center;gap:.2rem;padding:.12rem .4rem;font-size:.62rem;font-weight:700;display:inline-flex}.ProjectDetailModal-module__4WH0AG__serverCapacityChip{color:#a1a1a6;background:#ffffff0d;border:1px solid #ffffff14;border-radius:5px;align-items:center;gap:.25rem;padding:.15rem .45rem;font-size:.64rem;font-weight:600;display:inline-flex}.ProjectDetailModal-module__4WH0AG__modalTagsSection{margin-bottom:.85rem}.ProjectDetailModal-module__4WH0AG__sectionLabel{font-family:var(--font-body);letter-spacing:.15em;color:#86868b;text-transform:uppercase;align-items:center;gap:.35rem;margin-bottom:.4rem;font-size:.6rem;font-weight:700;display:flex}.ProjectDetailModal-module__4WH0AG__modalTagsList{flex-wrap:wrap;gap:.35rem;display:flex}.ProjectDetailModal-module__4WH0AG__modalTagBadge{font-family:var(--font-mono);color:#64d2ff;background:#64d2ff14;border:1px solid #64d2ff2e;border-radius:9999px;padding:.18rem .55rem;font-size:.64rem;transition:all .2s}.ProjectDetailModal-module__4WH0AG__modalTagBadge:hover{background:#64d2ff26;border-color:#64d2ff59}.ProjectDetailModal-module__4WH0AG__modalPlatformsSection{margin-top:.35rem}.ProjectDetailModal-module__4WH0AG__modalRobloxActions{flex-direction:column;gap:.55rem;display:flex}.ProjectDetailModal-module__4WH0AG__robloxPrimaryPlayBtn{color:#fff;width:100%;font-family:var(--font-heading);letter-spacing:.08em;cursor:pointer;background:linear-gradient(135deg,#e2231a 0%,#b3140c 100%);border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;gap:.65rem;padding:.78rem 1.2rem;font-size:.88rem;font-weight:800;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 24px #e2231a59}.ProjectDetailModal-module__4WH0AG__robloxPrimaryPlayBtn:hover{background:linear-gradient(135deg,#f02c22 0%,#c41810 100%);transform:translateY(-2px);box-shadow:0 12px 32px #e2231a8c}.ProjectDetailModal-module__4WH0AG__robloxGroupBtn{color:#e4e4e7;width:100%;font-family:var(--font-heading);letter-spacing:.05em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:.55rem;padding:.65rem 1.1rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.ProjectDetailModal-module__4WH0AG__robloxGroupBtn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff40;transform:translateY(-1px)}.ProjectDetailModal-module__4WH0AG__groupBtnIcon{object-fit:cover;border-radius:5px;width:20px;height:20px}.ProjectDetailModal-module__4WH0AG__platformGroupsGrid{flex-direction:column;gap:.8rem;display:flex}.ProjectDetailModal-module__4WH0AG__platformGroup{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:.9rem 1.1rem}.ProjectDetailModal-module__4WH0AG__platformGroupHeader{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.ProjectDetailModal-module__4WH0AG__platformGroupName{font-family:var(--font-heading);font-size:.85rem;font-weight:700}.ProjectDetailModal-module__4WH0AG__platformGroupTotal{font-family:var(--font-body);color:#30d158;align-items:center;gap:.3rem;margin-left:auto;font-size:.75rem;font-weight:700;display:flex}.ProjectDetailModal-module__4WH0AG__platformEditions{flex-wrap:wrap;gap:.6rem;display:flex}.ProjectDetailModal-module__4WH0AG__editionBtn{color:#e4e4e7;font-family:var(--font-body);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.72rem;text-decoration:none;transition:all .2s;display:inline-flex}.ProjectDetailModal-module__4WH0AG__editionBtn:hover{color:#000;background:#fff}.ProjectDetailModal-module__4WH0AG__editionDownloads{color:#30d158;font-weight:700}@media (max-width:640px){.ProjectDetailModal-module__4WH0AG__modalContent{border-radius:20px;padding:1.25rem}.ProjectDetailModal-module__4WH0AG__thumbnailBannerWrapper{max-height:190px;margin-bottom:1rem}.ProjectDetailModal-module__4WH0AG__statsGrid{grid-template-columns:1fr;gap:.65rem}.ProjectDetailModal-module__4WH0AG__statCard{padding:.85rem .95rem}.ProjectDetailModal-module__4WH0AG__statMainValue{font-size:1.35rem}.ProjectDetailModal-module__4WH0AG__modalHeader{flex-direction:column;gap:.85rem}.ProjectDetailModal-module__4WH0AG__modalTitle{font-size:1.25rem}}
.TikTokVerticalFeed-module__whWjIq__tiktokFeedCard{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#101016b3;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;width:100%;max-width:380px;padding:1.6rem;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #000000b3}.TikTokVerticalFeed-module__whWjIq__tiktokFeedCard:hover{border-color:#00f2fe4d}.TikTokVerticalFeed-module__whWjIq__tiktokHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.TikTokVerticalFeed-module__whWjIq__tiktokTitle{font-family:var(--font-heading);letter-spacing:.15em;color:#fff;align-items:center;gap:.5rem;font-size:.82rem;font-weight:700;display:flex}.TikTokVerticalFeed-module__whWjIq__tiktokIcon{color:#00f2fe;filter:drop-shadow(0 0 8px #00f2fe99);font-size:1.15rem}.TikTokVerticalFeed-module__whWjIq__tiktokProfileBtn{font-family:var(--font-body);letter-spacing:.08em;color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:9999px;align-items:center;gap:.35rem;padding:.32rem .8rem;font-size:.68rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.TikTokVerticalFeed-module__whWjIq__tiktokProfileBtn:hover{color:#fff;background:linear-gradient(135deg,#00f2fe 0%,#ff0050 100%);border-color:#0000;transform:translateY(-1px)}.TikTokVerticalFeed-module__whWjIq__videoStage{aspect-ratio:9/14;-webkit-user-select:none;user-select:none;background:#000;border:1px solid #ffffff1f;border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #000c}.TikTokVerticalFeed-module__whWjIq__slideImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.TikTokVerticalFeed-module__whWjIq__videoStage:hover .TikTokVerticalFeed-module__whWjIq__slideImage{transform:scale(1.03)}.TikTokVerticalFeed-module__whWjIq__vignetteOverlay{pointer-events:none;background:linear-gradient(#00000073 0%,#0000000d 30%,#0000004d 60%,#000000e0 100%);position:absolute;inset:0}.TikTokVerticalFeed-module__whWjIq__progressBarsContainer{z-index:15;gap:4px;display:flex;position:absolute;top:10px;left:10px;right:10px}.TikTokVerticalFeed-module__whWjIq__progressBarTrack{cursor:pointer;background:#ffffff40;border-radius:2px;flex:1;height:3px;overflow:hidden}.TikTokVerticalFeed-module__whWjIq__progressBarFill{background:#00f2fe;height:100%;transition:width 80ms linear;box-shadow:0 0 6px #00f2fe}.TikTokVerticalFeed-module__whWjIq__statusPill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--font-body);letter-spacing:.08em;color:#fff;z-index:12;cursor:pointer;background:#000000a6;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:.35rem;padding:.25rem .55rem;font-size:.62rem;font-weight:700;transition:all .2s;display:inline-flex;position:absolute;top:22px;left:12px}.TikTokVerticalFeed-module__whWjIq__statusPill:hover{background:#000000d9;border-color:#00f2fe}.TikTokVerticalFeed-module__whWjIq__statusDotPulse{background:#30d158;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #30d158}.TikTokVerticalFeed-module__whWjIq__statusDotPaused{background:#ffbd2e;border-radius:50%;width:6px;height:6px}.TikTokVerticalFeed-module__whWjIq__centerPlayOverlay{z-index:10;cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.TikTokVerticalFeed-module__whWjIq__playPauseCenterBtn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;opacity:0;background:#000000a6;border:1.5px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.4rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;transform:scale(.85);box-shadow:0 8px 24px #0009}.TikTokVerticalFeed-module__whWjIq__videoStage:hover .TikTokVerticalFeed-module__whWjIq__playPauseCenterBtn,.TikTokVerticalFeed-module__whWjIq__playPauseCenterBtn.TikTokVerticalFeed-module__whWjIq__alwaysVisible{opacity:1;transform:scale(1)}.TikTokVerticalFeed-module__whWjIq__playPauseCenterBtn:hover{color:#000;background:#00f2fed9;border-color:#00f2fe;transform:scale(1.08)}.TikTokVerticalFeed-module__whWjIq__navArrowLeft,.TikTokVerticalFeed-module__whWjIq__navArrowRight{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:14;opacity:0;background:#00000080;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.TikTokVerticalFeed-module__whWjIq__videoStage:hover .TikTokVerticalFeed-module__whWjIq__navArrowLeft,.TikTokVerticalFeed-module__whWjIq__videoStage:hover .TikTokVerticalFeed-module__whWjIq__navArrowRight{opacity:1}.TikTokVerticalFeed-module__whWjIq__navArrowLeft{left:8px}.TikTokVerticalFeed-module__whWjIq__navArrowRight{right:8px}.TikTokVerticalFeed-module__whWjIq__navArrowLeft:hover,.TikTokVerticalFeed-module__whWjIq__navArrowRight:hover{color:#000;background:#ffffffe6;transform:translateY(-50%)scale(1.1)}.TikTokVerticalFeed-module__whWjIq__rightActionsCol{z-index:14;flex-direction:column;align-items:center;gap:.9rem;display:flex;position:absolute;bottom:80px;right:12px}.TikTokVerticalFeed-module__whWjIq__actionBtn{color:#fff;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.2rem;text-decoration:none;transition:transform .2s;display:flex}.TikTokVerticalFeed-module__whWjIq__actionBtn:hover{transform:scale(1.15)}.TikTokVerticalFeed-module__whWjIq__actionIconBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#0000008c;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;transition:all .2s;display:flex}.TikTokVerticalFeed-module__whWjIq__actionBtn:hover .TikTokVerticalFeed-module__whWjIq__actionIconBox{background:#ff0050;border-color:#ff0050;box-shadow:0 0 12px #ff005099}.TikTokVerticalFeed-module__whWjIq__actionLabel{font-family:var(--font-body);color:#fff;text-shadow:0 2px 4px #000c;font-size:.62rem;font-weight:700}.TikTokVerticalFeed-module__whWjIq__bottomMetaArea{z-index:12;color:#fff;flex-direction:column;gap:.35rem;display:flex;position:absolute;bottom:12px;left:12px;right:58px}.TikTokVerticalFeed-module__whWjIq__creatorHandleBadge{font-family:var(--font-heading);color:#fff;text-shadow:0 2px 6px #000c;align-items:center;gap:.35rem;font-size:.82rem;font-weight:800;display:flex}.TikTokVerticalFeed-module__whWjIq__verifiedCheck{color:#00f2fe}.TikTokVerticalFeed-module__whWjIq__videoTitle{font-family:var(--font-body);color:#f4f4f5;text-shadow:0 2px 6px #000000e6;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.TikTokVerticalFeed-module__whWjIq__tagsRow{flex-wrap:wrap;gap:.35rem;display:flex}.TikTokVerticalFeed-module__whWjIq__tagPill{font-family:var(--font-mono);color:#00f2fe;text-shadow:0 2px 4px #000c;font-size:.62rem;font-weight:600}.TikTokVerticalFeed-module__whWjIq__soundTrack{color:#a1a1a6;align-items:center;gap:.35rem;font-size:.65rem;display:flex}.TikTokVerticalFeed-module__whWjIq__audioDeck{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.85rem;padding:.55rem .85rem;display:flex}.TikTokVerticalFeed-module__whWjIq__audioControlLeft{align-items:center;gap:.5rem;display:flex}.TikTokVerticalFeed-module__whWjIq__muteBtn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.2rem;font-size:1.05rem;transition:color .2s,transform .2s;display:flex}.TikTokVerticalFeed-module__whWjIq__muteBtn:hover{color:#00f2fe;transform:scale(1.1)}.TikTokVerticalFeed-module__whWjIq__volumeSlider{appearance:none;cursor:pointer;background:#fff3;border-radius:9999px;outline:none;width:80px;height:4px}.TikTokVerticalFeed-module__whWjIq__volumeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#00f2fe;border-radius:50%;width:12px;height:12px;box-shadow:0 0 6px #00f2fe}.TikTokVerticalFeed-module__whWjIq__volumeSlider::-moz-range-thumb{cursor:pointer;background:#00f2fe;border:none;border-radius:50%;width:12px;height:12px;box-shadow:0 0 6px #00f2fe}.TikTokVerticalFeed-module__whWjIq__deckActionBtn{font-family:var(--font-body);color:#e4e4e7;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .55rem;font-size:.68rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.TikTokVerticalFeed-module__whWjIq__deckActionBtn:hover{color:#000;background:#00f2fe;border-color:#00f2fe}
.Projects-module__2BoJ-q__projectsSection{scroll-margin-top:calc(85px + env(safe-area-inset-top,0px));background-color:#07070a;width:100%;padding:3.5rem 0 5rem;position:relative;overflow:hidden}.Projects-module__2BoJ-q__desktopProjectsWrapper{width:100%;display:block}.Projects-module__2BoJ-q__mobileProjectsContainer{display:none}.Projects-module__2BoJ-q__mobileCard{-webkit-backdrop-filter:blur(24px)saturate(180%);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#101016d9;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;gap:.85rem;width:100%;max-width:440px;padding:1.2rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 25px #00000080}.Projects-module__2BoJ-q__mobileCard:active{background:#ffffff14;border-color:#ffffff40;transform:scale(.985)}.Projects-module__2BoJ-q__controlsWrapper{width:100%;max-width:1440px;margin:0 auto;padding:0 1.8rem}.Projects-module__2BoJ-q__controlsBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.2rem;display:flex}.Projects-module__2BoJ-q__filtersGroup{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Projects-module__2BoJ-q__filterBtn{color:#a1a1a6;font-family:var(--font-body);letter-spacing:.08em;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:.45rem 1.1rem;font-size:.72rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1)}.Projects-module__2BoJ-q__filterBtn:hover{color:#fff;background:#ffffff1f;border-color:#fff3}.Projects-module__2BoJ-q__activeFilter{box-shadow:0 4px 14px #ffffff40;color:#000!important;background:#fff!important;border-color:#fff!important}.Projects-module__2BoJ-q__searchBox{align-items:center;min-width:250px;display:flex;position:relative}.Projects-module__2BoJ-q__searchIcon{color:#86868b;font-size:.9rem;position:absolute;left:1rem}.Projects-module__2BoJ-q__searchInput{color:#fff;width:100%;font-family:var(--font-body);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;outline:none;padding:.5rem 1rem .5rem 2.5rem;font-size:.75rem;transition:all .25s}.Projects-module__2BoJ-q__searchInput:focus{background:#ffffff14;border-color:#ffffff4d}.Projects-module__2BoJ-q__staticCenteredContainer{width:100%;max-width:1440px;margin:0 auto;padding:0 1.8rem}.Projects-module__2BoJ-q__staticCenteredGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.8rem;padding:1.5rem 0;display:flex}.Projects-module__2BoJ-q__modrinthCardStill{-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);cursor:pointer;background:#101016bf;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:space-between;gap:.9rem;width:min(340px,100%);padding:1.3rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 12px 30px #0009}.Projects-module__2BoJ-q__modrinthCardStill:hover{border-color:#ffffff59;transform:translateY(-6px)scale(1.03);box-shadow:0 20px 50px #000000e6}.Projects-module__2BoJ-q__marqueeFullBleedSection{flex-direction:column;gap:1.2rem;width:100%;padding:1rem 0;display:flex;position:relative;overflow:hidden}.Projects-module__2BoJ-q__marqueeRowContainer{width:100%;margin:-14px 0;padding:14px 0;position:relative;overflow:hidden}.Projects-module__2BoJ-q__marqueeTrack{will-change:transform;gap:1.6rem;width:max-content;display:flex}.Projects-module__2BoJ-q__marqueeTrack:hover{animation-play-state:paused!important}@keyframes Projects-module__2BoJ-q__marqueeScrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes Projects-module__2BoJ-q__marqueeScrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.Projects-module__2BoJ-q__marqueeLeft{animation:45s linear infinite Projects-module__2BoJ-q__marqueeScrollLeft}.Projects-module__2BoJ-q__marqueeRight{animation:45s linear infinite Projects-module__2BoJ-q__marqueeScrollRight}.Projects-module__2BoJ-q__modrinthCard{-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);cursor:pointer;background:#101016bf;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:space-between;gap:.9rem;width:min(320px,85vw);padding:1.3rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 12px 30px #0009}.Projects-module__2BoJ-q__modrinthCard:hover{border-color:#ffffff59;transform:translateY(-5px)scale(1.02);box-shadow:0 18px 45px #000000d9;animation-play-state:paused!important}.Projects-module__2BoJ-q__cardHeader{align-items:center;gap:.9rem;display:flex}.Projects-module__2BoJ-q__logoBox{background:#111116;border:1px solid #ffffff1f;border-radius:12px;flex-shrink:0;width:44px;height:44px;overflow:hidden}.Projects-module__2BoJ-q__projectLogo{object-fit:cover;width:100%;height:100%}.Projects-module__2BoJ-q__titleArea{flex-direction:column;gap:.15rem;display:flex}.Projects-module__2BoJ-q__typeBadge{font-family:var(--font-body);letter-spacing:.16em;color:#86868b;text-transform:uppercase;font-size:.58rem;font-weight:700}.Projects-module__2BoJ-q__cardTitle{font-family:var(--font-heading);color:#fff;margin:0;font-size:1.05rem;font-weight:800;line-height:1.2}.Projects-module__2BoJ-q__cardDesc{font-family:var(--font-body);color:#a1a1a6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Projects-module__2BoJ-q__cardFooter{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.Projects-module__2BoJ-q__downloadStat{font-family:var(--font-body);color:#30d158;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.Projects-module__2BoJ-q__platformsRow{align-items:center;gap:.5rem;display:flex}.Projects-module__2BoJ-q__platformIcon{color:#a1a1a6;align-items:center;transition:color .2s;display:flex}.Projects-module__2BoJ-q__platformIcon:hover{color:#fff}.Projects-module__2BoJ-q__modalOverlay{-webkit-backdrop-filter:blur(20px);z-index:9999;background:#000000d1;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.Projects-module__2BoJ-q__modalContent{-webkit-backdrop-filter:blur(28px)saturate(180%);backdrop-filter:blur(28px)saturate(180%);color:#fff;background:#14141af2;border:1px solid #ffffff29;border-radius:24px;width:100%;max-width:680px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 30px 80px #000000e6}.Projects-module__2BoJ-q__modalMacHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.8rem;display:flex}.Projects-module__2BoJ-q__modalTrafficLights{gap:6px;display:flex}.Projects-module__2BoJ-q__trafficDot{cursor:pointer;border-radius:50%;width:11px;height:11px}.Projects-module__2BoJ-q__dotRed{background:#ff5f56}.Projects-module__2BoJ-q__dotYellow{background:#ffbd2e}.Projects-module__2BoJ-q__dotGreen{background:#27c93f}.Projects-module__2BoJ-q__macHeaderTitle{font-family:var(--font-heading);color:#86868b;font-size:.8rem;font-weight:700}.Projects-module__2BoJ-q__modalCloseBtn{color:#86868b;cursor:pointer;background:0 0;border:none;font-size:1.4rem;line-height:1}.Projects-module__2BoJ-q__modalCloseBtn:hover{color:#fff}.Projects-module__2BoJ-q__modalHeader{gap:1.2rem;margin-bottom:1.5rem;display:flex}.Projects-module__2BoJ-q__modalLogo{object-fit:cover;border:1px solid #ffffff26;border-radius:16px;flex-shrink:0;width:64px;height:64px}.Projects-module__2BoJ-q__modalTitleArea h2{font-family:var(--font-heading);margin:.2rem 0;font-size:1.5rem;font-weight:800}.Projects-module__2BoJ-q__modalTitleArea p{font-family:var(--font-body);color:#a1a1a6;margin:0;font-size:.88rem}.Projects-module__2BoJ-q__modalCategoryBadge{font-family:var(--font-body);letter-spacing:.15em;color:#64d2ff;text-transform:uppercase;font-size:.6rem;font-weight:700}.Projects-module__2BoJ-q__modalStatsRow{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;padding:1.2rem;display:grid}.Projects-module__2BoJ-q__modalStatBlock{flex-direction:column;gap:.3rem;display:flex}.Projects-module__2BoJ-q__modalStatLabel{font-family:var(--font-body);letter-spacing:.12em;color:#86868b;align-items:center;gap:.4rem;font-size:.62rem;font-weight:700;display:flex}.Projects-module__2BoJ-q__modalStatNumber{font-family:var(--font-heading);color:#fff;font-size:1.4rem;font-weight:800}.Projects-module__2BoJ-q__modalTagsSection{margin-bottom:1.5rem}.Projects-module__2BoJ-q__sectionLabel{font-family:var(--font-body);letter-spacing:.18em;color:#86868b;align-items:center;gap:.4rem;margin-bottom:.6rem;font-size:.64rem;font-weight:700;display:flex}.Projects-module__2BoJ-q__modalTagsList{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__2BoJ-q__modalTagBadge{font-family:var(--font-mono);color:#64d2ff;background:#64d2ff14;border:1px solid #64d2ff29;border-radius:9999px;padding:.25rem .75rem;font-size:.68rem}.Projects-module__2BoJ-q__platformGroupsGrid{flex-direction:column;gap:.8rem;display:flex}.Projects-module__2BoJ-q__platformGroup{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:.9rem 1.1rem}.Projects-module__2BoJ-q__platformGroupHeader{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.Projects-module__2BoJ-q__platformGroupName{font-family:var(--font-heading);font-size:.85rem;font-weight:700}.Projects-module__2BoJ-q__platformGroupTotal{font-family:var(--font-body);color:#30d158;align-items:center;gap:.3rem;margin-left:auto;font-size:.75rem;font-weight:700;display:flex}.Projects-module__2BoJ-q__platformEditions{flex-wrap:wrap;gap:.6rem;display:flex}.Projects-module__2BoJ-q__editionBtn{color:#e4e4e7;font-family:var(--font-body);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.72rem;text-decoration:none;transition:all .2s;display:inline-flex}.Projects-module__2BoJ-q__editionBtn:hover{color:#000;background:#fff}.Projects-module__2BoJ-q__editionDownloads{color:#30d158;font-weight:700}@media (max-width:768px){.Projects-module__2BoJ-q__projectsSection{padding:4.8rem 0 3.5rem}.Projects-module__2BoJ-q__desktopProjectsWrapper{display:none!important}.Projects-module__2BoJ-q__mobileProjectsContainer{flex-direction:column;align-items:center;gap:1rem;width:100%;padding:.4rem 1.1rem 2rem;display:flex}.Projects-module__2BoJ-q__controlsWrapper{padding:0 1.1rem}.Projects-module__2BoJ-q__controlsBar{flex-direction:column;align-items:stretch;gap:.8rem;margin-bottom:1.4rem}.Projects-module__2BoJ-q__searchBox{width:100%;min-width:0}.Projects-module__2BoJ-q__filtersGroup{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;gap:.45rem;padding:4px 2px 8px;display:flex;overflow-x:auto;flex-wrap:nowrap!important}.Projects-module__2BoJ-q__filtersGroup::-webkit-scrollbar{display:none}.Projects-module__2BoJ-q__filterBtn{white-space:nowrap;flex-shrink:0;padding:.42rem .95rem;font-size:.72rem}.Projects-module__2BoJ-q__marqueeRowContainer{margin:-10px 0;padding:10px 0}.Projects-module__2BoJ-q__marqueeTrack{gap:1rem}.Projects-module__2BoJ-q__modrinthCard{border-radius:16px;gap:.75rem;width:min(280px,80vw);padding:1.1rem}.Projects-module__2BoJ-q__modrinthCardStill{border-radius:16px;gap:.75rem;width:100%;padding:1.1rem}.Projects-module__2BoJ-q__cardTitle{font-size:.98rem}.Projects-module__2BoJ-q__cardDesc{font-size:.78rem}.Projects-module__2BoJ-q__logoBox{border-radius:10px;width:40px;height:40px}.Projects-module__2BoJ-q__modalOverlay{padding:.6rem}.Projects-module__2BoJ-q__modalContent{border-radius:20px;width:calc(100vw - 1.2rem);max-height:calc(100dvh - 1.5rem);padding:1.25rem 1rem}}@media (max-width:500px){.Projects-module__2BoJ-q__modalStatsRow{grid-template-columns:repeat(1,1fr);gap:.6rem;padding:.8rem}.Projects-module__2BoJ-q__modalStatNumber{font-size:1.15rem}.Projects-module__2BoJ-q__modalHeader{flex-direction:column;gap:.8rem}.Projects-module__2BoJ-q__modalLogo{width:52px;height:52px}.Projects-module__2BoJ-q__platformEditions{flex-direction:column;width:100%}.Projects-module__2BoJ-q__editionBtn{justify-content:space-between;width:100%;padding:.5rem .9rem}}.Projects-module__2BoJ-q__categoryPillsContainer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff14;border-radius:9999px;flex-wrap:wrap;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1rem;padding:.3rem .35rem;display:flex}.Projects-module__2BoJ-q__categoryPill{font-family:var(--font-heading);letter-spacing:.06em;color:#a1a1a6;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:9999px;align-items:center;gap:.5rem;padding:.45rem 1.1rem;font-size:.76rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.Projects-module__2BoJ-q__categoryPill:hover{color:#fff;background:#ffffff0f}.Projects-module__2BoJ-q__activeCategoryPill{box-shadow:0 4px 16px #0006;color:#fff!important;background:#ffffff1f!important;border-color:#fff3!important}.Projects-module__2BoJ-q__activeCategoryPillRoblox{box-shadow:0 4px 16px #e2231a40;color:#fff!important;background:#e2231a33!important;border-color:#e2231a66!important}.Projects-module__2BoJ-q__activeCategoryPillMinecraft{box-shadow:0 4px 16px #30d15833;color:#fff!important;background:#30d1582e!important;border-color:#30d15859!important}.Projects-module__2BoJ-q__countBubble{font-size:.65rem;font-family:var(--font-mono);color:#d1d1d6;background:#ffffff1a;border-radius:9999px;justify-content:center;align-items:center;padding:.1rem .45rem;font-weight:700;display:inline-flex}.Projects-module__2BoJ-q__badgeRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.Projects-module__2BoJ-q__robloxTypeBadge{color:#ff6961!important}.Projects-module__2BoJ-q__robloxBrandPill{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#e2231a40;border:1px solid #e2231a66;border-radius:9999px;align-items:center;gap:.25rem;padding:.12rem .45rem;font-size:.56rem;font-weight:800;display:inline-flex}.Projects-module__2BoJ-q__cardAuthor{font-family:var(--font-body);color:#86868b;margin-top:.1rem;font-size:.68rem;font-weight:500;display:block}.Projects-module__2BoJ-q__robloxCardStats{align-items:center;gap:.6rem;display:flex}.Projects-module__2BoJ-q__visitStat{font-family:var(--font-body);color:#30d158;align-items:center;gap:.3rem;font-size:.75rem;font-weight:700;display:inline-flex}.Projects-module__2BoJ-q__ratingStat{font-family:var(--font-body);color:#ffbd2e;background:#ffbd2e1a;border:1px solid #ffbd2e33;border-radius:6px;padding:.1rem .4rem;font-size:.72rem;font-weight:700}.Projects-module__2BoJ-q__modalCreatorCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.65rem;width:fit-content;margin:.4rem 0 .6rem;padding:.35rem .75rem;display:inline-flex}.Projects-module__2BoJ-q__creatorGroupAvatar{object-fit:cover;border:1px solid #fff3;border-radius:8px;width:26px;height:26px}.Projects-module__2BoJ-q__creatorDetails{align-items:center;gap:.35rem;display:flex}.Projects-module__2BoJ-q__creatorLabel{font-family:var(--font-body);letter-spacing:.1em;color:#86868b;text-transform:uppercase;font-size:.6rem;font-weight:700}.Projects-module__2BoJ-q__creatorGroupLink{color:#fff;font-family:var(--font-heading);align-items:center;gap:.25rem;font-size:.78rem;text-decoration:none;transition:color .2s;display:inline-flex}.Projects-module__2BoJ-q__creatorGroupLink:hover{color:#ff6961}.Projects-module__2BoJ-q__ratingNumber{flex-direction:column;gap:.15rem;font-size:1.15rem;font-weight:800;display:flex}.Projects-module__2BoJ-q__votesBreakdown{color:#86868b;font-size:.68rem;font-weight:500;font-family:var(--font-body)}.Projects-module__2BoJ-q__playersNumber{align-items:baseline;gap:.3rem;font-size:1.25rem;font-weight:800;display:flex}.Projects-module__2BoJ-q__serverCap{color:#86868b;font-size:.72rem;font-weight:500}.Projects-module__2BoJ-q__modalRobloxActions{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.Projects-module__2BoJ-q__robloxPrimaryPlayBtn{color:#fff;width:100%;font-family:var(--font-heading);letter-spacing:.08em;cursor:pointer;background:linear-gradient(135deg,#e2231a 0%,#b3140c 100%);border:1px solid #fff3;border-radius:14px;justify-content:center;align-items:center;gap:.7rem;padding:.9rem 1.4rem;font-size:.88rem;font-weight:800;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 24px #e2231a59}.Projects-module__2BoJ-q__robloxPrimaryPlayBtn:hover{background:linear-gradient(135deg,#f02c22 0%,#c41810 100%);transform:translateY(-2px);box-shadow:0 12px 30px #e2231a8c}.Projects-module__2BoJ-q__robloxGroupBtn{color:#e4e4e7;width:100%;font-family:var(--font-heading);letter-spacing:.05em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;padding:.75rem 1.2rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.Projects-module__2BoJ-q__robloxGroupBtn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff40}.Projects-module__2BoJ-q__groupBtnIcon{object-fit:cover;border-radius:4px;width:18px;height:18px}
.Affiliates-module__qndguW__affiliatesSection{width:100%;scroll-margin-top:calc(85px + env(safe-area-inset-top,0px));background:radial-gradient(circle at 50% 0,#ff6b0008 0%,#0000 50%),radial-gradient(circle at 80% 60%,#00a2ff0a 0%,#0000 50%);padding:6rem 1.5rem 5rem;position:relative}.Affiliates-module__qndguW__container{flex-direction:column;gap:2.25rem;max-width:1320px;margin:0 auto;display:flex}.Affiliates-module__qndguW__headerWrap{text-align:center;flex-direction:column;align-items:center;gap:.85rem;max-width:760px;margin:0 auto .5rem;display:flex}.Affiliates-module__qndguW__sectionBadge{font-family:var(--font-mono);letter-spacing:.18em;color:#ff9f0a;text-transform:uppercase;background:#ff9f0a1a;border:1px solid #ff9f0a40;border-radius:9999px;padding:.35rem .85rem;font-size:.72rem;font-weight:700}.Affiliates-module__qndguW__sectionTitle{font-family:var(--font-heading);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15}.Affiliates-module__qndguW__gradientText{background:linear-gradient(135deg,#ff5400 0%,#ff9f0a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Affiliates-module__qndguW__sectionDesc{font-family:var(--font-body);color:#8e8e93;margin:0;font-size:.95rem;line-height:1.6}.Affiliates-module__qndguW__affiliatesLayout{grid-template-columns:1fr 190px;align-items:stretch;gap:1.5rem;width:100%;display:grid}.Affiliates-module__qndguW__partnersColumn{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.Affiliates-module__qndguW__cardBackdrop{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}.Affiliates-module__qndguW__coverImg{object-fit:cover;object-position:center right;opacity:.35;filter:brightness(.85)contrast(1.15);pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:opacity .3s,transform .4s}.Affiliates-module__qndguW__bisectCard{background:#090d16;border:1px solid #ffffff14;border-radius:20px;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 14px 36px -10px #000000a6}.Affiliates-module__qndguW__bisectCard:hover{border-color:#00a2ff59;box-shadow:0 18px 44px -8px #000000bf}.Affiliates-module__qndguW__bisectCard:hover .Affiliates-module__qndguW__coverImg{opacity:.45;transform:scale(1.02)}.Affiliates-module__qndguW__overlayGradientBisect{background:linear-gradient(90deg,#090d16 0%,#090d16eb 50%,#090d1666 100%);position:absolute;inset:0}.Affiliates-module__qndguW__cardContent{z-index:2;flex-direction:column;gap:.9rem;max-width:680px;padding:2rem 2.25rem;display:flex;position:relative}.Affiliates-module__qndguW__logoRow{align-items:center;gap:1rem;display:flex}.Affiliates-module__qndguW__brandLogoBisect{object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:auto;height:34px}.Affiliates-module__qndguW__partnerTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;margin:0;font-size:1.45rem;font-weight:700}.Affiliates-module__qndguW__partnerDesc{font-family:var(--font-body);color:#a1a1aa;margin:0;font-size:.9rem;line-height:1.6}.Affiliates-module__qndguW__actionRow{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.2rem;display:flex}.Affiliates-module__qndguW__ctaBtnBisect{color:#fff;font-family:var(--font-heading);-webkit-user-drag:none;background:linear-gradient(135deg,#08f 0%,#05f 100%);border:1px solid #ffffff2e;border-radius:11px;align-items:center;gap:.6rem;padding:.8rem 1.4rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 16px #0077ff59}.Affiliates-module__qndguW__ctaBtnBisect:hover{color:#fff;background:linear-gradient(135deg,#09f 0%,#06f 100%);transform:translateY(-2px)}.Affiliates-module__qndguW__copyCodePill{color:#00d2ff;font-family:var(--font-mono);cursor:pointer;background:#00a2ff1a;border:1px dashed #00a2ff66;border-radius:11px;align-items:center;gap:.45rem;padding:.75rem 1.15rem;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-flex}.Affiliates-module__qndguW__copyCodePill:hover{background:#00a2ff33;border-color:#00d2ffa6;transform:translateY(-1px)}.Affiliates-module__qndguW__instantGamingCard{background:#0d0f14;border:1px solid #ffffff14;border-radius:20px;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 14px 36px -10px #000000a6}.Affiliates-module__qndguW__instantGamingCard:hover{border-color:#ff540066;box-shadow:0 18px 44px -8px #000000bf}.Affiliates-module__qndguW__instantGamingCard:hover .Affiliates-module__qndguW__coverImg{opacity:.45;transform:scale(1.02)}.Affiliates-module__qndguW__overlayGradientIG{background:linear-gradient(90deg,#0d0f14 0%,#0d0f14eb 50%,#0d0f1466 100%);position:absolute;inset:0}.Affiliates-module__qndguW__brandLogoIG{object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:auto;height:30px}.Affiliates-module__qndguW__ctaBtnIG{color:#fff;font-family:var(--font-heading);-webkit-user-drag:none;background:linear-gradient(135deg,#ff5400 0%,#e04400 100%);border:1px solid #ffffff2e;border-radius:11px;align-items:center;gap:.6rem;padding:.8rem 1.4rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 16px #ff540059}.Affiliates-module__qndguW__ctaBtnIG:hover{color:#fff;background:linear-gradient(135deg,#ff661a 0%,#ff5400 100%);transform:translateY(-2px)}.Affiliates-module__qndguW__bottomRowGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Affiliates-module__qndguW__gridCard{background:#0d1016;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px -8px #0009}.Affiliates-module__qndguW__gridCard:hover{border-color:#fff3;transform:translateY(-2px);box-shadow:0 16px 36px -6px #000000b3}.Affiliates-module__qndguW__gridCard:hover .Affiliates-module__qndguW__coverImg{opacity:.42;transform:scale(1.03)}.Affiliates-module__qndguW__overlayGradientSubtle{background:linear-gradient(#0d1016e0 0%,#0d1016f2 100%);position:absolute;inset:0}.Affiliates-module__qndguW__gridCardContent{z-index:2;flex-direction:column;justify-content:space-between;gap:.75rem;height:100%;padding:1.5rem;display:flex;position:relative}.Affiliates-module__qndguW__logoBox{align-items:center;height:32px;display:flex}.Affiliates-module__qndguW__brandLogoG2A{object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:auto;height:26px}.Affiliates-module__qndguW__brandLogoAmazon{object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:auto;height:24px}.Affiliates-module__qndguW__brandLogoFiverr{object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:auto;height:22px}.Affiliates-module__qndguW__gridCardTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:700}.Affiliates-module__qndguW__gridCardDesc{font-family:var(--font-body);color:#a1a1aa;min-height:52px;margin:0;font-size:.85rem;line-height:1.55}.Affiliates-module__qndguW__gridCardAction{margin-top:auto;padding-top:.5rem}.Affiliates-module__qndguW__gridCtaBtn{width:100%;font-family:var(--font-heading);-webkit-user-drag:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.Affiliates-module__qndguW__btnG2A{color:#fff;background:linear-gradient(135deg,#e35205 0%,#ca3b00 100%);border:1px solid #ffffff26;box-shadow:0 4px 14px #e352054d}.Affiliates-module__qndguW__btnG2A:hover{color:#fff;background:linear-gradient(135deg,#f35e0e 0%,#e35205 100%);transform:translateY(-1px)}.Affiliates-module__qndguW__amazonButtonsRow{grid-template-columns:1fr 1fr;gap:.6rem;width:100%;display:grid}.Affiliates-module__qndguW__btnAmazonIt{color:#111;background:#f90;font-weight:700;box-shadow:0 4px 14px #ff990040}.Affiliates-module__qndguW__btnAmazonIt:hover{color:#111;background:#ffaa1a;transform:translateY(-1px)}.Affiliates-module__qndguW__btnAmazonGlobal{color:#fff;background:#ffffff14;border:1px solid #ffffff29}.Affiliates-module__qndguW__btnAmazonGlobal:hover{color:#fff;background:#ffffff24;border-color:#ffffff4d;transform:translateY(-1px)}.Affiliates-module__qndguW__btnFlagImg{object-fit:cover;-webkit-user-drag:none;border-radius:2px;width:18px;height:12px;display:inline-block;box-shadow:0 1px 3px #0000004d}.Affiliates-module__qndguW__btnGlobeIcon{color:#60a5fa}.Affiliates-module__qndguW__btnFiverr{color:#fff;background:#1dbf73;border:1px solid #ffffff26;box-shadow:0 4px 14px #1dbf734d}.Affiliates-module__qndguW__btnFiverr:hover{color:#fff;background:#23d180;transform:translateY(-1px)}.Affiliates-module__qndguW__skyscraperAside{flex-direction:column;width:190px;height:100%;display:flex}.Affiliates-module__qndguW__skyscraperBannerLink{-webkit-user-drag:none;background:0 0;border:none;border-radius:18px;flex-direction:column;width:100%;height:100%;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 14px 40px #000000a6}.Affiliates-module__qndguW__skyscraperBannerLink:hover{transform:translateY(-3px)scale(1.01);box-shadow:0 20px 48px #000000d9}.Affiliates-module__qndguW__skyscraperBannerImg{object-fit:cover;object-position:top center;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;border:none;border-radius:18px;width:100%;height:100%;display:block}.Affiliates-module__qndguW__bottomNote{font-family:var(--font-body);color:#636366;text-align:center;max-width:820px;margin:0 auto;font-size:.78rem;line-height:1.6}@media (max-width:1100px){.Affiliates-module__qndguW__affiliatesLayout{grid-template-columns:1fr}.Affiliates-module__qndguW__skyscraperAside{width:220px;height:auto;margin:1.5rem auto 0}.Affiliates-module__qndguW__skyscraperBannerImg{aspect-ratio:180/828;height:auto}}@media (max-width:768px){.Affiliates-module__qndguW__affiliatesSection{padding:4.5rem 1.25rem}.Affiliates-module__qndguW__cardContent{padding:1.75rem 1.4rem}.Affiliates-module__qndguW__overlayGradientBisect,.Affiliates-module__qndguW__overlayGradientIG{background:linear-gradient(#090d16f2 0%,#090d16d9 100%)}.Affiliates-module__qndguW__bottomRowGrid,.Affiliates-module__qndguW__amazonButtonsRow{grid-template-columns:1fr}}
.Contact-module__hcVmEa__contactSection{background:radial-gradient(circle at 50% 100%,#5865f214 0%,#0000 60%);width:100%;padding:5rem 1.5rem;position:relative}.Contact-module__hcVmEa__container{flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex}.Contact-module__hcVmEa__headerWrap{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:640px;margin-bottom:2.75rem;display:flex}.Contact-module__hcVmEa__sectionBadge{font-family:var(--font-mono);letter-spacing:.18em;color:#7289da;text-transform:uppercase;background:#5865f21f;border:1px solid #5865f247;border-radius:9999px;padding:.35rem .85rem;font-size:.72rem;font-weight:700}.Contact-module__hcVmEa__sectionTitle{font-family:var(--font-heading);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:800;line-height:1.15}.Contact-module__hcVmEa__sectionDesc{font-family:var(--font-body);color:#8e8e93;margin:0;font-size:.95rem;line-height:1.6}.Contact-module__hcVmEa__discordProfileCard{-webkit-backdrop-filter:blur(24px);background:#12131ad9;border:1px solid #5865f240;border-radius:20px;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:720px;padding:1.5rem 1.85rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 12px 36px -10px #0009,inset 0 0 0 1px #ffffff0a,0 0 25px #5865f21f}.Contact-module__hcVmEa__discordProfileCard:hover{border-color:#5865f273;transform:translateY(-2px);box-shadow:0 16px 44px -10px #000000b3,0 0 35px #5865f233}.Contact-module__hcVmEa__profileLeft{align-items:center;gap:1.25rem;display:flex}.Contact-module__hcVmEa__avatarContainer{flex-shrink:0;width:72px;height:72px;position:relative}.Contact-module__hcVmEa__avatarImg{object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;background:#14141d;border:2px solid #5865f266;border-radius:18px;width:72px;height:72px;display:block;box-shadow:0 4px 16px #0006}.Contact-module__hcVmEa__discordIconBadge{color:#fff;background:#5865f2;border:2px solid #0d0e15;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #0006}.Contact-module__hcVmEa__activeDot{background:#23a55a;border:2.5px solid #0d0e15;border-radius:50%;width:14px;height:14px;position:absolute;bottom:-2px;right:-2px;box-shadow:0 0 8px #23a55a}.Contact-module__hcVmEa__profileInfo{flex-direction:column;gap:.25rem;display:flex}.Contact-module__hcVmEa__nameRow{flex-wrap:wrap;align-items:baseline;gap:.6rem;display:flex}.Contact-module__hcVmEa__displayName{font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.Contact-module__hcVmEa__usernameTag{font-family:var(--font-mono);color:#a0a6d1;font-size:.88rem;font-weight:500}.Contact-module__hcVmEa__statusText{font-family:var(--font-body);color:#8c92a4;margin:0;font-size:.82rem;line-height:1.4}.Contact-module__hcVmEa__profileActions{flex-shrink:0;align-items:center;display:flex}.Contact-module__hcVmEa__primaryDiscordBtn{color:#fff;font-family:var(--font-heading);background:linear-gradient(135deg,#5865f2 0%,#4752c4 100%);border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:.6rem;padding:.85rem 1.4rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .22s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 18px #5865f259}.Contact-module__hcVmEa__primaryDiscordBtn:hover{color:#fff;background:linear-gradient(135deg,#6775f5 0%,#5865f2 100%);transform:translateY(-2px);box-shadow:0 6px 24px #5865f280}@media (max-width:640px){.Contact-module__hcVmEa__discordProfileCard{text-align:center;flex-direction:column;align-items:stretch;gap:1.25rem;padding:1.5rem 1.25rem}.Contact-module__hcVmEa__profileLeft{text-align:center;flex-direction:column;align-items:center;gap:.85rem}.Contact-module__hcVmEa__nameRow{justify-content:center}.Contact-module__hcVmEa__primaryDiscordBtn{justify-content:center;width:100%}}
.Footer-module__S6Hkya__footer{background-color:#050505;border-top:1px solid #ffffff14;width:100%;padding:3rem 1.5rem 2.5rem}.Footer-module__S6Hkya__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;max-width:1000px;margin:0 auto;display:flex}.Footer-module__S6Hkya__brandRow{justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__brandText{font-family:var(--font-heading);letter-spacing:.18em;color:#fff;background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.05rem;font-weight:800}.Footer-module__S6Hkya__socials{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;display:flex}.Footer-module__S6Hkya__socialLink{color:#a1a1a6;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .22s cubic-bezier(.16,1,.3,1);display:inline-flex}.Footer-module__S6Hkya__socialLink:hover{color:#fff;background:#ffffff24;border-color:#ffffff47;transform:translateY(-2px);box-shadow:0 4px 14px #0006}.Footer-module__S6Hkya__copyright{font-family:var(--font-mono);color:#6e6e73;letter-spacing:.08em;margin:0;font-size:.72rem}@media (max-width:600px){.Footer-module__S6Hkya__footer{padding:2.2rem 1rem calc(2.2rem + env(safe-area-inset-bottom,0px))}.Footer-module__S6Hkya__socials{gap:.5rem}.Footer-module__S6Hkya__socialLink{width:34px;height:34px}}
.HackerIntro-module__YXHDla__introOverlay{z-index:99999;-webkit-user-select:none;user-select:none;background-color:#050505;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.HackerIntro-module__YXHDla__lightningCanvas{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.HackerIntro-module__YXHDla__terminalWindow{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:90%;max-width:650px;max-height:480px;font-family:var(--font-mono);color:#0f6;background:#0a0a0aeb;border:1px solid #ffffff26;border-radius:6px;padding:1.8rem;font-size:.85rem;line-height:1.6;position:relative;overflow-y:auto;box-shadow:0 20px 50px #000000e6}.HackerIntro-module__YXHDla__normalLine{color:#0f6}.HackerIntro-module__YXHDla__warnLine{color:#f33;font-weight:700}.HackerIntro-module__YXHDla__hashLine{color:#888}.HackerIntro-module__YXHDla__cursor{color:#0f6;font-weight:700;animation:.8s step-end infinite HackerIntro-module__YXHDla__blink}@keyframes HackerIntro-module__YXHDla__blink{0%,to{opacity:1}50%{opacity:0}}.HackerIntro-module__YXHDla__overlayDarken{z-index:3;background:#0009;position:absolute;inset:0}.HackerIntro-module__YXHDla__unauthorizedPopup,.HackerIntro-module__YXHDla__accessPopup{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f0f0ff2;border-radius:8px;flex-direction:column;align-items:center;gap:1rem;padding:2rem 3rem;animation:.3s cubic-bezier(.16,1,.3,1) HackerIntro-module__YXHDla__popIn;display:flex;position:absolute;box-shadow:0 20px 60px #000000e6}.HackerIntro-module__YXHDla__unauthorizedPopup{border:1px solid #f33}.HackerIntro-module__YXHDla__accessPopup{border:1px solid #0f6}.HackerIntro-module__YXHDla__alertIcon{color:#f33;font-size:3rem}.HackerIntro-module__YXHDla__successIcon{color:#0f6;font-size:3rem}.HackerIntro-module__YXHDla__popupText{font-family:var(--font-heading);letter-spacing:.2em;color:#fff;font-size:1.2rem}@keyframes HackerIntro-module__YXHDla__popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.HackerIntro-module__YXHDla__skipBtn{z-index:10;color:#fff;font-family:var(--font-mono);letter-spacing:.12em;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141419bf;border:1px solid #fff3;border-radius:9999px;padding:.55rem 1.2rem;font-size:.75rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:24px;right:24px;box-shadow:0 10px 25px #000000b3}.HackerIntro-module__YXHDla__skipBtn:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-2px)scale(1.04);box-shadow:0 12px 30px #ffffff40}@media (max-width:600px){.HackerIntro-module__YXHDla__terminalWindow{width:92%;padding:1.2rem;font-size:.75rem}.HackerIntro-module__YXHDla__unauthorizedPopup,.HackerIntro-module__YXHDla__accessPopup{width:88%;padding:1.5rem 1.8rem}.HackerIntro-module__YXHDla__popupText{letter-spacing:.12em;text-align:center;font-size:.95rem}.HackerIntro-module__YXHDla__skipBtn{top:calc(12px + env(safe-area-inset-top,0px));padding:.45rem .95rem;font-size:.7rem;right:12px}}
