:root{--navy:#071b35;--blue:#2563eb;--sky:#eaf3ff;--ink:#102a43;--muted:#5c7188;--line:#dbe7f4}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#f8fbff,#eef5ff);color:var(--ink);font:16px/1.7 Inter,system-ui,sans-serif}.trust-head{background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:3}.trust-nav{width:min(1040px,calc(100% - 32px));min-height:72px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.trust-brand{font-size:1.45rem;font-weight:950;color:var(--navy);text-decoration:none}.trust-brand span{color:var(--blue)}.trust-back{color:var(--blue);font-weight:800;text-decoration:none}.trust-wrap{width:min(900px,calc(100% - 32px));margin:42px auto 80px}.trust-hero{padding:clamp(28px,6vw,56px);border-radius:28px;background:linear-gradient(145deg,#071b35,#155eaa);color:#fff;box-shadow:0 25px 70px rgba(30,64,175,.18)}.trust-hero small{font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#bfdbfe}.trust-hero h1{font-size:clamp(2.2rem,7vw,4.4rem);line-height:1.02;margin:.25em 0}.trust-hero p{font-size:1.15rem;max-width:720px}.trust-body{margin-top:24px;padding:clamp(24px,5vw,52px);background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 20px 50px rgba(30,64,175,.08)}.trust-body h2{line-height:1.2;margin-top:2em}.trust-body h2:first-child{margin-top:0}.trust-body a{color:var(--blue)}.trust-callout{padding:18px 20px;border-left:4px solid var(--blue);background:var(--sky);border-radius:0 16px 16px 0}.trust-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:32px}.trust-links a{padding:9px 13px;border:1px solid var(--line);border-radius:999px;text-decoration:none;font-weight:750}.trust-footer{padding:28px;text-align:center;color:var(--muted);border-top:1px solid var(--line)}.trust-footer a{color:var(--blue)}@media(max-width:600px){.trust-wrap{margin-top:24px}.trust-nav{min-height:62px}.trust-hero,.trust-body{border-radius:22px}}
html.cm-dark body,body.dark{background:linear-gradient(180deg,#06162b,#081d38)!important;color:#edf6ff!important}
html.cm-dark .trust-body,body.dark .trust-body{background:#0a2342!important;border-color:rgba(147,197,253,.16)!important;color:#edf6ff!important;box-shadow:0 20px 50px rgba(0,0,0,.28)!important}
html.cm-dark .trust-callout,body.dark .trust-callout{background:rgba(37,99,235,.12)!important}
html.cm-dark .trust-links a,body.dark .trust-links a{border-color:rgba(147,197,253,.2)!important;color:#edf6ff!important}
html.cm-dark .trust-footer,body.dark .trust-footer{color:#a8bed8!important;border-top-color:rgba(147,197,253,.16)!important}
