.trust-page{padding:clamp(2.5rem,6vw,6rem) 0 5rem;background:linear-gradient(180deg,#f6f8f2 0,#fff 28rem)}
.trust-page .container{max-width:1180px}.trust-hero{display:grid;grid-template-columns:minmax(0,1fr) 10rem;gap:clamp(2rem,6vw,6rem);align-items:center;margin-bottom:3rem;padding:clamp(2rem,5vw,4.5rem);border:1px solid #dce5d7;border-radius:2rem;background:#fff;box-shadow:0 18px 50px rgba(36,61,43,.08)}
.trust-hero>div:first-child{max-width:46rem}.trust-eyebrow,.trust-kicker{margin:0 0 .65rem;color:var(--color-brand-primary);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.trust-hero h1{max-width:18ch;margin:0;font-size:clamp(2.35rem,6vw,4.8rem);line-height:1.03;letter-spacing:-.04em}.trust-lead{max-width:62ch;margin:1.15rem 0 0;color:var(--color-text-light);font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.65}.trust-hero__mark{display:grid;place-items:center;width:9rem;height:9rem;border-radius:50%;background:#edf3e7;color:var(--color-brand-primary)}.trust-hero__mark svg{width:4rem;height:4rem}
.trust-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:0 0 3rem}.trust-card{padding:1.5rem;border:1px solid #dce5d7;border-radius:1.25rem;background:#fff}.trust-card h2,.trust-card h3{margin:.25rem 0 .5rem;font-size:1.15rem}.trust-card p{margin:0;color:var(--color-text-light);line-height:1.65}
.trust-layout{display:grid;grid-template-columns:15rem minmax(0,46rem);gap:clamp(2rem,6vw,6rem);justify-content:center}.trust-nav{position:sticky;top:1.5rem;align-self:start;padding:1.25rem;border-left:3px solid #dce5d7}.trust-nav strong{display:block;margin-bottom:.75rem}.trust-nav ul{display:grid;gap:.45rem;margin:0;padding:0;list-style:none}.trust-nav a,.trust-text-link{color:var(--color-brand-primary);font-weight:700;text-decoration-thickness:.08em;text-underline-offset:.2em}.trust-content section{padding:0 0 2.75rem;scroll-margin-top:2rem}.trust-content section+section{padding-top:2.75rem;border-top:1px solid #dce5d7}.trust-content h2{margin:0 0 1rem;font-size:clamp(1.55rem,3vw,2.15rem)}.trust-content h3{margin:1.5rem 0 .5rem}.trust-content p,.trust-content li,.trust-content dd{line-height:1.75}.trust-content ul,.trust-content ol{padding-left:1.25rem}.trust-callout{margin:1.5rem 0;padding:1.25rem 1.5rem;border-left:4px solid var(--color-brand-primary);border-radius:0 1rem 1rem 0;background:#f1f5ed}.trust-callout strong{display:block;margin-bottom:.35rem}.trust-definition{display:grid;grid-template-columns:minmax(8rem,12rem) 1fr;gap:.75rem 1.5rem;margin:1rem 0}.trust-definition dt{font-weight:800}.trust-definition dd{margin:0;color:var(--color-text-light)}
.trust-process{margin:3rem 0;padding:clamp(1.5rem,4vw,3rem);border-radius:1.5rem;background:#253c2c;color:#fff}.trust-process h2{margin:.2rem 0 1.5rem;color:#fff}.trust-process ol{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:0;padding:0;counter-reset:step;list-style:none}.trust-process li{display:grid;gap:.4rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.3)}.trust-process li:before{counter-increment:step;content:"0" counter(step);color:#bad3a7;font-weight:800}.trust-process span{color:#dbe5da;line-height:1.6}.trust-related{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #dce5d7}.trust-related a{padding:.65rem 1rem;border:1px solid #cbd9c4;border-radius:999px;color:var(--color-brand-primary);font-weight:700;text-decoration:none}.trust-related a:hover{background:#eef4ea}
@media(max-width:800px){.trust-hero{grid-template-columns:1fr}.trust-hero__mark{width:6rem;height:6rem}.trust-summary{grid-template-columns:1fr}.trust-layout{grid-template-columns:1fr}.trust-nav{position:static;border-left:0;border-bottom:1px solid #dce5d7}.trust-nav ul{display:flex;flex-wrap:wrap}.trust-process ol{grid-template-columns:1fr}.trust-definition{grid-template-columns:1fr;gap:.2rem}.trust-definition dd+dt{margin-top:.8rem}}
@media(max-width:480px){.trust-page{padding-top:1.25rem}.trust-hero{padding:1.5rem;border-radius:1.25rem}.trust-hero h1{font-size:2.25rem}}
@media print{.trust-page{background:#fff}.trust-nav,.trust-related,.site-header,.site-footer{display:none!important}.trust-layout{display:block}.trust-content{max-width:none}.trust-hero{box-shadow:none}}
@media(prefers-reduced-motion:reduce){.trust-page *{scroll-behavior:auto!important;transition:none!important}}
