.evidence-flow-section{position:relative;overflow:hidden;padding:var(--space-section) 0}.flow-svg-container{width:100%;max-width:1200px;margin:0 auto}.flow-svg{width:100%;height:auto;display:block}.node-text{font-family:var(--font-heading);font-size:16px;font-weight:500;fill:var(--cw-ivory)}.node-icon{color:var(--cw-cloud)}.node-input-rect{fill:rgba(255,255,255,.12);stroke:rgba(255,255,255,.25);stroke-width:1.5;transition:all var(--duration-normal) var(--ease-out-expo)}.node-hub-rect{fill:var(--cw-coral-light);stroke:var(--cw-coral);stroke-width:2;filter:drop-shadow(0 0 24px rgba(217,119,87,.3))}.node-icon-hub{color:var(--cw-coral)}.node-hub-title{font-family:var(--font-heading);font-size:20px;font-weight:700;fill:var(--cw-coral)}.node-hub-subtitle{font-family:var(--font-mono);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;fill:var(--cw-ivory);opacity:.8}.node-out-0{fill:rgba(106,155,204,.2);stroke:rgba(106,155,204,.5)}.node-icon-out-0{color:#6A9BCC}.node-out-1{fill:rgba(111,161,196,.2);stroke:rgba(111,161,196,.5)}.node-icon-out-1{color:#6FA1C4}.node-out-2{fill:rgba(116,167,187,.2);stroke:rgba(116,167,187,.5)}.node-icon-out-2{color:#74A7BB}.node-out-3{fill:rgba(121,173,178,.2);stroke:rgba(121,173,178,.5)}.node-icon-out-3{color:#79ADB2}.node-out-4{fill:rgba(126,179,168,.2);stroke:rgba(126,179,168,.5)}.node-icon-out-4{color:#7EB3A8}.node-out-rect{stroke-width:1.5}.mobile-only{display:none}.desktop-only{display:block}@media (max-width:768px){.mobile-only{display:block}.desktop-only{display:none}.node-text{font-size:14px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}