.authLinks_link__pPTzj{cursor:pointer}.authLinks_navLink__gMspR{color:var(--textColor);text-decoration:none;display:block;transition:background-color .3s;border-radius:30px;cursor:pointer}.authLinks_navLink__gMspR:hover{background-color:var(--softBg)}.authLinks_auth__yFEw6{position:relative}.authLinks_loggedIn__UpzfH{display:flex;align-items:center;gap:10px;justify-content:flex-start}.authLinks_userImage__DiJHm{border-radius:50%;object-fit:cover;margin-left:10px;width:30px;height:30px;flex-shrink:0}@media screen and (max-width:640px){.authLinks_burger__YPd2C{display:flex}.authLinks_link__pPTzj{display:none}}.navbar_container__S6aAJ{display:flex;align-items:center;justify-content:space-between;min-height:auto;position:relative;gap:clamp(12px,2vw,20px);background-color:var(--softBg);margin:auto;padding:10px 5vw;border-bottom:1px solid #444}.navbar_logo__BQbN8{height:auto;width:10vw;flex:0.2 1}.navbar_iconlogo__328Sv{display:none;width:100%;height:auto;object-fit:contain}.navbar_fulllogo__LHpxL{width:100%;height:auto;object-fit:contain;display:block}.navbar_home__P2PQ9{font-weight:700;display:inline-flex;align-items:center;padding:4px 6px;line-height:1.2}.navbar_primaryNav__UTXmL{display:flex;align-items:center;gap:clamp(12px,2vw,24px);font-size:clamp(15px,1.1vw,18px)}.navbar_primaryLink__gUXzC{color:var(--textColor);text-decoration:none;padding:4px 6px}.navbar_megaToggle__d6Bl3{border:1px solid hsla(0,0%,100%,.2);background:transparent;color:var(--textColor);padding:6px 12px;border-radius:999px;cursor:pointer;font-size:inherit}.navbar_megaToggle__d6Bl3:hover{border-color:hsla(0,0%,100%,.45)}.navbar_authDesktop___n0s0{display:flex;align-items:center}.navbar_hamburger__vYYRv{display:none;flex-direction:column;justify-content:space-between;cursor:pointer}.navbar_hamburgerLine__RH9_A{width:25px;height:3px;background-color:#fff;margin:4px 0}.navbar_discord__UsyvT{display:flex;justify-content:center;align-items:center;gap:clamp(12px,2vw,20px)}.navbar_discordButton__Q6PUG{background-color:#5865f2;padding:15px}.navbar_bmcButton__9C_N1,.navbar_discordButton__Q6PUG{display:flex;align-items:center;gap:10px;border-radius:10px;font-weight:700;cursor:pointer;transition:background-color .3s;min-height:44px}.navbar_bmcButton__9C_N1{background-color:#fff;padding:10px 15px}.navbar_discordButton__Q6PUG:hover{background-color:#4752c4}.navbar_megaOverlay__WWXd8{position:fixed;inset:0;background:rgba(6,8,15,.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;display:flex;justify-content:center;align-items:flex-start;padding:clamp(16px,4vw,40px)}.navbar_megaPanel__0dllB{width:min(1100px,94vw);background:var(--softBg);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:clamp(16px,3vw,28px);box-shadow:0 24px 60px rgba(0,0,0,.45);max-height:calc(100vh - 60px);overflow-y:auto}.navbar_megaHeader__TXUeV{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:12px}.navbar_megaTitle__22feT{font-size:clamp(18px,2vw,22px);font-weight:600}.navbar_megaClose__hkmEv{border:1px solid hsla(0,0%,100%,.2);background:transparent;color:var(--textColor);padding:6px 12px;border-radius:999px;cursor:pointer}.navbar_megaGrid__kjwW9{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:clamp(16px,2vw,24px);gap:clamp(16px,2vw,24px)}.navbar_megaGroup__E_aBT{display:flex;flex-direction:column;gap:8px}.navbar_megaGroupTitle__QjU4E{font-weight:600;color:#e6e6e6;font-size:.95rem;text-transform:uppercase;letter-spacing:.04em}.navbar_megaList__huqxz{list-style:none;padding:0;margin:0;display:grid;grid-gap:6px;gap:6px}.navbar_megaLink__fs7mP{color:var(--softTextColor);text-decoration:none}.navbar_megaLink__fs7mP:hover{color:var(--textColor)}.navbar_megaAuth__FvPvy{margin-top:24px;display:none}@media screen and (max-width:1024px){.navbar_authDesktop___n0s0,.navbar_discord__UsyvT,.navbar_primaryNav__UTXmL{display:none}.navbar_hamburger__vYYRv{display:flex}.navbar_megaPanel__0dllB{width:100%;height:100%;border-radius:0;max-height:none;padding:20px}.navbar_megaGrid__kjwW9{grid-template-columns:1fr}.navbar_megaAuth__FvPvy{display:flex;margin-top:20px}}@media screen and (max-width:640px){.navbar_container__S6aAJ{padding:1px 5vw 1px 2vw;background-color:inherit;border:none}.navbar_logo__BQbN8{width:20vw}.navbar_fulllogo__LHpxL{display:none}.navbar_iconlogo__328Sv{display:block}.navbar_discordButton__Q6PUG{padding:7px 9px}.navbar_bmcButton__9C_N1{padding:3px 5px}.navbar_discordButton__Q6PUG img{width:15px;height:12px}.navbar_bmcButton__9C_N1 img{width:22px;height:22px}}:root{--bg:#0f172a;--textColor:#ddd;--softBg:#1f273a;--softTextColor:#a6a6a6;--mediumTextColor:#c5c5c5;--talentRed:#d84530;--talentBlue:#388dd9;--talentYellow:#c4862b;font-size:16px}*{padding:0;margin:0;box-sizing:border-box}p,ul{color:#cecece}body{max-width:100vw;overflow-x:hidden}html{scroll-behavior:smooth}a{color:inherit;font-style:none;text-decoration:none}h1{font-size:clamp(28px,3.6vw,40px);margin-bottom:1.5rem;line-height:1.5}h2{font-size:clamp(22px,2.8vw,32px);margin-bottom:1.25rem;line-height:1.3}h3{font-size:clamp(18px,2.2vw,26px);line-height:1.2;font-weight:500}p{line-height:1.9}p,ul{font-size:clamp(14px,1.4vw,16px)}p a{color:#1e90ff;font-style:italic;text-decoration:underline}.tips,p a{font-weight:700}.tips{color:#9061b6}.dark{--bg:#0f172a;--textColor:#ddd;--softBg:#1f273a;--softTextColor:#a6a6a6;--mediumTextColor:#c5c5c5}.link{color:#1e90ff;font-style:italic;text-decoration:underline;font-weight:700}.container{min-height:100vh;background-color:var(--bg);color:var(--textColor)}.wrapper{max-width:1600px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px}img{max-width:100%;height:auto;display:block}@media screen and (max-width:1536px){.wrapper{max-width:1366px}}@media screen and (max-width:1280px){.wrapper{max-width:1024px}}@media screen and (max-width:1024px){.wrapper{max-width:768px;padding-left:20px;padding-right:20px}}@media screen and (max-width:768px){.wrapper{max-width:640px}}.ql-container{font-size:clamp(18px,2.5vw,28px)!important}.quill>.ql-container>.ql-editor.ql-blank:before{color:#b3b3b1}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/0938b75f61da35fc-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/f54d3b402c212b9e-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/7108afb8b1381ad1-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/2246fb8caa01a49c-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/7ede3623c9ddac57-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/9e82d62334b205f4-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_08fb9f;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_Fallback_08fb9f;src:local("Arial");ascent-override:92.33%;descent-override:30.78%;line-gap-override:8.79%;size-adjust:113.73%}.__className_08fb9f{font-family:__Poppins_08fb9f,__Poppins_Fallback_08fb9f;font-style:normal}.footer_container__F2QyT{margin-top:clamp(24px,5vw,50px);padding:clamp(12px,3vw,20px) 0;display:flex;justify-content:space-between;align-items:flex-start;color:var(--softTextColor);gap:clamp(12px,3vw,20px);flex-wrap:wrap}.footer_info__LnGyR{flex:1 1;display:flex;flex-direction:column;gap:14px}.footer_logo__tdKR7{display:flex;align-items:center;justify-content:center;gap:10px}.footer_logoText__9kCfj{font-size:24px}.footer_desc__p2TNr{font-weight:300}.footer_icons___5XK4{margin-top:10px;display:flex;gap:10px}.footer_bmcContainer__xMSga,.footer_discordContainer__uUEtp{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1}.footer_discordButton__zerA3{font-size:28px}.footer_bmcButton__cSyBe{background-color:#fff;width:-moz-fit-content;width:fit-content}.footer_bmcButton__cSyBe,.footer_discordButton__zerA3{display:flex;align-items:center;gap:10px;padding:15px;border-radius:10px;font-weight:700;cursor:pointer;transition:background-color .3s;min-height:44px}.footer_discordButton__zerA3{background-color:#5865f2;color:#fff;font-size:clamp(16px,1.6vw,24px)}.footer_bmcText__Rrmjf{color:#000;font-size:clamp(16px,1.6vw,24px)}.footer_discord__KPsw7{flex:1 1;text-align:right;border-radius:8px;display:flex;flex-direction:column;align-items:center}.footer_discordButton__zerA3:hover{background-color:#4752c4}.footer_discordLogo__dZuu3{display:inline-block;object-fit:contain;height:auto;width:auto}.footer_important__v68PP{color:#6495ed;font-weight:600}.footer_paragraphText__kgWsW{margin-top:10px;font-size:calc(15px + .390625vw)}.footer_yo__ClMfG{width:100%;padding-top:clamp(12px,3vw,20px);border-top:1px solid hsla(0,0%,83%,.432);margin-top:clamp(12px,3vw,20px);padding-bottom:clamp(12px,3vw,20px)}.footer_links__PfM9f{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;row-gap:8px}.footer_links__PfM9f :not(:first-child):before{content:"|";color:var(--softTextColor);padding:0 8px}.footer_link__qBDPM{text-align:center;color:var(--softTextColor);text-decoration:none}.footer_link__qBDPM:hover{text-decoration:underline}@media screen and (max-width:1280px){.footer_container__F2QyT{flex-direction:column}.footer_discord__KPsw7{text-align:left}}@media screen and (max-width:768px){.footer_links__PfM9f{font-size:14px;width:100%;flex-direction:column;justify-content:start}.footer_links__PfM9f :not(:first-child):before{content:"";padding:0}}