.prove-about__eyebrow{color:var(--text-dim,#9baabf);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.65rem;letter-spacing:.1em;margin-bottom:14px;text-transform:uppercase}.prove-about__heading{color:var(--text,#07102a);font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0 0 32px;max-width:560px}.prove-about__grid{display:grid;gap:24px}.prove-about__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.prove-about__grid--3{gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:768px){.prove-about__grid--2,.prove-about__grid--3{grid-template-columns:1fr}}.prove-about__card{border-radius:12px;padding:clamp(20px,4vw,28px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.prove-about__card:hover{box-shadow:0 10px 30px rgba(7,16,42,.1);transform:translateY(-3px)}.prv-dark .prove-about__card:hover{box-shadow:0 10px 32px rgba(0,0,0,.4)}.prove-about__card--purple{background:rgba(99,85,232,.04);border:1px solid rgba(99,85,232,.15)}.prove-about__card--teal{background:rgba(0,184,173,.04);border:1px solid rgba(0,184,173,.15)}.prove-about__statement{background:var(--surface,#f1f2ff);border:1px solid var(--border-soft,#d8daf5);border-radius:12px;margin-top:32px;padding:clamp(18px,4vw,24px) clamp(16px,4vw,24px)}.prove-about__statement p{color:var(--text-sub,#435470);font-size:.95rem;line-height:1.8;margin:0}.prove-about__benefit-card{background:var(--surface,#f1f2ff);border:1px solid var(--border-soft,#d8daf5);border-radius:12px;display:flex;flex-direction:column;gap:14px;padding:clamp(20px,4vw,24px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.prove-about__benefit-card:hover{border-color:rgba(184,200,223,.9);box-shadow:0 10px 30px rgba(7,16,42,.1);transform:translateY(-3px)}.prv-dark .prove-about__benefit-card:hover{border-color:hsla(0,0%,100%,.15);box-shadow:0 10px 32px rgba(0,0,0,.4)}.prove-about__benefit-icon{align-items:center;border:1px solid var(--border-soft,#d8daf5);border-radius:12px;display:flex;height:40px;justify-content:center;width:40px}.prove-about__benefit-icon--purple{background:rgba(99,85,232,.08)}.prove-about__benefit-icon--teal{background:rgba(0,184,173,.08)}.prove-about__benefit-icon--amber{background:rgba(217,119,6,.08)}.prove-about__benefit-title{color:var(--text,#07102a);font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:700;line-height:1.4}.prove-about__benefit-desc{color:var(--text-sub,#435470);font-size:.94rem;line-height:1.7;margin:0}.prove-about__benefit-svg{display:inline-flex;height:20px;width:20px}.prove-about__benefit-svg svg{display:block;height:100%;width:100%}.prove-about__benefit-img{display:block;height:20px;object-fit:contain;width:20px}