/* Compact, fully visible customer quotes. */
.nx-customer-voices{background:#fff;padding-block:40px}
.nx-customer-voices>.shell{max-width:960px}
.nx-customer-voices .nx-heading{margin-bottom:18px}
.nx-customer-voices .nx-heading h2{font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.2;margin-bottom:10px}
.nx-customer-voices .nx-heading>p:last-child{font-size:.9rem;line-height:1.5;margin-bottom:0}
.nx-quote-list{display:flex;flex-direction:column;gap:0;margin:18px 0 14px}
.nx-customer-quote{display:grid;grid-template-columns:96px minmax(0,1fr);align-content:start;align-items:start;column-gap:20px;row-gap:4px;margin:0;padding:16px 0;border-bottom:1px solid #e9e9ec;min-width:0}
.nx-customer-quote:first-child{padding-top:0}
.nx-quote-mark{grid-column:1;grid-row:1/3;width:96px;height:72px;display:flex;align-items:center;justify-content:center;background:#fafafa;border-radius:8px;padding:7px;box-sizing:border-box}
.nx-quote-mark img{display:block;width:100%;height:100%;object-fit:contain}
.nx-quote-mark-dark{background:#17171c}
.nx-customer-quote blockquote{grid-column:2;margin:0;padding:0}
.nx-customer-quote blockquote p{font-size:clamp(1rem,1.35vw,1.125rem);line-height:1.5;margin:0;color:#17171c}
.nx-customer-quote blockquote strong{font-weight:750}
.nx-customer-quote figcaption{grid-column:2;display:flex;flex-wrap:wrap;align-items:center;gap:2px 12px;line-height:1.45}
.nx-customer-quote figcaption strong{font-size:.8rem}
.nx-customer-quote figcaption span{font-size:.75rem;color:#62626a}
.nx-customer-quote figcaption a{display:inline-flex;align-items:center;min-height:44px;color:#17171c;text-underline-offset:4px;font-size:.8rem}
.nx-customer-voices>.shell>a{min-height:44px;display:inline-flex;align-items:center;font-size:.9rem}
.nx-customer-voices a:focus-visible{outline:3px solid #65517e;outline-offset:4px}
@media(max-width:600px){.nx-customer-voices{padding-block:28px}.nx-customer-quote{grid-template-columns:68px minmax(0,1fr);column-gap:12px;row-gap:6px;padding:15px 0}.nx-quote-mark{width:68px;height:58px;padding:5px;border-radius:7px}.nx-customer-quote blockquote p{font-size:1rem;line-height:1.5}.nx-customer-quote figcaption{gap:2px 10px}.nx-customer-quote figcaption strong,.nx-customer-quote figcaption span{flex-basis:100%}}

/* Compact customer × nexora signature using the original wordless signet. */
.nx-customer-quote{grid-template-columns:166px minmax(0,1fr)}.nx-quote-pair{grid-column:1;grid-row:1/3;display:flex;align-items:center;gap:8px;width:166px}.nx-quote-pair .nx-quote-mark{width:96px;flex:0 0 96px}.nx-quote-times{font-size:17px;line-height:1;color:#777}.nx-quote-nexora{display:flex;align-items:center;justify-content:center;flex:0 0 42px;height:34px;border-radius:6px;background:#17171c;padding:6px;box-sizing:border-box}.nx-quote-nexora img{display:block;width:100%;height:auto;object-fit:contain}@media(max-width:600px){.nx-customer-quote{grid-template-columns:68px minmax(0,1fr)}.nx-quote-pair{width:68px;flex-wrap:wrap;justify-content:center;gap:7px}.nx-quote-pair .nx-quote-mark{width:68px;flex-basis:68px}.nx-quote-nexora{flex-basis:36px;height:28px;padding:5px}.nx-quote-times{font-size:15px}}
