.importacao__btn-voltar{padding:8px 16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s;font-family:inherit}.importacao__btn-voltar:hover{background:#f9fafb}.importacao__btn-primary{padding:8px 20px;border:none;border-radius:8px;background:#0b7a4f;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s;font-family:inherit}.importacao__btn-primary:hover:not(:disabled){background:#0a6b45}.importacao__btn-primary:disabled,.importacao__btn-primary--disabled{opacity:.5;cursor:not-allowed}.importacao-selecao{display:flex;flex-direction:column;gap:20px;padding:32px;background:#f7f8f9;flex:1;overflow-y:auto}.importacao-selecao__header{display:flex;flex-direction:column}.importacao-selecao__title{font-size:24px;font-weight:700;color:#111827;margin:0 0 4px}.importacao-selecao__subtitle{font-size:14px;color:#6b7280;margin:0}.importacao-selecao__search{max-width:460px}.importacao-selecao__table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.importacao-selecao__table{width:100%;border-collapse:collapse;font-size:14px}.importacao-selecao__table thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}.importacao-selecao__table thead th{padding:12px 20px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;white-space:nowrap}.importacao-selecao__table tbody tr{border-top:1px solid #f3f4f6;transition:background .1s}.importacao-selecao__table tbody tr:hover{background:#f9fafb}.importacao-selecao__table tbody td{padding:14px 20px;color:#374151;vertical-align:middle}.importacao-selecao__projeto-nome{font-weight:600;color:#111827;font-size:14px}.importacao-selecao__projeto-id{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;color:#9ca3af;margin-top:2px}.importacao-selecao__status-badge{display:inline-block;padding:3px 10px;border-radius:6px;font-size:12px;font-weight:500}.importacao-selecao__btn-selecionar{display:inline-flex;align-items:center;gap:4px;padding:6px 14px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#0b7a4f;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s;font-family:inherit}.importacao-selecao__btn-selecionar:hover{background:#f0fdf4;border-color:#0b7a4f}.importacao-selecao__empty{padding:40px;text-align:center;color:#9ca3af;font-size:14px}.importacao-upload{display:flex;flex-direction:column;gap:24px;padding:32px;background:#f7f8f9;flex:1;overflow-y:auto}.importacao-upload__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.importacao-upload__title{font-size:24px;font-weight:700;color:#111827;margin:0 0 4px}.importacao-upload__subtitle{font-size:13px;color:#6b7280;margin:0}.importacao-upload__body{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.importacao-upload__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.importacao-upload__card-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:4px}.importacao-upload__card-sub{font-size:12px;color:#6b7280;margin-bottom:16px}.importacao-upload__dropzone{border:2px dashed #e5e7eb;border-radius:10px;background:#f9fafb;padding:40px 20px;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:border-color .15s,background .15s}.importacao-upload__dropzone:hover,.importacao-upload__dropzone--over{border-color:#0b7a4f;background:#f0fdf4}.importacao-upload__drop-text{font-size:14px;font-weight:500;color:#374151}.importacao-upload__drop-hint{font-size:12px;color:#9ca3af}.importacao-upload__filename{font-size:14px;font-weight:500;color:#0b7a4f}.importacao-upload__actions{display:flex;justify-content:flex-end;margin-top:16px}.importacao-upload__card--info{height:fit-content}.importacao-upload__info-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.importacao-upload__info-item{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#6b7280;line-height:1.5}.importacao-upload__info-item:before{flex-shrink:0;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;margin-top:1px}.importacao-upload__info-item--ok:before{content:"✓";background:#dcfce7;color:#0b7a4f}.importacao-upload__info-item--warn:before{content:"!";background:#fef3c7;color:#92400e}.importacao-upload__info-item--err:before{content:"!";background:#fee2e2;color:#dc2626}.importacao-mapeamento{display:flex;flex-direction:column;gap:20px;padding:32px;background:#f7f8f9;flex:1;min-height:0;overflow:hidden}.importacao-mapeamento__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-shrink:0}.importacao-mapeamento__title{font-size:24px;font-weight:700;color:#111827;margin:0 0 4px}.importacao-mapeamento__subtitle{font-size:13px;color:#6b7280;margin:0}.importacao-mapeamento__header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.importacao-mapeamento__kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;flex-shrink:0}.importacao-mapeamento__kpi{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px 18px}.importacao-mapeamento__kpi-count{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;font-size:16px;font-weight:700;flex-shrink:0}.importacao-mapeamento__kpi-label{font-size:13px;color:#6b7280}.importacao-mapeamento__alert{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:8px;background:#fef3c7;border:1px solid #f59e0b44;color:#92400e;font-size:13px;flex-shrink:0}.importacao-mapeamento__alert-icon{font-size:16px;flex-shrink:0}.importacao-mapeamento__grid-toolbar{display:flex;align-items:center;justify-content:flex-end;padding:0 2px 6px}.importacao-mapeamento__grid-wrap{flex:1;min-height:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.mapeamento-grid__container{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;--ez-grid--min-height: 0}.mapeamento-grid__container ez-grid{flex:1 1 auto;min-height:0;width:100%}.importacao-concluido{display:flex;align-items:center;justify-content:center;flex:1;background:#f7f8f9;padding:32px}.importacao-concluido__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:48px;max-width:480px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.importacao-concluido__icon{width:56px;height:56px;border-radius:50%;background:#dcfce7;color:#0b7a4f;font-size:26px;display:flex;align-items:center;justify-content:center;font-weight:700}.importacao-concluido__title{font-size:20px;font-weight:700;color:#111827;margin:0}.importacao-concluido__text{font-size:14px;color:#6b7280;margin:0;line-height:1.6}.importacao-concluido__actions{display:flex;gap:10px;margin-top:8px}.importacao-engenharia{display:flex;flex-direction:column;gap:20px;padding:32px;background:#f7f8f9;flex:1;overflow-y:auto}.importacao-engenharia__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-shrink:0}.importacao-engenharia__title{font-size:24px;font-weight:700;color:#111827;margin:0 0 4px}.importacao-engenharia__subtitle{font-size:13px;color:#6b7280;margin:0}.importacao-engenharia__header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.importacao-engenharia__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.importacao-engenharia__card-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f3f4f6}.importacao-engenharia__card-desc{font-size:14px;color:#6b7280;margin:0 0 16px;line-height:1.6}.importacao-engenharia__pa-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;gap:16px}.importacao-engenharia__pa-info{display:flex;align-items:center;gap:12px}.importacao-engenharia__pa-badge{display:inline-block;background:#0b7a4f;color:#fff;font-size:10px;font-weight:700;padding:2px 5px;border-radius:3px;flex-shrink:0}.importacao-engenharia__pa-codigo{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;color:#6b7280;margin-right:8px}.importacao-engenharia__pa-desc{font-size:14px;color:#111827}.importacao-engenharia__status{font-size:12px;font-weight:500;padding:4px 12px;border-radius:999px;flex-shrink:0}.importacao-engenharia__status--ok{background:#dcfce7;color:#0b7a4f}.importacao-engenharia__status--warn{background:#fef3c7;color:#92400e}.importacao-engenharia__checklist{background:#f7f8f9;border:1px solid #e5e7eb;border-radius:8px;padding:14px;margin-bottom:16px}.importacao-engenharia__checklist-title{font-size:12px;font-weight:600;color:#6b7280;margin-bottom:10px}.importacao-engenharia__checklist-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#374151;margin-bottom:6px}.importacao-engenharia__check-icon{color:#0b7a4f;font-weight:700;flex-shrink:0}.importacao-engenharia__note{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 14px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;font-size:13px;color:#1d4ed8;line-height:1.5}.importacao-engenharia__note-icon{font-size:15px;flex-shrink:0;margin-top:1px}.importacao-engenharia__success{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:48px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.importacao-engenharia__success-icon{width:56px;height:56px;border-radius:50%;background:#dcfce7;color:#0b7a4f;font-size:26px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.importacao-engenharia__success-title{font-size:18px;font-weight:700;color:#111827}.importacao-engenharia__success-text{font-size:14px;color:#6b7280;max-width:440px;line-height:1.6;margin:0}.importacao-engenharia__tip{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:12px;font-weight:500;margin-top:6px}.mapeamento-tree{display:flex;flex-direction:column;gap:12px;overflow-y:auto;flex:1;padding:12px}.mapeamento-tree__group{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff;flex-shrink:0}.mapeamento-tree__group-header{background:#f0fdf4;border-bottom:1px solid #bbf7d0;padding:10px 14px;display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.mapeamento-tree__group-header:hover{background:#dcfce7}.mapeamento-tree__group-header-code{font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:700;background:#0b7a4f;color:#fff;padding:2px 6px;border-radius:3px;flex-shrink:0}.mapeamento-tree__group-header-title{font-weight:600;font-size:14px;color:#111827;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mapeamento-tree__group-header-total{font-weight:700;font-size:14px;color:#0b7a4f;white-space:nowrap;flex-shrink:0}.mapeamento-tree__table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}.mapeamento-tree__thead th{padding:6px 10px;background:#f9fafb;color:#6b7280;font-size:11px;font-weight:600;text-align:left;border-bottom:1px solid #e5e7eb;white-space:nowrap}.mapeamento-tree__row td{padding:8px 10px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.mapeamento-tree__row:last-child td{border-bottom:none}.mapeamento-tree__row--pa{background:#fafff8}.mapeamento-tree__row--pi{background:#fafafa}.mapeamento-tree__row--mp{background:#fff}.mapeamento-tree__indent{display:flex;align-items:flex-start;gap:8px}.mapeamento-tree__tipo-badge{font-size:10px;font-weight:700;padding:2px 5px;border-radius:3px;flex-shrink:0;margin-top:2px}.mapeamento-tree__tipo-badge--pa{background:#0b7a4f;color:#fff}.mapeamento-tree__tipo-badge--pi{background:#2563eb;color:#fff}.mapeamento-tree__tipo-badge--mp{background:#9ca3af;color:#fff}.mapeamento-tree__select{width:100%;padding:4px 8px;border:1px solid #d1d5db;border-radius:6px;font-size:12px;background:#fff;color:#111827;font-family:inherit;cursor:pointer}.mapeamento-tree__select:focus{outline:none;border-color:#0b7a4f;box-shadow:0 0 0 2px #0b7a4f26}.mapeamento-tree__select:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.mapeamento-tree__herda{display:inline-flex;align-items:center;gap:6px}.mapeamento-tree__herda-badge{font-size:10px;font-weight:700;background:#fef9c3;color:#a16207;padding:1px 5px;border-radius:3px;flex-shrink:0}.mapeamento-tree__dash{color:#9ca3af;font-size:13px}.mapeamento-tree__origem{font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;white-space:nowrap}.mapeamento-tree__origem--erp{background:#dcfce7;color:#0b7a4f}.mapeamento-tree__origem--eto{background:#dbeafe;color:#1d4ed8}.mapeamento-tree__origem--excel{background:#fef3c7;color:#92400e}.projetos-page{display:flex;flex-direction:column;gap:20px;min-height:0;flex:1}.projetos-page__header{display:flex;align-items:center;justify-content:space-between}.projetos-page__title{font-size:22px;font-weight:700;color:#111827;margin:0}.projetos-page__header-actions{display:flex;align-items:center;gap:10px}.projetos-page__new-btn{--ez-button-primary-bg: #0b7a4f;--ez-button-primary-bg-hover: #0a6b45}.projetos-page__import-btn{--ez-button-secondary-border: #e5e7eb}.projetos-page__loading,.projetos-page__error{padding:20px;text-align:center;color:#6b7280;font-size:14px}.projetos-page__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 20px 8px;box-shadow:0 1px 2px #00000008;display:flex;flex-direction:column;gap:16px;min-height:0;flex:1}.projetos-filterbar{display:flex;align-items:center}.projetos-filterbar__search{width:480px}.projetos-grid__container{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;--ez-grid--min-height: 0}.projetos-grid__container ez-grid{flex:1 1 auto;min-height:0;width:100%}.projeto-detalhes{display:flex;flex-direction:column;gap:20px}.projeto-detalhes__not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#6b7280}.projeto-detalhes__breadcrumbs{font-size:13px;color:#6b7280;display:flex;align-items:center;gap:8px}.projeto-detalhes__breadcrumb-link{color:#6b7280;text-decoration:none;cursor:pointer}.projeto-detalhes__breadcrumb-link:hover{text-decoration:underline}.projeto-detalhes__breadcrumb-current{color:#374151;font-weight:500}.projeto-detalhes__header-section{background-color:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;gap:16px}.projeto-detalhes__header-top{display:flex;justify-content:space-between;align-items:flex-start}.projeto-detalhes__title-group{display:flex;align-items:center;gap:12px}.projeto-detalhes__title{margin:0;font-size:24px;font-weight:700;color:#111827}.projeto-detalhes__metadata-row{display:flex;align-items:center;gap:24px;font-size:13px}.projeto-detalhes__metadata-item{display:flex;align-items:center;gap:6px}.metadata-label{color:#9ca3af}.metadata-value{color:#4b5563}.font-semibold{font-weight:600;color:#374151}.projeto-detalhes__kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.kpi-card{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;gap:8px}.kpi-card__label{font-size:13px;color:#6b7280;font-weight:500}.kpi-card__value-group{display:flex;align-items:baseline;gap:8px}.kpi-card__value{font-size:24px;font-weight:700;color:#111827}.kpi-card__sub{font-size:13px;color:#9ca3af}.projeto-detalhes__content-area{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;overflow:hidden}.projeto-detalhes__tabs{display:flex;border-bottom:1px solid #e5e7eb}.projeto-detalhes__tab{padding:16px 24px;background:none;border:none;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;display:flex;align-items:center;gap:8px}.projeto-detalhes__tab:hover{color:#374151}.projeto-detalhes__tab--active{color:#0b7a4f;border-bottom-color:#0b7a4f}.projeto-detalhes__tab-content{padding:24px}.visao-geral-grid{display:grid;grid-template-columns:350px 1fr;gap:32px}.visao-geral__title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#111827;margin-top:0;margin-bottom:20px}.timeline{display:flex;flex-direction:column}.timeline-item{position:relative;padding-left:24px;padding-bottom:24px}.timeline-item:last-child{padding-bottom:0}.timeline-dot{position:absolute;left:0;top:4px;width:10px;height:10px;border-radius:50%;z-index:2}.timeline-dot--active{background-color:#0b7a4f;box-shadow:0 0 0 4px #dcfce7}.timeline-dot--obsolete{background-color:#d1d5db}.timeline-line{position:absolute;left:4px;top:14px;bottom:-4px;width:2px;background-color:#e5e7eb;z-index:1}.timeline-content{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:12px}.timeline-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.timeline-version{font-weight:600;font-size:14px;color:#111827}.timeline-desc{font-size:13px;color:#4b5563;margin:0 0 8px}.timeline-meta{display:flex;justify-content:space-between;font-size:11px;color:#9ca3af}.timeline-empty{font-size:13px;color:#6b7280}.visao-geral__desc{font-size:14px;color:#4b5563;margin-bottom:24px}.cad-viewer-placeholder{background-color:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;padding:48px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cad-viewer-placeholder h4{margin:0 0 8px;font-size:16px;font-weight:600;color:#374151}.cad-viewer-placeholder p{margin:0 0 24px;font-size:14px;color:#6b7280;max-width:400px}.orcamento-page{display:flex;flex-direction:column;gap:20px;min-height:0;flex:1}.orcamento-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.orcamento-page__heading{display:flex;flex-direction:column;gap:8px;min-width:0}.orcamento-page__title{font-size:34px;font-weight:700;color:#111827;line-height:1.15;margin:0}.orcamento-page__subtitle{font-size:15px;color:#6b7280;margin:0}.orcamento-page__new-btn{flex-shrink:0;--ez-button--background-color: #0b7a4f;--ez-button--color: #ffffff;--ez-button--hover--background-color: #0a6b45;--ez-button--hover-color: #ffffff;--ez-button--active--background-color: #095c3b;--ez-button--active-color: #ffffff;--ez-icon--color: #ffffff}.orcamento-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.orcamento-kpi{display:flex;align-items:center;gap:14px;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px;box-shadow:0 1px 2px #00000008}.orcamento-kpi__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;flex-shrink:0}.orcamento-kpi__content{display:flex;flex-direction:column;gap:4px;min-width:0}.orcamento-kpi__label{font-size:12px;color:#6b7280;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orcamento-kpi__value{font-size:22px;font-weight:700;color:#111827;line-height:1.1}@media (max-width: 1100px){.orcamento-kpis{grid-template-columns:repeat(2,1fr)}}.orcamento-page__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 20px 8px;box-shadow:0 1px 2px #00000008;display:flex;flex-direction:column;gap:16px;min-height:0;flex:1}.orcamento-page__loading,.orcamento-page__empty{padding:24px;text-align:center;color:#6b7280;font-size:14px}.orcamento-page__error{padding:12px 16px;border:1px solid #fecaca;background-color:#fef2f2;color:#b91c1c;border-radius:8px;font-size:13px}.orcamento-filterbar{display:flex;align-items:center;gap:12px}.orcamento-filterbar__search{flex:1;min-width:280px;max-width:560px}.orcamento-filterbar__period-range{display:flex;align-items:center;gap:8px;margin-left:auto}.orcamento-filterbar__period-range ez-date-input{width:150px;max-width:150px}.orcamento-filterbar__filter-btn{--ez-button-tertiary-border: #e5e7eb}.orcamento-tabs{display:flex;gap:4px;border-bottom:1px solid #e5e7eb;padding:0 2px}.orcamento-tabs__item{display:inline-flex;align-items:center;gap:8px;padding:10px 16px 12px;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;color:#6b7280;font-size:14px;font-weight:500;transition:color .15s ease,border-color .15s ease;font-family:inherit;margin-bottom:-1px}.orcamento-tabs__item:hover{color:#111827}.orcamento-tabs__item--active{color:#0b7a4f;border-bottom-color:#0b7a4f}.orcamento-tabs__count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 6px;border-radius:999px;background-color:#f3f4f6;color:#6b7280;font-size:11px;font-weight:600}.orcamento-tabs__count--active{background-color:#dcfce7;color:#0b7a4f}.orcamento-grid__container{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;--ez-grid--min-height: 0}.orcamento-grid__container ez-grid{flex:1 1 auto;min-height:0;width:100%}.orcamento-grid__container .grid-header__pagination{display:none}.criar-proposta-modal{display:flex;flex-direction:column}.criar-proposta-modal__header{position:relative;padding:20px 24px 16px;border-bottom:1px solid #e5e7eb;text-align:center}.criar-proposta-modal__title{font-size:17px;font-weight:700;color:#111827;margin:0 0 6px}.criar-proposta-modal__subtitle{font-size:13px;color:#6b7280;margin:0 auto;max-width:460px}.criar-proposta-modal__close{position:absolute;top:14px;right:16px;background:transparent;border:none;cursor:pointer;color:#6b7280;display:inline-flex}.criar-proposta-modal__body{padding:20px 24px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.criar-proposta-modal__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.criar-proposta-modal__field{display:flex;flex-direction:column;gap:6px;min-width:0}.criar-proposta-modal__group{display:flex;flex-direction:column;gap:10px;min-width:0}.criar-proposta-modal__section{font-size:13px;font-weight:600;color:#374151}.criar-proposta-modal__label{font-size:13px;color:#374151}.criar-proposta-modal__label--required:after{content:" *";color:#dc2626}.criar-proposta-modal__cliente-chip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:8px;background-color:#ecfdf5;border:1px solid #a7f3d0}.criar-proposta-modal__cliente-info{display:flex;flex-direction:column;gap:2px;min-width:0}.criar-proposta-modal__cliente-nome{font-size:14px;font-weight:600;color:#111827}.criar-proposta-modal__cliente-sub{font-size:12px;color:#6b7280}.criar-proposta-modal__cliente-clear{flex-shrink:0;background:transparent;border:none;cursor:pointer;color:#0b7a4f;display:inline-flex}.criar-proposta-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:16px 24px;border-top:1px solid #e5e7eb}.criar-proposta-modal__submit{--ez-button--background-color: #0b7a4f;--ez-button--color: #ffffff;--ez-button--hover--background-color: #0a6b45;--ez-button--hover-color: #ffffff;--ez-button--active--background-color: #095c3b;--ez-button--active-color: #ffffff;--ez-icon--color: #ffffff}.proposta-detalhe{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0}.proposta-detalhe__breadcrumbs{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280;flex-wrap:wrap}.proposta-detalhe__breadcrumb-link{color:#6b7280;text-decoration:none}.proposta-detalhe__breadcrumb-link:hover{color:#111827}.proposta-detalhe__breadcrumb-sep{color:#9ca3af}.proposta-detalhe__breadcrumb-current{color:#111827;font-weight:600}.proposta-detalhe__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.proposta-detalhe__heading{display:flex;flex-direction:column;gap:8px;min-width:0}.proposta-detalhe__title{font-size:34px;font-weight:700;color:#111827;line-height:1.15;margin:0}.proposta-detalhe__subtitle{font-size:15px;color:#6b7280;margin:0}.proposta-detalhe__actions{display:flex;gap:8px;flex-shrink:0}.proposta-detalhe__back-btn{--ez-button--color: #0b7a4f}.proposta-detalhe__start-btn{--ez-button--background-color: #0b7a4f;--ez-button--color: #ffffff;--ez-button--hover--background-color: #0a6b45;--ez-button--hover-color: #ffffff;--ez-button--active--background-color: #095c3b;--ez-button--active-color: #ffffff;--ez-icon--color: #ffffff}.proposta-detalhe__bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 20px}.proposta-detalhe__chip{font-size:12px;padding:4px 8px;border-radius:6px}.proposta-detalhe__chip--mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background-color:#f3f4f6;color:#6b7280}.proposta-detalhe__chip--version{background-color:#dcfce7;color:#0b7a4f;font-weight:600}.proposta-detalhe__bar-received{margin-left:auto;font-size:12px;color:#6b7280}.proposta-detalhe__error{padding:12px 16px;border:1px solid #fecaca;background-color:#fef2f2;color:#b91c1c;border-radius:8px;font-size:13px}.proposta-detalhe__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.proposta-detalhe__tabs{display:flex;border-bottom:1px solid #e5e7eb}.proposta-detalhe__tab{padding:14px 24px;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;color:#6b7280;font-size:14px;font-weight:500;font-family:inherit;white-space:nowrap;transition:color .15s ease,border-color .15s ease;margin-bottom:-1px}.proposta-detalhe__tab:hover{color:#111827}.proposta-detalhe__tab--active{color:#0b7a4f;border-bottom-color:#0b7a4f}.proposta-detalhe__tab-content{padding:24px}.proposta-detalhe__section-title{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:#0b7a4f;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.proposta-detalhe__section-title ez-icon{--ez-icon--color: #0b7a4f}.proposta-detalhe__divider{border-top:1px solid #e5e7eb;margin:20px 0}.proposta-detalhe__info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 32px}.proposta-detalhe__field{display:flex;flex-direction:column;gap:4px;text-align:center}.proposta-detalhe__field--full{grid-column:1 / -1;align-items:center}.proposta-detalhe__field-label{font-size:12px;color:#6b7280}.proposta-detalhe__field-value{font-size:14px;color:#111827;font-weight:600}.proposta-detalhe__field-value--mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.proposta-detalhe__pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;padding:4px 10px;border-radius:999px}.proposta-detalhe__pill--ok{background-color:#dcfce7;color:#0b7a4f;--ez-icon--color: #0b7a4f}.proposta-detalhe__pill--warn{background-color:#fef3c7;color:#b76b0a;--ez-icon--color: #b76b0a}.proposta-detalhe__table-wrap{overflow-x:auto}.proposta-detalhe__table{width:100%;min-width:720px;border-collapse:collapse;font-size:13px}.proposta-detalhe__table th{text-align:left;padding:8px 12px 8px 0;font-weight:600;color:#6b7280;border-bottom:1px solid #e5e7eb}.proposta-detalhe__table td{padding:10px 12px 10px 0;color:#111827;border-bottom:1px solid #f3f4f6}.proposta-detalhe__td-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#6b7280}.proposta-detalhe__td-empty{color:#9ca3af;font-style:italic}.proposta-detalhe__td-strong{font-weight:600}.proposta-detalhe__itens-empty{padding:16px 0;color:#6b7280;font-size:13px}.proposta-detalhe__status-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.proposta-detalhe__status-card{border-radius:10px;padding:16px;background-color:#f3f4f6;border:1px solid #e5e7eb}.proposta-detalhe__status-card--accent{background-color:#dcfce7;border-color:#0b7a4f33}.proposta-detalhe__status-card-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin-bottom:8px}.proposta-detalhe__status-card--accent .proposta-detalhe__status-card-label{color:#0b7a4f}.proposta-detalhe__status-card-value{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#111827;margin-bottom:4px}.proposta-detalhe__status-dot{width:8px;height:8px;border-radius:50%;background-color:#9ca3af;flex-shrink:0}.proposta-detalhe__status-card--accent .proposta-detalhe__status-dot{background-color:#0b7a4f}.proposta-detalhe__status-card-hint{font-size:12px;color:#9ca3af}.proposta-detalhe__log{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.proposta-detalhe__log-row{display:flex;align-items:flex-start;gap:10px;--ez-icon--color: #0b7a4f}.proposta-detalhe__log-row--alert{--ez-icon--color: #b76b0a}.proposta-detalhe__log-evento{font-size:13px;color:#111827;font-weight:500}.proposta-detalhe__log-detalhe{font-size:12px;color:#6b7280}.proposta-detalhe__log-ts{font-size:11px;color:#9ca3af;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;margin-top:2px}.proposta-detalhe__log-state{padding:12px 0;font-size:13px;color:#6b7280}.proposta-detalhe__log-state--error{color:#b91c1c}.proposta-detalhe__notice{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:10px;background-color:#eff6ff;color:#1e3a8a;font-size:13px;--ez-icon--color: #2563eb}.proposta-detalhe__loading{padding:24px;text-align:center;color:#6b7280;font-size:14px}.proposta-detalhe__not-found{padding:40px;text-align:center;color:#6b7280}.proposta-detalhe__error-detail{font-size:13px;color:#b91c1c}@media (max-width: 900px){.proposta-detalhe__info-grid,.proposta-detalhe__status-grid{grid-template-columns:1fr}}.orcamento-detalhes{display:flex;flex-direction:column;gap:16px;min-height:0;flex:1}.orcamento-detalhes__not-found{padding:24px}.orcamento-detalhes__breadcrumbs{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280}.orcamento-detalhes__breadcrumb-link{color:#6b7280;text-decoration:none}.orcamento-detalhes__breadcrumb-link:hover{color:#0b7a4f}.orcamento-detalhes__breadcrumb-current{color:#111827;font-weight:500}.orcamento-detalhes__header-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 24px;box-shadow:0 1px 2px #00000008;display:flex;flex-direction:column;gap:18px;position:sticky;top:0;z-index:5}.orcamento-detalhes__header-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.orcamento-detalhes__title-block{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.orcamento-detalhes__title{font-size:22px;font-weight:700;color:#111827;margin:0}.orcamento-detalhes__title-badges{display:inline-flex;align-items:center;gap:8px}.orcamento-detalhes__valor{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.orcamento-detalhes__valor-label{font-size:12px;color:#6b7280}.orcamento-detalhes__valor-amount{font-size:26px;font-weight:700;color:#0b7a4f}.orcamento-detalhes__metadata-row{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap}.orcamento-detalhes__metadata-list{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.orcamento-detalhes__metadata-item{display:inline-flex;align-items:center;gap:6px;font-size:13px}.metadata-label{color:#6b7280}.metadata-value{color:#1f2937}.font-semibold{font-weight:600}.orcamento-detalhes__modo-toggle{display:inline-flex;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:3px;gap:2px}.orcamento-detalhes__modo-btn{background:transparent;border:none;font-family:inherit;font-size:13px;font-weight:500;color:#6b7280;padding:6px 14px;cursor:pointer;border-radius:6px;transition:background .15s,color .15s}.orcamento-detalhes__modo-btn:hover{color:#111827}.orcamento-detalhes__modo-btn--active{background-color:#fff;color:#1d4ed8;box-shadow:0 1px 2px #0000000f}.orcamento-stepper{display:grid;grid-template-columns:repeat(6,1fr);gap:0;padding:4px 0 0}.orcamento-stepper__step{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative}.orcamento-stepper__node{width:28px;height:28px;border-radius:999px;border:2px solid #d1d5db;background-color:#fff;display:inline-flex;align-items:center;justify-content:center;color:transparent}.orcamento-stepper__node--done{border-color:#0b7a4f;background-color:#0b7a4f;color:#fff}.orcamento-stepper__node--current{border-color:#0b7a4f;background-color:#fff}.orcamento-stepper__dot{width:12px;height:12px;border-radius:999px;background-color:#0b7a4f}.orcamento-stepper__label{font-size:12px;color:#9ca3af;white-space:nowrap;font-weight:500}.orcamento-stepper__label--done{color:#0b7a4f}.orcamento-stepper__label--current{color:#111827;font-weight:600}.orcamento-detalhes__tabs{display:flex;gap:8px;border-bottom:1px solid #e5e7eb;background-color:#fff;padding:0 16px;border-radius:12px 12px 0 0;border:1px solid #e5e7eb;border-bottom:none;margin-bottom:-1px}.orcamento-detalhes__tab{display:inline-flex;align-items:center;gap:8px;padding:12px 16px 14px;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;color:#6b7280;font-size:14px;font-weight:500;font-family:inherit;margin-bottom:-1px;transition:color .15s,border-color .15s}.orcamento-detalhes__tab:hover{color:#111827}.orcamento-detalhes__tab--active{color:#0b7a4f;border-bottom-color:#0b7a4f}.orcamento-detalhes__tab-icon{color:inherit;font-size:14px}.orcamento-detalhes__tab ez-icon{color:inherit}.orcamento-detalhes__tab-content{background-color:transparent;border-radius:0 0 12px 12px;flex:1;min-height:0}.conf-tecnica{display:grid;grid-template-columns:220px 1fr 280px;gap:16px}.conf-tecnica__panel-title{margin:0 0 12px;font-size:14px;font-weight:600;color:#111827;display:flex;align-items:center;gap:6px}.conf-tecnica__panel-title ez-icon{color:#0b7a4f}.conf-tecnica__categorias,.conf-tecnica__params,.conf-tecnica__custo-live{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.conf-tecnica__params{background-color:#f9fafb}.conf-tecnica__cat-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.conf-tecnica__cat-item{display:flex;width:100%;background:transparent;border:none;font-family:inherit;font-size:13px;color:#4b5563;cursor:pointer;padding:8px 10px;border-radius:6px;align-items:center;justify-content:space-between}.conf-tecnica__cat-item:hover{background-color:#fff;color:#111827}.conf-tecnica__cat-item--active{background-color:#fff;color:#0b7a4f;font-weight:600}.conf-tecnica__cat-count{font-size:12px;color:#6b7280;font-weight:500}.conf-tecnica__grid-container{width:100%;--ez-grid--min-height: 0}.conf-tecnica__grid-container ez-grid{width:100%;background-color:transparent}.conf-tecnica__valor-text{font-size:13px;color:#111827}.conf-tecnica__input,.conf-tecnica__select{width:100%;max-width:200px;padding:6px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;font-family:inherit;color:#111827;background-color:#fff}.impact-bars{display:inline-flex;gap:3px;align-items:center}.impact-bar{width:6px;height:14px;border-radius:2px;background-color:#e5e7eb;display:inline-block}.impact-bar--filled{background-color:#1d4ed8}.conf-tecnica__custo-value{display:flex;flex-direction:column;margin-bottom:16px}.conf-tecnica__custo-label{font-size:12px;color:#6b7280}.conf-tecnica__custo-amount{font-size:24px;font-weight:700;color:#111827}.conf-tecnica__breakdown{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.breakdown-row__top{display:flex;justify-content:space-between;font-size:12px;color:#4b5563;margin-bottom:4px}.breakdown-bar{height:6px;background-color:#e5e7eb;border-radius:999px;overflow:hidden}.breakdown-bar__fill{height:100%;border-radius:999px}.breakdown-bar__fill--mat{background-color:#2563eb}.breakdown-bar__fill--mo{background-color:#f59e0b}.breakdown-bar__fill--ind{background-color:#9ca3af}.conf-tecnica__detail-link{background:transparent;border:none;color:#0b7a4f;font-weight:600;font-family:inherit;font-size:13px;padding:8px 0;cursor:pointer;text-align:left}.calc-custo{display:flex;flex-direction:column;gap:16px}.calc-custo__formula{background-color:#ecfdf5;border:1px solid #d1fae5;border-radius:12px;padding:16px;text-align:center}.calc-custo__formula-title{display:inline-flex;align-items:center;gap:6px;color:#047857;font-size:13px;font-weight:600;margin-bottom:8px}.calc-custo__info-icon{color:#047857}.calc-custo__formula-body{font-family:monospace;font-size:14px;color:#065f46}.calc-custo__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;align-items:stretch}.calc-custo__group{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px;display:flex;flex-direction:column;height:100%}.calc-custo__group-header{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:14px;color:#111827;border-bottom:1px solid #e5e7eb;padding-bottom:10px;margin-bottom:10px}.calc-custo__group-total{color:#111827}.calc-custo__lines{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.calc-custo__line{display:flex;justify-content:space-between;font-size:13px;color:#4b5563}.calc-custo__line-value{color:#111827;font-weight:500}.calc-custo__right-column{display:flex;flex-direction:column;gap:16px;height:100%}.calc-custo__right-column .calc-custo__group{flex:0 0 auto}.calc-custo__total-card{background-color:#111827;color:#f9fafb;border-radius:12px;padding:16px 18px;display:flex;flex-direction:column;gap:4px;flex:1 1 auto;justify-content:center}.calc-custo__total-label{font-size:12px;color:#d1d5db}.calc-custo__total-value{font-size:26px;font-weight:700;color:#fff}.calc-custo__total-detail{font-size:12px;color:#9ca3af}.pricing-tab{display:flex;flex-direction:column;gap:16px;max-width:900px;margin:0 auto;width:100%}.pricing-tab__warning{display:flex;align-items:flex-start;gap:10px;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:12px 16px;font-size:13px;color:#1e3a8a}.pricing-tab__warning-icon{color:#2563eb;font-weight:700}.pricing-tab__card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px 24px;display:flex;flex-direction:column;gap:16px}.pricing-tab__title{font-size:15px;font-weight:600;color:#111827;margin:0 0 4px;display:flex;align-items:center;gap:6px}.pricing-tab__title-icon{color:#0b7a4f}.pricing-tab__row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0}.pricing-tab__row--bordered{border-top:1px solid #e5e7eb}.pricing-tab__row-left{display:flex;flex-direction:column;gap:6px;flex:1}.pricing-tab__row-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.pricing-tab__label-strong{font-size:13px;font-weight:600;color:#111827}.pricing-tab__label-muted{font-size:12px;color:#6b7280}.pricing-tab__row-value{font-size:18px;font-weight:700;color:#111827}.pricing-tab__row-value--gain{color:#047857;font-size:15px}.pricing-tab__row-value--loss{color:#dc2626;font-size:15px}.pricing-tab__slider-block{display:flex;align-items:center;gap:10px;margin-top:4px}.pricing-tab__range{flex:1;max-width:280px}.pricing-tab__number-input{width:60px;padding:4px 8px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;text-align:center}.pricing-tab__zone{position:relative;margin-top:4px;padding-bottom:32px}.pricing-tab__zone-labels{display:flex;justify-content:space-between;font-size:11px;color:#6b7280;margin-bottom:4px}.pricing-tab__zone-bar{display:grid;grid-template-columns:30% 20% 50%;height:6px;border-radius:999px;overflow:hidden}.pricing-tab__zone-segment--risco{background-color:#f87171}.pricing-tab__zone-segment--alvo{background-color:#fbbf24}.pricing-tab__zone-segment--excelente{background-color:#34d399}.pricing-tab__zone-marker{position:absolute;top:18px;transform:translate(-50%);font-size:12px;font-weight:700}.pricing-tab__zone-marker--risco{color:#dc2626}.pricing-tab__zone-marker--alvo{color:#b45309}.pricing-tab__zone-marker--excelente{color:#047857}.pricing-tab__final{background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}.pricing-tab__final-title{font-size:14px;font-weight:600;color:#065f46}.pricing-tab__final-sub{font-size:12px;color:#047857}.pricing-tab__final-amount{font-size:26px;font-weight:700;color:#047857}.orcamento-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;color:#9ca3af;gap:12px}.orcamento-placeholder__icon{font-size:36px}.orcamento-placeholder__text{font-size:14px;margin:0}@media (max-width: 1100px){.conf-tecnica,.calc-custo__grid{grid-template-columns:1fr}}.orcamento-detalhes__loading{padding:32px;text-align:center;color:#6b7280;font-size:14px}.orcamento-detalhes__error-detail{color:#b91c1c;font-size:13px;margin:8px 0 16px}.orcamento-detalhes__header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.orcamento-detalhes__header-info{display:flex;align-items:center;gap:12px}.orcamento-detalhes__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.orcamento-detalhes__banner{padding:12px 16px;border-radius:8px;font-size:13px;border:1px solid transparent}.orcamento-detalhes__banner--error{background-color:#fef2f2;border-color:#fecaca;color:#b91c1c}.orcamento-detalhes__banner--success{background-color:#ecfdf5;border-color:#a7f3d0;color:#047857}.orcamento-detalhes__total{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px}.orcamento-detalhes__total-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.orcamento-detalhes__total-value{font-size:26px;font-weight:700;color:#0b7a4f;white-space:nowrap}.orcamento-detalhes__proposta,.orcamento-detalhes__composicao{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.orcamento-detalhes__proposta-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.orcamento-detalhes__section-title{font-size:15px;font-weight:600;color:#1f2937;margin:0}.orcamento-detalhes__proposta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.orcamento-detalhes__field-label{display:block;font-size:12px;color:#6b7280;margin-bottom:2px}.orcamento-detalhes__field-value{display:block;font-size:14px;color:#111827;font-weight:500}.orcamento-detalhes__composicao{margin-bottom:24px}.orcamento-detalhes__composicao-empty{margin-top:12px;padding:24px;border:1px dashed #d1d5db;border-radius:8px;color:#6b7280;font-size:13px;text-align:center}@media (max-width: 768px){.orcamento-detalhes__proposta-grid{grid-template-columns:1fr}}.registrar-resposta-modal{display:flex;flex-direction:column;gap:16px;padding:4px}.registrar-resposta-modal__header{display:flex;align-items:center;justify-content:space-between}.registrar-resposta-modal__title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#1f2937;margin:0}.registrar-resposta-modal__close{border:none;background:transparent;cursor:pointer;color:#6b7280;padding:4px}.registrar-resposta-modal__body{display:flex;flex-direction:column;gap:16px}.registrar-resposta-modal__choices{display:flex;gap:12px}.registrar-resposta-modal__choice{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;cursor:pointer;font-size:14px;font-weight:500;color:#374151}.registrar-resposta-modal__choice--aprovado{border-color:#10b981;background-color:#ecfdf5;color:#047857}.registrar-resposta-modal__choice--reprovado{border-color:#ef4444;background-color:#fef2f2;color:#b91c1c}.registrar-resposta-modal__footer{display:flex;justify-content:flex-end;gap:8px}.orcamento-detalhes__projetos-empty{margin-top:16px;padding:40px 24px;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.orcamento-detalhes__projetos-empty-icon{width:64px;height:64px;border-radius:50%;background-color:#ecfdf5;display:inline-flex;align-items:center;justify-content:center;margin-bottom:4px;--ez-icon--color: #0b7a4f}.orcamento-detalhes__projetos-empty-title{font-size:16px;font-weight:600;color:#111827;margin:0}.orcamento-detalhes__projetos-empty-text{font-size:13px;color:#6b7280;max-width:460px;margin:0 0 12px}.orcamento-detalhes__criar-projeto-btn{--ez-button--background-color: #0b7a4f;--ez-button--color: #ffffff;--ez-button--hover--background-color: #0a6b45;--ez-button--hover-color: #ffffff;--ez-icon--color: #ffffff}.orcamento-detalhes__projetos{margin-top:16px;display:flex;flex-direction:column;gap:12px}.orcamento-detalhes__projeto-card{border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:6px}.orcamento-detalhes__projeto-card-main{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.orcamento-detalhes__projeto-codigo{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#6b7280;background-color:#f3f4f6;padding:2px 8px;border-radius:6px}.orcamento-detalhes__projeto-nome{font-size:14px;font-weight:600;color:#111827}.orcamento-detalhes__projeto-desc{font-size:13px;color:#6b7280;margin:0}.orcamento-detalhes__projeto-card-foot{display:flex;align-items:baseline;gap:8px;margin-top:2px}.orcamento-detalhes__projeto-total-label{font-size:12px;color:#6b7280}.orcamento-detalhes__projeto-total{font-size:15px;font-weight:700;color:#111827}.orcamento-detalhes__add-projeto-btn{align-self:flex-start}.criar-projeto-modal{display:flex;flex-direction:column}.criar-projeto-modal__header{position:relative;padding:20px 24px 16px;border-bottom:1px solid #e5e7eb;text-align:center}.criar-projeto-modal__title{font-size:17px;font-weight:700;color:#111827;margin:0 0 6px}.criar-projeto-modal__subtitle{font-size:13px;color:#6b7280;margin:0 auto;max-width:460px}.criar-projeto-modal__close{position:absolute;top:14px;right:16px;background:transparent;border:none;cursor:pointer;color:#6b7280;display:inline-flex}.criar-projeto-modal__body{padding:20px 24px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.criar-projeto-modal__section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.criar-projeto-modal__row{display:grid;grid-template-columns:1fr;gap:16px}.criar-projeto-modal__field{display:flex;flex-direction:column;gap:6px;min-width:0}.criar-projeto-modal__label{font-size:13px;color:#374151}.criar-projeto-modal__codigo-readonly{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;color:#9ca3af;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px}.criar-projeto-modal__help{font-size:12px;color:#6b7280;margin:-8px 0 0}.criar-projeto-modal__toggle-card{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px}.criar-projeto-modal__toggle-info{display:flex;align-items:flex-start;gap:10px;--ez-icon--color: #6b7280}.criar-projeto-modal__toggle-title{font-size:14px;font-weight:600;color:#111827}.criar-projeto-modal__toggle-desc{font-size:12px;color:#6b7280}.criar-projeto-modal__switch{flex-shrink:0;width:44px;height:24px;border-radius:999px;border:none;background-color:#d1d5db;cursor:pointer;padding:2px;transition:background-color .15s ease}.criar-projeto-modal__switch--on{background-color:#0b7a4f}.criar-projeto-modal__switch-knob{display:block;width:20px;height:20px;border-radius:50%;background-color:#fff;transition:transform .15s ease}.criar-projeto-modal__switch--on .criar-projeto-modal__switch-knob{transform:translate(20px)}.criar-projeto-modal__footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:10px}.criar-projeto-modal__submit{--ez-button--background-color: #0b7a4f;--ez-button--color: #ffffff;--ez-button--hover--background-color: #0a6b45;--ez-button--hover-color: #ffffff;--ez-icon--color: #ffffff}.orcamento-detalhes__projeto-card{padding:0;gap:0;overflow:hidden}.orcamento-detalhes__projeto-header-row{display:flex;align-items:stretch}.orcamento-detalhes__projeto-header{display:flex;align-items:center;gap:10px;flex:1;min-width:0;padding:14px 16px;background:#f9fafb;border:none;border-bottom:1px solid #e5e7eb;cursor:pointer;font-family:inherit;text-align:left;--ez-icon--color: #6b7280}.orcamento-detalhes__projeto-actions{display:flex;align-items:stretch;flex-shrink:0}.orcamento-detalhes__projeto-acao{display:inline-flex;align-items:center;justify-content:center;width:44px;flex-shrink:0;background:#f9fafb;border:none;border-bottom:1px solid #e5e7eb;cursor:pointer;--ez-icon--color: #6b7280;transition:background-color .15s ease}.orcamento-detalhes__projeto-acao:hover{background:#f3f4f6}.orcamento-detalhes__projeto-remover{--ez-icon--color: #b91c1c}.orcamento-detalhes__projeto-remover:hover{background:#fee2e2}.orcamento-detalhes__projeto-ref{font-size:11px;color:#2563eb;background:#eff6ff;padding:2px 8px;border-radius:6px;white-space:nowrap}.orcamento-detalhes__projeto-meta{font-size:12px;color:#6b7280;white-space:nowrap}.orcamento-detalhes__projeto-total{margin-left:auto;font-size:15px;font-weight:700;color:#0b7a4f;white-space:nowrap}.orcamento-detalhes__projeto-body{padding:16px;display:flex;flex-direction:column;gap:16px}.eap{display:flex;flex-direction:column;gap:12px}.eap__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.eap__title{font-size:14px;font-weight:600;color:#111827;margin:0}.eap__subtitle{font-size:12px;color:#6b7280;margin:4px 0 0;max-width:620px}.eap__valor-bom{font-size:15px;font-weight:700;color:#0b7a4f;white-space:nowrap}.eap__empty,.eap__pa-empty{font-size:13px;color:#6b7280;padding:12px 14px}.eap__pa{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.eap__pa-header{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#ecfdf5;border-bottom:1px solid #d1fae5}.eap__pa-title{display:flex;align-items:center;gap:8px;min-width:0}.eap__pa-codigo{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#065f46}.eap__pa-nome{font-size:14px;font-weight:600;color:#065f46}.eap__pa-qtd{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:2px;white-space:nowrap}.eap__pa-qtd-row{display:flex;align-items:center;gap:6px;font-size:12px;color:#374151}.eap__pa-qtd-label{color:#6b7280}.eap__pa-qtd-input{width:64px;height:26px;box-sizing:border-box;padding:2px 6px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;text-align:right;color:#065f46;background:#fff}.eap__pa-qtd-input:focus{outline:none;border-color:#0b7a4f;box-shadow:0 0 0 2px #0b7a4f33}.eap__pa-qtd-unid{color:#6b7280;font-size:12px}.eap__pa-escala{display:inline-flex;align-items:center;gap:2px;font-size:11px;color:#0b7a4f;--ez-icon--color: #0b7a4f}.eap__pa-subtotal{font-size:14px;font-weight:700;color:#0b7a4f;white-space:nowrap}.eap__pa-foot{display:flex;justify-content:flex-end;align-items:baseline;gap:10px;padding:10px 14px;background:#f9fafb;border-top:1px solid #e5e7eb;font-size:12px;color:#6b7280}.eap__pa-foot-total{font-size:14px;font-weight:700;color:#111827}.eap__table-wrap{overflow-x:auto}.eap__table{width:100%;border-collapse:collapse;font-size:13px}.eap__table th{text-align:left;padding:8px 12px;font-size:11px;font-weight:600;color:#6b7280;border-bottom:1px solid #e5e7eb;white-space:nowrap}.eap__table td{padding:8px 12px;border-bottom:1px solid #f3f4f6;color:#111827;vertical-align:middle}.eap__col-num{text-align:right;white-space:nowrap}.eap__col-acao{width:40px;text-align:center;white-space:nowrap}.eap__item-cell{display:flex;align-items:flex-start;gap:8px}.eap__item-text{display:flex;flex-direction:column}.eap__item-codigo{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#6b7280}.eap__item-codigo--novo{color:#b76b0a;font-style:italic;font-family:inherit}.eap__item-desc{font-size:13px;color:#111827}.eap__badge{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:20px;padding:0 6px;border-radius:6px;font-size:11px;font-weight:700;flex-shrink:0}.eap__badge--pa{background:#0b7a4f;color:#fff}.eap__badge--pi{background:#2563eb;color:#fff}.eap__badge--mp{background:#e5e7eb;color:#374151}.eap__badge--sv{background:#ede9fe;color:#6d28d9}.eap__subtotal{font-weight:600}.eap__set{--ez-icon--color: #0b7a4f;display:inline-flex}.eap__unset{color:#9ca3af}.eap__diretos{display:flex;flex-direction:column;gap:8px}.eap__projeto-total{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;margin-top:4px;background:#ecfdf5;border:1px solid #d1fae5;border-radius:10px}.eap__projeto-total-label{font-size:14px;font-weight:600;color:#065f46}.eap__projeto-total-value{font-size:18px;font-weight:700;color:#0b7a4f;white-space:nowrap}.eap__pa-codigo--novo{color:#b76b0a;font-style:italic;font-family:inherit}.eap__pa-actions{display:flex;gap:6px;margin-left:4px}.eap__pa-action{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #d1fae5;border-radius:6px;background:#fff;cursor:pointer;--ez-icon--color: #065f46;transition:background-color .15s ease,border-color .15s ease}.eap__pa-action:hover{background:#d1fae5}.eap__pa-action--danger{border-color:#fecaca;--ez-icon--color: #b91c1c}.eap__pa-action--danger:hover{background:#fee2e2}.eap__empty{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.eap__add-pa{display:inline-flex;align-items:center;gap:6px;border:1px dashed #0b7a4f;border-radius:8px;background:#f0fdf4;color:#0b7a4f;font-size:13px;font-weight:600;padding:8px 14px;cursor:pointer;--ez-icon--color: #0b7a4f;transition:background-color .15s ease}.eap__add-pa:hover{background:#dcfce7}.eap__add-pa--block{align-self:flex-start}.eap-grid__editor{width:100%;box-sizing:border-box;height:28px;padding:2px 6px;border:1px solid #93c5fd;border-radius:6px;font-size:13px;color:#111827;background:#fff}.eap-grid__editor:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.eap-tree__editor{height:26px}.eap-tree-wrap{overflow-x:auto;border:1px solid #e5e7eb;border-radius:10px}.eap-tree{width:100%;border-collapse:collapse;font-size:13px;min-width:720px}.eap-tree thead th{text-align:left;padding:8px 10px;font-size:11px;font-weight:600;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;white-space:nowrap}.eap-tree th.eap-tree__num,.eap-tree td.eap-tree__num{text-align:right;white-space:nowrap}.eap-tree__num .eap-grid__editor{text-align:right}.eap-tree th:nth-child(2),.eap-tree td:nth-child(2){width:88px}.eap-tree th:nth-child(3),.eap-tree td:nth-child(3){width:60px}.eap-tree th:nth-child(4),.eap-tree td:nth-child(4){width:108px}.eap-tree th:nth-child(5),.eap-tree td:nth-child(5){width:108px}.eap-tree th:nth-child(6),.eap-tree td:nth-child(6){width:150px}.eap-tree th:nth-child(7),.eap-tree td:nth-child(7){width:150px}.eap-tree__acoes-col{width:1%}.eap-tree tbody td{padding:6px 10px;border-bottom:1px solid #f3f4f6;color:#111827;vertical-align:middle}.eap-tree__row:hover td{background:#f9fafb}.eap-tree__item{min-width:280px}.eap-tree__item-inner{display:flex;align-items:center;gap:8px}.eap-tree__toggle{border:none;background:none;cursor:pointer;padding:0;display:inline-flex;align-items:center;color:#6b7280;--ez-icon--color: #6b7280}.eap-tree__toggle-spacer{display:inline-block;width:16px;flex-shrink:0}.eap-tree__labels{display:flex;flex-direction:column;min-width:0}.eap-tree__codigo{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#6b7280}.eap-tree__codigo--novo{color:#b76b0a;font-style:italic;font-family:inherit}.eap-tree__desc{font-size:13px;color:#111827;overflow:hidden;text-overflow:ellipsis}.eap-tree__subtotal{font-weight:600;color:#111827}.eap-tree__muted{color:#9ca3af}.eap-tree__acoes{display:flex;gap:6px;justify-content:flex-end}.eap-tree__acao{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;cursor:pointer;--ez-icon--color: #374151;transition:background-color .15s ease}.eap-tree__acao:hover{background:#f3f4f6}.eap-tree__acao--danger{border-color:#fecaca;--ez-icon--color: #b91c1c}.eap-tree__acao--danger:hover{background:#fee2e2}.eap-tree__empty{font-size:13px;color:#6b7280;padding:12px 14px;border:1px dashed #e5e7eb;border-radius:10px}.eap-tabs{display:flex;gap:4px;border-bottom:1px solid #e5e7eb}.eap-tabs__tab{border:none;background:none;padding:8px 14px;font-size:13px;font-weight:600;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.eap-tabs__tab--active{color:#0b7a4f;border-bottom-color:#0b7a4f}.eap-toggle-pills{display:flex;gap:8px}.eap-toggle-pills__pill{flex:1;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:10px 12px;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.eap-toggle-pills__pill--active{border-color:#0b7a4f;background:#ecfdf5;color:#065f46}.eap-toggle-pills__pill--active-warn{border-color:#d97706;background:#fffbeb;color:#b45309}.criar-projeto-modal__help--warn{color:#b45309}.engenharia-page{display:flex;flex-direction:column;gap:20px;min-height:0;flex:1}.engenharia-page__header{display:flex;align-items:flex-start;gap:14px}.engenharia-page__header-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background-color:#dcfce7;color:#0b7a4f;flex-shrink:0}.engenharia-page__header-text{display:flex;flex-direction:column;gap:4px}.engenharia-page__title{font-size:22px;font-weight:700;color:#111827;margin:0}.engenharia-page__subtitle{font-size:14px;color:#6b7280;margin:0}.engenharia-page__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}@media (max-width: 1024px){.engenharia-page__cards{grid-template-columns:1fr}}.engenharia-card{position:relative;display:flex;flex-direction:column;gap:14px;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px 24px 22px;text-align:left;cursor:pointer;font-family:inherit;box-shadow:0 1px 2px #00000008;overflow:hidden;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.engenharia-card:hover{box-shadow:0 6px 16px #0b7a4f14;border-color:#c8e6d6;transform:translateY(-1px)}.engenharia-card:focus-visible{outline:2px solid #0b7a4f;outline-offset:2px}.engenharia-card__top-bar{position:absolute;top:0;left:0;right:0;height:4px;background-color:#0b7a4f}.engenharia-card__header{display:flex;align-items:center;justify-content:space-between}.engenharia-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background-color:#dcfce7;color:#0b7a4f}.engenharia-card__arrow{display:inline-flex;align-items:center;justify-content:center;color:#9ca3af;transition:color .18s ease,transform .18s ease}.engenharia-card:hover .engenharia-card__arrow{color:#0b7a4f;transform:translate(2px)}.engenharia-card__title{font-size:18px;font-weight:700;color:#111827;margin:4px 0 0}.engenharia-card__description{font-size:13.5px;line-height:1.5;color:#6b7280;margin:0}.engenharia-card__stats{display:grid;grid-template-columns:auto auto 1fr;gap:24px;margin-top:6px}.engenharia-card__stat{display:flex;flex-direction:column;gap:4px;min-width:0}.engenharia-card__stat-label{font-size:11px;font-weight:600;letter-spacing:.04em;color:#9ca3af;text-transform:uppercase}.engenharia-card__stat-value{font-size:16px;font-weight:700;color:#0b7a4f}.engenharia-card__stat:last-child .engenharia-card__stat-value{color:#111827;font-size:13.5px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.processos-page{display:flex;flex-direction:column;gap:16px;min-height:0;flex:1}.processos-page__breadcrumb{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}.processos-page__breadcrumb-link{background:none;border:none;padding:0;font:inherit;color:#6b7280;cursor:pointer}.processos-page__breadcrumb-link:hover{color:#0b7a4f;text-decoration:underline}.processos-page__breadcrumb-sep{color:#9ca3af}.processos-page__breadcrumb-current{color:#111827;font-weight:500}.processos-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.processos-page__heading{display:flex;align-items:flex-start;gap:14px}.processos-page__heading-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background-color:#dcfce7;color:#0b7a4f;flex-shrink:0}.processos-page__heading-text{display:flex;flex-direction:column;gap:4px}.processos-page__title{font-size:22px;font-weight:700;color:#111827;margin:0}.processos-page__subtitle{font-size:13.5px;color:#6b7280;margin:0}.processos-page__new-btn{--ez-button-primary-bg: #0b7a4f;--ez-button-primary-bg-hover: #0a6b45;flex-shrink:0}.processos-page__main-tabs{display:flex;gap:4px;border-bottom:1px solid #e5e7eb;padding:0 2px;margin-top:4px}.processos-page__main-tab{display:inline-flex;align-items:center;gap:8px;padding:12px 18px 14px;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;color:#6b7280;font-size:14px;font-weight:500;font-family:inherit;margin-bottom:-1px;transition:color .15s ease,border-color .15s ease}.processos-page__main-tab:hover{color:#111827}.processos-page__main-tab--active{color:#0b7a4f;border-bottom-color:#0b7a4f;font-weight:600}.processos-page__main-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 6px;border-radius:999px;background-color:#f3f4f6;color:#6b7280;font-size:11px;font-weight:600}.processos-page__main-tab-count--active{background-color:#dcfce7;color:#0b7a4f}.processos-page__filters{display:flex;flex-direction:column;gap:14px;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;box-shadow:0 1px 2px #00000008}.processos-page__search-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:12px}@media (max-width: 768px){.processos-page__search-fields{grid-template-columns:1fr}}.processos-page__search-field{min-width:0}.processos-page__search-field ez-search{width:100%;display:block}.processos-page__search-field--text{display:flex;flex-direction:column;gap:4px}.processos-page__search-label{font-size:13px;font-weight:500;color:#374151}.processos-page__search-input-wrap{display:flex;align-items:center;gap:8px;border:1px solid #d1d5db;border-radius:6px;padding:0 10px;height:38px;background:#fff;transition:border-color .15s}.processos-page__search-input-wrap:focus-within{border-color:#0b7a4f;box-shadow:0 0 0 2px #0b7a4f1f}.processos-page__search-input{flex:1;border:none;outline:none;font-size:13px;color:#111827;background:transparent}.processos-page__search-input::placeholder{color:#9ca3af}.processos-page__search-clear{background:none;border:none;padding:2px;cursor:pointer;color:#9ca3af;display:inline-flex;align-items:center}.processos-page__search-clear:hover{color:#374151}.processos-page__categorias{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.processos-page__categoria{background:transparent;border:none;padding:8px 12px;border-radius:8px;cursor:pointer;color:#6b7280;font-size:13px;font-weight:500;font-family:inherit;transition:color .15s ease,background-color .15s ease}.processos-page__categoria:hover{color:#111827;background-color:#f3f4f6}.processos-page__categoria--active{color:#0b7a4f;background-color:#dcfce7}.processos-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media (max-width: 1280px){.processos-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.processos-page__grid{grid-template-columns:1fr}}.processos-page__empty{background-color:#fff;border:1px dashed #e5e7eb;border-radius:12px;padding:48px 16px;text-align:center;color:#6b7280;font-size:14px}.processo-card{position:relative;display:flex;flex-direction:column;gap:12px;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:22px 20px 18px;box-shadow:0 1px 2px #00000008;overflow:hidden;transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease}.processo-card:hover{box-shadow:0 6px 16px #0b7a4f14;border-color:#c8e6d6;transform:translateY(-1px)}.processo-card__top-bar{position:absolute;top:0;left:0;right:0;height:4px;background-color:#0b7a4f}.processo-card__header{display:flex;align-items:center;justify-content:space-between}.processo-card__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background-color:#dcfce7;color:#0b7a4f}.processo-card__status{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.02em}.processo-card__status--ativo{background-color:#dcfce7;color:#0b7a4f}.processo-card__status--rascunho{background-color:#f3f4f6;color:#6b7280}.processo-card__title{font-size:16px;font-weight:700;color:#0b7a4f;margin:4px 0 0}.processo-card__description{font-size:13px;line-height:1.5;color:#6b7280;margin:0;min-height:38px}.processo-card__steps{display:flex;align-items:center;gap:8px;margin:4px 0}.processo-card__steps-track{display:flex;align-items:center;flex:1;gap:0}.processo-card__step-dot{width:10px;height:10px;border-radius:50%;background-color:#e5e7eb;flex-shrink:0}.processo-card__step-dot--filled{background-color:#0b7a4f}.processo-card__step-line{height:2px;flex:1;background-color:#e5e7eb}.processo-card__step-line--filled{background-color:#0b7a4f}.processo-card__steps-more{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 8px;border-radius:999px;background-color:#dcfce7;color:#0b7a4f;font-size:11px;font-weight:700}.processo-card__no-steps{align-self:flex-start;background-color:#fef3c7;color:#92400e;font-size:12px;font-weight:600;padding:4px 10px;border-radius:6px}.processo-card__atividades-strip{display:flex;align-items:center;flex-wrap:nowrap;gap:4px;overflow:hidden;margin:4px 0}.processo-card__atividade-chip{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:6px;background-color:#f0fdf4;color:#0b7a4f;font-size:11px;font-weight:600;white-space:nowrap;border:1px solid #bbf7d0;flex-shrink:0}.processo-card__atividade-arrow{color:#9ca3af;font-size:11px;flex-shrink:0;line-height:1}.processo-card__stats{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin:6px 0 0;padding:0}.processo-card__stat{display:flex;flex-direction:column;gap:2px;margin:0}.processo-card__stat dt{font-size:11.5px;color:#9ca3af;font-weight:500;margin:0}.processo-card__stat dd{font-size:14px;color:#111827;font-weight:600;margin:0}.processo-card__footer{display:flex;align-items:center;gap:8px;margin-top:8px}.processo-card__edit-btn{flex:1;height:38px;background-color:#fff;border:1px solid #0b7a4f;color:#0b7a4f;border-radius:8px;font-size:13.5px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s ease,color .15s ease}.processo-card__edit-btn:hover{background-color:#dcfce7}.processo-card__duplicate-btn{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.processo-card__duplicate-btn:hover{color:#0b7a4f;border-color:#0b7a4f;background-color:#f0fdf4}.producao-view-toggle{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;height:36px;box-sizing:border-box}.producao-view-toggle__btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:28px;border:none;border-radius:6px;background-color:transparent;color:#6b7280;cursor:pointer;transition:background-color .15s ease,color .15s ease}.processos-grid__container{flex:1;min-height:400px;display:flex;flex-direction:column}.processo-editor{display:flex;flex-direction:column;gap:16px;min-height:0;flex:1}.processo-editor--empty{align-items:center;justify-content:center;padding:64px;color:#6b7280}.processo-editor__breadcrumb{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280;flex-wrap:wrap}.processo-editor__breadcrumb button{background:none;border:none;padding:0;font:inherit;color:#6b7280;cursor:pointer}.processo-editor__breadcrumb button:hover{color:#0b7a4f;text-decoration:underline}.processo-editor__breadcrumb-current{color:#111827;font-weight:500}.processo-editor__header-card{display:grid;grid-template-columns:1fr auto;gap:12px 16px;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 22px;box-shadow:0 1px 2px #00000008}.processo-editor__header-main{grid-column:1;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.processo-editor__modelo-badge{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:6px;background-color:#ede9fe;color:#6d28d9;font-size:11px;font-weight:700;letter-spacing:.06em}.processo-editor__title{font-size:22px;font-weight:700;color:#111827;margin:0}.processo-editor__status{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:600}.processo-editor__status--ativo{background-color:#dcfce7;color:#0b7a4f}.processo-editor__status--rascunho{background-color:#f3f4f6;color:#6b7280}.processo-editor__versao{position:relative;display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border:1px solid #d1fae5;border-radius:8px;background-color:#f0fdf4;color:#0b7a4f;font-size:13px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}.processo-editor__versao:hover{background-color:#e6fbf0;border-color:#a7f3d0;box-shadow:0 2px 4px #0b7a4f1a}.processo-editor__versao-num{font-weight:600}.processo-editor__versao-tag{display:inline-flex;align-items:center;height:18px;padding:0 6px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.05em}.processo-editor__versao-tag--ativa{background-color:#dcfce7;color:#0b7a4f}.processo-editor__versao-tag--anterior{background-color:#fef3c7;color:#d97706}.processo-editor__versao-dropdown{position:absolute;top:100%;left:0;margin-top:6px;min-width:180px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:50;overflow:hidden}.processo-editor__versao-option{display:flex;flex-direction:column;padding:8px 12px;gap:2px;color:#374151;transition:background-color .15s ease}.processo-editor__versao-option:hover{background-color:#f3f4f6}.processo-editor__versao-option--active{background-color:#ecfdf5;color:#0b7a4f}.processo-editor__versao-option-num{font-weight:600;font-size:13px}.processo-editor__versao-option-status{font-size:10px;color:#9ca3af}.processo-editor__header-actions{grid-column:2;grid-row:1;display:flex;align-items:center;gap:8px}.processo-editor__save-btn{--ez-button-primary-bg: #0b7a4f;--ez-button-primary-bg-hover: #0a6b45}.processo-editor__header-meta{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:18px;font-size:13px;color:#6b7280}.processo-editor__header-meta strong{color:#6b7280;font-weight:500;margin-right:4px}.sequencia-strip{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 18px 12px;box-shadow:0 1px 2px #00000008}.sequencia-strip__header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.sequencia-strip__title{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#111827;margin:0}.sequencia-strip__alert{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 10px;border-radius:999px;background-color:#fef3c7;color:#92400e;font-size:11.5px;font-weight:600}.sequencia-strip__grafo{margin-left:auto;display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#0b7a4f;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit}.sequencia-strip__grafo:hover{text-decoration:underline}.sequencia-strip__legend{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.sequencia-strip__legend-item{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:#6b7280}.sequencia-strip__legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.sequencia-strip__track{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:10px 4px 6px;min-height:110px}.sequencia-strip__step{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:4px;min-width:180px;width:180px;min-height:86px;padding:14px 14px 10px;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;flex-shrink:0;box-sizing:border-box}.sequencia-strip__step-num{position:absolute;top:-10px;left:12px;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background-color:#fff;border:1px solid #d1d5db;color:#6b7280;font-size:11px;font-weight:700}.sequencia-strip__step-content{display:flex;flex-direction:column;gap:2px}.sequencia-strip__step-titulo{font-size:13px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.sequencia-strip__step-codigo{font-size:11px;color:#6b7280}.sequencia-strip__step-tempo{align-self:flex-end;font-size:11.5px;color:#0b7a4f;font-weight:700;margin-top:4px}.sequencia-strip__arrow{align-self:center;color:#3b82f6;font-size:18px;flex-shrink:0;transition:color .15s}.sequencia-strip__paralelo{position:relative;display:flex;flex-direction:column;gap:6px;padding:18px 8px 8px;border:1.5px dashed #f59e0b;border-radius:10px;background-color:#fffbeb;flex-shrink:0;align-self:stretch}.sequencia-strip__paralelo-tag{position:absolute;top:-10px;left:14px;display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 8px;border-radius:4px;background-color:#fef3c7;color:#92400e;font-size:10.5px;font-weight:700;letter-spacing:.04em}.sequencia-strip__paralelo-cells{display:flex;flex-direction:column;gap:6px}.sequencia-strip__step--paralelo{background-color:#fff;min-height:76px}.processo-editor__tabs-panel{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:4px 12px 0;box-shadow:0 1px 2px #00000008}.processo-editor__tabs{display:flex;gap:6px;border-bottom:1px solid #e5e7eb;padding:0 2px;overflow-x:auto;margin-bottom:-1px}.processo-editor__tab{display:inline-flex;align-items:center;gap:8px;padding:12px 16px 14px;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;color:#6b7280;font-size:13.5px;font-weight:500;font-family:inherit;margin-bottom:-1px;white-space:nowrap;transition:color .15s ease,border-color .15s ease}.processo-editor__tab:hover{color:#111827}.processo-editor__tab--active{color:#0b7a4f;border-bottom-color:#0b7a4f;font-weight:600}.processo-editor__tab-icon{display:inline-flex;align-items:center;justify-content:center}.processo-editor__roteiro{display:flex;flex-direction:column;gap:12px}.processo-editor__placeholder{background-color:#fff;border:1px dashed #e5e7eb;border-radius:12px;padding:48px 16px;text-align:center;color:#6b7280;font-size:14px}.operacoes-estoque{display:flex;flex-direction:column;gap:16px;flex:1 1 auto;min-height:0}.operacoes-estoque__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.operacoes-estoque__title{font-size:16px;font-weight:700;color:#111827;margin:0 0 4px}.operacoes-estoque__subtitle{font-size:13px;color:#6b7280;margin:0;max-width:720px}.operacoes-estoque__new{--ez-button-primary-bg: #0b7a4f;--ez-button-primary-bg-hover: #0a6b45;flex-shrink:0}.operacoes-estoque-grid__container{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px;box-shadow:0 1px 2px #00000008;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;--ez-grid--min-height: 0}.operacoes-estoque-grid__container ez-grid{flex:1 1 auto;min-height:0;width:100%}.operacoes-estoque__modal{background-color:#fff;width:100%;overflow-y:auto}.operacao-form{background-color:#fff;border-radius:12px;padding:18px 20px 16px;display:flex;flex-direction:column;gap:14px}.operacao-form__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.operacao-form__title{font-size:15px;font-weight:700;color:#111827;margin:0}.operacao-form__close{width:28px;height:28px;border:none;border-radius:6px;background-color:transparent;color:#6b7280;font-size:18px;cursor:pointer;line-height:1}.operacao-form__close:hover{background-color:#f3f4f6;color:#111827}.operacao-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}@media (max-width: 800px){.operacao-form__grid{grid-template-columns:1fr}}.operacao-form__field{min-width:0}.operacao-form__field--full{grid-column:1 / -1}.operacao-form__field ez-combo-box,.operacao-form__field ez-search,.operacao-form__field ez-text-input,.operacao-form__field ez-number-input{width:100%;display:block}.operacao-form__footer{display:flex;align-items:center;gap:8px;padding-top:4px;border-top:1px solid #f3f4f6}.operacao-form__spacer{flex:1}.operacao-form__delete{--ez-button-tertiary-color: #b91c1c}.operacao-form__save{--ez-button-primary-bg: #0b7a4f;--ez-button-primary-bg-hover: #0a6b45}.operacao-form__protegida-banner{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border:1px solid #fde68a;border-radius:8px;background-color:#fffbeb;color:#92400e;font-size:12.5px;line-height:1.45;margin:0 0 4px}.operacao-form__protegida-banner ez-icon{flex-shrink:0;margin-top:1px}.atividade-operacoes{display:flex;flex-direction:column;gap:10px}.atividade-operacoes__empty{font-size:13px;color:#64748b;margin:0;padding:6px 0}.atividade-operacoes__lista{display:flex;flex-direction:column;gap:8px}.atividade-operacao-row{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background-color:#f8fafc;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.atividade-operacao-row:hover{border-color:#cbd5e1;background-color:#f1f5f9}.atividade-operacao-row--protegida{background-color:#fffbeb;border-color:#fde68a}.atividade-operacao-row__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.atividade-operacao-row__top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.atividade-operacao-row__modelo{font-size:13px;font-weight:700;color:#0f172a}.atividade-operacao-row__lock{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#92400e;background-color:#fef3c7;border-radius:4px;padding:2px 6px}.atividade-operacao-row__execucao{font-size:11px;font-weight:600;color:#1e40af;background-color:#dbeafe;border-radius:4px;padding:2px 6px}.atividade-operacao-row__detalhe{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:12px;color:#475569}.atividade-operacao-row__detalhe strong{color:#64748b;font-weight:600;margin-right:4px}.atividade-operacao-row__actions{display:inline-flex;align-items:center;gap:4px}.atividade-operacao-row__action{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;background-color:transparent;color:#64748b;cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.atividade-operacao-row__action:hover{color:#0b7a4f;background-color:#f0fdf4;border-color:#d1fae5}.atividade-operacao-row__action--danger:hover{color:#b91c1c;background-color:#fef2f2;border-color:#fecaca}.atividade-operacoes__add{align-self:flex-start}.tempo-processamento{display:flex;flex-direction:column;gap:16px;flex:1 1 auto;min-height:0}.tempo-processamento__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.tempo-processamento__title{font-size:16px;font-weight:700;color:#111827;margin:0 0 4px}.tempo-processamento__subtitle{font-size:13px;color:#6b7280;margin:0;max-width:720px}.tempo-processamento__total-roteiro{display:flex;flex-direction:column;align-items:flex-end;gap:2px;padding:10px 18px;border-radius:10px;background-color:#f0fdf4;border:1px solid #d1fae5}.tempo-processamento__total-label{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.tempo-processamento__total-value{font-size:18px;font-weight:700;color:#0b7a4f}.tempo-processamento__empty{display:flex;align-items:center;justify-content:center;gap:10px;padding:36px 20px;border:1px dashed #e5e7eb;border-radius:12px;color:#6b7280;font-size:14px;background-color:#fff}.tempo-processamento__lista{display:flex;flex-direction:column;gap:14px}.tempo-processamento__atividade{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px;box-shadow:0 1px 2px #00000008}.tempo-processamento__atv-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.tempo-processamento__atv-num{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:999px;background-color:#f0fdf4;border:1px solid #d1fae5;color:#0b7a4f;font-size:13px;font-weight:700}.tempo-processamento__atv-titulo{font-size:14px;font-weight:700;color:#0f172a;margin:0;flex:1}.tempo-processamento__atv-total{font-size:13px;font-weight:700;color:#0b7a4f;background-color:#f0fdf4;border:1px solid #d1fae5;padding:4px 10px;border-radius:6px}.tempo-processamento__sem-ct{padding:12px 14px;border:1px dashed #e5e7eb;border-radius:8px;color:#6b7280;font-size:13px;background-color:#f9fafb}.tempo-processamento__tabela{display:flex;flex-direction:column;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.tempo-processamento__tabela-header,.tempo-processamento__tabela-row{display:grid;grid-template-columns:minmax(220px,2fr) 1fr 1fr 1fr 1fr;align-items:center;gap:8px;padding:8px 12px}.tempo-processamento__tabela-header{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:11px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em}.tempo-processamento__tabela-row{border-bottom:1px solid #f1f5f9}.tempo-processamento__tabela-row:last-child{border-bottom:none}.tempo-processamento__tabela-row ez-number-input{width:100%;display:block}.tempo-processamento__col-ct{display:flex;flex-direction:column;gap:2px;min-width:0}.tempo-processamento__ct-codigo{font-size:13px;font-weight:700;color:#0f172a}.tempo-processamento__ct-descricao{font-size:11.5px;color:#6b7280}.tempo-processamento__tempo-ro{font-size:13px;color:#334155;font-weight:600}.tempo-processamento__total-cell{font-size:13px;font-weight:700;color:#0b7a4f}.ct-cadastro-form__modal{width:100%;background-color:#fff;display:flex;flex-direction:column;overflow:hidden}.ct-cadastro-form{display:flex;flex-direction:column;min-height:0;flex:1}.ct-cadastro-form__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 22px;border-bottom:1px solid #f3f4f6}.ct-cadastro-form__title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;color:#111827;margin:0}.ct-cadastro-form__close{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:none;border-radius:6px;background-color:transparent;color:#6b7280;cursor:pointer}.ct-cadastro-form__close:hover{background-color:#f3f4f6;color:#111827}.ct-cadastro-form__erros{display:flex;align-items:flex-start;gap:10px;margin:12px 22px 0;padding:12px 14px;border:1px solid #fecaca;border-radius:8px;background-color:#fef2f2;color:#b91c1c;font-size:13px}.ct-cadastro-form__erros ul{margin:6px 0 0;padding-left:18px}.ct-cadastro-form__erros li{margin-bottom:2px}.ct-cadastro-form__body{flex:1;overflow-y:auto;padding:16px 22px;display:flex;flex-direction:column;gap:16px}.ct-cadastro-form__section{border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px 14px;margin:0}.ct-cadastro-form__section[disabled]{background-color:#f9fafb;opacity:.7}.ct-cadastro-form__section-title{font-size:13px;font-weight:700;color:#0b7a4f;padding:0 6px;display:inline-flex;align-items:center;gap:8px}.ct-cadastro-form__section-note{font-size:11px;font-weight:500;color:#6b7280;font-style:italic}.ct-cadastro-form__badge{display:inline-flex;align-items:center;height:18px;padding:0 6px;border-radius:4px;background-color:#ede9fe;color:#6d28d9;font-size:10px;font-weight:700;letter-spacing:.06em}.ct-cadastro-form__grid{margin-top:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 14px}.ct-cadastro-form__field{min-width:0;display:flex;flex-direction:column;gap:4px}.ct-cadastro-form__field--wide{grid-column:span 2}.ct-cadastro-form__field ez-text-input,.ct-cadastro-form__field ez-combo-box,.ct-cadastro-form__field ez-number-input{width:100%;display:block}.ct-cadastro-form__hint{font-size:11.5px;color:#6b7280;line-height:1.35}.ct-cadastro-form__rules{border:1px solid #e2e8f0;border-radius:10px;background-color:#f8fafc;padding:12px 14px}.ct-cadastro-form__rules-header{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1e293b;margin-bottom:6px}.ct-cadastro-form__rules ul{margin:0;padding-left:18px;font-size:12px;color:#475569;line-height:1.6}.ct-cadastro-form__footer{display:flex;align-items:center;gap:10px;padding:14px 22px;border-top:1px solid #f3f4f6;background-color:#f9fafb}.ct-cadastro-form__spacer{flex:1}.ct-cadastro-form__footer-hint{flex:1;font-size:12px;color:#92400e;background-color:#fffbeb;border:1px solid #fef3c7;border-radius:6px;padding:6px 10px}.ct-cadastro-form__save{--ez-button-primary-bg: #0b7a4f;--ez-button-primary-bg-hover: #0a6b45}.ct-cadastro-form__recursos{display:flex;flex-direction:column;gap:10px}.ct-cadastro-form__recurso-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;background-color:#fff}.ct-cadastro-form__recurso-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.ct-cadastro-form__recurso-info-top{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ct-cadastro-form__recurso-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}.ct-cadastro-form__recursos-empty{display:flex;align-items:center;gap:8px;padding:14px;border-radius:6px;background-color:#f9fafb;border:1px dashed #d1d5db;font-size:12px;color:#6b7280}.ct-cadastro-form__recurso-row{display:grid;grid-template-columns:220px 1fr 36px;gap:12px;align-items:center;padding:10px;border:1px solid #e5e7eb;border-radius:6px;background-color:#fff}.ct-cadastro-form__recurso-field{display:flex;flex-direction:column}.ct-cadastro-form__recurso-field ez-combo-box{width:100%}.ct-cadastro-form__recurso-remove{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #fecaca;background-color:#fff;color:#b91c1c;border-radius:6px;cursor:pointer;transition:background-color .15s ease}.ct-cadastro-form__recurso-remove:hover{background-color:#fef2f2}.ct-cadastro-form__recurso-add{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:8px 14px;border:1px dashed #94a3b8;background-color:transparent;color:#334155;font-size:13px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .15s ease}.ct-cadastro-form__recurso-add:hover{background-color:#f1f5f9;border-color:#64748b}.ct-cadastro-form__tempo-total{display:flex;flex-direction:column;gap:4px;padding:10px 12px;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px}.ct-cadastro-form__tempo-total-label{font-size:11px;font-weight:600;color:#166534;text-transform:uppercase;letter-spacing:.04em}.ct-cadastro-form__tempo-total-value{font-size:18px;font-weight:700;color:#0b7a4f}.ct-cadastro-form__section--collapsible{padding:0}.ct-cadastro-form__section--collapsible>.ct-cadastro-form__tempos-produto{padding:16px;border-top:1px solid #e5e7eb}.ct-cadastro-form__collapsible-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:transparent;border:0;cursor:pointer;text-align:left;font-family:inherit;border-radius:6px;transition:background-color .15s ease}.ct-cadastro-form__collapsible-header:hover{background-color:#f9fafb}.ct-cadastro-form__collapsible-header:focus-visible{outline:2px solid #16a34a;outline-offset:2px}.ct-cadastro-form__collapsible-title{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:#1f2937}.ct-cadastro-form__collapsible-meta{display:inline-flex;align-items:center;gap:12px;color:#6b7280}.ct-cadastro-form__section-note--inline{font-size:12px;font-weight:400}.ct-cadastro-form__badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 8px;border-radius:999px;background-color:#ecfdf5;color:#047857;border:1px solid #a7f3d0;font-size:11px;font-weight:700;line-height:1}@media (max-width: 640px){.ct-cadastro-form__collapsible-meta .ct-cadastro-form__section-note--inline{display:none}}.ct-cadastro-form__tempos-produto{display:flex;flex-direction:column;gap:10px}.ct-cadastro-form__tempo-produto-row{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(110px,1fr)) 96px 36px;gap:12px;align-items:center;padding:10px;border:1px solid #e5e7eb;border-radius:6px;background-color:#fff}.ct-cadastro-form__tempo-produto-field{display:flex;flex-direction:column}.ct-cadastro-form__tempo-produto-field ez-combo-box,.ct-cadastro-form__tempo-produto-field ez-number-input{width:100%}.ct-cadastro-form__tempo-produto-total{display:flex;flex-direction:column;gap:2px;padding:8px 10px;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;align-items:flex-start;justify-content:center;min-height:56px}.ct-cadastro-form__tempo-produto-total-label{font-size:10px;font-weight:600;color:#166534;text-transform:uppercase;letter-spacing:.04em}.ct-cadastro-form__tempo-produto-total-value{font-size:16px;font-weight:700;color:#0b7a4f}@media (max-width: 1100px){.ct-cadastro-form__tempo-produto-row{grid-template-columns:1fr 1fr 1fr}.ct-cadastro-form__tempo-produto-field--produto{grid-column:span 3}.ct-cadastro-form__tempo-produto-total{grid-column:span 2}}.ct-cadastro-form__section--outras{background-color:#f9fafb}.ct-cadastro-form__subsection{margin-top:12px;padding:12px;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px}.ct-cadastro-form__subsection:first-child{margin-top:0}.ct-cadastro-form__subsection-title{margin:0 0 10px;font-size:13px;font-weight:600;color:#1f2937}@media (max-width: 900px){.ct-cadastro-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ct-cadastro-form__recurso-row{grid-template-columns:1fr 1fr 36px}}@media (max-width: 640px){.ct-cadastro-form__grid{grid-template-columns:1fr}.ct-cadastro-form__field--wide{grid-column:span 1}}.atividade-row{display:grid;grid-template-columns:36px 1fr;gap:0;align-items:stretch}.atividade-row__handle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px 6px;cursor:grab;color:#9ca3af;border:1px solid #e5e7eb;border-right:none;border-radius:8px 0 0 8px;background-color:#f9fafb;-webkit-user-select:none;user-select:none;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.atividade-row__handle:hover{color:#0b7a4f;background-color:#f0fdf4;border-color:#d1fae5}.atividade-row__handle:active{cursor:grabbing}.atividade-row__handle-num{font-size:12px;font-weight:600;color:#6b7280}.atividade-row--drag-over .atividade-card{outline:2px dashed #0b7a4f;outline-offset:-2px}.atividade-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:0 12px 12px 0;padding:18px 20px;display:flex;flex-direction:column;gap:14px;box-shadow:0 1px 2px #00000008}.atividade-card--paralela{background-color:#fffbeb;border-color:#fde68a}.atividade-card__header{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px}.atividade-card__title-wrap{position:relative;min-width:0;padding-left:14px}.atividade-card__title-wrap:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:4px;border-radius:3px;background-color:#0b7a4f}.atividade-card__title-input{width:100%;font-size:18px;font-weight:700;color:#0f172a;background-color:transparent;border:none;border-bottom:2px solid transparent;padding:4px 6px;font-family:inherit;outline:none;letter-spacing:-.01em;transition:border-color .15s ease,background-color .15s ease}.atividade-card__title-input::placeholder{color:#9ca3af;font-weight:500}.atividade-card__title-input:hover{border-bottom-color:#e5e7eb}.atividade-card__title-input:focus{border-bottom-color:#0b7a4f;background-color:#f0fdf4}.atividade-card__categoria-wrap{width:160px}.atividade-card__categoria-wrap ez-combo-box{display:block;width:100%}.atividade-card__badges{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.atividade-card__badge{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 10px;border-radius:999px;font-size:11.5px;font-weight:600}.atividade-card__badge--paralela{background-color:#fef3c7;color:#92400e}.atividade-card__badge--convergencia{background-color:#dcfce7;color:#0b7a4f}.atividade-card__actions{display:inline-flex;align-items:center;gap:4px}.atividade-card__action{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background-color:transparent;border:1px solid transparent;border-radius:6px;color:#6b7280;cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.atividade-card__action:hover{color:#0b7a4f;background-color:#f0fdf4;border-color:#d1fae5}.atividade-card__action--danger:hover{color:#b91c1c;background-color:#fef2f2;border-color:#fecaca}.atividade-card__row{display:grid;gap:14px}.atividade-card__row--centros{grid-template-columns:1fr 1fr;align-items:end}.atividade-card__row--recurso{grid-template-columns:1fr;align-items:end}.atividade-card__row--tempos{grid-template-columns:repeat(4,1fr);align-items:end}.atividade-card__row--tempo-total{grid-template-columns:1fr;align-items:end}.atividade-card__total-hint{font-size:11px;color:#6b7280;font-weight:500;line-height:1.2;margin-top:2px}@media (max-width: 900px){.atividade-card__row--centros,.atividade-card__row--tempos{grid-template-columns:1fr 1fr}}.atividade-card__field{display:flex;flex-direction:column;gap:4px;min-width:0}.atividade-card__field ez-text-input,.atividade-card__field ez-number-input,.atividade-card__field ez-combo-box,.atividade-card__field ez-search{width:100%;display:block}.atividade-card__field--total .atividade-card__total{display:flex;flex-direction:column;justify-content:center;gap:1px;padding:8px 14px;border-radius:8px;background-color:#f0fdf4;border:1px solid #d1fae5;box-sizing:border-box}.atividade-card__field--total .atividade-card__total-label{font-size:11px;color:#6b7280;font-weight:500;line-height:1.1}.atividade-card__field--total .atividade-card__total-value{font-size:13px;font-weight:700;color:#0b7a4f;line-height:1.2}.atividade-card__instrucoes{background-color:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;border-radius:8px;padding:8px 12px;font-size:13px}.atividade-card__instrucoes strong{color:#1e3a8a}.ct-selector{display:flex;flex-direction:column;gap:6px;min-width:0;width:100%}.ct-selector__field-label{font-size:12px;color:#6b7280;font-weight:500}.ct-selector__chips{display:flex;flex-wrap:wrap;gap:6px}.ct-selector__chip{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 6px 0 10px;border-radius:999px;background-color:#f0fdf4;border:1px solid #d1fae5;color:#0b7a4f;font-size:12.5px;font-weight:500}.ct-selector__chip-code{font-weight:600}.ct-selector__chip-desc{color:#6b7280;font-weight:400}.ct-selector__chip-remove{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:none;background-color:transparent;color:#0b7a4f;font-size:16px;font-weight:600;cursor:pointer;line-height:1;padding:0;font-family:inherit}.ct-selector__chip-remove:hover{background-color:#d1fae5}.ct-selector__select{width:100%;max-width:100%;box-sizing:border-box;height:36px;border:1px solid #d1d5db;border-radius:8px;padding:0 10px;font-size:13.5px;font-family:inherit;color:#111827;background-color:#fff;outline:none}.ct-selector__select:focus{border-color:#0b7a4f;box-shadow:0 0 0 3px #0b7a4f1f}.ct-selector__novo{display:flex;flex-direction:column;gap:8px;padding:10px;border:1px dashed #0b7a4f;border-radius:8px;background-color:#f0fdf4}.ct-selector__novo-row{display:grid;grid-template-columns:1fr 1.5fr;gap:8px}.ct-selector__novo-row input{height:32px;border:1px solid #d1d5db;border-radius:6px;padding:0 8px;font-size:13px;font-family:inherit;color:#111827;background-color:#fff;outline:none}.ct-selector__novo-row input:focus{border-color:#0b7a4f;box-shadow:0 0 0 3px #0b7a4f1f}.ct-selector__novo-actions{display:flex;justify-content:flex-end;gap:6px}.ct-selector__novo-cancel,.ct-selector__novo-save{height:30px;padding:0 12px;border-radius:6px;font-size:12.5px;font-weight:600;font-family:inherit;cursor:pointer;border:1px solid transparent}.ct-selector__novo-cancel{background-color:transparent;color:#6b7280;border-color:#d1d5db}.ct-selector__novo-cancel:hover{color:#111827;background-color:#f3f4f6}.ct-selector__novo-save{background-color:#0b7a4f;color:#fff}.ct-selector__novo-save:hover{background-color:#0a6b45}.ct-selector__novo-save:disabled{opacity:.5;cursor:not-allowed}.processo-editor__sticky-footer{position:sticky;bottom:-24px;margin:4px -28px -24px;padding:12px 28px 16px;background-color:#f4f6f7f5;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-top:1px solid #e5e7eb;z-index:10;display:flex;align-items:center;gap:16px}.processo-editor__add-etapa{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:1;height:48px;border:1.5px dashed #0b7a4f;border-radius:10px;background-color:#f0fdf4;color:#0b7a4f;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s ease}.processo-editor__add-etapa:hover{background-color:#dcfce7}.processo-editor__total-geral{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280;white-space:nowrap}.processo-editor__total-geral strong{color:#0b7a4f;font-size:16px;font-weight:700}.atividade-row--filha{padding-left:44px;position:relative}.atividade-row--filha:before{content:"";position:absolute;left:18px;top:0;height:33px;width:3px;background-color:#f59e0b;border-radius:1.5px}.atividade-row:not(.atividade-row--filha)+.atividade-row--filha:before{top:-12px;height:45px}.atividade-row--filha:has(+.atividade-row--filha):before{height:auto;bottom:-12px}.atividade-row:not(.atividade-row--filha)+.atividade-row--filha:has(+.atividade-row--filha):before{top:-12px;height:auto;bottom:-12px}.atividade-row--filha:after{content:"";position:absolute;left:18px;top:30px;width:22px;height:3px;background-color:#f59e0b;border-radius:1.5px}.atividade-card--filha{position:relative;background-color:#fffbeb;border-color:#fde68a}.atividade-card--filha:before{content:"";position:absolute;left:-7px;top:25px;width:10px;height:10px;border-radius:50%;background-color:#fff;border:3px solid #f59e0b;z-index:2}.atividade-card__badge--filha{background-color:#fef3c7;color:#92400e}.atividade-row__handle--locked{cursor:not-allowed;background-color:#f9fafb;border-color:#e5e7eb;color:#cbd5e1}.atividade-row__handle--locked:hover{color:#cbd5e1;background-color:#f9fafb;border-color:#e5e7eb}.sequencia-strip__paralelo-lane{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}.processo-editor__alert-versao{display:flex;flex-direction:column;gap:4px;background-color:#fffbeb;border:1px solid #fef3c7;border-left:4px solid #d97706;border-radius:8px;padding:12px 16px;box-shadow:0 1px 3px #0000000d}.processo-editor__alert-versao-title{display:flex;align-items:center;gap:8px;color:#b45309;font-size:14px;font-weight:600}.processo-editor__alert-versao-meta{color:#78350f;font-size:13px;padding-left:22px}.atividade-card__collapsible-sections{margin-top:16px;border-top:1px solid #f1f5f9;padding-top:12px;display:flex;flex-direction:column;gap:12px}.atividade-card__collapsible-section{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;transition:all .2s ease}.atividade-card__collapsible-section:hover{border-color:#cbd5e1}.atividade-card__collapsible-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background-color:#f8fafc;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}.atividade-card__collapsible-header:hover{background-color:#f1f5f9}.atividade-card__collapsible-title{font-size:13px;font-weight:700;color:#1e293b}.atividade-card__collapsible-content{padding:16px;background-color:#fff;border-top:1px solid #e2e8f0;animation:fadeIn .2s ease}.collapsible-section-placeholder{font-size:13px;color:#64748b;margin:0}.atividade-card__apontamento-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;align-items:center}.atividade-card__apontamento-field{display:flex;flex-direction:column;gap:8px}.atividade-card__apontamento-field--combo{gap:0;justify-content:flex-end}.atividade-card__apontamento-label{font-size:12px;font-weight:600;color:#475569}.required-asterisk{color:#ef4444;font-weight:700;margin-left:2px}.processo-editor__modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-out}.processo-editor__modal{background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:520px;overflow:hidden;animation:slideUp .25s cubic-bezier(.16,1,.3,1)}.processo-editor__modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f3f4f6}.processo-editor__modal-title-wrap{display:flex;align-items:center;gap:10px;color:#111827}.processo-editor__modal-title-wrap.text-danger{color:#dc2626}.processo-editor__modal-title-wrap h2{font-size:16px;font-weight:700;margin:0}.processo-editor__modal-close{background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.processo-editor__modal-close:hover{background-color:#f3f4f6;color:#4b5563}.processo-editor__modal-body{padding:20px;font-size:14px;color:#4b5563;line-height:1.5}.processo-editor__modal-body ez-text-input{display:block;width:100%}.processo-editor__modal-body p{margin:0 0 16px}.processo-editor__validation-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;max-height:240px;overflow-y:auto}.processo-editor__validation-item{display:flex;align-items:flex-start;gap:8px;color:#b91c1c;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:6px;padding:8px 12px;font-size:13px}.processo-editor__validation-item span{flex:1}.processo-editor__publish-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.processo-editor__publish-label{font-size:13px;font-weight:600;color:#374151}.processo-editor__publish-radio-group{display:flex;flex-direction:column;gap:10px}.processo-editor__publish-radio{display:flex;align-items:flex-start;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .15s ease}.processo-editor__publish-radio:hover{background-color:#f9fafb;border-color:#d1d5db}.processo-editor__publish-radio input[type=radio]{margin-top:3px;accent-color:#0b7a4f}.processo-editor__publish-radio div{display:flex;flex-direction:column;gap:2px}.processo-editor__publish-radio div strong{font-size:13px;color:#111827}.processo-editor__publish-radio div span{font-size:11px;color:#6b7280}.processo-editor__publish-textarea{min-height:80px;padding:10px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;font-family:inherit;outline:none;resize:vertical;transition:border-color .15s ease}.processo-editor__publish-textarea:focus{border-color:#0b7a4f;box-shadow:0 0 0 2px #0b7a4f1a}.processo-editor__modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 20px;background-color:#f9fafb;border-top:1px solid #f3f4f6}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.atividade-card__categoria-badge{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:6px;background-color:#f1f5f9;color:#475569;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.atividade-card__read-only-field{display:flex;flex-direction:column;gap:4px;padding:8px 12px;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;min-height:52px;justify-content:center}.atividade-card__read-only-label{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.atividade-card__read-only-val{font-size:13px;font-weight:700;color:#334155}.atividade-card__collapsible-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;margin-left:8px;padding:0 6px;border-radius:999px;background-color:#0b7a4f;color:#fff;font-size:10.5px;font-weight:700;letter-spacing:0}.candidatos-executantes{display:flex;flex-direction:column;gap:10px}.candidatos-executantes__empty{font-size:13px;color:#64748b;margin:0;padding:6px 0}.candidatos-executantes__lista{display:flex;flex-direction:column;gap:8px}.candidato-chip{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background-color:#f8fafc;transition:border-color .15s ease,background-color .15s ease}.candidato-chip:hover{border-color:#cbd5e1;background-color:#f1f5f9}.candidato-chip__tipo{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:4px;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;flex-shrink:0}.candidato-chip__tipo--operador{background-color:#dbeafe;color:#1e40af}.candidato-chip__tipo--equipe{background-color:#dcfce7;color:#0b7a4f}.candidato-chip__tipo--terceiro{background-color:#fef3c7;color:#b45309}.candidato-chip__info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.candidato-chip__codigo{font-size:11px;color:#64748b;font-weight:600;letter-spacing:.02em}.candidato-chip__nome{font-size:13.5px;color:#0f172a;font-weight:600}.candidato-chip__especialidade{font-size:12px;color:#64748b}.candidato-chip__indisponivel{color:#b91c1c;display:inline-flex;align-items:center}.candidato-chip__remove{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;background-color:transparent;color:#64748b;cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.candidato-chip__remove:hover{color:#b91c1c;background-color:#fef2f2;border-color:#fecaca}.candidatos-executantes__seletor{display:flex;align-items:flex-end;gap:10px;padding:12px;border:1px dashed #0b7a4f;border-radius:8px;background-color:#f0fdf4}.candidatos-executantes__seletor-field{flex:1;min-width:0}.candidatos-executantes__seletor-field ez-combo-box{width:100%;display:block}.candidatos-executantes__seletor-actions{display:inline-flex;align-items:center;gap:6px}.candidatos-executantes__add{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;border:1.5px dashed #0b7a4f;border-radius:8px;background-color:#f0fdf4;color:#0b7a4f;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s ease}.candidatos-executantes__add:hover:not(:disabled){background-color:#dcfce7}.candidatos-executantes__add:disabled{opacity:.5;cursor:not-allowed}.subprodutos{display:flex;flex-direction:column;gap:12px}.subprodutos__info{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border:1px solid #bfdbfe;border-radius:8px;background-color:#eff6ff;color:#1e40af;font-size:12.5px;line-height:1.4}.subprodutos__empty{font-size:13px;color:#64748b;margin:0;padding:6px 0}.subprodutos__tabela{display:flex;flex-direction:column;gap:0;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.subprodutos__tabela-header,.subprodutos__tabela-row{display:grid;grid-template-columns:140px 1fr 120px 160px 40px;align-items:center;gap:8px;padding:8px 12px}.subprodutos__tabela-header{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:11px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em}.subprodutos__tabela-row{border-bottom:1px solid #f1f5f9}.subprodutos__tabela-row:last-child{border-bottom:none}.subprodutos__tabela-row ez-text-input,.subprodutos__tabela-row ez-number-input,.subprodutos__tabela-row ez-combo-box{width:100%;display:block}.subprodutos__read-only{font-size:13px;color:#334155}.subprodutos__col-acoes{display:flex;justify-content:flex-end}.subprodutos__remove{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;background-color:transparent;color:#64748b;cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.subprodutos__remove:hover{color:#b91c1c;background-color:#fef2f2;border-color:#fecaca}.subprodutos__add{align-self:flex-start}@media (max-width: 800px){.subprodutos__tabela-header,.subprodutos__tabela-row{grid-template-columns:100px 1fr 80px 120px 40px}}.produtos-fabricados{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.produtos-fabricados__header-container{width:100%;flex-grow:1}.produtos-fabricados__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.produtos-fabricados__title{font-size:16px;font-weight:700;color:#111827;margin:0 0 4px}.produtos-fabricados__subtitle{font-size:13px;color:#6b7280;margin:0;max-width:720px}.produtos-fabricados__new{--ez-button-primary-bg: #0b7a4f;--ez-button-primary-bg-hover: #0a6b45;flex-shrink:0}.produtos-fabricados-grid__container{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px;box-shadow:0 1px 2px #00000008;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;--ez-grid--min-height: 0;max-width:100%;min-width:0;box-sizing:border-box}.produtos-fabricados-grid__container ez-grid{flex:1 1 auto;min-height:0;width:100%}.produtos-fabricados__modal{background-color:#fff;width:100%;overflow-y:auto}.produtos-fabricados__panel--column .produtos-fabricados__master,.produtos-fabricados__panel--column .produtos-fabricados__detail{min-height:320px;height:50%}.produto-fabricado-form{display:flex;flex-direction:column;gap:16px;padding:20px 22px 18px}.produto-fabricado-form__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid #f3f4f6}.produto-fabricado-form__title{font-size:16px;font-weight:700;color:#111827;margin:0;display:flex;align-items:center;gap:10px}.produto-fabricado-form__close{width:28px;height:28px;border:none;border-radius:6px;background-color:transparent;color:#6b7280;font-size:18px;cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center}.produto-fabricado-form__close:hover{background-color:#f3f4f6;color:#111827}.produto-fabricado-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.produto-fabricado-form__field{min-width:0}.produto-fabricado-form__field--codigo{grid-column:1 / 2}.produto-fabricado-form__field--descricao{grid-column:1 / -1}.produto-fabricado-form__field ez-text-input,.produto-fabricado-form__field ez-combo-box,.produto-fabricado-form__field ez-number-input{width:100%;display:block}.produto-fabricado-form__readonly-row{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;padding:12px;border-radius:8px;background-color:#f8fafc;border:1px solid #f1f5f9}.produto-fabricado-form__readonly{display:flex;flex-direction:column;gap:2px}.produto-fabricado-form__readonly-label{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.produto-fabricado-form__readonly-value{font-size:13px;font-weight:600;color:#334155}.produto-fabricado-form__footer{display:flex;align-items:center;gap:8px;padding-top:12px;border-top:1px solid #f3f4f6}.produto-fabricado-form__spacer{flex:1}.produto-fabricado-form__delete{--ez-button-tertiary-color: #b91c1c}.produto-fabricado-form__save{--ez-button-primary-bg: #0b7a4f;--ez-button-primary-bg-hover: #0a6b45}@media (max-width: 800px){.produto-fabricado-form__grid{grid-template-columns:1fr}.produto-fabricado-form__field--codigo,.produto-fabricado-form__field--descricao{grid-column:1 / -1}.produto-fabricado-form__readonly-row{grid-template-columns:1fr}}.resumo-tab{display:flex;flex-direction:column;gap:16px;padding:20px 24px}.resumo-tab__header{display:flex;flex-direction:column;gap:4px}.resumo-tab__title{margin:0;font-size:18px;font-weight:700;color:#0f172a}.resumo-tab__subtitle{margin:0;font-size:13px;color:#64748b;max-width:880px}.resumo-tab__cards{display:flex;flex-direction:column;gap:12px}.resumo-card{border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;overflow:hidden}.resumo-card--open{box-shadow:0 2px 6px #0f172a0a}.resumo-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;cursor:pointer;background-color:#f8fafc;transition:background-color .15s ease}.resumo-card__header:hover{background-color:#f1f5f9}.resumo-card__header-left{display:flex;align-items:center;gap:12px}.resumo-card__icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background-color:#e0f2fe;color:#0369a1}.resumo-card__title-wrap{display:flex;flex-direction:column}.resumo-card__title{margin:0;font-size:14px;font-weight:600;color:#0f172a}.resumo-card__summary{font-size:12px;color:#64748b}.resumo-card__body{padding:16px 18px;border-top:1px solid #f1f5f9}.resumo-empty{display:flex;align-items:center;gap:8px;padding:12px;font-size:13px;color:#6b7280;background-color:#f9fafb;border-radius:6px}.resumo-empty-cell{font-style:italic;color:#9ca3af;font-size:12px}.resumo-table{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.resumo-table__head,.resumo-table__row,.resumo-table__footer{display:grid;align-items:center;gap:12px;padding:10px 14px;font-size:13px}.resumo-table__head{background-color:#f8fafc;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#475569;border-bottom:1px solid #e5e7eb}.resumo-table__row{border-bottom:1px solid #f1f5f9}.resumo-table__row:last-child{border-bottom:none}.resumo-table__row em.resumo-table__sub{display:block;font-size:11px;color:#64748b;font-style:normal}.resumo-table__row--op{grid-template-columns:1.5fr 1.2fr 1.2fr 1.2fr 1.2fr}.resumo-table__row--tempo{grid-template-columns:1.5fr 1.4fr .7fr .7fr .7fr .8fr}.resumo-table__row--bom{grid-template-columns:2fr 1fr .7fr .6fr}.resumo-table__row--custo{grid-template-columns:1.5fr 1.4fr .9fr .9fr 1fr}.resumo-table__footer{background-color:#f8fafc;border-top:1px solid #e5e7eb;font-weight:600}.resumo-table__total{font-weight:600;color:#0f172a}.resumo-table__total--bold{color:#0b7a4f;font-size:14px}.resumo-table__note{margin:12px 4px 4px;display:flex;align-items:center;gap:6px;font-size:12px;color:#475569}.resumo-recursos{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px}.resumo-recurso-card{border:1px solid #e5e7eb;border-radius:6px;background-color:#fff}.resumo-recurso-card__header{display:flex;flex-direction:column;padding:10px 12px;background-color:#f8fafc;border-bottom:1px solid #e5e7eb}.resumo-recurso-card__codigo{font-weight:700;font-size:13px;color:#0f172a}.resumo-recurso-card__descricao{font-size:12px;color:#64748b}.resumo-recurso-card__body{padding:10px 12px;display:flex;flex-direction:column;gap:8px}.resumo-recurso-item{display:flex;align-items:center;gap:8px}.resumo-recurso-tag{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:3px 8px;border-radius:4px;white-space:nowrap}.resumo-recurso-tag--mao_obra{background-color:#ddd6fe;color:#5b21b6}.resumo-recurso-tag--maquina{background-color:#bae6fd;color:#075985}.resumo-recurso-tag--ferramenta{background-color:#fef3c7;color:#92400e}.resumo-recurso-nome{font-size:12px;color:#1f2937}.resumo-bom{display:flex;flex-direction:column;gap:12px}.resumo-bom-card{border:1px solid #e5e7eb;border-radius:6px;background-color:#fff;padding:12px;display:flex;flex-direction:column;gap:10px}.resumo-bom-card__header{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#0f172a}.resumo-bom-card__versao{font-size:11px;font-weight:700;padding:3px 8px;background-color:#ecfdf5;color:#047857;border-radius:999px}.produtos-fabricados-grid{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background-color:#fff}.produtos-fabricados-grid__head,.produtos-fabricados-grid__row{display:grid;grid-template-columns:2fr .7fr .9fr 1.2fr 1.2fr 1.4fr;gap:12px;align-items:center;padding:12px 16px}.produtos-fabricados-grid__head{background-color:#f8fafc;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#475569;border-bottom:1px solid #e5e7eb}.produtos-fabricados-grid__row{border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background-color .15s ease}.produtos-fabricados-grid__row:hover{background-color:#f9fafb}.produtos-fabricados-grid__row:last-child{border-bottom:none}.produtos-fabricados-grid__produto,.produtos-fabricados-grid__cell{display:flex;flex-direction:column;gap:2px;font-size:13px;color:#1f2937}.produtos-fabricados-grid__produto em,.produtos-fabricados-grid__cell em{font-style:normal;font-size:11px;color:#6b7280}.produtos-fabricados-grid__versao{display:inline-block;padding:4px 10px;background-color:#ecfdf5;color:#047857;font-weight:700;font-size:12px;border-radius:999px;width:fit-content}.produtos-fabricados-grid__lote{font-weight:600;font-size:13px;color:#0b7a4f}.produtos-fabricados-grid__container{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.produtos-fabricados-grid__acoes{display:inline-flex;align-items:center;gap:6px}.produtos-fabricados-grid__action-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background-color:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease}.produtos-fabricados-grid__action-btn:hover{background-color:#dbeafe;border-color:#93c5fd}.produtos-fabricados-grid__action-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid #e5e7eb;background-color:#fff;color:#475569;border-radius:4px;font-size:13px;cursor:pointer;transition:all .15s ease}.produtos-fabricados-grid__action-icon:hover{background-color:#f9fafb;border-color:#94a3b8;color:#0f172a}.produtos-fabricados-grid__empty{display:flex;align-items:center;justify-content:center;gap:8px;padding:32px;border:1px dashed #d1d5db;border-radius:8px;background-color:#f9fafb;font-size:13px;color:#6b7280}.bom-consulta__modal{width:100%;background-color:#fff;display:flex;flex-direction:column;overflow:hidden}.bom-consulta__header{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #f1f5f9}.bom-consulta__title-wrap{display:flex;align-items:center;gap:12px}.bom-consulta__title{margin:0;font-size:16px;font-weight:700;color:#0f172a}.bom-consulta__subtitle{font-size:12px;color:#64748b}.bom-consulta__close{width:32px;height:32px;border:none;background-color:transparent;color:#64748b;border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.bom-consulta__close:hover{background-color:#f1f5f9;color:#0f172a}.bom-consulta__filtros{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:14px 22px;border-bottom:1px solid #f1f5f9;background-color:#f8fafc}.bom-consulta__filtro{min-width:220px}.bom-consulta__resumo{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.bom-consulta__resumo-chip{font-size:12px;padding:4px 10px;background-color:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#475569}.bom-consulta__resumo-chip--total{background-color:#ecfdf5;border-color:#bbf7d0;color:#047857}.bom-consulta__body{flex:1;overflow-y:auto;padding:18px 22px}.bom-consulta__empty{display:flex;align-items:center;justify-content:center;gap:8px;padding:30px;border:1px dashed #d1d5db;border-radius:8px;background-color:#f9fafb;color:#6b7280;font-size:13px}.bom-consulta__table{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.bom-consulta__table-head,.bom-consulta__table-row{display:grid;grid-template-columns:2fr 1fr .7fr .5fr;align-items:center;gap:12px;padding:10px 14px;font-size:13px}.bom-consulta__table-head{background-color:#f8fafc;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#475569;border-bottom:1px solid #e5e7eb}.bom-consulta__table-row{border-bottom:1px solid #f1f5f9}.bom-consulta__table-row:last-child{border-bottom:none}.bom-consulta__table-row em{display:block;font-style:normal;font-size:11px;color:#6b7280}.bom-consulta__tag{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:3px 8px;border-radius:4px}.bom-consulta__tag--materia_prima{background-color:#dbeafe;color:#1d4ed8}.bom-consulta__tag--subcomponente{background-color:#fef3c7;color:#92400e}.bom-consulta__tag--insumo{background-color:#f3e8ff;color:#6b21a8}.bom-consulta__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 22px;border-top:1px solid #f1f5f9;background-color:#f9fafb}.bom-consulta__hint{font-size:12px;color:#64748b}@media (max-width: 700px){.produtos-fabricados-grid__head{display:none}.produtos-fabricados-grid__row{grid-template-columns:1fr;gap:6px}.bom-consulta__filtros{flex-direction:column;align-items:stretch}.bom-consulta__table-head,.bom-consulta__table-row{grid-template-columns:1.5fr 1fr .6fr .4fr}}.resumo-grid__container{border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.resumo-grid__note{margin:12px 4px 0;display:flex;align-items:center;gap:6px;font-size:12px;color:#475569}.bom-itens-grid__container{border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;max-width:100%;min-width:0;box-sizing:border-box}.produtos-fabricados__master-detail{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0}.produtos-fabricados__panel{flex:1;min-height:0;gap:8px;max-width:100%;box-sizing:border-box}.produtos-fabricados__panel .ez-split-gutter__row{height:8px!important}.produtos-fabricados__master{display:flex;flex-direction:column;flex:1;min-height:260px;height:100%;min-width:0;max-width:100%;box-sizing:border-box}.produtos-fabricados__master .produtos-fabricados-grid__container,.produtos-fabricados__master ez-grid{flex:1;min-height:0;height:100%}.produtos-fabricados__detail{display:flex;flex-direction:column;flex:1;min-height:380px;height:100%;min-width:0;max-width:100%;box-sizing:border-box}.produtos-fabricados__detail .bom-detalhe{flex:1;min-height:0;max-width:100%;min-width:0;box-sizing:border-box}.produtos-fabricados__detail .bom-detalhe__body{flex:1;min-height:0;display:flex;flex-direction:column}.produtos-fabricados__detail .bom-itens-grid__container,.produtos-fabricados__detail .bom-itens-grid__container ez-grid{flex:1;min-height:280px;height:100%}.produtos-fabricados-grid__container .ag-row.produtos-fabricados-grid__row--selected,.produtos-fabricados-grid__row--selected{background-color:#ecfdf5!important;border-left:3px solid #0b7a4f}.bom-detalhe{display:flex;flex-direction:column;gap:12px;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;overflow:hidden}.bom-detalhe--vazio{flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:28px;background-color:#f9fafb;border-style:dashed;color:#6b7280;font-size:13px}.bom-detalhe__header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:14px 18px;background-color:#f8fafc;border-bottom:1px solid #e5e7eb;flex-wrap:wrap}.bom-detalhe__title-wrap{display:flex;align-items:center;gap:10px}.bom-detalhe__title{margin:0;font-size:14px;font-weight:700;color:#0f172a}.bom-detalhe__subtitle{font-size:12px;color:#64748b}.bom-detalhe__filtros{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.bom-detalhe__filtro{min-width:240px}.bom-detalhe__resumo{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.bom-detalhe__resumo-chip{font-size:12px;padding:4px 10px;background-color:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#475569}.bom-detalhe__resumo-chip--total{background-color:#ecfdf5;border-color:#bbf7d0;color:#047857}.bom-detalhe__body{padding:14px 18px 18px}.bom-detalhe__empty{display:flex;align-items:center;justify-content:center;gap:8px;padding:28px;border:1px dashed #d1d5db;border-radius:8px;background-color:#f9fafb;color:#6b7280;font-size:13px}.bom-itens-editavel{display:flex;flex-direction:column;gap:6px}.bom-itens-editavel__row{display:flex;align-items:center;gap:12px;padding:10px 14px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;transition:background-color .15s}.bom-itens-editavel__row:hover{background-color:#f0fdf4;border-color:#bbf7d0}.bom-itens-editavel__info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.bom-itens-editavel__codigo{font-size:12px;color:#64748b;font-weight:600}.bom-itens-editavel__desc{font-size:13px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bom-itens-editavel__meta{display:flex;align-items:center;gap:10px;flex-shrink:0}.bom-itens-editavel__tipo{font-size:11px;font-weight:600;padding:3px 8px;border-radius:4px;white-space:nowrap}.bom-itens-editavel__qtd{font-size:13px;color:#374151;font-weight:500;white-space:nowrap;min-width:60px;text-align:right}.bom-itens-editavel__actions{display:flex;gap:4px;flex-shrink:0}.bom-itens-editavel__btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;cursor:pointer;color:#6b7280;transition:all .15s}.bom-itens-editavel__btn:hover{border-color:#0b7a4f;color:#0b7a4f;background-color:#f0fdf4}.bom-itens-editavel__btn--delete:hover{border-color:#ef4444;color:#ef4444;background-color:#fef2f2}.bom-item-modal{display:flex;flex-direction:column;gap:0}.bom-item-modal__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid #f1f5f9}.bom-item-modal__title{display:flex;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:600;color:#111827}.bom-item-modal__close{border:none;background:none;cursor:pointer;color:#9ca3af;padding:4px;border-radius:4px}.bom-item-modal__close:hover{color:#374151;background-color:#f3f4f6}.bom-item-modal__body{display:flex;flex-direction:column;gap:12px;padding:16px 20px}.bom-item-modal__row{display:flex;flex-direction:column}.bom-item-modal__row--cols{flex-direction:row;gap:12px}.bom-item-modal__row--cols>*{flex:1}.bom-item-modal__total{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;font-size:13px;color:#374151}.bom-item-modal__total strong{font-size:15px;color:#0b7a4f;font-weight:700}.bom-item-modal__footer{display:flex;align-items:center;justify-content:space-between;padding:12px 20px 16px;border-top:1px solid #f1f5f9;gap:8px}.bom-item-modal__footer-right{display:flex;gap:8px;margin-left:auto}.processo-editor__config-row{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;background-color:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin-top:4px}.processo-editor__config-summary{display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px;font-size:13px;color:#374151}.processo-editor__config-item{white-space:nowrap}.processo-editor__config-item em{color:#9ca3af;font-style:normal}.processo-editor__config-sep{color:#d1d5db;font-size:16px;line-height:1}.processo-editor__config-edit-btn{flex-shrink:0}.processo-editor__config-modal-fields{display:flex;flex-direction:column;gap:16px}.processo-editor__config-section-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:-8px}.processo-editor__config-toggles{display:flex;gap:24px}.processo-editor__toggle-field{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#374151;-webkit-user-select:none;user-select:none}.processo-editor__toggle-field input[type=checkbox]{width:16px;height:16px;accent-color:#16a34a;cursor:pointer}.processo-editor__planta-field{display:flex;flex-direction:column;gap:6px}.processo-editor__projeto-row{grid-column:1;display:flex;align-items:center;gap:10px;padding:8px 0 4px;border-top:1px solid #f1f5f9;flex-wrap:wrap}.processo-editor__projeto-label{font-size:12.5px;color:#374151;white-space:nowrap}.processo-editor__projeto-edit{display:flex;align-items:center;gap:8px;flex:1;min-width:0;max-width:380px}.processo-editor__projeto-edit ez-combo-box{flex:1;display:block}.processo-editor__projeto-vinculo{display:inline-flex;align-items:center;gap:6px}.processo-editor__projeto-empty{color:#9ca3af;font-style:italic;font-size:13px}.processo-editor__projeto-tag{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px;border-radius:999px;background-color:#ecfdf5;border:1px solid #bbf7d0;color:#047857;font-size:12.5px;font-weight:600}.processo-editor__projeto-edit-btn{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:4px;background-color:transparent;color:#6b7280;cursor:pointer;padding:0;transition:color .15s ease,background-color .15s ease}.processo-editor__projeto-edit-btn:hover{color:#0b7a4f;background-color:#f0fdf4}.processo-editor__projeto-vinculo-ok{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:4px;background-color:#0b7a4f;color:#fff;cursor:pointer;padding:0;transition:background-color .15s ease}.processo-editor__projeto-vinculo-ok:hover{background-color:#0a6b45}.processo-editor__projeto-vinculo-ok ez-icon{color:#fff;--ez-icon-color: #ffffff;--ez-color-icon: #ffffff}.processo-editor__lote-section{grid-column:2;grid-row:3;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;min-width:0;width:100%;align-self:start}.processo-editor__lote-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;background:transparent;border:0;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;color:#374151;text-align:left;transition:background-color .15s ease}.processo-editor__lote-toggle:hover{background-color:#f9fafb}.processo-editor__lote-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;padding:12px 14px 14px;border-top:1px solid #f1f5f9}.processo-editor__lote-fields--2col{grid-template-columns:1fr 1fr}.processo-editor__lote-field{display:flex;flex-direction:column;gap:4px;min-width:0}.processo-editor__lote-field ez-text-input,.processo-editor__lote-field ez-combo-box{width:100%;display:block}.processo-editor__nova-planta-btn{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 8px;border:none;background-color:transparent;color:#0b7a4f;font-size:12px;font-weight:600;font-family:inherit;border-radius:4px;cursor:pointer;transition:all .15s ease;align-self:flex-start}.processo-editor__nova-planta-btn:hover{background-color:#f0fdf4;text-decoration:underline}@media (max-width: 700px){.processo-editor__lote-fields,.processo-editor__lote-fields--2col{grid-template-columns:1fr}}.ct-cadastro-form__nova-carga{display:flex;flex-direction:column;gap:12px;padding:12px 14px;border:1px dashed #0b7a4f;border-radius:8px;background-color:#f0fdf4;margin-top:8px}.ct-cadastro-form__nova-carga-title{font-size:13px;font-weight:700;color:#0b7a4f;margin:0}.ct-cadastro-form__nova-carga-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.ct-cadastro-form__dias-uteis{display:flex;flex-direction:column;gap:6px}.ct-cadastro-form__dias-uteis-label{font-size:12px;color:#6b7280;font-weight:500}.ct-cadastro-form__dias-uteis-grid{display:flex;flex-wrap:wrap;gap:6px}.ct-cadastro-form__dia-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;border:1px solid #d1d5db;background-color:#fff;color:#374151;font-size:11px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s ease;-webkit-user-select:none;user-select:none}.ct-cadastro-form__dia-btn:hover{border-color:#0b7a4f;color:#0b7a4f;background-color:#f0fdf4}.ct-cadastro-form__dia-btn--ativo{background-color:#0b7a4f;border-color:#0b7a4f;color:#fff}.ct-cadastro-form__dia-btn--ativo:hover{background-color:#0a6b45;border-color:#0a6b45;color:#fff}.ct-carga-turnos{display:flex;flex-direction:column;gap:12px;margin-top:8px}.ct-carga-turnos__header{display:flex;align-items:center;margin-bottom:4px}.ct-carga-turno{border:1px solid #e2e8f0;border-radius:8px;padding:12px 14px;background:#f8fafc;display:flex;flex-direction:column;gap:10px}.ct-carga-turno__header{display:flex;align-items:center;justify-content:space-between}.ct-carga-turno__nome{font-weight:600;font-size:13px;color:#1e293b}.ct-carga-turno__del{background:none;border:none;cursor:pointer;color:#94a3b8;padding:2px 4px;border-radius:4px;display:flex;align-items:center}.ct-carga-turno__del:hover{color:#ef4444;background:#fee2e2}.ct-carga-turno__times{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.ct-carga-turno__time-field{display:flex;flex-direction:column;gap:3px}.ct-carga-turno__time-field .ez-label{font-size:11px;color:#64748b}.ct-carga-turno__time-input{border:1px solid #cbd5e1;border-radius:6px;padding:6px 10px;font-size:13px;background:#fff;color:#1e293b;outline:none;width:110px}.ct-carga-turno__time-input:focus{border-color:#0b7a4f;box-shadow:0 0 0 2px #0b7a4f26}.ct-carga-turno__horas-brutas{display:flex;flex-direction:column;gap:3px;margin-left:8px}.ct-carga-turno__horas-valor{font-weight:600;font-size:14px;color:#0b7a4f}.ct-carga-turno__pausas{display:flex;flex-direction:column;gap:6px;padding-left:4px}.ct-carga-pausa{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e9eef4;border-radius:6px;padding:6px 10px;flex-wrap:wrap}.ct-carga-pausa__nome{border:1px solid #cbd5e1;border-radius:5px;padding:4px 8px;font-size:12px;color:#1e293b;width:120px;outline:none;background:#f8fafc}.ct-carga-pausa__nome:focus{border-color:#0b7a4f}.ct-carga-pausa__dur{font-size:11px;color:#64748b;min-width:48px}.ct-carga-turno__add-pausa{display:inline-flex;align-items:center;gap:5px;background:none;border:1px dashed #94a3b8;border-radius:5px;padding:4px 10px;font-size:12px;color:#64748b;cursor:pointer;align-self:flex-start}.ct-carga-turno__add-pausa:hover{border-color:#0b7a4f;color:#0b7a4f}.ct-carga-turno__dist{display:flex;height:14px;border-radius:7px;overflow:hidden;font-size:10px;color:#fff}.ct-carga-turno__dist-produtivo{background:#0b7a4f;display:flex;align-items:center;justify-content:center;min-width:40px;padding:0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ct-carga-turno__dist-pausas{background:#f59e0b;display:flex;align-items:center;justify-content:center;min-width:30px;padding:0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ct-carga-modal-body{display:flex;flex-direction:column;gap:16px;padding:4px 0;min-width:520px}.ct-selector__chip-padrao-wrap{display:inline-flex;align-items:center;margin-left:4px}.resumo-bom-filter{display:flex;align-items:flex-end;gap:12px;padding-bottom:12px;border-bottom:1px solid #f1f5f9;margin-bottom:4px}.resumo-bom-filter ez-combo-box{display:block;min-width:260px;max-width:380px}.composicoes-page{display:flex;flex-direction:column;gap:18px;min-height:0;flex:1}.composicoes-page__breadcrumb{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280;flex-wrap:wrap}.composicoes-page__breadcrumb-link{background:none;border:none;padding:0;font:inherit;color:#6b7280;cursor:pointer}.composicoes-page__breadcrumb-link:hover{color:#0b7a4f;text-decoration:underline}.composicoes-page__breadcrumb-current{color:#111827;font-weight:500}.composicoes-page__breadcrumb-sep{color:#cbd5e1}.composicoes-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.composicoes-page__heading{display:flex;align-items:center;gap:14px}.composicoes-page__heading-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background-color:#f0fdf4;color:#0b7a4f}.composicoes-page__heading-text{display:flex;flex-direction:column;gap:2px}.composicoes-page__title{font-size:22px;font-weight:700;color:#111827;margin:0}.composicoes-page__subtitle{font-size:13px;color:#6b7280;margin:0}.composicoes-page__new-btn{--ez-button-primary-bg: #0b7a4f;--ez-button-primary-bg-hover: #0a6b45;flex-shrink:0}.composicoes-page__filters{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px;display:flex;flex-direction:column;gap:14px;box-shadow:0 1px 2px #00000008}.composicoes-page__busca-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.composicoes-page__busca-label{font-size:13px;font-weight:600;color:#475569}.composicoes-page__busca-tabs{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:8px;background-color:#f3f4f6}.composicoes-page__busca-tab{padding:6px 14px;border:none;background:transparent;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;font-family:inherit;color:#6b7280;transition:background-color .15s ease,color .15s ease}.composicoes-page__busca-tab:hover{color:#111827}.composicoes-page__busca-tab--active{background-color:#fff;color:#0b7a4f;font-weight:600;box-shadow:0 1px 2px #0000000d}.composicoes-page__search-row{display:flex;align-items:center;gap:10px}.composicoes-page__search-input{flex:1;display:flex;align-items:center;gap:8px;height:40px;padding:0 12px;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;color:#6b7280;transition:border-color .15s ease,box-shadow .15s ease}.composicoes-page__search-input:focus-within{border-color:#0b7a4f;box-shadow:0 0 0 3px #0b7a4f1f}.composicoes-page__search-input input{flex:1;border:none;outline:none;font-family:inherit;font-size:13.5px;color:#111827;background-color:transparent}.composicoes-page__search-input input::placeholder{color:#9ca3af}.composicoes-page__search-clear{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;border-radius:4px;background-color:transparent;color:#6b7280;cursor:pointer}.composicoes-page__search-clear:hover{background-color:#f3f4f6;color:#111827}.composicoes-page__advanced{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;color:#374151;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.composicoes-page__advanced:hover{background-color:#f9fafb;border-color:#9ca3af;color:#111827}.composicoes-page__lista{display:flex;flex-direction:column;gap:12px}.composicoes-page__empty{display:flex;align-items:center;justify-content:center;gap:10px;padding:36px 20px;border:1px dashed #e5e7eb;border-radius:12px;color:#6b7280;font-size:14px;background-color:#fff}.composicao-card{display:grid;grid-template-columns:56px 1fr 24px;gap:16px;align-items:stretch;padding:16px 18px;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;box-shadow:0 1px 2px #00000008;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.composicao-card:hover{border-color:#0b7a4f;box-shadow:0 4px 10px #0b7a4f14;transform:translateY(-1px)}.composicao-card:focus-visible{outline:2px solid #0b7a4f;outline-offset:2px}.composicao-card__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;background-color:#f0fdf4;color:#0b7a4f}.composicao-card__body{display:flex;flex-direction:column;gap:10px;min-width:0}.composicao-card__header{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.composicao-card__codigo{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:4px;background-color:#f1f5f9;color:#475569;font-family:JetBrains Mono,Fira Code,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;font-weight:700;letter-spacing:.04em}.composicao-card__nome{font-size:15px;font-weight:700;color:#0f172a;margin:0}.composicao-card__categoria{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;background-color:#ecfdf5;border:1px solid #d1fae5;color:#0b7a4f;font-size:11.5px;font-weight:600}.composicao-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:16px;font-size:12.5px;color:#475569}.composicao-card__meta-item{display:inline-flex;align-items:center;gap:6px}.composicao-card__meta-item ez-icon{color:#94a3b8}.composicao-card__meta-item strong{color:#64748b;font-weight:600;margin-right:2px}.composicao-card__versoes{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.composicao-card__versoes-label{font-size:12px;font-weight:600;color:#6b7280;padding-top:6px}.composicao-card__versoes-chips{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.composicao-versao-chip{display:inline-flex;align-items:center;gap:8px;padding:4px 10px 4px 6px;border:1px solid #d1fae5;border-radius:8px;background-color:#f0fdf4;color:#0b7a4f;font-family:inherit;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.composicao-versao-chip:hover{background-color:#dcfce7;border-color:#a7f3d0}.composicao-versao-chip__code{display:inline-flex;align-items:center;height:18px;padding:0 5px;border-radius:4px;background-color:#fff;border:1px solid #d1fae5;color:#0b7a4f;font-size:10.5px;font-weight:700;letter-spacing:.03em}.composicao-versao-chip__dot{display:inline-block;width:12px;height:12px;border-radius:50%;border:1.5px solid rgba(255,255,255,.85);box-shadow:0 0 0 1px #00000014;flex-shrink:0}.composicao-versao-chip__info{display:flex;flex-direction:column;align-items:flex-start;gap:1px;line-height:1.2}.composicao-versao-chip__variante{font-size:12px;font-weight:600;color:#0f172a}.composicao-versao-chip__custo{font-size:10.5px;color:#475569;font-weight:500}.composicao-card__nova-versao{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;border:1.5px dashed #0b7a4f;border-radius:8px;background-color:transparent;color:#0b7a4f;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s ease}.composicao-card__nova-versao:hover{background-color:#f0fdf4}.composicao-card__chevron{display:inline-flex;align-items:center;justify-content:center;color:#94a3b8}.composicao-card:hover .composicao-card__chevron{color:#0b7a4f}@media (max-width: 800px){.composicoes-page__header{flex-direction:column;align-items:flex-start}.composicao-card{grid-template-columns:48px 1fr}.composicao-card__chevron{display:none}.composicoes-page__search-row{flex-direction:column;align-items:stretch}.composicoes-page__advanced{justify-content:center}}.composicoes-modal{width:100%;background-color:#fff;display:flex;flex-direction:column;overflow:hidden}.composicoes-modal__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 20px;border-bottom:1px solid #f3f4f6}.composicoes-modal__title{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:700;color:#111827;margin:0}.composicoes-modal__close{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;color:#6b7280;cursor:pointer}.composicoes-modal__close:hover{background-color:#f3f4f6;color:#111827}.composicoes-modal__body{padding:18px 20px;display:flex;flex-direction:column;gap:14px;overflow-y:auto}.composicoes-modal__intro{font-size:12.5px;color:#475569;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;margin:0;line-height:1.5}.composicoes-modal__field{display:flex;flex-direction:column;gap:6px}.composicoes-modal__field label{font-size:12.5px;font-weight:600;color:#374151}.composicoes-modal__field input{height:38px;padding:0 12px;border:1px solid #d1d5db;border-radius:8px;font-family:inherit;font-size:13.5px;color:#111827;background-color:#fff;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.composicoes-modal__field input:focus{border-color:#0b7a4f;box-shadow:0 0 0 3px #0b7a4f1f}.composicoes-modal__hint{font-size:11.5px;color:#6b7280;line-height:1.4}.composicoes-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:14px 20px;background-color:#f9fafb;border-top:1px solid #f3f4f6}.composicoes-modal__mode-toggle{display:flex;gap:0;border:1px solid #d1d5db;border-radius:8px;overflow:hidden;margin-bottom:16px}.composicoes-modal__mode-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:500;color:#6b7280;background:#f9fafb;border:none;cursor:pointer;transition:background .15s,color .15s}.composicoes-modal__mode-btn:first-child{border-right:1px solid #d1d5db}.composicoes-modal__mode-btn:hover{background:#f3f4f6;color:#374151}.composicoes-modal__mode-btn--active{background:#eff6ff;color:#1d4ed8;font-weight:600}@keyframes composicoes-fade-in{0%{opacity:0}to{opacity:1}}.producao-view-toggle{display:inline-flex;align-items:center;gap:4px;padding:2px;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff}.composicoes-grid__container{flex:1;min-height:400px;display:flex;flex-direction:column}.composicao-detalhes{display:flex;flex-direction:column;gap:16px;min-height:0;flex:1}.composicao-detalhes--empty{align-items:center;justify-content:center;padding:64px;color:#6b7280}.composicao-detalhes__breadcrumb{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280;flex-wrap:wrap}.composicao-detalhes__breadcrumb button{background:none;border:none;padding:0;font:inherit;color:#6b7280;cursor:pointer}.composicao-detalhes__breadcrumb button:hover{color:#0b7a4f;text-decoration:underline}.composicao-detalhes__breadcrumb-current{color:#111827;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.composicao-detalhes__header{display:grid;grid-template-columns:1fr auto;gap:16px;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 22px;box-shadow:0 1px 2px #00000008}.composicao-detalhes__header-left{display:flex;align-items:center;gap:14px}.composicao-detalhes__header-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;background-color:#f0fdf4;color:#0b7a4f;flex-shrink:0}.composicao-detalhes__header-info{display:flex;flex-direction:column;gap:6px;min-width:0}.composicao-detalhes__header-top{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.composicao-detalhes__codigo{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:4px;background-color:#f1f5f9;color:#475569;font-family:JetBrains Mono,Fira Code,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;font-weight:700;letter-spacing:.04em}.composicao-detalhes__nome{font-size:20px;font-weight:700;color:#111827;margin:0}.composicao-detalhes__categoria{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;background-color:#ecfdf5;border:1px solid #d1fae5;color:#0b7a4f;font-size:11.5px;font-weight:600}.composicao-detalhes__meta{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:12.5px;color:#475569}.composicao-detalhes__meta-item{display:inline-flex;align-items:center;gap:6px}.composicao-detalhes__meta-item ez-icon{color:#94a3b8}.composicao-detalhes__meta-item strong{color:#64748b;font-weight:600}.composicao-detalhes__header-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px;padding:10px 16px;border-radius:10px;background-color:#f0fdf4;border:1px solid #d1fae5}.composicao-detalhes__total-label{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.composicao-detalhes__total-value{font-size:22px;font-weight:700;color:#0b7a4f}.composicao-detalhes__versoes-panel{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px;box-shadow:0 1px 2px #00000008;display:flex;flex-direction:column;gap:12px}.composicao-detalhes__versoes-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.composicao-detalhes__versoes-title{display:flex;align-items:center;gap:8px;margin:0 0 2px;font-size:14px;font-weight:700;color:#111827}.composicao-detalhes__versoes-subtitle{font-size:12px;color:#6b7280}.composicao-detalhes__versoes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.composicao-versao-card{display:flex;flex-direction:column;gap:8px;padding:12px 14px;text-align:left;border-radius:10px;border:1.5px solid #e5e7eb;background-color:#fff;cursor:pointer;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.composicao-versao-card:hover{border-color:#0b7a4f;background-color:#f0fdf4}.composicao-versao-card--active{border-color:#0b7a4f;background-color:#f0fdf4;box-shadow:0 4px 12px #0b7a4f1f}.composicao-versao-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.composicao-versao-card__codigo{font-size:14px;font-weight:700;color:#0f172a}.composicao-versao-card__status{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;font-size:10.5px;font-weight:600}.composicao-versao-card__status--ativa{background-color:#dcfce7;color:#0b7a4f}.composicao-versao-card__status--rascunho{background-color:#fef3c7;color:#92400e}.composicao-versao-card__status--inativa{background-color:#f3f4f6;color:#6b7280}.composicao-versao-card__variante{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#0f172a}.composicao-versao-card__dot{display:inline-block;width:12px;height:12px;border-radius:50%;border:1.5px solid rgba(255,255,255,.8);box-shadow:0 0 0 1px #00000014;flex-shrink:0}.composicao-versao-card__custo-wrap{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f1f5f9;padding-top:8px;margin-top:4px}.composicao-versao-card__custo-label{font-size:11.5px;color:#6b7280}.composicao-versao-card__custo{font-size:14px;font-weight:700;color:#0b7a4f}.composicao-versao-card--nova{border-style:dashed;border-color:#d1fae5;background-color:#fbfdfb;align-items:center;justify-content:center;color:#0b7a4f;text-align:center}.composicao-versao-card--nova:hover{border-color:#0b7a4f;background-color:#f0fdf4}.composicao-versao-card--nova__title{font-size:13px;font-weight:700;color:#0b7a4f}.composicao-versao-card--nova__subtitle{font-size:11.5px;color:#6b7280}.composicao-detalhes__itens-panel{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px 20px;box-shadow:0 1px 2px #00000008;display:flex;flex-direction:column;gap:12px}.composicao-detalhes__itens-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.composicao-detalhes__itens-title{font-size:14px;font-weight:700;color:#111827;margin:0 0 2px}.composicao-detalhes__itens-subtitle{font-size:12px;color:#6b7280;margin:0}.composicao-detalhes__itens-actions{display:inline-flex;align-items:center;gap:8px}.composicao-detalhes__atv-empty{display:flex;align-items:center;justify-content:center;gap:10px;padding:24px;color:#6b7280;font-size:13px;border:1px dashed #e5e7eb;border-radius:10px;background-color:#fafafa}.composicao-detalhes__atividades{display:flex;flex-direction:column;gap:12px}.composicao-atividade{border:1px solid #e2e8f0;border-radius:10px;background-color:#fff;overflow:hidden}.composicao-atividade__header{display:grid;grid-template-columns:32px 1fr auto auto auto 18px;align-items:center;gap:10px;padding:10px 14px;background-color:#f8fafc;cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid transparent;transition:background-color .15s ease,border-color .15s ease}.composicao-atividade--open .composicao-atividade__header{border-bottom-color:#e2e8f0}.composicao-atividade__header:hover{background-color:#f1f5f9}.composicao-atividade__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background-color:#ecfdf5;color:#0b7a4f}.composicao-atividade__nome{margin:0;font-size:14px;font-weight:700;color:#0f172a}.composicao-atividade__badge{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;background-color:#e0f2fe;color:#0369a1;font-size:11px;font-weight:600}.composicao-atividade__op{font-size:11.5px;font-weight:600;color:#64748b;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.composicao-atividade__total{font-size:13px;font-weight:700;color:#0b7a4f}.composicao-atividade__content{padding:8px 14px 14px;display:flex;flex-direction:column;gap:10px}.composicao-itens-grid__container{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:4px;overflow:hidden;--ez-grid--min-height: 0}.composicao-itens-grid__container ez-grid{width:100%}.composicao-itens-grid__vazia{padding:18px 14px;border:1px dashed #e5e7eb;border-radius:8px;text-align:center;color:#6b7280;font-size:13px;background-color:#fafafa}.composicao-atividade__add-item{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:flex-start;height:34px;padding:0 14px;border:1.5px dashed #0b7a4f;border-radius:8px;background-color:transparent;color:#0b7a4f;font-size:12.5px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s ease}.composicao-atividade__add-item:hover{background-color:#f0fdf4}.composicao-detalhes__nova-atv{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;border:1.5px dashed #0b7a4f;border-radius:10px;background-color:#f0fdf4;color:#0b7a4f;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s ease}.composicao-detalhes__nova-atv:hover{background-color:#dcfce7}.composicao-detalhes__totalizadores{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:4px;border-top:1px solid #e5e7eb;padding-top:14px}.composicao-detalhes__total-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.composicao-detalhes__total-card--final{background-color:#f0fdf4;border-color:#d1fae5}.composicao-detalhes__total-card-label{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.composicao-detalhes__total-card-value{font-size:17px;font-weight:700;color:#0f172a}.composicao-detalhes__total-card--final .composicao-detalhes__total-card-value{color:#0b7a4f}.composicoes-modal__body--grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.composicoes-modal__field--wide{grid-column:1 / -1}.composicoes-modal__field ez-text-input,.composicoes-modal__field ez-combo-box,.composicoes-modal__field ez-number-input{width:100%;display:block}.composicoes-modal__subtotal{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:8px;background-color:#f0fdf4;border:1px solid #d1fae5}.composicoes-modal__subtotal-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.composicoes-modal__subtotal-value{font-size:17px;font-weight:700;color:#0b7a4f}@media (max-width: 900px){.composicao-detalhes__header{grid-template-columns:1fr}.composicao-detalhes__header-right{align-items:flex-start}.composicao-detalhes__totalizadores{grid-template-columns:repeat(2,minmax(0,1fr))}.composicoes-modal__body--grid{grid-template-columns:1fr}}.producao-page{display:flex;flex-direction:column;gap:20px;min-height:0;flex:1}.producao-page__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 20px 12px;box-shadow:0 1px 2px #00000008;display:flex;flex-direction:column;gap:16px;min-height:0;flex:1}.producao-filterbar{display:flex;align-items:center;gap:12px}.producao-filterbar__search{flex:1;max-width:520px}.producao-filterbar__period{width:220px}.producao-filterbar__date{width:160px}.producao-filterbar__filter-btn{--ez-button-tertiary-border: #0b7a4f;--ez-button-tertiary-color: #0b7a4f}.producao-page__loading,.producao-page__error{padding:20px;text-align:center;font-size:14px;color:#6b7280}.producao-tabs-wrap{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e5e7eb;padding:0 2px}.producao-tabs{display:flex;gap:4px}.producao-tabs__item{display:inline-flex;align-items:center;gap:8px;padding:10px 16px 12px;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;color:#6b7280;font-size:14px;font-weight:500;transition:color .15s ease,border-color .15s ease;font-family:inherit;margin-bottom:-1px}.producao-tabs__item:hover{color:#111827}.producao-tabs__item--active{color:#0b7a4f;border-bottom-color:#0b7a4f;font-weight:600}.producao-tabs__icon{display:inline-flex;align-items:center;justify-content:center;color:inherit}.producao-tabs__count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 6px;border-radius:999px;background-color:#f3f4f6;color:#6b7280;font-size:11px;font-weight:600}.producao-tabs__count--active{background-color:#dcfce7;color:#0b7a4f}.producao-view-toggle{display:inline-flex;align-items:center;gap:4px;padding:2px;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;margin-bottom:6px}.producao-view-toggle__btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:28px;border:none;border-radius:6px;background-color:transparent;color:#6b7280;cursor:pointer;transition:background-color .15s ease,color .15s ease}.producao-view-toggle__btn:hover{color:#0b7a4f;background-color:#f0fdf4}.producao-view-toggle__btn--active{background-color:#dcfce7;color:#0b7a4f}.producao-grid__container{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;--ez-grid--min-height: 0}.producao-grid__container ez-grid{flex:1 1 auto;min-height:0;width:100%}.producao-grid__left-buttons{display:inline-flex;align-items:center;gap:8px}.producao-grid__action--apontar{--ez-button-primary-bg: #0b7a4f;--ez-button-primary-bg-hover: #0a6b45}.producao-grid__action--parar{--ez-button-tertiary-color: #f59e0b;--ez-button-tertiary-border: #f59e0b}.producao-grid__action--finalizar{--ez-button-tertiary-color: #0b7a4f;--ez-button-tertiary-border: #0b7a4f}.producao-cards{display:flex;flex-direction:column;gap:14px;overflow-y:auto;padding-right:4px}.producao-cards__empty{background-color:#fff;border:1px dashed #e5e7eb;border-radius:12px;padding:36px 16px;text-align:center;color:#6b7280;font-size:14px}.producao-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 20px 14px;display:flex;flex-direction:column;gap:12px;box-shadow:0 1px 2px #00000008;transition:box-shadow .18s ease,border-color .18s ease}.producao-card:hover{box-shadow:0 4px 12px #0b7a4f12;border-color:#c8e6d6}.producao-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.producao-card__title-wrap{display:flex;flex-direction:column;gap:6px;min-width:0}.producao-card__title{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:700;color:#111827;flex-wrap:wrap}.producao-card__op{font-weight:700;color:#111827}.producao-card__sep{color:#d1d5db;font-weight:700}.producao-card__atividade{font-weight:700;color:#111827}.producao-card__sub{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12.5px;color:#6b7280}.producao-card__produto{color:#6b7280}.producao-card__tag{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;background-color:#f3f4f6;color:#4b5563;font-size:11.5px;font-weight:500}.producao-card__alert{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 10px;border-radius:999px;background-color:#fef3c7;color:#92400e;font-size:11.5px;font-weight:600}.producao-card__actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.producao-card__btn-apontar,.producao-card__btn-parar,.producao-card__btn-finalizar,.producao-grid__action--apontar,.producao-grid__action--parar,.producao-grid__action--finalizar{--ez-button__inline__icon--padding: 8px}.producao-card__btn-apontar [slot=leftIcon],.producao-card__btn-parar [slot=leftIcon],.producao-card__btn-finalizar [slot=leftIcon],.producao-grid__action--apontar [slot=leftIcon],.producao-grid__action--parar [slot=leftIcon],.producao-grid__action--finalizar [slot=leftIcon]{margin-right:8px}.producao-card__btn-apontar{--ez-button-primary-background: #0b7a4f;--ez-button-primary-background-hover: #0a6b45;--ez-button-primary-border: #0b7a4f;--ez-button-primary-color: #ffffff}.producao-card__btn-parar,.producao-card__btn-finalizar{--ez-button-tertiary-color: #6b7280;--ez-button-tertiary-color-hover: #0b7a4f;--ez-button-tertiary-border: transparent;--ez-button-tertiary-border-hover: transparent;--ez-button-tertiary-background: transparent;--ez-button-tertiary-background-hover: #f0fdf4}.producao-card__btn-more{--ez-button-tertiary-color: #9ca3af;--ez-button-tertiary-color-hover: #4b5563;--ez-button-tertiary-border: transparent;--ez-button-tertiary-border-hover: transparent;--ez-button-tertiary-background: transparent;--ez-button-tertiary-background-hover: #f3f4f6}.producao-card__progress-row{display:flex;align-items:center;gap:16px}.producao-card__progress{flex:1;min-width:0;--ez-progress-bar-container-height: 6px;--ez-progress-bar-height: 6px;--ez-progress-bar-radius: 999px;--ez-progress-bar-container-background: #e5e7eb;--ez-progress-bar-background: #0b7a4f;--ez-progress-bar-gap: 0}.producao-card__progress ez-progress-bar{display:block;width:100%}.producao-card__progress-text{font-size:12.5px;color:#6b7280;white-space:nowrap;flex-shrink:0}.producao-card__progress-text strong{color:#111827;font-weight:700}.producao-card__progress-dot{color:#d1d5db;margin:0 4px}.producao-card__footer{display:flex;align-items:center;gap:24px;padding-top:12px;border-top:1px solid #f3f4f6;font-size:13px;color:#6b7280;flex-wrap:wrap}.producao-card__meta{display:inline-flex;align-items:center;gap:6px;color:#6b7280}.producao-card__meta svg,.producao-card__meta ez-icon{color:#9ca3af}.producao-card__meta-label{color:#6b7280}.producao-card__controle-pill{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;font-size:11.5px;font-weight:600}.producao-card--expanded{border-color:#6366f1;box-shadow:0 0 0 2px #6366f126,0 2px 8px #0000000f}.apt-exp{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:16px;display:flex;flex-direction:column;gap:16px;animation:apt-exp-slide-in .18s ease}.apt-exp--stack{border-top:none;margin-top:0;padding-top:0;flex:1;min-height:0;animation:apt-stack-slide-in .2s ease}@keyframes apt-stack-slide-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.apt-exp__btn-confirmar{--ez-button__inline__icon--padding: 6px}@keyframes apt-exp-slide-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.apt-exp__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.apt-exp__header-left{display:flex;align-items:center;gap:6px}.apt-exp__title{font-size:13.5px;font-weight:600;color:#1f2937}.apt-exp__sep{color:#9ca3af;font-size:13px}.apt-exp__op{font-size:12.5px;color:#6b7280}.apt-exp__header-actions{display:flex;gap:8px}.apt-exp__btn-cancel{height:32px;padding:0 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:13px;cursor:pointer;transition:background .15s}.apt-exp__btn-cancel:hover:not(:disabled){background:#f9fafb}.apt-exp__btn-cancel:disabled{opacity:.5;cursor:not-allowed}.apt-exp__btn-confirm{height:32px;padding:0 14px;border:none;border-radius:6px;background:#6366f1;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.apt-exp__btn-confirm:hover:not(:disabled){background:#4f46e5}.apt-exp__btn-confirm:disabled{opacity:.5;cursor:not-allowed}.apt-exp__progress-row{display:flex;align-items:center;gap:14px;padding:8px 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;--ez-progress-bar-container-height: 6px;--ez-progress-bar-height: 6px;--ez-progress-bar-radius: 999px;--ez-progress-bar-container-background: #e5e7eb;--ez-progress-bar-background: #0b7a4f;--ez-progress-bar-gap: 0}.apt-exp__progress-label{font-size:12.5px;color:#374151;font-weight:500;white-space:nowrap;flex-shrink:0}.apt-exp__progress-bar-wrap{flex:1;min-width:0}.apt-exp__progress-bar-wrap ez-progress-bar{display:block;width:100%}.apt-exp__progress-count{font-size:12px;color:#6b7280;white-space:nowrap;flex-shrink:0}.apt-exp__product-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.apt-exp__product{font-size:12.5px;color:#374151;white-space:nowrap}.apt-exp__progress-wrap{display:flex;align-items:center;gap:10px;flex:1;min-width:120px}.apt-exp__progress-bar{flex:1;height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden}.apt-exp__progress-fill{height:100%;background:#6366f1;border-radius:999px;transition:width .25s}.apt-exp__progress-text{font-size:12px;color:#6b7280;white-space:nowrap}.apt-exp__section{display:flex;flex-direction:column;gap:10px}.apt-exp__section-title{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.apt-exp__hint{display:flex;align-items:flex-start;gap:6px;padding:8px 10px;background:#fef9c3;border:1px solid #fde047;border-radius:6px;font-size:12.5px;color:#713f12}.apt-exp__fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.apt-exp__field{display:flex;flex-direction:column;gap:4px}.apt-exp__label{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:500;color:#374151}.apt-exp__mat-tabs{display:flex;gap:4px;border-bottom:1px solid #e5e7eb}.apt-exp__mat-tab{padding:6px 14px;border:none;background:none;font-size:12.5px;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s}.apt-exp__mat-tab:hover{color:#374151}.apt-exp__mat-tab--active{color:#6366f1;border-bottom-color:#6366f1;font-weight:600}.apt-exp__mat-empty{font-size:12.5px;color:#9ca3af;padding:16px 0;text-align:center}.apt-exp__mat-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-left:5px;background:#e0e7ff;color:#4338ca;border-radius:999px;font-size:10.5px;font-weight:700;line-height:1}.apt-exp__mat-tab--active .apt-exp__mat-count{background:#6366f1;color:#fff}.apt-exp__mat-table-wrap{overflow-x:auto}.apt-exp__grid-wrap{overflow-x:auto;min-height:120px}.apt-exp__mat-table{width:100%;border-collapse:collapse;font-size:12.5px}.apt-exp__mat-table thead tr{border-bottom:2px solid #e5e7eb}.apt-exp__mat-table th{padding:6px 10px;text-align:left;font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.apt-exp__mat-table td{padding:7px 10px;color:#374151;border-bottom:1px solid #f3f4f6;vertical-align:middle}.apt-exp__mat-table tbody tr:last-child td{border-bottom:none}.apt-exp__mat-table tbody tr:hover td{background:#f9fafb}.apt-exp__mat-code{font-family:monospace;font-size:12px;color:#6b7280;white-space:nowrap}.apt-exp__mat-num{text-align:right!important;font-variant-numeric:tabular-nums;white-space:nowrap}.apt-exp__mat-un{color:#9ca3af;font-size:11.5px;white-space:nowrap}.apt-exp__mat-tipo{display:inline-block;padding:1px 6px;background:#f3f4f6;border-radius:4px;font-size:11px;font-weight:600;color:#4b5563}.apt-exp__mat-done{color:#0b7a4f;font-weight:600}.apt-exp__mat-partial{color:#d97706;font-weight:600}.producao-gestao-page{display:flex;flex-direction:column;gap:18px;min-height:0;flex:1}.producao-gestao-page__breadcrumb{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}.producao-gestao-page__breadcrumb-link{color:#6b7280;cursor:pointer}.producao-gestao-page__breadcrumb-sep{color:#9ca3af}.producao-gestao-page__breadcrumb-current{color:#111827;font-weight:500}.producao-gestao-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.producao-gestao-page__title{font-size:22px;font-weight:700;color:#111827;margin:0}.producao-gestao-page__subtitle{font-size:13px;color:#6b7280;margin:4px 0 0}.producao-gestao-page__actions{display:inline-flex;align-items:center;gap:10px}.producao-gestao-page__btn-primary{--ez-button-primary-background: #0b7a4f;--ez-button-primary-background-hover: #0a6b45;--ez-button-primary-border: #0b7a4f}.producao-gestao-page__btn-secondary{--ez-button-tertiary-color: #0b7a4f;--ez-button-tertiary-color-hover: #0a6b45;--ez-button-tertiary-border: transparent;--ez-button-tertiary-border-hover: transparent;--ez-button-tertiary-background: transparent;--ez-button-tertiary-background-hover: #f0fdf4}.producao-gestao-page__btn-primary [slot=leftIcon],.producao-gestao-page__btn-secondary [slot=leftIcon],.producao-gestao-pc-toolbar__primary [slot=leftIcon]{margin-right:8px}.producao-gestao-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width: 1100px){.producao-gestao-kpis{grid-template-columns:repeat(2,1fr)}}.producao-gestao-kpi{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px 12px;box-shadow:0 1px 2px #00000008;display:flex;flex-direction:column;gap:4px}.producao-gestao-kpi__label{font-size:12px;color:#6b7280;font-weight:500}.producao-gestao-kpi__value{font-size:26px;font-weight:700;color:#111827;line-height:1.1}.producao-gestao-kpi__sub{font-size:12px;color:#6b7280}.producao-gestao-page__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 20px 12px;box-shadow:0 1px 2px #00000008;display:flex;flex-direction:column;gap:16px;min-height:0;flex:1}.producao-gestao-tabs{display:flex;gap:4px;border-bottom:1px solid #e5e7eb;padding:0 2px}.producao-gestao-tabs__item{display:inline-flex;align-items:center;gap:8px;padding:10px 16px 12px;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;color:#6b7280;font-size:14px;font-weight:500;font-family:inherit;margin-bottom:-1px;transition:color .15s ease,border-color .15s ease}.producao-gestao-tabs__item:hover{color:#111827}.producao-gestao-tabs__item--active{color:#0b7a4f;border-bottom-color:#0b7a4f;font-weight:600}.producao-gestao-tabs__count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 6px;border-radius:999px;background-color:#f3f4f6;color:#6b7280;font-size:11px;font-weight:600}.producao-gestao-tabs__count--active{background-color:#dcfce7;color:#0b7a4f}.producao-gestao-filterbar{display:flex;align-items:center;gap:12px}.producao-gestao-filterbar__search{flex:1;max-width:360px}.producao-gestao-filterbar__date{width:160px}.producao-gestao-filterbar__planta{width:180px}.producao-gestao-filterbar__filter-btn{margin-left:auto;--ez-button-tertiary-color: #0b7a4f;--ez-button-tertiary-border: transparent;--ez-button-tertiary-background: transparent}.producao-gestao-banner{background-color:#fef3c7;border:1px solid #fde68a;border-radius:8px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.producao-gestao-banner__text{font-size:13px;color:#92400e}.producao-gestao-banner__text strong{font-weight:700}.producao-gestao-banner__action{background:transparent;border:none;color:#0b7a4f;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;padding:4px 8px;border-radius:6px;transition:background-color .15s ease}.producao-gestao-banner__action:hover{background-color:#fff}.producao-gestao-pc-toolbar{display:flex;align-items:center;gap:12px}.producao-gestao-pc-toolbar__primary{--ez-button-primary-background: #0b7a4f;--ez-button-primary-background-hover: #0a6b45;--ez-button-primary-border: #0b7a4f}.producao-gestao-pc-toolbar__filter{--ez-button-tertiary-color: #0b7a4f;--ez-button-tertiary-border: transparent;--ez-button-tertiary-background: transparent}.producao-gestao-grid__container{flex:1 1 auto;min-height:280px;display:flex;flex-direction:column;overflow:hidden;--ez-grid--min-height: 0}.producao-gestao-grid__container ez-grid{flex:1 1 auto;min-height:0;width:100%}.pv-action,.pc-action{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 14px;border-radius:6px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.pv-action--primary{background-color:#0b7a4f;border:1px solid #0b7a4f;color:#fff}.pv-action--primary:hover{background-color:#0a6b45}.pv-action--secondary,.pc-action--secondary{background-color:#fff;border:1px solid #d1d5db;color:#374151}.pv-action--secondary:hover,.pc-action--secondary:hover{border-color:#0b7a4f;color:#0b7a4f}.nova-op-modal{display:flex;flex-direction:column;gap:16px;padding:22px 24px 20px;min-width:0}.nova-op-modal__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:6px;border-bottom:1px solid #f3f4f6}.nova-op-modal__title{font-size:18px;font-weight:700;color:#111827;margin:0}.nova-op-modal__close{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:transparent;border:none;border-radius:6px;color:#6b7280;cursor:pointer}.nova-op-modal__close:hover{background-color:#f3f4f6;color:#111827}.nova-op-modal__body{display:flex;flex-direction:column;gap:16px}.nova-op-modal__type{display:flex;flex-direction:column;gap:6px}.nova-op-modal__type-label{font-size:12.5px;color:#6b7280;font-weight:500}.nova-op-modal__type-options{display:inline-flex;align-items:center;gap:8px}.nova-op-modal__type-btn{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 16px;border-radius:8px;border:1px solid #e5e7eb;background-color:#fff;color:#374151;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.nova-op-modal__type-btn:hover{border-color:#c8e6d6}.nova-op-modal__type-btn--active{background-color:#0b7a4f;border-color:#0b7a4f;color:#fff}.nova-op-modal__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}.nova-op-modal__field--full{grid-column:1 / -1}.nova-op-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding-top:8px;border-top:1px solid #f3f4f6}.nova-op-modal__btn-link{background:transparent;border:none;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;padding:8px 14px;border-radius:6px}.nova-op-modal__btn-link:hover{color:#111827;background-color:#f3f4f6}.nova-op-modal__btn-confirm{--ez-button-primary-background: #0b7a4f;--ez-button-primary-background-hover: #0a6b45;--ez-button-primary-border: #0b7a4f}.op-action{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;border-radius:5px;border:1px solid transparent;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .15s ease;white-space:nowrap}.op-action--primary{background-color:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.op-action--primary:hover{background-color:#dbeafe;border-color:#93c5fd;color:#1e40af}.op-action--primary:disabled{opacity:.5;cursor:not-allowed}.op-action--secondary{background-color:#f9fafb;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.op-action--danger{background-color:#fef2f2;border-color:#fecaca;color:#dc2626}.op-action--danger:hover{background-color:#fee2e2;border-color:#fca5a5;color:#b91c1c}.pedidos-venda-tab__toolbar{display:flex;align-items:center;gap:8px;padding:4px 0 8px;border-bottom:1px solid #f3f4f6}.producao-gestao-page__loading,.producao-gestao-page__error{padding:20px;text-align:center;font-size:14px;color:#6b7280}.pedidos-page{display:flex;flex-direction:column;gap:18px;min-height:0;flex:1}.pedidos-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.pedidos-page__heading{display:flex;align-items:center;gap:14px}.pedidos-page__heading-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background-color:#f0fdf4;color:#0b7a4f;flex-shrink:0}.pedidos-page__heading-text{display:flex;flex-direction:column;gap:2px}.pedidos-page__title{font-size:22px;font-weight:700;color:#111827;margin:0}.pedidos-page__subtitle{font-size:13.5px;color:#6b7280;margin:0}.pedidos-tabs{display:flex;gap:4px;border-bottom:1px solid #e5e7eb;padding:0 2px;flex-shrink:0}.pedidos-tabs__item{display:inline-flex;align-items:center;gap:8px;padding:10px 16px 12px;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;color:#6b7280;font-size:14px;font-weight:500;font-family:inherit;margin-bottom:-1px;transition:color .15s ease,border-color .15s ease;white-space:nowrap}.pedidos-tabs__item:hover{color:#111827}.pedidos-tabs__item--active{color:#0b7a4f;border-bottom-color:#0b7a4f}.pedidos-tabs__label{line-height:1}.pedidos-tabs__count{min-width:22px;height:20px;padding:0 6px;border-radius:999px;background:#f3f4f6;color:#6b7280;font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.pedidos-tabs__count--active{background-color:#dcfce7;color:#0b7a4f}.pedidos-filterbar{display:flex;align-items:center;gap:12px;flex-shrink:0}.pedidos-filterbar__search{min-width:200px;max-width:280px}.pedidos-filterbar__period-range{display:flex;align-items:center;gap:8px}.pedidos-filterbar__period-range ez-date-input{width:150px;max-width:150px}.pedidos-page__grid-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000a;flex:1;min-height:360px;display:flex;flex-direction:column}.pedido-detalhe{display:flex;flex-direction:column;gap:18px;flex:1;min-height:0}.pedido-detalhe__back-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;font:inherit;font-size:13px;color:#6b7280;cursor:pointer;padding:0;transition:color .15s}.pedido-detalhe__back-btn:hover{color:#0b7a4f}.pedido-detalhe__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.pedido-detalhe__heading{display:flex;flex-direction:column;gap:4px}.pedido-detalhe__numero{font-size:20px;font-weight:700;color:#111827;margin:0}.pedido-detalhe__meta{font-size:13px;color:#6b7280;margin:0}.pedido-detalhe__progress{display:flex;align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 28px}.pedido-detalhe__step{display:flex;align-items:center;flex:1}.pedido-detalhe__step-inner{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.pedido-detalhe__step-dot{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;background:#f3f4f6;color:#9ca3af;transition:background-color .2s,color .2s}.pedido-detalhe__step-dot--done{background:#0b7a4f;color:#fff}.pedido-detalhe__step-label{font-size:10.5px;text-align:center;white-space:nowrap;color:#9ca3af;font-weight:500}.pedido-detalhe__step-label--done{color:#111827;font-weight:600}.pedido-detalhe__step-line{flex:1;height:2px;background:#e5e7eb;margin:0 4px 14px}.pedido-detalhe__step-line--done{background:#0b7a4f}.pedido-detalhe__body{display:grid;grid-template-columns:1fr 320px;gap:18px;align-items:start}@media (max-width: 1100px){.pedido-detalhe__body{grid-template-columns:1fr}}.pedido-detalhe__main,.pedido-detalhe__aside{display:flex;flex-direction:column;gap:14px}.pedido-detalhe__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.pedido-detalhe__card--faded{opacity:.55}.pedido-detalhe__card--active-border{border-color:#0b7a4f}.pedido-detalhe__card-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.pedido-detalhe__card-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pedido-detalhe__card-title{font-size:14px;font-weight:600;color:#111827;flex:1}.pedido-detalhe__card-title--dim{color:#9ca3af}.pedido-detalhe__prazo-box{padding:16px;border-radius:10px;display:flex;flex-direction:column;gap:12px;background:#f9fafb;border:1px solid #e5e7eb}.pedido-detalhe__prazo-box--confirmed{background:#f0fdf4;border-color:transparent}.pedido-detalhe__prazo-label-row{display:flex;align-items:center;gap:8px}.pedido-detalhe__prazo-badge{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;background:#f0fdf4;color:#0b7a4f;font-size:11px;font-weight:700}.pedido-detalhe__prazo-sub{font-size:12px;color:#6b7280}.pedido-detalhe__prazo-form{display:flex;align-items:center;gap:12px}.pedido-detalhe__prazo-form-field{flex:1;display:flex;flex-direction:column;gap:5px}.pedido-detalhe__prazo-form-field label{font-size:12px;font-weight:500;color:#6b7280}.pedido-detalhe__prazo-input{padding:8px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:13px;color:#111827;outline:none;background:#fff;font-family:inherit;transition:border-color .15s}.pedido-detalhe__prazo-input:focus{border-color:#0b7a4f;box-shadow:0 0 0 2px #0b7a4f1f}.pedido-detalhe__prazo-btn{height:38px;padding:0 16px;border-radius:8px;background:#0b7a4f;color:#fff;border:none;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background-color .15s}.pedido-detalhe__prazo-btn:hover:not(:disabled){background:#0a6b45}.pedido-detalhe__prazo-btn:disabled{opacity:.4;cursor:not-allowed}.pedido-detalhe__prazo-confirmed{display:flex;align-items:center;gap:10px}.pedido-detalhe__prazo-confirmed span{font-size:13px;font-weight:600;color:#065f46}.pedido-detalhe__notification-box{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border-radius:10px;background:#f0fdf4;margin-top:4px}.pedido-detalhe__notification-box strong{font-size:13px;font-weight:600;color:#065f46;display:block;margin-bottom:2px}.pedido-detalhe__notification-box p{font-size:12px;color:#065f46;margin:0}.pedido-detalhe__proj-status-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-radius:10px;background:#f9fafb;border:1px solid #e5e7eb;margin-bottom:10px}.pedido-detalhe__proj-status-row--concluido{background:#f0fdf4;border-color:transparent}.pedido-detalhe__proj-status-info{display:flex;flex-direction:column;gap:2px}.pedido-detalhe__proj-status-label{font-size:11.5px;font-weight:500;color:#9ca3af}.pedido-detalhe__proj-status-value{font-size:13px;font-weight:600;color:#111827}.pedido-detalhe__eng-row{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;background:#f9fafb;border:1px solid #e5e7eb;margin-top:4px}.pedido-detalhe__eng-row--done{background:#f0fdf4;border-color:transparent}.pedido-detalhe__eng-row-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pedido-detalhe__eng-row-text{flex:1}.pedido-detalhe__eng-row-text strong{display:block;font-size:12.5px;font-weight:600;color:#111827;margin-bottom:1px}.pedido-detalhe__eng-row-text span{font-size:12px;color:#6b7280}.pedido-detalhe__eng-row-text--done strong,.pedido-detalhe__eng-row-text--done span{color:#065f46}.pedido-detalhe__note{font-size:11.5px;color:#9ca3af;margin-top:8px}.pedido-detalhe__ops-info{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:8px;font-size:12.5px;font-weight:500}.pedido-detalhe__ops-info--pending{background:#fefce8;color:#92400e}.pedido-detalhe__ops-info--done{background:#f0fdf4;color:#065f46}.pedido-detalhe__ops-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.pedido-detalhe__ops-btn{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:8px 16px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#0b7a4f;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s,border-color .15s}.pedido-detalhe__ops-btn:hover{background:#f0fdf4;border-color:#0b7a4f}.pedido-detalhe__aside-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.pedido-detalhe__aside-card--proj{border-color:#0b7a4f40}.pedido-detalhe__aside-card--proj-pending{border-style:dashed}.pedido-detalhe__aside-title{font-size:13.5px;font-weight:600;color:#111827;margin-bottom:12px}.pedido-detalhe__aside-title--dim{color:#9ca3af}.pedido-detalhe__summary-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f3f4f6;font-size:13px}.pedido-detalhe__summary-row:last-child{border-bottom:none}.pedido-detalhe__summary-key{color:#6b7280;font-weight:400}.pedido-detalhe__summary-val{color:#111827;font-weight:600;text-align:right;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pedido-detalhe__proj-id{font-family:monospace;font-size:12px;font-weight:700;color:#0b7a4f;margin-bottom:3px}.pedido-detalhe__proj-nome{font-size:12.5px;color:#111827;margin-bottom:2px}.pedido-detalhe__proj-resp{font-size:12px;color:#6b7280;margin-bottom:10px}.pedido-detalhe__item-row{padding:9px 0;border-bottom:1px solid #f3f4f6}.pedido-detalhe__item-row:last-child{border-bottom:none}.pedido-detalhe__item-code{font-family:monospace;font-size:11px;color:#6b7280;display:block;margin-bottom:1px}.pedido-detalhe__item-desc{font-size:12.5px;color:#111827;font-weight:500}.pedido-detalhe__item-qty{font-size:11.5px;color:#9ca3af;margin-left:6px}.status-badge{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;font-size:11.5px;font-weight:600;letter-spacing:.01em;flex-shrink:0}.ops-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#1b243433}.ops-modal{background:#fff;border-radius:16px;display:flex;flex-direction:column;width:780px;max-height:82vh;border:1px solid #e5e7eb;box-shadow:0 20px 60px #0000001f}.ops-modal__header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.ops-modal__title{font-size:16px;font-weight:700;color:#111827;margin:0}.ops-modal__sub{font-size:12px;color:#6b7280;margin-top:2px}.ops-modal__close{background:none;border:none;padding:4px 8px;font-size:18px;color:#9ca3af;cursor:pointer;line-height:1;border-radius:6px;transition:color .15s}.ops-modal__close:hover{color:#374151}.ops-modal__body{overflow-y:auto;flex:1}.ops-table{width:100%;border-collapse:collapse;font-size:13px}.ops-table th{padding:10px 20px;text-align:left;font-size:11.5px;font-weight:600;color:#9ca3af;background:#f9fafb;position:sticky;top:0}.ops-table td{padding:12px 20px;border-top:1px solid #f3f4f6}.confirm-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;background:#1b243438}.confirm-modal{background:#fff;border-radius:14px;padding:28px 32px;width:460px;max-width:95vw;box-shadow:0 16px 40px #00000024;border:1px solid #e5e7eb}.confirm-modal__icon{width:48px;height:48px;border-radius:50%;background:#fefce8;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.confirm-modal__title{font-size:18px;font-weight:700;color:#111827;margin:0 0 8px}.confirm-modal__msg{font-size:13.5px;color:#6b7280;line-height:1.6;margin:0 0 24px}.confirm-modal__actions{display:flex;justify-content:flex-end;gap:10px}.confirm-modal__cancel{padding:9px 18px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s}.confirm-modal__cancel:hover{background:#f9fafb}.confirm-modal__confirm{padding:9px 18px;border:none;border-radius:8px;background:#0b7a4f;color:#fff;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .15s}.confirm-modal__confirm:hover{background:#0a6b45}
