/* RH v14.1 — trust/proof layer for service pages. */
.rh141-proof{padding:94px 0;background:radial-gradient(circle at 15% 10%,rgba(72,75,255,.10),transparent 28%),linear-gradient(180deg,#041128,#020817);border-block:1px solid rgba(95,146,244,.14)}
.rh141-proof-head{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end;margin-bottom:34px}
.rh141-proof-head h2{font-size:clamp(35px,3.7vw,56px);line-height:1.32;margin:10px 0 0;color:#fff}
.rh141-proof-head p{margin:0;color:#9fb1ca;font-size:14px;line-height:2}
.rh141-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}
.rh141-fact{min-height:150px;padding:23px;border:1px solid rgba(97,148,248,.22);border-radius:17px;background:linear-gradient(145deg,#081d40,#06152f);position:relative;overflow:hidden}
.rh141-fact:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-45px;bottom:-55px;background:radial-gradient(circle,rgba(34,211,238,.12),transparent 68%)}
.rh141-fact strong{display:block;font:900 clamp(34px,3vw,50px)/1 var(--rh-font-en,inherit);background:linear-gradient(100deg,#caff38,#45e5d8 47%,#4f88ff);-webkit-background-clip:text;background-clip:text;color:transparent}
.rh141-fact span{display:block;margin-top:12px;color:#dce8f8;font-size:13px;font-weight:800;line-height:1.7}.rh141-fact small{display:block;margin-top:7px;color:#748bab;font-size:9px;line-height:1.6}
.rh141-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.rh141-why{min-height:230px;padding:25px;border-radius:17px;border:1px solid rgba(97,147,244,.18);background:rgba(6,22,50,.88)}
.rh141-why b{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:rgba(49,218,204,.09);color:#55e8d4;font:900 10px/1 var(--rh-font-en,inherit)}
.rh141-why h3{font-size:18px;line-height:1.6;margin:30px 0 9px;color:#fff}.rh141-why p{margin:0;color:#8fa5c2;font-size:12px;line-height:1.95}
.rh141-proof-note{margin:18px 0 0;padding:14px 17px;border-radius:12px;border:1px solid rgba(83,224,205,.18);background:rgba(22,84,91,.10);color:#86a4c2;font-size:11px;line-height:1.9}.rh141-proof-note strong{color:#5de8d2}
@media(max-width:1100px){.rh141-facts,.rh141-why-grid{grid-template-columns:1fr 1fr}}
@media(max-width:820px){.rh141-proof-head{grid-template-columns:1fr;gap:14px}}
@media(max-width:560px){.rh141-facts,.rh141-why-grid{grid-template-columns:1fr}.rh141-proof{padding:72px 0}.rh141-fact{min-height:125px}.rh141-why{min-height:0}}
