.page_container__fsCVJ{max-width:800px;margin:0 auto;padding:2rem 1rem;min-height:100vh}.page_header__wkGEH{text-align:center;margin-bottom:3rem}.page_title__JehWJ{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--foreground);line-height:1.2}.page_subtitle__2SpMm{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.page_content__2tMPz{display:flex;flex-direction:column;gap:3rem}.page_section__vjCZ1{background-color:var(--card-background);border-radius:var(--border-radius-lg);padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.page_sectionTitle__5rqLI{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--foreground);border-bottom:2px solid var(--primary);padding-bottom:.5rem}.page_faqItems__sg860{display:flex;flex-direction:column;gap:1rem}.page_faqItem__E7ghY{border:1px solid var(--border);border-radius:var(--border-radius-md);overflow:hidden;transition:all .2s ease}.page_faqItem__E7ghY:hover{box-shadow:0 2px 4px rgba(0,0,0,.1)}.page_faqQuestion__zxX__{width:100%;padding:1.25rem;background-color:var(--background);border:none;text-align:left;font-size:1rem;font-weight:600;color:var(--foreground);cursor:pointer;transition:all .2s ease;display:flex;justify-content:space-between;align-items:center;gap:1rem}.page_faqQuestion__zxX__:hover{background-color:var(--background-secondary)}.page_faqQuestion__zxX__.page_open__gIi8V{background-color:var(--primary);color:white}.page_faqIcon__pRhdk{font-size:1.25rem;font-weight:700;line-height:1;min-width:20px;text-align:center}.page_faqAnswer__1MusN{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;background-color:var(--card-background)}.page_faqAnswer__1MusN.page_open__gIi8V{max-height:500px;padding:1.25rem}.page_faqAnswer__1MusN p{margin:0;line-height:1.6;color:var(--text-secondary)}@media (max-width:768px){.page_container__fsCVJ{padding:1rem .5rem}.page_title__JehWJ{font-size:2rem}.page_subtitle__2SpMm{font-size:1rem}.page_section__vjCZ1{padding:1.5rem}.page_sectionTitle__5rqLI{font-size:1.25rem}.page_faqQuestion__zxX__{padding:1rem;font-size:.9rem}.page_faqAnswer__1MusN.page_open__gIi8V{padding:1rem}}@media (max-width:480px){.page_container__fsCVJ{padding:1rem .25rem}.page_title__JehWJ{font-size:1.75rem}.page_section__vjCZ1{padding:1rem}.page_faqAnswer__1MusN.page_open__gIi8V,.page_faqQuestion__zxX__{padding:.75rem}}@media (prefers-color-scheme:dark){.page_section__vjCZ1{box-shadow:0 2px 8px rgba(0,0,0,.3)}.page_faqItem__E7ghY:hover{box-shadow:0 2px 4px rgba(0,0,0,.3)}}