:root{--color-primary: #2563eb;--color-primary-dark: #1d4ed8;--color-primary-light: #eff6ff;--color-success: #16a34a;--color-success-light: #f0fdf4;--color-warning: #ea580c;--color-warning-light: #fff7ed;--color-danger: #dc2626;--color-danger-light: #fef2f2;--color-muted: #9ca3af;--color-muted-light: #f9fafb;--color-text: #1a1a2e;--color-text-secondary: #374151;--color-text-tertiary: #6b7280;--color-border: #e5e7eb;--color-border-strong: #d1d5db;--color-border-soft: #eef0f4;--color-surface: #f8f9fc;--color-surface-alt: #fafbfc;--color-purple: #7c3aed;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--shadow-card: 0 1px 3px rgba(0,0,0,.06);--shadow-popover: 0 8px 30px rgba(0,0,0,.14)}body{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;background:#eef0f4;color:var(--color-text);margin:0}.app-card{max-width:1400px;margin:24px auto;background:#fff;border-radius:12px;box-shadow:0 2px 20px #00000014;padding:28px}.gantt-wrapper{overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px}.gantt-table{width:100%;min-width:0;border-collapse:collapse}.gantt-table thead th{background:#f8f9fc;font-size:11px;font-weight:600;color:#6b7280;text-align:center;padding:4px 1px;border-right:1px solid #e5e7eb;border-bottom:1px solid #d1d5db}.gantt-table thead th.week-title{font-size:11px;color:#374151;font-weight:600;padding:6px 2px;border-bottom:1px solid #e5e7eb;white-space:nowrap}.gantt-table thead th.day-label{font-size:9px;color:#9ca3af;font-weight:400;padding:2px 0;border-bottom:1px solid #e5e7eb}.gantt-table thead th.day-label.weekend{color:#d1d5db}.gantt-table thead th.day-label.today-col{background:#fef3c7;color:#92400e;font-weight:600}.gantt-table thead th:first-child{width:300px;min-width:300px;max-width:300px;text-align:left;padding:8px 12px;font-size:11px;text-transform:uppercase}.section-row td{color:#fff;font-weight:700;font-size:14px;padding:10px 14px;border-bottom:2px solid #fff}.task-row td{border-bottom:1px solid #f0f2f5;vertical-align:middle}.task-row:last-child td{border-bottom:none}.task-row:hover td{background:#f8fafc!important}.task-row:hover .task-edit-btn{opacity:1!important}.task-row td:first-child{background:#fff;width:300px;min-width:300px;max-width:300px}.task-row.no-date td:first-child{opacity:.6}.task-row.no-date .task-name{font-style:italic}.task-name{width:300px;min-width:300px;max-width:300px;padding:10px 12px;font-size:12px;color:#1f2937;font-weight:500;border-right:1px solid #e5e7eb;word-wrap:break-word;white-space:normal}.task-name .meta{display:block;font-size:10px;color:#9ca3af;font-weight:400;margin-top:2px}.task-name .meta strong{color:#6b7280}@keyframes spin{to{transform:rotate(360deg)}}.spinner{display:inline-block;width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:spin .6s linear infinite;margin-right:8px;vertical-align:middle}.prio-badge{display:inline-block;font-size:9px;font-weight:700;padding:1px 6px;border-radius:3px;margin-right:6px;vertical-align:middle;text-transform:uppercase;letter-spacing:.3px}.prio-critica{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.prio-alta{background:#fff7ed;color:#ea580c;border:1px solid #fed7aa}.prio-media{background:#fefce8;color:#ca8a04;border:1px solid #fef08a}.prio-baixa{background:#f9fafb;color:#9ca3af;border:1px solid #e5e7eb}.badge-status{font-size:9px;padding:1px 5px;border-radius:3px;font-weight:600;margin-left:6px}.badge-atrasada{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.badge-concluida{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.badge-validada{background:#f5f3ff;color:#7c3aed;border:1px solid #ddd6fe}.badge-em-dia{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.badge-aguardando{background:#fff7ed;color:#ea580c;border:1px solid #fed7aa}.badge-sem-data{background:#f9fafb;color:#9ca3af;border:1px solid #e5e7eb}.gantt-cell{padding:0;position:relative;min-height:34px;background:#fff;border-right:1px solid #f0f2f5}.gantt-cell.bg-alt{background:#fafbfc}.gantt-cell.weekend{background:#f8f9fb}.gantt-cell.bg-alt.weekend{background:#f5f6f8}.bar-wrap{position:absolute;top:5px;height:24px;border-radius:3px;min-width:4px;z-index:1;cursor:pointer}.bar-wrap.status-atrasada{outline:2px solid var(--color-danger);outline-offset:-2px;box-shadow:0 0 0 1px #dc26262e}.bar-wrap.status-concluida{opacity:.55}.bar-wrap.status-concluida:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,transparent calc(50% - 1px),rgba(255,255,255,.65) 50%,transparent calc(50% + 1px))}.bar-wrap.status-validada{opacity:.4}.bar-wrap.status-aguardando{background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.18) 0,rgba(255,255,255,.18) 4px,transparent 4px,transparent 8px)}.bar-wrap .bar-status-icon{position:absolute;top:50%;right:4px;transform:translateY(-50%);color:#fff;filter:drop-shadow(0 1px 1px rgba(0,0,0,.4));pointer-events:none;display:flex;align-items:center}.bar-wrap .bar-progress{position:absolute;top:0;left:0;bottom:0;border-radius:3px;background:#ffffff40;z-index:0}.today-line{position:absolute;top:0;bottom:0;width:2px;background:#ef4444;z-index:3;pointer-events:none}.today-line:before{content:"Hoje";position:absolute;top:-15px;left:-12px;font-size:8px;color:#ef4444;font-weight:700;white-space:nowrap}.bar-wrap .tooltip{display:none;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#1a1a2e;color:#fff;font-size:11px;padding:8px 12px;border-radius:6px;white-space:nowrap;z-index:10;box-shadow:0 4px 12px #0003;line-height:1.4;pointer-events:none}.bar-wrap .tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#1a1a2e}.bar-wrap:hover .tooltip{display:block}.auth-layout{display:flex;min-height:100vh}.auth-brand{flex:0 0 45%;color:#fff;background:linear-gradient(160deg,#1e3a8a,#2563eb 55%,#3b82f6);display:flex;flex-direction:column;justify-content:space-between;padding:48px;position:relative;overflow:hidden}.auth-form{flex:1;background:#fafbfc;display:flex;align-items:center;justify-content:center;padding:40px 24px}.auth-input{width:100%;padding:12px 14px;font-size:14px;border:1px solid #d1d5db;border-radius:8px;background:#fff;outline:none;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.auth-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.auth-btn{width:100%;padding:13px 0;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:background .15s}.auth-btn:hover:not(:disabled){background:#1d4ed8}.auth-btn:disabled{background:#9ca3af;cursor:not-allowed}@media (max-width: 900px){.auth-layout{flex-direction:column}.auth-brand{display:none}}.demand-modal-body{display:flex;flex:1;overflow:hidden}.demand-modal-main{flex:1;padding:20px 24px;overflow-y:auto;min-width:0}.demand-modal-sidebar{width:240px;flex-shrink:0;padding:20px;border-left:1px solid #eef0f4;overflow-y:auto;background:#fafbfc}@media (max-width: 700px){.demand-modal-body{flex-direction:column;overflow-y:auto}.demand-modal-sidebar{width:100%;border-left:none;border-top:1px solid #eef0f4}}._3_ygE{display:table;border-bottom:#e6e4e4 1px solid;border-top:#e6e4e4 1px solid;border-left:#e6e4e4 1px solid}._1nBOt{display:table-row;list-style:none}._2eZzQ{border-right:1px solid rgb(196,196,196);opacity:1;margin-left:-2px}._WuQ0f{display:table-cell;vertical-align:-webkit-baseline-middle;vertical-align:middle}._3ZbQT{display:table;border-bottom:#e6e4e4 1px solid;border-left:#e6e4e4 1px solid}._34SS0{display:table-row;text-overflow:ellipsis}._34SS0:nth-of-type(2n){background-color:#f5f5f5}._3lLk3{display:table-cell;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._nI1Xw{display:flex}._2QjE6{color:#565656;font-size:.6rem;padding:.15rem .2rem 0rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}._2TfEi{font-size:.6rem;padding-left:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._3T42e{background:#fff;padding:12px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}._29NTg{font-size:12px;margin-bottom:6px;color:#666}._25P-K{position:absolute;display:flex;flex-shrink:0;pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._3gVAq{visibility:hidden;position:absolute;display:flex;pointer-events:none}._1eT-t{overflow:hidden auto;width:1rem;flex-shrink:0;scrollbar-width:thin}._1eT-t::-webkit-scrollbar{width:1.1rem;height:1.1rem}._1eT-t::-webkit-scrollbar-corner{background:transparent}._1eT-t::-webkit-scrollbar-thumb{border:6px solid transparent;background:#0003;background:var(--palette-black-alpha-20, rgba(0, 0, 0, .2));border-radius:10px;background-clip:padding-box}._1eT-t::-webkit-scrollbar-thumb:hover{border:4px solid transparent;background:#0000004d;background:var(--palette-black-alpha-30, rgba(0, 0, 0, .3));background-clip:padding-box}._2dZTy{fill:#fff}._2dZTy:nth-child(2n){fill:#f5f5f5}._3rUKi{stroke:#ebeff2}._RuwuK{stroke:#e6e4e4}._9w8d5{text-anchor:middle;fill:#333;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}._1rLuZ{stroke:#e6e4e4}._2q1Kt{text-anchor:middle;fill:#555;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}._35nLX{fill:#fff;stroke:#e0e0e0;stroke-width:1.4}._KxSXS{cursor:pointer;outline:none}._KxSXS:hover ._3w_5u{visibility:visible;opacity:1}._3w_5u{fill:#ddd;cursor:ew-resize;opacity:0;visibility:hidden}._31ERP{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;stroke-width:0}._RRr13{cursor:pointer;outline:none}._2P2B1{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._1KJ6x{cursor:pointer;outline:none}._2RbVy{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.6}._2pZMF{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._3zRJQ{fill:#fff;text-anchor:middle;font-weight:lighter;dominant-baseline:central;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}._3KcaM{fill:#555;text-anchor:start;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}._CZjuD{overflow:hidden;font-size:0;margin:0;padding:0}._2B2zv{margin:0;padding:0;overflow:hidden}._3eULf{display:flex;padding:0;margin:0;list-style:none;outline:none;position:relative}._2k9Ys{overflow:auto;max-width:100%;scrollbar-width:thin;height:1.2rem}._2k9Ys::-webkit-scrollbar{width:1.1rem;height:1.1rem}._2k9Ys::-webkit-scrollbar-corner{background:transparent}._2k9Ys::-webkit-scrollbar-thumb{border:6px solid transparent;background:#0003;background:var(--palette-black-alpha-20, rgba(0, 0, 0, .2));border-radius:10px;background-clip:padding-box}._2k9Ys::-webkit-scrollbar-thumb:hover{border:4px solid transparent;background:#0000004d;background:var(--palette-black-alpha-30, rgba(0, 0, 0, .3));background-clip:padding-box}._19jgW{height:1px}
