.support-module__cd0qgq__pageContainer{color:#fff;background:linear-gradient(135deg,#1a1a2ef2 0%,#16213ef2 100%);min-height:100vh}.support-module__cd0qgq__container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.support-module__cd0qgq__header{text-align:center;margin-bottom:3rem;padding:3rem 0}.support-module__cd0qgq__headerTitle{background:linear-gradient(135deg,#e94560 0%,#007be7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:3rem;font-weight:700}.support-module__cd0qgq__headerSubtitle{color:#fffc;max-width:600px;margin:0 auto 2rem;font-size:1.2rem;line-height:1.6}.support-module__cd0qgq__searchContainer{max-width:600px;margin:0 auto}.support-module__cd0qgq__searchBox{align-items:center;display:flex;position:relative}.support-module__cd0qgq__searchIcon{color:#ffffff80;font-size:1.2rem;position:absolute;left:1rem}.support-module__cd0qgq__searchInput{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:12px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s}.support-module__cd0qgq__searchInput:focus{background:#ffffff1f;border-color:#e94560;outline:none}.support-module__cd0qgq__searchInput::placeholder{color:#ffffff80}.support-module__cd0qgq__quickActions{margin-bottom:4rem}.support-module__cd0qgq__sectionTitle{color:#fff;text-align:center;margin:0 0 2rem;font-size:2rem;font-weight:600}.support-module__cd0qgq__actionsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.support-module__cd0qgq__actionCard{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.support-module__cd0qgq__actionCard:hover{border-color:#e94560;transform:translateY(-5px);box-shadow:0 10px 30px #e9456033}.support-module__cd0qgq__actionIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.support-module__cd0qgq__actionContent{flex:1}.support-module__cd0qgq__actionContent h3{margin:0 0 .5rem;font-size:1.2rem;font-weight:600}.support-module__cd0qgq__actionContent p{color:#ffffffb3;margin:0;font-size:.9rem;line-height:1.4}.support-module__cd0qgq__actionArrow{color:#ffffff80;transition:all .3s}.support-module__cd0qgq__actionCard:hover .support-module__cd0qgq__actionArrow{color:#e94560;transform:translate(5px)}.support-module__cd0qgq__mainContent{grid-template-columns:300px 1fr;align-items:start;gap:3rem;display:grid}.support-module__cd0qgq__sidebar{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;height:fit-content;padding:1.5rem;position:sticky;top:2rem}.support-module__cd0qgq__sidebarTitle{color:#fff;text-align:center;margin:0 0 1.5rem;font-size:1.2rem;font-weight:600}.support-module__cd0qgq__sidebarList{margin:0;padding:0;list-style:none}.support-module__cd0qgq__sidebarList li{margin-bottom:.5rem}.support-module__cd0qgq__sidebarItem{color:#fff;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.support-module__cd0qgq__sidebarItem:hover{background:#ffffff14;border-color:#fff3}.support-module__cd0qgq__sidebarItem.support-module__cd0qgq__active{background:#e945601a;border-color:#e945604d}.support-module__cd0qgq__sidebarIcon{color:#e94560;flex-shrink:0;font-size:1.2rem}.support-module__cd0qgq__sidebarText{flex:1}.support-module__cd0qgq__sidebarText strong{margin-bottom:.25rem;font-size:.95rem;display:block}.support-module__cd0qgq__sidebarText small{color:#fff9;font-size:.8rem}.support-module__cd0qgq__content{min-height:500px}.support-module__cd0qgq__helpSection{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;margin-bottom:2rem;padding:2.5rem;scroll-margin-top:2rem}.support-module__cd0qgq__sectionHeader{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.support-module__cd0qgq__sectionIcon{background:linear-gradient(135deg,#e94560 0%,#007be7 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;display:flex}.support-module__cd0qgq__sectionTitle{color:#fff;margin:0 0 .5rem;font-size:2rem;font-weight:600}.support-module__cd0qgq__sectionDescription{color:#fffc;margin:0;font-size:1.1rem}.support-module__cd0qgq__questionsList{flex-direction:column;gap:1.5rem;display:flex}.support-module__cd0qgq__questionItem{background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;transition:all .3s}.support-module__cd0qgq__questionItem:hover{border-color:#e94560;transform:translateY(-2px);box-shadow:0 5px 20px #e9456033}.support-module__cd0qgq__question{color:#fff;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.support-module__cd0qgq__answer{color:#fffc;margin:0;font-size:1rem;line-height:1.6}.support-module__cd0qgq__contactCta{text-align:center;background:#e945601a;border:1px solid #e945604d;border-radius:16px;margin-top:2rem;padding:2rem}.support-module__cd0qgq__contactCta h3{color:#fff;margin:0 0 1rem;font-size:1.5rem}.support-module__cd0qgq__contactCta p{color:#fffc;margin:0 0 1.5rem}.support-module__cd0qgq__ctaButton{color:#fff;background:linear-gradient(135deg,#e94560 0%,#ff6b8b 100%);border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.support-module__cd0qgq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 5px 15px #e9456066}.support-module__cd0qgq__noResults{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:4rem 2rem}.support-module__cd0qgq__noResultsIcon{color:#ffffff80;margin-bottom:1rem;font-size:4rem}.support-module__cd0qgq__noResults h3{color:#fff;margin:0 0 1rem;font-size:1.5rem}.support-module__cd0qgq__noResults p{color:#ffffffb3;margin:0}.support-module__cd0qgq__noResults a{color:#e94560;font-weight:600;text-decoration:none}.support-module__cd0qgq__noResults a:hover{text-decoration:underline}@media (max-width:1024px){.support-module__cd0qgq__mainContent{grid-template-columns:1fr;gap:2rem}.support-module__cd0qgq__sidebar{position:static}}@media (max-width:768px){.support-module__cd0qgq__container{padding:1rem}.support-module__cd0qgq__headerTitle{font-size:2rem}.support-module__cd0qgq__headerSubtitle{font-size:1rem}.support-module__cd0qgq__sectionTitle{font-size:1.5rem}.support-module__cd0qgq__actionsGrid{grid-template-columns:1fr}.support-module__cd0qgq__helpSection{padding:1.5rem}.support-module__cd0qgq__sectionHeader{text-align:center;flex-direction:column;gap:1rem}.support-module__cd0qgq__sectionIcon{width:60px;height:60px;font-size:1.5rem}}@media (max-width:480px){.support-module__cd0qgq__header{padding:2rem 0}.support-module__cd0qgq__searchInput{padding:.75rem .75rem .75rem 2.5rem}.support-module__cd0qgq__actionCard{text-align:center;flex-direction:column}.support-module__cd0qgq__actionContent{text-align:center}}
