:root{--navy:#0e3048;--teal:#2f8583;--gold:#b58b4d;--cream:#fcfaf5;--aqua:#e9f4f2;--line:#d8e1df;--muted:#52636b}
.trust-hero{padding:clamp(4rem,8vw,7rem) 0;background:linear-gradient(135deg,#09273b,#124c5d);color:#fff}.trust-hero .eyebrow{color:#e4bf75}.trust-hero h1{max-width:850px;margin:.65rem 0 1rem;color:#fff;font:600 clamp(2.7rem,6vw,5rem)/1.02 "Playfair Display",Georgia,serif;letter-spacing:-.035em}.trust-hero p{max-width:720px;margin:0;color:#dce8ea;font-size:1.08rem}.trust-body{padding:clamp(3rem,7vw,6rem) 0}.trust-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:3rem;align-items:start}.trust-content{display:grid;gap:1.2rem}.trust-card{padding:clamp(1.4rem,3vw,2.2rem);border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(8,39,55,.06)}.trust-card h2,.trust-card h3{margin:0 0 .7rem;color:var(--navy);font-family:"Playfair Display",Georgia,serif}.trust-card p,.trust-card li{color:var(--muted)}.trust-card ul{padding-left:1.25rem}.trust-card li+li{margin-top:.45rem}.trust-aside{position:sticky;top:102px;display:grid;gap:1rem}.trust-callout{padding:1.5rem;border-radius:16px;background:var(--aqua);border-left:5px solid var(--teal)}.trust-callout strong{display:block;margin-bottom:.4rem;color:var(--navy)}.trust-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.fact{padding:1.2rem;border:1px solid var(--line);border-radius:14px;background:#fff}.fact strong{display:block;color:var(--navy);font-size:1.05rem}.fact span{color:var(--muted);font-size:.92rem}.timeline-list{display:grid;gap:.8rem;counter-reset:steps;list-style:none;padding:0}.timeline-list li{position:relative;padding:1rem 1rem 1rem 3.5rem;border-left:3px solid var(--gold);background:#fff}.timeline-list li:before{counter-increment:steps;content:counter(steps);position:absolute;left:.75rem;top:1rem;display:grid;place-items:center;width:1.8rem;height:1.8rem;border-radius:50%;background:var(--navy);color:#fff;font-weight:800}.reviewed{margin-top:1.2rem;color:var(--muted);font-size:.84rem}.plain-table{width:100%;border-collapse:collapse}.plain-table th,.plain-table td{padding:.9rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.plain-table th{color:var(--navy)}@media(max-width:820px){.trust-layout{grid-template-columns:1fr}.trust-aside{position:static}.fact-grid{grid-template-columns:1fr}}@media print{header,footer,.trust-actions,.trust-aside{display:none!important}.trust-hero{padding:1rem 0;background:#fff;color:#000}.trust-hero h1,.trust-hero p{color:#000}.trust-body{padding:1rem 0}.trust-card{box-shadow:none;break-inside:avoid}}
