.layout-module__2zPfXW__container{height:calc(100vh - 40px);margin-top:40px;display:flex}.layout-module__2zPfXW__sidebar{width:200px;overflow:hidden}.layout-module__2zPfXW__content{background-color:#fff;flex:1;height:100%;overflow-y:auto}
.badge-module__Hfds7W__badge{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;margin-right:8px;padding:0 6px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.badge-module__Hfds7W__red{color:#fff;background-color:#dc2626}.badge-module__Hfds7W__orange{color:#000;background-color:#f97316}.badge-module__Hfds7W__blue{color:#fff;background-color:#2563eb}.badge-module__Hfds7W__green{color:#fff;background-color:#16a34a}
.sidebar-module__7Pbs1q__navbar{background-color:#fff;border-right:1px solid #ccc;flex-direction:column;height:100%;padding:20px;display:flex}.sidebar-module__7Pbs1q__menuItem{color:#444;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;padding:8px 0;text-decoration:none;display:grid}.sidebar-module__7Pbs1q__menuItem:hover{color:#000}.sidebar-module__7Pbs1q__menuItemActive{color:#000;font-weight:700}.sidebar-module__7Pbs1q__subMenuItem{color:#444;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;padding:6px 0 6px 28px;text-decoration:none;display:grid}.sidebar-module__7Pbs1q__subMenuItem:hover{color:#000}.sidebar-module__7Pbs1q__subMenuItemActive{color:#000;font-weight:700}.sidebar-module__7Pbs1q__icon{stroke-width:2px;width:16px;height:16px}.sidebar-module__7Pbs1q__groupTitle{color:#444;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;padding:8px 0;font-weight:500;display:grid}
.button-module__OzmPqW__button{height:30px;width:var(--width);border:var(--border);color:var(--font-color);background-color:var(--button-color);box-shadow:var(--shadow);font-weight:var(--font-weight);border-radius:var(--border-radius);cursor:pointer;text-align:center;padding:var(--padding);font-size:var(--font-size);transition:var(--transition);justify-content:center;align-items:center;display:flex}.button-module__OzmPqW__button:hover{background-color:var(--hover-color);border-color:var(--hover-color);transform:translateY(-2px);box-shadow:0 4px 8px #00000026}
.cards-module__fcV22q__toolbar{z-index:10;background-color:#fff;align-items:center;gap:12px;margin-bottom:16px;padding:20px 20px 10px;display:flex;position:sticky;top:0}.cards-module__fcV22q__searchInput{border:1px solid #e5e7eb;border-radius:6px;outline:none;flex:1;padding:8px 12px;font-size:14px;transition:border-color .2s}.cards-module__fcV22q__searchInput:focus{border-color:#3b82f6}.cards-module__fcV22q__cardsGrid{grid-template-columns:1fr;gap:16px;display:grid}.cards-module__fcV22q__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:box-shadow .2s;box-shadow:0 1px 3px #0000001a}.cards-module__fcV22q__card:hover{box-shadow:0 4px 6px #0000001a}.cards-module__fcV22q__card.cards-module__fcV22q__expanded{border-color:#374151}.cards-module__fcV22q__cardHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.cards-module__fcV22q__cardHeader h3{border-radius:4px;margin:0;padding:4px 8px;font-weight:600;display:inline-block}.cards-module__fcV22q__qualificacao{border-radius:4px;padding:4px 8px;font-weight:500}.cards-module__fcV22q__qualificacaoA{color:#fff;background-color:#1f9100}.cards-module__fcV22q__qualificacaoB{color:#000;background-color:#fbde00}.cards-module__fcV22q__qualificacaoC{color:#000;background-color:red}.cards-module__fcV22q__cardBody{flex-wrap:wrap;gap:16px;display:flex}.cards-module__fcV22q__cardBody p{margin:4px 0}.cards-module__fcV22q__data{transition:font-weight .2s}.cards-module__fcV22q__item{align-items:center;gap:4px;display:flex}.cards-module__fcV22q__item:hover .cards-module__fcV22q__data{font-weight:700}.cards-module__fcV22q__expandedContent{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.cards-module__fcV22q__expandedContent p{margin:8px 0}.cards-module__fcV22q__expandedContent .cards-module__fcV22q__data{font-weight:700}.cards-module__fcV22q__expandedContent button{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:4px;margin-top:8px;padding:8px 16px}.cards-module__fcV22q__addButton{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:4px;margin-top:8px;padding:6px 12px;font-size:12px}.cards-module__fcV22q__addButton:hover{background-color:#059669}.cards-module__fcV22q__removeButton{cursor:pointer;border-radius:4px;padding:4px 8px;font-size:14px;transition:all .2s;color:#374151!important;background-color:#fff!important;border:1px solid #d1d5db!important}.cards-module__fcV22q__removeButton:hover{background-color:#f9fafb!important;border-color:#9ca3af!important}.cards-module__fcV22q__editButton{cursor:pointer;border-radius:4px;padding:4px 8px;font-size:14px;transition:all .2s;color:#374151!important;background-color:#fff!important;border:1px solid #d1d5db!important}.cards-module__fcV22q__editButton:hover{background-color:#f9fafb!important;border-color:#9ca3af!important}.cards-module__fcV22q__cardsContainer{flex-direction:column;gap:12px;display:flex}.cards-module__fcV22q__nestedCard{margin-top:10px}.cards-module__fcV22q__loadingContainer{z-index:1000;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.cards-module__fcV22q__progressBar{background-color:#f3f4f6;border-radius:2px;width:200px;height:4px;overflow:hidden}.cards-module__fcV22q__progressBar:before{content:"";background-color:#2537f8;height:100%;animation:1.5s ease-in-out infinite cards-module__fcV22q__progress;display:block}@keyframes cards-module__fcV22q__progress{0%{width:0%}50%{width:100%}to{width:0%}}
.cardOrcamento-module__RzCOoq__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;min-height:80px;padding:16px;transition:box-shadow .2s;box-shadow:0 1px 3px #0000001a}.cardOrcamento-module__RzCOoq__card:hover{box-shadow:0 4px 6px #0000001a}.cardOrcamento-module__RzCOoq__expanded{border-color:#374151}.cardOrcamento-module__RzCOoq__cardHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.cardOrcamento-module__RzCOoq__cardTitle{flex-wrap:wrap;align-items:center;gap:8px;width:100%;margin:0;font-weight:600;display:flex}.cardOrcamento-module__RzCOoq__badge{background-color:#add8e6;border-radius:4px;padding:4px 8px;font-weight:600}.cardOrcamento-module__RzCOoq__creationDateLine{color:var(--foreground);background-color:#f9fafb;border-radius:4px;align-items:center;gap:8px;padding:4px 8px;font-size:14px;font-weight:400;display:flex}.cardOrcamento-module__RzCOoq__creationDateLabel,.cardOrcamento-module__RzCOoq__creationDate{color:var(--foreground);font-weight:400}.cardOrcamento-module__RzCOoq__sentDateLine{color:var(--foreground);background-color:#f9fafb;border-radius:4px;align-items:center;gap:8px;padding:4px 8px;font-size:14px;font-weight:400;display:flex}.cardOrcamento-module__RzCOoq__sentDateLabel,.cardOrcamento-module__RzCOoq__sentDate{color:var(--foreground);font-weight:400}.cardOrcamento-module__RzCOoq__approvedDateLine{color:var(--foreground);background-color:#f9fafb;border-radius:4px;align-items:center;gap:8px;padding:4px 8px;font-size:14px;font-weight:400;display:flex}.cardOrcamento-module__RzCOoq__approvedDateLabel,.cardOrcamento-module__RzCOoq__approvedDate{color:var(--foreground);font-weight:400}.cardOrcamento-module__RzCOoq__deliveryDateLine{color:var(--foreground);background-color:#f9fafb;border-radius:4px;align-items:center;gap:8px;padding:4px 8px;font-size:14px;font-weight:400;display:flex}.cardOrcamento-module__RzCOoq__deliveryDateLabel{color:var(--foreground);font-weight:400}.cardOrcamento-module__RzCOoq__deliveryDateInput{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;padding:2px 6px;font-size:14px}.cardOrcamento-module__RzCOoq__daysInput{color:#374151;cursor:pointer;text-align:center;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;width:50px;padding:2px 4px;font-size:14px}.cardOrcamento-module__RzCOoq__daysInput::-webkit-outer-spin-button{appearance:none;margin:0}.cardOrcamento-module__RzCOoq__daysInput::-webkit-inner-spin-button{appearance:none;margin:0}.cardOrcamento-module__RzCOoq__daysInput[type=number]{appearance:textfield}.cardOrcamento-module__RzCOoq__addButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#3b82f6;border:2px solid #3b82f6;border-radius:6px;align-self:flex-start;align-items:center;gap:8px;height:30px;padding:0 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;position:relative;box-shadow:0 2px 4px #0000001a}.cardOrcamento-module__RzCOoq__addButton:hover{background-color:#1e3a8a;border-color:#1e3a8a;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.cardOrcamento-module__RzCOoq__paymentButton{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:4px;align-self:flex-start;align-items:center;gap:4px;height:30px;padding:6px 8px;transition:background-color .2s;display:inline-flex;position:relative}.cardOrcamento-module__RzCOoq__paymentButton:hover{background-color:#059669}.cardOrcamento-module__RzCOoq__addButton[data-tooltip]:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:1000;opacity:1;visibility:visible;background-color:#374151;border-radius:4px;padding:4px 8px;transition:opacity .1s,visibility .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.cardOrcamento-module__RzCOoq__addButton[data-tooltip]:hover:before{content:"";z-index:1000;opacity:1;visibility:visible;border:5px solid #0000;border-top-color:#374151;transition:opacity .1s,visibility .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.cardOrcamento-module__RzCOoq__expandedContent{border-top:1px solid #e5e7eb;flex-direction:column;gap:12px;margin-top:12px;padding-top:12px;display:flex}.cardOrcamento-module__RzCOoq__buttonRow{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cardOrcamento-module__RzCOoq__buttonGroup{flex-direction:row;align-items:flex-start;gap:12px;display:flex}.cardOrcamento-module__RzCOoq__metaInfo{color:#374151;margin:0;font-size:14px}.cardOrcamento-module__RzCOoq__dateLabel{font-weight:700}.cardOrcamento-module__RzCOoq__statusSelect{color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;margin-left:8px;padding:4px 8px}.cardOrcamento-module__RzCOoq__titleSection{flex-direction:column;flex:1;gap:12px;display:flex}.cardOrcamento-module__RzCOoq__companyName{font-size:14px;font-weight:400}.cardOrcamento-module__RzCOoq__registrationDate{color:#6b7280;font-size:14px;font-weight:400}.cardOrcamento-module__RzCOoq__companyLine{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cardOrcamento-module__RzCOoq__datesSection{flex-flow:wrap;gap:8px;display:flex}.cardOrcamento-module__RzCOoq__item{align-items:center;gap:4px;display:flex}.cardOrcamento-module__RzCOoq__data{font-size:14px;font-weight:400;transition:font-weight .2s}.cardOrcamento-module__RzCOoq__item:hover .cardOrcamento-module__RzCOoq__data{font-weight:700}.cardOrcamento-module__RzCOoq__qualificacao{border-radius:4px;margin-left:6px;padding:2px 6px;font-size:12px;font-weight:500}.cardOrcamento-module__RzCOoq__qualificacaoA{color:#fff;background-color:#1f9100}.cardOrcamento-module__RzCOoq__qualificacaoB{color:#000;background-color:#fbde00}.cardOrcamento-module__RzCOoq__qualificacaoC{color:#000;background-color:red}.cardOrcamento-module__RzCOoq__valuesSection{flex-direction:column;align-items:flex-end;display:flex}.cardOrcamento-module__RzCOoq__valueItem{align-items:center;gap:8px;font-size:14px;display:flex}.cardOrcamento-module__RzCOoq__valueLabel{color:#374151;min-width:80px;font-weight:600}.cardOrcamento-module__RzCOoq__valueAmount{color:#059669;background-color:#ecfdf5;border-radius:4px;padding:2px 6px;font-weight:600}.cardOrcamento-module__RzCOoq__totalValue{color:#059669;background-color:#ecfdf5;border-radius:4px;align-self:flex-start;padding:4px 8px;font-size:14px;font-weight:600}.cardOrcamento-module__RzCOoq__valuesInsideCard{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;grid-template-columns:1fr 1fr 1.5fr;gap:20px;margin-bottom:16px;padding:16px;display:grid}.cardOrcamento-module__RzCOoq__sectionTitle{color:#374151;border-bottom:2px solid #e5e7eb;margin:0 0 12px;padding-bottom:6px;font-size:15px;font-weight:600}.cardOrcamento-module__RzCOoq__valuesColumn{flex-direction:column;gap:10px;display:flex}.cardOrcamento-module__RzCOoq__totalItem{border-top:2px solid #d1d5db;margin-top:8px;padding-top:8px}.cardOrcamento-module__RzCOoq__totalAmount{font-size:15px;font-weight:700}.cardOrcamento-module__RzCOoq__breakdownContainer{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;flex-direction:column;gap:6px;margin-top:8px;padding:8px;display:flex}.cardOrcamento-module__RzCOoq__breakdownItem{justify-content:space-between;align-items:center;padding:4px 0;font-size:13px;display:flex}.cardOrcamento-module__RzCOoq__breakdownLabel{color:#6b7280;font-weight:500}.cardOrcamento-module__RzCOoq__breakdownValue{color:#374151;font-weight:600}.cardOrcamento-module__RzCOoq__totalValueDisplay{color:#059669;font-size:14px;font-weight:700}.cardOrcamento-module__RzCOoq__freteColumn{flex-direction:column;gap:10px;display:flex}.cardOrcamento-module__RzCOoq__freteItem{flex-direction:column;gap:4px;display:flex}.cardOrcamento-module__RzCOoq__freteLabel{color:#374151;font-size:13px;font-weight:600}.cardOrcamento-module__RzCOoq__freteSelect{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;padding:6px 8px;font-size:14px}.cardOrcamento-module__RzCOoq__freteInput{background-color:#fff;border:1px solid #d1d5db;border-radius:4px;padding:6px 8px;font-size:14px}.cardOrcamento-module__RzCOoq__freteInput:disabled{color:#9ca3af;cursor:not-allowed;background-color:#f3f4f6}.cardOrcamento-module__RzCOoq__detailsColumn{flex-direction:column;gap:12px;display:flex}.cardOrcamento-module__RzCOoq__detailItem{flex-direction:column;gap:4px;display:flex}.cardOrcamento-module__RzCOoq__detailLabel{color:#374151;font-size:13px;font-weight:600}.cardOrcamento-module__RzCOoq__detailTextarea{resize:vertical;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;width:100%;padding:8px;font-family:inherit;font-size:13px}.cardOrcamento-module__RzCOoq__observationsColumn{flex-direction:column;flex:1;gap:8px;display:flex}.cardOrcamento-module__RzCOoq__observationItem{align-items:flex-start;gap:8px;font-size:14px;display:flex}.cardOrcamento-module__RzCOoq__observationsLabel{color:#374151;flex-shrink:0;min-width:80px;font-size:14px;font-weight:600}.cardOrcamento-module__RzCOoq__observationsTextarea{resize:vertical;border:1px solid #d1d5db;border-radius:4px;flex:1;width:100%;min-height:80px;padding:8px;font-size:14px}.cardOrcamento-module__RzCOoq__saveBdiButton{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:8px;padding:4px;transition:background-color .2s;display:flex}.cardOrcamento-module__RzCOoq__saveBdiButton:hover{background-color:#059669}.cardOrcamento-module__RzCOoq__bdiInput{text-align:center;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;width:80px;padding:2px 6px;font-size:14px}.cardOrcamento-module__RzCOoq__marginSelection{flex-direction:column;gap:8px;padding:8px 0;display:flex}.cardOrcamento-module__RzCOoq__radioGroup{flex-wrap:wrap;gap:12px;display:flex}.cardOrcamento-module__RzCOoq__radioLabel{cursor:pointer;color:#374151;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;font-size:14px;display:flex}.cardOrcamento-module__RzCOoq__radioInput{cursor:pointer;accent-color:#3b82f6;width:16px;height:16px}.cardOrcamento-module__RzCOoq__radioLabel:hover{color:#1f2937}.cardOrcamento-module__RzCOoq__orcamentoItem{border-top:2px solid #3b82f6;margin-top:8px;padding-top:8px}.cardOrcamento-module__RzCOoq__orcamentoAmount{color:#1e40af;background-color:#dbeafe;font-size:15px;font-weight:700}@media (max-width:1024px){.cardOrcamento-module__RzCOoq__valuesInsideCard{grid-template-columns:1fr;gap:16px}.cardOrcamento-module__RzCOoq__sectionTitle{margin-top:8px}.cardOrcamento-module__RzCOoq__sectionTitle:first-child{margin-top:0}.cardOrcamento-module__RzCOoq__pdfButtonContainer{justify-content:flex-end;margin-top:16px;display:flex}.cardOrcamento-module__RzCOoq__pdfButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#dc2626;border:2px solid #dc2626;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000001a}.cardOrcamento-module__RzCOoq__pdfButton:hover{background-color:#b91c1c;border-color:#b91c1c;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.cardOrcamento-module__RzCOoq__pdfButton:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}}
.modal-module__f5Sfyq__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-module__f5Sfyq__modal{background-color:#fff;border-radius:8px;width:95%;max-width:800px;max-height:70vh;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.modal-module__f5Sfyq__content{padding:24px}.modal-module__f5Sfyq__content h3{color:#111827;margin:0 0 16px;font-weight:600}.modal-module__f5Sfyq__contatosList{border:1px solid #e5e7eb;border-radius:6px;max-height:300px;margin-bottom:16px;overflow-y:auto}.modal-module__f5Sfyq__contatoItem{cursor:pointer;border-bottom:1px solid #e5e7eb;padding:12px 16px;transition:background-color .2s}.modal-module__f5Sfyq__contatoItem:hover{background-color:#f9fafb}.modal-module__f5Sfyq__contatoItem.modal-module__f5Sfyq__selected{background-color:#dbeafe}.modal-module__f5Sfyq__contatoItem:last-child{border-bottom:none}.modal-module__f5Sfyq__contatoName{color:#111827;font-weight:500}.modal-module__f5Sfyq__contatoCnpj{color:#6b7280;margin-top:4px;font-size:14px}.modal-module__f5Sfyq__actions{justify-content:flex-end;gap:12px;display:flex}.modal-module__f5Sfyq__header{justify-content:space-between;align-items:center;margin-bottom:20px;padding:20px 24px 0;display:flex}.modal-module__f5Sfyq__header h2{color:#111827;margin:0;font-size:18px;font-weight:600}.modal-module__f5Sfyq__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex}.modal-module__f5Sfyq__closeButton:hover{color:#374151}.modal-module__f5Sfyq__form{padding:0 24px 24px}.modal-module__f5Sfyq__field{margin-bottom:16px}.modal-module__f5Sfyq__field label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.modal-module__f5Sfyq__field-inline{align-items:center;gap:8px;display:flex}.modal-module__f5Sfyq__field-inline label{flex-shrink:0;margin-bottom:0}.modal-module__f5Sfyq__field input{appearance:textfield;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:8px 12px;font-size:14px;transition:border-color .2s}.modal-module__f5Sfyq__field input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modal-module__f5Sfyq__field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.modal-module__f5Sfyq__field input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.modal-module__f5Sfyq__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.modal-module__f5Sfyq__row-6{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.modal-module__f5Sfyq__row-6-custom{grid-template-columns:.8fr 1fr 1fr 1fr 1.4fr 1fr;gap:16px;display:grid}.modal-module__f5Sfyq__row-4{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.modal-module__f5Sfyq__row-5-financial{grid-template-columns:2fr 1.2fr .8fr .8fr .8fr;gap:12px;display:grid}.modal-module__f5Sfyq__row-segunda-linha{grid-template-columns:.8fr 1fr 1fr .8fr 1fr .8fr;gap:12px;display:grid}.modal-module__f5Sfyq__row-segunda-linha .modal-module__f5Sfyq__field label{white-space:nowrap}.modal-module__f5Sfyq__row-segunda-linha-prestador{grid-template-columns:2fr 1fr 1fr;gap:12px;display:grid}.modal-module__f5Sfyq__row-terceira-linha{grid-template-columns:2fr 1fr .8fr;gap:12px;display:grid}.modal-module__f5Sfyq__row-quarta-linha{grid-template-columns:1fr 1fr 1fr 1fr;gap:12px;display:grid}.modal-module__f5Sfyq__valores-calculados{border-top:1px solid #e5e7eb;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;padding-top:16px;display:grid}.modal-module__f5Sfyq__submitButton{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s}.modal-module__f5Sfyq__submitButton:hover{background-color:#059669}.modal-module__f5Sfyq__cancelButton{color:#374151;cursor:pointer;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s}.modal-module__f5Sfyq__cancelButton:hover{background-color:#e5e7eb}.modal-module__f5Sfyq__inputWithButton{align-items:stretch;gap:8px;display:flex}.modal-module__f5Sfyq__inputWithButton input{flex:1}.modal-module__f5Sfyq__calcButton{cursor:pointer;color:#374151;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;min-width:40px;padding:8px 12px;transition:all .2s;display:flex}.modal-module__f5Sfyq__calcButton:hover{background-color:#e5e7eb;border-color:#9ca3af}.modal-module__f5Sfyq__pesoInput{max-width:140px}.modal-module__f5Sfyq__quantidadeInput{max-width:80px}.modal-module__f5Sfyq__quantidadeInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modal-module__f5Sfyq__quantidadeInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.modal-module__f5Sfyq__quantidadeInput{appearance:textfield}
.cards-module__mghCqG__toolbar{z-index:10;background-color:#fff;align-items:center;gap:12px;margin-bottom:16px;padding:20px 20px 10px;display:flex;position:sticky;top:0}.cards-module__mghCqG__searchInput{border:1px solid #e5e7eb;border-radius:6px;outline:none;flex:1;padding:8px 12px;font-size:14px;transition:border-color .2s}.cards-module__mghCqG__searchInput:focus{border-color:#3b82f6}.cards-module__mghCqG__cardsGrid{grid-template-columns:1fr;gap:16px;display:grid}.cards-module__mghCqG__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:box-shadow .2s;box-shadow:0 1px 3px #0000001a}.cards-module__mghCqG__card:hover{box-shadow:0 4px 6px #0000001a}.cards-module__mghCqG__card.cards-module__mghCqG__expanded{border-color:#374151}.cards-module__mghCqG__cardHeader{cursor:pointer;align-items:center;gap:8px;margin-bottom:12px;display:flex}.cards-module__mghCqG__cardHeader h3{background-color:#add8e6;border-radius:4px;margin:0;padding:4px 8px;font-weight:600;display:inline-block}.cards-module__mghCqG__cardHeader h3.cards-module__mghCqG__nomePF{color:#fff;background-color:#1e3a8a}.cards-module__mghCqG__qualificacao{border-radius:4px;padding:4px 8px;font-weight:500}.cards-module__mghCqG__qualificacaoA{color:#fff;background-color:#1f9100}.cards-module__mghCqG__qualificacaoB{color:#000;background-color:#fbde00}.cards-module__mghCqG__qualificacaoC{color:#000;background-color:red}.cards-module__mghCqG__cardBody{flex-wrap:wrap;gap:16px;display:flex}.cards-module__mghCqG__cardBody p{margin:4px 0}.cards-module__mghCqG__data{transition:font-weight .2s}.cards-module__mghCqG__item{align-items:center;gap:4px;display:flex}.cards-module__mghCqG__item:hover .cards-module__mghCqG__data{font-weight:700}.cards-module__mghCqG__expandedContent{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.cards-module__mghCqG__expandedContent p{margin:8px 0}.cards-module__mghCqG__expandedContent .cards-module__mghCqG__data{font-weight:700}.cards-module__mghCqG__expandedContent button{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:4px;margin-top:8px;padding:8px 16px}.cards-module__mghCqG__loadingContainer{z-index:1000;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.cards-module__mghCqG__progressBar{background-color:#f3f4f6;border-radius:2px;width:200px;height:4px;overflow:hidden}.cards-module__mghCqG__progressBar:before{content:"";background-color:#2537f8;height:100%;animation:1.5s ease-in-out infinite cards-module__mghCqG__progress;display:block}@keyframes cards-module__mghCqG__progress{0%{width:0%}50%{width:100%}to{width:0%}}.cards-module__mghCqG__errorMessage{text-align:center;color:#dc2626;padding:40px 20px;font-weight:500}
.cardFaturamento-module__GlpA6G__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:10px;padding:12px;transition:box-shadow .2s;box-shadow:0 1px 3px #0000001a}.cardFaturamento-module__GlpA6G__card:hover{box-shadow:0 4px 6px #0000001a}.cardFaturamento-module__GlpA6G__cardHeader{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cardFaturamento-module__GlpA6G__cardTitle{color:#000;border-radius:4px;margin:0;padding:4px 8px;font-weight:600;display:inline-block}.cardFaturamento-module__GlpA6G__headerValues{align-items:center;gap:8px;display:flex}.cardFaturamento-module__GlpA6G__valorFaturado{color:#fff;background-color:#ef4444;border-radius:4px;padding:4px 8px;font-size:14px;font-weight:600}.cardFaturamento-module__GlpA6G__totalFatura{color:#fff;background-color:#3b82f6;border-radius:4px;padding:4px 8px;font-size:14px;font-weight:600}.cardFaturamento-module__GlpA6G__arrow{transition:transform .2s}.cardFaturamento-module__GlpA6G__arrow.cardFaturamento-module__GlpA6G__expanded{transform:rotate(180deg)}.cardFaturamento-module__GlpA6G__cardContent{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.cardFaturamento-module__GlpA6G__addButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:4px;align-self:flex-start;align-items:center;gap:4px;height:30px;padding:6px 8px;font-weight:600;transition:background-color .2s;display:inline-flex;position:relative}.cardFaturamento-module__GlpA6G__addButton:hover{background-color:#1e3a8a}.cardFaturamento-module__GlpA6G__addButton:disabled{cursor:not-allowed;background-color:#9ca3af}.cardFaturamento-module__GlpA6G__addButton:disabled:hover{background-color:#9ca3af}
.modal-module__Mp2Q9q__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-module__Mp2Q9q__modal{width:95%;max-width:1200px;max-height:70vh;font-family:inherit;font-size:inherit;background-color:#fff;border-radius:8px;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.modal-module__Mp2Q9q__card{border:none;border-radius:8px;margin:16px;padding:16px}.modal-module__Mp2Q9q__cardHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.modal-module__Mp2Q9q__cardHeader h3{color:#111827;margin:0;font-weight:600}.modal-module__Mp2Q9q__cardContent{flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.modal-module__Mp2Q9q__cardRow{flex-direction:column;gap:4px;display:flex;position:relative}.modal-module__Mp2Q9q__cardLabel{color:var(--foreground);letter-spacing:.05em;font-weight:500;font-family:var(--font-inter);font-size:14px}.modal-module__Mp2Q9q__empresaLabel{color:#000;font-weight:700;font-family:var(--font-inter);background-color:#add8e6;border-radius:4px;padding:4px 8px;display:inline-block}.modal-module__Mp2Q9q__cardInput,.modal-module__Mp2Q9q__cardTextarea{height:30px;font-size:14px;font-family:var(--font-inter);color:var(--foreground);box-sizing:border-box;background-color:#f9fafb;border-radius:6px;padding:0 8px;line-height:30px;transition:all .18s;border:1px solid #d1d5db!important}.modal-module__Mp2Q9q__cardInput:focus,.modal-module__Mp2Q9q__cardTextarea:focus{background-color:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f640}.modal-module__Mp2Q9q__cardTextarea{resize:vertical;min-height:100px;font-family:inherit}.modal-module__Mp2Q9q__addressInputs{flex-direction:column;gap:4px;display:flex}.modal-module__Mp2Q9q__addressInputs input,.modal-module__Mp2Q9q__addressInputs select{width:100%}.modal-module__Mp2Q9q__cardActions{grid-column:1/-1;justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.modal-module__Mp2Q9q__loading{color:#3b82f6;font-size:12px;font-weight:400}.modal-module__Mp2Q9q__fullWidth{grid-column:1/-1}.modal-module__Mp2Q9q__observacoesRow{flex-direction:column;gap:8px;display:flex}.modal-module__Mp2Q9q__inputField{flex:1}.modal-module__Mp2Q9q__leftColumn,.modal-module__Mp2Q9q__rightColumn,.modal-module__Mp2Q9q__fieldGroup{display:contents}.modal-module__Mp2Q9q__wXs{flex:0 0 80px}.modal-module__Mp2Q9q__wS{flex:0 0 140px}.modal-module__Mp2Q9q__wM{flex:200px;min-width:180px}.modal-module__Mp2Q9q__wL{flex:2 280px;min-width:240px}.modal-module__Mp2Q9q__wXL{flex:3 360px;min-width:300px}.modal-module__Mp2Q9q__wFull{flex:100%}select.modal-module__Mp2Q9q__cardInput{appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#6b7280 50%),linear-gradient(135deg,#6b7280 50%,#0000 50%);background-position:calc(100% - 16px),calc(100% - 11px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:28px}select.modal-module__Mp2Q9q__cardInput:focus{background-image:linear-gradient(45deg,#0000 50%,#2563eb 50%),linear-gradient(135deg,#2563eb 50%,#0000 50%)}.modal-module__Mp2Q9q__cardRow>.modal-module__Mp2Q9q__cardLabel{letter-spacing:.06em;color:var(--foreground);font-size:14px;font-weight:600;font-family:var(--font-inter)}.modal-module__Mp2Q9q__empresaLabel{color:#0c4a6e;letter-spacing:.06em;font-size:14px;font-family:var(--font-inter);background-color:#e0f2fe;border-radius:4px;padding:2px 6px}.modal-module__Mp2Q9q__footer{flex-direction:column;display:flex}@media (max-width:640px){.modal-module__Mp2Q9q__wXs,.modal-module__Mp2Q9q__wS,.modal-module__Mp2Q9q__wM,.modal-module__Mp2Q9q__wL,.modal-module__Mp2Q9q__wXL{flex:100%}}.modal-module__Mp2Q9q__footer{border-top:1px solid #e5e7eb;margin-bottom:16px;padding-top:16px}.modal-module__Mp2Q9q__footer .modal-module__Mp2Q9q__cardTextarea{width:100%}
.tabelaFaturamento-module__AyKfJG__container{margin:16px 0}.tabelaFaturamento-module__AyKfJG__faturamentoGroup{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:24px;overflow:hidden}.tabelaFaturamento-module__AyKfJG__faturamentoHeader{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.tabelaFaturamento-module__AyKfJG__faturamentoHeader h4{color:#059669;margin:0;font-weight:600}.tabelaFaturamento-module__AyKfJG__faturamentoInfo{color:#374151;align-items:center;gap:16px;font-size:14px;display:flex}.tabelaFaturamento-module__AyKfJG__table{border-collapse:collapse;width:100%}.tabelaFaturamento-module__AyKfJG__table thead tr{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.tabelaFaturamento-module__AyKfJG__table th{text-align:center;color:#2f2f2f;white-space:nowrap;padding:8px 12px;font-weight:600}.tabelaFaturamento-module__AyKfJG__table td{color:#2f2f2f;text-align:center;border-bottom:1px solid #f3f4f6;padding:8px 12px}.tabelaFaturamento-module__AyKfJG__actions{justify-content:center;gap:4px;display:flex}.tabelaFaturamento-module__AyKfJG__actionButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;padding:4px 8px;transition:all .2s;position:relative}.tabelaFaturamento-module__AyKfJG__actionButton:hover{background-color:#f9fafb;border-color:#9ca3af}.tabelaFaturamento-module__AyKfJG__actionButton:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:1000;opacity:1;visibility:visible;background-color:#374151;border-radius:4px;padding:4px 8px;transition:opacity .1s,visibility .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.tabelaFaturamento-module__AyKfJG__actionButton:hover:before{content:"";z-index:1000;opacity:1;visibility:visible;border:5px solid #0000;border-top-color:#374151;transition:opacity .1s,visibility .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.tabelaFaturamento-module__AyKfJG__faturadoButton{color:#fff;background-color:#10b981;border-color:#10b981}.tabelaFaturamento-module__AyKfJG__faturadoButton:hover{background-color:#059669;border-color:#059669}.tabelaFaturamento-module__AyKfJG__faturadoButton:disabled{cursor:not-allowed;background-color:#6b7280;border-color:#6b7280}.tabelaFaturamento-module__AyKfJG__statusBadge{text-transform:capitalize;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500}.tabelaFaturamento-module__AyKfJG__statusBadge.tabelaFaturamento-module__AyKfJG__pago,.tabelaFaturamento-module__AyKfJG__statusBadge.tabelaFaturamento-module__AyKfJG__faturado{color:#166534;background-color:#dcfce7;border:1px solid #bbf7d0}.tabelaFaturamento-module__AyKfJG__statusBadge.tabelaFaturamento-module__AyKfJG__pendente{color:#9a3412;background-color:#fed7aa;border:1px solid #fdba74}
.tabelaItem-module__cGkOfa__container{border:1px solid #e5e7eb;border-radius:8px;margin:16px 0;overflow:hidden}.tabelaItem-module__cGkOfa__table{border-collapse:collapse;width:100%;min-width:900px}.tabelaItem-module__cGkOfa__table thead tr{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.tabelaItem-module__cGkOfa__table th{text-align:center;color:#2f2f2f;white-space:nowrap;padding:6px 4px;font-weight:600}.tabelaItem-module__cGkOfa__table td{color:#2f2f2f;text-align:center;border-bottom:1px solid #f3f4f6;padding:6px 4px}.tabelaItem-module__cGkOfa__table tfoot td{background-color:#f9fafb;border-top:2px solid #e5e7eb}.tabelaItem-module__cGkOfa__description{font-weight:500;text-align:left!important}.tabelaItem-module__cGkOfa__descriptionHighlight{border-radius:3px;padding:2px 4px;font-weight:600}.tabelaItem-module__cGkOfa__actions{justify-content:center;gap:4px;display:flex}.tabelaItem-module__cGkOfa__actionButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;padding:2px 4px;transition:all .2s;position:relative}.tabelaItem-module__cGkOfa__actionButton:hover{background-color:#f9fafb;border-color:#9ca3af}.tabelaItem-module__cGkOfa__actionButton:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:1000;opacity:1;visibility:visible;background-color:#374151;border-radius:4px;padding:4px 8px;transition:opacity .1s,visibility .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.tabelaItem-module__cGkOfa__actionButton:hover:before{content:"";z-index:1000;opacity:1;visibility:visible;border:5px solid #0000;border-top-color:#374151;transition:opacity .1s,visibility .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}
.login-module__3lrIIq__container{background-color:#f3f4f6;justify-content:center;align-items:center;min-height:100vh;display:flex}.login-module__3lrIIq__loginBox{background:#fff;border-radius:8px;flex-direction:column;justify-content:center;width:100%;max-width:320px;min-height:350px;padding:2rem;display:flex;box-shadow:0 4px 6px #0000001a}.login-module__3lrIIq__title{text-align:center;color:#374151;border-bottom:1px solid #d1d5db;margin-bottom:2rem;padding-bottom:1rem;font-size:14px;font-weight:600}.login-module__3lrIIq__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__3lrIIq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__3lrIIq__label{color:#374151;font-size:.875rem;font-weight:500}.login-module__3lrIIq__error{color:#dc2626;text-align:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:4px;padding:.5rem;font-size:.875rem}.login-module__3lrIIq__input{color:#374151;box-sizing:border-box;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:6px;width:100%;height:30px;padding:0 8px;font-family:inherit;font-size:14px;line-height:30px;transition:all .18s}.login-module__3lrIIq__input:focus{background-color:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f640}
.page-module__iZ0QfW__loadingOverlay{z-index:1100;background:#ffffffb3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__iZ0QfW__spinner{border:4px solid #3b82f6;border-top-color:#0000;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite page-module__iZ0QfW__spin}@keyframes page-module__iZ0QfW__spin{to{transform:rotate(360deg)}}
.page-module__jmdVDa__dashboard{flex-direction:column;gap:2rem;display:flex}.page-module__jmdVDa__title{color:#374151;margin:0;font-size:2rem;font-weight:600}.page-module__jmdVDa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.page-module__jmdVDa__statCard{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.page-module__jmdVDa__statTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.875rem;font-weight:500}.page-module__jmdVDa__statValue{color:#111827;margin:0 0 .25rem;font-size:2rem;font-weight:700}.page-module__jmdVDa__statDescription{color:#6b7280;margin:0;font-size:.875rem}.page-module__jmdVDa__orcamentosSection{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.page-module__jmdVDa__orcamentosGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.page-module__jmdVDa__recentActivity{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.page-module__jmdVDa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module__jmdVDa__sectionTitle{color:#374151;margin:0;font-size:1.25rem;font-weight:600}.page-module__jmdVDa__visibilityButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.page-module__jmdVDa__visibilityButton:hover{color:#374151;background-color:#f3f4f6}.page-module__jmdVDa__activityList{flex-direction:column;gap:.75rem;display:flex}.page-module__jmdVDa__noActivity{color:#6b7280;text-align:center;margin:0;padding:2rem;font-style:italic}
.header-module__XJrDua__header{z-index:10;background-color:#add8e6;justify-content:flex-end;align-items:center;width:100%;height:40px;padding-right:15px;display:flex;position:fixed;top:0;left:0}.header-module__XJrDua__logoutButton{cursor:pointer;color:#333;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex}.header-module__XJrDua__logoutButton:hover{background-color:#0000001a}
.cards-module__WmQRnG__cardsGrid{grid-template-columns:1fr;gap:16px;display:grid}.cards-module__WmQRnG__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:box-shadow .2s;box-shadow:0 1px 3px #0000001a}.cards-module__WmQRnG__card:hover{box-shadow:0 4px 6px #0000001a}.cards-module__WmQRnG__card.cards-module__WmQRnG__expanded{border-color:#374151}.cards-module__WmQRnG__cardHeader{cursor:pointer;justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.cards-module__WmQRnG__headerLeft{align-items:center;gap:12px;display:flex}.cards-module__WmQRnG__headerLeft h3{background-color:#10b981;border-radius:4px;margin:0;padding:4px 8px;font-weight:600;display:inline-block}.cards-module__WmQRnG__contatoNome{color:#6b7280;font-size:14px;font-weight:500}.cards-module__WmQRnG__headerRight{align-items:center;gap:8px;display:flex}.cards-module__WmQRnG__statusBadge{text-transform:uppercase;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500}.cards-module__WmQRnG__statusBadge.cards-module__WmQRnG__pendente{color:#92400e;background-color:#fef3c7}.cards-module__WmQRnG__statusBadge.cards-module__WmQRnG__faturado{color:#065f46;background-color:#d1fae5}.cards-module__WmQRnG__statusBadge.cards-module__WmQRnG__cancelado{color:#991b1b;background-color:#fee2e2}.cards-module__WmQRnG__totalValue{color:#059669;background-color:#ecfdf5;border-radius:4px;align-self:flex-start;padding:4px 8px;font-size:14px;font-weight:700}.cards-module__WmQRnG__faturadoValue{color:#059669}.cards-module__WmQRnG__pendingValue{color:#6b7280}.cards-module__WmQRnG__cardBody{flex-wrap:wrap;gap:16px;display:flex}.cards-module__WmQRnG__item{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.cards-module__WmQRnG__data{color:#374151;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.cards-module__WmQRnG__item:hover .cards-module__WmQRnG__data{font-weight:700}.cards-module__WmQRnG__expandedContent{border-top:1px solid #e5e7eb;margin-top:16px;padding-top:16px}.cards-module__WmQRnG__notaFiscalSection{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:20px;padding:12px}.cards-module__WmQRnG__notaFiscalFields{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.cards-module__WmQRnG__fieldGroup{flex-direction:column;gap:6px;display:flex}.cards-module__WmQRnG__fieldGroup label{color:#374151;font-size:13px;font-weight:600}.cards-module__WmQRnG__notaFiscalInput{color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;padding:8px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.cards-module__WmQRnG__notaFiscalInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.cards-module__WmQRnG__notaFiscalInput::placeholder{color:#9ca3af}.cards-module__WmQRnG__parcelasSection h4{color:#1f2937;margin:0 0 12px;font-weight:600}.cards-module__WmQRnG__parcelasList{flex-direction:column;gap:8px;display:flex}.cards-module__WmQRnG__parcelaItem{background-color:#f9fafb;border-radius:6px;flex-wrap:wrap;align-items:center;gap:12px;padding:8px 12px;display:flex}.cards-module__WmQRnG__parcelaNumero{color:#374151;min-width:80px;font-weight:600}.cards-module__WmQRnG__parcelaValor{color:#059669;font-weight:600}.cards-module__WmQRnG__parcelaStatus{color:#fff;text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:500}.cards-module__WmQRnG__parcelaVencimento,.cards-module__WmQRnG__parcelaFaturamento{color:#6b7280;font-size:12px}.cards-module__WmQRnG__parcelaActions{gap:4px;margin-left:auto;display:flex}.cards-module__WmQRnG__actionButton{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.cards-module__WmQRnG__actionButton:hover{background-color:#f3f4f6}.cards-module__WmQRnG__faturadoButton:hover{background-color:#dcfce7}.cards-module__WmQRnG__loadingContainer{z-index:1000;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.cards-module__WmQRnG__progressBar{background-color:#f3f4f6;border-radius:2px;width:200px;height:4px;overflow:hidden}.cards-module__WmQRnG__progressBar:before{content:"";background-color:#2537f8;height:100%;animation:1.5s ease-in-out infinite cards-module__WmQRnG__progress;display:block}@keyframes cards-module__WmQRnG__progress{0%{width:0%}50%{width:100%}to{width:0%}}.cards-module__WmQRnG__errorMessage{text-align:center;color:#dc2626;padding:40px 20px;font-weight:500}.cards-module__WmQRnG__emptyState{text-align:center;color:#6b7280;padding:40px 20px;font-weight:500}.cards-module__WmQRnG__emptyState p{margin:0;font-size:16px}
.cardServico-module__QkY6wa__projectCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:10px;padding:12px;transition:box-shadow .2s;box-shadow:0 1px 3px #0000001a}.cardServico-module__QkY6wa__projectCard:hover{box-shadow:0 4px 6px #0000001a}.cardServico-module__QkY6wa__expanded{border-color:#374151}.cardServico-module__QkY6wa__cardHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.cardServico-module__QkY6wa__titleAndEdit{align-items:center;gap:8px;display:flex}.cardServico-module__QkY6wa__cardTitle{align-items:center;gap:4px;margin:0;font-weight:600;display:inline-flex}.cardServico-module__QkY6wa__editButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:2px 4px;font-size:14px;transition:all .2s;display:flex;position:relative}.cardServico-module__QkY6wa__editButton:hover{background-color:#f9fafb;border-color:#9ca3af}.cardServico-module__QkY6wa__editButton[data-tooltip]:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:1000;opacity:1;visibility:visible;background-color:#374151;border-radius:4px;padding:4px 8px;transition:opacity .1s,visibility .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.cardServico-module__QkY6wa__editButton[data-tooltip]:hover:before{content:"";z-index:1000;opacity:1;visibility:visible;border:5px solid #0000;border-top-color:#374151;transition:opacity .1s,visibility .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.cardServico-module__QkY6wa__badge{word-wrap:break-word;overflow-wrap:break-word;border-radius:4px;max-width:800px;padding:4px 8px;font-weight:600}.cardServico-module__QkY6wa__actions{gap:4px;display:flex}.cardServico-module__QkY6wa__actionButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#3b82f6;border:2px solid #3b82f6;border-radius:6px;justify-content:center;align-items:center;gap:8px;height:30px;padding:0 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 4px #0000001a}.cardServico-module__QkY6wa__actionButton:hover{background-color:#1e3a8a;border-color:#1e3a8a;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.cardServico-module__QkY6wa__actionButton[data-tooltip]:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:1000;opacity:1;visibility:visible;background-color:#374151;border-radius:4px;padding:4px 8px;transition:opacity .1s,visibility .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.cardServico-module__QkY6wa__actionButton[data-tooltip]:hover:before{content:"";z-index:1000;opacity:1;visibility:visible;border:5px solid #0000;border-top-color:#374151;transition:opacity .1s,visibility .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.cardServico-module__QkY6wa__removeButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;padding:4px 8px;font-size:14px;transition:all .2s;position:relative}.cardServico-module__QkY6wa__removeButton:hover{background-color:#f9fafb;border-color:#9ca3af}.cardServico-module__QkY6wa__removeButton[data-tooltip]:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:1000;opacity:1;visibility:visible;background-color:#374151;border-radius:4px;padding:4px 8px;transition:opacity .1s,visibility .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.cardServico-module__QkY6wa__removeButton[data-tooltip]:hover:before{content:"";z-index:1000;opacity:1;visibility:visible;border:5px solid #0000;border-top-color:#374151;transition:opacity .1s,visibility .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.cardServico-module__QkY6wa__expandedContent{border-top:1px solid #e5e7eb;flex-direction:column;gap:2px;margin-top:12px;padding-top:12px;display:flex}.cardServico-module__QkY6wa__addItemContainer{justify-content:flex-start;gap:8px;padding-bottom:8px;display:flex}.cardServico-module__QkY6wa__sectionTitle{background-color:#f3f4f6;border-radius:4px;margin:0;padding:4px 8px;font-size:14px;font-weight:600}.cardServico-module__QkY6wa__maoDeObraSection{flex-direction:column;gap:10px;display:flex}.cardServico-module__QkY6wa__maoDeObraCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;transition:box-shadow .2s;box-shadow:0 1px 3px #0000001a}.cardServico-module__QkY6wa__maoDeObraCard:hover{box-shadow:0 4px 6px #0000001a}.cardServico-module__QkY6wa__maoDeObraHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;display:flex}.cardServico-module__QkY6wa__maoDeObraTitle{margin:0;font-weight:600}.cardServico-module__QkY6wa__badgeSecondary{background-color:#add8e6;border-radius:4px;padding:4px 8px;font-weight:600}.cardServico-module__QkY6wa__maoDeObraContent{color:#374151;flex-direction:column;gap:4px;margin-top:12px;font-size:14px;display:flex}.cardServico-module__QkY6wa__totalAndActions{align-items:center;gap:12px;display:flex}.cardServico-module__QkY6wa__bdiInputContainer{background-color:#f3f4f6;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;display:flex}.cardServico-module__QkY6wa__bdiLabel{color:#374151;white-space:nowrap;font-size:12px;font-weight:600}.cardServico-module__QkY6wa__bdiInput{text-align:right;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;width:50px;padding:2px 4px;font-size:12px}.cardServico-module__QkY6wa__bdiInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f61a}.cardServico-module__QkY6wa__bdiPercent{color:#6b7280;font-size:12px;font-weight:600}.cardServico-module__QkY6wa__totalValue{color:#4682b4;background-color:#add8e64d;border-radius:4px;padding:4px 8px;font-size:14px;font-weight:600}.cardServico-module__QkY6wa__editAndStatus{align-items:center;gap:8px;display:flex}.cardServico-module__QkY6wa__statusSelect{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;min-width:100px;padding:4px 8px;transition:all .2s}.cardServico-module__QkY6wa__statusSelect:hover{border-color:#9ca3af}.cardServico-module__QkY6wa__statusSelect:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f61a}
.cards-module__h_OXia__container{flex-direction:column;gap:16px;display:flex}.cards-module__h_OXia__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;min-height:80px;padding:16px;transition:box-shadow .2s;box-shadow:0 1px 3px #0000001a}.cards-module__h_OXia__card:hover{box-shadow:0 4px 6px #0000001a}.cards-module__h_OXia__expanded{border-color:#374151}.cards-module__h_OXia__header{flex-direction:column;gap:8px;display:flex}.cards-module__h_OXia__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.cards-module__h_OXia__titleGroup{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cards-module__h_OXia__cardHeader{cursor:pointer;flex-direction:column;gap:8px;margin-bottom:12px;display:flex;position:relative}.cards-module__h_OXia__totalValue{color:#059669;background-color:#ecfdf5;border-radius:4px;align-self:flex-start;padding:4px 8px;font-size:14px;font-weight:600}.cards-module__h_OXia__orcamentoTitle{flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-weight:600;display:flex}.cards-module__h_OXia__badge{background-color:#f97316;border-radius:4px;padding:4px 8px;font-weight:600}.cards-module__h_OXia__servicoTitle{color:#111827;font-weight:500}.cards-module__h_OXia__valueGroup{align-items:center;gap:12px;display:flex}.cards-module__h_OXia__dataEntrega{color:var(--foreground);align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.cards-module__h_OXia__dataEntrega span{background-color:#f3f4f6;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;display:flex}.cards-module__h_OXia__horasUtilizadas{color:var(--foreground);align-items:center;gap:6px;font-size:14px;font-weight:400;display:flex}.cards-module__h_OXia__horasUtilizadas span{background-color:#f3f4f6;border-radius:4px;padding:4px 8px;font-weight:600}.cards-module__h_OXia__expandedContent{border-top:1px solid #e5e7eb;flex-direction:column;gap:12px;margin-top:12px;padding-top:12px;display:flex}.cards-module__h_OXia__buttonRow{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cards-module__h_OXia__buttonGroup{flex-direction:row;gap:8px;display:flex}.cards-module__h_OXia__paymentButton{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:4px;align-self:flex-start;align-items:center;gap:4px;height:30px;padding:6px 8px;transition:background-color .2s;display:inline-flex;position:relative}.cards-module__h_OXia__paymentButton:hover{background-color:#059669}.cards-module__h_OXia__statusServico{color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;margin-left:8px;padding:4px 8px}
