.HelpCenter-module__SxsFMG__helpCenterPage{background-color:var(--mai-white);min-height:100vh}.HelpCenter-module__SxsFMG__helpCenterPage section[id]{scroll-margin-top:120px}.HelpCenter-module__SxsFMG__helpHero{background-color:var(--mai-deep-ocean);color:var(--mai-white);text-align:center;z-index:1;border-bottom-right-radius:clamp(32px,8vw,150px);border-bottom-left-radius:clamp(32px,8vw,150px);padding:clamp(100px,8vw,140px) clamp(20px,5vw,60px) clamp(80px,9vw,140px);position:relative}.HelpCenter-module__SxsFMG__heroContent{max-width:800px;margin:0 auto}.HelpCenter-module__SxsFMG__helpHero h1{color:#fff;margin:0 0 16px;font-size:clamp(40px,3.8vw,70px);font-weight:800;line-height:1.1}.HelpCenter-module__SxsFMG__helpHero p{opacity:.9;color:#fff;max-width:600px;margin:0 auto;font-size:clamp(18px,1.45vw,24px);font-weight:300;line-height:1.3}.HelpCenter-module__SxsFMG__searchAndPills{z-index:2;flex-direction:column;align-items:center;gap:24px;max-width:1200px;margin:40px auto 60px;padding:0 20px;display:flex;position:relative}.HelpCenter-module__SxsFMG__searchContainer{width:100%;max-width:550px;position:relative}.HelpCenter-module__SxsFMG__searchIcon{color:#2a499e;opacity:.7;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.HelpCenter-module__SxsFMG__searchInput{width:100%;color:var(--mai-deep-ocean);background:#fff;border:2px solid #2a499e66;border-radius:9999px;outline:none;padding:16px 20px 16px 52px;font-family:inherit;font-size:16px;transition:all .3s;box-shadow:0 4px 10px #00000008}.HelpCenter-module__SxsFMG__searchInput:focus{border-color:#2a499e;box-shadow:0 4px 20px #2a499e26}.HelpCenter-module__SxsFMG__pillsRow{scrollbar-width:none;flex-wrap:nowrap;justify-content:center;gap:10px;width:100%;max-width:1200px;display:flex;overflow-x:auto}.HelpCenter-module__SxsFMG__pillsRow::-webkit-scrollbar{display:none}.HelpCenter-module__SxsFMG__pill{color:var(--mai-deep-ocean);cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #2a499e40;border-radius:9999px;flex-shrink:0;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s}.HelpCenter-module__SxsFMG__pill:hover{border-color:#2a499e}.HelpCenter-module__SxsFMG__pillActive{background:var(--mai-deep-ocean);border-color:var(--mai-deep-ocean);color:#fff}.HelpCenter-module__SxsFMG__categorySection{max-width:900px;margin:0 auto 60px;padding:0 20px}.HelpCenter-module__SxsFMG__categoryTitle{color:var(--mai-deep-ocean);border-bottom:2px solid #2a499e26;margin:0 0 24px;padding-bottom:8px;font-size:28px;font-weight:700}.HelpCenter-module__SxsFMG__faqContainer{flex-direction:column;gap:20px;display:flex}.HelpCenter-module__SxsFMG__accordionItem{background:#fff;overflow:hidden;border:none!important;border-radius:50px!important;margin-bottom:16px!important;box-shadow:0 4px 12px #00000014!important}.HelpCenter-module__SxsFMG__accordionItem:before{display:none!important}.HelpCenter-module__SxsFMG__accordionSummary{min-height:80px!important;padding:10px 40px!important}.HelpCenter-module__SxsFMG__question{color:var(--mai-deep-ocean);margin:0;font-size:22px;font-weight:400}.HelpCenter-module__SxsFMG__activeQuestion{font-weight:700}.HelpCenter-module__SxsFMG__answer{color:var(--mai-deep-ocean);opacity:.8;font-size:18px;line-height:1.6;padding:0 40px 30px!important}.HelpCenter-module__SxsFMG__icon{color:var(--mai-deep-ocean);font-size:32px}.HelpCenter-module__SxsFMG__contactSection{background-color:#f7f9fc;margin-top:40px;padding:100px 20px}.HelpCenter-module__SxsFMG__contactInner{align-items:flex-start;gap:80px;max-width:1100px;margin:0 auto;display:flex}.HelpCenter-module__SxsFMG__contactInfo{flex:1}.HelpCenter-module__SxsFMG__contactInfo h2{color:var(--mai-deep-ocean);margin-bottom:16px;font-size:48px;font-weight:700}.HelpCenter-module__SxsFMG__contactInfo p{color:var(--mai-deep-ocean);opacity:.9;margin-bottom:40px;font-size:20px;line-height:1.6}.HelpCenter-module__SxsFMG__socialList{gap:16px;display:flex}.HelpCenter-module__SxsFMG__socialIcon{background-color:var(--mai-deep-ocean);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s,background-color .3s;display:flex}.HelpCenter-module__SxsFMG__socialIcon:hover{background:linear-gradient(90deg,var(--mai-mystic-violet),var(--mai-deep-ocean),var(--mai-crystal-sky));transform:translateY(-5px)}.HelpCenter-module__SxsFMG__socialSvg{width:24px;height:24px}.HelpCenter-module__SxsFMG__contactForm{flex-direction:column;flex:1.2;gap:24px;display:flex}.HelpCenter-module__SxsFMG__formGroup{flex-direction:column;gap:8px;display:flex}.HelpCenter-module__SxsFMG__label{color:var(--mai-deep-ocean);padding-left:10px;font-size:16px;font-weight:600}.HelpCenter-module__SxsFMG__input,.HelpCenter-module__SxsFMG__textarea{width:100%;color:var(--mai-deep-ocean);border:1px solid #d1d9e6;border-radius:30px;outline:none;padding:16px 24px;font-size:16px;transition:border-color .3s}.HelpCenter-module__SxsFMG__input:focus,.HelpCenter-module__SxsFMG__textarea:focus{border-color:var(--mai-bg-blue)}.HelpCenter-module__SxsFMG__textarea{resize:none;border-radius:20px}.HelpCenter-module__SxsFMG__sendButton{background-color:var(--mai-deep-ocean);color:#fff;cursor:pointer;border:none;border-radius:50px;width:100%;margin-top:8px;padding:16px 40px;font-size:18px;font-weight:700;transition:background-color .3s,transform .3s}.HelpCenter-module__SxsFMG__sendButton:hover{background:linear-gradient(90deg,var(--mai-mystic-violet),var(--mai-deep-ocean),var(--mai-crystal-sky));transform:translateY(-2px)}.HelpCenter-module__SxsFMG__successMessage{text-align:center;color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;padding:40px 20px}.HelpCenter-module__SxsFMG__successMessage h3{margin-bottom:12px;font-size:24px;font-weight:700}.HelpCenter-module__SxsFMG__successMessage p{margin:0;font-size:16px}.HelpCenter-module__SxsFMG__errorMessage{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:14px;font-weight:500}@media (max-width:900px){.HelpCenter-module__SxsFMG__contactInner{flex-direction:column;gap:60px}.HelpCenter-module__SxsFMG__helpHero h1{font-size:40px}.HelpCenter-module__SxsFMG__searchAndPills{margin-top:32px}.HelpCenter-module__SxsFMG__pillsRow{-webkit-overflow-scrolling:touch;justify-content:flex-start;margin:0 -20px;padding:4px 20px;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 20px calc(100% - 32px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 20px calc(100% - 32px),#0000 100%)}.HelpCenter-module__SxsFMG__categoryTitle{font-size:24px}}
