.trust-hero{position:relative;overflow:hidden;padding:94px 0 74px;background:radial-gradient(ellipse 37% 90% at 110% 0%,rgba(159,131,229,.18),transparent 80%),linear-gradient(135deg,#fff,#fbfaff)}
.trust-hero .container{max-width:930px}
.trust-hero h1{margin:17px 0 21px;font-size:clamp(2.6rem,5vw,4.8rem);line-height:1.1;letter-spacing:-.055em}
.trust-hero p{max-width:720px;margin:0;color:var(--muted);font-size:clamp(1rem,1.45vw,1.17rem);line-height:1.75}
.trust-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.trust-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}
.trust-chips span{padding:8px 12px;border:1px solid #e5e0ee;border-radius:999px;background:#fff;color:#49556a;font-size:.74rem;font-weight:750}
.trust-section{padding:86px 0}
.trust-section-soft{border-block:1px solid #ebedf4;background:#f8fafc}
.trust-section-heading{max-width:760px;margin-bottom:32px}
.trust-section-heading h2{margin:13px 0;font-size:clamp(1.9rem,3.3vw,3.15rem);line-height:1.17;letter-spacing:-.045em}
.trust-section-heading p{margin:0;color:var(--muted);line-height:1.75}
.trust-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}
.trust-card-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}
.trust-card{padding:28px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 14px 32px rgba(24,32,51,.045)}
.trust-card .trust-index{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#eee6f8;color:var(--purple);font-size:.76rem;font-weight:800}
.trust-card h3{margin:20px 0 9px;font-size:1.16rem;line-height:1.35;letter-spacing:-.025em}
.trust-card p{margin:0;color:var(--muted);font-size:.87rem;line-height:1.72}
.trust-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:27px}
.trust-panel{padding:34px;border:1px solid var(--line);border-radius:17px;background:#fff}
.trust-panel h2,.trust-panel h3{margin:0 0 18px;font-size:1.42rem;letter-spacing:-.035em}
.trust-panel p{margin:0;color:var(--muted);font-size:.94rem;line-height:1.75}
.trust-panel ul{display:grid;gap:14px;margin:0;padding:0;list-style:none}
.trust-panel li{position:relative;padding-left:23px;color:var(--muted);font-size:.89rem;line-height:1.65}
.trust-panel li::before{content:"✓";position:absolute;left:0;color:var(--purple);font-weight:900}
.trust-note{margin-top:28px;padding:21px 24px;border:1px solid #ddd3ec;border-radius:13px;background:#fbf8ff;color:#475269;font-size:.87rem;line-height:1.7}
.trust-note strong{color:var(--ink)}
.trust-note a{color:var(--purple);font-weight:800;text-decoration:underline;text-underline-offset:3px}
.trust-cta{padding:80px 0;background:linear-gradient(145deg,#f9f7fd,#fff)}
.trust-cta-box{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:38px;border:1px solid #dbd1e9;border-radius:18px;background:#fff;box-shadow:0 18px 45px rgba(30,25,48,.06)}
.trust-cta-box h2{margin:8px 0;font-size:clamp(1.65rem,2.7vw,2.3rem);line-height:1.24;letter-spacing:-.035em}
.trust-cta-box p{max-width:690px;margin:0;color:var(--muted);font-size:.92rem;line-height:1.7}
.trust-cta-box .button{flex:none}
.trust-links{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:19px;color:var(--purple);font-size:.8rem;font-weight:800}
.trust-links a:hover{text-decoration:underline}
@media(max-width:800px){.trust-card-grid{grid-template-columns:1fr}.trust-split{grid-template-columns:1fr}.trust-cta-box{align-items:flex-start;flex-direction:column}.trust-hero{padding:72px 0 58px}}
@media(max-width:560px){.trust-hero{padding:55px 0 48px}.trust-section{padding:62px 0}.trust-card,.trust-panel{padding:24px}.trust-cta{padding:58px 0}.trust-cta-box{padding:25px}.trust-cta-box .button{width:100%}.trust-hero-actions{flex-direction:column}.trust-hero-actions .button{width:100%}}
