.trustbar{background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:2.5rem 2rem}.trustbar-inner{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.trustbar-item{text-align:center;flex-direction:column;gap:.35rem;display:flex}.trustbar-metric{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.1}.trustbar-label{color:var(--text-muted);font-size:.8125rem;line-height:1.4}@media (max-width:768px){.trustbar-inner{grid-template-columns:repeat(2,1fr);gap:1.75rem 1rem}}@media (max-width:600px){.trustbar{padding:2rem 1rem}.trustbar-label{font-size:.75rem}}
.ecosystem{background:var(--bg-secondary);padding:5rem 2rem}.ecosystem-inner{max-width:1000px;margin:0 auto}.ecosystem-title{color:var(--text);margin-bottom:.75rem}.ecosystem-subtitle{color:var(--text-muted);max-width:680px;margin:0 0 3rem;font-size:1.0625rem;line-height:1.6}.ecosystem-hub{border:2px dashed var(--glass-border);box-shadow:var(--shadow-card);background:#fff;border-radius:20px;margin-bottom:2.5rem;padding:2.5rem 1.5rem 2rem;position:relative}.ecosystem-hub-label{background:var(--bg-secondary);text-transform:uppercase;letter-spacing:.08em;color:var(--primary);white-space:nowrap;padding:0 .75rem;font-size:.75rem;font-weight:600;position:absolute;top:-.7rem;left:50%;transform:translate(-50%)}.ecosystem-nodes{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.eco-node{background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.65rem;padding:.875rem 1rem;display:flex}.eco-node-icon{font-size:1.25rem;line-height:1}.eco-node-label{color:var(--text);font-size:.9375rem;font-weight:500}.ecosystem-benefits{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.eco-benefit{color:var(--text);padding-left:1.9rem;font-size:1rem;line-height:1.55;position:relative}.eco-benefit:before{content:"✓";color:var(--primary);font-weight:700;position:absolute;top:0;left:0}@media (max-width:768px){.ecosystem-nodes{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ecosystem{padding:3.5rem 1rem}.ecosystem-subtitle{margin-bottom:2rem}.ecosystem-hub{border-radius:16px;padding:2.25rem 1rem 1.5rem}.ecosystem-nodes{gap:.75rem}.eco-node{gap:.5rem;padding:.75rem .85rem}.eco-node-label{font-size:.875rem}.eco-benefit{font-size:.9375rem}}
