.pfaq-root{font-family:'Plus Jakarta Sans',sans-serif;width:100%;margin:0;padding:0;box-sizing:border-box}.pfaq-root *{box-sizing:border-box}.pfaq-head{display:flex;align-items:center;gap:14px;margin:0 0 20px 0}.pfaq-head-icon{width:40px;height:40px;background:linear-gradient(135deg,#f97316,#fbbf24);border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgb(249 115 22 / .25)}.pfaq-head-icon svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pfaq-head-text{flex:1;border-bottom:2px solid #f3f4f6;padding-bottom:10px}.pfaq-head-title{font-size:17px;font-weight:800;color:#111827;letter-spacing:-.2px;line-height:1;margin:0}.pfaq-head-accent{display:flex;align-items:center;gap:5px;margin-top:6px}.pfaq-head-line{width:28px;height:2.5px;background:linear-gradient(90deg,#f97316,#fbbf24);border-radius:2px}.pfaq-head-dot{width:4px;height:4px;background:#fbbf24;border-radius:50%}.pfaq-list{display:flex;flex-direction:column;gap:10px}.pfaq-item{background:#fff;border:1.5px solid #f0f0f0;border-radius:14px;overflow:hidden;transition:border-color 0.2s,box-shadow 0.2s}.pfaq-item.open{border-color:#fed7aa;box-shadow:0 4px 16px rgb(249 115 22 / .08)}.pfaq-q{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 20px;cursor:pointer;user-select:none}.pfaq-q-left{display:flex;align-items:center;gap:12px;flex:1}.pfaq-q-num{width:26px;height:26px;background:#fff7ed;border:1.5px solid #fed7aa;border-radius:7px;font-size:11px;font-weight:800;color:#f97316;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all 0.2s}.pfaq-item.open .pfaq-q-num{background:linear-gradient(135deg,#f97316,#fbbf24);border-color:#fff0;color:#fff}.pfaq-q-text{font-size:15px;font-weight:700;color:#111827;line-height:1.4}.pfaq-toggle{width:28px;height:28px;background:#f9fafb;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background 0.2s,transform 0.25s}.pfaq-toggle svg{width:14px;height:14px;stroke:#9ca3af;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;transition:stroke 0.2s}.pfaq-item.open .pfaq-toggle{background:#fff7ed;transform:rotate(180deg)}.pfaq-item.open .pfaq-toggle svg{stroke:#f97316}.pfaq-a{max-height:0;overflow:hidden;transition:max-height 0.3s ease,padding 0.3s ease;padding:0 20px}.pfaq-item.open .pfaq-a{max-height:600px;padding:0 20px 18px}.pfaq-a-inner{font-size:15px;font-weight:500;line-height:1.75;color:#4b5563;border-top:1px solid #f5f5f5;padding-top:14px}.pfaq-a-inner p{margin:0 0 8px 0}.pfaq-a-inner p:last-child{margin:0}.pfaq-a-inner strong{color:#111827;font-weight:600}@media (max-width:540px){.pfaq-q{padding:14px 16px}.pfaq-q-text{font-size:15px;font-weight:700}.pfaq-item.open .pfaq-a{padding:0 16px 16px}}