.pull-quote{background:#0f172a;border-left:4px solid var(--brand);border-radius:var(--r-lg);margin:2rem 0;overflow:hidden;padding:2rem 2rem 2rem 2.5rem;position:relative}.pull-quote:before{color:var(--brand);content:"\201C";font-family:Georgia,serif;font-size:6rem;left:1rem;line-height:1;opacity:.15;position:absolute;top:-.5rem}.pull-quote p{color:#f1f5f9;font-size:1.05rem;font-weight:600;letter-spacing:-.3px;line-height:1.6;position:relative;z-index:1}.pull-quote p strong{color:var(--brand-accent)}.stats-row{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.stat-item{align-items:flex-start;background:var(--surface);border:1px solid var(--border);border-radius:var(--r);display:flex;gap:1rem;padding:1rem 1.25rem}.stat-icon{align-items:center;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.stat-item p{color:var(--text-3);font-size:.88rem;line-height:1.6}.stat-item p strong{color:var(--text-1)}.stats-metric-card{align-content:start;background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;padding:2rem}.pm-item{text-align:center}.pm-val{color:var(--brand);font-size:2rem;font-weight:700;letter-spacing:-1px;line-height:1}.pm-label{color:var(--text-3);font-size:.72rem;line-height:1.4;margin-top:.4rem}.stats-layout{align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 320px}@media (max-width:900px){.stats-layout{grid-template-columns:1fr}}