@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@400;500;600;700;800&display=swap");html{font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:radial-gradient(ellipse 100% 50% at top right,#719eff 15%,#91d6ff 30%,#ffffff 50%);color:#333}body,html{padding:0;margin:0;min-height:100vh}body{font-family:inherit;color:inherit;position:relative;background:transparent}*{box-sizing:border-box}.siteHeader{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:transparent;position:-webkit-sticky;position:sticky;top:0;z-index:100;transition:background-color .3s ease,opacity .3s ease}.siteHeader.scrolled{background:#ffffff}.siteHeader.hidden{opacity:0;pointer-events:none}.logo{font-weight:700;font-size:1.1rem;justify-self:start;text-decoration:none;color:#111}.navCenter{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:2rem}.navLink{color:#111;text-decoration:none;font-weight:500}.navLink:hover{text-decoration:underline}.disabledLink{color:#888;cursor:default;position:relative;pointer-events:none}.soonTag{background:#ff6d00;color:#fff;font-size:.5rem;border-radius:4px;padding:1px 3px;position:absolute;right:-45px;top:-7px}.profileWrap{position:relative;margin-left:auto}.avatar{border-radius:50%;cursor:pointer;display:block}.dropdown{position:absolute;right:0;top:40px;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.05);min-width:160px}.dropdown button{background:none;border:none;padding:.6rem 1rem;display:flex;align-items:center;gap:.4rem;cursor:pointer;color:#333;white-space:nowrap;width:100%;text-align:left;justify-content:flex-start}.dropdown button:hover{background:#f0f4f8}.footer{background:transparent;color:#333}.footerContainer{max-width:90%;margin:0 auto;padding:0 4rem}.footerContent{display:flex;justify-content:space-between;margin-bottom:3rem}.footerLeft{flex:1 1;max-width:400px}.footerBrand{font-family:Cal Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:45px;font-weight:700;color:#000;margin:0 0 1rem}.footerTagline{font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:20px;font-weight:700;color:#000;line-height:1.5;margin:0}.footerMiddle{flex:1 1;max-width:200px}.footerSectionTitle{font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.1rem;font-weight:600;color:#000;margin:0 0 1rem}.footerLinks{list-style:none;padding:0;margin:0}.footerLinks li{margin-bottom:.5rem}.footerLink{font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.95rem;color:#000;text-decoration:none;transition:color .3s ease}.footerLink:hover{color:#0448DA}.footerRight{flex:1 1;max-width:200px}.socialIcons{display:flex;gap:1rem}.socialIcon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#1a1a1a;border-radius:50%;color:white;text-decoration:none;transition:all .3s ease}.socialIcon:hover{background:#0448DA;transform:translateY(-2px)}.footerBottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem}.footerBottomLeft{flex:1 1}.footerBottomCenter{flex:1 1;text-align:center}.footerBottomRight{flex:1 1;text-align:right}.footerContact,.footerCopyright,.footerTerms{font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.9rem;color:#000}.footerTerms{text-decoration:none;transition:color .3s ease}.loginBtn{display:inline-block;background:#0448DA;color:#fff;padding:1.25rem 1.5rem;border-radius:16px;text-decoration:none;font-weight:400;font-size:1rem;transition:background-color .2s ease}.loginBtn:hover{background:#0339b3;color:#fff}button{background-color:#0077b6;color:#fff;padding:.75rem 1.5rem;border-radius:8px;border:none;cursor:pointer;transition:background-color .3s ease;display:inline-flex;align-items:center;justify-content:center}button:hover{background-color:#005f8a}.spinner{width:24px;height:24px;margin-right:.5rem}a{transition:color .3s ease}a:hover{color:#005f8a}h1,h2,h3,h4,h5,h6{font-weight:600;color:#222}p{line-height:1.6;margin-bottom:1rem}#__next,body,html{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1;display:flex;flex-direction:column}.footer{margin-top:auto;margin-top:4rem;background:linear-gradient(0deg,#6b98fa 0,#8ed5ff 50%,#91d6ff 0,transparent);padding:4rem 0 2rem;color:#000;font-size:.9rem}@media (max-width:768px){.siteHeader{padding:.5rem 1rem;position:static}.navCenter{gap:1rem}.navLink{font-size:.9rem}.footerContainer{max-width:95%;padding:0 1rem}.footerContent{flex-direction:column;gap:2rem;text-align:center}.footerLeft{max-width:100%}.footerBrand{font-size:2.5rem}.footerTagline{font-size:1.1rem}.footerMiddle,.footerRight{max-width:100%}.socialIcons{justify-content:center}.footerBottom{flex-direction:column;gap:1rem;text-align:center}.footerBottomCenter,.footerBottomLeft,.footerBottomRight{flex:none}}@media (max-width:480px){.siteHeader{padding:.5rem}.navCenter{gap:.5rem}.navLink{font-size:.8rem}.logo{font-size:1rem}.footerContainer{padding:0 .5rem}.footerBrand{font-size:2rem}.footerSectionTitle,.footerTagline{font-size:1rem}.footerLink{font-size:.9rem}.socialIcon{width:35px;height:35px}}.ComingSoon_container__9a2eD{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.ComingSoon_content__XNKs_{text-align:center;max-width:600px;width:100%}.ComingSoon_logo___wYmI h1{font-size:3.5rem;font-weight:700;color:white;margin:0 0 3rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.ComingSoon_mainContent__LlHVf h2{font-size:2.5rem;font-weight:600;color:white;margin:0 0 1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.ComingSoon_mainContent__LlHVf p{font-size:1.2rem;color:rgba(255,255,255,.9);margin:0 0 3rem;line-height:1.6}.ComingSoon_countdown__vA4E_{display:flex;justify-content:center;gap:2rem;margin:3rem 0;flex-wrap:wrap}.ComingSoon_countdownItem__uMqc_{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:1.5rem 1rem;min-width:100px;border:1px solid rgba(255,255,255,.2)}.ComingSoon_number___jt5R{display:block;font-size:2.5rem;font-weight:700;color:white;margin-bottom:.5rem}.ComingSoon_label__zOqJP{display:block;font-size:.9rem;color:rgba(255,255,255,.8);text-transform:uppercase;letter-spacing:1px}.ComingSoon_footer__LBSt5{margin-top:4rem}.ComingSoon_footer__LBSt5 p{color:rgba(255,255,255,.7);font-size:.9rem;margin:0 0 1rem}.ComingSoon_termsLink__1y_BP{color:rgba(255,255,255,.8);text-decoration:none;font-size:.9rem;transition:color .3s ease}.ComingSoon_termsLink__1y_BP:hover{color:white;text-decoration:underline}@media (max-width:768px){.ComingSoon_logo___wYmI h1{font-size:2.5rem}.ComingSoon_mainContent__LlHVf h2{font-size:2rem}.ComingSoon_mainContent__LlHVf p{font-size:1rem}.ComingSoon_countdown__vA4E_{gap:1rem}.ComingSoon_countdownItem__uMqc_{min-width:80px;padding:1rem .5rem}.ComingSoon_number___jt5R{font-size:2rem}}