.faq-hub{--faq-indigo:#1e1b4b;--faq-purple:#7c3aed;--faq-teal:#0f766e;--faq-amber:#f59e0b;--faq-bg:#fff;--faq-muted:#f8fafc;--faq-text:#1e293b;--faq-text-2:#64748b;--faq-success:#047857;--faq-error:#dc2626;background:var(--faq-bg);color:var(--faq-text)}.faq-hub-hero{color:#fff;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 50%,#5b21b6 100%);padding:2.5rem 1rem 3rem}.faq-hub-hero-inner{max-width:72rem;margin:0 auto}.faq-hub-breadcrumb{color:#ffffffbf;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;line-height:1.4;display:flex}.faq-hub-breadcrumb a{color:#5eead4;text-decoration:none}.faq-hub-breadcrumb a:hover{text-decoration:underline}.faq-hub-h1{letter-spacing:-.02em;margin:0;font-size:2.25rem;font-weight:700;line-height:1.1}@media (min-width:768px){.faq-hub-h1{font-size:3rem}}.faq-hub-subtitle{color:#c4b5fd;max-width:40rem;margin:.85rem 0 0;font-size:1.0625rem;line-height:1.5}.faq-hub-body{max-width:72rem;margin:0 auto;padding:1.75rem 1rem 4rem}.faq-hub-h2{color:var(--faq-indigo);margin:0 0 1rem;font-size:1.75rem;font-weight:600;line-height:1.2}@media (min-width:768px){.faq-hub-h2{font-size:2rem}}.faq-hub-search-section{margin-bottom:1.5rem}.faq-hub-search{flex-wrap:wrap;gap:.5rem;display:flex}.faq-hub-search-input{min-width:0;color:var(--faq-text);background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;flex:16rem;padding:.8rem 1rem;font-family:inherit;font-size:1rem;line-height:1.5;transition:border-color .3s,box-shadow .3s}.faq-hub-search-input:focus{border-color:var(--faq-purple);outline:none;box-shadow:0 0 0 3px #7c3aed33}.faq-hub-search-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#0f766e);border:none;border-radius:.75rem;padding:.8rem 1.25rem;font-size:1rem;font-weight:600;transition:opacity .3s}.faq-hub-search-btn:hover{opacity:.92}.faq-hub-suggest{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin:.5rem 0 0;padding:.35rem;list-style:none;box-shadow:0 8px 24px #1e1b4b14}.faq-hub-suggest button{text-align:left;width:100%;color:var(--faq-text);cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.55rem .75rem;font-size:.9375rem;display:block}.faq-hub-suggest button:hover{color:var(--faq-purple);background:#ede9fe}.faq-hub-result-meta{color:var(--faq-text-2);margin:.75rem 0 0;font-size:.875rem;line-height:1.4}.faq-hub-filters{margin-bottom:2rem}.faq-hub-chips{flex-wrap:wrap;gap:.5rem;display:flex}.faq-hub-chip{background:var(--faq-muted);color:var(--faq-text);cursor:pointer;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.875rem;font-weight:500;transition:background .3s,border-color .3s,color .3s;display:inline-flex}.faq-hub-chip:hover{color:var(--faq-purple);border-color:#c4b5fd}.faq-hub-chip--active{background:var(--faq-purple);border-color:var(--faq-purple);color:#fff}.faq-hub-chip-count{opacity:.85;background:#00000014;border-radius:9999px;padding:.1rem .4rem;font-size:.75rem;font-weight:600}.faq-hub-chip--active .faq-hub-chip-count{background:#fff3}.faq-hub-featured{margin-bottom:2.5rem}.faq-hub-featured-grid{gap:.85rem;display:grid}@media (min-width:640px){.faq-hub-featured-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.faq-hub-featured-grid{grid-template-columns:repeat(3,1fr)}}.faq-hub-featured-card{text-align:left;cursor:pointer;background:linear-gradient(#faf5ff 0%,#fff 100%);border:1px solid #e2e8f0;border-radius:.75rem;padding:1.1rem 1.2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 14px #7c3aed14}.faq-hub-featured-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7c3aed1f}.faq-hub-featured-badge{text-transform:uppercase;letter-spacing:.04em;color:#b45309;background:#fef3c7;border-radius:9999px;margin-bottom:.5rem;padding:.15rem .45rem;font-size:.7rem;font-weight:700;display:inline-block}.faq-hub-featured-q{color:var(--faq-indigo);font-size:1rem;font-weight:600;line-height:1.4;display:block}.faq-hub-list-section{margin-bottom:2rem}.faq-hub-accordion{flex-direction:column;gap:.65rem;display:flex}.faq-hub-item{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:border-color .3s,box-shadow .3s;overflow:hidden}.faq-hub-item--open{border-color:#c4b5fd;box-shadow:0 4px 14px #7c3aed1a}.faq-hub-item-q{margin:0;font-size:1rem;font-weight:500;line-height:1.4}.faq-hub-item-trigger{background:var(--faq-muted);text-align:left;width:100%;font:inherit;color:var(--faq-text);cursor:pointer;border:none;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.15rem;font-weight:600;transition:background .3s;display:flex}.faq-hub-item--open .faq-hub-item-trigger{color:var(--faq-indigo);background:#ede9fe}.faq-hub-item-icon{width:1.5rem;height:1.5rem;color:var(--faq-purple);background:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.faq-hub-item-panel{padding:0 1.15rem 1.15rem;animation:.3s faqHubPanelIn}@keyframes faqHubPanelIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.faq-hub-item-a{color:var(--faq-text);margin:.85rem 0 0;font-size:1rem;font-weight:400;line-height:1.5}.faq-hub-item-meta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.85rem;display:flex}.faq-hub-tag{color:var(--faq-teal);background:#ccfbf1;border-radius:9999px;padding:.2rem .55rem;font-size:.75rem;font-weight:600}.faq-hub-tool-link{color:var(--faq-purple);font-size:.875rem;font-weight:600;text-decoration:none}.faq-hub-tool-link:hover{text-decoration:underline}.faq-hub-mark{color:inherit;background:#fef08a;border-radius:.15rem;padding:0 .1em}.faq-hub-empty{background:var(--faq-muted);color:var(--faq-text-2);border-radius:.75rem;padding:1.5rem;line-height:1.5}.faq-hub-text-btn{color:var(--faq-purple);font:inherit;cursor:pointer;background:0 0;border:none;font-weight:600;text-decoration:underline}.faq-hub-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin:1.5rem 0 2rem;display:flex}.faq-hub-page-btn{min-width:2.25rem;color:var(--faq-text);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.45rem .7rem;font-size:.875rem;font-weight:500;transition:background .3s,border-color .3s}.faq-hub-page-btn:hover:not(:disabled){border-color:var(--faq-purple);color:var(--faq-purple)}.faq-hub-page-btn:disabled{opacity:.45;cursor:not-allowed}.faq-hub-page-btn--active{background:var(--faq-purple);border-color:var(--faq-purple);color:#fff}.faq-hub-page-status{text-align:center;width:100%;color:var(--faq-text-2);margin-top:.35rem;font-size:.875rem}@media (min-width:640px){.faq-hub-page-status{width:auto;margin-top:0;margin-left:.5rem}}.faq-hub-footer-links{color:var(--faq-text-2);border-top:1px solid #e2e8f0;padding-top:1.5rem;font-size:.9375rem;line-height:1.5}.faq-hub-footer-links a{color:var(--faq-purple);font-weight:500}.tool-marketing-faq-hub-link{margin-top:1rem;font-size:.9375rem}.tool-marketing-faq-hub-link a{color:var(--faq-purple,#7c3aed);font-weight:600}.tool-marketing-section--who-uses{margin-top:2rem}.tool-marketing-who-list{text-align:left;gap:.65rem;max-width:48rem;margin:1rem auto 0;padding-left:1.25rem;list-style:outside;display:grid}.tool-marketing-who-item{color:var(--color-text-secondary,#475569);font-size:.975rem;line-height:1.55}.tool-marketing-who-title{color:var(--color-text,#0f172a);font-weight:600}.tool-marketing-who-body{font-weight:400}
