.trust-section{position:relative;overflow:hidden;padding:4rem 1.5rem 4.5rem;background:#0a0a0a}.trust-section:before{content:"";position:absolute;left:50%;top:0;transform:translate(-50%);width:600px;height:1px;background:linear-gradient(90deg,transparent,rgba(185,106,255,.18),transparent);pointer-events:none}.trust-section:after{content:"";position:absolute;left:50%;top:-40px;transform:translate(-50%);width:700px;height:340px;background:radial-gradient(ellipse at 50% 30%,rgba(158,32,255,.055) 0%,transparent 65%);pointer-events:none}.trust-shell{position:relative;z-index:1;max-width:1100px;margin:0 auto}.trust-header{max-width:580px;margin:0 auto 2.2rem;text-align:center}.trust-title{color:#fff;font-size:clamp(2rem,3.8vw,3.2rem);line-height:.97;font-weight:800;letter-spacing:-.05em;margin:0}.trust-title span{background:linear-gradient(90deg,#c084fc,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.trust-panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.06);box-shadow:0 20px 55px #00000080}.trust-panel:before{content:"";position:absolute;inset:0;z-index:3;border-radius:inherit;padding:1px;background:linear-gradient(115deg,#ffffff06 0% 24%,#b96aff9e 40%,#9e20ff33 48%,#ffffff06 57% 100%);background-size:220% 220%;background-position:0% 50%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;animation:trust-sweep 7s ease-in-out infinite}@keyframes trust-sweep{0%{background-position:0% 50%;opacity:.55}50%{background-position:100% 50%;opacity:1}to{background-position:0% 50%;opacity:.55}}.trust-panel-dark,.trust-panel-light{position:relative;z-index:1;display:flex;flex-direction:column;padding:2.2rem 2.3rem 2rem;transition:background .3s ease}.trust-panel-dark{background:linear-gradient(160deg,#262329,#1e1b23)}.trust-panel-dark:hover{background:linear-gradient(160deg,#29262d,#211e27)}.trust-panel-light{background:linear-gradient(160deg,#211f2d,#181626)}.trust-panel-light:hover{background:linear-gradient(160deg,#242130,#1b1929)}.trust-panel-light:before{content:"";position:absolute;left:0;top:8%;bottom:8%;width:1px;background:linear-gradient(180deg,transparent,rgba(185,106,255,.15),transparent)}.trust-panel-kicker{color:#b96affb3;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.trust-panel-title{margin:.65rem 0 0;font-size:clamp(1.65rem,2.5vw,2.3rem);line-height:1.04;font-weight:800;letter-spacing:-.04em;color:#fff}.trust-panel-text{margin:.7rem 0 0;color:#ffffffb8;font-size:.93rem;line-height:1.65}.trust-rows{margin-top:1.5rem;border-top:1px solid rgba(255,255,255,.06);flex:1}.trust-row{display:grid;grid-template-columns:28px 1fr;align-items:start;gap:.85rem;padding:.82rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.trust-row-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;background:#9e20ff21;color:var(--cl-accent, #9e20ff);font-size:.75rem;margin-top:.08rem}.trust-row-body{display:flex;flex-direction:column;gap:.22rem}.trust-row-label{color:#fff;font-size:.9rem;font-weight:700;letter-spacing:-.01em;line-height:1.2}.trust-row-desc{color:#ffffff85;font-size:.82rem;line-height:1.45}.trust-list{display:grid;gap:.65rem;margin:1.4rem 0 0;flex:1}.trust-list-item{display:flex;align-items:flex-start;gap:.65rem;color:#ffffffbf;font-size:.9rem;line-height:1.52}.trust-list-item i{margin-top:.22rem;font-size:.72rem;color:var(--cl-accent, #9e20ff);flex:0 0 auto}.trust-panel-footer{margin-top:1.5rem;padding-top:1.1rem;border-top:1px solid rgba(255,255,255,.06)}.trust-panel-cta{display:inline-flex;align-items:center;gap:.45rem;color:#b96affa6;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .18s}.trust-panel-cta:hover{color:#b96aff}.trust-panel-cta i{font-size:.72rem;transition:transform .18s}.trust-panel-cta:hover i{transform:translate(3px)}@media (max-width: 940px){.trust-panel{grid-template-columns:1fr}}@media (max-width: 640px){.trust-section{padding:3rem 1rem 3.5rem}.trust-title{font-size:clamp(1.85rem,8vw,2.6rem)}.trust-panel-dark,.trust-panel-light{padding:1.6rem 1.3rem 1.5rem}.trust-panel-title{font-size:clamp(1.5rem,7vw,2rem)}}
