.faq_title__Sl3VF{font-size:2.5rem;text-align:center;margin-bottom:2.5rem;background:linear-gradient(90deg,var(--star-color) 0,var(--primary) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700}.faq_faqList__nAW8Q{display:flex;flex-direction:column;gap:.5rem}.faq_faqItem__9kuH1{background:rgba(30,41,59,.06);border-radius:12px;padding:1.5rem 1.25rem;box-shadow:0 4px 16px rgba(20,28,49,.06);border:1px solid rgba(88,166,255,.06);transition:box-shadow .3s,background .3s;cursor:pointer;margin-bottom:0}.faq_faqItem__9kuH1:hover{box-shadow:0 8px 32px rgba(88,166,255,.1);background:rgba(30,41,59,.1)}.faq_question__2wu97{font-size:1.2rem;font-weight:600;color:var(--star-color);margin-bottom:0;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.faq_questionOpen__C9Hjf{margin-bottom:.75rem}.faq_chevron__800OE{margin-left:.75rem;font-size:1.1rem;transition:transform .3s;display:inline-block;transform:rotate(0deg)}.faq_chevronOpen__tMFIE{transform:rotate(180deg)}.faq_answer__2EVyw{color:var(--accent);font-size:1rem;line-height:1.7;max-height:0;overflow:hidden;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s}.faq_answerOpen__TtCvs{max-height:500px;opacity:1;margin-top:.5rem}.faq_answer__2EVyw p{margin-bottom:1em}.faq_answer__2EVyw p:last-child{margin-bottom:0}.faq_answer__2EVyw h1,.faq_answer__2EVyw h2,.faq_answer__2EVyw h3{color:var(--star-color);margin-top:1rem;margin-bottom:.5rem;font-weight:600}.faq_answer__2EVyw h1{font-size:1.4rem}.faq_answer__2EVyw h2{font-size:1.2rem}.faq_answer__2EVyw h3{font-size:1.1rem}.faq_answer__2EVyw ol,.faq_answer__2EVyw ul{margin:.75rem 0;padding-left:1.5rem}.faq_answer__2EVyw li{margin-bottom:.5rem}.faq_answer__2EVyw li::marker{color:var(--star-color)}.faq_answer__2EVyw strong{font-weight:600;color:#ffffff}.faq_answer__2EVyw em{font-style:italic}.faq_answer__2EVyw a{color:var(--star-color);text-decoration:underline;transition:opacity .3s}.faq_answer__2EVyw a:hover{opacity:.8}.faq_answer__2EVyw code{background:rgba(255,255,255,.1);padding:.2em .4em;border-radius:4px;font-family:Courier New,monospace;font-size:.9em}.faq_answer__2EVyw pre{background:rgba(255,255,255,.05);padding:1rem;border-radius:8px;overflow-x:auto;margin:1rem 0}.faq_answer__2EVyw pre code{background:none;padding:0}.faq_answer__2EVyw blockquote{border-left:3px solid var(--star-color);padding-left:1rem;margin:1rem 0;font-style:italic;opacity:.9}@media (max-width:600px){.faq_title__Sl3VF{font-size:1.5rem}.faq_faqItem__9kuH1{padding:1rem .5rem}}.page_pageContainer__m859E{max-width:800px;margin:0 auto;padding:80px 20px;background:none;border-radius:18px;box-shadow:0 8px 32px rgba(20,28,49,.08);position:relative;z-index:1}@media (max-width:600px){.page_pageContainer__m859E{padding:30px 5px 40px}}