.CustomerCenter-module__HRZrZG__page{background-color:#faf7f0;min-height:100vh;padding:40px 0}.CustomerCenter-module__HRZrZG__inner{grid-template-columns:minmax(0,2.3fr) minmax(280px,1fr);gap:24px;max-width:1120px;margin:0 auto;padding:0 20px;display:grid}.CustomerCenter-module__HRZrZG__header{margin-bottom:20px}.CustomerCenter-module__HRZrZG__title{color:#111827;margin-bottom:4px;font-size:24px;font-weight:700}.CustomerCenter-module__HRZrZG__subtitle{color:#6b7280;font-size:13px}.CustomerCenter-module__HRZrZG__left{flex-direction:column;gap:16px;display:flex}.CustomerCenter-module__HRZrZG__toolbar{flex-direction:column;gap:12px;display:flex}.CustomerCenter-module__HRZrZG__categoryChips{flex-wrap:wrap;gap:8px;display:flex}.CustomerCenter-module__HRZrZG__chip{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;padding:5px 12px;font-size:12px;transition:all .15s}.CustomerCenter-module__HRZrZG__chip:hover{background:#f9fafb;border-color:#9ca3af}.CustomerCenter-module__HRZrZG__chipActive{color:#f9fafb;background:#111827;border-color:#111827}.CustomerCenter-module__HRZrZG__searchBox{align-items:center;display:flex}.CustomerCenter-module__HRZrZG__searchInput{background:#fff;border:1px solid #e5e7eb;border-radius:9999px;outline:none;width:100%;padding:8px 14px;font-size:13px}.CustomerCenter-module__HRZrZG__searchInput:focus{border-color:#111827;box-shadow:0 0 0 1px rgba(17,24,39,.08)}.CustomerCenter-module__HRZrZG__faqCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px 16px;box-shadow:0 1px 2px rgba(15,23,42,.04)}.CustomerCenter-module__HRZrZG__faqHeaderRow{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.CustomerCenter-module__HRZrZG__faqHeaderLabel{color:#111827;font-size:14px;font-weight:600}.CustomerCenter-module__HRZrZG__faqHeaderSub{color:#9ca3af;font-size:11px}.CustomerCenter-module__HRZrZG__faqEmpty{color:#6b7280;text-align:center;padding:24px;font-size:13px}.CustomerCenter-module__HRZrZG__faqList{margin:0;padding:0;list-style:none}.CustomerCenter-module__HRZrZG__faqItem+.CustomerCenter-module__HRZrZG__faqItem{border-top:1px solid #e5e7eb}.CustomerCenter-module__HRZrZG__faqQuestionRow{cursor:pointer;background:0 0;border:none;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;width:100%;padding:10px 2px;display:grid}.CustomerCenter-module__HRZrZG__faqQuestionRow:hover{background:#f9fafb}.CustomerCenter-module__HRZrZG__faqQuestionOpen{background:#f3f4f6}.CustomerCenter-module__HRZrZG__faqCategoryBadge{color:#4f46e5;white-space:nowrap;background:#eef2ff;border-radius:9999px;padding:3px 8px;font-size:11px}.CustomerCenter-module__HRZrZG__faqQuestionText{color:#111827;text-align:left;font-size:13px}.CustomerCenter-module__HRZrZG__faqToggleIcon{color:#9ca3af;font-size:16px}.CustomerCenter-module__HRZrZG__faqAnswer{margin-top:-2px;padding:0 2px 10px}.CustomerCenter-module__HRZrZG__faqAnswerLine{color:#4b5563;white-space:pre-wrap;font-size:13px;line-height:1.5}.CustomerCenter-module__HRZrZG__errorBox{color:#b91c1c;background:#fef2f2;border-radius:8px;margin-top:8px;margin-bottom:4px;padding:8px 10px;font-size:12px}.CustomerCenter-module__HRZrZG__right{flex-direction:column;gap:12px;display:flex}.CustomerCenter-module__HRZrZG__helpCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px 16px;box-shadow:0 1px 2px rgba(15,23,42,.04)}.CustomerCenter-module__HRZrZG__helpTitle{color:#111827;margin-bottom:6px;font-size:16px;font-weight:600}.CustomerCenter-module__HRZrZG__helpDesc{color:#4b5563;margin-bottom:12px;font-size:13px}.CustomerCenter-module__HRZrZG__helpList{color:#4b5563;margin:0 0 12px;padding-left:18px;font-size:12px}.CustomerCenter-module__HRZrZG__helpList li+li{margin-top:4px}.CustomerCenter-module__HRZrZG__helpInfo{flex-direction:column;gap:2px;margin-bottom:12px;display:flex}.CustomerCenter-module__HRZrZG__helpInfoLabel{color:#6b7280;font-size:11px}.CustomerCenter-module__HRZrZG__helpInfoValue{color:#111827;font-size:12px}.CustomerCenter-module__HRZrZG__helpButton{color:#f9fafb;cursor:pointer;background:#111827;border:none;border-radius:9999px;justify-content:center;align-items:center;width:100%;margin-top:4px;padding:9px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,transform 50ms;display:inline-flex}.CustomerCenter-module__HRZrZG__helpButton:hover{background:#030712}.CustomerCenter-module__HRZrZG__helpButton:active{transform:translateY(1px)}.CustomerCenter-module__HRZrZG__helpNotice{color:#6b7280;margin-top:8px;font-size:11px}.CustomerCenter-module__HRZrZG__helpInlineLink{color:#111827;text-underline-offset:2px;text-decoration:underline}.CustomerCenter-module__HRZrZG__tipCard{background:#f9fafb;border:1px dashed #e5e7eb;border-radius:14px;padding:12px 14px}.CustomerCenter-module__HRZrZG__tipTitle{color:#111827;margin-bottom:4px;font-size:13px;font-weight:600}.CustomerCenter-module__HRZrZG__tipList{color:#4b5563;margin:0;padding-left:16px;font-size:11.5px}.CustomerCenter-module__HRZrZG__tipList li+li{margin-top:2px}@media (max-width:900px){.CustomerCenter-module__HRZrZG__inner{grid-template-columns:1fr}.CustomerCenter-module__HRZrZG__right{order:-1}.CustomerCenter-module__HRZrZG__page{padding-top:24px}}@media (max-width:460px){.CustomerCenter-module__HRZrZG__page{padding:12px}.CustomerCenter-module__HRZrZG__inner{flex-direction:column;gap:12px;display:flex}.CustomerCenter-module__HRZrZG__left,.CustomerCenter-module__HRZrZG__right{width:100%;min-width:0}.CustomerCenter-module__HRZrZG__title{font-size:20px;line-height:1.2}.CustomerCenter-module__HRZrZG__subtitle{margin-top:6px;font-size:13px;line-height:1.4}.CustomerCenter-module__HRZrZG__toolbar{flex-direction:column;gap:10px;display:flex}.CustomerCenter-module__HRZrZG__categoryChips{-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:6px;display:flex;overflow-x:auto;overflow-y:hidden}.CustomerCenter-module__HRZrZG__categoryChips::-webkit-scrollbar{display:none}.CustomerCenter-module__HRZrZG__chip{white-space:nowrap;border-radius:999px;flex:none;padding:8px 10px;font-size:12px}.CustomerCenter-module__HRZrZG__searchBox{width:100%}.CustomerCenter-module__HRZrZG__searchInput{border-radius:10px;width:100%;padding:10px 12px;font-size:13px}.CustomerCenter-module__HRZrZG__faqCard,.CustomerCenter-module__HRZrZG__helpCard,.CustomerCenter-module__HRZrZG__tipCard{border-radius:12px;padding:12px}.CustomerCenter-module__HRZrZG__faqHeaderRow{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:10px;display:flex}.CustomerCenter-module__HRZrZG__faqHeaderLabel{font-size:14px}.CustomerCenter-module__HRZrZG__faqHeaderSub{font-size:12px}.CustomerCenter-module__HRZrZG__faqList{flex-direction:column;gap:8px;display:flex}.CustomerCenter-module__HRZrZG__faqItem{border-radius:12px;overflow:hidden}.CustomerCenter-module__HRZrZG__faqQuestionRow{gap:8px;padding:12px}.CustomerCenter-module__HRZrZG__faqCategoryBadge{border-radius:999px;flex:none;padding:4px 8px;font-size:11px}.CustomerCenter-module__HRZrZG__faqQuestionText{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.CustomerCenter-module__HRZrZG__faqToggleIcon{text-align:right;flex:none;width:22px;font-size:16px}.CustomerCenter-module__HRZrZG__faqAnswer{padding:12px;font-size:13px;line-height:1.5}.CustomerCenter-module__HRZrZG__faqAnswerLine{margin:0 0 8px}.CustomerCenter-module__HRZrZG__faqAnswerLine:last-child{margin-bottom:0}.CustomerCenter-module__HRZrZG__helpTitle{font-size:16px}.CustomerCenter-module__HRZrZG__helpDesc{font-size:13px;line-height:1.45}.CustomerCenter-module__HRZrZG__helpList{margin:10px 0;padding-left:16px;font-size:13px;line-height:1.45}.CustomerCenter-module__HRZrZG__helpInfo{border-radius:10px;margin-top:10px;padding:10px}.CustomerCenter-module__HRZrZG__helpInfoLabel,.CustomerCenter-module__HRZrZG__helpInfoValue{font-size:12px}.CustomerCenter-module__HRZrZG__helpNotice{font-size:12px;line-height:1.45}.CustomerCenter-module__HRZrZG__helpInlineLink{font-size:12px}.CustomerCenter-module__HRZrZG__tipTitle{font-size:14px}.CustomerCenter-module__HRZrZG__tipList{padding-left:16px;font-size:13px;line-height:1.45}.CustomerCenter-module__HRZrZG__inner{padding:0}}
