.help-page{background:radial-gradient(at 30% 20%,#7f56d91a 0%,#0000 50%),radial-gradient(at 70% 60%,#6941c60f 0%,#0000 45%),#f0ecf8;min-height:100vh;padding-top:60px}.help-hero{background:linear-gradient(#fff9 0%,#0000 100%);padding:60px 20px 50px;position:relative;overflow:hidden}.help-hero-content{text-align:center;z-index:10;max-width:600px;margin:0 auto;position:relative}.help-hero h1{color:#2d2252;margin-bottom:30px;font-size:36px;font-weight:600}.help-search-box{-webkit-backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #7f56d926;border-radius:30px;align-items:center;padding:12px 24px;transition:all .3s;display:flex;box-shadow:0 4px 20px #5b3ba514}.help-search-box:focus-within{border-color:#7f56d9;box-shadow:0 4px 25px #7f56d926}.help-search-box .search-icon{color:#8a7bab;flex-shrink:0;margin-right:12px}.help-search-box input{color:#2d2252;background:0 0;border:none;outline:none;flex:1;font-size:15px}.help-search-box input::placeholder{color:#b0a3c8}.help-search-wrapper{width:100%;position:relative}.help-search-box.search-active{border-color:#7f56d9;border-radius:20px 20px 0 0;box-shadow:0 4px 25px #7f56d926}.search-clear-btn{cursor:pointer;color:#8a7bab;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.search-clear-btn:hover{color:#7f56d9}.search-results-dropdown{-webkit-backdrop-filter:blur(16px);z-index:100;background:#fffffff2;border:1px solid #7f56d926;border-top:none;border-radius:0 0 20px 20px;max-height:400px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 30px #5b3ba51f}.search-results-section{padding:8px 0}.search-results-section:not(:last-child){border-bottom:1px solid #7f56d914}.search-results-label{color:#8a7bab;text-transform:uppercase;letter-spacing:.5px;padding:8px 20px;font-size:11px;font-weight:600}.search-result-item{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 20px;transition:background .2s;display:flex}.search-result-item:hover{background:#7f56d90f}.search-result-item .result-icon{color:#7f56d9;flex-shrink:0}.search-result-item span{color:#2d2252;font-size:14px}.result-text{flex-direction:column;gap:2px;display:flex}.result-title{color:#2d2252;font-size:14px}.result-category{color:#8a7bab;font-size:12px}.search-no-results{color:#8a7bab;flex-direction:column;align-items:center;gap:12px;padding:30px 20px;display:flex}.search-no-results svg{opacity:.5}.search-no-results span{text-align:center;font-size:14px}.help-illustrations{z-index:5;justify-content:center;gap:40px;margin-top:35px;display:flex;position:relative}.illustration{position:relative}.person-card{-webkit-backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #7f56d91f;border-radius:16px;flex-direction:column;align-items:center;gap:12px;min-width:120px;padding:20px;transition:transform .3s;display:flex;box-shadow:0 8px 30px #5b3ba514}.person-card:hover{transform:translateY(-5px)}.person-avatar{background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.person-avatar svg{width:36px;height:36px}.person-lines{background:linear-gradient(90deg,#7f56d926 0% 30%,#0000 30% 40%,#7f56d926 40% 70%,#0000 70% 80%,#7f56d926 80%);border-radius:4px;width:60px;height:8px}.cloud{opacity:.5;animation:6s ease-in-out infinite float;position:absolute}.cloud-1{animation-delay:0s;top:80px;left:10%}.cloud-2{animation-delay:2s;top:60px;right:15%}.cloud-3{animation-delay:4s;top:120px;right:25%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.popular-questions{max-width:1000px;margin:0 auto;padding:40px 20px}.section-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.section-header h2{color:#2d2252;align-items:center;gap:8px;font-size:18px;font-weight:600;display:flex}.all-answers{color:#7f56d9;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.all-answers:hover{color:#5b3ba5}.questions-list{flex-direction:column;gap:12px;display:flex}.question-item{-webkit-backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #7f56d91f;border-radius:12px;transition:all .3s;overflow:hidden}.question-item:hover{border-color:#7f56d9;box-shadow:0 4px 15px #7f56d91a}.question-item.expanded{border-color:#7f56d9;box-shadow:0 4px 20px #7f56d926}.question-button{cursor:pointer;color:#2d2252;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.question-button:hover,.question-item.expanded .question-button{color:#7f56d9}.question-icon{color:#8a7bab;flex-shrink:0;transition:transform .3s,color .3s}.question-icon.rotated{color:#7f56d9;transform:rotate(45deg)}.question-answer{padding:0 20px 16px;animation:.3s slideDown}.question-answer p{color:#6b6580;margin:0;font-size:14px;line-height:1.7}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.help-categories{max-width:1100px;margin:0 auto;padding:50px 20px 80px}.help-categories>h2{color:#2d2252;border-bottom:2px solid #5b3ba52e;margin-bottom:32px;padding-bottom:16px;font-size:22px;font-weight:600}.categories-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.category-card{-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#ffffffeb;border:1px solid #7f56d92e;border-radius:16px;padding:28px;transition:all .3s;box-shadow:0 4px 20px #5b3ba514}.category-card:hover{border-color:#7f56d94d;transform:translateY(-5px);box-shadow:0 12px 40px #7f56d926}.category-header{border-bottom:1px solid #7f56d914;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:16px;display:flex}.category-icon{background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:28px;transition:all .3s;display:flex}.category-card:hover .category-icon{background:linear-gradient(135deg,#7f56d9 0%,#9b7de8 100%)}.category-card:hover .category-icon svg{stroke:#fff}.category-header h3{color:#2d2252;margin:0;font-size:17px;font-weight:600;line-height:1.3}.category-links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.category-links li{margin:0;padding-left:16px;position:relative}.category-links li:before{content:"";opacity:.4;background:#7f56d9;border-radius:50%;width:6px;height:6px;transition:all .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.category-links li:hover:before{opacity:1;transform:translateY(-50%)scale(1.2)}.category-links a{color:#7f56d9;font-size:14px;text-decoration:none;transition:all .2s;display:inline-block}.category-links a:hover{color:#5b3ba5;transform:translate(4px)}.help-hero-lottie{z-index:5;max-width:380px;margin:20px auto 0;position:relative}.section-header-left{align-items:center;gap:12px;display:flex}.section-lottie{flex-shrink:0;width:40px;height:40px}.still-need-help{justify-content:center;align-items:center;gap:50px;max-width:900px;margin:0 auto;padding:50px 20px 80px;display:flex}.still-need-help-lottie{flex-shrink:0;width:220px}.still-need-help-content{max-width:400px}.still-need-help-content h2{color:#2d2252;margin:0 0 12px;font-size:24px;font-weight:600}.still-need-help-content p{color:#6b6580;margin:0 0 24px;font-size:15px;line-height:1.7}.contact-support-btn{color:#fff;background:#7f56d9;border-radius:10px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #7f56d94d}.contact-support-btn:hover{background:#6941c6;transform:translateY(-2px);box-shadow:0 6px 20px #7f56d966}@media (max-width:968px){.categories-grid{grid-template-columns:repeat(2,1fr)}.help-hero{padding:50px 20px 40px}.help-hero h1{font-size:32px}.help-hero-lottie{max-width:300px}.still-need-help{gap:30px}.still-need-help-lottie{width:180px}.help-illustrations{gap:20px}.person-card{min-width:100px;padding:15px}.person-avatar{width:50px;height:50px}.person-avatar svg{width:30px;height:30px}.person-lines{width:50px}}@media (max-width:768px){.help-page{padding-top:56px}.help-hero{padding:40px 20px 30px}.help-hero h1{margin-bottom:24px;font-size:26px}.help-search-box{padding:10px 18px}.help-search-box .search-icon{width:18px;height:18px;margin-right:10px}.help-search-box input{font-size:14px}.search-results-dropdown{border-radius:0 0 16px 16px;max-height:350px}.search-result-item{padding:10px 16px}.search-results-label{padding:6px 16px;font-size:10px}.search-result-item span,.result-title{font-size:13px}.result-category{font-size:11px}.help-illustrations{flex-wrap:wrap;gap:12px;margin-top:40px}.illustration{flex:0 0 calc(50% - 6px)}.illustration:nth-child(3),.illustration:nth-child(4){display:none}.person-card{gap:10px;width:100%;min-width:auto;padding:14px}.person-avatar{width:48px;height:48px}.person-avatar svg{width:28px;height:28px}.person-lines{width:48px;height:6px}.categories-grid{grid-template-columns:1fr;gap:16px}.category-card{padding:22px}.category-card:hover{transform:none}.category-icon{width:46px;height:46px}.category-header{gap:12px;margin-bottom:16px;padding-bottom:14px}.category-header h3{font-size:16px}.category-links{gap:8px}.category-links a{font-size:13px}.popular-questions{padding:30px 20px}.section-header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:20px}.section-header h2{font-size:17px}.questions-list{gap:10px}.question-button{gap:12px;padding:14px 16px;font-size:13px}.question-answer{padding:0 16px 14px}.question-answer p{font-size:13px;line-height:1.6}.help-categories{padding:40px 20px 60px}.help-categories>h2{margin-bottom:24px;padding-bottom:14px;font-size:20px}.cloud{display:none}.help-hero-lottie{max-width:260px}.still-need-help{text-align:center;flex-direction:column;gap:20px;padding:40px 20px 60px}.still-need-help-lottie{width:160px}.still-need-help-content{max-width:100%}.section-lottie{width:34px;height:34px}}@media (max-width:480px){.help-page{padding-top:56px}.help-hero{padding:30px 16px 25px}.help-hero-content{max-width:100%}.help-hero h1{margin-bottom:20px;font-size:22px;line-height:1.3}.help-search-box{border-radius:25px;padding:10px 14px}.help-search-box .search-icon{width:16px;height:16px;margin-right:8px}.help-search-box input,.help-search-box input::placeholder{font-size:13px}.help-search-box.search-active{border-radius:16px 16px 0 0}.search-results-dropdown{border-radius:0 0 14px 14px;max-height:300px}.search-result-item{gap:10px;padding:10px 14px}.search-results-label{padding:6px 14px}.search-result-item .result-icon{width:14px;height:14px}.search-result-item span,.result-title{font-size:12px}.result-category{font-size:10px}.search-no-results{gap:10px;padding:24px 16px}.search-no-results svg{width:20px;height:20px}.search-no-results span{font-size:12px}.help-illustrations{gap:10px;margin-top:30px}.illustration{flex:0 0 calc(50% - 5px)}.person-card{border-radius:12px;gap:8px;padding:12px}.person-avatar{width:42px;height:42px}.person-avatar svg{width:24px;height:24px}.person-lines{width:42px;height:5px}.popular-questions{padding:24px 16px}.section-header h2{font-size:15px}.dropdown-arrow-unused{font-size:8px}.questions-list{gap:8px}.question-item{border-radius:10px}.question-button{gap:10px;padding:12px 14px;font-size:12px}.question-icon{width:14px;height:14px}.question-answer{padding:0 14px 12px}.question-answer p{font-size:12px;line-height:1.6}.help-categories{padding:30px 16px 50px}.help-categories>h2{margin-bottom:20px;padding-bottom:12px;font-size:18px}.categories-grid{gap:14px}.category-card{border-radius:14px;padding:18px}.category-icon{border-radius:10px;width:40px;height:40px}.category-icon svg{width:20px;height:20px}.category-header{gap:10px;margin-bottom:14px;padding-bottom:12px}.category-header h3{font-size:15px}.category-links{gap:7px}.category-links li{padding-left:14px}.category-links li:before{width:5px;height:5px}.category-links a{font-size:13px}.help-hero-lottie{max-width:220px;margin-top:10px}.still-need-help{gap:16px;padding:30px 16px 50px}.still-need-help-lottie{width:140px}.still-need-help-content h2{font-size:20px}.still-need-help-content p{font-size:13px}.contact-support-btn{padding:10px 24px;font-size:13px}.section-lottie{width:30px;height:30px}}@media (max-width:360px){.help-page{padding-top:50px}.help-hero{padding:24px 12px 20px}.help-hero h1{margin-bottom:16px;font-size:20px}.help-search-box{border-radius:22px;padding:8px 12px}.help-search-box input{font-size:12px}.help-search-box.search-active{border-radius:14px 14px 0 0}.search-results-dropdown{border-radius:0 0 12px 12px;max-height:250px}.search-result-item{gap:8px;padding:8px 12px}.search-results-label{padding:5px 12px;font-size:9px}.search-result-item .result-icon{width:12px;height:12px}.search-result-item span,.result-title{font-size:11px}.result-category{font-size:9px}.search-no-results{padding:20px 12px}.search-no-results span{font-size:11px}.help-illustrations{gap:8px;margin-top:24px}.person-card{border-radius:10px;padding:10px}.person-avatar{width:36px;height:36px}.person-avatar svg{width:20px;height:20px}.person-lines{width:36px;height:4px}.popular-questions{padding:20px 12px}.section-header{margin-bottom:16px}.section-header h2{font-size:14px}.questions-list{gap:6px}.question-item{border-radius:8px}.question-button{padding:10px 12px;font-size:11px}.question-icon{width:12px;height:12px}.question-answer{padding:0 12px 10px}.question-answer p{font-size:11px}.help-categories{padding:24px 12px 40px}.help-categories>h2{margin-bottom:16px;padding-bottom:10px;font-size:16px}.categories-grid{gap:12px}.category-card{border-radius:12px;padding:14px}.category-icon{border-radius:8px;width:34px;height:34px}.category-icon svg{width:18px;height:18px}.category-header{gap:8px;margin-bottom:12px;padding-bottom:10px}.category-header h3{font-size:13px}.category-links{gap:6px}.category-links li{padding-left:12px}.category-links li:before{width:4px;height:4px}.category-links a{font-size:12px}.help-hero-lottie{max-width:180px}.still-need-help{padding:24px 12px 40px}.still-need-help-lottie{width:120px}.still-need-help-content h2{font-size:18px}.still-need-help-content p{font-size:12px}.contact-support-btn{border-radius:8px;padding:10px 20px;font-size:12px}.section-lottie{width:26px;height:26px}}
