/* Fase 2 Site Premium - camada visual leve, sem depender de nova tabela. */
.space-site-trust{margin:0 auto 2.5rem;max-width:1180px;padding:0 1rem;color:#0f172a}
.space-site-trust__panel{background:linear-gradient(135deg,#ffffff,#f6fbff);border:1px solid rgba(56,189,248,.22);border-radius:28px;padding:22px;box-shadow:0 24px 60px rgba(15,23,42,.14);position:relative;overflow:hidden}
.space-site-trust__panel:before{content:"";position:absolute;right:-110px;top:-110px;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgba(16,185,129,.20),transparent 65%)}
.space-site-trust__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;position:relative;z-index:1;margin-bottom:16px}
.space-site-trust__eyebrow{display:inline-flex;align-items:center;gap:8px;font-weight:900;color:#047857;text-transform:uppercase;font-size:.72rem;letter-spacing:.08em;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;padding:6px 10px;margin-bottom:8px}
.space-site-trust h2{font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.05;font-weight:950;letter-spacing:-.05em;color:#07111f;margin:0}
.space-site-trust p{color:#475569;margin:.55rem 0 0;font-size:.98rem;line-height:1.6;max-width:760px}
.space-site-trust__cta{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;min-width:260px}.space-site-trust__cta a{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:12px 15px;font-weight:900;text-decoration:none;white-space:nowrap}.space-site-trust__cta-primary{background:#10b981;color:#fff;box-shadow:0 12px 24px rgba(16,185,129,.24)}.space-site-trust__cta-secondary{background:#0f172a;color:#fff}
.space-site-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;position:relative;z-index:1}.space-site-trust__item{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px;box-shadow:0 10px 24px rgba(15,23,42,.06)}.space-site-trust__icon{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#f0f9ff;color:#0284c7;font-size:1.05rem;margin-bottom:10px}.space-site-trust__item b{display:block;color:#0f172a;font-size:.96rem;margin-bottom:4px}.space-site-trust__item span{display:block;color:#64748b;font-size:.84rem;line-height:1.45}.space-site-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.space-site-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:10px 12px;color:#0f172a;font-weight:900}.space-site-stat small{display:block;color:#64748b;font-weight:700;font-size:.68rem;text-transform:uppercase;letter-spacing:.05em}
@media(max-width:991px){.space-site-trust__head{flex-direction:column}.space-site-trust__cta{justify-content:flex-start}.space-site-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:575px){.space-site-trust{padding:0 .75rem}.space-site-trust__panel{border-radius:22px;padding:18px}.space-site-trust__grid{grid-template-columns:1fr}.space-site-trust__cta a{width:100%}}
