.icon--procurement { background: linear-gradient(135deg, #18b8f6, #5668ff); }
.icon--finance { background: linear-gradient(135deg, #6a5cff, #cc51e7); }
.icon--contracts { background: linear-gradient(135deg, #a94df2, #ef4da3); }
.icon--operations { background: linear-gradient(135deg, #23ce78, #1ba8c5); }
.icon--sales { background: linear-gradient(135deg, #ff7447, #ec3f88); }
.icon--custom { background: linear-gradient(135deg, #765cf6, #2fb9f1); }
.btn-submit--link { display: inline-flex; justify-content: center; text-decoration: none; }
.detail-panel { background: rgba(255, 255, 255, 0.05); border-radius: 16px; padding: 2rem; backdrop-filter: blur(10px); }
.detail-panel--spaced { margin-top: 2rem; }
.eyebrow-icon { width: 15px; }
.resource-icon { width: 14px; vertical-align: -2px; }
.dialog-title { margin-right: 45px; }
.dialog-status { margin-top: 14px; }
