.qna_pageContainer__UHPvg{width:100%;min-height:100vh;background-color:var(--Surface-default,#ffffff)}.qna_body__wyZeD{display:flex;flex-direction:column;align-items:center;gap:var(--Spacing-4xl,3rem);max-width:1400px;margin:0 auto;padding:calc(var(--header-height-pc, 6rem) + var(--Spacing-4xl, 3rem)) var(--Spacing-5xl,3.5rem) var(--Spacing-8xl,10rem)}.qna_pageTitle__afZoc{width:100%;font-family:var(--font-family);font-size:var(--Typography-Size-headline2,2.5rem);font-weight:var(--font-weight-bold,700);line-height:var(--Typography-Line-height-headline2,3rem);letter-spacing:-.5px;color:#212124;text-align:left}.qna_filterSection__qs1wm{width:100%;display:flex;flex-direction:column;gap:var(--Spacing-4xl,3rem)}.qna_filterContainer__cD2bC{width:100%;display:flex;justify-content:space-between;align-items:center}.qna_categoryList__JIP_S{display:flex;gap:var(--Spacing-4xl,3rem);align-items:center;overflow-x:auto;white-space:nowrap}.qna_categoryButton__9C6ys{background:none;border:none;padding:0;font-family:var(--font-family);font-size:var(--Typography-Size-headline6,1.25rem);font-weight:var(--font-weight-bold,700);line-height:var(--Typography-Line-height-headline6,1.75rem);color:var(--Text-default,#14181c);cursor:pointer;transition:color var(--transition-normal,.2s ease);white-space:nowrap}.qna_categoryButtonActive__4bIO1,.qna_categoryButton__9C6ys:hover{color:var(--Surface-primary,#007aff)}.qna_searchWrapper__xkQwT{position:relative;display:flex;align-items:center}.qna_searchInput__Fyk_A{width:250px;height:40px;padding:0 var(--Spacing-sm,.75rem);padding-right:40px;border:1px solid var(--Border-default,#858b91);border-radius:var(--Border-Radius-md,.5rem);font-family:var(--font-family);font-size:1rem;line-height:1.5rem;color:var(--Text-default,#14181c);background-color:var(--Surface-default,#ffffff);outline:none;transition:border-color var(--transition-normal,.2s ease)}.qna_searchInput__Fyk_A::placeholder{color:var(--Text-subdued2,#666e75)}.qna_searchInput__Fyk_A:focus{border-color:var(--Surface-primary,#007aff)}.qna_searchIcon__Pgx31{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;color:var(--Icon-default,#14181c);pointer-events:none}.qna_faqContainer__zoCT2{width:100%;display:flex;flex-direction:column}.qna_faqItem__MShOJ{width:100%;border-bottom:1px solid var(--Components-Divider-subdued,#ebeced)}.qna_faqItem__MShOJ:last-child{border-bottom:none}.qna_faqQuestion__XYEPZ{width:100%;display:flex;align-items:center;justify-content:space-between;padding:24px 0;background:none;border:none;cursor:pointer;text-align:left;gap:var(--Spacing-md,1rem)}.qna_questionText__LSxTY{flex:1 1;font-family:var(--font-family);font-size:var(--Typography-Size-headline6,1.25rem);font-weight:var(--font-weight-medium,500);line-height:var(--Typography-Line-height-headline6,1.75rem);color:var(--Text-default,#14181c)}.qna_chevronIcon__pFZVs{width:24px;height:24px;color:var(--Icon-default,#14181c);flex-shrink:0;transition:transform var(--transition-normal,.2s ease);transform:rotate(0deg)}.qna_chevronIconOpen__WQg_m{transform:rotate(90deg)}.qna_faqAnswer__aZDPh{padding:0 0 24px;animation:qna_fadeIn__KN5xH .2s ease}.qna_faqAnswer__aZDPh p{font-family:var(--font-family);font-size:var(--body1-size,1rem);font-weight:var(--font-weight-regular,400);line-height:var(--body1-line-height,1.5rem);color:var(--Text-subdued1,#333d47)}@keyframes qna_fadeIn__KN5xH{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.qna_noResults__Ovy0J{width:100%;padding:var(--Spacing-4xl,3rem) 0;text-align:center;font-family:var(--font-family);font-size:var(--body1-size,1rem);color:var(--Text-subdued2,#666e75)}@media (max-width:1023px){.qna_body__wyZeD{padding:calc(var(--header-height-mobile, 3.5rem) + var(--Spacing-4xl, 3rem)) var(--Spacing-md,1rem) var(--Spacing-6xl,4rem);max-width:100%}.qna_pageTitle__afZoc{font-size:var(--Typography-Size-headline2,2.5rem);line-height:var(--Typography-Line-height-headline2,3rem)}.qna_filterContainer__cD2bC{flex-direction:column;align-items:stretch;gap:var(--Spacing-xs,.5rem)}.qna_searchWrapper__xkQwT{width:100%;order:1}.qna_searchInput__Fyk_A{width:100%;height:52px;padding:0 var(--Spacing-md,1rem);padding-right:48px}.qna_categoryList__JIP_S{order:2;width:100%;justify-content:space-between;gap:0;height:52px}.qna_categoryButton__9C6ys{font-size:var(--Typography-Size-headline6,1.25rem);line-height:var(--Typography-Line-height-headline6,1.75rem)}}@media (max-width:767px){.qna_body__wyZeD{padding-top:calc(var(--header-height-mobile, 3.5rem) + var(--Spacing-4xl, 3rem));padding-bottom:var(--Spacing-6xl,4rem)}.qna_pageTitle__afZoc{font-size:1.75rem;line-height:2.25rem}.qna_categoryList__JIP_S{gap:0}.qna_categoryButton__9C6ys,.qna_questionText__LSxTY{font-size:1.125rem;line-height:1.5rem}.qna_faqAnswer__aZDPh p{font-size:.875rem;line-height:1.375rem}}@media (max-width:480px){.qna_categoryList__JIP_S{gap:0}.qna_categoryButton__9C6ys,.qna_questionText__LSxTY{font-size:1rem;line-height:1.375rem}}