.cronograma-projetos-root{padding:18px 20px 28px;color:var(--text)}
.cp-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 18px;border:1px solid #c7d2fe;border-radius:8px;background:linear-gradient(110deg,#eff6ff 0%,#f0fdfa 46%,#fff7ed 100%);border-bottom:1px solid #c7d2fe}
.cp-eyebrow{font-size:11px;font-weight:700;letter-spacing:.06em;color:#0f766e;text-transform:uppercase}
.cp-head h2{font-size:21px;margin:3px 0 4px}.cp-head p{margin:0;font-size:13px;color:var(--text2)}
.cp-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.cp-revision{font-size:12px;color:var(--text2);padding:7px 10px;background:#f0fdfa;border:1px solid #99f6e4;border-radius:6px;white-space:nowrap}.cp-revision b{color:#0f766e}
.cp-card{margin-top:16px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.05)}.cp-table-wrap{overflow:auto}.cp-table{border-collapse:collapse;table-layout:fixed;font-size:12px}.cp-table th{position:relative;padding:10px 12px 10px 8px;text-align:left;white-space:nowrap;background:#172554;border-bottom:1px solid #1e3a8a;color:#fff;font-size:11px;overflow:hidden;text-overflow:ellipsis}.cp-col-resizer{position:absolute;top:0;right:0;width:8px;height:100%;padding:0;border:0;background:transparent;cursor:col-resize;touch-action:none}.cp-col-resizer:hover,.cp-col-resizer:focus{background:#38bdf8;outline:0}.cp-resizing,.cp-resizing *{cursor:col-resize!important;user-select:none!important}.cp-table td{padding:8px;border-bottom:1px solid #e5e7eb;vertical-align:middle;overflow:hidden}.cp-table tbody tr:nth-child(even){background:#f8fafc}.cp-table tbody tr:hover{background:#f0fdfa}.cp-table tr:last-child td{border-bottom:0}.cp-table input,.cp-table select{width:100%;box-sizing:border-box;min-width:0;border:1px solid #cbd5e1;border-radius:5px;padding:6px 7px;background:#fff;font:inherit;color:#172554}.cp-table input[readonly]{background:#eef2ff;color:#3730a3;font-weight:700}.cp-status-select{font-weight:700!important}.cp-nao-liberado,.cp-aguardando-projeto{background:#fff1f2!important;border-color:#fda4af!important;color:#be123c!important}.cp-liberado,.cp-em-obra{background:#ecfdf5!important;border-color:#86efac!important;color:#166534!important}.cp-em-fabricacao{background:#fffbeb!important;border-color:#fcd34d!important;color:#92400e!important}.cp-item{font-family:var(--mono);font-weight:700;color:#0f766e;white-space:nowrap}.cp-project{font-weight:600;min-width:0}.cp-structure{display:block;color:#64748b;font-size:10px;font-weight:500;margin-top:2px}.cp-link{max-width:100%;overflow:hidden;text-overflow:ellipsis;border:1px solid #93c5fd!important;background:#eff6ff!important;color:#1d4ed8!important;cursor:pointer;white-space:nowrap}.cp-empty{margin-top:18px;min-height:310px;display:flex;align-items:center;justify-content:center;text-align:center;border:1px dashed #94a3b8;border-radius:8px;background:linear-gradient(135deg,#eff6ff,#f0fdfa 55%,#fff7ed);padding:28px}.cp-empty-inner{max-width:540px}.cp-empty-icon{font-size:40px;margin-bottom:12px}.cp-empty h3{margin:0 0 8px;font-size:18px}.cp-empty p{margin:0;color:#475569;line-height:1.55;font-size:13px}.cp-config{margin-top:12px;min-width:980px}.cp-config .cp-config-title td{background:#e0f2fe!important;color:#0c4a6e;font-weight:700;padding:9px}.cp-config th{position:sticky;top:0;z-index:1}.cp-config input,.cp-config select{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:5px;padding:6px;background:#fff;font:inherit}.cp-check{text-align:center;width:52px}.cp-check input{width:16px;height:16px;accent-color:#0f766e}.cp-config-actions{display:flex;gap:10px;align-items:end;flex-wrap:wrap;padding:14px 0}.cp-config-actions label{display:grid;gap:4px;font-size:11px;color:#475569;font-weight:600}.cp-config-actions input,.cp-config-actions select{min-width:150px;border:1px solid #cbd5e1;border-radius:5px;padding:8px;background:#fff}.cp-modal-note{font-size:12px;color:#475569;line-height:1.5;margin:0 0 12px}.cp-modal-note.warn{padding:9px 11px;background:#fff7ed;border-left:3px solid #f59e0b;color:#92400e}.cp-link-list{max-height:360px;overflow:auto;border:1px solid #dbe3ef;border-radius:6px}.cp-link-option{width:100%;display:flex;gap:10px;text-align:left;border:0;border-bottom:1px solid #e5e7eb;background:#fff;padding:10px;cursor:pointer;color:#1e293b}.cp-link-option:last-child{border-bottom:0}.cp-link-option:hover{background:#eff6ff}.cp-link-code{font-family:var(--mono);font-weight:700;color:#1d4ed8;min-width:72px}.cp-link-date{margin-left:auto;font-size:11px;color:#64748b;white-space:nowrap}@media(max-width:760px){.cronograma-projetos-root{padding:14px}.cp-head{display:block}.cp-actions{justify-content:flex-start;margin-top:12px}}
