.styles-module__AvETra__dashboard{flex-direction:column;gap:.5rem;padding:0;display:flex}.styles-module__AvETra__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;display:grid}.styles-module__AvETra__kpiCard{-webkit-backdrop-filter:blur(12px);box-shadow:none;--kpi-total-color:#2563eb;--kpi-total-bg:#2563eb14;--kpi-ativos-color:#16a34a;--kpi-ativos-bg:#16a34a14;--kpi-custo-color:#db2777;--kpi-custo-bg:#db277714;background:#ffffff73;border:none;border-radius:0;flex-direction:row;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s ease-in-out;display:flex}[data-theme=dark] .styles-module__AvETra__kpiCard{box-shadow:none;--kpi-total-color:#60a5fa;--kpi-total-bg:#60a5fa26;--kpi-ativos-color:#4ade80;--kpi-ativos-bg:#4ade8026;--kpi-custo-color:#f472b6;--kpi-custo-bg:#f472b626;border:none;background:#1f1f1f!important}.styles-module__AvETra__kpiCard:hover{background:#fff9;transform:translateY(-1px)}[data-theme=dark] .styles-module__AvETra__kpiCard:hover{background:#2d2d2d!important}.styles-module__AvETra__kpiIcon{border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s;display:flex}.styles-module__AvETra__kpiCard:hover .styles-module__AvETra__kpiIcon{transform:scale(1.04)}.styles-module__AvETra__iconTotal{color:var(--kpi-total-color);background-color:var(--kpi-total-bg)}.styles-module__AvETra__iconAtivos{color:var(--kpi-ativos-color);background-color:var(--kpi-ativos-bg)}.styles-module__AvETra__iconCusto{color:var(--kpi-custo-color);background-color:var(--kpi-custo-bg)}.styles-module__AvETra__kpiData{flex-direction:column;flex:1;gap:.15rem;display:flex}.styles-module__AvETra__kpiLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:500}.styles-module__AvETra__kpiValueRow{justify-content:space-between;align-items:center;display:flex}.styles-module__AvETra__kpiValue{color:var(--text-primary);font-size:1.15rem;font-weight:600}.styles-module__AvETra__kpiTrend{color:var(--tag-success-color);background-color:var(--tag-success-bg);border-radius:0;align-items:center;gap:2px;padding:1px 5px;font-size:.65rem;font-weight:500;display:flex}.styles-module__AvETra__kpiSubtext{color:var(--text-muted);margin:.15rem 0 0;font-size:.7rem;font-weight:400}.styles-module__AvETra__actionsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;margin-bottom:.5rem;display:grid}.styles-module__AvETra__actionItem{border-radius:0;align-items:center;gap:.75rem;text-decoration:none;transition:all .2s;display:flex;background:var(--card)!important;box-shadow:none!important;border:none!important;padding:.5rem .75rem!important}[data-theme=dark] .styles-module__AvETra__actionItem{background:#1f1f1f!important}.styles-module__AvETra__actionItem:hover{transform:translateY(-1px);background:var(--background-subtle)!important}[data-theme=dark] .styles-module__AvETra__actionItem:hover{background:#2d2d2d!important}.styles-module__AvETra__actionIcon{border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.styles-module__AvETra__actionItem span{color:var(--text-primary);font-size:.8rem;font-weight:600}.styles-module__AvETra__mainContent{grid-template-columns:1fr;gap:.5rem;display:grid}.styles-module__AvETra__contentColumn{flex-direction:column;gap:.5rem;min-width:0;display:flex}.styles-module__AvETra__recentSection{background:var(--card);box-shadow:none;border:none;border-radius:0;flex-direction:column;gap:.75rem;padding:.85rem 1rem;display:flex}[data-theme=dark] .styles-module__AvETra__recentSection{background:#1f1f1f!important}.styles-module__AvETra__sectionHeader{justify-content:space-between;align-items:center;display:flex}.styles-module__AvETra__sectionHeader h3{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600}.styles-module__AvETra__viewAll{color:var(--primary);align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.styles-module__AvETra__viewAll:hover{opacity:.85}.styles-module__AvETra__recentList{flex-direction:column;gap:.375rem;display:flex}.styles-module__AvETra__recentItem{background:var(--background-subtle);box-shadow:none;border:none;border-radius:0;align-items:center;gap:.75rem;padding:.625rem .85rem;text-decoration:none;transition:all .2s;display:flex}.styles-module__AvETra__recentItem:hover{background:var(--muted);transform:translate(1px)}.styles-module__AvETra__recentIconWrapper{flex-shrink:0}.styles-module__AvETra__iconCircle{background:var(--card);width:32px;height:32px;color:var(--primary);box-shadow:none;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.styles-module__AvETra__recentDetails{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.styles-module__AvETra__recentTop{justify-content:space-between;align-items:center;display:flex}.styles-module__AvETra__recentName{color:var(--text-primary);font-size:.825rem;font-weight:600}.styles-module__AvETra__recentBottom{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.72rem;display:flex}.styles-module__AvETra__dot{font-size:.4rem}.styles-module__AvETra__recentField{color:var(--text-secondary)}.styles-module__AvETra__statusBadgeDone{background:var(--tag-success-bg,#f0fdf4);color:var(--tag-success-color,#166534);border:none;border-radius:9999px;padding:1px 6px;font-size:.625rem;font-weight:600}.styles-module__AvETra__statusBadgeWait{background:var(--tag-warning-bg,#fffbeb);color:var(--tag-warning-color,#b45309);border:none;border-radius:9999px;padding:1px 6px;font-size:.625rem;font-weight:600}.styles-module__AvETra__recentArrow{color:var(--text-muted);flex-shrink:0;transition:all .2s}.styles-module__AvETra__recentItem:hover .styles-module__AvETra__recentArrow{color:var(--primary);transform:translate(1px,-1px)}.styles-module__AvETra__emptyState{color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}
.toast-module__eiL02G__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:2rem;right:2rem}.toast-module__eiL02G__toast{color:var(--text-primary,#111);box-shadow:none;pointer-events:auto;min-width:250px;max-width:400px;animation:.3s cubic-bezier(.16,1,.3,1) toast-module__eiL02G__slideIn,.3s ease-in forwards toast-module__eiL02G__fadeOut;animation-delay:0s,var(--duration,3s);background-color:#eaeaea;border-left:4px solid #0000;border-radius:0;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}[data-theme=dark] .toast-module__eiL02G__toast{box-shadow:none;background-color:#1f1f1f}.toast-module__eiL02G__toast.toast-module__eiL02G__success{border-left-color:#22c55e}.toast-module__eiL02G__toast.toast-module__eiL02G__error{border-left-color:#ef4444}.toast-module__eiL02G__toast.toast-module__eiL02G__warning{border-left-color:#f59e0b}.toast-module__eiL02G__toast.toast-module__eiL02G__loading{border-left-color:var(--primary)}.toast-module__eiL02G__icon{flex-shrink:0}.toast-module__eiL02G__successIcon{color:#22c55e}.toast-module__eiL02G__errorIcon{color:#ef4444}.toast-module__eiL02G__warningIcon{color:#f59e0b}.toast-module__eiL02G__loadingIcon{color:var(--primary);animation:1s linear infinite toast-module__eiL02G__spin}.toast-module__eiL02G__message{flex:1;font-size:.9rem;font-weight:500}@keyframes toast-module__eiL02G__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes toast-module__eiL02G__fadeOut{to{opacity:0;transform:scale(.95)}}@keyframes toast-module__eiL02G__spin{to{transform:rotate(360deg)}}.toast-module__eiL02G__closeButton{color:var(--text-secondary,#666);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;margin-left:.5rem;padding:.25rem;transition:color .2s,transform .2s;display:flex}.toast-module__eiL02G__closeButton:hover{color:var(--text-primary,#111)}.toast-module__eiL02G__closeButton:active{transform:scale(.9)}
.styles-module__505iaG__fichaPageContainer{--ficha-card-bg:#ffffff73;--ficha-row-border:#d1d5db66;--ficha-row-hover:#e9ecef80;flex-direction:column;gap:.5rem;max-width:100%;margin:0 auto;padding:1rem 1.25rem 80px;display:flex}[data-theme=dark] .styles-module__505iaG__fichaPageContainer{--ficha-card-bg:#26262673;--ficha-row-border:#40404066;--ficha-row-hover:#26262680}.styles-module__505iaG__fichaPageContainer ::-webkit-scrollbar{width:6px;height:6px}.styles-module__505iaG__fichaPageContainer ::-webkit-scrollbar-track{background:0 0}.styles-module__505iaG__fichaPageContainer ::-webkit-scrollbar-thumb{background:var(--border);border-radius:0}.styles-module__505iaG__fichaPageContainer ::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.styles-module__505iaG__title{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.styles-module__505iaG__tabsHeader{background:0 0;justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.styles-module__505iaG__tabsLeft{flex:1;align-items:center;gap:.5rem;display:flex}.styles-module__505iaG__tabsActions{gap:.5rem;display:flex}.styles-module__505iaG__editInput{border:none;border-bottom:1px solid var(--primary);color:var(--primary);background:0 0;outline:none;width:250px;height:28px;padding:0 .25rem;font-size:.875rem;font-weight:600}.styles-module__505iaG__topSection{flex-wrap:wrap;align-items:stretch;gap:.75rem;margin-bottom:.5rem;display:flex}@media (max-width:1200px){.styles-module__505iaG__topSection{flex-direction:column}}.styles-module__505iaG__parametersBar{background-color:var(--ficha-card-bg);-webkit-backdrop-filter:blur(12px);border:none;border-radius:0;flex-wrap:wrap;flex:1;gap:.375rem;padding:.5rem .75rem;display:flex}.styles-module__505iaG__parameterGroup{flex:1;gap:.375rem;min-width:280px;display:flex}.styles-module__505iaG__parameterItem{flex-direction:column;flex:1;gap:.15rem;min-width:100px;display:flex}.styles-module__505iaG__parameterLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;display:flex}.styles-module__505iaG__kpiContainer{flex:none;gap:.375rem;min-width:320px;display:flex}@media (max-width:1200px){.styles-module__505iaG__kpiContainer{width:100%}}.styles-module__505iaG__kpiCard{-webkit-backdrop-filter:blur(12px);background:#ffffff73;border:none;border-radius:0;flex-direction:row;flex:1;align-items:center;gap:.375rem;padding:.375rem .5rem;transition:all .2s ease-in-out;display:flex}[data-theme=dark] .styles-module__505iaG__kpiCard{background:#333!important}.styles-module__505iaG__kpiCard:hover{background:#fff9}[data-theme=dark] .styles-module__505iaG__kpiCard:hover{background:#3d3d3d!important}.styles-module__505iaG__kpiData{flex-direction:column;flex:1;gap:.15rem;display:flex}.styles-module__505iaG__kpiLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:600}.styles-module__505iaG__kpiValueRow{justify-content:space-between;align-items:center;display:flex}.styles-module__505iaG__kpiValue{color:var(--text-primary);font-size:1.1rem;font-weight:600}.styles-module__505iaG__kpiUnit{color:var(--text-muted);margin-left:.15rem;font-size:.75rem;font-weight:400}.styles-module__505iaG__productCard{margin-bottom:.5rem;background-color:var(--ficha-card-bg)!important;-webkit-backdrop-filter:blur(40px)!important;border:none!important;border-radius:0!important;padding:.75rem!important}.styles-module__505iaG__tableWrapper{overflow-x:auto}.styles-module__505iaG__table{border-collapse:collapse;width:100%;min-width:800px;font-size:.875rem}.styles-module__505iaG__table thead th{text-align:left;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-bottom:none;padding:.35rem .5rem;font-size:.6875rem;font-weight:600}.styles-module__505iaG__table tbody tr{border-bottom:1px solid var(--ficha-row-border);background-color:#0000}.styles-module__505iaG__table tbody tr:hover{background-color:var(--ficha-row-hover)}.styles-module__505iaG__table tbody td{vertical-align:middle;color:var(--text-primary);padding:.25rem .5rem}.styles-module__505iaG__calcValue{color:var(--text-primary);font-family:monospace;font-size:.85rem;font-weight:500}.styles-module__505iaG__addProductWrapper{width:100%;margin-top:.5rem;display:flex}.styles-module__505iaG__addProductWrapper button{width:100%;border-radius:0!important}.styles-module__505iaG__fichaPageContainer input:not([type=checkbox]):not([type=radio]),.styles-module__505iaG__fichaPageContainer select{background-color:var(--background)!important;height:32px!important;color:var(--text-primary)!important;border:none!important;border-radius:0!important;font-size:.8125rem!important}.styles-module__505iaG__fichaPageContainer .customSelectTrigger{background-color:var(--background)!important;height:32px!important;color:var(--text-primary)!important;border:none!important;border-radius:0!important;font-size:.8125rem!important}[data-theme=dark] .styles-module__505iaG__fichaPageContainer input:not([type=checkbox]):not([type=radio]){background-color:#383838!important}[data-theme=dark] .styles-module__505iaG__fichaPageContainer select{background-color:#383838!important}[data-theme=dark] .styles-module__505iaG__fichaPageContainer .customSelectTrigger{background-color:#383838!important}.styles-module__505iaG__fichaPageContainer input:focus,.styles-module__505iaG__fichaPageContainer select:focus{border-color:var(--primary)!important;outline:none!important}.styles-module__505iaG__fichaPageContainer .customSelectTrigger:focus{border-color:var(--primary)!important;outline:none!important}.styles-module__505iaG__fichaSelect{background-color:var(--background)!important;height:32px!important;color:var(--text-primary)!important;border:none!important;border-radius:0!important;align-items:center!important;padding:0 .75rem!important;font-size:.8125rem!important;display:flex!important}[data-theme=dark] .styles-module__505iaG__fichaSelect{background-color:#383838!important}.styles-module__505iaG__fichaSelect:focus,.styles-module__505iaG__fichaSelect:hover{box-shadow:none!important;border:none!important;outline:none!important}.styles-module__505iaG__fichaSelect.customSelectTrigger:focus{box-shadow:none!important;border:none!important;outline:none!important}.styles-module__505iaG__fichaSelect.customSelectTrigger:hover{box-shadow:none!important;border:none!important;outline:none!important}.styles-module__505iaG__fichaTableSelect{background-color:var(--background)!important;height:28px!important;color:var(--text-primary)!important;border:none!important;border-radius:0!important;align-items:center!important;padding:0 .5rem!important;font-size:.8125rem!important;display:flex!important}[data-theme=dark] .styles-module__505iaG__fichaTableSelect{background-color:#383838!important}.styles-module__505iaG__fichaTableSelect:focus,.styles-module__505iaG__fichaTableSelect:hover{box-shadow:none!important;border:none!important;outline:none!important}.styles-module__505iaG__fichaTableSelect.customSelectTrigger:focus{box-shadow:none!important;border:none!important;outline:none!important}.styles-module__505iaG__fichaTableSelect.customSelectTrigger:hover{box-shadow:none!important;border:none!important;outline:none!important}.styles-module__505iaG__overrideInput{background-color:var(--background)!important;width:80px!important;color:var(--text-primary)!important;border:none!important;border-radius:0!important;height:28px!important;padding:2px 4px!important;font-family:inherit!important;font-size:.85rem!important;font-weight:600!important}[data-theme=dark] .styles-module__505iaG__overrideInput{background-color:#404040!important}.styles-module__505iaG__overrideInput:focus{background:var(--background-alt)!important}.styles-module__505iaG__fichaSearchSelect{width:100%!important}.styles-module__505iaG__fichaSearchSelect button{background-color:var(--background)!important;border:none!important;border-radius:0!important;height:28px!important}[data-theme=dark] .styles-module__505iaG__fichaSearchSelect button{background-color:#383838!important}.styles-module__505iaG__tableListWrapper,.styles-module__505iaG__soloTableContainer{width:100%}.styles-module__505iaG__soloTableContainer [class*=wrapper]{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}.styles-module__505iaG__soloTableContainer [class*=topBar]{background-color:var(--card)!important;border:none!important;border-radius:0!important;margin-bottom:0!important;padding:.75rem 1rem!important}.styles-module__505iaG__soloTableContainer [class*=tableContainer]{background:var(--ficha-card-bg)!important;-webkit-backdrop-filter:blur(40px)!important;border:none!important;border-radius:0!important;margin-top:.5rem!important;padding:1rem!important}.styles-module__505iaG__btnNewGreen{color:#fff!important;background-color:#44c54b!important;border:none!important;border-radius:0!important;align-items:center!important;gap:.25rem!important;height:32px!important;padding:0 .75rem!important;font-size:.8125rem!important;font-weight:600!important;transition:background-color .2s!important;display:inline-flex!important}.styles-module__505iaG__tabsActions button,.styles-module__505iaG__addProductWrapper button{border-radius:0!important;height:32px!important}.styles-module__505iaG__table input,.styles-module__505iaG__table select,.styles-module__505iaG__table button{height:28px!important;padding-top:0!important;padding-bottom:0!important;font-size:.8125rem!important}.styles-module__505iaG__table .customSelectTrigger{height:28px!important;padding-top:0!important;padding-bottom:0!important;font-size:.8125rem!important}.styles-module__505iaG__table [class*=SearchSelect] button{height:28px!important;padding-top:0!important;padding-bottom:0!important;font-size:.8125rem!important}.styles-module__505iaG__footerArea{z-index:100;background-color:#eaeaea;border-top:none;justify-content:flex-end;align-items:center;height:48px;margin-bottom:0;padding:0 1.25rem;transition:left .2s;display:flex;position:fixed;bottom:0;left:270px;right:0}[data-theme=dark] .styles-module__505iaG__footerArea{background-color:#1a1a1a}@media (max-width:1024px){.styles-module__505iaG__footerArea{left:0}}.styles-module__505iaG__saveBtn{color:#fff;letter-spacing:.1em;cursor:pointer;background-color:#000;border:none;border-radius:0;align-items:center;height:32px;padding:0;font-size:.72rem;font-weight:600;transition:background-color .2s,color .2s;display:flex;overflow:hidden}.styles-module__505iaG__saveBtn:hover:not(:disabled){background-color:#222}[data-theme=dark] .styles-module__505iaG__saveBtn{color:#000;background-color:#fff}[data-theme=dark] .styles-module__505iaG__saveBtn:hover:not(:disabled){background-color:#e1e1e1}.styles-module__505iaG__saveBtnText{align-items:center;height:100%;padding:0 1.25rem;display:flex}.styles-module__505iaG__saveBtnIconBox{background-color:#44c54b;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex}.styles-module__505iaG__saveIcon{color:#000}.styles-module__505iaG__cancelBtn{color:#fff;letter-spacing:.1em;cursor:pointer;background-color:#555;border:none;border-radius:0;align-items:center;height:32px;margin-right:.5rem;padding:0;font-size:.72rem;font-weight:600;transition:background-color .2s,color .2s;display:flex;overflow:hidden}.styles-module__505iaG__cancelBtn:hover:not(:disabled){background-color:#444}.styles-module__505iaG__cancelBtnText{align-items:center;height:100%;padding:0 1.25rem;display:flex}.styles-module__505iaG__cancelBtnIconBox{background-color:#e1e1e1;justify-content:center;align-items:center;width:32px;height:32px;display:flex}[data-theme=dark] .styles-module__505iaG__cancelBtnIconBox{background-color:#333}.styles-module__505iaG__cancelIcon{color:#000}[data-theme=dark] .styles-module__505iaG__cancelIcon{color:#fff}.styles-module__505iaG__savePngBtn{color:#fff;letter-spacing:.1em;cursor:pointer;background-color:#0d9488;border:none;border-radius:0;align-items:center;height:32px;margin-right:.5rem;padding:0;font-size:.72rem;font-weight:600;transition:background-color .2s,color .2s;display:flex;overflow:hidden}.styles-module__505iaG__savePngBtn:hover:not(:disabled){background-color:#0f766e}[data-theme=dark] .styles-module__505iaG__savePngBtn{color:#000;background-color:#14b8a6}[data-theme=dark] .styles-module__505iaG__savePngBtn:hover:not(:disabled){background-color:#2dd4bf}.styles-module__505iaG__savePngBtnText{align-items:center;height:100%;padding:0 1.25rem;display:flex}.styles-module__505iaG__savePngBtnIconBox{background-color:#0f766e;justify-content:center;align-items:center;width:32px;height:32px;display:flex}[data-theme=dark] .styles-module__505iaG__savePngBtnIconBox{background-color:#0d9488}.styles-module__505iaG__savePngIcon{color:#fff}[data-theme=dark] .styles-module__505iaG__savePngIcon{color:#000}@media print{.styles-module__505iaG__footerArea{display:none!important}}
.styles-module__NHseMW__pageWrapper{flex-direction:column;gap:1rem;width:100%;max-width:100%;height:100%;margin:0 auto;display:flex}.styles-module__NHseMW__tableWrap{background-color:#fff;border:none;border-radius:0;margin-bottom:.75rem;overflow-x:auto}[data-theme=dark] .styles-module__NHseMW__tableWrap{background-color:#121212;border:none}.styles-module__NHseMW__table{border-collapse:collapse;width:100%;font-size:.75rem}.styles-module__NHseMW__table th,.styles-module__NHseMW__table td{vertical-align:middle;border:none;border-bottom:1px solid #e5e5e5;padding:.45rem .5rem}:is([data-theme=dark] .styles-module__NHseMW__table th,[data-theme=dark] .styles-module__NHseMW__table td){border:none;border-bottom:1px solid #262626}.styles-module__NHseMW__table thead th{text-align:left;color:#666;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-bottom:1px solid #e5e5e5;padding:.75rem .5rem;font-size:.625rem;font-weight:600;background:0 0!important}[data-theme=dark] .styles-module__NHseMW__table thead th{color:#888;border-bottom:1px solid #262626;background:0 0!important}.styles-module__NHseMW__table thead th.styles-module__NHseMW__right{text-align:right}.styles-module__NHseMW__table thead th.styles-module__NHseMW__center{text-align:center}.styles-module__NHseMW__table tbody td{color:#333;font-size:.75rem}[data-theme=dark] .styles-module__NHseMW__table tbody td{color:#e5e5e5}.styles-module__NHseMW__table tbody tr:hover td{background:#44c54b05}[data-theme=dark] .styles-module__NHseMW__table tbody tr:hover td{background:#44c54b08}.styles-module__NHseMW__table tbody tr.styles-module__NHseMW__rowTotal td{font-weight:600;background:#44c54b0f!important}.styles-module__NHseMW__tdRight{text-align:right;font-variant-numeric:tabular-nums}.styles-module__NHseMW__tdLabel{color:#666;font-size:.75rem;font-weight:600}[data-theme=dark] .styles-module__NHseMW__tdLabel{color:#a3a3a3}.styles-module__NHseMW__blocoTitleWrap{align-items:center;gap:.75rem;margin:1.25rem 0 .5rem;display:flex}.styles-module__NHseMW__blocoTitle{text-transform:uppercase;letter-spacing:.05em;color:#44c54b;font-size:.72rem;font-weight:600}.styles-module__NHseMW__blocoBadge{color:#333;background:#f0f0f0;border:1px solid #d2d2d2;border-radius:0;padding:.2rem .5rem;font-size:.65rem;font-weight:600}[data-theme=dark] .styles-module__NHseMW__blocoBadge{color:#fff;background:#1a1a1a;border:1px solid #262626}.styles-module__NHseMW__blocoSub{color:#888;font-size:.65rem}[data-theme=dark] .styles-module__NHseMW__blocoSub{color:#666}:is(.styles-module__NHseMW__table td:has(select),.styles-module__NHseMW__table td:has(input),.styles-module__NHseMW__table td:has([class*=customSelectContainer]),.styles-module__NHseMW__table td:has(.customSelectContainer)){padding:.35rem .5rem!important}.styles-module__NHseMW__table select{width:100%;color:#000!important;height:32px!important;box-shadow:none!important;background-color:#0000!important;border:none!important;border-radius:0!important;outline:none!important;padding:0 .5rem!important;font-size:.72rem!important}.styles-module__NHseMW__table .customSelectTrigger{width:100%;color:#000!important;height:32px!important;box-shadow:none!important;background-color:#0000!important;border:none!important;border-radius:0!important;outline:none!important;padding:0 .5rem!important;font-size:.72rem!important}[data-theme=dark] .styles-module__NHseMW__table select{color:#fff!important;background-color:#0000!important;border:none!important}[data-theme=dark] .styles-module__NHseMW__table .customSelectTrigger{color:#fff!important;background-color:#0000!important;border:none!important}.styles-module__NHseMW__table input{width:100%;transition:background-color .2s;color:#000!important;height:32px!important;box-shadow:none!important;text-align:right!important;background-color:#f5f5f5!important;border:none!important;border-radius:4px!important;outline:none!important;padding:0 .75rem!important;font-size:.72rem!important}[data-theme=dark] .styles-module__NHseMW__table input{color:#fff!important;background-color:#1a1a1a!important}.styles-module__NHseMW__table select:focus,.styles-module__NHseMW__table input:focus{border:none!important;outline:none!important}.styles-module__NHseMW__table .customSelectTrigger:focus{border:none!important;outline:none!important}.styles-module__NHseMW__table input:focus{background-color:#eee!important}[data-theme=dark] .styles-module__NHseMW__table input:focus{background-color:#222!important}.styles-module__NHseMW__tabHeader{background-color:#e5e5e5;border:none;border-radius:0;gap:1px;width:100%;margin:.5rem 0 1.25rem;padding:0;display:grid}[data-theme=dark] .styles-module__NHseMW__tabHeader{background-color:#262626}.styles-module__NHseMW__tabBtn{box-shadow:none;color:#666;cursor:pointer;text-align:center;letter-spacing:.1em;text-transform:uppercase;background-color:#f5f5f5;border:none;border-radius:0;outline:none;padding:1rem .5rem;font-size:.8rem;font-weight:500;transition:all .2s}[data-theme=dark] .styles-module__NHseMW__tabBtn{color:#888;background-color:#121212}.styles-module__NHseMW__tabBtn:hover{color:#333;background-color:#e5e5e5}[data-theme=dark] .styles-module__NHseMW__tabBtn:hover{color:#fff;background-color:#1a1a1a}.styles-module__NHseMW__tabBtnActive{box-shadow:none;color:#fff;text-align:center;letter-spacing:.1em;cursor:default;text-transform:uppercase;background-color:#44c54b;border:none;border-radius:0;outline:none;padding:1rem .5rem;font-size:.8rem;font-weight:600}.styles-module__NHseMW__btnNovaLinha{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background-color:#44c54b;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.25rem;height:32px;padding:0 1.25rem;font-size:.72rem;font-weight:600;transition:all .2s;display:inline-flex}[data-theme=light] .styles-module__NHseMW__btnNovaLinha{color:#fff;background-color:#44c54b;border:none}.styles-module__NHseMW__btnNovaLinha:hover{background-color:#3cb043}[data-theme=light] .styles-module__NHseMW__btnNovaLinha:hover{background-color:#3cb043}.styles-module__NHseMW__btnRemoverLinha{color:#ef4444;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background-color:#ef44441f;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.25rem;height:32px;padding:0 1.25rem;font-size:.72rem;font-weight:600;transition:all .2s;display:inline-flex}.styles-module__NHseMW__btnRemoverLinha:hover{background-color:#ef444433}.styles-module__NHseMW__table div[class*=customSelectTrigger]{box-shadow:none!important;background-color:#0000!important;border:none!important}
.styles-module__b8HS1q__container{flex-direction:column;gap:1rem;padding:0;display:flex}.styles-module__b8HS1q__header{justify-content:space-between;align-items:center;padding:0 0 .5rem;display:flex}.styles-module__b8HS1q__headerLeft{flex-direction:column;gap:.25rem;display:flex}.styles-module__b8HS1q__title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.styles-module__b8HS1q__subtitle{color:var(--text-muted);font-size:.85rem}.styles-module__b8HS1q__statsGrid{background-color:var(--background);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2px;margin-bottom:.75rem;display:grid}.styles-module__b8HS1q__statCard{background:#eaeaea;border:none;border-radius:0;flex-direction:column;justify-content:center;gap:.25rem;height:64px;padding:.75rem 1rem;display:flex}[data-theme=dark] .styles-module__b8HS1q__statCard{background:#1f1f1f}.styles-module__b8HS1q__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:600}.styles-module__b8HS1q__statValue{color:var(--text-primary);font-size:1.15rem;font-weight:600}.styles-module__b8HS1q__statValueDanger{color:var(--danger)}.styles-module__b8HS1q__statValueSuccess{color:var(--tag-success-color)}.styles-module__b8HS1q__mapContainer{aspect-ratio:16/9;background-color:#eaeaea;border:none;border-radius:0;justify-content:center;align-items:center;width:100%;padding:1.5rem;display:flex;position:relative;overflow:hidden}[data-theme=dark] .styles-module__b8HS1q__mapContainer{background-color:#1f1f1f}.styles-module__b8HS1q__svgPreview{width:90%;height:90%}.styles-module__b8HS1q__backBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:flex}.styles-module__b8HS1q__backBtn:hover{text-decoration:underline}.styles-module__b8HS1q__usageCost{color:var(--danger);text-align:right;font-weight:600}.styles-module__b8HS1q__usageCostLeft{color:var(--danger);text-align:left;font-weight:600}.styles-module__b8HS1q__operationalCostsCard{background:#eaeaea;border:none;border-radius:0;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}[data-theme=dark] .styles-module__b8HS1q__operationalCostsCard{background:#1f1f1f}.styles-module__b8HS1q__opCostsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.styles-module__b8HS1q__opCostItem{background:var(--background);border:none;border-radius:0;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;position:relative}.styles-module__b8HS1q__opCostIcon{background:var(--primary-light);width:32px;height:32px;color:var(--primary);border-radius:0;justify-content:center;align-items:center;display:flex}.styles-module__b8HS1q__opCostInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.styles-module__b8HS1q__opCostLabel{color:var(--text-muted);font-size:.75rem;font-weight:500}.styles-module__b8HS1q__opCostValue{color:var(--text-primary);font-size:1rem;font-weight:600}.styles-module__b8HS1q__opCostValue small{color:var(--text-muted);margin-left:2px;font-size:.7rem}.styles-module__b8HS1q__opCostTotal{color:var(--text-primary);text-align:right;font-size:.9rem;font-weight:600}.styles-module__b8HS1q__opCostsSummary{border-top:1px solid var(--border-subtle);justify-content:flex-end;gap:3rem;padding-top:1.5rem;display:flex}.styles-module__b8HS1q__summaryItem{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.styles-module__b8HS1q__summaryItem span{color:var(--text-muted);font-size:.75rem}.styles-module__b8HS1q__summaryItem strong{color:var(--text-primary);font-size:1.25rem;font-weight:600}.styles-module__b8HS1q__summaryItem .styles-module__b8HS1q__grandTotal{color:var(--danger);font-size:1.5rem}.styles-module__b8HS1q__opCostsHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.styles-module__b8HS1q__opCostsTitleWrapper{flex-direction:column;gap:.25rem;display:flex}.styles-module__b8HS1q__opCostsTitle{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.styles-module__b8HS1q__opCostsSubtitle{color:var(--text-muted);margin:0;font-size:.8rem}.styles-module__b8HS1q__modalGrid .input{background-color:var(--background-subtle)!important;height:32px!important;box-shadow:none!important;color:var(--text-primary)!important;border:none!important;border-radius:0!important;font-size:.8125rem!important}[data-theme=dark] .styles-module__b8HS1q__modalGrid .input{background-color:#333!important}.styles-module__b8HS1q__modalGrid .customSelectTrigger{background-color:var(--background-subtle)!important;height:32px!important;box-shadow:none!important;border:none!important;border-radius:0!important;font-size:.8125rem!important}[data-theme=dark] .styles-module__b8HS1q__modalGrid .customSelectTrigger{background-color:#333!important}.styles-module__b8HS1q__modalGrid .label{text-transform:uppercase!important;letter-spacing:.05em!important;color:var(--text-muted)!important;margin-bottom:.15rem!important;font-size:.65rem!important;font-weight:600!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-subtle,#ccc);border-radius:0}::-webkit-scrollbar-thumb:hover{background:var(--text-muted,#888)}.styles-module__b8HS1q__detailsLayout{grid-template-columns:420px 1fr;align-items:start;gap:1.25rem;width:100%;display:grid}.styles-module__b8HS1q__detailsLeftColumn{z-index:5;width:100%;position:sticky;top:1rem}.styles-module__b8HS1q__detailsMapCard{background-color:#eaeaea;border:none;border-radius:0;width:100%;height:500px;position:relative;overflow:hidden}[data-theme=dark] .styles-module__b8HS1q__detailsMapCard{background-color:#1f1f1f}.styles-module__b8HS1q__detailsMapCard .leaflet-container{background-color:#eaeaea;width:100%;height:100%}[data-theme=dark] .styles-module__b8HS1q__detailsMapCard .leaflet-container{background-color:#1f1f1f}[data-theme=dark] .styles-module__b8HS1q__detailsMapCard .leaflet-tile-container{filter:invert()hue-rotate(180deg)brightness(.9)contrast(1.2)}.styles-module__b8HS1q__detailsRightColumn{flex-direction:column;gap:.75rem;min-width:0;display:flex}@media (max-width:1024px){.styles-module__b8HS1q__detailsLayout{grid-template-columns:1fr}.styles-module__b8HS1q__detailsMapCard{height:350px}.styles-module__b8HS1q__detailsLeftColumn{position:static}}.styles-module__b8HS1q__detailsSummaryCard{background:#eaeaea;border:none;border-radius:0;flex-direction:column;gap:.5rem;margin-top:.75rem;padding:1rem;display:flex}[data-theme=dark] .styles-module__b8HS1q__detailsSummaryCard{background:#1f1f1f}.styles-module__b8HS1q__summaryTitle{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;font-size:.72rem;font-weight:600}.styles-module__b8HS1q__summaryGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.styles-module__b8HS1q__summaryItem{flex-direction:column;gap:2px;display:flex}.styles-module__b8HS1q__summaryLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.62rem;font-weight:600}.styles-module__b8HS1q__summaryValue{color:var(--text-primary);font-size:.85rem;font-weight:600}.styles-module__b8HS1q__summaryDivider{background-color:var(--border);opacity:.1;height:1px;margin:.25rem 0}.styles-module__b8HS1q__summarySectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.15rem;font-size:.62rem;font-weight:600}.styles-module__b8HS1q__summaryGridCosts{flex-direction:column;gap:.35rem;display:flex}.styles-module__b8HS1q__summaryCostRow{color:var(--text-primary);justify-content:space-between;align-items:center;font-size:.8125rem;display:flex}.styles-module__b8HS1q__summaryCostRow span{color:var(--text-muted)}.styles-module__b8HS1q__summaryCostRow strong{font-weight:600}.styles-module__b8HS1q__uploadKmlArea{cursor:pointer;background-color:#f2f2f2;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;height:100%;transition:all .2s;display:flex}[data-theme=dark] .styles-module__b8HS1q__uploadKmlArea{background-color:#262626}.styles-module__b8HS1q__uploadKmlArea:hover{background-color:#e5e5e5}[data-theme=dark] .styles-module__b8HS1q__uploadKmlArea:hover{background-color:#2c2c2c}.styles-module__b8HS1q__uploadIcon{color:var(--primary);opacity:.8}.styles-module__b8HS1q__uploadText{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.62rem;font-weight:600}.styles-module__b8HS1q__alterarKmlBtn{z-index:1000;position:absolute;bottom:.75rem;right:.75rem}.styles-module__b8HS1q__modalSafraSelect{background-color:var(--background-subtle)!important;border-color:var(--border)!important;width:120px!important;height:28px!important;padding:0 .5rem!important;font-size:.75rem!important}[data-theme=dark] .styles-module__b8HS1q__modalSafraSelect{background-color:#333!important}
.styles-module__JKnN_q__container{width:100%;padding:0}.styles-module__JKnN_q__toolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.5rem 0;display:flex}.styles-module__JKnN_q__toolbarLeft{flex:1;align-items:center;gap:.75rem;display:flex}.styles-module__JKnN_q__searchWrapper{width:100%;max-width:400px}.styles-module__JKnN_q__searchWrapper input{height:32px!important;box-shadow:none!important;color:var(--text-primary)!important;background-color:#fff!important;border:none!important;border-radius:0!important;font-size:.8125rem!important}.styles-module__JKnN_q__searchWrapper .input{height:32px!important;box-shadow:none!important;color:var(--text-primary)!important;background-color:#fff!important;border:none!important;border-radius:0!important;font-size:.8125rem!important}[data-theme=dark] .styles-module__JKnN_q__searchWrapper input{background-color:#333!important}[data-theme=dark] .styles-module__JKnN_q__searchWrapper .input{background-color:#333!important}.styles-module__JKnN_q__toolbarRight{align-items:center;gap:.75rem;display:flex}.styles-module__JKnN_q__filterControls{align-items:center;gap:.5rem;display:flex}.styles-module__JKnN_q__toolbarSelect{min-width:140px;height:32px!important}.styles-module__JKnN_q__toolbarSelect select{background-color:var(--background-alt)!important;height:32px!important;box-shadow:none!important;border:none!important;border-radius:0!important;font-size:.8125rem!important}.styles-module__JKnN_q__toolbarSelect.customSelectTrigger{background-color:var(--background-alt)!important;height:32px!important;box-shadow:none!important;border:none!important;border-radius:0!important;font-size:.8125rem!important}.customSelectTrigger.styles-module__JKnN_q__toolbarSelect{background-color:var(--background-alt)!important;height:32px!important;box-shadow:none!important;border:none!important;border-radius:0!important;font-size:.8125rem!important}[data-theme=dark] .styles-module__JKnN_q__toolbarSelect select{background-color:#262626!important}[data-theme=dark] .styles-module__JKnN_q__toolbarSelect.customSelectTrigger{background-color:#262626!important}[data-theme=dark] .customSelectTrigger.styles-module__JKnN_q__toolbarSelect{background-color:#262626!important}.styles-module__JKnN_q__viewToggles{background-color:var(--background-alt);border-radius:0;align-items:center;gap:.25rem;padding:.2rem;display:flex}[data-theme=dark] .styles-module__JKnN_q__viewToggles{background-color:#1a1a1a}.styles-module__JKnN_q__viewToggleBtn{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.styles-module__JKnN_q__viewToggleBtnActive{background-color:var(--background);color:var(--primary);box-shadow:none!important}[data-theme=dark] .styles-module__JKnN_q__viewToggleBtnActive{background-color:#2a2a2a}.styles-module__JKnN_q__filterBar{display:none}.styles-module__JKnN_q__fieldGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.styles-module__JKnN_q__fieldTableContainer{background-color:var(--card);border-radius:var(--radius-md);border:none;overflow:hidden}.styles-module__JKnN_q__fieldTable{border-collapse:collapse;text-align:left;width:100%}.styles-module__JKnN_q__fieldTable th{background-color:var(--background-subtle);color:var(--text-muted);text-transform:uppercase;border-bottom:1px solid var(--border);padding:1rem;font-size:.75rem;font-weight:600}.styles-module__JKnN_q__fieldTable td{border-bottom:1px solid var(--border);color:var(--text-primary);padding:1rem;font-size:.875rem}.styles-module__JKnN_q__fieldTable tr:last-child td{border-bottom:none}.styles-module__JKnN_q__fieldTable tr:hover td{background-color:var(--background-subtle);cursor:pointer}.styles-module__JKnN_q__tableActions{justify-content:flex-end;gap:.5rem;display:flex}.styles-module__JKnN_q__fieldCard{background-color:var(--card);border-radius:var(--radius-md);cursor:pointer;border:none;flex-direction:column;gap:.75rem;padding:1.25rem;transition:all .2s;display:flex;position:relative}.styles-module__JKnN_q__fieldCard:hover{background-color:var(--background-subtle);transform:translateY(-2px)}.styles-module__JKnN_q__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.styles-module__JKnN_q__cardHeaderInfo{align-items:center;gap:.75rem;display:flex}.styles-module__JKnN_q__cardName{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.styles-module__JKnN_q__cardMoreBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.styles-module__JKnN_q__cardMoreBtn:hover{background-color:var(--background-subtle);color:var(--text-primary)}.styles-module__JKnN_q__cardMapPreview{border-radius:var(--radius-md);background-color:var(--background-subtle);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.styles-module__JKnN_q__cardMapPreview svg{object-fit:contain;width:80%;height:80%}.styles-module__JKnN_q__cardDetails{border-top:1px dashed var(--border);grid-template-columns:1fr 1fr;gap:1rem;padding-top:.5rem;display:grid}.styles-module__JKnN_q__detailStat{flex-direction:column;gap:2px;display:flex}.styles-module__JKnN_q__statLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.65rem;font-weight:600}.styles-module__JKnN_q__statVal{color:var(--text-primary);font-size:1rem;font-weight:700}.styles-module__JKnN_q__statValGreen{color:var(--tag-success-color);font-size:1rem;font-weight:700}.styles-module__JKnN_q__statValDanger{color:var(--danger);font-size:.8125rem;font-weight:400}.styles-module__JKnN_q__detailModalContent{background:var(--background);border-radius:0 0 var(--radius-lg)var(--radius-lg);flex-direction:column;gap:0;margin:-1.5rem;display:flex;overflow:hidden}.styles-module__JKnN_q__detailHeader{background-color:var(--card);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.styles-module__JKnN_q__detailSection{border-bottom:1px solid var(--border);background-color:var(--card);padding:1.5rem}.styles-module__JKnN_q__detailSection:last-child{border-bottom:none}.styles-module__JKnN_q__sectionTitleRow{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.styles-module__JKnN_q__sectionTitleRow h3{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.styles-module__JKnN_q__productUsageList{flex-direction:column;gap:.75rem;display:flex}.styles-module__JKnN_q__usageItem{background:var(--background-subtle);border-radius:var(--radius-md);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.styles-module__JKnN_q__usageInfo{flex-direction:column;display:flex}.styles-module__JKnN_q__usageName{color:var(--text-primary);font-size:.9rem;font-weight:600}.styles-module__JKnN_q__usageQty{color:var(--text-muted);font-size:.75rem;font-weight:500}.styles-module__JKnN_q__usageCost{color:var(--danger);font-size:.95rem;font-weight:700}.styles-module__JKnN_q__emptyState{text-align:center;color:var(--text-muted);background:var(--background-subtle);border-radius:var(--radius-md);border:1px dashed var(--border);padding:2rem;font-size:.9rem}.styles-module__JKnN_q__fieldNameCell{align-items:center;gap:.75rem;display:flex}.styles-module__JKnN_q__fieldName{color:var(--text-primary);font-weight:400}.styles-module__JKnN_q__geoBadge{color:#3b82f6;border-radius:var(--radius-sm);letter-spacing:.025em;background:#eff6ff;align-items:center;gap:4px;padding:2px 6px;font-size:.65rem;font-weight:600;display:inline-flex}.styles-module__JKnN_q__areaValue{color:#166534;font-variant-numeric:tabular-nums;font-weight:600}.styles-module__JKnN_q__modalContent{flex-direction:column;gap:1.5rem;display:flex}.styles-module__JKnN_q__modalGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.styles-module__JKnN_q__divider{background-color:var(--border);opacity:.1;height:1px;margin:.35rem 0!important}.styles-module__JKnN_q__kmlContainer{width:100%}.styles-module__JKnN_q__kmlUploadArea{border:1px dashed var(--border);cursor:pointer;background:var(--background-subtle);border-radius:0;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.styles-module__JKnN_q__kmlUploadArea:hover{border-color:var(--primary);background:color-mix(in srgb,var(--primary)5%,transparent)}.styles-module__JKnN_q__kmlActive{border-color:var(--primary);background:color-mix(in srgb,var(--primary)10%,transparent)}.styles-module__JKnN_q__kmlIconWrapper{background:var(--card);width:36px;height:36px;color:var(--text-muted);border-radius:0;justify-content:center;align-items:center;display:flex;box-shadow:none!important}[data-theme=dark] .styles-module__JKnN_q__kmlIconWrapper{background:#333!important}.styles-module__JKnN_q__kmlActive .styles-module__JKnN_q__kmlIconWrapper{color:var(--primary)}.styles-module__JKnN_q__kmlText{flex:1}.styles-module__JKnN_q__kmlTitle{color:var(--text-primary);margin:0 0 .1rem;font-size:.8125rem;font-weight:600}.styles-module__JKnN_q__kmlDescription{color:var(--text-secondary);margin:0;font-size:.72rem}.styles-module__JKnN_q__mapPreviewSection{flex-direction:column;gap:.75rem;display:flex}.styles-module__JKnN_q__previewTitle{color:var(--text-secondary);margin:0;font-size:.875rem;font-weight:600}.styles-module__JKnN_q__previewBox{background:var(--background-subtle);border-radius:var(--radius-lg);width:100%;position:relative;overflow:hidden}.styles-module__JKnN_q__previewBox .leaflet-container{background:var(--background-subtle);z-index:1;width:100%;height:100%}[data-theme=dark] .styles-module__JKnN_q__previewBox .leaflet-tile-container{filter:invert()hue-rotate(180deg)brightness(.9)contrast(1.2)}[data-theme=dark] .styles-module__JKnN_q__previewBox .leaflet-container{background:#1e1e1e}.styles-module__JKnN_q__svgContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__JKnN_q__svgPreview{width:80%;height:80%}.styles-module__JKnN_q__miniSvgContainer{background:var(--background-subtle);border-radius:var(--radius-md);justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.styles-module__JKnN_q__miniSvgPreview{width:40px;height:40px}.styles-module__JKnN_q__imagePlaceholder{width:100%;height:100%}.styles-module__JKnN_q__cardImage,.styles-module__JKnN_q__miniCardImage{object-fit:cover;width:100%;height:100%}.styles-module__JKnN_q__miniPreviewPlaceholder{border-radius:var(--radius-md);width:60px;height:60px;overflow:hidden}.styles-module__JKnN_q__modalSectionTitle{color:var(--primary)!important;text-transform:uppercase!important;letter-spacing:.08em!important;border-bottom:none!important;margin-top:.5rem!important;margin-bottom:.25rem!important;padding-bottom:0!important;font-size:.72rem!important;font-weight:700!important}.styles-module__JKnN_q__modalHorizontalLayout{grid-template-columns:1fr 1.3fr;display:grid;gap:1rem!important;min-height:auto!important}.styles-module__JKnN_q__modalLeftColumn{flex-direction:column;display:flex;gap:.75rem!important}.styles-module__JKnN_q__modalRightColumn{flex-direction:column;display:flex;border-left:1px solid #8080801a!important;gap:.75rem!important;padding-left:1rem!important}.styles-module__JKnN_q__modalGridIdentificacao{grid-template-columns:2.2fr 1fr;gap:.5rem;display:grid}.styles-module__JKnN_q__modalGridCustos{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.styles-module__JKnN_q__modalHorizontalLayout .input{background-color:var(--background-subtle)!important;height:32px!important;box-shadow:none!important;border:none!important;border-radius:0!important;font-size:.8125rem!important}[data-theme=dark] .styles-module__JKnN_q__modalHorizontalLayout .input{background-color:#333!important}.styles-module__JKnN_q__modalHorizontalLayout .customSelectTrigger{background-color:var(--background-subtle)!important;height:32px!important;box-shadow:none!important;border:none!important;border-radius:0!important;font-size:.8125rem!important}[data-theme=dark] .styles-module__JKnN_q__modalHorizontalLayout .customSelectTrigger{background-color:#333!important}.styles-module__JKnN_q__modalHorizontalLayout .label{text-transform:uppercase!important;letter-spacing:.05em!important;color:var(--text-muted)!important;margin-bottom:.15rem!important;font-size:.65rem!important;font-weight:600!important}.styles-module__JKnN_q__modalBtn{text-transform:uppercase!important;letter-spacing:.05em!important;border-radius:0!important;height:32px!important;font-size:.8125rem!important;font-weight:600!important}.styles-module__JKnN_q__kpiRow{background-color:var(--background);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2px;margin-bottom:.75rem;display:grid}.styles-module__JKnN_q__kpiCard{background-color:#eaeaea;border-radius:0;align-items:center;gap:.75rem;height:64px;padding:0 1rem;display:flex}[data-theme=dark] .styles-module__JKnN_q__kpiCard{background-color:#1f1f1f}.styles-module__JKnN_q__kpiLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.6875rem;font-weight:700}.styles-module__JKnN_q__kpiValue{color:var(--text-primary);font-variant-numeric:tabular-nums;align-items:baseline;gap:.15rem;font-size:1.15rem;font-weight:600;display:flex}.styles-module__JKnN_q__kpiSub{color:var(--text-muted);font-size:.8rem;font-weight:400}@media (max-width:768px){.styles-module__JKnN_q__modalHorizontalLayout{grid-template-columns:1fr!important;gap:1.5rem!important}.styles-module__JKnN_q__modalRightColumn{border-top:1px solid #8080801a!important;border-left:none!important;padding-top:1rem!important;padding-left:0!important}}.styles-module__JKnN_q__modalSafraSelect{background-color:var(--background-subtle)!important;border-color:var(--border)!important;width:120px!important;height:28px!important;padding:0 .5rem!important;font-size:.75rem!important}[data-theme=dark] .styles-module__JKnN_q__modalSafraSelect{background-color:#333!important}
.tooltip-module__AMpqwa__root{vertical-align:middle;outline:none;align-items:center;display:inline-flex;position:relative}.tooltip-module__AMpqwa__badge{background:var(--muted);width:15px;height:15px;color:var(--text-muted);cursor:help;border:1px solid var(--border);-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;line-height:1;transition:background .15s;display:inline-flex}.tooltip-module__AMpqwa__root:hover .tooltip-module__AMpqwa__badge,.tooltip-module__AMpqwa__root:focus .tooltip-module__AMpqwa__badge{background:var(--primary);color:var(--primary-foreground,#fff)}.tooltip-module__AMpqwa__popup{z-index:9999;background:var(--popover,#1e2130);min-width:200px;max-width:280px;color:var(--popover-foreground,#e5e7eb);border-radius:var(--radius-sm,6px);pointer-events:none;white-space:normal;text-align:left;padding:.5rem .75rem;font-size:.75rem;font-weight:400;line-height:1.5;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000040}.tooltip-module__AMpqwa__popup:after{content:"";border:5px solid #0000;border-bottom-color:var(--popover,#1e2130);position:absolute;top:auto;bottom:100%;left:50%;transform:translate(-50%)}.tooltip-module__AMpqwa__popupTop{z-index:9999;background:var(--popover,#1e2130);min-width:200px;max-width:280px;color:var(--popover-foreground,#e5e7eb);border-radius:var(--radius-sm,6px);pointer-events:none;white-space:normal;text-align:left;padding:.5rem .75rem;font-size:.75rem;font-weight:400;line-height:1.5;position:absolute;top:auto;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 -4px 12px #00000040}.tooltip-module__AMpqwa__popupTop:after{content:"";border:5px solid #0000;border-top-color:var(--popover,#1e2130);position:absolute;top:100%;bottom:auto;left:50%;transform:translate(-50%)}.tooltip-module__AMpqwa__popupLeft{left:0!important;transform:none!important}.tooltip-module__AMpqwa__popupLeft:after{left:15px!important;transform:none!important}.tooltip-module__AMpqwa__popupRight{left:auto!important;right:0!important;transform:none!important}.tooltip-module__AMpqwa__popupRight:after{left:auto!important;right:15px!important;transform:none!important}@media (prefers-color-scheme:light){.tooltip-module__AMpqwa__popup{color:#111;background:#fff;box-shadow:0 4px 12px #0000001f}.tooltip-module__AMpqwa__popup:after{border-bottom-color:#fff}.tooltip-module__AMpqwa__popupTop{color:#111;background:#fff;box-shadow:0 -4px 12px #0000001f}.tooltip-module__AMpqwa__popupTop:after{border-top-color:#fff}}
.styles-module__7Q0t7G__stepBar{background-color:var(--card);border-radius:var(--radius-lg);border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:hidden}.styles-module__7Q0t7G__stepBar:before{content:"";background:linear-gradient(180deg,color-mix(in srgb,var(--primary)4%,transparent)0%,transparent 100%);pointer-events:none;border-radius:inherit;position:absolute;inset:0}.styles-module__7Q0t7G__stepList{z-index:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.styles-module__7Q0t7G__stepSegment{flex:1;justify-content:center;align-self:flex-start;align-items:center;min-width:3rem;margin-top:calc(1.625rem - 2px);padding:0 .5rem;display:flex}.styles-module__7Q0t7G__stepSegmentLine{background-color:var(--background-subtle);border-radius:4px;width:100%;height:4px;position:relative;overflow:hidden}.styles-module__7Q0t7G__stepSegmentLine:after{content:"";background:linear-gradient(90deg,var(--primary)0%,var(--primary-light)100%);border-radius:4px;width:0;height:100%;transition:width .5s ease-out;position:absolute;top:0;left:0}.styles-module__7Q0t7G__stepSegmentLineFilled:after{width:100%}.styles-module__7Q0t7G__stepBtn{cursor:pointer;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-md);background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.6875rem;font-weight:700;transition:color .2s,transform .15s;display:flex}.styles-module__7Q0t7G__stepBtn:hover{color:var(--text-secondary);background-color:color-mix(in srgb,var(--primary)6%,transparent)}.styles-module__7Q0t7G__stepBtn:active{transform:scale(.98)}.styles-module__7Q0t7G__stepBtnActive{color:var(--primary)}.styles-module__7Q0t7G__stepBtnActive:hover{color:var(--primary);background-color:color-mix(in srgb,var(--primary)10%,transparent)}.styles-module__7Q0t7G__stepNumber{background-color:var(--background-subtle);width:2.25rem;height:2.25rem;color:var(--text-muted);box-sizing:border-box;border:2px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;transition:background-color .25s,color .25s,box-sizing .2s;display:flex}.styles-module__7Q0t7G__stepNumberActive{background-color:var(--primary);color:#fff;border-color:var(--primary);border-width:2px}.styles-module__7Q0t7G__stepNumberDone{background-color:var(--primary);color:#fff;border-color:var(--primary)}.styles-module__7Q0t7G__stepLabel{text-align:center;max-width:5.5rem;line-height:1.25}.styles-module__7Q0t7G__contentCard{background-color:var(--card);border-radius:var(--radius-md);border:none;overflow:hidden}.styles-module__7Q0t7G__contentCardHighlight{background-color:color-mix(in srgb,var(--primary)6%,transparent)}.styles-module__7Q0t7G__cardContentSpaced{padding:.75rem 1rem}.styles-module__7Q0t7G__fieldLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.25rem;font-size:.625rem;font-weight:700;display:block}.styles-module__7Q0t7G__fieldWrap{min-width:0;margin-bottom:0}.styles-module__7Q0t7G__fieldsRow{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.styles-module__7Q0t7G__fieldsRow .styles-module__7Q0t7G__fieldWrap{flex:1;min-width:90px}.styles-module__7Q0t7G__fieldsGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));align-items:flex-end;gap:.6rem 1rem;display:grid}.styles-module__7Q0t7G__stepBodyRow{grid-template-columns:1fr auto;align-items:start;gap:1rem;display:grid}@media (max-width:768px){.styles-module__7Q0t7G__stepBodyRow{grid-template-columns:1fr}}.styles-module__7Q0t7G__stepBodyRow .styles-module__7Q0t7G__stepPreview{min-width:220px;margin-top:0}@media (max-width:768px){.styles-module__7Q0t7G__stepBodyRow .styles-module__7Q0t7G__stepPreview{min-width:0}}.styles-module__7Q0t7G__resultColumns{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:900px){.styles-module__7Q0t7G__resultColumns{grid-template-columns:1fr}}.styles-module__7Q0t7G__resultBlockTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);border-bottom:1px solid var(--border);margin:0 0 .5rem;padding-bottom:.35rem;font-size:.6875rem;font-weight:700}.styles-module__7Q0t7G__resultList{flex-direction:column;gap:.35rem;display:flex}.styles-module__7Q0t7G__resultListTwoCols{grid-template-columns:1fr 1fr;gap:.25rem 1.5rem;display:grid}@media (max-width:600px){.styles-module__7Q0t7G__resultListTwoCols{grid-template-columns:1fr}}.styles-module__7Q0t7G__resultLineItem{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.styles-module__7Q0t7G__resultLineItem strong{color:var(--text-primary);white-space:nowrap;font-weight:600}.styles-module__7Q0t7G__resultLineItem span{flex-shrink:0;max-width:65%}.styles-module__7Q0t7G__stepPreview{background-color:color-mix(in srgb,var(--primary)8%,transparent);border-radius:var(--radius-md);border:1px solid var(--border);margin-top:.75rem;padding:.65rem .85rem}.styles-module__7Q0t7G__stepPreviewTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0 0 .35rem;font-size:.625rem;font-weight:700}.styles-module__7Q0t7G__tipBlock{background-color:color-mix(in srgb,var(--primary)8%,transparent);border-radius:var(--radius-md);border:none;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.styles-module__7Q0t7G__tipIcon{border-radius:var(--radius-md);background-color:var(--background-subtle);width:2.25rem;height:2.25rem;color:var(--primary);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__7Q0t7G__tipText{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.5}.styles-module__7Q0t7G__resultRow{align-items:center;gap:1rem;display:flex}.styles-module__7Q0t7G__resultBlock{flex:1;min-width:0;padding:0}.styles-module__7Q0t7G__resultBlock .styles-module__7Q0t7G__resultList{gap:.25rem}.styles-module__7Q0t7G__resultBlock:first-child{padding-top:0}.styles-module__7Q0t7G__resultBlockDivider{border-right:1px solid var(--border);margin-right:.5rem;padding-right:1rem}.styles-module__7Q0t7G__resultLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.25rem;font-size:.625rem;font-weight:700}.styles-module__7Q0t7G__resultValue{letter-spacing:-.02em;color:var(--text-primary);font-size:1.75rem;font-weight:700;line-height:1.1}.styles-module__7Q0t7G__resultValueHighlight{color:var(--primary);font-size:2rem}.styles-module__7Q0t7G__resultUnit{color:var(--text-muted);margin-left:.25rem;font-size:.8125rem;font-weight:600}.styles-module__7Q0t7G__resultLine{align-items:baseline;display:flex}.styles-module__7Q0t7G__resultRowHorizontal{align-items:stretch;gap:0;display:flex}.styles-module__7Q0t7G__resultItemHorizontal{flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:0;padding:.75rem 1rem;display:flex}.styles-module__7Q0t7G__resultItemHorizontal:not(:last-child){border-right:1px solid var(--border)}.styles-module__7Q0t7G__resultItemHorizontal .styles-module__7Q0t7G__resultLabel{margin-bottom:.2rem}.styles-module__7Q0t7G__resultItemHorizontal .styles-module__7Q0t7G__resultValue{font-size:1.5rem}.styles-module__7Q0t7G__resultItemHorizontal .styles-module__7Q0t7G__resultValueHighlight{font-size:1.65rem}.styles-module__7Q0t7G__resultItemHorizontal .styles-module__7Q0t7G__resultUnit{font-size:.75rem}.styles-module__7Q0t7G__summaryCard{background-color:color-mix(in srgb,var(--primary)6%,transparent)}.styles-module__7Q0t7G__summaryRow{border:none;align-items:center;gap:0;padding:.5rem 0;display:flex}.styles-module__7Q0t7G__summaryItem{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.25rem;padding:0 .75rem;display:flex}.styles-module__7Q0t7G__summaryItem:not(:last-child){border-right:1px solid var(--border)}.styles-module__7Q0t7G__summaryLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);text-align:center;font-size:.625rem;font-weight:700}.styles-module__7Q0t7G__summaryValue{color:var(--text-primary);text-align:center;font-size:.875rem;font-weight:700}.styles-module__7Q0t7G__summaryValueLarge{color:var(--text-primary);text-align:center;font-size:1.25rem;font-weight:700}.styles-module__7Q0t7G__summaryDivider{background-color:var(--border);height:1px;margin:1.25rem 0}.styles-module__7Q0t7G__summaryInsideCard{background-color:color-mix(in srgb,var(--primary)6%,transparent);border-radius:var(--radius-md);padding:1rem}.styles-module__7Q0t7G__navBar{background-color:var(--card);border-radius:var(--radius-md);border:none;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.styles-module__7Q0t7G__navLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.6875rem;font-weight:700}.styles-module__7Q0t7G__navActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.styles-module__7Q0t7G__navGroup{align-items:center;gap:.5rem;display:flex}.styles-module__7Q0t7G__sliderFieldRow{align-items:center;gap:.5rem;width:100%;display:flex}.styles-module__7Q0t7G__sidebarSlider{appearance:none;background:#d8d8d8;border-radius:0;outline:none;flex:1;height:4px}[data-theme=dark] .styles-module__7Q0t7G__sidebarSlider{background:#404040}.styles-module__7Q0t7G__sidebarSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#44c54b;border:none;border-radius:50%;width:12px;height:12px;transition:transform .1s}.styles-module__7Q0t7G__sidebarSlider::-webkit-slider-thumb:hover{transform:scale(1.25)}.styles-module__7Q0t7G__sidebarSliderInput{color:#000;text-align:center;background-color:#fff;border:none;border-radius:0;outline:none;width:55px;height:28px;padding:0 .25rem;font-size:.75rem;font-weight:400}[data-theme=dark] .styles-module__7Q0t7G__sidebarSliderInput{color:#fff;background-color:#262626}.styles-module__7Q0t7G__deviationKpiBadge{text-align:center;border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:.5rem;display:flex}.styles-module__7Q0t7G__deviationKpiValue{font-size:1.15rem;font-weight:600}.styles-module__7Q0t7G__deviationKpiLabel{letter-spacing:.05em;text-transform:uppercase;opacity:.85;margin-top:1px;font-size:.5rem;font-weight:500}.styles-module__7Q0t7G__devOptimal{color:#fff;background-color:#44c54b}.styles-module__7Q0t7G__devSub{color:#fff;background-color:#d97706}.styles-module__7Q0t7G__devSuper{color:#fff;background-color:#ef4444}.styles-module__7Q0t7G__devNone{color:#fff;background-color:#737373}.styles-module__7Q0t7G__deviationTrack{background-color:#dcdcdc;align-items:center;width:100%;height:12px;margin:1.5rem 0;display:flex;position:relative}[data-theme=dark] .styles-module__7Q0t7G__deviationTrack{background-color:#333}.styles-module__7Q0t7G__deviationTrackZone{height:100%;position:absolute;top:0}.styles-module__7Q0t7G__deviationZoneSub{background-color:#d9770633;width:35%;left:0}.styles-module__7Q0t7G__deviationZoneIdeal{background-color:#44c54b40;width:30%;left:35%}.styles-module__7Q0t7G__deviationZoneSuper{background-color:#ef444433;width:35%;left:65%}.styles-module__7Q0t7G__deviationPointer{z-index:5;background-color:#000;width:2px;height:20px;position:absolute;transform:translate(-50%)}[data-theme=dark] .styles-module__7Q0t7G__deviationPointer{background-color:#fff}.styles-module__7Q0t7G__deviationPointerBadge{color:#fff;white-space:nowrap;z-index:6;background-color:#000;border-radius:0;padding:2px 6px;font-size:.65rem;font-weight:600;position:absolute;top:-26px;left:50%;transform:translate(-50%)}[data-theme=dark] .styles-module__7Q0t7G__deviationPointerBadge{color:#000;background-color:#fff}.styles-module__7Q0t7G__deviationPointerBadgeArrow{border-top:4px solid #000;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}[data-theme=dark] .styles-module__7Q0t7G__deviationPointerBadgeArrow{border-top-color:#fff}.styles-module__7Q0t7G__deviationTargetLine{z-index:3;opacity:.7;background-color:#44c54b;width:2px;height:100%;position:absolute;left:50%}.styles-module__7Q0t7G__deviationTargetLabel{color:#44c54b;margin-top:4px;font-size:.55rem;font-weight:600;position:absolute;top:100%;left:50%;transform:translate(-50%)}.styles-module__7Q0t7G__deviationScaleLabel{color:#888;margin-top:4px;font-size:.5rem;position:absolute;top:100%}.styles-module__7Q0t7G__doubleBarContainer{flex-direction:column;justify-content:flex-end;width:100%;height:80px;margin-top:.5rem;display:flex}.styles-module__7Q0t7G__doubleBarTrackArea{justify-content:space-around;align-items:flex-end;gap:1rem;width:100%;height:100%;display:flex}.styles-module__7Q0t7G__doubleBarColumnWrapper{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.15rem;height:100%;display:flex}.styles-module__7Q0t7G__doubleBarValueLabel{color:var(--text-primary);text-align:center;white-space:nowrap;font-size:.7rem;font-weight:500;line-height:1.1}.styles-module__7Q0t7G__doubleBarTrack{background-color:var(--background-subtle);border-radius:4px;align-items:flex-end;width:14px;height:48px;display:flex;position:relative;overflow:hidden}[data-theme=dark] .styles-module__7Q0t7G__doubleBarTrack{background-color:#404040}.styles-module__7Q0t7G__doubleBarFillBefore{background-color:#44c54b;border-radius:4px;width:100%;transition:height .5s ease-out}.styles-module__7Q0t7G__doubleBarFillAfter{background-color:#2e7d32;border-radius:4px;width:100%;transition:height .5s ease-out}.styles-module__7Q0t7G__doubleBarNameLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:.65rem;font-weight:500}
.styles-module__6mItRG__container{flex-direction:column;gap:1rem;padding:0;display:flex}.styles-module__6mItRG__statsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;width:100%;display:grid}@media (max-width:900px){.styles-module__6mItRG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.styles-module__6mItRG__statsGrid{grid-template-columns:1fr}}.styles-module__6mItRG__statItem{background:var(--card);border-radius:var(--radius-lg);box-shadow:none;border:none;flex-direction:row;align-items:center;gap:.875rem;min-width:0;padding:1rem;display:flex;position:relative;overflow:hidden}.styles-module__6mItRG__statIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:0;display:flex}.styles-module__6mItRG__statIconBlue{color:#3b82f6;background-color:#eff6ff}.styles-module__6mItRG__statIconGreen{color:#22c55e;background-color:#f0fdf4}.styles-module__6mItRG__statIconYellow{color:#f59e0b;background-color:#fffbeb}.styles-module__6mItRG__statIconRed{color:#ef4444;background-color:#fef2f2}.styles-module__6mItRG__statIconGray{color:#6b7280;background-color:#f3f4f6}.styles-module__6mItRG__statIconSlate{color:#475569;background-color:#f8fafc}[data-theme=dark] .styles-module__6mItRG__statIconBlue{background-color:#3b82f61a}[data-theme=dark] .styles-module__6mItRG__statIconGreen{background-color:#22c55e1a}[data-theme=dark] .styles-module__6mItRG__statIconYellow{background-color:#f59e0b1a}[data-theme=dark] .styles-module__6mItRG__statIconRed{background-color:#ef44441a}[data-theme=dark] .styles-module__6mItRG__statIconGray{background-color:#6b72801a}[data-theme=dark] .styles-module__6mItRG__statIconSlate{background-color:#4755691a}.styles-module__6mItRG__statLabel{color:var(--text-secondary);font-size:.875rem;font-weight:500}.styles-module__6mItRG__statValue{color:var(--text-primary);font-size:1.375rem;font-weight:600}.styles-module__6mItRG__cellName{color:var(--text-primary);font-weight:600}.styles-module__6mItRG__cellSubtext{color:var(--text-muted);font-size:.75rem}.styles-module__6mItRG__userAvatar{background-color:var(--background-subtle);width:32px;height:32px;color:var(--text-muted);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex;overflow:hidden}.styles-module__6mItRG__userAvatar img{object-fit:cover;width:100%;height:100%}.styles-module__6mItRG__statusActive{background:var(--tag-success-bg);color:var(--tag-success-color);border:none;border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:600}.styles-module__6mItRG__statusInactive{background:var(--background-subtle);color:var(--text-muted);border:none;border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:600}.styles-module__6mItRG__modalContent{flex-direction:column;gap:1.5rem;padding:.5rem 0;display:flex}.styles-module__6mItRG__tabsList{border-bottom:2px solid var(--border);gap:2rem;margin-bottom:.5rem;display:flex}.styles-module__6mItRG__tabButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem .5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex;position:relative}.styles-module__6mItRG__tabButton:hover{color:var(--text-primary)}.styles-module__6mItRG__tabButtonActive{color:var(--primary)}.styles-module__6mItRG__tabButtonActive:after{content:"";background-color:var(--primary);height:2px;position:absolute;bottom:-2px;left:0;right:0}.styles-module__6mItRG__formSection{flex-direction:column;flex:1;gap:1.5rem;display:flex}.styles-module__6mItRG__sectionTitle{color:var(--text-primary);border-bottom:2px solid var(--border);align-items:center;gap:.75rem;margin:0;padding-bottom:.5rem;font-size:1rem;font-weight:600;display:flex}.styles-module__6mItRG__gridTwo{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.styles-module__6mItRG__formGroup{flex-direction:column;gap:1.25rem;display:flex}.styles-module__6mItRG__helpText{color:var(--text-muted);margin:-1rem 0 0;font-size:.8rem}.styles-module__6mItRG__permList{background-color:var(--background-subtle);box-shadow:none;border:none;border-radius:1rem;padding:1.25rem}.styles-module__6mItRG__permTitle{color:var(--text-secondary);margin-bottom:1rem;font-size:.85rem;font-weight:600;display:block}.styles-module__6mItRG__permBadges{flex-wrap:wrap;gap:.5rem;display:flex}.styles-module__6mItRG__permBadge{border:1px solid #0000;border-radius:9999px;align-items:center;gap:.4rem;padding:4px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.styles-module__6mItRG__permBadgeActive{color:#166534;background-color:#dcfce7;border-color:#bbf7d0}.styles-module__6mItRG__permBadgeInactive{color:#94a3b8;background-color:#f1f5f9;text-decoration:line-through}.styles-module__6mItRG__sectionDesc{color:var(--text-muted);margin-top:-1rem;margin-bottom:.5rem;font-size:.875rem}.styles-module__6mItRG__modulesGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.styles-module__6mItRG__moduleItem{border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;background-color:var(--card);align-items:center;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.styles-module__6mItRG__moduleItem:hover{border-color:var(--primary-light);background-color:var(--background-subtle)}.styles-module__6mItRG__moduleActive{border-color:var(--primary);background-color:rgba(var(--primary-rgb),.05);box-shadow:0 0 0 1px var(--primary)}.styles-module__6mItRG__moduleIconWrapper{background-color:var(--background-subtle);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.styles-module__6mItRG__moduleIconWrapper img{object-fit:contain;width:20px;height:20px}.styles-module__6mItRG__moduleName{color:var(--text-primary);flex:1;font-weight:600}.styles-module__6mItRG__moduleCheck{color:var(--primary)}@keyframes styles-module__6mItRG__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.styles-module__6mItRG__tabSection{animation:.3s ease-out styles-module__6mItRG__fadeIn}.styles-module__6mItRG__unifiedFormGrid{grid-template-columns:1.2fr 1.1fr;gap:1.5rem;width:100%;display:grid}@media (max-width:768px){.styles-module__6mItRG__unifiedFormGrid{grid-template-columns:1fr}}.styles-module__6mItRG__formColumn{flex-direction:column;gap:1rem;display:flex}.styles-module__6mItRG__columnTitle{color:var(--text-secondary);border-bottom:1px solid var(--border);align-items:center;gap:.5rem;margin-bottom:.5rem;padding-bottom:.5rem;font-size:.875rem;font-weight:600;display:flex}.styles-module__6mItRG__moduleIcon{filter:brightness(0)opacity(.45);transition:all .2s}.styles-module__6mItRG__moduleIconActive{filter:brightness(0)invert(38%)sepia(68%)saturate(632%)hue-rotate(94deg)brightness(97%)contrast(92%);transition:all .2s}[data-theme=dark] .styles-module__6mItRG__moduleIcon{filter:grayscale()opacity(.5)}[data-theme=dark] .styles-module__6mItRG__moduleIconActive{filter:none}
.styles-module__NaL2LG__container{flex-direction:column;gap:.75rem;width:100%;max-width:100%;margin:0 auto;padding:0;display:flex}.styles-module__NaL2LG__actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.styles-module__NaL2LG__actionBtn{width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.styles-module__NaL2LG__actionBtn:hover{background:var(--sidebar-item-hover);color:var(--text-primary)}.styles-module__NaL2LG__deleteBtn:hover{background:var(--tag-danger-bg);color:var(--tag-danger-color)}.styles-module__NaL2LG__modalContent{flex-direction:column;gap:1.25rem;padding-right:.5rem;display:flex}.styles-module__NaL2LG__formField{flex-direction:column;gap:.35rem;display:flex}.styles-module__NaL2LG__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.75rem;font-weight:600}.styles-module__NaL2LG__select{border:1px solid var(--border);background:var(--background-alt);width:100%;height:34px;color:var(--text-primary);cursor:pointer;border-radius:0;outline:none;padding:0 .5rem;font-size:.875rem;transition:border-color .2s}.styles-module__NaL2LG__select:focus{border-color:var(--primary)}.styles-module__NaL2LG__modalActions{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}.styles-module__NaL2LG__btnCancel{border:1px solid var(--border);height:34px;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:0;padding:0 1rem;font-size:.875rem;font-weight:600;transition:background .15s}.styles-module__NaL2LG__btnCancel:hover{background:var(--sidebar-item-hover)}.styles-module__NaL2LG__btnSave{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:0;height:34px;padding:0 1rem;font-size:.875rem;font-weight:600;transition:opacity .15s}.styles-module__NaL2LG__btnSave:hover{opacity:.9}
.styles-module__UjJb4a__container{background-color:var(--background);color:var(--foreground);flex-direction:column;gap:0;padding:0;display:flex}.styles-module__UjJb4a__kpisGrid{flex-wrap:wrap;gap:.5rem;margin-bottom:0;display:flex}.styles-module__UjJb4a__kpiCard{background-color:var(--background-alt);border:none;border-radius:0;flex-direction:column;flex:220px;justify-content:space-between;min-height:124px;padding:.75rem 1rem;transition:background-color .2s;display:flex;box-shadow:none!important}[data-theme=dark] .styles-module__UjJb4a__kpiCard{background-color:var(--background-alt)!important}.styles-module__UjJb4a__kpiCardSaldo{flex:1.35 310px}.styles-module__UjJb4a__kpiCardFluxo{flex:1.95 420px}.styles-module__UjJb4a__kpiCardAcesso{flex:.8 180px}.styles-module__UjJb4a__kpiHeaderRow{align-items:center;gap:.35rem;width:100%;display:flex}.styles-module__UjJb4a__kpiIcon{width:auto;height:auto;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:flex;background-color:#0000!important}.styles-module__UjJb4a__kpiLabel{color:var(--text-primary);text-transform:none;letter-spacing:normal;font-size:.85rem;font-weight:500}.styles-module__UjJb4a__kpiBody{flex-direction:column;gap:.1rem;width:100%;margin-top:.5rem;display:flex}.styles-module__UjJb4a__kpiValueRow{align-items:baseline;gap:.25rem;margin:0;padding:0;display:flex}.styles-module__UjJb4a__kpiValuePrefix{color:var(--primary);margin-right:.15rem;font-size:.75rem;font-weight:400}.styles-module__UjJb4a__kpiValue{color:var(--text-primary);letter-spacing:-.02em;font-size:1.85rem;font-weight:400;line-height:1.15}.styles-module__UjJb4a__kpiTrendBadge{color:var(--primary);background-color:#22c55e1f;border-radius:2px;justify-content:center;align-items:center;gap:.15rem;padding:2px 6px;font-size:.65rem;font-weight:600;display:inline-flex}[data-theme=dark] .styles-module__UjJb4a__kpiTrendBadge{color:#44c54b;background-color:#44c54b26}.styles-module__UjJb4a__kpiSubtext{color:var(--text-muted);margin:0;padding:0;font-size:.72rem;font-weight:400;line-height:1.25}.styles-module__UjJb4a__warningBanner{color:#ef4444;background-color:#ef44441a;border:1px solid #ef444433;border-radius:4px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.styles-module__UjJb4a__contentArea{flex-direction:column;gap:.5rem;padding:0 1.25rem 1.25rem;display:flex}.styles-module__UjJb4a__tabsContainer{flex-direction:column;gap:.75rem;display:flex}.styles-module__UjJb4a__tabList{background-color:var(--card);border:1px solid var(--border);border-radius:4px;gap:.25rem;width:max-content;padding:.25rem;display:flex}.styles-module__UjJb4a__tabTrigger{cursor:pointer;color:var(--text-muted);box-sizing:border-box;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:1px solid #0000;border-radius:2px;align-items:center;gap:.5rem;height:36px;padding:.5rem 1.25rem;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.styles-module__UjJb4a__tabTriggerActive{background-color:var(--background);color:var(--foreground);border:1px solid var(--border);font-weight:600}.styles-module__UjJb4a__tabHeader{background-color:#dcdcdc;border-radius:0;grid-template-columns:repeat(3,1fr);gap:1px;width:100%;display:grid}.styles-module__UjJb4a__tabBtn{color:#555;cursor:pointer;text-align:center;letter-spacing:.12em;text-transform:uppercase;background-color:#e1e1e1;border:none;border-radius:0;justify-content:center;align-items:center;gap:.5rem;padding:1.6rem 1rem;font-size:.85rem;font-weight:400;transition:background-color .2s;display:flex}.styles-module__UjJb4a__tabBtn:hover{background-color:#d2d2d2}.styles-module__UjJb4a__tabBtnActive{color:#fff;text-align:center;letter-spacing:.12em;cursor:default;text-transform:uppercase;background-color:#44c54b;border:none;border-radius:0;justify-content:center;align-items:center;gap:.5rem;padding:1.6rem 1rem;font-size:.85rem;font-weight:400;display:flex}[data-theme=dark] .styles-module__UjJb4a__tabHeader{background-color:#404040}[data-theme=dark] .styles-module__UjJb4a__tabBtn{color:#a3a3a3;background-color:#262626}[data-theme=dark] .styles-module__UjJb4a__tabBtn:hover{background-color:#404040}[data-theme=dark] .styles-module__UjJb4a__tabBtnActive{color:#fff;background-color:#44c54b}.styles-module__UjJb4a__toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.styles-module__UjJb4a__searchWrapper{flex:1;align-items:center;min-width:200px;display:flex;position:relative}.styles-module__UjJb4a__searchIcon{color:var(--text-muted);position:absolute;left:.75rem}.styles-module__UjJb4a__searchInput{border:1px solid var(--border);background-color:var(--input);width:100%;color:var(--foreground);box-sizing:border-box;border-radius:4px;height:36px;padding:.4rem .75rem .4rem 2.25rem;font-size:.875rem}.styles-module__UjJb4a__inputField,.styles-module__UjJb4a__selectField{border:1.5px solid var(--border);background-color:var(--background);height:32px;color:var(--text-primary);box-sizing:border-box;border-radius:0;outline:none;width:100%;padding:0 .5rem;font-family:inherit;font-size:.75rem;font-weight:400}.styles-module__UjJb4a__inputField:focus,.styles-module__UjJb4a__selectField:focus{border-color:var(--primary)}.styles-module__UjJb4a__selectField{appearance:none;background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22gray%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E);background-position:right .5rem center;background-repeat:no-repeat;background-size:12px;padding-right:1.75rem!important}[data-theme=dark] .styles-module__UjJb4a__selectField{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E)}.styles-module__UjJb4a__inputField[type=date]::-webkit-calendar-picker-indicator{cursor:pointer}[data-theme=dark] .styles-module__UjJb4a__inputField[type=date]::-webkit-calendar-picker-indicator{filter:invert()}.styles-module__UjJb4a__actionButton{cursor:pointer;box-sizing:border-box;border:1px solid var(--border);background-color:var(--background);height:36px;color:var(--text-primary);border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:0 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.styles-module__UjJb4a__actionButton:hover{background-color:var(--background-subtle);border-color:var(--primary)}.styles-module__UjJb4a__tableWrapper{border:1px solid var(--border);border-radius:4px;overflow-x:auto}.styles-module__UjJb4a__tableWrapper::-webkit-scrollbar{width:6px;height:6px}.styles-module__UjJb4a__tableWrapper::-webkit-scrollbar-track{background:var(--muted)}.styles-module__UjJb4a__tableWrapper::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.styles-module__UjJb4a__table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem}.styles-module__UjJb4a__table th{background-color:var(--muted);color:var(--text-muted);border-bottom:1px solid var(--border);padding:.75rem;font-weight:500}.styles-module__UjJb4a__table td{border-bottom:1px solid var(--border);color:var(--foreground);padding:.75rem}.styles-module__UjJb4a__table tr:last-child td{border-bottom:none}.styles-module__UjJb4a__receiptBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;font-size:.8rem;display:flex}.styles-module__UjJb4a__noReceiptText{color:var(--text-muted);font-size:.8rem}.styles-module__UjJb4a__modalOverlay{z-index:1000;background-color:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module__UjJb4a__modalContent{background-color:var(--card);border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:1rem;width:100%;max-width:480px;padding:1.25rem;display:flex}.styles-module__UjJb4a__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.styles-module__UjJb4a__modalTitle{font-size:1.1rem;font-weight:600}.styles-module__UjJb4a__modalBody{flex-direction:column;gap:.75rem;display:flex}.styles-module__UjJb4a__formGroup{flex-direction:column;gap:.25rem;display:flex}.styles-module__UjJb4a__formGroup label{color:var(--text-muted);font-size:.8rem;font-weight:500}.styles-module__UjJb4a__formRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.styles-module__UjJb4a__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.styles-module__UjJb4a__modalFooter{border-top:1px solid var(--border);justify-content:flex-end;gap:.5rem;padding-top:.75rem;display:flex}.styles-module__UjJb4a__dashboardGrid{flex-wrap:wrap;gap:.5rem;display:flex}.styles-module__UjJb4a__recentCard{background:var(--background-alt);border:none;border-radius:0;flex-direction:column;display:flex;overflow:hidden;box-shadow:none!important}[data-theme=dark] .styles-module__UjJb4a__recentCard{background-color:color-mix(in srgb,var(--background-alt)35%,transparent)!important}.styles-module__UjJb4a__cardHeader{border-bottom:1px solid var(--border);background-color:#0000;border-radius:0;justify-content:space-between;align-items:center;padding:.6rem .75rem;display:flex}.styles-module__UjJb4a__cardHeader h3{letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);margin:0;font-size:.75rem;font-weight:600}.styles-module__UjJb4a__viewAllLink{color:var(--primary);cursor:pointer;align-items:center;gap:.25rem;font-size:.7rem;font-weight:500;text-decoration:none;display:flex}.styles-module__UjJb4a__viewAllLink:hover{opacity:.8;text-decoration:underline}.styles-module__UjJb4a__cardContent{background-color:#0000;flex-direction:column;padding:0;display:flex}.styles-module__UjJb4a__recentItem{border-bottom:1px solid var(--border);background-color:#0000;align-items:center;gap:.75rem;padding:.6rem .75rem;text-decoration:none;transition:background-color .2s;display:flex}.styles-module__UjJb4a__recentItem:last-child{border-bottom:none}.styles-module__UjJb4a__recentItem:hover{background-color:color-mix(in srgb,var(--sidebar-item-hover)40%,transparent)}.styles-module__UjJb4a__iconCircle{color:#44c54b;background-color:#44c54b14;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}[data-theme=dark] .styles-module__UjJb4a__iconCircle{background-color:#44c54b26}.styles-module__UjJb4a__recentDetails{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.styles-module__UjJb4a__recentTop{justify-content:space-between;align-items:center;display:flex}.styles-module__UjJb4a__recentName{color:var(--text-primary);font-size:.85rem;font-weight:500}.styles-module__UjJb4a__recentBottom{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.72rem;display:flex}.styles-module__UjJb4a__dot{font-size:.4rem}.styles-module__UjJb4a__recentField{color:var(--text-secondary)}.styles-module__UjJb4a__statusBadgeDone{background-color:var(--tag-success-bg);color:var(--tag-success-color);border:1px solid var(--tag-success-border);border-radius:0;padding:2px 6px;font-size:.65rem;font-weight:500}.styles-module__UjJb4a__statusBadgeWait{background-color:var(--tag-danger-bg);color:var(--tag-danger-color);border:1px solid var(--tag-danger-border);border-radius:0;padding:2px 6px;font-size:.65rem;font-weight:500}.styles-module__UjJb4a__recentArrow{color:var(--text-muted);flex-shrink:0;transition:transform .2s,color .2s}.styles-module__UjJb4a__recentItem:hover .styles-module__UjJb4a__recentArrow{color:var(--primary);transform:translate(2px,-2px)}.styles-module__UjJb4a__totalCostsRow{border-top:1px solid var(--border);color:var(--text-primary);background-color:#00000005;border-radius:0;justify-content:space-between;align-items:center;padding:.6rem .85rem;font-size:.75rem;font-weight:600;display:flex}[data-theme=dark] .styles-module__UjJb4a__totalCostsRow{background-color:#ffffff05}.styles-module__UjJb4a__emptyState{color:var(--text-muted);text-align:center;background-color:var(--card);border-radius:0;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.styles-module__UjJb4a__iconBlue{color:#3b82f6}.styles-module__UjJb4a__iconGreen{color:#22c55e}.styles-module__UjJb4a__iconOrange{color:#f59e0b}.styles-module__UjJb4a__iconRed{color:#ef4444}.styles-module__UjJb4a__iconIndigo{color:#6366f1}.styles-module__UjJb4a__quickAccessList{flex-direction:column;gap:.35rem;width:100%;margin-top:.5rem;display:flex}.styles-module__UjJb4a__quickAccessBtn{color:var(--text-primary);cursor:pointer;box-sizing:border-box;background-color:#00000008;border:none;border-radius:0;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;height:36px;padding:.4rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.styles-module__UjJb4a__quickAccessBtn:hover{background-color:#0000000f;transform:none}[data-theme=dark] .styles-module__UjJb4a__quickAccessBtn{background-color:#ffffff0d!important}[data-theme=dark] .styles-module__UjJb4a__quickAccessBtn:hover{background-color:#ffffff14!important}.styles-module__UjJb4a__kpiCardFlex{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}@keyframes styles-module__UjJb4a__svgLineDraw{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}.styles-module__UjJb4a__svgLine{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:1.5s ease-out forwards styles-module__UjJb4a__svgLineDraw}.styles-module__UjJb4a__tabsContainer [class*=styles_wrapper]{box-shadow:none!important;background-color:#0000!important;border:none!important;padding:0!important}.styles-module__UjJb4a__tabsContainer [class*=styles_topBar]{border-bottom:1px solid var(--border)!important;background-color:#0000!important;margin-bottom:.75rem!important;padding:.5rem 0!important}.styles-module__UjJb4a__tabsContainer [class*=styles_searchContainer]{background-color:var(--background)!important;border:1px solid var(--border)!important;border-radius:4px!important;height:32px!important}.styles-module__UjJb4a__tabsContainer [class*=styles_searchInput]{color:var(--text-primary)!important;font-size:.8rem!important}.styles-module__UjJb4a__tabsContainer [class*=styles_tableContainer]{background-color:#0000!important;border:none!important}.styles-module__UjJb4a__tabsContainer [class*=styles_table]{background-color:#0000!important}.styles-module__UjJb4a__tabsContainer [class*=styles_table] th{text-transform:uppercase;letter-spacing:.03em;background-color:var(--background-subtle,#f5f5f5)!important;border-bottom:1px solid var(--border)!important;color:var(--text-muted)!important;padding:.5rem .75rem!important;font-size:.72rem!important;font-weight:500!important}[data-theme=dark] .styles-module__UjJb4a__tabsContainer [class*=styles_table] th{background-color:#242424!important}.styles-module__UjJb4a__tabsContainer [class*=styles_table] td{vertical-align:middle;border-bottom:1px solid var(--border)!important;color:var(--text-primary)!important;padding:.55rem .75rem!important;font-size:.8rem!important}.styles-module__UjJb4a__tabsContainer [class*=styles_table] tr{transition:background-color .2s;background-color:#0000!important}.styles-module__UjJb4a__tabsContainer [class*=styles_table] tr:hover{background-color:var(--sidebar-item-hover)!important}.styles-module__UjJb4a__historyCard{background:var(--background-alt);border:none;border-radius:0;flex-direction:column;margin-bottom:.5rem;display:flex;overflow:hidden;box-shadow:none!important}[data-theme=dark] .styles-module__UjJb4a__historyCard{background:var(--background-alt)!important}.styles-module__UjJb4a__chartArea{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:.5rem;height:150px;padding:1rem 1rem .5rem;display:flex}.styles-module__UjJb4a__chartColumn{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.35rem;height:100%;display:flex}.styles-module__UjJb4a__barsContainer{justify-content:center;align-items:flex-end;gap:4px;width:100%;height:100%;display:flex}.styles-module__UjJb4a__barIn{background-color:var(--success,#22c55e);cursor:pointer;border-radius:0;width:10px;min-height:4px;transition:all .2s}.styles-module__UjJb4a__barIn:hover{filter:brightness(1.1);transform:scaleY(1.05)}.styles-module__UjJb4a__barOut{background-color:var(--destructive,#ef4444);cursor:pointer;border-radius:0;width:10px;min-height:4px;transition:all .2s}.styles-module__UjJb4a__barOut:hover{filter:brightness(1.1);transform:scaleY(1.05)}.styles-module__UjJb4a__monthLabel{color:var(--text-muted);white-space:nowrap;font-size:.65rem;font-weight:500}.styles-module__UjJb4a__dashboardTableWrapper .plainWrapper{gap:.5rem!important}.styles-module__UjJb4a__dashboardTableWrapper .table tbody tr td{border-bottom:1px solid #0000001f!important}[data-theme=dark] .styles-module__UjJb4a__dashboardTableWrapper .table tbody tr td{border-bottom:1px solid #ffffff26!important}.styles-module__UjJb4a__dashboardTableWrapper .table thead th{border-bottom:1.5px solid #00000026!important}[data-theme=dark] .styles-module__UjJb4a__dashboardTableWrapper .table thead th{border-bottom:1.5px solid #ffffff38!important}.styles-module__UjJb4a__dashboardTableWrapper .bulkActions{background-color:var(--background-subtle)!important;color:var(--text-primary)!important;border:none!important;border-radius:0!important;padding:.5rem .75rem!important}
.styles-module__ZdI5Ia__cardContent{padding-top:.5rem}.styles-module__ZdI5Ia__cardSemeaduraMiudas .styles-module__ZdI5Ia__stepCardHeader{padding:1rem 1.5rem 0 0!important}.styles-module__ZdI5Ia__cardSemeaduraMiudas .styles-module__ZdI5Ia__cardContentSemeadura{padding:1rem 1rem 1rem 0!important}.styles-module__ZdI5Ia__semeaduraGrid{flex-direction:column;gap:1.5rem;display:flex}.styles-module__ZdI5Ia__inputsCol{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.styles-module__ZdI5Ia__inputGroup{background-color:var(--card);border:1px solid var(--border);border-radius:0;overflow:hidden}.styles-module__ZdI5Ia__inputGroupTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary);background-color:var(--background-subtle);border-bottom:1px solid var(--border);padding:.5rem .75rem;font-size:.6875rem;font-weight:700}.styles-module__ZdI5Ia__inputGroupBody{padding:.75rem 1rem}.styles-module__ZdI5Ia__resultsCol{grid-template-columns:1fr 1fr;gap:1.25rem;min-width:0;display:grid}.styles-module__ZdI5Ia__resultsFinalWrap{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;min-width:0;display:grid}.styles-module__ZdI5Ia__resultsFinalWrap .styles-module__ZdI5Ia__resultPanel:last-child{border-left:1px solid var(--border)}.styles-module__ZdI5Ia__resultsFinalPanel{flex-direction:column;gap:0;min-width:0;display:flex;overflow:hidden}.styles-module__ZdI5Ia__resultsFinalSection{border-bottom:1px solid var(--border);min-width:0;padding:1.25rem 1.5rem;overflow:hidden}.styles-module__ZdI5Ia__resultsFinalSection:last-of-type{border-bottom:none}.styles-module__ZdI5Ia__resultsFinalRow{flex-wrap:wrap;gap:1rem 1.25rem;min-width:0;display:flex}.styles-module__ZdI5Ia__resultsFinalItem{border-right:1px solid var(--border);flex-direction:column;flex:6.5rem;gap:.35rem;min-width:6.5rem;max-width:100%;padding-right:1rem;display:flex;overflow:hidden}.styles-module__ZdI5Ia__resultsFinalItem:last-child{border-right:none;padding-right:0}.styles-module__ZdI5Ia__resultsFinalSectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);white-space:nowrap;margin-bottom:1rem;font-size:.6875rem;font-weight:700;display:block}.styles-module__ZdI5Ia__resultsFinalLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);white-space:nowrap;min-width:0;font-size:.6875rem;font-weight:600}.styles-module__ZdI5Ia__resultsFinalValue{color:var(--text-primary);min-width:0;font-size:1rem;font-weight:600}.styles-module__ZdI5Ia__resultsFinalValueLarge{color:var(--primary);min-width:0;font-size:1.125rem;font-weight:700}.styles-module__ZdI5Ia__resultsFinalHighlight{background-color:color-mix(in srgb,var(--primary)8%,transparent);border-top:1px solid var(--border);border-radius:0;padding:1.25rem 1.5rem}.styles-module__ZdI5Ia__resultsFinalHighlightLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.35rem;font-size:.6875rem;font-weight:700}.styles-module__ZdI5Ia__resultsFinalHighlightValue{color:var(--primary);letter-spacing:-.02em;font-size:1.375rem;font-weight:700}.styles-module__ZdI5Ia__navStepActions{justify-content:space-between;align-items:center;gap:.75rem;width:100%;margin-top:1rem;display:flex}@media (max-width:768px){.styles-module__ZdI5Ia__resultsCol{grid-template-columns:1fr}}.styles-module__ZdI5Ia__resultPanel{background-color:var(--card);border:1px solid var(--border);border-radius:0;min-width:0;overflow:hidden}.styles-module__ZdI5Ia__resultPanelTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary);background-color:color-mix(in srgb,var(--primary)10%,transparent);border-bottom:1px solid var(--border);white-space:nowrap;padding:.5rem .75rem;font-size:.6875rem;font-weight:700}.styles-module__ZdI5Ia__resultPanel>div:last-child{padding:0}.styles-module__ZdI5Ia__stepCardHeader{color:var(--text-primary);padding:1rem 1.5rem 0;font-size:1rem;font-weight:700}.styles-module__ZdI5Ia__stepPreviewTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.5rem;font-size:.6875rem;font-weight:700}.styles-module__ZdI5Ia__miudasResultsTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);white-space:nowrap;margin-top:1.25rem;margin-bottom:.75rem;font-size:.6875rem;font-weight:700}.styles-module__ZdI5Ia__miudasResultsWrap{grid-template-columns:1fr 1fr;gap:1.5rem;min-width:0;display:grid}.styles-module__ZdI5Ia__miudasResultsWrap .styles-module__ZdI5Ia__resultPanel{border-radius:0;overflow:hidden}.styles-module__ZdI5Ia__miudasResultsWrap .styles-module__ZdI5Ia__resultPanel:last-child{border-left:1px solid var(--border)}@media (max-width:768px){.styles-module__ZdI5Ia__miudasResultsWrap,.styles-module__ZdI5Ia__resultsFinalWrap{grid-template-columns:1fr}.styles-module__ZdI5Ia__miudasResultsWrap .styles-module__ZdI5Ia__resultPanel:last-child,.styles-module__ZdI5Ia__resultsFinalWrap .styles-module__ZdI5Ia__resultPanel:last-child{border-left:none;border-top:1px solid var(--border);margin-top:.5rem;padding-top:1rem}}.styles-module__ZdI5Ia__legenda{color:var(--text-muted);background-color:var(--background-subtle);border:1px solid var(--border);border-radius:0;margin-top:1.5rem;padding:1rem;font-size:.75rem}.styles-module__ZdI5Ia__legenda ul{margin:.5rem 0 0 1rem;padding:0}.styles-module__ZdI5Ia__legenda li{margin-bottom:.25rem}.styles-module__ZdI5Ia__semeaduraCombobox{width:100%!important}.styles-module__ZdI5Ia__semeaduraCombobox>div{border-color:var(--border)!important;background-color:var(--background-alt)!important;border-radius:0!important;height:36px!important}.styles-module__ZdI5Ia__semeaduraCombobox input{height:100%!important;color:var(--text-primary)!important;background-color:#0000!important;border:none!important}.styles-module__ZdI5Ia__semeaduraContainer input:not([type=checkbox]):not([type=radio]),.styles-module__ZdI5Ia__semeaduraContainer select,.styles-module__ZdI5Ia__semeaduraContainer textarea{background-color:var(--background-alt)!important;border:1px solid var(--border)!important;border-radius:0!important}.styles-module__ZdI5Ia__semeaduraContainer input:focus,.styles-module__ZdI5Ia__semeaduraContainer select:focus,.styles-module__ZdI5Ia__semeaduraContainer textarea:focus{border-color:var(--primary)!important;outline:none!important}.styles-module__ZdI5Ia__fieldError{color:var(--destructive,#ef4444);margin-top:.2rem;font-size:.725rem;display:block}.styles-module__ZdI5Ia__container{color:#000;height:100%;font-family:var(--font-poppins),sans-serif;flex-direction:column;gap:0;padding:0;display:flex}.styles-module__ZdI5Ia__tabHeader{background-color:#dcdcdc;border-radius:0;grid-template-columns:repeat(3,1fr);gap:1px;width:100%;display:grid}[data-theme=dark] .styles-module__ZdI5Ia__tabHeader{background-color:#1a1a1a}.styles-module__ZdI5Ia__tabBtn{color:#555;cursor:pointer;letter-spacing:.12em;text-transform:uppercase;background-color:#e1e1e1;border:none;border-radius:0;justify-content:center;align-items:center;gap:.5rem;padding:1.6rem 1rem;font-size:.85rem;font-weight:400;transition:background-color .2s,color .2s;display:flex}.styles-module__ZdI5Ia__tabBtn:hover{background-color:#d2d2d2}[data-theme=dark] .styles-module__ZdI5Ia__tabBtn{color:#a0a0a0;background-color:#222}[data-theme=dark] .styles-module__ZdI5Ia__tabBtn:hover{background-color:#2d2d2d}.styles-module__ZdI5Ia__tabBtnActive{color:#fff;letter-spacing:.12em;cursor:default;text-transform:uppercase;background-color:#44c54b;border:none;border-radius:0;justify-content:center;align-items:center;gap:.5rem;padding:1.6rem 1rem;font-size:.85rem;font-weight:400;display:flex}[data-theme=dark] .styles-module__ZdI5Ia__tabBtnActive{color:#fff;background-color:#44c54b}.styles-module__ZdI5Ia__mainLayout{flex:1;grid-template-columns:290px 1fr;min-height:0;display:grid;position:relative;overflow:hidden}.styles-module__ZdI5Ia__resultsWrapper{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.styles-module__ZdI5Ia__resultsArea{flex-direction:column;flex:1;align-items:stretch;gap:.35rem;margin-bottom:48px;padding:.5rem;display:flex;overflow-y:auto}.styles-module__ZdI5Ia__footerArea{z-index:10;background-color:#fff;justify-content:flex-end;align-items:center;height:48px;padding:0 1.25rem;transition:background-color .2s;display:flex;position:absolute;bottom:0;left:0;right:0}[data-theme=dark] .styles-module__ZdI5Ia__footerArea{background-color:#121212}.styles-module__ZdI5Ia__historyBtn{color:#555;letter-spacing:.1em;cursor:pointer;background-color:#0000;border:1px solid #ccc;border-radius:0;align-items:center;height:32px;margin-right:.5rem;padding:0;font-size:.72rem;font-weight:500;transition:background-color .2s,border-color .2s;display:flex;overflow:hidden}.styles-module__ZdI5Ia__historyBtn:hover{background-color:#f5f5f5;border-color:#bbb}[data-theme=dark] .styles-module__ZdI5Ia__historyBtn{color:#ccc;border-color:#444}[data-theme=dark] .styles-module__ZdI5Ia__historyBtn:hover{background-color:#222;border-color:#555}.styles-module__ZdI5Ia__historyBtnText{align-items:center;height:100%;padding:0 1.25rem;display:flex}.styles-module__ZdI5Ia__saveBtn{color:#fff;letter-spacing:.1em;cursor:pointer;background-color:#000;border:none;border-radius:0;align-items:center;height:32px;padding:0;font-size:.72rem;font-weight:500;transition:background-color .2s,color .2s;display:flex;overflow:hidden}.styles-module__ZdI5Ia__saveBtn:hover{background-color:#222}[data-theme=dark] .styles-module__ZdI5Ia__saveBtn{color:#000;background-color:#fff}[data-theme=dark] .styles-module__ZdI5Ia__saveBtn:hover{background-color:#e1e1e1}.styles-module__ZdI5Ia__saveBtnText{align-items:center;height:100%;padding:0 1.25rem;display:flex}.styles-module__ZdI5Ia__tableListWrapper{width:100%;height:100%}.styles-module__ZdI5Ia__subTabHeader{background-color:#dcdcdc;border-radius:0;grid-template-columns:repeat(2,1fr);gap:1px;width:auto;margin:.5rem .5rem 0;display:grid}[data-theme=dark] .styles-module__ZdI5Ia__subTabHeader{background-color:#1a1a1a}.styles-module__ZdI5Ia__subTabBtn{color:#555;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background-color:#e1e1e1;border:none;border-radius:0;justify-content:center;align-items:center;padding:.5rem .75rem;font-size:.7rem;font-weight:500;transition:background-color .2s,color .2s;display:flex}.styles-module__ZdI5Ia__subTabBtn:hover{background-color:#d2d2d2}[data-theme=dark] .styles-module__ZdI5Ia__subTabBtn{color:#a0a0a0;background-color:#222}[data-theme=dark] .styles-module__ZdI5Ia__subTabBtn:hover{background-color:#2d2d2d}.styles-module__ZdI5Ia__subTabBtnActive{color:#fff;letter-spacing:.08em;cursor:default;text-transform:uppercase;background-color:#44c54b;border:none;border-radius:0;justify-content:center;align-items:center;padding:.5rem .75rem;font-size:.7rem;font-weight:600;display:flex}[data-theme=dark] .styles-module__ZdI5Ia__subTabBtnActive{color:#fff;background-color:#44c54b}
.styles-module__YVWPMW__container{flex-direction:column;gap:.75rem;width:100%;max-width:100%;margin:0 auto;padding:0;display:flex}.styles-module__YVWPMW__filterRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.styles-module__YVWPMW__searchWrapper{width:100%;max-width:360px;position:relative}.styles-module__YVWPMW__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.styles-module__YVWPMW__searchInput{border:1px solid var(--border);background-color:var(--background-alt);width:100%;height:32px;color:var(--text-primary);border-radius:0;outline:none;padding:0 .5rem 0 2.25rem;font-size:.75rem;font-weight:500}.styles-module__YVWPMW__searchInput:focus{border-color:var(--primary)}.styles-module__YVWPMW__resultsCount{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:500}.styles-module__YVWPMW__talhoesGrid{grid-template-columns:repeat(auto-fill,minmax(440px,1fr));gap:.5rem;display:grid}.styles-module__YVWPMW__cardTalhao{background-color:#eaeaea;border:none;border-radius:0;flex-direction:column;height:auto;transition:background-color .2s;display:flex;overflow:hidden}[data-theme=dark] .styles-module__YVWPMW__cardTalhao{background-color:#1f1f1f}.styles-module__YVWPMW__cardTalhao:hover{background-color:#e5e5e5}[data-theme=dark] .styles-module__YVWPMW__cardTalhao:hover{background-color:#242424}.styles-module__YVWPMW__cardHeader{color:#fff;letter-spacing:.08em;text-transform:uppercase;background-color:#44c54b;justify-content:space-between;align-items:center;padding:.4rem .6rem;font-size:.75rem;font-weight:600;display:flex}.styles-module__YVWPMW__headerTitleGroup{align-items:center;gap:.4rem;display:flex}.styles-module__YVWPMW__headerIcon{color:#fff;opacity:.9}.styles-module__YVWPMW__actionBtn{cursor:pointer;color:#fff;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;padding:.2rem;transition:opacity .2s;display:flex}.styles-module__YVWPMW__actionBtn:hover{opacity:1}.styles-module__YVWPMW__subHeader{color:#1a1a1a;letter-spacing:.12em;text-transform:uppercase;background-color:#d2d2d2;padding:.18rem .6rem;font-size:.58rem;font-weight:600}[data-theme=dark] .styles-module__YVWPMW__subHeader{color:#f5f5f5;background-color:#2c2c2c}.styles-module__YVWPMW__metricsGrid{background-color:var(--background);grid-template-columns:repeat(2,1fr);gap:2px;display:grid}.styles-module__YVWPMW__metricItem{text-align:center;background-color:#eaeaea;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;padding:.4rem .25rem;display:flex}[data-theme=dark] .styles-module__YVWPMW__metricItem{background-color:#1f1f1f}.styles-module__YVWPMW__metricLabel{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.52rem;font-weight:600}.styles-module__YVWPMW__metricValue{color:var(--text-primary);font-size:.8rem;font-weight:600}.styles-module__YVWPMW__custosGrid{background-color:var(--background);border-top:2px solid var(--background);border-bottom:2px solid var(--background);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.styles-module__YVWPMW__actionRow{background-color:var(--background);border-top:2px solid var(--background);gap:2px;margin-top:auto;display:flex}.styles-module__YVWPMW__actionButton{color:#1a1a1a;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background-color:#d2d2d2;border:none;flex:1;justify-content:center;align-items:center;gap:.35rem;height:32px;font-size:.68rem;font-weight:600;transition:all .2s;display:flex}[data-theme=dark] .styles-module__YVWPMW__actionButton{color:#f5f5f5;background-color:#2c2c2c}.styles-module__YVWPMW__actionButton:hover{background-color:#c8c8c8}[data-theme=dark] .styles-module__YVWPMW__actionButton:hover{background-color:#333}.styles-module__YVWPMW__actionButtonGreen{color:#fff;background-color:#44c54b;flex:1.2}.styles-module__YVWPMW__actionButtonGreen:hover{color:#fff;background-color:#3db243}[data-theme=dark] .styles-module__YVWPMW__actionButtonGreen{color:#fff;background-color:#44c54b}[data-theme=dark] .styles-module__YVWPMW__actionButtonGreen:hover{color:#fff;background-color:#3db243}.styles-module__YVWPMW__formRow{align-items:flex-end;gap:.5rem;margin-top:.25rem;display:flex}.styles-module__YVWPMW__formField{flex-direction:column;gap:.2rem;display:flex}.styles-module__YVWPMW__formLabel{color:var(--text-muted);text-transform:uppercase;font-size:.65rem;font-weight:600}.styles-module__YVWPMW__historyList{flex-direction:column;gap:.35rem;max-height:160px;padding-right:.25rem;display:flex;overflow-y:auto}.styles-module__YVWPMW__historyList::-webkit-scrollbar{width:4px}.styles-module__YVWPMW__historyList::-webkit-scrollbar-track{background:0 0}.styles-module__YVWPMW__historyList::-webkit-scrollbar-thumb{background:#0ea5e9;border-radius:0}.styles-module__YVWPMW__historyItem{border:1px solid var(--border);background-color:var(--background-alt);justify-content:space-between;align-items:center;padding:.45rem .5rem;display:flex}.styles-module__YVWPMW__historyInfo{align-items:center;gap:.5rem;display:flex}.styles-module__YVWPMW__historyDate{color:var(--text-primary);font-size:.75rem;font-weight:500}.styles-module__YVWPMW__historyVolume{color:#0ea5e9;font-size:.8rem;font-weight:600}.styles-module__YVWPMW__deleteBtn{color:#ef4444;cursor:pointer;background-color:#ef44441a;border:none;border-radius:0;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.styles-module__YVWPMW__deleteBtn:hover{color:#fff;background-color:#ef4444}.styles-module__YVWPMW__loading,.styles-module__YVWPMW__emptyState{text-align:center;color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;padding:2.5rem 1rem;font-size:.75rem;font-weight:500}.styles-module__YVWPMW__emptyState{background-color:var(--background-alt);border:1px dashed var(--border);flex-direction:column;align-items:center;gap:.5rem;display:flex}.styles-module__YVWPMW__emptyIcon{color:var(--text-muted);opacity:.7}.styles-module__YVWPMW__kpiRow{background-color:var(--background);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2px;margin-bottom:.75rem;display:grid}.styles-module__YVWPMW__kpiCard{background-color:#eaeaea;border-radius:0;align-items:center;gap:.75rem;height:64px;padding:0 1rem;display:flex}[data-theme=dark] .styles-module__YVWPMW__kpiCard{background-color:#1f1f1f}.styles-module__YVWPMW__kpiLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.6875rem;font-weight:700}.styles-module__YVWPMW__kpiValue{color:var(--text-primary);font-variant-numeric:tabular-nums;align-items:baseline;gap:.15rem;font-size:1.15rem;font-weight:600;display:flex}.styles-module__YVWPMW__kpiSub{color:var(--text-muted);font-size:.8rem;font-weight:400}.styles-module__YVWPMW__kpiGreen{color:var(--success,#22c55e)}.styles-module__YVWPMW__kpiRed{color:var(--destructive,#ef4444)}.styles-module__YVWPMW__cardMapContainer{background-color:var(--background-subtle);border-bottom:2px solid var(--background);width:100%;height:120px;position:relative;overflow:hidden}.styles-module__YVWPMW__uploadKmlArea{cursor:pointer;background-color:#f2f2f2;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;height:100%;transition:all .2s;display:flex}[data-theme=dark] .styles-module__YVWPMW__uploadKmlArea{background-color:#262626}.styles-module__YVWPMW__uploadKmlArea:hover{background-color:#e5e5e5}[data-theme=dark] .styles-module__YVWPMW__uploadKmlArea:hover{background-color:#2c2c2c}.styles-module__YVWPMW__uploadIcon{color:var(--primary);opacity:.8}.styles-module__YVWPMW__uploadText{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.62rem;font-weight:600}.styles-module__YVWPMW__mapHoverOverlay{opacity:0;cursor:pointer;z-index:10;background-color:#0009;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;height:100%;transition:opacity .2s;display:flex;position:absolute;top:0;left:0}.styles-module__YVWPMW__cardMapContainer:hover .styles-module__YVWPMW__mapHoverOverlay{opacity:1}
.DatePicker-module__QZihYW__datepickerContainer{width:100%;position:relative}.DatePicker-module__QZihYW__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.DatePicker-module__QZihYW__input{width:100%;cursor:pointer!important;padding-right:28px!important}.DatePicker-module__QZihYW__calendarIcon{color:var(--text-muted);pointer-events:none;z-index:5;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.DatePicker-module__QZihYW__popover{background-color:var(--background-subtle);z-index:100;width:250px;box-shadow:none;-webkit-user-select:none;user-select:none;border:none;border-radius:0;flex-direction:column;gap:.4rem;padding:.5rem;display:flex;position:absolute;top:calc(100% + 4px);left:0}[data-theme=light] .DatePicker-module__QZihYW__popover{background-color:#f3f4f6}[data-theme=dark] .DatePicker-module__QZihYW__popover{background-color:#1e1e1e}.DatePicker-module__QZihYW__header{justify-content:space-between;align-items:center;padding:.15rem .25rem;display:flex}.DatePicker-module__QZihYW__monthYearLabel{color:var(--text-primary);text-transform:uppercase;letter-spacing:.03em;font-size:.72rem;font-weight:600}.DatePicker-module__QZihYW__navBtn{cursor:pointer;color:var(--text-primary);background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.DatePicker-module__QZihYW__navBtn:hover{background-color:var(--sidebar-item-hover)}.DatePicker-module__QZihYW__gridWeekDays{text-align:center;grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.DatePicker-module__QZihYW__weekDayLabel{color:var(--text-muted);text-transform:uppercase;padding:2px 0;font-size:.62rem;font-weight:600}.DatePicker-module__QZihYW__gridDays{grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.DatePicker-module__QZihYW__dayBtn{cursor:pointer;height:26px;color:var(--text-primary);background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;font-size:.7rem;transition:all .15s;display:flex}.DatePicker-module__QZihYW__dayBtn:hover:not(.DatePicker-module__QZihYW__selectedDay){background-color:var(--sidebar-item-hover)}.DatePicker-module__QZihYW__otherMonthDay{color:var(--text-muted);opacity:.35}.DatePicker-module__QZihYW__selectedDay{font-weight:600;color:#fff!important;background-color:#44c54b!important}.DatePicker-module__QZihYW__todayDay{position:relative}.DatePicker-module__QZihYW__todayDay:after{content:"";background-color:#44c54b;border-radius:50%;width:4px;height:4px;position:absolute;bottom:2px}.DatePicker-module__QZihYW__selectedDay.DatePicker-module__QZihYW__todayDay:after{background-color:#fff}.DatePicker-module__QZihYW__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:.15rem;padding-top:.35rem;display:flex}.DatePicker-module__QZihYW__footerBtn{color:#44c54b;cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:.65rem;font-weight:600;transition:opacity .15s}.DatePicker-module__QZihYW__footerBtn:hover{opacity:.8}
