.customer-faq-section{position:relative;padding:6rem 0;background:var(--bg-deep, #070c17);overflow:hidden;border-top:1px solid var(--border-soft, rgba(255, 255, 255, .06))}[data-theme=light] .customer-faq-section{background:var(--bg-soft, #f8fafc);border-top-color:#0000000f}.customer-faq-container{max-width:1040px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.customer-faq-header{text-align:center;max-width:760px;margin:0 auto 3rem}.customer-faq-badge-wrap{display:inline-flex;align-items:center;gap:8px;background:#14b8a61a;border:1px solid rgba(20,184,166,.3);padding:6px 16px;border-radius:9999px;margin-bottom:1.25rem}.customer-faq-badge-dot{width:8px;height:8px;border-radius:50%;background:#14b8a6;box-shadow:0 0 10px #14b8a6}.customer-faq-badge-text{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2dd4bf}[data-theme=light] .customer-faq-badge-text{color:#0d9488}.customer-faq-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:var(--heading, #ffffff);line-height:1.2;margin:0 0 1rem;letter-spacing:-.02em}.customer-faq-lead{font-size:clamp(1rem,2vw,1.125rem);line-height:1.65;color:var(--text-soft, #94a3b8);margin:0}.customer-faq-controls{margin-bottom:2.5rem;display:flex;flex-direction:column;gap:1.25rem}.customer-faq-search-box{position:relative;width:100%}.customer-faq-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--text-muted, #64748b);pointer-events:none;width:18px;height:18px}.customer-faq-search-input{width:100%;box-sizing:border-box;padding:.85rem 2.75rem .85rem 2.85rem;font-size:.95rem;background:var(--surface, rgba(15, 23, 42, .7));color:var(--heading, #ffffff);border:1px solid var(--border, rgba(255, 255, 255, .12));border-radius:12px;outline:none;transition:border-color .2s,box-shadow .2s}.customer-faq-search-input:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf826}.customer-faq-search-clear{position:absolute;right:.85rem;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-muted, #64748b);font-size:1.1rem;cursor:pointer;padding:4px 8px;border-radius:6px}.customer-faq-search-clear:hover{color:var(--heading, #ffffff)}.customer-faq-categories{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.customer-faq-cat-btn{background:var(--surface-subtle, rgba(255, 255, 255, .04));border:1px solid var(--border-soft, rgba(255, 255, 255, .08));color:var(--text-soft, #94a3b8);font-size:.85rem;font-weight:600;padding:7px 14px;border-radius:9999px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.customer-faq-cat-btn:hover{color:var(--heading, #ffffff);border-color:#38bdf84d;background:#38bdf80d}.customer-faq-cat-btn.is-active{background:#38bdf826;border-color:#38bdf8;color:#38bdf8}[data-theme=light] .customer-faq-cat-btn{background:#fff;border-color:#00000014;color:#475569}[data-theme=light] .customer-faq-cat-btn:hover{background:#f1f5f9;border-color:#0284c7;color:#0284c7}[data-theme=light] .customer-faq-cat-btn.is-active{background:#e0f2fe;border-color:#0284c7;color:#0369a1}.customer-faq-counter{font-size:.85rem;color:var(--text-muted, #64748b);margin-left:auto}.customer-faq-list{display:flex;flex-direction:column;gap:1rem}.customer-faq-item{background:var(--surface, rgba(13, 20, 36, .85));border:1px solid var(--border, rgba(255, 255, 255, .08));border-radius:16px;overflow:hidden;transition:border-color .2s,box-shadow .2s,background .2s}[data-theme=light] .customer-faq-item{background:#fff;border-color:#00000014;box-shadow:0 1px 3px #0000000a}.customer-faq-item:hover{border-color:#38bdf84d}.customer-faq-item[open]{border-color:#38bdf866;box-shadow:0 12px 32px -8px #0000004d;background:var(--surface-open, rgba(15, 24, 44, .95))}[data-theme=light] .customer-faq-item[open]{border-color:#0284c7;box-shadow:0 12px 32px -8px #0284c71a;background:#fff}.customer-faq-summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.35rem 1.75rem;cursor:pointer;user-select:none;outline:none}.customer-faq-summary::-webkit-details-marker{display:none}.customer-faq-summary:focus-visible{outline:2px solid #38bdf8;outline-offset:-2px}.customer-faq-summary-left{display:flex;flex-direction:column;gap:.5rem;flex:1}.customer-faq-meta{display:flex;align-items:center;gap:10px}.customer-faq-category-chip{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 8px;border-radius:6px;background:#38bdf81a;color:#38bdf8}[data-theme=light] .customer-faq-category-chip{background:#e0f2fe;color:#0284c7}.customer-faq-read-time{font-size:.75rem;color:var(--text-muted, #64748b)}.customer-faq-question{margin:0;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:700;color:var(--heading, #ffffff);line-height:1.35}.customer-faq-item[open] .customer-faq-question{color:#38bdf8}[data-theme=light] .customer-faq-item[open] .customer-faq-question{color:#0284c7}.customer-faq-icon-wrap{width:36px;height:36px;border-radius:50%;background:var(--surface-subtle, rgba(255, 255, 255, .05));display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-soft, #94a3b8);transition:all .25s ease;border:1px solid var(--border-soft, rgba(255, 255, 255, .08))}.customer-faq-item[open] .customer-faq-icon-wrap{background:#38bdf826;color:#38bdf8;transform:rotate(180deg);border-color:#38bdf84d}.customer-faq-body{padding:1.5rem 1.75rem 1.75rem;border-top:1px solid var(--border-soft, rgba(255, 255, 255, .06));margin-top:4px;display:flex;flex-direction:column;gap:1.5rem;animation:faqBodyFade .25s ease-out}[data-theme=light] .customer-faq-body{border-top-color:#0000000f}@keyframes faqBodyFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.customer-faq-analogy-card{display:flex;align-items:flex-start;gap:1rem;background:#f59e0b12;border:1px solid rgba(245,158,11,.25);border-radius:12px;padding:1rem 1.25rem}[data-theme=light] .customer-faq-analogy-card{background:#fffbeb;border-color:#fde68a}.customer-faq-analogy-icon{font-size:1.4rem;line-height:1;flex-shrink:0;margin-top:2px}.customer-faq-analogy-content{flex:1}.customer-faq-analogy-tag{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#f59e0b;margin-bottom:.25rem}[data-theme=light] .customer-faq-analogy-tag{color:#b45309}.customer-faq-analogy-text{font-size:.95rem;line-height:1.6;color:var(--text, #e2e8f0);margin:0;font-style:italic}[data-theme=light] .customer-faq-analogy-text{color:#334155}.customer-faq-paragraphs{font-size:1rem;line-height:1.75;color:var(--text, #e2e8f0);display:flex;flex-direction:column;gap:.9rem}[data-theme=light] .customer-faq-paragraphs{color:#334155}.customer-faq-paragraphs p{margin:0}.customer-faq-terms{display:flex;flex-wrap:wrap;gap:8px}.customer-faq-term-pill{font-size:.8rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:4px 10px;color:var(--text-soft, #94a3b8)}.customer-faq-term-pill strong{color:#38bdf8;font-weight:700}[data-theme=light] .customer-faq-term-pill{background:#f1f5f9;border-color:#0000000f;color:#475569}[data-theme=light] .customer-faq-term-pill strong{color:#0284c7}.customer-faq-illustration-wrap{position:relative;background:#f5f9fc;border-radius:16px;padding:12px;border:1px solid rgba(28,110,186,.2);box-shadow:0 4px 20px -4px #00000026;overflow:hidden}.customer-faq-illustration-img{width:100%;height:auto;display:block;border-radius:10px;aspect-ratio:1200 / 630}.customer-faq-illustration-caption{padding:10px 14px 4px;font-size:.88rem;font-weight:600;color:#001f45;text-align:center}.customer-faq-zoom-btn{position:absolute;top:18px;right:18px;display:flex;align-items:center;gap:6px;background:#001f45d9;color:#fff;border:none;padding:6px 12px;border-radius:9999px;font-size:.75rem;font-weight:700;cursor:pointer;backdrop-filter:blur(8px);transition:background .2s}.customer-faq-zoom-btn:hover{background:#001f45}.customer-faq-insights-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 680px){.customer-faq-insights-grid{grid-template-columns:1fr}}.customer-faq-tip-card{padding:1.15rem 1.25rem;border-radius:12px;font-size:.9rem;line-height:1.6}.customer-faq-tip-card--start{background:#14b8a614;border:1px solid rgba(20,184,166,.25);color:var(--text, #e2e8f0)}[data-theme=light] .customer-faq-tip-card--start{background:#f0fdfa;border-color:#99f6e4;color:#134e4a}.customer-faq-tip-card--warning{background:#ef444414;border:1px solid rgba(239,68,68,.25);color:var(--text, #e2e8f0)}[data-theme=light] .customer-faq-tip-card--warning{background:#fef2f2;border-color:#fecaca;color:#7f1d1d}.customer-faq-tip-title{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem;display:flex;align-items:center;gap:6px}.customer-faq-tip-card--start .customer-faq-tip-title{color:#2dd4bf}[data-theme=light] .customer-faq-tip-card--start .customer-faq-tip-title{color:#0d9488}.customer-faq-tip-card--warning .customer-faq-tip-title{color:#f87171}[data-theme=light] .customer-faq-tip-card--warning .customer-faq-tip-title{color:#dc2626}.customer-faq-card-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:1rem;border-top:1px solid var(--border-soft, rgba(255, 255, 255, .06))}[data-theme=light] .customer-faq-card-footer{border-top-color:#0000000f}.customer-faq-deepdive-link{display:inline-flex;align-items:center;gap:6px;font-size:.88rem;font-weight:700;color:#38bdf8;text-decoration:none;transition:gap .2s}.customer-faq-deepdive-link:hover{gap:10px;color:#7dd3fc;text-decoration:underline}[data-theme=light] .customer-faq-deepdive-link{color:#0284c7}.customer-faq-copy-btn{background:none;border:1px solid var(--border-soft, rgba(255, 255, 255, .1));color:var(--text-soft, #94a3b8);font-size:.78rem;font-weight:600;padding:5px 12px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;gap:5px;transition:all .2s}.customer-faq-copy-btn:hover{background:#ffffff0d;color:var(--heading, #ffffff);border-color:#fff3}[data-theme=light] .customer-faq-copy-btn{border-color:#0000001f;color:#64748b}[data-theme=light] .customer-faq-copy-btn:hover{background:#f1f5f9;color:#0f172a}.customer-faq-modal-overlay{position:fixed;inset:0;background:#000a19e0;backdrop-filter:blur(12px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:modalFadeIn .2s ease-out}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.customer-faq-modal-content{position:relative;max-width:1100px;width:100%;background:#f5f9fc;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.customer-faq-modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;background:#001f45;color:#fff;border:none;font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:transform .2s}.customer-faq-modal-close:hover{transform:scale(1.08)}.customer-faq-modal-img{width:100%;height:auto;display:block}
