.needs-attention{position:relative}.needs-attention::after{content:"This Needs Attention";position:absolute;top:-10px;right:-10px;background-color:#e74c3c;color:#ffffff;font-size:12px;font-weight:600;padding:4px 12px;border-radius:12px;line-height:1.4;white-space:nowrap;z-index:10;box-shadow:0 2px 6px rgba(0,0,0,0.2);letter-spacing:0.3px;pointer-events:none}.proposed{position:relative}.proposed::after{content:"Proposed";position:absolute;top:10px;right:10px;background-color:#27ae60;color:#ffffff;font-size:12px;font-weight:600;padding:4px 12px;border-radius:12px;line-height:1.4;white-space:nowrap;z-index:10;box-shadow:0 2px 6px rgba(0,0,0,0.2);letter-spacing:0.3px;pointer-events:none}.needs-client-input{position:relative}.needs-client-input::after{content:"Needs Client Input";position:absolute;top:10px;right:10px;background-color:#e67e22;color:#ffffff;font-size:12px;font-weight:600;padding:4px 12px;border-radius:12px;line-height:1.4;white-space:nowrap;z-index:10;box-shadow:0 2px 6px rgba(0,0,0,0.2);letter-spacing:0.3px;pointer-events:none}