.pipeline-module,.pipeline-module *{box-sizing:border-box;font-family:Montserrat,sans-serif!important}.pipeline-module{--primary-blue:#000fc4;--accent-cyan:#2de4e6;--text-dark:#222;--text-medium:#434343;--text-light:#666;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:0 auto;max-width:800px;padding:40px}.module-header{margin-bottom:32px;text-align:center}.eyebrow-text{color:var(--primary-blue);font-size:12px;font-weight:700;letter-spacing:1.5px;margin:0 0 8px;text-transform:uppercase}.module-title{color:var(--text-dark);font-size:28px;font-weight:700;margin:0}.module-subtitle{color:var(--text-light);font-size:15px;margin:8px 0 0}.gauge-bar{border-radius:8px;display:flex;height:16px;margin-bottom:24px;overflow:hidden}.gauge-segment{flex:1}.gauge-segment.danger{background-color:#ef4444}.gauge-segment.at-risk{background-color:#f59e0b}.gauge-segment.healthy{background-color:#10b981}.gauge-segment.strong{background-color:#2de4e6}.benchmark-row{display:flex;gap:12px}.benchmark-card{border-radius:8px;border-top:4px solid;flex:1;padding:20px 16px;text-align:center}.benchmark-card:first-child{background-color:#fee2e2}.benchmark-card:nth-child(2){background-color:#fef3c7}.benchmark-card:nth-child(3){background-color:#d1fae5}.benchmark-card:nth-child(4){background-color:#e8faf9}.benchmark-icon{height:28px;margin-bottom:12px;width:28px}.benchmark-value{font-size:24px;font-weight:700;margin:0 0 4px}.benchmark-status{color:var(--text-dark);font-size:14px;font-weight:700;margin:0 0 8px}.benchmark-action{color:var(--text-light);font-size:12px;line-height:1.4;margin:0}.gold-standard-note{align-items:center;background-color:#d1fae5;border-left:4px solid #10b981;border-radius:6px;display:flex;gap:12px;margin-top:24px;padding:16px 24px}.note-icon{flex-shrink:0;height:24px;width:24px}.note-title{color:var(--text-dark);font-size:14px;font-weight:600;margin:0}.note-desc{color:var(--text-light);font-size:13px;margin:4px 0 0}@media (max-width:768px){.pipeline-module{padding:24px}.benchmark-row{flex-wrap:wrap}.benchmark-card{flex:none;width:calc(50% - 6px)}.gold-standard-note{flex-direction:column;text-align:center}}