#modalWrap .modal{width:min(88vw,1240px);height:min(90vh,900px);max-width:1240px}
#modalWrap .modal-head{flex:none}
#recordForm{overflow:auto;padding-top:14px}
#recordForm>.modal-actions{flex:none}
.ux-section{border:1px solid #dce4f0;border-radius:12px;background:#fff;margin:12px 0;padding:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.ux-section>h3{grid-column:1/-1;margin:0;color:#17336f;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.ux-section>p{grid-column:1/-1;margin:-5px 0 2px;color:#697897;font-size:11px}
.ux-section .wide,.ux-section .ux-recipient-list,.ux-section .ux-toggle-row{grid-column:1/-1}
.ux-toggle-row{display:flex;gap:18px;align-items:center;flex-wrap:wrap;padding:10px 12px;border-radius:9px;background:#f5f8fc}
.ux-toggle-row label{display:flex;flex-direction:row!important;align-items:center;gap:7px;font-weight:700}
.ux-toggle-row input{width:auto!important}
.ux-recipient-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-height:150px;overflow:auto;padding:8px;border:1px solid #e0e7f1;border-radius:9px}
.ux-recipient-list label{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:7px;padding:7px;border-radius:7px;background:#f8fafc;font-weight:600}
.ux-recipient-list input{width:auto!important;margin-top:2px}
.ux-recipient-list small{display:block;color:#7887a2;font-weight:400}
.ux-hidden{display:none!important}.ux-help{color:#7685a1;font-size:10px;margin-top:3px}.ux-required::after{content:' *';color:#c53b3b}
.global-integration-card{margin:18px 0;padding:18px;border:1px solid #dce4f0;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}
.global-integration-card h3,.report-guidance h3{margin:0 0 5px}.global-integration-card p,.report-guidance p{margin:0;color:#667695}
.report-guidance{margin-bottom:16px;padding:15px 18px;border-left:4px solid #df9f16;border-radius:8px;background:#fff8e8}
.pmo-project-card{position:relative;border-top:4px solid #6c7d99!important}.pmo-project-card.health-green{border-top-color:#26a875!important}.pmo-project-card.health-blue{border-top-color:#1769e0!important}.pmo-project-card.health-yellow{border-top-color:#e0aa1c!important}.pmo-project-card.health-orange{border-top-color:#e97816!important}.pmo-project-card.health-red{border-top-color:#cf3e48!important}
.project-health-label{display:inline-flex;align-items:center;gap:6px;font-weight:800}.project-health-label i{width:9px;height:9px;border-radius:50%;background:currentColor}
@media(max-width:800px){#modalWrap .modal{width:96vw}.ux-section{grid-template-columns:1fr}.ux-recipient-list{grid-template-columns:1fr}.ux-section>*{grid-column:1!important}}
