.trust-main{background-color:var(--color-gray-50);min-height:calc(100vh - 80px);padding:3rem 1.5rem 5rem}.trust-main .container{max-width:760px;margin:0 auto}.trust-hero{border-bottom:1px solid var(--color-gray-200);margin-bottom:3rem;padding-bottom:2rem}.trust-hero h1{color:var(--color-primary);letter-spacing:-.02em;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.trust-hero__lead{color:var(--color-gray-700);margin:0;font-size:1.125rem;line-height:1.6}.trust-section{margin-bottom:2.5rem}.trust-section h2{color:var(--color-primary);letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.375rem;font-weight:700}.trust-section p{color:var(--color-gray-700);margin:0 0 1rem;font-size:1rem;line-height:1.7}.trust-section a{color:var(--color-accent);font-weight:500;text-decoration:none}.trust-section a:hover{text-decoration:underline}.trust-cta{background-color:var(--color-white);border:1px solid var(--color-gray-200);border-radius:8px;margin-top:3rem;padding:1.75rem}.trust-cta h2{margin-top:0}@media (max-width:560px){.trust-hero h1{font-size:2rem}}