@import url("https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&display=swap");.Help_container__s3DHz{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(ellipse at 50% 0,#0d1117 0,#010409 50%,#000000 100%)}.Help_nav__xjb1X{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;border-bottom:1px solid rgba(255,255,255,.05)}.Help_navLogo__iA1Ho{display:flex;align-items:center;gap:.75rem;font-weight:600;font-size:1.1rem;color:#fff}.Help_navLogo__iA1Ho img{border-radius:8px}.Help_main__DCmF5{flex:1 1;padding:4rem 2rem}.Help_content__PNYvq{max-width:1000px;margin:0 auto;text-align:center}.Help_title__Zp7aS{font-family:Syne,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#fff;margin-bottom:1rem}.Help_subtitle___LMxU{color:rgba(255,255,255,.5);font-size:1.1rem;margin-bottom:3rem}.Help_helpGrid__98viA{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:4rem}.Help_helpCard__6r6pQ{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.Help_helpCard__6r6pQ:hover{background:rgba(255,255,255,.05);border-color:rgba(52,199,89,.3);transform:translateY(-4px)}.Help_icon___3LEC{font-size:2.5rem;display:block;margin-bottom:1rem}.Help_helpCard__6r6pQ h2{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.Help_helpCard__6r6pQ p{font-size:.9rem;color:rgba(255,255,255,.5);line-height:1.5}.Help_helpCenter__M_JDL{background:rgba(52,199,89,.1);border:1px solid rgba(52,199,89,.2);border-radius:20px;padding:3rem;margin-bottom:2rem}.Help_helpCenter__M_JDL h2{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem}.Help_helpCenter__M_JDL p{color:rgba(255,255,255,.5);margin-bottom:1.5rem}.Help_helpButton__1eVV6{display:inline-block;padding:.875rem 2rem;background:#34c759;color:#000;border-radius:12px;font-weight:600;transition:all .2s}.Help_helpButton__1eVV6:hover{background:#30d158;transform:translateY(-2px)}.Help_contact__o1XPG{color:rgba(255,255,255,.4);font-size:.9rem}.Help_contact__o1XPG a{color:#34c759;text-decoration:underline}.Help_contact__o1XPG a:hover{color:#30d158}.Help_footer__FZVh2{padding:2rem;text-align:center;border-top:1px solid rgba(255,255,255,.05)}.Help_footer__FZVh2 a{color:rgba(255,255,255,.5);font-size:.9rem;transition:color .2s}.Help_footer__FZVh2 a:hover{color:#34c759}@media (max-width:768px){.Help_helpGrid__98viA{grid-template-columns:1fr}.Help_helpCenter__M_JDL{padding:2rem}}