.Trusted{background:var(--background);min-height:fit-content;padding:5rem 0;position:relative;overflow:hidden}.trusted-blob1,.trusted-blob2{filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.trusted-blob1{background:radial-gradient(circle,#d81e5b1f 0%,#0000 70%);width:400px;height:400px;top:-100px;left:-120px}.trusted-blob2{background:radial-gradient(circle,#00cecb1f 0%,#0000 70%);width:350px;height:350px;bottom:-80px;right:-80px}.trusted-header{z-index:1;text-align:center;margin-bottom:3rem;padding:0 1.5rem;position:relative}.trusted-header h2{color:#1a1a2e;margin:.75rem 0 .6rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700}.trusted-header p{color:#666;max-width:480px;margin:0 auto;font-size:1rem;line-height:1.6}.trusted-badge{color:var(--primary);text-transform:uppercase;letter-spacing:.06em;background:#d81e5b14;border:1px solid #d81e5b33;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.trusted-badge-dot{background:var(--primary);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite badgePulse}@keyframes badgePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.marquee-wrapper{z-index:1;padding:1rem 0;position:relative;overflow:hidden;-webkit-mask:linear-gradient(90deg,#0000 0%,#fff 10% 90%,#0000 100%);mask:linear-gradient(90deg,#0000 0%,#fff 10% 90%,#0000 100%)}.marquee-track{gap:1.25rem;width:max-content;animation:28s linear infinite marqueeScroll;display:flex}.marquee-wrapper:hover .marquee-track{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-card{cursor:default;background:#fff;border:1px solid #00000012;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:150px;height:80px;padding:.75rem 1rem;transition:box-shadow .3s,transform .3s;display:flex;box-shadow:0 2px 12px #0000000f}.logo-card img{filter:grayscale();opacity:.55;object-fit:contain;width:100%;height:100%;transition:filter .3s,opacity .3s}.logo-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #d81e5b1f}.logo-card:hover img{filter:grayscale(0%);opacity:1}.trusted-stats{z-index:1;-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffffd9;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 0;max-width:860px;margin:3rem auto 0;padding:2rem 2.5rem;display:flex;position:relative;box-shadow:0 8px 32px #00000012}.trusted-stat{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.3rem;min-width:120px;padding:0 1.5rem;display:flex}.trusted-stat-num{background:linear-gradient(135deg,var(--primary),#ff6b9d);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:800;line-height:1}.trusted-stat-label{color:#666;font-size:.82rem;font-weight:500;line-height:1.3}.trusted-stat-divider{background:linear-gradient(#0000,#0000001f,#0000);flex-shrink:0;width:1px;height:40px}@media (max-width:640px){.Trusted{padding:3.5rem 0}.trusted-stats{gap:1rem;margin:2rem 1rem 0;padding:1.5rem 1rem}.trusted-stat{min-width:40%;padding:0 .75rem}.trusted-stat-divider{display:none}.logo-card{width:120px;height:65px}}
