.faq-module__6AW0yG__pageWrapper{flex-direction:column;min-height:100vh;display:flex;position:relative}.faq-module__6AW0yG__container{z-index:1;width:100%;max-width:1400px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem;position:relative}.faq-module__6AW0yG__faqContent{gap:30px;min-height:600px;margin-top:2rem;display:flex}.faq-module__6AW0yG__sidebar{background:#fff;border-radius:16px;flex-shrink:0;width:320px;height:fit-content;padding:30px;position:sticky;top:100px;box-shadow:0 2px 12px #00000014}.faq-module__6AW0yG__sidebarHeader{border-bottom:2px solid #f0f0f0;margin-bottom:25px;padding-bottom:20px}.faq-module__6AW0yG__sidebarHeader h2{color:#1a1a1a;margin:0 0 10px;font-size:24px;font-weight:700}.faq-module__6AW0yG__sidebarDescription{color:#666;margin:0;font-size:14px;line-height:1.6}.faq-module__6AW0yG__categoriesList{flex-direction:column;gap:8px;display:flex}.faq-module__6AW0yG__categoryItem{cursor:pointer;text-align:left;color:#333;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:15px;font-weight:500;transition:all .3s;display:flex}.faq-module__6AW0yG__categoryItem:hover{background:#f5f5f5}.faq-module__6AW0yG__categoryItemActive{color:#5865f2;background:linear-gradient(135deg,#5865f21a 0%,#764ba21a 100%);font-weight:600}.faq-module__6AW0yG__categoryIcon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;line-height:1;display:flex}.faq-module__6AW0yG__categoryName{flex:1}.faq-module__6AW0yG__mainContent{background:#fff;border-radius:16px;flex:1;padding:40px;box-shadow:0 2px 12px #00000014}.faq-module__6AW0yG__mainTitle{color:#1a1a1a;margin:0 0 30px;font-size:28px;font-weight:700}.faq-module__6AW0yG__questionsList{flex-direction:column;gap:15px;display:flex}.faq-module__6AW0yG__questionCard{background:#f9f9f9;border:1px solid #e8e8e8;border-radius:12px;transition:all .3s;overflow:hidden}.faq-module__6AW0yG__questionCard:hover{box-shadow:0 4px 12px #00000014}.faq-module__6AW0yG__questionHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;transition:background .3s;display:flex}.faq-module__6AW0yG__questionHeader:hover{background:#f0f0f0}.faq-module__6AW0yG__questionText{color:#1a1a1a;flex:1;font-size:16px;font-weight:600;line-height:1.5}.faq-module__6AW0yG__chevron{color:#5865f2;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:16px;font-size:12px;transition:transform .3s;display:flex}.faq-module__6AW0yG__chevronOpen{transform:rotate(180deg)}.faq-module__6AW0yG__questionAnswer{color:#555;word-wrap:break-word;padding:24px;font-size:15px;line-height:1.7;animation:.3s ease-out faq-module__6AW0yG__slideDown}:is(.faq-module__6AW0yG__questionAnswer h1,.faq-module__6AW0yG__questionAnswer h2,.faq-module__6AW0yG__questionAnswer h3){color:#1a1a1a;margin:16px 0 12px;font-weight:700}.faq-module__6AW0yG__questionAnswer h1{font-size:24px}.faq-module__6AW0yG__questionAnswer h2{font-size:20px}.faq-module__6AW0yG__questionAnswer h3{font-size:18px}.faq-module__6AW0yG__questionAnswer p{margin:12px 0}:is(.faq-module__6AW0yG__questionAnswer strong,.faq-module__6AW0yG__questionAnswer b){color:#1a1a1a;font-weight:700}:is(.faq-module__6AW0yG__questionAnswer em,.faq-module__6AW0yG__questionAnswer i){font-style:italic}.faq-module__6AW0yG__questionAnswer u{text-decoration:underline}.faq-module__6AW0yG__questionAnswer s{text-decoration:line-through}:is(.faq-module__6AW0yG__questionAnswer ul,.faq-module__6AW0yG__questionAnswer ol){margin:12px 0;padding-left:30px}.faq-module__6AW0yG__questionAnswer li{margin:6px 0}.faq-module__6AW0yG__questionAnswer a{color:#5865f2;text-decoration:underline;transition:color .2s}.faq-module__6AW0yG__questionAnswer a:hover{color:#4752c4}.faq-module__6AW0yG__questionAnswer blockquote{color:#666;border-left:4px solid #5865f2;margin:16px 0;padding-left:16px;font-style:italic}.faq-module__6AW0yG__answerLink{color:#5865f2;cursor:pointer;text-decoration:underline;transition:color .2s}.faq-module__6AW0yG__answerLink:hover{color:#5568d3;text-decoration:underline}.faq-module__6AW0yG__answerLink:visited{color:#4752c4}@keyframes faq-module__6AW0yG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-module__6AW0yG__noQuestions,.faq-module__6AW0yG__noCategory{text-align:center;color:#999;padding:60px 20px;font-size:16px}.faq-module__6AW0yG__loading{text-align:center;color:#666;padding:60px 20px;font-size:18px}.faq-module__6AW0yG__footerSpacer{height:100px}@media (max-width:968px){.faq-module__6AW0yG__faqContent{flex-direction:column;gap:20px}.faq-module__6AW0yG__sidebar{width:100%;position:static}.faq-module__6AW0yG__mainContent{padding:25px}.faq-module__6AW0yG__mainTitle{font-size:24px}.faq-module__6AW0yG__questionText{font-size:15px}}@media (max-width:768px){.faq-module__6AW0yG__container{padding:1rem}.faq-module__6AW0yG__sidebar{padding:20px}.faq-module__6AW0yG__sidebarHeader h2{font-size:20px}.faq-module__6AW0yG__mainContent{padding:20px}.faq-module__6AW0yG__mainTitle{margin-bottom:20px;font-size:22px}.faq-module__6AW0yG__questionHeader{padding:16px 20px}.faq-module__6AW0yG__questionAnswer{padding:20px;font-size:14px}}
