.trust-data-flow-page .trust-flow-overview,.trust-data-flow-page .trust-flow-evidence-section,.trust-data-flow-page .trust-flow-principles{padding:56px 0}.trust-data-flow-page .trust-flow-overview{background:#fff}.trust-data-flow-page .trust-flow-evidence-section{background:var(--trust-panel)}.trust-data-flow-page .trust-flow-principles{background:#fff}.trust-data-flow-page .trust-child-faq{padding:24px 0 32px}.trust-data-flow-page .trust-related{padding:24px 0 32px}.trust-data-flow-page .trust-flow-resources{padding:32px 0 80px}.trust-flow-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.trust-flow{--flow-accent:var(--trust-icon);--flow-surface:#f4f8ff;--flow-node-bg:#fff;--flow-node-border:#c9daf3;height:100%;display:flex;flex-direction:column;background:var(--flow-surface);border:1px solid var(--flow-node-border);border-radius:16px;padding:24px 22px 20px}.trust-flow--template{--flow-accent:#2f63ff;--flow-surface:#eef3ff;--flow-node-border:#c5d4f8}.trust-flow--customer{--flow-accent:#0f766e;--flow-surface:#e8f6f3;--flow-node-border:#b7ddd7}.trust-flow--evidence{--flow-accent:#010018;--flow-surface:#fff;--flow-node-border:var(--trust-border);max-width:28rem;margin-inline:auto}.trust-flow-header{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:0 0 1.25rem}.trust-flow-header h2,.trust-flow-header h3{margin:0}.trust-flow-header .trust-status-chip{margin-top:0}.trust-flow-section-header{justify-content:center;margin-bottom:1.5rem}.trust-data-flow-page .trust-child-section .trust-flow-steps,.trust-data-flow-page .trust-child-section .trust-flow-branches{list-style:none;margin:0;padding:0}.trust-data-flow-page .trust-child-section .trust-flow-steps li,.trust-data-flow-page .trust-child-section .trust-flow-branches li{color:var(--brand-navy)}.trust-flow-steps{display:flex;flex-direction:column;align-items:stretch}.trust-flow-steps>li{display:flex;flex-direction:column;align-items:center}.trust-flow-steps>li:not(:last-child)::after,.trust-flow--forked .trust-flow-steps>li:last-child::after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid var(--flow-accent);margin:8px auto}.trust-flow-node{width:100%;max-width:16.5rem;text-align:center;background:var(--flow-node-bg);border:1px solid var(--flow-node-border);border-left:3px solid var(--flow-accent);border-radius:12px;padding:12px 14px;font-weight:700;font-size:.9375rem;line-height:1.4;color:var(--brand-navy);box-shadow:0 1px 2px rgba(15,29,48,4%)}.trust-flow--customer .trust-flow-node{border-left-width:3px;border-radius:999px}.trust-flow--customer .trust-flow-node--captioned{border-radius:16px}.trust-flow--evidence .trust-flow-node{border-left-color:var(--trust-icon);background:var(--trust-panel)}.trust-flow-node-label,.trust-flow-node-caption{display:block}.trust-flow-node-caption{margin-top:.2rem;font-weight:500;font-size:.8125rem;color:var(--text-muted)}.trust-flow-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.trust-flow-branches{display:grid;grid-template-columns:1fr 1fr;gap:12px;position:relative;padding-top:14px}.trust-flow-branches::before{content:"";position:absolute;top:0;left:25%;width:50%;height:14px;border-top:2px solid var(--flow-accent);border-left:2px solid var(--flow-accent);border-right:2px solid var(--flow-accent);border-radius:8px 8px 0 0}.trust-flow-branches .trust-flow-node{max-width:none;font-size:.875rem}.trust-flow-note{margin:1rem 0 0;font-size:.9375rem}.trust-flow-note+.trust-flow-note{margin-top:.65rem}.trust-flow-principles-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.trust-flow-principle{background:var(--trust-panel);border:1px solid var(--trust-border);border-radius:14px;padding:20px 22px}.trust-flow-principle h3{margin:0 0 .5rem}.trust-flow-principle p{margin:0}.trust-flow-resources-note{margin:1.25rem 0 1.5rem;max-width:42rem}.trust-flow--forked{position:relative}@media(max-width:900px){.trust-flow-overview-grid,.trust-flow-principles-grid{grid-template-columns:1fr}}@media(max-width:640px){.trust-flow-branches{grid-template-columns:1fr;padding-top:0}.trust-flow-branches::before{display:none}.trust-flow-branches>li+li::before{content:"or";display:block;text-align:center;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--flow-accent);margin:4px 0 10px}.trust-flow--customer .trust-flow-node{border-radius:12px}}